2024-09-16T19:56:41.373 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-16T19:56:41.391 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-16T19:56:41.474 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi/7907472 branch: wip-dis-testing description: rbd/migration-external/{1-base/install 2-clusters/2-node 3-objectstore/bluestore-comp-snappy 4-supported-random-distro$/{centos_latest} 5-data-pool/none 6-prepare/native-clone 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute conf/{disable-pool-app}} email: idryomov@gmail.com exclude_arch: armv7l first_in_suite: false io_workload: sequential: - qemu: cluster1.client.0: disks: - action: none image_name: client.0.0 - action: none image_name: client.0.1 - action: none image_name: client.0.2 test: qa/run_xfstests_qemu.sh type: block job_id: '7907472' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi meta: - desc: run two ceph clusters - desc: 2 ceph clusters with 1 mon and 3 osds each migrate_workload: sequential: - exec: cluster1.client.0: - sleep $((RANDOM % 600)) - rbd --cluster cluster1 migration execute client.0.0 - sleep $((RANDOM % 600)) - rbd --cluster cluster1 migration commit client.0.0 - sleep $((RANDOM % 600)) - rbd --cluster cluster1 migration execute client.0.1 name: dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi no_nested_subset: false os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-dis-testing ceph: conf: global: mon warn on pool no app: false mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: bluestore block size: 96636764160 bluestore compression algorithm: snappy bluestore compression mode: aggressive bluestore fsck on mount: true debug bluefs: 1/20 debug bluestore: 1/20 debug ms: 1 debug osd: 20 debug rocksdb: 4/10 mon osd backfillfull_ratio: 0.85 mon osd full ratio: 0.9 mon osd nearfull ratio: 0.8 osd failsafe full ratio: 0.95 osd objectstore: bluestore flavor: default fs: xfs log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 6e8474a02f2b86353394076ab80c6f50ea28e361 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 6e8474a02f2b86353394076ab80c6f50ea28e361 thrashosds: bdev_inject_crash: 2 bdev_inject_crash_probability: 0.5 workunit: branch: wip-dis-testing sha1: 6e8474a02f2b86353394076ab80c6f50ea28e361 owner: scheduled_dis@teuthology priority: 70 repo: https://github.com/ceph/ceph-ci roles: - - cluster1.mon.a - cluster1.mgr.x - cluster1.osd.0 - cluster1.osd.1 - cluster1.osd.2 - cluster1.client.0 - - cluster2.mon.a - cluster2.mgr.x - cluster2.osd.0 - cluster2.osd.1 - cluster2.osd.2 - cluster2.client.0 seed: 2961 sha1: 6e8474a02f2b86353394076ab80c6f50ea28e361 sleep_before_teardown: 0 subset: 66/100 suite: rbd suite_branch: wip-dis-testing suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_6e8474a02f2b86353394076ab80c6f50ea28e361/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci suite_sha1: 6e8474a02f2b86353394076ab80c6f50ea28e361 targets: smithi064.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBYeweBSo3mpt6+ecgqyRj9AzuZq7APUgmVOihgmcPf91WbvBbJpkthlQBA34hE5F0qtZHi6oBC6qv9NvhUINr4= smithi193.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDaSEeau5aea9JwAyOagKR114HBZSKAm/WiVtPjt5lxqx6KZcIrXoBaY+WE9CRstXG+YYb0ypuLz8yDODb9l5VI= tasks: - install: null - ceph: cluster: cluster1 - ceph: cluster: cluster2 - exec: cluster2.client.0: - echo '{"type":"qcow","stream":{"type":"http","url":"http://download.ceph.com/qa/ubuntu-12.04.qcow2"}}' | rbd --cluster cluster2 migration prepare --import-only --source-spec-path - client.0.0-src - rbd --cluster cluster2 migration execute client.0.0-src - rbd --cluster cluster2 migration commit client.0.0-src - rbd --cluster cluster2 snap create client.0.0-src@snap - rbd --cluster cluster2 snap protect client.0.0-src@snap - rbd --cluster cluster2 clone client.0.0-src@snap client.0.0 - rbd --cluster cluster2 snap create client.0.0@snap - rbd --cluster cluster2 create --size 1G client.0.1-src - rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 1M client.0.1-src - rbd --cluster cluster2 snap create client.0.1-src@snap - rbd --cluster cluster2 snap protect client.0.1-src@snap - rbd --cluster cluster2 clone client.0.1-src@snap client.0.1 - rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 1M client.0.1 - rbd --cluster cluster2 snap create client.0.1@snap - rbd --cluster cluster2 create --size 1G client.0.2-src - rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 1M client.0.2-src - rbd --cluster cluster2 snap create client.0.2-src@snap - rbd --cluster cluster2 snap protect client.0.2-src@snap - rbd --cluster cluster2 clone client.0.2-src@snap client.0.2 - rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 2M client.0.2 - rbd --cluster cluster2 snap create client.0.2@snap - exec: cluster1.client.0: - echo '{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.0","snap_name":"snap"}' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.0 - echo '{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.1","snap_name":"snap"}' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.1 - echo '{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.2","snap_name":"snap"}' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.2 - parallel: - io_workload - migrate_workload teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-16_19:45:14 tube: smithi user: dis verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-09-16T19:56:41.474 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_6e8474a02f2b86353394076ab80c6f50ea28e361/qa; will attempt to use it 2024-09-16T19:56:41.474 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_6e8474a02f2b86353394076ab80c6f50ea28e361/qa/tasks 2024-09-16T19:56:41.475 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-16T19:56:41.476 INFO:teuthology.task.internal:Checking packages... 2024-09-16T19:56:41.496 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '6e8474a02f2b86353394076ab80c6f50ea28e361' 2024-09-16T19:56:41.496 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-16T19:56:41.496 INFO:teuthology.packaging:ref: None 2024-09-16T19:56:41.497 INFO:teuthology.packaging:tag: None 2024-09-16T19:56:41.497 INFO:teuthology.packaging:branch: wip-dis-testing 2024-09-16T19:56:41.497 INFO:teuthology.packaging:sha1: 6e8474a02f2b86353394076ab80c6f50ea28e361 2024-09-16T19:56:41.497 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-dis-testing 2024-09-16T19:56:41.648 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-4883.g6e8474a0 2024-09-16T19:56:41.650 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-16T19:56:41.656 INFO:teuthology.task.internal:no buildpackages task found 2024-09-16T19:56:41.656 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-16T19:56:41.662 INFO:teuthology.task.internal:Saving configuration 2024-09-16T19:56:41.676 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-16T19:56:41.683 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-16T19:56:41.708 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi064.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi/7907472', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-16 19:46:45.354937', 'locked_by': 'scheduled_dis@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBYeweBSo3mpt6+ecgqyRj9AzuZq7APUgmVOihgmcPf91WbvBbJpkthlQBA34hE5F0qtZHi6oBC6qv9NvhUINr4='} 2024-09-16T19:56:41.732 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi193.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi/7907472', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-16 19:46:45.353819', 'locked_by': 'scheduled_dis@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDaSEeau5aea9JwAyOagKR114HBZSKAm/WiVtPjt5lxqx6KZcIrXoBaY+WE9CRstXG+YYb0ypuLz8yDODb9l5VI='} 2024-09-16T19:56:41.733 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-16T19:56:41.738 INFO:teuthology.task.internal:roles: ubuntu@smithi064.front.sepia.ceph.com - ['cluster1.mon.a', 'cluster1.mgr.x', 'cluster1.osd.0', 'cluster1.osd.1', 'cluster1.osd.2', 'cluster1.client.0'] 2024-09-16T19:56:41.739 INFO:teuthology.task.internal:roles: ubuntu@smithi193.front.sepia.ceph.com - ['cluster2.mon.a', 'cluster2.mgr.x', 'cluster2.osd.0', 'cluster2.osd.1', 'cluster2.osd.2', 'cluster2.client.0'] 2024-09-16T19:56:41.739 INFO:teuthology.run_tasks:Running task console_log... 2024-09-16T19:56:41.824 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7ffa66bb3ac0>, signals=[15]) 2024-09-16T19:56:41.824 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-16T19:56:41.829 INFO:teuthology.task.internal:Opening connections... 2024-09-16T19:56:41.829 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi064.front.sepia.ceph.com 2024-09-16T19:56:41.830 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi064.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T19:56:41.906 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi193.front.sepia.ceph.com 2024-09-16T19:56:41.907 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi193.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T19:56:41.983 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-16T19:56:41.989 DEBUG:teuthology.orchestra.run.smithi064:> uname -m 2024-09-16T19:56:42.007 INFO:teuthology.orchestra.run.smithi064.stdout:x86_64 2024-09-16T19:56:42.007 DEBUG:teuthology.orchestra.run.smithi064:> cat /etc/os-release 2024-09-16T19:56:42.064 INFO:teuthology.orchestra.run.smithi064.stdout:NAME="CentOS Stream" 2024-09-16T19:56:42.064 INFO:teuthology.orchestra.run.smithi064.stdout:VERSION="9" 2024-09-16T19:56:42.064 INFO:teuthology.orchestra.run.smithi064.stdout:ID="centos" 2024-09-16T19:56:42.064 INFO:teuthology.orchestra.run.smithi064.stdout:ID_LIKE="rhel fedora" 2024-09-16T19:56:42.064 INFO:teuthology.orchestra.run.smithi064.stdout:VERSION_ID="9" 2024-09-16T19:56:42.064 INFO:teuthology.orchestra.run.smithi064.stdout:PLATFORM_ID="platform:el9" 2024-09-16T19:56:42.064 INFO:teuthology.orchestra.run.smithi064.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-16T19:56:42.064 INFO:teuthology.orchestra.run.smithi064.stdout:ANSI_COLOR="0;31" 2024-09-16T19:56:42.065 INFO:teuthology.orchestra.run.smithi064.stdout:LOGO="fedora-logo-icon" 2024-09-16T19:56:42.065 INFO:teuthology.orchestra.run.smithi064.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-16T19:56:42.065 INFO:teuthology.orchestra.run.smithi064.stdout:HOME_URL="https://centos.org/" 2024-09-16T19:56:42.065 INFO:teuthology.orchestra.run.smithi064.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-16T19:56:42.065 INFO:teuthology.orchestra.run.smithi064.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-16T19:56:42.065 INFO:teuthology.orchestra.run.smithi064.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-16T19:56:42.066 INFO:teuthology.lock.ops:Updating smithi064.front.sepia.ceph.com on lock server 2024-09-16T19:56:42.091 DEBUG:teuthology.orchestra.run.smithi193:> uname -m 2024-09-16T19:56:42.109 INFO:teuthology.orchestra.run.smithi193.stdout:x86_64 2024-09-16T19:56:42.110 DEBUG:teuthology.orchestra.run.smithi193:> cat /etc/os-release 2024-09-16T19:56:42.168 INFO:teuthology.orchestra.run.smithi193.stdout:NAME="CentOS Stream" 2024-09-16T19:56:42.168 INFO:teuthology.orchestra.run.smithi193.stdout:VERSION="9" 2024-09-16T19:56:42.168 INFO:teuthology.orchestra.run.smithi193.stdout:ID="centos" 2024-09-16T19:56:42.168 INFO:teuthology.orchestra.run.smithi193.stdout:ID_LIKE="rhel fedora" 2024-09-16T19:56:42.168 INFO:teuthology.orchestra.run.smithi193.stdout:VERSION_ID="9" 2024-09-16T19:56:42.168 INFO:teuthology.orchestra.run.smithi193.stdout:PLATFORM_ID="platform:el9" 2024-09-16T19:56:42.168 INFO:teuthology.orchestra.run.smithi193.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-16T19:56:42.169 INFO:teuthology.orchestra.run.smithi193.stdout:ANSI_COLOR="0;31" 2024-09-16T19:56:42.169 INFO:teuthology.orchestra.run.smithi193.stdout:LOGO="fedora-logo-icon" 2024-09-16T19:56:42.169 INFO:teuthology.orchestra.run.smithi193.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-16T19:56:42.169 INFO:teuthology.orchestra.run.smithi193.stdout:HOME_URL="https://centos.org/" 2024-09-16T19:56:42.169 INFO:teuthology.orchestra.run.smithi193.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-16T19:56:42.169 INFO:teuthology.orchestra.run.smithi193.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-16T19:56:42.169 INFO:teuthology.orchestra.run.smithi193.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-16T19:56:42.169 INFO:teuthology.lock.ops:Updating smithi193.front.sepia.ceph.com on lock server 2024-09-16T19:56:42.191 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-16T19:56:42.199 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-16T19:56:42.203 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-16T19:56:42.203 DEBUG:teuthology.orchestra.run.smithi064:> test '!' -e /home/ubuntu/cephtest 2024-09-16T19:56:42.206 DEBUG:teuthology.orchestra.run.smithi193:> test '!' -e /home/ubuntu/cephtest 2024-09-16T19:56:42.225 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-16T19:56:42.230 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-16T19:56:42.230 DEBUG:teuthology.orchestra.run.smithi064:> test -z $(ls -A /var/lib/ceph) 2024-09-16T19:56:42.263 DEBUG:teuthology.orchestra.run.smithi193:> test -z $(ls -A /var/lib/ceph) 2024-09-16T19:56:42.288 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-16T19:56:42.336 INFO:teuthology.run_tasks:Running task kernel... 2024-09-16T19:56:42.350 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-16T19:56:42.350 INFO:teuthology.task.kernel:config {'cluster1.mon.a': {'kdb': 1, 'sha1': 'distro'}, 'cluster2.mon.a': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-16T19:56:42.350 DEBUG:teuthology.orchestra.run.smithi064:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-16T19:56:42.351 DEBUG:teuthology.orchestra.run.smithi193:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-16T19:56:42.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T19:56:42.369 DEBUG:teuthology.orchestra.run.smithi193:> uname -r 2024-09-16T19:56:42.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T19:56:42.370 DEBUG:teuthology.orchestra.run.smithi064:> uname -r 2024-09-16T19:56:42.426 INFO:teuthology.orchestra.run.smithi193.stdout:5.14.0-503.el9.x86_64 2024-09-16T19:56:42.426 INFO:teuthology.task.kernel:Running kernel on smithi193: 5.14.0-503.el9.x86_64 2024-09-16T19:56:42.426 DEBUG:teuthology.orchestra.run.smithi193:> sudo yum install -y kernel 2024-09-16T19:56:42.427 INFO:teuthology.orchestra.run.smithi064.stdout:5.14.0-503.el9.x86_64 2024-09-16T19:56:42.427 INFO:teuthology.task.kernel:Running kernel on smithi064: 5.14.0-503.el9.x86_64 2024-09-16T19:56:42.427 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum install -y kernel 2024-09-16T19:56:50.807 INFO:teuthology.orchestra.run.smithi064.stdout:CentOS Stream 9 - BaseOS 1.2 MB/s | 8.3 MB 00:06 2024-09-16T19:56:51.285 INFO:teuthology.orchestra.run.smithi193.stdout:CentOS Stream 9 - BaseOS 1.2 MB/s | 8.3 MB 00:07 2024-09-16T19:56:58.137 INFO:teuthology.orchestra.run.smithi193.stdout:CentOS Stream 9 - AppStream 3.5 MB/s | 20 MB 00:05 2024-09-16T19:56:59.786 INFO:teuthology.orchestra.run.smithi064.stdout:CentOS Stream 9 - AppStream 2.6 MB/s | 20 MB 00:07 2024-09-16T19:57:04.827 INFO:teuthology.orchestra.run.smithi064.stdout:CentOS Stream 9 - CRB 5.6 MB/s | 6.5 MB 00:01 2024-09-16T19:57:06.841 INFO:teuthology.orchestra.run.smithi064.stdout:CentOS Stream 9 - Extras packages 26 kB/s | 19 kB 00:00 2024-09-16T19:57:08.021 INFO:teuthology.orchestra.run.smithi064.stdout:Extra Packages for Enterprise Linux 22 MB/s | 23 MB 00:01 2024-09-16T19:57:08.231 INFO:teuthology.orchestra.run.smithi193.stdout:CentOS Stream 9 - CRB 1.0 MB/s | 6.5 MB 00:06 2024-09-16T19:57:09.670 INFO:teuthology.orchestra.run.smithi193.stdout:CentOS Stream 9 - Extras packages 88 kB/s | 19 kB 00:00 2024-09-16T19:57:10.674 INFO:teuthology.orchestra.run.smithi193.stdout:Extra Packages for Enterprise Linux 26 MB/s | 23 MB 00:00 2024-09-16T19:57:13.643 INFO:teuthology.orchestra.run.smithi064.stdout:lab-extras 30 kB/s | 1.7 kB 00:00 2024-09-16T19:57:15.650 INFO:teuthology.orchestra.run.smithi064.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-16T19:57:15.650 INFO:teuthology.orchestra.run.smithi064.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-16T19:57:15.747 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2024-09-16T19:57:15.755 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2024-09-16T19:57:15.755 INFO:teuthology.orchestra.run.smithi064.stdout: Package Architecture Version Repository Size 2024-09-16T19:57:15.755 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2024-09-16T19:57:15.755 INFO:teuthology.orchestra.run.smithi064.stdout:Installing: 2024-09-16T19:57:15.756 INFO:teuthology.orchestra.run.smithi064.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-16T19:57:15.756 INFO:teuthology.orchestra.run.smithi064.stdout:Installing dependencies: 2024-09-16T19:57:15.756 INFO:teuthology.orchestra.run.smithi064.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-16T19:57:15.756 INFO:teuthology.orchestra.run.smithi064.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-16T19:57:15.756 INFO:teuthology.orchestra.run.smithi064.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-16T19:57:15.756 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T19:57:15.756 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction Summary 2024-09-16T19:57:15.756 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2024-09-16T19:57:15.756 INFO:teuthology.orchestra.run.smithi064.stdout:Install 4 Packages 2024-09-16T19:57:15.756 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T19:57:15.756 INFO:teuthology.orchestra.run.smithi064.stdout:Total download size: 79 M 2024-09-16T19:57:15.757 INFO:teuthology.orchestra.run.smithi064.stdout:Installed size: 126 M 2024-09-16T19:57:15.757 INFO:teuthology.orchestra.run.smithi064.stdout:Downloading Packages: 2024-09-16T19:57:15.939 INFO:teuthology.orchestra.run.smithi064.stdout:[MIRROR] kernel-5.14.0-508.el9.x86_64.rpm: Status code: 404 for http://ftp-chi.osuosl.org/pub/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-5.14.0-508.el9.x86_64.rpm (IP: 64.50.236.52) 2024-09-16T19:57:15.945 INFO:teuthology.orchestra.run.smithi064.stdout:[MIRROR] kernel-core-5.14.0-508.el9.x86_64.rpm: Status code: 404 for http://ftp-chi.osuosl.org/pub/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-core-5.14.0-508.el9.x86_64.rpm (IP: 64.50.236.52) 2024-09-16T19:57:15.945 INFO:teuthology.orchestra.run.smithi064.stdout:[MIRROR] kernel-modules-5.14.0-508.el9.x86_64.rpm: Status code: 404 for http://ftp-chi.osuosl.org/pub/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-5.14.0-508.el9.x86_64.rpm (IP: 64.50.236.52) 2024-09-16T19:57:16.081 INFO:teuthology.orchestra.run.smithi064.stdout:[MIRROR] kernel-5.14.0-508.el9.x86_64.rpm: Status code: 404 for https://ftp-chi.osuosl.org/pub/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-5.14.0-508.el9.x86_64.rpm (IP: 64.50.236.52) 2024-09-16T19:57:16.081 INFO:teuthology.orchestra.run.smithi064.stdout:[MIRROR] kernel-core-5.14.0-508.el9.x86_64.rpm: Status code: 404 for https://ftp-chi.osuosl.org/pub/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-core-5.14.0-508.el9.x86_64.rpm (IP: 64.50.236.52) 2024-09-16T19:57:16.084 INFO:teuthology.orchestra.run.smithi064.stdout:[MIRROR] kernel-modules-5.14.0-508.el9.x86_64.rpm: Status code: 404 for https://ftp-chi.osuosl.org/pub/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-5.14.0-508.el9.x86_64.rpm (IP: 64.50.236.52) 2024-09-16T19:57:16.146 INFO:teuthology.orchestra.run.smithi193.stdout:lab-extras 31 kB/s | 1.7 kB 00:00 2024-09-16T19:57:16.530 INFO:teuthology.orchestra.run.smithi064.stdout:[MIRROR] kernel-core-5.14.0-508.el9.x86_64.rpm: Status code: 404 for https://centos-stream-distro.1gservers.com/9-stream/BaseOS/x86_64/os/Packages/kernel-core-5.14.0-508.el9.x86_64.rpm (IP: 104.251.122.5) 2024-09-16T19:57:16.546 INFO:teuthology.orchestra.run.smithi064.stdout:[MIRROR] kernel-5.14.0-508.el9.x86_64.rpm: Status code: 404 for https://centos-stream-distro.1gservers.com/9-stream/BaseOS/x86_64/os/Packages/kernel-5.14.0-508.el9.x86_64.rpm (IP: 104.251.122.5) 2024-09-16T19:57:16.561 INFO:teuthology.orchestra.run.smithi064.stdout:[MIRROR] kernel-modules-5.14.0-508.el9.x86_64.rpm: Status code: 404 for https://centos-stream-distro.1gservers.com/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-5.14.0-508.el9.x86_64.rpm (IP: 104.251.122.5) 2024-09-16T19:57:16.825 INFO:teuthology.orchestra.run.smithi064.stdout:[MIRROR] kernel-core-5.14.0-508.el9.x86_64.rpm: Status code: 404 for https://centos-stream-distro.1gservers.com/9-stream/BaseOS/x86_64/os/Packages/kernel-core-5.14.0-508.el9.x86_64.rpm (IP: 104.251.122.5) 2024-09-16T19:57:16.842 INFO:teuthology.orchestra.run.smithi064.stdout:[MIRROR] kernel-5.14.0-508.el9.x86_64.rpm: Status code: 404 for https://centos-stream-distro.1gservers.com/9-stream/BaseOS/x86_64/os/Packages/kernel-5.14.0-508.el9.x86_64.rpm (IP: 104.251.122.5) 2024-09-16T19:57:16.854 INFO:teuthology.orchestra.run.smithi064.stdout:[MIRROR] kernel-modules-5.14.0-508.el9.x86_64.rpm: Status code: 404 for https://centos-stream-distro.1gservers.com/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-5.14.0-508.el9.x86_64.rpm (IP: 104.251.122.5) 2024-09-16T19:57:16.885 INFO:teuthology.orchestra.run.smithi064.stdout:[MIRROR] kernel-core-5.14.0-508.el9.x86_64.rpm: Status code: 404 for http://mirror.team-cymru.com/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-core-5.14.0-508.el9.x86_64.rpm (IP: 216.31.2.234) 2024-09-16T19:57:16.899 INFO:teuthology.orchestra.run.smithi064.stdout:[MIRROR] kernel-5.14.0-508.el9.x86_64.rpm: Status code: 404 for http://mirror.team-cymru.com/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-5.14.0-508.el9.x86_64.rpm (IP: 216.31.2.234) 2024-09-16T19:57:16.913 INFO:teuthology.orchestra.run.smithi064.stdout:[MIRROR] kernel-modules-5.14.0-508.el9.x86_64.rpm: Status code: 404 for http://mirror.team-cymru.com/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-5.14.0-508.el9.x86_64.rpm (IP: 216.31.2.234) 2024-09-16T19:57:16.987 INFO:teuthology.orchestra.run.smithi064.stdout:[MIRROR] kernel-core-5.14.0-508.el9.x86_64.rpm: Status code: 404 for https://mirror.team-cymru.com/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-core-5.14.0-508.el9.x86_64.rpm (IP: 216.31.2.234) 2024-09-16T19:57:16.997 INFO:teuthology.orchestra.run.smithi064.stdout:[MIRROR] kernel-5.14.0-508.el9.x86_64.rpm: Status code: 404 for https://mirror.team-cymru.com/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-5.14.0-508.el9.x86_64.rpm (IP: 216.31.2.234) 2024-09-16T19:57:17.012 INFO:teuthology.orchestra.run.smithi064.stdout:[MIRROR] kernel-modules-5.14.0-508.el9.x86_64.rpm: Status code: 404 for https://mirror.team-cymru.com/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-5.14.0-508.el9.x86_64.rpm (IP: 216.31.2.234) 2024-09-16T19:57:17.021 INFO:teuthology.orchestra.run.smithi064.stdout:[MIRROR] kernel-core-5.14.0-508.el9.x86_64.rpm: Status code: 404 for http://mirror.siena.edu/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-core-5.14.0-508.el9.x86_64.rpm (IP: 199.223.246.113) 2024-09-16T19:57:17.033 INFO:teuthology.orchestra.run.smithi064.stdout:[MIRROR] kernel-5.14.0-508.el9.x86_64.rpm: Status code: 404 for http://mirror.siena.edu/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-5.14.0-508.el9.x86_64.rpm (IP: 199.223.246.113) 2024-09-16T19:57:17.048 INFO:teuthology.orchestra.run.smithi064.stdout:[MIRROR] kernel-modules-5.14.0-508.el9.x86_64.rpm: Status code: 404 for http://mirror.siena.edu/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-5.14.0-508.el9.x86_64.rpm (IP: 199.223.246.113) 2024-09-16T19:57:17.170 INFO:teuthology.orchestra.run.smithi064.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 28 kB/s | 36 kB 00:01 2024-09-16T19:57:17.298 INFO:teuthology.orchestra.run.smithi064.stdout:[MIRROR] kernel-modules-core-5.14.0-508.el9.x86_64.rpm: Status code: 404 for https://ftp-chi.osuosl.org/pub/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-core-5.14.0-508.el9.x86_64.rpm (IP: 64.50.236.52) 2024-09-16T19:57:17.356 INFO:teuthology.orchestra.run.smithi064.stdout:[MIRROR] kernel-modules-core-5.14.0-508.el9.x86_64.rpm: Status code: 404 for http://ftp-chi.osuosl.org/pub/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-core-5.14.0-508.el9.x86_64.rpm (IP: 64.50.236.52) 2024-09-16T19:57:17.670 INFO:teuthology.orchestra.run.smithi064.stdout:(2/4): kernel-core-5.14.0-508.el9.x86_64.rpm 8.8 MB/s | 16 MB 00:01 2024-09-16T19:57:17.742 INFO:teuthology.orchestra.run.smithi064.stdout:[MIRROR] kernel-modules-core-5.14.0-508.el9.x86_64.rpm: Status code: 404 for https://centos-stream-distro.1gservers.com/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-core-5.14.0-508.el9.x86_64.rpm (IP: 104.251.122.5) 2024-09-16T19:57:18.094 INFO:teuthology.orchestra.run.smithi193.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-16T19:57:18.094 INFO:teuthology.orchestra.run.smithi193.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-16T19:57:18.153 INFO:teuthology.orchestra.run.smithi064.stdout:(3/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 15 MB/s | 35 MB 00:02 2024-09-16T19:57:18.192 INFO:teuthology.orchestra.run.smithi193.stdout:Dependencies resolved. 2024-09-16T19:57:18.202 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-09-16T19:57:18.203 INFO:teuthology.orchestra.run.smithi193.stdout: Package Architecture Version Repository Size 2024-09-16T19:57:18.203 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-09-16T19:57:18.203 INFO:teuthology.orchestra.run.smithi193.stdout:Installing: 2024-09-16T19:57:18.203 INFO:teuthology.orchestra.run.smithi193.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-16T19:57:18.203 INFO:teuthology.orchestra.run.smithi193.stdout:Installing dependencies: 2024-09-16T19:57:18.203 INFO:teuthology.orchestra.run.smithi193.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-16T19:57:18.203 INFO:teuthology.orchestra.run.smithi193.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-16T19:57:18.203 INFO:teuthology.orchestra.run.smithi193.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-16T19:57:18.203 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T19:57:18.203 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction Summary 2024-09-16T19:57:18.203 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-09-16T19:57:18.203 INFO:teuthology.orchestra.run.smithi193.stdout:Install 4 Packages 2024-09-16T19:57:18.203 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T19:57:18.203 INFO:teuthology.orchestra.run.smithi193.stdout:Total download size: 79 M 2024-09-16T19:57:18.204 INFO:teuthology.orchestra.run.smithi193.stdout:Installed size: 126 M 2024-09-16T19:57:18.204 INFO:teuthology.orchestra.run.smithi193.stdout:Downloading Packages: 2024-09-16T19:57:18.447 INFO:teuthology.orchestra.run.smithi064.stdout:[MIRROR] kernel-modules-core-5.14.0-508.el9.x86_64.rpm: Status code: 404 for https://centos-stream-distro.1gservers.com/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-core-5.14.0-508.el9.x86_64.rpm (IP: 104.251.122.5) 2024-09-16T19:57:18.478 INFO:teuthology.orchestra.run.smithi064.stdout:[MIRROR] kernel-modules-core-5.14.0-508.el9.x86_64.rpm: Status code: 404 for https://mirror.team-cymru.com/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-core-5.14.0-508.el9.x86_64.rpm (IP: 216.31.2.234) 2024-09-16T19:57:18.671 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-modules-5.14.0-508.el9.x86_64.rpm: Status code: 404 for https://centos-stream-distro.1gservers.com/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-5.14.0-508.el9.x86_64.rpm (IP: 104.251.122.5) 2024-09-16T19:57:18.688 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-core-5.14.0-508.el9.x86_64.rpm: Status code: 404 for https://centos-stream-distro.1gservers.com/9-stream/BaseOS/x86_64/os/Packages/kernel-core-5.14.0-508.el9.x86_64.rpm (IP: 104.251.122.5) 2024-09-16T19:57:18.700 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-5.14.0-508.el9.x86_64.rpm: Status code: 404 for https://centos-stream-distro.1gservers.com/9-stream/BaseOS/x86_64/os/Packages/kernel-5.14.0-508.el9.x86_64.rpm (IP: 104.251.122.5) 2024-09-16T19:57:18.963 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-modules-5.14.0-508.el9.x86_64.rpm: Status code: 404 for https://centos-stream-distro.1gservers.com/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-5.14.0-508.el9.x86_64.rpm (IP: 104.251.122.5) 2024-09-16T19:57:18.982 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-core-5.14.0-508.el9.x86_64.rpm: Status code: 404 for https://centos-stream-distro.1gservers.com/9-stream/BaseOS/x86_64/os/Packages/kernel-core-5.14.0-508.el9.x86_64.rpm (IP: 104.251.122.5) 2024-09-16T19:57:18.993 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-5.14.0-508.el9.x86_64.rpm: Status code: 404 for https://centos-stream-distro.1gservers.com/9-stream/BaseOS/x86_64/os/Packages/kernel-5.14.0-508.el9.x86_64.rpm (IP: 104.251.122.5) 2024-09-16T19:57:19.020 INFO:teuthology.orchestra.run.smithi064.stdout:(4/4): kernel-modules-core-5.14.0-508.el9.x86_6 15 MB/s | 29 MB 00:01 2024-09-16T19:57:19.023 INFO:teuthology.orchestra.run.smithi064.stdout:-------------------------------------------------------------------------------- 2024-09-16T19:57:19.023 INFO:teuthology.orchestra.run.smithi064.stdout:Total 24 MB/s | 79 MB 00:03 2024-09-16T19:57:19.140 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-modules-5.14.0-508.el9.x86_64.rpm: Status code: 404 for http://ftp-osl.osuosl.org/pub/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-5.14.0-508.el9.x86_64.rpm (IP: 140.211.166.134) 2024-09-16T19:57:19.158 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-core-5.14.0-508.el9.x86_64.rpm: Status code: 404 for http://ftp-osl.osuosl.org/pub/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-core-5.14.0-508.el9.x86_64.rpm (IP: 140.211.166.134) 2024-09-16T19:57:19.171 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-5.14.0-508.el9.x86_64.rpm: Status code: 404 for http://ftp-osl.osuosl.org/pub/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-5.14.0-508.el9.x86_64.rpm (IP: 140.211.166.134) 2024-09-16T19:57:19.504 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-modules-5.14.0-508.el9.x86_64.rpm: Status code: 404 for https://ftp-osl.osuosl.org/pub/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-5.14.0-508.el9.x86_64.rpm (IP: 140.211.166.134) 2024-09-16T19:57:19.515 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-core-5.14.0-508.el9.x86_64.rpm: Status code: 404 for https://ftp-osl.osuosl.org/pub/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-core-5.14.0-508.el9.x86_64.rpm (IP: 140.211.166.134) 2024-09-16T19:57:19.526 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-modules-5.14.0-508.el9.x86_64.rpm: Status code: 404 for http://mirror.facebook.net/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-5.14.0-508.el9.x86_64.rpm (IP: 163.114.130.31) 2024-09-16T19:57:19.535 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-5.14.0-508.el9.x86_64.rpm: Status code: 404 for https://ftp-osl.osuosl.org/pub/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-5.14.0-508.el9.x86_64.rpm (IP: 140.211.166.134) 2024-09-16T19:57:19.535 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-core-5.14.0-508.el9.x86_64.rpm: Status code: 404 for http://mirror.facebook.net/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-core-5.14.0-508.el9.x86_64.rpm (IP: 163.114.130.31) 2024-09-16T19:57:19.556 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-5.14.0-508.el9.x86_64.rpm: Status code: 404 for http://mirror.facebook.net/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-5.14.0-508.el9.x86_64.rpm (IP: 163.114.130.31) 2024-09-16T19:57:19.582 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-modules-5.14.0-508.el9.x86_64.rpm: Status code: 404 for https://mirror.facebook.net/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-5.14.0-508.el9.x86_64.rpm (IP: 163.114.130.31) 2024-09-16T19:57:19.591 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-core-5.14.0-508.el9.x86_64.rpm: Status code: 404 for https://mirror.facebook.net/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-core-5.14.0-508.el9.x86_64.rpm (IP: 163.114.130.31) 2024-09-16T19:57:19.610 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-5.14.0-508.el9.x86_64.rpm: Status code: 404 for https://mirror.facebook.net/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-5.14.0-508.el9.x86_64.rpm (IP: 163.114.130.31) 2024-09-16T19:57:19.638 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-modules-5.14.0-508.el9.x86_64.rpm: Status code: 404 for http://ftpmirror.your.org/pub/CentOS-Stream-All/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-5.14.0-508.el9.x86_64.rpm (IP: 163.237.219.7) 2024-09-16T19:57:19.646 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-core-5.14.0-508.el9.x86_64.rpm: Status code: 404 for http://ftpmirror.your.org/pub/CentOS-Stream-All/9-stream/BaseOS/x86_64/os/Packages/kernel-core-5.14.0-508.el9.x86_64.rpm (IP: 163.237.219.7) 2024-09-16T19:57:19.665 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-5.14.0-508.el9.x86_64.rpm: Status code: 404 for http://ftpmirror.your.org/pub/CentOS-Stream-All/9-stream/BaseOS/x86_64/os/Packages/kernel-5.14.0-508.el9.x86_64.rpm (IP: 163.237.219.7) 2024-09-16T19:57:19.730 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-modules-5.14.0-508.el9.x86_64.rpm: Status code: 404 for https://ftpmirror.your.org/pub/CentOS-Stream-All/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-5.14.0-508.el9.x86_64.rpm (IP: 163.237.219.7) 2024-09-16T19:57:19.732 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction check 2024-09-16T19:57:19.738 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-core-5.14.0-508.el9.x86_64.rpm: Status code: 404 for https://ftpmirror.your.org/pub/CentOS-Stream-All/9-stream/BaseOS/x86_64/os/Packages/kernel-core-5.14.0-508.el9.x86_64.rpm (IP: 163.237.219.7) 2024-09-16T19:57:19.758 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-5.14.0-508.el9.x86_64.rpm: Status code: 404 for https://ftpmirror.your.org/pub/CentOS-Stream-All/9-stream/BaseOS/x86_64/os/Packages/kernel-5.14.0-508.el9.x86_64.rpm (IP: 163.237.219.7) 2024-09-16T19:57:19.762 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-modules-5.14.0-508.el9.x86_64.rpm: Status code: 404 for http://ftp-nyc.osuosl.org/pub/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-5.14.0-508.el9.x86_64.rpm (IP: 64.50.233.100) 2024-09-16T19:57:19.770 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-core-5.14.0-508.el9.x86_64.rpm: Status code: 404 for http://ftp-nyc.osuosl.org/pub/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-core-5.14.0-508.el9.x86_64.rpm (IP: 64.50.233.100) 2024-09-16T19:57:19.797 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-5.14.0-508.el9.x86_64.rpm: Status code: 404 for http://ftp-nyc.osuosl.org/pub/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-5.14.0-508.el9.x86_64.rpm (IP: 64.50.233.100) 2024-09-16T19:57:19.844 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-modules-5.14.0-508.el9.x86_64.rpm: Status code: 404 for https://ftp-nyc.osuosl.org/pub/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-5.14.0-508.el9.x86_64.rpm (IP: 64.50.233.100) 2024-09-16T19:57:19.860 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-core-5.14.0-508.el9.x86_64.rpm: Status code: 404 for https://ftp-nyc.osuosl.org/pub/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-core-5.14.0-508.el9.x86_64.rpm (IP: 64.50.233.100) 2024-09-16T19:57:19.869 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-5.14.0-508.el9.x86_64.rpm: Status code: 404 for https://ftp-nyc.osuosl.org/pub/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-5.14.0-508.el9.x86_64.rpm (IP: 64.50.233.100) 2024-09-16T19:57:19.901 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-modules-5.14.0-508.el9.x86_64.rpm: Status code: 404 for http://mirror.team-cymru.com/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-5.14.0-508.el9.x86_64.rpm (IP: 216.31.2.234) 2024-09-16T19:57:19.917 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-core-5.14.0-508.el9.x86_64.rpm: Status code: 404 for http://mirror.team-cymru.com/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-core-5.14.0-508.el9.x86_64.rpm (IP: 216.31.2.234) 2024-09-16T19:57:19.926 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-5.14.0-508.el9.x86_64.rpm: Status code: 404 for http://mirror.team-cymru.com/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-5.14.0-508.el9.x86_64.rpm (IP: 216.31.2.234) 2024-09-16T19:57:20.000 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-modules-5.14.0-508.el9.x86_64.rpm: Status code: 404 for https://mirror.team-cymru.com/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-5.14.0-508.el9.x86_64.rpm (IP: 216.31.2.234) 2024-09-16T19:57:20.015 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-core-5.14.0-508.el9.x86_64.rpm: Status code: 404 for https://mirror.team-cymru.com/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-core-5.14.0-508.el9.x86_64.rpm (IP: 216.31.2.234) 2024-09-16T19:57:20.023 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-5.14.0-508.el9.x86_64.rpm: Status code: 404 for https://mirror.team-cymru.com/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-5.14.0-508.el9.x86_64.rpm (IP: 216.31.2.234) 2024-09-16T19:57:20.073 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-core-5.14.0-508.el9.x86_64.rpm: Status code: 404 for http://us.mirrors.cicku.me/centos/9-stream/BaseOS/x86_64/os/Packages/kernel-core-5.14.0-508.el9.x86_64.rpm (IP: 172.65.90.23) 2024-09-16T19:57:20.080 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-modules-5.14.0-508.el9.x86_64.rpm: Status code: 404 for http://us.mirrors.cicku.me/centos/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-5.14.0-508.el9.x86_64.rpm (IP: 172.65.90.23) 2024-09-16T19:57:20.112 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-5.14.0-508.el9.x86_64.rpm: Status code: 404 for http://us.mirrors.cicku.me/centos/9-stream/BaseOS/x86_64/os/Packages/kernel-5.14.0-508.el9.x86_64.rpm (IP: 172.65.90.23) 2024-09-16T19:57:20.117 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction check succeeded. 2024-09-16T19:57:20.117 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction test 2024-09-16T19:57:20.188 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-5.14.0-508.el9.x86_64.rpm: Status code: 404 for https://us.mirrors.cicku.me/centos/9-stream/BaseOS/x86_64/os/Packages/kernel-5.14.0-508.el9.x86_64.rpm (IP: 172.65.90.23) 2024-09-16T19:57:20.190 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-core-5.14.0-508.el9.x86_64.rpm: Status code: 404 for https://us.mirrors.cicku.me/centos/9-stream/BaseOS/x86_64/os/Packages/kernel-core-5.14.0-508.el9.x86_64.rpm (IP: 172.65.90.23) 2024-09-16T19:57:20.192 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-modules-5.14.0-508.el9.x86_64.rpm: Status code: 404 for https://us.mirrors.cicku.me/centos/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-5.14.0-508.el9.x86_64.rpm (IP: 172.65.90.23) 2024-09-16T19:57:20.225 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-5.14.0-508.el9.x86_64.rpm: Status code: 404 for http://mirror.siena.edu/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-5.14.0-508.el9.x86_64.rpm (IP: 199.223.246.113) 2024-09-16T19:57:20.225 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-core-5.14.0-508.el9.x86_64.rpm: Status code: 404 for http://mirror.siena.edu/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-core-5.14.0-508.el9.x86_64.rpm (IP: 199.223.246.113) 2024-09-16T19:57:20.228 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-modules-5.14.0-508.el9.x86_64.rpm: Status code: 404 for http://mirror.siena.edu/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-5.14.0-508.el9.x86_64.rpm (IP: 199.223.246.113) 2024-09-16T19:57:20.257 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-core-5.14.0-508.el9.x86_64.rpm: Status code: 404 for http://mirror.us.mirhosting.net/centos/9-stream/BaseOS/x86_64/os/Packages/kernel-core-5.14.0-508.el9.x86_64.rpm (IP: 185.142.32.136) 2024-09-16T19:57:20.258 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-5.14.0-508.el9.x86_64.rpm: Status code: 404 for http://mirror.us.mirhosting.net/centos/9-stream/BaseOS/x86_64/os/Packages/kernel-5.14.0-508.el9.x86_64.rpm (IP: 185.142.32.136) 2024-09-16T19:57:20.260 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-modules-5.14.0-508.el9.x86_64.rpm: Status code: 404 for http://mirror.us.mirhosting.net/centos/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-5.14.0-508.el9.x86_64.rpm (IP: 185.142.32.136) 2024-09-16T19:57:20.332 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-core-5.14.0-508.el9.x86_64.rpm: Status code: 404 for https://mirror.us.mirhosting.net/centos/9-stream/BaseOS/x86_64/os/Packages/kernel-core-5.14.0-508.el9.x86_64.rpm (IP: 185.142.32.136) 2024-09-16T19:57:20.341 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-5.14.0-508.el9.x86_64.rpm: Status code: 404 for https://mirror.us.mirhosting.net/centos/9-stream/BaseOS/x86_64/os/Packages/kernel-5.14.0-508.el9.x86_64.rpm (IP: 185.142.32.136) 2024-09-16T19:57:20.347 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-modules-5.14.0-508.el9.x86_64.rpm: Status code: 404 for https://mirror.us.mirhosting.net/centos/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-5.14.0-508.el9.x86_64.rpm (IP: 185.142.32.136) 2024-09-16T19:57:20.392 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-core-5.14.0-508.el9.x86_64.rpm: Status code: 404 for http://ftp-chi.osuosl.org/pub/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-core-5.14.0-508.el9.x86_64.rpm (IP: 64.50.236.52) 2024-09-16T19:57:20.400 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-5.14.0-508.el9.x86_64.rpm: Status code: 404 for http://ftp-chi.osuosl.org/pub/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-5.14.0-508.el9.x86_64.rpm (IP: 64.50.236.52) 2024-09-16T19:57:20.405 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-modules-5.14.0-508.el9.x86_64.rpm: Status code: 404 for http://ftp-chi.osuosl.org/pub/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-5.14.0-508.el9.x86_64.rpm (IP: 64.50.236.52) 2024-09-16T19:57:20.518 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-core-5.14.0-508.el9.x86_64.rpm: Status code: 404 for https://ftp-chi.osuosl.org/pub/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-core-5.14.0-508.el9.x86_64.rpm (IP: 64.50.236.52) 2024-09-16T19:57:20.525 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-5.14.0-508.el9.x86_64.rpm: Status code: 404 for https://ftp-chi.osuosl.org/pub/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-5.14.0-508.el9.x86_64.rpm (IP: 64.50.236.52) 2024-09-16T19:57:20.532 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-modules-5.14.0-508.el9.x86_64.rpm: Status code: 404 for https://ftp-chi.osuosl.org/pub/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-5.14.0-508.el9.x86_64.rpm (IP: 64.50.236.52) 2024-09-16T19:57:20.563 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-core-5.14.0-508.el9.x86_64.rpm: Status code: 404 for http://mirrors.iu13.net/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-core-5.14.0-508.el9.x86_64.rpm (IP: 206.82.17.213) 2024-09-16T19:57:20.568 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-5.14.0-508.el9.x86_64.rpm: Status code: 404 for http://mirrors.iu13.net/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-5.14.0-508.el9.x86_64.rpm (IP: 206.82.17.213) 2024-09-16T19:57:20.576 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-modules-5.14.0-508.el9.x86_64.rpm: Status code: 404 for http://mirrors.iu13.net/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-5.14.0-508.el9.x86_64.rpm (IP: 206.82.17.213) 2024-09-16T19:57:20.640 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-core-5.14.0-508.el9.x86_64.rpm: Status code: 404 for https://mirrors.iu13.net/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-core-5.14.0-508.el9.x86_64.rpm (IP: 206.82.17.213) 2024-09-16T19:57:20.648 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-5.14.0-508.el9.x86_64.rpm: Status code: 404 for https://mirrors.iu13.net/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-5.14.0-508.el9.x86_64.rpm (IP: 206.82.17.213) 2024-09-16T19:57:20.652 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-modules-5.14.0-508.el9.x86_64.rpm: Status code: 404 for https://mirrors.iu13.net/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-5.14.0-508.el9.x86_64.rpm (IP: 206.82.17.213) 2024-09-16T19:57:20.728 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-core-5.14.0-508.el9.x86_64.rpm: Status code: 404 for http://mirrors.lug.mtu.edu/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-core-5.14.0-508.el9.x86_64.rpm (IP: 141.219.188.21) 2024-09-16T19:57:20.736 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-5.14.0-508.el9.x86_64.rpm: Status code: 404 for http://mirrors.lug.mtu.edu/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-5.14.0-508.el9.x86_64.rpm (IP: 141.219.188.21) 2024-09-16T19:57:20.741 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-modules-5.14.0-508.el9.x86_64.rpm: Status code: 404 for http://mirrors.lug.mtu.edu/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-5.14.0-508.el9.x86_64.rpm (IP: 141.219.188.21) 2024-09-16T19:57:20.872 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-core-5.14.0-508.el9.x86_64.rpm: Status code: 404 for https://mirrors.lug.mtu.edu/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-core-5.14.0-508.el9.x86_64.rpm (IP: 141.219.188.21) 2024-09-16T19:57:20.879 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-5.14.0-508.el9.x86_64.rpm: Status code: 404 for https://mirrors.lug.mtu.edu/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-5.14.0-508.el9.x86_64.rpm (IP: 141.219.188.21) 2024-09-16T19:57:20.886 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-modules-5.14.0-508.el9.x86_64.rpm: Status code: 404 for https://mirrors.lug.mtu.edu/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-5.14.0-508.el9.x86_64.rpm (IP: 141.219.188.21) 2024-09-16T19:57:21.014 INFO:teuthology.orchestra.run.smithi193.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 13 kB/s | 36 kB 00:02 2024-09-16T19:57:21.118 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction test succeeded. 2024-09-16T19:57:21.119 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction 2024-09-16T19:57:21.314 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-modules-core-5.14.0-508.el9.x86_64.rpm: Status code: 404 for https://centos-stream-distro.1gservers.com/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-core-5.14.0-508.el9.x86_64.rpm (IP: 104.251.122.5) 2024-09-16T19:57:21.522 INFO:teuthology.orchestra.run.smithi193.stdout:(2/4): kernel-core-5.14.0-508.el9.x86_64.rpm 4.8 MB/s | 16 MB 00:03 2024-09-16T19:57:22.031 INFO:teuthology.orchestra.run.smithi193.stdout:(3/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 9.1 MB/s | 35 MB 00:03 2024-09-16T19:57:22.178 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-modules-core-5.14.0-508.el9.x86_64.rpm: Status code: 404 for https://centos-stream-distro.1gservers.com/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-core-5.14.0-508.el9.x86_64.rpm (IP: 104.251.122.5) 2024-09-16T19:57:22.536 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-modules-core-5.14.0-508.el9.x86_64.rpm: Status code: 404 for https://ftp-osl.osuosl.org/pub/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-core-5.14.0-508.el9.x86_64.rpm (IP: 140.211.166.134) 2024-09-16T19:57:22.713 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-modules-core-5.14.0-508.el9.x86_64.rpm: Status code: 404 for http://ftp-osl.osuosl.org/pub/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-core-5.14.0-508.el9.x86_64.rpm (IP: 140.211.166.134) 2024-09-16T19:57:22.769 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-modules-core-5.14.0-508.el9.x86_64.rpm: Status code: 404 for https://mirror.facebook.net/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-core-5.14.0-508.el9.x86_64.rpm (IP: 163.114.130.31) 2024-09-16T19:57:22.791 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-modules-core-5.14.0-508.el9.x86_64.rpm: Status code: 404 for http://mirror.facebook.net/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-core-5.14.0-508.el9.x86_64.rpm (IP: 163.114.130.31) 2024-09-16T19:57:22.898 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-modules-core-5.14.0-508.el9.x86_64.rpm: Status code: 404 for https://ftpmirror.your.org/pub/CentOS-Stream-All/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-core-5.14.0-508.el9.x86_64.rpm (IP: 163.237.219.7) 2024-09-16T19:57:22.953 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-modules-core-5.14.0-508.el9.x86_64.rpm: Status code: 404 for http://ftpmirror.your.org/pub/CentOS-Stream-All/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-core-5.14.0-508.el9.x86_64.rpm (IP: 163.237.219.7) 2024-09-16T19:57:23.035 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-modules-core-5.14.0-508.el9.x86_64.rpm: Status code: 404 for https://ftp-nyc.osuosl.org/pub/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-core-5.14.0-508.el9.x86_64.rpm (IP: 64.50.233.100) 2024-09-16T19:57:23.073 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-modules-core-5.14.0-508.el9.x86_64.rpm: Status code: 404 for http://ftp-nyc.osuosl.org/pub/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-core-5.14.0-508.el9.x86_64.rpm (IP: 64.50.233.100) 2024-09-16T19:57:23.176 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-modules-core-5.14.0-508.el9.x86_64.rpm: Status code: 404 for https://mirror.team-cymru.com/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-core-5.14.0-508.el9.x86_64.rpm (IP: 216.31.2.234) 2024-09-16T19:57:23.234 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-modules-core-5.14.0-508.el9.x86_64.rpm: Status code: 404 for http://mirror.team-cymru.com/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-core-5.14.0-508.el9.x86_64.rpm (IP: 216.31.2.234) 2024-09-16T19:57:23.321 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-modules-core-5.14.0-508.el9.x86_64.rpm: Status code: 404 for https://us.mirrors.cicku.me/centos/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-core-5.14.0-508.el9.x86_64.rpm (IP: 172.65.90.23) 2024-09-16T19:57:23.374 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-modules-core-5.14.0-508.el9.x86_64.rpm: Status code: 404 for http://us.mirrors.cicku.me/centos/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-core-5.14.0-508.el9.x86_64.rpm (IP: 172.65.90.23) 2024-09-16T19:57:23.405 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-modules-core-5.14.0-508.el9.x86_64.rpm: Status code: 404 for http://mirror.us.mirhosting.net/centos/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-core-5.14.0-508.el9.x86_64.rpm (IP: 185.142.32.136) 2024-09-16T19:57:23.441 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-modules-core-5.14.0-508.el9.x86_64.rpm: Status code: 404 for http://mirror.siena.edu/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-core-5.14.0-508.el9.x86_64.rpm (IP: 199.223.246.113) 2024-09-16T19:57:23.511 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-modules-core-5.14.0-508.el9.x86_64.rpm: Status code: 404 for http://ftp-chi.osuosl.org/pub/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-core-5.14.0-508.el9.x86_64.rpm (IP: 64.50.236.52) 2024-09-16T19:57:23.585 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-modules-core-5.14.0-508.el9.x86_64.rpm: Status code: 404 for https://mirror.us.mirhosting.net/centos/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-core-5.14.0-508.el9.x86_64.rpm (IP: 185.142.32.136) 2024-09-16T19:57:23.628 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-modules-core-5.14.0-508.el9.x86_64.rpm: Status code: 404 for http://mirrors.iu13.net/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-core-5.14.0-508.el9.x86_64.rpm (IP: 206.82.17.213) 2024-09-16T19:57:23.672 INFO:teuthology.orchestra.run.smithi064.stdout: Preparing : 1/1 2024-09-16T19:57:23.757 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-modules-core-5.14.0-508.el9.x86_64.rpm: Status code: 404 for https://ftp-chi.osuosl.org/pub/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-core-5.14.0-508.el9.x86_64.rpm (IP: 64.50.236.52) 2024-09-16T19:57:23.850 INFO:teuthology.orchestra.run.smithi193.stdout:[MIRROR] kernel-modules-core-5.14.0-508.el9.x86_64.rpm: Status code: 404 for http://mirrors.lug.mtu.edu/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-core-5.14.0-508.el9.x86_64.rpm (IP: 141.219.188.21) 2024-09-16T19:57:24.330 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-16T19:57:24.420 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-16T19:57:24.739 INFO:teuthology.orchestra.run.smithi193.stdout:(4/4): kernel-modules-core-5.14.0-508.el9.x86_6 7.7 MB/s | 29 MB 00:03 2024-09-16T19:57:24.743 INFO:teuthology.orchestra.run.smithi193.stdout:-------------------------------------------------------------------------------- 2024-09-16T19:57:24.743 INFO:teuthology.orchestra.run.smithi193.stdout:Total 12 MB/s | 79 MB 00:06 2024-09-16T19:57:25.421 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction check 2024-09-16T19:57:25.769 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction check succeeded. 2024-09-16T19:57:25.769 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction test 2024-09-16T19:57:26.733 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction test succeeded. 2024-09-16T19:57:26.734 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction 2024-09-16T19:57:27.183 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-16T19:57:27.315 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-16T19:57:29.181 INFO:teuthology.orchestra.run.smithi193.stdout: Preparing : 1/1 2024-09-16T19:57:29.825 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-16T19:57:29.922 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-16T19:57:32.435 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-16T19:57:32.483 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-16T19:57:32.678 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-16T19:57:32.817 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-16T19:57:37.618 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-16T19:57:37.640 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-16T19:57:37.676 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-16T19:57:42.504 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-16T19:58:16.114 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-16T19:58:16.155 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-16T19:58:16.432 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-16T19:58:16.433 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-16T19:58:16.433 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-16T19:58:16.433 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-16T19:58:17.296 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-16T19:58:17.296 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T19:58:17.297 INFO:teuthology.orchestra.run.smithi064.stdout:Installed: 2024-09-16T19:58:17.297 INFO:teuthology.orchestra.run.smithi064.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-16T19:58:17.297 INFO:teuthology.orchestra.run.smithi064.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-16T19:58:17.297 INFO:teuthology.orchestra.run.smithi064.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-16T19:58:17.297 INFO:teuthology.orchestra.run.smithi064.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-16T19:58:17.297 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T19:58:17.297 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2024-09-16T19:58:17.688 DEBUG:teuthology.orchestra.run.smithi064:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T19:58:17.777 INFO:teuthology.orchestra.run.smithi064.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-16T19:58:17.778 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-16T19:58:17.778 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-508.el9.x86_64 2024-09-16T19:58:17.778 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-16T19:58:17.778 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-16T19:58:17.778 INFO:teuthology.task.kernel:Installing distro kernel on cluster1.mon.a... 2024-09-16T19:58:17.778 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi064.front.sepia.ceph.com, path=None, version=distro) 2024-09-16T19:58:17.778 DEBUG:teuthology.orchestra.run.smithi064:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T19:58:17.837 INFO:teuthology.orchestra.run.smithi064.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-16T19:58:17.837 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-16T19:58:17.837 DEBUG:teuthology.orchestra.run.smithi064:> sudo rpm -qi grub2-tools 2024-09-16T19:58:17.877 INFO:teuthology.orchestra.run.smithi064.stdout:Name : grub2-tools 2024-09-16T19:58:17.877 INFO:teuthology.orchestra.run.smithi064.stdout:Epoch : 1 2024-09-16T19:58:17.877 INFO:teuthology.orchestra.run.smithi064.stdout:Version : 2.06 2024-09-16T19:58:17.877 INFO:teuthology.orchestra.run.smithi064.stdout:Release : 82.el9 2024-09-16T19:58:17.878 INFO:teuthology.orchestra.run.smithi064.stdout:Architecture: x86_64 2024-09-16T19:58:17.878 INFO:teuthology.orchestra.run.smithi064.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-16T19:58:17.878 INFO:teuthology.orchestra.run.smithi064.stdout:Group : Unspecified 2024-09-16T19:58:17.878 INFO:teuthology.orchestra.run.smithi064.stdout:Size : 8274670 2024-09-16T19:58:17.878 INFO:teuthology.orchestra.run.smithi064.stdout:License : GPLv3+ 2024-09-16T19:58:17.878 INFO:teuthology.orchestra.run.smithi064.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-16T19:58:17.878 INFO:teuthology.orchestra.run.smithi064.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-16T19:58:17.878 INFO:teuthology.orchestra.run.smithi064.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-16T19:58:17.878 INFO:teuthology.orchestra.run.smithi064.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-16T19:58:17.878 INFO:teuthology.orchestra.run.smithi064.stdout:Packager : builder@centos.org 2024-09-16T19:58:17.878 INFO:teuthology.orchestra.run.smithi064.stdout:Vendor : CentOS 2024-09-16T19:58:17.878 INFO:teuthology.orchestra.run.smithi064.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-16T19:58:17.878 INFO:teuthology.orchestra.run.smithi064.stdout:Summary : Support tools for GRUB. 2024-09-16T19:58:17.878 INFO:teuthology.orchestra.run.smithi064.stdout:Description : 2024-09-16T19:58:17.879 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T19:58:17.879 INFO:teuthology.orchestra.run.smithi064.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-16T19:58:17.879 INFO:teuthology.orchestra.run.smithi064.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-16T19:58:17.879 INFO:teuthology.orchestra.run.smithi064.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-16T19:58:17.879 INFO:teuthology.orchestra.run.smithi064.stdout:hardware devices. 2024-09-16T19:58:17.879 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T19:58:17.879 INFO:teuthology.orchestra.run.smithi064.stdout:This subpackage provides tools for support of all platforms. 2024-09-16T19:58:17.880 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-16T19:58:17.880 INFO:teuthology.task.kernel:Updating grub on smithi064 to boot 5.14.0-508.el9.x86_64 2024-09-16T19:58:17.880 DEBUG:teuthology.orchestra.run.smithi064:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-16T19:58:18.519 INFO:teuthology.orchestra.run.smithi064.stderr:Generating grub configuration file ... 2024-09-16T19:58:19.788 INFO:teuthology.orchestra.run.smithi064.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-16T19:58:19.808 INFO:teuthology.orchestra.run.smithi064.stderr:done 2024-09-16T19:58:19.809 DEBUG:teuthology.orchestra.run.smithi064:> mktemp 2024-09-16T19:58:19.824 INFO:teuthology.orchestra.run.smithi064.stdout:/tmp/tmp.cjmcNIGvky 2024-09-16T19:58:19.825 DEBUG:teuthology.orchestra.run.smithi064:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.cjmcNIGvky 2024-09-16T19:58:19.891 DEBUG:teuthology.orchestra.run.smithi064:> sudo chmod 0666 /tmp/tmp.cjmcNIGvky 2024-09-16T19:58:20.033 DEBUG:teuthology.orchestra.remote:smithi064:/tmp/tmp.cjmcNIGvky is 6KB 2024-09-16T19:58:20.081 DEBUG:teuthology.orchestra.run.smithi064:> rm -fr /tmp/tmp.cjmcNIGvky 2024-09-16T19:58:20.096 DEBUG:teuthology.orchestra.run.smithi064:> sudo /bin/ls /boot/loader/entries || true 2024-09-16T19:58:20.158 INFO:teuthology.orchestra.run.smithi064.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-16T19:58:20.158 INFO:teuthology.orchestra.run.smithi064.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-16T19:58:20.158 INFO:teuthology.orchestra.run.smithi064.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-16T19:58:20.158 INFO:teuthology.orchestra.run.smithi064.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-16T19:58:20.159 DEBUG:teuthology.orchestra.run.smithi064:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-16T19:58:20.315 DEBUG:teuthology.orchestra.run.smithi064:> sudo shutdown -r now 2024-09-16T19:58:20.500 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-16T19:58:20.540 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-16T19:58:20.895 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-16T19:58:20.895 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-16T19:58:20.895 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-16T19:58:20.895 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-16T19:58:21.690 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-16T19:58:21.690 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T19:58:21.690 INFO:teuthology.orchestra.run.smithi193.stdout:Installed: 2024-09-16T19:58:21.690 INFO:teuthology.orchestra.run.smithi193.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-16T19:58:21.691 INFO:teuthology.orchestra.run.smithi193.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-16T19:58:21.691 INFO:teuthology.orchestra.run.smithi193.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-16T19:58:21.691 INFO:teuthology.orchestra.run.smithi193.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-16T19:58:21.691 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T19:58:21.691 INFO:teuthology.orchestra.run.smithi193.stdout:Complete! 2024-09-16T19:58:22.049 DEBUG:teuthology.orchestra.run.smithi193:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T19:58:22.136 INFO:teuthology.orchestra.run.smithi193.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-16T19:58:22.137 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-16T19:58:22.137 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-508.el9.x86_64 2024-09-16T19:58:22.137 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-16T19:58:22.137 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-16T19:58:22.138 INFO:teuthology.task.kernel:Installing distro kernel on cluster2.mon.a... 2024-09-16T19:58:22.138 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi193.front.sepia.ceph.com, path=None, version=distro) 2024-09-16T19:58:22.138 DEBUG:teuthology.orchestra.run.smithi193:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T19:58:22.197 INFO:teuthology.orchestra.run.smithi193.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-16T19:58:22.197 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-16T19:58:22.197 DEBUG:teuthology.orchestra.run.smithi193:> sudo rpm -qi grub2-tools 2024-09-16T19:58:22.230 INFO:teuthology.orchestra.run.smithi193.stdout:Name : grub2-tools 2024-09-16T19:58:22.230 INFO:teuthology.orchestra.run.smithi193.stdout:Epoch : 1 2024-09-16T19:58:22.230 INFO:teuthology.orchestra.run.smithi193.stdout:Version : 2.06 2024-09-16T19:58:22.230 INFO:teuthology.orchestra.run.smithi193.stdout:Release : 82.el9 2024-09-16T19:58:22.230 INFO:teuthology.orchestra.run.smithi193.stdout:Architecture: x86_64 2024-09-16T19:58:22.230 INFO:teuthology.orchestra.run.smithi193.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-16T19:58:22.230 INFO:teuthology.orchestra.run.smithi193.stdout:Group : Unspecified 2024-09-16T19:58:22.231 INFO:teuthology.orchestra.run.smithi193.stdout:Size : 8274670 2024-09-16T19:58:22.231 INFO:teuthology.orchestra.run.smithi193.stdout:License : GPLv3+ 2024-09-16T19:58:22.231 INFO:teuthology.orchestra.run.smithi193.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-16T19:58:22.231 INFO:teuthology.orchestra.run.smithi193.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-16T19:58:22.231 INFO:teuthology.orchestra.run.smithi193.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-16T19:58:22.231 INFO:teuthology.orchestra.run.smithi193.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-16T19:58:22.231 INFO:teuthology.orchestra.run.smithi193.stdout:Packager : builder@centos.org 2024-09-16T19:58:22.231 INFO:teuthology.orchestra.run.smithi193.stdout:Vendor : CentOS 2024-09-16T19:58:22.231 INFO:teuthology.orchestra.run.smithi193.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-16T19:58:22.231 INFO:teuthology.orchestra.run.smithi193.stdout:Summary : Support tools for GRUB. 2024-09-16T19:58:22.231 INFO:teuthology.orchestra.run.smithi193.stdout:Description : 2024-09-16T19:58:22.232 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T19:58:22.232 INFO:teuthology.orchestra.run.smithi193.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-16T19:58:22.232 INFO:teuthology.orchestra.run.smithi193.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-16T19:58:22.232 INFO:teuthology.orchestra.run.smithi193.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-16T19:58:22.232 INFO:teuthology.orchestra.run.smithi193.stdout:hardware devices. 2024-09-16T19:58:22.232 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T19:58:22.232 INFO:teuthology.orchestra.run.smithi193.stdout:This subpackage provides tools for support of all platforms. 2024-09-16T19:58:22.233 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-16T19:58:22.233 INFO:teuthology.task.kernel:Updating grub on smithi193 to boot 5.14.0-508.el9.x86_64 2024-09-16T19:58:22.233 DEBUG:teuthology.orchestra.run.smithi193:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-16T19:58:22.859 INFO:teuthology.orchestra.run.smithi193.stderr:Generating grub configuration file ... 2024-09-16T19:58:24.184 INFO:teuthology.orchestra.run.smithi193.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-16T19:58:24.211 INFO:teuthology.orchestra.run.smithi193.stderr:done 2024-09-16T19:58:24.213 DEBUG:teuthology.orchestra.run.smithi193:> mktemp 2024-09-16T19:58:24.229 INFO:teuthology.orchestra.run.smithi193.stdout:/tmp/tmp.67Wvgj4n3v 2024-09-16T19:58:24.229 DEBUG:teuthology.orchestra.run.smithi193:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.67Wvgj4n3v 2024-09-16T19:58:24.296 DEBUG:teuthology.orchestra.run.smithi193:> sudo chmod 0666 /tmp/tmp.67Wvgj4n3v 2024-09-16T19:58:24.450 DEBUG:teuthology.orchestra.remote:smithi193:/tmp/tmp.67Wvgj4n3v is 6KB 2024-09-16T19:58:24.498 DEBUG:teuthology.orchestra.run.smithi193:> rm -fr /tmp/tmp.67Wvgj4n3v 2024-09-16T19:58:24.513 DEBUG:teuthology.orchestra.run.smithi193:> sudo /bin/ls /boot/loader/entries || true 2024-09-16T19:58:24.576 INFO:teuthology.orchestra.run.smithi193.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-16T19:58:24.576 INFO:teuthology.orchestra.run.smithi193.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-16T19:58:24.576 INFO:teuthology.orchestra.run.smithi193.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-16T19:58:24.576 INFO:teuthology.orchestra.run.smithi193.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-16T19:58:24.577 DEBUG:teuthology.orchestra.run.smithi193:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-16T19:58:24.709 DEBUG:teuthology.orchestra.run.smithi193:> sudo shutdown -r now 2024-09-16T19:58:50.344 INFO:teuthology.task.kernel:Checking client cluster1.mon.a for new kernel version... 2024-09-16T19:58:50.345 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi064.front.sepia.ceph.com' 2024-09-16T19:58:50.346 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi064.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T19:58:54.717 INFO:teuthology.task.kernel:Checking client cluster2.mon.a for new kernel version... 2024-09-16T19:58:54.717 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi193.front.sepia.ceph.com' 2024-09-16T19:58:54.718 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi193.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T19:59:24.989 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.64 2024-09-16T19:59:33.997 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi064.front.sepia.ceph.com' 2024-09-16T19:59:33.998 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi064.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T19:59:52.381 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.64 2024-09-16T19:59:54.721 DEBUG:teuthology.orchestra.remote:timed out 2024-09-16T20:00:03.729 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi193.front.sepia.ceph.com' 2024-09-16T20:00:03.730 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi193.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T20:00:04.172 DEBUG:teuthology.orchestra.run.smithi193:> true 2024-09-16T20:00:04.382 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi064.front.sepia.ceph.com' 2024-09-16T20:00:04.383 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi064.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T20:00:04.584 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi193.front.sepia.ceph.com' 2024-09-16T20:00:04.584 INFO:teuthology.task.kernel:Checking kernel version of cluster2.mon.a, want "5.14.0-508.el9.x86_64"... 2024-09-16T20:00:04.585 DEBUG:teuthology.orchestra.run.smithi193:> uname -r 2024-09-16T20:00:04.599 INFO:teuthology.orchestra.run.smithi193.stdout:5.14.0-508.el9.x86_64 2024-09-16T20:00:04.599 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-508.el9.x86_64 vs 5.14.0-508.el9.x86_64 2024-09-16T20:00:04.599 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-16T20:00:04.600 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-16T20:00:04.732 DEBUG:teuthology.orchestra.run.smithi064:> true 2024-09-16T20:00:05.099 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi064.front.sepia.ceph.com' 2024-09-16T20:00:05.099 INFO:teuthology.task.kernel:Checking kernel version of cluster1.mon.a, want "5.14.0-508.el9.x86_64"... 2024-09-16T20:00:05.100 DEBUG:teuthology.orchestra.run.smithi064:> uname -r 2024-09-16T20:00:05.114 INFO:teuthology.orchestra.run.smithi064.stdout:5.14.0-508.el9.x86_64 2024-09-16T20:00:05.114 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-508.el9.x86_64 vs 5.14.0-508.el9.x86_64 2024-09-16T20:00:05.115 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-16T20:00:05.115 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-16T20:00:05.600 INFO:teuthology.task.kernel:Enabling kdb on cluster2.mon.a... 2024-09-16T20:00:05.601 DEBUG:teuthology.orchestra.run.smithi193:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-16T20:00:05.676 INFO:teuthology.orchestra.run.smithi193.stdout:ttyS1 2024-09-16T20:00:05.701 DEBUG:teuthology.parallel:result is None 2024-09-16T20:00:06.116 INFO:teuthology.task.kernel:Enabling kdb on cluster1.mon.a... 2024-09-16T20:00:06.116 DEBUG:teuthology.orchestra.run.smithi064:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-16T20:00:06.211 INFO:teuthology.orchestra.run.smithi064.stdout:ttyS1 2024-09-16T20:00:06.236 DEBUG:teuthology.parallel:result is None 2024-09-16T20:00:06.236 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-16T20:00:06.243 INFO:teuthology.task.internal:Creating test directory... 2024-09-16T20:00:06.243 DEBUG:teuthology.orchestra.run.smithi064:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-16T20:00:06.245 DEBUG:teuthology.orchestra.run.smithi193:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-16T20:00:06.260 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-16T20:00:06.266 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-16T20:00:06.276 INFO:teuthology.task.internal:Creating archive directory... 2024-09-16T20:00:06.276 DEBUG:teuthology.orchestra.run.smithi064:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-16T20:00:06.299 DEBUG:teuthology.orchestra.run.smithi193:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-16T20:00:06.345 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-16T20:00:06.352 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-16T20:00:06.353 DEBUG:teuthology.orchestra.run.smithi064:> 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-09-16T20:00:06.355 DEBUG:teuthology.orchestra.run.smithi193:> 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-09-16T20:00:06.379 INFO:teuthology.orchestra.run.smithi064.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T20:00:06.389 INFO:teuthology.orchestra.run.smithi064.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T20:00:06.407 INFO:teuthology.orchestra.run.smithi193.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T20:00:06.417 INFO:teuthology.orchestra.run.smithi193.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T20:00:06.419 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-16T20:00:06.426 INFO:teuthology.task.internal:Configuring sudo... 2024-09-16T20:00:06.427 DEBUG:teuthology.orchestra.run.smithi064:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-16T20:00:06.430 DEBUG:teuthology.orchestra.run.smithi193:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-16T20:00:06.484 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-16T20:00:06.494 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-16T20:00:06.494 DEBUG:teuthology.orchestra.run.smithi064:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-16T20:00:06.497 DEBUG:teuthology.orchestra.run.smithi193:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-16T20:00:06.541 DEBUG:teuthology.orchestra.run.smithi064:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T20:00:06.590 DEBUG:teuthology.orchestra.run.smithi064:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T20:00:06.654 DEBUG:teuthology.orchestra.run.smithi064:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T20:00:06.699 DEBUG:teuthology.orchestra.run.smithi064:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T20:00:06.737 DEBUG:teuthology.orchestra.run.smithi064:> set -ex 2024-09-16T20:00:06.738 DEBUG:teuthology.orchestra.run.smithi064:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-16T20:00:06.801 DEBUG:teuthology.orchestra.run.smithi193:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T20:00:06.842 DEBUG:teuthology.orchestra.run.smithi193:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T20:00:06.894 DEBUG:teuthology.orchestra.run.smithi193:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T20:00:06.978 DEBUG:teuthology.orchestra.run.smithi193:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T20:00:07.017 DEBUG:teuthology.orchestra.run.smithi193:> set -ex 2024-09-16T20:00:07.017 DEBUG:teuthology.orchestra.run.smithi193:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-16T20:00:07.082 DEBUG:teuthology.orchestra.run.smithi064:> sudo service rsyslog restart 2024-09-16T20:00:07.087 DEBUG:teuthology.orchestra.run.smithi193:> sudo service rsyslog restart 2024-09-16T20:00:07.181 INFO:teuthology.orchestra.run.smithi193.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-16T20:00:07.203 INFO:teuthology.orchestra.run.smithi064.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-16T20:00:07.508 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-16T20:00:07.515 INFO:teuthology.task.internal:Starting timer... 2024-09-16T20:00:07.515 INFO:teuthology.run_tasks:Running task pcp... 2024-09-16T20:00:07.525 INFO:teuthology.run_tasks:Running task selinux... 2024-09-16T20:00:07.534 DEBUG:teuthology.orchestra.run.smithi064:> sudo service auditd rotate 2024-09-16T20:00:07.676 INFO:teuthology.orchestra.run.smithi064.stdout:Rotating logs: 2024-09-16T20:00:07.680 DEBUG:teuthology.orchestra.run.smithi193:> sudo service auditd rotate 2024-09-16T20:00:07.739 INFO:teuthology.orchestra.run.smithi193.stdout:Rotating logs: 2024-09-16T20:00:07.741 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-16T20:00:07.741 DEBUG:teuthology.orchestra.run.smithi064:> /usr/sbin/getenforce 2024-09-16T20:00:07.845 INFO:teuthology.orchestra.run.smithi064.stdout:Permissive 2024-09-16T20:00:07.846 DEBUG:teuthology.orchestra.run.smithi193:> /usr/sbin/getenforce 2024-09-16T20:00:07.900 INFO:teuthology.orchestra.run.smithi193.stdout:Permissive 2024-09-16T20:00:07.900 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi064.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi193.front.sepia.ceph.com': 'permissive'} 2024-09-16T20:00:07.900 DEBUG:teuthology.orchestra.run.smithi064:> 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 -e context=system_u:system_r:getty_t:s0 2024-09-16T20:00:07.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T20:00:07.979 DEBUG:teuthology.orchestra.run.smithi193:> 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 -e context=system_u:system_r:getty_t:s0 2024-09-16T20:00:08.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T20:00:08.005 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-16T20:00:08.006 DEBUG:teuthology.orchestra.run.smithi064:> sudo /usr/sbin/setenforce permissive 2024-09-16T20:00:08.086 DEBUG:teuthology.orchestra.run.smithi193:> sudo /usr/sbin/setenforce permissive 2024-09-16T20:00:08.117 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-16T20:00:08.126 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-16T20:00:08.139 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-09-16T20:00:08.140 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi064.front.sepia.ceph.com,smithi193.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-16T20:04:42.454 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi064.front.sepia.ceph.com'), Remote(name='ubuntu@smithi193.front.sepia.ceph.com')] 2024-09-16T20:04:42.455 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi064.front.sepia.ceph.com' 2024-09-16T20:04:42.456 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi064.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T20:04:42.602 DEBUG:teuthology.orchestra.run.smithi064:> true 2024-09-16T20:04:42.681 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi064.front.sepia.ceph.com' 2024-09-16T20:04:42.682 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi193.front.sepia.ceph.com' 2024-09-16T20:04:42.682 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi193.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T20:04:42.762 DEBUG:teuthology.orchestra.run.smithi193:> true 2024-09-16T20:04:42.846 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi193.front.sepia.ceph.com' 2024-09-16T20:04:42.846 INFO:teuthology.run_tasks:Running task clock... 2024-09-16T20:04:42.855 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-16T20:04:42.856 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-16T20:04:42.857 DEBUG:teuthology.orchestra.run.smithi064:> 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-09-16T20:04:42.860 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-16T20:04:42.860 DEBUG:teuthology.orchestra.run.smithi193:> 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-09-16T20:04:42.891 INFO:teuthology.orchestra.run.smithi064.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-16T20:04:42.905 INFO:teuthology.orchestra.run.smithi064.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-16T20:04:42.920 INFO:teuthology.orchestra.run.smithi193.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-16T20:04:42.931 INFO:teuthology.orchestra.run.smithi064.stderr:sudo: ntpd: command not found 2024-09-16T20:04:42.935 INFO:teuthology.orchestra.run.smithi193.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-16T20:04:42.943 INFO:teuthology.orchestra.run.smithi064.stdout:506 Cannot talk to daemon 2024-09-16T20:04:42.958 INFO:teuthology.orchestra.run.smithi064.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-16T20:04:42.960 INFO:teuthology.orchestra.run.smithi193.stderr:sudo: ntpd: command not found 2024-09-16T20:04:42.971 INFO:teuthology.orchestra.run.smithi193.stdout:506 Cannot talk to daemon 2024-09-16T20:04:42.973 INFO:teuthology.orchestra.run.smithi064.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-16T20:04:42.986 INFO:teuthology.orchestra.run.smithi193.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-16T20:04:43.000 INFO:teuthology.orchestra.run.smithi193.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-16T20:04:43.037 INFO:teuthology.orchestra.run.smithi064.stderr:bash: line 1: ntpq: command not found 2024-09-16T20:04:43.038 INFO:teuthology.orchestra.run.smithi064.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-16T20:04:43.038 INFO:teuthology.orchestra.run.smithi064.stdout:=============================================================================== 2024-09-16T20:04:43.038 INFO:teuthology.orchestra.run.smithi064.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T20:04:43.039 INFO:teuthology.orchestra.run.smithi064.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T20:04:43.039 INFO:teuthology.orchestra.run.smithi064.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T20:04:43.039 INFO:teuthology.orchestra.run.smithi064.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T20:04:43.058 INFO:teuthology.orchestra.run.smithi193.stderr:bash: line 1: ntpq: command not found 2024-09-16T20:04:43.062 INFO:teuthology.orchestra.run.smithi193.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-16T20:04:43.062 INFO:teuthology.orchestra.run.smithi193.stdout:=============================================================================== 2024-09-16T20:04:43.062 INFO:teuthology.orchestra.run.smithi193.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T20:04:43.062 INFO:teuthology.orchestra.run.smithi193.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T20:04:43.062 INFO:teuthology.orchestra.run.smithi193.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T20:04:43.062 INFO:teuthology.orchestra.run.smithi193.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T20:04:43.062 INFO:teuthology.run_tasks:Running task install... 2024-09-16T20:04:43.070 DEBUG:teuthology.task.install:project ceph 2024-09-16T20:04:43.070 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '6e8474a02f2b86353394076ab80c6f50ea28e361'}} 2024-09-16T20:04:43.071 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': '6e8474a02f2b86353394076ab80c6f50ea28e361'} 2024-09-16T20:04:43.071 INFO:teuthology.task.install:Using flavor: default 2024-09-16T20:04:43.076 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'ceph-volume', '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', 'ceph-volume', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2024-09-16T20:04:43.076 INFO:teuthology.task.install:extra packages: [] 2024-09-16T20:04:43.077 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '6e8474a02f2b86353394076ab80c6f50ea28e361', 'tag': None, 'wait_for_package': False} 2024-09-16T20:04:43.077 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=6e8474a02f2b86353394076ab80c6f50ea28e361 2024-09-16T20:04:43.080 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '6e8474a02f2b86353394076ab80c6f50ea28e361', 'tag': None, 'wait_for_package': False} 2024-09-16T20:04:43.080 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=6e8474a02f2b86353394076ab80c6f50ea28e361 2024-09-16T20:04:43.231 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/centos/9/flavors/default/ 2024-09-16T20:04:43.231 INFO:teuthology.task.install.rpm:Package version is 19.3.0-4883.g6e8474a0 2024-09-16T20:04:43.242 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/centos/9/flavors/default/ 2024-09-16T20:04:43.242 INFO:teuthology.task.install.rpm:Package version is 19.3.0-4883.g6e8474a0 2024-09-16T20:04:43.463 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-09-16T20:04:43.463 DEBUG:teuthology.orchestra.run.smithi193:> set -ex 2024-09-16T20:04:43.463 DEBUG:teuthology.orchestra.run.smithi193:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-09-16T20:04:43.465 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-09-16T20:04:43.466 DEBUG:teuthology.orchestra.run.smithi064:> set -ex 2024-09-16T20:04:43.466 DEBUG:teuthology.orchestra.run.smithi064:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-09-16T20:04:43.492 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, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2024-09-16T20:04:43.493 DEBUG:teuthology.orchestra.run.smithi193:> 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_-]*/;sha1/6e8474a02f2b86353394076ab80c6f50ea28e361/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-09-16T20:04:43.495 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, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2024-09-16T20:04:43.496 DEBUG:teuthology.orchestra.run.smithi064:> 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_-]*/;sha1/6e8474a02f2b86353394076ab80c6f50ea28e361/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-09-16T20:04:43.558 DEBUG:teuthology.orchestra.run.smithi193:> 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-09-16T20:04:43.564 DEBUG:teuthology.orchestra.run.smithi064:> 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-09-16T20:04:43.635 DEBUG:teuthology.orchestra.run.smithi193:> 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-09-16T20:04:43.642 DEBUG:teuthology.orchestra.run.smithi064:> 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-09-16T20:04:43.698 INFO:teuthology.orchestra.run.smithi193.stdout:check_obsoletes = 1 2024-09-16T20:04:43.700 DEBUG:teuthology.orchestra.run.smithi193:> sudo yum clean all 2024-09-16T20:04:43.709 INFO:teuthology.orchestra.run.smithi064.stdout:check_obsoletes = 1 2024-09-16T20:04:43.709 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum clean all 2024-09-16T20:04:43.928 INFO:teuthology.orchestra.run.smithi193.stdout:45 files removed 2024-09-16T20:04:43.951 INFO:teuthology.orchestra.run.smithi064.stdout:45 files removed 2024-09-16T20:04:43.955 DEBUG:teuthology.orchestra.run.smithi193:> sudo yum -y install ceph-radosgw 2024-09-16T20:04:43.981 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install ceph-radosgw 2024-09-16T20:04:44.859 INFO:teuthology.orchestra.run.smithi193.stdout:ceph packages for x86_64 136 kB/s | 84 kB 00:00 2024-09-16T20:04:44.924 INFO:teuthology.orchestra.run.smithi064.stdout:ceph packages for x86_64 130 kB/s | 84 kB 00:00 2024-09-16T20:04:45.435 INFO:teuthology.orchestra.run.smithi193.stdout:ceph noarch packages 45 kB/s | 24 kB 00:00 2024-09-16T20:04:45.483 INFO:teuthology.orchestra.run.smithi064.stdout:ceph noarch packages 47 kB/s | 24 kB 00:00 2024-09-16T20:04:45.994 INFO:teuthology.orchestra.run.smithi193.stdout:ceph source packages 3.7 kB/s | 1.9 kB 00:00 2024-09-16T20:04:46.034 INFO:teuthology.orchestra.run.smithi064.stdout:ceph source packages 3.8 kB/s | 1.9 kB 00:00 2024-09-16T20:04:48.050 INFO:teuthology.orchestra.run.smithi064.stdout:CentOS Stream 9 - BaseOS 4.2 MB/s | 8.3 MB 00:01 2024-09-16T20:04:51.410 INFO:teuthology.orchestra.run.smithi064.stdout:CentOS Stream 9 - AppStream 9.0 MB/s | 20 MB 00:02 2024-09-16T20:04:54.601 INFO:teuthology.orchestra.run.smithi193.stdout:CentOS Stream 9 - BaseOS 986 kB/s | 8.3 MB 00:08 2024-09-16T20:04:57.394 INFO:teuthology.orchestra.run.smithi064.stdout:CentOS Stream 9 - CRB 3.2 MB/s | 6.5 MB 00:02 2024-09-16T20:04:58.969 INFO:teuthology.orchestra.run.smithi064.stdout:CentOS Stream 9 - Extras packages 65 kB/s | 19 kB 00:00 2024-09-16T20:04:59.940 INFO:teuthology.orchestra.run.smithi064.stdout:Extra Packages for Enterprise Linux 27 MB/s | 23 MB 00:00 2024-09-16T20:04:59.958 INFO:teuthology.orchestra.run.smithi193.stdout:CentOS Stream 9 - AppStream 4.7 MB/s | 20 MB 00:04 2024-09-16T20:05:05.579 INFO:teuthology.orchestra.run.smithi064.stdout:lab-extras 39 kB/s | 1.7 kB 00:00 2024-09-16T20:05:07.900 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2024-09-16T20:05:07.916 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2024-09-16T20:05:07.917 INFO:teuthology.orchestra.run.smithi064.stdout: Package Arch Version Repository Size 2024-09-16T20:05:07.917 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2024-09-16T20:05:07.917 INFO:teuthology.orchestra.run.smithi064.stdout:Installing: 2024-09-16T20:05:07.917 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-radosgw x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 11 M 2024-09-16T20:05:07.917 INFO:teuthology.orchestra.run.smithi064.stdout:Upgrading: 2024-09-16T20:05:07.917 INFO:teuthology.orchestra.run.smithi064.stdout: librados2 x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 3.5 M 2024-09-16T20:05:07.917 INFO:teuthology.orchestra.run.smithi064.stdout: librbd1 x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 3.2 M 2024-09-16T20:05:07.917 INFO:teuthology.orchestra.run.smithi064.stdout:Installing dependencies: 2024-09-16T20:05:07.917 INFO:teuthology.orchestra.run.smithi064.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-09-16T20:05:07.917 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-base x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 5.5 M 2024-09-16T20:05:07.917 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-common x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 22 M 2024-09-16T20:05:07.918 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-selinux x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 25 k 2024-09-16T20:05:07.918 INFO:teuthology.orchestra.run.smithi064.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2024-09-16T20:05:07.918 INFO:teuthology.orchestra.run.smithi064.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-09-16T20:05:07.918 INFO:teuthology.orchestra.run.smithi064.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-09-16T20:05:07.918 INFO:teuthology.orchestra.run.smithi064.stdout: libcephfs2 x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 755 k 2024-09-16T20:05:07.918 INFO:teuthology.orchestra.run.smithi064.stdout: libnbd x86_64 1.20.2-2.el9 appstream 171 k 2024-09-16T20:05:07.918 INFO:teuthology.orchestra.run.smithi064.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-09-16T20:05:07.918 INFO:teuthology.orchestra.run.smithi064.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-09-16T20:05:07.918 INFO:teuthology.orchestra.run.smithi064.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-09-16T20:05:07.918 INFO:teuthology.orchestra.run.smithi064.stdout: libradosstriper1 x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 508 k 2024-09-16T20:05:07.918 INFO:teuthology.orchestra.run.smithi064.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-09-16T20:05:07.918 INFO:teuthology.orchestra.run.smithi064.stdout: librgw2 x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 5.5 M 2024-09-16T20:05:07.918 INFO:teuthology.orchestra.run.smithi064.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-09-16T20:05:07.919 INFO:teuthology.orchestra.run.smithi064.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-09-16T20:05:07.919 INFO:teuthology.orchestra.run.smithi064.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-09-16T20:05:07.919 INFO:teuthology.orchestra.run.smithi064.stdout: python3-ceph-argparse x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 45 k 2024-09-16T20:05:07.919 INFO:teuthology.orchestra.run.smithi064.stdout: python3-ceph-common x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 143 k 2024-09-16T20:05:07.919 INFO:teuthology.orchestra.run.smithi064.stdout: python3-cephfs x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 162 k 2024-09-16T20:05:07.920 INFO:teuthology.orchestra.run.smithi064.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-09-16T20:05:07.920 INFO:teuthology.orchestra.run.smithi064.stdout: python3-rados x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 320 k 2024-09-16T20:05:07.920 INFO:teuthology.orchestra.run.smithi064.stdout: python3-rbd x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 307 k 2024-09-16T20:05:07.920 INFO:teuthology.orchestra.run.smithi064.stdout: python3-rgw x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 99 k 2024-09-16T20:05:07.920 INFO:teuthology.orchestra.run.smithi064.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-09-16T20:05:07.920 INFO:teuthology.orchestra.run.smithi064.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-09-16T20:05:07.920 INFO:teuthology.orchestra.run.smithi064.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2024-09-16T20:05:07.920 INFO:teuthology.orchestra.run.smithi064.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-09-16T20:05:07.920 INFO:teuthology.orchestra.run.smithi064.stdout:Installing weak dependencies: 2024-09-16T20:05:07.920 INFO:teuthology.orchestra.run.smithi064.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-09-16T20:05:07.920 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:05:07.920 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction Summary 2024-09-16T20:05:07.921 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2024-09-16T20:05:07.921 INFO:teuthology.orchestra.run.smithi064.stdout:Install 31 Packages 2024-09-16T20:05:07.921 INFO:teuthology.orchestra.run.smithi064.stdout:Upgrade 2 Packages 2024-09-16T20:05:07.921 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:05:07.921 INFO:teuthology.orchestra.run.smithi064.stdout:Total download size: 62 M 2024-09-16T20:05:07.921 INFO:teuthology.orchestra.run.smithi064.stdout:Downloading Packages: 2024-09-16T20:05:08.146 INFO:teuthology.orchestra.run.smithi193.stdout:CentOS Stream 9 - CRB 1.5 MB/s | 6.5 MB 00:04 2024-09-16T20:05:09.701 INFO:teuthology.orchestra.run.smithi193.stdout:CentOS Stream 9 - Extras packages 87 kB/s | 19 kB 00:00 2024-09-16T20:05:10.363 INFO:teuthology.orchestra.run.smithi064.stdout:(1/33): ceph-radosgw-19.3.0-4883.g6e8474a0.el9. 5.2 MB/s | 11 MB 00:02 2024-09-16T20:05:10.423 INFO:teuthology.orchestra.run.smithi064.stdout:(2/33): ceph-selinux-19.3.0-4883.g6e8474a0.el9. 433 kB/s | 25 kB 00:00 2024-09-16T20:05:10.556 INFO:teuthology.orchestra.run.smithi064.stdout:(3/33): libcephfs2-19.3.0-4883.g6e8474a0.el9.x8 5.5 MB/s | 755 kB 00:00 2024-09-16T20:05:10.731 INFO:teuthology.orchestra.run.smithi064.stdout:(4/33): ceph-base-19.3.0-4883.g6e8474a0.el9.x86 2.2 MB/s | 5.5 MB 00:02 2024-09-16T20:05:10.765 INFO:teuthology.orchestra.run.smithi064.stdout:(5/33): libradosstriper1-19.3.0-4883.g6e8474a0. 2.4 MB/s | 508 kB 00:00 2024-09-16T20:05:10.988 INFO:teuthology.orchestra.run.smithi193.stdout:Extra Packages for Enterprise Linux 19 MB/s | 23 MB 00:01 2024-09-16T20:05:10.990 INFO:teuthology.orchestra.run.smithi064.stdout:(6/33): ceph-common-19.3.0-4883.g6e8474a0.el9.x 7.9 MB/s | 22 MB 00:02 2024-09-16T20:05:11.016 INFO:teuthology.orchestra.run.smithi064.stdout:(7/33): python3-ceph-argparse-19.3.0-4883.g6e84 180 kB/s | 45 kB 00:00 2024-09-16T20:05:11.074 INFO:teuthology.orchestra.run.smithi064.stdout:(8/33): python3-ceph-common-19.3.0-4883.g6e8474 1.7 MB/s | 143 kB 00:00 2024-09-16T20:05:11.107 INFO:teuthology.orchestra.run.smithi064.stdout:(9/33): python3-cephfs-19.3.0-4883.g6e8474a0.el 1.7 MB/s | 162 kB 00:00 2024-09-16T20:05:11.168 INFO:teuthology.orchestra.run.smithi064.stdout:(10/33): python3-rados-19.3.0-4883.g6e8474a0.el 3.3 MB/s | 320 kB 00:00 2024-09-16T20:05:11.202 INFO:teuthology.orchestra.run.smithi064.stdout:(11/33): python3-rbd-19.3.0-4883.g6e8474a0.el9. 3.2 MB/s | 307 kB 00:00 2024-09-16T20:05:11.244 INFO:teuthology.orchestra.run.smithi064.stdout:(12/33): python3-rgw-19.3.0-4883.g6e8474a0.el9. 1.3 MB/s | 99 kB 00:00 2024-09-16T20:05:11.869 INFO:teuthology.orchestra.run.smithi064.stdout:(13/33): boost-program-options-1.75.0-8.el9.x86 160 kB/s | 107 kB 00:00 2024-09-16T20:05:12.044 INFO:teuthology.orchestra.run.smithi064.stdout:(14/33): libnbd-1.20.2-2.el9.x86_64.rpm 213 kB/s | 171 kB 00:00 2024-09-16T20:05:12.336 INFO:teuthology.orchestra.run.smithi064.stdout:(15/33): librgw2-19.3.0-4883.g6e8474a0.el9.x86_ 3.4 MB/s | 5.5 MB 00:01 2024-09-16T20:05:12.678 INFO:teuthology.orchestra.run.smithi064.stdout:(16/33): libpmemobj-1.12.1-1.el9.x86_64.rpm 198 kB/s | 160 kB 00:00 2024-09-16T20:05:12.720 INFO:teuthology.orchestra.run.smithi064.stdout:(17/33): librabbitmq-0.11.0-7.el9.x86_64.rpm 67 kB/s | 45 kB 00:00 2024-09-16T20:05:13.220 INFO:teuthology.orchestra.run.smithi064.stdout:(18/33): librdkafka-1.6.1-102.el9.x86_64.rpm 757 kB/s | 662 kB 00:00 2024-09-16T20:05:13.345 INFO:teuthology.orchestra.run.smithi064.stdout:(19/33): python3-prettytable-0.7.2-27.el9.noarc 68 kB/s | 42 kB 00:00 2024-09-16T20:05:13.558 INFO:teuthology.orchestra.run.smithi064.stdout:(20/33): lttng-ust-2.12.0-6.el9.x86_64.rpm 333 kB/s | 292 kB 00:00 2024-09-16T20:05:13.904 INFO:teuthology.orchestra.run.smithi064.stdout:(21/33): qatlib-service-24.02.0-1.el9.x86_64.rp 64 kB/s | 36 kB 00:00 2024-09-16T20:05:13.971 INFO:teuthology.orchestra.run.smithi064.stdout:(22/33): gperftools-libs-2.9.1-3.el9.x86_64.rpm 4.5 MB/s | 308 kB 00:00 2024-09-16T20:05:14.005 INFO:teuthology.orchestra.run.smithi064.stdout:(23/33): qatlib-24.02.0-1.el9.x86_64.rpm 281 kB/s | 221 kB 00:00 2024-09-16T20:05:14.047 INFO:teuthology.orchestra.run.smithi064.stdout:(24/33): libarrow-doc-9.0.0-11.el9.noarch.rpm 626 kB/s | 26 kB 00:00 2024-09-16T20:05:14.072 INFO:teuthology.orchestra.run.smithi064.stdout:(25/33): liboath-2.6.7-2.el9.x86_64.rpm 1.9 MB/s | 49 kB 00:00 2024-09-16T20:05:14.097 INFO:teuthology.orchestra.run.smithi064.stdout:(26/33): libunwind-1.6.2-1.el9.x86_64.rpm 2.6 MB/s | 67 kB 00:00 2024-09-16T20:05:14.148 INFO:teuthology.orchestra.run.smithi064.stdout:(27/33): parquet-libs-9.0.0-11.el9.x86_64.rpm 16 MB/s | 839 kB 00:00 2024-09-16T20:05:14.181 INFO:teuthology.orchestra.run.smithi064.stdout:(28/33): re2-20211101-20.el9.x86_64.rpm 5.7 MB/s | 191 kB 00:00 2024-09-16T20:05:14.198 INFO:teuthology.orchestra.run.smithi064.stdout:(29/33): qatzip-libs-1.2.0-1.el9.x86_64.rpm 75 kB/s | 47 kB 00:00 2024-09-16T20:05:14.265 INFO:teuthology.orchestra.run.smithi064.stdout:(30/33): thrift-0.15.0-2.el9.x86_64.rpm 19 MB/s | 1.6 MB 00:00 2024-09-16T20:05:14.340 INFO:teuthology.orchestra.run.smithi064.stdout:(31/33): libarrow-9.0.0-11.el9.x86_64.rpm 12 MB/s | 4.4 MB 00:00 2024-09-16T20:05:14.882 INFO:teuthology.orchestra.run.smithi064.stdout:(32/33): librbd1-19.3.0-4883.g6e8474a0.el9.x86_ 5.3 MB/s | 3.2 MB 00:00 2024-09-16T20:05:15.099 INFO:teuthology.orchestra.run.smithi064.stdout:(33/33): librados2-19.3.0-4883.g6e8474a0.el9.x8 3.8 MB/s | 3.5 MB 00:00 2024-09-16T20:05:15.104 INFO:teuthology.orchestra.run.smithi064.stdout:-------------------------------------------------------------------------------- 2024-09-16T20:05:15.105 INFO:teuthology.orchestra.run.smithi064.stdout:Total 8.6 MB/s | 62 MB 00:07 2024-09-16T20:05:15.228 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction check 2024-09-16T20:05:15.271 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction check succeeded. 2024-09-16T20:05:15.271 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction test 2024-09-16T20:05:15.951 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction test succeeded. 2024-09-16T20:05:15.951 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction 2024-09-16T20:05:16.368 INFO:teuthology.orchestra.run.smithi193.stdout:lab-extras 28 kB/s | 1.7 kB 00:00 2024-09-16T20:05:17.511 INFO:teuthology.orchestra.run.smithi064.stdout: Preparing : 1/1 2024-09-16T20:05:17.609 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/35 2024-09-16T20:05:17.646 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/35 2024-09-16T20:05:17.671 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/35 2024-09-16T20:05:17.694 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/35 2024-09-16T20:05:17.719 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/35 2024-09-16T20:05:17.889 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/35 2024-09-16T20:05:17.941 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/35 2024-09-16T20:05:18.297 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/35 2024-09-16T20:05:18.406 INFO:teuthology.orchestra.run.smithi064.stdout: Upgrading : librados2-2:19.3.0-4883.g6e8474a0.el9.x86_64 7/35 2024-09-16T20:05:18.511 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: librados2-2:19.3.0-4883.g6e8474a0.el9.x86_64 7/35 2024-09-16T20:05:18.606 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-rados-2:19.3.0-4883.g6e8474a0.el9.x86_64 8/35 2024-09-16T20:05:18.633 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : libcephfs2-2:19.3.0-4883.g6e8474a0.el9.x86_64 9/35 2024-09-16T20:05:18.661 INFO:teuthology.orchestra.run.smithi193.stdout:Dependencies resolved. 2024-09-16T20:05:18.671 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-09-16T20:05:18.671 INFO:teuthology.orchestra.run.smithi193.stdout: Package Arch Version Repository Size 2024-09-16T20:05:18.672 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-09-16T20:05:18.672 INFO:teuthology.orchestra.run.smithi193.stdout:Installing: 2024-09-16T20:05:18.672 INFO:teuthology.orchestra.run.smithi193.stdout: ceph-radosgw x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 11 M 2024-09-16T20:05:18.672 INFO:teuthology.orchestra.run.smithi193.stdout:Upgrading: 2024-09-16T20:05:18.672 INFO:teuthology.orchestra.run.smithi193.stdout: librados2 x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 3.5 M 2024-09-16T20:05:18.672 INFO:teuthology.orchestra.run.smithi193.stdout: librbd1 x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 3.2 M 2024-09-16T20:05:18.672 INFO:teuthology.orchestra.run.smithi193.stdout:Installing dependencies: 2024-09-16T20:05:18.672 INFO:teuthology.orchestra.run.smithi193.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-09-16T20:05:18.672 INFO:teuthology.orchestra.run.smithi193.stdout: ceph-base x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 5.5 M 2024-09-16T20:05:18.672 INFO:teuthology.orchestra.run.smithi193.stdout: ceph-common x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 22 M 2024-09-16T20:05:18.672 INFO:teuthology.orchestra.run.smithi193.stdout: ceph-selinux x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 25 k 2024-09-16T20:05:18.672 INFO:teuthology.orchestra.run.smithi193.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2024-09-16T20:05:18.673 INFO:teuthology.orchestra.run.smithi193.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-09-16T20:05:18.673 INFO:teuthology.orchestra.run.smithi193.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-09-16T20:05:18.673 INFO:teuthology.orchestra.run.smithi193.stdout: libcephfs2 x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 755 k 2024-09-16T20:05:18.673 INFO:teuthology.orchestra.run.smithi193.stdout: libnbd x86_64 1.20.2-2.el9 appstream 171 k 2024-09-16T20:05:18.673 INFO:teuthology.orchestra.run.smithi193.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-09-16T20:05:18.673 INFO:teuthology.orchestra.run.smithi193.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-09-16T20:05:18.673 INFO:teuthology.orchestra.run.smithi193.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-09-16T20:05:18.673 INFO:teuthology.orchestra.run.smithi193.stdout: libradosstriper1 x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 508 k 2024-09-16T20:05:18.673 INFO:teuthology.orchestra.run.smithi193.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-09-16T20:05:18.673 INFO:teuthology.orchestra.run.smithi193.stdout: librgw2 x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 5.5 M 2024-09-16T20:05:18.673 INFO:teuthology.orchestra.run.smithi193.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-09-16T20:05:18.673 INFO:teuthology.orchestra.run.smithi193.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-09-16T20:05:18.673 INFO:teuthology.orchestra.run.smithi193.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-09-16T20:05:18.674 INFO:teuthology.orchestra.run.smithi193.stdout: python3-ceph-argparse x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 45 k 2024-09-16T20:05:18.674 INFO:teuthology.orchestra.run.smithi193.stdout: python3-ceph-common x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 143 k 2024-09-16T20:05:18.674 INFO:teuthology.orchestra.run.smithi193.stdout: python3-cephfs x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 162 k 2024-09-16T20:05:18.674 INFO:teuthology.orchestra.run.smithi193.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-09-16T20:05:18.674 INFO:teuthology.orchestra.run.smithi193.stdout: python3-rados x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 320 k 2024-09-16T20:05:18.674 INFO:teuthology.orchestra.run.smithi193.stdout: python3-rbd x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 307 k 2024-09-16T20:05:18.674 INFO:teuthology.orchestra.run.smithi193.stdout: python3-rgw x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 99 k 2024-09-16T20:05:18.674 INFO:teuthology.orchestra.run.smithi193.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-09-16T20:05:18.674 INFO:teuthology.orchestra.run.smithi193.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-09-16T20:05:18.674 INFO:teuthology.orchestra.run.smithi193.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2024-09-16T20:05:18.674 INFO:teuthology.orchestra.run.smithi193.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-09-16T20:05:18.674 INFO:teuthology.orchestra.run.smithi193.stdout:Installing weak dependencies: 2024-09-16T20:05:18.674 INFO:teuthology.orchestra.run.smithi193.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-09-16T20:05:18.674 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:05:18.675 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction Summary 2024-09-16T20:05:18.675 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-09-16T20:05:18.675 INFO:teuthology.orchestra.run.smithi193.stdout:Install 31 Packages 2024-09-16T20:05:18.675 INFO:teuthology.orchestra.run.smithi193.stdout:Upgrade 2 Packages 2024-09-16T20:05:18.675 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:05:18.675 INFO:teuthology.orchestra.run.smithi193.stdout:Total download size: 62 M 2024-09-16T20:05:18.676 INFO:teuthology.orchestra.run.smithi193.stdout:Downloading Packages: 2024-09-16T20:05:18.696 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: libcephfs2-2:19.3.0-4883.g6e8474a0.el9.x86_64 9/35 2024-09-16T20:05:18.732 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/35 2024-09-16T20:05:18.777 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-ceph-argparse-2:19.3.0-4883.g6e8474a0.el9. 11/35 2024-09-16T20:05:18.847 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-cephfs-2:19.3.0-4883.g6e8474a0.el9.x86_64 12/35 2024-09-16T20:05:18.876 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : libradosstriper1-2:19.3.0-4883.g6e8474a0.el9.x86_6 13/35 2024-09-16T20:05:18.941 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: libradosstriper1-2:19.3.0-4883.g6e8474a0.el9.x86_6 13/35 2024-09-16T20:05:18.975 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/35 2024-09-16T20:05:19.094 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : re2-1:20211101-20.el9.x86_64 15/35 2024-09-16T20:05:19.126 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 16/35 2024-09-16T20:05:19.184 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/35 2024-09-16T20:05:19.216 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 18/35 2024-09-16T20:05:19.245 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 19/35 2024-09-16T20:05:19.287 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/35 2024-09-16T20:05:19.334 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/35 2024-09-16T20:05:19.636 INFO:teuthology.orchestra.run.smithi193.stdout:(1/33): ceph-base-19.3.0-4883.g6e8474a0.el9.x86 8.6 MB/s | 5.5 MB 00:00 2024-09-16T20:05:19.677 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : libnbd-1.20.2-2.el9.x86_64 22/35 2024-09-16T20:05:19.686 INFO:teuthology.orchestra.run.smithi193.stdout:(2/33): ceph-selinux-19.3.0-4883.g6e8474a0.el9. 504 kB/s | 25 kB 00:00 2024-09-16T20:05:19.717 INFO:teuthology.orchestra.run.smithi064.stdout: Upgrading : librbd1-2:19.3.0-4883.g6e8474a0.el9.x86_64 23/35 2024-09-16T20:05:19.803 INFO:teuthology.orchestra.run.smithi193.stdout:(3/33): libcephfs2-19.3.0-4883.g6e8474a0.el9.x8 6.3 MB/s | 755 kB 00:00 2024-09-16T20:05:19.809 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: librbd1-2:19.3.0-4883.g6e8474a0.el9.x86_64 23/35 2024-09-16T20:05:19.840 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-rbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 24/35 2024-09-16T20:05:19.883 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 25/35 2024-09-16T20:05:19.887 INFO:teuthology.orchestra.run.smithi193.stdout:(4/33): libradosstriper1-19.3.0-4883.g6e8474a0. 6.0 MB/s | 508 kB 00:00 2024-09-16T20:05:20.220 INFO:teuthology.orchestra.run.smithi193.stdout:(5/33): ceph-radosgw-19.3.0-4883.g6e8474a0.el9. 8.9 MB/s | 11 MB 00:01 2024-09-16T20:05:20.312 INFO:teuthology.orchestra.run.smithi193.stdout:(6/33): librgw2-19.3.0-4883.g6e8474a0.el9.x86_6 13 MB/s | 5.5 MB 00:00 2024-09-16T20:05:20.346 INFO:teuthology.orchestra.run.smithi193.stdout:(7/33): python3-ceph-argparse-19.3.0-4883.g6e84 361 kB/s | 45 kB 00:00 2024-09-16T20:05:20.371 INFO:teuthology.orchestra.run.smithi193.stdout:(8/33): python3-ceph-common-19.3.0-4883.g6e8474 2.4 MB/s | 143 kB 00:00 2024-09-16T20:05:20.396 INFO:teuthology.orchestra.run.smithi193.stdout:(9/33): python3-cephfs-19.3.0-4883.g6e8474a0.el 3.1 MB/s | 162 kB 00:00 2024-09-16T20:05:20.420 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 26/35 2024-09-16T20:05:20.421 INFO:teuthology.orchestra.run.smithi193.stdout:(10/33): python3-rados-19.3.0-4883.g6e8474a0.el 6.2 MB/s | 320 kB 00:00 2024-09-16T20:05:20.447 INFO:teuthology.orchestra.run.smithi193.stdout:(11/33): python3-rbd-19.3.0-4883.g6e8474a0.el9. 6.0 MB/s | 307 kB 00:00 2024-09-16T20:05:20.453 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : librgw2-2:19.3.0-4883.g6e8474a0.el9.x86_64 27/35 2024-09-16T20:05:20.472 INFO:teuthology.orchestra.run.smithi193.stdout:(12/33): python3-rgw-19.3.0-4883.g6e8474a0.el9. 1.9 MB/s | 99 kB 00:00 2024-09-16T20:05:20.525 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: librgw2-2:19.3.0-4883.g6e8474a0.el9.x86_64 27/35 2024-09-16T20:05:20.605 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-rgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 28/35 2024-09-16T20:05:20.646 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-ceph-common-2:19.3.0-4883.g6e8474a0.el9.x8 29/35 2024-09-16T20:05:20.689 INFO:teuthology.orchestra.run.smithi193.stdout:(13/33): ceph-common-19.3.0-4883.g6e8474a0.el9. 13 MB/s | 22 MB 00:01 2024-09-16T20:05:20.756 INFO:teuthology.orchestra.run.smithi193.stdout:(14/33): boost-program-options-1.75.0-8.el9.x86 346 kB/s | 107 kB 00:00 2024-09-16T20:05:20.831 INFO:teuthology.orchestra.run.smithi193.stdout:(15/33): libnbd-1.20.2-2.el9.x86_64.rpm 475 kB/s | 171 kB 00:00 2024-09-16T20:05:20.856 INFO:teuthology.orchestra.run.smithi193.stdout:(16/33): librabbitmq-0.11.0-7.el9.x86_64.rpm 451 kB/s | 45 kB 00:00 2024-09-16T20:05:20.882 INFO:teuthology.orchestra.run.smithi193.stdout:(17/33): libpmemobj-1.12.1-1.el9.x86_64.rpm 834 kB/s | 160 kB 00:00 2024-09-16T20:05:20.932 INFO:teuthology.orchestra.run.smithi193.stdout:(18/33): python3-prettytable-0.7.2-27.el9.noarc 842 kB/s | 42 kB 00:00 2024-09-16T20:05:20.966 INFO:teuthology.orchestra.run.smithi193.stdout:(19/33): lttng-ust-2.12.0-6.el9.x86_64.rpm 2.6 MB/s | 292 kB 00:00 2024-09-16T20:05:20.991 INFO:teuthology.orchestra.run.smithi193.stdout:(20/33): qatlib-24.02.0-1.el9.x86_64.rpm 3.7 MB/s | 221 kB 00:00 2024-09-16T20:05:21.017 INFO:teuthology.orchestra.run.smithi193.stdout:(21/33): qatlib-service-24.02.0-1.el9.x86_64.rp 715 kB/s | 36 kB 00:00 2024-09-16T20:05:21.042 INFO:teuthology.orchestra.run.smithi193.stdout:(22/33): qatzip-libs-1.2.0-1.el9.x86_64.rpm 943 kB/s | 47 kB 00:00 2024-09-16T20:05:21.109 INFO:teuthology.orchestra.run.smithi193.stdout:(23/33): gperftools-libs-2.9.1-3.el9.x86_64.rpm 3.3 MB/s | 308 kB 00:00 2024-09-16T20:05:21.134 INFO:teuthology.orchestra.run.smithi193.stdout:(24/33): librdkafka-1.6.1-102.el9.x86_64.rpm 2.1 MB/s | 662 kB 00:00 2024-09-16T20:05:21.159 INFO:teuthology.orchestra.run.smithi193.stdout:(25/33): libarrow-doc-9.0.0-11.el9.noarch.rpm 517 kB/s | 26 kB 00:00 2024-09-16T20:05:21.193 INFO:teuthology.orchestra.run.smithi193.stdout:(26/33): libunwind-1.6.2-1.el9.x86_64.rpm 2.6 MB/s | 67 kB 00:00 2024-09-16T20:05:21.226 INFO:teuthology.orchestra.run.smithi193.stdout:(27/33): liboath-2.6.7-2.el9.x86_64.rpm 528 kB/s | 49 kB 00:00 2024-09-16T20:05:21.269 INFO:teuthology.orchestra.run.smithi193.stdout:(28/33): re2-20211101-20.el9.x86_64.rpm 4.5 MB/s | 191 kB 00:00 2024-09-16T20:05:21.319 INFO:teuthology.orchestra.run.smithi193.stdout:(29/33): parquet-libs-9.0.0-11.el9.x86_64.rpm 6.6 MB/s | 839 kB 00:00 2024-09-16T20:05:21.411 INFO:teuthology.orchestra.run.smithi193.stdout:(30/33): thrift-0.15.0-2.el9.x86_64.rpm 11 MB/s | 1.6 MB 00:00 2024-09-16T20:05:21.478 INFO:teuthology.orchestra.run.smithi193.stdout:(31/33): libarrow-9.0.0-11.el9.x86_64.rpm 10 MB/s | 4.4 MB 00:00 2024-09-16T20:05:21.795 INFO:teuthology.orchestra.run.smithi193.stdout:(32/33): librados2-19.3.0-4883.g6e8474a0.el9.x8 7.3 MB/s | 3.5 MB 00:00 2024-09-16T20:05:21.853 INFO:teuthology.orchestra.run.smithi193.stdout:(33/33): librbd1-19.3.0-4883.g6e8474a0.el9.x86_ 7.4 MB/s | 3.2 MB 00:00 2024-09-16T20:05:21.858 INFO:teuthology.orchestra.run.smithi193.stdout:-------------------------------------------------------------------------------- 2024-09-16T20:05:21.858 INFO:teuthology.orchestra.run.smithi193.stdout:Total 19 MB/s | 62 MB 00:03 2024-09-16T20:05:21.971 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction check 2024-09-16T20:05:22.007 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction check succeeded. 2024-09-16T20:05:22.007 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction test 2024-09-16T20:05:22.683 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction test succeeded. 2024-09-16T20:05:22.684 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction 2024-09-16T20:05:23.130 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: ceph-common-2:19.3.0-4883.g6e8474a0.el9.x86_64 30/35 2024-09-16T20:05:23.159 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : ceph-common-2:19.3.0-4883.g6e8474a0.el9.x86_64 30/35 2024-09-16T20:05:23.778 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: ceph-common-2:19.3.0-4883.g6e8474a0.el9.x86_64 30/35 2024-09-16T20:05:23.821 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : ceph-base-2:19.3.0-4883.g6e8474a0.el9.x86_64 31/35 2024-09-16T20:05:23.895 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: ceph-base-2:19.3.0-4883.g6e8474a0.el9.x86_64 31/35 2024-09-16T20:05:23.896 INFO:teuthology.orchestra.run.smithi064.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-09-16T20:05:23.896 INFO:teuthology.orchestra.run.smithi064.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-09-16T20:05:23.896 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:05:23.939 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : ceph-selinux-2:19.3.0-4883.g6e8474a0.el9.x86_64 32/35 2024-09-16T20:05:24.192 INFO:teuthology.orchestra.run.smithi193.stdout: Preparing : 1/1 2024-09-16T20:05:24.273 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/35 2024-09-16T20:05:24.308 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/35 2024-09-16T20:05:24.342 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/35 2024-09-16T20:05:24.364 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/35 2024-09-16T20:05:24.392 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/35 2024-09-16T20:05:24.600 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/35 2024-09-16T20:05:24.653 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/35 2024-09-16T20:05:25.052 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/35 2024-09-16T20:05:25.110 INFO:teuthology.orchestra.run.smithi193.stdout: Upgrading : librados2-2:19.3.0-4883.g6e8474a0.el9.x86_64 7/35 2024-09-16T20:05:25.211 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: librados2-2:19.3.0-4883.g6e8474a0.el9.x86_64 7/35 2024-09-16T20:05:25.300 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-rados-2:19.3.0-4883.g6e8474a0.el9.x86_64 8/35 2024-09-16T20:05:25.329 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : libcephfs2-2:19.3.0-4883.g6e8474a0.el9.x86_64 9/35 2024-09-16T20:05:25.417 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: libcephfs2-2:19.3.0-4883.g6e8474a0.el9.x86_64 9/35 2024-09-16T20:05:25.453 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/35 2024-09-16T20:05:25.498 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-ceph-argparse-2:19.3.0-4883.g6e8474a0.el9. 11/35 2024-09-16T20:05:25.567 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-cephfs-2:19.3.0-4883.g6e8474a0.el9.x86_64 12/35 2024-09-16T20:05:25.589 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : libradosstriper1-2:19.3.0-4883.g6e8474a0.el9.x86_6 13/35 2024-09-16T20:05:25.637 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: libradosstriper1-2:19.3.0-4883.g6e8474a0.el9.x86_6 13/35 2024-09-16T20:05:25.671 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/35 2024-09-16T20:05:25.782 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : re2-1:20211101-20.el9.x86_64 15/35 2024-09-16T20:05:25.814 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 16/35 2024-09-16T20:05:25.870 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/35 2024-09-16T20:05:25.905 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 18/35 2024-09-16T20:05:25.933 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 19/35 2024-09-16T20:05:25.967 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/35 2024-09-16T20:05:26.004 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/35 2024-09-16T20:05:26.319 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : libnbd-1.20.2-2.el9.x86_64 22/35 2024-09-16T20:05:26.363 INFO:teuthology.orchestra.run.smithi193.stdout: Upgrading : librbd1-2:19.3.0-4883.g6e8474a0.el9.x86_64 23/35 2024-09-16T20:05:26.438 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: librbd1-2:19.3.0-4883.g6e8474a0.el9.x86_64 23/35 2024-09-16T20:05:26.477 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-rbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 24/35 2024-09-16T20:05:26.513 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 25/35 2024-09-16T20:05:27.000 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 26/35 2024-09-16T20:05:27.033 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : librgw2-2:19.3.0-4883.g6e8474a0.el9.x86_64 27/35 2024-09-16T20:05:27.105 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: librgw2-2:19.3.0-4883.g6e8474a0.el9.x86_64 27/35 2024-09-16T20:05:27.181 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-rgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 28/35 2024-09-16T20:05:27.210 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-ceph-common-2:19.3.0-4883.g6e8474a0.el9.x8 29/35 2024-09-16T20:05:29.556 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: ceph-common-2:19.3.0-4883.g6e8474a0.el9.x86_64 30/35 2024-09-16T20:05:29.651 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : ceph-common-2:19.3.0-4883.g6e8474a0.el9.x86_64 30/35 2024-09-16T20:05:30.213 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: ceph-common-2:19.3.0-4883.g6e8474a0.el9.x86_64 30/35 2024-09-16T20:05:30.252 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : ceph-base-2:19.3.0-4883.g6e8474a0.el9.x86_64 31/35 2024-09-16T20:05:30.347 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: ceph-base-2:19.3.0-4883.g6e8474a0.el9.x86_64 31/35 2024-09-16T20:05:30.347 INFO:teuthology.orchestra.run.smithi193.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-09-16T20:05:30.347 INFO:teuthology.orchestra.run.smithi193.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-09-16T20:05:30.347 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:05:30.374 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : ceph-selinux-2:19.3.0-4883.g6e8474a0.el9.x86_64 32/35 2024-09-16T20:05:34.688 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: ceph-selinux-2:19.3.0-4883.g6e8474a0.el9.x86_64 32/35 2024-09-16T20:05:34.688 INFO:teuthology.orchestra.run.smithi064.stdout:skipping the directory /sys 2024-09-16T20:05:34.688 INFO:teuthology.orchestra.run.smithi064.stdout:skipping the directory /proc 2024-09-16T20:05:34.688 INFO:teuthology.orchestra.run.smithi064.stdout:skipping the directory /mnt 2024-09-16T20:05:34.688 INFO:teuthology.orchestra.run.smithi064.stdout:skipping the directory /var/tmp 2024-09-16T20:05:34.689 INFO:teuthology.orchestra.run.smithi064.stdout:skipping the directory /home 2024-09-16T20:05:34.689 INFO:teuthology.orchestra.run.smithi064.stdout:skipping the directory /root 2024-09-16T20:05:34.689 INFO:teuthology.orchestra.run.smithi064.stdout:skipping the directory /tmp 2024-09-16T20:05:34.689 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:05:35.724 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : ceph-radosgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 33/35 2024-09-16T20:05:35.751 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: ceph-radosgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 33/35 2024-09-16T20:05:35.751 INFO:teuthology.orchestra.run.smithi064.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T20:05:35.751 INFO:teuthology.orchestra.run.smithi064.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-09-16T20:05:35.751 INFO:teuthology.orchestra.run.smithi064.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-16T20:05:35.752 INFO:teuthology.orchestra.run.smithi064.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-16T20:05:35.752 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:05:35.753 INFO:teuthology.orchestra.run.smithi064.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 34/35 2024-09-16T20:05:35.827 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 34/35 2024-09-16T20:05:35.827 INFO:teuthology.orchestra.run.smithi064.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 35/35 2024-09-16T20:05:37.070 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 35/35 2024-09-16T20:05:37.070 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : ceph-base-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/35 2024-09-16T20:05:37.071 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : ceph-common-2:19.3.0-4883.g6e8474a0.el9.x86_64 2/35 2024-09-16T20:05:37.071 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : ceph-radosgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 3/35 2024-09-16T20:05:37.071 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : ceph-selinux-2:19.3.0-4883.g6e8474a0.el9.x86_64 4/35 2024-09-16T20:05:37.071 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : libcephfs2-2:19.3.0-4883.g6e8474a0.el9.x86_64 5/35 2024-09-16T20:05:37.071 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : libradosstriper1-2:19.3.0-4883.g6e8474a0.el9.x86_6 6/35 2024-09-16T20:05:37.071 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : librgw2-2:19.3.0-4883.g6e8474a0.el9.x86_64 7/35 2024-09-16T20:05:37.071 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-ceph-argparse-2:19.3.0-4883.g6e8474a0.el9. 8/35 2024-09-16T20:05:37.071 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-ceph-common-2:19.3.0-4883.g6e8474a0.el9.x8 9/35 2024-09-16T20:05:37.071 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-cephfs-2:19.3.0-4883.g6e8474a0.el9.x86_64 10/35 2024-09-16T20:05:37.071 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-rados-2:19.3.0-4883.g6e8474a0.el9.x86_64 11/35 2024-09-16T20:05:37.071 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-rbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 12/35 2024-09-16T20:05:37.071 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-rgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 13/35 2024-09-16T20:05:37.071 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/35 2024-09-16T20:05:37.072 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : libnbd-1.20.2-2.el9.x86_64 15/35 2024-09-16T20:05:37.072 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 16/35 2024-09-16T20:05:37.072 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 17/35 2024-09-16T20:05:37.072 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 18/35 2024-09-16T20:05:37.072 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 19/35 2024-09-16T20:05:37.072 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 20/35 2024-09-16T20:05:37.072 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 21/35 2024-09-16T20:05:37.072 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 22/35 2024-09-16T20:05:37.072 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 23/35 2024-09-16T20:05:37.072 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 24/35 2024-09-16T20:05:37.072 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 25/35 2024-09-16T20:05:37.072 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 26/35 2024-09-16T20:05:37.072 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 27/35 2024-09-16T20:05:37.073 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 28/35 2024-09-16T20:05:37.073 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 29/35 2024-09-16T20:05:37.073 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : re2-1:20211101-20.el9.x86_64 30/35 2024-09-16T20:05:37.073 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 31/35 2024-09-16T20:05:37.073 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : librados2-2:19.3.0-4883.g6e8474a0.el9.x86_64 32/35 2024-09-16T20:05:37.073 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 33/35 2024-09-16T20:05:37.073 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : librbd1-2:19.3.0-4883.g6e8474a0.el9.x86_64 34/35 2024-09-16T20:05:38.076 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 35/35 2024-09-16T20:05:38.076 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:05:38.076 INFO:teuthology.orchestra.run.smithi064.stdout:Upgraded: 2024-09-16T20:05:38.076 INFO:teuthology.orchestra.run.smithi064.stdout: librados2-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T20:05:38.076 INFO:teuthology.orchestra.run.smithi064.stdout: librbd1-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T20:05:38.076 INFO:teuthology.orchestra.run.smithi064.stdout:Installed: 2024-09-16T20:05:38.076 INFO:teuthology.orchestra.run.smithi064.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-09-16T20:05:38.076 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-base-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T20:05:38.077 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-common-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T20:05:38.077 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-radosgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T20:05:38.077 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-selinux-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T20:05:38.077 INFO:teuthology.orchestra.run.smithi064.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2024-09-16T20:05:38.077 INFO:teuthology.orchestra.run.smithi064.stdout: libarrow-9.0.0-11.el9.x86_64 2024-09-16T20:05:38.077 INFO:teuthology.orchestra.run.smithi064.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-09-16T20:05:38.077 INFO:teuthology.orchestra.run.smithi064.stdout: libcephfs2-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T20:05:38.077 INFO:teuthology.orchestra.run.smithi064.stdout: libnbd-1.20.2-2.el9.x86_64 2024-09-16T20:05:38.077 INFO:teuthology.orchestra.run.smithi064.stdout: liboath-2.6.7-2.el9.x86_64 2024-09-16T20:05:38.077 INFO:teuthology.orchestra.run.smithi064.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-09-16T20:05:38.077 INFO:teuthology.orchestra.run.smithi064.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-09-16T20:05:38.077 INFO:teuthology.orchestra.run.smithi064.stdout: libradosstriper1-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T20:05:38.077 INFO:teuthology.orchestra.run.smithi064.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-09-16T20:05:38.077 INFO:teuthology.orchestra.run.smithi064.stdout: librgw2-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T20:05:38.078 INFO:teuthology.orchestra.run.smithi064.stdout: libunwind-1.6.2-1.el9.x86_64 2024-09-16T20:05:38.078 INFO:teuthology.orchestra.run.smithi064.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-09-16T20:05:38.078 INFO:teuthology.orchestra.run.smithi064.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-09-16T20:05:38.078 INFO:teuthology.orchestra.run.smithi064.stdout: python3-ceph-argparse-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T20:05:38.078 INFO:teuthology.orchestra.run.smithi064.stdout: python3-ceph-common-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T20:05:38.078 INFO:teuthology.orchestra.run.smithi064.stdout: python3-cephfs-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T20:05:38.078 INFO:teuthology.orchestra.run.smithi064.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-09-16T20:05:38.078 INFO:teuthology.orchestra.run.smithi064.stdout: python3-rados-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T20:05:38.078 INFO:teuthology.orchestra.run.smithi064.stdout: python3-rbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T20:05:38.078 INFO:teuthology.orchestra.run.smithi064.stdout: python3-rgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T20:05:38.078 INFO:teuthology.orchestra.run.smithi064.stdout: qatlib-24.02.0-1.el9.x86_64 2024-09-16T20:05:38.078 INFO:teuthology.orchestra.run.smithi064.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-09-16T20:05:38.078 INFO:teuthology.orchestra.run.smithi064.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-09-16T20:05:38.079 INFO:teuthology.orchestra.run.smithi064.stdout: re2-1:20211101-20.el9.x86_64 2024-09-16T20:05:38.079 INFO:teuthology.orchestra.run.smithi064.stdout: thrift-0.15.0-2.el9.x86_64 2024-09-16T20:05:38.079 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:05:38.079 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2024-09-16T20:05:38.470 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install ceph-test 2024-09-16T20:05:39.071 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:00:34 ago on Mon 16 Sep 2024 08:05:05 PM UTC. 2024-09-16T20:05:39.217 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2024-09-16T20:05:39.217 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2024-09-16T20:05:39.218 INFO:teuthology.orchestra.run.smithi064.stdout: Package Arch Version Repository Size 2024-09-16T20:05:39.218 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2024-09-16T20:05:39.218 INFO:teuthology.orchestra.run.smithi064.stdout:Installing: 2024-09-16T20:05:39.218 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-test x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 50 M 2024-09-16T20:05:39.218 INFO:teuthology.orchestra.run.smithi064.stdout:Installing dependencies: 2024-09-16T20:05:39.218 INFO:teuthology.orchestra.run.smithi064.stdout: libcephsqlite x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 161 k 2024-09-16T20:05:39.218 INFO:teuthology.orchestra.run.smithi064.stdout: socat x86_64 1.7.4.1-6.el9 appstream 304 k 2024-09-16T20:05:39.218 INFO:teuthology.orchestra.run.smithi064.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-09-16T20:05:39.218 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:05:39.218 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction Summary 2024-09-16T20:05:39.218 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2024-09-16T20:05:39.218 INFO:teuthology.orchestra.run.smithi064.stdout:Install 4 Packages 2024-09-16T20:05:39.219 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:05:39.219 INFO:teuthology.orchestra.run.smithi064.stdout:Total download size: 51 M 2024-09-16T20:05:39.219 INFO:teuthology.orchestra.run.smithi064.stdout:Installed size: 217 M 2024-09-16T20:05:39.219 INFO:teuthology.orchestra.run.smithi064.stdout:Downloading Packages: 2024-09-16T20:05:39.384 INFO:teuthology.orchestra.run.smithi064.stdout:(1/4): socat-1.7.4.1-6.el9.x86_64.rpm 2.1 MB/s | 304 kB 00:00 2024-09-16T20:05:39.423 INFO:teuthology.orchestra.run.smithi064.stdout:(2/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.5 MB/s | 64 kB 00:00 2024-09-16T20:05:39.465 INFO:teuthology.orchestra.run.smithi064.stdout:(3/4): libcephsqlite-19.3.0-4883.g6e8474a0.el9. 725 kB/s | 161 kB 00:00 2024-09-16T20:05:40.343 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: ceph-selinux-2:19.3.0-4883.g6e8474a0.el9.x86_64 32/35 2024-09-16T20:05:40.344 INFO:teuthology.orchestra.run.smithi193.stdout:skipping the directory /sys 2024-09-16T20:05:40.344 INFO:teuthology.orchestra.run.smithi193.stdout:skipping the directory /proc 2024-09-16T20:05:40.344 INFO:teuthology.orchestra.run.smithi193.stdout:skipping the directory /mnt 2024-09-16T20:05:40.344 INFO:teuthology.orchestra.run.smithi193.stdout:skipping the directory /var/tmp 2024-09-16T20:05:40.344 INFO:teuthology.orchestra.run.smithi193.stdout:skipping the directory /home 2024-09-16T20:05:40.344 INFO:teuthology.orchestra.run.smithi193.stdout:skipping the directory /root 2024-09-16T20:05:40.344 INFO:teuthology.orchestra.run.smithi193.stdout:skipping the directory /tmp 2024-09-16T20:05:40.344 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:05:41.057 INFO:teuthology.orchestra.run.smithi064.stdout:(4/4): ceph-test-19.3.0-4883.g6e8474a0.el9.x86_ 28 MB/s | 50 MB 00:01 2024-09-16T20:05:41.059 INFO:teuthology.orchestra.run.smithi064.stdout:-------------------------------------------------------------------------------- 2024-09-16T20:05:41.059 INFO:teuthology.orchestra.run.smithi064.stdout:Total 28 MB/s | 51 MB 00:01 2024-09-16T20:05:41.088 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction check 2024-09-16T20:05:41.111 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction check succeeded. 2024-09-16T20:05:41.111 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction test 2024-09-16T20:05:41.316 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : ceph-radosgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 33/35 2024-09-16T20:05:41.343 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: ceph-radosgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 33/35 2024-09-16T20:05:41.343 INFO:teuthology.orchestra.run.smithi193.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T20:05:41.343 INFO:teuthology.orchestra.run.smithi193.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-09-16T20:05:41.343 INFO:teuthology.orchestra.run.smithi193.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-16T20:05:41.343 INFO:teuthology.orchestra.run.smithi193.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-16T20:05:41.343 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:05:41.345 INFO:teuthology.orchestra.run.smithi193.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 34/35 2024-09-16T20:05:41.435 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 34/35 2024-09-16T20:05:41.435 INFO:teuthology.orchestra.run.smithi193.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 35/35 2024-09-16T20:05:41.511 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction test succeeded. 2024-09-16T20:05:41.511 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction 2024-09-16T20:05:42.074 INFO:teuthology.orchestra.run.smithi064.stdout: Preparing : 1/1 2024-09-16T20:05:42.143 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-09-16T20:05:42.182 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : socat-1.7.4.1-6.el9.x86_64 2/4 2024-09-16T20:05:42.209 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : libcephsqlite-2:19.3.0-4883.g6e8474a0.el9.x86_64 3/4 2024-09-16T20:05:42.739 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 35/35 2024-09-16T20:05:42.739 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : ceph-base-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/35 2024-09-16T20:05:42.739 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : ceph-common-2:19.3.0-4883.g6e8474a0.el9.x86_64 2/35 2024-09-16T20:05:42.739 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : ceph-radosgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 3/35 2024-09-16T20:05:42.739 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : ceph-selinux-2:19.3.0-4883.g6e8474a0.el9.x86_64 4/35 2024-09-16T20:05:42.739 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : libcephfs2-2:19.3.0-4883.g6e8474a0.el9.x86_64 5/35 2024-09-16T20:05:42.739 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : libradosstriper1-2:19.3.0-4883.g6e8474a0.el9.x86_6 6/35 2024-09-16T20:05:42.740 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : librgw2-2:19.3.0-4883.g6e8474a0.el9.x86_64 7/35 2024-09-16T20:05:42.740 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-ceph-argparse-2:19.3.0-4883.g6e8474a0.el9. 8/35 2024-09-16T20:05:42.740 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-ceph-common-2:19.3.0-4883.g6e8474a0.el9.x8 9/35 2024-09-16T20:05:42.740 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-cephfs-2:19.3.0-4883.g6e8474a0.el9.x86_64 10/35 2024-09-16T20:05:42.740 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-rados-2:19.3.0-4883.g6e8474a0.el9.x86_64 11/35 2024-09-16T20:05:42.740 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-rbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 12/35 2024-09-16T20:05:42.740 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-rgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 13/35 2024-09-16T20:05:42.740 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/35 2024-09-16T20:05:42.740 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : libnbd-1.20.2-2.el9.x86_64 15/35 2024-09-16T20:05:42.740 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 16/35 2024-09-16T20:05:42.740 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 17/35 2024-09-16T20:05:42.740 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 18/35 2024-09-16T20:05:42.741 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 19/35 2024-09-16T20:05:42.741 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 20/35 2024-09-16T20:05:42.741 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 21/35 2024-09-16T20:05:42.741 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 22/35 2024-09-16T20:05:42.741 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 23/35 2024-09-16T20:05:42.741 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 24/35 2024-09-16T20:05:42.741 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 25/35 2024-09-16T20:05:42.742 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 26/35 2024-09-16T20:05:42.743 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 27/35 2024-09-16T20:05:42.743 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 28/35 2024-09-16T20:05:42.743 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 29/35 2024-09-16T20:05:42.743 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : re2-1:20211101-20.el9.x86_64 30/35 2024-09-16T20:05:42.743 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 31/35 2024-09-16T20:05:42.743 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : librados2-2:19.3.0-4883.g6e8474a0.el9.x86_64 32/35 2024-09-16T20:05:42.743 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 33/35 2024-09-16T20:05:42.743 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : librbd1-2:19.3.0-4883.g6e8474a0.el9.x86_64 34/35 2024-09-16T20:05:43.689 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 35/35 2024-09-16T20:05:43.690 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:05:43.690 INFO:teuthology.orchestra.run.smithi193.stdout:Upgraded: 2024-09-16T20:05:43.690 INFO:teuthology.orchestra.run.smithi193.stdout: librados2-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T20:05:43.690 INFO:teuthology.orchestra.run.smithi193.stdout: librbd1-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T20:05:43.690 INFO:teuthology.orchestra.run.smithi193.stdout:Installed: 2024-09-16T20:05:43.690 INFO:teuthology.orchestra.run.smithi193.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-09-16T20:05:43.690 INFO:teuthology.orchestra.run.smithi193.stdout: ceph-base-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T20:05:43.691 INFO:teuthology.orchestra.run.smithi193.stdout: ceph-common-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T20:05:43.691 INFO:teuthology.orchestra.run.smithi193.stdout: ceph-radosgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T20:05:43.691 INFO:teuthology.orchestra.run.smithi193.stdout: ceph-selinux-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T20:05:43.691 INFO:teuthology.orchestra.run.smithi193.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2024-09-16T20:05:43.691 INFO:teuthology.orchestra.run.smithi193.stdout: libarrow-9.0.0-11.el9.x86_64 2024-09-16T20:05:43.691 INFO:teuthology.orchestra.run.smithi193.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-09-16T20:05:43.691 INFO:teuthology.orchestra.run.smithi193.stdout: libcephfs2-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T20:05:43.691 INFO:teuthology.orchestra.run.smithi193.stdout: libnbd-1.20.2-2.el9.x86_64 2024-09-16T20:05:43.691 INFO:teuthology.orchestra.run.smithi193.stdout: liboath-2.6.7-2.el9.x86_64 2024-09-16T20:05:43.691 INFO:teuthology.orchestra.run.smithi193.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-09-16T20:05:43.691 INFO:teuthology.orchestra.run.smithi193.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-09-16T20:05:43.692 INFO:teuthology.orchestra.run.smithi193.stdout: libradosstriper1-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T20:05:43.692 INFO:teuthology.orchestra.run.smithi193.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-09-16T20:05:43.692 INFO:teuthology.orchestra.run.smithi193.stdout: librgw2-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T20:05:43.692 INFO:teuthology.orchestra.run.smithi193.stdout: libunwind-1.6.2-1.el9.x86_64 2024-09-16T20:05:43.692 INFO:teuthology.orchestra.run.smithi193.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-09-16T20:05:43.692 INFO:teuthology.orchestra.run.smithi193.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-09-16T20:05:43.692 INFO:teuthology.orchestra.run.smithi193.stdout: python3-ceph-argparse-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T20:05:43.692 INFO:teuthology.orchestra.run.smithi193.stdout: python3-ceph-common-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T20:05:43.692 INFO:teuthology.orchestra.run.smithi193.stdout: python3-cephfs-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T20:05:43.692 INFO:teuthology.orchestra.run.smithi193.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-09-16T20:05:43.692 INFO:teuthology.orchestra.run.smithi193.stdout: python3-rados-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T20:05:43.692 INFO:teuthology.orchestra.run.smithi193.stdout: python3-rbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T20:05:43.692 INFO:teuthology.orchestra.run.smithi193.stdout: python3-rgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T20:05:43.693 INFO:teuthology.orchestra.run.smithi193.stdout: qatlib-24.02.0-1.el9.x86_64 2024-09-16T20:05:43.693 INFO:teuthology.orchestra.run.smithi193.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-09-16T20:05:43.693 INFO:teuthology.orchestra.run.smithi193.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-09-16T20:05:43.693 INFO:teuthology.orchestra.run.smithi193.stdout: re2-1:20211101-20.el9.x86_64 2024-09-16T20:05:43.693 INFO:teuthology.orchestra.run.smithi193.stdout: thrift-0.15.0-2.el9.x86_64 2024-09-16T20:05:43.693 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:05:43.694 INFO:teuthology.orchestra.run.smithi193.stdout:Complete! 2024-09-16T20:05:44.057 DEBUG:teuthology.orchestra.run.smithi193:> sudo yum -y install ceph-test 2024-09-16T20:05:44.641 INFO:teuthology.orchestra.run.smithi193.stdout:Last metadata expiration check: 0:00:28 ago on Mon 16 Sep 2024 08:05:16 PM UTC. 2024-09-16T20:05:44.782 INFO:teuthology.orchestra.run.smithi193.stdout:Dependencies resolved. 2024-09-16T20:05:44.783 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-09-16T20:05:44.783 INFO:teuthology.orchestra.run.smithi193.stdout: Package Arch Version Repository Size 2024-09-16T20:05:44.783 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-09-16T20:05:44.783 INFO:teuthology.orchestra.run.smithi193.stdout:Installing: 2024-09-16T20:05:44.783 INFO:teuthology.orchestra.run.smithi193.stdout: ceph-test x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 50 M 2024-09-16T20:05:44.783 INFO:teuthology.orchestra.run.smithi193.stdout:Installing dependencies: 2024-09-16T20:05:44.784 INFO:teuthology.orchestra.run.smithi193.stdout: libcephsqlite x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 161 k 2024-09-16T20:05:44.784 INFO:teuthology.orchestra.run.smithi193.stdout: socat x86_64 1.7.4.1-6.el9 appstream 304 k 2024-09-16T20:05:44.784 INFO:teuthology.orchestra.run.smithi193.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-09-16T20:05:44.784 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:05:44.784 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction Summary 2024-09-16T20:05:44.784 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-09-16T20:05:44.784 INFO:teuthology.orchestra.run.smithi193.stdout:Install 4 Packages 2024-09-16T20:05:44.784 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:05:44.785 INFO:teuthology.orchestra.run.smithi193.stdout:Total download size: 51 M 2024-09-16T20:05:44.785 INFO:teuthology.orchestra.run.smithi193.stdout:Installed size: 217 M 2024-09-16T20:05:44.785 INFO:teuthology.orchestra.run.smithi193.stdout:Downloading Packages: 2024-09-16T20:05:45.102 INFO:teuthology.orchestra.run.smithi193.stdout:(1/4): socat-1.7.4.1-6.el9.x86_64.rpm 1.4 MB/s | 304 kB 00:00 2024-09-16T20:05:45.127 INFO:teuthology.orchestra.run.smithi193.stdout:(2/4): libcephsqlite-19.3.0-4883.g6e8474a0.el9. 670 kB/s | 161 kB 00:00 2024-09-16T20:05:45.152 INFO:teuthology.orchestra.run.smithi193.stdout:(3/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.2 MB/s | 64 kB 00:00 2024-09-16T20:05:46.503 INFO:teuthology.orchestra.run.smithi193.stdout:(4/4): ceph-test-19.3.0-4883.g6e8474a0.el9.x86_ 31 MB/s | 50 MB 00:01 2024-09-16T20:05:46.504 INFO:teuthology.orchestra.run.smithi193.stdout:-------------------------------------------------------------------------------- 2024-09-16T20:05:46.505 INFO:teuthology.orchestra.run.smithi193.stdout:Total 30 MB/s | 51 MB 00:01 2024-09-16T20:05:46.532 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction check 2024-09-16T20:05:46.552 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction check succeeded. 2024-09-16T20:05:46.552 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction test 2024-09-16T20:05:46.932 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction test succeeded. 2024-09-16T20:05:46.932 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction 2024-09-16T20:05:47.240 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: libcephsqlite-2:19.3.0-4883.g6e8474a0.el9.x86_64 3/4 2024-09-16T20:05:47.319 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : ceph-test-2:19.3.0-4883.g6e8474a0.el9.x86_64 4/4 2024-09-16T20:05:47.477 INFO:teuthology.orchestra.run.smithi193.stdout: Preparing : 1/1 2024-09-16T20:05:47.580 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-09-16T20:05:47.618 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : socat-1.7.4.1-6.el9.x86_64 2/4 2024-09-16T20:05:47.646 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : libcephsqlite-2:19.3.0-4883.g6e8474a0.el9.x86_64 3/4 2024-09-16T20:05:49.826 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: ceph-test-2:19.3.0-4883.g6e8474a0.el9.x86_64 4/4 2024-09-16T20:05:49.826 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : ceph-test-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/4 2024-09-16T20:05:49.826 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : libcephsqlite-2:19.3.0-4883.g6e8474a0.el9.x86_64 2/4 2024-09-16T20:05:49.827 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : socat-1.7.4.1-6.el9.x86_64 3/4 2024-09-16T20:05:50.156 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-09-16T20:05:50.156 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:05:50.156 INFO:teuthology.orchestra.run.smithi064.stdout:Installed: 2024-09-16T20:05:50.156 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-test-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T20:05:50.156 INFO:teuthology.orchestra.run.smithi064.stdout: libcephsqlite-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T20:05:50.156 INFO:teuthology.orchestra.run.smithi064.stdout: socat-1.7.4.1-6.el9.x86_64 2024-09-16T20:05:50.157 INFO:teuthology.orchestra.run.smithi064.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-09-16T20:05:50.157 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:05:50.157 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2024-09-16T20:05:50.422 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install ceph 2024-09-16T20:05:51.033 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:00:46 ago on Mon 16 Sep 2024 08:05:05 PM UTC. 2024-09-16T20:05:51.174 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2024-09-16T20:05:51.176 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2024-09-16T20:05:51.177 INFO:teuthology.orchestra.run.smithi064.stdout: Package Arch Version Repository Size 2024-09-16T20:05:51.177 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2024-09-16T20:05:51.177 INFO:teuthology.orchestra.run.smithi064.stdout:Installing: 2024-09-16T20:05:51.177 INFO:teuthology.orchestra.run.smithi064.stdout: ceph x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 6.6 k 2024-09-16T20:05:51.177 INFO:teuthology.orchestra.run.smithi064.stdout:Installing dependencies: 2024-09-16T20:05:51.177 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-mds x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 2.4 M 2024-09-16T20:05:51.177 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-mgr x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 1.5 M 2024-09-16T20:05:51.177 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-mgr-modules-core noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 291 k 2024-09-16T20:05:51.177 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-mon x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 4.8 M 2024-09-16T20:05:51.177 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-osd x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 17 M 2024-09-16T20:05:51.177 INFO:teuthology.orchestra.run.smithi064.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-09-16T20:05:51.177 INFO:teuthology.orchestra.run.smithi064.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-09-16T20:05:51.177 INFO:teuthology.orchestra.run.smithi064.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2024-09-16T20:05:51.178 INFO:teuthology.orchestra.run.smithi064.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-09-16T20:05:51.178 INFO:teuthology.orchestra.run.smithi064.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-09-16T20:05:51.178 INFO:teuthology.orchestra.run.smithi064.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-09-16T20:05:51.178 INFO:teuthology.orchestra.run.smithi064.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-09-16T20:05:51.178 INFO:teuthology.orchestra.run.smithi064.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-09-16T20:05:51.178 INFO:teuthology.orchestra.run.smithi064.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-09-16T20:05:51.178 INFO:teuthology.orchestra.run.smithi064.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-09-16T20:05:51.178 INFO:teuthology.orchestra.run.smithi064.stdout: python3-jaraco-collections 2024-09-16T20:05:51.178 INFO:teuthology.orchestra.run.smithi064.stdout: noarch 3.0.0-8.el9 epel 23 k 2024-09-16T20:05:51.178 INFO:teuthology.orchestra.run.smithi064.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-09-16T20:05:51.178 INFO:teuthology.orchestra.run.smithi064.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-09-16T20:05:51.178 INFO:teuthology.orchestra.run.smithi064.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-09-16T20:05:51.179 INFO:teuthology.orchestra.run.smithi064.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-09-16T20:05:51.179 INFO:teuthology.orchestra.run.smithi064.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-09-16T20:05:51.179 INFO:teuthology.orchestra.run.smithi064.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-09-16T20:05:51.179 INFO:teuthology.orchestra.run.smithi064.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-09-16T20:05:51.179 INFO:teuthology.orchestra.run.smithi064.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-09-16T20:05:51.179 INFO:teuthology.orchestra.run.smithi064.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-09-16T20:05:51.179 INFO:teuthology.orchestra.run.smithi064.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-09-16T20:05:51.179 INFO:teuthology.orchestra.run.smithi064.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-09-16T20:05:51.179 INFO:teuthology.orchestra.run.smithi064.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-09-16T20:05:51.179 INFO:teuthology.orchestra.run.smithi064.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-09-16T20:05:51.179 INFO:teuthology.orchestra.run.smithi064.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-09-16T20:05:51.179 INFO:teuthology.orchestra.run.smithi064.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-09-16T20:05:51.179 INFO:teuthology.orchestra.run.smithi064.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-09-16T20:05:51.180 INFO:teuthology.orchestra.run.smithi064.stdout: python3-urllib3 noarch 1.26.5-6.el9 baseos 215 k 2024-09-16T20:05:51.180 INFO:teuthology.orchestra.run.smithi064.stdout: python3-webob noarch 1.8.8-2.el9 epel 230 k 2024-09-16T20:05:51.180 INFO:teuthology.orchestra.run.smithi064.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-09-16T20:05:51.180 INFO:teuthology.orchestra.run.smithi064.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-09-16T20:05:51.180 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:05:51.180 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction Summary 2024-09-16T20:05:51.180 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2024-09-16T20:05:51.180 INFO:teuthology.orchestra.run.smithi064.stdout:Install 37 Packages 2024-09-16T20:05:51.180 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:05:51.181 INFO:teuthology.orchestra.run.smithi064.stdout:Total download size: 31 M 2024-09-16T20:05:51.181 INFO:teuthology.orchestra.run.smithi064.stdout:Installed size: 109 M 2024-09-16T20:05:51.181 INFO:teuthology.orchestra.run.smithi064.stdout:Downloading Packages: 2024-09-16T20:05:51.800 INFO:teuthology.orchestra.run.smithi064.stdout:(1/37): ceph-19.3.0-4883.g6e8474a0.el9.x86_64.r 23 kB/s | 6.6 kB 00:00 2024-09-16T20:05:52.385 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: libcephsqlite-2:19.3.0-4883.g6e8474a0.el9.x86_64 3/4 2024-09-16T20:05:52.470 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : ceph-test-2:19.3.0-4883.g6e8474a0.el9.x86_64 4/4 2024-09-16T20:05:53.391 INFO:teuthology.orchestra.run.smithi064.stdout:(2/37): ceph-mgr-19.3.0-4883.g6e8474a0.el9.x86_ 830 kB/s | 1.5 MB 00:01 2024-09-16T20:05:54.100 INFO:teuthology.orchestra.run.smithi064.stdout:(3/37): ceph-mds-19.3.0-4883.g6e8474a0.el9.x86_ 941 kB/s | 2.4 MB 00:02 2024-09-16T20:05:54.376 INFO:teuthology.orchestra.run.smithi064.stdout:(4/37): ceph-mgr-modules-core-19.3.0-4883.g6e84 1.0 MB/s | 291 kB 00:00 2024-09-16T20:05:54.501 INFO:teuthology.orchestra.run.smithi064.stdout:(5/37): python3-cffi-1.14.5-5.el9.x86_64.rpm 2.0 MB/s | 253 kB 00:00 2024-09-16T20:05:54.585 INFO:teuthology.orchestra.run.smithi064.stdout:(6/37): python3-cryptography-36.0.1-4.el9.x86_6 15 MB/s | 1.2 MB 00:00 2024-09-16T20:05:54.643 INFO:teuthology.orchestra.run.smithi064.stdout:(7/37): python3-ply-3.11-14.el9.noarch.rpm 1.8 MB/s | 106 kB 00:00 2024-09-16T20:05:54.685 INFO:teuthology.orchestra.run.smithi064.stdout:(8/37): python3-pycparser-2.20-6.el9.noarch.rpm 3.2 MB/s | 135 kB 00:00 2024-09-16T20:05:54.727 INFO:teuthology.orchestra.run.smithi064.stdout:(9/37): python3-requests-2.25.1-8.el9.noarch.rp 2.9 MB/s | 125 kB 00:00 2024-09-16T20:05:54.772 INFO:teuthology.orchestra.run.smithi064.stdout:(10/37): python3-urllib3-1.26.5-6.el9.noarch.rp 4.7 MB/s | 215 kB 00:00 2024-09-16T20:05:54.893 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: ceph-test-2:19.3.0-4883.g6e8474a0.el9.x86_64 4/4 2024-09-16T20:05:54.893 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : ceph-test-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/4 2024-09-16T20:05:54.893 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : libcephsqlite-2:19.3.0-4883.g6e8474a0.el9.x86_64 2/4 2024-09-16T20:05:54.893 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : socat-1.7.4.1-6.el9.x86_64 3/4 2024-09-16T20:05:55.221 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-09-16T20:05:55.222 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:05:55.222 INFO:teuthology.orchestra.run.smithi193.stdout:Installed: 2024-09-16T20:05:55.222 INFO:teuthology.orchestra.run.smithi193.stdout: ceph-test-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T20:05:55.222 INFO:teuthology.orchestra.run.smithi193.stdout: libcephsqlite-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T20:05:55.222 INFO:teuthology.orchestra.run.smithi193.stdout: socat-1.7.4.1-6.el9.x86_64 2024-09-16T20:05:55.222 INFO:teuthology.orchestra.run.smithi193.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-09-16T20:05:55.222 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:05:55.222 INFO:teuthology.orchestra.run.smithi193.stdout:Complete! 2024-09-16T20:05:55.498 INFO:teuthology.orchestra.run.smithi064.stdout:(11/37): lua-5.4.4-4.el9.x86_64.rpm 260 kB/s | 188 kB 00:00 2024-09-16T20:05:55.524 DEBUG:teuthology.orchestra.run.smithi193:> sudo yum -y install ceph 2024-09-16T20:05:56.131 INFO:teuthology.orchestra.run.smithi193.stdout:Last metadata expiration check: 0:00:40 ago on Mon 16 Sep 2024 08:05:16 PM UTC. 2024-09-16T20:05:56.275 INFO:teuthology.orchestra.run.smithi193.stdout:Dependencies resolved. 2024-09-16T20:05:56.277 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-09-16T20:05:56.277 INFO:teuthology.orchestra.run.smithi193.stdout: Package Arch Version Repository Size 2024-09-16T20:05:56.278 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-09-16T20:05:56.278 INFO:teuthology.orchestra.run.smithi193.stdout:Installing: 2024-09-16T20:05:56.278 INFO:teuthology.orchestra.run.smithi193.stdout: ceph x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 6.6 k 2024-09-16T20:05:56.278 INFO:teuthology.orchestra.run.smithi193.stdout:Installing dependencies: 2024-09-16T20:05:56.278 INFO:teuthology.orchestra.run.smithi193.stdout: ceph-mds x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 2.4 M 2024-09-16T20:05:56.279 INFO:teuthology.orchestra.run.smithi193.stdout: ceph-mgr x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 1.5 M 2024-09-16T20:05:56.279 INFO:teuthology.orchestra.run.smithi193.stdout: ceph-mgr-modules-core noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 291 k 2024-09-16T20:05:56.279 INFO:teuthology.orchestra.run.smithi193.stdout: ceph-mon x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 4.8 M 2024-09-16T20:05:56.279 INFO:teuthology.orchestra.run.smithi193.stdout: ceph-osd x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 17 M 2024-09-16T20:05:56.279 INFO:teuthology.orchestra.run.smithi193.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-09-16T20:05:56.280 INFO:teuthology.orchestra.run.smithi193.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-09-16T20:05:56.280 INFO:teuthology.orchestra.run.smithi193.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2024-09-16T20:05:56.280 INFO:teuthology.orchestra.run.smithi193.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-09-16T20:05:56.280 INFO:teuthology.orchestra.run.smithi193.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-09-16T20:05:56.280 INFO:teuthology.orchestra.run.smithi193.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-09-16T20:05:56.280 INFO:teuthology.orchestra.run.smithi193.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-09-16T20:05:56.281 INFO:teuthology.orchestra.run.smithi193.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-09-16T20:05:56.281 INFO:teuthology.orchestra.run.smithi193.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-09-16T20:05:56.281 INFO:teuthology.orchestra.run.smithi193.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-09-16T20:05:56.281 INFO:teuthology.orchestra.run.smithi193.stdout: python3-jaraco-collections 2024-09-16T20:05:56.281 INFO:teuthology.orchestra.run.smithi193.stdout: noarch 3.0.0-8.el9 epel 23 k 2024-09-16T20:05:56.281 INFO:teuthology.orchestra.run.smithi193.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-09-16T20:05:56.282 INFO:teuthology.orchestra.run.smithi193.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-09-16T20:05:56.282 INFO:teuthology.orchestra.run.smithi193.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-09-16T20:05:56.282 INFO:teuthology.orchestra.run.smithi193.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-09-16T20:05:56.282 INFO:teuthology.orchestra.run.smithi193.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-09-16T20:05:56.282 INFO:teuthology.orchestra.run.smithi193.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-09-16T20:05:56.282 INFO:teuthology.orchestra.run.smithi193.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-09-16T20:05:56.283 INFO:teuthology.orchestra.run.smithi193.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-09-16T20:05:56.283 INFO:teuthology.orchestra.run.smithi193.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-09-16T20:05:56.283 INFO:teuthology.orchestra.run.smithi193.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-09-16T20:05:56.283 INFO:teuthology.orchestra.run.smithi193.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-09-16T20:05:56.283 INFO:teuthology.orchestra.run.smithi193.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-09-16T20:05:56.283 INFO:teuthology.orchestra.run.smithi193.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-09-16T20:05:56.284 INFO:teuthology.orchestra.run.smithi193.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-09-16T20:05:56.284 INFO:teuthology.orchestra.run.smithi193.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-09-16T20:05:56.284 INFO:teuthology.orchestra.run.smithi193.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-09-16T20:05:56.284 INFO:teuthology.orchestra.run.smithi193.stdout: python3-urllib3 noarch 1.26.5-6.el9 baseos 215 k 2024-09-16T20:05:56.285 INFO:teuthology.orchestra.run.smithi193.stdout: python3-webob noarch 1.8.8-2.el9 epel 230 k 2024-09-16T20:05:56.285 INFO:teuthology.orchestra.run.smithi193.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-09-16T20:05:56.285 INFO:teuthology.orchestra.run.smithi193.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-09-16T20:05:56.285 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:05:56.285 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction Summary 2024-09-16T20:05:56.285 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-09-16T20:05:56.286 INFO:teuthology.orchestra.run.smithi193.stdout:Install 37 Packages 2024-09-16T20:05:56.286 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:05:56.287 INFO:teuthology.orchestra.run.smithi064.stdout:(12/37): python3-mako-1.1.4-6.el9.noarch.rpm 220 kB/s | 172 kB 00:00 2024-09-16T20:05:56.288 INFO:teuthology.orchestra.run.smithi193.stdout:Total download size: 31 M 2024-09-16T20:05:56.288 INFO:teuthology.orchestra.run.smithi193.stdout:Installed size: 109 M 2024-09-16T20:05:56.288 INFO:teuthology.orchestra.run.smithi193.stdout:Downloading Packages: 2024-09-16T20:05:56.873 INFO:teuthology.orchestra.run.smithi064.stdout:(13/37): python3-markupsafe-1.1.1-12.el9.x86_64 59 kB/s | 35 kB 00:00 2024-09-16T20:05:56.933 INFO:teuthology.orchestra.run.smithi193.stdout:(1/37): ceph-19.3.0-4883.g6e8474a0.el9.x86_64.r 21 kB/s | 6.6 kB 00:00 2024-09-16T20:05:57.515 INFO:teuthology.orchestra.run.smithi064.stdout:(14/37): python3-packaging-20.9-5.el9.noarch.rp 120 kB/s | 77 kB 00:00 2024-09-16T20:05:58.032 INFO:teuthology.orchestra.run.smithi064.stdout:(15/37): ceph-mon-19.3.0-4883.g6e8474a0.el9.x86 787 kB/s | 4.8 MB 00:06 2024-09-16T20:05:58.075 INFO:teuthology.orchestra.run.smithi193.stdout:(2/37): ceph-mgr-19.3.0-4883.g6e8474a0.el9.x86_ 1.0 MB/s | 1.5 MB 00:01 2024-09-16T20:05:58.183 INFO:teuthology.orchestra.run.smithi064.stdout:(16/37): python3-pytz-2021.1-5.el9.noarch.rpm 76 kB/s | 51 kB 00:00 2024-09-16T20:05:58.607 INFO:teuthology.orchestra.run.smithi064.stdout:(17/37): python3-toml-0.10.2-6.el9.noarch.rpm 72 kB/s | 42 kB 00:00 2024-09-16T20:05:58.666 INFO:teuthology.orchestra.run.smithi064.stdout:(18/37): luarocks-3.9.2-5.el9.noarch.rpm 2.6 MB/s | 151 kB 00:00 2024-09-16T20:05:58.700 INFO:teuthology.orchestra.run.smithi064.stdout:(19/37): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 1.3 MB/s | 43 kB 00:00 2024-09-16T20:05:58.733 INFO:teuthology.orchestra.run.smithi064.stdout:(20/37): python3-cheroot-8.6.0-4.el9.noarch.rpm 5.1 MB/s | 172 kB 00:00 2024-09-16T20:05:58.767 INFO:teuthology.orchestra.run.smithi064.stdout:(21/37): python3-cherrypy-18.6.1-2.el9.noarch.r 11 MB/s | 358 kB 00:00 2024-09-16T20:05:58.792 INFO:teuthology.orchestra.run.smithi064.stdout:(22/37): lua-devel-5.4.4-4.el9.x86_64.rpm 37 kB/s | 22 kB 00:00 2024-09-16T20:05:58.818 INFO:teuthology.orchestra.run.smithi064.stdout:(23/37): python3-jaraco-8.2.1-3.el9.noarch.rpm 216 kB/s | 11 kB 00:00 2024-09-16T20:05:58.851 INFO:teuthology.orchestra.run.smithi064.stdout:(24/37): python3-jaraco-collections-3.0.0-8.el9 921 kB/s | 23 kB 00:00 2024-09-16T20:05:58.877 INFO:teuthology.orchestra.run.smithi064.stdout:(25/37): python3-jaraco-functools-3.5.0-2.el9.n 856 kB/s | 19 kB 00:00 2024-09-16T20:05:58.902 INFO:teuthology.orchestra.run.smithi064.stdout:(26/37): python3-jaraco-classes-3.2.1-5.el9.noa 162 kB/s | 18 kB 00:00 2024-09-16T20:05:58.927 INFO:teuthology.orchestra.run.smithi064.stdout:(27/37): python3-jaraco-text-3.2.0-6.el9.noarch 392 kB/s | 20 kB 00:00 2024-09-16T20:05:58.952 INFO:teuthology.orchestra.run.smithi064.stdout:(28/37): python3-logutils-0.3.5-21.el9.noarch.r 922 kB/s | 46 kB 00:00 2024-09-16T20:05:58.978 INFO:teuthology.orchestra.run.smithi064.stdout:(29/37): python3-more-itertools-8.12.0-2.el9.no 1.5 MB/s | 79 kB 00:00 2024-09-16T20:05:59.003 INFO:teuthology.orchestra.run.smithi064.stdout:(30/37): python3-portend-3.1.0-2.el9.noarch.rpm 662 kB/s | 16 kB 00:00 2024-09-16T20:05:59.036 INFO:teuthology.orchestra.run.smithi064.stdout:(31/37): python3-pecan-1.4.2-3.el9.noarch.rpm 3.2 MB/s | 272 kB 00:00 2024-09-16T20:05:59.062 INFO:teuthology.orchestra.run.smithi064.stdout:(32/37): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.5 MB/s | 90 kB 00:00 2024-09-16T20:05:59.087 INFO:teuthology.orchestra.run.smithi064.stdout:(33/37): python3-tempora-5.0.0-2.el9.noarch.rpm 712 kB/s | 36 kB 00:00 2024-09-16T20:05:59.121 INFO:teuthology.orchestra.run.smithi064.stdout:(34/37): python3-webob-1.8.8-2.el9.noarch.rpm 3.9 MB/s | 230 kB 00:00 2024-09-16T20:05:59.146 INFO:teuthology.orchestra.run.smithi064.stdout:(35/37): python3-zc-lockfile-2.0-10.el9.noarch. 802 kB/s | 20 kB 00:00 2024-09-16T20:05:59.256 INFO:teuthology.orchestra.run.smithi064.stdout:(36/37): python3-werkzeug-2.0.3-3.el9.1.noarch. 2.5 MB/s | 427 kB 00:00 2024-09-16T20:06:00.417 INFO:teuthology.orchestra.run.smithi193.stdout:(3/37): ceph-mds-19.3.0-4883.g6e8474a0.el9.x86_ 642 kB/s | 2.4 MB 00:03 2024-09-16T20:06:00.959 INFO:teuthology.orchestra.run.smithi193.stdout:(4/37): ceph-osd-19.3.0-4883.g6e8474a0.el9.x86_ 6.0 MB/s | 17 MB 00:02 2024-09-16T20:06:00.984 INFO:teuthology.orchestra.run.smithi193.stdout:(5/37): ceph-mgr-modules-core-19.3.0-4883.g6e84 513 kB/s | 291 kB 00:00 2024-09-16T20:06:01.101 INFO:teuthology.orchestra.run.smithi193.stdout:(6/37): python3-cffi-1.14.5-5.el9.x86_64.rpm 1.7 MB/s | 253 kB 00:00 2024-09-16T20:06:01.151 INFO:teuthology.orchestra.run.smithi193.stdout:(7/37): python3-ply-3.11-14.el9.noarch.rpm 2.1 MB/s | 106 kB 00:00 2024-09-16T20:06:01.185 INFO:teuthology.orchestra.run.smithi193.stdout:(8/37): python3-cryptography-36.0.1-4.el9.x86_6 6.1 MB/s | 1.2 MB 00:00 2024-09-16T20:06:01.210 INFO:teuthology.orchestra.run.smithi193.stdout:(9/37): python3-pycparser-2.20-6.el9.noarch.rpm 2.3 MB/s | 135 kB 00:00 2024-09-16T20:06:01.235 INFO:teuthology.orchestra.run.smithi193.stdout:(10/37): python3-requests-2.25.1-8.el9.noarch.r 2.4 MB/s | 125 kB 00:00 2024-09-16T20:06:01.261 INFO:teuthology.orchestra.run.smithi193.stdout:(11/37): python3-urllib3-1.26.5-6.el9.noarch.rp 4.2 MB/s | 215 kB 00:00 2024-09-16T20:06:01.378 INFO:teuthology.orchestra.run.smithi193.stdout:(12/37): lua-5.4.4-4.el9.x86_64.rpm 1.3 MB/s | 188 kB 00:00 2024-09-16T20:06:01.403 INFO:teuthology.orchestra.run.smithi193.stdout:(13/37): python3-mako-1.1.4-6.el9.noarch.rpm 1.2 MB/s | 172 kB 00:00 2024-09-16T20:06:01.428 INFO:teuthology.orchestra.run.smithi193.stdout:(14/37): python3-markupsafe-1.1.1-12.el9.x86_64 693 kB/s | 35 kB 00:00 2024-09-16T20:06:01.454 INFO:teuthology.orchestra.run.smithi193.stdout:(15/37): python3-packaging-20.9-5.el9.noarch.rp 1.5 MB/s | 77 kB 00:00 2024-09-16T20:06:01.479 INFO:teuthology.orchestra.run.smithi193.stdout:(16/37): python3-pytz-2021.1-5.el9.noarch.rpm 1.0 MB/s | 51 kB 00:00 2024-09-16T20:06:01.504 INFO:teuthology.orchestra.run.smithi193.stdout:(17/37): python3-toml-0.10.2-6.el9.noarch.rpm 829 kB/s | 42 kB 00:00 2024-09-16T20:06:01.529 INFO:teuthology.orchestra.run.smithi193.stdout:(18/37): lua-devel-5.4.4-4.el9.x86_64.rpm 445 kB/s | 22 kB 00:00 2024-09-16T20:06:01.588 INFO:teuthology.orchestra.run.smithi193.stdout:(19/37): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 747 kB/s | 43 kB 00:00 2024-09-16T20:06:01.613 INFO:teuthology.orchestra.run.smithi193.stdout:(20/37): luarocks-3.9.2-5.el9.noarch.rpm 1.4 MB/s | 151 kB 00:00 2024-09-16T20:06:01.655 INFO:teuthology.orchestra.run.smithi193.stdout:(21/37): python3-cheroot-8.6.0-4.el9.noarch.rpm 2.5 MB/s | 172 kB 00:00 2024-09-16T20:06:01.675 INFO:teuthology.orchestra.run.smithi193.stdout:(22/37): python3-jaraco-8.2.1-3.el9.noarch.rpm 642 kB/s | 11 kB 00:00 2024-09-16T20:06:01.689 INFO:teuthology.orchestra.run.smithi193.stdout:(23/37): python3-jaraco-classes-3.2.1-5.el9.noa 1.0 MB/s | 18 kB 00:00 2024-09-16T20:06:01.706 INFO:teuthology.orchestra.run.smithi193.stdout:(24/37): python3-jaraco-collections-3.0.0-8.el9 1.4 MB/s | 23 kB 00:00 2024-09-16T20:06:01.740 INFO:teuthology.orchestra.run.smithi193.stdout:(25/37): python3-cherrypy-18.6.1-2.el9.noarch.r 2.8 MB/s | 358 kB 00:00 2024-09-16T20:06:01.765 INFO:teuthology.orchestra.run.smithi193.stdout:(26/37): python3-jaraco-functools-3.5.0-2.el9.n 331 kB/s | 19 kB 00:00 2024-09-16T20:06:01.791 INFO:teuthology.orchestra.run.smithi193.stdout:(27/37): python3-jaraco-text-3.2.0-6.el9.noarch 392 kB/s | 20 kB 00:00 2024-09-16T20:06:01.818 INFO:teuthology.orchestra.run.smithi193.stdout:(28/37): python3-logutils-0.3.5-21.el9.noarch.r 922 kB/s | 46 kB 00:00 2024-09-16T20:06:01.841 INFO:teuthology.orchestra.run.smithi193.stdout:(29/37): python3-more-itertools-8.12.0-2.el9.no 1.5 MB/s | 79 kB 00:00 2024-09-16T20:06:01.867 INFO:teuthology.orchestra.run.smithi193.stdout:(30/37): python3-portend-3.1.0-2.el9.noarch.rpm 663 kB/s | 16 kB 00:00 2024-09-16T20:06:01.900 INFO:teuthology.orchestra.run.smithi193.stdout:(31/37): python3-pecan-1.4.2-3.el9.noarch.rpm 3.2 MB/s | 272 kB 00:00 2024-09-16T20:06:01.926 INFO:teuthology.orchestra.run.smithi193.stdout:(32/37): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.5 MB/s | 90 kB 00:00 2024-09-16T20:06:01.951 INFO:teuthology.orchestra.run.smithi193.stdout:(33/37): python3-tempora-5.0.0-2.el9.noarch.rpm 713 kB/s | 36 kB 00:00 2024-09-16T20:06:01.976 INFO:teuthology.orchestra.run.smithi193.stdout:(34/37): python3-webob-1.8.8-2.el9.noarch.rpm 4.5 MB/s | 230 kB 00:00 2024-09-16T20:06:02.010 INFO:teuthology.orchestra.run.smithi193.stdout:(35/37): python3-zc-lockfile-2.0-10.el9.noarch. 603 kB/s | 20 kB 00:00 2024-09-16T20:06:02.035 INFO:teuthology.orchestra.run.smithi193.stdout:(36/37): python3-werkzeug-2.0.3-3.el9.1.noarch. 5.0 MB/s | 427 kB 00:00 2024-09-16T20:06:02.996 INFO:teuthology.orchestra.run.smithi064.stdout:(37/37): ceph-osd-19.3.0-4883.g6e8474a0.el9.x86 1.8 MB/s | 17 MB 00:09 2024-09-16T20:06:03.002 INFO:teuthology.orchestra.run.smithi064.stdout:-------------------------------------------------------------------------------- 2024-09-16T20:06:03.002 INFO:teuthology.orchestra.run.smithi064.stdout:Total 2.6 MB/s | 31 MB 00:11 2024-09-16T20:06:03.162 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction check 2024-09-16T20:06:03.206 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction check succeeded. 2024-09-16T20:06:03.206 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction test 2024-09-16T20:06:03.510 INFO:teuthology.orchestra.run.smithi193.stdout:(37/37): ceph-mon-19.3.0-4883.g6e8474a0.el9.x86 746 kB/s | 4.8 MB 00:06 2024-09-16T20:06:03.514 INFO:teuthology.orchestra.run.smithi193.stdout:-------------------------------------------------------------------------------- 2024-09-16T20:06:03.514 INFO:teuthology.orchestra.run.smithi193.stdout:Total 4.3 MB/s | 31 MB 00:07 2024-09-16T20:06:03.668 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction check 2024-09-16T20:06:03.708 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction check succeeded. 2024-09-16T20:06:03.708 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction test 2024-09-16T20:06:03.729 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction test succeeded. 2024-09-16T20:06:03.729 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction 2024-09-16T20:06:04.212 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction test succeeded. 2024-09-16T20:06:04.212 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction 2024-09-16T20:06:05.082 INFO:teuthology.orchestra.run.smithi064.stdout: Preparing : 1/1 2024-09-16T20:06:05.141 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/37 2024-09-16T20:06:05.191 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/37 2024-09-16T20:06:05.218 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/37 2024-09-16T20:06:05.294 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/37 2024-09-16T20:06:05.335 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : luarocks-3.9.2-5.el9.noarch 5/37 2024-09-16T20:06:05.367 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/37 2024-09-16T20:06:05.463 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/37 2024-09-16T20:06:05.541 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/37 2024-09-16T20:06:05.579 INFO:teuthology.orchestra.run.smithi193.stdout: Preparing : 1/1 2024-09-16T20:06:05.587 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-webob-1.8.8-2.el9.noarch 9/37 2024-09-16T20:06:05.622 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/37 2024-09-16T20:06:05.646 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/37 2024-09-16T20:06:05.651 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/37 2024-09-16T20:06:05.685 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/37 2024-09-16T20:06:05.695 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/37 2024-09-16T20:06:05.715 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/37 2024-09-16T20:06:05.744 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/37 2024-09-16T20:06:05.785 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/37 2024-09-16T20:06:05.788 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/37 2024-09-16T20:06:05.829 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/37 2024-09-16T20:06:05.831 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : luarocks-3.9.2-5.el9.noarch 5/37 2024-09-16T20:06:05.864 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/37 2024-09-16T20:06:05.864 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/37 2024-09-16T20:06:05.913 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/37 2024-09-16T20:06:05.954 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-packaging-20.9-5.el9.noarch 18/37 2024-09-16T20:06:05.955 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/37 2024-09-16T20:06:06.029 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 19/37 2024-09-16T20:06:06.034 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/37 2024-09-16T20:06:06.075 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-webob-1.8.8-2.el9.noarch 9/37 2024-09-16T20:06:06.110 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/37 2024-09-16T20:06:06.136 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/37 2024-09-16T20:06:06.171 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/37 2024-09-16T20:06:06.191 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 20/37 2024-09-16T20:06:06.205 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/37 2024-09-16T20:06:06.245 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/37 2024-09-16T20:06:06.280 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 21/37 2024-09-16T20:06:06.305 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/37 2024-09-16T20:06:06.340 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/37 2024-09-16T20:06:06.340 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-urllib3-1.26.5-6.el9.noarch 22/37 2024-09-16T20:06:06.378 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 23/37 2024-09-16T20:06:06.396 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/37 2024-09-16T20:06:06.430 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-packaging-20.9-5.el9.noarch 18/37 2024-09-16T20:06:06.437 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-ply-3.11-14.el9.noarch 24/37 2024-09-16T20:06:06.502 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 19/37 2024-09-16T20:06:06.509 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 25/37 2024-09-16T20:06:06.638 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 20/37 2024-09-16T20:06:06.716 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 26/37 2024-09-16T20:06:06.718 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 21/37 2024-09-16T20:06:06.766 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 27/37 2024-09-16T20:06:06.772 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-urllib3-1.26.5-6.el9.noarch 22/37 2024-09-16T20:06:06.812 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 23/37 2024-09-16T20:06:06.860 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-ply-3.11-14.el9.noarch 24/37 2024-09-16T20:06:06.867 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 28/37 2024-09-16T20:06:06.916 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 25/37 2024-09-16T20:06:06.961 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 29/37 2024-09-16T20:06:07.005 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 30/37 2024-09-16T20:06:07.107 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 26/37 2024-09-16T20:06:07.153 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 31/37 2024-09-16T20:06:07.158 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 27/37 2024-09-16T20:06:07.235 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 28/37 2024-09-16T20:06:07.324 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 29/37 2024-09-16T20:06:07.328 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : ceph-mgr-modules-core-2:19.3.0-4883.g6e8474a0.el9. 32/37 2024-09-16T20:06:07.357 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : ceph-mgr-2:19.3.0-4883.g6e8474a0.el9.x86_64 33/37 2024-09-16T20:06:07.366 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 30/37 2024-09-16T20:06:07.385 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: ceph-mgr-2:19.3.0-4883.g6e8474a0.el9.x86_64 33/37 2024-09-16T20:06:07.386 INFO:teuthology.orchestra.run.smithi064.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T20:06:07.386 INFO:teuthology.orchestra.run.smithi064.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-09-16T20:06:07.386 INFO:teuthology.orchestra.run.smithi064.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-16T20:06:07.386 INFO:teuthology.orchestra.run.smithi064.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-16T20:06:07.386 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:06:07.494 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 31/37 2024-09-16T20:06:07.654 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : ceph-mgr-modules-core-2:19.3.0-4883.g6e8474a0.el9. 32/37 2024-09-16T20:06:07.676 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : ceph-mgr-2:19.3.0-4883.g6e8474a0.el9.x86_64 33/37 2024-09-16T20:06:07.703 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: ceph-mgr-2:19.3.0-4883.g6e8474a0.el9.x86_64 33/37 2024-09-16T20:06:07.703 INFO:teuthology.orchestra.run.smithi193.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T20:06:07.703 INFO:teuthology.orchestra.run.smithi193.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-09-16T20:06:07.703 INFO:teuthology.orchestra.run.smithi193.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-16T20:06:07.703 INFO:teuthology.orchestra.run.smithi193.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-16T20:06:07.703 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:06:08.942 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : ceph-osd-2:19.3.0-4883.g6e8474a0.el9.x86_64 34/37 2024-09-16T20:06:08.970 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: ceph-osd-2:19.3.0-4883.g6e8474a0.el9.x86_64 34/37 2024-09-16T20:06:08.970 INFO:teuthology.orchestra.run.smithi064.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T20:06:08.970 INFO:teuthology.orchestra.run.smithi064.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-09-16T20:06:08.971 INFO:teuthology.orchestra.run.smithi064.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-16T20:06:08.971 INFO:teuthology.orchestra.run.smithi064.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-16T20:06:08.971 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:06:09.160 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : ceph-osd-2:19.3.0-4883.g6e8474a0.el9.x86_64 34/37 2024-09-16T20:06:09.188 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: ceph-osd-2:19.3.0-4883.g6e8474a0.el9.x86_64 34/37 2024-09-16T20:06:09.188 INFO:teuthology.orchestra.run.smithi193.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T20:06:09.188 INFO:teuthology.orchestra.run.smithi193.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-09-16T20:06:09.188 INFO:teuthology.orchestra.run.smithi193.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-16T20:06:09.188 INFO:teuthology.orchestra.run.smithi193.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-16T20:06:09.188 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:06:09.443 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : ceph-mon-2:19.3.0-4883.g6e8474a0.el9.x86_64 35/37 2024-09-16T20:06:09.468 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: ceph-mon-2:19.3.0-4883.g6e8474a0.el9.x86_64 35/37 2024-09-16T20:06:09.468 INFO:teuthology.orchestra.run.smithi064.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T20:06:09.468 INFO:teuthology.orchestra.run.smithi064.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-09-16T20:06:09.468 INFO:teuthology.orchestra.run.smithi064.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-16T20:06:09.468 INFO:teuthology.orchestra.run.smithi064.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-16T20:06:09.468 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:06:09.636 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : ceph-mon-2:19.3.0-4883.g6e8474a0.el9.x86_64 35/37 2024-09-16T20:06:09.661 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: ceph-mon-2:19.3.0-4883.g6e8474a0.el9.x86_64 35/37 2024-09-16T20:06:09.661 INFO:teuthology.orchestra.run.smithi193.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T20:06:09.661 INFO:teuthology.orchestra.run.smithi193.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-09-16T20:06:09.661 INFO:teuthology.orchestra.run.smithi193.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-16T20:06:09.661 INFO:teuthology.orchestra.run.smithi193.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-16T20:06:09.661 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:06:09.710 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : ceph-mds-2:19.3.0-4883.g6e8474a0.el9.x86_64 36/37 2024-09-16T20:06:09.735 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: ceph-mds-2:19.3.0-4883.g6e8474a0.el9.x86_64 36/37 2024-09-16T20:06:09.735 INFO:teuthology.orchestra.run.smithi064.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T20:06:09.735 INFO:teuthology.orchestra.run.smithi064.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-09-16T20:06:09.735 INFO:teuthology.orchestra.run.smithi064.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-16T20:06:09.735 INFO:teuthology.orchestra.run.smithi064.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-16T20:06:09.735 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:06:09.802 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : ceph-2:19.3.0-4883.g6e8474a0.el9.x86_64 37/37 2024-09-16T20:06:09.887 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : ceph-mds-2:19.3.0-4883.g6e8474a0.el9.x86_64 36/37 2024-09-16T20:06:09.911 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: ceph-mds-2:19.3.0-4883.g6e8474a0.el9.x86_64 36/37 2024-09-16T20:06:09.911 INFO:teuthology.orchestra.run.smithi193.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T20:06:09.911 INFO:teuthology.orchestra.run.smithi193.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-09-16T20:06:09.911 INFO:teuthology.orchestra.run.smithi193.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-16T20:06:09.911 INFO:teuthology.orchestra.run.smithi193.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-16T20:06:09.911 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:06:09.975 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : ceph-2:19.3.0-4883.g6e8474a0.el9.x86_64 37/37 2024-09-16T20:06:11.575 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: ceph-2:19.3.0-4883.g6e8474a0.el9.x86_64 37/37 2024-09-16T20:06:11.575 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : ceph-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/37 2024-09-16T20:06:11.575 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : ceph-mds-2:19.3.0-4883.g6e8474a0.el9.x86_64 2/37 2024-09-16T20:06:11.575 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : ceph-mgr-2:19.3.0-4883.g6e8474a0.el9.x86_64 3/37 2024-09-16T20:06:11.575 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : ceph-mon-2:19.3.0-4883.g6e8474a0.el9.x86_64 4/37 2024-09-16T20:06:11.575 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : ceph-osd-2:19.3.0-4883.g6e8474a0.el9.x86_64 5/37 2024-09-16T20:06:11.575 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : ceph-mgr-modules-core-2:19.3.0-4883.g6e8474a0.el9. 6/37 2024-09-16T20:06:11.575 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/37 2024-09-16T20:06:11.575 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/37 2024-09-16T20:06:11.575 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/37 2024-09-16T20:06:11.575 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/37 2024-09-16T20:06:11.576 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/37 2024-09-16T20:06:11.576 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-urllib3-1.26.5-6.el9.noarch 12/37 2024-09-16T20:06:11.576 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/37 2024-09-16T20:06:11.576 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/37 2024-09-16T20:06:11.576 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/37 2024-09-16T20:06:11.576 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 16/37 2024-09-16T20:06:11.576 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 17/37 2024-09-16T20:06:11.576 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 18/37 2024-09-16T20:06:11.576 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 19/37 2024-09-16T20:06:11.576 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 20/37 2024-09-16T20:06:11.576 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 21/37 2024-09-16T20:06:11.576 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 22/37 2024-09-16T20:06:11.576 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 23/37 2024-09-16T20:06:11.577 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 24/37 2024-09-16T20:06:11.577 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 25/37 2024-09-16T20:06:11.577 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 26/37 2024-09-16T20:06:11.577 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 27/37 2024-09-16T20:06:11.578 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 28/37 2024-09-16T20:06:11.578 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 29/37 2024-09-16T20:06:11.578 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 30/37 2024-09-16T20:06:11.578 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 31/37 2024-09-16T20:06:11.578 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 32/37 2024-09-16T20:06:11.578 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 33/37 2024-09-16T20:06:11.578 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 34/37 2024-09-16T20:06:11.578 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-webob-1.8.8-2.el9.noarch 35/37 2024-09-16T20:06:11.578 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 36/37 2024-09-16T20:06:11.708 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: ceph-2:19.3.0-4883.g6e8474a0.el9.x86_64 37/37 2024-09-16T20:06:11.708 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : ceph-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/37 2024-09-16T20:06:11.709 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : ceph-mds-2:19.3.0-4883.g6e8474a0.el9.x86_64 2/37 2024-09-16T20:06:11.709 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : ceph-mgr-2:19.3.0-4883.g6e8474a0.el9.x86_64 3/37 2024-09-16T20:06:11.709 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : ceph-mon-2:19.3.0-4883.g6e8474a0.el9.x86_64 4/37 2024-09-16T20:06:11.709 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : ceph-osd-2:19.3.0-4883.g6e8474a0.el9.x86_64 5/37 2024-09-16T20:06:11.709 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : ceph-mgr-modules-core-2:19.3.0-4883.g6e8474a0.el9. 6/37 2024-09-16T20:06:11.709 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/37 2024-09-16T20:06:11.709 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/37 2024-09-16T20:06:11.709 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/37 2024-09-16T20:06:11.709 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/37 2024-09-16T20:06:11.709 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/37 2024-09-16T20:06:11.709 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-urllib3-1.26.5-6.el9.noarch 12/37 2024-09-16T20:06:11.709 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/37 2024-09-16T20:06:11.709 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/37 2024-09-16T20:06:11.710 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/37 2024-09-16T20:06:11.710 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 16/37 2024-09-16T20:06:11.710 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 17/37 2024-09-16T20:06:11.710 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 18/37 2024-09-16T20:06:11.710 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 19/37 2024-09-16T20:06:11.710 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 20/37 2024-09-16T20:06:11.710 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 21/37 2024-09-16T20:06:11.710 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 22/37 2024-09-16T20:06:11.710 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 23/37 2024-09-16T20:06:11.710 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 24/37 2024-09-16T20:06:11.710 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 25/37 2024-09-16T20:06:11.711 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 26/37 2024-09-16T20:06:11.712 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 27/37 2024-09-16T20:06:11.712 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 28/37 2024-09-16T20:06:11.712 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 29/37 2024-09-16T20:06:11.712 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 30/37 2024-09-16T20:06:11.712 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 31/37 2024-09-16T20:06:11.712 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 32/37 2024-09-16T20:06:11.712 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 33/37 2024-09-16T20:06:11.712 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 34/37 2024-09-16T20:06:11.712 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-webob-1.8.8-2.el9.noarch 35/37 2024-09-16T20:06:11.712 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 36/37 2024-09-16T20:06:12.464 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 37/37 2024-09-16T20:06:12.464 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:06:12.464 INFO:teuthology.orchestra.run.smithi064.stdout:Installed: 2024-09-16T20:06:12.464 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T20:06:12.464 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-mds-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T20:06:12.464 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-mgr-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T20:06:12.464 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-mgr-modules-core-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T20:06:12.464 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-mon-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T20:06:12.464 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-osd-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T20:06:12.465 INFO:teuthology.orchestra.run.smithi064.stdout: lua-5.4.4-4.el9.x86_64 2024-09-16T20:06:12.465 INFO:teuthology.orchestra.run.smithi064.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-09-16T20:06:12.465 INFO:teuthology.orchestra.run.smithi064.stdout: luarocks-3.9.2-5.el9.noarch 2024-09-16T20:06:12.465 INFO:teuthology.orchestra.run.smithi064.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-09-16T20:06:12.465 INFO:teuthology.orchestra.run.smithi064.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-09-16T20:06:12.465 INFO:teuthology.orchestra.run.smithi064.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-09-16T20:06:12.465 INFO:teuthology.orchestra.run.smithi064.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-09-16T20:06:12.465 INFO:teuthology.orchestra.run.smithi064.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-09-16T20:06:12.465 INFO:teuthology.orchestra.run.smithi064.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-09-16T20:06:12.465 INFO:teuthology.orchestra.run.smithi064.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-09-16T20:06:12.465 INFO:teuthology.orchestra.run.smithi064.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-09-16T20:06:12.465 INFO:teuthology.orchestra.run.smithi064.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-09-16T20:06:12.466 INFO:teuthology.orchestra.run.smithi064.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-09-16T20:06:12.466 INFO:teuthology.orchestra.run.smithi064.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-09-16T20:06:12.466 INFO:teuthology.orchestra.run.smithi064.stdout: python3-mako-1.1.4-6.el9.noarch 2024-09-16T20:06:12.466 INFO:teuthology.orchestra.run.smithi064.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-09-16T20:06:12.466 INFO:teuthology.orchestra.run.smithi064.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-09-16T20:06:12.466 INFO:teuthology.orchestra.run.smithi064.stdout: python3-packaging-20.9-5.el9.noarch 2024-09-16T20:06:12.466 INFO:teuthology.orchestra.run.smithi064.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-09-16T20:06:12.466 INFO:teuthology.orchestra.run.smithi064.stdout: python3-ply-3.11-14.el9.noarch 2024-09-16T20:06:12.466 INFO:teuthology.orchestra.run.smithi064.stdout: python3-portend-3.1.0-2.el9.noarch 2024-09-16T20:06:12.466 INFO:teuthology.orchestra.run.smithi064.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-09-16T20:06:12.466 INFO:teuthology.orchestra.run.smithi064.stdout: python3-pycparser-2.20-6.el9.noarch 2024-09-16T20:06:12.466 INFO:teuthology.orchestra.run.smithi064.stdout: python3-pytz-2021.1-5.el9.noarch 2024-09-16T20:06:12.467 INFO:teuthology.orchestra.run.smithi064.stdout: python3-requests-2.25.1-8.el9.noarch 2024-09-16T20:06:12.467 INFO:teuthology.orchestra.run.smithi064.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-09-16T20:06:12.467 INFO:teuthology.orchestra.run.smithi064.stdout: python3-toml-0.10.2-6.el9.noarch 2024-09-16T20:06:12.467 INFO:teuthology.orchestra.run.smithi064.stdout: python3-urllib3-1.26.5-6.el9.noarch 2024-09-16T20:06:12.467 INFO:teuthology.orchestra.run.smithi064.stdout: python3-webob-1.8.8-2.el9.noarch 2024-09-16T20:06:12.467 INFO:teuthology.orchestra.run.smithi064.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-09-16T20:06:12.467 INFO:teuthology.orchestra.run.smithi064.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-09-16T20:06:12.467 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:06:12.467 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2024-09-16T20:06:12.808 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 37/37 2024-09-16T20:06:12.905 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:06:12.905 INFO:teuthology.orchestra.run.smithi193.stdout:Installed: 2024-09-16T20:06:12.905 INFO:teuthology.orchestra.run.smithi193.stdout: ceph-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T20:06:12.905 INFO:teuthology.orchestra.run.smithi193.stdout: ceph-mds-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T20:06:12.905 INFO:teuthology.orchestra.run.smithi193.stdout: ceph-mgr-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T20:06:12.905 INFO:teuthology.orchestra.run.smithi193.stdout: ceph-mgr-modules-core-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T20:06:12.905 INFO:teuthology.orchestra.run.smithi193.stdout: ceph-mon-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T20:06:12.905 INFO:teuthology.orchestra.run.smithi193.stdout: ceph-osd-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T20:06:12.905 INFO:teuthology.orchestra.run.smithi193.stdout: lua-5.4.4-4.el9.x86_64 2024-09-16T20:06:12.906 INFO:teuthology.orchestra.run.smithi193.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-09-16T20:06:12.906 INFO:teuthology.orchestra.run.smithi193.stdout: luarocks-3.9.2-5.el9.noarch 2024-09-16T20:06:12.906 INFO:teuthology.orchestra.run.smithi193.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-09-16T20:06:12.906 INFO:teuthology.orchestra.run.smithi193.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-09-16T20:06:12.906 INFO:teuthology.orchestra.run.smithi193.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-09-16T20:06:12.906 INFO:teuthology.orchestra.run.smithi193.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-09-16T20:06:12.906 INFO:teuthology.orchestra.run.smithi193.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-09-16T20:06:12.906 INFO:teuthology.orchestra.run.smithi193.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-09-16T20:06:12.906 INFO:teuthology.orchestra.run.smithi193.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-09-16T20:06:12.906 INFO:teuthology.orchestra.run.smithi193.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-09-16T20:06:12.906 INFO:teuthology.orchestra.run.smithi193.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-09-16T20:06:12.906 INFO:teuthology.orchestra.run.smithi193.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-09-16T20:06:12.906 INFO:teuthology.orchestra.run.smithi193.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-09-16T20:06:12.906 INFO:teuthology.orchestra.run.smithi193.stdout: python3-mako-1.1.4-6.el9.noarch 2024-09-16T20:06:12.907 INFO:teuthology.orchestra.run.smithi193.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-09-16T20:06:12.907 INFO:teuthology.orchestra.run.smithi193.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-09-16T20:06:12.907 INFO:teuthology.orchestra.run.smithi193.stdout: python3-packaging-20.9-5.el9.noarch 2024-09-16T20:06:12.907 INFO:teuthology.orchestra.run.smithi193.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-09-16T20:06:12.907 INFO:teuthology.orchestra.run.smithi193.stdout: python3-ply-3.11-14.el9.noarch 2024-09-16T20:06:12.907 INFO:teuthology.orchestra.run.smithi193.stdout: python3-portend-3.1.0-2.el9.noarch 2024-09-16T20:06:12.907 INFO:teuthology.orchestra.run.smithi193.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-09-16T20:06:12.907 INFO:teuthology.orchestra.run.smithi193.stdout: python3-pycparser-2.20-6.el9.noarch 2024-09-16T20:06:12.907 INFO:teuthology.orchestra.run.smithi193.stdout: python3-pytz-2021.1-5.el9.noarch 2024-09-16T20:06:12.907 INFO:teuthology.orchestra.run.smithi193.stdout: python3-requests-2.25.1-8.el9.noarch 2024-09-16T20:06:12.907 INFO:teuthology.orchestra.run.smithi193.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-09-16T20:06:12.907 INFO:teuthology.orchestra.run.smithi193.stdout: python3-toml-0.10.2-6.el9.noarch 2024-09-16T20:06:12.907 INFO:teuthology.orchestra.run.smithi193.stdout: python3-urllib3-1.26.5-6.el9.noarch 2024-09-16T20:06:12.908 INFO:teuthology.orchestra.run.smithi193.stdout: python3-webob-1.8.8-2.el9.noarch 2024-09-16T20:06:12.908 INFO:teuthology.orchestra.run.smithi193.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-09-16T20:06:12.908 INFO:teuthology.orchestra.run.smithi193.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-09-16T20:06:12.908 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:06:12.908 INFO:teuthology.orchestra.run.smithi193.stdout:Complete! 2024-09-16T20:06:12.909 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install ceph-base 2024-09-16T20:06:13.185 DEBUG:teuthology.orchestra.run.smithi193:> sudo yum -y install ceph-base 2024-09-16T20:06:13.515 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:01:08 ago on Mon 16 Sep 2024 08:05:05 PM UTC. 2024-09-16T20:06:13.607 INFO:teuthology.orchestra.run.smithi064.stdout:Package ceph-base-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T20:06:13.652 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2024-09-16T20:06:13.653 INFO:teuthology.orchestra.run.smithi064.stdout:Nothing to do. 2024-09-16T20:06:13.653 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2024-09-16T20:06:13.731 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install cephadm 2024-09-16T20:06:13.773 INFO:teuthology.orchestra.run.smithi193.stdout:Last metadata expiration check: 0:00:57 ago on Mon 16 Sep 2024 08:05:16 PM UTC. 2024-09-16T20:06:13.862 INFO:teuthology.orchestra.run.smithi193.stdout:Package ceph-base-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T20:06:13.905 INFO:teuthology.orchestra.run.smithi193.stdout:Dependencies resolved. 2024-09-16T20:06:13.906 INFO:teuthology.orchestra.run.smithi193.stdout:Nothing to do. 2024-09-16T20:06:13.906 INFO:teuthology.orchestra.run.smithi193.stdout:Complete! 2024-09-16T20:06:13.966 DEBUG:teuthology.orchestra.run.smithi193:> sudo yum -y install cephadm 2024-09-16T20:06:14.331 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:01:09 ago on Mon 16 Sep 2024 08:05:05 PM UTC. 2024-09-16T20:06:14.469 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2024-09-16T20:06:14.469 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2024-09-16T20:06:14.470 INFO:teuthology.orchestra.run.smithi064.stdout: Package Arch Version Repository Size 2024-09-16T20:06:14.470 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2024-09-16T20:06:14.470 INFO:teuthology.orchestra.run.smithi064.stdout:Installing: 2024-09-16T20:06:14.470 INFO:teuthology.orchestra.run.smithi064.stdout: cephadm noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 784 k 2024-09-16T20:06:14.470 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:06:14.470 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction Summary 2024-09-16T20:06:14.470 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2024-09-16T20:06:14.470 INFO:teuthology.orchestra.run.smithi064.stdout:Install 1 Package 2024-09-16T20:06:14.470 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:06:14.470 INFO:teuthology.orchestra.run.smithi064.stdout:Total download size: 784 k 2024-09-16T20:06:14.470 INFO:teuthology.orchestra.run.smithi064.stdout:Installed size: 791 k 2024-09-16T20:06:14.470 INFO:teuthology.orchestra.run.smithi064.stdout:Downloading Packages: 2024-09-16T20:06:14.539 INFO:teuthology.orchestra.run.smithi193.stdout:Last metadata expiration check: 0:00:58 ago on Mon 16 Sep 2024 08:05:16 PM UTC. 2024-09-16T20:06:14.671 INFO:teuthology.orchestra.run.smithi193.stdout:Dependencies resolved. 2024-09-16T20:06:14.671 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-09-16T20:06:14.671 INFO:teuthology.orchestra.run.smithi193.stdout: Package Arch Version Repository Size 2024-09-16T20:06:14.672 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-09-16T20:06:14.672 INFO:teuthology.orchestra.run.smithi193.stdout:Installing: 2024-09-16T20:06:14.672 INFO:teuthology.orchestra.run.smithi193.stdout: cephadm noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 784 k 2024-09-16T20:06:14.672 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:06:14.672 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction Summary 2024-09-16T20:06:14.672 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-09-16T20:06:14.672 INFO:teuthology.orchestra.run.smithi193.stdout:Install 1 Package 2024-09-16T20:06:14.672 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:06:14.672 INFO:teuthology.orchestra.run.smithi193.stdout:Total download size: 784 k 2024-09-16T20:06:14.672 INFO:teuthology.orchestra.run.smithi193.stdout:Installed size: 791 k 2024-09-16T20:06:14.672 INFO:teuthology.orchestra.run.smithi193.stdout:Downloading Packages: 2024-09-16T20:06:15.450 INFO:teuthology.orchestra.run.smithi064.stdout:cephadm-19.3.0-4883.g6e8474a0.el9.noarch.rpm 801 kB/s | 784 kB 00:00 2024-09-16T20:06:15.451 INFO:teuthology.orchestra.run.smithi064.stdout:-------------------------------------------------------------------------------- 2024-09-16T20:06:15.451 INFO:teuthology.orchestra.run.smithi064.stdout:Total 799 kB/s | 784 kB 00:00 2024-09-16T20:06:15.452 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction check 2024-09-16T20:06:15.458 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction check succeeded. 2024-09-16T20:06:15.458 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction test 2024-09-16T20:06:15.465 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction test succeeded. 2024-09-16T20:06:15.465 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction 2024-09-16T20:06:15.542 INFO:teuthology.orchestra.run.smithi064.stdout: Preparing : 1/1 2024-09-16T20:06:15.588 INFO:teuthology.orchestra.run.smithi193.stdout:cephadm-19.3.0-4883.g6e8474a0.el9.noarch.rpm 857 kB/s | 784 kB 00:00 2024-09-16T20:06:15.589 INFO:teuthology.orchestra.run.smithi193.stdout:-------------------------------------------------------------------------------- 2024-09-16T20:06:15.589 INFO:teuthology.orchestra.run.smithi193.stdout:Total 855 kB/s | 784 kB 00:00 2024-09-16T20:06:15.589 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction check 2024-09-16T20:06:15.595 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction check succeeded. 2024-09-16T20:06:15.595 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction test 2024-09-16T20:06:15.601 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction test succeeded. 2024-09-16T20:06:15.601 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction 2024-09-16T20:06:15.680 INFO:teuthology.orchestra.run.smithi193.stdout: Preparing : 1/1 2024-09-16T20:06:16.025 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 1/1 2024-09-16T20:06:16.101 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 1/1 2024-09-16T20:06:16.107 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 1/1 2024-09-16T20:06:16.201 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 1/1 2024-09-16T20:06:16.467 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 1/1 2024-09-16T20:06:16.555 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 1/1 2024-09-16T20:06:16.746 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 1/1 2024-09-16T20:06:16.747 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:06:16.747 INFO:teuthology.orchestra.run.smithi064.stdout:Installed: 2024-09-16T20:06:16.747 INFO:teuthology.orchestra.run.smithi064.stdout: cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T20:06:16.747 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:06:16.747 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2024-09-16T20:06:16.790 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 1/1 2024-09-16T20:06:16.790 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:06:16.790 INFO:teuthology.orchestra.run.smithi193.stdout:Installed: 2024-09-16T20:06:16.791 INFO:teuthology.orchestra.run.smithi193.stdout: cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T20:06:16.791 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:06:16.791 INFO:teuthology.orchestra.run.smithi193.stdout:Complete! 2024-09-16T20:06:16.964 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install ceph-immutable-object-cache 2024-09-16T20:06:17.059 DEBUG:teuthology.orchestra.run.smithi193:> sudo yum -y install ceph-immutable-object-cache 2024-09-16T20:06:17.584 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:01:12 ago on Mon 16 Sep 2024 08:05:05 PM UTC. 2024-09-16T20:06:17.660 INFO:teuthology.orchestra.run.smithi193.stdout:Last metadata expiration check: 0:01:01 ago on Mon 16 Sep 2024 08:05:16 PM UTC. 2024-09-16T20:06:17.727 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2024-09-16T20:06:17.727 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2024-09-16T20:06:17.728 INFO:teuthology.orchestra.run.smithi064.stdout: Package Arch Version Repo Size 2024-09-16T20:06:17.728 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2024-09-16T20:06:17.728 INFO:teuthology.orchestra.run.smithi064.stdout:Installing: 2024-09-16T20:06:17.728 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-immutable-object-cache x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 145 k 2024-09-16T20:06:17.728 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:06:17.728 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction Summary 2024-09-16T20:06:17.728 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2024-09-16T20:06:17.728 INFO:teuthology.orchestra.run.smithi064.stdout:Install 1 Package 2024-09-16T20:06:17.728 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:06:17.728 INFO:teuthology.orchestra.run.smithi064.stdout:Total download size: 145 k 2024-09-16T20:06:17.728 INFO:teuthology.orchestra.run.smithi064.stdout:Installed size: 432 k 2024-09-16T20:06:17.728 INFO:teuthology.orchestra.run.smithi064.stdout:Downloading Packages: 2024-09-16T20:06:17.798 INFO:teuthology.orchestra.run.smithi193.stdout:Dependencies resolved. 2024-09-16T20:06:17.799 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-09-16T20:06:17.799 INFO:teuthology.orchestra.run.smithi193.stdout: Package Arch Version Repo Size 2024-09-16T20:06:17.799 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-09-16T20:06:17.799 INFO:teuthology.orchestra.run.smithi193.stdout:Installing: 2024-09-16T20:06:17.799 INFO:teuthology.orchestra.run.smithi193.stdout: ceph-immutable-object-cache x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 145 k 2024-09-16T20:06:17.799 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:06:17.799 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction Summary 2024-09-16T20:06:17.799 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-09-16T20:06:17.800 INFO:teuthology.orchestra.run.smithi193.stdout:Install 1 Package 2024-09-16T20:06:17.800 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:06:17.800 INFO:teuthology.orchestra.run.smithi193.stdout:Total download size: 145 k 2024-09-16T20:06:17.800 INFO:teuthology.orchestra.run.smithi193.stdout:Installed size: 432 k 2024-09-16T20:06:17.800 INFO:teuthology.orchestra.run.smithi193.stdout:Downloading Packages: 2024-09-16T20:06:17.991 INFO:teuthology.orchestra.run.smithi064.stdout:ceph-immutable-object-cache-19.3.0-4883.g6e8474 554 kB/s | 145 kB 00:00 2024-09-16T20:06:17.991 INFO:teuthology.orchestra.run.smithi064.stdout:-------------------------------------------------------------------------------- 2024-09-16T20:06:17.991 INFO:teuthology.orchestra.run.smithi064.stdout:Total 549 kB/s | 145 kB 00:00 2024-09-16T20:06:17.992 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction check 2024-09-16T20:06:18.000 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction check succeeded. 2024-09-16T20:06:18.000 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction test 2024-09-16T20:06:18.062 INFO:teuthology.orchestra.run.smithi193.stdout:ceph-immutable-object-cache-19.3.0-4883.g6e8474 553 kB/s | 145 kB 00:00 2024-09-16T20:06:18.063 INFO:teuthology.orchestra.run.smithi193.stdout:-------------------------------------------------------------------------------- 2024-09-16T20:06:18.063 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction test succeeded. 2024-09-16T20:06:18.063 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction 2024-09-16T20:06:18.063 INFO:teuthology.orchestra.run.smithi193.stdout:Total 550 kB/s | 145 kB 00:00 2024-09-16T20:06:18.063 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction check 2024-09-16T20:06:18.070 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction check succeeded. 2024-09-16T20:06:18.070 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction test 2024-09-16T20:06:18.127 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction test succeeded. 2024-09-16T20:06:18.127 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction 2024-09-16T20:06:18.214 INFO:teuthology.orchestra.run.smithi064.stdout: Preparing : 1/1 2024-09-16T20:06:18.266 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : ceph-immutable-object-cache-2:19.3.0-4883.g6e8474a0. 1/1 2024-09-16T20:06:18.273 INFO:teuthology.orchestra.run.smithi193.stdout: Preparing : 1/1 2024-09-16T20:06:18.294 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.3.0-4883.g6e8474a0. 1/1 2024-09-16T20:06:18.294 INFO:teuthology.orchestra.run.smithi064.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T20:06:18.294 INFO:teuthology.orchestra.run.smithi064.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-09-16T20:06:18.294 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:06:18.338 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : ceph-immutable-object-cache-2:19.3.0-4883.g6e8474a0. 1/1 2024-09-16T20:06:18.362 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.3.0-4883.g6e8474a0. 1/1 2024-09-16T20:06:18.363 INFO:teuthology.orchestra.run.smithi193.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T20:06:18.363 INFO:teuthology.orchestra.run.smithi193.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-09-16T20:06:18.363 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:06:19.199 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : ceph-immutable-object-cache-2:19.3.0-4883.g6e8474a0. 1/1 2024-09-16T20:06:19.200 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:06:19.200 INFO:teuthology.orchestra.run.smithi064.stdout:Installed: 2024-09-16T20:06:19.200 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-immutable-object-cache-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T20:06:19.200 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:06:19.200 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2024-09-16T20:06:19.288 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : ceph-immutable-object-cache-2:19.3.0-4883.g6e8474a0. 1/1 2024-09-16T20:06:19.289 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:06:19.289 INFO:teuthology.orchestra.run.smithi193.stdout:Installed: 2024-09-16T20:06:19.289 INFO:teuthology.orchestra.run.smithi193.stdout: ceph-immutable-object-cache-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T20:06:19.289 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:06:19.289 INFO:teuthology.orchestra.run.smithi193.stdout:Complete! 2024-09-16T20:06:19.431 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install ceph-mgr 2024-09-16T20:06:19.523 DEBUG:teuthology.orchestra.run.smithi193:> sudo yum -y install ceph-mgr 2024-09-16T20:06:20.041 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:01:15 ago on Mon 16 Sep 2024 08:05:05 PM UTC. 2024-09-16T20:06:20.116 INFO:teuthology.orchestra.run.smithi193.stdout:Last metadata expiration check: 0:01:04 ago on Mon 16 Sep 2024 08:05:16 PM UTC. 2024-09-16T20:06:20.134 INFO:teuthology.orchestra.run.smithi064.stdout:Package ceph-mgr-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T20:06:20.178 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2024-09-16T20:06:20.180 INFO:teuthology.orchestra.run.smithi064.stdout:Nothing to do. 2024-09-16T20:06:20.180 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2024-09-16T20:06:20.206 INFO:teuthology.orchestra.run.smithi193.stdout:Package ceph-mgr-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T20:06:20.249 INFO:teuthology.orchestra.run.smithi193.stdout:Dependencies resolved. 2024-09-16T20:06:20.250 INFO:teuthology.orchestra.run.smithi193.stdout:Nothing to do. 2024-09-16T20:06:20.250 INFO:teuthology.orchestra.run.smithi193.stdout:Complete! 2024-09-16T20:06:20.252 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install ceph-mgr-dashboard 2024-09-16T20:06:20.322 DEBUG:teuthology.orchestra.run.smithi193:> sudo yum -y install ceph-mgr-dashboard 2024-09-16T20:06:20.858 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:01:15 ago on Mon 16 Sep 2024 08:05:05 PM UTC. 2024-09-16T20:06:20.892 INFO:teuthology.orchestra.run.smithi193.stdout:Last metadata expiration check: 0:01:04 ago on Mon 16 Sep 2024 08:05:16 PM UTC. 2024-09-16T20:06:20.998 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2024-09-16T20:06:20.999 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2024-09-16T20:06:20.999 INFO:teuthology.orchestra.run.smithi064.stdout: Package Arch Version Repository Size 2024-09-16T20:06:20.999 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2024-09-16T20:06:20.999 INFO:teuthology.orchestra.run.smithi064.stdout:Installing: 2024-09-16T20:06:20.999 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-mgr-dashboard noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 14 M 2024-09-16T20:06:20.999 INFO:teuthology.orchestra.run.smithi064.stdout:Installing dependencies: 2024-09-16T20:06:20.999 INFO:teuthology.orchestra.run.smithi064.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-09-16T20:06:20.999 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-grafana-dashboards noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 34 k 2024-09-16T20:06:20.999 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-prometheus-alerts noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 16 k 2024-09-16T20:06:20.999 INFO:teuthology.orchestra.run.smithi064.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-09-16T20:06:20.999 INFO:teuthology.orchestra.run.smithi064.stdout: protobuf x86_64 3.14.0-13.el9 appstream 1.0 M 2024-09-16T20:06:20.999 INFO:teuthology.orchestra.run.smithi064.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-09-16T20:06:20.999 INFO:teuthology.orchestra.run.smithi064.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-09-16T20:06:21.000 INFO:teuthology.orchestra.run.smithi064.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-09-16T20:06:21.000 INFO:teuthology.orchestra.run.smithi064.stdout: python3-protobuf noarch 3.14.0-13.el9 appstream 269 k 2024-09-16T20:06:21.000 INFO:teuthology.orchestra.run.smithi064.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-09-16T20:06:21.000 INFO:teuthology.orchestra.run.smithi064.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-09-16T20:06:21.000 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:06:21.000 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction Summary 2024-09-16T20:06:21.000 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2024-09-16T20:06:21.000 INFO:teuthology.orchestra.run.smithi064.stdout:Install 12 Packages 2024-09-16T20:06:21.000 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:06:21.001 INFO:teuthology.orchestra.run.smithi064.stdout:Total download size: 19 M 2024-09-16T20:06:21.001 INFO:teuthology.orchestra.run.smithi064.stdout:Installed size: 159 M 2024-09-16T20:06:21.001 INFO:teuthology.orchestra.run.smithi064.stdout:Downloading Packages: 2024-09-16T20:06:21.024 INFO:teuthology.orchestra.run.smithi193.stdout:Dependencies resolved. 2024-09-16T20:06:21.025 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-09-16T20:06:21.025 INFO:teuthology.orchestra.run.smithi193.stdout: Package Arch Version Repository Size 2024-09-16T20:06:21.025 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-09-16T20:06:21.025 INFO:teuthology.orchestra.run.smithi193.stdout:Installing: 2024-09-16T20:06:21.025 INFO:teuthology.orchestra.run.smithi193.stdout: ceph-mgr-dashboard noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 14 M 2024-09-16T20:06:21.025 INFO:teuthology.orchestra.run.smithi193.stdout:Installing dependencies: 2024-09-16T20:06:21.025 INFO:teuthology.orchestra.run.smithi193.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-09-16T20:06:21.025 INFO:teuthology.orchestra.run.smithi193.stdout: ceph-grafana-dashboards noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 34 k 2024-09-16T20:06:21.025 INFO:teuthology.orchestra.run.smithi193.stdout: ceph-prometheus-alerts noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 16 k 2024-09-16T20:06:21.026 INFO:teuthology.orchestra.run.smithi193.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-09-16T20:06:21.026 INFO:teuthology.orchestra.run.smithi193.stdout: protobuf x86_64 3.14.0-13.el9 appstream 1.0 M 2024-09-16T20:06:21.026 INFO:teuthology.orchestra.run.smithi193.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-09-16T20:06:21.026 INFO:teuthology.orchestra.run.smithi193.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-09-16T20:06:21.026 INFO:teuthology.orchestra.run.smithi193.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-09-16T20:06:21.026 INFO:teuthology.orchestra.run.smithi193.stdout: python3-protobuf noarch 3.14.0-13.el9 appstream 269 k 2024-09-16T20:06:21.026 INFO:teuthology.orchestra.run.smithi193.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-09-16T20:06:21.026 INFO:teuthology.orchestra.run.smithi193.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-09-16T20:06:21.026 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:06:21.027 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction Summary 2024-09-16T20:06:21.027 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-09-16T20:06:21.027 INFO:teuthology.orchestra.run.smithi193.stdout:Install 12 Packages 2024-09-16T20:06:21.027 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:06:21.028 INFO:teuthology.orchestra.run.smithi193.stdout:Total download size: 19 M 2024-09-16T20:06:21.028 INFO:teuthology.orchestra.run.smithi193.stdout:Installed size: 159 M 2024-09-16T20:06:21.028 INFO:teuthology.orchestra.run.smithi193.stdout:Downloading Packages: 2024-09-16T20:06:21.655 INFO:teuthology.orchestra.run.smithi064.stdout:(1/12): ceph-grafana-dashboards-19.3.0-4883.g6e 145 kB/s | 34 kB 00:00 2024-09-16T20:06:21.671 INFO:teuthology.orchestra.run.smithi064.stdout:(2/12): ceph-prometheus-alerts-19.3.0-4883.g6e8 65 kB/s | 16 kB 00:00 2024-09-16T20:06:21.955 INFO:teuthology.orchestra.run.smithi064.stdout:(3/12): python3-protobuf-3.14.0-13.el9.noarch.r 951 kB/s | 269 kB 00:00 2024-09-16T20:06:21.958 INFO:teuthology.orchestra.run.smithi193.stdout:(1/12): ceph-grafana-dashboards-19.3.0-4883.g6e 179 kB/s | 34 kB 00:00 2024-09-16T20:06:21.983 INFO:teuthology.orchestra.run.smithi193.stdout:(2/12): ceph-prometheus-alerts-19.3.0-4883.g6e8 76 kB/s | 16 kB 00:00 2024-09-16T20:06:22.039 INFO:teuthology.orchestra.run.smithi064.stdout:(4/12): protobuf-3.14.0-13.el9.x86_64.rpm 2.6 MB/s | 1.0 MB 00:00 2024-09-16T20:06:22.139 INFO:teuthology.orchestra.run.smithi064.stdout:(5/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 5.4 MB/s | 548 kB 00:00 2024-09-16T20:06:22.164 INFO:teuthology.orchestra.run.smithi064.stdout:(6/12): grpc-data-1.46.7-10.el9.noarch.rpm 777 kB/s | 19 kB 00:00 2024-09-16T20:06:22.200 INFO:teuthology.orchestra.run.smithi193.stdout:(3/12): python3-protobuf-3.14.0-13.el9.noarch.r 1.2 MB/s | 269 kB 00:00 2024-09-16T20:06:22.265 INFO:teuthology.orchestra.run.smithi064.stdout:(7/12): python3-grpcio-1.46.7-10.el9.x86_64.rpm 20 MB/s | 2.0 MB 00:00 2024-09-16T20:06:22.298 INFO:teuthology.orchestra.run.smithi064.stdout:(8/12): python3-grpcio-tools-1.46.7-10.el9.x86_ 4.3 MB/s | 144 kB 00:00 2024-09-16T20:06:22.315 INFO:teuthology.orchestra.run.smithi064.stdout:(9/12): python3-repoze-lru-0.7-16.el9.noarch.rp 1.8 MB/s | 31 kB 00:00 2024-09-16T20:06:22.349 INFO:teuthology.orchestra.run.smithi064.stdout:(10/12): python3-routes-2.5.1-5.el9.noarch.rpm 5.5 MB/s | 188 kB 00:00 2024-09-16T20:06:22.375 INFO:teuthology.orchestra.run.smithi193.stdout:(4/12): protobuf-3.14.0-13.el9.x86_64.rpm 2.4 MB/s | 1.0 MB 00:00 2024-09-16T20:06:22.426 INFO:teuthology.orchestra.run.smithi193.stdout:(5/12): protobuf-compiler-3.14.0-13.el9.x86_64. 3.7 MB/s | 863 kB 00:00 2024-09-16T20:06:22.482 INFO:teuthology.orchestra.run.smithi064.stdout:(11/12): protobuf-compiler-3.14.0-13.el9.x86_64 1.6 MB/s | 863 kB 00:00 2024-09-16T20:06:22.493 INFO:teuthology.orchestra.run.smithi193.stdout:(6/12): grpc-data-1.46.7-10.el9.noarch.rpm 301 kB/s | 19 kB 00:00 2024-09-16T20:06:22.527 INFO:teuthology.orchestra.run.smithi193.stdout:(7/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 3.6 MB/s | 548 kB 00:00 2024-09-16T20:06:22.560 INFO:teuthology.orchestra.run.smithi193.stdout:(8/12): python3-grpcio-tools-1.46.7-10.el9.x86_ 4.2 MB/s | 144 kB 00:00 2024-09-16T20:06:22.594 INFO:teuthology.orchestra.run.smithi193.stdout:(9/12): python3-repoze-lru-0.7-16.el9.noarch.rp 921 kB/s | 31 kB 00:00 2024-09-16T20:06:22.644 INFO:teuthology.orchestra.run.smithi193.stdout:(10/12): python3-grpcio-1.46.7-10.el9.x86_64.rp 13 MB/s | 2.0 MB 00:00 2024-09-16T20:06:22.669 INFO:teuthology.orchestra.run.smithi193.stdout:(11/12): python3-routes-2.5.1-5.el9.noarch.rpm 2.4 MB/s | 188 kB 00:00 2024-09-16T20:06:23.108 INFO:teuthology.orchestra.run.smithi064.stdout:(12/12): ceph-mgr-dashboard-19.3.0-4883.g6e8474 8.4 MB/s | 14 MB 00:01 2024-09-16T20:06:23.111 INFO:teuthology.orchestra.run.smithi064.stdout:-------------------------------------------------------------------------------- 2024-09-16T20:06:23.111 INFO:teuthology.orchestra.run.smithi064.stdout:Total 9.1 MB/s | 19 MB 00:02 2024-09-16T20:06:23.162 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction check 2024-09-16T20:06:23.183 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction check succeeded. 2024-09-16T20:06:23.183 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction test 2024-09-16T20:06:23.474 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction test succeeded. 2024-09-16T20:06:23.475 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction 2024-09-16T20:06:23.503 INFO:teuthology.orchestra.run.smithi193.stdout:(12/12): ceph-mgr-dashboard-19.3.0-4883.g6e8474 8.2 MB/s | 14 MB 00:01 2024-09-16T20:06:23.507 INFO:teuthology.orchestra.run.smithi193.stdout:-------------------------------------------------------------------------------- 2024-09-16T20:06:23.508 INFO:teuthology.orchestra.run.smithi193.stdout:Total 7.8 MB/s | 19 MB 00:02 2024-09-16T20:06:23.558 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction check 2024-09-16T20:06:23.578 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction check succeeded. 2024-09-16T20:06:23.578 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction test 2024-09-16T20:06:23.850 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction test succeeded. 2024-09-16T20:06:23.854 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction 2024-09-16T20:06:24.074 INFO:teuthology.orchestra.run.smithi064.stdout: Preparing : 1/1 2024-09-16T20:06:24.159 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-09-16T20:06:24.202 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-09-16T20:06:24.250 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-09-16T20:06:24.296 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-09-16T20:06:24.394 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-09-16T20:06:24.536 INFO:teuthology.orchestra.run.smithi193.stdout: Preparing : 1/1 2024-09-16T20:06:24.537 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-09-16T20:06:24.620 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-09-16T20:06:24.628 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-09-16T20:06:24.664 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-09-16T20:06:24.676 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-09-16T20:06:24.704 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-09-16T20:06:24.710 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-09-16T20:06:24.741 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-09-16T20:06:24.745 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : ceph-prometheus-alerts-2:19.3.0-4883.g6e8474a0.el9 10/12 2024-09-16T20:06:24.835 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-09-16T20:06:24.985 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-09-16T20:06:25.078 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-09-16T20:06:25.121 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-09-16T20:06:25.149 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-09-16T20:06:25.182 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : ceph-prometheus-alerts-2:19.3.0-4883.g6e8474a0.el9 10/12 2024-09-16T20:06:28.144 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : ceph-grafana-dashboards-2:19.3.0-4883.g6e8474a0.el 11/12 2024-09-16T20:06:28.199 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : ceph-mgr-dashboard-2:19.3.0-4883.g6e8474a0.el9.noa 12/12 2024-09-16T20:06:28.363 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : ceph-grafana-dashboards-2:19.3.0-4883.g6e8474a0.el 11/12 2024-09-16T20:06:28.420 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : ceph-mgr-dashboard-2:19.3.0-4883.g6e8474a0.el9.noa 12/12 2024-09-16T20:06:30.104 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.3.0-4883.g6e8474a0.el9.noa 12/12 2024-09-16T20:06:30.105 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : ceph-grafana-dashboards-2:19.3.0-4883.g6e8474a0.el 1/12 2024-09-16T20:06:30.105 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : ceph-mgr-dashboard-2:19.3.0-4883.g6e8474a0.el9.noa 2/12 2024-09-16T20:06:30.105 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : ceph-prometheus-alerts-2:19.3.0-4883.g6e8474a0.el9 3/12 2024-09-16T20:06:30.105 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-09-16T20:06:30.105 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-09-16T20:06:30.105 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-09-16T20:06:30.105 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-09-16T20:06:30.105 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-09-16T20:06:30.105 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-09-16T20:06:30.105 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-09-16T20:06:30.106 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-09-16T20:06:30.192 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.3.0-4883.g6e8474a0.el9.noa 12/12 2024-09-16T20:06:30.193 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : ceph-grafana-dashboards-2:19.3.0-4883.g6e8474a0.el 1/12 2024-09-16T20:06:30.193 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : ceph-mgr-dashboard-2:19.3.0-4883.g6e8474a0.el9.noa 2/12 2024-09-16T20:06:30.193 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : ceph-prometheus-alerts-2:19.3.0-4883.g6e8474a0.el9 3/12 2024-09-16T20:06:30.193 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-09-16T20:06:30.193 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-09-16T20:06:30.193 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-09-16T20:06:30.193 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-09-16T20:06:30.193 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-09-16T20:06:30.193 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-09-16T20:06:30.193 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-09-16T20:06:30.193 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-09-16T20:06:30.428 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-09-16T20:06:30.428 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:06:30.428 INFO:teuthology.orchestra.run.smithi064.stdout:Installed: 2024-09-16T20:06:30.428 INFO:teuthology.orchestra.run.smithi064.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-09-16T20:06:30.428 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-grafana-dashboards-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T20:06:30.428 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-mgr-dashboard-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T20:06:30.428 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-prometheus-alerts-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T20:06:30.429 INFO:teuthology.orchestra.run.smithi064.stdout: grpc-data-1.46.7-10.el9.noarch 2024-09-16T20:06:30.429 INFO:teuthology.orchestra.run.smithi064.stdout: protobuf-3.14.0-13.el9.x86_64 2024-09-16T20:06:30.429 INFO:teuthology.orchestra.run.smithi064.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-09-16T20:06:30.429 INFO:teuthology.orchestra.run.smithi064.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-09-16T20:06:30.429 INFO:teuthology.orchestra.run.smithi064.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-09-16T20:06:30.429 INFO:teuthology.orchestra.run.smithi064.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-09-16T20:06:30.429 INFO:teuthology.orchestra.run.smithi064.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-09-16T20:06:30.429 INFO:teuthology.orchestra.run.smithi064.stdout: python3-routes-2.5.1-5.el9.noarch 2024-09-16T20:06:30.429 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:06:30.429 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2024-09-16T20:06:30.505 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-09-16T20:06:30.506 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:06:30.506 INFO:teuthology.orchestra.run.smithi193.stdout:Installed: 2024-09-16T20:06:30.506 INFO:teuthology.orchestra.run.smithi193.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-09-16T20:06:30.506 INFO:teuthology.orchestra.run.smithi193.stdout: ceph-grafana-dashboards-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T20:06:30.506 INFO:teuthology.orchestra.run.smithi193.stdout: ceph-mgr-dashboard-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T20:06:30.506 INFO:teuthology.orchestra.run.smithi193.stdout: ceph-prometheus-alerts-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T20:06:30.506 INFO:teuthology.orchestra.run.smithi193.stdout: grpc-data-1.46.7-10.el9.noarch 2024-09-16T20:06:30.506 INFO:teuthology.orchestra.run.smithi193.stdout: protobuf-3.14.0-13.el9.x86_64 2024-09-16T20:06:30.506 INFO:teuthology.orchestra.run.smithi193.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-09-16T20:06:30.506 INFO:teuthology.orchestra.run.smithi193.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-09-16T20:06:30.506 INFO:teuthology.orchestra.run.smithi193.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-09-16T20:06:30.507 INFO:teuthology.orchestra.run.smithi193.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-09-16T20:06:30.507 INFO:teuthology.orchestra.run.smithi193.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-09-16T20:06:30.507 INFO:teuthology.orchestra.run.smithi193.stdout: python3-routes-2.5.1-5.el9.noarch 2024-09-16T20:06:30.507 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:06:30.507 INFO:teuthology.orchestra.run.smithi193.stdout:Complete! 2024-09-16T20:06:30.696 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install ceph-mgr-diskprediction-local 2024-09-16T20:06:30.783 DEBUG:teuthology.orchestra.run.smithi193:> sudo yum -y install ceph-mgr-diskprediction-local 2024-09-16T20:06:31.300 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:01:26 ago on Mon 16 Sep 2024 08:05:05 PM UTC. 2024-09-16T20:06:31.356 INFO:teuthology.orchestra.run.smithi193.stdout:Last metadata expiration check: 0:01:15 ago on Mon 16 Sep 2024 08:05:16 PM UTC. 2024-09-16T20:06:31.438 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2024-09-16T20:06:31.439 INFO:teuthology.orchestra.run.smithi064.stdout:======================================================================================= 2024-09-16T20:06:31.439 INFO:teuthology.orchestra.run.smithi064.stdout: Package Arch Version Repository Size 2024-09-16T20:06:31.439 INFO:teuthology.orchestra.run.smithi064.stdout:======================================================================================= 2024-09-16T20:06:31.440 INFO:teuthology.orchestra.run.smithi064.stdout:Installing: 2024-09-16T20:06:31.440 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-mgr-diskprediction-local noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 7.4 M 2024-09-16T20:06:31.440 INFO:teuthology.orchestra.run.smithi064.stdout:Installing dependencies: 2024-09-16T20:06:31.440 INFO:teuthology.orchestra.run.smithi064.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-09-16T20:06:31.440 INFO:teuthology.orchestra.run.smithi064.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-09-16T20:06:31.440 INFO:teuthology.orchestra.run.smithi064.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-09-16T20:06:31.440 INFO:teuthology.orchestra.run.smithi064.stdout: libgfortran x86_64 11.5.0-2.el9 baseos 801 k 2024-09-16T20:06:31.440 INFO:teuthology.orchestra.run.smithi064.stdout: libquadmath x86_64 11.5.0-2.el9 baseos 191 k 2024-09-16T20:06:31.440 INFO:teuthology.orchestra.run.smithi064.stdout: openblas x86_64 0.3.26-2.el9 appstream 38 k 2024-09-16T20:06:31.440 INFO:teuthology.orchestra.run.smithi064.stdout: openblas-openmp x86_64 0.3.26-2.el9 appstream 4.9 M 2024-09-16T20:06:31.440 INFO:teuthology.orchestra.run.smithi064.stdout: python3-devel x86_64 3.9.19-8.el9 appstream 245 k 2024-09-16T20:06:31.441 INFO:teuthology.orchestra.run.smithi064.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-09-16T20:06:31.441 INFO:teuthology.orchestra.run.smithi064.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-09-16T20:06:31.441 INFO:teuthology.orchestra.run.smithi064.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-09-16T20:06:31.441 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:06:31.441 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction Summary 2024-09-16T20:06:31.441 INFO:teuthology.orchestra.run.smithi064.stdout:======================================================================================= 2024-09-16T20:06:31.441 INFO:teuthology.orchestra.run.smithi064.stdout:Install 12 Packages 2024-09-16T20:06:31.441 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:06:31.442 INFO:teuthology.orchestra.run.smithi064.stdout:Total download size: 38 M 2024-09-16T20:06:31.442 INFO:teuthology.orchestra.run.smithi064.stdout:Installed size: 212 M 2024-09-16T20:06:31.442 INFO:teuthology.orchestra.run.smithi064.stdout:Downloading Packages: 2024-09-16T20:06:31.490 INFO:teuthology.orchestra.run.smithi193.stdout:Dependencies resolved. 2024-09-16T20:06:31.491 INFO:teuthology.orchestra.run.smithi193.stdout:======================================================================================= 2024-09-16T20:06:31.491 INFO:teuthology.orchestra.run.smithi193.stdout: Package Arch Version Repository Size 2024-09-16T20:06:31.491 INFO:teuthology.orchestra.run.smithi193.stdout:======================================================================================= 2024-09-16T20:06:31.491 INFO:teuthology.orchestra.run.smithi193.stdout:Installing: 2024-09-16T20:06:31.492 INFO:teuthology.orchestra.run.smithi193.stdout: ceph-mgr-diskprediction-local noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 7.4 M 2024-09-16T20:06:31.492 INFO:teuthology.orchestra.run.smithi193.stdout:Installing dependencies: 2024-09-16T20:06:31.492 INFO:teuthology.orchestra.run.smithi193.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-09-16T20:06:31.492 INFO:teuthology.orchestra.run.smithi193.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-09-16T20:06:31.492 INFO:teuthology.orchestra.run.smithi193.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-09-16T20:06:31.492 INFO:teuthology.orchestra.run.smithi193.stdout: libgfortran x86_64 11.5.0-2.el9 baseos 801 k 2024-09-16T20:06:31.492 INFO:teuthology.orchestra.run.smithi193.stdout: libquadmath x86_64 11.5.0-2.el9 baseos 191 k 2024-09-16T20:06:31.492 INFO:teuthology.orchestra.run.smithi193.stdout: openblas x86_64 0.3.26-2.el9 appstream 38 k 2024-09-16T20:06:31.492 INFO:teuthology.orchestra.run.smithi193.stdout: openblas-openmp x86_64 0.3.26-2.el9 appstream 4.9 M 2024-09-16T20:06:31.492 INFO:teuthology.orchestra.run.smithi193.stdout: python3-devel x86_64 3.9.19-8.el9 appstream 245 k 2024-09-16T20:06:31.492 INFO:teuthology.orchestra.run.smithi193.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-09-16T20:06:31.492 INFO:teuthology.orchestra.run.smithi193.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-09-16T20:06:31.492 INFO:teuthology.orchestra.run.smithi193.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-09-16T20:06:31.493 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:06:31.493 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction Summary 2024-09-16T20:06:31.493 INFO:teuthology.orchestra.run.smithi193.stdout:======================================================================================= 2024-09-16T20:06:31.493 INFO:teuthology.orchestra.run.smithi193.stdout:Install 12 Packages 2024-09-16T20:06:31.493 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:06:31.493 INFO:teuthology.orchestra.run.smithi193.stdout:Total download size: 38 M 2024-09-16T20:06:31.493 INFO:teuthology.orchestra.run.smithi193.stdout:Installed size: 212 M 2024-09-16T20:06:31.494 INFO:teuthology.orchestra.run.smithi193.stdout:Downloading Packages: 2024-09-16T20:06:31.970 INFO:teuthology.orchestra.run.smithi193.stdout:(1/12): libquadmath-11.5.0-2.el9.x86_64.rpm 787 kB/s | 191 kB 00:00 2024-09-16T20:06:32.064 INFO:teuthology.orchestra.run.smithi193.stdout:(2/12): flexiblas-3.0.4-8.el9.x86_64.rpm 357 kB/s | 33 kB 00:00 2024-09-16T20:06:32.204 INFO:teuthology.orchestra.run.smithi193.stdout:(3/12): libgfortran-11.5.0-2.el9.x86_64.rpm 1.6 MB/s | 801 kB 00:00 2024-09-16T20:06:32.206 INFO:teuthology.orchestra.run.smithi064.stdout:(1/12): libquadmath-11.5.0-2.el9.x86_64.rpm 478 kB/s | 191 kB 00:00 2024-09-16T20:06:32.305 INFO:teuthology.orchestra.run.smithi193.stdout:(4/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 12 MB/s | 3.0 MB 00:00 2024-09-16T20:06:32.323 INFO:teuthology.orchestra.run.smithi064.stdout:(2/12): libgfortran-11.5.0-2.el9.x86_64.rpm 1.5 MB/s | 801 kB 00:00 2024-09-16T20:06:32.330 INFO:teuthology.orchestra.run.smithi193.stdout:(5/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 145 kB/s | 18 kB 00:00 2024-09-16T20:06:32.355 INFO:teuthology.orchestra.run.smithi193.stdout:(6/12): openblas-0.3.26-2.el9.x86_64.rpm 766 kB/s | 38 kB 00:00 2024-09-16T20:06:32.390 INFO:teuthology.orchestra.run.smithi064.stdout:(3/12): flexiblas-3.0.4-8.el9.x86_64.rpm 178 kB/s | 33 kB 00:00 2024-09-16T20:06:32.405 INFO:teuthology.orchestra.run.smithi193.stdout:(7/12): python3-devel-3.9.19-8.el9.x86_64.rpm 4.8 MB/s | 245 kB 00:00 2024-09-16T20:06:32.457 INFO:teuthology.orchestra.run.smithi064.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 274 kB/s | 18 kB 00:00 2024-09-16T20:06:32.539 INFO:teuthology.orchestra.run.smithi193.stdout:(8/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 38 MB/s | 5.1 MB 00:00 2024-09-16T20:06:32.566 INFO:teuthology.orchestra.run.smithi064.stdout:(5/12): openblas-0.3.26-2.el9.x86_64.rpm 355 kB/s | 38 kB 00:00 2024-09-16T20:06:32.590 INFO:teuthology.orchestra.run.smithi193.stdout:(9/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 4.9 MB/s | 250 kB 00:00 2024-09-16T20:06:32.673 INFO:teuthology.orchestra.run.smithi193.stdout:(10/12): openblas-openmp-0.3.26-2.el9.x86_64.rp 14 MB/s | 4.9 MB 00:00 2024-09-16T20:06:32.841 INFO:teuthology.orchestra.run.smithi064.stdout:(6/12): ceph-mgr-diskprediction-local-19.3.0-48 7.1 MB/s | 7.4 MB 00:01 2024-09-16T20:06:33.040 INFO:teuthology.orchestra.run.smithi193.stdout:(11/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 36 MB/s | 16 MB 00:00 2024-09-16T20:06:33.066 INFO:teuthology.orchestra.run.smithi064.stdout:(7/12): python3-devel-3.9.19-8.el9.x86_64.rpm 1.1 MB/s | 245 kB 00:00 2024-09-16T20:06:33.725 INFO:teuthology.orchestra.run.smithi064.stdout:(8/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 2.1 MB/s | 3.0 MB 00:01 2024-09-16T20:06:33.757 INFO:teuthology.orchestra.run.smithi193.stdout:(12/12): ceph-mgr-diskprediction-local-19.3.0-4 3.6 MB/s | 7.4 MB 00:02 2024-09-16T20:06:33.758 INFO:teuthology.orchestra.run.smithi193.stdout:-------------------------------------------------------------------------------- 2024-09-16T20:06:33.758 INFO:teuthology.orchestra.run.smithi193.stdout:Total 17 MB/s | 38 MB 00:02 2024-09-16T20:06:33.783 INFO:teuthology.orchestra.run.smithi064.stdout:(9/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 4.2 MB/s | 250 kB 00:00 2024-09-16T20:06:33.909 INFO:teuthology.orchestra.run.smithi064.stdout:(10/12): openblas-openmp-0.3.26-2.el9.x86_64.rp 3.7 MB/s | 4.9 MB 00:01 2024-09-16T20:06:34.112 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction check 2024-09-16T20:06:34.138 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction check succeeded. 2024-09-16T20:06:34.139 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction test 2024-09-16T20:06:34.509 INFO:teuthology.orchestra.run.smithi064.stdout:(11/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 3.5 MB/s | 5.1 MB 00:01 2024-09-16T20:06:34.575 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction test succeeded. 2024-09-16T20:06:34.575 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction 2024-09-16T20:06:35.348 INFO:teuthology.orchestra.run.smithi193.stdout: Preparing : 1/1 2024-09-16T20:06:35.411 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-09-16T20:06:35.447 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : libquadmath-11.5.0-2.el9.x86_64 2/12 2024-09-16T20:06:35.546 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : libgfortran-11.5.0-2.el9.x86_64 3/12 2024-09-16T20:06:35.599 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-devel-3.9.19-8.el9.x86_64 4/12 2024-09-16T20:06:35.783 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : openblas-0.3.26-2.el9.x86_64 5/12 2024-09-16T20:06:35.814 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : openblas-openmp-0.3.26-2.el9.x86_64 6/12 2024-09-16T20:06:35.891 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-09-16T20:06:36.546 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-09-16T20:06:36.661 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-09-16T20:06:37.359 INFO:teuthology.orchestra.run.smithi064.stdout:(12/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 4.5 MB/s | 16 MB 00:03 2024-09-16T20:06:37.360 INFO:teuthology.orchestra.run.smithi064.stdout:-------------------------------------------------------------------------------- 2024-09-16T20:06:37.360 INFO:teuthology.orchestra.run.smithi064.stdout:Total 6.5 MB/s | 38 MB 00:05 2024-09-16T20:06:37.733 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction check 2024-09-16T20:06:37.761 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction check succeeded. 2024-09-16T20:06:37.761 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction test 2024-09-16T20:06:37.901 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-09-16T20:06:38.220 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction test succeeded. 2024-09-16T20:06:38.220 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction 2024-09-16T20:06:38.926 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-09-16T20:06:38.965 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : ceph-mgr-diskprediction-local-2:19.3.0-4883.g6e847 12/12 2024-09-16T20:06:39.020 INFO:teuthology.orchestra.run.smithi064.stdout: Preparing : 1/1 2024-09-16T20:06:39.096 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-09-16T20:06:39.141 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : libquadmath-11.5.0-2.el9.x86_64 2/12 2024-09-16T20:06:39.246 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : libgfortran-11.5.0-2.el9.x86_64 3/12 2024-09-16T20:06:39.284 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-devel-3.9.19-8.el9.x86_64 4/12 2024-09-16T20:06:39.476 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : openblas-0.3.26-2.el9.x86_64 5/12 2024-09-16T20:06:39.516 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : openblas-openmp-0.3.26-2.el9.x86_64 6/12 2024-09-16T20:06:39.595 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-09-16T20:06:40.300 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-09-16T20:06:40.418 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-09-16T20:06:41.485 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.3.0-4883.g6e847 12/12 2024-09-16T20:06:41.485 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.3.0-4883.g6e847 1/12 2024-09-16T20:06:41.485 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : libgfortran-11.5.0-2.el9.x86_64 2/12 2024-09-16T20:06:41.485 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : libquadmath-11.5.0-2.el9.x86_64 3/12 2024-09-16T20:06:41.485 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-09-16T20:06:41.485 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-09-16T20:06:41.485 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-09-16T20:06:41.486 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : openblas-0.3.26-2.el9.x86_64 7/12 2024-09-16T20:06:41.486 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : openblas-openmp-0.3.26-2.el9.x86_64 8/12 2024-09-16T20:06:41.486 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-devel-3.9.19-8.el9.x86_64 9/12 2024-09-16T20:06:41.486 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-09-16T20:06:41.486 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-09-16T20:06:41.758 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-09-16T20:06:41.896 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-09-16T20:06:41.896 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:06:41.896 INFO:teuthology.orchestra.run.smithi193.stdout:Installed: 2024-09-16T20:06:41.896 INFO:teuthology.orchestra.run.smithi193.stdout: ceph-mgr-diskprediction-local-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T20:06:41.896 INFO:teuthology.orchestra.run.smithi193.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-09-16T20:06:41.896 INFO:teuthology.orchestra.run.smithi193.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-09-16T20:06:41.897 INFO:teuthology.orchestra.run.smithi193.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-09-16T20:06:41.897 INFO:teuthology.orchestra.run.smithi193.stdout: libgfortran-11.5.0-2.el9.x86_64 2024-09-16T20:06:41.897 INFO:teuthology.orchestra.run.smithi193.stdout: libquadmath-11.5.0-2.el9.x86_64 2024-09-16T20:06:41.897 INFO:teuthology.orchestra.run.smithi193.stdout: openblas-0.3.26-2.el9.x86_64 2024-09-16T20:06:41.897 INFO:teuthology.orchestra.run.smithi193.stdout: openblas-openmp-0.3.26-2.el9.x86_64 2024-09-16T20:06:41.897 INFO:teuthology.orchestra.run.smithi193.stdout: python3-devel-3.9.19-8.el9.x86_64 2024-09-16T20:06:41.897 INFO:teuthology.orchestra.run.smithi193.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-09-16T20:06:41.897 INFO:teuthology.orchestra.run.smithi193.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-09-16T20:06:41.897 INFO:teuthology.orchestra.run.smithi193.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-09-16T20:06:41.897 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:06:41.897 INFO:teuthology.orchestra.run.smithi193.stdout:Complete! 2024-09-16T20:06:42.280 DEBUG:teuthology.orchestra.run.smithi193:> sudo yum -y install ceph-mgr-rook 2024-09-16T20:06:42.846 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-09-16T20:06:42.872 INFO:teuthology.orchestra.run.smithi193.stdout:Last metadata expiration check: 0:01:26 ago on Mon 16 Sep 2024 08:05:16 PM UTC. 2024-09-16T20:06:42.873 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : ceph-mgr-diskprediction-local-2:19.3.0-4883.g6e847 12/12 2024-09-16T20:06:43.003 INFO:teuthology.orchestra.run.smithi193.stdout:Dependencies resolved. 2024-09-16T20:06:43.004 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-09-16T20:06:43.005 INFO:teuthology.orchestra.run.smithi193.stdout: Package Arch Version Repository Size 2024-09-16T20:06:43.005 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-09-16T20:06:43.005 INFO:teuthology.orchestra.run.smithi193.stdout:Installing: 2024-09-16T20:06:43.005 INFO:teuthology.orchestra.run.smithi193.stdout: ceph-mgr-rook noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 49 k 2024-09-16T20:06:43.005 INFO:teuthology.orchestra.run.smithi193.stdout:Installing dependencies: 2024-09-16T20:06:43.005 INFO:teuthology.orchestra.run.smithi193.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-09-16T20:06:43.005 INFO:teuthology.orchestra.run.smithi193.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2024-09-16T20:06:43.005 INFO:teuthology.orchestra.run.smithi193.stdout: python3-google-auth noarch 1:2.34.0-1.el9 epel 220 k 2024-09-16T20:06:43.005 INFO:teuthology.orchestra.run.smithi193.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-09-16T20:06:43.005 INFO:teuthology.orchestra.run.smithi193.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-09-16T20:06:43.006 INFO:teuthology.orchestra.run.smithi193.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-09-16T20:06:43.006 INFO:teuthology.orchestra.run.smithi193.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-09-16T20:06:43.006 INFO:teuthology.orchestra.run.smithi193.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-09-16T20:06:43.006 INFO:teuthology.orchestra.run.smithi193.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-09-16T20:06:43.006 INFO:teuthology.orchestra.run.smithi193.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-09-16T20:06:43.006 INFO:teuthology.orchestra.run.smithi193.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-09-16T20:06:43.006 INFO:teuthology.orchestra.run.smithi193.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-09-16T20:06:43.006 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:06:43.006 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction Summary 2024-09-16T20:06:43.006 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-09-16T20:06:43.006 INFO:teuthology.orchestra.run.smithi193.stdout:Install 13 Packages 2024-09-16T20:06:43.006 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:06:43.007 INFO:teuthology.orchestra.run.smithi193.stdout:Total download size: 2.2 M 2024-09-16T20:06:43.007 INFO:teuthology.orchestra.run.smithi193.stdout:Installed size: 26 M 2024-09-16T20:06:43.007 INFO:teuthology.orchestra.run.smithi193.stdout:Downloading Packages: 2024-09-16T20:06:43.225 INFO:teuthology.orchestra.run.smithi193.stdout:(1/13): python3-jsonpointer-2.0-4.el9.noarch.rp 198 kB/s | 19 kB 00:00 2024-09-16T20:06:43.241 INFO:teuthology.orchestra.run.smithi193.stdout:(2/13): python3-jsonpatch-1.21-16.el9.noarch.rp 225 kB/s | 26 kB 00:00 2024-09-16T20:06:43.359 INFO:teuthology.orchestra.run.smithi193.stdout:(3/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 1.6 MB/s | 222 kB 00:00 2024-09-16T20:06:43.384 INFO:teuthology.orchestra.run.smithi193.stdout:(4/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.1 MB/s | 159 kB 00:00 2024-09-16T20:06:43.417 INFO:teuthology.orchestra.run.smithi193.stdout:(5/13): ceph-mgr-rook-19.3.0-4883.g6e8474a0.el9 170 kB/s | 49 kB 00:00 2024-09-16T20:06:43.443 INFO:teuthology.orchestra.run.smithi193.stdout:(6/13): python3-pyasn1-modules-0.4.8-6.el9.noar 3.2 MB/s | 279 kB 00:00 2024-09-16T20:06:43.468 INFO:teuthology.orchestra.run.smithi193.stdout:(7/13): python3-requests-oauthlib-1.3.0-12.el9. 639 kB/s | 54 kB 00:00 2024-09-16T20:06:43.552 INFO:teuthology.orchestra.run.smithi193.stdout:(8/13): python3-cachetools-4.2.4-1.el9.noarch.r 240 kB/s | 32 kB 00:00 2024-09-16T20:06:43.577 INFO:teuthology.orchestra.run.smithi193.stdout:(9/13): python3-certifi-2023.05.07-4.el9.noarch 105 kB/s | 14 kB 00:00 2024-09-16T20:06:43.619 INFO:teuthology.orchestra.run.smithi193.stdout:(10/13): python3-rsa-4.9-2.el9.noarch.rpm 1.4 MB/s | 59 kB 00:00 2024-09-16T20:06:43.644 INFO:teuthology.orchestra.run.smithi193.stdout:(11/13): python3-google-auth-2.34.0-1.el9.noarc 1.3 MB/s | 220 kB 00:00 2024-09-16T20:06:43.669 INFO:teuthology.orchestra.run.smithi193.stdout:(12/13): python3-websocket-client-1.2.3-2.el9.n 1.7 MB/s | 90 kB 00:00 2024-09-16T20:06:43.703 INFO:teuthology.orchestra.run.smithi193.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 6.8 MB/s | 1.0 MB 00:00 2024-09-16T20:06:43.705 INFO:teuthology.orchestra.run.smithi193.stdout:-------------------------------------------------------------------------------- 2024-09-16T20:06:43.706 INFO:teuthology.orchestra.run.smithi193.stdout:Total 3.2 MB/s | 2.2 MB 00:00 2024-09-16T20:06:43.769 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction check 2024-09-16T20:06:43.784 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction check succeeded. 2024-09-16T20:06:43.784 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction test 2024-09-16T20:06:43.874 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction test succeeded. 2024-09-16T20:06:43.874 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction 2024-09-16T20:06:44.380 INFO:teuthology.orchestra.run.smithi193.stdout: Preparing : 1/1 2024-09-16T20:06:44.559 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-09-16T20:06:44.612 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-09-16T20:06:44.677 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-09-16T20:06:44.714 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-09-16T20:06:44.755 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 5/13 2024-09-16T20:06:44.866 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-09-16T20:06:44.977 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-google-auth-1:2.34.0-1.el9.noarch 7/13 2024-09-16T20:06:45.033 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-09-16T20:06:45.335 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.3.0-4883.g6e847 12/12 2024-09-16T20:06:45.336 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.3.0-4883.g6e847 1/12 2024-09-16T20:06:45.336 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : libgfortran-11.5.0-2.el9.x86_64 2/12 2024-09-16T20:06:45.336 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : libquadmath-11.5.0-2.el9.x86_64 3/12 2024-09-16T20:06:45.336 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-09-16T20:06:45.336 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-09-16T20:06:45.336 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-09-16T20:06:45.336 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : openblas-0.3.26-2.el9.x86_64 7/12 2024-09-16T20:06:45.336 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : openblas-openmp-0.3.26-2.el9.x86_64 8/12 2024-09-16T20:06:45.336 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-devel-3.9.19-8.el9.x86_64 9/12 2024-09-16T20:06:45.336 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-09-16T20:06:45.336 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-09-16T20:06:45.757 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-09-16T20:06:45.796 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-09-16T20:06:45.797 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:06:45.797 INFO:teuthology.orchestra.run.smithi064.stdout:Installed: 2024-09-16T20:06:45.797 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-mgr-diskprediction-local-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T20:06:45.797 INFO:teuthology.orchestra.run.smithi064.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-09-16T20:06:45.797 INFO:teuthology.orchestra.run.smithi064.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-09-16T20:06:45.797 INFO:teuthology.orchestra.run.smithi064.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-09-16T20:06:45.797 INFO:teuthology.orchestra.run.smithi064.stdout: libgfortran-11.5.0-2.el9.x86_64 2024-09-16T20:06:45.797 INFO:teuthology.orchestra.run.smithi064.stdout: libquadmath-11.5.0-2.el9.x86_64 2024-09-16T20:06:45.797 INFO:teuthology.orchestra.run.smithi064.stdout: openblas-0.3.26-2.el9.x86_64 2024-09-16T20:06:45.797 INFO:teuthology.orchestra.run.smithi064.stdout: openblas-openmp-0.3.26-2.el9.x86_64 2024-09-16T20:06:45.797 INFO:teuthology.orchestra.run.smithi064.stdout: python3-devel-3.9.19-8.el9.x86_64 2024-09-16T20:06:45.798 INFO:teuthology.orchestra.run.smithi064.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-09-16T20:06:45.798 INFO:teuthology.orchestra.run.smithi064.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-09-16T20:06:45.798 INFO:teuthology.orchestra.run.smithi064.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-09-16T20:06:45.798 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:06:45.798 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2024-09-16T20:06:45.805 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-09-16T20:06:45.839 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-09-16T20:06:45.886 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-09-16T20:06:45.908 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : ceph-mgr-rook-2:19.3.0-4883.g6e8474a0.el9.noarch 13/13 2024-09-16T20:06:46.178 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install ceph-mgr-rook 2024-09-16T20:06:46.660 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: ceph-mgr-rook-2:19.3.0-4883.g6e8474a0.el9.noarch 13/13 2024-09-16T20:06:46.660 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : ceph-mgr-rook-2:19.3.0-4883.g6e8474a0.el9.noarch 1/13 2024-09-16T20:06:46.660 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-09-16T20:06:46.660 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-09-16T20:06:46.661 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-09-16T20:06:46.661 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-09-16T20:06:46.661 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-09-16T20:06:46.661 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-09-16T20:06:46.661 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-09-16T20:06:46.661 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 9/13 2024-09-16T20:06:46.661 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-google-auth-1:2.34.0-1.el9.noarch 10/13 2024-09-16T20:06:46.661 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-09-16T20:06:46.661 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-09-16T20:06:46.790 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:01:41 ago on Mon 16 Sep 2024 08:05:05 PM UTC. 2024-09-16T20:06:46.929 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2024-09-16T20:06:46.930 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2024-09-16T20:06:46.930 INFO:teuthology.orchestra.run.smithi064.stdout: Package Arch Version Repository Size 2024-09-16T20:06:46.930 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2024-09-16T20:06:46.930 INFO:teuthology.orchestra.run.smithi064.stdout:Installing: 2024-09-16T20:06:46.930 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-mgr-rook noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 49 k 2024-09-16T20:06:46.930 INFO:teuthology.orchestra.run.smithi064.stdout:Installing dependencies: 2024-09-16T20:06:46.930 INFO:teuthology.orchestra.run.smithi064.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-09-16T20:06:46.930 INFO:teuthology.orchestra.run.smithi064.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2024-09-16T20:06:46.930 INFO:teuthology.orchestra.run.smithi064.stdout: python3-google-auth noarch 1:2.34.0-1.el9 epel 220 k 2024-09-16T20:06:46.930 INFO:teuthology.orchestra.run.smithi064.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-09-16T20:06:46.931 INFO:teuthology.orchestra.run.smithi064.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-09-16T20:06:46.931 INFO:teuthology.orchestra.run.smithi064.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-09-16T20:06:46.931 INFO:teuthology.orchestra.run.smithi064.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-09-16T20:06:46.931 INFO:teuthology.orchestra.run.smithi064.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-09-16T20:06:46.931 INFO:teuthology.orchestra.run.smithi064.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-09-16T20:06:46.931 INFO:teuthology.orchestra.run.smithi064.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-09-16T20:06:46.931 INFO:teuthology.orchestra.run.smithi064.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-09-16T20:06:46.931 INFO:teuthology.orchestra.run.smithi064.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-09-16T20:06:46.931 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:06:46.931 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction Summary 2024-09-16T20:06:46.931 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2024-09-16T20:06:46.931 INFO:teuthology.orchestra.run.smithi064.stdout:Install 13 Packages 2024-09-16T20:06:46.931 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:06:46.932 INFO:teuthology.orchestra.run.smithi064.stdout:Total download size: 2.2 M 2024-09-16T20:06:46.932 INFO:teuthology.orchestra.run.smithi064.stdout:Installed size: 26 M 2024-09-16T20:06:46.932 INFO:teuthology.orchestra.run.smithi064.stdout:Downloading Packages: 2024-09-16T20:06:46.994 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-09-16T20:06:46.994 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:06:46.994 INFO:teuthology.orchestra.run.smithi193.stdout:Installed: 2024-09-16T20:06:46.994 INFO:teuthology.orchestra.run.smithi193.stdout: ceph-mgr-rook-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T20:06:46.994 INFO:teuthology.orchestra.run.smithi193.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-09-16T20:06:46.994 INFO:teuthology.orchestra.run.smithi193.stdout: python3-certifi-2023.05.07-4.el9.noarch 2024-09-16T20:06:46.995 INFO:teuthology.orchestra.run.smithi193.stdout: python3-google-auth-1:2.34.0-1.el9.noarch 2024-09-16T20:06:46.995 INFO:teuthology.orchestra.run.smithi193.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-09-16T20:06:46.995 INFO:teuthology.orchestra.run.smithi193.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-09-16T20:06:46.995 INFO:teuthology.orchestra.run.smithi193.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-09-16T20:06:46.995 INFO:teuthology.orchestra.run.smithi193.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-09-16T20:06:46.995 INFO:teuthology.orchestra.run.smithi193.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-09-16T20:06:46.995 INFO:teuthology.orchestra.run.smithi193.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-09-16T20:06:46.995 INFO:teuthology.orchestra.run.smithi193.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-09-16T20:06:46.995 INFO:teuthology.orchestra.run.smithi193.stdout: python3-rsa-4.9-2.el9.noarch 2024-09-16T20:06:46.995 INFO:teuthology.orchestra.run.smithi193.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-09-16T20:06:46.995 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:06:46.995 INFO:teuthology.orchestra.run.smithi193.stdout:Complete! 2024-09-16T20:06:47.316 DEBUG:teuthology.orchestra.run.smithi193:> sudo yum -y install ceph-mgr-cephadm 2024-09-16T20:06:47.548 INFO:teuthology.orchestra.run.smithi064.stdout:(1/13): python3-jsonpointer-2.0-4.el9.noarch.rp 137 kB/s | 19 kB 00:00 2024-09-16T20:06:47.573 INFO:teuthology.orchestra.run.smithi064.stdout:(2/13): python3-jsonpatch-1.21-16.el9.noarch.rp 155 kB/s | 26 kB 00:00 2024-09-16T20:06:47.682 INFO:teuthology.orchestra.run.smithi064.stdout:(3/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 1.6 MB/s | 222 kB 00:00 2024-09-16T20:06:47.716 INFO:teuthology.orchestra.run.smithi064.stdout:(4/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.1 MB/s | 159 kB 00:00 2024-09-16T20:06:47.774 INFO:teuthology.orchestra.run.smithi064.stdout:(5/13): python3-requests-oauthlib-1.3.0-12.el9. 921 kB/s | 54 kB 00:00 2024-09-16T20:06:47.800 INFO:teuthology.orchestra.run.smithi064.stdout:(6/13): ceph-mgr-rook-19.3.0-4883.g6e8474a0.el9 126 kB/s | 49 kB 00:00 2024-09-16T20:06:47.825 INFO:teuthology.orchestra.run.smithi064.stdout:(7/13): python3-pyasn1-modules-0.4.8-6.el9.noar 1.9 MB/s | 279 kB 00:00 2024-09-16T20:06:47.884 INFO:teuthology.orchestra.run.smithi064.stdout:(8/13): python3-cachetools-4.2.4-1.el9.noarch.r 295 kB/s | 32 kB 00:00 2024-09-16T20:06:47.894 INFO:teuthology.orchestra.run.smithi193.stdout:Last metadata expiration check: 0:01:31 ago on Mon 16 Sep 2024 08:05:16 PM UTC. 2024-09-16T20:06:47.909 INFO:teuthology.orchestra.run.smithi064.stdout:(9/13): python3-certifi-2023.05.07-4.el9.noarch 129 kB/s | 14 kB 00:00 2024-09-16T20:06:47.959 INFO:teuthology.orchestra.run.smithi064.stdout:(10/13): python3-rsa-4.9-2.el9.noarch.rpm 1.2 MB/s | 59 kB 00:00 2024-09-16T20:06:47.985 INFO:teuthology.orchestra.run.smithi064.stdout:(11/13): python3-google-auth-2.34.0-1.el9.noarc 1.5 MB/s | 220 kB 00:00 2024-09-16T20:06:48.010 INFO:teuthology.orchestra.run.smithi064.stdout:(12/13): python3-websocket-client-1.2.3-2.el9.n 1.7 MB/s | 90 kB 00:00 2024-09-16T20:06:48.026 INFO:teuthology.orchestra.run.smithi193.stdout:Dependencies resolved. 2024-09-16T20:06:48.027 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-09-16T20:06:48.027 INFO:teuthology.orchestra.run.smithi193.stdout: Package Arch Version Repository Size 2024-09-16T20:06:48.027 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-09-16T20:06:48.027 INFO:teuthology.orchestra.run.smithi193.stdout:Installing: 2024-09-16T20:06:48.027 INFO:teuthology.orchestra.run.smithi193.stdout: ceph-mgr-cephadm noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 154 k 2024-09-16T20:06:48.027 INFO:teuthology.orchestra.run.smithi193.stdout:Installing dependencies: 2024-09-16T20:06:48.027 INFO:teuthology.orchestra.run.smithi193.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-09-16T20:06:48.027 INFO:teuthology.orchestra.run.smithi193.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-09-16T20:06:48.027 INFO:teuthology.orchestra.run.smithi193.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-09-16T20:06:48.027 INFO:teuthology.orchestra.run.smithi193.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-09-16T20:06:48.028 INFO:teuthology.orchestra.run.smithi193.stdout: python3-typing-extensions noarch 4.12.2-2.el9 epel 74 k 2024-09-16T20:06:48.028 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:06:48.028 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction Summary 2024-09-16T20:06:48.028 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-09-16T20:06:48.028 INFO:teuthology.orchestra.run.smithi193.stdout:Install 6 Packages 2024-09-16T20:06:48.028 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:06:48.028 INFO:teuthology.orchestra.run.smithi193.stdout:Total download size: 7.0 M 2024-09-16T20:06:48.029 INFO:teuthology.orchestra.run.smithi193.stdout:Installed size: 33 M 2024-09-16T20:06:48.029 INFO:teuthology.orchestra.run.smithi193.stdout:Downloading Packages: 2024-09-16T20:06:48.043 INFO:teuthology.orchestra.run.smithi064.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 6.5 MB/s | 1.0 MB 00:00 2024-09-16T20:06:48.047 INFO:teuthology.orchestra.run.smithi064.stdout:-------------------------------------------------------------------------------- 2024-09-16T20:06:48.047 INFO:teuthology.orchestra.run.smithi064.stdout:Total 2.0 MB/s | 2.2 MB 00:01 2024-09-16T20:06:48.118 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction check 2024-09-16T20:06:48.134 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction check succeeded. 2024-09-16T20:06:48.134 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction test 2024-09-16T20:06:48.232 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction test succeeded. 2024-09-16T20:06:48.233 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction 2024-09-16T20:06:48.746 INFO:teuthology.orchestra.run.smithi064.stdout: Preparing : 1/1 2024-09-16T20:06:48.798 INFO:teuthology.orchestra.run.smithi193.stdout:(1/6): python3-jinja2-2.11.3-6.el9.noarch.rpm 1.1 MB/s | 248 kB 00:00 2024-09-16T20:06:48.848 INFO:teuthology.orchestra.run.smithi193.stdout:(2/6): ceph-mgr-cephadm-19.3.0-4883.g6e8474a0.e 573 kB/s | 154 kB 00:00 2024-09-16T20:06:48.924 INFO:teuthology.orchestra.run.smithi193.stdout:(3/6): python3-natsort-7.1.1-5.el9.noarch.rpm 769 kB/s | 58 kB 00:00 2024-09-16T20:06:48.924 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-09-16T20:06:48.965 INFO:teuthology.orchestra.run.smithi193.stdout:(4/6): python3-typing-extensions-4.12.2-2.el9.n 1.7 MB/s | 74 kB 00:00 2024-09-16T20:06:48.979 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-09-16T20:06:48.990 INFO:teuthology.orchestra.run.smithi193.stdout:(5/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 2.8 MB/s | 548 kB 00:00 2024-09-16T20:06:49.043 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-09-16T20:06:49.080 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-09-16T20:06:49.129 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 5/13 2024-09-16T20:06:49.237 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-09-16T20:06:49.355 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-google-auth-1:2.34.0-1.el9.noarch 7/13 2024-09-16T20:06:49.415 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-09-16T20:06:50.179 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-09-16T20:06:50.245 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-09-16T20:06:50.279 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-09-16T20:06:50.328 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-09-16T20:06:50.357 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : ceph-mgr-rook-2:19.3.0-4883.g6e8474a0.el9.noarch 13/13 2024-09-16T20:06:51.129 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: ceph-mgr-rook-2:19.3.0-4883.g6e8474a0.el9.noarch 13/13 2024-09-16T20:06:51.129 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : ceph-mgr-rook-2:19.3.0-4883.g6e8474a0.el9.noarch 1/13 2024-09-16T20:06:51.129 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-09-16T20:06:51.129 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-09-16T20:06:51.129 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-09-16T20:06:51.129 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-09-16T20:06:51.130 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-09-16T20:06:51.130 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-09-16T20:06:51.130 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-09-16T20:06:51.130 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 9/13 2024-09-16T20:06:51.130 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-google-auth-1:2.34.0-1.el9.noarch 10/13 2024-09-16T20:06:51.130 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-09-16T20:06:51.130 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-09-16T20:06:51.158 INFO:teuthology.orchestra.run.smithi193.stdout:(6/6): python3-babel-2.9.1-2.el9.noarch.rpm 2.3 MB/s | 6.0 MB 00:02 2024-09-16T20:06:51.161 INFO:teuthology.orchestra.run.smithi193.stdout:-------------------------------------------------------------------------------- 2024-09-16T20:06:51.161 INFO:teuthology.orchestra.run.smithi193.stdout:Total 2.2 MB/s | 7.0 MB 00:03 2024-09-16T20:06:51.236 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction check 2024-09-16T20:06:51.247 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction check succeeded. 2024-09-16T20:06:51.247 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction test 2024-09-16T20:06:51.348 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction test succeeded. 2024-09-16T20:06:51.348 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction 2024-09-16T20:06:51.456 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-09-16T20:06:51.456 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:06:51.457 INFO:teuthology.orchestra.run.smithi064.stdout:Installed: 2024-09-16T20:06:51.457 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-mgr-rook-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T20:06:51.457 INFO:teuthology.orchestra.run.smithi064.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-09-16T20:06:51.457 INFO:teuthology.orchestra.run.smithi064.stdout: python3-certifi-2023.05.07-4.el9.noarch 2024-09-16T20:06:51.457 INFO:teuthology.orchestra.run.smithi064.stdout: python3-google-auth-1:2.34.0-1.el9.noarch 2024-09-16T20:06:51.457 INFO:teuthology.orchestra.run.smithi064.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-09-16T20:06:51.457 INFO:teuthology.orchestra.run.smithi064.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-09-16T20:06:51.457 INFO:teuthology.orchestra.run.smithi064.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-09-16T20:06:51.457 INFO:teuthology.orchestra.run.smithi064.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-09-16T20:06:51.457 INFO:teuthology.orchestra.run.smithi064.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-09-16T20:06:51.457 INFO:teuthology.orchestra.run.smithi064.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-09-16T20:06:51.457 INFO:teuthology.orchestra.run.smithi064.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-09-16T20:06:51.457 INFO:teuthology.orchestra.run.smithi064.stdout: python3-rsa-4.9-2.el9.noarch 2024-09-16T20:06:51.458 INFO:teuthology.orchestra.run.smithi064.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-09-16T20:06:51.458 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:06:51.458 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2024-09-16T20:06:51.651 INFO:teuthology.orchestra.run.smithi193.stdout: Preparing : 1/1 2024-09-16T20:06:51.703 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install ceph-mgr-cephadm 2024-09-16T20:06:51.815 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-typing-extensions-4.12.2-2.el9.noarch 1/6 2024-09-16T20:06:51.859 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-09-16T20:06:52.324 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:01:47 ago on Mon 16 Sep 2024 08:05:05 PM UTC. 2024-09-16T20:06:52.377 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-09-16T20:06:52.462 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2024-09-16T20:06:52.462 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2024-09-16T20:06:52.463 INFO:teuthology.orchestra.run.smithi064.stdout: Package Arch Version Repository Size 2024-09-16T20:06:52.463 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2024-09-16T20:06:52.463 INFO:teuthology.orchestra.run.smithi064.stdout:Installing: 2024-09-16T20:06:52.463 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-mgr-cephadm noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 154 k 2024-09-16T20:06:52.463 INFO:teuthology.orchestra.run.smithi064.stdout:Installing dependencies: 2024-09-16T20:06:52.463 INFO:teuthology.orchestra.run.smithi064.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-09-16T20:06:52.464 INFO:teuthology.orchestra.run.smithi064.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-09-16T20:06:52.464 INFO:teuthology.orchestra.run.smithi064.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-09-16T20:06:52.464 INFO:teuthology.orchestra.run.smithi064.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-09-16T20:06:52.464 INFO:teuthology.orchestra.run.smithi064.stdout: python3-typing-extensions noarch 4.12.2-2.el9 epel 74 k 2024-09-16T20:06:52.464 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:06:52.464 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction Summary 2024-09-16T20:06:52.464 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2024-09-16T20:06:52.464 INFO:teuthology.orchestra.run.smithi064.stdout:Install 6 Packages 2024-09-16T20:06:52.465 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:06:52.465 INFO:teuthology.orchestra.run.smithi064.stdout:Total download size: 7.0 M 2024-09-16T20:06:52.466 INFO:teuthology.orchestra.run.smithi064.stdout:Installed size: 33 M 2024-09-16T20:06:52.466 INFO:teuthology.orchestra.run.smithi064.stdout:Downloading Packages: 2024-09-16T20:06:52.472 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-09-16T20:06:52.539 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 5/6 2024-09-16T20:06:52.571 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : ceph-mgr-cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 6/6 2024-09-16T20:06:53.344 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 6/6 2024-09-16T20:06:53.344 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : ceph-mgr-cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 1/6 2024-09-16T20:06:53.345 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-09-16T20:06:53.345 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 3/6 2024-09-16T20:06:53.345 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-09-16T20:06:53.345 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-09-16T20:06:53.413 INFO:teuthology.orchestra.run.smithi064.stdout:(1/6): ceph-mgr-cephadm-19.3.0-4883.g6e8474a0.e 630 kB/s | 154 kB 00:00 2024-09-16T20:06:53.513 INFO:teuthology.orchestra.run.smithi064.stdout:(2/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 5.4 MB/s | 548 kB 00:00 2024-09-16T20:06:53.538 INFO:teuthology.orchestra.run.smithi064.stdout:(3/6): python3-natsort-7.1.1-5.el9.noarch.rpm 2.3 MB/s | 58 kB 00:00 2024-09-16T20:06:53.572 INFO:teuthology.orchestra.run.smithi064.stdout:(4/6): python3-typing-extensions-4.12.2-2.el9.n 2.2 MB/s | 74 kB 00:00 2024-09-16T20:06:53.608 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : python3-typing-extensions-4.12.2-2.el9.noarch 6/6 2024-09-16T20:06:53.608 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:06:53.608 INFO:teuthology.orchestra.run.smithi193.stdout:Installed: 2024-09-16T20:06:53.609 INFO:teuthology.orchestra.run.smithi193.stdout: ceph-mgr-cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T20:06:53.609 INFO:teuthology.orchestra.run.smithi193.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-09-16T20:06:53.609 INFO:teuthology.orchestra.run.smithi193.stdout: python3-babel-2.9.1-2.el9.noarch 2024-09-16T20:06:53.609 INFO:teuthology.orchestra.run.smithi193.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-09-16T20:06:53.609 INFO:teuthology.orchestra.run.smithi193.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-09-16T20:06:53.609 INFO:teuthology.orchestra.run.smithi193.stdout: python3-typing-extensions-4.12.2-2.el9.noarch 2024-09-16T20:06:53.609 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:06:53.609 INFO:teuthology.orchestra.run.smithi193.stdout:Complete! 2024-09-16T20:06:53.730 INFO:teuthology.orchestra.run.smithi064.stdout:(5/6): python3-jinja2-2.11.3-6.el9.noarch.rpm 441 kB/s | 248 kB 00:00 2024-09-16T20:06:53.872 DEBUG:teuthology.orchestra.run.smithi193:> sudo yum -y install ceph-fuse 2024-09-16T20:06:54.247 INFO:teuthology.orchestra.run.smithi064.stdout:(6/6): python3-babel-2.9.1-2.el9.noarch.rpm 5.5 MB/s | 6.0 MB 00:01 2024-09-16T20:06:54.249 INFO:teuthology.orchestra.run.smithi064.stdout:-------------------------------------------------------------------------------- 2024-09-16T20:06:54.249 INFO:teuthology.orchestra.run.smithi064.stdout:Total 3.9 MB/s | 7.0 MB 00:01 2024-09-16T20:06:54.323 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction check 2024-09-16T20:06:54.335 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction check succeeded. 2024-09-16T20:06:54.335 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction test 2024-09-16T20:06:54.442 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction test succeeded. 2024-09-16T20:06:54.442 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction 2024-09-16T20:06:54.455 INFO:teuthology.orchestra.run.smithi193.stdout:Last metadata expiration check: 0:01:38 ago on Mon 16 Sep 2024 08:05:16 PM UTC. 2024-09-16T20:06:54.592 INFO:teuthology.orchestra.run.smithi193.stdout:Dependencies resolved. 2024-09-16T20:06:54.593 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-09-16T20:06:54.593 INFO:teuthology.orchestra.run.smithi193.stdout: Package Arch Version Repository Size 2024-09-16T20:06:54.593 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-09-16T20:06:54.593 INFO:teuthology.orchestra.run.smithi193.stdout:Installing: 2024-09-16T20:06:54.593 INFO:teuthology.orchestra.run.smithi193.stdout: ceph-fuse x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 899 k 2024-09-16T20:06:54.593 INFO:teuthology.orchestra.run.smithi193.stdout:Installing dependencies: 2024-09-16T20:06:54.593 INFO:teuthology.orchestra.run.smithi193.stdout: fuse x86_64 2.9.9-16.el9 baseos 80 k 2024-09-16T20:06:54.593 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:06:54.593 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction Summary 2024-09-16T20:06:54.593 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-09-16T20:06:54.593 INFO:teuthology.orchestra.run.smithi193.stdout:Install 2 Packages 2024-09-16T20:06:54.593 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:06:54.594 INFO:teuthology.orchestra.run.smithi193.stdout:Total download size: 979 k 2024-09-16T20:06:54.594 INFO:teuthology.orchestra.run.smithi193.stdout:Installed size: 2.9 M 2024-09-16T20:06:54.594 INFO:teuthology.orchestra.run.smithi193.stdout:Downloading Packages: 2024-09-16T20:06:54.762 INFO:teuthology.orchestra.run.smithi064.stdout: Preparing : 1/1 2024-09-16T20:06:54.768 INFO:teuthology.orchestra.run.smithi193.stdout:(1/2): fuse-2.9.9-16.el9.x86_64.rpm 534 kB/s | 80 kB 00:00 2024-09-16T20:06:54.938 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-typing-extensions-4.12.2-2.el9.noarch 1/6 2024-09-16T20:06:54.992 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-09-16T20:06:55.076 INFO:teuthology.orchestra.run.smithi193.stdout:(2/2): ceph-fuse-19.3.0-4883.g6e8474a0.el9.x86_ 1.9 MB/s | 899 kB 00:00 2024-09-16T20:06:55.077 INFO:teuthology.orchestra.run.smithi193.stdout:-------------------------------------------------------------------------------- 2024-09-16T20:06:55.077 INFO:teuthology.orchestra.run.smithi193.stdout:Total 2.0 MB/s | 979 kB 00:00 2024-09-16T20:06:55.089 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction check 2024-09-16T20:06:55.111 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction check succeeded. 2024-09-16T20:06:55.111 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction test 2024-09-16T20:06:55.191 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction test succeeded. 2024-09-16T20:06:55.191 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction 2024-09-16T20:06:55.379 INFO:teuthology.orchestra.run.smithi193.stdout: Preparing : 1/1 2024-09-16T20:06:55.513 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : fuse-2.9.9-16.el9.x86_64 1/2 2024-09-16T20:06:55.561 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-09-16T20:06:55.586 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : ceph-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 2/2 2024-09-16T20:06:55.656 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-09-16T20:06:55.732 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 5/6 2024-09-16T20:06:55.770 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : ceph-mgr-cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 6/6 2024-09-16T20:06:56.280 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: ceph-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 2/2 2024-09-16T20:06:56.280 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : ceph-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/2 2024-09-16T20:06:56.566 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : fuse-2.9.9-16.el9.x86_64 2/2 2024-09-16T20:06:56.566 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:06:56.566 INFO:teuthology.orchestra.run.smithi193.stdout:Installed: 2024-09-16T20:06:56.566 INFO:teuthology.orchestra.run.smithi193.stdout: ceph-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 fuse-2.9.9-16.el9.x86_64 2024-09-16T20:06:56.566 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:06:56.566 INFO:teuthology.orchestra.run.smithi193.stdout:Complete! 2024-09-16T20:06:56.579 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 6/6 2024-09-16T20:06:56.579 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : ceph-mgr-cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 1/6 2024-09-16T20:06:56.580 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-09-16T20:06:56.580 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 3/6 2024-09-16T20:06:56.580 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-09-16T20:06:56.580 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-09-16T20:06:56.849 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : python3-typing-extensions-4.12.2-2.el9.noarch 6/6 2024-09-16T20:06:56.850 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:06:56.850 INFO:teuthology.orchestra.run.smithi064.stdout:Installed: 2024-09-16T20:06:56.850 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-mgr-cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T20:06:56.850 INFO:teuthology.orchestra.run.smithi064.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-09-16T20:06:56.850 INFO:teuthology.orchestra.run.smithi064.stdout: python3-babel-2.9.1-2.el9.noarch 2024-09-16T20:06:56.850 INFO:teuthology.orchestra.run.smithi064.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-09-16T20:06:56.850 INFO:teuthology.orchestra.run.smithi064.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-09-16T20:06:56.850 INFO:teuthology.orchestra.run.smithi064.stdout: python3-typing-extensions-4.12.2-2.el9.noarch 2024-09-16T20:06:56.850 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:06:56.850 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2024-09-16T20:06:56.858 DEBUG:teuthology.orchestra.run.smithi193:> sudo yum -y install ceph-volume 2024-09-16T20:06:57.096 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install ceph-fuse 2024-09-16T20:06:57.455 INFO:teuthology.orchestra.run.smithi193.stdout:Last metadata expiration check: 0:01:41 ago on Mon 16 Sep 2024 08:05:16 PM UTC. 2024-09-16T20:06:57.593 INFO:teuthology.orchestra.run.smithi193.stdout:Dependencies resolved. 2024-09-16T20:06:57.594 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-09-16T20:06:57.594 INFO:teuthology.orchestra.run.smithi193.stdout: Package Arch Version Repository Size 2024-09-16T20:06:57.594 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-09-16T20:06:57.594 INFO:teuthology.orchestra.run.smithi193.stdout:Installing: 2024-09-16T20:06:57.594 INFO:teuthology.orchestra.run.smithi193.stdout: ceph-volume noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 285 k 2024-09-16T20:06:57.594 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:06:57.594 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction Summary 2024-09-16T20:06:57.594 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-09-16T20:06:57.595 INFO:teuthology.orchestra.run.smithi193.stdout:Install 1 Package 2024-09-16T20:06:57.595 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:06:57.595 INFO:teuthology.orchestra.run.smithi193.stdout:Total download size: 285 k 2024-09-16T20:06:57.595 INFO:teuthology.orchestra.run.smithi193.stdout:Installed size: 1.3 M 2024-09-16T20:06:57.595 INFO:teuthology.orchestra.run.smithi193.stdout:Downloading Packages: 2024-09-16T20:06:57.705 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:01:52 ago on Mon 16 Sep 2024 08:05:05 PM UTC. 2024-09-16T20:06:57.846 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2024-09-16T20:06:57.847 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2024-09-16T20:06:57.847 INFO:teuthology.orchestra.run.smithi064.stdout: Package Arch Version Repository Size 2024-09-16T20:06:57.847 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2024-09-16T20:06:57.847 INFO:teuthology.orchestra.run.smithi064.stdout:Installing: 2024-09-16T20:06:57.847 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-fuse x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 899 k 2024-09-16T20:06:57.847 INFO:teuthology.orchestra.run.smithi064.stdout:Installing dependencies: 2024-09-16T20:06:57.847 INFO:teuthology.orchestra.run.smithi064.stdout: fuse x86_64 2.9.9-16.el9 baseos 80 k 2024-09-16T20:06:57.848 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:06:57.848 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction Summary 2024-09-16T20:06:57.848 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2024-09-16T20:06:57.848 INFO:teuthology.orchestra.run.smithi064.stdout:Install 2 Packages 2024-09-16T20:06:57.848 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:06:57.848 INFO:teuthology.orchestra.run.smithi064.stdout:Total download size: 979 k 2024-09-16T20:06:57.848 INFO:teuthology.orchestra.run.smithi064.stdout:Installed size: 2.9 M 2024-09-16T20:06:57.849 INFO:teuthology.orchestra.run.smithi064.stdout:Downloading Packages: 2024-09-16T20:06:57.890 INFO:teuthology.orchestra.run.smithi193.stdout:ceph-volume-19.3.0-4883.g6e8474a0.el9.noarch.rp 967 kB/s | 285 kB 00:00 2024-09-16T20:06:57.891 INFO:teuthology.orchestra.run.smithi193.stdout:-------------------------------------------------------------------------------- 2024-09-16T20:06:57.891 INFO:teuthology.orchestra.run.smithi193.stdout:Total 961 kB/s | 285 kB 00:00 2024-09-16T20:06:57.891 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction check 2024-09-16T20:06:57.900 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction check succeeded. 2024-09-16T20:06:57.900 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction test 2024-09-16T20:06:57.931 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction test succeeded. 2024-09-16T20:06:57.931 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction 2024-09-16T20:06:58.154 INFO:teuthology.orchestra.run.smithi193.stdout: Preparing : 1/1 2024-09-16T20:06:58.226 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : ceph-volume-2:19.3.0-4883.g6e8474a0.el9.noarch 1/1 2024-09-16T20:06:58.242 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: ceph-volume-2:19.3.0-4883.g6e8474a0.el9.noarch 1/1 2024-09-16T20:06:58.242 INFO:teuthology.orchestra.run.smithi193.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T20:06:58.242 INFO:teuthology.orchestra.run.smithi193.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-09-16T20:06:58.242 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:06:58.267 INFO:teuthology.orchestra.run.smithi064.stdout:(1/2): fuse-2.9.9-16.el9.x86_64.rpm 544 kB/s | 80 kB 00:00 2024-09-16T20:06:58.509 INFO:teuthology.orchestra.run.smithi064.stdout:(2/2): ceph-fuse-19.3.0-4883.g6e8474a0.el9.x86_ 2.3 MB/s | 899 kB 00:00 2024-09-16T20:06:58.509 INFO:teuthology.orchestra.run.smithi064.stdout:-------------------------------------------------------------------------------- 2024-09-16T20:06:58.509 INFO:teuthology.orchestra.run.smithi064.stdout:Total 1.4 MB/s | 979 kB 00:00 2024-09-16T20:06:58.522 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction check 2024-09-16T20:06:58.545 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction check succeeded. 2024-09-16T20:06:58.546 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction test 2024-09-16T20:06:58.631 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction test succeeded. 2024-09-16T20:06:58.632 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction 2024-09-16T20:06:58.829 INFO:teuthology.orchestra.run.smithi064.stdout: Preparing : 1/1 2024-09-16T20:06:58.991 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : fuse-2.9.9-16.el9.x86_64 1/2 2024-09-16T20:06:59.069 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : ceph-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 2/2 2024-09-16T20:06:59.234 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : ceph-volume-2:19.3.0-4883.g6e8474a0.el9.noarch 1/1 2024-09-16T20:06:59.234 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:06:59.235 INFO:teuthology.orchestra.run.smithi193.stdout:Installed: 2024-09-16T20:06:59.235 INFO:teuthology.orchestra.run.smithi193.stdout: ceph-volume-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T20:06:59.235 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:06:59.235 INFO:teuthology.orchestra.run.smithi193.stdout:Complete! 2024-09-16T20:06:59.497 DEBUG:teuthology.orchestra.run.smithi193:> sudo yum -y install librados-devel 2024-09-16T20:06:59.800 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: ceph-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 2/2 2024-09-16T20:06:59.800 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : ceph-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/2 2024-09-16T20:07:00.088 INFO:teuthology.orchestra.run.smithi193.stdout:Last metadata expiration check: 0:01:44 ago on Mon 16 Sep 2024 08:05:16 PM UTC. 2024-09-16T20:07:00.105 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : fuse-2.9.9-16.el9.x86_64 2/2 2024-09-16T20:07:00.105 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:07:00.105 INFO:teuthology.orchestra.run.smithi064.stdout:Installed: 2024-09-16T20:07:00.105 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 fuse-2.9.9-16.el9.x86_64 2024-09-16T20:07:00.105 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:07:00.105 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2024-09-16T20:07:00.226 INFO:teuthology.orchestra.run.smithi193.stdout:Dependencies resolved. 2024-09-16T20:07:00.227 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-09-16T20:07:00.227 INFO:teuthology.orchestra.run.smithi193.stdout: Package Arch Version Repo Size 2024-09-16T20:07:00.227 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-09-16T20:07:00.228 INFO:teuthology.orchestra.run.smithi193.stdout:Installing: 2024-09-16T20:07:00.228 INFO:teuthology.orchestra.run.smithi193.stdout: librados-devel x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 127 k 2024-09-16T20:07:00.228 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:07:00.228 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction Summary 2024-09-16T20:07:00.228 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-09-16T20:07:00.228 INFO:teuthology.orchestra.run.smithi193.stdout:Install 1 Package 2024-09-16T20:07:00.228 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:07:00.228 INFO:teuthology.orchestra.run.smithi193.stdout:Total download size: 127 k 2024-09-16T20:07:00.228 INFO:teuthology.orchestra.run.smithi193.stdout:Installed size: 456 k 2024-09-16T20:07:00.228 INFO:teuthology.orchestra.run.smithi193.stdout:Downloading Packages: 2024-09-16T20:07:00.382 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install ceph-volume 2024-09-16T20:07:00.447 INFO:teuthology.orchestra.run.smithi193.stdout:librados-devel-19.3.0-4883.g6e8474a0.el9.x86_64 579 kB/s | 127 kB 00:00 2024-09-16T20:07:00.448 INFO:teuthology.orchestra.run.smithi193.stdout:-------------------------------------------------------------------------------- 2024-09-16T20:07:00.448 INFO:teuthology.orchestra.run.smithi193.stdout:Total 574 kB/s | 127 kB 00:00 2024-09-16T20:07:00.449 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction check 2024-09-16T20:07:00.454 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction check succeeded. 2024-09-16T20:07:00.455 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction test 2024-09-16T20:07:00.521 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction test succeeded. 2024-09-16T20:07:00.521 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction 2024-09-16T20:07:00.681 INFO:teuthology.orchestra.run.smithi193.stdout: Preparing : 1/1 2024-09-16T20:07:00.789 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : librados-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T20:07:00.993 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:01:55 ago on Mon 16 Sep 2024 08:05:05 PM UTC. 2024-09-16T20:07:01.133 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2024-09-16T20:07:01.134 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2024-09-16T20:07:01.134 INFO:teuthology.orchestra.run.smithi064.stdout: Package Arch Version Repository Size 2024-09-16T20:07:01.134 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2024-09-16T20:07:01.134 INFO:teuthology.orchestra.run.smithi064.stdout:Installing: 2024-09-16T20:07:01.135 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-volume noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 285 k 2024-09-16T20:07:01.135 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:07:01.135 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction Summary 2024-09-16T20:07:01.135 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2024-09-16T20:07:01.135 INFO:teuthology.orchestra.run.smithi064.stdout:Install 1 Package 2024-09-16T20:07:01.135 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:07:01.136 INFO:teuthology.orchestra.run.smithi064.stdout:Total download size: 285 k 2024-09-16T20:07:01.136 INFO:teuthology.orchestra.run.smithi064.stdout:Installed size: 1.3 M 2024-09-16T20:07:01.136 INFO:teuthology.orchestra.run.smithi064.stdout:Downloading Packages: 2024-09-16T20:07:01.249 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: librados-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T20:07:01.413 INFO:teuthology.orchestra.run.smithi064.stdout:ceph-volume-19.3.0-4883.g6e8474a0.el9.noarch.rp 1.0 MB/s | 285 kB 00:00 2024-09-16T20:07:01.414 INFO:teuthology.orchestra.run.smithi064.stdout:-------------------------------------------------------------------------------- 2024-09-16T20:07:01.414 INFO:teuthology.orchestra.run.smithi064.stdout:Total 1.0 MB/s | 285 kB 00:00 2024-09-16T20:07:01.414 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction check 2024-09-16T20:07:01.423 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction check succeeded. 2024-09-16T20:07:01.423 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction test 2024-09-16T20:07:01.460 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction test succeeded. 2024-09-16T20:07:01.460 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction 2024-09-16T20:07:01.516 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : librados-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T20:07:01.516 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:07:01.516 INFO:teuthology.orchestra.run.smithi193.stdout:Installed: 2024-09-16T20:07:01.516 INFO:teuthology.orchestra.run.smithi193.stdout: librados-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T20:07:01.517 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:07:01.517 INFO:teuthology.orchestra.run.smithi193.stdout:Complete! 2024-09-16T20:07:01.692 INFO:teuthology.orchestra.run.smithi064.stdout: Preparing : 1/1 2024-09-16T20:07:01.757 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : ceph-volume-2:19.3.0-4883.g6e8474a0.el9.noarch 1/1 2024-09-16T20:07:01.767 DEBUG:teuthology.orchestra.run.smithi193:> sudo yum -y install libcephfs2 2024-09-16T20:07:01.774 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: ceph-volume-2:19.3.0-4883.g6e8474a0.el9.noarch 1/1 2024-09-16T20:07:01.774 INFO:teuthology.orchestra.run.smithi064.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T20:07:01.774 INFO:teuthology.orchestra.run.smithi064.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-09-16T20:07:01.774 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:07:02.367 INFO:teuthology.orchestra.run.smithi193.stdout:Last metadata expiration check: 0:01:46 ago on Mon 16 Sep 2024 08:05:16 PM UTC. 2024-09-16T20:07:02.458 INFO:teuthology.orchestra.run.smithi193.stdout:Package libcephfs2-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T20:07:02.503 INFO:teuthology.orchestra.run.smithi193.stdout:Dependencies resolved. 2024-09-16T20:07:02.504 INFO:teuthology.orchestra.run.smithi193.stdout:Nothing to do. 2024-09-16T20:07:02.504 INFO:teuthology.orchestra.run.smithi193.stdout:Complete! 2024-09-16T20:07:02.603 DEBUG:teuthology.orchestra.run.smithi193:> sudo yum -y install libcephfs-devel 2024-09-16T20:07:02.764 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : ceph-volume-2:19.3.0-4883.g6e8474a0.el9.noarch 1/1 2024-09-16T20:07:02.764 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:07:02.764 INFO:teuthology.orchestra.run.smithi064.stdout:Installed: 2024-09-16T20:07:02.764 INFO:teuthology.orchestra.run.smithi064.stdout: ceph-volume-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T20:07:02.764 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:07:02.765 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2024-09-16T20:07:03.081 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install librados-devel 2024-09-16T20:07:03.184 INFO:teuthology.orchestra.run.smithi193.stdout:Last metadata expiration check: 0:01:47 ago on Mon 16 Sep 2024 08:05:16 PM UTC. 2024-09-16T20:07:03.317 INFO:teuthology.orchestra.run.smithi193.stdout:Dependencies resolved. 2024-09-16T20:07:03.317 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-09-16T20:07:03.317 INFO:teuthology.orchestra.run.smithi193.stdout: Package Arch Version Repo Size 2024-09-16T20:07:03.318 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-09-16T20:07:03.318 INFO:teuthology.orchestra.run.smithi193.stdout:Installing: 2024-09-16T20:07:03.318 INFO:teuthology.orchestra.run.smithi193.stdout: libcephfs-devel x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 32 k 2024-09-16T20:07:03.318 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:07:03.318 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction Summary 2024-09-16T20:07:03.318 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-09-16T20:07:03.318 INFO:teuthology.orchestra.run.smithi193.stdout:Install 1 Package 2024-09-16T20:07:03.318 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:07:03.318 INFO:teuthology.orchestra.run.smithi193.stdout:Total download size: 32 k 2024-09-16T20:07:03.318 INFO:teuthology.orchestra.run.smithi193.stdout:Installed size: 142 k 2024-09-16T20:07:03.318 INFO:teuthology.orchestra.run.smithi193.stdout:Downloading Packages: 2024-09-16T20:07:03.691 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:01:58 ago on Mon 16 Sep 2024 08:05:05 PM UTC. 2024-09-16T20:07:03.735 INFO:teuthology.orchestra.run.smithi193.stdout:libcephfs-devel-19.3.0-4883.g6e8474a0.el9.x86_6 76 kB/s | 32 kB 00:00 2024-09-16T20:07:03.735 INFO:teuthology.orchestra.run.smithi193.stdout:-------------------------------------------------------------------------------- 2024-09-16T20:07:03.735 INFO:teuthology.orchestra.run.smithi193.stdout:Total 76 kB/s | 32 kB 00:00 2024-09-16T20:07:03.736 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction check 2024-09-16T20:07:03.739 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction check succeeded. 2024-09-16T20:07:03.739 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction test 2024-09-16T20:07:03.762 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction test succeeded. 2024-09-16T20:07:03.763 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction 2024-09-16T20:07:03.827 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2024-09-16T20:07:03.828 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2024-09-16T20:07:03.828 INFO:teuthology.orchestra.run.smithi064.stdout: Package Arch Version Repo Size 2024-09-16T20:07:03.828 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2024-09-16T20:07:03.828 INFO:teuthology.orchestra.run.smithi064.stdout:Installing: 2024-09-16T20:07:03.829 INFO:teuthology.orchestra.run.smithi064.stdout: librados-devel x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 127 k 2024-09-16T20:07:03.829 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:07:03.829 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction Summary 2024-09-16T20:07:03.829 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2024-09-16T20:07:03.829 INFO:teuthology.orchestra.run.smithi064.stdout:Install 1 Package 2024-09-16T20:07:03.829 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:07:03.829 INFO:teuthology.orchestra.run.smithi064.stdout:Total download size: 127 k 2024-09-16T20:07:03.829 INFO:teuthology.orchestra.run.smithi064.stdout:Installed size: 456 k 2024-09-16T20:07:03.829 INFO:teuthology.orchestra.run.smithi064.stdout:Downloading Packages: 2024-09-16T20:07:03.841 INFO:teuthology.orchestra.run.smithi193.stdout: Preparing : 1/1 2024-09-16T20:07:03.941 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : libcephfs-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T20:07:04.317 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: libcephfs-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T20:07:04.393 INFO:teuthology.orchestra.run.smithi064.stdout:librados-devel-19.3.0-4883.g6e8474a0.el9.x86_64 225 kB/s | 127 kB 00:00 2024-09-16T20:07:04.394 INFO:teuthology.orchestra.run.smithi064.stdout:-------------------------------------------------------------------------------- 2024-09-16T20:07:04.394 INFO:teuthology.orchestra.run.smithi064.stdout:Total 224 kB/s | 127 kB 00:00 2024-09-16T20:07:04.395 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction check 2024-09-16T20:07:04.401 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction check succeeded. 2024-09-16T20:07:04.401 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction test 2024-09-16T20:07:04.471 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction test succeeded. 2024-09-16T20:07:04.471 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction 2024-09-16T20:07:04.548 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : libcephfs-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T20:07:04.548 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:07:04.548 INFO:teuthology.orchestra.run.smithi193.stdout:Installed: 2024-09-16T20:07:04.548 INFO:teuthology.orchestra.run.smithi193.stdout: libcephfs-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T20:07:04.548 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:07:04.548 INFO:teuthology.orchestra.run.smithi193.stdout:Complete! 2024-09-16T20:07:04.626 INFO:teuthology.orchestra.run.smithi064.stdout: Preparing : 1/1 2024-09-16T20:07:04.735 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : librados-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T20:07:04.737 DEBUG:teuthology.orchestra.run.smithi193:> sudo yum -y install librados2 2024-09-16T20:07:05.187 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: librados-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T20:07:05.317 INFO:teuthology.orchestra.run.smithi193.stdout:Last metadata expiration check: 0:01:49 ago on Mon 16 Sep 2024 08:05:16 PM UTC. 2024-09-16T20:07:05.408 INFO:teuthology.orchestra.run.smithi193.stdout:Package librados2-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T20:07:05.451 INFO:teuthology.orchestra.run.smithi193.stdout:Dependencies resolved. 2024-09-16T20:07:05.453 INFO:teuthology.orchestra.run.smithi193.stdout:Nothing to do. 2024-09-16T20:07:05.453 INFO:teuthology.orchestra.run.smithi193.stdout:Complete! 2024-09-16T20:07:05.456 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : librados-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T20:07:05.457 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:07:05.457 INFO:teuthology.orchestra.run.smithi064.stdout:Installed: 2024-09-16T20:07:05.457 INFO:teuthology.orchestra.run.smithi064.stdout: librados-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T20:07:05.457 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:07:05.457 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2024-09-16T20:07:05.517 DEBUG:teuthology.orchestra.run.smithi193:> sudo yum -y install librbd1 2024-09-16T20:07:05.738 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install libcephfs2 2024-09-16T20:07:06.096 INFO:teuthology.orchestra.run.smithi193.stdout:Last metadata expiration check: 0:01:50 ago on Mon 16 Sep 2024 08:05:16 PM UTC. 2024-09-16T20:07:06.187 INFO:teuthology.orchestra.run.smithi193.stdout:Package librbd1-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T20:07:06.231 INFO:teuthology.orchestra.run.smithi193.stdout:Dependencies resolved. 2024-09-16T20:07:06.232 INFO:teuthology.orchestra.run.smithi193.stdout:Nothing to do. 2024-09-16T20:07:06.232 INFO:teuthology.orchestra.run.smithi193.stdout:Complete! 2024-09-16T20:07:06.294 DEBUG:teuthology.orchestra.run.smithi193:> sudo yum -y install python3-rados 2024-09-16T20:07:06.358 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:02:01 ago on Mon 16 Sep 2024 08:05:05 PM UTC. 2024-09-16T20:07:06.450 INFO:teuthology.orchestra.run.smithi064.stdout:Package libcephfs2-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T20:07:06.497 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2024-09-16T20:07:06.498 INFO:teuthology.orchestra.run.smithi064.stdout:Nothing to do. 2024-09-16T20:07:06.498 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2024-09-16T20:07:06.568 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install libcephfs-devel 2024-09-16T20:07:06.883 INFO:teuthology.orchestra.run.smithi193.stdout:Last metadata expiration check: 0:01:50 ago on Mon 16 Sep 2024 08:05:16 PM UTC. 2024-09-16T20:07:06.974 INFO:teuthology.orchestra.run.smithi193.stdout:Package python3-rados-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T20:07:07.017 INFO:teuthology.orchestra.run.smithi193.stdout:Dependencies resolved. 2024-09-16T20:07:07.018 INFO:teuthology.orchestra.run.smithi193.stdout:Nothing to do. 2024-09-16T20:07:07.018 INFO:teuthology.orchestra.run.smithi193.stdout:Complete! 2024-09-16T20:07:07.083 DEBUG:teuthology.orchestra.run.smithi193:> sudo yum -y install python3-rgw 2024-09-16T20:07:07.173 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:02:02 ago on Mon 16 Sep 2024 08:05:05 PM UTC. 2024-09-16T20:07:07.312 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2024-09-16T20:07:07.313 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2024-09-16T20:07:07.313 INFO:teuthology.orchestra.run.smithi064.stdout: Package Arch Version Repo Size 2024-09-16T20:07:07.313 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2024-09-16T20:07:07.313 INFO:teuthology.orchestra.run.smithi064.stdout:Installing: 2024-09-16T20:07:07.313 INFO:teuthology.orchestra.run.smithi064.stdout: libcephfs-devel x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 32 k 2024-09-16T20:07:07.313 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:07:07.313 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction Summary 2024-09-16T20:07:07.313 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2024-09-16T20:07:07.314 INFO:teuthology.orchestra.run.smithi064.stdout:Install 1 Package 2024-09-16T20:07:07.314 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:07:07.314 INFO:teuthology.orchestra.run.smithi064.stdout:Total download size: 32 k 2024-09-16T20:07:07.314 INFO:teuthology.orchestra.run.smithi064.stdout:Installed size: 142 k 2024-09-16T20:07:07.314 INFO:teuthology.orchestra.run.smithi064.stdout:Downloading Packages: 2024-09-16T20:07:07.655 INFO:teuthology.orchestra.run.smithi064.stdout:libcephfs-devel-19.3.0-4883.g6e8474a0.el9.x86_6 93 kB/s | 32 kB 00:00 2024-09-16T20:07:07.656 INFO:teuthology.orchestra.run.smithi064.stdout:-------------------------------------------------------------------------------- 2024-09-16T20:07:07.656 INFO:teuthology.orchestra.run.smithi064.stdout:Total 93 kB/s | 32 kB 00:00 2024-09-16T20:07:07.656 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction check 2024-09-16T20:07:07.660 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction check succeeded. 2024-09-16T20:07:07.660 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction test 2024-09-16T20:07:07.662 INFO:teuthology.orchestra.run.smithi193.stdout:Last metadata expiration check: 0:01:51 ago on Mon 16 Sep 2024 08:05:16 PM UTC. 2024-09-16T20:07:07.683 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction test succeeded. 2024-09-16T20:07:07.683 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction 2024-09-16T20:07:07.751 INFO:teuthology.orchestra.run.smithi193.stdout:Package python3-rgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T20:07:07.779 INFO:teuthology.orchestra.run.smithi064.stdout: Preparing : 1/1 2024-09-16T20:07:07.793 INFO:teuthology.orchestra.run.smithi193.stdout:Dependencies resolved. 2024-09-16T20:07:07.794 INFO:teuthology.orchestra.run.smithi193.stdout:Nothing to do. 2024-09-16T20:07:07.794 INFO:teuthology.orchestra.run.smithi193.stdout:Complete! 2024-09-16T20:07:07.858 DEBUG:teuthology.orchestra.run.smithi193:> sudo yum -y install python3-cephfs 2024-09-16T20:07:07.890 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : libcephfs-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T20:07:08.260 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: libcephfs-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T20:07:08.438 INFO:teuthology.orchestra.run.smithi193.stdout:Last metadata expiration check: 0:01:52 ago on Mon 16 Sep 2024 08:05:16 PM UTC. 2024-09-16T20:07:08.486 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : libcephfs-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T20:07:08.486 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:07:08.486 INFO:teuthology.orchestra.run.smithi064.stdout:Installed: 2024-09-16T20:07:08.486 INFO:teuthology.orchestra.run.smithi064.stdout: libcephfs-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T20:07:08.486 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:07:08.486 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2024-09-16T20:07:08.528 INFO:teuthology.orchestra.run.smithi193.stdout:Package python3-cephfs-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T20:07:08.571 INFO:teuthology.orchestra.run.smithi193.stdout:Dependencies resolved. 2024-09-16T20:07:08.572 INFO:teuthology.orchestra.run.smithi193.stdout:Nothing to do. 2024-09-16T20:07:08.572 INFO:teuthology.orchestra.run.smithi193.stdout:Complete! 2024-09-16T20:07:08.637 DEBUG:teuthology.orchestra.run.smithi193:> sudo yum -y install python3-rbd 2024-09-16T20:07:08.688 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install librados2 2024-09-16T20:07:09.214 INFO:teuthology.orchestra.run.smithi193.stdout:Last metadata expiration check: 0:01:53 ago on Mon 16 Sep 2024 08:05:16 PM UTC. 2024-09-16T20:07:09.291 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:02:04 ago on Mon 16 Sep 2024 08:05:05 PM UTC. 2024-09-16T20:07:09.303 INFO:teuthology.orchestra.run.smithi193.stdout:Package python3-rbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T20:07:09.347 INFO:teuthology.orchestra.run.smithi193.stdout:Dependencies resolved. 2024-09-16T20:07:09.348 INFO:teuthology.orchestra.run.smithi193.stdout:Nothing to do. 2024-09-16T20:07:09.348 INFO:teuthology.orchestra.run.smithi193.stdout:Complete! 2024-09-16T20:07:09.385 INFO:teuthology.orchestra.run.smithi064.stdout:Package librados2-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T20:07:09.416 DEBUG:teuthology.orchestra.run.smithi193:> sudo yum -y install rbd-fuse 2024-09-16T20:07:09.431 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2024-09-16T20:07:09.433 INFO:teuthology.orchestra.run.smithi064.stdout:Nothing to do. 2024-09-16T20:07:09.433 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2024-09-16T20:07:09.509 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install librbd1 2024-09-16T20:07:10.008 INFO:teuthology.orchestra.run.smithi193.stdout:Last metadata expiration check: 0:01:54 ago on Mon 16 Sep 2024 08:05:16 PM UTC. 2024-09-16T20:07:10.111 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:02:05 ago on Mon 16 Sep 2024 08:05:05 PM UTC. 2024-09-16T20:07:10.142 INFO:teuthology.orchestra.run.smithi193.stdout:Dependencies resolved. 2024-09-16T20:07:10.143 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-09-16T20:07:10.143 INFO:teuthology.orchestra.run.smithi193.stdout: Package Architecture Version Repository Size 2024-09-16T20:07:10.143 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-09-16T20:07:10.143 INFO:teuthology.orchestra.run.smithi193.stdout:Installing: 2024-09-16T20:07:10.143 INFO:teuthology.orchestra.run.smithi193.stdout: rbd-fuse x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 86 k 2024-09-16T20:07:10.143 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:07:10.143 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction Summary 2024-09-16T20:07:10.143 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-09-16T20:07:10.143 INFO:teuthology.orchestra.run.smithi193.stdout:Install 1 Package 2024-09-16T20:07:10.144 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:07:10.144 INFO:teuthology.orchestra.run.smithi193.stdout:Total download size: 86 k 2024-09-16T20:07:10.144 INFO:teuthology.orchestra.run.smithi193.stdout:Installed size: 231 k 2024-09-16T20:07:10.144 INFO:teuthology.orchestra.run.smithi193.stdout:Downloading Packages: 2024-09-16T20:07:10.207 INFO:teuthology.orchestra.run.smithi064.stdout:Package librbd1-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T20:07:10.253 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2024-09-16T20:07:10.254 INFO:teuthology.orchestra.run.smithi064.stdout:Nothing to do. 2024-09-16T20:07:10.254 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2024-09-16T20:07:10.327 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install python3-rados 2024-09-16T20:07:10.647 INFO:teuthology.orchestra.run.smithi193.stdout:rbd-fuse-19.3.0-4883.g6e8474a0.el9.x86_64.rpm 170 kB/s | 86 kB 00:00 2024-09-16T20:07:10.647 INFO:teuthology.orchestra.run.smithi193.stdout:-------------------------------------------------------------------------------- 2024-09-16T20:07:10.647 INFO:teuthology.orchestra.run.smithi193.stdout:Total 170 kB/s | 86 kB 00:00 2024-09-16T20:07:10.647 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction check 2024-09-16T20:07:10.655 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction check succeeded. 2024-09-16T20:07:10.655 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction test 2024-09-16T20:07:10.719 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction test succeeded. 2024-09-16T20:07:10.719 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction 2024-09-16T20:07:10.864 INFO:teuthology.orchestra.run.smithi193.stdout: Preparing : 1/1 2024-09-16T20:07:10.936 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:02:05 ago on Mon 16 Sep 2024 08:05:05 PM UTC. 2024-09-16T20:07:10.978 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : rbd-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T20:07:11.029 INFO:teuthology.orchestra.run.smithi064.stdout:Package python3-rados-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T20:07:11.075 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2024-09-16T20:07:11.076 INFO:teuthology.orchestra.run.smithi064.stdout:Nothing to do. 2024-09-16T20:07:11.077 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2024-09-16T20:07:11.154 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install python3-rgw 2024-09-16T20:07:11.370 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: rbd-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T20:07:11.640 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : rbd-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T20:07:11.640 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:07:11.640 INFO:teuthology.orchestra.run.smithi193.stdout:Installed: 2024-09-16T20:07:11.641 INFO:teuthology.orchestra.run.smithi193.stdout: rbd-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T20:07:11.641 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:07:11.641 INFO:teuthology.orchestra.run.smithi193.stdout:Complete! 2024-09-16T20:07:11.762 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:02:06 ago on Mon 16 Sep 2024 08:05:05 PM UTC. 2024-09-16T20:07:11.856 INFO:teuthology.orchestra.run.smithi064.stdout:Package python3-rgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T20:07:11.901 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2024-09-16T20:07:11.902 INFO:teuthology.orchestra.run.smithi064.stdout:Nothing to do. 2024-09-16T20:07:11.902 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2024-09-16T20:07:11.915 DEBUG:teuthology.orchestra.run.smithi193:> sudo yum -y install rbd-mirror 2024-09-16T20:07:11.980 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install python3-cephfs 2024-09-16T20:07:12.515 INFO:teuthology.orchestra.run.smithi193.stdout:Last metadata expiration check: 0:01:56 ago on Mon 16 Sep 2024 08:05:16 PM UTC. 2024-09-16T20:07:12.587 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:02:07 ago on Mon 16 Sep 2024 08:05:05 PM UTC. 2024-09-16T20:07:12.650 INFO:teuthology.orchestra.run.smithi193.stdout:Dependencies resolved. 2024-09-16T20:07:12.651 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-09-16T20:07:12.651 INFO:teuthology.orchestra.run.smithi193.stdout: Package Arch Version Repo Size 2024-09-16T20:07:12.651 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-09-16T20:07:12.651 INFO:teuthology.orchestra.run.smithi193.stdout:Installing: 2024-09-16T20:07:12.652 INFO:teuthology.orchestra.run.smithi193.stdout: rbd-mirror x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 3.2 M 2024-09-16T20:07:12.652 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:07:12.652 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction Summary 2024-09-16T20:07:12.652 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-09-16T20:07:12.652 INFO:teuthology.orchestra.run.smithi193.stdout:Install 1 Package 2024-09-16T20:07:12.652 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:07:12.652 INFO:teuthology.orchestra.run.smithi193.stdout:Total download size: 3.2 M 2024-09-16T20:07:12.652 INFO:teuthology.orchestra.run.smithi193.stdout:Installed size: 14 M 2024-09-16T20:07:12.652 INFO:teuthology.orchestra.run.smithi193.stdout:Downloading Packages: 2024-09-16T20:07:12.678 INFO:teuthology.orchestra.run.smithi064.stdout:Package python3-cephfs-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T20:07:12.724 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2024-09-16T20:07:12.725 INFO:teuthology.orchestra.run.smithi064.stdout:Nothing to do. 2024-09-16T20:07:12.725 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2024-09-16T20:07:12.808 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install python3-rbd 2024-09-16T20:07:13.414 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:02:08 ago on Mon 16 Sep 2024 08:05:05 PM UTC. 2024-09-16T20:07:13.507 INFO:teuthology.orchestra.run.smithi064.stdout:Package python3-rbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T20:07:13.552 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2024-09-16T20:07:13.554 INFO:teuthology.orchestra.run.smithi064.stdout:Nothing to do. 2024-09-16T20:07:13.554 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2024-09-16T20:07:13.629 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install rbd-fuse 2024-09-16T20:07:14.233 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:02:09 ago on Mon 16 Sep 2024 08:05:05 PM UTC. 2024-09-16T20:07:14.368 INFO:teuthology.orchestra.run.smithi193.stdout:rbd-mirror-19.3.0-4883.g6e8474a0.el9.x86_64.rpm 1.9 MB/s | 3.2 MB 00:01 2024-09-16T20:07:14.368 INFO:teuthology.orchestra.run.smithi193.stdout:-------------------------------------------------------------------------------- 2024-09-16T20:07:14.369 INFO:teuthology.orchestra.run.smithi193.stdout:Total 1.9 MB/s | 3.2 MB 00:01 2024-09-16T20:07:14.369 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction check 2024-09-16T20:07:14.373 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2024-09-16T20:07:14.373 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2024-09-16T20:07:14.373 INFO:teuthology.orchestra.run.smithi064.stdout: Package Architecture Version Repository Size 2024-09-16T20:07:14.374 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2024-09-16T20:07:14.374 INFO:teuthology.orchestra.run.smithi064.stdout:Installing: 2024-09-16T20:07:14.374 INFO:teuthology.orchestra.run.smithi064.stdout: rbd-fuse x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 86 k 2024-09-16T20:07:14.374 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:07:14.374 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction Summary 2024-09-16T20:07:14.374 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2024-09-16T20:07:14.374 INFO:teuthology.orchestra.run.smithi064.stdout:Install 1 Package 2024-09-16T20:07:14.374 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:07:14.375 INFO:teuthology.orchestra.run.smithi064.stdout:Total download size: 86 k 2024-09-16T20:07:14.375 INFO:teuthology.orchestra.run.smithi064.stdout:Installed size: 231 k 2024-09-16T20:07:14.375 INFO:teuthology.orchestra.run.smithi064.stdout:Downloading Packages: 2024-09-16T20:07:14.380 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction check succeeded. 2024-09-16T20:07:14.380 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction test 2024-09-16T20:07:14.466 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction test succeeded. 2024-09-16T20:07:14.466 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction 2024-09-16T20:07:14.908 INFO:teuthology.orchestra.run.smithi193.stdout: Preparing : 1/1 2024-09-16T20:07:14.942 INFO:teuthology.orchestra.run.smithi064.stdout:rbd-fuse-19.3.0-4883.g6e8474a0.el9.x86_64.rpm 151 kB/s | 86 kB 00:00 2024-09-16T20:07:14.943 INFO:teuthology.orchestra.run.smithi064.stdout:-------------------------------------------------------------------------------- 2024-09-16T20:07:14.943 INFO:teuthology.orchestra.run.smithi064.stdout:Total 150 kB/s | 86 kB 00:00 2024-09-16T20:07:14.943 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction check 2024-09-16T20:07:14.951 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction check succeeded. 2024-09-16T20:07:14.951 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction test 2024-09-16T20:07:14.977 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : rbd-mirror-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T20:07:15.002 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: rbd-mirror-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T20:07:15.002 INFO:teuthology.orchestra.run.smithi193.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T20:07:15.002 INFO:teuthology.orchestra.run.smithi193.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-09-16T20:07:15.002 INFO:teuthology.orchestra.run.smithi193.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-16T20:07:15.002 INFO:teuthology.orchestra.run.smithi193.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-16T20:07:15.003 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:07:15.021 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction test succeeded. 2024-09-16T20:07:15.021 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction 2024-09-16T20:07:15.169 INFO:teuthology.orchestra.run.smithi064.stdout: Preparing : 1/1 2024-09-16T20:07:15.276 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : rbd-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T20:07:15.661 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: rbd-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T20:07:15.912 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : rbd-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T20:07:15.912 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:07:15.912 INFO:teuthology.orchestra.run.smithi064.stdout:Installed: 2024-09-16T20:07:15.913 INFO:teuthology.orchestra.run.smithi064.stdout: rbd-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T20:07:15.913 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:07:15.913 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2024-09-16T20:07:16.052 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : rbd-mirror-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T20:07:16.052 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:07:16.052 INFO:teuthology.orchestra.run.smithi193.stdout:Installed: 2024-09-16T20:07:16.052 INFO:teuthology.orchestra.run.smithi193.stdout: rbd-mirror-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T20:07:16.052 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:07:16.052 INFO:teuthology.orchestra.run.smithi193.stdout:Complete! 2024-09-16T20:07:16.187 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install rbd-mirror 2024-09-16T20:07:16.301 DEBUG:teuthology.orchestra.run.smithi193:> sudo yum -y install rbd-nbd 2024-09-16T20:07:16.802 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:02:11 ago on Mon 16 Sep 2024 08:05:05 PM UTC. 2024-09-16T20:07:16.897 INFO:teuthology.orchestra.run.smithi193.stdout:Last metadata expiration check: 0:02:00 ago on Mon 16 Sep 2024 08:05:16 PM UTC. 2024-09-16T20:07:16.941 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2024-09-16T20:07:16.941 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2024-09-16T20:07:16.941 INFO:teuthology.orchestra.run.smithi064.stdout: Package Arch Version Repo Size 2024-09-16T20:07:16.942 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2024-09-16T20:07:16.942 INFO:teuthology.orchestra.run.smithi064.stdout:Installing: 2024-09-16T20:07:16.942 INFO:teuthology.orchestra.run.smithi064.stdout: rbd-mirror x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 3.2 M 2024-09-16T20:07:16.942 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:07:16.942 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction Summary 2024-09-16T20:07:16.942 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2024-09-16T20:07:16.942 INFO:teuthology.orchestra.run.smithi064.stdout:Install 1 Package 2024-09-16T20:07:16.942 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:07:16.942 INFO:teuthology.orchestra.run.smithi064.stdout:Total download size: 3.2 M 2024-09-16T20:07:16.942 INFO:teuthology.orchestra.run.smithi064.stdout:Installed size: 14 M 2024-09-16T20:07:16.942 INFO:teuthology.orchestra.run.smithi064.stdout:Downloading Packages: 2024-09-16T20:07:17.032 INFO:teuthology.orchestra.run.smithi193.stdout:Dependencies resolved. 2024-09-16T20:07:17.033 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-09-16T20:07:17.033 INFO:teuthology.orchestra.run.smithi193.stdout: Package Architecture Version Repository Size 2024-09-16T20:07:17.033 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-09-16T20:07:17.033 INFO:teuthology.orchestra.run.smithi193.stdout:Installing: 2024-09-16T20:07:17.033 INFO:teuthology.orchestra.run.smithi193.stdout: rbd-nbd x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 170 k 2024-09-16T20:07:17.033 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:07:17.033 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction Summary 2024-09-16T20:07:17.033 INFO:teuthology.orchestra.run.smithi193.stdout:================================================================================ 2024-09-16T20:07:17.033 INFO:teuthology.orchestra.run.smithi193.stdout:Install 1 Package 2024-09-16T20:07:17.033 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:07:17.034 INFO:teuthology.orchestra.run.smithi193.stdout:Total download size: 170 k 2024-09-16T20:07:17.034 INFO:teuthology.orchestra.run.smithi193.stdout:Installed size: 490 k 2024-09-16T20:07:17.034 INFO:teuthology.orchestra.run.smithi193.stdout:Downloading Packages: 2024-09-16T20:07:17.555 INFO:teuthology.orchestra.run.smithi193.stdout:rbd-nbd-19.3.0-4883.g6e8474a0.el9.x86_64.rpm 327 kB/s | 170 kB 00:00 2024-09-16T20:07:17.556 INFO:teuthology.orchestra.run.smithi193.stdout:-------------------------------------------------------------------------------- 2024-09-16T20:07:17.556 INFO:teuthology.orchestra.run.smithi193.stdout:Total 326 kB/s | 170 kB 00:00 2024-09-16T20:07:17.556 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction check 2024-09-16T20:07:17.564 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction check succeeded. 2024-09-16T20:07:17.564 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction test 2024-09-16T20:07:17.632 INFO:teuthology.orchestra.run.smithi193.stdout:Transaction test succeeded. 2024-09-16T20:07:17.633 INFO:teuthology.orchestra.run.smithi193.stdout:Running transaction 2024-09-16T20:07:17.786 INFO:teuthology.orchestra.run.smithi193.stdout: Preparing : 1/1 2024-09-16T20:07:17.911 INFO:teuthology.orchestra.run.smithi193.stdout: Installing : rbd-nbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T20:07:18.335 INFO:teuthology.orchestra.run.smithi193.stdout: Running scriptlet: rbd-nbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T20:07:18.588 INFO:teuthology.orchestra.run.smithi193.stdout: Verifying : rbd-nbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T20:07:18.588 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:07:18.588 INFO:teuthology.orchestra.run.smithi193.stdout:Installed: 2024-09-16T20:07:18.588 INFO:teuthology.orchestra.run.smithi193.stdout: rbd-nbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T20:07:18.589 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:07:18.589 INFO:teuthology.orchestra.run.smithi193.stdout:Complete! 2024-09-16T20:07:18.729 INFO:teuthology.orchestra.run.smithi064.stdout:rbd-mirror-19.3.0-4883.g6e8474a0.el9.x86_64.rpm 1.8 MB/s | 3.2 MB 00:01 2024-09-16T20:07:18.730 INFO:teuthology.orchestra.run.smithi064.stdout:-------------------------------------------------------------------------------- 2024-09-16T20:07:18.730 INFO:teuthology.orchestra.run.smithi064.stdout:Total 1.8 MB/s | 3.2 MB 00:01 2024-09-16T20:07:18.730 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction check 2024-09-16T20:07:18.743 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction check succeeded. 2024-09-16T20:07:18.743 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction test 2024-09-16T20:07:18.833 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction test succeeded. 2024-09-16T20:07:18.833 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction 2024-09-16T20:07:18.852 DEBUG:teuthology.parallel:result is None 2024-09-16T20:07:19.325 INFO:teuthology.orchestra.run.smithi064.stdout: Preparing : 1/1 2024-09-16T20:07:19.388 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : rbd-mirror-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T20:07:19.414 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: rbd-mirror-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T20:07:19.414 INFO:teuthology.orchestra.run.smithi064.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T20:07:19.415 INFO:teuthology.orchestra.run.smithi064.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-09-16T20:07:19.415 INFO:teuthology.orchestra.run.smithi064.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-16T20:07:19.415 INFO:teuthology.orchestra.run.smithi064.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-16T20:07:19.415 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:07:20.597 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : rbd-mirror-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T20:07:20.597 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:07:20.597 INFO:teuthology.orchestra.run.smithi064.stdout:Installed: 2024-09-16T20:07:20.598 INFO:teuthology.orchestra.run.smithi064.stdout: rbd-mirror-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T20:07:20.598 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:07:20.598 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2024-09-16T20:07:20.865 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install rbd-nbd 2024-09-16T20:07:21.479 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:02:16 ago on Mon 16 Sep 2024 08:05:05 PM UTC. 2024-09-16T20:07:21.624 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2024-09-16T20:07:21.625 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2024-09-16T20:07:21.625 INFO:teuthology.orchestra.run.smithi064.stdout: Package Architecture Version Repository Size 2024-09-16T20:07:21.625 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2024-09-16T20:07:21.625 INFO:teuthology.orchestra.run.smithi064.stdout:Installing: 2024-09-16T20:07:21.626 INFO:teuthology.orchestra.run.smithi064.stdout: rbd-nbd x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 170 k 2024-09-16T20:07:21.626 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:07:21.626 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction Summary 2024-09-16T20:07:21.626 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2024-09-16T20:07:21.626 INFO:teuthology.orchestra.run.smithi064.stdout:Install 1 Package 2024-09-16T20:07:21.626 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:07:21.627 INFO:teuthology.orchestra.run.smithi064.stdout:Total download size: 170 k 2024-09-16T20:07:21.627 INFO:teuthology.orchestra.run.smithi064.stdout:Installed size: 490 k 2024-09-16T20:07:21.627 INFO:teuthology.orchestra.run.smithi064.stdout:Downloading Packages: 2024-09-16T20:07:22.075 INFO:teuthology.orchestra.run.smithi064.stdout:rbd-nbd-19.3.0-4883.g6e8474a0.el9.x86_64.rpm 379 kB/s | 170 kB 00:00 2024-09-16T20:07:22.076 INFO:teuthology.orchestra.run.smithi064.stdout:-------------------------------------------------------------------------------- 2024-09-16T20:07:22.076 INFO:teuthology.orchestra.run.smithi064.stdout:Total 377 kB/s | 170 kB 00:00 2024-09-16T20:07:22.077 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction check 2024-09-16T20:07:22.085 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction check succeeded. 2024-09-16T20:07:22.085 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction test 2024-09-16T20:07:22.154 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction test succeeded. 2024-09-16T20:07:22.154 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction 2024-09-16T20:07:22.313 INFO:teuthology.orchestra.run.smithi064.stdout: Preparing : 1/1 2024-09-16T20:07:22.418 INFO:teuthology.orchestra.run.smithi064.stdout: Installing : rbd-nbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T20:07:22.869 INFO:teuthology.orchestra.run.smithi064.stdout: Running scriptlet: rbd-nbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T20:07:23.128 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : rbd-nbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T20:07:23.128 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:07:23.128 INFO:teuthology.orchestra.run.smithi064.stdout:Installed: 2024-09-16T20:07:23.128 INFO:teuthology.orchestra.run.smithi064.stdout: rbd-nbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T20:07:23.128 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:07:23.128 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2024-09-16T20:07:23.388 DEBUG:teuthology.parallel:result is None 2024-09-16T20:07:23.389 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=6e8474a02f2b86353394076ab80c6f50ea28e361 2024-09-16T20:07:23.533 DEBUG:teuthology.orchestra.run.smithi064:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-09-16T20:07:23.555 INFO:teuthology.orchestra.run.smithi064.stdout:19.3.0-4883.g6e8474a0.el9 2024-09-16T20:07:23.556 INFO:teuthology.packaging:The installed version of ceph is 19.3.0-4883.g6e8474a0.el9 2024-09-16T20:07:23.556 INFO:teuthology.task.install:The correct ceph version 19.3.0-4883.g6e8474a0 is installed. 2024-09-16T20:07:23.558 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=6e8474a02f2b86353394076ab80c6f50ea28e361 2024-09-16T20:07:23.700 DEBUG:teuthology.orchestra.run.smithi193:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-09-16T20:07:23.725 INFO:teuthology.orchestra.run.smithi193.stdout:19.3.0-4883.g6e8474a0.el9 2024-09-16T20:07:23.725 INFO:teuthology.packaging:The installed version of ceph is 19.3.0-4883.g6e8474a0.el9 2024-09-16T20:07:23.725 INFO:teuthology.task.install:The correct ceph version 19.3.0-4883.g6e8474a0 is installed. 2024-09-16T20:07:23.727 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-09-16T20:07:23.727 DEBUG:teuthology.orchestra.run.smithi064:> set -ex 2024-09-16T20:07:23.727 DEBUG:teuthology.orchestra.run.smithi064:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-16T20:07:23.755 DEBUG:teuthology.orchestra.run.smithi193:> set -ex 2024-09-16T20:07:23.755 DEBUG:teuthology.orchestra.run.smithi193:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-16T20:07:23.795 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-09-16T20:07:23.795 DEBUG:teuthology.orchestra.run.smithi064:> set -ex 2024-09-16T20:07:23.795 DEBUG:teuthology.orchestra.run.smithi064:> sudo dd of=/usr/bin/daemon-helper 2024-09-16T20:07:23.822 DEBUG:teuthology.orchestra.run.smithi064:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-16T20:07:23.888 DEBUG:teuthology.orchestra.run.smithi193:> set -ex 2024-09-16T20:07:23.888 DEBUG:teuthology.orchestra.run.smithi193:> sudo dd of=/usr/bin/daemon-helper 2024-09-16T20:07:23.917 DEBUG:teuthology.orchestra.run.smithi193:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-16T20:07:23.983 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-09-16T20:07:23.984 DEBUG:teuthology.orchestra.run.smithi064:> set -ex 2024-09-16T20:07:23.984 DEBUG:teuthology.orchestra.run.smithi064:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-16T20:07:24.010 DEBUG:teuthology.orchestra.run.smithi064:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-16T20:07:24.075 DEBUG:teuthology.orchestra.run.smithi193:> set -ex 2024-09-16T20:07:24.075 DEBUG:teuthology.orchestra.run.smithi193:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-16T20:07:24.103 DEBUG:teuthology.orchestra.run.smithi193:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-16T20:07:24.169 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-09-16T20:07:24.169 DEBUG:teuthology.orchestra.run.smithi064:> set -ex 2024-09-16T20:07:24.169 DEBUG:teuthology.orchestra.run.smithi064:> sudo dd of=/usr/bin/stdin-killer 2024-09-16T20:07:24.196 DEBUG:teuthology.orchestra.run.smithi064:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-16T20:07:24.261 DEBUG:teuthology.orchestra.run.smithi193:> set -ex 2024-09-16T20:07:24.262 DEBUG:teuthology.orchestra.run.smithi193:> sudo dd of=/usr/bin/stdin-killer 2024-09-16T20:07:24.288 DEBUG:teuthology.orchestra.run.smithi193:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-16T20:07:24.354 INFO:teuthology.run_tasks:Running task ceph... 2024-09-16T20:07:24.432 INFO:tasks.ceph:Making ceph log dir writeable by non-root... 2024-09-16T20:07:24.433 DEBUG:teuthology.orchestra.run.smithi064:> sudo chmod 777 /var/log/ceph 2024-09-16T20:07:24.435 DEBUG:teuthology.orchestra.run.smithi193:> sudo chmod 777 /var/log/ceph 2024-09-16T20:07:24.460 INFO:tasks.ceph:Disabling ceph logrotate... 2024-09-16T20:07:24.460 DEBUG:teuthology.orchestra.run.smithi064:> sudo rm -f -- /etc/logrotate.d/ceph 2024-09-16T20:07:24.501 DEBUG:teuthology.orchestra.run.smithi193:> sudo rm -f -- /etc/logrotate.d/ceph 2024-09-16T20:07:24.526 INFO:tasks.ceph:Creating extra log directories... 2024-09-16T20:07:24.526 DEBUG:teuthology.orchestra.run.smithi064:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2024-09-16T20:07:24.567 DEBUG:teuthology.orchestra.run.smithi193:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2024-09-16T20:07:24.602 INFO:tasks.ceph:Creating ceph cluster cluster1... 2024-09-16T20:07:24.602 INFO:tasks.ceph:config {'conf': {'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bluestore block size': 96636764160, 'bluestore compression algorithm': 'snappy', 'bluestore compression mode': 'aggressive', 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}}, 'fs': 'xfs', 'mkfs_options': None, 'mount_options': None, 'skip_mgr_daemons': False, 'log_ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'cpu_profile': set(), 'cluster': 'cluster1', 'mon_bind_msgr2': True, 'mon_bind_addrvec': True} 2024-09-16T20:07:24.602 INFO:tasks.ceph:ctx.config {'archive_path': '/home/teuthworker/archive/dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi/7907472', 'branch': 'wip-dis-testing', 'description': 'rbd/migration-external/{1-base/install 2-clusters/2-node 3-objectstore/bluestore-comp-snappy 4-supported-random-distro$/{centos_latest} 5-data-pool/none 6-prepare/native-clone 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute conf/{disable-pool-app}}', 'email': 'idryomov@gmail.com', 'exclude_arch': 'armv7l', 'first_in_suite': False, 'io_workload': {'sequential': [{'qemu': {'cluster1.client.0': {'disks': [{'action': 'none', 'image_name': 'client.0.0'}, {'action': 'none', 'image_name': 'client.0.1'}, {'action': 'none', 'image_name': 'client.0.2'}], 'test': 'qa/run_xfstests_qemu.sh', 'type': 'block'}}}]}, 'job_id': '7907472', 'kernel': {'kdb': 1, 'sha1': 'distro'}, 'last_in_suite': False, 'machine_type': 'smithi', 'meta': [{'desc': 'run two ceph clusters'}, {'desc': '2 ceph clusters with 1 mon and 3 osds each'}], 'migrate_workload': {'sequential': [{'exec': {'cluster1.client.0': ['sleep $((RANDOM % 600))', 'rbd --cluster cluster1 migration execute client.0.0', 'sleep $((RANDOM % 600))', 'rbd --cluster cluster1 migration commit client.0.0', 'sleep $((RANDOM % 600))', 'rbd --cluster cluster1 migration execute client.0.1']}}]}, 'name': 'dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi', 'no_nested_subset': False, 'os_type': 'centos', 'os_version': '9.stream', 'overrides': {'admin_socket': {'branch': 'wip-dis-testing'}, 'ceph': {'conf': {'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bluestore block size': 96636764160, 'bluestore compression algorithm': 'snappy', 'bluestore compression mode': 'aggressive', 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '6e8474a02f2b86353394076ab80c6f50ea28e361'}, 'ceph-deploy': {'conf': {'client': {'log file': '/var/log/ceph/ceph-$name.$pid.log'}, 'mon': {}}}, 'install': {'ceph': {'flavor': 'default', 'sha1': '6e8474a02f2b86353394076ab80c6f50ea28e361'}}, 'thrashosds': {'bdev_inject_crash': 2, 'bdev_inject_crash_probability': 0.5}, 'workunit': {'branch': 'wip-dis-testing', 'sha1': '6e8474a02f2b86353394076ab80c6f50ea28e361'}}, 'owner': 'scheduled_dis@teuthology', 'priority': 70, 'repo': 'https://github.com/ceph/ceph-ci', 'roles': [['cluster1.mon.a', 'cluster1.mgr.x', 'cluster1.osd.0', 'cluster1.osd.1', 'cluster1.osd.2', 'cluster1.client.0'], ['cluster2.mon.a', 'cluster2.mgr.x', 'cluster2.osd.0', 'cluster2.osd.1', 'cluster2.osd.2', 'cluster2.client.0']], 'seed': 2961, 'sha1': '6e8474a02f2b86353394076ab80c6f50ea28e361', 'sleep_before_teardown': 0, 'subset': '66/100', 'suite': 'rbd', 'suite_branch': 'wip-dis-testing', 'suite_path': '/home/teuthworker/src/github.com_ceph_ceph-c_6e8474a02f2b86353394076ab80c6f50ea28e361/qa', 'suite_relpath': 'qa', 'suite_repo': 'https://github.com/ceph/ceph-ci', 'suite_sha1': '6e8474a02f2b86353394076ab80c6f50ea28e361', 'targets': {'smithi064.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBYeweBSo3mpt6+ecgqyRj9AzuZq7APUgmVOihgmcPf91WbvBbJpkthlQBA34hE5F0qtZHi6oBC6qv9NvhUINr4=', 'smithi193.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDaSEeau5aea9JwAyOagKR114HBZSKAm/WiVtPjt5lxqx6KZcIrXoBaY+WE9CRstXG+YYb0ypuLz8yDODb9l5VI='}, 'tasks': [{'internal.check_packages': None}, {'internal.buildpackages_prep': None}, {'internal.save_config': None}, {'internal.check_lock': None}, {'internal.add_remotes': None}, {'console_log': None}, {'internal.connect': None}, {'internal.push_inventory': None}, {'internal.serialize_remote_roles': None}, {'internal.check_conflict': None}, {'internal.check_ceph_data': None}, {'internal.vm_setup': None}, {'kernel': {'kdb': 1, 'sha1': 'distro'}}, {'internal.base': None}, {'internal.archive_upload': None}, {'internal.archive': None}, {'internal.coredump': None}, {'internal.sudo': None}, {'internal.syslog': None}, {'internal.timer': None}, {'pcp': None}, {'selinux': None}, {'ansible.cephlab': None}, {'clock': None}, {'install': None}, {'ceph': {'cluster': 'cluster1', 'conf': {'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bluestore block size': 96636764160, 'bluestore compression algorithm': 'snappy', 'bluestore compression mode': 'aggressive', 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '6e8474a02f2b86353394076ab80c6f50ea28e361'}}, {'ceph': {'cluster': 'cluster2'}}, {'exec': {'cluster2.client.0': ['echo \'{"type":"qcow","stream":{"type":"http","url":"http://download.ceph.com/qa/ubuntu-12.04.qcow2"}}\' | rbd --cluster cluster2 migration prepare --import-only --source-spec-path - client.0.0-src', 'rbd --cluster cluster2 migration execute client.0.0-src', 'rbd --cluster cluster2 migration commit client.0.0-src', 'rbd --cluster cluster2 snap create client.0.0-src@snap', 'rbd --cluster cluster2 snap protect client.0.0-src@snap', 'rbd --cluster cluster2 clone client.0.0-src@snap client.0.0', 'rbd --cluster cluster2 snap create client.0.0@snap', 'rbd --cluster cluster2 create --size 1G client.0.1-src', 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 1M client.0.1-src', 'rbd --cluster cluster2 snap create client.0.1-src@snap', 'rbd --cluster cluster2 snap protect client.0.1-src@snap', 'rbd --cluster cluster2 clone client.0.1-src@snap client.0.1', 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 1M client.0.1', 'rbd --cluster cluster2 snap create client.0.1@snap', 'rbd --cluster cluster2 create --size 1G client.0.2-src', 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 1M client.0.2-src', 'rbd --cluster cluster2 snap create client.0.2-src@snap', 'rbd --cluster cluster2 snap protect client.0.2-src@snap', 'rbd --cluster cluster2 clone client.0.2-src@snap client.0.2', 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 2M client.0.2', 'rbd --cluster cluster2 snap create client.0.2@snap']}}, {'exec': {'cluster1.client.0': ['echo \'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.0","snap_name":"snap"}\' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.0', 'echo \'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.1","snap_name":"snap"}\' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.1', 'echo \'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.2","snap_name":"snap"}\' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.2']}}, {'parallel': ['io_workload', 'migrate_workload']}], 'teuthology': {'fragments_dropped': [], 'meta': {}, 'postmerge': []}, 'teuthology_branch': 'main', 'teuthology_sha1': '3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a', 'timestamp': '2024-09-16_19:45:14', 'tube': 'smithi', 'user': 'dis', 'verbose': True, 'worker_log': '/home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856'} 2024-09-16T20:07:24.603 DEBUG:teuthology.orchestra.run.smithi064:> install -d -m0755 -- /home/ubuntu/cephtest/cluster1.data 2024-09-16T20:07:24.634 DEBUG:teuthology.orchestra.run.smithi193:> install -d -m0755 -- /home/ubuntu/cephtest/cluster1.data 2024-09-16T20:07:24.649 DEBUG:teuthology.orchestra.run.smithi064:> sudo install -d -m0777 -- /var/run/ceph 2024-09-16T20:07:24.689 DEBUG:teuthology.orchestra.run.smithi193:> sudo install -d -m0777 -- /var/run/ceph 2024-09-16T20:07:24.714 DEBUG:teuthology.orchestra.run.smithi064:> set -ex 2024-09-16T20:07:24.714 DEBUG:teuthology.orchestra.run.smithi064:> dd if=/scratch_devs of=/dev/stdout 2024-09-16T20:07:24.768 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-09-16T20:07:24.768 DEBUG:teuthology.orchestra.run.smithi064:> stat /dev/vg_nvme/lv_1 2024-09-16T20:07:24.823 INFO:teuthology.orchestra.run.smithi064.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-16T20:07:24.823 INFO:teuthology.orchestra.run.smithi064.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T20:07:24.823 INFO:teuthology.orchestra.run.smithi064.stdout:Device: 5h/5d Inode: 667 Links: 1 2024-09-16T20:07:24.824 INFO:teuthology.orchestra.run.smithi064.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T20:07:24.824 INFO:teuthology.orchestra.run.smithi064.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T20:07:24.824 INFO:teuthology.orchestra.run.smithi064.stdout:Access: 2024-09-16 20:07:19.679283179 +0000 2024-09-16T20:07:24.824 INFO:teuthology.orchestra.run.smithi064.stdout:Modify: 2024-09-16 20:04:18.490189597 +0000 2024-09-16T20:07:24.824 INFO:teuthology.orchestra.run.smithi064.stdout:Change: 2024-09-16 20:04:18.490189597 +0000 2024-09-16T20:07:24.824 INFO:teuthology.orchestra.run.smithi064.stdout: Birth: 2024-09-16 20:04:18.490189597 +0000 2024-09-16T20:07:24.824 DEBUG:teuthology.orchestra.run.smithi064:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-16T20:07:24.888 INFO:teuthology.orchestra.run.smithi064.stderr:1+0 records in 2024-09-16T20:07:24.888 INFO:teuthology.orchestra.run.smithi064.stderr:1+0 records out 2024-09-16T20:07:24.888 INFO:teuthology.orchestra.run.smithi064.stderr:512 bytes copied, 0.000259165 s, 2.0 MB/s 2024-09-16T20:07:24.889 DEBUG:teuthology.orchestra.run.smithi064:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-16T20:07:24.947 DEBUG:teuthology.orchestra.run.smithi064:> stat /dev/vg_nvme/lv_2 2024-09-16T20:07:25.002 INFO:teuthology.orchestra.run.smithi064.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-16T20:07:25.002 INFO:teuthology.orchestra.run.smithi064.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T20:07:25.003 INFO:teuthology.orchestra.run.smithi064.stdout:Device: 5h/5d Inode: 685 Links: 1 2024-09-16T20:07:25.003 INFO:teuthology.orchestra.run.smithi064.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T20:07:25.003 INFO:teuthology.orchestra.run.smithi064.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T20:07:25.003 INFO:teuthology.orchestra.run.smithi064.stdout:Access: 2024-09-16 20:07:19.679283179 +0000 2024-09-16T20:07:25.003 INFO:teuthology.orchestra.run.smithi064.stdout:Modify: 2024-09-16 20:04:18.875181890 +0000 2024-09-16T20:07:25.003 INFO:teuthology.orchestra.run.smithi064.stdout:Change: 2024-09-16 20:04:18.875181890 +0000 2024-09-16T20:07:25.003 INFO:teuthology.orchestra.run.smithi064.stdout: Birth: 2024-09-16 20:04:18.875181890 +0000 2024-09-16T20:07:25.003 DEBUG:teuthology.orchestra.run.smithi064:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-16T20:07:25.067 INFO:teuthology.orchestra.run.smithi064.stderr:1+0 records in 2024-09-16T20:07:25.067 INFO:teuthology.orchestra.run.smithi064.stderr:1+0 records out 2024-09-16T20:07:25.067 INFO:teuthology.orchestra.run.smithi064.stderr:512 bytes copied, 0.000241784 s, 2.1 MB/s 2024-09-16T20:07:25.068 DEBUG:teuthology.orchestra.run.smithi064:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-16T20:07:25.126 DEBUG:teuthology.orchestra.run.smithi064:> stat /dev/vg_nvme/lv_3 2024-09-16T20:07:25.182 INFO:teuthology.orchestra.run.smithi064.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-16T20:07:25.182 INFO:teuthology.orchestra.run.smithi064.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T20:07:25.182 INFO:teuthology.orchestra.run.smithi064.stdout:Device: 5h/5d Inode: 703 Links: 1 2024-09-16T20:07:25.182 INFO:teuthology.orchestra.run.smithi064.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T20:07:25.182 INFO:teuthology.orchestra.run.smithi064.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T20:07:25.183 INFO:teuthology.orchestra.run.smithi064.stdout:Access: 2024-09-16 20:07:19.679283179 +0000 2024-09-16T20:07:25.183 INFO:teuthology.orchestra.run.smithi064.stdout:Modify: 2024-09-16 20:04:19.235174683 +0000 2024-09-16T20:07:25.183 INFO:teuthology.orchestra.run.smithi064.stdout:Change: 2024-09-16 20:04:19.235174683 +0000 2024-09-16T20:07:25.183 INFO:teuthology.orchestra.run.smithi064.stdout: Birth: 2024-09-16 20:04:19.235174683 +0000 2024-09-16T20:07:25.183 DEBUG:teuthology.orchestra.run.smithi064:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-16T20:07:25.246 INFO:teuthology.orchestra.run.smithi064.stderr:1+0 records in 2024-09-16T20:07:25.246 INFO:teuthology.orchestra.run.smithi064.stderr:1+0 records out 2024-09-16T20:07:25.246 INFO:teuthology.orchestra.run.smithi064.stderr:512 bytes copied, 0.000186588 s, 2.7 MB/s 2024-09-16T20:07:25.247 DEBUG:teuthology.orchestra.run.smithi064:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-16T20:07:25.304 DEBUG:teuthology.orchestra.run.smithi064:> stat /dev/vg_nvme/lv_4 2024-09-16T20:07:25.359 INFO:teuthology.orchestra.run.smithi064.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-16T20:07:25.359 INFO:teuthology.orchestra.run.smithi064.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T20:07:25.360 INFO:teuthology.orchestra.run.smithi064.stdout:Device: 5h/5d Inode: 725 Links: 1 2024-09-16T20:07:25.360 INFO:teuthology.orchestra.run.smithi064.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T20:07:25.360 INFO:teuthology.orchestra.run.smithi064.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T20:07:25.360 INFO:teuthology.orchestra.run.smithi064.stdout:Access: 2024-09-16 20:07:19.680283159 +0000 2024-09-16T20:07:25.360 INFO:teuthology.orchestra.run.smithi064.stdout:Modify: 2024-09-16 20:04:19.593167517 +0000 2024-09-16T20:07:25.360 INFO:teuthology.orchestra.run.smithi064.stdout:Change: 2024-09-16 20:04:19.593167517 +0000 2024-09-16T20:07:25.360 INFO:teuthology.orchestra.run.smithi064.stdout: Birth: 2024-09-16 20:04:19.593167517 +0000 2024-09-16T20:07:25.360 DEBUG:teuthology.orchestra.run.smithi064:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-16T20:07:25.424 INFO:teuthology.orchestra.run.smithi064.stderr:1+0 records in 2024-09-16T20:07:25.424 INFO:teuthology.orchestra.run.smithi064.stderr:1+0 records out 2024-09-16T20:07:25.424 INFO:teuthology.orchestra.run.smithi064.stderr:512 bytes copied, 0.000193742 s, 2.6 MB/s 2024-09-16T20:07:25.426 DEBUG:teuthology.orchestra.run.smithi064:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-16T20:07:25.483 INFO:tasks.ceph:osd dev map: {'cluster1.osd.0': '/dev/vg_nvme/lv_1', 'cluster1.osd.1': '/dev/vg_nvme/lv_2', 'cluster1.osd.2': '/dev/vg_nvme/lv_3'} 2024-09-16T20:07:25.483 INFO:tasks.ceph:remote_to_roles_to_devs: {Remote(name='ubuntu@smithi064.front.sepia.ceph.com'): {'cluster1.osd.0': '/dev/vg_nvme/lv_1', 'cluster1.osd.1': '/dev/vg_nvme/lv_2', 'cluster1.osd.2': '/dev/vg_nvme/lv_3'}} 2024-09-16T20:07:25.483 INFO:tasks.ceph:Generating config... 2024-09-16T20:07:25.485 INFO:tasks.ceph:[global] mon warn on pool no app = False 2024-09-16T20:07:25.485 INFO:tasks.ceph:[mgr] debug mgr = 20 2024-09-16T20:07:25.485 INFO:tasks.ceph:[mgr] debug ms = 1 2024-09-16T20:07:25.485 INFO:tasks.ceph:[mon] debug mon = 20 2024-09-16T20:07:25.485 INFO:tasks.ceph:[mon] debug ms = 1 2024-09-16T20:07:25.485 INFO:tasks.ceph:[mon] debug paxos = 20 2024-09-16T20:07:25.485 INFO:tasks.ceph:[osd] bluestore block size = 96636764160 2024-09-16T20:07:25.485 INFO:tasks.ceph:[osd] bluestore compression algorithm = snappy 2024-09-16T20:07:25.485 INFO:tasks.ceph:[osd] bluestore compression mode = aggressive 2024-09-16T20:07:25.485 INFO:tasks.ceph:[osd] bluestore fsck on mount = True 2024-09-16T20:07:25.485 INFO:tasks.ceph:[osd] debug bluefs = 1/20 2024-09-16T20:07:25.485 INFO:tasks.ceph:[osd] debug bluestore = 1/20 2024-09-16T20:07:25.485 INFO:tasks.ceph:[osd] debug ms = 1 2024-09-16T20:07:25.486 INFO:tasks.ceph:[osd] debug osd = 20 2024-09-16T20:07:25.486 INFO:tasks.ceph:[osd] debug rocksdb = 4/10 2024-09-16T20:07:25.486 INFO:tasks.ceph:[osd] mon osd backfillfull_ratio = 0.85 2024-09-16T20:07:25.486 INFO:tasks.ceph:[osd] mon osd full ratio = 0.9 2024-09-16T20:07:25.486 INFO:tasks.ceph:[osd] mon osd nearfull ratio = 0.8 2024-09-16T20:07:25.486 INFO:tasks.ceph:[osd] osd failsafe full ratio = 0.95 2024-09-16T20:07:25.486 INFO:tasks.ceph:[osd] osd objectstore = bluestore 2024-09-16T20:07:25.486 INFO:tasks.ceph:Setting up cluster1.mon.a... 2024-09-16T20:07:25.486 DEBUG:teuthology.orchestra.run.smithi064:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring /etc/ceph/cluster1.keyring 2024-09-16T20:07:25.574 INFO:teuthology.orchestra.run.smithi064.stdout:creating /etc/ceph/cluster1.keyring 2024-09-16T20:07:25.577 DEBUG:teuthology.orchestra.run.smithi064:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --gen-key --name=mon. /etc/ceph/cluster1.keyring 2024-09-16T20:07:25.620 DEBUG:teuthology.orchestra.run.smithi064:> sudo chmod 0644 /etc/ceph/cluster1.keyring 2024-09-16T20:07:25.685 DEBUG:tasks.ceph:Ceph mon addresses: [('cluster1.mon.a', '172.21.15.64')] 2024-09-16T20:07:25.686 DEBUG:tasks.ceph:writing out conf {'global': {'chdir': '', 'pid file': '/var/run/ceph/$cluster-$name.pid', 'auth supported': 'cephx', 'filestore xattr use omap': 'true', 'mon clock drift allowed': '1.000', 'osd crush chooseleaf type': '0', 'auth debug': 'true', 'ms die on old message': 'true', 'ms die on bug': 'true', 'mon max pg per osd': '10000', 'mon pg warn max object skew': '0', 'osd_pool_default_pg_autoscale_mode': 'off', 'osd pool default size': '2', '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', 'mon_warn_on_pool_no_redundancy': 'false', 'mon_allow_pool_size_one': 'true', 'osd pool default erasure code profile': 'plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd', 'osd default data pool replay window': '5', 'mon allow pool delete': 'true', 'mon cluster log file level': 'debug', 'debug asserts on shutdown': 'true', 'mon health detail to clog': 'false', 'mon host': '172.21.15.64', 'mon warn on pool no app': False}, 'osd': {'osd journal size': '100', '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 debug shutdown': 'true', 'osd debug op order': 'true', 'osd debug verify stray on activate': 'true', 'osd debug trim objects': 'true', 'osd open classes on start': 'true', 'osd debug pg log writeout': 'true', 'osd deep scrub update digest min age': '30', 'osd map max advance': '10', 'journal zero on create': 'true', 'filestore ondisk finisher threads': '3', 'filestore apply finisher threads': '3', 'bdev debug aio': 'true', 'osd debug misdirected ops': 'true', 'bluestore block size': 96636764160, 'bluestore compression algorithm': 'snappy', 'bluestore compression mode': 'aggressive', 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}, 'mgr': {'debug ms': 1, 'debug mgr': 20, 'debug mon': '20', 'debug auth': '20', 'mon reweight min pgs per osd': '4', 'mon reweight min bytes per osd': '10', 'mgr/telemetry/nag': 'false'}, 'mon': {'debug ms': 1, 'debug mon': 20, 'debug paxos': 20, 'debug auth': '20', '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', 'auth mon ticket ttl': '660', 'auth service ticket ttl': '240', 'mon_warn_on_insecure_global_id_reclaim': 'false', 'mon_warn_on_insecure_global_id_reclaim_allowed': 'false', 'mon_down_mkfs_grace': '2m', 'mon_warn_on_filestore_osds': 'false'}, 'client': {'rgw cache enabled': 'true', 'rgw enable ops log': 'true', 'rgw enable usage log': 'true', 'log file': '/var/log/ceph/$cluster-$name.$pid.log', 'admin socket': '/var/run/ceph/$cluster-$name.$pid.asok'}, 'mon.a': {}} 2024-09-16T20:07:25.687 DEBUG:teuthology.orchestra.run.smithi064:> set -ex 2024-09-16T20:07:25.687 DEBUG:teuthology.orchestra.run.smithi064:> dd of=/home/ubuntu/cephtest/ceph.tmp.conf 2024-09-16T20:07:25.743 DEBUG:teuthology.orchestra.run.smithi064:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage monmaptool -c /home/ubuntu/cephtest/ceph.tmp.conf --create --clobber --enable-all-features --add a 172.21.15.64 --print /home/ubuntu/cephtest/cluster1.monmap 2024-09-16T20:07:25.824 INFO:teuthology.orchestra.run.smithi064.stdout:monmaptool: monmap file /home/ubuntu/cephtest/cluster1.monmap 2024-09-16T20:07:25.824 INFO:teuthology.orchestra.run.smithi064.stdout:monmaptool: generated fsid 87babe48-07af-45aa-b678-a647570edc0a 2024-09-16T20:07:25.824 INFO:teuthology.orchestra.run.smithi064.stdout:setting min_mon_release = quincy 2024-09-16T20:07:25.824 INFO:teuthology.orchestra.run.smithi064.stdout:epoch 0 2024-09-16T20:07:25.824 INFO:teuthology.orchestra.run.smithi064.stdout:fsid 87babe48-07af-45aa-b678-a647570edc0a 2024-09-16T20:07:25.824 INFO:teuthology.orchestra.run.smithi064.stdout:last_changed 2024-09-16T20:07:25.821900+0000 2024-09-16T20:07:25.824 INFO:teuthology.orchestra.run.smithi064.stdout:created 2024-09-16T20:07:25.821900+0000 2024-09-16T20:07:25.825 INFO:teuthology.orchestra.run.smithi064.stdout:min_mon_release 17 (quincy) 2024-09-16T20:07:25.825 INFO:teuthology.orchestra.run.smithi064.stdout:election_strategy: 1 2024-09-16T20:07:25.825 INFO:teuthology.orchestra.run.smithi064.stdout:0: [v2:172.21.15.64:3300/0,v1:172.21.15.64:6789/0] mon.a 2024-09-16T20:07:25.825 INFO:teuthology.orchestra.run.smithi064.stdout:monmaptool: writing epoch 0 to /home/ubuntu/cephtest/cluster1.monmap (1 monitors) 2024-09-16T20:07:25.826 DEBUG:teuthology.orchestra.run.smithi064:> rm -- /home/ubuntu/cephtest/ceph.tmp.conf 2024-09-16T20:07:25.881 INFO:tasks.ceph:Writing /etc/ceph/cluster1.conf for FSID 87babe48-07af-45aa-b678-a647570edc0a... 2024-09-16T20:07:25.882 DEBUG:teuthology.orchestra.run.smithi064:> sudo mkdir -p /etc/ceph && sudo chmod 0755 /etc/ceph && sudo tee /etc/ceph/cluster1.conf && sudo chmod 0644 /etc/ceph/cluster1.conf > /dev/null 2024-09-16T20:07:25.924 DEBUG:teuthology.orchestra.run.smithi193:> sudo mkdir -p /etc/ceph && sudo chmod 0755 /etc/ceph && sudo tee /etc/ceph/cluster1.conf && sudo chmod 0644 /etc/ceph/cluster1.conf > /dev/null 2024-09-16T20:07:25.966 INFO:teuthology.orchestra.run.smithi064.stdout:[global] 2024-09-16T20:07:25.966 INFO:teuthology.orchestra.run.smithi064.stdout: chdir = "" 2024-09-16T20:07:25.966 INFO:teuthology.orchestra.run.smithi064.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2024-09-16T20:07:25.966 INFO:teuthology.orchestra.run.smithi064.stdout: auth supported = cephx 2024-09-16T20:07:25.966 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:07:25.966 INFO:teuthology.orchestra.run.smithi064.stdout: filestore xattr use omap = true 2024-09-16T20:07:25.966 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:07:25.966 INFO:teuthology.orchestra.run.smithi064.stdout: mon clock drift allowed = 1.000 2024-09-16T20:07:25.967 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:07:25.967 INFO:teuthology.orchestra.run.smithi064.stdout: osd crush chooseleaf type = 0 2024-09-16T20:07:25.967 INFO:teuthology.orchestra.run.smithi064.stdout: auth debug = true 2024-09-16T20:07:25.967 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:07:25.967 INFO:teuthology.orchestra.run.smithi064.stdout: ms die on old message = true 2024-09-16T20:07:25.967 INFO:teuthology.orchestra.run.smithi064.stdout: ms die on bug = true 2024-09-16T20:07:25.967 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:07:25.967 INFO:teuthology.orchestra.run.smithi064.stdout: mon max pg per osd = 10000 # >= luminous 2024-09-16T20:07:25.967 INFO:teuthology.orchestra.run.smithi064.stdout: mon pg warn max object skew = 0 2024-09-16T20:07:25.967 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:07:25.967 INFO:teuthology.orchestra.run.smithi064.stdout: # disable pg_autoscaler by default for new pools 2024-09-16T20:07:25.967 INFO:teuthology.orchestra.run.smithi064.stdout: osd_pool_default_pg_autoscale_mode = off 2024-09-16T20:07:25.967 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:07:25.967 INFO:teuthology.orchestra.run.smithi064.stdout: osd pool default size = 2 2024-09-16T20:07:25.968 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:07:25.968 INFO:teuthology.orchestra.run.smithi064.stdout: mon osd allow primary affinity = true 2024-09-16T20:07:25.968 INFO:teuthology.orchestra.run.smithi064.stdout: mon osd allow pg remap = true 2024-09-16T20:07:25.968 INFO:teuthology.orchestra.run.smithi064.stdout: mon warn on legacy crush tunables = false 2024-09-16T20:07:25.968 INFO:teuthology.orchestra.run.smithi064.stdout: mon warn on crush straw calc version zero = false 2024-09-16T20:07:25.968 INFO:teuthology.orchestra.run.smithi064.stdout: mon warn on no sortbitwise = false 2024-09-16T20:07:25.968 INFO:teuthology.orchestra.run.smithi064.stdout: mon warn on osd down out interval zero = false 2024-09-16T20:07:25.968 INFO:teuthology.orchestra.run.smithi064.stdout: mon warn on too few osds = false 2024-09-16T20:07:25.968 INFO:teuthology.orchestra.run.smithi064.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2024-09-16T20:07:25.968 INFO:teuthology.orchestra.run.smithi064.stdout: mon_warn_on_pool_no_redundancy = false 2024-09-16T20:07:25.968 INFO:teuthology.orchestra.run.smithi064.stdout: mon_allow_pool_size_one = true 2024-09-16T20:07:25.968 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:07:25.968 INFO:teuthology.orchestra.run.smithi064.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2024-09-16T20:07:25.969 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:07:25.969 INFO:teuthology.orchestra.run.smithi064.stdout: osd default data pool replay window = 5 2024-09-16T20:07:25.969 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:07:25.969 INFO:teuthology.orchestra.run.smithi064.stdout: mon allow pool delete = true 2024-09-16T20:07:25.969 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:07:25.969 INFO:teuthology.orchestra.run.smithi064.stdout: mon cluster log file level = debug 2024-09-16T20:07:25.969 INFO:teuthology.orchestra.run.smithi064.stdout: debug asserts on shutdown = true 2024-09-16T20:07:25.969 INFO:teuthology.orchestra.run.smithi064.stdout: mon health detail to clog = false 2024-09-16T20:07:25.969 INFO:teuthology.orchestra.run.smithi064.stdout: mon host = 172.21.15.64 2024-09-16T20:07:25.969 INFO:teuthology.orchestra.run.smithi064.stdout: mon warn on pool no app = False 2024-09-16T20:07:25.969 INFO:teuthology.orchestra.run.smithi064.stdout: fsid = 87babe48-07af-45aa-b678-a647570edc0a 2024-09-16T20:07:25.969 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:07:25.969 INFO:teuthology.orchestra.run.smithi064.stdout:[osd] 2024-09-16T20:07:25.969 INFO:teuthology.orchestra.run.smithi064.stdout: osd journal size = 100 2024-09-16T20:07:25.970 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:07:25.970 INFO:teuthology.orchestra.run.smithi064.stdout: osd scrub load threshold = 5.0 2024-09-16T20:07:25.970 INFO:teuthology.orchestra.run.smithi064.stdout: osd scrub max interval = 600 2024-09-16T20:07:25.970 INFO:teuthology.orchestra.run.smithi064.stdout: osd mclock profile = high_recovery_ops 2024-09-16T20:07:25.970 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:07:25.970 INFO:teuthology.orchestra.run.smithi064.stdout: osd recover clone overlap = true 2024-09-16T20:07:25.970 INFO:teuthology.orchestra.run.smithi064.stdout: osd recovery max chunk = 1048576 2024-09-16T20:07:25.970 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:07:25.970 INFO:teuthology.orchestra.run.smithi064.stdout: osd debug shutdown = true 2024-09-16T20:07:25.970 INFO:teuthology.orchestra.run.smithi064.stdout: osd debug op order = true 2024-09-16T20:07:25.970 INFO:teuthology.orchestra.run.smithi064.stdout: osd debug verify stray on activate = true 2024-09-16T20:07:25.970 INFO:teuthology.orchestra.run.smithi064.stdout: osd debug trim objects = true 2024-09-16T20:07:25.970 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:07:25.970 INFO:teuthology.orchestra.run.smithi064.stdout: osd open classes on start = true 2024-09-16T20:07:25.971 INFO:teuthology.orchestra.run.smithi064.stdout: osd debug pg log writeout = true 2024-09-16T20:07:25.971 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:07:25.971 INFO:teuthology.orchestra.run.smithi064.stdout: osd deep scrub update digest min age = 30 2024-09-16T20:07:25.971 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:07:25.971 INFO:teuthology.orchestra.run.smithi064.stdout: osd map max advance = 10 2024-09-16T20:07:25.971 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:07:25.971 INFO:teuthology.orchestra.run.smithi064.stdout: journal zero on create = true 2024-09-16T20:07:25.971 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:07:25.971 INFO:teuthology.orchestra.run.smithi064.stdout: filestore ondisk finisher threads = 3 2024-09-16T20:07:25.971 INFO:teuthology.orchestra.run.smithi064.stdout: filestore apply finisher threads = 3 2024-09-16T20:07:25.971 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:07:25.971 INFO:teuthology.orchestra.run.smithi064.stdout: bdev debug aio = true 2024-09-16T20:07:25.971 INFO:teuthology.orchestra.run.smithi064.stdout: osd debug misdirected ops = true 2024-09-16T20:07:25.972 INFO:teuthology.orchestra.run.smithi064.stdout: bluestore block size = 96636764160 2024-09-16T20:07:25.972 INFO:teuthology.orchestra.run.smithi064.stdout: bluestore compression algorithm = snappy 2024-09-16T20:07:25.972 INFO:teuthology.orchestra.run.smithi064.stdout: bluestore compression mode = aggressive 2024-09-16T20:07:25.972 INFO:teuthology.orchestra.run.smithi064.stdout: bluestore fsck on mount = True 2024-09-16T20:07:25.972 INFO:teuthology.orchestra.run.smithi064.stdout: debug bluefs = 1/20 2024-09-16T20:07:25.972 INFO:teuthology.orchestra.run.smithi064.stdout: debug bluestore = 1/20 2024-09-16T20:07:25.972 INFO:teuthology.orchestra.run.smithi064.stdout: debug ms = 1 2024-09-16T20:07:25.972 INFO:teuthology.orchestra.run.smithi064.stdout: debug osd = 20 2024-09-16T20:07:25.972 INFO:teuthology.orchestra.run.smithi064.stdout: debug rocksdb = 4/10 2024-09-16T20:07:25.972 INFO:teuthology.orchestra.run.smithi064.stdout: mon osd backfillfull_ratio = 0.85 2024-09-16T20:07:25.972 INFO:teuthology.orchestra.run.smithi064.stdout: mon osd full ratio = 0.9 2024-09-16T20:07:25.972 INFO:teuthology.orchestra.run.smithi064.stdout: mon osd nearfull ratio = 0.8 2024-09-16T20:07:25.972 INFO:teuthology.orchestra.run.smithi064.stdout: osd failsafe full ratio = 0.95 2024-09-16T20:07:25.972 INFO:teuthology.orchestra.run.smithi064.stdout: osd objectstore = bluestore 2024-09-16T20:07:25.973 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:07:25.973 INFO:teuthology.orchestra.run.smithi064.stdout:[mgr] 2024-09-16T20:07:25.973 INFO:teuthology.orchestra.run.smithi064.stdout: debug ms = 1 2024-09-16T20:07:25.973 INFO:teuthology.orchestra.run.smithi064.stdout: debug mgr = 20 2024-09-16T20:07:25.973 INFO:teuthology.orchestra.run.smithi064.stdout: debug mon = 20 2024-09-16T20:07:25.973 INFO:teuthology.orchestra.run.smithi064.stdout: debug auth = 20 2024-09-16T20:07:25.973 INFO:teuthology.orchestra.run.smithi064.stdout: mon reweight min pgs per osd = 4 2024-09-16T20:07:25.973 INFO:teuthology.orchestra.run.smithi064.stdout: mon reweight min bytes per osd = 10 2024-09-16T20:07:25.973 INFO:teuthology.orchestra.run.smithi064.stdout: mgr/telemetry/nag = false 2024-09-16T20:07:25.973 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:07:25.973 INFO:teuthology.orchestra.run.smithi064.stdout:[mon] 2024-09-16T20:07:25.973 INFO:teuthology.orchestra.run.smithi064.stdout: debug ms = 1 2024-09-16T20:07:25.973 INFO:teuthology.orchestra.run.smithi064.stdout: debug mon = 20 2024-09-16T20:07:25.973 INFO:teuthology.orchestra.run.smithi064.stdout: debug paxos = 20 2024-09-16T20:07:25.974 INFO:teuthology.orchestra.run.smithi064.stdout: debug auth = 20 2024-09-16T20:07:25.974 INFO:teuthology.orchestra.run.smithi064.stdout: mon data avail warn = 5 2024-09-16T20:07:25.974 INFO:teuthology.orchestra.run.smithi064.stdout: mon mgr mkfs grace = 240 2024-09-16T20:07:25.974 INFO:teuthology.orchestra.run.smithi064.stdout: mon reweight min pgs per osd = 4 2024-09-16T20:07:25.974 INFO:teuthology.orchestra.run.smithi064.stdout: mon osd reporter subtree level = osd 2024-09-16T20:07:25.974 INFO:teuthology.orchestra.run.smithi064.stdout: mon osd prime pg temp = true 2024-09-16T20:07:25.974 INFO:teuthology.orchestra.run.smithi064.stdout: mon reweight min bytes per osd = 10 2024-09-16T20:07:25.974 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:07:25.974 INFO:teuthology.orchestra.run.smithi064.stdout: # rotate auth tickets quickly to exercise renewal paths 2024-09-16T20:07:25.974 INFO:teuthology.orchestra.run.smithi064.stdout: auth mon ticket ttl = 660 # 11m 2024-09-16T20:07:25.974 INFO:teuthology.orchestra.run.smithi064.stdout: auth service ticket ttl = 240 # 4m 2024-09-16T20:07:25.974 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:07:25.974 INFO:teuthology.orchestra.run.smithi064.stdout: # don't complain about insecure global_id in the test suite 2024-09-16T20:07:25.974 INFO:teuthology.orchestra.run.smithi064.stdout: mon_warn_on_insecure_global_id_reclaim = false 2024-09-16T20:07:25.975 INFO:teuthology.orchestra.run.smithi064.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-09-16T20:07:25.975 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:07:25.975 INFO:teuthology.orchestra.run.smithi064.stdout: # 1m isn't quite enough 2024-09-16T20:07:25.975 INFO:teuthology.orchestra.run.smithi064.stdout: mon_down_mkfs_grace = 2m 2024-09-16T20:07:25.975 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:07:25.975 INFO:teuthology.orchestra.run.smithi064.stdout: mon_warn_on_filestore_osds = false 2024-09-16T20:07:25.975 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:07:25.975 INFO:teuthology.orchestra.run.smithi064.stdout:[client] 2024-09-16T20:07:25.975 INFO:teuthology.orchestra.run.smithi064.stdout: rgw cache enabled = true 2024-09-16T20:07:25.975 INFO:teuthology.orchestra.run.smithi064.stdout: rgw enable ops log = true 2024-09-16T20:07:25.975 INFO:teuthology.orchestra.run.smithi064.stdout: rgw enable usage log = true 2024-09-16T20:07:25.975 INFO:teuthology.orchestra.run.smithi064.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2024-09-16T20:07:25.975 INFO:teuthology.orchestra.run.smithi064.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2024-09-16T20:07:25.975 INFO:teuthology.orchestra.run.smithi064.stdout:[mon.a] 2024-09-16T20:07:25.976 INFO:teuthology.orchestra.run.smithi193.stdout:[global] 2024-09-16T20:07:25.976 INFO:teuthology.orchestra.run.smithi193.stdout: chdir = "" 2024-09-16T20:07:25.976 INFO:teuthology.orchestra.run.smithi193.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2024-09-16T20:07:25.976 INFO:teuthology.orchestra.run.smithi193.stdout: auth supported = cephx 2024-09-16T20:07:25.976 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:07:25.976 INFO:teuthology.orchestra.run.smithi193.stdout: filestore xattr use omap = true 2024-09-16T20:07:25.976 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:07:25.976 INFO:teuthology.orchestra.run.smithi193.stdout: mon clock drift allowed = 1.000 2024-09-16T20:07:25.976 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:07:25.976 INFO:teuthology.orchestra.run.smithi193.stdout: osd crush chooseleaf type = 0 2024-09-16T20:07:25.977 INFO:teuthology.orchestra.run.smithi193.stdout: auth debug = true 2024-09-16T20:07:25.977 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:07:25.977 INFO:teuthology.orchestra.run.smithi193.stdout: ms die on old message = true 2024-09-16T20:07:25.977 INFO:teuthology.orchestra.run.smithi193.stdout: ms die on bug = true 2024-09-16T20:07:25.977 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:07:25.977 INFO:teuthology.orchestra.run.smithi193.stdout: mon max pg per osd = 10000 # >= luminous 2024-09-16T20:07:25.977 INFO:teuthology.orchestra.run.smithi193.stdout: mon pg warn max object skew = 0 2024-09-16T20:07:25.977 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:07:25.977 INFO:teuthology.orchestra.run.smithi193.stdout: # disable pg_autoscaler by default for new pools 2024-09-16T20:07:25.977 INFO:teuthology.orchestra.run.smithi193.stdout: osd_pool_default_pg_autoscale_mode = off 2024-09-16T20:07:25.977 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:07:25.977 INFO:teuthology.orchestra.run.smithi193.stdout: osd pool default size = 2 2024-09-16T20:07:25.977 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:07:25.977 INFO:teuthology.orchestra.run.smithi193.stdout: mon osd allow primary affinity = true 2024-09-16T20:07:25.978 INFO:teuthology.orchestra.run.smithi193.stdout: mon osd allow pg remap = true 2024-09-16T20:07:25.978 INFO:teuthology.orchestra.run.smithi193.stdout: mon warn on legacy crush tunables = false 2024-09-16T20:07:25.978 INFO:teuthology.orchestra.run.smithi193.stdout: mon warn on crush straw calc version zero = false 2024-09-16T20:07:25.978 INFO:teuthology.orchestra.run.smithi193.stdout: mon warn on no sortbitwise = false 2024-09-16T20:07:25.978 INFO:teuthology.orchestra.run.smithi193.stdout: mon warn on osd down out interval zero = false 2024-09-16T20:07:25.978 INFO:teuthology.orchestra.run.smithi193.stdout: mon warn on too few osds = false 2024-09-16T20:07:25.978 INFO:teuthology.orchestra.run.smithi193.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2024-09-16T20:07:25.978 INFO:teuthology.orchestra.run.smithi193.stdout: mon_warn_on_pool_no_redundancy = false 2024-09-16T20:07:25.978 INFO:teuthology.orchestra.run.smithi193.stdout: mon_allow_pool_size_one = true 2024-09-16T20:07:25.978 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:07:25.978 INFO:teuthology.orchestra.run.smithi193.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2024-09-16T20:07:25.978 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:07:25.978 INFO:teuthology.orchestra.run.smithi193.stdout: osd default data pool replay window = 5 2024-09-16T20:07:25.978 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:07:25.978 INFO:teuthology.orchestra.run.smithi193.stdout: mon allow pool delete = true 2024-09-16T20:07:25.979 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:07:25.979 INFO:teuthology.orchestra.run.smithi193.stdout: mon cluster log file level = debug 2024-09-16T20:07:25.979 INFO:teuthology.orchestra.run.smithi193.stdout: debug asserts on shutdown = true 2024-09-16T20:07:25.979 INFO:teuthology.orchestra.run.smithi193.stdout: mon health detail to clog = false 2024-09-16T20:07:25.979 INFO:teuthology.orchestra.run.smithi193.stdout: mon host = 172.21.15.64 2024-09-16T20:07:25.979 INFO:teuthology.orchestra.run.smithi193.stdout: mon warn on pool no app = False 2024-09-16T20:07:25.979 INFO:teuthology.orchestra.run.smithi193.stdout: fsid = 87babe48-07af-45aa-b678-a647570edc0a 2024-09-16T20:07:25.979 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:07:25.979 INFO:teuthology.orchestra.run.smithi193.stdout:[osd] 2024-09-16T20:07:25.979 INFO:teuthology.orchestra.run.smithi193.stdout: osd journal size = 100 2024-09-16T20:07:25.979 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:07:25.979 INFO:teuthology.orchestra.run.smithi193.stdout: osd scrub load threshold = 5.0 2024-09-16T20:07:25.979 INFO:teuthology.orchestra.run.smithi193.stdout: osd scrub max interval = 600 2024-09-16T20:07:25.979 INFO:teuthology.orchestra.run.smithi193.stdout: osd mclock profile = high_recovery_ops 2024-09-16T20:07:25.979 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:07:25.979 INFO:teuthology.orchestra.run.smithi193.stdout: osd recover clone overlap = true 2024-09-16T20:07:25.980 INFO:teuthology.orchestra.run.smithi193.stdout: osd recovery max chunk = 1048576 2024-09-16T20:07:25.980 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:07:25.980 INFO:teuthology.orchestra.run.smithi193.stdout: osd debug shutdown = true 2024-09-16T20:07:25.980 INFO:teuthology.orchestra.run.smithi193.stdout: osd debug op order = true 2024-09-16T20:07:25.980 INFO:teuthology.orchestra.run.smithi193.stdout: osd debug verify stray on activate = true 2024-09-16T20:07:25.980 INFO:teuthology.orchestra.run.smithi193.stdout: osd debug trim objects = true 2024-09-16T20:07:25.980 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:07:25.980 INFO:teuthology.orchestra.run.smithi193.stdout: osd open classes on start = true 2024-09-16T20:07:25.980 INFO:teuthology.orchestra.run.smithi193.stdout: osd debug pg log writeout = true 2024-09-16T20:07:25.980 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:07:25.980 INFO:teuthology.orchestra.run.smithi193.stdout: osd deep scrub update digest min age = 30 2024-09-16T20:07:25.980 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:07:25.980 INFO:teuthology.orchestra.run.smithi193.stdout: osd map max advance = 10 2024-09-16T20:07:25.980 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:07:25.980 INFO:teuthology.orchestra.run.smithi193.stdout: journal zero on create = true 2024-09-16T20:07:25.980 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:07:25.981 INFO:teuthology.orchestra.run.smithi193.stdout: filestore ondisk finisher threads = 3 2024-09-16T20:07:25.981 INFO:teuthology.orchestra.run.smithi193.stdout: filestore apply finisher threads = 3 2024-09-16T20:07:25.981 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:07:25.981 INFO:teuthology.orchestra.run.smithi193.stdout: bdev debug aio = true 2024-09-16T20:07:25.981 INFO:teuthology.orchestra.run.smithi193.stdout: osd debug misdirected ops = true 2024-09-16T20:07:25.981 INFO:teuthology.orchestra.run.smithi193.stdout: bluestore block size = 96636764160 2024-09-16T20:07:25.981 INFO:teuthology.orchestra.run.smithi193.stdout: bluestore compression algorithm = snappy 2024-09-16T20:07:25.981 INFO:teuthology.orchestra.run.smithi193.stdout: bluestore compression mode = aggressive 2024-09-16T20:07:25.981 INFO:teuthology.orchestra.run.smithi193.stdout: bluestore fsck on mount = True 2024-09-16T20:07:25.981 INFO:teuthology.orchestra.run.smithi193.stdout: debug bluefs = 1/20 2024-09-16T20:07:25.981 INFO:teuthology.orchestra.run.smithi193.stdout: debug bluestore = 1/20 2024-09-16T20:07:25.981 INFO:teuthology.orchestra.run.smithi193.stdout: debug ms = 1 2024-09-16T20:07:25.981 INFO:teuthology.orchestra.run.smithi193.stdout: debug osd = 20 2024-09-16T20:07:25.981 INFO:teuthology.orchestra.run.smithi193.stdout: debug rocksdb = 4/10 2024-09-16T20:07:25.981 INFO:teuthology.orchestra.run.smithi193.stdout: mon osd backfillfull_ratio = 0.85 2024-09-16T20:07:25.982 INFO:teuthology.orchestra.run.smithi193.stdout: mon osd full ratio = 0.9 2024-09-16T20:07:25.982 INFO:teuthology.orchestra.run.smithi193.stdout: mon osd nearfull ratio = 0.8 2024-09-16T20:07:25.982 INFO:teuthology.orchestra.run.smithi193.stdout: osd failsafe full ratio = 0.95 2024-09-16T20:07:25.982 INFO:teuthology.orchestra.run.smithi193.stdout: osd objectstore = bluestore 2024-09-16T20:07:25.982 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:07:25.982 INFO:teuthology.orchestra.run.smithi193.stdout:[mgr] 2024-09-16T20:07:25.982 INFO:teuthology.orchestra.run.smithi193.stdout: debug ms = 1 2024-09-16T20:07:25.982 INFO:teuthology.orchestra.run.smithi193.stdout: debug mgr = 20 2024-09-16T20:07:25.982 INFO:teuthology.orchestra.run.smithi193.stdout: debug mon = 20 2024-09-16T20:07:25.982 INFO:teuthology.orchestra.run.smithi193.stdout: debug auth = 20 2024-09-16T20:07:25.982 INFO:teuthology.orchestra.run.smithi193.stdout: mon reweight min pgs per osd = 4 2024-09-16T20:07:25.982 INFO:teuthology.orchestra.run.smithi193.stdout: mon reweight min bytes per osd = 10 2024-09-16T20:07:25.982 INFO:teuthology.orchestra.run.smithi193.stdout: mgr/telemetry/nag = false 2024-09-16T20:07:25.982 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:07:25.982 INFO:teuthology.orchestra.run.smithi193.stdout:[mon] 2024-09-16T20:07:25.982 INFO:teuthology.orchestra.run.smithi193.stdout: debug ms = 1 2024-09-16T20:07:25.983 INFO:teuthology.orchestra.run.smithi193.stdout: debug mon = 20 2024-09-16T20:07:25.983 INFO:teuthology.orchestra.run.smithi193.stdout: debug paxos = 20 2024-09-16T20:07:25.983 INFO:teuthology.orchestra.run.smithi193.stdout: debug auth = 20 2024-09-16T20:07:25.983 INFO:teuthology.orchestra.run.smithi193.stdout: mon data avail warn = 5 2024-09-16T20:07:25.983 INFO:teuthology.orchestra.run.smithi193.stdout: mon mgr mkfs grace = 240 2024-09-16T20:07:25.983 INFO:teuthology.orchestra.run.smithi193.stdout: mon reweight min pgs per osd = 4 2024-09-16T20:07:25.983 INFO:teuthology.orchestra.run.smithi193.stdout: mon osd reporter subtree level = osd 2024-09-16T20:07:25.983 INFO:teuthology.orchestra.run.smithi193.stdout: mon osd prime pg temp = true 2024-09-16T20:07:25.983 INFO:teuthology.orchestra.run.smithi193.stdout: mon reweight min bytes per osd = 10 2024-09-16T20:07:25.983 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:07:25.983 INFO:teuthology.orchestra.run.smithi193.stdout: # rotate auth tickets quickly to exercise renewal paths 2024-09-16T20:07:25.983 INFO:teuthology.orchestra.run.smithi193.stdout: auth mon ticket ttl = 660 # 11m 2024-09-16T20:07:25.983 INFO:teuthology.orchestra.run.smithi193.stdout: auth service ticket ttl = 240 # 4m 2024-09-16T20:07:25.983 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:07:25.983 INFO:teuthology.orchestra.run.smithi193.stdout: # don't complain about insecure global_id in the test suite 2024-09-16T20:07:25.984 INFO:teuthology.orchestra.run.smithi193.stdout: mon_warn_on_insecure_global_id_reclaim = false 2024-09-16T20:07:25.984 INFO:teuthology.orchestra.run.smithi193.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-09-16T20:07:25.984 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:07:25.984 INFO:teuthology.orchestra.run.smithi193.stdout: # 1m isn't quite enough 2024-09-16T20:07:25.984 INFO:teuthology.orchestra.run.smithi193.stdout: mon_down_mkfs_grace = 2m 2024-09-16T20:07:25.984 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:07:25.984 INFO:teuthology.orchestra.run.smithi193.stdout: mon_warn_on_filestore_osds = false 2024-09-16T20:07:25.984 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:07:25.984 INFO:teuthology.orchestra.run.smithi193.stdout:[client] 2024-09-16T20:07:25.984 INFO:teuthology.orchestra.run.smithi193.stdout: rgw cache enabled = true 2024-09-16T20:07:25.984 INFO:teuthology.orchestra.run.smithi193.stdout: rgw enable ops log = true 2024-09-16T20:07:25.984 INFO:teuthology.orchestra.run.smithi193.stdout: rgw enable usage log = true 2024-09-16T20:07:25.984 INFO:teuthology.orchestra.run.smithi193.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2024-09-16T20:07:25.984 INFO:teuthology.orchestra.run.smithi193.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2024-09-16T20:07:25.984 INFO:teuthology.orchestra.run.smithi193.stdout:[mon.a] 2024-09-16T20:07:25.987 INFO:tasks.ceph:Creating admin key on cluster1.mon.a... 2024-09-16T20:07:25.987 DEBUG:teuthology.orchestra.run.smithi064:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --gen-key --name=client.admin --cap mon 'allow *' --cap osd 'allow *' --cap mds 'allow *' --cap mgr 'allow *' /etc/ceph/cluster1.keyring 2024-09-16T20:07:26.082 INFO:tasks.ceph:Copying monmap to all nodes... 2024-09-16T20:07:26.082 DEBUG:teuthology.orchestra.run.smithi064:> set -ex 2024-09-16T20:07:26.082 DEBUG:teuthology.orchestra.run.smithi064:> dd if=/etc/ceph/cluster1.keyring of=/dev/stdout 2024-09-16T20:07:26.098 DEBUG:teuthology.orchestra.run.smithi064:> set -ex 2024-09-16T20:07:26.098 DEBUG:teuthology.orchestra.run.smithi064:> dd if=/home/ubuntu/cephtest/cluster1.monmap of=/dev/stdout 2024-09-16T20:07:26.154 INFO:tasks.ceph:Sending monmap to node ubuntu@smithi064.front.sepia.ceph.com 2024-09-16T20:07:26.154 DEBUG:teuthology.orchestra.run.smithi064:> set -ex 2024-09-16T20:07:26.154 DEBUG:teuthology.orchestra.run.smithi064:> sudo dd of=/etc/ceph/cluster1.keyring 2024-09-16T20:07:26.154 DEBUG:teuthology.orchestra.run.smithi064:> sudo chmod 0644 /etc/ceph/cluster1.keyring 2024-09-16T20:07:26.230 DEBUG:teuthology.orchestra.run.smithi064:> set -ex 2024-09-16T20:07:26.230 DEBUG:teuthology.orchestra.run.smithi064:> dd of=/home/ubuntu/cephtest/cluster1.monmap 2024-09-16T20:07:26.286 INFO:tasks.ceph:Sending monmap to node ubuntu@smithi193.front.sepia.ceph.com 2024-09-16T20:07:26.286 DEBUG:teuthology.orchestra.run.smithi193:> set -ex 2024-09-16T20:07:26.286 DEBUG:teuthology.orchestra.run.smithi193:> sudo dd of=/etc/ceph/cluster1.keyring 2024-09-16T20:07:26.286 DEBUG:teuthology.orchestra.run.smithi193:> sudo chmod 0644 /etc/ceph/cluster1.keyring 2024-09-16T20:07:26.325 DEBUG:teuthology.orchestra.run.smithi193:> set -ex 2024-09-16T20:07:26.325 DEBUG:teuthology.orchestra.run.smithi193:> dd of=/home/ubuntu/cephtest/cluster1.monmap 2024-09-16T20:07:26.383 INFO:tasks.ceph:Setting up mon nodes... 2024-09-16T20:07:26.383 INFO:tasks.ceph:Setting up mgr nodes... 2024-09-16T20:07:26.383 DEBUG:teuthology.orchestra.run.smithi064:> sudo mkdir -p /var/lib/ceph/mgr/cluster1-x && sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring --gen-key --name=mgr.x /var/lib/ceph/mgr/cluster1-x/keyring 2024-09-16T20:07:26.435 INFO:teuthology.orchestra.run.smithi064.stdout:creating /var/lib/ceph/mgr/cluster1-x/keyring 2024-09-16T20:07:26.438 INFO:tasks.ceph:Setting up mds nodes... 2024-09-16T20:07:26.438 INFO:tasks.ceph_client:Setting up client nodes... 2024-09-16T20:07:26.438 DEBUG:teuthology.orchestra.run.smithi064:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring --gen-key --name=client.0 /etc/ceph/cluster1.client.0.keyring && sudo chmod 0644 /etc/ceph/cluster1.client.0.keyring 2024-09-16T20:07:26.480 INFO:teuthology.orchestra.run.smithi064.stdout:creating /etc/ceph/cluster1.client.0.keyring 2024-09-16T20:07:26.494 INFO:tasks.ceph:Running mkfs on osd nodes... 2024-09-16T20:07:26.494 INFO:tasks.ceph:ctx.disk_config.remote_to_roles_to_dev: {Remote(name='ubuntu@smithi064.front.sepia.ceph.com'): {'cluster1.osd.0': '/dev/vg_nvme/lv_1', 'cluster1.osd.1': '/dev/vg_nvme/lv_2', 'cluster1.osd.2': '/dev/vg_nvme/lv_3'}} 2024-09-16T20:07:26.494 DEBUG:teuthology.orchestra.run.smithi064:> sudo mkdir -p /var/lib/ceph/osd/cluster1-0 2024-09-16T20:07:26.560 INFO:tasks.ceph:roles_to_devs: {'cluster1.osd.0': '/dev/vg_nvme/lv_1', 'cluster1.osd.1': '/dev/vg_nvme/lv_2', 'cluster1.osd.2': '/dev/vg_nvme/lv_3'} 2024-09-16T20:07:26.560 INFO:tasks.ceph:role: cluster1.osd.0 2024-09-16T20:07:26.560 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_1 on ubuntu@smithi064.front.sepia.ceph.com 2024-09-16T20:07:26.561 DEBUG:teuthology.orchestra.run.smithi064:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_1 2024-09-16T20:07:26.632 INFO:teuthology.orchestra.run.smithi064.stdout:meta-data=/dev/vg_nvme/lv_1 isize=2048 agcount=4, agsize=5859072 blks 2024-09-16T20:07:26.633 INFO:teuthology.orchestra.run.smithi064.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-16T20:07:26.633 INFO:teuthology.orchestra.run.smithi064.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-16T20:07:26.633 INFO:teuthology.orchestra.run.smithi064.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-16T20:07:26.633 INFO:teuthology.orchestra.run.smithi064.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-16T20:07:26.633 INFO:teuthology.orchestra.run.smithi064.stdout: = sunit=0 swidth=0 blks 2024-09-16T20:07:26.633 INFO:teuthology.orchestra.run.smithi064.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-16T20:07:26.633 INFO:teuthology.orchestra.run.smithi064.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-16T20:07:26.633 INFO:teuthology.orchestra.run.smithi064.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-16T20:07:26.633 INFO:teuthology.orchestra.run.smithi064.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-16T20:07:27.137 INFO:teuthology.orchestra.run.smithi064.stdout:Discarding blocks...Done. 2024-09-16T20:07:27.139 INFO:tasks.ceph:mount /dev/vg_nvme/lv_1 on ubuntu@smithi064.front.sepia.ceph.com -o noatime 2024-09-16T20:07:27.139 DEBUG:teuthology.orchestra.run.smithi064:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_1 /var/lib/ceph/osd/cluster1-0 2024-09-16T20:07:27.260 DEBUG:teuthology.orchestra.run.smithi064:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster1-0 2024-09-16T20:07:27.295 DEBUG:teuthology.orchestra.run.smithi064:> sudo mkdir -p /var/lib/ceph/osd/cluster1-1 2024-09-16T20:07:27.361 INFO:tasks.ceph:roles_to_devs: {'cluster1.osd.0': '/dev/vg_nvme/lv_1', 'cluster1.osd.1': '/dev/vg_nvme/lv_2', 'cluster1.osd.2': '/dev/vg_nvme/lv_3'} 2024-09-16T20:07:27.361 INFO:tasks.ceph:role: cluster1.osd.1 2024-09-16T20:07:27.362 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_2 on ubuntu@smithi064.front.sepia.ceph.com 2024-09-16T20:07:27.362 DEBUG:teuthology.orchestra.run.smithi064:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_2 2024-09-16T20:07:27.436 INFO:teuthology.orchestra.run.smithi064.stdout:meta-data=/dev/vg_nvme/lv_2 isize=2048 agcount=4, agsize=5859072 blks 2024-09-16T20:07:27.436 INFO:teuthology.orchestra.run.smithi064.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-16T20:07:27.437 INFO:teuthology.orchestra.run.smithi064.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-16T20:07:27.437 INFO:teuthology.orchestra.run.smithi064.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-16T20:07:27.437 INFO:teuthology.orchestra.run.smithi064.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-16T20:07:27.437 INFO:teuthology.orchestra.run.smithi064.stdout: = sunit=0 swidth=0 blks 2024-09-16T20:07:27.437 INFO:teuthology.orchestra.run.smithi064.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-16T20:07:27.437 INFO:teuthology.orchestra.run.smithi064.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-16T20:07:27.437 INFO:teuthology.orchestra.run.smithi064.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-16T20:07:27.437 INFO:teuthology.orchestra.run.smithi064.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-16T20:07:27.896 INFO:teuthology.orchestra.run.smithi064.stdout:Discarding blocks...Done. 2024-09-16T20:07:27.898 INFO:tasks.ceph:mount /dev/vg_nvme/lv_2 on ubuntu@smithi064.front.sepia.ceph.com -o noatime 2024-09-16T20:07:27.898 DEBUG:teuthology.orchestra.run.smithi064:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_2 /var/lib/ceph/osd/cluster1-1 2024-09-16T20:07:27.997 DEBUG:teuthology.orchestra.run.smithi064:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster1-1 2024-09-16T20:07:28.030 DEBUG:teuthology.orchestra.run.smithi064:> sudo mkdir -p /var/lib/ceph/osd/cluster1-2 2024-09-16T20:07:28.098 INFO:tasks.ceph:roles_to_devs: {'cluster1.osd.0': '/dev/vg_nvme/lv_1', 'cluster1.osd.1': '/dev/vg_nvme/lv_2', 'cluster1.osd.2': '/dev/vg_nvme/lv_3'} 2024-09-16T20:07:28.098 INFO:tasks.ceph:role: cluster1.osd.2 2024-09-16T20:07:28.098 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_3 on ubuntu@smithi064.front.sepia.ceph.com 2024-09-16T20:07:28.098 DEBUG:teuthology.orchestra.run.smithi064:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_3 2024-09-16T20:07:28.173 INFO:teuthology.orchestra.run.smithi064.stdout:meta-data=/dev/vg_nvme/lv_3 isize=2048 agcount=4, agsize=5859072 blks 2024-09-16T20:07:28.173 INFO:teuthology.orchestra.run.smithi064.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-16T20:07:28.173 INFO:teuthology.orchestra.run.smithi064.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-16T20:07:28.173 INFO:teuthology.orchestra.run.smithi064.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-16T20:07:28.173 INFO:teuthology.orchestra.run.smithi064.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-16T20:07:28.173 INFO:teuthology.orchestra.run.smithi064.stdout: = sunit=0 swidth=0 blks 2024-09-16T20:07:28.173 INFO:teuthology.orchestra.run.smithi064.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-16T20:07:28.173 INFO:teuthology.orchestra.run.smithi064.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-16T20:07:28.173 INFO:teuthology.orchestra.run.smithi064.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-16T20:07:28.173 INFO:teuthology.orchestra.run.smithi064.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-16T20:07:28.671 INFO:teuthology.orchestra.run.smithi064.stdout:Discarding blocks...Done. 2024-09-16T20:07:28.673 INFO:tasks.ceph:mount /dev/vg_nvme/lv_3 on ubuntu@smithi064.front.sepia.ceph.com -o noatime 2024-09-16T20:07:28.673 DEBUG:teuthology.orchestra.run.smithi064:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_3 /var/lib/ceph/osd/cluster1-2 2024-09-16T20:07:28.803 DEBUG:teuthology.orchestra.run.smithi064:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster1-2 2024-09-16T20:07:28.837 DEBUG:teuthology.orchestra.run.smithi064:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster cluster1 --mkfs --mkkey -i 0 --monmap /home/ubuntu/cephtest/cluster1.monmap 2024-09-16T20:07:28.938 INFO:teuthology.orchestra.run.smithi064.stderr:2024-09-16T20:07:28.935+0000 7fc2fb231640 -1 auth: error reading file: /var/lib/ceph/osd/cluster1-0/keyring: can't open /var/lib/ceph/osd/cluster1-0/keyring: (2) No such file or directory 2024-09-16T20:07:28.941 INFO:teuthology.orchestra.run.smithi064.stderr:2024-09-16T20:07:28.938+0000 7fc2fb231640 -1 created new key in keyring /var/lib/ceph/osd/cluster1-0/keyring 2024-09-16T20:07:28.941 INFO:teuthology.orchestra.run.smithi064.stderr:2024-09-16T20:07:28.938+0000 7fc2fb231640 -1 bdev(0x564635eb1800 /var/lib/ceph/osd/cluster1-0/block) open stat got: (1) Operation not permitted 2024-09-16T20:07:28.941 INFO:teuthology.orchestra.run.smithi064.stderr:2024-09-16T20:07:28.938+0000 7fc2fb231640 -1 bluestore(/var/lib/ceph/osd/cluster1-0) _read_fsid unparsable uuid 2024-09-16T20:07:31.857 DEBUG:teuthology.orchestra.run.smithi064:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster1-0 2024-09-16T20:07:31.888 DEBUG:teuthology.orchestra.run.smithi064:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster cluster1 --mkfs --mkkey -i 1 --monmap /home/ubuntu/cephtest/cluster1.monmap 2024-09-16T20:07:31.981 INFO:teuthology.orchestra.run.smithi064.stderr:2024-09-16T20:07:31.977+0000 7fbdd5283640 -1 auth: error reading file: /var/lib/ceph/osd/cluster1-1/keyring: can't open /var/lib/ceph/osd/cluster1-1/keyring: (2) No such file or directory 2024-09-16T20:07:31.981 INFO:teuthology.orchestra.run.smithi064.stderr:2024-09-16T20:07:31.978+0000 7fbdd5283640 -1 created new key in keyring /var/lib/ceph/osd/cluster1-1/keyring 2024-09-16T20:07:31.982 INFO:teuthology.orchestra.run.smithi064.stderr:2024-09-16T20:07:31.978+0000 7fbdd5283640 -1 bdev(0x564f32a45800 /var/lib/ceph/osd/cluster1-1/block) open stat got: (1) Operation not permitted 2024-09-16T20:07:31.982 INFO:teuthology.orchestra.run.smithi064.stderr:2024-09-16T20:07:31.978+0000 7fbdd5283640 -1 bluestore(/var/lib/ceph/osd/cluster1-1) _read_fsid unparsable uuid 2024-09-16T20:07:35.148 DEBUG:teuthology.orchestra.run.smithi064:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster1-1 2024-09-16T20:07:35.178 DEBUG:teuthology.orchestra.run.smithi064:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster cluster1 --mkfs --mkkey -i 2 --monmap /home/ubuntu/cephtest/cluster1.monmap 2024-09-16T20:07:35.270 INFO:teuthology.orchestra.run.smithi064.stderr:2024-09-16T20:07:35.266+0000 7fe027bdb640 -1 auth: error reading file: /var/lib/ceph/osd/cluster1-2/keyring: can't open /var/lib/ceph/osd/cluster1-2/keyring: (2) No such file or directory 2024-09-16T20:07:35.271 INFO:teuthology.orchestra.run.smithi064.stderr:2024-09-16T20:07:35.266+0000 7fe027bdb640 -1 created new key in keyring /var/lib/ceph/osd/cluster1-2/keyring 2024-09-16T20:07:35.271 INFO:teuthology.orchestra.run.smithi064.stderr:2024-09-16T20:07:35.266+0000 7fe027bdb640 -1 bdev(0x55a41137d800 /var/lib/ceph/osd/cluster1-2/block) open stat got: (1) Operation not permitted 2024-09-16T20:07:35.271 INFO:teuthology.orchestra.run.smithi064.stderr:2024-09-16T20:07:35.266+0000 7fe027bdb640 -1 bluestore(/var/lib/ceph/osd/cluster1-2) _read_fsid unparsable uuid 2024-09-16T20:07:38.187 DEBUG:teuthology.orchestra.run.smithi064:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster1-2 2024-09-16T20:07:38.218 INFO:tasks.ceph:Reading keys from all nodes... 2024-09-16T20:07:38.218 DEBUG:teuthology.orchestra.run.smithi064:> set -ex 2024-09-16T20:07:38.218 DEBUG:teuthology.orchestra.run.smithi064:> sudo dd if=/var/lib/ceph/mgr/cluster1-x/keyring of=/dev/stdout 2024-09-16T20:07:38.288 DEBUG:teuthology.orchestra.run.smithi064:> set -ex 2024-09-16T20:07:38.288 DEBUG:teuthology.orchestra.run.smithi064:> sudo dd if=/var/lib/ceph/osd/cluster1-0/keyring of=/dev/stdout 2024-09-16T20:07:38.356 DEBUG:teuthology.orchestra.run.smithi064:> set -ex 2024-09-16T20:07:38.356 DEBUG:teuthology.orchestra.run.smithi064:> sudo dd if=/var/lib/ceph/osd/cluster1-1/keyring of=/dev/stdout 2024-09-16T20:07:38.423 DEBUG:teuthology.orchestra.run.smithi064:> set -ex 2024-09-16T20:07:38.424 DEBUG:teuthology.orchestra.run.smithi064:> sudo dd if=/var/lib/ceph/osd/cluster1-2/keyring of=/dev/stdout 2024-09-16T20:07:38.491 DEBUG:teuthology.orchestra.run.smithi064:> set -ex 2024-09-16T20:07:38.491 DEBUG:teuthology.orchestra.run.smithi064:> dd if=/etc/ceph/cluster1.client.0.keyring of=/dev/stdout 2024-09-16T20:07:38.548 INFO:tasks.ceph:Adding keys to all mons... 2024-09-16T20:07:38.548 DEBUG:teuthology.orchestra.run.smithi064:> sudo tee -a /etc/ceph/cluster1.keyring 2024-09-16T20:07:38.613 INFO:teuthology.orchestra.run.smithi064.stdout:[mgr.x] 2024-09-16T20:07:38.613 INFO:teuthology.orchestra.run.smithi064.stdout: key = AQD+j+hmWunYGRAAKA1xruWtSi5A8Ifk+1hIWA== 2024-09-16T20:07:38.613 INFO:teuthology.orchestra.run.smithi064.stdout:[osd.0] 2024-09-16T20:07:38.614 INFO:teuthology.orchestra.run.smithi064.stdout: key = AQAAkOhmwufRNxAA4WujAS5rxM2Ks17NCHr+FQ== 2024-09-16T20:07:38.614 INFO:teuthology.orchestra.run.smithi064.stdout:[osd.1] 2024-09-16T20:07:38.614 INFO:teuthology.orchestra.run.smithi064.stdout: key = AQADkOhmy7RVOhAAS2RG13tGdJyZiSWSpRIDoQ== 2024-09-16T20:07:38.614 INFO:teuthology.orchestra.run.smithi064.stdout:[osd.2] 2024-09-16T20:07:38.614 INFO:teuthology.orchestra.run.smithi064.stdout: key = AQAHkOhmrXn6DxAArxGpDsWiOWQaL/5+D4O3EA== 2024-09-16T20:07:38.614 INFO:teuthology.orchestra.run.smithi064.stdout:[client.0] 2024-09-16T20:07:38.614 INFO:teuthology.orchestra.run.smithi064.stdout: key = AQD+j+hmJ4+FHBAAQ7Cr3kwaWqjlxDN6j5aGNg== 2024-09-16T20:07:38.615 DEBUG:teuthology.orchestra.run.smithi064:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster1.keyring --name=mgr.x --cap mon 'allow profile mgr' --cap osd 'allow *' --cap mds 'allow *' 2024-09-16T20:07:38.710 DEBUG:teuthology.orchestra.run.smithi064:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster1.keyring --name=osd.0 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-16T20:07:38.763 DEBUG:teuthology.orchestra.run.smithi064:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster1.keyring --name=osd.1 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-16T20:07:38.815 DEBUG:teuthology.orchestra.run.smithi064:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster1.keyring --name=osd.2 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-16T20:07:38.867 DEBUG:teuthology.orchestra.run.smithi064:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster1.keyring --name=client.0 --cap mon 'allow rw' --cap mgr 'allow r' --cap osd 'allow rwx' --cap mds allow 2024-09-16T20:07:38.922 INFO:tasks.ceph:Running mkfs on mon nodes... 2024-09-16T20:07:38.922 DEBUG:teuthology.orchestra.run.smithi064:> sudo mkdir -p /var/lib/ceph/mon/cluster1-a 2024-09-16T20:07:38.947 DEBUG:teuthology.orchestra.run.smithi064:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-mon --cluster cluster1 --mkfs -i a --monmap /home/ubuntu/cephtest/cluster1.monmap --keyring /etc/ceph/cluster1.keyring 2024-09-16T20:07:39.045 DEBUG:teuthology.orchestra.run.smithi064:> sudo chown -R ceph:ceph /var/lib/ceph/mon/cluster1-a 2024-09-16T20:07:39.070 DEBUG:teuthology.orchestra.run.smithi064:> rm -- /home/ubuntu/cephtest/cluster1.monmap 2024-09-16T20:07:39.126 INFO:tasks.ceph:Starting mon daemons in cluster cluster1... 2024-09-16T20:07:39.126 INFO:tasks.ceph.cluster1.mon.a:Restarting daemon 2024-09-16T20:07:39.126 DEBUG:teuthology.orchestra.run.smithi064:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster cluster1 -i a 2024-09-16T20:07:39.168 INFO:tasks.ceph.cluster1.mon.a:Started 2024-09-16T20:07:39.169 INFO:tasks.ceph:Starting mgr daemons in cluster cluster1... 2024-09-16T20:07:39.169 INFO:tasks.ceph.cluster1.mgr.x:Restarting daemon 2024-09-16T20:07:39.169 DEBUG:teuthology.orchestra.run.smithi064:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mgr -f --cluster cluster1 -i x 2024-09-16T20:07:39.173 INFO:tasks.ceph.cluster1.mgr.x:Started 2024-09-16T20:07:39.173 DEBUG:tasks.ceph:set 0 configs 2024-09-16T20:07:39.173 INFO:tasks.ceph:Setting crush tunables to default 2024-09-16T20:07:39.173 DEBUG:teuthology.orchestra.run.smithi064:> sudo ceph --cluster cluster1 osd crush tunables default 2024-09-16T20:07:39.350 INFO:teuthology.orchestra.run.smithi064.stderr:adjusted tunables profile to default 2024-09-16T20:07:39.361 INFO:tasks.ceph:check_enable_crimson: False 2024-09-16T20:07:39.361 INFO:tasks.ceph:Starting osd daemons in cluster cluster1... 2024-09-16T20:07:39.362 DEBUG:teuthology.orchestra.run.smithi064:> set -ex 2024-09-16T20:07:39.362 DEBUG:teuthology.orchestra.run.smithi064:> sudo dd if=/var/lib/ceph/osd/cluster1-0/fsid of=/dev/stdout 2024-09-16T20:07:39.387 DEBUG:teuthology.orchestra.run.smithi064:> set -ex 2024-09-16T20:07:39.387 DEBUG:teuthology.orchestra.run.smithi064:> sudo dd if=/var/lib/ceph/osd/cluster1-1/fsid of=/dev/stdout 2024-09-16T20:07:39.453 DEBUG:teuthology.orchestra.run.smithi064:> set -ex 2024-09-16T20:07:39.456 DEBUG:teuthology.orchestra.run.smithi064:> sudo dd if=/var/lib/ceph/osd/cluster1-2/fsid of=/dev/stdout 2024-09-16T20:07:39.520 DEBUG:teuthology.orchestra.run.smithi064:> sudo ceph --cluster cluster1 osd new 922b69b2-8954-4172-9381-efcd3fcbe28f 0 2024-09-16T20:07:39.743 INFO:teuthology.orchestra.run.smithi064.stdout:0 2024-09-16T20:07:39.754 DEBUG:teuthology.orchestra.run.smithi064:> sudo ceph --cluster cluster1 osd new dd996b72-6e6b-41dc-8ba0-0c8c1acb7145 1 2024-09-16T20:07:39.936 INFO:teuthology.orchestra.run.smithi064.stdout:1 2024-09-16T20:07:39.947 DEBUG:teuthology.orchestra.run.smithi064:> sudo ceph --cluster cluster1 osd new 8d630d4f-8311-4809-bf40-d85bfe1d8286 2 2024-09-16T20:07:40.131 INFO:teuthology.orchestra.run.smithi064.stdout:2 2024-09-16T20:07:40.143 INFO:tasks.ceph.cluster1.osd.0:Restarting daemon 2024-09-16T20:07:40.143 DEBUG:teuthology.orchestra.run.smithi064:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster1 -i 0 2024-09-16T20:07:40.145 INFO:tasks.ceph.cluster1.osd.0:Started 2024-09-16T20:07:40.145 INFO:tasks.ceph.cluster1.osd.1:Restarting daemon 2024-09-16T20:07:40.145 DEBUG:teuthology.orchestra.run.smithi064:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster1 -i 1 2024-09-16T20:07:40.147 INFO:tasks.ceph.cluster1.osd.1:Started 2024-09-16T20:07:40.147 INFO:tasks.ceph.cluster1.osd.2:Restarting daemon 2024-09-16T20:07:40.147 DEBUG:teuthology.orchestra.run.smithi064:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster1 -i 2 2024-09-16T20:07:40.149 INFO:tasks.ceph.cluster1.osd.2:Started 2024-09-16T20:07:40.149 DEBUG:teuthology.orchestra.run.smithi064:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd dump --format=json 2024-09-16T20:07:40.344 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:07:40.344 INFO:teuthology.orchestra.run.smithi064.stdout:{"epoch":5,"fsid":"87babe48-07af-45aa-b678-a647570edc0a","created":"2024-09-16T20:07:39.256034+0000","modified":"2024-09-16T20:07:40.128262+0000","last_up_change":"0.000000","last_in_change":"2024-09-16T20:07:40.128262+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":2,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":0,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"922b69b2-8954-4172-9381-efcd3fcbe28f","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":1,"uuid":"dd996b72-6e6b-41dc-8ba0-0c8c1acb7145","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":2,"uuid":"8d630d4f-8311-4809-bf40-d85bfe1d8286","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"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-09-16T20:07:40.356 INFO:tasks.ceph.ceph_manager.cluster1:[] 2024-09-16T20:07:40.356 INFO:tasks.ceph:Waiting for OSDs to come up 2024-09-16T20:07:40.658 DEBUG:teuthology.orchestra.run.smithi064:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster1 osd dump --format=json 2024-09-16T20:07:40.822 INFO:teuthology.misc.health.smithi064.stdout: 2024-09-16T20:07:40.822 INFO:teuthology.misc.health.smithi064.stdout:{"epoch":5,"fsid":"87babe48-07af-45aa-b678-a647570edc0a","created":"2024-09-16T20:07:39.256034+0000","modified":"2024-09-16T20:07:40.128262+0000","last_up_change":"0.000000","last_in_change":"2024-09-16T20:07:40.128262+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":2,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":0,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"922b69b2-8954-4172-9381-efcd3fcbe28f","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":1,"uuid":"dd996b72-6e6b-41dc-8ba0-0c8c1acb7145","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":2,"uuid":"8d630d4f-8311-4809-bf40-d85bfe1d8286","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"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-09-16T20:07:40.832 DEBUG:teuthology.misc:0 of 3 OSDs are up 2024-09-16T20:07:41.129 INFO:tasks.ceph.cluster1.osd.0.smithi064.stderr:2024-09-16T20:07:41.124+0000 7f84a9224640 -1 Falling back to public interface 2024-09-16T20:07:41.359 INFO:tasks.ceph.cluster1.osd.1.smithi064.stderr:2024-09-16T20:07:41.354+0000 7f33e2e13640 -1 Falling back to public interface 2024-09-16T20:07:41.620 INFO:tasks.ceph.cluster1.osd.2.smithi064.stderr:2024-09-16T20:07:41.615+0000 7f313c41c640 -1 Falling back to public interface 2024-09-16T20:07:44.794 INFO:tasks.ceph.cluster1.mgr.x.smithi064.stderr:2024-09-16T20:07:44.790+0000 7fd88757d640 -1 mgr.server handle_report got status from non-daemon mon.a 2024-09-16T20:07:44.948 INFO:tasks.ceph.cluster1.osd.0.smithi064.stderr:2024-09-16T20:07:44.944+0000 7f84a9224640 -1 osd.0 0 log_to_monitors true 2024-09-16T20:07:45.421 INFO:tasks.ceph.cluster1.osd.1.smithi064.stderr:2024-09-16T20:07:45.418+0000 7f33e2e13640 -1 osd.1 0 log_to_monitors true 2024-09-16T20:07:45.654 INFO:tasks.ceph.cluster1.osd.2.smithi064.stderr:2024-09-16T20:07:45.650+0000 7f313c41c640 -1 osd.2 0 log_to_monitors true 2024-09-16T20:07:47.135 DEBUG:teuthology.orchestra.run.smithi064:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster1 osd dump --format=json 2024-09-16T20:07:47.596 INFO:teuthology.misc.health.smithi064.stdout: 2024-09-16T20:07:47.597 INFO:teuthology.misc.health.smithi064.stdout:{"epoch":7,"fsid":"87babe48-07af-45aa-b678-a647570edc0a","created":"2024-09-16T20:07:39.256034+0000","modified":"2024-09-16T20:07:46.789272+0000","last_up_change":"0.000000","last_in_change":"2024-09-16T20:07:40.128262+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":4,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":0,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"922b69b2-8954-4172-9381-efcd3fcbe28f","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":1,"uuid":"dd996b72-6e6b-41dc-8ba0-0c8c1acb7145","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":2,"uuid":"8d630d4f-8311-4809-bf40-d85bfe1d8286","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"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-09-16T20:07:47.614 DEBUG:teuthology.misc:0 of 3 OSDs are up 2024-09-16T20:07:47.908 INFO:tasks.ceph.cluster1.osd.2.smithi064.stderr:2024-09-16T20:07:47.904+0000 7f3137d0d640 -1 osd.2 0 waiting for initial osdmap 2024-09-16T20:07:47.918 INFO:tasks.ceph.cluster1.osd.2.smithi064.stderr:2024-09-16T20:07:47.915+0000 7f312fb2c640 -1 osd.2 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T20:07:47.933 INFO:tasks.ceph.cluster1.osd.0.smithi064.stderr:2024-09-16T20:07:47.930+0000 7f84a4c0f640 -1 osd.0 0 waiting for initial osdmap 2024-09-16T20:07:47.942 INFO:tasks.ceph.cluster1.osd.0.smithi064.stderr:2024-09-16T20:07:47.939+0000 7f849ca2e640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T20:07:47.959 INFO:tasks.ceph.cluster1.osd.1.smithi064.stderr:2024-09-16T20:07:47.956+0000 7f33de726640 -1 osd.1 0 waiting for initial osdmap 2024-09-16T20:07:47.973 INFO:tasks.ceph.cluster1.osd.1.smithi064.stderr:2024-09-16T20:07:47.970+0000 7f33d6545640 -1 osd.1 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T20:07:53.918 DEBUG:teuthology.orchestra.run.smithi064:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster1 osd dump --format=json 2024-09-16T20:07:54.220 INFO:teuthology.misc.health.smithi064.stdout: 2024-09-16T20:07:54.220 INFO:teuthology.misc.health.smithi064.stdout:{"epoch":11,"fsid":"87babe48-07af-45aa-b678-a647570edc0a","created":"2024-09-16T20:07:39.256034+0000","modified":"2024-09-16T20:07:51.917201+0000","last_up_change":"2024-09-16T20:07:48.906514+0000","last_in_change":"2024-09-16T20:07:40.128262+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":4,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-16T20:07:49.806318+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"11","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.9900000095367432,"score_stable":2.9900000095367432,"optimal_score":0.67000001668930054,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"922b69b2-8954-4172-9381-efcd3fcbe28f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6800","nonce":1751078190},{"type":"v1","addr":"172.21.15.64:6801","nonce":1751078190}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6802","nonce":1751078190},{"type":"v1","addr":"172.21.15.64:6803","nonce":1751078190}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6806","nonce":1751078190},{"type":"v1","addr":"172.21.15.64:6807","nonce":1751078190}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6804","nonce":1751078190},{"type":"v1","addr":"172.21.15.64:6805","nonce":1751078190}]},"public_addr":"172.21.15.64:6801/1751078190","cluster_addr":"172.21.15.64:6803/1751078190","heartbeat_back_addr":"172.21.15.64:6807/1751078190","heartbeat_front_addr":"172.21.15.64:6805/1751078190","state":["exists","up"]},{"osd":1,"uuid":"dd996b72-6e6b-41dc-8ba0-0c8c1acb7145","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":9,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6808","nonce":1241485645},{"type":"v1","addr":"172.21.15.64:6809","nonce":1241485645}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6810","nonce":1241485645},{"type":"v1","addr":"172.21.15.64:6811","nonce":1241485645}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6814","nonce":1241485645},{"type":"v1","addr":"172.21.15.64:6815","nonce":1241485645}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6812","nonce":1241485645},{"type":"v1","addr":"172.21.15.64:6813","nonce":1241485645}]},"public_addr":"172.21.15.64:6809/1241485645","cluster_addr":"172.21.15.64:6811/1241485645","heartbeat_back_addr":"172.21.15.64:6815/1241485645","heartbeat_front_addr":"172.21.15.64:6813/1241485645","state":["exists","up"]},{"osd":2,"uuid":"8d630d4f-8311-4809-bf40-d85bfe1d8286","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6816","nonce":2398277081},{"type":"v1","addr":"172.21.15.64:6817","nonce":2398277081}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6818","nonce":2398277081},{"type":"v1","addr":"172.21.15.64:6819","nonce":2398277081}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6822","nonce":2398277081},{"type":"v1","addr":"172.21.15.64:6823","nonce":2398277081}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6820","nonce":2398277081},{"type":"v1","addr":"172.21.15.64:6821","nonce":2398277081}]},"public_addr":"172.21.15.64:6817/2398277081","cluster_addr":"172.21.15.64:6819/2398277081","heartbeat_back_addr":"172.21.15.64:6823/2398277081","heartbeat_front_addr":"172.21.15.64:6821/2398277081","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T20:07:45.957727+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T20:07:46.416461+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T20:07:46.639401+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"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-09-16T20:07:54.231 DEBUG:teuthology.misc:3 of 3 OSDs are up 2024-09-16T20:07:54.231 INFO:tasks.ceph:Creating RBD pool 2024-09-16T20:07:54.232 DEBUG:teuthology.orchestra.run.smithi064:> sudo ceph --cluster cluster1 osd pool create rbd 8 2024-09-16T20:07:54.928 INFO:teuthology.orchestra.run.smithi064.stderr:pool 'rbd' created 2024-09-16T20:07:54.943 DEBUG:teuthology.orchestra.run.smithi064:> rbd --cluster cluster1 pool init rbd 2024-09-16T20:07:57.949 INFO:tasks.ceph:Starting mds daemons in cluster cluster1... 2024-09-16T20:07:57.949 DEBUG:teuthology.orchestra.run.smithi064:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 config log 1 --format=json 2024-09-16T20:07:57.950 INFO:tasks.daemonwatchdog.daemon_watchdog:watchdog starting 2024-09-16T20:07:58.258 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:07:58.270 INFO:teuthology.orchestra.run.smithi064.stdout:[{"version":4,"timestamp":"2024-09-16T20:07:47.957854+0000","name":"","changes":[{"name":"osd.1/osd_mclock_max_capacity_iops_ssd","new_value":"4331.420349"}]}] 2024-09-16T20:07:58.271 INFO:tasks.ceph_manager:config epoch is 4 2024-09-16T20:07:58.271 INFO:tasks.ceph:Waiting until cluster1 daemons up and pgs clean... 2024-09-16T20:07:58.271 INFO:tasks.ceph.ceph_manager.cluster1:waiting for mgr available 2024-09-16T20:07:58.271 DEBUG:teuthology.orchestra.run.smithi064:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 mgr dump --format=json 2024-09-16T20:07:58.615 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:07:58.626 INFO:teuthology.orchestra.run.smithi064.stdout:{"epoch":5,"flags":0,"active_gid":4102,"active_name":"x","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6824","nonce":1404104337},{"type":"v1","addr":"172.21.15.64:6825","nonce":1404104337}]},"active_addr":"172.21.15.64:6825/1404104337","active_change":"2024-09-16T20:07:43.785549+0000","active_mgr_features":4540719139924082687,"available":true,"standbys":[],"modules":["iostat","nfs","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, use commas to separate multiple","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.27.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:10.4.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_nginx":{"name":"container_image_nginx","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nginx:sclorg-nginx-126","min":"","max":"","enum_allowed":[],"desc":"Nginx container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.7.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.17","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_oauth2_proxy":{"name":"container_image_oauth2_proxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/oauth2-proxy/oauth2-proxy:v7.6.0","min":"","max":"","enum_allowed":[],"desc":"oauth2-proxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.51.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba_metrics":{"name":"container_image_samba_metrics","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-metrics:latest","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB metrics exporter container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_count_max":{"name":"ssh_keepalive_count_max","type":"int","level":"advanced","flags":0,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"How many times ssh connections can fail liveness checks before the host is marked offline","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_interval":{"name":"ssh_keepalive_interval","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"How often ssh connections are checked for liveness","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MANAGED_BY_CLUSTERS":{"name":"MANAGED_BY_CLUSTERS","type":"str","level":"advanced","flags":0,"default_value":"[]","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MULTICLUSTER_CONFIG":{"name":"MULTICLUSTER_CONFIG","type":"str","level":"advanced","flags":0,"default_value":"{}","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_requests":{"name":"max_requests","type":"int","level":"advanced","flags":0,"default_value":"500","min":"","max":"","enum_allowed":[],"desc":"Maximum number of requests to keep in memory. When new request comes in, the oldest request will be removed if the number of requests exceeds the max request number.if un-finished request is removed, error message will be logged in the ceph-mgr log.","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"smb","can_run":true,"error_string":"","module_options":{"internal_store_backend":{"name":"internal_store_backend","type":"str","level":"dev","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"set internal store backend. for develoment and testing only","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_orchestration":{"name":"update_orchestration","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically update orchestration when smb resources are changed","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"squid":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":0,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.64:0","nonce":1552976661}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.64:0","nonce":741844773}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.64:0","nonce":3421884410}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.64:0","nonce":4225805212}]}]} 2024-09-16T20:07:58.628 INFO:tasks.ceph.ceph_manager.cluster1:mgr available! 2024-09-16T20:07:58.629 INFO:tasks.ceph.ceph_manager.cluster1:waiting for all up 2024-09-16T20:07:58.629 DEBUG:teuthology.orchestra.run.smithi064:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd dump --format=json 2024-09-16T20:07:58.925 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:07:58.925 INFO:teuthology.orchestra.run.smithi064.stdout:{"epoch":15,"fsid":"87babe48-07af-45aa-b678-a647570edc0a","created":"2024-09-16T20:07:39.256034+0000","modified":"2024-09-16T20:07:57.933627+0000","last_up_change":"2024-09-16T20:07:48.906514+0000","last_in_change":"2024-09-16T20:07:40.128262+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":4,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-16T20:07:49.806318+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"11","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.9900000095367432,"score_stable":2.9900000095367432,"optimal_score":0.67000001668930054,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-16T20:07:54.526176+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"15","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":2,"snap_epoch":15,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.8799999952316284,"score_stable":1.8799999952316284,"optimal_score":1,"raw_score_acting":1.8799999952316284,"raw_score_stable":1.8799999952316284,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"922b69b2-8954-4172-9381-efcd3fcbe28f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6800","nonce":1751078190},{"type":"v1","addr":"172.21.15.64:6801","nonce":1751078190}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6802","nonce":1751078190},{"type":"v1","addr":"172.21.15.64:6803","nonce":1751078190}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6806","nonce":1751078190},{"type":"v1","addr":"172.21.15.64:6807","nonce":1751078190}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6804","nonce":1751078190},{"type":"v1","addr":"172.21.15.64:6805","nonce":1751078190}]},"public_addr":"172.21.15.64:6801/1751078190","cluster_addr":"172.21.15.64:6803/1751078190","heartbeat_back_addr":"172.21.15.64:6807/1751078190","heartbeat_front_addr":"172.21.15.64:6805/1751078190","state":["exists","up"]},{"osd":1,"uuid":"dd996b72-6e6b-41dc-8ba0-0c8c1acb7145","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6808","nonce":1241485645},{"type":"v1","addr":"172.21.15.64:6809","nonce":1241485645}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6810","nonce":1241485645},{"type":"v1","addr":"172.21.15.64:6811","nonce":1241485645}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6814","nonce":1241485645},{"type":"v1","addr":"172.21.15.64:6815","nonce":1241485645}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6812","nonce":1241485645},{"type":"v1","addr":"172.21.15.64:6813","nonce":1241485645}]},"public_addr":"172.21.15.64:6809/1241485645","cluster_addr":"172.21.15.64:6811/1241485645","heartbeat_back_addr":"172.21.15.64:6815/1241485645","heartbeat_front_addr":"172.21.15.64:6813/1241485645","state":["exists","up"]},{"osd":2,"uuid":"8d630d4f-8311-4809-bf40-d85bfe1d8286","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6816","nonce":2398277081},{"type":"v1","addr":"172.21.15.64:6817","nonce":2398277081}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6818","nonce":2398277081},{"type":"v1","addr":"172.21.15.64:6819","nonce":2398277081}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6822","nonce":2398277081},{"type":"v1","addr":"172.21.15.64:6823","nonce":2398277081}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6820","nonce":2398277081},{"type":"v1","addr":"172.21.15.64:6821","nonce":2398277081}]},"public_addr":"172.21.15.64:6817/2398277081","cluster_addr":"172.21.15.64:6819/2398277081","heartbeat_back_addr":"172.21.15.64:6823/2398277081","heartbeat_front_addr":"172.21.15.64:6821/2398277081","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T20:07:45.957727+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T20:07:46.416461+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T20:07:46.639401+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"new_removed_snaps":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"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-09-16T20:07:58.937 INFO:tasks.ceph.ceph_manager.cluster1:all up! 2024-09-16T20:07:58.937 DEBUG:teuthology.orchestra.run.smithi064:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd dump --format=json 2024-09-16T20:07:59.235 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:07:59.235 INFO:teuthology.orchestra.run.smithi064.stdout:{"epoch":15,"fsid":"87babe48-07af-45aa-b678-a647570edc0a","created":"2024-09-16T20:07:39.256034+0000","modified":"2024-09-16T20:07:57.933627+0000","last_up_change":"2024-09-16T20:07:48.906514+0000","last_in_change":"2024-09-16T20:07:40.128262+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":4,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-16T20:07:49.806318+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"11","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.9900000095367432,"score_stable":2.9900000095367432,"optimal_score":0.67000001668930054,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-16T20:07:54.526176+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"15","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":2,"snap_epoch":15,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.8799999952316284,"score_stable":1.8799999952316284,"optimal_score":1,"raw_score_acting":1.8799999952316284,"raw_score_stable":1.8799999952316284,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"922b69b2-8954-4172-9381-efcd3fcbe28f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6800","nonce":1751078190},{"type":"v1","addr":"172.21.15.64:6801","nonce":1751078190}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6802","nonce":1751078190},{"type":"v1","addr":"172.21.15.64:6803","nonce":1751078190}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6806","nonce":1751078190},{"type":"v1","addr":"172.21.15.64:6807","nonce":1751078190}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6804","nonce":1751078190},{"type":"v1","addr":"172.21.15.64:6805","nonce":1751078190}]},"public_addr":"172.21.15.64:6801/1751078190","cluster_addr":"172.21.15.64:6803/1751078190","heartbeat_back_addr":"172.21.15.64:6807/1751078190","heartbeat_front_addr":"172.21.15.64:6805/1751078190","state":["exists","up"]},{"osd":1,"uuid":"dd996b72-6e6b-41dc-8ba0-0c8c1acb7145","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6808","nonce":1241485645},{"type":"v1","addr":"172.21.15.64:6809","nonce":1241485645}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6810","nonce":1241485645},{"type":"v1","addr":"172.21.15.64:6811","nonce":1241485645}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6814","nonce":1241485645},{"type":"v1","addr":"172.21.15.64:6815","nonce":1241485645}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6812","nonce":1241485645},{"type":"v1","addr":"172.21.15.64:6813","nonce":1241485645}]},"public_addr":"172.21.15.64:6809/1241485645","cluster_addr":"172.21.15.64:6811/1241485645","heartbeat_back_addr":"172.21.15.64:6815/1241485645","heartbeat_front_addr":"172.21.15.64:6813/1241485645","state":["exists","up"]},{"osd":2,"uuid":"8d630d4f-8311-4809-bf40-d85bfe1d8286","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6816","nonce":2398277081},{"type":"v1","addr":"172.21.15.64:6817","nonce":2398277081}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6818","nonce":2398277081},{"type":"v1","addr":"172.21.15.64:6819","nonce":2398277081}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6822","nonce":2398277081},{"type":"v1","addr":"172.21.15.64:6823","nonce":2398277081}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6820","nonce":2398277081},{"type":"v1","addr":"172.21.15.64:6821","nonce":2398277081}]},"public_addr":"172.21.15.64:6817/2398277081","cluster_addr":"172.21.15.64:6819/2398277081","heartbeat_back_addr":"172.21.15.64:6823/2398277081","heartbeat_front_addr":"172.21.15.64:6821/2398277081","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T20:07:45.957727+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T20:07:46.416461+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T20:07:46.639401+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"new_removed_snaps":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"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-09-16T20:07:59.247 DEBUG:teuthology.orchestra.run.smithi064:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 tell osd.0 flush_pg_stats 2024-09-16T20:07:59.248 DEBUG:teuthology.orchestra.run.smithi064:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 tell osd.1 flush_pg_stats 2024-09-16T20:07:59.248 DEBUG:teuthology.orchestra.run.smithi064:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 tell osd.2 flush_pg_stats 2024-09-16T20:07:59.389 INFO:teuthology.orchestra.run.smithi064.stdout:34359738371 2024-09-16T20:07:59.389 DEBUG:teuthology.orchestra.run.smithi064:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd last-stat-seq osd.2 2024-09-16T20:07:59.394 INFO:teuthology.orchestra.run.smithi064.stdout:34359738372 2024-09-16T20:07:59.394 DEBUG:teuthology.orchestra.run.smithi064:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd last-stat-seq osd.0 2024-09-16T20:07:59.395 INFO:teuthology.orchestra.run.smithi064.stdout:34359738373 2024-09-16T20:07:59.395 DEBUG:teuthology.orchestra.run.smithi064:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd last-stat-seq osd.1 2024-09-16T20:07:59.700 INFO:teuthology.orchestra.run.smithi064.stdout:34359738370 2024-09-16T20:07:59.713 INFO:tasks.ceph.ceph_manager.cluster1:need seq 34359738371 got 34359738370 for osd.2 2024-09-16T20:07:59.737 INFO:teuthology.orchestra.run.smithi064.stdout:34359738372 2024-09-16T20:07:59.742 INFO:teuthology.orchestra.run.smithi064.stdout:34359738371 2024-09-16T20:07:59.750 INFO:tasks.ceph.ceph_manager.cluster1:need seq 34359738373 got 34359738372 for osd.1 2024-09-16T20:07:59.755 INFO:tasks.ceph.ceph_manager.cluster1:need seq 34359738372 got 34359738371 for osd.0 2024-09-16T20:08:00.714 DEBUG:teuthology.orchestra.run.smithi064:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd last-stat-seq osd.2 2024-09-16T20:08:00.751 DEBUG:teuthology.orchestra.run.smithi064:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd last-stat-seq osd.1 2024-09-16T20:08:00.756 DEBUG:teuthology.orchestra.run.smithi064:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd last-stat-seq osd.0 2024-09-16T20:08:01.045 INFO:teuthology.orchestra.run.smithi064.stdout:34359738371 2024-09-16T20:08:01.058 INFO:tasks.ceph.ceph_manager.cluster1:need seq 34359738371 got 34359738371 for osd.2 2024-09-16T20:08:01.058 DEBUG:teuthology.parallel:result is None 2024-09-16T20:08:01.065 INFO:teuthology.orchestra.run.smithi064.stdout:34359738373 2024-09-16T20:08:01.079 INFO:tasks.ceph.ceph_manager.cluster1:need seq 34359738373 got 34359738373 for osd.1 2024-09-16T20:08:01.079 DEBUG:teuthology.parallel:result is None 2024-09-16T20:08:01.089 INFO:teuthology.orchestra.run.smithi064.stdout:34359738372 2024-09-16T20:08:01.103 INFO:tasks.ceph.ceph_manager.cluster1:need seq 34359738372 got 34359738372 for osd.0 2024-09-16T20:08:01.103 DEBUG:teuthology.parallel:result is None 2024-09-16T20:08:01.103 INFO:tasks.ceph.ceph_manager.cluster1:waiting for clean 2024-09-16T20:08:01.103 DEBUG:teuthology.orchestra.run.smithi064:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2024-09-16T20:08:01.433 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:08:01.434 INFO:teuthology.orchestra.run.smithi064.stderr:dumped all 2024-09-16T20:08:01.445 INFO:teuthology.orchestra.run.smithi064.stdout:{"pg_ready":true,"pg_map":{"version":18,"stamp":"2024-09-16T20:07:59.791946+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590387,"num_objects":4,"num_object_clones":0,"num_object_copies":8,"num_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":56,"num_read_kb":46,"num_write":81,"num_write_kb":1108,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":17,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":81604,"kb_used_data":512,"kb_used_omap":4,"kb_used_meta":81019,"kb_avail":283033916,"statfs":{"total":289910292480,"available":289826729984,"internally_reserved":0,"allocated":524288,"data_stored":1295959,"data_compressed":60094,"data_compressed_allocated":81920,"data_compressed_original":1146880,"omap_allocated":4789,"internal_metadata":82963787},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":5,"apply_latency_ms":5,"commit_latency_ns":5000000,"apply_latency_ns":5000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":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.866245"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-16T20:07:57.942003+0000","last_change":"2024-09-16T20:07:57.942003+0000","last_active":"2024-09-16T20:07:57.942003+0000","last_peered":"2024-09-16T20:07:57.942003+0000","last_clean":"2024-09-16T20:07:57.942003+0000","last_became_active":"2024-09-16T20:07:55.935665+0000","last_became_peered":"2024-09-16T20:07:55.935665+0000","last_unstale":"2024-09-16T20:07:57.942003+0000","last_undegraded":"2024-09-16T20:07:57.942003+0000","last_fullsized":"2024-09-16T20:07:57.942003+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_clean_scrub_stamp":"2024-09-16T20:07:54.922180+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T06:08:49.411507+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00065393700000000005,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.6","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-16T20:07:57.942007+0000","last_change":"2024-09-16T20:07:57.942007+0000","last_active":"2024-09-16T20:07:57.942007+0000","last_peered":"2024-09-16T20:07:57.942007+0000","last_clean":"2024-09-16T20:07:57.942007+0000","last_became_active":"2024-09-16T20:07:55.936045+0000","last_became_peered":"2024-09-16T20:07:55.936045+0000","last_unstale":"2024-09-16T20:07:57.942007+0000","last_undegraded":"2024-09-16T20:07:57.942007+0000","last_fullsized":"2024-09-16T20:07:57.942007+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_clean_scrub_stamp":"2024-09-16T20:07:54.922180+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T01:09:29.467937+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00070545000000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.5","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-16T20:07:57.942290+0000","last_change":"2024-09-16T20:07:57.942290+0000","last_active":"2024-09-16T20:07:57.942290+0000","last_peered":"2024-09-16T20:07:57.942290+0000","last_clean":"2024-09-16T20:07:57.942290+0000","last_became_active":"2024-09-16T20:07:55.935326+0000","last_became_peered":"2024-09-16T20:07:55.935326+0000","last_unstale":"2024-09-16T20:07:57.942290+0000","last_undegraded":"2024-09-16T20:07:57.942290+0000","last_fullsized":"2024-09-16T20:07:57.942290+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_clean_scrub_stamp":"2024-09-16T20:07:54.922180+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T04:59:48.065873+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00093030800000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.4","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-16T20:07:57.942711+0000","last_change":"2024-09-16T20:07:57.942711+0000","last_active":"2024-09-16T20:07:57.942711+0000","last_peered":"2024-09-16T20:07:57.942711+0000","last_clean":"2024-09-16T20:07:57.942711+0000","last_became_active":"2024-09-16T20:07:55.935596+0000","last_became_peered":"2024-09-16T20:07:55.935596+0000","last_unstale":"2024-09-16T20:07:57.942711+0000","last_undegraded":"2024-09-16T20:07:57.942711+0000","last_fullsized":"2024-09-16T20:07:57.942711+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_clean_scrub_stamp":"2024-09-16T20:07:54.922180+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T01:49:34.315566+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011094189999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.2","version":"15'2","reported_seq":22,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-16T20:07:57.940601+0000","last_change":"2024-09-16T20:07:57.938138+0000","last_active":"2024-09-16T20:07:57.940601+0000","last_peered":"2024-09-16T20:07:57.940601+0000","last_clean":"2024-09-16T20:07:57.940601+0000","last_became_active":"2024-09-16T20:07:55.933531+0000","last_became_peered":"2024-09-16T20:07:55.933531+0000","last_unstale":"2024-09-16T20:07:57.940601+0000","last_undegraded":"2024-09-16T20:07:57.940601+0000","last_fullsized":"2024-09-16T20:07:57.940601+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_clean_scrub_stamp":"2024-09-16T20:07:54.922180+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T05:42:56.353042+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00042077500000000002,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.1","version":"0'0","reported_seq":18,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-16T20:07:58.250327+0000","last_change":"2024-09-16T20:07:58.250327+0000","last_active":"2024-09-16T20:07:58.250327+0000","last_peered":"2024-09-16T20:07:58.250327+0000","last_clean":"2024-09-16T20:07:58.250327+0000","last_became_active":"2024-09-16T20:07:55.938111+0000","last_became_peered":"2024-09-16T20:07:55.938111+0000","last_unstale":"2024-09-16T20:07:58.250327+0000","last_undegraded":"2024-09-16T20:07:58.250327+0000","last_fullsized":"2024-09-16T20:07:58.250327+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_clean_scrub_stamp":"2024-09-16T20:07:54.922180+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T05:42:56.353042+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00032881799999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.0","version":"0'0","reported_seq":18,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-16T20:07:58.250437+0000","last_change":"2024-09-16T20:07:58.250437+0000","last_active":"2024-09-16T20:07:58.250437+0000","last_peered":"2024-09-16T20:07:58.250437+0000","last_clean":"2024-09-16T20:07:58.250437+0000","last_became_active":"2024-09-16T20:07:55.937998+0000","last_became_peered":"2024-09-16T20:07:55.937998+0000","last_unstale":"2024-09-16T20:07:58.250437+0000","last_undegraded":"2024-09-16T20:07:58.250437+0000","last_fullsized":"2024-09-16T20:07:58.250437+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_clean_scrub_stamp":"2024-09-16T20:07:54.922180+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T01:00:18.036206+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00036641400000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.3","version":"13'1","reported_seq":21,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-16T20:07:57.942366+0000","last_change":"2024-09-16T20:07:57.942366+0000","last_active":"2024-09-16T20:07:57.942366+0000","last_peered":"2024-09-16T20:07:57.942366+0000","last_clean":"2024-09-16T20:07:57.942366+0000","last_became_active":"2024-09-16T20:07:55.938036+0000","last_became_peered":"2024-09-16T20:07:55.938036+0000","last_unstale":"2024-09-16T20:07:57.942366+0000","last_undegraded":"2024-09-16T20:07:57.942366+0000","last_fullsized":"2024-09-16T20:07:57.942366+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_clean_scrub_stamp":"2024-09-16T20:07:54.922180+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T21:08:17.618162+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00082081999999999999,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"1.0","version":"10'52","reported_seq":88,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-16T20:07:57.941125+0000","last_change":"2024-09-16T20:07:50.922909+0000","last_active":"2024-09-16T20:07:57.941125+0000","last_peered":"2024-09-16T20:07:57.941125+0000","last_clean":"2024-09-16T20:07:57.941125+0000","last_became_active":"2024-09-16T20:07:50.921950+0000","last_became_peered":"2024-09-16T20:07:50.921950+0000","last_unstale":"2024-09-16T20:07:57.941125+0000","last_undegraded":"2024-09-16T20:07:57.941125+0000","last_fullsized":"2024-09-16T20:07:57.941125+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:07:49.910236+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:07:49.910236+0000","last_clean_scrub_stamp":"2024-09-16T20:07:49.910236+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T22:10:40.892870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":38,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":122880,"data_stored":1180736,"data_compressed":60094,"data_compressed_allocated":81920,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":8,"seq":34359738371,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27156,"kb_used_data":128,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344684,"statfs":{"total":96636764160,"available":96608956416,"internally_reserved":0,"allocated":131072,"data_stored":38395,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":1,"up_from":8,"seq":34359738373,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27220,"kb_used_data":192,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344620,"statfs":{"total":96636764160,"available":96608890880,"internally_reserved":0,"allocated":196608,"data_stored":628782,"data_compressed":30047,"data_compressed_allocated":40960,"data_compressed_original":573440,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738372,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27228,"kb_used_data":192,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344612,"statfs":{"total":96636764160,"available":96608882688,"internally_reserved":0,"allocated":196608,"data_stored":628782,"data_compressed":30047,"data_compressed_allocated":40960,"data_compressed_original":573440,"omap_allocated":1599,"internal_metadata":27654593},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":61440,"data_stored":590368,"data_compressed":30047,"data_compressed_allocated":40960,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":61440,"data_stored":590368,"data_compressed":30047,"data_compressed_allocated":40960,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-16T20:08:01.446 DEBUG:teuthology.orchestra.run.smithi064:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2024-09-16T20:08:01.740 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:08:01.741 INFO:teuthology.orchestra.run.smithi064.stderr:dumped all 2024-09-16T20:08:01.752 INFO:teuthology.orchestra.run.smithi064.stdout:{"pg_ready":true,"pg_map":{"version":18,"stamp":"2024-09-16T20:07:59.791946+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590387,"num_objects":4,"num_object_clones":0,"num_object_copies":8,"num_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":56,"num_read_kb":46,"num_write":81,"num_write_kb":1108,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":17,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":81604,"kb_used_data":512,"kb_used_omap":4,"kb_used_meta":81019,"kb_avail":283033916,"statfs":{"total":289910292480,"available":289826729984,"internally_reserved":0,"allocated":524288,"data_stored":1295959,"data_compressed":60094,"data_compressed_allocated":81920,"data_compressed_original":1146880,"omap_allocated":4789,"internal_metadata":82963787},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":5,"apply_latency_ms":5,"commit_latency_ns":5000000,"apply_latency_ns":5000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":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.866245"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-16T20:07:57.942003+0000","last_change":"2024-09-16T20:07:57.942003+0000","last_active":"2024-09-16T20:07:57.942003+0000","last_peered":"2024-09-16T20:07:57.942003+0000","last_clean":"2024-09-16T20:07:57.942003+0000","last_became_active":"2024-09-16T20:07:55.935665+0000","last_became_peered":"2024-09-16T20:07:55.935665+0000","last_unstale":"2024-09-16T20:07:57.942003+0000","last_undegraded":"2024-09-16T20:07:57.942003+0000","last_fullsized":"2024-09-16T20:07:57.942003+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_clean_scrub_stamp":"2024-09-16T20:07:54.922180+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T06:08:49.411507+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00065393700000000005,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.6","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-16T20:07:57.942007+0000","last_change":"2024-09-16T20:07:57.942007+0000","last_active":"2024-09-16T20:07:57.942007+0000","last_peered":"2024-09-16T20:07:57.942007+0000","last_clean":"2024-09-16T20:07:57.942007+0000","last_became_active":"2024-09-16T20:07:55.936045+0000","last_became_peered":"2024-09-16T20:07:55.936045+0000","last_unstale":"2024-09-16T20:07:57.942007+0000","last_undegraded":"2024-09-16T20:07:57.942007+0000","last_fullsized":"2024-09-16T20:07:57.942007+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_clean_scrub_stamp":"2024-09-16T20:07:54.922180+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T01:09:29.467937+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00070545000000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.5","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-16T20:07:57.942290+0000","last_change":"2024-09-16T20:07:57.942290+0000","last_active":"2024-09-16T20:07:57.942290+0000","last_peered":"2024-09-16T20:07:57.942290+0000","last_clean":"2024-09-16T20:07:57.942290+0000","last_became_active":"2024-09-16T20:07:55.935326+0000","last_became_peered":"2024-09-16T20:07:55.935326+0000","last_unstale":"2024-09-16T20:07:57.942290+0000","last_undegraded":"2024-09-16T20:07:57.942290+0000","last_fullsized":"2024-09-16T20:07:57.942290+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_clean_scrub_stamp":"2024-09-16T20:07:54.922180+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T04:59:48.065873+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00093030800000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.4","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-16T20:07:57.942711+0000","last_change":"2024-09-16T20:07:57.942711+0000","last_active":"2024-09-16T20:07:57.942711+0000","last_peered":"2024-09-16T20:07:57.942711+0000","last_clean":"2024-09-16T20:07:57.942711+0000","last_became_active":"2024-09-16T20:07:55.935596+0000","last_became_peered":"2024-09-16T20:07:55.935596+0000","last_unstale":"2024-09-16T20:07:57.942711+0000","last_undegraded":"2024-09-16T20:07:57.942711+0000","last_fullsized":"2024-09-16T20:07:57.942711+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_clean_scrub_stamp":"2024-09-16T20:07:54.922180+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T01:49:34.315566+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011094189999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.2","version":"15'2","reported_seq":22,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-16T20:07:57.940601+0000","last_change":"2024-09-16T20:07:57.938138+0000","last_active":"2024-09-16T20:07:57.940601+0000","last_peered":"2024-09-16T20:07:57.940601+0000","last_clean":"2024-09-16T20:07:57.940601+0000","last_became_active":"2024-09-16T20:07:55.933531+0000","last_became_peered":"2024-09-16T20:07:55.933531+0000","last_unstale":"2024-09-16T20:07:57.940601+0000","last_undegraded":"2024-09-16T20:07:57.940601+0000","last_fullsized":"2024-09-16T20:07:57.940601+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_clean_scrub_stamp":"2024-09-16T20:07:54.922180+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T05:42:56.353042+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00042077500000000002,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.1","version":"0'0","reported_seq":18,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-16T20:07:58.250327+0000","last_change":"2024-09-16T20:07:58.250327+0000","last_active":"2024-09-16T20:07:58.250327+0000","last_peered":"2024-09-16T20:07:58.250327+0000","last_clean":"2024-09-16T20:07:58.250327+0000","last_became_active":"2024-09-16T20:07:55.938111+0000","last_became_peered":"2024-09-16T20:07:55.938111+0000","last_unstale":"2024-09-16T20:07:58.250327+0000","last_undegraded":"2024-09-16T20:07:58.250327+0000","last_fullsized":"2024-09-16T20:07:58.250327+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_clean_scrub_stamp":"2024-09-16T20:07:54.922180+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T05:42:56.353042+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00032881799999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.0","version":"0'0","reported_seq":18,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-16T20:07:58.250437+0000","last_change":"2024-09-16T20:07:58.250437+0000","last_active":"2024-09-16T20:07:58.250437+0000","last_peered":"2024-09-16T20:07:58.250437+0000","last_clean":"2024-09-16T20:07:58.250437+0000","last_became_active":"2024-09-16T20:07:55.937998+0000","last_became_peered":"2024-09-16T20:07:55.937998+0000","last_unstale":"2024-09-16T20:07:58.250437+0000","last_undegraded":"2024-09-16T20:07:58.250437+0000","last_fullsized":"2024-09-16T20:07:58.250437+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_clean_scrub_stamp":"2024-09-16T20:07:54.922180+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T01:00:18.036206+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00036641400000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.3","version":"13'1","reported_seq":21,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-16T20:07:57.942366+0000","last_change":"2024-09-16T20:07:57.942366+0000","last_active":"2024-09-16T20:07:57.942366+0000","last_peered":"2024-09-16T20:07:57.942366+0000","last_clean":"2024-09-16T20:07:57.942366+0000","last_became_active":"2024-09-16T20:07:55.938036+0000","last_became_peered":"2024-09-16T20:07:55.938036+0000","last_unstale":"2024-09-16T20:07:57.942366+0000","last_undegraded":"2024-09-16T20:07:57.942366+0000","last_fullsized":"2024-09-16T20:07:57.942366+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_clean_scrub_stamp":"2024-09-16T20:07:54.922180+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T21:08:17.618162+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00082081999999999999,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"1.0","version":"10'52","reported_seq":88,"reported_epoch":15,"state":"active+clean","last_fresh":"2024-09-16T20:07:57.941125+0000","last_change":"2024-09-16T20:07:50.922909+0000","last_active":"2024-09-16T20:07:57.941125+0000","last_peered":"2024-09-16T20:07:57.941125+0000","last_clean":"2024-09-16T20:07:57.941125+0000","last_became_active":"2024-09-16T20:07:50.921950+0000","last_became_peered":"2024-09-16T20:07:50.921950+0000","last_unstale":"2024-09-16T20:07:57.941125+0000","last_undegraded":"2024-09-16T20:07:57.941125+0000","last_fullsized":"2024-09-16T20:07:57.941125+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:07:49.910236+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:07:49.910236+0000","last_clean_scrub_stamp":"2024-09-16T20:07:49.910236+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T22:10:40.892870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":38,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":122880,"data_stored":1180736,"data_compressed":60094,"data_compressed_allocated":81920,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":8,"seq":34359738371,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27156,"kb_used_data":128,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344684,"statfs":{"total":96636764160,"available":96608956416,"internally_reserved":0,"allocated":131072,"data_stored":38395,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":1,"up_from":8,"seq":34359738373,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27220,"kb_used_data":192,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344620,"statfs":{"total":96636764160,"available":96608890880,"internally_reserved":0,"allocated":196608,"data_stored":628782,"data_compressed":30047,"data_compressed_allocated":40960,"data_compressed_original":573440,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738372,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27228,"kb_used_data":192,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344612,"statfs":{"total":96636764160,"available":96608882688,"internally_reserved":0,"allocated":196608,"data_stored":628782,"data_compressed":30047,"data_compressed_allocated":40960,"data_compressed_original":573440,"omap_allocated":1599,"internal_metadata":27654593},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":61440,"data_stored":590368,"data_compressed":30047,"data_compressed_allocated":40960,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":61440,"data_stored":590368,"data_compressed":30047,"data_compressed_allocated":40960,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-16T20:08:01.753 INFO:tasks.ceph.ceph_manager.cluster1:clean! 2024-09-16T20:08:01.753 INFO:tasks.ceph:Waiting until ceph cluster cluster1 is healthy... 2024-09-16T20:08:01.753 INFO:tasks.ceph.ceph_manager.cluster1:wait_until_healthy 2024-09-16T20:08:01.753 DEBUG:teuthology.orchestra.run.smithi064:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 health --format=json 2024-09-16T20:08:02.084 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:08:02.084 INFO:teuthology.orchestra.run.smithi064.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-16T20:08:02.096 INFO:tasks.ceph.ceph_manager.cluster1:wait_until_healthy done 2024-09-16T20:08:02.097 INFO:teuthology.run_tasks:Running task ceph... 2024-09-16T20:08:02.106 INFO:tasks.ceph:Creating ceph cluster cluster2... 2024-09-16T20:08:02.106 INFO:tasks.ceph:config {'conf': {'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bluestore block size': 96636764160, 'bluestore compression algorithm': 'snappy', 'bluestore compression mode': 'aggressive', 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}}, 'fs': 'xfs', 'mkfs_options': None, 'mount_options': None, 'skip_mgr_daemons': False, 'log_ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'cpu_profile': set(), 'cluster': 'cluster2', 'mon_bind_msgr2': True, 'mon_bind_addrvec': True} 2024-09-16T20:08:02.106 INFO:tasks.ceph:ctx.config {'archive_path': '/home/teuthworker/archive/dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi/7907472', 'branch': 'wip-dis-testing', 'description': 'rbd/migration-external/{1-base/install 2-clusters/2-node 3-objectstore/bluestore-comp-snappy 4-supported-random-distro$/{centos_latest} 5-data-pool/none 6-prepare/native-clone 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute conf/{disable-pool-app}}', 'email': 'idryomov@gmail.com', 'exclude_arch': 'armv7l', 'first_in_suite': False, 'io_workload': {'sequential': [{'qemu': {'cluster1.client.0': {'disks': [{'action': 'none', 'image_name': 'client.0.0'}, {'action': 'none', 'image_name': 'client.0.1'}, {'action': 'none', 'image_name': 'client.0.2'}], 'test': 'qa/run_xfstests_qemu.sh', 'type': 'block'}}}]}, 'job_id': '7907472', 'kernel': {'kdb': 1, 'sha1': 'distro'}, 'last_in_suite': False, 'machine_type': 'smithi', 'meta': [{'desc': 'run two ceph clusters'}, {'desc': '2 ceph clusters with 1 mon and 3 osds each'}], 'migrate_workload': {'sequential': [{'exec': {'cluster1.client.0': ['sleep $((RANDOM % 600))', 'rbd --cluster cluster1 migration execute client.0.0', 'sleep $((RANDOM % 600))', 'rbd --cluster cluster1 migration commit client.0.0', 'sleep $((RANDOM % 600))', 'rbd --cluster cluster1 migration execute client.0.1']}}]}, 'name': 'dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi', 'no_nested_subset': False, 'os_type': 'centos', 'os_version': '9.stream', 'overrides': {'admin_socket': {'branch': 'wip-dis-testing'}, 'ceph': {'conf': {'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bluestore block size': 96636764160, 'bluestore compression algorithm': 'snappy', 'bluestore compression mode': 'aggressive', 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '6e8474a02f2b86353394076ab80c6f50ea28e361'}, 'ceph-deploy': {'conf': {'client': {'log file': '/var/log/ceph/ceph-$name.$pid.log'}, 'mon': {}}}, 'install': {'ceph': {'flavor': 'default', 'sha1': '6e8474a02f2b86353394076ab80c6f50ea28e361'}}, 'thrashosds': {'bdev_inject_crash': 2, 'bdev_inject_crash_probability': 0.5}, 'workunit': {'branch': 'wip-dis-testing', 'sha1': '6e8474a02f2b86353394076ab80c6f50ea28e361'}}, 'owner': 'scheduled_dis@teuthology', 'priority': 70, 'repo': 'https://github.com/ceph/ceph-ci', 'roles': [['cluster1.mon.a', 'cluster1.mgr.x', 'cluster1.osd.0', 'cluster1.osd.1', 'cluster1.osd.2', 'cluster1.client.0'], ['cluster2.mon.a', 'cluster2.mgr.x', 'cluster2.osd.0', 'cluster2.osd.1', 'cluster2.osd.2', 'cluster2.client.0']], 'seed': 2961, 'sha1': '6e8474a02f2b86353394076ab80c6f50ea28e361', 'sleep_before_teardown': 0, 'subset': '66/100', 'suite': 'rbd', 'suite_branch': 'wip-dis-testing', 'suite_path': '/home/teuthworker/src/github.com_ceph_ceph-c_6e8474a02f2b86353394076ab80c6f50ea28e361/qa', 'suite_relpath': 'qa', 'suite_repo': 'https://github.com/ceph/ceph-ci', 'suite_sha1': '6e8474a02f2b86353394076ab80c6f50ea28e361', 'targets': {'smithi064.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBYeweBSo3mpt6+ecgqyRj9AzuZq7APUgmVOihgmcPf91WbvBbJpkthlQBA34hE5F0qtZHi6oBC6qv9NvhUINr4=', 'smithi193.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDaSEeau5aea9JwAyOagKR114HBZSKAm/WiVtPjt5lxqx6KZcIrXoBaY+WE9CRstXG+YYb0ypuLz8yDODb9l5VI='}, 'tasks': [{'internal.check_packages': None}, {'internal.buildpackages_prep': None}, {'internal.save_config': None}, {'internal.check_lock': None}, {'internal.add_remotes': None}, {'console_log': None}, {'internal.connect': None}, {'internal.push_inventory': None}, {'internal.serialize_remote_roles': None}, {'internal.check_conflict': None}, {'internal.check_ceph_data': None}, {'internal.vm_setup': None}, {'kernel': {'kdb': 1, 'sha1': 'distro'}}, {'internal.base': None}, {'internal.archive_upload': None}, {'internal.archive': None}, {'internal.coredump': None}, {'internal.sudo': None}, {'internal.syslog': None}, {'internal.timer': None}, {'pcp': None}, {'selinux': None}, {'ansible.cephlab': None}, {'clock': None}, {'install': None}, {'ceph': {'cluster': 'cluster1', 'conf': {'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bluestore block size': 96636764160, 'bluestore compression algorithm': 'snappy', 'bluestore compression mode': 'aggressive', 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '6e8474a02f2b86353394076ab80c6f50ea28e361'}}, {'ceph': {'cluster': 'cluster2', 'conf': {'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bluestore block size': 96636764160, 'bluestore compression algorithm': 'snappy', 'bluestore compression mode': 'aggressive', 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '6e8474a02f2b86353394076ab80c6f50ea28e361'}}, {'exec': {'cluster2.client.0': ['echo \'{"type":"qcow","stream":{"type":"http","url":"http://download.ceph.com/qa/ubuntu-12.04.qcow2"}}\' | rbd --cluster cluster2 migration prepare --import-only --source-spec-path - client.0.0-src', 'rbd --cluster cluster2 migration execute client.0.0-src', 'rbd --cluster cluster2 migration commit client.0.0-src', 'rbd --cluster cluster2 snap create client.0.0-src@snap', 'rbd --cluster cluster2 snap protect client.0.0-src@snap', 'rbd --cluster cluster2 clone client.0.0-src@snap client.0.0', 'rbd --cluster cluster2 snap create client.0.0@snap', 'rbd --cluster cluster2 create --size 1G client.0.1-src', 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 1M client.0.1-src', 'rbd --cluster cluster2 snap create client.0.1-src@snap', 'rbd --cluster cluster2 snap protect client.0.1-src@snap', 'rbd --cluster cluster2 clone client.0.1-src@snap client.0.1', 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 1M client.0.1', 'rbd --cluster cluster2 snap create client.0.1@snap', 'rbd --cluster cluster2 create --size 1G client.0.2-src', 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 1M client.0.2-src', 'rbd --cluster cluster2 snap create client.0.2-src@snap', 'rbd --cluster cluster2 snap protect client.0.2-src@snap', 'rbd --cluster cluster2 clone client.0.2-src@snap client.0.2', 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 2M client.0.2', 'rbd --cluster cluster2 snap create client.0.2@snap']}}, {'exec': {'cluster1.client.0': ['echo \'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.0","snap_name":"snap"}\' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.0', 'echo \'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.1","snap_name":"snap"}\' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.1', 'echo \'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.2","snap_name":"snap"}\' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.2']}}, {'parallel': ['io_workload', 'migrate_workload']}], 'teuthology': {'fragments_dropped': [], 'meta': {}, 'postmerge': []}, 'teuthology_branch': 'main', 'teuthology_sha1': '3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a', 'timestamp': '2024-09-16_19:45:14', 'tube': 'smithi', 'user': 'dis', 'verbose': True, 'worker_log': '/home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856'} 2024-09-16T20:08:02.107 DEBUG:teuthology.orchestra.run.smithi064:> install -d -m0755 -- /home/ubuntu/cephtest/cluster2.data 2024-09-16T20:08:02.109 DEBUG:teuthology.orchestra.run.smithi193:> install -d -m0755 -- /home/ubuntu/cephtest/cluster2.data 2024-09-16T20:08:02.128 DEBUG:teuthology.orchestra.run.smithi064:> sudo install -d -m0777 -- /var/run/ceph 2024-09-16T20:08:02.166 DEBUG:teuthology.orchestra.run.smithi193:> sudo install -d -m0777 -- /var/run/ceph 2024-09-16T20:08:02.198 DEBUG:teuthology.orchestra.run.smithi193:> set -ex 2024-09-16T20:08:02.198 DEBUG:teuthology.orchestra.run.smithi193:> dd if=/scratch_devs of=/dev/stdout 2024-09-16T20:08:02.257 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-09-16T20:08:02.257 DEBUG:teuthology.orchestra.run.smithi193:> stat /dev/vg_nvme/lv_1 2024-09-16T20:08:02.315 INFO:teuthology.orchestra.run.smithi193.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-16T20:08:02.315 INFO:teuthology.orchestra.run.smithi193.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T20:08:02.315 INFO:teuthology.orchestra.run.smithi193.stdout:Device: 5h/5d Inode: 667 Links: 1 2024-09-16T20:08:02.315 INFO:teuthology.orchestra.run.smithi193.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T20:08:02.315 INFO:teuthology.orchestra.run.smithi193.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T20:08:02.315 INFO:teuthology.orchestra.run.smithi193.stdout:Access: 2024-09-16 20:07:15.259628202 +0000 2024-09-16T20:08:02.316 INFO:teuthology.orchestra.run.smithi193.stdout:Modify: 2024-09-16 20:04:16.227024366 +0000 2024-09-16T20:08:02.316 INFO:teuthology.orchestra.run.smithi193.stdout:Change: 2024-09-16 20:04:16.227024366 +0000 2024-09-16T20:08:02.316 INFO:teuthology.orchestra.run.smithi193.stdout: Birth: 2024-09-16 20:04:16.227024366 +0000 2024-09-16T20:08:02.316 DEBUG:teuthology.orchestra.run.smithi193:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-16T20:08:02.381 INFO:teuthology.orchestra.run.smithi193.stderr:1+0 records in 2024-09-16T20:08:02.381 INFO:teuthology.orchestra.run.smithi193.stderr:1+0 records out 2024-09-16T20:08:02.382 INFO:teuthology.orchestra.run.smithi193.stderr:512 bytes copied, 0.000194827 s, 2.6 MB/s 2024-09-16T20:08:02.383 DEBUG:teuthology.orchestra.run.smithi193:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-16T20:08:02.441 DEBUG:teuthology.orchestra.run.smithi193:> stat /dev/vg_nvme/lv_2 2024-09-16T20:08:02.498 INFO:teuthology.orchestra.run.smithi193.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-16T20:08:02.498 INFO:teuthology.orchestra.run.smithi193.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T20:08:02.498 INFO:teuthology.orchestra.run.smithi193.stdout:Device: 5h/5d Inode: 686 Links: 1 2024-09-16T20:08:02.498 INFO:teuthology.orchestra.run.smithi193.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T20:08:02.498 INFO:teuthology.orchestra.run.smithi193.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T20:08:02.498 INFO:teuthology.orchestra.run.smithi193.stdout:Access: 2024-09-16 20:07:15.259628202 +0000 2024-09-16T20:08:02.498 INFO:teuthology.orchestra.run.smithi193.stdout:Modify: 2024-09-16 20:04:16.605018087 +0000 2024-09-16T20:08:02.498 INFO:teuthology.orchestra.run.smithi193.stdout:Change: 2024-09-16 20:04:16.605018087 +0000 2024-09-16T20:08:02.498 INFO:teuthology.orchestra.run.smithi193.stdout: Birth: 2024-09-16 20:04:16.605018087 +0000 2024-09-16T20:08:02.499 DEBUG:teuthology.orchestra.run.smithi193:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-16T20:08:02.564 INFO:teuthology.orchestra.run.smithi193.stderr:1+0 records in 2024-09-16T20:08:02.564 INFO:teuthology.orchestra.run.smithi193.stderr:1+0 records out 2024-09-16T20:08:02.565 INFO:teuthology.orchestra.run.smithi193.stderr:512 bytes copied, 0.000222291 s, 2.3 MB/s 2024-09-16T20:08:02.566 DEBUG:teuthology.orchestra.run.smithi193:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-16T20:08:02.622 DEBUG:teuthology.orchestra.run.smithi193:> stat /dev/vg_nvme/lv_3 2024-09-16T20:08:02.678 INFO:teuthology.orchestra.run.smithi193.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-16T20:08:02.678 INFO:teuthology.orchestra.run.smithi193.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T20:08:02.678 INFO:teuthology.orchestra.run.smithi193.stdout:Device: 5h/5d Inode: 705 Links: 1 2024-09-16T20:08:02.678 INFO:teuthology.orchestra.run.smithi193.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T20:08:02.678 INFO:teuthology.orchestra.run.smithi193.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T20:08:02.678 INFO:teuthology.orchestra.run.smithi193.stdout:Access: 2024-09-16 20:07:15.259628202 +0000 2024-09-16T20:08:02.679 INFO:teuthology.orchestra.run.smithi193.stdout:Modify: 2024-09-16 20:04:16.966012089 +0000 2024-09-16T20:08:02.679 INFO:teuthology.orchestra.run.smithi193.stdout:Change: 2024-09-16 20:04:16.966012089 +0000 2024-09-16T20:08:02.679 INFO:teuthology.orchestra.run.smithi193.stdout: Birth: 2024-09-16 20:04:16.966012089 +0000 2024-09-16T20:08:02.679 DEBUG:teuthology.orchestra.run.smithi193:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-16T20:08:02.743 INFO:teuthology.orchestra.run.smithi193.stderr:1+0 records in 2024-09-16T20:08:02.743 INFO:teuthology.orchestra.run.smithi193.stderr:1+0 records out 2024-09-16T20:08:02.743 INFO:teuthology.orchestra.run.smithi193.stderr:512 bytes copied, 0.000186545 s, 2.7 MB/s 2024-09-16T20:08:02.744 DEBUG:teuthology.orchestra.run.smithi193:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-16T20:08:02.801 DEBUG:teuthology.orchestra.run.smithi193:> stat /dev/vg_nvme/lv_4 2024-09-16T20:08:02.858 INFO:teuthology.orchestra.run.smithi193.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-16T20:08:02.858 INFO:teuthology.orchestra.run.smithi193.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T20:08:02.859 INFO:teuthology.orchestra.run.smithi193.stdout:Device: 5h/5d Inode: 725 Links: 1 2024-09-16T20:08:02.859 INFO:teuthology.orchestra.run.smithi193.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T20:08:02.859 INFO:teuthology.orchestra.run.smithi193.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T20:08:02.859 INFO:teuthology.orchestra.run.smithi193.stdout:Access: 2024-09-16 20:07:15.260628186 +0000 2024-09-16T20:08:02.859 INFO:teuthology.orchestra.run.smithi193.stdout:Modify: 2024-09-16 20:04:17.306006440 +0000 2024-09-16T20:08:02.859 INFO:teuthology.orchestra.run.smithi193.stdout:Change: 2024-09-16 20:04:17.306006440 +0000 2024-09-16T20:08:02.859 INFO:teuthology.orchestra.run.smithi193.stdout: Birth: 2024-09-16 20:04:17.306006440 +0000 2024-09-16T20:08:02.859 DEBUG:teuthology.orchestra.run.smithi193:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-16T20:08:02.921 INFO:teuthology.orchestra.run.smithi193.stderr:1+0 records in 2024-09-16T20:08:02.922 INFO:teuthology.orchestra.run.smithi193.stderr:1+0 records out 2024-09-16T20:08:02.922 INFO:teuthology.orchestra.run.smithi193.stderr:512 bytes copied, 0.000196127 s, 2.6 MB/s 2024-09-16T20:08:02.923 DEBUG:teuthology.orchestra.run.smithi193:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-16T20:08:02.979 INFO:tasks.ceph:osd dev map: {'cluster2.osd.0': '/dev/vg_nvme/lv_1', 'cluster2.osd.1': '/dev/vg_nvme/lv_2', 'cluster2.osd.2': '/dev/vg_nvme/lv_3'} 2024-09-16T20:08:02.979 INFO:tasks.ceph:remote_to_roles_to_devs: {Remote(name='ubuntu@smithi193.front.sepia.ceph.com'): {'cluster2.osd.0': '/dev/vg_nvme/lv_1', 'cluster2.osd.1': '/dev/vg_nvme/lv_2', 'cluster2.osd.2': '/dev/vg_nvme/lv_3'}} 2024-09-16T20:08:02.979 INFO:tasks.ceph:Generating config... 2024-09-16T20:08:02.981 INFO:tasks.ceph:[global] mon warn on pool no app = False 2024-09-16T20:08:02.981 INFO:tasks.ceph:[mgr] debug mgr = 20 2024-09-16T20:08:02.981 INFO:tasks.ceph:[mgr] debug ms = 1 2024-09-16T20:08:02.981 INFO:tasks.ceph:[mon] debug mon = 20 2024-09-16T20:08:02.981 INFO:tasks.ceph:[mon] debug ms = 1 2024-09-16T20:08:02.981 INFO:tasks.ceph:[mon] debug paxos = 20 2024-09-16T20:08:02.981 INFO:tasks.ceph:[osd] bluestore block size = 96636764160 2024-09-16T20:08:02.981 INFO:tasks.ceph:[osd] bluestore compression algorithm = snappy 2024-09-16T20:08:02.981 INFO:tasks.ceph:[osd] bluestore compression mode = aggressive 2024-09-16T20:08:02.981 INFO:tasks.ceph:[osd] bluestore fsck on mount = True 2024-09-16T20:08:02.982 INFO:tasks.ceph:[osd] debug bluefs = 1/20 2024-09-16T20:08:02.982 INFO:tasks.ceph:[osd] debug bluestore = 1/20 2024-09-16T20:08:02.982 INFO:tasks.ceph:[osd] debug ms = 1 2024-09-16T20:08:02.982 INFO:tasks.ceph:[osd] debug osd = 20 2024-09-16T20:08:02.982 INFO:tasks.ceph:[osd] debug rocksdb = 4/10 2024-09-16T20:08:02.982 INFO:tasks.ceph:[osd] mon osd backfillfull_ratio = 0.85 2024-09-16T20:08:02.982 INFO:tasks.ceph:[osd] mon osd full ratio = 0.9 2024-09-16T20:08:02.982 INFO:tasks.ceph:[osd] mon osd nearfull ratio = 0.8 2024-09-16T20:08:02.982 INFO:tasks.ceph:[osd] osd failsafe full ratio = 0.95 2024-09-16T20:08:02.982 INFO:tasks.ceph:[osd] osd objectstore = bluestore 2024-09-16T20:08:02.982 INFO:tasks.ceph:Setting up cluster2.mon.a... 2024-09-16T20:08:02.982 DEBUG:teuthology.orchestra.run.smithi193:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring /etc/ceph/cluster2.keyring 2024-09-16T20:08:03.070 INFO:teuthology.orchestra.run.smithi193.stdout:creating /etc/ceph/cluster2.keyring 2024-09-16T20:08:03.073 DEBUG:teuthology.orchestra.run.smithi193:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --gen-key --name=mon. /etc/ceph/cluster2.keyring 2024-09-16T20:08:03.116 DEBUG:teuthology.orchestra.run.smithi193:> sudo chmod 0644 /etc/ceph/cluster2.keyring 2024-09-16T20:08:03.180 DEBUG:tasks.ceph:Ceph mon addresses: [('cluster2.mon.a', '172.21.15.193')] 2024-09-16T20:08:03.181 DEBUG:tasks.ceph:writing out conf {'global': {'chdir': '', 'pid file': '/var/run/ceph/$cluster-$name.pid', 'auth supported': 'cephx', 'filestore xattr use omap': 'true', 'mon clock drift allowed': '1.000', 'osd crush chooseleaf type': '0', 'auth debug': 'true', 'ms die on old message': 'true', 'ms die on bug': 'true', 'mon max pg per osd': '10000', 'mon pg warn max object skew': '0', 'osd_pool_default_pg_autoscale_mode': 'off', 'osd pool default size': '2', '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', 'mon_warn_on_pool_no_redundancy': 'false', 'mon_allow_pool_size_one': 'true', 'osd pool default erasure code profile': 'plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd', 'osd default data pool replay window': '5', 'mon allow pool delete': 'true', 'mon cluster log file level': 'debug', 'debug asserts on shutdown': 'true', 'mon health detail to clog': 'false', 'mon host': '172.21.15.193', 'mon warn on pool no app': False}, 'osd': {'osd journal size': '100', '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 debug shutdown': 'true', 'osd debug op order': 'true', 'osd debug verify stray on activate': 'true', 'osd debug trim objects': 'true', 'osd open classes on start': 'true', 'osd debug pg log writeout': 'true', 'osd deep scrub update digest min age': '30', 'osd map max advance': '10', 'journal zero on create': 'true', 'filestore ondisk finisher threads': '3', 'filestore apply finisher threads': '3', 'bdev debug aio': 'true', 'osd debug misdirected ops': 'true', 'bluestore block size': 96636764160, 'bluestore compression algorithm': 'snappy', 'bluestore compression mode': 'aggressive', 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}, 'mgr': {'debug ms': 1, 'debug mgr': 20, 'debug mon': '20', 'debug auth': '20', 'mon reweight min pgs per osd': '4', 'mon reweight min bytes per osd': '10', 'mgr/telemetry/nag': 'false'}, 'mon': {'debug ms': 1, 'debug mon': 20, 'debug paxos': 20, 'debug auth': '20', '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', 'auth mon ticket ttl': '660', 'auth service ticket ttl': '240', 'mon_warn_on_insecure_global_id_reclaim': 'false', 'mon_warn_on_insecure_global_id_reclaim_allowed': 'false', 'mon_down_mkfs_grace': '2m', 'mon_warn_on_filestore_osds': 'false'}, 'client': {'rgw cache enabled': 'true', 'rgw enable ops log': 'true', 'rgw enable usage log': 'true', 'log file': '/var/log/ceph/$cluster-$name.$pid.log', 'admin socket': '/var/run/ceph/$cluster-$name.$pid.asok'}, 'mon.a': {}} 2024-09-16T20:08:03.182 DEBUG:teuthology.orchestra.run.smithi193:> set -ex 2024-09-16T20:08:03.182 DEBUG:teuthology.orchestra.run.smithi193:> dd of=/home/ubuntu/cephtest/ceph.tmp.conf 2024-09-16T20:08:03.237 DEBUG:teuthology.orchestra.run.smithi193:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage monmaptool -c /home/ubuntu/cephtest/ceph.tmp.conf --create --clobber --enable-all-features --add a 172.21.15.193 --print /home/ubuntu/cephtest/cluster2.monmap 2024-09-16T20:08:03.318 INFO:teuthology.orchestra.run.smithi193.stdout:monmaptool: monmap file /home/ubuntu/cephtest/cluster2.monmap 2024-09-16T20:08:03.318 INFO:teuthology.orchestra.run.smithi193.stdout:monmaptool: generated fsid 291fffe0-67f1-4304-8859-c6741488e606 2024-09-16T20:08:03.318 INFO:teuthology.orchestra.run.smithi193.stdout:setting min_mon_release = quincy 2024-09-16T20:08:03.318 INFO:teuthology.orchestra.run.smithi193.stdout:epoch 0 2024-09-16T20:08:03.318 INFO:teuthology.orchestra.run.smithi193.stdout:fsid 291fffe0-67f1-4304-8859-c6741488e606 2024-09-16T20:08:03.318 INFO:teuthology.orchestra.run.smithi193.stdout:last_changed 2024-09-16T20:08:03.315625+0000 2024-09-16T20:08:03.319 INFO:teuthology.orchestra.run.smithi193.stdout:created 2024-09-16T20:08:03.315625+0000 2024-09-16T20:08:03.319 INFO:teuthology.orchestra.run.smithi193.stdout:min_mon_release 17 (quincy) 2024-09-16T20:08:03.319 INFO:teuthology.orchestra.run.smithi193.stdout:election_strategy: 1 2024-09-16T20:08:03.319 INFO:teuthology.orchestra.run.smithi193.stdout:0: [v2:172.21.15.193:3300/0,v1:172.21.15.193:6789/0] mon.a 2024-09-16T20:08:03.319 INFO:teuthology.orchestra.run.smithi193.stdout:monmaptool: writing epoch 0 to /home/ubuntu/cephtest/cluster2.monmap (1 monitors) 2024-09-16T20:08:03.320 DEBUG:teuthology.orchestra.run.smithi193:> rm -- /home/ubuntu/cephtest/ceph.tmp.conf 2024-09-16T20:08:03.375 INFO:tasks.ceph:Writing /etc/ceph/cluster2.conf for FSID 291fffe0-67f1-4304-8859-c6741488e606... 2024-09-16T20:08:03.375 DEBUG:teuthology.orchestra.run.smithi064:> sudo mkdir -p /etc/ceph && sudo chmod 0755 /etc/ceph && sudo tee /etc/ceph/cluster2.conf && sudo chmod 0644 /etc/ceph/cluster2.conf > /dev/null 2024-09-16T20:08:03.378 DEBUG:teuthology.orchestra.run.smithi193:> sudo mkdir -p /etc/ceph && sudo chmod 0755 /etc/ceph && sudo tee /etc/ceph/cluster2.conf && sudo chmod 0644 /etc/ceph/cluster2.conf > /dev/null 2024-09-16T20:08:03.428 INFO:teuthology.orchestra.run.smithi064.stdout:[global] 2024-09-16T20:08:03.428 INFO:teuthology.orchestra.run.smithi064.stdout: chdir = "" 2024-09-16T20:08:03.429 INFO:teuthology.orchestra.run.smithi064.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2024-09-16T20:08:03.429 INFO:teuthology.orchestra.run.smithi064.stdout: auth supported = cephx 2024-09-16T20:08:03.429 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:08:03.429 INFO:teuthology.orchestra.run.smithi064.stdout: filestore xattr use omap = true 2024-09-16T20:08:03.429 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:08:03.429 INFO:teuthology.orchestra.run.smithi064.stdout: mon clock drift allowed = 1.000 2024-09-16T20:08:03.429 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:08:03.429 INFO:teuthology.orchestra.run.smithi064.stdout: osd crush chooseleaf type = 0 2024-09-16T20:08:03.429 INFO:teuthology.orchestra.run.smithi064.stdout: auth debug = true 2024-09-16T20:08:03.429 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:08:03.429 INFO:teuthology.orchestra.run.smithi064.stdout: ms die on old message = true 2024-09-16T20:08:03.429 INFO:teuthology.orchestra.run.smithi064.stdout: ms die on bug = true 2024-09-16T20:08:03.429 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:08:03.430 INFO:teuthology.orchestra.run.smithi064.stdout: mon max pg per osd = 10000 # >= luminous 2024-09-16T20:08:03.430 INFO:teuthology.orchestra.run.smithi064.stdout: mon pg warn max object skew = 0 2024-09-16T20:08:03.430 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:08:03.430 INFO:teuthology.orchestra.run.smithi064.stdout: # disable pg_autoscaler by default for new pools 2024-09-16T20:08:03.430 INFO:teuthology.orchestra.run.smithi064.stdout: osd_pool_default_pg_autoscale_mode = off 2024-09-16T20:08:03.430 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:08:03.430 INFO:teuthology.orchestra.run.smithi064.stdout: osd pool default size = 2 2024-09-16T20:08:03.430 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:08:03.430 INFO:teuthology.orchestra.run.smithi064.stdout: mon osd allow primary affinity = true 2024-09-16T20:08:03.430 INFO:teuthology.orchestra.run.smithi064.stdout: mon osd allow pg remap = true 2024-09-16T20:08:03.430 INFO:teuthology.orchestra.run.smithi064.stdout: mon warn on legacy crush tunables = false 2024-09-16T20:08:03.430 INFO:teuthology.orchestra.run.smithi064.stdout: mon warn on crush straw calc version zero = false 2024-09-16T20:08:03.431 INFO:teuthology.orchestra.run.smithi064.stdout: mon warn on no sortbitwise = false 2024-09-16T20:08:03.431 INFO:teuthology.orchestra.run.smithi064.stdout: mon warn on osd down out interval zero = false 2024-09-16T20:08:03.431 INFO:teuthology.orchestra.run.smithi064.stdout: mon warn on too few osds = false 2024-09-16T20:08:03.431 INFO:teuthology.orchestra.run.smithi064.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2024-09-16T20:08:03.431 INFO:teuthology.orchestra.run.smithi064.stdout: mon_warn_on_pool_no_redundancy = false 2024-09-16T20:08:03.431 INFO:teuthology.orchestra.run.smithi064.stdout: mon_allow_pool_size_one = true 2024-09-16T20:08:03.431 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:08:03.431 INFO:teuthology.orchestra.run.smithi064.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2024-09-16T20:08:03.431 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:08:03.432 INFO:teuthology.orchestra.run.smithi064.stdout: osd default data pool replay window = 5 2024-09-16T20:08:03.432 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:08:03.432 INFO:teuthology.orchestra.run.smithi064.stdout: mon allow pool delete = true 2024-09-16T20:08:03.432 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:08:03.432 INFO:teuthology.orchestra.run.smithi064.stdout: mon cluster log file level = debug 2024-09-16T20:08:03.432 INFO:teuthology.orchestra.run.smithi064.stdout: debug asserts on shutdown = true 2024-09-16T20:08:03.432 INFO:teuthology.orchestra.run.smithi064.stdout: mon health detail to clog = false 2024-09-16T20:08:03.432 INFO:teuthology.orchestra.run.smithi064.stdout: mon host = 172.21.15.193 2024-09-16T20:08:03.432 INFO:teuthology.orchestra.run.smithi064.stdout: mon warn on pool no app = False 2024-09-16T20:08:03.432 INFO:teuthology.orchestra.run.smithi064.stdout: fsid = 291fffe0-67f1-4304-8859-c6741488e606 2024-09-16T20:08:03.432 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:08:03.432 INFO:teuthology.orchestra.run.smithi064.stdout:[osd] 2024-09-16T20:08:03.432 INFO:teuthology.orchestra.run.smithi064.stdout: osd journal size = 100 2024-09-16T20:08:03.432 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:08:03.433 INFO:teuthology.orchestra.run.smithi064.stdout: osd scrub load threshold = 5.0 2024-09-16T20:08:03.433 INFO:teuthology.orchestra.run.smithi064.stdout: osd scrub max interval = 600 2024-09-16T20:08:03.433 INFO:teuthology.orchestra.run.smithi064.stdout: osd mclock profile = high_recovery_ops 2024-09-16T20:08:03.433 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:08:03.433 INFO:teuthology.orchestra.run.smithi064.stdout: osd recover clone overlap = true 2024-09-16T20:08:03.433 INFO:teuthology.orchestra.run.smithi064.stdout: osd recovery max chunk = 1048576 2024-09-16T20:08:03.433 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:08:03.433 INFO:teuthology.orchestra.run.smithi064.stdout: osd debug shutdown = true 2024-09-16T20:08:03.433 INFO:teuthology.orchestra.run.smithi064.stdout: osd debug op order = true 2024-09-16T20:08:03.433 INFO:teuthology.orchestra.run.smithi064.stdout: osd debug verify stray on activate = true 2024-09-16T20:08:03.434 INFO:teuthology.orchestra.run.smithi064.stdout: osd debug trim objects = true 2024-09-16T20:08:03.434 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:08:03.434 INFO:teuthology.orchestra.run.smithi064.stdout: osd open classes on start = true 2024-09-16T20:08:03.434 INFO:teuthology.orchestra.run.smithi064.stdout: osd debug pg log writeout = true 2024-09-16T20:08:03.434 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:08:03.434 INFO:teuthology.orchestra.run.smithi064.stdout: osd deep scrub update digest min age = 30 2024-09-16T20:08:03.434 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:08:03.434 INFO:teuthology.orchestra.run.smithi064.stdout: osd map max advance = 10 2024-09-16T20:08:03.434 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:08:03.434 INFO:teuthology.orchestra.run.smithi064.stdout: journal zero on create = true 2024-09-16T20:08:03.434 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:08:03.434 INFO:teuthology.orchestra.run.smithi064.stdout: filestore ondisk finisher threads = 3 2024-09-16T20:08:03.434 INFO:teuthology.orchestra.run.smithi064.stdout: filestore apply finisher threads = 3 2024-09-16T20:08:03.434 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:08:03.435 INFO:teuthology.orchestra.run.smithi064.stdout: bdev debug aio = true 2024-09-16T20:08:03.435 INFO:teuthology.orchestra.run.smithi064.stdout: osd debug misdirected ops = true 2024-09-16T20:08:03.435 INFO:teuthology.orchestra.run.smithi064.stdout: bluestore block size = 96636764160 2024-09-16T20:08:03.435 INFO:teuthology.orchestra.run.smithi064.stdout: bluestore compression algorithm = snappy 2024-09-16T20:08:03.435 INFO:teuthology.orchestra.run.smithi064.stdout: bluestore compression mode = aggressive 2024-09-16T20:08:03.435 INFO:teuthology.orchestra.run.smithi064.stdout: bluestore fsck on mount = True 2024-09-16T20:08:03.435 INFO:teuthology.orchestra.run.smithi064.stdout: debug bluefs = 1/20 2024-09-16T20:08:03.435 INFO:teuthology.orchestra.run.smithi064.stdout: debug bluestore = 1/20 2024-09-16T20:08:03.435 INFO:teuthology.orchestra.run.smithi064.stdout: debug ms = 1 2024-09-16T20:08:03.435 INFO:teuthology.orchestra.run.smithi064.stdout: debug osd = 20 2024-09-16T20:08:03.435 INFO:teuthology.orchestra.run.smithi064.stdout: debug rocksdb = 4/10 2024-09-16T20:08:03.435 INFO:teuthology.orchestra.run.smithi064.stdout: mon osd backfillfull_ratio = 0.85 2024-09-16T20:08:03.435 INFO:teuthology.orchestra.run.smithi064.stdout: mon osd full ratio = 0.9 2024-09-16T20:08:03.436 INFO:teuthology.orchestra.run.smithi064.stdout: mon osd nearfull ratio = 0.8 2024-09-16T20:08:03.436 INFO:teuthology.orchestra.run.smithi064.stdout: osd failsafe full ratio = 0.95 2024-09-16T20:08:03.436 INFO:teuthology.orchestra.run.smithi064.stdout: osd objectstore = bluestore 2024-09-16T20:08:03.436 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:08:03.436 INFO:teuthology.orchestra.run.smithi064.stdout:[mgr] 2024-09-16T20:08:03.436 INFO:teuthology.orchestra.run.smithi064.stdout: debug ms = 1 2024-09-16T20:08:03.436 INFO:teuthology.orchestra.run.smithi064.stdout: debug mgr = 20 2024-09-16T20:08:03.436 INFO:teuthology.orchestra.run.smithi064.stdout: debug mon = 20 2024-09-16T20:08:03.436 INFO:teuthology.orchestra.run.smithi064.stdout: debug auth = 20 2024-09-16T20:08:03.436 INFO:teuthology.orchestra.run.smithi064.stdout: mon reweight min pgs per osd = 4 2024-09-16T20:08:03.436 INFO:teuthology.orchestra.run.smithi064.stdout: mon reweight min bytes per osd = 10 2024-09-16T20:08:03.437 INFO:teuthology.orchestra.run.smithi064.stdout: mgr/telemetry/nag = false 2024-09-16T20:08:03.437 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:08:03.437 INFO:teuthology.orchestra.run.smithi064.stdout:[mon] 2024-09-16T20:08:03.437 INFO:teuthology.orchestra.run.smithi064.stdout: debug ms = 1 2024-09-16T20:08:03.437 INFO:teuthology.orchestra.run.smithi064.stdout: debug mon = 20 2024-09-16T20:08:03.437 INFO:teuthology.orchestra.run.smithi064.stdout: debug paxos = 20 2024-09-16T20:08:03.437 INFO:teuthology.orchestra.run.smithi064.stdout: debug auth = 20 2024-09-16T20:08:03.437 INFO:teuthology.orchestra.run.smithi064.stdout: mon data avail warn = 5 2024-09-16T20:08:03.437 INFO:teuthology.orchestra.run.smithi064.stdout: mon mgr mkfs grace = 240 2024-09-16T20:08:03.437 INFO:teuthology.orchestra.run.smithi064.stdout: mon reweight min pgs per osd = 4 2024-09-16T20:08:03.438 INFO:teuthology.orchestra.run.smithi064.stdout: mon osd reporter subtree level = osd 2024-09-16T20:08:03.438 INFO:teuthology.orchestra.run.smithi064.stdout: mon osd prime pg temp = true 2024-09-16T20:08:03.438 INFO:teuthology.orchestra.run.smithi064.stdout: mon reweight min bytes per osd = 10 2024-09-16T20:08:03.438 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:08:03.438 INFO:teuthology.orchestra.run.smithi064.stdout: # rotate auth tickets quickly to exercise renewal paths 2024-09-16T20:08:03.438 INFO:teuthology.orchestra.run.smithi064.stdout: auth mon ticket ttl = 660 # 11m 2024-09-16T20:08:03.438 INFO:teuthology.orchestra.run.smithi064.stdout: auth service ticket ttl = 240 # 4m 2024-09-16T20:08:03.438 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:08:03.438 INFO:teuthology.orchestra.run.smithi064.stdout: # don't complain about insecure global_id in the test suite 2024-09-16T20:08:03.438 INFO:teuthology.orchestra.run.smithi064.stdout: mon_warn_on_insecure_global_id_reclaim = false 2024-09-16T20:08:03.439 INFO:teuthology.orchestra.run.smithi064.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-09-16T20:08:03.439 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:08:03.439 INFO:teuthology.orchestra.run.smithi064.stdout: # 1m isn't quite enough 2024-09-16T20:08:03.439 INFO:teuthology.orchestra.run.smithi064.stdout: mon_down_mkfs_grace = 2m 2024-09-16T20:08:03.439 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:08:03.439 INFO:teuthology.orchestra.run.smithi064.stdout: mon_warn_on_filestore_osds = false 2024-09-16T20:08:03.439 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T20:08:03.439 INFO:teuthology.orchestra.run.smithi064.stdout:[client] 2024-09-16T20:08:03.439 INFO:teuthology.orchestra.run.smithi064.stdout: rgw cache enabled = true 2024-09-16T20:08:03.439 INFO:teuthology.orchestra.run.smithi064.stdout: rgw enable ops log = true 2024-09-16T20:08:03.439 INFO:teuthology.orchestra.run.smithi064.stdout: rgw enable usage log = true 2024-09-16T20:08:03.439 INFO:teuthology.orchestra.run.smithi064.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2024-09-16T20:08:03.439 INFO:teuthology.orchestra.run.smithi064.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2024-09-16T20:08:03.440 INFO:teuthology.orchestra.run.smithi064.stdout:[mon.a] 2024-09-16T20:08:03.458 INFO:teuthology.orchestra.run.smithi193.stdout:[global] 2024-09-16T20:08:03.458 INFO:teuthology.orchestra.run.smithi193.stdout: chdir = "" 2024-09-16T20:08:03.458 INFO:teuthology.orchestra.run.smithi193.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2024-09-16T20:08:03.458 INFO:teuthology.orchestra.run.smithi193.stdout: auth supported = cephx 2024-09-16T20:08:03.458 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:08:03.458 INFO:teuthology.orchestra.run.smithi193.stdout: filestore xattr use omap = true 2024-09-16T20:08:03.458 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:08:03.458 INFO:teuthology.orchestra.run.smithi193.stdout: mon clock drift allowed = 1.000 2024-09-16T20:08:03.458 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:08:03.458 INFO:teuthology.orchestra.run.smithi193.stdout: osd crush chooseleaf type = 0 2024-09-16T20:08:03.458 INFO:teuthology.orchestra.run.smithi193.stdout: auth debug = true 2024-09-16T20:08:03.459 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:08:03.459 INFO:teuthology.orchestra.run.smithi193.stdout: ms die on old message = true 2024-09-16T20:08:03.459 INFO:teuthology.orchestra.run.smithi193.stdout: ms die on bug = true 2024-09-16T20:08:03.459 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:08:03.459 INFO:teuthology.orchestra.run.smithi193.stdout: mon max pg per osd = 10000 # >= luminous 2024-09-16T20:08:03.459 INFO:teuthology.orchestra.run.smithi193.stdout: mon pg warn max object skew = 0 2024-09-16T20:08:03.459 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:08:03.459 INFO:teuthology.orchestra.run.smithi193.stdout: # disable pg_autoscaler by default for new pools 2024-09-16T20:08:03.459 INFO:teuthology.orchestra.run.smithi193.stdout: osd_pool_default_pg_autoscale_mode = off 2024-09-16T20:08:03.459 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:08:03.459 INFO:teuthology.orchestra.run.smithi193.stdout: osd pool default size = 2 2024-09-16T20:08:03.459 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:08:03.459 INFO:teuthology.orchestra.run.smithi193.stdout: mon osd allow primary affinity = true 2024-09-16T20:08:03.460 INFO:teuthology.orchestra.run.smithi193.stdout: mon osd allow pg remap = true 2024-09-16T20:08:03.460 INFO:teuthology.orchestra.run.smithi193.stdout: mon warn on legacy crush tunables = false 2024-09-16T20:08:03.460 INFO:teuthology.orchestra.run.smithi193.stdout: mon warn on crush straw calc version zero = false 2024-09-16T20:08:03.460 INFO:teuthology.orchestra.run.smithi193.stdout: mon warn on no sortbitwise = false 2024-09-16T20:08:03.460 INFO:teuthology.orchestra.run.smithi193.stdout: mon warn on osd down out interval zero = false 2024-09-16T20:08:03.460 INFO:teuthology.orchestra.run.smithi193.stdout: mon warn on too few osds = false 2024-09-16T20:08:03.460 INFO:teuthology.orchestra.run.smithi193.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2024-09-16T20:08:03.460 INFO:teuthology.orchestra.run.smithi193.stdout: mon_warn_on_pool_no_redundancy = false 2024-09-16T20:08:03.460 INFO:teuthology.orchestra.run.smithi193.stdout: mon_allow_pool_size_one = true 2024-09-16T20:08:03.460 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:08:03.460 INFO:teuthology.orchestra.run.smithi193.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2024-09-16T20:08:03.460 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:08:03.460 INFO:teuthology.orchestra.run.smithi193.stdout: osd default data pool replay window = 5 2024-09-16T20:08:03.460 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:08:03.461 INFO:teuthology.orchestra.run.smithi193.stdout: mon allow pool delete = true 2024-09-16T20:08:03.461 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:08:03.461 INFO:teuthology.orchestra.run.smithi193.stdout: mon cluster log file level = debug 2024-09-16T20:08:03.461 INFO:teuthology.orchestra.run.smithi193.stdout: debug asserts on shutdown = true 2024-09-16T20:08:03.461 INFO:teuthology.orchestra.run.smithi193.stdout: mon health detail to clog = false 2024-09-16T20:08:03.461 INFO:teuthology.orchestra.run.smithi193.stdout: mon host = 172.21.15.193 2024-09-16T20:08:03.461 INFO:teuthology.orchestra.run.smithi193.stdout: mon warn on pool no app = False 2024-09-16T20:08:03.461 INFO:teuthology.orchestra.run.smithi193.stdout: fsid = 291fffe0-67f1-4304-8859-c6741488e606 2024-09-16T20:08:03.461 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:08:03.461 INFO:teuthology.orchestra.run.smithi193.stdout:[osd] 2024-09-16T20:08:03.461 INFO:teuthology.orchestra.run.smithi193.stdout: osd journal size = 100 2024-09-16T20:08:03.461 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:08:03.461 INFO:teuthology.orchestra.run.smithi193.stdout: osd scrub load threshold = 5.0 2024-09-16T20:08:03.462 INFO:teuthology.orchestra.run.smithi193.stdout: osd scrub max interval = 600 2024-09-16T20:08:03.462 INFO:teuthology.orchestra.run.smithi193.stdout: osd mclock profile = high_recovery_ops 2024-09-16T20:08:03.462 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:08:03.462 INFO:teuthology.orchestra.run.smithi193.stdout: osd recover clone overlap = true 2024-09-16T20:08:03.462 INFO:teuthology.orchestra.run.smithi193.stdout: osd recovery max chunk = 1048576 2024-09-16T20:08:03.462 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:08:03.462 INFO:teuthology.orchestra.run.smithi193.stdout: osd debug shutdown = true 2024-09-16T20:08:03.462 INFO:teuthology.orchestra.run.smithi193.stdout: osd debug op order = true 2024-09-16T20:08:03.462 INFO:teuthology.orchestra.run.smithi193.stdout: osd debug verify stray on activate = true 2024-09-16T20:08:03.462 INFO:teuthology.orchestra.run.smithi193.stdout: osd debug trim objects = true 2024-09-16T20:08:03.462 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:08:03.462 INFO:teuthology.orchestra.run.smithi193.stdout: osd open classes on start = true 2024-09-16T20:08:03.462 INFO:teuthology.orchestra.run.smithi193.stdout: osd debug pg log writeout = true 2024-09-16T20:08:03.463 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:08:03.463 INFO:teuthology.orchestra.run.smithi193.stdout: osd deep scrub update digest min age = 30 2024-09-16T20:08:03.463 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:08:03.463 INFO:teuthology.orchestra.run.smithi193.stdout: osd map max advance = 10 2024-09-16T20:08:03.463 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:08:03.463 INFO:teuthology.orchestra.run.smithi193.stdout: journal zero on create = true 2024-09-16T20:08:03.463 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:08:03.463 INFO:teuthology.orchestra.run.smithi193.stdout: filestore ondisk finisher threads = 3 2024-09-16T20:08:03.463 INFO:teuthology.orchestra.run.smithi193.stdout: filestore apply finisher threads = 3 2024-09-16T20:08:03.463 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:08:03.463 INFO:teuthology.orchestra.run.smithi193.stdout: bdev debug aio = true 2024-09-16T20:08:03.464 INFO:teuthology.orchestra.run.smithi193.stdout: osd debug misdirected ops = true 2024-09-16T20:08:03.464 INFO:teuthology.orchestra.run.smithi193.stdout: bluestore block size = 96636764160 2024-09-16T20:08:03.464 INFO:teuthology.orchestra.run.smithi193.stdout: bluestore compression algorithm = snappy 2024-09-16T20:08:03.464 INFO:teuthology.orchestra.run.smithi193.stdout: bluestore compression mode = aggressive 2024-09-16T20:08:03.464 INFO:teuthology.orchestra.run.smithi193.stdout: bluestore fsck on mount = True 2024-09-16T20:08:03.464 INFO:teuthology.orchestra.run.smithi193.stdout: debug bluefs = 1/20 2024-09-16T20:08:03.464 INFO:teuthology.orchestra.run.smithi193.stdout: debug bluestore = 1/20 2024-09-16T20:08:03.464 INFO:teuthology.orchestra.run.smithi193.stdout: debug ms = 1 2024-09-16T20:08:03.464 INFO:teuthology.orchestra.run.smithi193.stdout: debug osd = 20 2024-09-16T20:08:03.464 INFO:teuthology.orchestra.run.smithi193.stdout: debug rocksdb = 4/10 2024-09-16T20:08:03.464 INFO:teuthology.orchestra.run.smithi193.stdout: mon osd backfillfull_ratio = 0.85 2024-09-16T20:08:03.464 INFO:teuthology.orchestra.run.smithi193.stdout: mon osd full ratio = 0.9 2024-09-16T20:08:03.465 INFO:teuthology.orchestra.run.smithi193.stdout: mon osd nearfull ratio = 0.8 2024-09-16T20:08:03.465 INFO:teuthology.orchestra.run.smithi193.stdout: osd failsafe full ratio = 0.95 2024-09-16T20:08:03.465 INFO:teuthology.orchestra.run.smithi193.stdout: osd objectstore = bluestore 2024-09-16T20:08:03.465 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:08:03.465 INFO:teuthology.orchestra.run.smithi193.stdout:[mgr] 2024-09-16T20:08:03.465 INFO:teuthology.orchestra.run.smithi193.stdout: debug ms = 1 2024-09-16T20:08:03.465 INFO:teuthology.orchestra.run.smithi193.stdout: debug mgr = 20 2024-09-16T20:08:03.465 INFO:teuthology.orchestra.run.smithi193.stdout: debug mon = 20 2024-09-16T20:08:03.465 INFO:teuthology.orchestra.run.smithi193.stdout: debug auth = 20 2024-09-16T20:08:03.466 INFO:teuthology.orchestra.run.smithi193.stdout: mon reweight min pgs per osd = 4 2024-09-16T20:08:03.466 INFO:teuthology.orchestra.run.smithi193.stdout: mon reweight min bytes per osd = 10 2024-09-16T20:08:03.466 INFO:teuthology.orchestra.run.smithi193.stdout: mgr/telemetry/nag = false 2024-09-16T20:08:03.466 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:08:03.466 INFO:teuthology.orchestra.run.smithi193.stdout:[mon] 2024-09-16T20:08:03.466 INFO:teuthology.orchestra.run.smithi193.stdout: debug ms = 1 2024-09-16T20:08:03.466 INFO:teuthology.orchestra.run.smithi193.stdout: debug mon = 20 2024-09-16T20:08:03.466 INFO:teuthology.orchestra.run.smithi193.stdout: debug paxos = 20 2024-09-16T20:08:03.466 INFO:teuthology.orchestra.run.smithi193.stdout: debug auth = 20 2024-09-16T20:08:03.466 INFO:teuthology.orchestra.run.smithi193.stdout: mon data avail warn = 5 2024-09-16T20:08:03.466 INFO:teuthology.orchestra.run.smithi193.stdout: mon mgr mkfs grace = 240 2024-09-16T20:08:03.466 INFO:teuthology.orchestra.run.smithi193.stdout: mon reweight min pgs per osd = 4 2024-09-16T20:08:03.466 INFO:teuthology.orchestra.run.smithi193.stdout: mon osd reporter subtree level = osd 2024-09-16T20:08:03.466 INFO:teuthology.orchestra.run.smithi193.stdout: mon osd prime pg temp = true 2024-09-16T20:08:03.467 INFO:teuthology.orchestra.run.smithi193.stdout: mon reweight min bytes per osd = 10 2024-09-16T20:08:03.467 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:08:03.467 INFO:teuthology.orchestra.run.smithi193.stdout: # rotate auth tickets quickly to exercise renewal paths 2024-09-16T20:08:03.467 INFO:teuthology.orchestra.run.smithi193.stdout: auth mon ticket ttl = 660 # 11m 2024-09-16T20:08:03.467 INFO:teuthology.orchestra.run.smithi193.stdout: auth service ticket ttl = 240 # 4m 2024-09-16T20:08:03.467 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:08:03.467 INFO:teuthology.orchestra.run.smithi193.stdout: # don't complain about insecure global_id in the test suite 2024-09-16T20:08:03.467 INFO:teuthology.orchestra.run.smithi193.stdout: mon_warn_on_insecure_global_id_reclaim = false 2024-09-16T20:08:03.467 INFO:teuthology.orchestra.run.smithi193.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-09-16T20:08:03.467 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:08:03.467 INFO:teuthology.orchestra.run.smithi193.stdout: # 1m isn't quite enough 2024-09-16T20:08:03.467 INFO:teuthology.orchestra.run.smithi193.stdout: mon_down_mkfs_grace = 2m 2024-09-16T20:08:03.467 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:08:03.468 INFO:teuthology.orchestra.run.smithi193.stdout: mon_warn_on_filestore_osds = false 2024-09-16T20:08:03.468 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:08:03.468 INFO:teuthology.orchestra.run.smithi193.stdout:[client] 2024-09-16T20:08:03.468 INFO:teuthology.orchestra.run.smithi193.stdout: rgw cache enabled = true 2024-09-16T20:08:03.468 INFO:teuthology.orchestra.run.smithi193.stdout: rgw enable ops log = true 2024-09-16T20:08:03.468 INFO:teuthology.orchestra.run.smithi193.stdout: rgw enable usage log = true 2024-09-16T20:08:03.468 INFO:teuthology.orchestra.run.smithi193.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2024-09-16T20:08:03.468 INFO:teuthology.orchestra.run.smithi193.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2024-09-16T20:08:03.468 INFO:teuthology.orchestra.run.smithi193.stdout:[mon.a] 2024-09-16T20:08:03.470 INFO:tasks.ceph:Creating admin key on cluster2.mon.a... 2024-09-16T20:08:03.470 DEBUG:teuthology.orchestra.run.smithi193:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --gen-key --name=client.admin --cap mon 'allow *' --cap osd 'allow *' --cap mds 'allow *' --cap mgr 'allow *' /etc/ceph/cluster2.keyring 2024-09-16T20:08:03.565 INFO:tasks.ceph:Copying monmap to all nodes... 2024-09-16T20:08:03.565 DEBUG:teuthology.orchestra.run.smithi193:> set -ex 2024-09-16T20:08:03.565 DEBUG:teuthology.orchestra.run.smithi193:> dd if=/etc/ceph/cluster2.keyring of=/dev/stdout 2024-09-16T20:08:03.580 DEBUG:teuthology.orchestra.run.smithi193:> set -ex 2024-09-16T20:08:03.580 DEBUG:teuthology.orchestra.run.smithi193:> dd if=/home/ubuntu/cephtest/cluster2.monmap of=/dev/stdout 2024-09-16T20:08:03.635 INFO:tasks.ceph:Sending monmap to node ubuntu@smithi064.front.sepia.ceph.com 2024-09-16T20:08:03.635 DEBUG:teuthology.orchestra.run.smithi064:> set -ex 2024-09-16T20:08:03.635 DEBUG:teuthology.orchestra.run.smithi064:> sudo dd of=/etc/ceph/cluster2.keyring 2024-09-16T20:08:03.636 DEBUG:teuthology.orchestra.run.smithi064:> sudo chmod 0644 /etc/ceph/cluster2.keyring 2024-09-16T20:08:03.675 DEBUG:teuthology.orchestra.run.smithi064:> set -ex 2024-09-16T20:08:03.675 DEBUG:teuthology.orchestra.run.smithi064:> dd of=/home/ubuntu/cephtest/cluster2.monmap 2024-09-16T20:08:03.732 INFO:tasks.ceph:Sending monmap to node ubuntu@smithi193.front.sepia.ceph.com 2024-09-16T20:08:03.732 DEBUG:teuthology.orchestra.run.smithi193:> set -ex 2024-09-16T20:08:03.732 DEBUG:teuthology.orchestra.run.smithi193:> sudo dd of=/etc/ceph/cluster2.keyring 2024-09-16T20:08:03.732 DEBUG:teuthology.orchestra.run.smithi193:> sudo chmod 0644 /etc/ceph/cluster2.keyring 2024-09-16T20:08:03.766 DEBUG:teuthology.orchestra.run.smithi193:> set -ex 2024-09-16T20:08:03.766 DEBUG:teuthology.orchestra.run.smithi193:> dd of=/home/ubuntu/cephtest/cluster2.monmap 2024-09-16T20:08:03.822 INFO:tasks.ceph:Setting up mon nodes... 2024-09-16T20:08:03.822 INFO:tasks.ceph:Setting up mgr nodes... 2024-09-16T20:08:03.822 DEBUG:teuthology.orchestra.run.smithi193:> sudo mkdir -p /var/lib/ceph/mgr/cluster2-x && sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring --gen-key --name=mgr.x /var/lib/ceph/mgr/cluster2-x/keyring 2024-09-16T20:08:03.914 INFO:teuthology.orchestra.run.smithi193.stdout:creating /var/lib/ceph/mgr/cluster2-x/keyring 2024-09-16T20:08:03.917 INFO:tasks.ceph:Setting up mds nodes... 2024-09-16T20:08:03.917 INFO:tasks.ceph_client:Setting up client nodes... 2024-09-16T20:08:03.917 DEBUG:teuthology.orchestra.run.smithi193:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring --gen-key --name=client.0 /etc/ceph/cluster2.client.0.keyring && sudo chmod 0644 /etc/ceph/cluster2.client.0.keyring 2024-09-16T20:08:03.958 INFO:teuthology.orchestra.run.smithi193.stdout:creating /etc/ceph/cluster2.client.0.keyring 2024-09-16T20:08:03.970 INFO:tasks.ceph:Running mkfs on osd nodes... 2024-09-16T20:08:03.971 INFO:tasks.ceph:ctx.disk_config.remote_to_roles_to_dev: {Remote(name='ubuntu@smithi064.front.sepia.ceph.com'): {'cluster1.osd.0': '/dev/vg_nvme/lv_1', 'cluster1.osd.1': '/dev/vg_nvme/lv_2', 'cluster1.osd.2': '/dev/vg_nvme/lv_3'}, Remote(name='ubuntu@smithi193.front.sepia.ceph.com'): {'cluster2.osd.0': '/dev/vg_nvme/lv_1', 'cluster2.osd.1': '/dev/vg_nvme/lv_2', 'cluster2.osd.2': '/dev/vg_nvme/lv_3'}} 2024-09-16T20:08:03.971 DEBUG:teuthology.orchestra.run.smithi193:> sudo mkdir -p /var/lib/ceph/osd/cluster2-0 2024-09-16T20:08:04.035 INFO:tasks.ceph:roles_to_devs: {'cluster2.osd.0': '/dev/vg_nvme/lv_1', 'cluster2.osd.1': '/dev/vg_nvme/lv_2', 'cluster2.osd.2': '/dev/vg_nvme/lv_3'} 2024-09-16T20:08:04.035 INFO:tasks.ceph:role: cluster2.osd.0 2024-09-16T20:08:04.035 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_1 on ubuntu@smithi193.front.sepia.ceph.com 2024-09-16T20:08:04.035 DEBUG:teuthology.orchestra.run.smithi193:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_1 2024-09-16T20:08:04.107 INFO:teuthology.orchestra.run.smithi193.stdout:meta-data=/dev/vg_nvme/lv_1 isize=2048 agcount=4, agsize=5859072 blks 2024-09-16T20:08:04.107 INFO:teuthology.orchestra.run.smithi193.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-16T20:08:04.107 INFO:teuthology.orchestra.run.smithi193.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-16T20:08:04.107 INFO:teuthology.orchestra.run.smithi193.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-16T20:08:04.107 INFO:teuthology.orchestra.run.smithi193.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-16T20:08:04.107 INFO:teuthology.orchestra.run.smithi193.stdout: = sunit=0 swidth=0 blks 2024-09-16T20:08:04.108 INFO:teuthology.orchestra.run.smithi193.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-16T20:08:04.108 INFO:teuthology.orchestra.run.smithi193.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-16T20:08:04.108 INFO:teuthology.orchestra.run.smithi193.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-16T20:08:04.108 INFO:teuthology.orchestra.run.smithi193.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-16T20:08:04.618 INFO:teuthology.orchestra.run.smithi193.stdout:Discarding blocks...Done. 2024-09-16T20:08:04.620 INFO:tasks.ceph:mount /dev/vg_nvme/lv_1 on ubuntu@smithi193.front.sepia.ceph.com -o noatime 2024-09-16T20:08:04.620 DEBUG:teuthology.orchestra.run.smithi193:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_1 /var/lib/ceph/osd/cluster2-0 2024-09-16T20:08:04.735 DEBUG:teuthology.orchestra.run.smithi193:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster2-0 2024-09-16T20:08:04.766 DEBUG:teuthology.orchestra.run.smithi193:> sudo mkdir -p /var/lib/ceph/osd/cluster2-1 2024-09-16T20:08:04.832 INFO:tasks.ceph:roles_to_devs: {'cluster2.osd.0': '/dev/vg_nvme/lv_1', 'cluster2.osd.1': '/dev/vg_nvme/lv_2', 'cluster2.osd.2': '/dev/vg_nvme/lv_3'} 2024-09-16T20:08:04.832 INFO:tasks.ceph:role: cluster2.osd.1 2024-09-16T20:08:04.832 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_2 on ubuntu@smithi193.front.sepia.ceph.com 2024-09-16T20:08:04.832 DEBUG:teuthology.orchestra.run.smithi193:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_2 2024-09-16T20:08:04.904 INFO:teuthology.orchestra.run.smithi193.stdout:meta-data=/dev/vg_nvme/lv_2 isize=2048 agcount=4, agsize=5859072 blks 2024-09-16T20:08:04.905 INFO:teuthology.orchestra.run.smithi193.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-16T20:08:04.905 INFO:teuthology.orchestra.run.smithi193.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-16T20:08:04.905 INFO:teuthology.orchestra.run.smithi193.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-16T20:08:04.905 INFO:teuthology.orchestra.run.smithi193.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-16T20:08:04.905 INFO:teuthology.orchestra.run.smithi193.stdout: = sunit=0 swidth=0 blks 2024-09-16T20:08:04.905 INFO:teuthology.orchestra.run.smithi193.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-16T20:08:04.905 INFO:teuthology.orchestra.run.smithi193.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-16T20:08:04.905 INFO:teuthology.orchestra.run.smithi193.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-16T20:08:04.905 INFO:teuthology.orchestra.run.smithi193.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-16T20:08:05.372 INFO:teuthology.orchestra.run.smithi193.stdout:Discarding blocks...Done. 2024-09-16T20:08:05.374 INFO:tasks.ceph:mount /dev/vg_nvme/lv_2 on ubuntu@smithi193.front.sepia.ceph.com -o noatime 2024-09-16T20:08:05.374 DEBUG:teuthology.orchestra.run.smithi193:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_2 /var/lib/ceph/osd/cluster2-1 2024-09-16T20:08:05.464 DEBUG:teuthology.orchestra.run.smithi193:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster2-1 2024-09-16T20:08:05.494 DEBUG:teuthology.orchestra.run.smithi193:> sudo mkdir -p /var/lib/ceph/osd/cluster2-2 2024-09-16T20:08:05.559 INFO:tasks.ceph:roles_to_devs: {'cluster2.osd.0': '/dev/vg_nvme/lv_1', 'cluster2.osd.1': '/dev/vg_nvme/lv_2', 'cluster2.osd.2': '/dev/vg_nvme/lv_3'} 2024-09-16T20:08:05.559 INFO:tasks.ceph:role: cluster2.osd.2 2024-09-16T20:08:05.559 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_3 on ubuntu@smithi193.front.sepia.ceph.com 2024-09-16T20:08:05.560 DEBUG:teuthology.orchestra.run.smithi193:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_3 2024-09-16T20:08:05.632 INFO:teuthology.orchestra.run.smithi193.stdout:meta-data=/dev/vg_nvme/lv_3 isize=2048 agcount=4, agsize=5859072 blks 2024-09-16T20:08:05.632 INFO:teuthology.orchestra.run.smithi193.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-16T20:08:05.632 INFO:teuthology.orchestra.run.smithi193.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-16T20:08:05.632 INFO:teuthology.orchestra.run.smithi193.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-16T20:08:05.632 INFO:teuthology.orchestra.run.smithi193.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-16T20:08:05.633 INFO:teuthology.orchestra.run.smithi193.stdout: = sunit=0 swidth=0 blks 2024-09-16T20:08:05.633 INFO:teuthology.orchestra.run.smithi193.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-16T20:08:05.633 INFO:teuthology.orchestra.run.smithi193.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-16T20:08:05.633 INFO:teuthology.orchestra.run.smithi193.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-16T20:08:05.633 INFO:teuthology.orchestra.run.smithi193.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-16T20:08:06.112 INFO:teuthology.orchestra.run.smithi193.stdout:Discarding blocks...Done. 2024-09-16T20:08:06.114 INFO:tasks.ceph:mount /dev/vg_nvme/lv_3 on ubuntu@smithi193.front.sepia.ceph.com -o noatime 2024-09-16T20:08:06.115 DEBUG:teuthology.orchestra.run.smithi193:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_3 /var/lib/ceph/osd/cluster2-2 2024-09-16T20:08:06.265 DEBUG:teuthology.orchestra.run.smithi193:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster2-2 2024-09-16T20:08:06.295 DEBUG:teuthology.orchestra.run.smithi193:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster cluster2 --mkfs --mkkey -i 0 --monmap /home/ubuntu/cephtest/cluster2.monmap 2024-09-16T20:08:06.391 INFO:teuthology.orchestra.run.smithi193.stderr:2024-09-16T20:08:06.387+0000 7fa64f00b640 -1 auth: error reading file: /var/lib/ceph/osd/cluster2-0/keyring: can't open /var/lib/ceph/osd/cluster2-0/keyring: (2) No such file or directory 2024-09-16T20:08:06.395 INFO:teuthology.orchestra.run.smithi193.stderr:2024-09-16T20:08:06.391+0000 7fa64f00b640 -1 created new key in keyring /var/lib/ceph/osd/cluster2-0/keyring 2024-09-16T20:08:06.396 INFO:teuthology.orchestra.run.smithi193.stderr:2024-09-16T20:08:06.391+0000 7fa64f00b640 -1 bdev(0x55756102b800 /var/lib/ceph/osd/cluster2-0/block) open stat got: (1) Operation not permitted 2024-09-16T20:08:06.396 INFO:teuthology.orchestra.run.smithi193.stderr:2024-09-16T20:08:06.391+0000 7fa64f00b640 -1 bluestore(/var/lib/ceph/osd/cluster2-0) _read_fsid unparsable uuid 2024-09-16T20:08:09.310 DEBUG:teuthology.orchestra.run.smithi193:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster2-0 2024-09-16T20:08:09.339 DEBUG:teuthology.orchestra.run.smithi193:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster cluster2 --mkfs --mkkey -i 1 --monmap /home/ubuntu/cephtest/cluster2.monmap 2024-09-16T20:08:09.430 INFO:teuthology.orchestra.run.smithi193.stderr:2024-09-16T20:08:09.426+0000 7fefed9b2640 -1 auth: error reading file: /var/lib/ceph/osd/cluster2-1/keyring: can't open /var/lib/ceph/osd/cluster2-1/keyring: (2) No such file or directory 2024-09-16T20:08:09.430 INFO:teuthology.orchestra.run.smithi193.stderr:2024-09-16T20:08:09.426+0000 7fefed9b2640 -1 created new key in keyring /var/lib/ceph/osd/cluster2-1/keyring 2024-09-16T20:08:09.430 INFO:teuthology.orchestra.run.smithi193.stderr:2024-09-16T20:08:09.426+0000 7fefed9b2640 -1 bdev(0x556f0fd07800 /var/lib/ceph/osd/cluster2-1/block) open stat got: (1) Operation not permitted 2024-09-16T20:08:09.430 INFO:teuthology.orchestra.run.smithi193.stderr:2024-09-16T20:08:09.426+0000 7fefed9b2640 -1 bluestore(/var/lib/ceph/osd/cluster2-1) _read_fsid unparsable uuid 2024-09-16T20:08:12.340 DEBUG:teuthology.orchestra.run.smithi193:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster2-1 2024-09-16T20:08:12.369 DEBUG:teuthology.orchestra.run.smithi193:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster cluster2 --mkfs --mkkey -i 2 --monmap /home/ubuntu/cephtest/cluster2.monmap 2024-09-16T20:08:12.460 INFO:teuthology.orchestra.run.smithi193.stderr:2024-09-16T20:08:12.455+0000 7f451140d640 -1 auth: error reading file: /var/lib/ceph/osd/cluster2-2/keyring: can't open /var/lib/ceph/osd/cluster2-2/keyring: (2) No such file or directory 2024-09-16T20:08:12.460 INFO:teuthology.orchestra.run.smithi193.stderr:2024-09-16T20:08:12.456+0000 7f451140d640 -1 created new key in keyring /var/lib/ceph/osd/cluster2-2/keyring 2024-09-16T20:08:12.460 INFO:teuthology.orchestra.run.smithi193.stderr:2024-09-16T20:08:12.456+0000 7f451140d640 -1 bdev(0x5651b3cbf800 /var/lib/ceph/osd/cluster2-2/block) open stat got: (1) Operation not permitted 2024-09-16T20:08:12.460 INFO:teuthology.orchestra.run.smithi193.stderr:2024-09-16T20:08:12.456+0000 7f451140d640 -1 bluestore(/var/lib/ceph/osd/cluster2-2) _read_fsid unparsable uuid 2024-09-16T20:08:15.871 DEBUG:teuthology.orchestra.run.smithi193:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster2-2 2024-09-16T20:08:15.901 INFO:tasks.ceph:Reading keys from all nodes... 2024-09-16T20:08:15.901 DEBUG:teuthology.orchestra.run.smithi193:> set -ex 2024-09-16T20:08:15.901 DEBUG:teuthology.orchestra.run.smithi193:> sudo dd if=/var/lib/ceph/mgr/cluster2-x/keyring of=/dev/stdout 2024-09-16T20:08:15.969 DEBUG:teuthology.orchestra.run.smithi193:> set -ex 2024-09-16T20:08:15.969 DEBUG:teuthology.orchestra.run.smithi193:> sudo dd if=/var/lib/ceph/osd/cluster2-0/keyring of=/dev/stdout 2024-09-16T20:08:16.036 DEBUG:teuthology.orchestra.run.smithi193:> set -ex 2024-09-16T20:08:16.036 DEBUG:teuthology.orchestra.run.smithi193:> sudo dd if=/var/lib/ceph/osd/cluster2-1/keyring of=/dev/stdout 2024-09-16T20:08:16.102 DEBUG:teuthology.orchestra.run.smithi193:> set -ex 2024-09-16T20:08:16.103 DEBUG:teuthology.orchestra.run.smithi193:> sudo dd if=/var/lib/ceph/osd/cluster2-2/keyring of=/dev/stdout 2024-09-16T20:08:16.169 DEBUG:teuthology.orchestra.run.smithi193:> set -ex 2024-09-16T20:08:16.169 DEBUG:teuthology.orchestra.run.smithi193:> dd if=/etc/ceph/cluster2.client.0.keyring of=/dev/stdout 2024-09-16T20:08:16.225 INFO:tasks.ceph:Adding keys to all mons... 2024-09-16T20:08:16.226 DEBUG:teuthology.orchestra.run.smithi193:> sudo tee -a /etc/ceph/cluster2.keyring 2024-09-16T20:08:16.289 INFO:teuthology.orchestra.run.smithi193.stdout:[mgr.x] 2024-09-16T20:08:16.290 INFO:teuthology.orchestra.run.smithi193.stdout: key = AQAjkOhmoOFiNhAAFKgTtl0FnNnyjh0eX6lxtQ== 2024-09-16T20:08:16.290 INFO:teuthology.orchestra.run.smithi193.stdout:[osd.0] 2024-09-16T20:08:16.290 INFO:teuthology.orchestra.run.smithi193.stdout: key = AQAmkOhm2msrFxAAWAmnt7+LCj4W6iGC7mFvpw== 2024-09-16T20:08:16.290 INFO:teuthology.orchestra.run.smithi193.stdout:[osd.1] 2024-09-16T20:08:16.290 INFO:teuthology.orchestra.run.smithi193.stdout: key = AQApkOhmmYd9GRAAH9NqXzI07Ew9giivFg/z0w== 2024-09-16T20:08:16.290 INFO:teuthology.orchestra.run.smithi193.stdout:[osd.2] 2024-09-16T20:08:16.291 INFO:teuthology.orchestra.run.smithi193.stdout: key = AQAskOhmn/hAGxAAhPtueoQPzS1gHlqj1PeyIw== 2024-09-16T20:08:16.291 INFO:teuthology.orchestra.run.smithi193.stdout:[client.0] 2024-09-16T20:08:16.291 INFO:teuthology.orchestra.run.smithi193.stdout: key = AQAjkOhmL0n4OBAA7OD9xen6NHpnqkm3H07XpA== 2024-09-16T20:08:16.292 DEBUG:teuthology.orchestra.run.smithi193:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster2.keyring --name=mgr.x --cap mon 'allow profile mgr' --cap osd 'allow *' --cap mds 'allow *' 2024-09-16T20:08:16.383 DEBUG:teuthology.orchestra.run.smithi193:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster2.keyring --name=osd.0 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-16T20:08:16.434 DEBUG:teuthology.orchestra.run.smithi193:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster2.keyring --name=osd.1 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-16T20:08:16.484 DEBUG:teuthology.orchestra.run.smithi193:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster2.keyring --name=osd.2 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-16T20:08:16.536 DEBUG:teuthology.orchestra.run.smithi193:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster2.keyring --name=client.0 --cap mon 'allow rw' --cap mgr 'allow r' --cap osd 'allow rwx' --cap mds allow 2024-09-16T20:08:16.590 INFO:tasks.ceph:Running mkfs on mon nodes... 2024-09-16T20:08:16.590 DEBUG:teuthology.orchestra.run.smithi193:> sudo mkdir -p /var/lib/ceph/mon/cluster2-a 2024-09-16T20:08:16.614 DEBUG:teuthology.orchestra.run.smithi193:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-mon --cluster cluster2 --mkfs -i a --monmap /home/ubuntu/cephtest/cluster2.monmap --keyring /etc/ceph/cluster2.keyring 2024-09-16T20:08:16.710 DEBUG:teuthology.orchestra.run.smithi193:> sudo chown -R ceph:ceph /var/lib/ceph/mon/cluster2-a 2024-09-16T20:08:16.735 DEBUG:teuthology.orchestra.run.smithi193:> rm -- /home/ubuntu/cephtest/cluster2.monmap 2024-09-16T20:08:16.790 INFO:tasks.ceph:Starting mon daemons in cluster cluster2... 2024-09-16T20:08:16.791 INFO:tasks.ceph.cluster2.mon.a:Restarting daemon 2024-09-16T20:08:16.791 DEBUG:teuthology.orchestra.run.smithi193:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster cluster2 -i a 2024-09-16T20:08:16.833 INFO:tasks.ceph.cluster2.mon.a:Started 2024-09-16T20:08:16.833 INFO:tasks.ceph:Starting mgr daemons in cluster cluster2... 2024-09-16T20:08:16.833 INFO:tasks.ceph.cluster2.mgr.x:Restarting daemon 2024-09-16T20:08:16.833 DEBUG:teuthology.orchestra.run.smithi193:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mgr -f --cluster cluster2 -i x 2024-09-16T20:08:16.835 INFO:tasks.ceph.cluster2.mgr.x:Started 2024-09-16T20:08:16.835 DEBUG:tasks.ceph:set 0 configs 2024-09-16T20:08:16.836 INFO:tasks.ceph:Setting crush tunables to default 2024-09-16T20:08:16.836 DEBUG:teuthology.orchestra.run.smithi193:> sudo ceph --cluster cluster2 osd crush tunables default 2024-09-16T20:08:17.005 INFO:teuthology.orchestra.run.smithi193.stderr:adjusted tunables profile to default 2024-09-16T20:08:17.016 INFO:tasks.ceph:check_enable_crimson: False 2024-09-16T20:08:17.016 INFO:tasks.ceph:Starting osd daemons in cluster cluster2... 2024-09-16T20:08:17.017 DEBUG:teuthology.orchestra.run.smithi193:> set -ex 2024-09-16T20:08:17.017 DEBUG:teuthology.orchestra.run.smithi193:> sudo dd if=/var/lib/ceph/osd/cluster2-0/fsid of=/dev/stdout 2024-09-16T20:08:17.041 DEBUG:teuthology.orchestra.run.smithi193:> set -ex 2024-09-16T20:08:17.041 DEBUG:teuthology.orchestra.run.smithi193:> sudo dd if=/var/lib/ceph/osd/cluster2-1/fsid of=/dev/stdout 2024-09-16T20:08:17.105 DEBUG:teuthology.orchestra.run.smithi193:> set -ex 2024-09-16T20:08:17.105 DEBUG:teuthology.orchestra.run.smithi193:> sudo dd if=/var/lib/ceph/osd/cluster2-2/fsid of=/dev/stdout 2024-09-16T20:08:17.171 DEBUG:teuthology.orchestra.run.smithi193:> sudo ceph --cluster cluster2 osd new f93a8adb-2983-4b59-93e2-421e8f9fb1e5 0 2024-09-16T20:08:17.390 INFO:teuthology.orchestra.run.smithi193.stdout:0 2024-09-16T20:08:17.401 DEBUG:teuthology.orchestra.run.smithi193:> sudo ceph --cluster cluster2 osd new 21571466-d343-4ec3-954e-f214764e27d2 1 2024-09-16T20:08:17.577 INFO:teuthology.orchestra.run.smithi193.stdout:1 2024-09-16T20:08:17.588 DEBUG:teuthology.orchestra.run.smithi193:> sudo ceph --cluster cluster2 osd new cb6932a9-4eda-4706-bd51-0a6b20e60e25 2 2024-09-16T20:08:17.793 INFO:teuthology.orchestra.run.smithi193.stdout:2 2024-09-16T20:08:17.806 INFO:tasks.ceph.cluster2.osd.0:Restarting daemon 2024-09-16T20:08:17.806 DEBUG:teuthology.orchestra.run.smithi193:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster2 -i 0 2024-09-16T20:08:17.808 INFO:tasks.ceph.cluster2.osd.0:Started 2024-09-16T20:08:17.808 INFO:tasks.ceph.cluster2.osd.1:Restarting daemon 2024-09-16T20:08:17.808 DEBUG:teuthology.orchestra.run.smithi193:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster2 -i 1 2024-09-16T20:08:17.810 INFO:tasks.ceph.cluster2.osd.1:Started 2024-09-16T20:08:17.810 INFO:tasks.ceph.cluster2.osd.2:Restarting daemon 2024-09-16T20:08:17.810 DEBUG:teuthology.orchestra.run.smithi193:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster2 -i 2 2024-09-16T20:08:17.812 INFO:tasks.ceph.cluster2.osd.2:Started 2024-09-16T20:08:17.812 DEBUG:teuthology.orchestra.run.smithi193:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd dump --format=json 2024-09-16T20:08:17.985 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:08:17.985 INFO:teuthology.orchestra.run.smithi193.stdout:{"epoch":5,"fsid":"291fffe0-67f1-4304-8859-c6741488e606","created":"2024-09-16T20:08:16.916332+0000","modified":"2024-09-16T20:08:17.790395+0000","last_up_change":"0.000000","last_in_change":"2024-09-16T20:08:17.790395+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":2,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":0,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"f93a8adb-2983-4b59-93e2-421e8f9fb1e5","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":1,"uuid":"21571466-d343-4ec3-954e-f214764e27d2","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":2,"uuid":"cb6932a9-4eda-4706-bd51-0a6b20e60e25","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"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-09-16T20:08:17.996 INFO:tasks.ceph.ceph_manager.cluster2:[] 2024-09-16T20:08:17.996 INFO:tasks.ceph:Waiting for OSDs to come up 2024-09-16T20:08:18.298 DEBUG:teuthology.orchestra.run.smithi193:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster2 osd dump --format=json 2024-09-16T20:08:18.458 INFO:teuthology.misc.health.smithi193.stdout: 2024-09-16T20:08:18.458 INFO:teuthology.misc.health.smithi193.stdout:{"epoch":5,"fsid":"291fffe0-67f1-4304-8859-c6741488e606","created":"2024-09-16T20:08:16.916332+0000","modified":"2024-09-16T20:08:17.790395+0000","last_up_change":"0.000000","last_in_change":"2024-09-16T20:08:17.790395+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":2,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":0,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"f93a8adb-2983-4b59-93e2-421e8f9fb1e5","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":1,"uuid":"21571466-d343-4ec3-954e-f214764e27d2","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":2,"uuid":"cb6932a9-4eda-4706-bd51-0a6b20e60e25","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"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-09-16T20:08:18.468 DEBUG:teuthology.misc:0 of 3 OSDs are up 2024-09-16T20:08:19.311 INFO:tasks.ceph.cluster2.osd.0.smithi193.stderr:2024-09-16T20:08:19.307+0000 7fb299754640 -1 Falling back to public interface 2024-09-16T20:08:19.777 INFO:tasks.ceph.cluster2.osd.1.smithi193.stderr:2024-09-16T20:08:19.773+0000 7f38ae60b640 -1 Falling back to public interface 2024-09-16T20:08:19.784 INFO:tasks.ceph.cluster2.osd.2.smithi193.stderr:2024-09-16T20:08:19.780+0000 7fc9f26a5640 -1 Falling back to public interface 2024-09-16T20:08:22.337 INFO:tasks.ceph.cluster2.mgr.x.smithi193.stderr:2024-09-16T20:08:22.333+0000 7f2194106640 -1 mgr.server handle_report got status from non-daemon mon.a 2024-09-16T20:08:23.144 INFO:tasks.ceph.cluster2.osd.0.smithi193.stderr:2024-09-16T20:08:23.140+0000 7fb299754640 -1 osd.0 0 log_to_monitors true 2024-09-16T20:08:23.600 INFO:tasks.ceph.cluster2.osd.2.smithi193.stderr:2024-09-16T20:08:23.597+0000 7fc9f26a5640 -1 osd.2 0 log_to_monitors true 2024-09-16T20:08:23.789 INFO:tasks.ceph.cluster2.osd.1.smithi193.stderr:2024-09-16T20:08:23.785+0000 7f38ae60b640 -1 osd.1 0 log_to_monitors true 2024-09-16T20:08:24.771 DEBUG:teuthology.orchestra.run.smithi193:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster2 osd dump --format=json 2024-09-16T20:08:25.057 INFO:tasks.ceph.cluster2.osd.0.smithi193.stderr:2024-09-16T20:08:25.053+0000 7fb2956e3640 -1 osd.0 0 waiting for initial osdmap 2024-09-16T20:08:25.072 INFO:tasks.ceph.cluster2.osd.0.smithi193.stderr:2024-09-16T20:08:25.069+0000 7fb28d502640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T20:08:25.131 INFO:teuthology.misc.health.smithi193.stdout: 2024-09-16T20:08:25.132 INFO:teuthology.misc.health.smithi193.stdout:{"epoch":7,"fsid":"291fffe0-67f1-4304-8859-c6741488e606","created":"2024-09-16T20:08:16.916332+0000","modified":"2024-09-16T20:08:24.331111+0000","last_up_change":"0.000000","last_in_change":"2024-09-16T20:08:17.790395+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":4,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":0,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"f93a8adb-2983-4b59-93e2-421e8f9fb1e5","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":1,"uuid":"21571466-d343-4ec3-954e-f214764e27d2","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":2,"uuid":"cb6932a9-4eda-4706-bd51-0a6b20e60e25","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"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-09-16T20:08:25.143 DEBUG:teuthology.misc:0 of 3 OSDs are up 2024-09-16T20:08:26.154 INFO:tasks.ceph.cluster2.osd.1.smithi193.stderr:2024-09-16T20:08:26.150+0000 7f38a9f92640 -1 osd.1 0 waiting for initial osdmap 2024-09-16T20:08:26.165 INFO:tasks.ceph.cluster2.osd.1.smithi193.stderr:2024-09-16T20:08:26.162+0000 7f38a1db1640 -1 osd.1 8 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T20:08:26.171 INFO:tasks.ceph.cluster2.osd.2.smithi193.stderr:2024-09-16T20:08:26.167+0000 7fc9ee634640 -1 osd.2 0 waiting for initial osdmap 2024-09-16T20:08:26.182 INFO:tasks.ceph.cluster2.osd.2.smithi193.stderr:2024-09-16T20:08:26.179+0000 7fc9e6453640 -1 osd.2 8 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T20:08:31.446 DEBUG:teuthology.orchestra.run.smithi193:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster2 osd dump --format=json 2024-09-16T20:08:31.732 INFO:teuthology.misc.health.smithi193.stdout: 2024-09-16T20:08:31.733 INFO:teuthology.misc.health.smithi193.stdout:{"epoch":12,"fsid":"291fffe0-67f1-4304-8859-c6741488e606","created":"2024-09-16T20:08:16.916332+0000","modified":"2024-09-16T20:08:29.356827+0000","last_up_change":"2024-09-16T20:08:26.341998+0000","last_in_change":"2024-09-16T20:08:17.790395+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":5,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-16T20:08:27.345918+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"12","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.9900000095367432,"score_stable":2.9900000095367432,"optimal_score":0.67000001668930054,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"f93a8adb-2983-4b59-93e2-421e8f9fb1e5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6800","nonce":3557128228},{"type":"v1","addr":"172.21.15.193:6801","nonce":3557128228}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6802","nonce":3557128228},{"type":"v1","addr":"172.21.15.193:6803","nonce":3557128228}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6806","nonce":3557128228},{"type":"v1","addr":"172.21.15.193:6807","nonce":3557128228}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6804","nonce":3557128228},{"type":"v1","addr":"172.21.15.193:6805","nonce":3557128228}]},"public_addr":"172.21.15.193:6801/3557128228","cluster_addr":"172.21.15.193:6803/3557128228","heartbeat_back_addr":"172.21.15.193:6807/3557128228","heartbeat_front_addr":"172.21.15.193:6805/3557128228","state":["exists","up"]},{"osd":1,"uuid":"21571466-d343-4ec3-954e-f214764e27d2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":10,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6808","nonce":1764962578},{"type":"v1","addr":"172.21.15.193:6809","nonce":1764962578}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6810","nonce":1764962578},{"type":"v1","addr":"172.21.15.193:6811","nonce":1764962578}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6814","nonce":1764962578},{"type":"v1","addr":"172.21.15.193:6815","nonce":1764962578}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6812","nonce":1764962578},{"type":"v1","addr":"172.21.15.193:6813","nonce":1764962578}]},"public_addr":"172.21.15.193:6809/1764962578","cluster_addr":"172.21.15.193:6811/1764962578","heartbeat_back_addr":"172.21.15.193:6815/1764962578","heartbeat_front_addr":"172.21.15.193:6813/1764962578","state":["exists","up"]},{"osd":2,"uuid":"cb6932a9-4eda-4706-bd51-0a6b20e60e25","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6816","nonce":2745628713},{"type":"v1","addr":"172.21.15.193:6817","nonce":2745628713}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6818","nonce":2745628713},{"type":"v1","addr":"172.21.15.193:6819","nonce":2745628713}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6822","nonce":2745628713},{"type":"v1","addr":"172.21.15.193:6823","nonce":2745628713}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6820","nonce":2745628713},{"type":"v1","addr":"172.21.15.193:6821","nonce":2745628713}]},"public_addr":"172.21.15.193:6817/2745628713","cluster_addr":"172.21.15.193:6819/2745628713","heartbeat_back_addr":"172.21.15.193:6823/2745628713","heartbeat_front_addr":"172.21.15.193:6821/2745628713","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T20:08:24.160088+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T20:08:24.801191+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T20:08:24.563377+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"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-09-16T20:08:31.744 DEBUG:teuthology.misc:3 of 3 OSDs are up 2024-09-16T20:08:31.744 INFO:tasks.ceph:Creating RBD pool 2024-09-16T20:08:31.744 DEBUG:teuthology.orchestra.run.smithi193:> sudo ceph --cluster cluster2 osd pool create rbd 8 2024-09-16T20:08:32.367 INFO:teuthology.orchestra.run.smithi193.stderr:pool 'rbd' created 2024-09-16T20:08:32.382 DEBUG:teuthology.orchestra.run.smithi193:> rbd --cluster cluster2 pool init rbd 2024-09-16T20:08:35.385 INFO:tasks.ceph:Starting mds daemons in cluster cluster2... 2024-09-16T20:08:35.386 DEBUG:teuthology.orchestra.run.smithi193:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 config log 1 --format=json 2024-09-16T20:08:35.386 INFO:tasks.daemonwatchdog.daemon_watchdog:watchdog starting 2024-09-16T20:08:35.678 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:08:35.691 INFO:teuthology.orchestra.run.smithi193.stdout:[{"version":4,"timestamp":"2024-09-16T20:08:26.168815+0000","name":"","changes":[{"name":"osd.2/osd_mclock_max_capacity_iops_ssd","new_value":"6241.450150"}]}] 2024-09-16T20:08:35.691 INFO:tasks.ceph_manager:config epoch is 4 2024-09-16T20:08:35.691 INFO:tasks.ceph:Waiting until cluster2 daemons up and pgs clean... 2024-09-16T20:08:35.691 INFO:tasks.ceph.ceph_manager.cluster2:waiting for mgr available 2024-09-16T20:08:35.691 DEBUG:teuthology.orchestra.run.smithi193:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 mgr dump --format=json 2024-09-16T20:08:36.017 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:08:36.029 INFO:teuthology.orchestra.run.smithi193.stdout:{"epoch":5,"flags":0,"active_gid":4102,"active_name":"x","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6824","nonce":155211746},{"type":"v1","addr":"172.21.15.193:6825","nonce":155211746}]},"active_addr":"172.21.15.193:6825/155211746","active_change":"2024-09-16T20:08:21.327692+0000","active_mgr_features":4540719139924082687,"available":true,"standbys":[],"modules":["iostat","nfs","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, use commas to separate multiple","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.27.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:10.4.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_nginx":{"name":"container_image_nginx","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nginx:sclorg-nginx-126","min":"","max":"","enum_allowed":[],"desc":"Nginx container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.7.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.17","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_oauth2_proxy":{"name":"container_image_oauth2_proxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/oauth2-proxy/oauth2-proxy:v7.6.0","min":"","max":"","enum_allowed":[],"desc":"oauth2-proxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.51.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba_metrics":{"name":"container_image_samba_metrics","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-metrics:latest","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB metrics exporter container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_count_max":{"name":"ssh_keepalive_count_max","type":"int","level":"advanced","flags":0,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"How many times ssh connections can fail liveness checks before the host is marked offline","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_interval":{"name":"ssh_keepalive_interval","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"How often ssh connections are checked for liveness","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MANAGED_BY_CLUSTERS":{"name":"MANAGED_BY_CLUSTERS","type":"str","level":"advanced","flags":0,"default_value":"[]","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MULTICLUSTER_CONFIG":{"name":"MULTICLUSTER_CONFIG","type":"str","level":"advanced","flags":0,"default_value":"{}","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_requests":{"name":"max_requests","type":"int","level":"advanced","flags":0,"default_value":"500","min":"","max":"","enum_allowed":[],"desc":"Maximum number of requests to keep in memory. When new request comes in, the oldest request will be removed if the number of requests exceeds the max request number.if un-finished request is removed, error message will be logged in the ceph-mgr log.","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"smb","can_run":true,"error_string":"","module_options":{"internal_store_backend":{"name":"internal_store_backend","type":"str","level":"dev","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"set internal store backend. for develoment and testing only","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_orchestration":{"name":"update_orchestration","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically update orchestration when smb resources are changed","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"squid":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":0,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.193:0","nonce":3112741543}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.193:0","nonce":2522872078}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.193:0","nonce":4232303982}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.193:0","nonce":1948774735}]}]} 2024-09-16T20:08:36.031 INFO:tasks.ceph.ceph_manager.cluster2:mgr available! 2024-09-16T20:08:36.032 INFO:tasks.ceph.ceph_manager.cluster2:waiting for all up 2024-09-16T20:08:36.032 DEBUG:teuthology.orchestra.run.smithi193:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd dump --format=json 2024-09-16T20:08:36.312 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:08:36.313 INFO:teuthology.orchestra.run.smithi193.stdout:{"epoch":16,"fsid":"291fffe0-67f1-4304-8859-c6741488e606","created":"2024-09-16T20:08:16.916332+0000","modified":"2024-09-16T20:08:35.370335+0000","last_up_change":"2024-09-16T20:08:26.341998+0000","last_in_change":"2024-09-16T20:08:17.790395+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":5,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-16T20:08:27.345918+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"12","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.9900000095367432,"score_stable":2.9900000095367432,"optimal_score":0.67000001668930054,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-16T20:08:32.025641+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"16","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":2,"snap_epoch":16,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.8799999952316284,"score_stable":1.8799999952316284,"optimal_score":1,"raw_score_acting":1.8799999952316284,"raw_score_stable":1.8799999952316284,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"f93a8adb-2983-4b59-93e2-421e8f9fb1e5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":13,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6800","nonce":3557128228},{"type":"v1","addr":"172.21.15.193:6801","nonce":3557128228}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6802","nonce":3557128228},{"type":"v1","addr":"172.21.15.193:6803","nonce":3557128228}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6806","nonce":3557128228},{"type":"v1","addr":"172.21.15.193:6807","nonce":3557128228}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6804","nonce":3557128228},{"type":"v1","addr":"172.21.15.193:6805","nonce":3557128228}]},"public_addr":"172.21.15.193:6801/3557128228","cluster_addr":"172.21.15.193:6803/3557128228","heartbeat_back_addr":"172.21.15.193:6807/3557128228","heartbeat_front_addr":"172.21.15.193:6805/3557128228","state":["exists","up"]},{"osd":1,"uuid":"21571466-d343-4ec3-954e-f214764e27d2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":13,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6808","nonce":1764962578},{"type":"v1","addr":"172.21.15.193:6809","nonce":1764962578}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6810","nonce":1764962578},{"type":"v1","addr":"172.21.15.193:6811","nonce":1764962578}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6814","nonce":1764962578},{"type":"v1","addr":"172.21.15.193:6815","nonce":1764962578}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6812","nonce":1764962578},{"type":"v1","addr":"172.21.15.193:6813","nonce":1764962578}]},"public_addr":"172.21.15.193:6809/1764962578","cluster_addr":"172.21.15.193:6811/1764962578","heartbeat_back_addr":"172.21.15.193:6815/1764962578","heartbeat_front_addr":"172.21.15.193:6813/1764962578","state":["exists","up"]},{"osd":2,"uuid":"cb6932a9-4eda-4706-bd51-0a6b20e60e25","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":13,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6816","nonce":2745628713},{"type":"v1","addr":"172.21.15.193:6817","nonce":2745628713}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6818","nonce":2745628713},{"type":"v1","addr":"172.21.15.193:6819","nonce":2745628713}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6822","nonce":2745628713},{"type":"v1","addr":"172.21.15.193:6823","nonce":2745628713}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6820","nonce":2745628713},{"type":"v1","addr":"172.21.15.193:6821","nonce":2745628713}]},"public_addr":"172.21.15.193:6817/2745628713","cluster_addr":"172.21.15.193:6819/2745628713","heartbeat_back_addr":"172.21.15.193:6823/2745628713","heartbeat_front_addr":"172.21.15.193:6821/2745628713","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T20:08:24.160088+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T20:08:24.801191+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T20:08:24.563377+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"new_removed_snaps":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"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-09-16T20:08:36.325 INFO:tasks.ceph.ceph_manager.cluster2:all up! 2024-09-16T20:08:36.326 DEBUG:teuthology.orchestra.run.smithi193:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd dump --format=json 2024-09-16T20:08:36.607 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:08:36.607 INFO:teuthology.orchestra.run.smithi193.stdout:{"epoch":16,"fsid":"291fffe0-67f1-4304-8859-c6741488e606","created":"2024-09-16T20:08:16.916332+0000","modified":"2024-09-16T20:08:35.370335+0000","last_up_change":"2024-09-16T20:08:26.341998+0000","last_in_change":"2024-09-16T20:08:17.790395+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":5,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-16T20:08:27.345918+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"12","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.9900000095367432,"score_stable":2.9900000095367432,"optimal_score":0.67000001668930054,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-16T20:08:32.025641+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"16","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":2,"snap_epoch":16,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.8799999952316284,"score_stable":1.8799999952316284,"optimal_score":1,"raw_score_acting":1.8799999952316284,"raw_score_stable":1.8799999952316284,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"f93a8adb-2983-4b59-93e2-421e8f9fb1e5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":13,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6800","nonce":3557128228},{"type":"v1","addr":"172.21.15.193:6801","nonce":3557128228}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6802","nonce":3557128228},{"type":"v1","addr":"172.21.15.193:6803","nonce":3557128228}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6806","nonce":3557128228},{"type":"v1","addr":"172.21.15.193:6807","nonce":3557128228}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6804","nonce":3557128228},{"type":"v1","addr":"172.21.15.193:6805","nonce":3557128228}]},"public_addr":"172.21.15.193:6801/3557128228","cluster_addr":"172.21.15.193:6803/3557128228","heartbeat_back_addr":"172.21.15.193:6807/3557128228","heartbeat_front_addr":"172.21.15.193:6805/3557128228","state":["exists","up"]},{"osd":1,"uuid":"21571466-d343-4ec3-954e-f214764e27d2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":13,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6808","nonce":1764962578},{"type":"v1","addr":"172.21.15.193:6809","nonce":1764962578}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6810","nonce":1764962578},{"type":"v1","addr":"172.21.15.193:6811","nonce":1764962578}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6814","nonce":1764962578},{"type":"v1","addr":"172.21.15.193:6815","nonce":1764962578}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6812","nonce":1764962578},{"type":"v1","addr":"172.21.15.193:6813","nonce":1764962578}]},"public_addr":"172.21.15.193:6809/1764962578","cluster_addr":"172.21.15.193:6811/1764962578","heartbeat_back_addr":"172.21.15.193:6815/1764962578","heartbeat_front_addr":"172.21.15.193:6813/1764962578","state":["exists","up"]},{"osd":2,"uuid":"cb6932a9-4eda-4706-bd51-0a6b20e60e25","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":13,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6816","nonce":2745628713},{"type":"v1","addr":"172.21.15.193:6817","nonce":2745628713}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6818","nonce":2745628713},{"type":"v1","addr":"172.21.15.193:6819","nonce":2745628713}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6822","nonce":2745628713},{"type":"v1","addr":"172.21.15.193:6823","nonce":2745628713}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6820","nonce":2745628713},{"type":"v1","addr":"172.21.15.193:6821","nonce":2745628713}]},"public_addr":"172.21.15.193:6817/2745628713","cluster_addr":"172.21.15.193:6819/2745628713","heartbeat_back_addr":"172.21.15.193:6823/2745628713","heartbeat_front_addr":"172.21.15.193:6821/2745628713","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T20:08:24.160088+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T20:08:24.801191+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T20:08:24.563377+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"new_removed_snaps":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"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-09-16T20:08:36.619 DEBUG:teuthology.orchestra.run.smithi193:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 tell osd.0 flush_pg_stats 2024-09-16T20:08:36.620 DEBUG:teuthology.orchestra.run.smithi193:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 tell osd.1 flush_pg_stats 2024-09-16T20:08:36.620 DEBUG:teuthology.orchestra.run.smithi193:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 tell osd.2 flush_pg_stats 2024-09-16T20:08:36.756 INFO:teuthology.orchestra.run.smithi193.stdout:38654705668 2024-09-16T20:08:36.757 DEBUG:teuthology.orchestra.run.smithi193:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd last-stat-seq osd.1 2024-09-16T20:08:36.774 INFO:teuthology.orchestra.run.smithi193.stdout:34359738374 2024-09-16T20:08:36.775 DEBUG:teuthology.orchestra.run.smithi193:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd last-stat-seq osd.0 2024-09-16T20:08:36.775 INFO:teuthology.orchestra.run.smithi193.stdout:38654705668 2024-09-16T20:08:36.776 DEBUG:teuthology.orchestra.run.smithi193:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd last-stat-seq osd.2 2024-09-16T20:08:37.094 INFO:teuthology.orchestra.run.smithi193.stdout:38654705667 2024-09-16T20:08:37.107 INFO:tasks.ceph.ceph_manager.cluster2:need seq 38654705668 got 38654705667 for osd.1 2024-09-16T20:08:37.112 INFO:teuthology.orchestra.run.smithi193.stdout:38654705667 2024-09-16T20:08:37.124 INFO:tasks.ceph.ceph_manager.cluster2:need seq 38654705668 got 38654705667 for osd.2 2024-09-16T20:08:37.150 INFO:teuthology.orchestra.run.smithi193.stdout:34359738372 2024-09-16T20:08:37.163 INFO:tasks.ceph.ceph_manager.cluster2:need seq 34359738374 got 34359738372 for osd.0 2024-09-16T20:08:38.108 DEBUG:teuthology.orchestra.run.smithi193:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd last-stat-seq osd.1 2024-09-16T20:08:38.125 DEBUG:teuthology.orchestra.run.smithi193:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd last-stat-seq osd.2 2024-09-16T20:08:38.164 DEBUG:teuthology.orchestra.run.smithi193:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd last-stat-seq osd.0 2024-09-16T20:08:38.423 INFO:teuthology.orchestra.run.smithi193.stdout:38654705668 2024-09-16T20:08:38.437 INFO:tasks.ceph.ceph_manager.cluster2:need seq 38654705668 got 38654705668 for osd.1 2024-09-16T20:08:38.437 DEBUG:teuthology.parallel:result is None 2024-09-16T20:08:38.454 INFO:teuthology.orchestra.run.smithi193.stdout:38654705668 2024-09-16T20:08:38.467 INFO:tasks.ceph.ceph_manager.cluster2:need seq 38654705668 got 38654705668 for osd.2 2024-09-16T20:08:38.467 DEBUG:teuthology.parallel:result is None 2024-09-16T20:08:38.496 INFO:teuthology.orchestra.run.smithi193.stdout:34359738374 2024-09-16T20:08:38.509 INFO:tasks.ceph.ceph_manager.cluster2:need seq 34359738374 got 34359738374 for osd.0 2024-09-16T20:08:38.509 DEBUG:teuthology.parallel:result is None 2024-09-16T20:08:38.510 INFO:tasks.ceph.ceph_manager.cluster2:waiting for clean 2024-09-16T20:08:38.510 DEBUG:teuthology.orchestra.run.smithi193:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2024-09-16T20:08:38.827 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:08:38.828 INFO:teuthology.orchestra.run.smithi193.stderr:dumped all 2024-09-16T20:08:38.839 INFO:teuthology.orchestra.run.smithi193.stdout:{"pg_ready":true,"pg_map":{"version":20,"stamp":"2024-09-16T20:08:37.333808+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590387,"num_objects":4,"num_object_clones":0,"num_object_copies":8,"num_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":56,"num_read_kb":46,"num_write":81,"num_write_kb":1108,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":17,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":81624,"kb_used_data":536,"kb_used_omap":4,"kb_used_meta":81019,"kb_avail":283033896,"statfs":{"total":289910292480,"available":289826709504,"internally_reserved":0,"allocated":548864,"data_stored":1302991,"data_compressed":60086,"data_compressed_allocated":81920,"data_compressed_original":1146880,"omap_allocated":4783,"internal_metadata":82963793},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":3,"apply_latency_ms":3,"commit_latency_ns":3000000,"apply_latency_ns":3000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":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.968917"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-16T20:08:35.378223+0000","last_change":"2024-09-16T20:08:35.378223+0000","last_active":"2024-09-16T20:08:35.378223+0000","last_peered":"2024-09-16T20:08:35.378223+0000","last_clean":"2024-09-16T20:08:35.378223+0000","last_became_active":"2024-09-16T20:08:33.373194+0000","last_became_peered":"2024-09-16T20:08:33.373194+0000","last_unstale":"2024-09-16T20:08:35.378223+0000","last_undegraded":"2024-09-16T20:08:35.378223+0000","last_fullsized":"2024-09-16T20:08:35.378223+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_clean_scrub_stamp":"2024-09-16T20:08:32.362016+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T20:18:27.854723+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00087206100000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.6","version":"0'0","reported_seq":20,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-16T20:08:35.377968+0000","last_change":"2024-09-16T20:08:35.377968+0000","last_active":"2024-09-16T20:08:35.377968+0000","last_peered":"2024-09-16T20:08:35.377968+0000","last_clean":"2024-09-16T20:08:35.377968+0000","last_became_active":"2024-09-16T20:08:33.373294+0000","last_became_peered":"2024-09-16T20:08:33.373294+0000","last_unstale":"2024-09-16T20:08:35.377968+0000","last_undegraded":"2024-09-16T20:08:35.377968+0000","last_fullsized":"2024-09-16T20:08:35.377968+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_clean_scrub_stamp":"2024-09-16T20:08:32.362016+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T01:14:05.227281+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00064840600000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.5","version":"0'0","reported_seq":20,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-16T20:08:35.378179+0000","last_change":"2024-09-16T20:08:35.378179+0000","last_active":"2024-09-16T20:08:35.378179+0000","last_peered":"2024-09-16T20:08:35.378179+0000","last_clean":"2024-09-16T20:08:35.378179+0000","last_became_active":"2024-09-16T20:08:33.373241+0000","last_became_peered":"2024-09-16T20:08:33.373241+0000","last_unstale":"2024-09-16T20:08:35.378179+0000","last_undegraded":"2024-09-16T20:08:35.378179+0000","last_fullsized":"2024-09-16T20:08:35.378179+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_clean_scrub_stamp":"2024-09-16T20:08:32.362016+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T23:33:59.737101+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00075352800000000005,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.4","version":"0'0","reported_seq":20,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-16T20:08:35.378500+0000","last_change":"2024-09-16T20:08:35.378500+0000","last_active":"2024-09-16T20:08:35.378500+0000","last_peered":"2024-09-16T20:08:35.378500+0000","last_clean":"2024-09-16T20:08:35.378500+0000","last_became_active":"2024-09-16T20:08:33.373236+0000","last_became_peered":"2024-09-16T20:08:33.373236+0000","last_unstale":"2024-09-16T20:08:35.378500+0000","last_undegraded":"2024-09-16T20:08:35.378500+0000","last_fullsized":"2024-09-16T20:08:35.378500+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_clean_scrub_stamp":"2024-09-16T20:08:32.362016+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T05:38:29.770991+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00099191899999999996,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.2","version":"16'2","reported_seq":22,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-16T20:08:35.376651+0000","last_change":"2024-09-16T20:08:35.374993+0000","last_active":"2024-09-16T20:08:35.376651+0000","last_peered":"2024-09-16T20:08:35.376651+0000","last_clean":"2024-09-16T20:08:35.376651+0000","last_became_active":"2024-09-16T20:08:33.378446+0000","last_became_peered":"2024-09-16T20:08:33.378446+0000","last_unstale":"2024-09-16T20:08:35.376651+0000","last_undegraded":"2024-09-16T20:08:35.376651+0000","last_fullsized":"2024-09-16T20:08:35.376651+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_clean_scrub_stamp":"2024-09-16T20:08:32.362016+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T02:24:42.230936+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00054544399999999996,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.1","version":"0'0","reported_seq":20,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-16T20:08:35.391252+0000","last_change":"2024-09-16T20:08:35.391252+0000","last_active":"2024-09-16T20:08:35.391252+0000","last_peered":"2024-09-16T20:08:35.391252+0000","last_clean":"2024-09-16T20:08:35.391252+0000","last_became_active":"2024-09-16T20:08:33.378437+0000","last_became_peered":"2024-09-16T20:08:33.378437+0000","last_unstale":"2024-09-16T20:08:35.391252+0000","last_undegraded":"2024-09-16T20:08:35.391252+0000","last_fullsized":"2024-09-16T20:08:35.391252+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_clean_scrub_stamp":"2024-09-16T20:08:32.362016+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T23:20:57.563310+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00052442000000000005,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.0","version":"0'0","reported_seq":20,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-16T20:08:35.391350+0000","last_change":"2024-09-16T20:08:35.391350+0000","last_active":"2024-09-16T20:08:35.391350+0000","last_peered":"2024-09-16T20:08:35.391350+0000","last_clean":"2024-09-16T20:08:35.391350+0000","last_became_active":"2024-09-16T20:08:33.378418+0000","last_became_peered":"2024-09-16T20:08:33.378418+0000","last_unstale":"2024-09-16T20:08:35.391350+0000","last_undegraded":"2024-09-16T20:08:35.391350+0000","last_fullsized":"2024-09-16T20:08:35.391350+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_clean_scrub_stamp":"2024-09-16T20:08:32.362016+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T05:07:01.509174+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00061810200000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.3","version":"14'1","reported_seq":21,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-16T20:08:35.377902+0000","last_change":"2024-09-16T20:08:35.377902+0000","last_active":"2024-09-16T20:08:35.377902+0000","last_peered":"2024-09-16T20:08:35.377902+0000","last_clean":"2024-09-16T20:08:35.377902+0000","last_became_active":"2024-09-16T20:08:33.372644+0000","last_became_peered":"2024-09-16T20:08:33.372644+0000","last_unstale":"2024-09-16T20:08:35.377902+0000","last_undegraded":"2024-09-16T20:08:35.377902+0000","last_fullsized":"2024-09-16T20:08:35.377902+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_clean_scrub_stamp":"2024-09-16T20:08:32.362016+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T00:18:26.860233+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00066095300000000004,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"1.0","version":"11'52","reported_seq":88,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-16T20:08:35.377203+0000","last_change":"2024-09-16T20:08:28.450263+0000","last_active":"2024-09-16T20:08:35.377203+0000","last_peered":"2024-09-16T20:08:35.377203+0000","last_clean":"2024-09-16T20:08:35.377203+0000","last_became_active":"2024-09-16T20:08:28.449125+0000","last_became_peered":"2024-09-16T20:08:28.449125+0000","last_unstale":"2024-09-16T20:08:35.377203+0000","last_undegraded":"2024-09-16T20:08:35.377203+0000","last_fullsized":"2024-09-16T20:08:35.377203+0000","mapping_epoch":10,"log_start":"0'0","ondisk_log_start":"0'0","created":10,"last_epoch_clean":11,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:08:27.349241+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:08:27.349241+0000","last_clean_scrub_stamp":"2024-09-16T20:08:27.349241+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T21:19:39.684026+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":38,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":122880,"data_stored":1180736,"data_compressed":60086,"data_compressed_allocated":81920,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":9,"seq":38654705668,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27168,"kb_used_data":136,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344672,"statfs":{"total":96636764160,"available":96608944128,"internally_reserved":0,"allocated":139264,"data_stored":40739,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":1,"up_from":9,"seq":38654705668,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27228,"kb_used_data":200,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344612,"statfs":{"total":96636764160,"available":96608882688,"internally_reserved":0,"allocated":204800,"data_stored":631126,"data_compressed":30043,"data_compressed_allocated":40960,"data_compressed_original":573440,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738374,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27228,"kb_used_data":200,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344612,"statfs":{"total":96636764160,"available":96608882688,"internally_reserved":0,"allocated":204800,"data_stored":631126,"data_compressed":30043,"data_compressed_allocated":40960,"data_compressed_original":573440,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":61440,"data_stored":590368,"data_compressed":30043,"data_compressed_allocated":40960,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":61440,"data_stored":590368,"data_compressed":30043,"data_compressed_allocated":40960,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-16T20:08:38.840 DEBUG:teuthology.orchestra.run.smithi193:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2024-09-16T20:08:39.119 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:08:39.120 INFO:teuthology.orchestra.run.smithi193.stderr:dumped all 2024-09-16T20:08:39.132 INFO:teuthology.orchestra.run.smithi193.stdout:{"pg_ready":true,"pg_map":{"version":20,"stamp":"2024-09-16T20:08:37.333808+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590387,"num_objects":4,"num_object_clones":0,"num_object_copies":8,"num_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":56,"num_read_kb":46,"num_write":81,"num_write_kb":1108,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":55,"ondisk_log_size":55,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":17,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":81624,"kb_used_data":536,"kb_used_omap":4,"kb_used_meta":81019,"kb_avail":283033896,"statfs":{"total":289910292480,"available":289826709504,"internally_reserved":0,"allocated":548864,"data_stored":1302991,"data_compressed":60086,"data_compressed_allocated":81920,"data_compressed_original":1146880,"omap_allocated":4783,"internal_metadata":82963793},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":3,"apply_latency_ms":3,"commit_latency_ns":3000000,"apply_latency_ns":3000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":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.968917"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-16T20:08:35.378223+0000","last_change":"2024-09-16T20:08:35.378223+0000","last_active":"2024-09-16T20:08:35.378223+0000","last_peered":"2024-09-16T20:08:35.378223+0000","last_clean":"2024-09-16T20:08:35.378223+0000","last_became_active":"2024-09-16T20:08:33.373194+0000","last_became_peered":"2024-09-16T20:08:33.373194+0000","last_unstale":"2024-09-16T20:08:35.378223+0000","last_undegraded":"2024-09-16T20:08:35.378223+0000","last_fullsized":"2024-09-16T20:08:35.378223+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_clean_scrub_stamp":"2024-09-16T20:08:32.362016+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T20:18:27.854723+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00087206100000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.6","version":"0'0","reported_seq":20,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-16T20:08:35.377968+0000","last_change":"2024-09-16T20:08:35.377968+0000","last_active":"2024-09-16T20:08:35.377968+0000","last_peered":"2024-09-16T20:08:35.377968+0000","last_clean":"2024-09-16T20:08:35.377968+0000","last_became_active":"2024-09-16T20:08:33.373294+0000","last_became_peered":"2024-09-16T20:08:33.373294+0000","last_unstale":"2024-09-16T20:08:35.377968+0000","last_undegraded":"2024-09-16T20:08:35.377968+0000","last_fullsized":"2024-09-16T20:08:35.377968+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_clean_scrub_stamp":"2024-09-16T20:08:32.362016+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T01:14:05.227281+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00064840600000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.5","version":"0'0","reported_seq":20,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-16T20:08:35.378179+0000","last_change":"2024-09-16T20:08:35.378179+0000","last_active":"2024-09-16T20:08:35.378179+0000","last_peered":"2024-09-16T20:08:35.378179+0000","last_clean":"2024-09-16T20:08:35.378179+0000","last_became_active":"2024-09-16T20:08:33.373241+0000","last_became_peered":"2024-09-16T20:08:33.373241+0000","last_unstale":"2024-09-16T20:08:35.378179+0000","last_undegraded":"2024-09-16T20:08:35.378179+0000","last_fullsized":"2024-09-16T20:08:35.378179+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_clean_scrub_stamp":"2024-09-16T20:08:32.362016+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T23:33:59.737101+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00075352800000000005,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.4","version":"0'0","reported_seq":20,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-16T20:08:35.378500+0000","last_change":"2024-09-16T20:08:35.378500+0000","last_active":"2024-09-16T20:08:35.378500+0000","last_peered":"2024-09-16T20:08:35.378500+0000","last_clean":"2024-09-16T20:08:35.378500+0000","last_became_active":"2024-09-16T20:08:33.373236+0000","last_became_peered":"2024-09-16T20:08:33.373236+0000","last_unstale":"2024-09-16T20:08:35.378500+0000","last_undegraded":"2024-09-16T20:08:35.378500+0000","last_fullsized":"2024-09-16T20:08:35.378500+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_clean_scrub_stamp":"2024-09-16T20:08:32.362016+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T05:38:29.770991+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00099191899999999996,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.2","version":"16'2","reported_seq":22,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-16T20:08:35.376651+0000","last_change":"2024-09-16T20:08:35.374993+0000","last_active":"2024-09-16T20:08:35.376651+0000","last_peered":"2024-09-16T20:08:35.376651+0000","last_clean":"2024-09-16T20:08:35.376651+0000","last_became_active":"2024-09-16T20:08:33.378446+0000","last_became_peered":"2024-09-16T20:08:33.378446+0000","last_unstale":"2024-09-16T20:08:35.376651+0000","last_undegraded":"2024-09-16T20:08:35.376651+0000","last_fullsized":"2024-09-16T20:08:35.376651+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_clean_scrub_stamp":"2024-09-16T20:08:32.362016+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T02:24:42.230936+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00054544399999999996,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.1","version":"0'0","reported_seq":20,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-16T20:08:35.391252+0000","last_change":"2024-09-16T20:08:35.391252+0000","last_active":"2024-09-16T20:08:35.391252+0000","last_peered":"2024-09-16T20:08:35.391252+0000","last_clean":"2024-09-16T20:08:35.391252+0000","last_became_active":"2024-09-16T20:08:33.378437+0000","last_became_peered":"2024-09-16T20:08:33.378437+0000","last_unstale":"2024-09-16T20:08:35.391252+0000","last_undegraded":"2024-09-16T20:08:35.391252+0000","last_fullsized":"2024-09-16T20:08:35.391252+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_clean_scrub_stamp":"2024-09-16T20:08:32.362016+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T23:20:57.563310+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00052442000000000005,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.0","version":"0'0","reported_seq":20,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-16T20:08:35.391350+0000","last_change":"2024-09-16T20:08:35.391350+0000","last_active":"2024-09-16T20:08:35.391350+0000","last_peered":"2024-09-16T20:08:35.391350+0000","last_clean":"2024-09-16T20:08:35.391350+0000","last_became_active":"2024-09-16T20:08:33.378418+0000","last_became_peered":"2024-09-16T20:08:33.378418+0000","last_unstale":"2024-09-16T20:08:35.391350+0000","last_undegraded":"2024-09-16T20:08:35.391350+0000","last_fullsized":"2024-09-16T20:08:35.391350+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_clean_scrub_stamp":"2024-09-16T20:08:32.362016+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T05:07:01.509174+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00061810200000000004,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.3","version":"14'1","reported_seq":21,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-16T20:08:35.377902+0000","last_change":"2024-09-16T20:08:35.377902+0000","last_active":"2024-09-16T20:08:35.377902+0000","last_peered":"2024-09-16T20:08:35.377902+0000","last_clean":"2024-09-16T20:08:35.377902+0000","last_became_active":"2024-09-16T20:08:33.372644+0000","last_became_peered":"2024-09-16T20:08:33.372644+0000","last_unstale":"2024-09-16T20:08:35.377902+0000","last_undegraded":"2024-09-16T20:08:35.377902+0000","last_fullsized":"2024-09-16T20:08:35.377902+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_clean_scrub_stamp":"2024-09-16T20:08:32.362016+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T00:18:26.860233+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00066095300000000004,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"1.0","version":"11'52","reported_seq":88,"reported_epoch":16,"state":"active+clean","last_fresh":"2024-09-16T20:08:35.377203+0000","last_change":"2024-09-16T20:08:28.450263+0000","last_active":"2024-09-16T20:08:35.377203+0000","last_peered":"2024-09-16T20:08:35.377203+0000","last_clean":"2024-09-16T20:08:35.377203+0000","last_became_active":"2024-09-16T20:08:28.449125+0000","last_became_peered":"2024-09-16T20:08:28.449125+0000","last_unstale":"2024-09-16T20:08:35.377203+0000","last_undegraded":"2024-09-16T20:08:35.377203+0000","last_fullsized":"2024-09-16T20:08:35.377203+0000","mapping_epoch":10,"log_start":"0'0","ondisk_log_start":"0'0","created":10,"last_epoch_clean":11,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:08:27.349241+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:08:27.349241+0000","last_clean_scrub_stamp":"2024-09-16T20:08:27.349241+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T21:19:39.684026+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":38,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":122880,"data_stored":1180736,"data_compressed":60086,"data_compressed_allocated":81920,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":9,"seq":38654705668,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27168,"kb_used_data":136,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344672,"statfs":{"total":96636764160,"available":96608944128,"internally_reserved":0,"allocated":139264,"data_stored":40739,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":1,"up_from":9,"seq":38654705668,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27228,"kb_used_data":200,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344612,"statfs":{"total":96636764160,"available":96608882688,"internally_reserved":0,"allocated":204800,"data_stored":631126,"data_compressed":30043,"data_compressed_allocated":40960,"data_compressed_original":573440,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738374,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27228,"kb_used_data":200,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344612,"statfs":{"total":96636764160,"available":96608882688,"internally_reserved":0,"allocated":204800,"data_stored":631126,"data_compressed":30043,"data_compressed_allocated":40960,"data_compressed_original":573440,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":61440,"data_stored":590368,"data_compressed":30043,"data_compressed_allocated":40960,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":61440,"data_stored":590368,"data_compressed":30043,"data_compressed_allocated":40960,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-16T20:08:39.133 INFO:tasks.ceph.ceph_manager.cluster2:clean! 2024-09-16T20:08:39.133 INFO:tasks.ceph:Waiting until ceph cluster cluster2 is healthy... 2024-09-16T20:08:39.133 INFO:tasks.ceph.ceph_manager.cluster2:wait_until_healthy 2024-09-16T20:08:39.133 DEBUG:teuthology.orchestra.run.smithi193:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 health --format=json 2024-09-16T20:08:39.448 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T20:08:39.448 INFO:teuthology.orchestra.run.smithi193.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-16T20:08:39.461 INFO:tasks.ceph.ceph_manager.cluster2:wait_until_healthy done 2024-09-16T20:08:39.461 INFO:teuthology.run_tasks:Running task exec... 2024-09-16T20:08:39.471 INFO:teuthology.task.exec:Executing custom commands... 2024-09-16T20:08:39.471 INFO:teuthology.task.exec:Running commands on role cluster2.client.0 host ubuntu@smithi193.front.sepia.ceph.com 2024-09-16T20:08:39.471 DEBUG:teuthology.orchestra.run.smithi193:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'echo '"'"'{"type":"qcow","stream":{"type":"http","url":"http://download.ceph.com/qa/ubuntu-12.04.qcow2"}}'"'"' | rbd --cluster cluster2 migration prepare --import-only --source-spec-path - client.0.0-src' 2024-09-16T20:08:39.790 DEBUG:teuthology.orchestra.run.smithi193:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 migration execute client.0.0-src' 2024-09-16T20:14:50.493 INFO:teuthology.orchestra.run.smithi193.stderr: Image migration: 1% complete... Image migration: 2% complete... Image migration: 3% complete... Image migration: 4% complete... Image migration: 5% complete... Image migration: 6% complete... Image migration: 7% complete... Image migration: 8% complete... Image migration: 9% complete... Image migration: 10% complete... Image migration: 11% complete... Image migration: 12% complete... Image migration: 13% complete... Image migration: 14% complete... Image migration: 15% complete... Image migration: 16% complete... Image migration: 17% complete... Image migration: 18% complete... Image migration: 19% complete... Image migration: 20% complete... Image migration: 21% complete... Image migration: 22% complete... Image migration: 23% complete... Image migration: 24% complete... Image migration: 25% complete... Image migration: 26% complete... Image migration: 27% complete... Image migration: 28% complete... Image migration: 29% complete... Image migration: 30% complete... Image migration: 31% complete... Image migration: 32% complete... Image migration: 33% complete... Image migration: 34% complete... Image migration: 35% complete... Image migration: 36% complete... Image migration: 37% complete... Image migration: 38% complete... Image migration: 39% complete... Image migration: 40% complete... Image migration: 41% complete... Image migration: 42% complete... Image migration: 43% complete... Image migration: 44% complete... Image migration: 45% complete... Image migration: 46% complete... Image migration: 47% complete... Image migration: 48% complete... Image migration: 49% complete... Image migration: 50% complete... Image migration: 51% complete... Image migration: 52% complete... Image migration: 53% complete... Image migration: 54% complete... Image migration: 55% complete... Image migration: 56% complete... Image migration: 57% complete... Image migration: 58% complete... Image migration: 59% complete... Image migration: 60% complete... Image migration: 61% complete... Image migration: 62% complete... Image migration: 63% complete... Image migration: 64% complete... Image migration: 65% complete... Image migration: 66% complete... Image migration: 67% complete... Image migration: 68% complete... Image migration: 69% complete... Image migration: 70% complete... Image migration: 71% complete... Image migration: 72% complete... Image migration: 73% complete... Image migration: 74% complete... Image migration: 75% complete... Image migration: 76% complete... Image migration: 77% complete... Image migration: 78% complete... Image migration: 79% complete... Image migration: 80% complete... Image migration: 81% complete... Image migration: 82% complete... Image migration: 83% complete... Image migration: 84% complete... Image migration: 85% complete... Image migration: 86% complete... Image migration: 87% complete... Image migration: 88% complete... Image migration: 89% complete... Image migration: 90% complete... Image migration: 91% complete... Image migration: 92% complete... Image migration: 93% complete... Image migration: 94% complete... Image migration: 95% complete... Image migration: 96% complete... Image migration: 97% complete... Image migration: 98% complete... Image migration: 99% complete... Image migration: 100% complete...done. 2024-09-16T20:14:50.499 DEBUG:teuthology.orchestra.run.smithi193:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 migration commit client.0.0-src' 2024-09-16T20:14:50.595 INFO:teuthology.orchestra.run.smithi193.stderr: Commit image migration: 100% complete...done. 2024-09-16T20:14:50.600 DEBUG:teuthology.orchestra.run.smithi193:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap create client.0.0-src@snap' 2024-09-16T20:14:51.138 INFO:teuthology.orchestra.run.smithi193.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-09-16T20:14:51.149 DEBUG:teuthology.orchestra.run.smithi193:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap protect client.0.0-src@snap' 2024-09-16T20:14:51.225 DEBUG:teuthology.orchestra.run.smithi193:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 clone client.0.0-src@snap client.0.0' 2024-09-16T20:14:51.320 DEBUG:teuthology.orchestra.run.smithi193:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap create client.0.0@snap' 2024-09-16T20:14:52.141 INFO:teuthology.orchestra.run.smithi193.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-09-16T20:14:52.153 DEBUG:teuthology.orchestra.run.smithi193:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 create --size 1G client.0.1-src' 2024-09-16T20:14:52.227 DEBUG:teuthology.orchestra.run.smithi193:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 1M client.0.1-src' 2024-09-16T20:14:52.302 INFO:teuthology.orchestra.run.smithi193.stdout:bench type write io_size 16384 io_threads 1 bytes 1048576 pattern random 2024-09-16T20:14:52.363 INFO:teuthology.orchestra.run.smithi193.stdout: SEC OPS OPS/SEC BYTES/SEC 2024-09-16T20:14:52.363 INFO:teuthology.orchestra.run.smithi193.stdout:elapsed: 0 ops: 64 ops/sec: 1049.2 bytes/sec: 16 MiB/s 2024-09-16T20:14:52.375 DEBUG:teuthology.orchestra.run.smithi193:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap create client.0.1-src@snap' 2024-09-16T20:14:53.145 INFO:teuthology.orchestra.run.smithi193.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-09-16T20:14:53.155 DEBUG:teuthology.orchestra.run.smithi193:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap protect client.0.1-src@snap' 2024-09-16T20:14:53.229 DEBUG:teuthology.orchestra.run.smithi193:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 clone client.0.1-src@snap client.0.1' 2024-09-16T20:14:53.319 DEBUG:teuthology.orchestra.run.smithi193:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 1M client.0.1' 2024-09-16T20:14:53.400 INFO:teuthology.orchestra.run.smithi193.stdout:bench type write io_size 16384 io_threads 1 bytes 1048576 pattern random 2024-09-16T20:14:53.461 INFO:teuthology.orchestra.run.smithi193.stdout: SEC OPS OPS/SEC BYTES/SEC 2024-09-16T20:14:53.461 INFO:teuthology.orchestra.run.smithi193.stdout:elapsed: 0 ops: 64 ops/sec: 1032.27 bytes/sec: 16 MiB/s 2024-09-16T20:14:53.473 DEBUG:teuthology.orchestra.run.smithi193:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap create client.0.1@snap' 2024-09-16T20:14:54.149 INFO:teuthology.orchestra.run.smithi193.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-09-16T20:14:54.158 DEBUG:teuthology.orchestra.run.smithi193:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 create --size 1G client.0.2-src' 2024-09-16T20:14:54.229 DEBUG:teuthology.orchestra.run.smithi193:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 1M client.0.2-src' 2024-09-16T20:14:54.303 INFO:teuthology.orchestra.run.smithi193.stdout:bench type write io_size 16384 io_threads 1 bytes 1048576 pattern random 2024-09-16T20:14:54.362 INFO:teuthology.orchestra.run.smithi193.stdout: SEC OPS OPS/SEC BYTES/SEC 2024-09-16T20:14:54.362 INFO:teuthology.orchestra.run.smithi193.stdout:elapsed: 0 ops: 64 ops/sec: 1066.68 bytes/sec: 17 MiB/s 2024-09-16T20:14:54.374 DEBUG:teuthology.orchestra.run.smithi193:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap create client.0.2-src@snap' 2024-09-16T20:14:55.154 INFO:teuthology.orchestra.run.smithi193.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-09-16T20:14:55.165 DEBUG:teuthology.orchestra.run.smithi193:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap protect client.0.2-src@snap' 2024-09-16T20:14:55.241 DEBUG:teuthology.orchestra.run.smithi193:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 clone client.0.2-src@snap client.0.2' 2024-09-16T20:14:55.334 DEBUG:teuthology.orchestra.run.smithi193:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 2M client.0.2' 2024-09-16T20:14:55.412 INFO:teuthology.orchestra.run.smithi193.stdout:bench type write io_size 16384 io_threads 1 bytes 2097152 pattern random 2024-09-16T20:14:55.525 INFO:teuthology.orchestra.run.smithi193.stdout: SEC OPS OPS/SEC BYTES/SEC 2024-09-16T20:14:55.525 INFO:teuthology.orchestra.run.smithi193.stdout:elapsed: 0 ops: 128 ops/sec: 1142.87 bytes/sec: 18 MiB/s 2024-09-16T20:14:55.534 DEBUG:teuthology.orchestra.run.smithi193:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap create client.0.2@snap' 2024-09-16T20:14:56.157 INFO:teuthology.orchestra.run.smithi193.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-09-16T20:14:56.170 INFO:teuthology.run_tasks:Running task exec... 2024-09-16T20:14:56.180 INFO:teuthology.task.exec:Executing custom commands... 2024-09-16T20:14:56.180 INFO:teuthology.task.exec:Running commands on role cluster1.client.0 host ubuntu@smithi064.front.sepia.ceph.com 2024-09-16T20:14:56.180 DEBUG:teuthology.orchestra.run.smithi064:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'echo '"'"'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.0","snap_name":"snap"}'"'"' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.0' 2024-09-16T20:14:56.543 DEBUG:teuthology.orchestra.run.smithi064:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'echo '"'"'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.1","snap_name":"snap"}'"'"' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.1' 2024-09-16T20:14:57.551 DEBUG:teuthology.orchestra.run.smithi064:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'echo '"'"'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.2","snap_name":"snap"}'"'"' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.2' 2024-09-16T20:14:58.564 INFO:teuthology.run_tasks:Running task parallel... 2024-09-16T20:14:58.576 INFO:teuthology.task.parallel:starting parallel... 2024-09-16T20:14:58.576 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-09-16T20:14:58.577 INFO:teuthology.task.sequential:In sequential, running task qemu... 2024-09-16T20:14:58.590 DEBUG:teuthology.orchestra.run.smithi064:> install -d -m0755 -- /home/ubuntu/cephtest/qemu /home/ubuntu/cephtest/archive/qemu 2024-09-16T20:14:58.590 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-09-16T20:14:58.590 INFO:teuthology.task.sequential:In sequential, running task exec... 2024-09-16T20:14:58.591 INFO:teuthology.task.exec:Executing custom commands... 2024-09-16T20:14:58.591 INFO:teuthology.task.exec:Running commands on role cluster1.client.0 host ubuntu@smithi064.front.sepia.ceph.com 2024-09-16T20:14:58.591 DEBUG:teuthology.orchestra.run.smithi064:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep $((RANDOM % 600))' 2024-09-16T20:14:58.610 INFO:teuthology.packaging:Installing package qemu-kvm-block-rbd on ubuntu@smithi064.front.sepia.ceph.com 2024-09-16T20:14:58.610 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y install qemu-kvm-block-rbd 2024-09-16T20:14:59.272 INFO:teuthology.orchestra.run.smithi064.stdout:Last metadata expiration check: 0:09:54 ago on Mon 16 Sep 2024 08:05:05 PM UTC. 2024-09-16T20:14:59.366 INFO:teuthology.orchestra.run.smithi064.stdout:Package qemu-kvm-block-rbd-17:9.0.0-10.el9.x86_64 is already installed. 2024-09-16T20:14:59.413 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2024-09-16T20:14:59.414 INFO:teuthology.orchestra.run.smithi064.stdout:Nothing to do. 2024-09-16T20:14:59.414 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2024-09-16T20:14:59.495 INFO:tasks.qemu:generating iso... 2024-09-16T20:14:59.495 INFO:tasks.qemu:Pulling tests from https://github.com/ceph/ceph-ci ref 6e8474a02f2b86353394076ab80c6f50ea28e361 2024-09-16T20:14:59.495 DEBUG:teuthology.orchestra.run.smithi064:> rm -rf /home/ubuntu/cephtest/qemu_clone.cluster1.client.0 && git clone https://github.com/ceph/ceph-ci /home/ubuntu/cephtest/qemu_clone.cluster1.client.0 && cd /home/ubuntu/cephtest/qemu_clone.cluster1.client.0 && git checkout 6e8474a02f2b86353394076ab80c6f50ea28e361 2024-09-16T20:14:59.512 INFO:teuthology.orchestra.run.smithi064.stderr:Cloning into '/home/ubuntu/cephtest/qemu_clone.cluster1.client.0'... 2024-09-16T20:15:49.559 INFO:teuthology.orchestra.run.smithi064.stderr:Updating files: 97% (11755/12088) Updating files: 98% (11847/12088) Updating files: 99% (11968/12088) Updating files: 100% (12088/12088) Updating files: 100% (12088/12088), done. 2024-09-16T20:15:50.509 INFO:teuthology.orchestra.run.smithi064.stderr:Note: switching to '6e8474a02f2b86353394076ab80c6f50ea28e361'. 2024-09-16T20:15:50.509 INFO:teuthology.orchestra.run.smithi064.stderr: 2024-09-16T20:15:50.509 INFO:teuthology.orchestra.run.smithi064.stderr:You are in 'detached HEAD' state. You can look around, make experimental 2024-09-16T20:15:50.509 INFO:teuthology.orchestra.run.smithi064.stderr:changes and commit them, and you can discard any commits you make in this 2024-09-16T20:15:50.509 INFO:teuthology.orchestra.run.smithi064.stderr:state without impacting any branches by switching back to a branch. 2024-09-16T20:15:50.509 INFO:teuthology.orchestra.run.smithi064.stderr: 2024-09-16T20:15:50.509 INFO:teuthology.orchestra.run.smithi064.stderr:If you want to create a new branch to retain commits you create, you may 2024-09-16T20:15:50.509 INFO:teuthology.orchestra.run.smithi064.stderr:do so (now or later) by using -c with the switch command. Example: 2024-09-16T20:15:50.509 INFO:teuthology.orchestra.run.smithi064.stderr: 2024-09-16T20:15:50.509 INFO:teuthology.orchestra.run.smithi064.stderr: git switch -c 2024-09-16T20:15:50.509 INFO:teuthology.orchestra.run.smithi064.stderr: 2024-09-16T20:15:50.510 INFO:teuthology.orchestra.run.smithi064.stderr:Or undo this operation with: 2024-09-16T20:15:50.510 INFO:teuthology.orchestra.run.smithi064.stderr: 2024-09-16T20:15:50.510 INFO:teuthology.orchestra.run.smithi064.stderr: git switch - 2024-09-16T20:15:50.510 INFO:teuthology.orchestra.run.smithi064.stderr: 2024-09-16T20:15:50.510 INFO:teuthology.orchestra.run.smithi064.stderr:Turn off this advice by setting config variable advice.detachedHead to false 2024-09-16T20:15:50.510 INFO:teuthology.orchestra.run.smithi064.stderr: 2024-09-16T20:15:50.510 INFO:teuthology.orchestra.run.smithi064.stderr:HEAD is now at 6e8474a02f2 Merge branch 'wip-nbalacha-ns-mirroring' of https://github.com/nbalacha/ceph into HEAD 2024-09-16T20:15:50.513 DEBUG:teuthology.orchestra.run.smithi064:> set -ex 2024-09-16T20:15:50.513 DEBUG:teuthology.orchestra.run.smithi064:> dd of=/home/ubuntu/cephtest/qemu/userdata.cluster1.client.0 2024-09-16T20:15:50.569 DEBUG:teuthology.orchestra.run.smithi064:> set -ex 2024-09-16T20:15:50.569 DEBUG:teuthology.orchestra.run.smithi064:> dd of=/home/ubuntu/cephtest/qemu/metadata.cluster1.client.0 2024-09-16T20:15:50.624 INFO:tasks.qemu:fetching test qa/run_xfstests_qemu.sh for cluster1.client.0 2024-09-16T20:15:50.624 DEBUG:teuthology.orchestra.run.smithi064:> cp -- /home/ubuntu/cephtest/qemu_clone.cluster1.client.0/qa/run_xfstests_qemu.sh /home/ubuntu/cephtest/qemu/cluster1.client.0.test.sh && chmod 755 /home/ubuntu/cephtest/qemu/cluster1.client.0.test.sh 2024-09-16T20:15:50.680 DEBUG:teuthology.orchestra.run.smithi064:> genisoimage -quiet -input-charset utf-8 -volid cidata -joliet -rock -o /home/ubuntu/cephtest/qemu/cluster1.client.0.iso -graft-points user-data=/home/ubuntu/cephtest/qemu/userdata.cluster1.client.0 meta-data=/home/ubuntu/cephtest/qemu/metadata.cluster1.client.0 ceph.conf=/etc/ceph/cluster1.conf ceph.keyring=/etc/ceph/cluster1.keyring test.sh=/home/ubuntu/cephtest/qemu/cluster1.client.0.test.sh 2024-09-16T20:15:50.765 INFO:tasks.qemu:downloading base image 2024-09-16T20:15:50.765 DEBUG:teuthology.orchestra.run.smithi064:> rbd --cluster cluster1 resize --size=10240M client.0.0 || true 2024-09-16T20:15:50.853 INFO:teuthology.orchestra.run.smithi064.stderr: Resizing image: 100% complete...done. 2024-09-16T20:15:50.865 DEBUG:teuthology.orchestra.run.smithi064:> rbd --cluster cluster1 resize --size=10240M client.0.1 || true 2024-09-16T20:15:50.954 INFO:teuthology.orchestra.run.smithi064.stderr: Resizing image: 100% complete...done. 2024-09-16T20:15:50.965 DEBUG:teuthology.orchestra.run.smithi064:> rbd --cluster cluster1 resize --size=10240M client.0.2 || true 2024-09-16T20:15:51.056 INFO:teuthology.orchestra.run.smithi064.stderr: Resizing image: 100% complete...done. 2024-09-16T20:15:51.067 DEBUG:teuthology.orchestra.run.smithi064:> mkdir /home/ubuntu/cephtest/archive/qemu/cluster1.client.0 && sudo modprobe kvm 2024-09-16T20:15:51.094 INFO:tasks.qemu:Creating the nfs export directory... 2024-09-16T20:15:51.094 DEBUG:teuthology.orchestra.run.smithi064:> sudo mkdir -p /export/cluster1.client.0 2024-09-16T20:15:51.159 INFO:tasks.qemu:Mounting the test directory... 2024-09-16T20:15:51.159 DEBUG:teuthology.orchestra.run.smithi064:> sudo mount --bind /home/ubuntu/cephtest/archive/qemu/cluster1.client.0 /export/cluster1.client.0 2024-09-16T20:15:51.225 INFO:tasks.qemu:Adding mount to /etc/exports... 2024-09-16T20:15:51.226 INFO:tasks.qemu:Deleting export from /etc/exports... 2024-09-16T20:15:51.226 DEBUG:teuthology.orchestra.run.smithi064:> sudo sed -i '\|/export/cluster1.client.0|d' /etc/exports 2024-09-16T20:15:51.292 DEBUG:teuthology.orchestra.run.smithi064:> echo '/export/cluster1.client.0 *(rw,no_root_squash,no_subtree_check,insecure)' | sudo tee -a /etc/exports 2024-09-16T20:15:51.357 INFO:teuthology.orchestra.run.smithi064.stdout:/export/cluster1.client.0 *(rw,no_root_squash,no_subtree_check,insecure) 2024-09-16T20:15:51.358 INFO:tasks.qemu:Restarting NFS... 2024-09-16T20:15:51.359 DEBUG:teuthology.orchestra.run.smithi064:> sudo systemctl restart nfs-server 2024-09-16T20:15:52.156 DEBUG:teuthology.orchestra.run.smithi064:> sudo udevadm control --reload 2024-09-16T20:15:52.192 DEBUG:teuthology.orchestra.run.smithi064:> sudo udevadm trigger /dev/kvm 2024-09-16T20:15:52.264 DEBUG:teuthology.orchestra.run.smithi064:> ls -l /dev/kvm 2024-09-16T20:15:52.321 INFO:teuthology.orchestra.run.smithi064.stdout:crw-rw-rw-. 1 root kvm 10, 232 Sep 16 20:15 /dev/kvm 2024-09-16T20:15:52.321 INFO:tasks.qemu:starting qemu... 2024-09-16T20:15:52.322 DEBUG:teuthology.orchestra.run.smithi064:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper term /usr/libexec/qemu-kvm -enable-kvm -nographic -cpu host -smp 1 -m 4096 -cdrom /home/ubuntu/cephtest/qemu/cluster1.client.0.iso -drive file=rbd:rbd/client.0.0:conf=/etc/ceph/cluster1.conf:id=0,format=raw,if=virtio,cache=writeback -drive file=rbd:rbd/client.0.1:conf=/etc/ceph/cluster1.conf:id=0,format=raw,if=virtio,cache=writeback -drive file=rbd:rbd/client.0.2:conf=/etc/ceph/cluster1.conf:id=0,format=raw,if=virtio,cache=writeback 2024-09-16T20:15:52.364 INFO:tasks.qemu:waiting for qemu tests to finish... 2024-09-16T20:15:52.745 INFO:tasks.qemu.cluster1.client.0.smithi064.stderr:qemu-kvm: warning: Machine type 'pc-i440fx-rhel7.6.0' is deprecated: machine types for previous major releases are deprecated 2024-09-16T20:15:52.822 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:c[?7lSeaBIOS (version 1.16.3-2.el9) 2024-09-16T20:15:52.822 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:52.822 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:52.840 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:iPXE (http://ipxe.org) 00:03.0 CA00 PCI2.10 PnP PMM+BEFCCB30+BEF0CB30 CA00 2024-09-16T20:15:52.840 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Press Ctrl-B to configure iPXE (PCI 00:03.0)... 2024-09-16T20:15:52.841 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:52.841 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:53.122 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Booting from Hard Disk... 2024-09-16T20:15:53.528 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:GNU GRUB version 1.99-21ubuntu3.4┌──────────────────────────────────────────────────────────────────────────┐││││││││││││││││││││││││││└──────────────────────────────────────────────────────────────────────────┘ 2024-09-16T20:15:53.528 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:53.528 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: Use the ↑ and ↓ keys to select which entry is highlighted. 2024-09-16T20:15:53.528 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: Press enter to boot the selected OS, 'e' to edit the commands 2024-09-16T20:15:53.528 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: before booting or 'c' for a command-line. 2024-09-16T20:15:53.528 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:  Ubuntu, with Linux 3.2.0-32-virtual  Ubuntu, with Linux 3.2.0-32-virtual (recovery mode) Memory test (memtest86+) Memory test (memtest86+, serial console 115200)           2024-09-16T20:15:53.528 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:53.529 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:53.529 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:53.529 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:53.529 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:54.334 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: The highlighted entry will be executed automatically in 5s.  2024-09-16T20:15:54.334 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:54.334 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:54.334 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:54.334 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:54.334 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:54.334 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:54.334 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:54.334 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:54.335 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:54.335 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:54.335 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:54.335 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:54.335 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:54.335 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:54.335 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:54.335 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:54.335 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:55.328 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: The highlighted entry will be executed automatically in 4s.  2024-09-16T20:15:55.328 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:55.328 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:55.328 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:55.328 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:55.328 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:55.328 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:55.329 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:55.329 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:55.329 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:55.329 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:55.329 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:55.329 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:55.329 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:55.329 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:55.329 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:55.329 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:55.329 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:56.327 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: The highlighted entry will be executed automatically in 3s.  2024-09-16T20:15:56.327 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:56.327 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:56.327 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:56.327 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:56.327 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:56.327 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:56.327 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:56.327 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:56.327 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:56.328 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:56.328 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:56.328 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:56.328 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:56.328 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:56.328 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:56.328 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:56.328 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:57.327 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: The highlighted entry will be executed automatically in 2s.  2024-09-16T20:15:57.327 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:57.327 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:57.327 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:57.327 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:57.327 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:57.327 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:57.327 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:57.327 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:57.327 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:57.328 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:57.328 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:57.328 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:57.328 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:57.328 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:57.328 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:57.328 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:57.328 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:58.331 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: The highlighted entry will be executed automatically in 1s.  2024-09-16T20:15:58.331 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:58.331 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:58.332 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:58.332 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:58.332 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:58.332 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:58.332 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:58.332 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:58.332 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:58.332 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:58.332 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:58.332 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:58.332 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:58.332 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:58.332 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:58.332 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:15:58.332 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:16:00.509 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: The highlighted entry will be executed automatically in 0s. [ 0.000000] Initializing cgroup subsys cpuset 2024-09-16T20:16:00.509 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] Initializing cgroup subsys cpu 2024-09-16T20:16:00.509 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] Linux version 3.2.0-32-virtual (buildd@batsu) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #51-Ubuntu SMP Wed Sep 26 21:53:42 UTC 2012 (Ubuntu 3.2.0-32.51-virtual 3.2.30) 2024-09-16T20:16:00.509 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-virtual root=LABEL=cloudimg-rootfs ro console=ttyS0 2024-09-16T20:16:00.509 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] KERNEL supported cpus: 2024-09-16T20:16:00.510 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] Intel GenuineIntel 2024-09-16T20:16:00.510 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] AMD AuthenticAMD 2024-09-16T20:16:00.510 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] Centaur CentaurHauls 2024-09-16T20:16:00.510 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] BIOS-provided physical RAM map: 2024-09-16T20:16:00.510 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) 2024-09-16T20:16:00.510 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) 2024-09-16T20:16:00.510 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) 2024-09-16T20:16:00.510 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] BIOS-e820: 0000000000100000 - 00000000bffd7000 (usable) 2024-09-16T20:16:00.510 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] BIOS-e820: 00000000bffd7000 - 00000000c0000000 (reserved) 2024-09-16T20:16:00.510 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] BIOS-e820: 00000000feffc000 - 00000000ff000000 (reserved) 2024-09-16T20:16:00.510 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved) 2024-09-16T20:16:00.510 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] BIOS-e820: 0000000100000000 - 0000000140000000 (usable) 2024-09-16T20:16:00.510 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] NX (Execute Disable) protection: active 2024-09-16T20:16:00.511 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] DMI 2.8 present. 2024-09-16T20:16:00.511 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] No AGP bridge found 2024-09-16T20:16:00.511 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] last_pfn = 0x140000 max_arch_pfn = 0x400000000 2024-09-16T20:16:00.511 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 2024-09-16T20:16:00.511 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] last_pfn = 0xbffd7 max_arch_pfn = 0x400000000 2024-09-16T20:16:00.511 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] found SMP MP-table at [ffff8800000f53e0] f53e0 2024-09-16T20:16:00.511 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] Using GB pages for direct mapping 2024-09-16T20:16:00.511 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] init_memory_mapping: 0000000000000000-00000000bffd7000 2024-09-16T20:16:00.511 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] init_memory_mapping: 0000000100000000-0000000140000000 2024-09-16T20:16:00.511 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] RAMDISK: 37786000 - 37bbb000 2024-09-16T20:16:00.511 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] ACPI: RSDP 00000000000f51b0 00014 (v00 BOCHS ) 2024-09-16T20:16:00.511 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] ACPI: RSDT 00000000bffe1b9b 00030 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-16T20:16:00.511 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] ACPI: FACP 00000000bffe1a87 00074 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-16T20:16:00.511 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] ACPI: DSDT 00000000bffe0040 01A47 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-16T20:16:00.512 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] ACPI: FACS 00000000bffe0000 00040 2024-09-16T20:16:00.512 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] ACPI: APIC 00000000bffe1afb 00078 (v03 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-16T20:16:00.512 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] ACPI: WAET 00000000bffe1b73 00028 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-16T20:16:00.512 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] No NUMA configuration found 2024-09-16T20:16:00.512 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] Faking a node at 0000000000000000-0000000140000000 2024-09-16T20:16:00.512 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] Initmem setup node 0 0000000000000000-0000000140000000 2024-09-16T20:16:00.512 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] NODE_DATA [000000013fffb000 - 000000013fffffff] 2024-09-16T20:16:00.512 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 2024-09-16T20:16:00.512 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] kvm-clock: cpu 0, msr 0:1cf6681, boot clock 2024-09-16T20:16:00.512 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] Zone PFN ranges: 2024-09-16T20:16:00.512 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] DMA 0x00000010 -> 0x00001000 2024-09-16T20:16:00.512 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] DMA32 0x00001000 -> 0x00100000 2024-09-16T20:16:00.512 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] Normal 0x00100000 -> 0x00140000 2024-09-16T20:16:00.513 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] Movable zone start PFN for each node 2024-09-16T20:16:00.513 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] early_node_map[3] active PFN ranges 2024-09-16T20:16:00.513 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] 0: 0x00000010 -> 0x0000009f 2024-09-16T20:16:00.513 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] 0: 0x00000100 -> 0x000bffd7 2024-09-16T20:16:00.513 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] 0: 0x00100000 -> 0x00140000 2024-09-16T20:16:00.513 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] ACPI: PM-Timer IO Port: 0x608 2024-09-16T20:16:00.513 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) 2024-09-16T20:16:00.513 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) 2024-09-16T20:16:00.513 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) 2024-09-16T20:16:00.513 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 2024-09-16T20:16:00.513 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) 2024-09-16T20:16:00.513 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) 2024-09-16T20:16:00.513 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) 2024-09-16T20:16:00.513 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) 2024-09-16T20:16:00.514 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) 2024-09-16T20:16:00.514 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] Using ACPI (MADT) for SMP configuration information 2024-09-16T20:16:00.514 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs 2024-09-16T20:16:00.514 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 2024-09-16T20:16:00.514 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 2024-09-16T20:16:00.514 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 2024-09-16T20:16:00.514 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] PM: Registered nosave memory: 00000000bffd7000 - 00000000c0000000 2024-09-16T20:16:00.514 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000feffc000 2024-09-16T20:16:00.514 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] PM: Registered nosave memory: 00000000feffc000 - 00000000ff000000 2024-09-16T20:16:00.514 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] PM: Registered nosave memory: 00000000ff000000 - 00000000fffc0000 2024-09-16T20:16:00.514 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] PM: Registered nosave memory: 00000000fffc0000 - 0000000100000000 2024-09-16T20:16:00.514 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:3effc000) 2024-09-16T20:16:00.514 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] Booting paravirtualized kernel on KVM 2024-09-16T20:16:00.514 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:1 nr_node_ids:1 2024-09-16T20:16:00.514 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88013fc00000 s82880 r8192 d23616 u2097152 2024-09-16T20:16:00.515 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] kvm-clock: cpu 0, msr 1:3fc13681, primary cpu clock 2024-09-16T20:16:00.515 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] KVM setup async PF for cpu 0 2024-09-16T20:16:00.515 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0dd40 2024-09-16T20:16:00.515 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1027937 2024-09-16T20:16:00.515 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] Policy zone: Normal 2024-09-16T20:16:00.515 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-virtual root=LABEL=cloudimg-rootfs ro console=ttyS0 2024-09-16T20:16:00.515 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) 2024-09-16T20:16:00.515 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340 2024-09-16T20:16:00.515 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] Checking aperture... 2024-09-16T20:16:00.515 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] No AGP bridge found 2024-09-16T20:16:00.515 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] Memory: 4041884k/5242880k available (6532k kernel code, 1049192k absent, 151804k reserved, 6657k data, 924k init) 2024-09-16T20:16:00.515 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 2024-09-16T20:16:00.515 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] Hierarchical RCU implementation. 2024-09-16T20:16:00.515 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. 2024-09-16T20:16:00.515 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] NR_IRQS:4352 nr_irqs:256 16 2024-09-16T20:16:00.516 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] Console: colour VGA+ 80x25 2024-09-16T20:16:00.516 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] console [ttyS0] enabled 2024-09-16T20:16:00.516 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] allocated 33554432 bytes of page_cgroup 2024-09-16T20:16:00.516 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups 2024-09-16T20:16:00.516 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.000000] Detected 3499.996 MHz processor. 2024-09-16T20:16:00.516 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.008000] Calibrating delay loop (skipped) preset value.. 6999.99 BogoMIPS (lpj=13999984) 2024-09-16T20:16:00.516 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.008000] pid_max: default: 32768 minimum: 301 2024-09-16T20:16:00.516 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.008000] Security Framework initialized 2024-09-16T20:16:00.516 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.008000] AppArmor: AppArmor initialized 2024-09-16T20:16:00.516 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.008000] Yama: becoming mindful. 2024-09-16T20:16:00.516 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.008012] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) 2024-09-16T20:16:00.516 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.009642] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) 2024-09-16T20:16:00.516 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.010720] Mount-cache hash table entries: 256 2024-09-16T20:16:00.516 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.011353] Initializing cgroup subsys cpuacct 2024-09-16T20:16:00.516 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.011930] Initializing cgroup subsys memory 2024-09-16T20:16:00.517 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.012009] Initializing cgroup subsys devices 2024-09-16T20:16:00.517 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.012574] Initializing cgroup subsys freezer 2024-09-16T20:16:00.517 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.013143] Initializing cgroup subsys blkio 2024-09-16T20:16:00.517 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.013686] Initializing cgroup subsys perf_event 2024-09-16T20:16:00.517 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.014334] CPU: Physical Processor ID: 0 2024-09-16T20:16:00.517 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.016063] mce: CPU supports 10 MCE banks 2024-09-16T20:16:00.517 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.016818] SMP alternatives: switching to UP code 2024-09-16T20:16:00.517 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.033467] Freeing SMP alternatives: 24k freed 2024-09-16T20:16:00.517 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.034051] ACPI: Core revision 20110623 2024-09-16T20:16:00.517 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.035014] ftrace: allocating 27008 entries in 106 pages 2024-09-16T20:16:00.517 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.040257] Enabling x2apic 2024-09-16T20:16:00.517 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.040637] Enabled x2apic 2024-09-16T20:16:00.517 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.041225] Switched APIC routing to physical x2apic. 2024-09-16T20:16:00.517 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.043012] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 2024-09-16T20:16:00.517 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.044004] CPU0: Intel(R) Xeon(R) CPU E5-1620 v3 @ 3.50GHz stepping 02 2024-09-16T20:16:00.518 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.048002] Performance Events: generic architected perfmon, Intel PMU driver. 2024-09-16T20:16:00.518 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.048002] ... version: 2 2024-09-16T20:16:00.518 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.048002] ... bit width: 48 2024-09-16T20:16:00.518 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.048002] ... generic registers: 4 2024-09-16T20:16:00.518 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.048002] ... value mask: 0000ffffffffffff 2024-09-16T20:16:00.518 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.048002] ... max period: 000000007fffffff 2024-09-16T20:16:00.518 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.048002] ... fixed-purpose events: 3 2024-09-16T20:16:00.518 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.048004] ... event mask: 000000070000000f 2024-09-16T20:16:00.518 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.048734] NMI watchdog enabled, takes one hw-pmu counter. 2024-09-16T20:16:00.518 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.052021] Brought up 1 CPUs 2024-09-16T20:16:00.518 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.052420] Total of 1 processors activated (6999.99 BogoMIPS). 2024-09-16T20:16:00.518 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.056334] devtmpfs: initialized 2024-09-16T20:16:00.518 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.057179] EVM: security.selinux 2024-09-16T20:16:00.518 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.057607] EVM: security.SMACK64 2024-09-16T20:16:00.519 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.058038] EVM: security.capability 2024-09-16T20:16:00.519 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.058930] print_constraints: dummy: 2024-09-16T20:16:00.519 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.060014] RTC time: 20:15:58, date: 09/16/24 2024-09-16T20:16:00.519 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.060606] NET: Registered protocol family 16 2024-09-16T20:16:00.519 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.061238] ACPI: bus type pci registered 2024-09-16T20:16:00.519 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.061837] PCI: Using configuration type 1 for base access 2024-09-16T20:16:00.519 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.062946] bio: create slab at 0 2024-09-16T20:16:00.519 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.063513] ACPI: Added _OSI(Module Device) 2024-09-16T20:16:00.519 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.064014] ACPI: Added _OSI(Processor Device) 2024-09-16T20:16:00.519 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.064589] ACPI: Added _OSI(3.0 _SCP Extensions) 2024-09-16T20:16:00.519 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.065192] ACPI: Added _OSI(Processor Aggregator Device) 2024-09-16T20:16:00.519 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.066849] ACPI: Interpreter enabled 2024-09-16T20:16:00.519 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.067335] ACPI: (supports S0 S5) 2024-09-16T20:16:00.519 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.067804] ACPI: Using IOAPIC for interrupt routing 2024-09-16T20:16:00.519 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.069179] ACPI: No dock devices found. 2024-09-16T20:16:00.519 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.069686] HEST: Table not found. 2024-09-16T20:16:00.520 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.070131] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug 2024-09-16T20:16:00.520 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.071302] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) 2024-09-16T20:16:00.520 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.072038] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] 2024-09-16T20:16:00.520 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.072890] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] 2024-09-16T20:16:00.520 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.073733] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] 2024-09-16T20:16:00.520 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.074662] pci_root PNP0A03:00: host bridge window [mem 0xc0000000-0xfebfffff] 2024-09-16T20:16:00.520 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.076012] pci_root PNP0A03:00: host bridge window [mem 0x380000000000-0x38007fffffff] 2024-09-16T20:16:00.520 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.080930] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI 2024-09-16T20:16:00.520 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.081862] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB 2024-09-16T20:16:00.520 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.132869] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x1e) 2024-09-16T20:16:00.520 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.135109] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) 2024-09-16T20:16:00.520 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.135972] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) 2024-09-16T20:16:00.520 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.136291] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) 2024-09-16T20:16:00.520 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.137144] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) 2024-09-16T20:16:00.521 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.137977] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) 2024-09-16T20:16:00.521 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.138811] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none 2024-09-16T20:16:00.521 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.140018] vgaarb: loaded 2024-09-16T20:16:00.521 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.140375] vgaarb: bridge control possible 0000:00:02.0 2024-09-16T20:16:00.521 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.141120] i2c-core: driver [aat2870] using legacy suspend method 2024-09-16T20:16:00.521 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.141913] i2c-core: driver [aat2870] using legacy resume method 2024-09-16T20:16:00.521 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.142736] SCSI subsystem initialized 2024-09-16T20:16:00.521 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.143329] usbcore: registered new interface driver usbfs 2024-09-16T20:16:00.521 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.144026] usbcore: registered new interface driver hub 2024-09-16T20:16:00.521 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.144722] usbcore: registered new device driver usb 2024-09-16T20:16:00.521 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.145423] PCI: Using ACPI for IRQ routing 2024-09-16T20:16:00.521 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.146200] NetLabel: Initializing 2024-09-16T20:16:00.521 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.146643] NetLabel: domain hash size = 128 2024-09-16T20:16:00.521 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.147208] NetLabel: protocols = UNLABELED CIPSOv4 2024-09-16T20:16:00.521 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.148030] NetLabel: unlabeled traffic allowed by default 2024-09-16T20:16:00.522 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.148783] Switching to clocksource kvm-clock 2024-09-16T20:16:00.522 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.151090] AppArmor: AppArmor Filesystem Enabled 2024-09-16T20:16:00.522 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.151724] pnp: PnP ACPI init 2024-09-16T20:16:00.522 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.152149] ACPI: bus type pnp registered 2024-09-16T20:16:00.522 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.153015] pnp: PnP ACPI: found 9 devices 2024-09-16T20:16:00.522 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.153545] ACPI: ACPI bus type pnp unregistered 2024-09-16T20:16:00.522 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.159349] NET: Registered protocol family 2 2024-09-16T20:16:00.522 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.159989] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes) 2024-09-16T20:16:00.522 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.161421] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) 2024-09-16T20:16:00.522 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.163519] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) 2024-09-16T20:16:00.522 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.164490] TCP: Hash tables configured (established 524288 bind 65536) 2024-09-16T20:16:00.522 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.165344] TCP reno registered 2024-09-16T20:16:00.522 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.165759] UDP hash table entries: 2048 (order: 4, 65536 bytes) 2024-09-16T20:16:00.522 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.166529] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) 2024-09-16T20:16:00.523 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.167408] NET: Registered protocol family 1 2024-09-16T20:16:00.523 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.167986] pci 0000:00:00.0: Limiting direct PCI/PCI transfers 2024-09-16T20:16:00.523 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.168771] pci 0000:00:01.0: PIIX3: Enabling Passive Release 2024-09-16T20:16:00.523 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.169521] pci 0000:00:01.0: Activating ISA DMA hang workarounds 2024-09-16T20:16:00.523 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.170373] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) 2024-09-16T20:16:00.523 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.171197] Placing 64MB software IO TLB between ffff8800bbfd7000 - ffff8800bffd7000 2024-09-16T20:16:00.523 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.172194] software IO TLB at phys 0xbbfd7000 - 0xbffd7000 2024-09-16T20:16:00.523 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.173175] audit: initializing netlink socket (disabled) 2024-09-16T20:16:00.523 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.173880] type=2000 audit(1726517759.172:1): initialized 2024-09-16T20:16:00.523 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.187864] Trying to unpack rootfs image as initramfs... 2024-09-16T20:16:00.523 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.208084] HugeTLB registered 2 MB page size, pre-allocated 0 pages 2024-09-16T20:16:00.523 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.216542] VFS: Disk quotas dquot_6.5.2 2024-09-16T20:16:00.523 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.217093] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) 2024-09-16T20:16:00.523 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.218142] fuse init (API version 7.17) 2024-09-16T20:16:00.524 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.218697] msgmni has been set to 7894 2024-09-16T20:16:00.524 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.232188] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) 2024-09-16T20:16:00.524 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.240130] io scheduler noop registered 2024-09-16T20:16:00.524 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.240651] io scheduler deadline registered (default) 2024-09-16T20:16:00.524 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.241333] io scheduler cfq registered 2024-09-16T20:16:00.524 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.241888] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 2024-09-16T20:16:00.524 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.242608] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 2024-09-16T20:16:00.524 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.243524] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 2024-09-16T20:16:00.524 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.244493] ACPI: Power Button [PWRF] 2024-09-16T20:16:00.524 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.245342] ERST: Table is not found! 2024-09-16T20:16:00.524 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.245824] GHES: HEST is not enabled! 2024-09-16T20:16:00.524 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.246543] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 2024-09-16T20:16:00.525 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.247316] virtio-pci 0000:00:04.0: PCI INT A -> Link[LNKD] -> GSI 11 (level, high) -> IRQ 11 2024-09-16T20:16:00.525 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.250819] Freeing initrd memory: 4308k freed 2024-09-16T20:16:00.525 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.251869] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 2024-09-16T20:16:00.525 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.252648] virtio-pci 0000:00:05.0: PCI INT A -> Link[LNKA] -> GSI 10 (level, high) -> IRQ 10 2024-09-16T20:16:00.525 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.254148] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10 2024-09-16T20:16:00.525 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.254901] virtio-pci 0000:00:06.0: PCI INT A -> Link[LNKB] -> GSI 10 (level, high) -> IRQ 10 2024-09-16T20:16:00.525 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.256234] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled 2024-09-16T20:16:00.525 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.279668] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 2024-09-16T20:16:00.525 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.303480] 00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 2024-09-16T20:16:00.525 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.304315] Linux agpgart interface v0.103 2024-09-16T20:16:00.525 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.305381] brd: module loaded 2024-09-16T20:16:00.525 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.306221] loop: module loaded 2024-09-16T20:16:00.525 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.308016] vda: vda1 2024-09-16T20:16:00.525 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.311362] vdb: unknown partition table 2024-09-16T20:16:00.525 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.314916] vdc: unknown partition table 2024-09-16T20:16:00.526 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.316332] scsi0 : ata_piix 2024-09-16T20:16:00.526 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.316819] scsi1 : ata_piix 2024-09-16T20:16:00.526 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.317273] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 2024-09-16T20:16:00.526 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.318263] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 2024-09-16T20:16:00.526 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.319394] Fixed MDIO Bus: probed 2024-09-16T20:16:00.526 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.319917] tun: Universal TUN/TAP device driver, 1.6 2024-09-16T20:16:00.526 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.320659] tun: (C) 1999-2004 Max Krasnyansky 2024-09-16T20:16:00.526 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.321830] PPP generic driver version 2.4.2 2024-09-16T20:16:00.526 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.322497] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver 2024-09-16T20:16:00.526 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.323467] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver 2024-09-16T20:16:00.526 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.324385] uhci_hcd: USB Universal Host Controller Interface driver 2024-09-16T20:16:00.526 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.325326] usbcore: registered new interface driver libusual 2024-09-16T20:16:00.526 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.326178] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 2024-09-16T20:16:00.526 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.327985] serio: i8042 KBD port at 0x60,0x64 irq 1 2024-09-16T20:16:00.526 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.328711] serio: i8042 AUX port at 0x60,0x64 irq 12 2024-09-16T20:16:00.527 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.329724] mousedev: PS/2 mouse device common for all mice 2024-09-16T20:16:00.527 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.330771] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 2024-09-16T20:16:00.527 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.332250] rtc_cmos 00:08: RTC can wake from S4 2024-09-16T20:16:00.527 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.333052] rtc_cmos 00:08: rtc core: registered rtc_cmos as rtc0 2024-09-16T20:16:00.527 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.334019] rtc0: alarms up to one day, y3k, 242 bytes nvram 2024-09-16T20:16:00.527 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.334893] device-mapper: uevent: version 1.0.3 2024-09-16T20:16:00.527 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.335602] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com 2024-09-16T20:16:00.527 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.336852] cpuidle: using governor ladder 2024-09-16T20:16:00.527 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.337449] cpuidle: using governor menu 2024-09-16T20:16:00.527 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.338032] EFI Variables Facility v0.08 2004-May-17 2024-09-16T20:16:00.527 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.338853] TCP cubic registered 2024-09-16T20:16:00.527 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.339378] NET: Registered protocol family 10 2024-09-16T20:16:00.527 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.340272] NET: Registered protocol family 17 2024-09-16T20:16:00.527 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.340931] Registering the dns_resolver key type 2024-09-16T20:16:00.528 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.341675] registered taskstats version 1 2024-09-16T20:16:00.528 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.345493] Magic number: 8:64:296 2024-09-16T20:16:00.528 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.346030] tty tty29: hash matches 2024-09-16T20:16:00.528 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.346606] rtc_cmos 00:08: setting system clock to 2024-09-16 20:15:58 UTC (1726517758) 2024-09-16T20:16:00.528 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.347788] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found 2024-09-16T20:16:00.528 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.348678] EDD information not available. 2024-09-16T20:16:00.528 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.484697] ata2.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100 2024-09-16T20:16:00.528 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.485966] ata2.00: configured for MWDMA2 2024-09-16T20:16:00.528 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.486980] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 2024-09-16T20:16:00.528 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.488549] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray 2024-09-16T20:16:00.528 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.489348] cdrom: Uniform CD-ROM driver Revision: 3.20 2024-09-16T20:16:00.528 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.490295] sr 1:0:0:0: Attached scsi generic sg0 type 5 2024-09-16T20:16:00.528 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.491838] Freeing unused kernel memory: 924k freed 2024-09-16T20:16:00.529 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.492652] Write protecting the kernel read-only data: 12288k 2024-09-16T20:16:00.529 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.496125] Freeing unused kernel memory: 1640k freed 2024-09-16T20:16:00.529 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.499365] Freeing unused kernel memory: 1200k freed 2024-09-16T20:16:00.529 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Loading, please wait... 2024-09-16T20:16:00.529 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Begin: Loading essential drivers ... done. 2024-09-16T20:16:00.529 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.510485] udevd[84]: starting version 175 2024-09-16T20:16:00.529 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Begin: Running /scripts/init-premount ... done. 2024-09-16T20:16:00.529 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. 2024-09-16T20:16:00.529 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.543483] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI 2024-09-16T20:16:00.529 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.544578] e1000: Copyright (c) 1999-2006 Intel Corporation. 2024-09-16T20:16:00.529 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.590521] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 2024-09-16T20:16:00.529 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.591418] e1000 0000:00:03.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, high) -> IRQ 11 2024-09-16T20:16:00.529 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.593881] Floppy drive(s): fd0 is 2.88M AMI BIOS 2024-09-16T20:16:00.530 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.608519] FDC 0 is a S82078B 2024-09-16T20:16:00.530 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.915986] e1000 0000:00:03.0: eth0: (PCI:33MHz:32-bit) 52:54:00:12:34:56 2024-09-16T20:16:00.530 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 0.916889] e1000 0000:00:03.0: eth0: Intel(R) PRO/1000 Network Connection 2024-09-16T20:16:00.530 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Begin: Running /scripts/local-premount ... [ 1.172055] Refined TSC clocksource calibration: 3500.061 MHz. 2024-09-16T20:16:00.530 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:done. 2024-09-16T20:16:00.530 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 1.181730] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) 2024-09-16T20:16:00.540 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Begin: Running /scripts/local-bottom ... [ 1.226819] vda: vda1 2024-09-16T20:16:00.540 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:GROWROOT: CHANGED: partition=1 start=16065 old: size=4176900 end=4192965 new: size=20948760,end=20964825 2024-09-16T20:16:00.616 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 1.300542] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) 2024-09-16T20:16:00.616 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:done. 2024-09-16T20:16:00.617 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:done. 2024-09-16T20:16:00.617 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Begin: Running /scripts/init-bottom ... done. 2024-09-16T20:16:02.251 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:cloud-init start-local running: Mon, 16 Sep 2024 20:16:00 +0000. up 1.90 seconds 2024-09-16T20:16:02.874 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:no instance data found in start-local 2024-09-16T20:16:03.174 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:ci-info: lo : 1 127.0.0.1 255.0.0.0 . 2024-09-16T20:16:03.175 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:ci-info: eth0 : 1 10.0.2.15 255.255.255.0 52:54:00:12:34:56 2024-09-16T20:16:03.175 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:ci-info: route-0: 0.0.0.0 10.0.2.2 0.0.0.0 eth0 UG 2024-09-16T20:16:03.175 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:ci-info: route-1: 10.0.2.0 0.0.0.0 255.255.255.0 eth0 U 2024-09-16T20:16:03.175 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:cloud-init start running: Mon, 16 Sep 2024 20:16:01 +0000. up 3.81 seconds 2024-09-16T20:16:03.544 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:found data source: DataSourceNoCloud [seed=/dev/sr0] 2024-09-16T20:16:05.290 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:WARN:stdout, stderr changing to (| tee -a /var/log/cloud-init-output.log,| tee -a /var/log/cloud-init-output.log)Generating public/private rsa key pair. 2024-09-16T20:16:05.324 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Your identification has been saved in /etc/ssh/ssh_host_rsa_key. 2024-09-16T20:16:05.324 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. 2024-09-16T20:16:05.325 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:The key fingerprint is: 2024-09-16T20:16:05.325 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:cd:d2:4f:db:d7:25:08:58:d2:b8:96:23:c2:56:39:c3 root@test 2024-09-16T20:16:05.325 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:The key's randomart image is: 2024-09-16T20:16:05.325 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:+--[ RSA 2048]----+ 2024-09-16T20:16:05.325 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:| . ..o. | 2024-09-16T20:16:05.325 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:| E .+. | 2024-09-16T20:16:05.325 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:| . . o.o. | 2024-09-16T20:16:05.325 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:| + . =+ . . | 2024-09-16T20:16:05.325 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:| . . oS.+ o . .| 2024-09-16T20:16:05.325 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:| . o o .o| 2024-09-16T20:16:05.325 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:| o . o| 2024-09-16T20:16:05.325 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:| . | 2024-09-16T20:16:05.325 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:| | 2024-09-16T20:16:05.326 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:+-----------------+ 2024-09-16T20:16:05.475 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Generating public/private dsa key pair. 2024-09-16T20:16:05.475 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Your identification has been saved in /etc/ssh/ssh_host_dsa_key. 2024-09-16T20:16:05.475 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. 2024-09-16T20:16:05.475 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:The key fingerprint is: 2024-09-16T20:16:05.475 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:d1:8a:74:b9:5c:05:08:62:4d:a0:4e:e9:9d:b0:30:8e root@test 2024-09-16T20:16:05.475 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:The key's randomart image is: 2024-09-16T20:16:05.475 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:+--[ DSA 1024]----+ 2024-09-16T20:16:05.475 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:| ++o. .... | 2024-09-16T20:16:05.475 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:| + .. .o . | 2024-09-16T20:16:05.475 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:|o = . + o | 2024-09-16T20:16:05.475 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:|o* + o + = | 2024-09-16T20:16:05.475 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:|E.+ o . S | 2024-09-16T20:16:05.475 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:| | 2024-09-16T20:16:05.476 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:| | 2024-09-16T20:16:05.476 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:| | 2024-09-16T20:16:05.476 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:| | 2024-09-16T20:16:05.476 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:+-----------------+ 2024-09-16T20:16:05.476 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Generating public/private ecdsa key pair. 2024-09-16T20:16:05.476 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. 2024-09-16T20:16:05.476 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. 2024-09-16T20:16:05.476 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:The key fingerprint is: 2024-09-16T20:16:05.476 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:00:ee:83:f2:22:57:f5:79:82:ea:d1:96:ea:02:af:5e root@test 2024-09-16T20:16:05.476 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:The key's randomart image is: 2024-09-16T20:16:05.476 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:+--[ECDSA 256]---+ 2024-09-16T20:16:05.476 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:| . | 2024-09-16T20:16:05.476 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:| . . | 2024-09-16T20:16:05.476 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:| . o | 2024-09-16T20:16:05.476 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:| o . + . | 2024-09-16T20:16:05.477 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:|. . + . S . | 2024-09-16T20:16:05.477 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:|.o . + . o | 2024-09-16T20:16:05.477 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:|oooEo + | 2024-09-16T20:16:05.477 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:|.o+. + | 2024-09-16T20:16:05.477 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:|oo o+ | 2024-09-16T20:16:05.477 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:+-----------------+ 2024-09-16T20:16:05.584 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd 2024-09-16T20:16:05.744 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: * Starting AppArmor profiles  [ OK ] 2024-09-16T20:16:05.771 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:landscape-client is not configured, please run landscape-config. 2024-09-16T20:16:05.804 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: * Stopping System V initialisation compatibility[ OK ] 2024-09-16T20:16:05.833 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: * Starting System V runlevel compatibility[ OK ] 2024-09-16T20:16:05.833 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: * Starting automatic crash report generation[ OK ] 2024-09-16T20:16:05.833 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: * Starting deferred execution scheduler[ OK ] 2024-09-16T20:16:05.833 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: * Starting regular background program processing daemon[ OK ] 2024-09-16T20:16:05.834 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: * Starting ACPI daemon[ OK ] 2024-09-16T20:16:05.834 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: * Starting save kernel messages[ OK ] 2024-09-16T20:16:05.834 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: * Stopping save kernel messages[ OK ] 2024-09-16T20:16:05.834 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: * Starting CPU interrupts balancing daemon[ OK ] 2024-09-16T20:16:05.875 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: * Stopping System V runlevel compatibility[ OK ] 2024-09-16T20:16:05.899 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: * Starting crash report submission daemon[ OK ] 2024-09-16T20:16:06.042 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Generating locales... 2024-09-16T20:16:06.553 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: en_US.UTF-8... done 2024-09-16T20:16:06.560 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Generation complete. 2024-09-16T20:16:07.040 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:passwd: password expiry information changed. 2024-09-16T20:16:07.260 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Ign http://old-releases.ubuntu.com precise InRelease 2024-09-16T20:16:07.344 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Get:1 http://old-releases.ubuntu.com precise-updates InRelease [55.7 kB] 2024-09-16T20:16:07.604 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Get:2 http://old-releases.ubuntu.com precise-security InRelease [55.7 kB] 2024-09-16T20:16:07.736 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Get:3 http://old-releases.ubuntu.com precise Release.gpg [198 B] 2024-09-16T20:16:07.820 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Get:4 http://old-releases.ubuntu.com precise-updates/main Sources [815 kB] 2024-09-16T20:16:08.204 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Get:5 http://old-releases.ubuntu.com precise-updates/universe Sources [208 kB] 2024-09-16T20:16:08.302 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Get:6 http://old-releases.ubuntu.com precise-updates/main amd64 Packages [1104 kB] 2024-09-16T20:16:08.575 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Get:7 http://old-releases.ubuntu.com precise-updates/universe amd64 Packages [406 kB] 2024-09-16T20:16:08.752 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Get:8 http://old-releases.ubuntu.com precise-updates/main i386 Packages [1111 kB] 2024-09-16T20:16:09.083 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Get:9 http://old-releases.ubuntu.com precise-updates/universe i386 Packages [422 kB] 2024-09-16T20:16:09.258 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Get:10 http://old-releases.ubuntu.com precise-updates/main TranslationIndex [208 B] 2024-09-16T20:16:09.423 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Get:11 http://old-releases.ubuntu.com precise-updates/universe TranslationIndex [205 B] 2024-09-16T20:16:09.505 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Get:12 http://old-releases.ubuntu.com precise-security/main Sources [242 kB] 2024-09-16T20:16:09.945 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Get:13 http://old-releases.ubuntu.com precise-security/universe Sources [88.1 kB] 2024-09-16T20:16:10.048 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Get:14 http://old-releases.ubuntu.com precise-security/main amd64 Packages [584 kB] 2024-09-16T20:16:10.299 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Get:15 http://old-releases.ubuntu.com precise-security/universe amd64 Packages [213 kB] 2024-09-16T20:16:10.467 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Get:16 http://old-releases.ubuntu.com precise-security/main i386 Packages [589 kB] 2024-09-16T20:16:10.737 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Get:17 http://old-releases.ubuntu.com precise-security/universe i386 Packages [228 kB] 2024-09-16T20:16:10.905 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Get:18 http://old-releases.ubuntu.com precise-security/main TranslationIndex [208 B] 2024-09-16T20:16:10.986 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Get:19 http://old-releases.ubuntu.com precise-security/universe TranslationIndex [205 B] 2024-09-16T20:16:11.067 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Get:20 http://old-releases.ubuntu.com precise Release [49.6 kB] 2024-09-16T20:16:11.154 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Get:21 http://old-releases.ubuntu.com precise-updates/main Translation-en [353 kB] 2024-09-16T20:16:11.416 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Get:22 http://old-releases.ubuntu.com precise-updates/universe Translation-en [176 kB] 2024-09-16T20:16:11.846 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Get:23 http://old-releases.ubuntu.com precise-security/main Translation-en [202 kB] 2024-09-16T20:16:12.012 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Get:24 http://old-releases.ubuntu.com precise-security/universe Translation-en [96.4 kB] 2024-09-16T20:16:12.106 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Get:25 http://old-releases.ubuntu.com precise/main Sources [934 kB] 2024-09-16T20:16:12.404 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Get:26 http://old-releases.ubuntu.com precise/universe Sources [5019 kB] 2024-09-16T20:16:12.905 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Get:27 http://old-releases.ubuntu.com precise/main amd64 Packages [1273 kB] 2024-09-16T20:16:13.161 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Get:28 http://old-releases.ubuntu.com precise/universe amd64 Packages [4786 kB] 2024-09-16T20:16:13.596 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Get:29 http://old-releases.ubuntu.com precise/main i386 Packages [1274 kB] 2024-09-16T20:16:13.860 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Get:30 http://old-releases.ubuntu.com precise/universe i386 Packages [4796 kB] 2024-09-16T20:16:14.318 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Get:31 http://old-releases.ubuntu.com precise/main TranslationIndex [3706 B] 2024-09-16T20:16:14.400 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Get:32 http://old-releases.ubuntu.com precise/universe TranslationIndex [2922 B] 2024-09-16T20:16:14.565 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Get:33 http://old-releases.ubuntu.com precise/main Translation-en [726 kB] 2024-09-16T20:16:15.167 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Get:34 http://old-releases.ubuntu.com precise/universe Translation-en [3341 kB] 2024-09-16T20:16:17.938 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Fetched 29.2 MB in 12s (2424 kB/s) 2024-09-16T20:16:19.905 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Reading package lists... 2024-09-16T20:16:19.910 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Reading package lists... 2024-09-16T20:16:20.099 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Building dependency tree... 2024-09-16T20:16:20.099 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Reading state information... 2024-09-16T20:16:20.230 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:The following packages will be upgraded: 2024-09-16T20:16:20.230 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: ca-certificates libssl1.0.0 2024-09-16T20:16:20.426 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:2 upgraded, 0 newly installed, 0 to remove and 226 not upgraded. 2024-09-16T20:16:20.426 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Need to get 1233 kB of archives. 2024-09-16T20:16:20.426 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:After this operation, 108 kB of additional disk space will be used. 2024-09-16T20:16:20.426 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Get:1 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libssl1.0.0 amd64 1.0.1-4ubuntu5.45 [1055 kB] 2024-09-16T20:16:21.054 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Get:2 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main ca-certificates all 20190110~12.04.1 [179 kB] 2024-09-16T20:16:21.146 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:dpkg-preconfigure: unable to re-open stdin: No such file or directory 2024-09-16T20:16:21.154 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Fetched 1233 kB in 0s (1514 kB/s) 2024-09-16T20:16:21.758 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:(Reading database ... 36182 files and directories currently installed.) 2024-09-16T20:16:21.758 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Preparing to replace libssl1.0.0 1.0.1-4ubuntu5.5 (using .../libssl1.0.0_1.0.1-4ubuntu5.45_amd64.deb) ... 2024-09-16T20:16:21.786 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Unpacking replacement libssl1.0.0 ... 2024-09-16T20:16:21.993 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Setting up libssl1.0.0 (1.0.1-4ubuntu5.45) ... 2024-09-16T20:16:22.214 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Processing triggers for libc-bin ... 2024-09-16T20:16:22.297 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:ldconfig deferred processing now taking place 2024-09-16T20:16:22.558 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:(Reading database ... 36182 files and directories currently installed.) 2024-09-16T20:16:22.558 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Preparing to replace ca-certificates 20111211 (using .../ca-certificates_20190110~12.04.1_all.deb) ... 2024-09-16T20:16:22.578 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Unpacking replacement ca-certificates ... 2024-09-16T20:16:22.676 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Processing triggers for man-db ... 2024-09-16T20:16:23.264 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Setting up ca-certificates (20190110~12.04.1) ... 2024-09-16T20:16:25.501 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Updating certificates in /etc/ssl/certs... 73 added, 78 removed; done. 2024-09-16T20:16:25.501 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Running hooks in /etc/ca-certificates/update.d....done. 2024-09-16T20:16:26.995 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Updating certificates in /etc/ssl/certs... 0 added, 1 removed; done. 2024-09-16T20:16:26.996 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Running hooks in /etc/ca-certificates/update.d....done. 2024-09-16T20:16:26.996 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Reading package lists... 2024-09-16T20:16:27.181 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Building dependency tree... 2024-09-16T20:16:27.181 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Reading state information... 2024-09-16T20:16:27.316 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:The following extra packages will be installed: 2024-09-16T20:16:27.316 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: libgssglue1 libnfsidmap2 libtirpc1 rpcbind 2024-09-16T20:16:27.316 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:The following NEW packages will be installed: 2024-09-16T20:16:27.317 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: libgssglue1 libnfsidmap2 libtirpc1 nfs-common rpcbind 2024-09-16T20:16:28.515 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:0 upgraded, 5 newly installed, 0 to remove and 226 not upgraded. 2024-09-16T20:16:28.515 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Need to get 424 kB of archives. 2024-09-16T20:16:28.515 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:After this operation, 1326 kB of additional disk space will be used. 2024-09-16T20:16:28.515 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Get:1 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libgssglue1 amd64 0.3-4ubuntu0.1 [22.5 kB] 2024-09-16T20:16:28.724 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Get:2 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libtirpc1 amd64 0.2.2-5ubuntu0.1 [85.0 kB] 2024-09-16T20:16:29.076 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Get:3 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main rpcbind amd64 0.2.0-7ubuntu1.3 [43.1 kB] 2024-09-16T20:16:29.732 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Get:4 http://old-releases.ubuntu.com/ubuntu/ precise/main libnfsidmap2 amd64 0.25-1ubuntu2 [32.0 kB] 2024-09-16T20:16:30.131 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Get:5 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main nfs-common amd64 1:1.2.5-3ubuntu3.2 [241 kB] 2024-09-16T20:16:30.389 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:dpkg-preconfigure: unable to re-open stdin: No such file or directory 2024-09-16T20:16:30.396 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Fetched 424 kB in 2s (142 kB/s) 2024-09-16T20:16:30.485 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Selecting previously unselected package libgssglue1. 2024-09-16T20:16:30.485 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:(Reading database ... 36174 files and directories currently installed.) 2024-09-16T20:16:30.485 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Unpacking libgssglue1 (from .../libgssglue1_0.3-4ubuntu0.1_amd64.deb) ... 2024-09-16T20:16:30.587 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Selecting previously unselected package libtirpc1. 2024-09-16T20:16:30.587 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Unpacking libtirpc1 (from .../libtirpc1_0.2.2-5ubuntu0.1_amd64.deb) ... 2024-09-16T20:16:30.716 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Selecting previously unselected package rpcbind. 2024-09-16T20:16:30.716 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Unpacking rpcbind (from .../rpcbind_0.2.0-7ubuntu1.3_amd64.deb) ... 2024-09-16T20:16:30.872 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Selecting previously unselected package libnfsidmap2. 2024-09-16T20:16:30.872 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Unpacking libnfsidmap2 (from .../libnfsidmap2_0.25-1ubuntu2_amd64.deb) ... 2024-09-16T20:16:30.992 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Selecting previously unselected package nfs-common. 2024-09-16T20:16:30.992 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Unpacking nfs-common (from .../nfs-common_1%3a1.2.5-3ubuntu3.2_amd64.deb) ... 2024-09-16T20:16:31.099 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Processing triggers for man-db ... 2024-09-16T20:16:31.442 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Processing triggers for ureadahead ... 2024-09-16T20:16:31.500 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Setting up libgssglue1 (0.3-4ubuntu0.1) ... 2024-09-16T20:16:31.566 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Setting up libtirpc1 (0.2.2-5ubuntu0.1) ... 2024-09-16T20:16:31.624 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Setting up rpcbind (0.2.0-7ubuntu1.3) ... 2024-09-16T20:16:31.690 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: Removing any system startup links for /etc/init.d/rpcbind ... 2024-09-16T20:16:31.710 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:portmap start/running, process 8154 2024-09-16T20:16:31.721 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Setting up libnfsidmap2 (0.25-1ubuntu2) ... 2024-09-16T20:16:31.767 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Setting up nfs-common (1:1.2.5-3ubuntu3.2) ... 2024-09-16T20:16:31.943 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:16:31.943 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Creating config file /etc/idmapd.conf with new version 2024-09-16T20:16:32.103 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: 2024-09-16T20:16:32.104 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Creating config file /etc/default/nfs-common with new version 2024-09-16T20:16:32.188 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Adding system user `statd' (UID 106) ... 2024-09-16T20:16:32.189 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Adding new user `statd' (UID 106) with group `nogroup' ... 2024-09-16T20:16:32.285 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Not creating home directory `/var/lib/nfs'. 2024-09-16T20:16:32.313 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:statd start/running, process 8388 2024-09-16T20:16:32.333 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:gssd stop/post-stop, process 8419 2024-09-16T20:16:32.710 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:idmapd start/running, process 8459 2024-09-16T20:16:32.724 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Processing triggers for libc-bin ... 2024-09-16T20:16:32.737 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:ldconfig deferred processing now taking place 2024-09-16T20:16:33.215 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:mount.nfs: timeout set for Mon Sep 16 20:18:33 2024 2024-09-16T20:16:33.216 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:mount.nfs: trying text-based options 'proto=tcp,vers=4,addr=10.0.2.2,clientaddr=10.0.2.15' 2024-09-16T20:16:33.216 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:10.0.2.2:/export/cluster1.client.0 on /mnt/log type nfs (rw,proto=tcp) 2024-09-16T20:16:33.216 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:mount: block device /dev/sr0 is write-protected, mounting read-only 2024-09-16T20:20:36.625 DEBUG:teuthology.orchestra.run.smithi064:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster1 migration execute client.0.0' 2024-09-16T20:20:40.771 INFO:teuthology.orchestra.run.smithi064.stderr: Image migration: 1% complete... Image migration: 2% complete... Image migration: 3% complete... Image migration: 4% complete... Image migration: 5% complete... Image migration: 6% complete... Image migration: 7% complete... Image migration: 8% complete... Image migration: 9% complete... Image migration: 10% complete... Image migration: 11% complete... Image migration: 12% complete... Image migration: 13% complete... Image migration: 14% complete... Image migration: 15% complete... Image migration: 16% complete... Image migration: 17% complete... Image migration: 18% complete... Image migration: 19% complete... Image migration: 20% complete... Image migration: 21% complete... Image migration: 22% complete... Image migration: 23% complete... Image migration: 24% complete... Image migration: 25% complete... Image migration: 26% complete... Image migration: 27% complete... Image migration: 28% complete... Image migration: 29% complete... Image migration: 30% complete... Image migration: 31% complete... Image migration: 32% complete... Image migration: 33% complete... Image migration: 34% complete... Image migration: 35% complete... Image migration: 36% complete... Image migration: 37% complete... Image migration: 38% complete... Image migration: 39% complete... Image migration: 40% complete... Image migration: 41% complete... Image migration: 42% complete... Image migration: 43% complete... Image migration: 44% complete... Image migration: 45% complete... Image migration: 46% complete... Image migration: 47% complete... Image migration: 48% complete... Image migration: 49% complete... Image migration: 50% complete... Image migration: 51% complete... Image migration: 52% complete... Image migration: 53% complete... Image migration: 54% complete... Image migration: 55% complete... Image migration: 56% complete... Image migration: 57% complete... Image migration: 58% complete... Image migration: 59% complete... Image migration: 60% complete... Image migration: 61% complete... Image migration: 62% complete... Image migration: 63% complete... Image migration: 64% complete... Image migration: 65% complete... Image migration: 66% complete... Image migration: 67% complete... Image migration: 68% complete... Image migration: 69% complete... Image migration: 70% complete... Image migration: 71% complete... Image migration: 72% complete... Image migration: 73% complete... Image migration: 74% complete... Image migration: 75% complete... Image migration: 76% complete... Image migration: 77% complete... Image migration: 78% complete... Image migration: 79% complete... Image migration: 80% complete... Image migration: 81% complete... Image migration: 82% complete... Image migration: 83% complete... Image migration: 84% complete... Image migration: 85% complete... Image migration: 86% complete... Image migration: 87% complete... Image migration: 88% complete... Image migration: 89% complete... Image migration: 90% complete... Image migration: 91% complete... Image migration: 92% complete... Image migration: 93% complete... Image migration: 94% complete... Image migration: 95% complete... Image migration: 96% complete... Image migration: 97% complete... Image migration: 98% complete... Image migration: 99% complete... Image migration: 100% complete...done. 2024-09-16T20:20:40.777 DEBUG:teuthology.orchestra.run.smithi064:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep $((RANDOM % 600))' 2024-09-16T20:29:27.806 DEBUG:teuthology.orchestra.run.smithi064:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster1 migration commit client.0.0' 2024-09-16T20:29:28.552 INFO:teuthology.orchestra.run.smithi064.stderr: Commit image migration: 100% complete...done. 2024-09-16T20:29:28.559 DEBUG:teuthology.orchestra.run.smithi064:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep $((RANDOM % 600))' 2024-09-16T20:30:24.607 DEBUG:teuthology.orchestra.run.smithi064:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster1 migration execute client.0.1' 2024-09-16T20:30:26.212 INFO:teuthology.orchestra.run.smithi064.stderr: Image migration: 1% complete... Image migration: 2% complete... Image migration: 3% complete... Image migration: 4% complete... Image migration: 5% complete... Image migration: 6% complete... Image migration: 7% complete... Image migration: 8% complete... Image migration: 9% complete... Image migration: 10% complete... Image migration: 11% complete... Image migration: 12% complete... Image migration: 13% complete... Image migration: 14% complete... Image migration: 15% complete... Image migration: 16% complete... Image migration: 17% complete... Image migration: 18% complete... Image migration: 19% complete... Image migration: 20% complete... Image migration: 21% complete... Image migration: 22% complete... Image migration: 23% complete... Image migration: 24% complete... Image migration: 25% complete... Image migration: 26% complete... Image migration: 27% complete... Image migration: 28% complete... Image migration: 29% complete... Image migration: 30% complete... Image migration: 31% complete... Image migration: 32% complete... Image migration: 33% complete... Image migration: 34% complete... Image migration: 35% complete... Image migration: 36% complete... Image migration: 37% complete... Image migration: 38% complete... Image migration: 39% complete... Image migration: 40% complete... Image migration: 41% complete... Image migration: 42% complete... Image migration: 43% complete... Image migration: 44% complete... Image migration: 45% complete... Image migration: 46% complete... Image migration: 47% complete... Image migration: 48% complete... Image migration: 49% complete... Image migration: 50% complete... Image migration: 51% complete... Image migration: 52% complete... Image migration: 53% complete... Image migration: 54% complete... Image migration: 55% complete... Image migration: 56% complete... Image migration: 57% complete... Image migration: 58% complete... Image migration: 59% complete... Image migration: 60% complete... Image migration: 61% complete... Image migration: 62% complete... Image migration: 63% complete... Image migration: 64% complete... Image migration: 65% complete... Image migration: 66% complete... Image migration: 67% complete... Image migration: 68% complete... Image migration: 69% complete... Image migration: 70% complete... Image migration: 71% complete... Image migration: 72% complete... Image migration: 73% complete... Image migration: 74% complete... Image migration: 75% complete... Image migration: 76% complete... Image migration: 77% complete... Image migration: 78% complete... Image migration: 79% complete... Image migration: 80% complete... Image migration: 81% complete... Image migration: 82% complete... Image migration: 83% complete... Image migration: 84% complete... Image migration: 85% complete... Image migration: 86% complete... Image migration: 87% complete... Image migration: 88% complete... Image migration: 89% complete... Image migration: 90% complete... Image migration: 91% complete... Image migration: 92% complete... Image migration: 93% complete... Image migration: 94% complete... Image migration: 95% complete... Image migration: 96% complete... Image migration: 97% complete... Image migration: 98% complete... Image migration: 99% complete... Image migration: 100% complete...done. 2024-09-16T20:30:26.217 DEBUG:teuthology.parallel:result is None 2024-09-16T21:06:33.778 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Traceback (most recent call last): 2024-09-16T21:06:33.800 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2024-09-16T21:06:33.800 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:acpid: exiting 2024-09-16T21:06:33.800 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Checking for running unattended-upgrades: 2024-09-16T21:06:33.800 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: self._connect_unixsocket(self.address) 2024-09-16T21:06:33.801 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2024-09-16T21:06:33.801 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: self.socket.connect(address) 2024-09-16T21:06:33.801 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2024-09-16T21:06:33.801 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: return getattr(self._sock,name)(*args) 2024-09-16T21:06:33.801 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:error: [Errno 111] Connection refused 2024-09-16T21:06:33.801 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Logged from file __init__.py, line 116 2024-09-16T21:06:33.801 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:ec2: 2024-09-16T21:06:33.801 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:ec2: ############################################################# 2024-09-16T21:06:33.801 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- 2024-09-16T21:06:33.958 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:ec2: 1024 d1:8a:74:b9:5c:05:08:62:4d:a0:4e:e9:9d:b0:30:8e root@test (DSA) 2024-09-16T21:06:33.959 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:ec2: 256 00:ee:83:f2:22:57:f5:79:82:ea:d1:96:ea:02:af:5e root@test (ECDSA) 2024-09-16T21:06:33.959 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:ec2: 2048 cd:d2:4f:db:d7:25:08:58:d2:b8:96:23:c2:56:39:c3 root@test (RSA) 2024-09-16T21:06:33.959 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:-----BEGIN SSH HOST KEY KEYS----- 2024-09-16T21:06:33.959 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:ec2: -----END SSH HOST KEY FINGERPRINTS----- 2024-09-16T21:06:33.959 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:ec2: ############################################################# 2024-09-16T21:06:33.959 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHxptw/r2/vMfGOvcAKI54S1Pw1h/0DipjE3zav7VWoEogI5LrsdvuW/4KTNq+AbqS3sXB8SNMdAgoZ2qbZ+es8= root@test 2024-09-16T21:06:33.959 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDEdM9EXt5JDwAFLvB09zO2iR5iWJxvn+ELgbV0KsruKvoFkGWz5wVf9ifi96yg3p+1rGeSYVG4UUIF5bNrtzWpWBUayfyxG4hsV/uA+m6Iul9RBIlmjtVweMYYsImWGpmIME4s1Qi/I7UY8g74IRSdhkYCtAAA3FRxXAU4Y5KWC3ed+BkAcwn35xJzWG03SS1m+o3Cn85OAM1qasXCpliIyCW22qsfc4qQ6P804+zv+whMWR5vrXf9T2p1rXhmoJTUnrTmjCHHUMaA6RLjXN6l1CVs0+qyvC/8NhNCfUq310Qys5hYrlj55YHsTvQAqKI4VovkHFeAvBQb8EIBUmk/ root@test 2024-09-16T21:06:33.959 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:-----END SSH HOST KEY KEYS----- 2024-09-16T21:06:33.959 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Traceback (most recent call last): 2024-09-16T21:06:33.959 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2024-09-16T21:06:33.959 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: self._connect_unixsocket(self.address) 2024-09-16T21:06:33.960 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2024-09-16T21:06:33.960 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: self.socket.connect(address) 2024-09-16T21:06:33.960 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2024-09-16T21:06:33.960 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: return getattr(self._sock,name)(*args) 2024-09-16T21:06:33.960 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:error: [Errno 111] Connection refused 2024-09-16T21:06:33.960 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Logged from file __init__.py, line 116 2024-09-16T21:06:33.960 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Traceback (most recent call last): 2024-09-16T21:06:33.960 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2024-09-16T21:06:33.960 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: self._connect_unixsocket(self.address) 2024-09-16T21:06:33.960 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2024-09-16T21:06:33.960 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: self.socket.connect(address) 2024-09-16T21:06:33.960 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2024-09-16T21:06:33.960 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: return getattr(self._sock,name)(*args) 2024-09-16T21:06:33.961 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:error: [Errno 111] Connection refused 2024-09-16T21:06:33.961 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:Logged from file __init__.py, line 116 2024-09-16T21:06:33.961 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:cloud-init boot finished at Mon, 16 Sep 2024 21:06:33 +0000. Up 3034.59 seconds 2024-09-16T21:06:33.961 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: * Stopping landscape-client daemon  [fail] 2024-09-16T21:06:34.074 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: * Asking all remaining processes to terminate...  [ OK ] 2024-09-16T21:06:34.121 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: * All processes ended within 1 seconds....  [ OK ] 2024-09-16T21:06:34.140 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:rpcbind: rpcbind terminating on signal. Restart with "rpcbind -w" 2024-09-16T21:06:34.280 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: * Deconfiguring network interfaces...  [ OK ] 2024-09-16T21:06:34.313 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: * Deactivating swap...  [ OK ] 2024-09-16T21:06:34.332 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: * Unmounting local filesystems...  [ OK ] 2024-09-16T21:06:34.501 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout: * Will now halt 2024-09-16T21:06:34.513 INFO:tasks.qemu.cluster1.client.0.smithi064.stdout:[ 3035.265244] Power down. 2024-09-16T21:06:34.718 DEBUG:tasks.qemu:checking that qemu tests succeeded... 2024-09-16T21:06:34.719 DEBUG:teuthology.orchestra.run.smithi064:> sudo chmod a+rw -R /home/ubuntu/cephtest/archive/qemu/cluster1.client.0 2024-09-16T21:06:34.878 INFO:tasks.qemu:Tearing down the nfs mount for ubuntu@smithi064.front.sepia.ceph.com 2024-09-16T21:06:34.878 INFO:tasks.qemu:Stopping NFS... 2024-09-16T21:06:34.878 DEBUG:teuthology.orchestra.run.smithi064:> sudo systemctl stop nfs-server 2024-09-16T21:06:34.983 INFO:tasks.qemu:Unmounting exported directory... 2024-09-16T21:06:34.984 DEBUG:teuthology.orchestra.run.smithi064:> sudo umount /export/cluster1.client.0 2024-09-16T21:06:35.015 INFO:tasks.qemu:Deleting export from /etc/exports... 2024-09-16T21:06:35.015 DEBUG:teuthology.orchestra.run.smithi064:> sudo sed -i '\|/export/cluster1.client.0|d' /etc/exports 2024-09-16T21:06:35.103 INFO:tasks.qemu:Starting NFS... 2024-09-16T21:06:35.104 DEBUG:teuthology.orchestra.run.smithi064:> sudo systemctl start nfs-server 2024-09-16T21:06:35.364 DEBUG:teuthology.orchestra.run.smithi064:> test -f /home/ubuntu/cephtest/archive/qemu/cluster1.client.0/success 2024-09-16T21:06:35.379 INFO:tasks.qemu:Deleting exported directory... 2024-09-16T21:06:35.380 DEBUG:teuthology.orchestra.run.smithi064:> sudo rm -r /export 2024-09-16T21:06:35.456 DEBUG:tasks.qemu:cleaning up base image files 2024-09-16T21:06:35.457 DEBUG:teuthology.orchestra.run.smithi064:> rm -rf /home/ubuntu/cephtest/qemu/cluster1.client.0.iso /home/ubuntu/cephtest/qemu/userdata.cluster1.client.0 /home/ubuntu/cephtest/qemu/metadata.cluster1.client.0 /home/ubuntu/cephtest/qemu/cluster1.client.0.test.sh /home/ubuntu/cephtest/qemu_clone.cluster1.client.0 2024-09-16T21:06:35.744 DEBUG:teuthology.orchestra.run.smithi064:> sudo yum -y erase qemu-kvm-block-rbd 2024-09-16T21:06:36.578 INFO:teuthology.orchestra.run.smithi064.stdout:Dependencies resolved. 2024-09-16T21:06:36.579 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2024-09-16T21:06:36.579 INFO:teuthology.orchestra.run.smithi064.stdout: Package Arch Version Repository Size 2024-09-16T21:06:36.579 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2024-09-16T21:06:36.579 INFO:teuthology.orchestra.run.smithi064.stdout:Removing: 2024-09-16T21:06:36.579 INFO:teuthology.orchestra.run.smithi064.stdout: qemu-kvm-block-rbd x86_64 17:9.0.0-10.el9 @appstream 41 k 2024-09-16T21:06:36.580 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T21:06:36.580 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction Summary 2024-09-16T21:06:36.580 INFO:teuthology.orchestra.run.smithi064.stdout:================================================================================ 2024-09-16T21:06:36.580 INFO:teuthology.orchestra.run.smithi064.stdout:Remove 1 Package 2024-09-16T21:06:36.580 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T21:06:36.580 INFO:teuthology.orchestra.run.smithi064.stdout:Freed space: 41 k 2024-09-16T21:06:36.580 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction check 2024-09-16T21:06:36.607 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction check succeeded. 2024-09-16T21:06:36.607 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction test 2024-09-16T21:06:36.639 INFO:teuthology.orchestra.run.smithi064.stdout:Transaction test succeeded. 2024-09-16T21:06:36.639 INFO:teuthology.orchestra.run.smithi064.stdout:Running transaction 2024-09-16T21:06:36.720 INFO:teuthology.orchestra.run.smithi064.stdout: Preparing : 1/1 2024-09-16T21:06:37.519 INFO:teuthology.orchestra.run.smithi064.stdout: Erasing : qemu-kvm-block-rbd-17:9.0.0-10.el9.x86_64 1/1 2024-09-16T21:06:37.849 INFO:teuthology.orchestra.run.smithi064.stdout: Verifying : qemu-kvm-block-rbd-17:9.0.0-10.el9.x86_64 1/1 2024-09-16T21:06:37.849 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T21:06:37.849 INFO:teuthology.orchestra.run.smithi064.stdout:Removed: 2024-09-16T21:06:37.849 INFO:teuthology.orchestra.run.smithi064.stdout: qemu-kvm-block-rbd-17:9.0.0-10.el9.x86_64 2024-09-16T21:06:37.849 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T21:06:37.850 INFO:teuthology.orchestra.run.smithi064.stdout:Complete! 2024-09-16T21:06:38.019 DEBUG:teuthology.orchestra.run.smithi064:> rmdir /home/ubuntu/cephtest/qemu || true 2024-09-16T21:06:38.045 DEBUG:teuthology.parallel:result is None 2024-09-16T21:06:38.045 DEBUG:teuthology.run_tasks:Unwinding manager ceph 2024-09-16T21:06:38.060 INFO:tasks.ceph.ceph_manager.cluster2:waiting for clean 2024-09-16T21:06:38.060 DEBUG:teuthology.orchestra.run.smithi193:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2024-09-16T21:06:38.355 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T21:06:38.355 INFO:teuthology.orchestra.run.smithi193.stderr:dumped all 2024-09-16T21:06:38.367 INFO:teuthology.orchestra.run.smithi193.stdout:{"pg_ready":true,"pg_map":{"version":1767,"stamp":"2024-09-16T21:06:38.012505+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1881819179,"num_objects":598,"num_object_clones":0,"num_object_copies":1196,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":598,"num_whiteouts":0,"num_read":13980,"num_read_kb":1351944,"num_write":2193,"num_write_kb":1185626,"num_scrub_errors":0,"num_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":1481,"ondisk_log_size":1481,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":1276264,"kb_used_data":1182712,"kb_used_omap":4,"kb_used_meta":93499,"kb_avail":281839256,"statfs":{"total":289910292480,"available":288603398144,"internally_reserved":0,"allocated":1211097088,"data_stored":2424637375,"data_compressed":932729532,"data_compressed_allocated":1004134400,"data_compressed_original":2218229760,"omap_allocated":4783,"internal_metadata":95743313},"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.002372"},"pg_stats":[{"pgid":"2.7","version":"22'87","reported_seq":1083,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T21:02:47.497094+0000","last_change":"2024-09-16T20:08:35.378223+0000","last_active":"2024-09-16T21:02:47.497094+0000","last_peered":"2024-09-16T21:02:47.497094+0000","last_clean":"2024-09-16T21:02:47.497094+0000","last_became_active":"2024-09-16T20:08:33.373194+0000","last_became_peered":"2024-09-16T20:08:33.373194+0000","last_unstale":"2024-09-16T21:02:47.497094+0000","last_undegraded":"2024-09-16T21:02:47.497094+0000","last_fullsized":"2024-09-16T21:02:47.497094+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_clean_scrub_stamp":"2024-09-16T20:08:32.362016+0000","objects_scrubbed":0,"log_size":87,"log_dups_size":0,"ondisk_log_size":87,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T07:22:45.215801+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00087206100000000004,"stat_sum":{"num_bytes":242860064,"num_objects":76,"num_object_clones":0,"num_object_copies":152,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":76,"num_whiteouts":0,"num_read":967,"num_read_kb":186503,"num_write":99,"num_write_kb":162578,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"23'94","reported_seq":1365,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T21:02:47.497076+0000","last_change":"2024-09-16T20:08:35.377968+0000","last_active":"2024-09-16T21:02:47.497076+0000","last_peered":"2024-09-16T21:02:47.497076+0000","last_clean":"2024-09-16T21:02:47.497076+0000","last_became_active":"2024-09-16T20:08:33.373294+0000","last_became_peered":"2024-09-16T20:08:33.373294+0000","last_unstale":"2024-09-16T21:02:47.497076+0000","last_undegraded":"2024-09-16T21:02:47.497076+0000","last_fullsized":"2024-09-16T21:02:47.497076+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_clean_scrub_stamp":"2024-09-16T20:08:32.362016+0000","objects_scrubbed":0,"log_size":94,"log_dups_size":0,"ondisk_log_size":94,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T22:45:36.217020+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00064840600000000003,"stat_sum":{"num_bytes":222527846,"num_objects":70,"num_object_clones":0,"num_object_copies":140,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":70,"num_whiteouts":0,"num_read":1412,"num_read_kb":153078,"num_write":109,"num_write_kb":131467,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"22'79","reported_seq":2134,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T21:02:52.497568+0000","last_change":"2024-09-16T20:08:35.378179+0000","last_active":"2024-09-16T21:02:52.497568+0000","last_peered":"2024-09-16T21:02:52.497568+0000","last_clean":"2024-09-16T21:02:52.497568+0000","last_became_active":"2024-09-16T20:08:33.373241+0000","last_became_peered":"2024-09-16T20:08:33.373241+0000","last_unstale":"2024-09-16T21:02:52.497568+0000","last_undegraded":"2024-09-16T21:02:52.497568+0000","last_fullsized":"2024-09-16T21:02:52.497568+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_clean_scrub_stamp":"2024-09-16T20:08:32.362016+0000","objects_scrubbed":0,"log_size":79,"log_dups_size":0,"ondisk_log_size":79,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T22:32:55.397952+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00075352800000000005,"stat_sum":{"num_bytes":237060258,"num_objects":72,"num_object_clones":0,"num_object_copies":144,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":72,"num_whiteouts":0,"num_read":2022,"num_read_kb":176928,"num_write":107,"num_write_kb":160385,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"23'205","reported_seq":1144,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T21:02:47.497042+0000","last_change":"2024-09-16T20:08:35.378500+0000","last_active":"2024-09-16T21:02:47.497042+0000","last_peered":"2024-09-16T21:02:47.497042+0000","last_clean":"2024-09-16T21:02:47.497042+0000","last_became_active":"2024-09-16T20:08:33.373236+0000","last_became_peered":"2024-09-16T20:08:33.373236+0000","last_unstale":"2024-09-16T21:02:47.497042+0000","last_undegraded":"2024-09-16T21:02:47.497042+0000","last_fullsized":"2024-09-16T21:02:47.497042+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_clean_scrub_stamp":"2024-09-16T20:08:32.362016+0000","objects_scrubbed":0,"log_size":205,"log_dups_size":0,"ondisk_log_size":205,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T06:58:54.360153+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00099191899999999996,"stat_sum":{"num_bytes":271630548,"num_objects":86,"num_object_clones":0,"num_object_copies":172,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":86,"num_whiteouts":0,"num_read":1548,"num_read_kb":210504,"num_write":330,"num_write_kb":177030,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"23'95","reported_seq":939,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T21:02:46.398614+0000","last_change":"2024-09-16T20:08:35.374993+0000","last_active":"2024-09-16T21:02:46.398614+0000","last_peered":"2024-09-16T21:02:46.398614+0000","last_clean":"2024-09-16T21:02:46.398614+0000","last_became_active":"2024-09-16T20:08:33.378446+0000","last_became_peered":"2024-09-16T20:08:33.378446+0000","last_unstale":"2024-09-16T21:02:46.398614+0000","last_undegraded":"2024-09-16T21:02:46.398614+0000","last_fullsized":"2024-09-16T21:02:46.398614+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_clean_scrub_stamp":"2024-09-16T20:08:32.362016+0000","objects_scrubbed":0,"log_size":95,"log_dups_size":0,"ondisk_log_size":95,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T02:30:02.607855+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00054544399999999996,"stat_sum":{"num_bytes":205717783,"num_objects":69,"num_object_clones":0,"num_object_copies":138,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":69,"num_whiteouts":0,"num_read":1018,"num_read_kb":141586,"num_write":105,"num_write_kb":122381,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"23'461","reported_seq":1254,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T21:02:47.402777+0000","last_change":"2024-09-16T20:08:35.391252+0000","last_active":"2024-09-16T21:02:47.402777+0000","last_peered":"2024-09-16T21:02:47.402777+0000","last_clean":"2024-09-16T21:02:47.402777+0000","last_became_active":"2024-09-16T20:08:33.378437+0000","last_became_peered":"2024-09-16T20:08:33.378437+0000","last_unstale":"2024-09-16T21:02:47.402777+0000","last_undegraded":"2024-09-16T21:02:47.402777+0000","last_fullsized":"2024-09-16T21:02:47.402777+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_clean_scrub_stamp":"2024-09-16T20:08:32.362016+0000","objects_scrubbed":0,"log_size":461,"log_dups_size":0,"ondisk_log_size":461,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T23:42:16.749151+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00052442000000000005,"stat_sum":{"num_bytes":252592404,"num_objects":75,"num_object_clones":0,"num_object_copies":150,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":75,"num_whiteouts":0,"num_read":3021,"num_read_kb":204477,"num_write":838,"num_write_kb":177522,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"23'198","reported_seq":1207,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T21:02:47.402747+0000","last_change":"2024-09-16T20:08:35.391350+0000","last_active":"2024-09-16T21:02:47.402747+0000","last_peered":"2024-09-16T21:02:47.402747+0000","last_clean":"2024-09-16T21:02:47.402747+0000","last_became_active":"2024-09-16T20:08:33.378418+0000","last_became_peered":"2024-09-16T20:08:33.378418+0000","last_unstale":"2024-09-16T21:02:47.402747+0000","last_undegraded":"2024-09-16T21:02:47.402747+0000","last_fullsized":"2024-09-16T21:02:47.402747+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_clean_scrub_stamp":"2024-09-16T20:08:32.362016+0000","objects_scrubbed":0,"log_size":198,"log_dups_size":0,"ondisk_log_size":198,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T03:35:31.601371+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00061810200000000004,"stat_sum":{"num_bytes":211599392,"num_objects":72,"num_object_clones":0,"num_object_copies":144,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":72,"num_whiteouts":0,"num_read":1667,"num_read_kb":110416,"num_write":188,"num_write_kb":102779,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.3","version":"23'210","reported_seq":1693,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T21:02:47.497018+0000","last_change":"2024-09-16T20:08:35.377902+0000","last_active":"2024-09-16T21:02:47.497018+0000","last_peered":"2024-09-16T21:02:47.497018+0000","last_clean":"2024-09-16T21:02:47.497018+0000","last_became_active":"2024-09-16T20:08:33.372644+0000","last_became_peered":"2024-09-16T20:08:33.372644+0000","last_unstale":"2024-09-16T21:02:47.497018+0000","last_undegraded":"2024-09-16T21:02:47.497018+0000","last_fullsized":"2024-09-16T21:02:47.497018+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_clean_scrub_stamp":"2024-09-16T20:08:32.362016+0000","objects_scrubbed":0,"log_size":210,"log_dups_size":0,"ondisk_log_size":210,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T22:04:55.285982+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00066095300000000004,"stat_sum":{"num_bytes":237240516,"num_objects":76,"num_object_clones":0,"num_object_copies":152,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":76,"num_whiteouts":0,"num_read":2269,"num_read_kb":168406,"num_write":338,"num_write_kb":150378,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"11'52","reported_seq":131,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T21:04:37.507922+0000","last_change":"2024-09-16T20:08:28.450263+0000","last_active":"2024-09-16T21:04:37.507922+0000","last_peered":"2024-09-16T21:04:37.507922+0000","last_clean":"2024-09-16T21:04:37.507922+0000","last_became_active":"2024-09-16T20:08:28.449125+0000","last_became_peered":"2024-09-16T20:08:28.449125+0000","last_unstale":"2024-09-16T21:04:37.507922+0000","last_undegraded":"2024-09-16T21:04:37.507922+0000","last_fullsized":"2024-09-16T21:04:37.507922+0000","mapping_epoch":10,"log_start":"0'0","ondisk_log_start":"0'0","created":10,"last_epoch_clean":11,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:08:27.349241+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:08:27.349241+0000","last_clean_scrub_stamp":"2024-09-16T20:08:27.349241+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T21:19:39.684026+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":1881228811,"num_objects":596,"num_object_clones":0,"num_object_copies":1192,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":596,"num_whiteouts":0,"num_read":13924,"num_read_kb":1351898,"num_write":2114,"num_write_kb":1184520,"num_scrub_errors":0,"num_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":1210384384,"data_stored":2423262230,"data_compressed":932669446,"data_compressed_allocated":1004052480,"data_compressed_original":2217082880,"omap_allocated":0,"internal_metadata":0},"log_size":1429,"ondisk_log_size":1429,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":122880,"data_stored":1180736,"data_compressed":60086,"data_compressed_allocated":81920,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":9,"seq":38654706365,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":242164,"kb_used_data":210980,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94129676,"statfs":{"total":96636764160,"available":96388788224,"internally_reserved":0,"allocated":216043520,"data_stored":440008475,"data_compressed":169672291,"data_compressed_allocated":182853632,"data_compressed_original":406978560,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":9,"seq":38654706365,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":622444,"kb_used_data":591260,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93749396,"statfs":{"total":96636764160,"available":95999381504,"internally_reserved":0,"allocated":605450240,"data_stored":1212286286,"data_compressed":466364766,"data_compressed_allocated":502067200,"data_compressed_original":1109114880,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359739070,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":411656,"kb_used_data":380472,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93960184,"statfs":{"total":96636764160,"available":96215228416,"internally_reserved":0,"allocated":389603328,"data_stored":772342614,"data_compressed":296692475,"data_compressed_allocated":319213568,"data_compressed_original":702136320,"omap_allocated":1593,"internal_metadata":31914439},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":61440,"data_stored":590368,"data_compressed":30043,"data_compressed_allocated":40960,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":61440,"data_stored":590368,"data_compressed":30043,"data_compressed_allocated":40960,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":389345280,"data_stored":771687443,"data_compressed":296662432,"data_compressed_allocated":319172608,"data_compressed_original":701562880,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":605192192,"data_stored":1211631115,"data_compressed":466334723,"data_compressed_allocated":502026240,"data_compressed_original":1108541440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":215846912,"data_stored":439943672,"data_compressed":169672291,"data_compressed_allocated":182853632,"data_compressed_original":406978560,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-16T21:06:38.368 DEBUG:teuthology.orchestra.run.smithi193:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2024-09-16T21:06:38.646 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T21:06:38.646 INFO:teuthology.orchestra.run.smithi193.stderr:dumped all 2024-09-16T21:06:38.658 INFO:teuthology.orchestra.run.smithi193.stdout:{"pg_ready":true,"pg_map":{"version":1767,"stamp":"2024-09-16T21:06:38.012505+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1881819179,"num_objects":598,"num_object_clones":0,"num_object_copies":1196,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":598,"num_whiteouts":0,"num_read":13980,"num_read_kb":1351944,"num_write":2193,"num_write_kb":1185626,"num_scrub_errors":0,"num_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":1481,"ondisk_log_size":1481,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":1276264,"kb_used_data":1182712,"kb_used_omap":4,"kb_used_meta":93499,"kb_avail":281839256,"statfs":{"total":289910292480,"available":288603398144,"internally_reserved":0,"allocated":1211097088,"data_stored":2424637375,"data_compressed":932729532,"data_compressed_allocated":1004134400,"data_compressed_original":2218229760,"omap_allocated":4783,"internal_metadata":95743313},"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.002372"},"pg_stats":[{"pgid":"2.7","version":"22'87","reported_seq":1083,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T21:02:47.497094+0000","last_change":"2024-09-16T20:08:35.378223+0000","last_active":"2024-09-16T21:02:47.497094+0000","last_peered":"2024-09-16T21:02:47.497094+0000","last_clean":"2024-09-16T21:02:47.497094+0000","last_became_active":"2024-09-16T20:08:33.373194+0000","last_became_peered":"2024-09-16T20:08:33.373194+0000","last_unstale":"2024-09-16T21:02:47.497094+0000","last_undegraded":"2024-09-16T21:02:47.497094+0000","last_fullsized":"2024-09-16T21:02:47.497094+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_clean_scrub_stamp":"2024-09-16T20:08:32.362016+0000","objects_scrubbed":0,"log_size":87,"log_dups_size":0,"ondisk_log_size":87,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T07:22:45.215801+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00087206100000000004,"stat_sum":{"num_bytes":242860064,"num_objects":76,"num_object_clones":0,"num_object_copies":152,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":76,"num_whiteouts":0,"num_read":967,"num_read_kb":186503,"num_write":99,"num_write_kb":162578,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"23'94","reported_seq":1365,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T21:02:47.497076+0000","last_change":"2024-09-16T20:08:35.377968+0000","last_active":"2024-09-16T21:02:47.497076+0000","last_peered":"2024-09-16T21:02:47.497076+0000","last_clean":"2024-09-16T21:02:47.497076+0000","last_became_active":"2024-09-16T20:08:33.373294+0000","last_became_peered":"2024-09-16T20:08:33.373294+0000","last_unstale":"2024-09-16T21:02:47.497076+0000","last_undegraded":"2024-09-16T21:02:47.497076+0000","last_fullsized":"2024-09-16T21:02:47.497076+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_clean_scrub_stamp":"2024-09-16T20:08:32.362016+0000","objects_scrubbed":0,"log_size":94,"log_dups_size":0,"ondisk_log_size":94,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T22:45:36.217020+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00064840600000000003,"stat_sum":{"num_bytes":222527846,"num_objects":70,"num_object_clones":0,"num_object_copies":140,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":70,"num_whiteouts":0,"num_read":1412,"num_read_kb":153078,"num_write":109,"num_write_kb":131467,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"22'79","reported_seq":2134,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T21:02:52.497568+0000","last_change":"2024-09-16T20:08:35.378179+0000","last_active":"2024-09-16T21:02:52.497568+0000","last_peered":"2024-09-16T21:02:52.497568+0000","last_clean":"2024-09-16T21:02:52.497568+0000","last_became_active":"2024-09-16T20:08:33.373241+0000","last_became_peered":"2024-09-16T20:08:33.373241+0000","last_unstale":"2024-09-16T21:02:52.497568+0000","last_undegraded":"2024-09-16T21:02:52.497568+0000","last_fullsized":"2024-09-16T21:02:52.497568+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_clean_scrub_stamp":"2024-09-16T20:08:32.362016+0000","objects_scrubbed":0,"log_size":79,"log_dups_size":0,"ondisk_log_size":79,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T22:32:55.397952+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00075352800000000005,"stat_sum":{"num_bytes":237060258,"num_objects":72,"num_object_clones":0,"num_object_copies":144,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":72,"num_whiteouts":0,"num_read":2022,"num_read_kb":176928,"num_write":107,"num_write_kb":160385,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"23'205","reported_seq":1144,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T21:02:47.497042+0000","last_change":"2024-09-16T20:08:35.378500+0000","last_active":"2024-09-16T21:02:47.497042+0000","last_peered":"2024-09-16T21:02:47.497042+0000","last_clean":"2024-09-16T21:02:47.497042+0000","last_became_active":"2024-09-16T20:08:33.373236+0000","last_became_peered":"2024-09-16T20:08:33.373236+0000","last_unstale":"2024-09-16T21:02:47.497042+0000","last_undegraded":"2024-09-16T21:02:47.497042+0000","last_fullsized":"2024-09-16T21:02:47.497042+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_clean_scrub_stamp":"2024-09-16T20:08:32.362016+0000","objects_scrubbed":0,"log_size":205,"log_dups_size":0,"ondisk_log_size":205,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T06:58:54.360153+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00099191899999999996,"stat_sum":{"num_bytes":271630548,"num_objects":86,"num_object_clones":0,"num_object_copies":172,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":86,"num_whiteouts":0,"num_read":1548,"num_read_kb":210504,"num_write":330,"num_write_kb":177030,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"23'95","reported_seq":939,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T21:02:46.398614+0000","last_change":"2024-09-16T20:08:35.374993+0000","last_active":"2024-09-16T21:02:46.398614+0000","last_peered":"2024-09-16T21:02:46.398614+0000","last_clean":"2024-09-16T21:02:46.398614+0000","last_became_active":"2024-09-16T20:08:33.378446+0000","last_became_peered":"2024-09-16T20:08:33.378446+0000","last_unstale":"2024-09-16T21:02:46.398614+0000","last_undegraded":"2024-09-16T21:02:46.398614+0000","last_fullsized":"2024-09-16T21:02:46.398614+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_clean_scrub_stamp":"2024-09-16T20:08:32.362016+0000","objects_scrubbed":0,"log_size":95,"log_dups_size":0,"ondisk_log_size":95,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T02:30:02.607855+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00054544399999999996,"stat_sum":{"num_bytes":205717783,"num_objects":69,"num_object_clones":0,"num_object_copies":138,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":69,"num_whiteouts":0,"num_read":1018,"num_read_kb":141586,"num_write":105,"num_write_kb":122381,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"23'461","reported_seq":1254,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T21:02:47.402777+0000","last_change":"2024-09-16T20:08:35.391252+0000","last_active":"2024-09-16T21:02:47.402777+0000","last_peered":"2024-09-16T21:02:47.402777+0000","last_clean":"2024-09-16T21:02:47.402777+0000","last_became_active":"2024-09-16T20:08:33.378437+0000","last_became_peered":"2024-09-16T20:08:33.378437+0000","last_unstale":"2024-09-16T21:02:47.402777+0000","last_undegraded":"2024-09-16T21:02:47.402777+0000","last_fullsized":"2024-09-16T21:02:47.402777+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_clean_scrub_stamp":"2024-09-16T20:08:32.362016+0000","objects_scrubbed":0,"log_size":461,"log_dups_size":0,"ondisk_log_size":461,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T23:42:16.749151+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00052442000000000005,"stat_sum":{"num_bytes":252592404,"num_objects":75,"num_object_clones":0,"num_object_copies":150,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":75,"num_whiteouts":0,"num_read":3021,"num_read_kb":204477,"num_write":838,"num_write_kb":177522,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"23'198","reported_seq":1207,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T21:02:47.402747+0000","last_change":"2024-09-16T20:08:35.391350+0000","last_active":"2024-09-16T21:02:47.402747+0000","last_peered":"2024-09-16T21:02:47.402747+0000","last_clean":"2024-09-16T21:02:47.402747+0000","last_became_active":"2024-09-16T20:08:33.378418+0000","last_became_peered":"2024-09-16T20:08:33.378418+0000","last_unstale":"2024-09-16T21:02:47.402747+0000","last_undegraded":"2024-09-16T21:02:47.402747+0000","last_fullsized":"2024-09-16T21:02:47.402747+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_clean_scrub_stamp":"2024-09-16T20:08:32.362016+0000","objects_scrubbed":0,"log_size":198,"log_dups_size":0,"ondisk_log_size":198,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T03:35:31.601371+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00061810200000000004,"stat_sum":{"num_bytes":211599392,"num_objects":72,"num_object_clones":0,"num_object_copies":144,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":72,"num_whiteouts":0,"num_read":1667,"num_read_kb":110416,"num_write":188,"num_write_kb":102779,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.3","version":"23'210","reported_seq":1693,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T21:02:47.497018+0000","last_change":"2024-09-16T20:08:35.377902+0000","last_active":"2024-09-16T21:02:47.497018+0000","last_peered":"2024-09-16T21:02:47.497018+0000","last_clean":"2024-09-16T21:02:47.497018+0000","last_became_active":"2024-09-16T20:08:33.372644+0000","last_became_peered":"2024-09-16T20:08:33.372644+0000","last_unstale":"2024-09-16T21:02:47.497018+0000","last_undegraded":"2024-09-16T21:02:47.497018+0000","last_fullsized":"2024-09-16T21:02:47.497018+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_clean_scrub_stamp":"2024-09-16T20:08:32.362016+0000","objects_scrubbed":0,"log_size":210,"log_dups_size":0,"ondisk_log_size":210,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T22:04:55.285982+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00066095300000000004,"stat_sum":{"num_bytes":237240516,"num_objects":76,"num_object_clones":0,"num_object_copies":152,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":76,"num_whiteouts":0,"num_read":2269,"num_read_kb":168406,"num_write":338,"num_write_kb":150378,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"11'52","reported_seq":131,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T21:04:37.507922+0000","last_change":"2024-09-16T20:08:28.450263+0000","last_active":"2024-09-16T21:04:37.507922+0000","last_peered":"2024-09-16T21:04:37.507922+0000","last_clean":"2024-09-16T21:04:37.507922+0000","last_became_active":"2024-09-16T20:08:28.449125+0000","last_became_peered":"2024-09-16T20:08:28.449125+0000","last_unstale":"2024-09-16T21:04:37.507922+0000","last_undegraded":"2024-09-16T21:04:37.507922+0000","last_fullsized":"2024-09-16T21:04:37.507922+0000","mapping_epoch":10,"log_start":"0'0","ondisk_log_start":"0'0","created":10,"last_epoch_clean":11,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:08:27.349241+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:08:27.349241+0000","last_clean_scrub_stamp":"2024-09-16T20:08:27.349241+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T21:19:39.684026+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":1881228811,"num_objects":596,"num_object_clones":0,"num_object_copies":1192,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":596,"num_whiteouts":0,"num_read":13924,"num_read_kb":1351898,"num_write":2114,"num_write_kb":1184520,"num_scrub_errors":0,"num_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":1210384384,"data_stored":2423262230,"data_compressed":932669446,"data_compressed_allocated":1004052480,"data_compressed_original":2217082880,"omap_allocated":0,"internal_metadata":0},"log_size":1429,"ondisk_log_size":1429,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":122880,"data_stored":1180736,"data_compressed":60086,"data_compressed_allocated":81920,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":9,"seq":38654706365,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":242164,"kb_used_data":210980,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94129676,"statfs":{"total":96636764160,"available":96388788224,"internally_reserved":0,"allocated":216043520,"data_stored":440008475,"data_compressed":169672291,"data_compressed_allocated":182853632,"data_compressed_original":406978560,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":9,"seq":38654706365,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":622444,"kb_used_data":591260,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93749396,"statfs":{"total":96636764160,"available":95999381504,"internally_reserved":0,"allocated":605450240,"data_stored":1212286286,"data_compressed":466364766,"data_compressed_allocated":502067200,"data_compressed_original":1109114880,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359739070,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":411656,"kb_used_data":380472,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93960184,"statfs":{"total":96636764160,"available":96215228416,"internally_reserved":0,"allocated":389603328,"data_stored":772342614,"data_compressed":296692475,"data_compressed_allocated":319213568,"data_compressed_original":702136320,"omap_allocated":1593,"internal_metadata":31914439},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":61440,"data_stored":590368,"data_compressed":30043,"data_compressed_allocated":40960,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":61440,"data_stored":590368,"data_compressed":30043,"data_compressed_allocated":40960,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":389345280,"data_stored":771687443,"data_compressed":296662432,"data_compressed_allocated":319172608,"data_compressed_original":701562880,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":605192192,"data_stored":1211631115,"data_compressed":466334723,"data_compressed_allocated":502026240,"data_compressed_original":1108541440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":215846912,"data_stored":439943672,"data_compressed":169672291,"data_compressed_allocated":182853632,"data_compressed_original":406978560,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-16T21:06:38.659 INFO:tasks.ceph.ceph_manager.cluster2:clean! 2024-09-16T21:06:38.659 DEBUG:teuthology.orchestra.run.smithi193:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2024-09-16T21:06:38.937 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T21:06:38.937 INFO:teuthology.orchestra.run.smithi193.stderr:dumped all 2024-09-16T21:06:38.949 INFO:teuthology.orchestra.run.smithi193.stdout:{"pg_ready":true,"pg_map":{"version":1767,"stamp":"2024-09-16T21:06:38.012505+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1881819179,"num_objects":598,"num_object_clones":0,"num_object_copies":1196,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":598,"num_whiteouts":0,"num_read":13980,"num_read_kb":1351944,"num_write":2193,"num_write_kb":1185626,"num_scrub_errors":0,"num_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":1481,"ondisk_log_size":1481,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":1276264,"kb_used_data":1182712,"kb_used_omap":4,"kb_used_meta":93499,"kb_avail":281839256,"statfs":{"total":289910292480,"available":288603398144,"internally_reserved":0,"allocated":1211097088,"data_stored":2424637375,"data_compressed":932729532,"data_compressed_allocated":1004134400,"data_compressed_original":2218229760,"omap_allocated":4783,"internal_metadata":95743313},"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.002372"},"pg_stats":[{"pgid":"2.7","version":"22'87","reported_seq":1083,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T21:02:47.497094+0000","last_change":"2024-09-16T20:08:35.378223+0000","last_active":"2024-09-16T21:02:47.497094+0000","last_peered":"2024-09-16T21:02:47.497094+0000","last_clean":"2024-09-16T21:02:47.497094+0000","last_became_active":"2024-09-16T20:08:33.373194+0000","last_became_peered":"2024-09-16T20:08:33.373194+0000","last_unstale":"2024-09-16T21:02:47.497094+0000","last_undegraded":"2024-09-16T21:02:47.497094+0000","last_fullsized":"2024-09-16T21:02:47.497094+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_clean_scrub_stamp":"2024-09-16T20:08:32.362016+0000","objects_scrubbed":0,"log_size":87,"log_dups_size":0,"ondisk_log_size":87,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T07:22:45.215801+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00087206100000000004,"stat_sum":{"num_bytes":242860064,"num_objects":76,"num_object_clones":0,"num_object_copies":152,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":76,"num_whiteouts":0,"num_read":967,"num_read_kb":186503,"num_write":99,"num_write_kb":162578,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"23'94","reported_seq":1365,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T21:02:47.497076+0000","last_change":"2024-09-16T20:08:35.377968+0000","last_active":"2024-09-16T21:02:47.497076+0000","last_peered":"2024-09-16T21:02:47.497076+0000","last_clean":"2024-09-16T21:02:47.497076+0000","last_became_active":"2024-09-16T20:08:33.373294+0000","last_became_peered":"2024-09-16T20:08:33.373294+0000","last_unstale":"2024-09-16T21:02:47.497076+0000","last_undegraded":"2024-09-16T21:02:47.497076+0000","last_fullsized":"2024-09-16T21:02:47.497076+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_clean_scrub_stamp":"2024-09-16T20:08:32.362016+0000","objects_scrubbed":0,"log_size":94,"log_dups_size":0,"ondisk_log_size":94,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T22:45:36.217020+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00064840600000000003,"stat_sum":{"num_bytes":222527846,"num_objects":70,"num_object_clones":0,"num_object_copies":140,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":70,"num_whiteouts":0,"num_read":1412,"num_read_kb":153078,"num_write":109,"num_write_kb":131467,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"22'79","reported_seq":2134,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T21:02:52.497568+0000","last_change":"2024-09-16T20:08:35.378179+0000","last_active":"2024-09-16T21:02:52.497568+0000","last_peered":"2024-09-16T21:02:52.497568+0000","last_clean":"2024-09-16T21:02:52.497568+0000","last_became_active":"2024-09-16T20:08:33.373241+0000","last_became_peered":"2024-09-16T20:08:33.373241+0000","last_unstale":"2024-09-16T21:02:52.497568+0000","last_undegraded":"2024-09-16T21:02:52.497568+0000","last_fullsized":"2024-09-16T21:02:52.497568+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_clean_scrub_stamp":"2024-09-16T20:08:32.362016+0000","objects_scrubbed":0,"log_size":79,"log_dups_size":0,"ondisk_log_size":79,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T22:32:55.397952+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00075352800000000005,"stat_sum":{"num_bytes":237060258,"num_objects":72,"num_object_clones":0,"num_object_copies":144,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":72,"num_whiteouts":0,"num_read":2022,"num_read_kb":176928,"num_write":107,"num_write_kb":160385,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"23'205","reported_seq":1144,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T21:02:47.497042+0000","last_change":"2024-09-16T20:08:35.378500+0000","last_active":"2024-09-16T21:02:47.497042+0000","last_peered":"2024-09-16T21:02:47.497042+0000","last_clean":"2024-09-16T21:02:47.497042+0000","last_became_active":"2024-09-16T20:08:33.373236+0000","last_became_peered":"2024-09-16T20:08:33.373236+0000","last_unstale":"2024-09-16T21:02:47.497042+0000","last_undegraded":"2024-09-16T21:02:47.497042+0000","last_fullsized":"2024-09-16T21:02:47.497042+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_clean_scrub_stamp":"2024-09-16T20:08:32.362016+0000","objects_scrubbed":0,"log_size":205,"log_dups_size":0,"ondisk_log_size":205,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T06:58:54.360153+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00099191899999999996,"stat_sum":{"num_bytes":271630548,"num_objects":86,"num_object_clones":0,"num_object_copies":172,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":86,"num_whiteouts":0,"num_read":1548,"num_read_kb":210504,"num_write":330,"num_write_kb":177030,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"23'95","reported_seq":939,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T21:02:46.398614+0000","last_change":"2024-09-16T20:08:35.374993+0000","last_active":"2024-09-16T21:02:46.398614+0000","last_peered":"2024-09-16T21:02:46.398614+0000","last_clean":"2024-09-16T21:02:46.398614+0000","last_became_active":"2024-09-16T20:08:33.378446+0000","last_became_peered":"2024-09-16T20:08:33.378446+0000","last_unstale":"2024-09-16T21:02:46.398614+0000","last_undegraded":"2024-09-16T21:02:46.398614+0000","last_fullsized":"2024-09-16T21:02:46.398614+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_clean_scrub_stamp":"2024-09-16T20:08:32.362016+0000","objects_scrubbed":0,"log_size":95,"log_dups_size":0,"ondisk_log_size":95,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T02:30:02.607855+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00054544399999999996,"stat_sum":{"num_bytes":205717783,"num_objects":69,"num_object_clones":0,"num_object_copies":138,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":69,"num_whiteouts":0,"num_read":1018,"num_read_kb":141586,"num_write":105,"num_write_kb":122381,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"23'461","reported_seq":1254,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T21:02:47.402777+0000","last_change":"2024-09-16T20:08:35.391252+0000","last_active":"2024-09-16T21:02:47.402777+0000","last_peered":"2024-09-16T21:02:47.402777+0000","last_clean":"2024-09-16T21:02:47.402777+0000","last_became_active":"2024-09-16T20:08:33.378437+0000","last_became_peered":"2024-09-16T20:08:33.378437+0000","last_unstale":"2024-09-16T21:02:47.402777+0000","last_undegraded":"2024-09-16T21:02:47.402777+0000","last_fullsized":"2024-09-16T21:02:47.402777+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_clean_scrub_stamp":"2024-09-16T20:08:32.362016+0000","objects_scrubbed":0,"log_size":461,"log_dups_size":0,"ondisk_log_size":461,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T23:42:16.749151+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00052442000000000005,"stat_sum":{"num_bytes":252592404,"num_objects":75,"num_object_clones":0,"num_object_copies":150,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":75,"num_whiteouts":0,"num_read":3021,"num_read_kb":204477,"num_write":838,"num_write_kb":177522,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"23'198","reported_seq":1207,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T21:02:47.402747+0000","last_change":"2024-09-16T20:08:35.391350+0000","last_active":"2024-09-16T21:02:47.402747+0000","last_peered":"2024-09-16T21:02:47.402747+0000","last_clean":"2024-09-16T21:02:47.402747+0000","last_became_active":"2024-09-16T20:08:33.378418+0000","last_became_peered":"2024-09-16T20:08:33.378418+0000","last_unstale":"2024-09-16T21:02:47.402747+0000","last_undegraded":"2024-09-16T21:02:47.402747+0000","last_fullsized":"2024-09-16T21:02:47.402747+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_clean_scrub_stamp":"2024-09-16T20:08:32.362016+0000","objects_scrubbed":0,"log_size":198,"log_dups_size":0,"ondisk_log_size":198,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T03:35:31.601371+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00061810200000000004,"stat_sum":{"num_bytes":211599392,"num_objects":72,"num_object_clones":0,"num_object_copies":144,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":72,"num_whiteouts":0,"num_read":1667,"num_read_kb":110416,"num_write":188,"num_write_kb":102779,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.3","version":"23'210","reported_seq":1693,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T21:02:47.497018+0000","last_change":"2024-09-16T20:08:35.377902+0000","last_active":"2024-09-16T21:02:47.497018+0000","last_peered":"2024-09-16T21:02:47.497018+0000","last_clean":"2024-09-16T21:02:47.497018+0000","last_became_active":"2024-09-16T20:08:33.372644+0000","last_became_peered":"2024-09-16T20:08:33.372644+0000","last_unstale":"2024-09-16T21:02:47.497018+0000","last_undegraded":"2024-09-16T21:02:47.497018+0000","last_fullsized":"2024-09-16T21:02:47.497018+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_clean_scrub_stamp":"2024-09-16T20:08:32.362016+0000","objects_scrubbed":0,"log_size":210,"log_dups_size":0,"ondisk_log_size":210,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T22:04:55.285982+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00066095300000000004,"stat_sum":{"num_bytes":237240516,"num_objects":76,"num_object_clones":0,"num_object_copies":152,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":76,"num_whiteouts":0,"num_read":2269,"num_read_kb":168406,"num_write":338,"num_write_kb":150378,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"11'52","reported_seq":131,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T21:04:37.507922+0000","last_change":"2024-09-16T20:08:28.450263+0000","last_active":"2024-09-16T21:04:37.507922+0000","last_peered":"2024-09-16T21:04:37.507922+0000","last_clean":"2024-09-16T21:04:37.507922+0000","last_became_active":"2024-09-16T20:08:28.449125+0000","last_became_peered":"2024-09-16T20:08:28.449125+0000","last_unstale":"2024-09-16T21:04:37.507922+0000","last_undegraded":"2024-09-16T21:04:37.507922+0000","last_fullsized":"2024-09-16T21:04:37.507922+0000","mapping_epoch":10,"log_start":"0'0","ondisk_log_start":"0'0","created":10,"last_epoch_clean":11,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:08:27.349241+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:08:27.349241+0000","last_clean_scrub_stamp":"2024-09-16T20:08:27.349241+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T21:19:39.684026+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":1881228811,"num_objects":596,"num_object_clones":0,"num_object_copies":1192,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":596,"num_whiteouts":0,"num_read":13924,"num_read_kb":1351898,"num_write":2114,"num_write_kb":1184520,"num_scrub_errors":0,"num_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":1210384384,"data_stored":2423262230,"data_compressed":932669446,"data_compressed_allocated":1004052480,"data_compressed_original":2217082880,"omap_allocated":0,"internal_metadata":0},"log_size":1429,"ondisk_log_size":1429,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":122880,"data_stored":1180736,"data_compressed":60086,"data_compressed_allocated":81920,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":9,"seq":38654706365,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":242164,"kb_used_data":210980,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94129676,"statfs":{"total":96636764160,"available":96388788224,"internally_reserved":0,"allocated":216043520,"data_stored":440008475,"data_compressed":169672291,"data_compressed_allocated":182853632,"data_compressed_original":406978560,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":9,"seq":38654706365,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":622444,"kb_used_data":591260,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93749396,"statfs":{"total":96636764160,"available":95999381504,"internally_reserved":0,"allocated":605450240,"data_stored":1212286286,"data_compressed":466364766,"data_compressed_allocated":502067200,"data_compressed_original":1109114880,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359739070,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":411656,"kb_used_data":380472,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93960184,"statfs":{"total":96636764160,"available":96215228416,"internally_reserved":0,"allocated":389603328,"data_stored":772342614,"data_compressed":296692475,"data_compressed_allocated":319213568,"data_compressed_original":702136320,"omap_allocated":1593,"internal_metadata":31914439},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":61440,"data_stored":590368,"data_compressed":30043,"data_compressed_allocated":40960,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":61440,"data_stored":590368,"data_compressed":30043,"data_compressed_allocated":40960,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":389345280,"data_stored":771687443,"data_compressed":296662432,"data_compressed_allocated":319172608,"data_compressed_original":701562880,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":605192192,"data_stored":1211631115,"data_compressed":466334723,"data_compressed_allocated":502026240,"data_compressed_original":1108541440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":215846912,"data_stored":439943672,"data_compressed":169672291,"data_compressed_allocated":182853632,"data_compressed_original":406978560,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-16T21:06:38.949 DEBUG:teuthology.orchestra.run.smithi193:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd dump --format=json 2024-09-16T21:06:39.231 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T21:06:39.231 INFO:teuthology.orchestra.run.smithi193.stdout:{"epoch":23,"fsid":"291fffe0-67f1-4304-8859-c6741488e606","created":"2024-09-16T20:08:16.916332+0000","modified":"2024-09-16T20:14:56.139654+0000","last_up_change":"2024-09-16T20:08:26.341998+0000","last_in_change":"2024-09-16T20:08:17.790395+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":5,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-16T20:08:27.345918+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"12","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.9900000095367432,"score_stable":2.9900000095367432,"optimal_score":0.67000001668930054,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-16T20:08:32.025641+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"23","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":8,"snap_epoch":23,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.8799999952316284,"score_stable":1.8799999952316284,"optimal_score":1,"raw_score_acting":1.8799999952316284,"raw_score_stable":1.8799999952316284,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"f93a8adb-2983-4b59-93e2-421e8f9fb1e5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":13,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6800","nonce":3557128228},{"type":"v1","addr":"172.21.15.193:6801","nonce":3557128228}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6802","nonce":3557128228},{"type":"v1","addr":"172.21.15.193:6803","nonce":3557128228}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6806","nonce":3557128228},{"type":"v1","addr":"172.21.15.193:6807","nonce":3557128228}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6804","nonce":3557128228},{"type":"v1","addr":"172.21.15.193:6805","nonce":3557128228}]},"public_addr":"172.21.15.193:6801/3557128228","cluster_addr":"172.21.15.193:6803/3557128228","heartbeat_back_addr":"172.21.15.193:6807/3557128228","heartbeat_front_addr":"172.21.15.193:6805/3557128228","state":["exists","up"]},{"osd":1,"uuid":"21571466-d343-4ec3-954e-f214764e27d2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":13,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6808","nonce":1764962578},{"type":"v1","addr":"172.21.15.193:6809","nonce":1764962578}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6810","nonce":1764962578},{"type":"v1","addr":"172.21.15.193:6811","nonce":1764962578}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6814","nonce":1764962578},{"type":"v1","addr":"172.21.15.193:6815","nonce":1764962578}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6812","nonce":1764962578},{"type":"v1","addr":"172.21.15.193:6813","nonce":1764962578}]},"public_addr":"172.21.15.193:6809/1764962578","cluster_addr":"172.21.15.193:6811/1764962578","heartbeat_back_addr":"172.21.15.193:6815/1764962578","heartbeat_front_addr":"172.21.15.193:6813/1764962578","state":["exists","up"]},{"osd":2,"uuid":"cb6932a9-4eda-4706-bd51-0a6b20e60e25","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":9,"up_thru":13,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6816","nonce":2745628713},{"type":"v1","addr":"172.21.15.193:6817","nonce":2745628713}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6818","nonce":2745628713},{"type":"v1","addr":"172.21.15.193:6819","nonce":2745628713}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6822","nonce":2745628713},{"type":"v1","addr":"172.21.15.193:6823","nonce":2745628713}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.193:6820","nonce":2745628713},{"type":"v1","addr":"172.21.15.193:6821","nonce":2745628713}]},"public_addr":"172.21.15.193:6817/2745628713","cluster_addr":"172.21.15.193:6819/2745628713","heartbeat_back_addr":"172.21.15.193:6823/2745628713","heartbeat_front_addr":"172.21.15.193:6821/2745628713","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T20:08:24.160088+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T20:08:24.801191+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T20:08:24.563377+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"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-09-16T21:06:40.245 INFO:tasks.ceph:Scrubbing cluster2.osd.0 2024-09-16T21:06:40.245 DEBUG:teuthology.orchestra.run.smithi193:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 tell osd.0 config set osd_debug_deep_scrub_sleep 0 2024-09-16T21:06:40.377 INFO:teuthology.orchestra.run.smithi193.stdout:{ 2024-09-16T21:06:40.377 INFO:teuthology.orchestra.run.smithi193.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-16T21:06:40.377 INFO:teuthology.orchestra.run.smithi193.stdout:} 2024-09-16T21:06:40.387 DEBUG:teuthology.orchestra.run.smithi193:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd deep-scrub 0 2024-09-16T21:06:40.668 INFO:teuthology.orchestra.run.smithi193.stderr:instructed osd(s) 0 to deep-scrub 2024-09-16T21:06:40.680 INFO:tasks.ceph:Scrubbing cluster2.osd.1 2024-09-16T21:06:40.681 DEBUG:teuthology.orchestra.run.smithi193:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 tell osd.1 config set osd_debug_deep_scrub_sleep 0 2024-09-16T21:06:40.803 INFO:teuthology.orchestra.run.smithi193.stdout:{ 2024-09-16T21:06:40.803 INFO:teuthology.orchestra.run.smithi193.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-16T21:06:40.803 INFO:teuthology.orchestra.run.smithi193.stdout:} 2024-09-16T21:06:40.813 DEBUG:teuthology.orchestra.run.smithi193:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd deep-scrub 1 2024-09-16T21:06:41.171 INFO:teuthology.orchestra.run.smithi193.stderr:instructed osd(s) 1 to deep-scrub 2024-09-16T21:06:41.184 INFO:tasks.ceph:Scrubbing cluster2.osd.2 2024-09-16T21:06:41.184 DEBUG:teuthology.orchestra.run.smithi193:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 tell osd.2 config set osd_debug_deep_scrub_sleep 0 2024-09-16T21:06:41.305 INFO:teuthology.orchestra.run.smithi193.stdout:{ 2024-09-16T21:06:41.305 INFO:teuthology.orchestra.run.smithi193.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-16T21:06:41.305 INFO:teuthology.orchestra.run.smithi193.stdout:} 2024-09-16T21:06:41.315 DEBUG:teuthology.orchestra.run.smithi193:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd deep-scrub 2 2024-09-16T21:06:41.597 INFO:teuthology.orchestra.run.smithi193.stderr:instructed osd(s) 2 to deep-scrub 2024-09-16T21:06:41.609 DEBUG:teuthology.orchestra.run.smithi193:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2024-09-16T21:06:41.887 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T21:06:41.887 INFO:teuthology.orchestra.run.smithi193.stderr:dumped all 2024-09-16T21:06:41.899 INFO:teuthology.orchestra.run.smithi193.stdout:{"pg_ready":true,"pg_map":{"version":1768,"stamp":"2024-09-16T21:06:40.012945+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1881819179,"num_objects":598,"num_object_clones":0,"num_object_copies":1196,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":598,"num_whiteouts":0,"num_read":13980,"num_read_kb":1351944,"num_write":2193,"num_write_kb":1185626,"num_scrub_errors":0,"num_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":1481,"ondisk_log_size":1481,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":1276264,"kb_used_data":1182712,"kb_used_omap":4,"kb_used_meta":93499,"kb_avail":281839256,"statfs":{"total":289910292480,"available":288603398144,"internally_reserved":0,"allocated":1211097088,"data_stored":2424637375,"data_compressed":932729532,"data_compressed_allocated":1004134400,"data_compressed_original":2218229760,"omap_allocated":4783,"internal_metadata":95743313},"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.002456"},"pg_stats":[{"pgid":"2.7","version":"22'87","reported_seq":1083,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T21:02:47.497094+0000","last_change":"2024-09-16T20:08:35.378223+0000","last_active":"2024-09-16T21:02:47.497094+0000","last_peered":"2024-09-16T21:02:47.497094+0000","last_clean":"2024-09-16T21:02:47.497094+0000","last_became_active":"2024-09-16T20:08:33.373194+0000","last_became_peered":"2024-09-16T20:08:33.373194+0000","last_unstale":"2024-09-16T21:02:47.497094+0000","last_undegraded":"2024-09-16T21:02:47.497094+0000","last_fullsized":"2024-09-16T21:02:47.497094+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_clean_scrub_stamp":"2024-09-16T20:08:32.362016+0000","objects_scrubbed":0,"log_size":87,"log_dups_size":0,"ondisk_log_size":87,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T07:22:45.215801+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00087206100000000004,"stat_sum":{"num_bytes":242860064,"num_objects":76,"num_object_clones":0,"num_object_copies":152,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":76,"num_whiteouts":0,"num_read":967,"num_read_kb":186503,"num_write":99,"num_write_kb":162578,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"23'94","reported_seq":1365,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T21:02:47.497076+0000","last_change":"2024-09-16T20:08:35.377968+0000","last_active":"2024-09-16T21:02:47.497076+0000","last_peered":"2024-09-16T21:02:47.497076+0000","last_clean":"2024-09-16T21:02:47.497076+0000","last_became_active":"2024-09-16T20:08:33.373294+0000","last_became_peered":"2024-09-16T20:08:33.373294+0000","last_unstale":"2024-09-16T21:02:47.497076+0000","last_undegraded":"2024-09-16T21:02:47.497076+0000","last_fullsized":"2024-09-16T21:02:47.497076+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_clean_scrub_stamp":"2024-09-16T20:08:32.362016+0000","objects_scrubbed":0,"log_size":94,"log_dups_size":0,"ondisk_log_size":94,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T22:45:36.217020+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00064840600000000003,"stat_sum":{"num_bytes":222527846,"num_objects":70,"num_object_clones":0,"num_object_copies":140,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":70,"num_whiteouts":0,"num_read":1412,"num_read_kb":153078,"num_write":109,"num_write_kb":131467,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"22'79","reported_seq":2134,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T21:02:52.497568+0000","last_change":"2024-09-16T20:08:35.378179+0000","last_active":"2024-09-16T21:02:52.497568+0000","last_peered":"2024-09-16T21:02:52.497568+0000","last_clean":"2024-09-16T21:02:52.497568+0000","last_became_active":"2024-09-16T20:08:33.373241+0000","last_became_peered":"2024-09-16T20:08:33.373241+0000","last_unstale":"2024-09-16T21:02:52.497568+0000","last_undegraded":"2024-09-16T21:02:52.497568+0000","last_fullsized":"2024-09-16T21:02:52.497568+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_clean_scrub_stamp":"2024-09-16T20:08:32.362016+0000","objects_scrubbed":0,"log_size":79,"log_dups_size":0,"ondisk_log_size":79,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T22:32:55.397952+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00075352800000000005,"stat_sum":{"num_bytes":237060258,"num_objects":72,"num_object_clones":0,"num_object_copies":144,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":72,"num_whiteouts":0,"num_read":2022,"num_read_kb":176928,"num_write":107,"num_write_kb":160385,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"23'205","reported_seq":1144,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T21:02:47.497042+0000","last_change":"2024-09-16T20:08:35.378500+0000","last_active":"2024-09-16T21:02:47.497042+0000","last_peered":"2024-09-16T21:02:47.497042+0000","last_clean":"2024-09-16T21:02:47.497042+0000","last_became_active":"2024-09-16T20:08:33.373236+0000","last_became_peered":"2024-09-16T20:08:33.373236+0000","last_unstale":"2024-09-16T21:02:47.497042+0000","last_undegraded":"2024-09-16T21:02:47.497042+0000","last_fullsized":"2024-09-16T21:02:47.497042+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_clean_scrub_stamp":"2024-09-16T20:08:32.362016+0000","objects_scrubbed":0,"log_size":205,"log_dups_size":0,"ondisk_log_size":205,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T06:58:54.360153+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00099191899999999996,"stat_sum":{"num_bytes":271630548,"num_objects":86,"num_object_clones":0,"num_object_copies":172,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":86,"num_whiteouts":0,"num_read":1548,"num_read_kb":210504,"num_write":330,"num_write_kb":177030,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"23'95","reported_seq":939,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T21:02:46.398614+0000","last_change":"2024-09-16T20:08:35.374993+0000","last_active":"2024-09-16T21:02:46.398614+0000","last_peered":"2024-09-16T21:02:46.398614+0000","last_clean":"2024-09-16T21:02:46.398614+0000","last_became_active":"2024-09-16T20:08:33.378446+0000","last_became_peered":"2024-09-16T20:08:33.378446+0000","last_unstale":"2024-09-16T21:02:46.398614+0000","last_undegraded":"2024-09-16T21:02:46.398614+0000","last_fullsized":"2024-09-16T21:02:46.398614+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_clean_scrub_stamp":"2024-09-16T20:08:32.362016+0000","objects_scrubbed":0,"log_size":95,"log_dups_size":0,"ondisk_log_size":95,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T02:30:02.607855+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00054544399999999996,"stat_sum":{"num_bytes":205717783,"num_objects":69,"num_object_clones":0,"num_object_copies":138,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":69,"num_whiteouts":0,"num_read":1018,"num_read_kb":141586,"num_write":105,"num_write_kb":122381,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"23'461","reported_seq":1254,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T21:02:47.402777+0000","last_change":"2024-09-16T20:08:35.391252+0000","last_active":"2024-09-16T21:02:47.402777+0000","last_peered":"2024-09-16T21:02:47.402777+0000","last_clean":"2024-09-16T21:02:47.402777+0000","last_became_active":"2024-09-16T20:08:33.378437+0000","last_became_peered":"2024-09-16T20:08:33.378437+0000","last_unstale":"2024-09-16T21:02:47.402777+0000","last_undegraded":"2024-09-16T21:02:47.402777+0000","last_fullsized":"2024-09-16T21:02:47.402777+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_clean_scrub_stamp":"2024-09-16T20:08:32.362016+0000","objects_scrubbed":0,"log_size":461,"log_dups_size":0,"ondisk_log_size":461,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T23:42:16.749151+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00052442000000000005,"stat_sum":{"num_bytes":252592404,"num_objects":75,"num_object_clones":0,"num_object_copies":150,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":75,"num_whiteouts":0,"num_read":3021,"num_read_kb":204477,"num_write":838,"num_write_kb":177522,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"23'198","reported_seq":1207,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T21:02:47.402747+0000","last_change":"2024-09-16T20:08:35.391350+0000","last_active":"2024-09-16T21:02:47.402747+0000","last_peered":"2024-09-16T21:02:47.402747+0000","last_clean":"2024-09-16T21:02:47.402747+0000","last_became_active":"2024-09-16T20:08:33.378418+0000","last_became_peered":"2024-09-16T20:08:33.378418+0000","last_unstale":"2024-09-16T21:02:47.402747+0000","last_undegraded":"2024-09-16T21:02:47.402747+0000","last_fullsized":"2024-09-16T21:02:47.402747+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_clean_scrub_stamp":"2024-09-16T20:08:32.362016+0000","objects_scrubbed":0,"log_size":198,"log_dups_size":0,"ondisk_log_size":198,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T03:35:31.601371+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00061810200000000004,"stat_sum":{"num_bytes":211599392,"num_objects":72,"num_object_clones":0,"num_object_copies":144,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":72,"num_whiteouts":0,"num_read":1667,"num_read_kb":110416,"num_write":188,"num_write_kb":102779,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.3","version":"23'210","reported_seq":1693,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T21:02:47.497018+0000","last_change":"2024-09-16T20:08:35.377902+0000","last_active":"2024-09-16T21:02:47.497018+0000","last_peered":"2024-09-16T21:02:47.497018+0000","last_clean":"2024-09-16T21:02:47.497018+0000","last_became_active":"2024-09-16T20:08:33.372644+0000","last_became_peered":"2024-09-16T20:08:33.372644+0000","last_unstale":"2024-09-16T21:02:47.497018+0000","last_undegraded":"2024-09-16T21:02:47.497018+0000","last_fullsized":"2024-09-16T21:02:47.497018+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:08:32.362016+0000","last_clean_scrub_stamp":"2024-09-16T20:08:32.362016+0000","objects_scrubbed":0,"log_size":210,"log_dups_size":0,"ondisk_log_size":210,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T22:04:55.285982+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00066095300000000004,"stat_sum":{"num_bytes":237240516,"num_objects":76,"num_object_clones":0,"num_object_copies":152,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":76,"num_whiteouts":0,"num_read":2269,"num_read_kb":168406,"num_write":338,"num_write_kb":150378,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"11'52","reported_seq":131,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T21:04:37.507922+0000","last_change":"2024-09-16T20:08:28.450263+0000","last_active":"2024-09-16T21:04:37.507922+0000","last_peered":"2024-09-16T21:04:37.507922+0000","last_clean":"2024-09-16T21:04:37.507922+0000","last_became_active":"2024-09-16T20:08:28.449125+0000","last_became_peered":"2024-09-16T20:08:28.449125+0000","last_unstale":"2024-09-16T21:04:37.507922+0000","last_undegraded":"2024-09-16T21:04:37.507922+0000","last_fullsized":"2024-09-16T21:04:37.507922+0000","mapping_epoch":10,"log_start":"0'0","ondisk_log_start":"0'0","created":10,"last_epoch_clean":11,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:08:27.349241+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:08:27.349241+0000","last_clean_scrub_stamp":"2024-09-16T20:08:27.349241+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T21:19:39.684026+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":1881228811,"num_objects":596,"num_object_clones":0,"num_object_copies":1192,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":596,"num_whiteouts":0,"num_read":13924,"num_read_kb":1351898,"num_write":2114,"num_write_kb":1184520,"num_scrub_errors":0,"num_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":1210384384,"data_stored":2423262230,"data_compressed":932669446,"data_compressed_allocated":1004052480,"data_compressed_original":2217082880,"omap_allocated":0,"internal_metadata":0},"log_size":1429,"ondisk_log_size":1429,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":122880,"data_stored":1180736,"data_compressed":60086,"data_compressed_allocated":81920,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":9,"seq":38654706365,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":242164,"kb_used_data":210980,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94129676,"statfs":{"total":96636764160,"available":96388788224,"internally_reserved":0,"allocated":216043520,"data_stored":440008475,"data_compressed":169672291,"data_compressed_allocated":182853632,"data_compressed_original":406978560,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":9,"seq":38654706365,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":622444,"kb_used_data":591260,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93749396,"statfs":{"total":96636764160,"available":95999381504,"internally_reserved":0,"allocated":605450240,"data_stored":1212286286,"data_compressed":466364766,"data_compressed_allocated":502067200,"data_compressed_original":1109114880,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359739070,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":411656,"kb_used_data":380472,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93960184,"statfs":{"total":96636764160,"available":96215228416,"internally_reserved":0,"allocated":389603328,"data_stored":772342614,"data_compressed":296692475,"data_compressed_allocated":319213568,"data_compressed_original":702136320,"omap_allocated":1593,"internal_metadata":31914439},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":61440,"data_stored":590368,"data_compressed":30043,"data_compressed_allocated":40960,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":61440,"data_stored":590368,"data_compressed":30043,"data_compressed_allocated":40960,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":389345280,"data_stored":771687443,"data_compressed":296662432,"data_compressed_allocated":319172608,"data_compressed_original":701562880,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":605192192,"data_stored":1211631115,"data_compressed":466334723,"data_compressed_allocated":502026240,"data_compressed_original":1108541440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":215846912,"data_stored":439943672,"data_compressed":169672291,"data_compressed_allocated":182853632,"data_compressed_original":406978560,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-16T21:06:41.902 INFO:tasks.ceph:pgid 2.7 last_scrub_stamp 2024-09-16T20:08:32.362016+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=20, tm_min=8, tm_sec=32, tm_wday=0, tm_yday=260, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=21, tm_min=6, tm_sec=39, tm_wday=0, tm_yday=260, tm_isdst=0) 2024-09-16T21:06:41.902 INFO:tasks.ceph:pgid 2.6 last_scrub_stamp 2024-09-16T20:08:32.362016+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=20, tm_min=8, tm_sec=32, tm_wday=0, tm_yday=260, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=21, tm_min=6, tm_sec=39, tm_wday=0, tm_yday=260, tm_isdst=0) 2024-09-16T21:06:41.903 INFO:tasks.ceph:pgid 2.5 last_scrub_stamp 2024-09-16T20:08:32.362016+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=20, tm_min=8, tm_sec=32, tm_wday=0, tm_yday=260, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=21, tm_min=6, tm_sec=39, tm_wday=0, tm_yday=260, tm_isdst=0) 2024-09-16T21:06:41.903 INFO:tasks.ceph:pgid 2.4 last_scrub_stamp 2024-09-16T20:08:32.362016+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=20, tm_min=8, tm_sec=32, tm_wday=0, tm_yday=260, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=21, tm_min=6, tm_sec=39, tm_wday=0, tm_yday=260, tm_isdst=0) 2024-09-16T21:06:41.903 INFO:tasks.ceph:pgid 2.2 last_scrub_stamp 2024-09-16T20:08:32.362016+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=20, tm_min=8, tm_sec=32, tm_wday=0, tm_yday=260, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=21, tm_min=6, tm_sec=39, tm_wday=0, tm_yday=260, tm_isdst=0) 2024-09-16T21:06:41.903 INFO:tasks.ceph:pgid 2.1 last_scrub_stamp 2024-09-16T20:08:32.362016+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=20, tm_min=8, tm_sec=32, tm_wday=0, tm_yday=260, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=21, tm_min=6, tm_sec=39, tm_wday=0, tm_yday=260, tm_isdst=0) 2024-09-16T21:06:41.903 INFO:tasks.ceph:pgid 2.0 last_scrub_stamp 2024-09-16T20:08:32.362016+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=20, tm_min=8, tm_sec=32, tm_wday=0, tm_yday=260, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=21, tm_min=6, tm_sec=39, tm_wday=0, tm_yday=260, tm_isdst=0) 2024-09-16T21:06:41.903 INFO:tasks.ceph:pgid 2.3 last_scrub_stamp 2024-09-16T20:08:32.362016+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=20, tm_min=8, tm_sec=32, tm_wday=0, tm_yday=260, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=21, tm_min=6, tm_sec=39, tm_wday=0, tm_yday=260, tm_isdst=0) 2024-09-16T21:06:41.903 INFO:tasks.ceph:pgid 1.0 last_scrub_stamp 2024-09-16T20:08:27.349241+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=20, tm_min=8, tm_sec=27, tm_wday=0, tm_yday=260, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=21, tm_min=6, tm_sec=39, tm_wday=0, tm_yday=260, tm_isdst=0) 2024-09-16T21:06:41.903 INFO:tasks.ceph:Still waiting for all pgs to be scrubbed. 2024-09-16T21:07:01.904 DEBUG:teuthology.orchestra.run.smithi193:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2024-09-16T21:07:02.195 INFO:teuthology.orchestra.run.smithi193.stdout: 2024-09-16T21:07:02.196 INFO:teuthology.orchestra.run.smithi193.stderr:dumped all 2024-09-16T21:07:02.208 INFO:teuthology.orchestra.run.smithi193.stdout:{"pg_ready":true,"pg_map":{"version":1779,"stamp":"2024-09-16T21:07:02.017246+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1881819179,"num_objects":598,"num_object_clones":0,"num_object_copies":1196,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":598,"num_whiteouts":0,"num_read":13980,"num_read_kb":1351944,"num_write":2193,"num_write_kb":1185626,"num_scrub_errors":0,"num_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":1245,"num_omap_keys":72,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":2079,"ondisk_log_size":2079,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":1280424,"kb_used_data":1182712,"kb_used_omap":4,"kb_used_meta":97659,"kb_avail":281835096,"statfs":{"total":289910292480,"available":288599138304,"internally_reserved":0,"allocated":1211097088,"data_stored":2424637375,"data_compressed":932729532,"data_compressed_allocated":1004134400,"data_compressed_original":2218229760,"omap_allocated":4783,"internal_metadata":100003153},"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.002274"},"pg_stats":[{"pgid":"2.7","version":"23'163","reported_seq":1170,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T21:06:44.889848+0000","last_change":"2024-09-16T21:06:44.889848+0000","last_active":"2024-09-16T21:06:44.889848+0000","last_peered":"2024-09-16T21:06:44.889848+0000","last_clean":"2024-09-16T21:06:44.889848+0000","last_became_active":"2024-09-16T20:08:33.373194+0000","last_became_peered":"2024-09-16T20:08:33.373194+0000","last_unstale":"2024-09-16T21:06:44.889848+0000","last_undegraded":"2024-09-16T21:06:44.889848+0000","last_fullsized":"2024-09-16T21:06:44.889848+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"23'163","last_scrub_stamp":"2024-09-16T21:06:44.889765+0000","last_deep_scrub":"23'163","last_deep_scrub_stamp":"2024-09-16T21:06:44.889765+0000","last_clean_scrub_stamp":"2024-09-16T21:06:44.889765+0000","objects_scrubbed":76,"log_size":163,"log_dups_size":0,"ondisk_log_size":163,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T06:31:43.427680+0000","scrub_duration":371,"objects_trimmed":0,"snaptrim_duration":0.00087206100000000004,"stat_sum":{"num_bytes":242860064,"num_objects":76,"num_object_clones":0,"num_object_copies":152,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":76,"num_whiteouts":0,"num_read":967,"num_read_kb":186503,"num_write":99,"num_write_kb":162578,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"23'164","reported_seq":1445,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T21:06:46.900396+0000","last_change":"2024-09-16T21:06:46.900396+0000","last_active":"2024-09-16T21:06:46.900396+0000","last_peered":"2024-09-16T21:06:46.900396+0000","last_clean":"2024-09-16T21:06:46.900396+0000","last_became_active":"2024-09-16T20:08:33.373294+0000","last_became_peered":"2024-09-16T20:08:33.373294+0000","last_unstale":"2024-09-16T21:06:46.900396+0000","last_undegraded":"2024-09-16T21:06:46.900396+0000","last_fullsized":"2024-09-16T21:06:46.900396+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"23'164","last_scrub_stamp":"2024-09-16T21:06:46.900292+0000","last_deep_scrub":"23'164","last_deep_scrub_stamp":"2024-09-16T21:06:46.900292+0000","last_clean_scrub_stamp":"2024-09-16T21:06:46.900292+0000","objects_scrubbed":70,"log_size":164,"log_dups_size":0,"ondisk_log_size":164,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T08:27:46.429642+0000","scrub_duration":307,"objects_trimmed":0,"snaptrim_duration":0.00064840600000000003,"stat_sum":{"num_bytes":222527846,"num_objects":70,"num_object_clones":0,"num_object_copies":140,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":70,"num_whiteouts":0,"num_read":1412,"num_read_kb":153078,"num_write":109,"num_write_kb":131467,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":195,"num_omap_keys":10,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"23'151","reported_seq":2216,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T21:06:45.922736+0000","last_change":"2024-09-16T21:06:45.922736+0000","last_active":"2024-09-16T21:06:45.922736+0000","last_peered":"2024-09-16T21:06:45.922736+0000","last_clean":"2024-09-16T21:06:45.922736+0000","last_became_active":"2024-09-16T20:08:33.373241+0000","last_became_peered":"2024-09-16T20:08:33.373241+0000","last_unstale":"2024-09-16T21:06:45.922736+0000","last_undegraded":"2024-09-16T21:06:45.922736+0000","last_fullsized":"2024-09-16T21:06:45.922736+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"23'151","last_scrub_stamp":"2024-09-16T21:06:45.922641+0000","last_deep_scrub":"23'151","last_deep_scrub_stamp":"2024-09-16T21:06:45.922641+0000","last_clean_scrub_stamp":"2024-09-16T21:06:45.922641+0000","objects_scrubbed":72,"log_size":151,"log_dups_size":0,"ondisk_log_size":151,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T00:50:52.658201+0000","scrub_duration":360,"objects_trimmed":0,"snaptrim_duration":0.00075352800000000005,"stat_sum":{"num_bytes":237060258,"num_objects":72,"num_object_clones":0,"num_object_copies":144,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":72,"num_whiteouts":0,"num_read":2022,"num_read_kb":176928,"num_write":107,"num_write_kb":160385,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"23'291","reported_seq":1242,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T21:06:42.911321+0000","last_change":"2024-09-16T21:06:42.911321+0000","last_active":"2024-09-16T21:06:42.911321+0000","last_peered":"2024-09-16T21:06:42.911321+0000","last_clean":"2024-09-16T21:06:42.911321+0000","last_became_active":"2024-09-16T20:08:33.373236+0000","last_became_peered":"2024-09-16T20:08:33.373236+0000","last_unstale":"2024-09-16T21:06:42.911321+0000","last_undegraded":"2024-09-16T21:06:42.911321+0000","last_fullsized":"2024-09-16T21:06:42.911321+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"23'291","last_scrub_stamp":"2024-09-16T21:06:42.911222+0000","last_deep_scrub":"23'291","last_deep_scrub_stamp":"2024-09-16T21:06:42.911222+0000","last_clean_scrub_stamp":"2024-09-16T21:06:42.911222+0000","objects_scrubbed":86,"log_size":291,"log_dups_size":0,"ondisk_log_size":291,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T00:44:31.749334+0000","scrub_duration":483,"objects_trimmed":0,"snaptrim_duration":0.00099191899999999996,"stat_sum":{"num_bytes":271630548,"num_objects":86,"num_object_clones":0,"num_object_copies":172,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":86,"num_whiteouts":0,"num_read":1548,"num_read_kb":210504,"num_write":330,"num_write_kb":177030,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":192,"num_omap_keys":12,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"23'164","reported_seq":1019,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T21:06:41.150779+0000","last_change":"2024-09-16T21:06:41.150668+0000","last_active":"2024-09-16T21:06:41.150779+0000","last_peered":"2024-09-16T21:06:41.150779+0000","last_clean":"2024-09-16T21:06:41.150779+0000","last_became_active":"2024-09-16T20:08:33.378446+0000","last_became_peered":"2024-09-16T20:08:33.378446+0000","last_unstale":"2024-09-16T21:06:41.150779+0000","last_undegraded":"2024-09-16T21:06:41.150779+0000","last_fullsized":"2024-09-16T21:06:41.150779+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"23'164","last_scrub_stamp":"2024-09-16T21:06:41.150519+0000","last_deep_scrub":"23'164","last_deep_scrub_stamp":"2024-09-16T21:06:41.150519+0000","last_clean_scrub_stamp":"2024-09-16T21:06:41.150519+0000","objects_scrubbed":69,"log_size":164,"log_dups_size":0,"ondisk_log_size":164,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T22:31:53.925263+0000","scrub_duration":326,"objects_trimmed":0,"snaptrim_duration":0.00054544399999999996,"stat_sum":{"num_bytes":205717783,"num_objects":69,"num_object_clones":0,"num_object_copies":138,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":69,"num_whiteouts":0,"num_read":1018,"num_read_kb":141586,"num_write":105,"num_write_kb":122381,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":196,"num_omap_keys":12,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"23'536","reported_seq":1341,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T21:06:43.058710+0000","last_change":"2024-09-16T21:06:43.058634+0000","last_active":"2024-09-16T21:06:43.058710+0000","last_peered":"2024-09-16T21:06:43.058710+0000","last_clean":"2024-09-16T21:06:43.058710+0000","last_became_active":"2024-09-16T20:08:33.378437+0000","last_became_peered":"2024-09-16T20:08:33.378437+0000","last_unstale":"2024-09-16T21:06:43.058710+0000","last_undegraded":"2024-09-16T21:06:43.058710+0000","last_fullsized":"2024-09-16T21:06:43.058710+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"23'536","last_scrub_stamp":"2024-09-16T21:06:43.058563+0000","last_deep_scrub":"23'536","last_deep_scrub_stamp":"2024-09-16T21:06:43.058563+0000","last_clean_scrub_stamp":"2024-09-16T21:06:43.058563+0000","objects_scrubbed":75,"log_size":536,"log_dups_size":0,"ondisk_log_size":536,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T04:26:42.578227+0000","scrub_duration":473,"objects_trimmed":0,"snaptrim_duration":0.00052442000000000005,"stat_sum":{"num_bytes":252592404,"num_objects":75,"num_object_clones":0,"num_object_copies":150,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":75,"num_whiteouts":0,"num_read":3021,"num_read_kb":204477,"num_write":838,"num_write_kb":177522,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":195,"num_omap_keys":10,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"23'270","reported_seq":1290,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T21:06:43.859315+0000","last_change":"2024-09-16T21:06:43.859234+0000","last_active":"2024-09-16T21:06:43.859315+0000","last_peered":"2024-09-16T21:06:43.859315+0000","last_clean":"2024-09-16T21:06:43.859315+0000","last_became_active":"2024-09-16T20:08:33.378418+0000","last_became_peered":"2024-09-16T20:08:33.378418+0000","last_unstale":"2024-09-16T21:06:43.859315+0000","last_undegraded":"2024-09-16T21:06:43.859315+0000","last_fullsized":"2024-09-16T21:06:43.859315+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"23'270","last_scrub_stamp":"2024-09-16T21:06:43.859133+0000","last_deep_scrub":"23'270","last_deep_scrub_stamp":"2024-09-16T21:06:43.859133+0000","last_clean_scrub_stamp":"2024-09-16T21:06:43.859133+0000","objects_scrubbed":72,"log_size":270,"log_dups_size":0,"ondisk_log_size":270,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T23:05:21.821695+0000","scrub_duration":318,"objects_trimmed":0,"snaptrim_duration":0.00061810200000000004,"stat_sum":{"num_bytes":211599392,"num_objects":72,"num_object_clones":0,"num_object_copies":144,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":72,"num_whiteouts":0,"num_read":1667,"num_read_kb":110416,"num_write":188,"num_write_kb":102779,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":272,"num_omap_keys":18,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.3","version":"23'286","reported_seq":1781,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T21:06:43.869835+0000","last_change":"2024-09-16T21:06:43.869755+0000","last_active":"2024-09-16T21:06:43.869835+0000","last_peered":"2024-09-16T21:06:43.869835+0000","last_clean":"2024-09-16T21:06:43.869835+0000","last_became_active":"2024-09-16T20:08:33.372644+0000","last_became_peered":"2024-09-16T20:08:33.372644+0000","last_unstale":"2024-09-16T21:06:43.869835+0000","last_undegraded":"2024-09-16T21:06:43.869835+0000","last_fullsized":"2024-09-16T21:06:43.869835+0000","mapping_epoch":13,"log_start":"0'0","ondisk_log_start":"0'0","created":13,"last_epoch_clean":14,"parent":"0.0","parent_split_bits":0,"last_scrub":"23'286","last_scrub_stamp":"2024-09-16T21:06:43.869659+0000","last_deep_scrub":"23'286","last_deep_scrub_stamp":"2024-09-16T21:06:43.869659+0000","last_clean_scrub_stamp":"2024-09-16T21:06:43.869659+0000","objects_scrubbed":76,"log_size":286,"log_dups_size":0,"ondisk_log_size":286,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T21:51:25.009754+0000","scrub_duration":398,"objects_trimmed":0,"snaptrim_duration":0.00066095300000000004,"stat_sum":{"num_bytes":237240516,"num_objects":76,"num_object_clones":0,"num_object_copies":152,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":76,"num_whiteouts":0,"num_read":2269,"num_read_kb":168406,"num_write":338,"num_write_kb":150378,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":195,"num_omap_keys":10,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"23'54","reported_seq":141,"reported_epoch":23,"state":"active+clean","last_fresh":"2024-09-16T21:06:41.423964+0000","last_change":"2024-09-16T21:06:41.423964+0000","last_active":"2024-09-16T21:06:41.423964+0000","last_peered":"2024-09-16T21:06:41.423964+0000","last_clean":"2024-09-16T21:06:41.423964+0000","last_became_active":"2024-09-16T20:08:28.449125+0000","last_became_peered":"2024-09-16T20:08:28.449125+0000","last_unstale":"2024-09-16T21:06:41.423964+0000","last_undegraded":"2024-09-16T21:06:41.423964+0000","last_fullsized":"2024-09-16T21:06:41.423964+0000","mapping_epoch":10,"log_start":"0'0","ondisk_log_start":"0'0","created":10,"last_epoch_clean":11,"parent":"0.0","parent_split_bits":0,"last_scrub":"23'54","last_scrub_stamp":"2024-09-16T21:06:41.423876+0000","last_deep_scrub":"23'54","last_deep_scrub_stamp":"2024-09-16T21:06:41.423876+0000","last_clean_scrub_stamp":"2024-09-16T21:06:41.423876+0000","objects_scrubbed":2,"log_size":54,"log_dups_size":0,"ondisk_log_size":54,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T22:59:20.291523+0000","scrub_duration":4,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":1881228811,"num_objects":596,"num_object_clones":0,"num_object_copies":1192,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":596,"num_whiteouts":0,"num_read":13924,"num_read_kb":1351898,"num_write":2114,"num_write_kb":1184520,"num_scrub_errors":0,"num_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":1245,"num_omap_keys":72,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1210384384,"data_stored":2423262230,"data_compressed":932669446,"data_compressed_allocated":1004052480,"data_compressed_original":2217082880,"omap_allocated":0,"internal_metadata":0},"log_size":2025,"ondisk_log_size":2025,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":122880,"data_stored":1180736,"data_compressed":60086,"data_compressed_allocated":81920,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":54,"ondisk_log_size":54,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":9,"seq":38654706369,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":242164,"kb_used_data":210980,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94129676,"statfs":{"total":96636764160,"available":96388788224,"internally_reserved":0,"allocated":216043520,"data_stored":440008475,"data_compressed":169672291,"data_compressed_allocated":182853632,"data_compressed_original":406978560,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":9,"seq":38654706369,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":626604,"kb_used_data":591260,"kb_used_omap":1,"kb_used_meta":35326,"kb_avail":93745236,"statfs":{"total":96636764160,"available":95995121664,"internally_reserved":0,"allocated":605450240,"data_stored":1212286286,"data_compressed":466364766,"data_compressed_allocated":502067200,"data_compressed_original":1109114880,"omap_allocated":1595,"internal_metadata":36174277},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359739075,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":411656,"kb_used_data":380472,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93960184,"statfs":{"total":96636764160,"available":96215228416,"internally_reserved":0,"allocated":389603328,"data_stored":772342614,"data_compressed":296692475,"data_compressed_allocated":319213568,"data_compressed_original":702136320,"omap_allocated":1593,"internal_metadata":31914439},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":61440,"data_stored":590368,"data_compressed":30043,"data_compressed_allocated":40960,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":61440,"data_stored":590368,"data_compressed":30043,"data_compressed_allocated":40960,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":389345280,"data_stored":771687443,"data_compressed":296662432,"data_compressed_allocated":319172608,"data_compressed_original":701562880,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":605192192,"data_stored":1211631115,"data_compressed":466334723,"data_compressed_allocated":502026240,"data_compressed_original":1108541440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":215846912,"data_stored":439943672,"data_compressed":169672291,"data_compressed_allocated":182853632,"data_compressed_original":406978560,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-16T21:07:02.209 DEBUG:teuthology.orchestra.run.smithi193:> sudo ceph --cluster cluster2 config set global mon_health_to_clog false 2024-09-16T21:07:02.508 INFO:teuthology.misc:Shutting down mds daemons... 2024-09-16T21:07:02.508 INFO:teuthology.misc:Shutting down osd daemons... 2024-09-16T21:07:02.509 DEBUG:tasks.ceph.cluster2.osd.0:waiting for process to exit 2024-09-16T21:07:02.509 INFO:teuthology.orchestra.run:waiting for 300 2024-09-16T21:07:02.545 INFO:tasks.ceph.cluster2.osd.0:Stopped 2024-09-16T21:07:02.546 DEBUG:tasks.ceph.cluster2.osd.1:waiting for process to exit 2024-09-16T21:07:02.546 INFO:teuthology.orchestra.run:waiting for 300 2024-09-16T21:07:02.616 INFO:tasks.ceph.cluster2.osd.1:Stopped 2024-09-16T21:07:02.617 DEBUG:tasks.ceph.cluster2.osd.2:waiting for process to exit 2024-09-16T21:07:02.617 INFO:teuthology.orchestra.run:waiting for 300 2024-09-16T21:07:02.685 INFO:tasks.ceph.cluster2.osd.2:Stopped 2024-09-16T21:07:02.685 INFO:teuthology.misc:Shutting down mgr daemons... 2024-09-16T21:07:02.686 DEBUG:tasks.ceph.cluster2.mgr.x:waiting for process to exit 2024-09-16T21:07:02.686 INFO:teuthology.orchestra.run:waiting for 300 2024-09-16T21:07:02.753 INFO:tasks.ceph.cluster2.mgr.x:Stopped 2024-09-16T21:07:02.753 INFO:teuthology.misc:Shutting down mon daemons... 2024-09-16T21:07:02.753 DEBUG:tasks.ceph.cluster2.mon.a:waiting for process to exit 2024-09-16T21:07:02.754 INFO:teuthology.orchestra.run:waiting for 300 2024-09-16T21:07:02.805 INFO:tasks.ceph.cluster2.mon.a:Stopped 2024-09-16T21:07:02.805 INFO:tasks.ceph:Checking cluster log for badness... 2024-09-16T21:07:02.805 DEBUG:teuthology.orchestra.run.smithi193:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/cluster2.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-09-16T21:07:02.873 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster2-0 on ubuntu@smithi193.front.sepia.ceph.com 2024-09-16T21:07:02.873 DEBUG:teuthology.orchestra.run.smithi193:> sync && sudo umount -f /var/lib/ceph/osd/cluster2-0 2024-09-16T21:07:03.039 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster2-1 on ubuntu@smithi193.front.sepia.ceph.com 2024-09-16T21:07:03.039 DEBUG:teuthology.orchestra.run.smithi193:> sync && sudo umount -f /var/lib/ceph/osd/cluster2-1 2024-09-16T21:07:03.128 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster2-2 on ubuntu@smithi193.front.sepia.ceph.com 2024-09-16T21:07:03.129 DEBUG:teuthology.orchestra.run.smithi193:> sync && sudo umount -f /var/lib/ceph/osd/cluster2-2 2024-09-16T21:07:03.212 INFO:tasks.ceph:Archiving mon data... 2024-09-16T21:07:03.215 DEBUG:teuthology.misc:Transferring archived files from smithi193:/var/lib/ceph/mon/cluster2-a to /home/teuthworker/archive/dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi/7907472/data/cluster2.mon.a.tgz 2024-09-16T21:07:03.215 DEBUG:teuthology.orchestra.run.smithi193:> mktemp 2024-09-16T21:07:03.230 INFO:teuthology.orchestra.run.smithi193.stdout:/tmp/tmp.biqDiCvH3m 2024-09-16T21:07:03.230 DEBUG:teuthology.orchestra.run.smithi193:> sudo tar cz -f - -C /var/lib/ceph/mon/cluster2-a -- . > /tmp/tmp.biqDiCvH3m 2024-09-16T21:07:03.335 DEBUG:teuthology.orchestra.run.smithi193:> sudo chmod 0666 /tmp/tmp.biqDiCvH3m 2024-09-16T21:07:03.418 DEBUG:teuthology.orchestra.remote:smithi193:/tmp/tmp.biqDiCvH3m is 177KB 2024-09-16T21:07:03.471 DEBUG:teuthology.orchestra.run.smithi193:> rm -fr /tmp/tmp.biqDiCvH3m 2024-09-16T21:07:03.486 INFO:tasks.ceph:Cleaning ceph cluster... 2024-09-16T21:07:03.487 DEBUG:teuthology.orchestra.run.smithi064:> sudo rm -rf -- /etc/ceph/cluster2.conf /etc/ceph/cluster2.keyring /home/ubuntu/cephtest/cluster2.data /home/ubuntu/cephtest/cluster2.monmap /home/ubuntu/cephtest/../*.pid 2024-09-16T21:07:03.490 DEBUG:teuthology.orchestra.run.smithi193:> sudo rm -rf -- /etc/ceph/cluster2.conf /etc/ceph/cluster2.keyring /home/ubuntu/cephtest/cluster2.data /home/ubuntu/cephtest/cluster2.monmap /home/ubuntu/cephtest/../*.pid 2024-09-16T21:07:03.551 DEBUG:teuthology.run_tasks:Unwinding manager ceph 2024-09-16T21:07:03.562 INFO:tasks.ceph.ceph_manager.cluster1:waiting for clean 2024-09-16T21:07:03.563 DEBUG:teuthology.orchestra.run.smithi064:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2024-09-16T21:07:03.936 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T21:07:03.936 INFO:teuthology.orchestra.run.smithi064.stderr:dumped all 2024-09-16T21:07:03.948 INFO:teuthology.orchestra.run.smithi064.stdout:{"pg_ready":true,"pg_map":{"version":1793,"stamp":"2024-09-16T21:07:02.353999+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":22825573295,"num_objects":5613,"num_object_clones":652,"num_object_copies":11226,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5613,"num_whiteouts":0,"num_read":480951,"num_read_kb":13905099,"num_write":649338,"num_write_kb":86788969,"num_scrub_errors":0,"num_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},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":80497,"ondisk_log_size":80497,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":7844624,"kb_used_data":4277504,"kb_used_omap":61,"kb_used_meta":3566978,"kb_avail":275270896,"statfs":{"total":289910292480,"available":281877397504,"internally_reserved":0,"allocated":4380164096,"data_stored":44781652233,"data_compressed":3319198402,"data_compressed_allocated":3962888192,"data_compressed_original":44335820800,"omap_allocated":62699,"internal_metadata":3652586261},"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.002725"},"pg_stats":[{"pgid":"2.7","version":"19'35201","reported_seq":50837,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T21:06:34.562559+0000","last_change":"2024-09-16T20:07:57.942003+0000","last_active":"2024-09-16T21:06:34.562559+0000","last_peered":"2024-09-16T21:06:34.562559+0000","last_clean":"2024-09-16T21:06:34.562559+0000","last_became_active":"2024-09-16T20:07:55.935665+0000","last_became_peered":"2024-09-16T20:07:55.935665+0000","last_unstale":"2024-09-16T21:06:34.562559+0000","last_undegraded":"2024-09-16T21:06:34.562559+0000","last_fullsized":"2024-09-16T21:06:34.562559+0000","mapping_epoch":12,"log_start":"19'25200","ondisk_log_start":"19'25200","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_clean_scrub_stamp":"2024-09-16T20:07:54.922180+0000","objects_scrubbed":0,"log_size":10001,"log_dups_size":0,"ondisk_log_size":10001,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T23:40:20.220063+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00065393700000000005,"stat_sum":{"num_bytes":2927753394,"num_objects":717,"num_object_clones":82,"num_object_copies":1434,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":717,"num_whiteouts":0,"num_read":32148,"num_read_kb":1194056,"num_write":37943,"num_write_kb":9226414,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"19'45640","reported_seq":84340,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T21:06:34.336635+0000","last_change":"2024-09-16T20:07:57.942007+0000","last_active":"2024-09-16T21:06:34.336635+0000","last_peered":"2024-09-16T21:06:34.336635+0000","last_clean":"2024-09-16T21:06:34.336635+0000","last_became_active":"2024-09-16T20:07:55.936045+0000","last_became_peered":"2024-09-16T20:07:55.936045+0000","last_unstale":"2024-09-16T21:06:34.336635+0000","last_undegraded":"2024-09-16T21:06:34.336635+0000","last_fullsized":"2024-09-16T21:06:34.336635+0000","mapping_epoch":12,"log_start":"19'35600","ondisk_log_start":"19'35600","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_clean_scrub_stamp":"2024-09-16T20:07:54.922180+0000","objects_scrubbed":0,"log_size":10040,"log_dups_size":0,"ondisk_log_size":10040,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T04:36:16.915188+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00070545000000000004,"stat_sum":{"num_bytes":2722284544,"num_objects":667,"num_object_clones":74,"num_object_copies":1334,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":667,"num_whiteouts":0,"num_read":38774,"num_read_kb":1424524,"num_write":45574,"num_write_kb":9184786,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"19'26090","reported_seq":42826,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T21:06:34.501643+0000","last_change":"2024-09-16T20:07:57.942290+0000","last_active":"2024-09-16T21:06:34.501643+0000","last_peered":"2024-09-16T21:06:34.501643+0000","last_clean":"2024-09-16T21:06:34.501643+0000","last_became_active":"2024-09-16T20:07:55.935326+0000","last_became_peered":"2024-09-16T20:07:55.935326+0000","last_unstale":"2024-09-16T21:06:34.501643+0000","last_undegraded":"2024-09-16T21:06:34.501643+0000","last_fullsized":"2024-09-16T21:06:34.501643+0000","mapping_epoch":12,"log_start":"19'16000","ondisk_log_start":"19'16000","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_clean_scrub_stamp":"2024-09-16T20:07:54.922180+0000","objects_scrubbed":0,"log_size":10090,"log_dups_size":0,"ondisk_log_size":10090,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T02:39:11.847657+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00093030800000000002,"stat_sum":{"num_bytes":2615200930,"num_objects":642,"num_object_clones":71,"num_object_copies":1284,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":642,"num_whiteouts":0,"num_read":21524,"num_read_kb":1178615,"num_write":26809,"num_write_kb":7898857,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"19'51071","reported_seq":85808,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T21:06:34.143699+0000","last_change":"2024-09-16T20:07:57.942711+0000","last_active":"2024-09-16T21:06:34.143699+0000","last_peered":"2024-09-16T21:06:34.143699+0000","last_clean":"2024-09-16T21:06:34.143699+0000","last_became_active":"2024-09-16T20:07:55.935596+0000","last_became_peered":"2024-09-16T20:07:55.935596+0000","last_unstale":"2024-09-16T21:06:34.143699+0000","last_undegraded":"2024-09-16T21:06:34.143699+0000","last_fullsized":"2024-09-16T21:06:34.143699+0000","mapping_epoch":12,"log_start":"19'41000","ondisk_log_start":"19'41000","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_clean_scrub_stamp":"2024-09-16T20:07:54.922180+0000","objects_scrubbed":0,"log_size":10071,"log_dups_size":0,"ondisk_log_size":10071,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T01:12:00.460801+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011094189999999999,"stat_sum":{"num_bytes":2880962210,"num_objects":701,"num_object_clones":66,"num_object_copies":1402,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":701,"num_whiteouts":0,"num_read":37360,"num_read_kb":1228086,"num_write":51524,"num_write_kb":9869909,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"19'111671","reported_seq":242469,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T21:06:34.499625+0000","last_change":"2024-09-16T20:07:57.938138+0000","last_active":"2024-09-16T21:06:34.499625+0000","last_peered":"2024-09-16T21:06:34.499625+0000","last_clean":"2024-09-16T21:06:34.499625+0000","last_became_active":"2024-09-16T20:07:55.933531+0000","last_became_peered":"2024-09-16T20:07:55.933531+0000","last_unstale":"2024-09-16T21:06:34.499625+0000","last_undegraded":"2024-09-16T21:06:34.499625+0000","last_fullsized":"2024-09-16T21:06:34.499625+0000","mapping_epoch":12,"log_start":"19'101601","ondisk_log_start":"19'101601","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_clean_scrub_stamp":"2024-09-16T20:07:54.922180+0000","objects_scrubbed":0,"log_size":10070,"log_dups_size":0,"ondisk_log_size":10070,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T02:58:12.772428+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00042077500000000002,"stat_sum":{"num_bytes":2908099765,"num_objects":720,"num_object_clones":97,"num_object_copies":1440,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":720,"num_whiteouts":0,"num_read":142902,"num_read_kb":2560711,"num_write":113583,"num_write_kb":12287056,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"19'34871","reported_seq":61844,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T21:06:34.528204+0000","last_change":"2024-09-16T20:07:58.250327+0000","last_active":"2024-09-16T21:06:34.528204+0000","last_peered":"2024-09-16T21:06:34.528204+0000","last_clean":"2024-09-16T21:06:34.528204+0000","last_became_active":"2024-09-16T20:07:55.938111+0000","last_became_peered":"2024-09-16T20:07:55.938111+0000","last_unstale":"2024-09-16T21:06:34.528204+0000","last_undegraded":"2024-09-16T21:06:34.528204+0000","last_fullsized":"2024-09-16T21:06:34.528204+0000","mapping_epoch":12,"log_start":"19'24800","ondisk_log_start":"19'24800","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_clean_scrub_stamp":"2024-09-16T20:07:54.922180+0000","objects_scrubbed":0,"log_size":10071,"log_dups_size":0,"ondisk_log_size":10071,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T05:01:19.961170+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00032881799999999998,"stat_sum":{"num_bytes":2780386930,"num_objects":688,"num_object_clones":77,"num_object_copies":1376,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":688,"num_whiteouts":0,"num_read":26783,"num_read_kb":1267110,"num_write":35048,"num_write_kb":9591868,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"19'221692","reported_seq":340859,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T21:06:34.546023+0000","last_change":"2024-09-16T20:07:58.250437+0000","last_active":"2024-09-16T21:06:34.546023+0000","last_peered":"2024-09-16T21:06:34.546023+0000","last_clean":"2024-09-16T21:06:34.546023+0000","last_became_active":"2024-09-16T20:07:55.937998+0000","last_became_peered":"2024-09-16T20:07:55.937998+0000","last_unstale":"2024-09-16T21:06:34.546023+0000","last_undegraded":"2024-09-16T21:06:34.546023+0000","last_fullsized":"2024-09-16T21:06:34.546023+0000","mapping_epoch":12,"log_start":"19'211601","ondisk_log_start":"19'211601","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_clean_scrub_stamp":"2024-09-16T20:07:54.922180+0000","objects_scrubbed":0,"log_size":10091,"log_dups_size":0,"ondisk_log_size":10091,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T03:26:26.700839+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00036641400000000002,"stat_sum":{"num_bytes":3066349170,"num_objects":758,"num_object_clones":99,"num_object_copies":1516,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":758,"num_whiteouts":0,"num_read":119532,"num_read_kb":2696831,"num_write":221851,"num_write_kb":16630500,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.3","version":"19'117011","reported_seq":178787,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T21:06:34.159797+0000","last_change":"2024-09-16T20:07:57.942366+0000","last_active":"2024-09-16T21:06:34.159797+0000","last_peered":"2024-09-16T21:06:34.159797+0000","last_clean":"2024-09-16T21:06:34.159797+0000","last_became_active":"2024-09-16T20:07:55.938036+0000","last_became_peered":"2024-09-16T20:07:55.938036+0000","last_unstale":"2024-09-16T21:06:34.159797+0000","last_undegraded":"2024-09-16T21:06:34.159797+0000","last_fullsized":"2024-09-16T21:06:34.159797+0000","mapping_epoch":12,"log_start":"19'107000","ondisk_log_start":"19'107000","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_clean_scrub_stamp":"2024-09-16T20:07:54.922180+0000","objects_scrubbed":0,"log_size":10011,"log_dups_size":0,"ondisk_log_size":10011,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T06:13:32.361129+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00082081999999999999,"stat_sum":{"num_bytes":2923945984,"num_objects":718,"num_object_clones":86,"num_object_copies":1436,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":718,"num_whiteouts":0,"num_read":61872,"num_read_kb":2355120,"num_write":116927,"num_write_kb":12098473,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"10'52","reported_seq":125,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T21:04:05.935667+0000","last_change":"2024-09-16T20:07:50.922909+0000","last_active":"2024-09-16T21:04:05.935667+0000","last_peered":"2024-09-16T21:04:05.935667+0000","last_clean":"2024-09-16T21:04:05.935667+0000","last_became_active":"2024-09-16T20:07:50.921950+0000","last_became_peered":"2024-09-16T20:07:50.921950+0000","last_unstale":"2024-09-16T21:04:05.935667+0000","last_undegraded":"2024-09-16T21:04:05.935667+0000","last_fullsized":"2024-09-16T21:04:05.935667+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:07:49.910236+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:07:49.910236+0000","last_clean_scrub_stamp":"2024-09-16T20:07:49.910236+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T22:10:40.892870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":22824982927,"num_objects":5611,"num_object_clones":652,"num_object_copies":11222,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5611,"num_whiteouts":0,"num_read":480895,"num_read_kb":13905053,"num_write":649259,"num_write_kb":86787863,"num_scrub_errors":0,"num_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},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":4379549696,"data_stored":44780315422,"data_compressed":3319138308,"data_compressed_allocated":3962806272,"data_compressed_original":44334673920,"omap_allocated":4406,"internal_metadata":0},"log_size":80445,"ondisk_log_size":80445,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":122880,"data_stored":1180736,"data_compressed":60094,"data_compressed_allocated":81920,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":8,"seq":34359739080,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2211640,"kb_used_data":835492,"kb_used_omap":1,"kb_used_meta":1376126,"kb_avail":92160200,"statfs":{"total":96636764160,"available":94372044800,"internally_reserved":0,"allocated":855543808,"data_stored":8591286301,"data_compressed":653294223,"data_compressed_allocated":775266304,"data_compressed_original":8508644352,"omap_allocated":1595,"internal_metadata":1409153477},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":8,"seq":34359739082,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3036172,"kb_used_data":2138672,"kb_used_omap":58,"kb_used_meta":897413,"kb_avail":91335668,"statfs":{"total":96636764160,"available":93527724032,"internally_reserved":0,"allocated":2190000128,"data_stored":22390800104,"data_compressed":1659599201,"data_compressed_allocated":1981444096,"data_compressed_original":22167910400,"omap_allocated":59505,"internal_metadata":918951823},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359739081,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2596812,"kb_used_data":1303340,"kb_used_omap":1,"kb_used_meta":1293438,"kb_avail":91775028,"statfs":{"total":96636764160,"available":93977628672,"internally_reserved":0,"allocated":1334620160,"data_stored":13799565828,"data_compressed":1006304978,"data_compressed_allocated":1206177792,"data_compressed_original":13659266048,"omap_allocated":1599,"internal_metadata":1324480961},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":61440,"data_stored":590368,"data_compressed":30047,"data_compressed_allocated":40960,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":61440,"data_stored":590368,"data_compressed":30047,"data_compressed_allocated":40960,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1334394880,"data_stored":13798923435,"data_compressed":1006274931,"data_compressed_allocated":1206136832,"data_compressed_original":13658692608,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":2189774848,"data_stored":22390157711,"data_compressed":1659569154,"data_compressed_allocated":1981403136,"data_compressed_original":22167336960,"omap_allocated":4406,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":855379968,"data_stored":8591234276,"data_compressed":653294223,"data_compressed_allocated":775266304,"data_compressed_original":8508644352,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-16T21:07:03.949 DEBUG:teuthology.orchestra.run.smithi064:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2024-09-16T21:07:04.240 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T21:07:04.241 INFO:teuthology.orchestra.run.smithi064.stderr:dumped all 2024-09-16T21:07:04.253 INFO:teuthology.orchestra.run.smithi064.stdout:{"pg_ready":true,"pg_map":{"version":1793,"stamp":"2024-09-16T21:07:02.353999+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":22825573295,"num_objects":5613,"num_object_clones":652,"num_object_copies":11226,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5613,"num_whiteouts":0,"num_read":480951,"num_read_kb":13905099,"num_write":649338,"num_write_kb":86788969,"num_scrub_errors":0,"num_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},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":80497,"ondisk_log_size":80497,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":7844624,"kb_used_data":4277504,"kb_used_omap":61,"kb_used_meta":3566978,"kb_avail":275270896,"statfs":{"total":289910292480,"available":281877397504,"internally_reserved":0,"allocated":4380164096,"data_stored":44781652233,"data_compressed":3319198402,"data_compressed_allocated":3962888192,"data_compressed_original":44335820800,"omap_allocated":62699,"internal_metadata":3652586261},"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.002725"},"pg_stats":[{"pgid":"2.7","version":"19'35201","reported_seq":50837,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T21:06:34.562559+0000","last_change":"2024-09-16T20:07:57.942003+0000","last_active":"2024-09-16T21:06:34.562559+0000","last_peered":"2024-09-16T21:06:34.562559+0000","last_clean":"2024-09-16T21:06:34.562559+0000","last_became_active":"2024-09-16T20:07:55.935665+0000","last_became_peered":"2024-09-16T20:07:55.935665+0000","last_unstale":"2024-09-16T21:06:34.562559+0000","last_undegraded":"2024-09-16T21:06:34.562559+0000","last_fullsized":"2024-09-16T21:06:34.562559+0000","mapping_epoch":12,"log_start":"19'25200","ondisk_log_start":"19'25200","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_clean_scrub_stamp":"2024-09-16T20:07:54.922180+0000","objects_scrubbed":0,"log_size":10001,"log_dups_size":0,"ondisk_log_size":10001,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T23:40:20.220063+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00065393700000000005,"stat_sum":{"num_bytes":2927753394,"num_objects":717,"num_object_clones":82,"num_object_copies":1434,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":717,"num_whiteouts":0,"num_read":32148,"num_read_kb":1194056,"num_write":37943,"num_write_kb":9226414,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"19'45640","reported_seq":84340,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T21:06:34.336635+0000","last_change":"2024-09-16T20:07:57.942007+0000","last_active":"2024-09-16T21:06:34.336635+0000","last_peered":"2024-09-16T21:06:34.336635+0000","last_clean":"2024-09-16T21:06:34.336635+0000","last_became_active":"2024-09-16T20:07:55.936045+0000","last_became_peered":"2024-09-16T20:07:55.936045+0000","last_unstale":"2024-09-16T21:06:34.336635+0000","last_undegraded":"2024-09-16T21:06:34.336635+0000","last_fullsized":"2024-09-16T21:06:34.336635+0000","mapping_epoch":12,"log_start":"19'35600","ondisk_log_start":"19'35600","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_clean_scrub_stamp":"2024-09-16T20:07:54.922180+0000","objects_scrubbed":0,"log_size":10040,"log_dups_size":0,"ondisk_log_size":10040,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T04:36:16.915188+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00070545000000000004,"stat_sum":{"num_bytes":2722284544,"num_objects":667,"num_object_clones":74,"num_object_copies":1334,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":667,"num_whiteouts":0,"num_read":38774,"num_read_kb":1424524,"num_write":45574,"num_write_kb":9184786,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"19'26090","reported_seq":42826,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T21:06:34.501643+0000","last_change":"2024-09-16T20:07:57.942290+0000","last_active":"2024-09-16T21:06:34.501643+0000","last_peered":"2024-09-16T21:06:34.501643+0000","last_clean":"2024-09-16T21:06:34.501643+0000","last_became_active":"2024-09-16T20:07:55.935326+0000","last_became_peered":"2024-09-16T20:07:55.935326+0000","last_unstale":"2024-09-16T21:06:34.501643+0000","last_undegraded":"2024-09-16T21:06:34.501643+0000","last_fullsized":"2024-09-16T21:06:34.501643+0000","mapping_epoch":12,"log_start":"19'16000","ondisk_log_start":"19'16000","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_clean_scrub_stamp":"2024-09-16T20:07:54.922180+0000","objects_scrubbed":0,"log_size":10090,"log_dups_size":0,"ondisk_log_size":10090,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T02:39:11.847657+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00093030800000000002,"stat_sum":{"num_bytes":2615200930,"num_objects":642,"num_object_clones":71,"num_object_copies":1284,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":642,"num_whiteouts":0,"num_read":21524,"num_read_kb":1178615,"num_write":26809,"num_write_kb":7898857,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"19'51071","reported_seq":85808,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T21:06:34.143699+0000","last_change":"2024-09-16T20:07:57.942711+0000","last_active":"2024-09-16T21:06:34.143699+0000","last_peered":"2024-09-16T21:06:34.143699+0000","last_clean":"2024-09-16T21:06:34.143699+0000","last_became_active":"2024-09-16T20:07:55.935596+0000","last_became_peered":"2024-09-16T20:07:55.935596+0000","last_unstale":"2024-09-16T21:06:34.143699+0000","last_undegraded":"2024-09-16T21:06:34.143699+0000","last_fullsized":"2024-09-16T21:06:34.143699+0000","mapping_epoch":12,"log_start":"19'41000","ondisk_log_start":"19'41000","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_clean_scrub_stamp":"2024-09-16T20:07:54.922180+0000","objects_scrubbed":0,"log_size":10071,"log_dups_size":0,"ondisk_log_size":10071,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T01:12:00.460801+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011094189999999999,"stat_sum":{"num_bytes":2880962210,"num_objects":701,"num_object_clones":66,"num_object_copies":1402,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":701,"num_whiteouts":0,"num_read":37360,"num_read_kb":1228086,"num_write":51524,"num_write_kb":9869909,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"19'111671","reported_seq":242469,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T21:06:34.499625+0000","last_change":"2024-09-16T20:07:57.938138+0000","last_active":"2024-09-16T21:06:34.499625+0000","last_peered":"2024-09-16T21:06:34.499625+0000","last_clean":"2024-09-16T21:06:34.499625+0000","last_became_active":"2024-09-16T20:07:55.933531+0000","last_became_peered":"2024-09-16T20:07:55.933531+0000","last_unstale":"2024-09-16T21:06:34.499625+0000","last_undegraded":"2024-09-16T21:06:34.499625+0000","last_fullsized":"2024-09-16T21:06:34.499625+0000","mapping_epoch":12,"log_start":"19'101601","ondisk_log_start":"19'101601","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_clean_scrub_stamp":"2024-09-16T20:07:54.922180+0000","objects_scrubbed":0,"log_size":10070,"log_dups_size":0,"ondisk_log_size":10070,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T02:58:12.772428+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00042077500000000002,"stat_sum":{"num_bytes":2908099765,"num_objects":720,"num_object_clones":97,"num_object_copies":1440,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":720,"num_whiteouts":0,"num_read":142902,"num_read_kb":2560711,"num_write":113583,"num_write_kb":12287056,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"19'34871","reported_seq":61844,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T21:06:34.528204+0000","last_change":"2024-09-16T20:07:58.250327+0000","last_active":"2024-09-16T21:06:34.528204+0000","last_peered":"2024-09-16T21:06:34.528204+0000","last_clean":"2024-09-16T21:06:34.528204+0000","last_became_active":"2024-09-16T20:07:55.938111+0000","last_became_peered":"2024-09-16T20:07:55.938111+0000","last_unstale":"2024-09-16T21:06:34.528204+0000","last_undegraded":"2024-09-16T21:06:34.528204+0000","last_fullsized":"2024-09-16T21:06:34.528204+0000","mapping_epoch":12,"log_start":"19'24800","ondisk_log_start":"19'24800","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_clean_scrub_stamp":"2024-09-16T20:07:54.922180+0000","objects_scrubbed":0,"log_size":10071,"log_dups_size":0,"ondisk_log_size":10071,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T05:01:19.961170+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00032881799999999998,"stat_sum":{"num_bytes":2780386930,"num_objects":688,"num_object_clones":77,"num_object_copies":1376,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":688,"num_whiteouts":0,"num_read":26783,"num_read_kb":1267110,"num_write":35048,"num_write_kb":9591868,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"19'221692","reported_seq":340859,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T21:06:34.546023+0000","last_change":"2024-09-16T20:07:58.250437+0000","last_active":"2024-09-16T21:06:34.546023+0000","last_peered":"2024-09-16T21:06:34.546023+0000","last_clean":"2024-09-16T21:06:34.546023+0000","last_became_active":"2024-09-16T20:07:55.937998+0000","last_became_peered":"2024-09-16T20:07:55.937998+0000","last_unstale":"2024-09-16T21:06:34.546023+0000","last_undegraded":"2024-09-16T21:06:34.546023+0000","last_fullsized":"2024-09-16T21:06:34.546023+0000","mapping_epoch":12,"log_start":"19'211601","ondisk_log_start":"19'211601","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_clean_scrub_stamp":"2024-09-16T20:07:54.922180+0000","objects_scrubbed":0,"log_size":10091,"log_dups_size":0,"ondisk_log_size":10091,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T03:26:26.700839+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00036641400000000002,"stat_sum":{"num_bytes":3066349170,"num_objects":758,"num_object_clones":99,"num_object_copies":1516,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":758,"num_whiteouts":0,"num_read":119532,"num_read_kb":2696831,"num_write":221851,"num_write_kb":16630500,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.3","version":"19'117011","reported_seq":178787,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T21:06:34.159797+0000","last_change":"2024-09-16T20:07:57.942366+0000","last_active":"2024-09-16T21:06:34.159797+0000","last_peered":"2024-09-16T21:06:34.159797+0000","last_clean":"2024-09-16T21:06:34.159797+0000","last_became_active":"2024-09-16T20:07:55.938036+0000","last_became_peered":"2024-09-16T20:07:55.938036+0000","last_unstale":"2024-09-16T21:06:34.159797+0000","last_undegraded":"2024-09-16T21:06:34.159797+0000","last_fullsized":"2024-09-16T21:06:34.159797+0000","mapping_epoch":12,"log_start":"19'107000","ondisk_log_start":"19'107000","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_clean_scrub_stamp":"2024-09-16T20:07:54.922180+0000","objects_scrubbed":0,"log_size":10011,"log_dups_size":0,"ondisk_log_size":10011,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T06:13:32.361129+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00082081999999999999,"stat_sum":{"num_bytes":2923945984,"num_objects":718,"num_object_clones":86,"num_object_copies":1436,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":718,"num_whiteouts":0,"num_read":61872,"num_read_kb":2355120,"num_write":116927,"num_write_kb":12098473,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"10'52","reported_seq":125,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T21:04:05.935667+0000","last_change":"2024-09-16T20:07:50.922909+0000","last_active":"2024-09-16T21:04:05.935667+0000","last_peered":"2024-09-16T21:04:05.935667+0000","last_clean":"2024-09-16T21:04:05.935667+0000","last_became_active":"2024-09-16T20:07:50.921950+0000","last_became_peered":"2024-09-16T20:07:50.921950+0000","last_unstale":"2024-09-16T21:04:05.935667+0000","last_undegraded":"2024-09-16T21:04:05.935667+0000","last_fullsized":"2024-09-16T21:04:05.935667+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:07:49.910236+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:07:49.910236+0000","last_clean_scrub_stamp":"2024-09-16T20:07:49.910236+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T22:10:40.892870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":22824982927,"num_objects":5611,"num_object_clones":652,"num_object_copies":11222,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5611,"num_whiteouts":0,"num_read":480895,"num_read_kb":13905053,"num_write":649259,"num_write_kb":86787863,"num_scrub_errors":0,"num_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},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":4379549696,"data_stored":44780315422,"data_compressed":3319138308,"data_compressed_allocated":3962806272,"data_compressed_original":44334673920,"omap_allocated":4406,"internal_metadata":0},"log_size":80445,"ondisk_log_size":80445,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":122880,"data_stored":1180736,"data_compressed":60094,"data_compressed_allocated":81920,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":8,"seq":34359739080,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2211640,"kb_used_data":835492,"kb_used_omap":1,"kb_used_meta":1376126,"kb_avail":92160200,"statfs":{"total":96636764160,"available":94372044800,"internally_reserved":0,"allocated":855543808,"data_stored":8591286301,"data_compressed":653294223,"data_compressed_allocated":775266304,"data_compressed_original":8508644352,"omap_allocated":1595,"internal_metadata":1409153477},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":8,"seq":34359739082,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3036172,"kb_used_data":2138672,"kb_used_omap":58,"kb_used_meta":897413,"kb_avail":91335668,"statfs":{"total":96636764160,"available":93527724032,"internally_reserved":0,"allocated":2190000128,"data_stored":22390800104,"data_compressed":1659599201,"data_compressed_allocated":1981444096,"data_compressed_original":22167910400,"omap_allocated":59505,"internal_metadata":918951823},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359739081,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2596812,"kb_used_data":1303340,"kb_used_omap":1,"kb_used_meta":1293438,"kb_avail":91775028,"statfs":{"total":96636764160,"available":93977628672,"internally_reserved":0,"allocated":1334620160,"data_stored":13799565828,"data_compressed":1006304978,"data_compressed_allocated":1206177792,"data_compressed_original":13659266048,"omap_allocated":1599,"internal_metadata":1324480961},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":61440,"data_stored":590368,"data_compressed":30047,"data_compressed_allocated":40960,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":61440,"data_stored":590368,"data_compressed":30047,"data_compressed_allocated":40960,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1334394880,"data_stored":13798923435,"data_compressed":1006274931,"data_compressed_allocated":1206136832,"data_compressed_original":13658692608,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":2189774848,"data_stored":22390157711,"data_compressed":1659569154,"data_compressed_allocated":1981403136,"data_compressed_original":22167336960,"omap_allocated":4406,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":855379968,"data_stored":8591234276,"data_compressed":653294223,"data_compressed_allocated":775266304,"data_compressed_original":8508644352,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-16T21:07:04.254 INFO:tasks.ceph.ceph_manager.cluster1:clean! 2024-09-16T21:07:04.254 DEBUG:teuthology.orchestra.run.smithi064:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2024-09-16T21:07:04.544 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T21:07:04.545 INFO:teuthology.orchestra.run.smithi064.stderr:dumped all 2024-09-16T21:07:04.556 INFO:teuthology.orchestra.run.smithi064.stdout:{"pg_ready":true,"pg_map":{"version":1794,"stamp":"2024-09-16T21:07:04.354300+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":22825573295,"num_objects":5613,"num_object_clones":652,"num_object_copies":11226,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5613,"num_whiteouts":0,"num_read":480951,"num_read_kb":13905099,"num_write":649338,"num_write_kb":86788969,"num_scrub_errors":0,"num_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},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":80497,"ondisk_log_size":80497,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":7844624,"kb_used_data":4277504,"kb_used_omap":61,"kb_used_meta":3566978,"kb_avail":275270896,"statfs":{"total":289910292480,"available":281877397504,"internally_reserved":0,"allocated":4380164096,"data_stored":44781652233,"data_compressed":3319198402,"data_compressed_allocated":3962888192,"data_compressed_original":44335820800,"omap_allocated":62699,"internal_metadata":3652586261},"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.002667"},"pg_stats":[{"pgid":"2.7","version":"19'35201","reported_seq":50837,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T21:06:34.562559+0000","last_change":"2024-09-16T20:07:57.942003+0000","last_active":"2024-09-16T21:06:34.562559+0000","last_peered":"2024-09-16T21:06:34.562559+0000","last_clean":"2024-09-16T21:06:34.562559+0000","last_became_active":"2024-09-16T20:07:55.935665+0000","last_became_peered":"2024-09-16T20:07:55.935665+0000","last_unstale":"2024-09-16T21:06:34.562559+0000","last_undegraded":"2024-09-16T21:06:34.562559+0000","last_fullsized":"2024-09-16T21:06:34.562559+0000","mapping_epoch":12,"log_start":"19'25200","ondisk_log_start":"19'25200","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_clean_scrub_stamp":"2024-09-16T20:07:54.922180+0000","objects_scrubbed":0,"log_size":10001,"log_dups_size":0,"ondisk_log_size":10001,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T23:40:20.220063+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00065393700000000005,"stat_sum":{"num_bytes":2927753394,"num_objects":717,"num_object_clones":82,"num_object_copies":1434,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":717,"num_whiteouts":0,"num_read":32148,"num_read_kb":1194056,"num_write":37943,"num_write_kb":9226414,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"19'45640","reported_seq":84340,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T21:06:34.336635+0000","last_change":"2024-09-16T20:07:57.942007+0000","last_active":"2024-09-16T21:06:34.336635+0000","last_peered":"2024-09-16T21:06:34.336635+0000","last_clean":"2024-09-16T21:06:34.336635+0000","last_became_active":"2024-09-16T20:07:55.936045+0000","last_became_peered":"2024-09-16T20:07:55.936045+0000","last_unstale":"2024-09-16T21:06:34.336635+0000","last_undegraded":"2024-09-16T21:06:34.336635+0000","last_fullsized":"2024-09-16T21:06:34.336635+0000","mapping_epoch":12,"log_start":"19'35600","ondisk_log_start":"19'35600","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_clean_scrub_stamp":"2024-09-16T20:07:54.922180+0000","objects_scrubbed":0,"log_size":10040,"log_dups_size":0,"ondisk_log_size":10040,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T04:36:16.915188+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00070545000000000004,"stat_sum":{"num_bytes":2722284544,"num_objects":667,"num_object_clones":74,"num_object_copies":1334,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":667,"num_whiteouts":0,"num_read":38774,"num_read_kb":1424524,"num_write":45574,"num_write_kb":9184786,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"19'26090","reported_seq":42826,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T21:06:34.501643+0000","last_change":"2024-09-16T20:07:57.942290+0000","last_active":"2024-09-16T21:06:34.501643+0000","last_peered":"2024-09-16T21:06:34.501643+0000","last_clean":"2024-09-16T21:06:34.501643+0000","last_became_active":"2024-09-16T20:07:55.935326+0000","last_became_peered":"2024-09-16T20:07:55.935326+0000","last_unstale":"2024-09-16T21:06:34.501643+0000","last_undegraded":"2024-09-16T21:06:34.501643+0000","last_fullsized":"2024-09-16T21:06:34.501643+0000","mapping_epoch":12,"log_start":"19'16000","ondisk_log_start":"19'16000","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_clean_scrub_stamp":"2024-09-16T20:07:54.922180+0000","objects_scrubbed":0,"log_size":10090,"log_dups_size":0,"ondisk_log_size":10090,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T02:39:11.847657+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00093030800000000002,"stat_sum":{"num_bytes":2615200930,"num_objects":642,"num_object_clones":71,"num_object_copies":1284,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":642,"num_whiteouts":0,"num_read":21524,"num_read_kb":1178615,"num_write":26809,"num_write_kb":7898857,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"19'51071","reported_seq":85808,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T21:06:34.143699+0000","last_change":"2024-09-16T20:07:57.942711+0000","last_active":"2024-09-16T21:06:34.143699+0000","last_peered":"2024-09-16T21:06:34.143699+0000","last_clean":"2024-09-16T21:06:34.143699+0000","last_became_active":"2024-09-16T20:07:55.935596+0000","last_became_peered":"2024-09-16T20:07:55.935596+0000","last_unstale":"2024-09-16T21:06:34.143699+0000","last_undegraded":"2024-09-16T21:06:34.143699+0000","last_fullsized":"2024-09-16T21:06:34.143699+0000","mapping_epoch":12,"log_start":"19'41000","ondisk_log_start":"19'41000","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_clean_scrub_stamp":"2024-09-16T20:07:54.922180+0000","objects_scrubbed":0,"log_size":10071,"log_dups_size":0,"ondisk_log_size":10071,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T01:12:00.460801+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011094189999999999,"stat_sum":{"num_bytes":2880962210,"num_objects":701,"num_object_clones":66,"num_object_copies":1402,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":701,"num_whiteouts":0,"num_read":37360,"num_read_kb":1228086,"num_write":51524,"num_write_kb":9869909,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"19'111671","reported_seq":242469,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T21:06:34.499625+0000","last_change":"2024-09-16T20:07:57.938138+0000","last_active":"2024-09-16T21:06:34.499625+0000","last_peered":"2024-09-16T21:06:34.499625+0000","last_clean":"2024-09-16T21:06:34.499625+0000","last_became_active":"2024-09-16T20:07:55.933531+0000","last_became_peered":"2024-09-16T20:07:55.933531+0000","last_unstale":"2024-09-16T21:06:34.499625+0000","last_undegraded":"2024-09-16T21:06:34.499625+0000","last_fullsized":"2024-09-16T21:06:34.499625+0000","mapping_epoch":12,"log_start":"19'101601","ondisk_log_start":"19'101601","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_clean_scrub_stamp":"2024-09-16T20:07:54.922180+0000","objects_scrubbed":0,"log_size":10070,"log_dups_size":0,"ondisk_log_size":10070,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T02:58:12.772428+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00042077500000000002,"stat_sum":{"num_bytes":2908099765,"num_objects":720,"num_object_clones":97,"num_object_copies":1440,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":720,"num_whiteouts":0,"num_read":142902,"num_read_kb":2560711,"num_write":113583,"num_write_kb":12287056,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"19'34871","reported_seq":61844,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T21:06:34.528204+0000","last_change":"2024-09-16T20:07:58.250327+0000","last_active":"2024-09-16T21:06:34.528204+0000","last_peered":"2024-09-16T21:06:34.528204+0000","last_clean":"2024-09-16T21:06:34.528204+0000","last_became_active":"2024-09-16T20:07:55.938111+0000","last_became_peered":"2024-09-16T20:07:55.938111+0000","last_unstale":"2024-09-16T21:06:34.528204+0000","last_undegraded":"2024-09-16T21:06:34.528204+0000","last_fullsized":"2024-09-16T21:06:34.528204+0000","mapping_epoch":12,"log_start":"19'24800","ondisk_log_start":"19'24800","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_clean_scrub_stamp":"2024-09-16T20:07:54.922180+0000","objects_scrubbed":0,"log_size":10071,"log_dups_size":0,"ondisk_log_size":10071,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T05:01:19.961170+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00032881799999999998,"stat_sum":{"num_bytes":2780386930,"num_objects":688,"num_object_clones":77,"num_object_copies":1376,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":688,"num_whiteouts":0,"num_read":26783,"num_read_kb":1267110,"num_write":35048,"num_write_kb":9591868,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"19'221692","reported_seq":340859,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T21:06:34.546023+0000","last_change":"2024-09-16T20:07:58.250437+0000","last_active":"2024-09-16T21:06:34.546023+0000","last_peered":"2024-09-16T21:06:34.546023+0000","last_clean":"2024-09-16T21:06:34.546023+0000","last_became_active":"2024-09-16T20:07:55.937998+0000","last_became_peered":"2024-09-16T20:07:55.937998+0000","last_unstale":"2024-09-16T21:06:34.546023+0000","last_undegraded":"2024-09-16T21:06:34.546023+0000","last_fullsized":"2024-09-16T21:06:34.546023+0000","mapping_epoch":12,"log_start":"19'211601","ondisk_log_start":"19'211601","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_clean_scrub_stamp":"2024-09-16T20:07:54.922180+0000","objects_scrubbed":0,"log_size":10091,"log_dups_size":0,"ondisk_log_size":10091,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T03:26:26.700839+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00036641400000000002,"stat_sum":{"num_bytes":3066349170,"num_objects":758,"num_object_clones":99,"num_object_copies":1516,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":758,"num_whiteouts":0,"num_read":119532,"num_read_kb":2696831,"num_write":221851,"num_write_kb":16630500,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.3","version":"19'117011","reported_seq":178787,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T21:06:34.159797+0000","last_change":"2024-09-16T20:07:57.942366+0000","last_active":"2024-09-16T21:06:34.159797+0000","last_peered":"2024-09-16T21:06:34.159797+0000","last_clean":"2024-09-16T21:06:34.159797+0000","last_became_active":"2024-09-16T20:07:55.938036+0000","last_became_peered":"2024-09-16T20:07:55.938036+0000","last_unstale":"2024-09-16T21:06:34.159797+0000","last_undegraded":"2024-09-16T21:06:34.159797+0000","last_fullsized":"2024-09-16T21:06:34.159797+0000","mapping_epoch":12,"log_start":"19'107000","ondisk_log_start":"19'107000","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_clean_scrub_stamp":"2024-09-16T20:07:54.922180+0000","objects_scrubbed":0,"log_size":10011,"log_dups_size":0,"ondisk_log_size":10011,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T06:13:32.361129+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00082081999999999999,"stat_sum":{"num_bytes":2923945984,"num_objects":718,"num_object_clones":86,"num_object_copies":1436,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":718,"num_whiteouts":0,"num_read":61872,"num_read_kb":2355120,"num_write":116927,"num_write_kb":12098473,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"10'52","reported_seq":125,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T21:04:05.935667+0000","last_change":"2024-09-16T20:07:50.922909+0000","last_active":"2024-09-16T21:04:05.935667+0000","last_peered":"2024-09-16T21:04:05.935667+0000","last_clean":"2024-09-16T21:04:05.935667+0000","last_became_active":"2024-09-16T20:07:50.921950+0000","last_became_peered":"2024-09-16T20:07:50.921950+0000","last_unstale":"2024-09-16T21:04:05.935667+0000","last_undegraded":"2024-09-16T21:04:05.935667+0000","last_fullsized":"2024-09-16T21:04:05.935667+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:07:49.910236+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:07:49.910236+0000","last_clean_scrub_stamp":"2024-09-16T20:07:49.910236+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T22:10:40.892870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":22824982927,"num_objects":5611,"num_object_clones":652,"num_object_copies":11222,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5611,"num_whiteouts":0,"num_read":480895,"num_read_kb":13905053,"num_write":649259,"num_write_kb":86787863,"num_scrub_errors":0,"num_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},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":4379549696,"data_stored":44780315422,"data_compressed":3319138308,"data_compressed_allocated":3962806272,"data_compressed_original":44334673920,"omap_allocated":4406,"internal_metadata":0},"log_size":80445,"ondisk_log_size":80445,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":122880,"data_stored":1180736,"data_compressed":60094,"data_compressed_allocated":81920,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":8,"seq":34359739080,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2211640,"kb_used_data":835492,"kb_used_omap":1,"kb_used_meta":1376126,"kb_avail":92160200,"statfs":{"total":96636764160,"available":94372044800,"internally_reserved":0,"allocated":855543808,"data_stored":8591286301,"data_compressed":653294223,"data_compressed_allocated":775266304,"data_compressed_original":8508644352,"omap_allocated":1595,"internal_metadata":1409153477},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":8,"seq":34359739082,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3036172,"kb_used_data":2138672,"kb_used_omap":58,"kb_used_meta":897413,"kb_avail":91335668,"statfs":{"total":96636764160,"available":93527724032,"internally_reserved":0,"allocated":2190000128,"data_stored":22390800104,"data_compressed":1659599201,"data_compressed_allocated":1981444096,"data_compressed_original":22167910400,"omap_allocated":59505,"internal_metadata":918951823},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359739081,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2596812,"kb_used_data":1303340,"kb_used_omap":1,"kb_used_meta":1293438,"kb_avail":91775028,"statfs":{"total":96636764160,"available":93977628672,"internally_reserved":0,"allocated":1334620160,"data_stored":13799565828,"data_compressed":1006304978,"data_compressed_allocated":1206177792,"data_compressed_original":13659266048,"omap_allocated":1599,"internal_metadata":1324480961},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":61440,"data_stored":590368,"data_compressed":30047,"data_compressed_allocated":40960,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":61440,"data_stored":590368,"data_compressed":30047,"data_compressed_allocated":40960,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1334394880,"data_stored":13798923435,"data_compressed":1006274931,"data_compressed_allocated":1206136832,"data_compressed_original":13658692608,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":2189774848,"data_stored":22390157711,"data_compressed":1659569154,"data_compressed_allocated":1981403136,"data_compressed_original":22167336960,"omap_allocated":4406,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":855379968,"data_stored":8591234276,"data_compressed":653294223,"data_compressed_allocated":775266304,"data_compressed_original":8508644352,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-16T21:07:04.557 DEBUG:teuthology.orchestra.run.smithi064:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd dump --format=json 2024-09-16T21:07:04.853 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T21:07:04.853 INFO:teuthology.orchestra.run.smithi064.stdout:{"epoch":19,"fsid":"87babe48-07af-45aa-b678-a647570edc0a","created":"2024-09-16T20:07:39.256034+0000","modified":"2024-09-16T20:14:58.522339+0000","last_up_change":"2024-09-16T20:07:48.906514+0000","last_in_change":"2024-09-16T20:07:40.128262+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":4,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-16T20:07:49.806318+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"11","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.9900000095367432,"score_stable":2.9900000095367432,"optimal_score":0.67000001668930054,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-16T20:07:54.526176+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"19","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":5,"snap_epoch":19,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.8799999952316284,"score_stable":1.8799999952316284,"optimal_score":1,"raw_score_acting":1.8799999952316284,"raw_score_stable":1.8799999952316284,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"922b69b2-8954-4172-9381-efcd3fcbe28f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6800","nonce":1751078190},{"type":"v1","addr":"172.21.15.64:6801","nonce":1751078190}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6802","nonce":1751078190},{"type":"v1","addr":"172.21.15.64:6803","nonce":1751078190}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6806","nonce":1751078190},{"type":"v1","addr":"172.21.15.64:6807","nonce":1751078190}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6804","nonce":1751078190},{"type":"v1","addr":"172.21.15.64:6805","nonce":1751078190}]},"public_addr":"172.21.15.64:6801/1751078190","cluster_addr":"172.21.15.64:6803/1751078190","heartbeat_back_addr":"172.21.15.64:6807/1751078190","heartbeat_front_addr":"172.21.15.64:6805/1751078190","state":["exists","up"]},{"osd":1,"uuid":"dd996b72-6e6b-41dc-8ba0-0c8c1acb7145","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6808","nonce":1241485645},{"type":"v1","addr":"172.21.15.64:6809","nonce":1241485645}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6810","nonce":1241485645},{"type":"v1","addr":"172.21.15.64:6811","nonce":1241485645}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6814","nonce":1241485645},{"type":"v1","addr":"172.21.15.64:6815","nonce":1241485645}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6812","nonce":1241485645},{"type":"v1","addr":"172.21.15.64:6813","nonce":1241485645}]},"public_addr":"172.21.15.64:6809/1241485645","cluster_addr":"172.21.15.64:6811/1241485645","heartbeat_back_addr":"172.21.15.64:6815/1241485645","heartbeat_front_addr":"172.21.15.64:6813/1241485645","state":["exists","up"]},{"osd":2,"uuid":"8d630d4f-8311-4809-bf40-d85bfe1d8286","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6816","nonce":2398277081},{"type":"v1","addr":"172.21.15.64:6817","nonce":2398277081}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6818","nonce":2398277081},{"type":"v1","addr":"172.21.15.64:6819","nonce":2398277081}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6822","nonce":2398277081},{"type":"v1","addr":"172.21.15.64:6823","nonce":2398277081}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.64:6820","nonce":2398277081},{"type":"v1","addr":"172.21.15.64:6821","nonce":2398277081}]},"public_addr":"172.21.15.64:6817/2398277081","cluster_addr":"172.21.15.64:6819/2398277081","heartbeat_back_addr":"172.21.15.64:6823/2398277081","heartbeat_front_addr":"172.21.15.64:6821/2398277081","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T20:07:45.957727+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T20:07:46.416461+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T20:07:46.639401+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"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-09-16T21:07:05.867 INFO:tasks.ceph:Scrubbing cluster1.osd.0 2024-09-16T21:07:05.867 DEBUG:teuthology.orchestra.run.smithi064:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 tell osd.0 config set osd_debug_deep_scrub_sleep 0 2024-09-16T21:07:06.005 INFO:teuthology.orchestra.run.smithi064.stdout:{ 2024-09-16T21:07:06.005 INFO:teuthology.orchestra.run.smithi064.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-16T21:07:06.006 INFO:teuthology.orchestra.run.smithi064.stdout:} 2024-09-16T21:07:06.016 DEBUG:teuthology.orchestra.run.smithi064:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd deep-scrub 0 2024-09-16T21:07:06.315 INFO:teuthology.orchestra.run.smithi064.stderr:instructed osd(s) 0 to deep-scrub 2024-09-16T21:07:06.328 INFO:tasks.ceph:Scrubbing cluster1.osd.1 2024-09-16T21:07:06.328 DEBUG:teuthology.orchestra.run.smithi064:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 tell osd.1 config set osd_debug_deep_scrub_sleep 0 2024-09-16T21:07:06.475 INFO:teuthology.orchestra.run.smithi064.stdout:{ 2024-09-16T21:07:06.476 INFO:teuthology.orchestra.run.smithi064.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-16T21:07:06.476 INFO:teuthology.orchestra.run.smithi064.stdout:} 2024-09-16T21:07:06.487 DEBUG:teuthology.orchestra.run.smithi064:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd deep-scrub 1 2024-09-16T21:07:06.837 INFO:teuthology.orchestra.run.smithi064.stderr:instructed osd(s) 1 to deep-scrub 2024-09-16T21:07:06.852 INFO:tasks.ceph:Scrubbing cluster1.osd.2 2024-09-16T21:07:06.853 DEBUG:teuthology.orchestra.run.smithi064:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 tell osd.2 config set osd_debug_deep_scrub_sleep 0 2024-09-16T21:07:06.996 INFO:teuthology.orchestra.run.smithi064.stdout:{ 2024-09-16T21:07:06.996 INFO:teuthology.orchestra.run.smithi064.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-16T21:07:06.996 INFO:teuthology.orchestra.run.smithi064.stdout:} 2024-09-16T21:07:07.008 DEBUG:teuthology.orchestra.run.smithi064:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd deep-scrub 2 2024-09-16T21:07:07.362 INFO:teuthology.orchestra.run.smithi064.stderr:instructed osd(s) 2 to deep-scrub 2024-09-16T21:07:07.380 DEBUG:teuthology.orchestra.run.smithi064:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2024-09-16T21:07:07.737 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T21:07:07.738 INFO:teuthology.orchestra.run.smithi064.stderr:dumped all 2024-09-16T21:07:07.752 INFO:teuthology.orchestra.run.smithi064.stdout:{"pg_ready":true,"pg_map":{"version":1795,"stamp":"2024-09-16T21:07:06.354596+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":22825573295,"num_objects":5613,"num_object_clones":652,"num_object_copies":11226,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5613,"num_whiteouts":0,"num_read":480951,"num_read_kb":13905099,"num_write":649338,"num_write_kb":86788969,"num_scrub_errors":0,"num_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},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":80497,"ondisk_log_size":80497,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":7844624,"kb_used_data":4277504,"kb_used_omap":61,"kb_used_meta":3566978,"kb_avail":275270896,"statfs":{"total":289910292480,"available":281877397504,"internally_reserved":0,"allocated":4380164096,"data_stored":44781652233,"data_compressed":3319198402,"data_compressed_allocated":3962888192,"data_compressed_original":44335820800,"omap_allocated":62699,"internal_metadata":3652586261},"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.002434"},"pg_stats":[{"pgid":"2.7","version":"19'35201","reported_seq":50837,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T21:06:34.562559+0000","last_change":"2024-09-16T20:07:57.942003+0000","last_active":"2024-09-16T21:06:34.562559+0000","last_peered":"2024-09-16T21:06:34.562559+0000","last_clean":"2024-09-16T21:06:34.562559+0000","last_became_active":"2024-09-16T20:07:55.935665+0000","last_became_peered":"2024-09-16T20:07:55.935665+0000","last_unstale":"2024-09-16T21:06:34.562559+0000","last_undegraded":"2024-09-16T21:06:34.562559+0000","last_fullsized":"2024-09-16T21:06:34.562559+0000","mapping_epoch":12,"log_start":"19'25200","ondisk_log_start":"19'25200","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_clean_scrub_stamp":"2024-09-16T20:07:54.922180+0000","objects_scrubbed":0,"log_size":10001,"log_dups_size":0,"ondisk_log_size":10001,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T23:40:20.220063+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00065393700000000005,"stat_sum":{"num_bytes":2927753394,"num_objects":717,"num_object_clones":82,"num_object_copies":1434,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":717,"num_whiteouts":0,"num_read":32148,"num_read_kb":1194056,"num_write":37943,"num_write_kb":9226414,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"19'45640","reported_seq":84340,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T21:06:34.336635+0000","last_change":"2024-09-16T20:07:57.942007+0000","last_active":"2024-09-16T21:06:34.336635+0000","last_peered":"2024-09-16T21:06:34.336635+0000","last_clean":"2024-09-16T21:06:34.336635+0000","last_became_active":"2024-09-16T20:07:55.936045+0000","last_became_peered":"2024-09-16T20:07:55.936045+0000","last_unstale":"2024-09-16T21:06:34.336635+0000","last_undegraded":"2024-09-16T21:06:34.336635+0000","last_fullsized":"2024-09-16T21:06:34.336635+0000","mapping_epoch":12,"log_start":"19'35600","ondisk_log_start":"19'35600","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_clean_scrub_stamp":"2024-09-16T20:07:54.922180+0000","objects_scrubbed":0,"log_size":10040,"log_dups_size":0,"ondisk_log_size":10040,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T04:36:16.915188+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00070545000000000004,"stat_sum":{"num_bytes":2722284544,"num_objects":667,"num_object_clones":74,"num_object_copies":1334,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":667,"num_whiteouts":0,"num_read":38774,"num_read_kb":1424524,"num_write":45574,"num_write_kb":9184786,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"19'26090","reported_seq":42826,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T21:06:34.501643+0000","last_change":"2024-09-16T20:07:57.942290+0000","last_active":"2024-09-16T21:06:34.501643+0000","last_peered":"2024-09-16T21:06:34.501643+0000","last_clean":"2024-09-16T21:06:34.501643+0000","last_became_active":"2024-09-16T20:07:55.935326+0000","last_became_peered":"2024-09-16T20:07:55.935326+0000","last_unstale":"2024-09-16T21:06:34.501643+0000","last_undegraded":"2024-09-16T21:06:34.501643+0000","last_fullsized":"2024-09-16T21:06:34.501643+0000","mapping_epoch":12,"log_start":"19'16000","ondisk_log_start":"19'16000","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_clean_scrub_stamp":"2024-09-16T20:07:54.922180+0000","objects_scrubbed":0,"log_size":10090,"log_dups_size":0,"ondisk_log_size":10090,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T02:39:11.847657+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00093030800000000002,"stat_sum":{"num_bytes":2615200930,"num_objects":642,"num_object_clones":71,"num_object_copies":1284,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":642,"num_whiteouts":0,"num_read":21524,"num_read_kb":1178615,"num_write":26809,"num_write_kb":7898857,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"19'51071","reported_seq":85808,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T21:06:34.143699+0000","last_change":"2024-09-16T20:07:57.942711+0000","last_active":"2024-09-16T21:06:34.143699+0000","last_peered":"2024-09-16T21:06:34.143699+0000","last_clean":"2024-09-16T21:06:34.143699+0000","last_became_active":"2024-09-16T20:07:55.935596+0000","last_became_peered":"2024-09-16T20:07:55.935596+0000","last_unstale":"2024-09-16T21:06:34.143699+0000","last_undegraded":"2024-09-16T21:06:34.143699+0000","last_fullsized":"2024-09-16T21:06:34.143699+0000","mapping_epoch":12,"log_start":"19'41000","ondisk_log_start":"19'41000","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_clean_scrub_stamp":"2024-09-16T20:07:54.922180+0000","objects_scrubbed":0,"log_size":10071,"log_dups_size":0,"ondisk_log_size":10071,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T01:12:00.460801+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011094189999999999,"stat_sum":{"num_bytes":2880962210,"num_objects":701,"num_object_clones":66,"num_object_copies":1402,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":701,"num_whiteouts":0,"num_read":37360,"num_read_kb":1228086,"num_write":51524,"num_write_kb":9869909,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"19'111671","reported_seq":242469,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T21:06:34.499625+0000","last_change":"2024-09-16T20:07:57.938138+0000","last_active":"2024-09-16T21:06:34.499625+0000","last_peered":"2024-09-16T21:06:34.499625+0000","last_clean":"2024-09-16T21:06:34.499625+0000","last_became_active":"2024-09-16T20:07:55.933531+0000","last_became_peered":"2024-09-16T20:07:55.933531+0000","last_unstale":"2024-09-16T21:06:34.499625+0000","last_undegraded":"2024-09-16T21:06:34.499625+0000","last_fullsized":"2024-09-16T21:06:34.499625+0000","mapping_epoch":12,"log_start":"19'101601","ondisk_log_start":"19'101601","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_clean_scrub_stamp":"2024-09-16T20:07:54.922180+0000","objects_scrubbed":0,"log_size":10070,"log_dups_size":0,"ondisk_log_size":10070,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T02:58:12.772428+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00042077500000000002,"stat_sum":{"num_bytes":2908099765,"num_objects":720,"num_object_clones":97,"num_object_copies":1440,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":720,"num_whiteouts":0,"num_read":142902,"num_read_kb":2560711,"num_write":113583,"num_write_kb":12287056,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"19'34871","reported_seq":61844,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T21:06:34.528204+0000","last_change":"2024-09-16T20:07:58.250327+0000","last_active":"2024-09-16T21:06:34.528204+0000","last_peered":"2024-09-16T21:06:34.528204+0000","last_clean":"2024-09-16T21:06:34.528204+0000","last_became_active":"2024-09-16T20:07:55.938111+0000","last_became_peered":"2024-09-16T20:07:55.938111+0000","last_unstale":"2024-09-16T21:06:34.528204+0000","last_undegraded":"2024-09-16T21:06:34.528204+0000","last_fullsized":"2024-09-16T21:06:34.528204+0000","mapping_epoch":12,"log_start":"19'24800","ondisk_log_start":"19'24800","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_clean_scrub_stamp":"2024-09-16T20:07:54.922180+0000","objects_scrubbed":0,"log_size":10071,"log_dups_size":0,"ondisk_log_size":10071,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T05:01:19.961170+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00032881799999999998,"stat_sum":{"num_bytes":2780386930,"num_objects":688,"num_object_clones":77,"num_object_copies":1376,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":688,"num_whiteouts":0,"num_read":26783,"num_read_kb":1267110,"num_write":35048,"num_write_kb":9591868,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"19'221692","reported_seq":340859,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T21:06:34.546023+0000","last_change":"2024-09-16T20:07:58.250437+0000","last_active":"2024-09-16T21:06:34.546023+0000","last_peered":"2024-09-16T21:06:34.546023+0000","last_clean":"2024-09-16T21:06:34.546023+0000","last_became_active":"2024-09-16T20:07:55.937998+0000","last_became_peered":"2024-09-16T20:07:55.937998+0000","last_unstale":"2024-09-16T21:06:34.546023+0000","last_undegraded":"2024-09-16T21:06:34.546023+0000","last_fullsized":"2024-09-16T21:06:34.546023+0000","mapping_epoch":12,"log_start":"19'211601","ondisk_log_start":"19'211601","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_clean_scrub_stamp":"2024-09-16T20:07:54.922180+0000","objects_scrubbed":0,"log_size":10091,"log_dups_size":0,"ondisk_log_size":10091,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T03:26:26.700839+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00036641400000000002,"stat_sum":{"num_bytes":3066349170,"num_objects":758,"num_object_clones":99,"num_object_copies":1516,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":758,"num_whiteouts":0,"num_read":119532,"num_read_kb":2696831,"num_write":221851,"num_write_kb":16630500,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.3","version":"19'117011","reported_seq":178787,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T21:06:34.159797+0000","last_change":"2024-09-16T20:07:57.942366+0000","last_active":"2024-09-16T21:06:34.159797+0000","last_peered":"2024-09-16T21:06:34.159797+0000","last_clean":"2024-09-16T21:06:34.159797+0000","last_became_active":"2024-09-16T20:07:55.938036+0000","last_became_peered":"2024-09-16T20:07:55.938036+0000","last_unstale":"2024-09-16T21:06:34.159797+0000","last_undegraded":"2024-09-16T21:06:34.159797+0000","last_fullsized":"2024-09-16T21:06:34.159797+0000","mapping_epoch":12,"log_start":"19'107000","ondisk_log_start":"19'107000","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_clean_scrub_stamp":"2024-09-16T20:07:54.922180+0000","objects_scrubbed":0,"log_size":10011,"log_dups_size":0,"ondisk_log_size":10011,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T06:13:32.361129+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00082081999999999999,"stat_sum":{"num_bytes":2923945984,"num_objects":718,"num_object_clones":86,"num_object_copies":1436,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":718,"num_whiteouts":0,"num_read":61872,"num_read_kb":2355120,"num_write":116927,"num_write_kb":12098473,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"10'52","reported_seq":125,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T21:04:05.935667+0000","last_change":"2024-09-16T20:07:50.922909+0000","last_active":"2024-09-16T21:04:05.935667+0000","last_peered":"2024-09-16T21:04:05.935667+0000","last_clean":"2024-09-16T21:04:05.935667+0000","last_became_active":"2024-09-16T20:07:50.921950+0000","last_became_peered":"2024-09-16T20:07:50.921950+0000","last_unstale":"2024-09-16T21:04:05.935667+0000","last_undegraded":"2024-09-16T21:04:05.935667+0000","last_fullsized":"2024-09-16T21:04:05.935667+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:07:49.910236+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:07:49.910236+0000","last_clean_scrub_stamp":"2024-09-16T20:07:49.910236+0000","objects_scrubbed":0,"log_size":52,"log_dups_size":0,"ondisk_log_size":52,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T22:10:40.892870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":22824982927,"num_objects":5611,"num_object_clones":652,"num_object_copies":11222,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5611,"num_whiteouts":0,"num_read":480895,"num_read_kb":13905053,"num_write":649259,"num_write_kb":86787863,"num_scrub_errors":0,"num_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},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":4379549696,"data_stored":44780315422,"data_compressed":3319138308,"data_compressed_allocated":3962806272,"data_compressed_original":44334673920,"omap_allocated":4406,"internal_metadata":0},"log_size":80445,"ondisk_log_size":80445,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":122880,"data_stored":1180736,"data_compressed":60094,"data_compressed_allocated":81920,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":52,"ondisk_log_size":52,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":8,"seq":34359739081,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2211640,"kb_used_data":835492,"kb_used_omap":1,"kb_used_meta":1376126,"kb_avail":92160200,"statfs":{"total":96636764160,"available":94372044800,"internally_reserved":0,"allocated":855543808,"data_stored":8591286301,"data_compressed":653294223,"data_compressed_allocated":775266304,"data_compressed_original":8508644352,"omap_allocated":1595,"internal_metadata":1409153477},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":8,"seq":34359739082,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3036172,"kb_used_data":2138672,"kb_used_omap":58,"kb_used_meta":897413,"kb_avail":91335668,"statfs":{"total":96636764160,"available":93527724032,"internally_reserved":0,"allocated":2190000128,"data_stored":22390800104,"data_compressed":1659599201,"data_compressed_allocated":1981444096,"data_compressed_original":22167910400,"omap_allocated":59505,"internal_metadata":918951823},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359739082,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2596812,"kb_used_data":1303340,"kb_used_omap":1,"kb_used_meta":1293438,"kb_avail":91775028,"statfs":{"total":96636764160,"available":93977628672,"internally_reserved":0,"allocated":1334620160,"data_stored":13799565828,"data_compressed":1006304978,"data_compressed_allocated":1206177792,"data_compressed_original":13659266048,"omap_allocated":1599,"internal_metadata":1324480961},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":61440,"data_stored":590368,"data_compressed":30047,"data_compressed_allocated":40960,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":61440,"data_stored":590368,"data_compressed":30047,"data_compressed_allocated":40960,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1334394880,"data_stored":13798923435,"data_compressed":1006274931,"data_compressed_allocated":1206136832,"data_compressed_original":13658692608,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":2189774848,"data_stored":22390157711,"data_compressed":1659569154,"data_compressed_allocated":1981403136,"data_compressed_original":22167336960,"omap_allocated":4406,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":855379968,"data_stored":8591234276,"data_compressed":653294223,"data_compressed_allocated":775266304,"data_compressed_original":8508644352,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-16T21:07:07.753 INFO:tasks.ceph:pgid 2.7 last_scrub_stamp 2024-09-16T20:07:54.922180+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=20, tm_min=7, tm_sec=54, tm_wday=0, tm_yday=260, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=21, tm_min=7, tm_sec=4, tm_wday=0, tm_yday=260, tm_isdst=0) 2024-09-16T21:07:07.753 INFO:tasks.ceph:pgid 2.6 last_scrub_stamp 2024-09-16T20:07:54.922180+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=20, tm_min=7, tm_sec=54, tm_wday=0, tm_yday=260, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=21, tm_min=7, tm_sec=4, tm_wday=0, tm_yday=260, tm_isdst=0) 2024-09-16T21:07:07.753 INFO:tasks.ceph:pgid 2.5 last_scrub_stamp 2024-09-16T20:07:54.922180+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=20, tm_min=7, tm_sec=54, tm_wday=0, tm_yday=260, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=21, tm_min=7, tm_sec=4, tm_wday=0, tm_yday=260, tm_isdst=0) 2024-09-16T21:07:07.753 INFO:tasks.ceph:pgid 2.4 last_scrub_stamp 2024-09-16T20:07:54.922180+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=20, tm_min=7, tm_sec=54, tm_wday=0, tm_yday=260, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=21, tm_min=7, tm_sec=4, tm_wday=0, tm_yday=260, tm_isdst=0) 2024-09-16T21:07:07.753 INFO:tasks.ceph:pgid 2.2 last_scrub_stamp 2024-09-16T20:07:54.922180+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=20, tm_min=7, tm_sec=54, tm_wday=0, tm_yday=260, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=21, tm_min=7, tm_sec=4, tm_wday=0, tm_yday=260, tm_isdst=0) 2024-09-16T21:07:07.753 INFO:tasks.ceph:pgid 2.1 last_scrub_stamp 2024-09-16T20:07:54.922180+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=20, tm_min=7, tm_sec=54, tm_wday=0, tm_yday=260, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=21, tm_min=7, tm_sec=4, tm_wday=0, tm_yday=260, tm_isdst=0) 2024-09-16T21:07:07.754 INFO:tasks.ceph:pgid 2.0 last_scrub_stamp 2024-09-16T20:07:54.922180+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=20, tm_min=7, tm_sec=54, tm_wday=0, tm_yday=260, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=21, tm_min=7, tm_sec=4, tm_wday=0, tm_yday=260, tm_isdst=0) 2024-09-16T21:07:07.754 INFO:tasks.ceph:pgid 2.3 last_scrub_stamp 2024-09-16T20:07:54.922180+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=20, tm_min=7, tm_sec=54, tm_wday=0, tm_yday=260, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=21, tm_min=7, tm_sec=4, tm_wday=0, tm_yday=260, tm_isdst=0) 2024-09-16T21:07:07.754 INFO:tasks.ceph:pgid 1.0 last_scrub_stamp 2024-09-16T20:07:49.910236+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=20, tm_min=7, tm_sec=49, tm_wday=0, tm_yday=260, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=21, tm_min=7, tm_sec=4, tm_wday=0, tm_yday=260, tm_isdst=0) 2024-09-16T21:07:07.754 INFO:tasks.ceph:Still waiting for all pgs to be scrubbed. 2024-09-16T21:07:27.755 DEBUG:teuthology.orchestra.run.smithi064:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2024-09-16T21:07:28.065 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T21:07:28.066 INFO:teuthology.orchestra.run.smithi064.stderr:dumped all 2024-09-16T21:07:28.075 INFO:teuthology.orchestra.run.smithi064.stdout:{"pg_ready":true,"pg_map":{"version":1805,"stamp":"2024-09-16T21:07:26.358110+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":22825573295,"num_objects":5613,"num_object_clones":652,"num_object_copies":11226,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5613,"num_whiteouts":0,"num_read":480951,"num_read_kb":13905099,"num_write":649338,"num_write_kb":86788969,"num_scrub_errors":0,"num_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":474,"num_omap_keys":19,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":80569,"ondisk_log_size":80569,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":7889008,"kb_used_data":4277504,"kb_used_omap":61,"kb_used_meta":3611394,"kb_avail":275226512,"statfs":{"total":289910292480,"available":281831948288,"internally_reserved":0,"allocated":4380164096,"data_stored":44781652233,"data_compressed":3319198402,"data_compressed_allocated":3962888192,"data_compressed_original":44335820800,"omap_allocated":62699,"internal_metadata":3698068245},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,2,0,1,4,13,16,5],"upper_bound":512},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":474,"num_omap_keys":19,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"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.002007"},"pg_stats":[{"pgid":"2.7","version":"19'35646","reported_seq":51304,"reported_epoch":19,"state":"active+clean+scrubbing+deep","last_fresh":"2024-09-16T21:07:21.796482+0000","last_change":"2024-09-16T21:07:12.706065+0000","last_active":"2024-09-16T21:07:21.796482+0000","last_peered":"2024-09-16T21:07:21.796482+0000","last_clean":"2024-09-16T21:07:21.796482+0000","last_became_active":"2024-09-16T20:07:55.935665+0000","last_became_peered":"2024-09-16T20:07:55.935665+0000","last_unstale":"2024-09-16T21:07:21.796482+0000","last_undegraded":"2024-09-16T21:07:21.796482+0000","last_fullsized":"2024-09-16T21:07:21.796482+0000","mapping_epoch":12,"log_start":"19'25600","ondisk_log_start":"19'25600","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_clean_scrub_stamp":"2024-09-16T20:07:54.922180+0000","objects_scrubbed":445,"log_size":10046,"log_dups_size":0,"ondisk_log_size":10046,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"deep scrubbing for 9s","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00065393700000000005,"stat_sum":{"num_bytes":2927753394,"num_objects":717,"num_object_clones":82,"num_object_copies":1434,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":717,"num_whiteouts":0,"num_read":32148,"num_read_kb":1194056,"num_write":37943,"num_write_kb":9226414,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"19'46187","reported_seq":84913,"reported_epoch":19,"state":"active+clean+scrubbing+deep","last_fresh":"2024-09-16T21:07:21.774253+0000","last_change":"2024-09-16T21:07:10.668760+0000","last_active":"2024-09-16T21:07:21.774253+0000","last_peered":"2024-09-16T21:07:21.774253+0000","last_clean":"2024-09-16T21:07:21.774253+0000","last_became_active":"2024-09-16T20:07:55.936045+0000","last_became_peered":"2024-09-16T20:07:55.936045+0000","last_unstale":"2024-09-16T21:07:21.774253+0000","last_undegraded":"2024-09-16T21:07:21.774253+0000","last_fullsized":"2024-09-16T21:07:21.774253+0000","mapping_epoch":12,"log_start":"19'36100","ondisk_log_start":"19'36100","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_clean_scrub_stamp":"2024-09-16T20:07:54.922180+0000","objects_scrubbed":547,"log_size":10087,"log_dups_size":0,"ondisk_log_size":10087,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"deep scrubbing for 11s","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00070545000000000004,"stat_sum":{"num_bytes":2722284544,"num_objects":667,"num_object_clones":74,"num_object_copies":1334,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":667,"num_whiteouts":0,"num_read":38774,"num_read_kb":1424524,"num_write":45574,"num_write_kb":9184786,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"19'26587","reported_seq":43347,"reported_epoch":19,"state":"active+clean+scrubbing+deep","last_fresh":"2024-09-16T21:07:21.890280+0000","last_change":"2024-09-16T21:07:11.707491+0000","last_active":"2024-09-16T21:07:21.890280+0000","last_peered":"2024-09-16T21:07:21.890280+0000","last_clean":"2024-09-16T21:07:21.890280+0000","last_became_active":"2024-09-16T20:07:55.935326+0000","last_became_peered":"2024-09-16T20:07:55.935326+0000","last_unstale":"2024-09-16T21:07:21.890280+0000","last_undegraded":"2024-09-16T21:07:21.890280+0000","last_fullsized":"2024-09-16T21:07:21.890280+0000","mapping_epoch":12,"log_start":"19'16500","ondisk_log_start":"19'16500","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_clean_scrub_stamp":"2024-09-16T20:07:54.922180+0000","objects_scrubbed":497,"log_size":10087,"log_dups_size":0,"ondisk_log_size":10087,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"deep scrubbing for 10s","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00093030800000000002,"stat_sum":{"num_bytes":2615200930,"num_objects":642,"num_object_clones":71,"num_object_copies":1284,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":642,"num_whiteouts":0,"num_read":21524,"num_read_kb":1178615,"num_write":26809,"num_write_kb":7898857,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"19'51692","reported_seq":86458,"reported_epoch":19,"state":"active+clean+scrubbing+deep","last_fresh":"2024-09-16T21:07:21.765664+0000","last_change":"2024-09-16T21:07:09.634768+0000","last_active":"2024-09-16T21:07:21.765664+0000","last_peered":"2024-09-16T21:07:21.765664+0000","last_clean":"2024-09-16T21:07:21.765664+0000","last_became_active":"2024-09-16T20:07:55.935596+0000","last_became_peered":"2024-09-16T20:07:55.935596+0000","last_unstale":"2024-09-16T21:07:21.765664+0000","last_undegraded":"2024-09-16T21:07:21.765664+0000","last_fullsized":"2024-09-16T21:07:21.765664+0000","mapping_epoch":12,"log_start":"19'41600","ondisk_log_start":"19'41600","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_clean_scrub_stamp":"2024-09-16T20:07:54.922180+0000","objects_scrubbed":621,"log_size":10092,"log_dups_size":0,"ondisk_log_size":10092,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"deep scrubbing for 12s","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011094189999999999,"stat_sum":{"num_bytes":2880962210,"num_objects":701,"num_object_clones":66,"num_object_copies":1402,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":701,"num_whiteouts":0,"num_read":37360,"num_read_kb":1228086,"num_write":51524,"num_write_kb":9869909,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"19'112391","reported_seq":243226,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T21:07:16.895822+0000","last_change":"2024-09-16T21:07:16.895822+0000","last_active":"2024-09-16T21:07:16.895822+0000","last_peered":"2024-09-16T21:07:16.895822+0000","last_clean":"2024-09-16T21:07:16.895822+0000","last_became_active":"2024-09-16T20:07:55.933531+0000","last_became_peered":"2024-09-16T20:07:55.933531+0000","last_unstale":"2024-09-16T21:07:16.895822+0000","last_undegraded":"2024-09-16T21:07:16.895822+0000","last_fullsized":"2024-09-16T21:07:16.895822+0000","mapping_epoch":12,"log_start":"19'102301","ondisk_log_start":"19'102301","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"19'112391","last_scrub_stamp":"2024-09-16T21:07:16.895668+0000","last_deep_scrub":"19'112391","last_deep_scrub_stamp":"2024-09-16T21:07:16.895668+0000","last_clean_scrub_stamp":"2024-09-16T21:07:16.895668+0000","objects_scrubbed":720,"log_size":10090,"log_dups_size":0,"ondisk_log_size":10090,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":11,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T08:20:51.625379+0000","scrub_duration":10534,"objects_trimmed":0,"snaptrim_duration":0.00042077500000000002,"stat_sum":{"num_bytes":2908099765,"num_objects":720,"num_object_clones":97,"num_object_copies":1440,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":720,"num_whiteouts":0,"num_read":142902,"num_read_kb":2560711,"num_write":113583,"num_write_kb":12287056,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"19'35559","reported_seq":62568,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T21:07:20.411510+0000","last_change":"2024-09-16T21:07:20.411510+0000","last_active":"2024-09-16T21:07:20.411510+0000","last_peered":"2024-09-16T21:07:20.411510+0000","last_clean":"2024-09-16T21:07:20.411510+0000","last_became_active":"2024-09-16T20:07:55.938111+0000","last_became_peered":"2024-09-16T20:07:55.938111+0000","last_unstale":"2024-09-16T21:07:20.411510+0000","last_undegraded":"2024-09-16T21:07:20.411510+0000","last_fullsized":"2024-09-16T21:07:20.411510+0000","mapping_epoch":12,"log_start":"19'25500","ondisk_log_start":"19'25500","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"19'35559","last_scrub_stamp":"2024-09-16T21:07:20.411375+0000","last_deep_scrub":"19'35559","last_deep_scrub_stamp":"2024-09-16T21:07:20.411375+0000","last_clean_scrub_stamp":"2024-09-16T21:07:20.411375+0000","objects_scrubbed":688,"log_size":10059,"log_dups_size":0,"ondisk_log_size":10059,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":13,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T23:39:07.679463+0000","scrub_duration":12156,"objects_trimmed":0,"snaptrim_duration":0.00032881799999999998,"stat_sum":{"num_bytes":2780386930,"num_objects":688,"num_object_clones":77,"num_object_copies":1376,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":688,"num_whiteouts":0,"num_read":26783,"num_read_kb":1267110,"num_write":35048,"num_write_kb":9591868,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":136,"num_omap_keys":9,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"19'222450","reported_seq":341656,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T21:07:23.323767+0000","last_change":"2024-09-16T21:07:23.323767+0000","last_active":"2024-09-16T21:07:23.323767+0000","last_peered":"2024-09-16T21:07:23.323767+0000","last_clean":"2024-09-16T21:07:23.323767+0000","last_became_active":"2024-09-16T20:07:55.937998+0000","last_became_peered":"2024-09-16T20:07:55.937998+0000","last_unstale":"2024-09-16T21:07:23.323767+0000","last_undegraded":"2024-09-16T21:07:23.323767+0000","last_fullsized":"2024-09-16T21:07:23.323767+0000","mapping_epoch":12,"log_start":"19'212401","ondisk_log_start":"19'212401","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"19'222450","last_scrub_stamp":"2024-09-16T21:07:23.323595+0000","last_deep_scrub":"19'222450","last_deep_scrub_stamp":"2024-09-16T21:07:23.323595+0000","last_clean_scrub_stamp":"2024-09-16T21:07:23.323595+0000","objects_scrubbed":758,"log_size":10049,"log_dups_size":0,"ondisk_log_size":10049,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":15,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T21:13:10.146015+0000","scrub_duration":14082,"objects_trimmed":0,"snaptrim_duration":0.00036641400000000002,"stat_sum":{"num_bytes":3066349170,"num_objects":758,"num_object_clones":99,"num_object_copies":1516,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":758,"num_whiteouts":0,"num_read":119532,"num_read_kb":2696831,"num_write":221851,"num_write_kb":16630500,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":338,"num_omap_keys":10,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.3","version":"19'117705","reported_seq":179514,"reported_epoch":19,"state":"active+clean+scrubbing+deep","last_fresh":"2024-09-16T21:07:21.530437+0000","last_change":"2024-09-16T21:07:08.639573+0000","last_active":"2024-09-16T21:07:21.530437+0000","last_peered":"2024-09-16T21:07:21.530437+0000","last_clean":"2024-09-16T21:07:21.530437+0000","last_became_active":"2024-09-16T20:07:55.938036+0000","last_became_peered":"2024-09-16T20:07:55.938036+0000","last_unstale":"2024-09-16T21:07:21.530437+0000","last_undegraded":"2024-09-16T21:07:21.530437+0000","last_fullsized":"2024-09-16T21:07:21.530437+0000","mapping_epoch":12,"log_start":"19'107700","ondisk_log_start":"19'107700","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T20:07:54.922180+0000","last_clean_scrub_stamp":"2024-09-16T20:07:54.922180+0000","objects_scrubbed":718,"log_size":10005,"log_dups_size":0,"ondisk_log_size":10005,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"deep scrubbing for 13s","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00082081999999999999,"stat_sum":{"num_bytes":2923945984,"num_objects":718,"num_object_clones":86,"num_object_copies":1436,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":718,"num_whiteouts":0,"num_read":61872,"num_read_kb":2355120,"num_write":116927,"num_write_kb":12098473,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"19'54","reported_seq":135,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T21:07:07.621282+0000","last_change":"2024-09-16T21:07:07.621282+0000","last_active":"2024-09-16T21:07:07.621282+0000","last_peered":"2024-09-16T21:07:07.621282+0000","last_clean":"2024-09-16T21:07:07.621282+0000","last_became_active":"2024-09-16T20:07:50.921950+0000","last_became_peered":"2024-09-16T20:07:50.921950+0000","last_unstale":"2024-09-16T21:07:07.621282+0000","last_undegraded":"2024-09-16T21:07:07.621282+0000","last_fullsized":"2024-09-16T21:07:07.621282+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"19'54","last_scrub_stamp":"2024-09-16T21:07:07.621213+0000","last_deep_scrub":"19'54","last_deep_scrub_stamp":"2024-09-16T21:07:07.621213+0000","last_clean_scrub_stamp":"2024-09-16T21:07:07.621213+0000","objects_scrubbed":2,"log_size":54,"log_dups_size":0,"ondisk_log_size":54,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T00:58:11.058154+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":22824982927,"num_objects":5611,"num_object_clones":652,"num_object_copies":11222,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5611,"num_whiteouts":0,"num_read":480895,"num_read_kb":13905053,"num_write":649259,"num_write_kb":86787863,"num_scrub_errors":0,"num_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":474,"num_omap_keys":19,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":4379549696,"data_stored":44780315422,"data_compressed":3319138308,"data_compressed_allocated":3962806272,"data_compressed_original":44334673920,"omap_allocated":4406,"internal_metadata":0},"log_size":80515,"ondisk_log_size":80515,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":122880,"data_stored":1180736,"data_compressed":60094,"data_compressed_allocated":81920,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":54,"ondisk_log_size":54,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":8,"seq":34359739085,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2203316,"kb_used_data":835492,"kb_used_omap":1,"kb_used_meta":1367806,"kb_avail":92168524,"statfs":{"total":96636764160,"available":94380568576,"internally_reserved":0,"allocated":855543808,"data_stored":8591286301,"data_compressed":653294223,"data_compressed_allocated":775266304,"data_compressed_original":8508644352,"omap_allocated":1595,"internal_metadata":1400633797},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":8,"seq":34359739086,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3072256,"kb_used_data":2138672,"kb_used_omap":58,"kb_used_meta":933509,"kb_avail":91299584,"statfs":{"total":96636764160,"available":93490774016,"internally_reserved":0,"allocated":2190000128,"data_stored":22390800104,"data_compressed":1659599201,"data_compressed_allocated":1981444096,"data_compressed_original":22167910400,"omap_allocated":59505,"internal_metadata":955914127},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,2,0,1,4,13,16,5],"upper_bound":512},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":0,"up_from":8,"seq":34359739086,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2613436,"kb_used_data":1303340,"kb_used_omap":1,"kb_used_meta":1310078,"kb_avail":91758404,"statfs":{"total":96636764160,"available":93960605696,"internally_reserved":0,"allocated":1334620160,"data_stored":13799565828,"data_compressed":1006304978,"data_compressed_allocated":1206177792,"data_compressed_original":13659266048,"omap_allocated":1599,"internal_metadata":1341520321},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":61440,"data_stored":590368,"data_compressed":30047,"data_compressed_allocated":40960,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":61440,"data_stored":590368,"data_compressed":30047,"data_compressed_allocated":40960,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1334394880,"data_stored":13798923435,"data_compressed":1006274931,"data_compressed_allocated":1206136832,"data_compressed_original":13658692608,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":2189774848,"data_stored":22390157711,"data_compressed":1659569154,"data_compressed_allocated":1981403136,"data_compressed_original":22167336960,"omap_allocated":4406,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":855379968,"data_stored":8591234276,"data_compressed":653294223,"data_compressed_allocated":775266304,"data_compressed_original":8508644352,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-16T21:07:28.077 INFO:tasks.ceph:pgid 2.7 last_scrub_stamp 2024-09-16T20:07:54.922180+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=20, tm_min=7, tm_sec=54, tm_wday=0, tm_yday=260, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=21, tm_min=7, tm_sec=4, tm_wday=0, tm_yday=260, tm_isdst=0) 2024-09-16T21:07:28.077 INFO:tasks.ceph:pgid 2.6 last_scrub_stamp 2024-09-16T20:07:54.922180+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=20, tm_min=7, tm_sec=54, tm_wday=0, tm_yday=260, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=21, tm_min=7, tm_sec=4, tm_wday=0, tm_yday=260, tm_isdst=0) 2024-09-16T21:07:28.077 INFO:tasks.ceph:pgid 2.5 last_scrub_stamp 2024-09-16T20:07:54.922180+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=20, tm_min=7, tm_sec=54, tm_wday=0, tm_yday=260, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=21, tm_min=7, tm_sec=4, tm_wday=0, tm_yday=260, tm_isdst=0) 2024-09-16T21:07:28.077 INFO:tasks.ceph:pgid 2.4 last_scrub_stamp 2024-09-16T20:07:54.922180+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=20, tm_min=7, tm_sec=54, tm_wday=0, tm_yday=260, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=21, tm_min=7, tm_sec=4, tm_wday=0, tm_yday=260, tm_isdst=0) 2024-09-16T21:07:28.077 INFO:tasks.ceph:pgid 2.3 last_scrub_stamp 2024-09-16T20:07:54.922180+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=20, tm_min=7, tm_sec=54, tm_wday=0, tm_yday=260, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=21, tm_min=7, tm_sec=4, tm_wday=0, tm_yday=260, tm_isdst=0) 2024-09-16T21:07:28.078 INFO:tasks.ceph:Still waiting for all pgs to be scrubbed. 2024-09-16T21:07:48.078 DEBUG:teuthology.orchestra.run.smithi064:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2024-09-16T21:07:48.385 INFO:teuthology.orchestra.run.smithi064.stdout: 2024-09-16T21:07:48.386 INFO:teuthology.orchestra.run.smithi064.stderr:dumped all 2024-09-16T21:07:48.398 INFO:teuthology.orchestra.run.smithi064.stdout:{"pg_ready":true,"pg_map":{"version":1816,"stamp":"2024-09-16T21:07:48.362489+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":22825573295,"num_objects":5613,"num_object_clones":652,"num_object_copies":11226,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5613,"num_whiteouts":0,"num_read":480951,"num_read_kb":13905099,"num_write":649338,"num_write_kb":86788969,"num_scrub_errors":0,"num_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":902,"num_omap_keys":35,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":80410,"ondisk_log_size":80410,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":7893168,"kb_used_data":4277504,"kb_used_omap":61,"kb_used_meta":3615554,"kb_avail":275222352,"statfs":{"total":289910292480,"available":281827688448,"internally_reserved":0,"allocated":4380164096,"data_stored":44781652233,"data_compressed":3319198402,"data_compressed_allocated":3962888192,"data_compressed_original":44335820800,"omap_allocated":62699,"internal_metadata":3702328085},"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.002446"},"pg_stats":[{"pgid":"2.7","version":"19'35918","reported_seq":51591,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T21:07:24.772843+0000","last_change":"2024-09-16T21:07:24.772843+0000","last_active":"2024-09-16T21:07:24.772843+0000","last_peered":"2024-09-16T21:07:24.772843+0000","last_clean":"2024-09-16T21:07:24.772843+0000","last_became_active":"2024-09-16T20:07:55.935665+0000","last_became_peered":"2024-09-16T20:07:55.935665+0000","last_unstale":"2024-09-16T21:07:24.772843+0000","last_undegraded":"2024-09-16T21:07:24.772843+0000","last_fullsized":"2024-09-16T21:07:24.772843+0000","mapping_epoch":12,"log_start":"19'25900","ondisk_log_start":"19'25900","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"19'35918","last_scrub_stamp":"2024-09-16T21:07:24.772714+0000","last_deep_scrub":"19'35918","last_deep_scrub_stamp":"2024-09-16T21:07:24.772714+0000","last_clean_scrub_stamp":"2024-09-16T21:07:24.772714+0000","objects_scrubbed":717,"log_size":10018,"log_dups_size":0,"ondisk_log_size":10018,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":13,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T01:24:03.664393+0000","scrub_duration":12064,"objects_trimmed":0,"snaptrim_duration":0.00065393700000000005,"stat_sum":{"num_bytes":2927753394,"num_objects":717,"num_object_clones":82,"num_object_copies":1434,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":717,"num_whiteouts":0,"num_read":32148,"num_read_kb":1194056,"num_write":37943,"num_write_kb":9226414,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":338,"num_omap_keys":10,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"19'46307","reported_seq":85042,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T21:07:23.463554+0000","last_change":"2024-09-16T21:07:23.463554+0000","last_active":"2024-09-16T21:07:23.463554+0000","last_peered":"2024-09-16T21:07:23.463554+0000","last_clean":"2024-09-16T21:07:23.463554+0000","last_became_active":"2024-09-16T20:07:55.936045+0000","last_became_peered":"2024-09-16T20:07:55.936045+0000","last_unstale":"2024-09-16T21:07:23.463554+0000","last_undegraded":"2024-09-16T21:07:23.463554+0000","last_fullsized":"2024-09-16T21:07:23.463554+0000","mapping_epoch":12,"log_start":"19'36300","ondisk_log_start":"19'36300","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"19'46307","last_scrub_stamp":"2024-09-16T21:07:23.463407+0000","last_deep_scrub":"19'46307","last_deep_scrub_stamp":"2024-09-16T21:07:23.463407+0000","last_clean_scrub_stamp":"2024-09-16T21:07:23.463407+0000","objects_scrubbed":667,"log_size":10007,"log_dups_size":0,"ondisk_log_size":10007,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":13,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T05:50:03.381515+0000","scrub_duration":12793,"objects_trimmed":0,"snaptrim_duration":0.00070545000000000004,"stat_sum":{"num_bytes":2722284544,"num_objects":667,"num_object_clones":74,"num_object_copies":1334,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":667,"num_whiteouts":0,"num_read":38774,"num_read_kb":1424524,"num_write":45574,"num_write_kb":9184786,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"19'26732","reported_seq":43502,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T21:07:23.760016+0000","last_change":"2024-09-16T21:07:23.760016+0000","last_active":"2024-09-16T21:07:23.760016+0000","last_peered":"2024-09-16T21:07:23.760016+0000","last_clean":"2024-09-16T21:07:23.760016+0000","last_became_active":"2024-09-16T20:07:55.935326+0000","last_became_peered":"2024-09-16T20:07:55.935326+0000","last_unstale":"2024-09-16T21:07:23.760016+0000","last_undegraded":"2024-09-16T21:07:23.760016+0000","last_fullsized":"2024-09-16T21:07:23.760016+0000","mapping_epoch":12,"log_start":"19'16700","ondisk_log_start":"19'16700","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"19'26732","last_scrub_stamp":"2024-09-16T21:07:23.759847+0000","last_deep_scrub":"19'26732","last_deep_scrub_stamp":"2024-09-16T21:07:23.759847+0000","last_clean_scrub_stamp":"2024-09-16T21:07:23.759847+0000","objects_scrubbed":642,"log_size":10032,"log_dups_size":0,"ondisk_log_size":10032,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":13,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T00:17:07.044076+0000","scrub_duration":12051,"objects_trimmed":0,"snaptrim_duration":0.00093030800000000002,"stat_sum":{"num_bytes":2615200930,"num_objects":642,"num_object_clones":71,"num_object_copies":1284,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":642,"num_whiteouts":0,"num_read":21524,"num_read_kb":1178615,"num_write":26809,"num_write_kb":7898857,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"19'51772","reported_seq":86546,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T21:07:23.001866+0000","last_change":"2024-09-16T21:07:23.001866+0000","last_active":"2024-09-16T21:07:23.001866+0000","last_peered":"2024-09-16T21:07:23.001866+0000","last_clean":"2024-09-16T21:07:23.001866+0000","last_became_active":"2024-09-16T20:07:55.935596+0000","last_became_peered":"2024-09-16T20:07:55.935596+0000","last_unstale":"2024-09-16T21:07:23.001866+0000","last_undegraded":"2024-09-16T21:07:23.001866+0000","last_fullsized":"2024-09-16T21:07:23.001866+0000","mapping_epoch":12,"log_start":"19'41700","ondisk_log_start":"19'41700","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"19'51772","last_scrub_stamp":"2024-09-16T21:07:23.001633+0000","last_deep_scrub":"19'51772","last_deep_scrub_stamp":"2024-09-16T21:07:23.001633+0000","last_clean_scrub_stamp":"2024-09-16T21:07:23.001633+0000","objects_scrubbed":701,"log_size":10072,"log_dups_size":0,"ondisk_log_size":10072,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":14,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T22:13:56.819280+0000","scrub_duration":13365,"objects_trimmed":0,"snaptrim_duration":0.0011094189999999999,"stat_sum":{"num_bytes":2880962210,"num_objects":701,"num_object_clones":66,"num_object_copies":1402,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":701,"num_whiteouts":0,"num_read":37360,"num_read_kb":1228086,"num_write":51524,"num_write_kb":9869909,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":90,"num_omap_keys":6,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"19'112391","reported_seq":243226,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T21:07:16.895822+0000","last_change":"2024-09-16T21:07:16.895822+0000","last_active":"2024-09-16T21:07:16.895822+0000","last_peered":"2024-09-16T21:07:16.895822+0000","last_clean":"2024-09-16T21:07:16.895822+0000","last_became_active":"2024-09-16T20:07:55.933531+0000","last_became_peered":"2024-09-16T20:07:55.933531+0000","last_unstale":"2024-09-16T21:07:16.895822+0000","last_undegraded":"2024-09-16T21:07:16.895822+0000","last_fullsized":"2024-09-16T21:07:16.895822+0000","mapping_epoch":12,"log_start":"19'102301","ondisk_log_start":"19'102301","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"19'112391","last_scrub_stamp":"2024-09-16T21:07:16.895668+0000","last_deep_scrub":"19'112391","last_deep_scrub_stamp":"2024-09-16T21:07:16.895668+0000","last_clean_scrub_stamp":"2024-09-16T21:07:16.895668+0000","objects_scrubbed":720,"log_size":10090,"log_dups_size":0,"ondisk_log_size":10090,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":11,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T08:20:51.625379+0000","scrub_duration":10534,"objects_trimmed":0,"snaptrim_duration":0.00042077500000000002,"stat_sum":{"num_bytes":2908099765,"num_objects":720,"num_object_clones":97,"num_object_copies":1440,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":720,"num_whiteouts":0,"num_read":142902,"num_read_kb":2560711,"num_write":113583,"num_write_kb":12287056,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"19'35559","reported_seq":62568,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T21:07:20.411510+0000","last_change":"2024-09-16T21:07:20.411510+0000","last_active":"2024-09-16T21:07:20.411510+0000","last_peered":"2024-09-16T21:07:20.411510+0000","last_clean":"2024-09-16T21:07:20.411510+0000","last_became_active":"2024-09-16T20:07:55.938111+0000","last_became_peered":"2024-09-16T20:07:55.938111+0000","last_unstale":"2024-09-16T21:07:20.411510+0000","last_undegraded":"2024-09-16T21:07:20.411510+0000","last_fullsized":"2024-09-16T21:07:20.411510+0000","mapping_epoch":12,"log_start":"19'25500","ondisk_log_start":"19'25500","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"19'35559","last_scrub_stamp":"2024-09-16T21:07:20.411375+0000","last_deep_scrub":"19'35559","last_deep_scrub_stamp":"2024-09-16T21:07:20.411375+0000","last_clean_scrub_stamp":"2024-09-16T21:07:20.411375+0000","objects_scrubbed":688,"log_size":10059,"log_dups_size":0,"ondisk_log_size":10059,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":13,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T23:39:07.679463+0000","scrub_duration":12156,"objects_trimmed":0,"snaptrim_duration":0.00032881799999999998,"stat_sum":{"num_bytes":2780386930,"num_objects":688,"num_object_clones":77,"num_object_copies":1376,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":688,"num_whiteouts":0,"num_read":26783,"num_read_kb":1267110,"num_write":35048,"num_write_kb":9591868,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":136,"num_omap_keys":9,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"19'222450","reported_seq":341656,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T21:07:23.323767+0000","last_change":"2024-09-16T21:07:23.323767+0000","last_active":"2024-09-16T21:07:23.323767+0000","last_peered":"2024-09-16T21:07:23.323767+0000","last_clean":"2024-09-16T21:07:23.323767+0000","last_became_active":"2024-09-16T20:07:55.937998+0000","last_became_peered":"2024-09-16T20:07:55.937998+0000","last_unstale":"2024-09-16T21:07:23.323767+0000","last_undegraded":"2024-09-16T21:07:23.323767+0000","last_fullsized":"2024-09-16T21:07:23.323767+0000","mapping_epoch":12,"log_start":"19'212401","ondisk_log_start":"19'212401","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"19'222450","last_scrub_stamp":"2024-09-16T21:07:23.323595+0000","last_deep_scrub":"19'222450","last_deep_scrub_stamp":"2024-09-16T21:07:23.323595+0000","last_clean_scrub_stamp":"2024-09-16T21:07:23.323595+0000","objects_scrubbed":758,"log_size":10049,"log_dups_size":0,"ondisk_log_size":10049,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":15,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T21:13:10.146015+0000","scrub_duration":14082,"objects_trimmed":0,"snaptrim_duration":0.00036641400000000002,"stat_sum":{"num_bytes":3066349170,"num_objects":758,"num_object_clones":99,"num_object_copies":1516,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":758,"num_whiteouts":0,"num_read":119532,"num_read_kb":2696831,"num_write":221851,"num_write_kb":16630500,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":338,"num_omap_keys":10,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.3","version":"19'117729","reported_seq":179542,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T21:07:21.945441+0000","last_change":"2024-09-16T21:07:21.945441+0000","last_active":"2024-09-16T21:07:21.945441+0000","last_peered":"2024-09-16T21:07:21.945441+0000","last_clean":"2024-09-16T21:07:21.945441+0000","last_became_active":"2024-09-16T20:07:55.938036+0000","last_became_peered":"2024-09-16T20:07:55.938036+0000","last_unstale":"2024-09-16T21:07:21.945441+0000","last_undegraded":"2024-09-16T21:07:21.945441+0000","last_fullsized":"2024-09-16T21:07:21.945441+0000","mapping_epoch":12,"log_start":"19'107700","ondisk_log_start":"19'107700","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"19'117729","last_scrub_stamp":"2024-09-16T21:07:21.945276+0000","last_deep_scrub":"19'117729","last_deep_scrub_stamp":"2024-09-16T21:07:21.945276+0000","last_clean_scrub_stamp":"2024-09-16T21:07:21.945276+0000","objects_scrubbed":718,"log_size":10029,"log_dups_size":0,"ondisk_log_size":10029,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":14,"scrub_schedule":"periodic scrub scheduled @ 2024-09-17T23:21:21.022074+0000","scrub_duration":13305,"objects_trimmed":0,"snaptrim_duration":0.00082081999999999999,"stat_sum":{"num_bytes":2923945984,"num_objects":718,"num_object_clones":86,"num_object_copies":1436,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":718,"num_whiteouts":0,"num_read":61872,"num_read_kb":2355120,"num_write":116927,"num_write_kb":12098473,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"19'54","reported_seq":135,"reported_epoch":19,"state":"active+clean","last_fresh":"2024-09-16T21:07:07.621282+0000","last_change":"2024-09-16T21:07:07.621282+0000","last_active":"2024-09-16T21:07:07.621282+0000","last_peered":"2024-09-16T21:07:07.621282+0000","last_clean":"2024-09-16T21:07:07.621282+0000","last_became_active":"2024-09-16T20:07:50.921950+0000","last_became_peered":"2024-09-16T20:07:50.921950+0000","last_unstale":"2024-09-16T21:07:07.621282+0000","last_undegraded":"2024-09-16T21:07:07.621282+0000","last_fullsized":"2024-09-16T21:07:07.621282+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"19'54","last_scrub_stamp":"2024-09-16T21:07:07.621213+0000","last_deep_scrub":"19'54","last_deep_scrub_stamp":"2024-09-16T21:07:07.621213+0000","last_clean_scrub_stamp":"2024-09-16T21:07:07.621213+0000","objects_scrubbed":2,"log_size":54,"log_dups_size":0,"ondisk_log_size":54,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T00:58:11.058154+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":22824982927,"num_objects":5611,"num_object_clones":652,"num_object_copies":11222,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5611,"num_whiteouts":0,"num_read":480895,"num_read_kb":13905053,"num_write":649259,"num_write_kb":86787863,"num_scrub_errors":0,"num_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":902,"num_omap_keys":35,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":4379549696,"data_stored":44780315422,"data_compressed":3319138308,"data_compressed_allocated":3962806272,"data_compressed_original":44334673920,"omap_allocated":4406,"internal_metadata":0},"log_size":80356,"ondisk_log_size":80356,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":56,"num_read_kb":46,"num_write":79,"num_write_kb":1106,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":122880,"data_stored":1180736,"data_compressed":60094,"data_compressed_allocated":81920,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":54,"ondisk_log_size":54,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":8,"seq":34359739089,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2203316,"kb_used_data":835492,"kb_used_omap":1,"kb_used_meta":1367806,"kb_avail":92168524,"statfs":{"total":96636764160,"available":94380568576,"internally_reserved":0,"allocated":855543808,"data_stored":8591286301,"data_compressed":653294223,"data_compressed_allocated":775266304,"data_compressed_original":8508644352,"omap_allocated":1595,"internal_metadata":1400633797},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":8,"seq":34359739091,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3076416,"kb_used_data":2138672,"kb_used_omap":58,"kb_used_meta":937669,"kb_avail":91295424,"statfs":{"total":96636764160,"available":93486514176,"internally_reserved":0,"allocated":2190000128,"data_stored":22390800104,"data_compressed":1659599201,"data_compressed_allocated":1981444096,"data_compressed_original":22167910400,"omap_allocated":59505,"internal_metadata":960173967},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359739090,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2613436,"kb_used_data":1303340,"kb_used_omap":1,"kb_used_meta":1310078,"kb_avail":91758404,"statfs":{"total":96636764160,"available":93960605696,"internally_reserved":0,"allocated":1334620160,"data_stored":13799565828,"data_compressed":1006304978,"data_compressed_allocated":1206177792,"data_compressed_original":13659266048,"omap_allocated":1599,"internal_metadata":1341520321},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":61440,"data_stored":590368,"data_compressed":30047,"data_compressed_allocated":40960,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":61440,"data_stored":590368,"data_compressed":30047,"data_compressed_allocated":40960,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1334394880,"data_stored":13798923435,"data_compressed":1006274931,"data_compressed_allocated":1206136832,"data_compressed_original":13658692608,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":2189774848,"data_stored":22390157711,"data_compressed":1659569154,"data_compressed_allocated":1981403136,"data_compressed_original":22167336960,"omap_allocated":4406,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":855379968,"data_stored":8591234276,"data_compressed":653294223,"data_compressed_allocated":775266304,"data_compressed_original":8508644352,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-16T21:07:48.399 DEBUG:teuthology.orchestra.run.smithi064:> sudo ceph --cluster cluster1 config set global mon_health_to_clog false 2024-09-16T21:07:48.710 INFO:teuthology.misc:Shutting down mds daemons... 2024-09-16T21:07:48.710 INFO:teuthology.misc:Shutting down osd daemons... 2024-09-16T21:07:48.710 DEBUG:tasks.ceph.cluster1.osd.0:waiting for process to exit 2024-09-16T21:07:48.710 INFO:teuthology.orchestra.run:waiting for 300 2024-09-16T21:07:48.782 INFO:tasks.ceph.cluster1.osd.0:Stopped 2024-09-16T21:07:48.783 DEBUG:tasks.ceph.cluster1.osd.1:waiting for process to exit 2024-09-16T21:07:48.783 INFO:teuthology.orchestra.run:waiting for 300 2024-09-16T21:07:48.857 INFO:tasks.ceph.cluster1.osd.1:Stopped 2024-09-16T21:07:48.857 DEBUG:tasks.ceph.cluster1.osd.2:waiting for process to exit 2024-09-16T21:07:48.858 INFO:teuthology.orchestra.run:waiting for 300 2024-09-16T21:07:48.933 INFO:tasks.ceph.cluster1.osd.2:Stopped 2024-09-16T21:07:48.934 INFO:teuthology.misc:Shutting down mgr daemons... 2024-09-16T21:07:48.934 DEBUG:tasks.ceph.cluster1.mgr.x:waiting for process to exit 2024-09-16T21:07:48.934 INFO:teuthology.orchestra.run:waiting for 300 2024-09-16T21:07:48.961 INFO:tasks.ceph.cluster1.mgr.x:Stopped 2024-09-16T21:07:48.961 INFO:teuthology.misc:Shutting down mon daemons... 2024-09-16T21:07:48.961 DEBUG:tasks.ceph.cluster1.mon.a:waiting for process to exit 2024-09-16T21:07:48.961 INFO:teuthology.orchestra.run:waiting for 300 2024-09-16T21:07:49.014 INFO:tasks.ceph.cluster1.mon.a:Stopped 2024-09-16T21:07:49.014 INFO:tasks.ceph:Checking cluster log for badness... 2024-09-16T21:07:49.014 DEBUG:teuthology.orchestra.run.smithi064:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/cluster1.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-09-16T21:07:49.127 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster1-0 on ubuntu@smithi064.front.sepia.ceph.com 2024-09-16T21:07:49.127 DEBUG:teuthology.orchestra.run.smithi064:> sync && sudo umount -f /var/lib/ceph/osd/cluster1-0 2024-09-16T21:07:49.301 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster1-1 on ubuntu@smithi064.front.sepia.ceph.com 2024-09-16T21:07:49.301 DEBUG:teuthology.orchestra.run.smithi064:> sync && sudo umount -f /var/lib/ceph/osd/cluster1-1 2024-09-16T21:07:49.603 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster1-2 on ubuntu@smithi064.front.sepia.ceph.com 2024-09-16T21:07:49.604 DEBUG:teuthology.orchestra.run.smithi064:> sync && sudo umount -f /var/lib/ceph/osd/cluster1-2 2024-09-16T21:07:49.730 INFO:tasks.ceph:Archiving mon data... 2024-09-16T21:07:49.730 DEBUG:teuthology.misc:Transferring archived files from smithi064:/var/lib/ceph/mon/cluster1-a to /home/teuthworker/archive/dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi/7907472/data/cluster1.mon.a.tgz 2024-09-16T21:07:49.730 DEBUG:teuthology.orchestra.run.smithi064:> mktemp 2024-09-16T21:07:49.746 INFO:teuthology.orchestra.run.smithi064.stdout:/tmp/tmp.6a7SgDrRmw 2024-09-16T21:07:49.746 DEBUG:teuthology.orchestra.run.smithi064:> sudo tar cz -f - -C /var/lib/ceph/mon/cluster1-a -- . > /tmp/tmp.6a7SgDrRmw 2024-09-16T21:07:49.865 DEBUG:teuthology.orchestra.run.smithi064:> sudo chmod 0666 /tmp/tmp.6a7SgDrRmw 2024-09-16T21:07:49.955 DEBUG:teuthology.orchestra.remote:smithi064:/tmp/tmp.6a7SgDrRmw is 239KB 2024-09-16T21:07:50.050 DEBUG:teuthology.orchestra.run.smithi064:> rm -fr /tmp/tmp.6a7SgDrRmw 2024-09-16T21:07:50.065 INFO:tasks.ceph:Cleaning ceph cluster... 2024-09-16T21:07:50.066 DEBUG:teuthology.orchestra.run.smithi064:> sudo rm -rf -- /etc/ceph/cluster1.conf /etc/ceph/cluster1.keyring /home/ubuntu/cephtest/cluster1.data /home/ubuntu/cephtest/cluster1.monmap /home/ubuntu/cephtest/../*.pid 2024-09-16T21:07:50.107 DEBUG:teuthology.orchestra.run.smithi193:> sudo rm -rf -- /etc/ceph/cluster1.conf /etc/ceph/cluster1.keyring /home/ubuntu/cephtest/cluster1.data /home/ubuntu/cephtest/cluster1.monmap /home/ubuntu/cephtest/../*.pid 2024-09-16T21:07:50.190 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2024-09-16T21:07:50.208 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2024-09-16T21:07:50.208 INFO:tasks.ceph:Archiving crash dumps... 2024-09-16T21:07:50.210 DEBUG:teuthology.misc:Transferring archived files from smithi064:/var/lib/ceph/crash to /home/teuthworker/archive/dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi/7907472/remote/smithi064/crash 2024-09-16T21:07:50.211 DEBUG:teuthology.orchestra.run.smithi064:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2024-09-16T21:07:50.256 DEBUG:teuthology.misc:Transferring archived files from smithi193:/var/lib/ceph/crash to /home/teuthworker/archive/dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi/7907472/remote/smithi193/crash 2024-09-16T21:07:50.257 DEBUG:teuthology.orchestra.run.smithi193:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2024-09-16T21:07:50.284 INFO:tasks.ceph:Compressing logs... 2024-09-16T21:07:50.284 DEBUG:teuthology.orchestra.run.smithi064:> time sudo find /var/log/ceph -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-16T21:07:50.301 DEBUG:teuthology.orchestra.run.smithi193:> time sudo find /var/log/ceph -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-16T21:07:50.334 INFO:teuthology.orchestra.run.smithi064.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.34885.log 2024-09-16T21:07:50.373 INFO:teuthology.orchestra.run.smithi064.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.31980.log 2024-09-16T21:07:50.373 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/cluster1-client.admin.34885.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.35680.log 2024-09-16T21:07:50.373 INFO:teuthology.orchestra.run.smithi064.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.34885.log.gz 2024-09-16T21:07:50.373 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/cluster1-client.admin.31980.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.35467.log 2024-09-16T21:07:50.373 INFO:teuthology.orchestra.run.smithi064.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.31980.log.gz 2024-09-16T21:07:50.373 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/cluster1-client.admin.35680.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.35981.log 2024-09-16T21:07:50.373 INFO:teuthology.orchestra.run.smithi064.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.35680.log.gz 2024-09-16T21:07:50.374 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/cluster1-client.admin.35467.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.37434.log 2024-09-16T21:07:50.374 INFO:teuthology.orchestra.run.smithi064.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.35467.log.gz 2024-09-16T21:07:50.374 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/cluster1-client.admin.35981.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.38758.log 2024-09-16T21:07:50.374 INFO:teuthology.orchestra.run.smithi064.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.35981.log.gz 2024-09-16T21:07:50.374 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/cluster1-client.admin.37434.log: gzip -5 --verbose -- /var/log/ceph/cluster1-mon.a.log 2024-09-16T21:07:50.374 INFO:teuthology.orchestra.run.smithi064.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.37434.log.gz 2024-09-16T21:07:50.374 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/cluster1-client.admin.38758.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.38716.log 2024-09-16T21:07:50.374 INFO:teuthology.orchestra.run.smithi064.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.38758.log.gz 2024-09-16T21:07:50.374 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/cluster1-mon.a.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.38968.log 2024-09-16T21:07:50.374 INFO:teuthology.orchestra.run.smithi064.stderr:gzip/var/log/ceph/cluster1-client.admin.38716.log: -5 --verbose -- /var/log/ceph/cluster1-client.admin.35722.log 2024-09-16T21:07:50.375 INFO:teuthology.orchestra.run.smithi064.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.38716.log.gz 2024-09-16T21:07:50.375 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/cluster1-client.admin.38968.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.35134.log 2024-09-16T21:07:50.375 INFO:teuthology.orchestra.run.smithi064.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.38968.log.gz 2024-09-16T21:07:50.375 INFO:teuthology.orchestra.run.smithi064.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.39010.log 2024-09-16T21:07:50.375 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/cluster1-client.admin.35722.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.35722.log.gz 2024-09-16T21:07:50.375 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/cluster1-client.admin.35134.log: gzip -5 --verbose -- /var/log/ceph/ceph.tmp-client.admin.27471.log 2024-09-16T21:07:50.375 INFO:teuthology.orchestra.run.smithi064.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.35134.log.gz 2024-09-16T21:07:50.375 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/cluster1-client.admin.39010.log: gzip -5 --verbose -- /var/log/ceph/cluster1-osd.1.log 2024-09-16T21:07:50.375 INFO:teuthology.orchestra.run.smithi064.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.39010.log.gz 2024-09-16T21:07:50.375 INFO:teuthology.orchestra.run.smithi064.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.38590.log 2024-09-16T21:07:50.375 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/ceph.tmp-client.admin.27471.log: 0.0% -- replaced with /var/log/ceph/ceph.tmp-client.admin.27471.log.gz 2024-09-16T21:07:50.375 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/cluster1-osd.1.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.35002.log 2024-09-16T21:07:50.376 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/cluster1-client.admin.38590.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.37496.log 2024-09-16T21:07:50.376 INFO:teuthology.orchestra.run.smithi064.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.38590.log.gz 2024-09-16T21:07:50.376 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/cluster1-client.admin.35002.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.38548.log 2024-09-16T21:07:50.376 INFO:teuthology.orchestra.run.smithi064.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.35002.log.gz 2024-09-16T21:07:50.376 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/cluster1-client.admin.37496.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.38842.log 2024-09-16T21:07:50.376 INFO:teuthology.orchestra.run.smithi064.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.37496.log.gz 2024-09-16T21:07:50.376 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/cluster1-client.admin.38548.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.38800.log 2024-09-16T21:07:50.376 INFO:teuthology.orchestra.run.smithi064.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.38548.log.gz 2024-09-16T21:07:50.376 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/cluster1-client.admin.38842.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.35341.log 2024-09-16T21:07:50.376 INFO:teuthology.orchestra.run.smithi064.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.38842.log.gz 2024-09-16T21:07:50.376 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/cluster1-client.admin.38800.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.36391.log 2024-09-16T21:07:50.376 INFO:teuthology.orchestra.run.smithi064.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.38800.log.gz 2024-09-16T21:07:50.376 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/cluster1-client.admin.35341.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.35260.log 2024-09-16T21:07:50.376 INFO:teuthology.orchestra.run.smithi064.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.35341.log.gz 2024-09-16T21:07:50.377 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/cluster1-client.admin.36391.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.36336.log 2024-09-16T21:07:50.377 INFO:teuthology.orchestra.run.smithi064.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.36391.log.gz 2024-09-16T21:07:50.377 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/cluster1-client.admin.35260.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.35593.log 2024-09-16T21:07:50.377 INFO:teuthology.orchestra.run.smithi064.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.35260.log.gz 2024-09-16T21:07:50.377 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/cluster2-client.admin.36336.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.36039.log 2024-09-16T21:07:50.377 INFO:teuthology.orchestra.run.smithi064.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36336.log.gz 2024-09-16T21:07:50.377 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/cluster1-client.admin.35593.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.32020.log 2024-09-16T21:07:50.377 INFO:teuthology.orchestra.run.smithi064.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.35593.log.gz 2024-09-16T21:07:50.377 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/cluster2-client.admin.36039.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.0.36652.log 2024-09-16T21:07:50.377 INFO:teuthology.orchestra.run.smithi064.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36039.log.gz 2024-09-16T21:07:50.377 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/cluster1-client.admin.32020.log: gzip -5 --verbose -- /var/log/ceph/cluster1-osd.2.log 2024-09-16T21:07:50.377 INFO:teuthology.orchestra.run.smithi064.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.32020.log.gz 2024-09-16T21:07:50.377 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/cluster1-client.0.36652.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.37295.log 2024-09-16T21:07:50.377 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/cluster1-osd.2.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.36391.log 2024-09-16T21:07:50.378 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/cluster2-client.admin.37295.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.38926.log 2024-09-16T21:07:50.378 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/cluster2-client.admin.36391.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.32190.log 2024-09-16T21:07:50.378 INFO:teuthology.orchestra.run.smithi064.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36391.log.gz 2024-09-16T21:07:50.378 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/cluster1-client.admin.38926.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.35176.log 2024-09-16T21:07:50.378 INFO:teuthology.orchestra.run.smithi064.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.38926.log.gz 2024-09-16T21:07:50.378 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/cluster1-client.admin.32190.log: gzip -5 --verbose -- /var/log/ceph/cluster1-mgr.x.log 2024-09-16T21:07:50.378 INFO:teuthology.orchestra.run.smithi064.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.32190.log.gz 2024-09-16T21:07:50.378 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/cluster1-client.admin.35176.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.35218.log 2024-09-16T21:07:50.379 INFO:teuthology.orchestra.run.smithi064.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.35176.log.gz 2024-09-16T21:07:50.379 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/cluster1-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.32119.log 2024-09-16T21:07:50.379 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/cluster1-client.admin.35218.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.35923.log 2024-09-16T21:07:50.379 INFO:teuthology.orchestra.run.smithi064.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.35218.log.gz 2024-09-16T21:07:50.379 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/cluster1-client.admin.32119.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.39050.log 2024-09-16T21:07:50.379 INFO:teuthology.orchestra.run.smithi064.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.32119.log.gz 2024-09-16T21:07:50.379 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/cluster2-client.admin.35923.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.35923.log 2024-09-16T21:07:50.379 INFO:teuthology.orchestra.run.smithi064.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.35923.log.gz 2024-09-16T21:07:50.379 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/cluster1-client.admin.39050.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.35428.log 2024-09-16T21:07:50.379 INFO:teuthology.orchestra.run.smithi064.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.39050.log.gz 2024-09-16T21:07:50.380 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/cluster1-client.admin.35923.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.38506.log 2024-09-16T21:07:50.380 INFO:teuthology.orchestra.run.smithi064.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.35923.log.gz 2024-09-16T21:07:50.380 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/cluster1-client.admin.35428.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.35764.log 2024-09-16T21:07:50.380 INFO:teuthology.orchestra.run.smithi064.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.35428.log.gz 2024-09-16T21:07:50.380 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/cluster1-client.admin.38506.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.38506.log.gz 2024-09-16T21:07:50.380 INFO:teuthology.orchestra.run.smithi064.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.35083.log 2024-09-16T21:07:50.380 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/cluster1-client.admin.35764.log: gzip -5 --verbose -- /var/log/ceph/cluster1.audit.log 2024-09-16T21:07:50.380 INFO:teuthology.orchestra.run.smithi064.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.35764.log.gz 2024-09-16T21:07:50.380 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/cluster1-client.admin.35083.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.37295.log 2024-09-16T21:07:50.380 INFO:teuthology.orchestra.run.smithi064.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.35083.log.gz 2024-09-16T21:07:50.380 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/cluster1.audit.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.36039.log 2024-09-16T21:07:50.380 INFO:teuthology.orchestra.run.smithi064.stderr:gzip -5/var/log/ceph/cluster1-client.admin.37295.log: --verbose -- /var/log/ceph/cluster1-osd.0.log 2024-09-16T21:07:50.380 INFO:teuthology.orchestra.run.smithi064.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.37295.log.gz 2024-09-16T21:07:50.381 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/cluster1-client.admin.36039.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.35342.log 2024-09-16T21:07:50.381 INFO:teuthology.orchestra.run.smithi064.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.36039.log.gz 2024-09-16T21:07:50.381 INFO:teuthology.orchestra.run.smithi064.stderr: 87.5% -- replaced with /var/log/ceph/cluster1.audit.log.gz 2024-09-16T21:07:50.381 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/cluster1-osd.0.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.35340.log 2024-09-16T21:07:50.381 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/cluster1-client.admin.35342.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.37496.log 2024-09-16T21:07:50.381 INFO:teuthology.orchestra.run.smithi064.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.35342.log.gz 2024-09-16T21:07:50.381 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/cluster1-client.admin.35340.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.36281.log 2024-09-16T21:07:50.381 INFO:teuthology.orchestra.run.smithi064.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.35340.log.gz 2024-09-16T21:07:50.381 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/cluster2-client.admin.37496.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.36281.log 2024-09-16T21:07:50.381 INFO:teuthology.orchestra.run.smithi064.stderr: 21.2% -- replaced with /var/log/ceph/cluster2-client.admin.37496.log.gz 2024-09-16T21:07:50.381 INFO:teuthology.orchestra.run.smithi064.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.35468.log 2024-09-16T21:07:50.381 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/cluster1-client.admin.36281.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.36281.log.gz 2024-09-16T21:07:50.381 INFO:teuthology.orchestra.run.smithi064.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.38674.log 2024-09-16T21:07:50.381 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/cluster2-client.admin.36281.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36281.log.gz 2024-09-16T21:07:50.382 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/cluster1-client.admin.35468.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.36652.log 2024-09-16T21:07:50.382 INFO:teuthology.orchestra.run.smithi064.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.35468.log.gz 2024-09-16T21:07:50.382 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/cluster1-client.admin.38674.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.35554.log 2024-09-16T21:07:50.382 INFO:teuthology.orchestra.run.smithi064.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.38674.log.gz 2024-09-16T21:07:50.382 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/cluster2-client.admin.36652.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.31782.log 2024-09-16T21:07:50.382 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/cluster1-client.admin.35554.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.35981.log 2024-09-16T21:07:50.382 INFO:teuthology.orchestra.run.smithi064.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.35554.log.gz 2024-09-16T21:07:50.382 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/cluster1-client.admin.31782.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.38632.log 2024-09-16T21:07:50.382 INFO:teuthology.orchestra.run.smithi064.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.31782.log.gz 2024-09-16T21:07:50.382 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/cluster2-client.admin.35981.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.38884.log 2024-09-16T21:07:50.382 INFO:teuthology.orchestra.run.smithi064.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.35981.log.gz 2024-09-16T21:07:50.382 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/cluster1-client.admin.38632.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.35594.log 2024-09-16T21:07:50.382 INFO:teuthology.orchestra.run.smithi064.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.38632.log.gz 2024-09-16T21:07:50.382 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/cluster1-client.admin.38884.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.31940.log 2024-09-16T21:07:50.383 INFO:teuthology.orchestra.run.smithi064.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.38884.log.gz 2024-09-16T21:07:50.383 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/cluster1-client.admin.35594.log: gzip -5 --verbose -- /var/log/ceph/cluster1.log 2024-09-16T21:07:50.383 INFO:teuthology.orchestra.run.smithi064.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.35594.log.gz 2024-09-16T21:07:50.383 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/cluster1-client.admin.31940.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.35058.log 2024-09-16T21:07:50.383 INFO:teuthology.orchestra.run.smithi064.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.31940.log.gz 2024-09-16T21:07:50.383 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/cluster1.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.36336.log 2024-09-16T21:07:50.383 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/cluster1-client.admin.35058.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.35058.log.gz 2024-09-16T21:07:50.383 INFO:teuthology.orchestra.run.smithi064.stderr:/var/log/ceph/cluster1-client.admin.36336.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.36336.log.gz 2024-09-16T21:07:50.383 INFO:teuthology.orchestra.run.smithi064.stderr: 88.6% -- replaced with /var/log/ceph/cluster1.log.gz 2024-09-16T21:07:50.405 INFO:teuthology.orchestra.run.smithi193.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.31906.log 2024-09-16T21:07:50.405 INFO:teuthology.orchestra.run.smithi193.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.35196.log 2024-09-16T21:07:50.405 INFO:teuthology.orchestra.run.smithi193.stderr:/var/log/ceph/cluster2-client.admin.31906.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.35019.log 2024-09-16T21:07:50.405 INFO:teuthology.orchestra.run.smithi193.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.31906.log.gz 2024-09-16T21:07:50.405 INFO:teuthology.orchestra.run.smithi193.stderr:/var/log/ceph/cluster2-client.admin.35196.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.36098.log 2024-09-16T21:07:50.405 INFO:teuthology.orchestra.run.smithi193.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.35196.log.gz 2024-09-16T21:07:50.405 INFO:teuthology.orchestra.run.smithi193.stderr:/var/log/ceph/cluster2-client.admin.35019.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.36247.log 2024-09-16T21:07:50.405 INFO:teuthology.orchestra.run.smithi193.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.35019.log.gz 2024-09-16T21:07:50.405 INFO:teuthology.orchestra.run.smithi193.stderr:/var/log/ceph/cluster2-client.admin.36098.log: 0.0%gzip -- replaced with /var/log/ceph/cluster2-client.admin.36098.log.gz 2024-09-16T21:07:50.405 INFO:teuthology.orchestra.run.smithi193.stderr: -5 --verbose -- /var/log/ceph/cluster2-client.admin.36505.log 2024-09-16T21:07:50.405 INFO:teuthology.orchestra.run.smithi193.stderr:/var/log/ceph/cluster2-client.admin.36247.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.36356.log 2024-09-16T21:07:50.405 INFO:teuthology.orchestra.run.smithi193.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36247.log.gz 2024-09-16T21:07:50.406 INFO:teuthology.orchestra.run.smithi193.stderr:/var/log/ceph/cluster2-client.admin.36505.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.35112.log 2024-09-16T21:07:50.406 INFO:teuthology.orchestra.run.smithi193.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36505.log.gz 2024-09-16T21:07:50.406 INFO:teuthology.orchestra.run.smithi193.stderr:/var/log/ceph/cluster2-client.admin.36356.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.35510.log 2024-09-16T21:07:50.406 INFO:teuthology.orchestra.run.smithi193.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36356.log.gz 2024-09-16T21:07:50.406 INFO:teuthology.orchestra.run.smithi193.stderr:/var/log/ceph/cluster2-client.admin.35112.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.36172.log 2024-09-16T21:07:50.406 INFO:teuthology.orchestra.run.smithi193.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.35112.log.gz 2024-09-16T21:07:50.406 INFO:teuthology.orchestra.run.smithi193.stderr:/var/log/ceph/cluster2-client.admin.35510.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.31946.log 2024-09-16T21:07:50.406 INFO:teuthology.orchestra.run.smithi193.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.35510.log.gz 2024-09-16T21:07:50.406 INFO:teuthology.orchestra.run.smithi193.stderr:/var/log/ceph/cluster2-client.admin.36172.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.35070.log 2024-09-16T21:07:50.406 INFO:teuthology.orchestra.run.smithi193.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36172.log.gz 2024-09-16T21:07:50.406 INFO:teuthology.orchestra.run.smithi193.stderr:/var/log/ceph/cluster2-client.admin.31946.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.35534.log 2024-09-16T21:07:50.406 INFO:teuthology.orchestra.run.smithi193.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.31946.log.gz 2024-09-16T21:07:50.406 INFO:teuthology.orchestra.run.smithi193.stderr:/var/log/ceph/cluster2-client.admin.35070.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.36284.log 2024-09-16T21:07:50.406 INFO:teuthology.orchestra.run.smithi193.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.35070.log.gz 2024-09-16T21:07:50.407 INFO:teuthology.orchestra.run.smithi193.stderr:/var/log/ceph/cluster2-client.admin.35534.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.35780.log 2024-09-16T21:07:50.407 INFO:teuthology.orchestra.run.smithi193.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.35534.log.gz 2024-09-16T21:07:50.407 INFO:teuthology.orchestra.run.smithi193.stderr:/var/log/ceph/cluster2-client.admin.36284.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.35978.log 2024-09-16T21:07:50.407 INFO:teuthology.orchestra.run.smithi193.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36284.log.gz 2024-09-16T21:07:50.407 INFO:teuthology.orchestra.run.smithi193.stderr:/var/log/ceph/cluster2-client.admin.35780.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.35276.log 2024-09-16T21:07:50.407 INFO:teuthology.orchestra.run.smithi193.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.35780.log.gz 2024-09-16T21:07:50.407 INFO:teuthology.orchestra.run.smithi193.stderr:/var/log/ceph/cluster2-client.admin.35978.log: gzip -5 --verbose -- /var/log/ceph/cluster2-osd.2.log 2024-09-16T21:07:50.407 INFO:teuthology.orchestra.run.smithi193.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.35978.log.gz 2024-09-16T21:07:50.407 INFO:teuthology.orchestra.run.smithi193.stderr:/var/log/ceph/cluster2-client.admin.35276.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.35866.log 2024-09-16T21:07:50.407 INFO:teuthology.orchestra.run.smithi193.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.35276.log.gz 2024-09-16T21:07:50.407 INFO:teuthology.orchestra.run.smithi193.stderr:/var/log/ceph/cluster2-osd.2.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.36135.log 2024-09-16T21:07:50.407 INFO:teuthology.orchestra.run.smithi193.stderr:/var/log/ceph/cluster2-client.admin.35866.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.36755.log 2024-09-16T21:07:50.407 INFO:teuthology.orchestra.run.smithi193.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.35866.log.gz 2024-09-16T21:07:50.407 INFO:teuthology.orchestra.run.smithi193.stderr:/var/log/ceph/cluster2-client.admin.36135.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.36059.log 2024-09-16T21:07:50.407 INFO:teuthology.orchestra.run.smithi193.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36135.log.gz 2024-09-16T21:07:50.408 INFO:teuthology.orchestra.run.smithi193.stderr:/var/log/ceph/cluster2-client.admin.36755.log: gzip -5 --verbose -- /var/log/ceph/cluster2.audit.log 2024-09-16T21:07:50.408 INFO:teuthology.orchestra.run.smithi193.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36755.log.gz 2024-09-16T21:07:50.408 INFO:teuthology.orchestra.run.smithi193.stderr:/var/log/ceph/cluster2-client.admin.36059.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36059.log.gz 2024-09-16T21:07:50.408 INFO:teuthology.orchestra.run.smithi193.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.35490.log 2024-09-16T21:07:50.408 INFO:teuthology.orchestra.run.smithi193.stderr:/var/log/ceph/cluster2.audit.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.35904.log 2024-09-16T21:07:50.408 INFO:teuthology.orchestra.run.smithi193.stderr:/var/log/ceph/cluster2-client.admin.35490.log: 87.5% -- replaced with /var/log/ceph/cluster2.audit.log.gz 2024-09-16T21:07:50.408 INFO:teuthology.orchestra.run.smithi193.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-mgr.x.log 2024-09-16T21:07:50.408 INFO:teuthology.orchestra.run.smithi193.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.35490.log.gz 2024-09-16T21:07:50.408 INFO:teuthology.orchestra.run.smithi193.stderr:/var/log/ceph/cluster2-client.admin.35904.log: gzip -5 --verbose -- /var/log/ceph/ceph.tmp-client.admin.27436.log 2024-09-16T21:07:50.408 INFO:teuthology.orchestra.run.smithi193.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.35904.log.gz 2024-09-16T21:07:50.408 INFO:teuthology.orchestra.run.smithi193.stderr:/var/log/ceph/cluster2-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.34938.log 2024-09-16T21:07:50.408 INFO:teuthology.orchestra.run.smithi193.stderr:/var/log/ceph/ceph.tmp-client.admin.27436.log: 0.0% -- replaced with /var/log/ceph/ceph.tmp-client.admin.27436.log.gz 2024-09-16T21:07:50.408 INFO:teuthology.orchestra.run.smithi193.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.36881.log 2024-09-16T21:07:50.408 INFO:teuthology.orchestra.run.smithi193.stderr:/var/log/ceph/cluster2-client.admin.34938.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.32149.log 2024-09-16T21:07:50.409 INFO:teuthology.orchestra.run.smithi193.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.34938.log.gz 2024-09-16T21:07:50.409 INFO:teuthology.orchestra.run.smithi193.stderr:/var/log/ceph/cluster2-client.admin.36881.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36881.log.gz 2024-09-16T21:07:50.409 INFO:teuthology.orchestra.run.smithi193.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-osd.0.log 2024-09-16T21:07:50.409 INFO:teuthology.orchestra.run.smithi193.stderr:/var/log/ceph/cluster2-client.admin.32149.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.35277.log 2024-09-16T21:07:50.409 INFO:teuthology.orchestra.run.smithi193.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.32149.log.gz 2024-09-16T21:07:50.409 INFO:teuthology.orchestra.run.smithi193.stderr:/var/log/ceph/cluster2-osd.0.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.35364.log 2024-09-16T21:07:50.409 INFO:teuthology.orchestra.run.smithi193.stderr:/var/log/ceph/cluster2-client.admin.35277.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.35277.log.gz 2024-09-16T21:07:50.409 INFO:teuthology.orchestra.run.smithi193.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.35658.log 2024-09-16T21:07:50.409 INFO:teuthology.orchestra.run.smithi193.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.37007.log 2024-09-16T21:07:50.409 INFO:teuthology.orchestra.run.smithi193.stderr:/var/log/ceph/cluster2-client.admin.35364.log: /var/log/ceph/cluster2-client.admin.35658.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.35364.log.gz 2024-09-16T21:07:50.409 INFO:teuthology.orchestra.run.smithi193.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.35658.log.gz 2024-09-16T21:07:50.409 INFO:teuthology.orchestra.run.smithi193.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.35941.log 2024-09-16T21:07:50.409 INFO:teuthology.orchestra.run.smithi193.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-mon.a.log 2024-09-16T21:07:50.410 INFO:teuthology.orchestra.run.smithi193.stderr:/var/log/ceph/cluster2-client.admin.37007.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.37007.log.gz 2024-09-16T21:07:50.410 INFO:teuthology.orchestra.run.smithi193.stderr:/var/log/ceph/cluster2-client.admin.35941.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.35742.log 2024-09-16T21:07:50.410 INFO:teuthology.orchestra.run.smithi193.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.35941.log.gz 2024-09-16T21:07:50.410 INFO:teuthology.orchestra.run.smithi193.stderr:/var/log/ceph/cluster2-mon.a.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.37049.log 2024-09-16T21:07:50.410 INFO:teuthology.orchestra.run.smithi193.stderr:/var/log/ceph/cluster2-client.admin.35742.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.36923.log 2024-09-16T21:07:50.410 INFO:teuthology.orchestra.run.smithi193.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.35742.log.gz 2024-09-16T21:07:50.410 INFO:teuthology.orchestra.run.smithi193.stderr:/var/log/ceph/cluster2-client.admin.37049.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.36467.log 2024-09-16T21:07:50.410 INFO:teuthology.orchestra.run.smithi193.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.37049.log.gz 2024-09-16T21:07:50.410 INFO:teuthology.orchestra.run.smithi193.stderr:/var/log/ceph/cluster2-client.admin.36923.log: gzip -5 --verbose -- /var/log/ceph/cluster2-osd.1.log 2024-09-16T21:07:50.410 INFO:teuthology.orchestra.run.smithi193.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36923.log.gz 2024-09-16T21:07:50.411 INFO:teuthology.orchestra.run.smithi193.stderr:/var/log/ceph/cluster2-client.admin.36467.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.36965.log 2024-09-16T21:07:50.411 INFO:teuthology.orchestra.run.smithi193.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36467.log.gz 2024-09-16T21:07:50.411 INFO:teuthology.orchestra.run.smithi193.stderr:/var/log/ceph/cluster2-osd.1.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.37089.log 2024-09-16T21:07:50.411 INFO:teuthology.orchestra.run.smithi193.stderr:/var/log/ceph/cluster2-client.admin.36965.log: gzip -5 --verbose 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36965.log.gz 2024-09-16T21:07:50.411 INFO:teuthology.orchestra.run.smithi193.stderr: -- /var/log/ceph/cluster2-client.admin.31748.log 2024-09-16T21:07:50.411 INFO:teuthology.orchestra.run.smithi193.stderr:/var/log/ceph/cluster2-client.admin.37089.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.37089.log.gz 2024-09-16T21:07:50.411 INFO:teuthology.orchestra.run.smithi193.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.35700.log 2024-09-16T21:07:50.411 INFO:teuthology.orchestra.run.smithi193.stderr:gzip/var/log/ceph/cluster2-client.admin.31748.log: -5 --verbose -- /var/log/ceph/cluster2-client.admin.36797.log 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.31748.log.gz 2024-09-16T21:07:50.411 INFO:teuthology.orchestra.run.smithi193.stderr: 2024-09-16T21:07:50.411 INFO:teuthology.orchestra.run.smithi193.stderr:/var/log/ceph/cluster2-client.admin.35700.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.35700.log.gz 2024-09-16T21:07:50.411 INFO:teuthology.orchestra.run.smithi193.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.35828.log 2024-09-16T21:07:50.411 INFO:teuthology.orchestra.run.smithi193.stderr:/var/log/ceph/cluster2-client.admin.36797.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.36587.log 2024-09-16T21:07:50.411 INFO:teuthology.orchestra.run.smithi193.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36797.log.gz 2024-09-16T21:07:50.411 INFO:teuthology.orchestra.run.smithi193.stderr:/var/log/ceph/cluster2-client.admin.35828.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.31986.log 2024-09-16T21:07:50.412 INFO:teuthology.orchestra.run.smithi193.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.35828.log.gz 2024-09-16T21:07:50.412 INFO:teuthology.orchestra.run.smithi193.stderr:gzip -5 --verbose/var/log/ceph/cluster2-client.admin.36587.log: -- /var/log/ceph/cluster2-client.admin.35616.log 2024-09-16T21:07:50.412 INFO:teuthology.orchestra.run.smithi193.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36587.log.gz 2024-09-16T21:07:50.412 INFO:teuthology.orchestra.run.smithi193.stderr:/var/log/ceph/cluster2-client.admin.31986.log: 0.0%gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.35404.log 2024-09-16T21:07:50.412 INFO:teuthology.orchestra.run.smithi193.stderr: -- replaced with /var/log/ceph/cluster2-client.admin.31986.log.gz 2024-09-16T21:07:50.412 INFO:teuthology.orchestra.run.smithi193.stderr:/var/log/ceph/cluster2-client.admin.35616.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.36839.log 2024-09-16T21:07:50.412 INFO:teuthology.orchestra.run.smithi193.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.35616.log.gz 2024-09-16T21:07:50.412 INFO:teuthology.orchestra.run.smithi193.stderr:gzip -5 --verbose --/var/log/ceph/cluster2-client.admin.35404.log: /var/log/ceph/cluster2-client.admin.36393.log 2024-09-16T21:07:50.412 INFO:teuthology.orchestra.run.smithi193.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.35404.log.gz 2024-09-16T21:07:50.412 INFO:teuthology.orchestra.run.smithi193.stderr:/var/log/ceph/cluster2-client.admin.36839.log: 0.0%gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.36629.log 2024-09-16T21:07:50.412 INFO:teuthology.orchestra.run.smithi193.stderr: -- replaced with /var/log/ceph/cluster2-client.admin.36839.log.gz 2024-09-16T21:07:50.412 INFO:teuthology.orchestra.run.smithi193.stderr:/var/log/ceph/cluster2-client.admin.36393.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.34994.log 2024-09-16T21:07:50.412 INFO:teuthology.orchestra.run.smithi193.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36393.log.gz 2024-09-16T21:07:50.412 INFO:teuthology.orchestra.run.smithi193.stderr:gzip/var/log/ceph/cluster2-client.admin.36629.log: -5 --verbose -- /var/log/ceph/cluster2-client.admin.35403.log 2024-09-16T21:07:50.413 INFO:teuthology.orchestra.run.smithi193.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36629.log.gz 2024-09-16T21:07:50.413 INFO:teuthology.orchestra.run.smithi193.stderr:/var/log/ceph/cluster2-client.admin.34994.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.36209.log 2024-09-16T21:07:50.413 INFO:teuthology.orchestra.run.smithi193.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.34994.log.gz 2024-09-16T21:07:50.413 INFO:teuthology.orchestra.run.smithi193.stderr:gzip -5/var/log/ceph/cluster2-client.admin.35403.log: --verbose -- /var/log/ceph/cluster2-client.admin.34744.log 2024-09-16T21:07:50.413 INFO:teuthology.orchestra.run.smithi193.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.35403.log.gz 2024-09-16T21:07:50.413 INFO:teuthology.orchestra.run.smithi193.stderr:/var/log/ceph/cluster2-client.admin.36209.log: gzip 0.0% -5 --verbose -- /var/log/ceph/cluster2.log 2024-09-16T21:07:50.413 INFO:teuthology.orchestra.run.smithi193.stderr: -- replaced with /var/log/ceph/cluster2-client.admin.36209.log.gz 2024-09-16T21:07:50.413 INFO:teuthology.orchestra.run.smithi193.stderr:/var/log/ceph/cluster2-client.admin.34744.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.35278.log 2024-09-16T21:07:50.413 INFO:teuthology.orchestra.run.smithi193.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.34744.log.gz 2024-09-16T21:07:50.413 INFO:teuthology.orchestra.run.smithi193.stderr:/var/log/ceph/cluster2.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.36025.log 2024-09-16T21:07:50.414 INFO:teuthology.orchestra.run.smithi193.stderr:/var/log/ceph/cluster2-client.admin.35278.log: gzip -5 --verbose -- 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.35278.log.gz 2024-09-16T21:07:50.414 INFO:teuthology.orchestra.run.smithi193.stderr: /var/log/ceph/cluster2-client.admin.36713.log 2024-09-16T21:07:50.414 INFO:teuthology.orchestra.run.smithi193.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.36430.log 2024-09-16T21:07:50.414 INFO:teuthology.orchestra.run.smithi193.stderr:/var/log/ceph/cluster2-client.admin.36713.log: /var/log/ceph/cluster2-client.admin.36025.log: 0.0% 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36025.log.gz 2024-09-16T21:07:50.414 INFO:teuthology.orchestra.run.smithi193.stderr: -- replaced with /var/log/ceph/cluster2-client.admin.36713.log.gz 2024-09-16T21:07:50.414 INFO:teuthology.orchestra.run.smithi193.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.32085.log 2024-09-16T21:07:50.414 INFO:teuthology.orchestra.run.smithi193.stderr:/var/log/ceph/cluster2-client.admin.36430.log: 0.0%gzip -- replaced with /var/log/ceph/cluster2-client.admin.36430.log.gz 2024-09-16T21:07:50.414 INFO:teuthology.orchestra.run.smithi193.stderr: -5 --verbose -- /var/log/ceph/cluster2-client.admin.35154.log 2024-09-16T21:07:50.414 INFO:teuthology.orchestra.run.smithi193.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.36671.log 2024-09-16T21:07:50.414 INFO:teuthology.orchestra.run.smithi193.stderr:/var/log/ceph/cluster2-client.admin.35154.log: /var/log/ceph/cluster2-client.admin.32085.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.35154.log.gz 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.32085.log.gz 2024-09-16T21:07:50.414 INFO:teuthology.orchestra.run.smithi193.stderr: 2024-09-16T21:07:50.415 INFO:teuthology.orchestra.run.smithi193.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.36318.log 2024-09-16T21:07:50.415 INFO:teuthology.orchestra.run.smithi193.stderr:/var/log/ceph/cluster2-client.admin.36671.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36671.log.gz/var/log/ceph/cluster2-client.admin.36318.log: 2024-09-16T21:07:50.415 INFO:teuthology.orchestra.run.smithi193.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.36318.log.gz 2024-09-16T21:07:50.415 INFO:teuthology.orchestra.run.smithi193.stderr: 90.5% -- replaced with /var/log/ceph/cluster2.log.gz 2024-09-16T21:07:50.500 INFO:teuthology.orchestra.run.smithi064.stderr: 56.1% -- replaced with /var/log/ceph/cluster1-client.0.36652.log.gz 2024-09-16T21:07:50.500 INFO:teuthology.orchestra.run.smithi064.stderr: 55.2% -- replaced with /var/log/ceph/cluster2-client.admin.36652.log.gz 2024-09-16T21:07:50.526 INFO:teuthology.orchestra.run.smithi064.stderr: 22.1% -- replaced with /var/log/ceph/cluster2-client.admin.37295.log.gz 2024-09-16T21:07:50.696 INFO:teuthology.orchestra.run.smithi193.stderr: 92.5% -- replaced with /var/log/ceph/cluster2-mgr.x.log.gz 2024-09-16T21:07:50.870 INFO:teuthology.orchestra.run.smithi193.stderr: 94.3% -- replaced with /var/log/ceph/cluster2-osd.0.log.gz 2024-09-16T21:07:50.946 INFO:teuthology.orchestra.run.smithi193.stderr: 91.7% -- replaced with /var/log/ceph/cluster2-mon.a.log.gz 2024-09-16T21:07:51.007 INFO:teuthology.orchestra.run.smithi193.stderr: 94.1% -- replaced with /var/log/ceph/cluster2-osd.2.log.gz 2024-09-16T21:07:51.290 INFO:teuthology.orchestra.run.smithi064.stderr: 92.5% -- replaced with /var/log/ceph/cluster1-mgr.x.log.gz 2024-09-16T21:07:51.728 INFO:teuthology.orchestra.run.smithi193.stderr: 95.0% -- replaced with /var/log/ceph/cluster2-osd.1.log.gz 2024-09-16T21:07:51.730 INFO:teuthology.orchestra.run.smithi193.stderr: 2024-09-16T21:07:51.730 INFO:teuthology.orchestra.run.smithi193.stderr:real 0m1.388s 2024-09-16T21:07:51.730 INFO:teuthology.orchestra.run.smithi193.stderr:user 0m3.337s 2024-09-16T21:07:51.730 INFO:teuthology.orchestra.run.smithi193.stderr:sys 0m0.175s 2024-09-16T21:07:52.659 INFO:teuthology.orchestra.run.smithi064.stderr: 91.5% -- replaced with /var/log/ceph/cluster1-mon.a.log.gz 2024-09-16T21:10:41.176 INFO:teuthology.orchestra.run.smithi064.stderr: 94.6% -- replaced with /var/log/ceph/cluster1-osd.2.log.gz 2024-09-16T21:10:54.985 INFO:teuthology.orchestra.run.smithi064.stderr: 94.8% -- replaced with /var/log/ceph/cluster1-osd.0.log.gz 2024-09-16T21:11:54.185 INFO:teuthology.orchestra.run.smithi064.stderr: 94.3% -- replaced with /var/log/ceph/cluster1-osd.1.log.gz 2024-09-16T21:11:54.187 INFO:teuthology.orchestra.run.smithi064.stderr: 2024-09-16T21:11:54.187 INFO:teuthology.orchestra.run.smithi064.stderr:real 4m3.873s 2024-09-16T21:11:54.187 INFO:teuthology.orchestra.run.smithi064.stderr:user 3m53.146s 2024-09-16T21:11:54.187 INFO:teuthology.orchestra.run.smithi064.stderr:sys 0m9.165s 2024-09-16T21:11:54.187 INFO:tasks.ceph:Archiving logs... 2024-09-16T21:11:54.189 DEBUG:teuthology.misc:Transferring archived files from smithi064:/var/log/ceph to /home/teuthworker/archive/dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi/7907472/remote/smithi064/log 2024-09-16T21:11:54.190 DEBUG:teuthology.orchestra.run.smithi064:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-16T21:12:24.163 DEBUG:teuthology.misc:Transferring archived files from smithi193:/var/log/ceph to /home/teuthworker/archive/dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi/7907472/remote/smithi193/log 2024-09-16T21:12:24.164 DEBUG:teuthology.orchestra.run.smithi193:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-16T21:12:24.707 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-09-16T21:12:24.720 INFO:teuthology.task.install.util:Removing shipped files: /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer... 2024-09-16T21:12:24.721 DEBUG:teuthology.orchestra.run.smithi064:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-16T21:12:24.724 DEBUG:teuthology.orchestra.run.smithi193:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-16T21:12:24.803 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-16T21:12:24.812 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-16T21:12:24.813 DEBUG:teuthology.orchestra.run.smithi064:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T21:12:24.815 DEBUG:teuthology.orchestra.run.smithi193:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-16T21:12:24.830 INFO:teuthology.orchestra.run.smithi064.stderr:bash: line 1: ntpq: command not found 2024-09-16T21:12:24.832 INFO:teuthology.orchestra.run.smithi193.stderr:bash: line 1: ntpq: command not found 2024-09-16T21:12:24.838 INFO:teuthology.orchestra.run.smithi193.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-16T21:12:24.838 INFO:teuthology.orchestra.run.smithi193.stdout:=============================================================================== 2024-09-16T21:12:24.838 INFO:teuthology.orchestra.run.smithi193.stdout:^* hv01.front.sepia.ceph.com 3 7 377 40 +2342us[+2346us] +/- 58ms 2024-09-16T21:12:24.838 INFO:teuthology.orchestra.run.smithi193.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 46 -183us[ -181us] +/- 71ms 2024-09-16T21:12:24.838 INFO:teuthology.orchestra.run.smithi193.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 49 -3447us[-3446us] +/- 75ms 2024-09-16T21:12:24.839 INFO:teuthology.orchestra.run.smithi193.stdout:^? hv04.front.sepia.ceph.com 0 10 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T21:12:24.850 INFO:teuthology.orchestra.run.smithi064.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-16T21:12:24.850 INFO:teuthology.orchestra.run.smithi064.stdout:=============================================================================== 2024-09-16T21:12:24.850 INFO:teuthology.orchestra.run.smithi064.stdout:^* hv01.front.sepia.ceph.com 3 6 377 45 +2509us[+2512us] +/- 58ms 2024-09-16T21:12:24.851 INFO:teuthology.orchestra.run.smithi064.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 43 -6984ns[-6984ns] +/- 71ms 2024-09-16T21:12:24.851 INFO:teuthology.orchestra.run.smithi064.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 45 -3267us[-3267us] +/- 75ms 2024-09-16T21:12:24.851 INFO:teuthology.orchestra.run.smithi064.stdout:^? hv04.front.sepia.ceph.com 0 10 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T21:12:24.852 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-16T21:12:24.860 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-16T21:12:24.860 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-16T21:12:24.898 DEBUG:teuthology.orchestra.run.smithi064:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-09-16T21:12:24.996 DEBUG:teuthology.orchestra.run.smithi193:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-09-16T21:12:25.065 DEBUG:teuthology.orchestra.run.smithi064:> 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 -e context=system_u:system_r:getty_t:s0 2024-09-16T21:12:25.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T21:12:25.097 DEBUG:teuthology.orchestra.run.smithi193:> 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 -e context=system_u:system_r:getty_t:s0 2024-09-16T21:12:25.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T21:12:25.129 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-16T21:12:25.138 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-16T21:12:25.182 INFO:teuthology.task.internal:Duration was 4337.666964 seconds 2024-09-16T21:12:25.182 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-16T21:12:25.202 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-16T21:12:25.202 DEBUG:teuthology.orchestra.run.smithi064:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-16T21:12:25.205 DEBUG:teuthology.orchestra.run.smithi193:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-16T21:12:25.245 INFO:teuthology.orchestra.run.smithi193.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-16T21:12:25.266 INFO:teuthology.orchestra.run.smithi064.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-16T21:12:25.537 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-16T21:12:25.537 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi064.front.sepia.ceph.com 2024-09-16T21:12:25.537 DEBUG:teuthology.orchestra.run.smithi064:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-16T21:12:25.561 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi193.front.sepia.ceph.com 2024-09-16T21:12:25.561 DEBUG:teuthology.orchestra.run.smithi193:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-16T21:12:25.581 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-16T21:12:25.582 DEBUG:teuthology.orchestra.run.smithi064:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-16T21:12:25.604 DEBUG:teuthology.orchestra.run.smithi193:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-16T21:12:25.648 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-16T21:12:25.648 DEBUG:teuthology.orchestra.run.smithi064:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-16T21:12:25.674 DEBUG:teuthology.orchestra.run.smithi193:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-16T21:12:25.801 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-16T21:12:25.810 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-16T21:12:25.811 DEBUG:teuthology.orchestra.run.smithi064:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-16T21:12:25.837 DEBUG:teuthology.orchestra.run.smithi193:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-16T21:12:25.861 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-16T21:12:25.874 DEBUG:teuthology.orchestra.run.smithi064:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-16T21:12:25.880 DEBUG:teuthology.orchestra.run.smithi193:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-09-16T21:12:25.913 INFO:teuthology.orchestra.run.smithi064.stdout:kernel.core_pattern = core 2024-09-16T21:12:25.925 INFO:teuthology.orchestra.run.smithi193.stdout:kernel.core_pattern = core 2024-09-16T21:12:25.949 DEBUG:teuthology.orchestra.run.smithi064:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-16T21:12:25.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T21:12:25.993 DEBUG:teuthology.orchestra.run.smithi193:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-16T21:12:26.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T21:12:26.008 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-16T21:12:26.018 INFO:teuthology.task.internal:Transferring archived files... 2024-09-16T21:12:26.019 DEBUG:teuthology.misc:Transferring archived files from smithi064:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi/7907472/remote/smithi064 2024-09-16T21:12:26.019 DEBUG:teuthology.orchestra.run.smithi064:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-16T21:12:26.072 DEBUG:teuthology.misc:Transferring archived files from smithi193:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi/7907472/remote/smithi193 2024-09-16T21:12:26.072 DEBUG:teuthology.orchestra.run.smithi193:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-16T21:12:26.105 INFO:teuthology.task.internal:Removing archive directory... 2024-09-16T21:12:26.105 DEBUG:teuthology.orchestra.run.smithi064:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-16T21:12:26.107 DEBUG:teuthology.orchestra.run.smithi193:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-16T21:12:26.155 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-16T21:12:26.167 INFO:teuthology.task.internal:Not uploading archives. 2024-09-16T21:12:26.167 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-16T21:12:26.194 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-16T21:12:26.194 DEBUG:teuthology.orchestra.run.smithi064:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-16T21:12:26.196 DEBUG:teuthology.orchestra.run.smithi193:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-16T21:12:26.209 INFO:teuthology.orchestra.run.smithi064.stdout: 266041 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 16 21:12 /home/ubuntu/cephtest 2024-09-16T21:12:26.211 INFO:teuthology.orchestra.run.smithi193.stdout: 265613 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 16 21:12 /home/ubuntu/cephtest 2024-09-16T21:12:26.212 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-16T21:12:26.240 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-16T21:12:26.309 INFO:teuthology.run:Summary data: description: rbd/migration-external/{1-base/install 2-clusters/2-node 3-objectstore/bluestore-comp-snappy 4-supported-random-distro$/{centos_latest} 5-data-pool/none 6-prepare/native-clone 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute conf/{disable-pool-app}} duration: 4337.6669635772705 flavor: default owner: scheduled_dis@teuthology success: true 2024-09-16T21:12:26.309 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-16T21:12:26.393 INFO:teuthology.run:pass