2026-03-24T10:01:30.239 INFO:root:teuthology version: 1.2.4.dev6+g1c580df7a 2026-03-24T10:01:30.244 DEBUG:teuthology.report:Pushing job info to http://localhost:8080 2026-03-24T10:01:30.264 INFO:teuthology.run:Config: archive_path: /archive/kyr-2026-03-20_22:04:26-rbd-tentacle-none-default-vps/3587 branch: tentacle description: rbd/migration/{1-base/install 2-clusters/{fixed-3} 3-objectstore/bluestore-low-osd-mem-target 4-supported-random-distro$/{centos_latest} 5-data-pool/replicated 6-prepare/qcow2-https 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute 9-cleanup/cleanup conf/{disable-pool-app}} email: null exclude_arch: armv7l first_in_suite: false flavor: default io_workload: sequential: - qemu: client.0: clone: true 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: '3587' last_in_suite: false machine_type: vps migrate_workload: sequential: - exec: client.0: - sleep 60 - rbd migration execute client.0.0 - sleep 60 - rbd migration commit client.0.0 - sleep 60 - rbd migration execute client.0.1 name: kyr-2026-03-20_22:04:26-rbd-tentacle-none-default-vps no_nested_subset: false openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 9.stream overrides: admin_socket: branch: tentacle ansible.cephlab: branch: main repo: https://github.com/kshtsk/ceph-cm-ansible.git skip_tags: nagios,monitoring-scripts,hostname,pubkeys,zap,sudoers,kerberos,ntp-client,resolvconf,cpan,nfs vars: logical_volumes: lv_1: scratch_dev: true size: 25%VG vg: vg_nvme lv_2: scratch_dev: true size: 25%VG vg: vg_nvme lv_3: scratch_dev: true size: 25%VG vg: vg_nvme lv_4: scratch_dev: true size: 25%VG vg: vg_nvme timezone: UTC volume_groups: vg_nvme: pvs: /dev/vdb,/dev/vdc,/dev/vdd,/dev/vde ceph: conf: client: rbd default data pool: datapool 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: bdev async discard: true bdev enable discard: true bluestore block size: 96636764160 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 mclock iops capacity threshold hdd: 49000 osd memory target: 1610612736 osd objectstore: bluestore osd shutdown pgref assert: true flavor: default fs: xfs log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 70f8415b300f041766fa27faf7d5472699e32388 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} cephadm: cephadm_binary_url: https://download.ceph.com/rpm-20.2.0/el9/noarch/cephadm install: ceph: flavor: default sha1: 70f8415b300f041766fa27faf7d5472699e32388 extra_system_packages: deb: - python3-jmespath - python3-xmltodict - s3cmd rpm: - bzip2 - perl-Test-Harness - python3-jmespath - python3-xmltodict - s3cmd thrashosds: bdev_inject_crash: 2 bdev_inject_crash_probability: 0.5 workunit: branch: tt-tentacle sha1: 0392f78529848ec72469e8e431875cb98d3a5fb4 owner: kyr priority: 1000 repo: https://github.com/ceph/ceph.git roles: - - mon.a - mon.c - mgr.x - osd.0 - osd.1 - osd.2 - osd.3 - - mon.b - mgr.y - osd.4 - osd.5 - osd.6 - osd.7 - - client.0 seed: 3051 sha1: 70f8415b300f041766fa27faf7d5472699e32388 sleep_before_teardown: 0 subset: 1/128 suite: rbd suite_branch: tt-tentacle suite_path: /home/teuthos/src/github.com_kshtsk_ceph_0392f78529848ec72469e8e431875cb98d3a5fb4/qa suite_relpath: qa suite_repo: https://github.com/kshtsk/ceph.git suite_sha1: 0392f78529848ec72469e8e431875cb98d3a5fb4 targets: vm01.local: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEAr+G0I8tRiplTtY1B8XV71iYQB/D/miDVrZFqP3/m6VbXW8ErEI9hxAc936jDeT9G0bvCyKQ87dYHP6fq1Jz4= vm02.local: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIyJ+oP3Pp7Kh836/e30ai/Z6PLI1P6osCrktCRCGhLJJGW8zxvYwn2EEpB7icrcI6tr4IB9gROSd6UTJ7lM4y0= vm08.local: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCzdBRivVgWNfux6knRmkpWBKBbCUt14Lu3HeCgvmkjCEcH+Um3VDAPMwtaI9vVYZtzOu35a3ulgjCPqORoc0kg= tasks: - install: null - ceph: null - exec: client.0: - sudo ceph osd pool create datapool 4 - rbd pool init datapool - exec: client.0: - mkdir /home/ubuntu/cephtest/migration - qemu-img create -f qcow2 /home/ubuntu/cephtest/migration/empty.qcow2 1G - echo '{"type":"qcow","stream":{"type":"http","url":"https://download.ceph.com/qa/ubuntu-12.04.qcow2"}}' | rbd migration prepare --import-only --source-spec-path - client.0.0 - rbd migration prepare --import-only --source-spec '{"type":"qcow","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.qcow2"}}' client.0.1 - rbd migration prepare --import-only --source-spec '{"type":"qcow","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.qcow2"}}' client.0.2 - parallel: - io_workload - migrate_workload - exec: client.0: - pkill -9 qemu-nbd || true - rm -rf /home/ubuntu/cephtest/migration teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: clyso-debian-13 teuthology_repo: https://github.com/clyso/teuthology teuthology_sha1: 1c580df7a9c7c2aadc272da296344fd99f27c444 timestamp: 2026-03-20_22:04:26 tube: vps user: kyr verbose: false worker_log: /home/teuthos/.teuthology/dispatcher/dispatcher.vps.2366871 2026-03-24T10:01:30.264 INFO:teuthology.run:suite_path is set to /home/teuthos/src/github.com_kshtsk_ceph_0392f78529848ec72469e8e431875cb98d3a5fb4/qa; will attempt to use it 2026-03-24T10:01:30.264 INFO:teuthology.run:Found tasks at /home/teuthos/src/github.com_kshtsk_ceph_0392f78529848ec72469e8e431875cb98d3a5fb4/qa/tasks 2026-03-24T10:01:30.265 INFO:teuthology.run_tasks:Running task internal.check_packages... 2026-03-24T10:01:30.265 INFO:teuthology.task.internal:Checking packages... 2026-03-24T10:01:30.265 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '70f8415b300f041766fa27faf7d5472699e32388' 2026-03-24T10:01:30.265 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2026-03-24T10:01:30.265 INFO:teuthology.packaging:ref: None 2026-03-24T10:01:30.265 INFO:teuthology.packaging:tag: None 2026-03-24T10:01:30.265 INFO:teuthology.packaging:branch: tentacle 2026-03-24T10:01:30.265 INFO:teuthology.packaging:sha1: 70f8415b300f041766fa27faf7d5472699e32388 2026-03-24T10:01:30.265 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=tentacle 2026-03-24T10:01:31.087 INFO:teuthology.task.internal:Found packages for ceph version 20.2.0-721.g5bb32787 2026-03-24T10:01:31.088 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2026-03-24T10:01:31.088 INFO:teuthology.task.internal:no buildpackages task found 2026-03-24T10:01:31.088 INFO:teuthology.run_tasks:Running task internal.save_config... 2026-03-24T10:01:31.089 INFO:teuthology.task.internal:Saving configuration 2026-03-24T10:01:31.094 INFO:teuthology.run_tasks:Running task internal.check_lock... 2026-03-24T10:01:31.095 INFO:teuthology.task.internal.check_lock:Checking locks... 2026-03-24T10:01:31.101 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'vm01.local', 'description': '/archive/kyr-2026-03-20_22:04:26-rbd-tentacle-none-default-vps/3587', 'up': True, 'machine_type': 'vps', 'is_vm': True, 'vm_host': {'name': 'localhost', 'description': None, 'up': True, 'machine_type': 'libvirt', 'is_vm': False, 'vm_host': None, 'os_type': None, 'os_version': None, 'arch': None, 'locked': True, 'locked_since': None, 'locked_by': None, 'mac_address': None, 'ssh_pub_key': None}, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2026-03-24 09:59:57.220979', 'locked_by': 'kyr', 'mac_address': '52:55:00:00:00:01', 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEAr+G0I8tRiplTtY1B8XV71iYQB/D/miDVrZFqP3/m6VbXW8ErEI9hxAc936jDeT9G0bvCyKQ87dYHP6fq1Jz4='} 2026-03-24T10:01:31.105 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'vm02.local', 'description': '/archive/kyr-2026-03-20_22:04:26-rbd-tentacle-none-default-vps/3587', 'up': True, 'machine_type': 'vps', 'is_vm': True, 'vm_host': {'name': 'localhost', 'description': None, 'up': True, 'machine_type': 'libvirt', 'is_vm': False, 'vm_host': None, 'os_type': None, 'os_version': None, 'arch': None, 'locked': True, 'locked_since': None, 'locked_by': None, 'mac_address': None, 'ssh_pub_key': None}, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2026-03-24 09:59:57.221515', 'locked_by': 'kyr', 'mac_address': '52:55:00:00:00:02', 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIyJ+oP3Pp7Kh836/e30ai/Z6PLI1P6osCrktCRCGhLJJGW8zxvYwn2EEpB7icrcI6tr4IB9gROSd6UTJ7lM4y0='} 2026-03-24T10:01:31.109 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'vm08.local', 'description': '/archive/kyr-2026-03-20_22:04:26-rbd-tentacle-none-default-vps/3587', 'up': True, 'machine_type': 'vps', 'is_vm': True, 'vm_host': {'name': 'localhost', 'description': None, 'up': True, 'machine_type': 'libvirt', 'is_vm': False, 'vm_host': None, 'os_type': None, 'os_version': None, 'arch': None, 'locked': True, 'locked_since': None, 'locked_by': None, 'mac_address': None, 'ssh_pub_key': None}, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2026-03-24 09:59:57.220557', 'locked_by': 'kyr', 'mac_address': '52:55:00:00:00:08', 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCzdBRivVgWNfux6knRmkpWBKBbCUt14Lu3HeCgvmkjCEcH+Um3VDAPMwtaI9vVYZtzOu35a3ulgjCPqORoc0kg='} 2026-03-24T10:01:31.110 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2026-03-24T10:01:31.110 INFO:teuthology.task.internal:roles: ubuntu@vm01.local - ['mon.a', 'mon.c', 'mgr.x', 'osd.0', 'osd.1', 'osd.2', 'osd.3'] 2026-03-24T10:01:31.110 INFO:teuthology.task.internal:roles: ubuntu@vm02.local - ['mon.b', 'mgr.y', 'osd.4', 'osd.5', 'osd.6', 'osd.7'] 2026-03-24T10:01:31.110 INFO:teuthology.task.internal:roles: ubuntu@vm08.local - ['client.0'] 2026-03-24T10:01:31.110 INFO:teuthology.run_tasks:Running task console_log... 2026-03-24T10:01:31.116 DEBUG:teuthology.task.console_log:vm01 does not support IPMI; excluding 2026-03-24T10:01:31.120 DEBUG:teuthology.task.console_log:vm02 does not support IPMI; excluding 2026-03-24T10:01:31.124 DEBUG:teuthology.task.console_log:vm08 does not support IPMI; excluding 2026-03-24T10:01:31.124 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f5c417c88b0>, signals=[15]) 2026-03-24T10:01:31.124 INFO:teuthology.run_tasks:Running task internal.connect... 2026-03-24T10:01:31.125 INFO:teuthology.task.internal:Opening connections... 2026-03-24T10:01:31.125 DEBUG:teuthology.task.internal:connecting to ubuntu@vm01.local 2026-03-24T10:01:31.126 DEBUG:teuthology.orchestra.connection:{'hostname': 'vm01.local', 'username': 'ubuntu', 'timeout': 60} 2026-03-24T10:01:31.182 DEBUG:teuthology.task.internal:connecting to ubuntu@vm02.local 2026-03-24T10:01:31.182 DEBUG:teuthology.orchestra.connection:{'hostname': 'vm02.local', 'username': 'ubuntu', 'timeout': 60} 2026-03-24T10:01:31.242 DEBUG:teuthology.task.internal:connecting to ubuntu@vm08.local 2026-03-24T10:01:31.242 DEBUG:teuthology.orchestra.connection:{'hostname': 'vm08.local', 'username': 'ubuntu', 'timeout': 60} 2026-03-24T10:01:31.302 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2026-03-24T10:01:31.303 DEBUG:teuthology.orchestra.run.vm01:> uname -m 2026-03-24T10:01:31.319 INFO:teuthology.orchestra.run.vm01.stdout:x86_64 2026-03-24T10:01:31.319 DEBUG:teuthology.orchestra.run.vm01:> cat /etc/os-release 2026-03-24T10:01:31.375 INFO:teuthology.orchestra.run.vm01.stdout:NAME="CentOS Stream" 2026-03-24T10:01:31.375 INFO:teuthology.orchestra.run.vm01.stdout:VERSION="9" 2026-03-24T10:01:31.375 INFO:teuthology.orchestra.run.vm01.stdout:ID="centos" 2026-03-24T10:01:31.375 INFO:teuthology.orchestra.run.vm01.stdout:ID_LIKE="rhel fedora" 2026-03-24T10:01:31.375 INFO:teuthology.orchestra.run.vm01.stdout:VERSION_ID="9" 2026-03-24T10:01:31.375 INFO:teuthology.orchestra.run.vm01.stdout:PLATFORM_ID="platform:el9" 2026-03-24T10:01:31.375 INFO:teuthology.orchestra.run.vm01.stdout:PRETTY_NAME="CentOS Stream 9" 2026-03-24T10:01:31.375 INFO:teuthology.orchestra.run.vm01.stdout:ANSI_COLOR="0;31" 2026-03-24T10:01:31.375 INFO:teuthology.orchestra.run.vm01.stdout:LOGO="fedora-logo-icon" 2026-03-24T10:01:31.375 INFO:teuthology.orchestra.run.vm01.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-03-24T10:01:31.375 INFO:teuthology.orchestra.run.vm01.stdout:HOME_URL="https://centos.org/" 2026-03-24T10:01:31.375 INFO:teuthology.orchestra.run.vm01.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-03-24T10:01:31.375 INFO:teuthology.orchestra.run.vm01.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-03-24T10:01:31.375 INFO:teuthology.orchestra.run.vm01.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-03-24T10:01:31.375 INFO:teuthology.lock.ops:Updating vm01.local on lock server 2026-03-24T10:01:31.381 DEBUG:teuthology.orchestra.run.vm02:> uname -m 2026-03-24T10:01:31.397 INFO:teuthology.orchestra.run.vm02.stdout:x86_64 2026-03-24T10:01:31.397 DEBUG:teuthology.orchestra.run.vm02:> cat /etc/os-release 2026-03-24T10:01:31.451 INFO:teuthology.orchestra.run.vm02.stdout:NAME="CentOS Stream" 2026-03-24T10:01:31.451 INFO:teuthology.orchestra.run.vm02.stdout:VERSION="9" 2026-03-24T10:01:31.451 INFO:teuthology.orchestra.run.vm02.stdout:ID="centos" 2026-03-24T10:01:31.451 INFO:teuthology.orchestra.run.vm02.stdout:ID_LIKE="rhel fedora" 2026-03-24T10:01:31.451 INFO:teuthology.orchestra.run.vm02.stdout:VERSION_ID="9" 2026-03-24T10:01:31.451 INFO:teuthology.orchestra.run.vm02.stdout:PLATFORM_ID="platform:el9" 2026-03-24T10:01:31.451 INFO:teuthology.orchestra.run.vm02.stdout:PRETTY_NAME="CentOS Stream 9" 2026-03-24T10:01:31.451 INFO:teuthology.orchestra.run.vm02.stdout:ANSI_COLOR="0;31" 2026-03-24T10:01:31.451 INFO:teuthology.orchestra.run.vm02.stdout:LOGO="fedora-logo-icon" 2026-03-24T10:01:31.451 INFO:teuthology.orchestra.run.vm02.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-03-24T10:01:31.451 INFO:teuthology.orchestra.run.vm02.stdout:HOME_URL="https://centos.org/" 2026-03-24T10:01:31.451 INFO:teuthology.orchestra.run.vm02.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-03-24T10:01:31.451 INFO:teuthology.orchestra.run.vm02.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-03-24T10:01:31.451 INFO:teuthology.orchestra.run.vm02.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-03-24T10:01:31.451 INFO:teuthology.lock.ops:Updating vm02.local on lock server 2026-03-24T10:01:31.456 DEBUG:teuthology.orchestra.run.vm08:> uname -m 2026-03-24T10:01:31.469 INFO:teuthology.orchestra.run.vm08.stdout:x86_64 2026-03-24T10:01:31.469 DEBUG:teuthology.orchestra.run.vm08:> cat /etc/os-release 2026-03-24T10:01:31.522 INFO:teuthology.orchestra.run.vm08.stdout:NAME="CentOS Stream" 2026-03-24T10:01:31.522 INFO:teuthology.orchestra.run.vm08.stdout:VERSION="9" 2026-03-24T10:01:31.522 INFO:teuthology.orchestra.run.vm08.stdout:ID="centos" 2026-03-24T10:01:31.522 INFO:teuthology.orchestra.run.vm08.stdout:ID_LIKE="rhel fedora" 2026-03-24T10:01:31.522 INFO:teuthology.orchestra.run.vm08.stdout:VERSION_ID="9" 2026-03-24T10:01:31.522 INFO:teuthology.orchestra.run.vm08.stdout:PLATFORM_ID="platform:el9" 2026-03-24T10:01:31.522 INFO:teuthology.orchestra.run.vm08.stdout:PRETTY_NAME="CentOS Stream 9" 2026-03-24T10:01:31.522 INFO:teuthology.orchestra.run.vm08.stdout:ANSI_COLOR="0;31" 2026-03-24T10:01:31.522 INFO:teuthology.orchestra.run.vm08.stdout:LOGO="fedora-logo-icon" 2026-03-24T10:01:31.522 INFO:teuthology.orchestra.run.vm08.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-03-24T10:01:31.522 INFO:teuthology.orchestra.run.vm08.stdout:HOME_URL="https://centos.org/" 2026-03-24T10:01:31.522 INFO:teuthology.orchestra.run.vm08.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-03-24T10:01:31.522 INFO:teuthology.orchestra.run.vm08.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-03-24T10:01:31.522 INFO:teuthology.orchestra.run.vm08.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-03-24T10:01:31.522 INFO:teuthology.lock.ops:Updating vm08.local on lock server 2026-03-24T10:01:31.527 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2026-03-24T10:01:31.529 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2026-03-24T10:01:31.529 INFO:teuthology.task.internal:Checking for old test directory... 2026-03-24T10:01:31.529 DEBUG:teuthology.orchestra.run.vm01:> test '!' -e /home/ubuntu/cephtest 2026-03-24T10:01:31.531 DEBUG:teuthology.orchestra.run.vm02:> test '!' -e /home/ubuntu/cephtest 2026-03-24T10:01:31.532 DEBUG:teuthology.orchestra.run.vm08:> test '!' -e /home/ubuntu/cephtest 2026-03-24T10:01:31.575 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2026-03-24T10:01:31.576 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2026-03-24T10:01:31.576 DEBUG:teuthology.orchestra.run.vm01:> test -z $(ls -A /var/lib/ceph) 2026-03-24T10:01:31.587 DEBUG:teuthology.orchestra.run.vm02:> test -z $(ls -A /var/lib/ceph) 2026-03-24T10:01:31.588 DEBUG:teuthology.orchestra.run.vm08:> test -z $(ls -A /var/lib/ceph) 2026-03-24T10:01:31.600 INFO:teuthology.orchestra.run.vm01.stderr:ls: cannot access '/var/lib/ceph': No such file or directory 2026-03-24T10:01:31.601 INFO:teuthology.orchestra.run.vm02.stderr:ls: cannot access '/var/lib/ceph': No such file or directory 2026-03-24T10:01:31.628 INFO:teuthology.orchestra.run.vm08.stderr:ls: cannot access '/var/lib/ceph': No such file or directory 2026-03-24T10:01:31.628 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2026-03-24T10:01:31.636 DEBUG:teuthology.orchestra.run.vm01:> test -e /ceph-qa-ready 2026-03-24T10:01:31.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-24T10:01:31.850 DEBUG:teuthology.orchestra.run.vm02:> test -e /ceph-qa-ready 2026-03-24T10:01:31.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-24T10:01:32.088 DEBUG:teuthology.orchestra.run.vm08:> test -e /ceph-qa-ready 2026-03-24T10:01:32.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-24T10:01:32.376 INFO:teuthology.run_tasks:Running task internal.base... 2026-03-24T10:01:32.382 INFO:teuthology.task.internal:Creating test directory... 2026-03-24T10:01:32.382 DEBUG:teuthology.orchestra.run.vm01:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-03-24T10:01:32.384 DEBUG:teuthology.orchestra.run.vm02:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-03-24T10:01:32.386 DEBUG:teuthology.orchestra.run.vm08:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-03-24T10:01:32.401 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2026-03-24T10:01:32.403 INFO:teuthology.run_tasks:Running task internal.archive... 2026-03-24T10:01:32.404 INFO:teuthology.task.internal:Creating archive directory... 2026-03-24T10:01:32.404 DEBUG:teuthology.orchestra.run.vm01:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-03-24T10:01:32.441 DEBUG:teuthology.orchestra.run.vm02:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-03-24T10:01:32.443 DEBUG:teuthology.orchestra.run.vm08:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-03-24T10:01:32.461 INFO:teuthology.run_tasks:Running task internal.coredump... 2026-03-24T10:01:32.463 INFO:teuthology.task.internal:Enabling coredump saving... 2026-03-24T10:01:32.463 DEBUG:teuthology.orchestra.run.vm01:> test -f /run/.containerenv -o -f /.dockerenv 2026-03-24T10:01:32.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-24T10:01:32.509 DEBUG:teuthology.orchestra.run.vm02:> test -f /run/.containerenv -o -f /.dockerenv 2026-03-24T10:01:32.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-24T10:01:32.522 DEBUG:teuthology.orchestra.run.vm08:> test -f /run/.containerenv -o -f /.dockerenv 2026-03-24T10:01:32.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-03-24T10:01:32.537 DEBUG:teuthology.orchestra.run.vm01:> 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 2026-03-24T10:01:32.551 DEBUG:teuthology.orchestra.run.vm02:> 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 2026-03-24T10:01:32.564 DEBUG:teuthology.orchestra.run.vm08:> 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 2026-03-24T10:01:32.573 INFO:teuthology.orchestra.run.vm01.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-03-24T10:01:32.583 INFO:teuthology.orchestra.run.vm01.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-03-24T10:01:32.584 INFO:teuthology.orchestra.run.vm02.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-03-24T10:01:32.592 INFO:teuthology.orchestra.run.vm02.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-03-24T10:01:32.601 INFO:teuthology.orchestra.run.vm08.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-03-24T10:01:32.610 INFO:teuthology.orchestra.run.vm08.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-03-24T10:01:32.611 INFO:teuthology.run_tasks:Running task internal.sudo... 2026-03-24T10:01:32.613 INFO:teuthology.task.internal:Configuring sudo... 2026-03-24T10:01:32.613 DEBUG:teuthology.orchestra.run.vm01:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-03-24T10:01:32.627 DEBUG:teuthology.orchestra.run.vm02:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-03-24T10:01:32.636 DEBUG:teuthology.orchestra.run.vm08:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-03-24T10:01:32.675 INFO:teuthology.run_tasks:Running task internal.syslog... 2026-03-24T10:01:32.677 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2026-03-24T10:01:32.677 DEBUG:teuthology.orchestra.run.vm01:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-03-24T10:01:32.690 DEBUG:teuthology.orchestra.run.vm02:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-03-24T10:01:32.699 DEBUG:teuthology.orchestra.run.vm08:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-03-24T10:01:32.731 DEBUG:teuthology.orchestra.run.vm01:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-03-24T10:01:32.767 DEBUG:teuthology.orchestra.run.vm01:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-03-24T10:01:32.822 DEBUG:teuthology.orchestra.run.vm01:> set -ex 2026-03-24T10:01:32.822 DEBUG:teuthology.orchestra.run.vm01:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-03-24T10:01:32.882 DEBUG:teuthology.orchestra.run.vm02:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-03-24T10:01:32.902 DEBUG:teuthology.orchestra.run.vm02:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-03-24T10:01:32.956 DEBUG:teuthology.orchestra.run.vm02:> set -ex 2026-03-24T10:01:32.956 DEBUG:teuthology.orchestra.run.vm02:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-03-24T10:01:33.011 DEBUG:teuthology.orchestra.run.vm08:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-03-24T10:01:33.034 DEBUG:teuthology.orchestra.run.vm08:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-03-24T10:01:33.090 DEBUG:teuthology.orchestra.run.vm08:> set -ex 2026-03-24T10:01:33.091 DEBUG:teuthology.orchestra.run.vm08:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-03-24T10:01:33.149 DEBUG:teuthology.orchestra.run.vm01:> sudo service rsyslog restart 2026-03-24T10:01:33.151 DEBUG:teuthology.orchestra.run.vm02:> sudo service rsyslog restart 2026-03-24T10:01:33.152 DEBUG:teuthology.orchestra.run.vm08:> sudo service rsyslog restart 2026-03-24T10:01:33.177 INFO:teuthology.orchestra.run.vm02.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-03-24T10:01:33.178 INFO:teuthology.orchestra.run.vm01.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-03-24T10:01:33.217 INFO:teuthology.orchestra.run.vm08.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-03-24T10:01:33.575 INFO:teuthology.run_tasks:Running task internal.timer... 2026-03-24T10:01:33.577 INFO:teuthology.task.internal:Starting timer... 2026-03-24T10:01:33.577 INFO:teuthology.run_tasks:Running task pcp... 2026-03-24T10:01:33.580 INFO:teuthology.run_tasks:Running task selinux... 2026-03-24T10:01:33.582 INFO:teuthology.task.selinux:Excluding vm01: VMs are not yet supported 2026-03-24T10:01:33.582 INFO:teuthology.task.selinux:Excluding vm02: VMs are not yet supported 2026-03-24T10:01:33.582 INFO:teuthology.task.selinux:Excluding vm08: VMs are not yet supported 2026-03-24T10:01:33.582 DEBUG:teuthology.task.selinux:Getting current SELinux state 2026-03-24T10:01:33.582 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2026-03-24T10:01:33.582 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2026-03-24T10:01:33.582 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2026-03-24T10:01:33.584 DEBUG:teuthology.task:Applying overrides for task ansible.cephlab: {'branch': 'main', 'repo': 'https://github.com/kshtsk/ceph-cm-ansible.git', 'skip_tags': 'nagios,monitoring-scripts,hostname,pubkeys,zap,sudoers,kerberos,ntp-client,resolvconf,cpan,nfs', 'vars': {'logical_volumes': {'lv_1': {'scratch_dev': True, 'size': '25%VG', 'vg': 'vg_nvme'}, 'lv_2': {'scratch_dev': True, 'size': '25%VG', 'vg': 'vg_nvme'}, 'lv_3': {'scratch_dev': True, 'size': '25%VG', 'vg': 'vg_nvme'}, 'lv_4': {'scratch_dev': True, 'size': '25%VG', 'vg': 'vg_nvme'}}, 'timezone': 'UTC', 'volume_groups': {'vg_nvme': {'pvs': '/dev/vdb,/dev/vdc,/dev/vdd,/dev/vde'}}}} 2026-03-24T10:01:33.584 DEBUG:teuthology.repo_utils:Setting repo remote to https://github.com/kshtsk/ceph-cm-ansible.git 2026-03-24T10:01:33.587 INFO:teuthology.repo_utils:Fetching github.com_kshtsk_ceph-cm-ansible_main from origin 2026-03-24T10:01:34.083 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthos/src/github.com_kshtsk_ceph-cm-ansible_main to origin/main 2026-03-24T10:01:34.089 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'}]}] 2026-03-24T10:01:34.089 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu", "logical_volumes": {"lv_1": {"scratch_dev": true, "size": "25%VG", "vg": "vg_nvme"}, "lv_2": {"scratch_dev": true, "size": "25%VG", "vg": "vg_nvme"}, "lv_3": {"scratch_dev": true, "size": "25%VG", "vg": "vg_nvme"}, "lv_4": {"scratch_dev": true, "size": "25%VG", "vg": "vg_nvme"}}, "timezone": "UTC", "volume_groups": {"vg_nvme": {"pvs": "/dev/vdb,/dev/vdc,/dev/vdd,/dev/vde"}}}' -i /tmp/teuth_ansible_inventory38iypxyo --limit vm01.local,vm02.local,vm08.local /home/teuthos/src/github.com_kshtsk_ceph-cm-ansible_main/cephlab.yml --skip-tags nagios,monitoring-scripts,hostname,pubkeys,zap,sudoers,kerberos,ntp-client,resolvconf,cpan,nfs 2026-03-24T10:03:15.699 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@vm01.local'), Remote(name='ubuntu@vm02.local'), Remote(name='ubuntu@vm08.local')] 2026-03-24T10:03:15.700 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@vm01.local' 2026-03-24T10:03:15.700 DEBUG:teuthology.orchestra.connection:{'hostname': 'vm01.local', 'username': 'ubuntu', 'timeout': 60} 2026-03-24T10:03:15.763 DEBUG:teuthology.orchestra.run.vm01:> true 2026-03-24T10:03:15.842 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@vm01.local' 2026-03-24T10:03:15.842 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@vm02.local' 2026-03-24T10:03:15.842 DEBUG:teuthology.orchestra.connection:{'hostname': 'vm02.local', 'username': 'ubuntu', 'timeout': 60} 2026-03-24T10:03:15.902 DEBUG:teuthology.orchestra.run.vm02:> true 2026-03-24T10:03:15.995 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@vm02.local' 2026-03-24T10:03:15.996 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@vm08.local' 2026-03-24T10:03:15.996 DEBUG:teuthology.orchestra.connection:{'hostname': 'vm08.local', 'username': 'ubuntu', 'timeout': 60} 2026-03-24T10:03:16.059 DEBUG:teuthology.orchestra.run.vm08:> true 2026-03-24T10:03:16.142 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@vm08.local' 2026-03-24T10:03:16.142 INFO:teuthology.run_tasks:Running task clock... 2026-03-24T10:03:16.144 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2026-03-24T10:03:16.145 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-03-24T10:03:16.145 DEBUG:teuthology.orchestra.run.vm01:> 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 2026-03-24T10:03:16.147 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-03-24T10:03:16.147 DEBUG:teuthology.orchestra.run.vm02:> 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 2026-03-24T10:03:16.149 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-03-24T10:03:16.149 DEBUG:teuthology.orchestra.run.vm08:> 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 2026-03-24T10:03:16.182 INFO:teuthology.orchestra.run.vm02.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2026-03-24T10:03:16.183 INFO:teuthology.orchestra.run.vm01.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2026-03-24T10:03:16.202 INFO:teuthology.orchestra.run.vm01.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2026-03-24T10:03:16.202 INFO:teuthology.orchestra.run.vm02.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2026-03-24T10:03:16.218 INFO:teuthology.orchestra.run.vm08.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2026-03-24T10:03:16.233 INFO:teuthology.orchestra.run.vm02.stderr:sudo: ntpd: command not found 2026-03-24T10:03:16.234 INFO:teuthology.orchestra.run.vm01.stderr:sudo: ntpd: command not found 2026-03-24T10:03:16.237 INFO:teuthology.orchestra.run.vm08.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2026-03-24T10:03:16.247 INFO:teuthology.orchestra.run.vm02.stdout:506 Cannot talk to daemon 2026-03-24T10:03:16.251 INFO:teuthology.orchestra.run.vm01.stdout:506 Cannot talk to daemon 2026-03-24T10:03:16.263 INFO:teuthology.orchestra.run.vm02.stderr:Failed to start ntp.service: Unit ntp.service not found. 2026-03-24T10:03:16.268 INFO:teuthology.orchestra.run.vm08.stderr:sudo: ntpd: command not found 2026-03-24T10:03:16.271 INFO:teuthology.orchestra.run.vm01.stderr:Failed to start ntp.service: Unit ntp.service not found. 2026-03-24T10:03:16.279 INFO:teuthology.orchestra.run.vm02.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2026-03-24T10:03:16.284 INFO:teuthology.orchestra.run.vm08.stdout:506 Cannot talk to daemon 2026-03-24T10:03:16.294 INFO:teuthology.orchestra.run.vm01.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2026-03-24T10:03:16.305 INFO:teuthology.orchestra.run.vm08.stderr:Failed to start ntp.service: Unit ntp.service not found. 2026-03-24T10:03:16.323 INFO:teuthology.orchestra.run.vm08.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2026-03-24T10:03:16.333 INFO:teuthology.orchestra.run.vm02.stderr:bash: line 1: ntpq: command not found 2026-03-24T10:03:16.336 INFO:teuthology.orchestra.run.vm02.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-03-24T10:03:16.336 INFO:teuthology.orchestra.run.vm02.stdout:=============================================================================== 2026-03-24T10:03:16.359 INFO:teuthology.orchestra.run.vm01.stderr:bash: line 1: ntpq: command not found 2026-03-24T10:03:16.360 INFO:teuthology.orchestra.run.vm01.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-03-24T10:03:16.361 INFO:teuthology.orchestra.run.vm01.stdout:=============================================================================== 2026-03-24T10:03:16.381 INFO:teuthology.orchestra.run.vm08.stderr:bash: line 1: ntpq: command not found 2026-03-24T10:03:16.383 INFO:teuthology.orchestra.run.vm08.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-03-24T10:03:16.383 INFO:teuthology.orchestra.run.vm08.stdout:=============================================================================== 2026-03-24T10:03:16.383 INFO:teuthology.run_tasks:Running task install... 2026-03-24T10:03:16.385 DEBUG:teuthology.task.install:project ceph 2026-03-24T10:03:16.385 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '70f8415b300f041766fa27faf7d5472699e32388'}, 'extra_system_packages': {'deb': ['python3-jmespath', 'python3-xmltodict', 's3cmd'], 'rpm': ['bzip2', 'perl-Test-Harness', 'python3-jmespath', 'python3-xmltodict', 's3cmd']}} 2026-03-24T10:03:16.385 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': '70f8415b300f041766fa27faf7d5472699e32388', 'extra_system_packages': {'deb': ['python3-jmespath', 'python3-xmltodict', 's3cmd'], 'rpm': ['bzip2', 'perl-Test-Harness', 'python3-jmespath', 'python3-xmltodict', 's3cmd']}} 2026-03-24T10:03:16.385 INFO:teuthology.task.install:Using flavor: default 2026-03-24T10:03:16.388 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']} 2026-03-24T10:03:16.388 INFO:teuthology.task.install:extra packages: [] 2026-03-24T10:03:16.388 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': {'deb': ['python3-jmespath', 'python3-xmltodict', 's3cmd'], 'rpm': ['bzip2', 'perl-Test-Harness', 'python3-jmespath', 'python3-xmltodict', 's3cmd']}, 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '70f8415b300f041766fa27faf7d5472699e32388', 'tag': None, 'wait_for_package': False} 2026-03-24T10:03:16.388 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=70f8415b300f041766fa27faf7d5472699e32388 2026-03-24T10:03:16.389 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': {'deb': ['python3-jmespath', 'python3-xmltodict', 's3cmd'], 'rpm': ['bzip2', 'perl-Test-Harness', 'python3-jmespath', 'python3-xmltodict', 's3cmd']}, 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '70f8415b300f041766fa27faf7d5472699e32388', 'tag': None, 'wait_for_package': False} 2026-03-24T10:03:16.389 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=70f8415b300f041766fa27faf7d5472699e32388 2026-03-24T10:03:16.389 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': {'deb': ['python3-jmespath', 'python3-xmltodict', 's3cmd'], 'rpm': ['bzip2', 'perl-Test-Harness', 'python3-jmespath', 'python3-xmltodict', 's3cmd']}, 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '70f8415b300f041766fa27faf7d5472699e32388', 'tag': None, 'wait_for_package': False} 2026-03-24T10:03:16.389 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=70f8415b300f041766fa27faf7d5472699e32388 2026-03-24T10:03:17.018 INFO:teuthology.task.install.rpm:Pulling from https://3.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/centos/9/flavors/default/ 2026-03-24T10:03:17.018 INFO:teuthology.task.install.rpm:Package version is 20.2.0-712.g70f8415b 2026-03-24T10:03:17.061 INFO:teuthology.task.install.rpm:Pulling from https://3.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/centos/9/flavors/default/ 2026-03-24T10:03:17.061 INFO:teuthology.task.install.rpm:Package version is 20.2.0-712.g70f8415b 2026-03-24T10:03:17.099 INFO:teuthology.task.install.rpm:Pulling from https://3.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/centos/9/flavors/default/ 2026-03-24T10:03:17.099 INFO:teuthology.task.install.rpm:Package version is 20.2.0-712.g70f8415b 2026-03-24T10:03:17.531 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://3.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://3.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://3.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2026-03-24T10:03:17.531 DEBUG:teuthology.orchestra.run.vm01:> set -ex 2026-03-24T10:03:17.531 DEBUG:teuthology.orchestra.run.vm01:> sudo dd of=/etc/yum.repos.d/ceph.repo 2026-03-24T10:03:17.558 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, bzip2, perl-Test-Harness, python3-jmespath, python3-xmltodict, s3cmd on remote rpm x86_64 2026-03-24T10:03:17.558 DEBUG:teuthology.orchestra.run.vm01:> 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/70f8415b300f041766fa27faf7d5472699e32388/;g' /etc/yum.repos.d/ceph.repo ; fi 2026-03-24T10:03:17.573 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://3.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://3.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://3.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2026-03-24T10:03:17.573 DEBUG:teuthology.orchestra.run.vm02:> set -ex 2026-03-24T10:03:17.573 DEBUG:teuthology.orchestra.run.vm02:> sudo dd of=/etc/yum.repos.d/ceph.repo 2026-03-24T10:03:17.605 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, bzip2, perl-Test-Harness, python3-jmespath, python3-xmltodict, s3cmd on remote rpm x86_64 2026-03-24T10:03:17.605 DEBUG:teuthology.orchestra.run.vm02:> 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/70f8415b300f041766fa27faf7d5472699e32388/;g' /etc/yum.repos.d/ceph.repo ; fi 2026-03-24T10:03:17.623 DEBUG:teuthology.orchestra.run.vm01:> 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 2026-03-24T10:03:17.661 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://3.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://3.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://3.chacra.ceph.com/r/ceph/tentacle/70f8415b300f041766fa27faf7d5472699e32388/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2026-03-24T10:03:17.661 DEBUG:teuthology.orchestra.run.vm08:> set -ex 2026-03-24T10:03:17.661 DEBUG:teuthology.orchestra.run.vm08:> sudo dd of=/etc/yum.repos.d/ceph.repo 2026-03-24T10:03:17.678 DEBUG:teuthology.orchestra.run.vm02:> 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 2026-03-24T10:03:17.688 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, bzip2, perl-Test-Harness, python3-jmespath, python3-xmltodict, s3cmd on remote rpm x86_64 2026-03-24T10:03:17.688 DEBUG:teuthology.orchestra.run.vm08:> 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/70f8415b300f041766fa27faf7d5472699e32388/;g' /etc/yum.repos.d/ceph.repo ; fi 2026-03-24T10:03:17.696 DEBUG:teuthology.orchestra.run.vm01:> 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 2026-03-24T10:03:17.753 DEBUG:teuthology.orchestra.run.vm08:> 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 2026-03-24T10:03:17.758 DEBUG:teuthology.orchestra.run.vm02:> 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 2026-03-24T10:03:17.763 INFO:teuthology.orchestra.run.vm01.stdout:check_obsoletes = 1 2026-03-24T10:03:17.765 DEBUG:teuthology.orchestra.run.vm01:> sudo yum clean all 2026-03-24T10:03:17.827 INFO:teuthology.orchestra.run.vm02.stdout:check_obsoletes = 1 2026-03-24T10:03:17.828 DEBUG:teuthology.orchestra.run.vm02:> sudo yum clean all 2026-03-24T10:03:17.830 DEBUG:teuthology.orchestra.run.vm08:> 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 2026-03-24T10:03:17.904 INFO:teuthology.orchestra.run.vm08.stdout:check_obsoletes = 1 2026-03-24T10:03:17.905 DEBUG:teuthology.orchestra.run.vm08:> sudo yum clean all 2026-03-24T10:03:17.961 INFO:teuthology.orchestra.run.vm01.stdout:41 files removed 2026-03-24T10:03:17.988 DEBUG:teuthology.orchestra.run.vm01:> sudo yum -y install ceph-radosgw ceph-test ceph ceph-base cephadm ceph-immutable-object-cache ceph-mgr ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-rook ceph-mgr-cephadm ceph-fuse ceph-volume librados-devel libcephfs2 libcephfs-devel librados2 librbd1 python3-rados python3-rgw python3-cephfs python3-rbd rbd-fuse rbd-mirror rbd-nbd bzip2 perl-Test-Harness python3-jmespath python3-xmltodict s3cmd 2026-03-24T10:03:18.020 INFO:teuthology.orchestra.run.vm02.stdout:41 files removed 2026-03-24T10:03:18.072 DEBUG:teuthology.orchestra.run.vm02:> sudo yum -y install ceph-radosgw ceph-test ceph ceph-base cephadm ceph-immutable-object-cache ceph-mgr ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-rook ceph-mgr-cephadm ceph-fuse ceph-volume librados-devel libcephfs2 libcephfs-devel librados2 librbd1 python3-rados python3-rgw python3-cephfs python3-rbd rbd-fuse rbd-mirror rbd-nbd bzip2 perl-Test-Harness python3-jmespath python3-xmltodict s3cmd 2026-03-24T10:03:18.101 INFO:teuthology.orchestra.run.vm08.stdout:41 files removed 2026-03-24T10:03:18.128 DEBUG:teuthology.orchestra.run.vm08:> sudo yum -y install ceph-radosgw ceph-test ceph ceph-base cephadm ceph-immutable-object-cache ceph-mgr ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-rook ceph-mgr-cephadm ceph-fuse ceph-volume librados-devel libcephfs2 libcephfs-devel librados2 librbd1 python3-rados python3-rgw python3-cephfs python3-rbd rbd-fuse rbd-mirror rbd-nbd bzip2 perl-Test-Harness python3-jmespath python3-xmltodict s3cmd 2026-03-24T10:03:19.405 INFO:teuthology.orchestra.run.vm01.stdout:ceph packages for x86_64 71 kB/s | 87 kB 00:01 2026-03-24T10:03:19.405 INFO:teuthology.orchestra.run.vm02.stdout:ceph packages for x86_64 76 kB/s | 87 kB 00:01 2026-03-24T10:03:19.514 INFO:teuthology.orchestra.run.vm08.stdout:ceph packages for x86_64 72 kB/s | 87 kB 00:01 2026-03-24T10:03:20.476 INFO:teuthology.orchestra.run.vm02.stdout:ceph noarch packages 17 kB/s | 18 kB 00:01 2026-03-24T10:03:20.481 INFO:teuthology.orchestra.run.vm01.stdout:ceph noarch packages 17 kB/s | 18 kB 00:01 2026-03-24T10:03:20.577 INFO:teuthology.orchestra.run.vm08.stdout:ceph noarch packages 17 kB/s | 18 kB 00:01 2026-03-24T10:03:21.435 INFO:teuthology.orchestra.run.vm02.stdout:ceph source packages 2.1 kB/s | 1.9 kB 00:00 2026-03-24T10:03:21.465 INFO:teuthology.orchestra.run.vm01.stdout:ceph source packages 2.0 kB/s | 1.9 kB 00:00 2026-03-24T10:03:21.535 INFO:teuthology.orchestra.run.vm08.stdout:ceph source packages 2.1 kB/s | 1.9 kB 00:00 2026-03-24T10:03:22.518 INFO:teuthology.orchestra.run.vm01.stdout:CentOS Stream 9 - BaseOS 8.6 MB/s | 8.9 MB 00:01 2026-03-24T10:03:22.746 INFO:teuthology.orchestra.run.vm08.stdout:CentOS Stream 9 - BaseOS 7.5 MB/s | 8.9 MB 00:01 2026-03-24T10:03:22.793 INFO:teuthology.orchestra.run.vm02.stdout:CentOS Stream 9 - BaseOS 6.7 MB/s | 8.9 MB 00:01 2026-03-24T10:03:24.451 INFO:teuthology.orchestra.run.vm01.stdout:CentOS Stream 9 - AppStream 22 MB/s | 27 MB 00:01 2026-03-24T10:03:25.145 INFO:teuthology.orchestra.run.vm08.stdout:CentOS Stream 9 - AppStream 16 MB/s | 27 MB 00:01 2026-03-24T10:03:28.509 INFO:teuthology.orchestra.run.vm01.stdout:CentOS Stream 9 - CRB 6.5 MB/s | 8.0 MB 00:01 2026-03-24T10:03:29.899 INFO:teuthology.orchestra.run.vm08.stdout:CentOS Stream 9 - CRB 4.2 MB/s | 8.0 MB 00:01 2026-03-24T10:03:30.135 INFO:teuthology.orchestra.run.vm01.stdout:CentOS Stream 9 - Extras packages 26 kB/s | 20 kB 00:00 2026-03-24T10:03:31.143 INFO:teuthology.orchestra.run.vm01.stdout:Extra Packages for Enterprise Linux 22 MB/s | 20 MB 00:00 2026-03-24T10:03:31.521 INFO:teuthology.orchestra.run.vm08.stdout:CentOS Stream 9 - Extras packages 28 kB/s | 20 kB 00:00 2026-03-24T10:03:32.016 INFO:teuthology.orchestra.run.vm08.stdout:Extra Packages for Enterprise Linux 50 MB/s | 20 MB 00:00 2026-03-24T10:03:35.818 INFO:teuthology.orchestra.run.vm01.stdout:lab-extras 62 kB/s | 50 kB 00:00 2026-03-24T10:03:36.790 INFO:teuthology.orchestra.run.vm08.stdout:lab-extras 64 kB/s | 50 kB 00:00 2026-03-24T10:03:37.201 INFO:teuthology.orchestra.run.vm01.stdout:Package librados2-2:16.2.4-5.el9.x86_64 is already installed. 2026-03-24T10:03:37.201 INFO:teuthology.orchestra.run.vm01.stdout:Package librbd1-2:16.2.4-5.el9.x86_64 is already installed. 2026-03-24T10:03:37.234 INFO:teuthology.orchestra.run.vm01.stdout:Dependencies resolved. 2026-03-24T10:03:37.239 INFO:teuthology.orchestra.run.vm01.stdout:====================================================================================== 2026-03-24T10:03:37.239 INFO:teuthology.orchestra.run.vm01.stdout: Package Arch Version Repository Size 2026-03-24T10:03:37.239 INFO:teuthology.orchestra.run.vm01.stdout:====================================================================================== 2026-03-24T10:03:37.239 INFO:teuthology.orchestra.run.vm01.stdout:Installing: 2026-03-24T10:03:37.239 INFO:teuthology.orchestra.run.vm01.stdout: bzip2 x86_64 1.0.8-11.el9 baseos 55 k 2026-03-24T10:03:37.239 INFO:teuthology.orchestra.run.vm01.stdout: ceph x86_64 2:20.2.0-712.g70f8415b.el9 ceph 6.5 k 2026-03-24T10:03:37.239 INFO:teuthology.orchestra.run.vm01.stdout: ceph-base x86_64 2:20.2.0-712.g70f8415b.el9 ceph 5.9 M 2026-03-24T10:03:37.239 INFO:teuthology.orchestra.run.vm01.stdout: ceph-fuse x86_64 2:20.2.0-712.g70f8415b.el9 ceph 939 k 2026-03-24T10:03:37.239 INFO:teuthology.orchestra.run.vm01.stdout: ceph-immutable-object-cache x86_64 2:20.2.0-712.g70f8415b.el9 ceph 154 k 2026-03-24T10:03:37.239 INFO:teuthology.orchestra.run.vm01.stdout: ceph-mgr x86_64 2:20.2.0-712.g70f8415b.el9 ceph 962 k 2026-03-24T10:03:37.239 INFO:teuthology.orchestra.run.vm01.stdout: ceph-mgr-cephadm noarch 2:20.2.0-712.g70f8415b.el9 ceph-noarch 173 k 2026-03-24T10:03:37.239 INFO:teuthology.orchestra.run.vm01.stdout: ceph-mgr-dashboard noarch 2:20.2.0-712.g70f8415b.el9 ceph-noarch 11 M 2026-03-24T10:03:37.239 INFO:teuthology.orchestra.run.vm01.stdout: ceph-mgr-diskprediction-local noarch 2:20.2.0-712.g70f8415b.el9 ceph-noarch 7.4 M 2026-03-24T10:03:37.239 INFO:teuthology.orchestra.run.vm01.stdout: ceph-mgr-rook noarch 2:20.2.0-712.g70f8415b.el9 ceph-noarch 50 k 2026-03-24T10:03:37.239 INFO:teuthology.orchestra.run.vm01.stdout: ceph-radosgw x86_64 2:20.2.0-712.g70f8415b.el9 ceph 24 M 2026-03-24T10:03:37.239 INFO:teuthology.orchestra.run.vm01.stdout: ceph-test x86_64 2:20.2.0-712.g70f8415b.el9 ceph 84 M 2026-03-24T10:03:37.239 INFO:teuthology.orchestra.run.vm01.stdout: ceph-volume noarch 2:20.2.0-712.g70f8415b.el9 ceph-noarch 298 k 2026-03-24T10:03:37.239 INFO:teuthology.orchestra.run.vm01.stdout: cephadm noarch 2:20.2.0-712.g70f8415b.el9 ceph-noarch 1.0 M 2026-03-24T10:03:37.239 INFO:teuthology.orchestra.run.vm01.stdout: libcephfs-devel x86_64 2:20.2.0-712.g70f8415b.el9 ceph 34 k 2026-03-24T10:03:37.239 INFO:teuthology.orchestra.run.vm01.stdout: libcephfs2 x86_64 2:20.2.0-712.g70f8415b.el9 ceph 866 k 2026-03-24T10:03:37.239 INFO:teuthology.orchestra.run.vm01.stdout: librados-devel x86_64 2:20.2.0-712.g70f8415b.el9 ceph 126 k 2026-03-24T10:03:37.239 INFO:teuthology.orchestra.run.vm01.stdout: perl-Test-Harness noarch 1:3.42-461.el9 appstream 295 k 2026-03-24T10:03:37.239 INFO:teuthology.orchestra.run.vm01.stdout: python3-cephfs x86_64 2:20.2.0-712.g70f8415b.el9 ceph 163 k 2026-03-24T10:03:37.239 INFO:teuthology.orchestra.run.vm01.stdout: python3-jmespath noarch 1.0.1-1.el9 appstream 48 k 2026-03-24T10:03:37.239 INFO:teuthology.orchestra.run.vm01.stdout: python3-rados x86_64 2:20.2.0-712.g70f8415b.el9 ceph 324 k 2026-03-24T10:03:37.239 INFO:teuthology.orchestra.run.vm01.stdout: python3-rbd x86_64 2:20.2.0-712.g70f8415b.el9 ceph 304 k 2026-03-24T10:03:37.239 INFO:teuthology.orchestra.run.vm01.stdout: python3-rgw x86_64 2:20.2.0-712.g70f8415b.el9 ceph 99 k 2026-03-24T10:03:37.239 INFO:teuthology.orchestra.run.vm01.stdout: python3-xmltodict noarch 0.12.0-15.el9 epel 22 k 2026-03-24T10:03:37.239 INFO:teuthology.orchestra.run.vm01.stdout: rbd-fuse x86_64 2:20.2.0-712.g70f8415b.el9 ceph 91 k 2026-03-24T10:03:37.240 INFO:teuthology.orchestra.run.vm01.stdout: rbd-mirror x86_64 2:20.2.0-712.g70f8415b.el9 ceph 2.9 M 2026-03-24T10:03:37.240 INFO:teuthology.orchestra.run.vm01.stdout: rbd-nbd x86_64 2:20.2.0-712.g70f8415b.el9 ceph 180 k 2026-03-24T10:03:37.240 INFO:teuthology.orchestra.run.vm01.stdout: s3cmd noarch 2.4.0-1.el9 epel 206 k 2026-03-24T10:03:37.240 INFO:teuthology.orchestra.run.vm01.stdout:Upgrading: 2026-03-24T10:03:37.240 INFO:teuthology.orchestra.run.vm01.stdout: librados2 x86_64 2:20.2.0-712.g70f8415b.el9 ceph 3.5 M 2026-03-24T10:03:37.240 INFO:teuthology.orchestra.run.vm01.stdout: librbd1 x86_64 2:20.2.0-712.g70f8415b.el9 ceph 2.8 M 2026-03-24T10:03:37.240 INFO:teuthology.orchestra.run.vm01.stdout:Installing dependencies: 2026-03-24T10:03:37.240 INFO:teuthology.orchestra.run.vm01.stdout: abseil-cpp x86_64 20211102.0-4.el9 epel 551 k 2026-03-24T10:03:37.240 INFO:teuthology.orchestra.run.vm01.stdout: boost-program-options x86_64 1.75.0-13.el9 appstream 104 k 2026-03-24T10:03:37.240 INFO:teuthology.orchestra.run.vm01.stdout: ceph-common x86_64 2:20.2.0-712.g70f8415b.el9 ceph 24 M 2026-03-24T10:03:37.240 INFO:teuthology.orchestra.run.vm01.stdout: ceph-grafana-dashboards noarch 2:20.2.0-712.g70f8415b.el9 ceph-noarch 43 k 2026-03-24T10:03:37.240 INFO:teuthology.orchestra.run.vm01.stdout: ceph-mds x86_64 2:20.2.0-712.g70f8415b.el9 ceph 2.3 M 2026-03-24T10:03:37.240 INFO:teuthology.orchestra.run.vm01.stdout: ceph-mgr-modules-core noarch 2:20.2.0-712.g70f8415b.el9 ceph-noarch 290 k 2026-03-24T10:03:37.240 INFO:teuthology.orchestra.run.vm01.stdout: ceph-mon x86_64 2:20.2.0-712.g70f8415b.el9 ceph 5.0 M 2026-03-24T10:03:37.240 INFO:teuthology.orchestra.run.vm01.stdout: ceph-osd x86_64 2:20.2.0-712.g70f8415b.el9 ceph 17 M 2026-03-24T10:03:37.240 INFO:teuthology.orchestra.run.vm01.stdout: ceph-prometheus-alerts noarch 2:20.2.0-712.g70f8415b.el9 ceph-noarch 17 k 2026-03-24T10:03:37.240 INFO:teuthology.orchestra.run.vm01.stdout: ceph-selinux x86_64 2:20.2.0-712.g70f8415b.el9 ceph 25 k 2026-03-24T10:03:37.240 INFO:teuthology.orchestra.run.vm01.stdout: cryptsetup x86_64 2.8.1-3.el9 baseos 351 k 2026-03-24T10:03:37.240 INFO:teuthology.orchestra.run.vm01.stdout: flexiblas x86_64 3.0.4-9.el9 appstream 30 k 2026-03-24T10:03:37.240 INFO:teuthology.orchestra.run.vm01.stdout: flexiblas-netlib x86_64 3.0.4-9.el9 appstream 3.0 M 2026-03-24T10:03:37.240 INFO:teuthology.orchestra.run.vm01.stdout: flexiblas-openblas-openmp x86_64 3.0.4-9.el9 appstream 15 k 2026-03-24T10:03:37.240 INFO:teuthology.orchestra.run.vm01.stdout: fuse x86_64 2.9.9-17.el9 baseos 80 k 2026-03-24T10:03:37.240 INFO:teuthology.orchestra.run.vm01.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2026-03-24T10:03:37.240 INFO:teuthology.orchestra.run.vm01.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2026-03-24T10:03:37.240 INFO:teuthology.orchestra.run.vm01.stdout: ledmon-libs x86_64 1.1.0-3.el9 baseos 40 k 2026-03-24T10:03:37.240 INFO:teuthology.orchestra.run.vm01.stdout: libarrow x86_64 9.0.0-15.el9 epel 4.4 M 2026-03-24T10:03:37.240 INFO:teuthology.orchestra.run.vm01.stdout: libarrow-doc noarch 9.0.0-15.el9 epel 25 k 2026-03-24T10:03:37.240 INFO:teuthology.orchestra.run.vm01.stdout: libcephfs-proxy2 x86_64 2:20.2.0-712.g70f8415b.el9 ceph 24 k 2026-03-24T10:03:37.240 INFO:teuthology.orchestra.run.vm01.stdout: libcephsqlite x86_64 2:20.2.0-712.g70f8415b.el9 ceph 164 k 2026-03-24T10:03:37.240 INFO:teuthology.orchestra.run.vm01.stdout: libconfig x86_64 1.7.2-9.el9 baseos 72 k 2026-03-24T10:03:37.240 INFO:teuthology.orchestra.run.vm01.stdout: libgfortran x86_64 11.5.0-14.el9 baseos 794 k 2026-03-24T10:03:37.240 INFO:teuthology.orchestra.run.vm01.stdout: libnbd x86_64 1.20.3-4.el9 appstream 164 k 2026-03-24T10:03:37.240 INFO:teuthology.orchestra.run.vm01.stdout: liboath x86_64 2.6.12-1.el9 epel 49 k 2026-03-24T10:03:37.240 INFO:teuthology.orchestra.run.vm01.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2026-03-24T10:03:37.240 INFO:teuthology.orchestra.run.vm01.stdout: libquadmath x86_64 11.5.0-14.el9 baseos 184 k 2026-03-24T10:03:37.240 INFO:teuthology.orchestra.run.vm01.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2026-03-24T10:03:37.240 INFO:teuthology.orchestra.run.vm01.stdout: libradosstriper1 x86_64 2:20.2.0-712.g70f8415b.el9 ceph 250 k 2026-03-24T10:03:37.240 INFO:teuthology.orchestra.run.vm01.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2026-03-24T10:03:37.240 INFO:teuthology.orchestra.run.vm01.stdout: librgw2 x86_64 2:20.2.0-712.g70f8415b.el9 ceph 6.4 M 2026-03-24T10:03:37.240 INFO:teuthology.orchestra.run.vm01.stdout: libstoragemgmt x86_64 1.10.1-1.el9 appstream 246 k 2026-03-24T10:03:37.240 INFO:teuthology.orchestra.run.vm01.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2026-03-24T10:03:37.240 INFO:teuthology.orchestra.run.vm01.stdout: libxslt x86_64 1.1.34-12.el9 appstream 233 k 2026-03-24T10:03:37.240 INFO:teuthology.orchestra.run.vm01.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2026-03-24T10:03:37.240 INFO:teuthology.orchestra.run.vm01.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2026-03-24T10:03:37.241 INFO:teuthology.orchestra.run.vm01.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2026-03-24T10:03:37.241 INFO:teuthology.orchestra.run.vm01.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2026-03-24T10:03:37.241 INFO:teuthology.orchestra.run.vm01.stdout: mailcap noarch 2.1.49-5.el9 baseos 33 k 2026-03-24T10:03:37.241 INFO:teuthology.orchestra.run.vm01.stdout: openblas x86_64 0.3.29-1.el9 appstream 42 k 2026-03-24T10:03:37.241 INFO:teuthology.orchestra.run.vm01.stdout: openblas-openmp x86_64 0.3.29-1.el9 appstream 5.3 M 2026-03-24T10:03:37.241 INFO:teuthology.orchestra.run.vm01.stdout: parquet-libs x86_64 9.0.0-15.el9 epel 838 k 2026-03-24T10:03:37.241 INFO:teuthology.orchestra.run.vm01.stdout: pciutils x86_64 3.7.0-7.el9 baseos 93 k 2026-03-24T10:03:37.241 INFO:teuthology.orchestra.run.vm01.stdout: perl-Benchmark noarch 1.23-483.el9 appstream 26 k 2026-03-24T10:03:37.241 INFO:teuthology.orchestra.run.vm01.stdout: protobuf x86_64 3.14.0-17.el9 appstream 1.0 M 2026-03-24T10:03:37.241 INFO:teuthology.orchestra.run.vm01.stdout: protobuf-compiler x86_64 3.14.0-17.el9 crb 862 k 2026-03-24T10:03:37.241 INFO:teuthology.orchestra.run.vm01.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2026-03-24T10:03:37.241 INFO:teuthology.orchestra.run.vm01.stdout: python3-autocommand noarch 2.2.2-8.el9 epel 29 k 2026-03-24T10:03:37.241 INFO:teuthology.orchestra.run.vm01.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2026-03-24T10:03:37.241 INFO:teuthology.orchestra.run.vm01.stdout: python3-backports-tarfile noarch 1.2.0-1.el9 epel 60 k 2026-03-24T10:03:37.241 INFO:teuthology.orchestra.run.vm01.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2026-03-24T10:03:37.241 INFO:teuthology.orchestra.run.vm01.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2026-03-24T10:03:37.241 INFO:teuthology.orchestra.run.vm01.stdout: python3-ceph-argparse x86_64 2:20.2.0-712.g70f8415b.el9 ceph 45 k 2026-03-24T10:03:37.241 INFO:teuthology.orchestra.run.vm01.stdout: python3-ceph-common x86_64 2:20.2.0-712.g70f8415b.el9 ceph 175 k 2026-03-24T10:03:37.241 INFO:teuthology.orchestra.run.vm01.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2026-03-24T10:03:37.241 INFO:teuthology.orchestra.run.vm01.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2026-03-24T10:03:37.241 INFO:teuthology.orchestra.run.vm01.stdout: python3-cheroot noarch 10.0.1-4.el9 epel 173 k 2026-03-24T10:03:37.241 INFO:teuthology.orchestra.run.vm01.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2026-03-24T10:03:37.241 INFO:teuthology.orchestra.run.vm01.stdout: python3-cryptography x86_64 36.0.1-5.el9 baseos 1.2 M 2026-03-24T10:03:37.241 INFO:teuthology.orchestra.run.vm01.stdout: python3-devel x86_64 3.9.25-3.el9 appstream 244 k 2026-03-24T10:03:37.241 INFO:teuthology.orchestra.run.vm01.stdout: python3-google-auth noarch 1:2.45.0-1.el9 epel 254 k 2026-03-24T10:03:37.241 INFO:teuthology.orchestra.run.vm01.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2026-03-24T10:03:37.241 INFO:teuthology.orchestra.run.vm01.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2026-03-24T10:03:37.241 INFO:teuthology.orchestra.run.vm01.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2026-03-24T10:03:37.241 INFO:teuthology.orchestra.run.vm01.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2026-03-24T10:03:37.241 INFO:teuthology.orchestra.run.vm01.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2026-03-24T10:03:37.241 INFO:teuthology.orchestra.run.vm01.stdout: python3-jaraco-context noarch 6.0.1-3.el9 epel 20 k 2026-03-24T10:03:37.241 INFO:teuthology.orchestra.run.vm01.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2026-03-24T10:03:37.241 INFO:teuthology.orchestra.run.vm01.stdout: python3-jaraco-text noarch 4.0.0-2.el9 epel 26 k 2026-03-24T10:03:37.241 INFO:teuthology.orchestra.run.vm01.stdout: python3-jinja2 noarch 2.11.3-8.el9 appstream 249 k 2026-03-24T10:03:37.241 INFO:teuthology.orchestra.run.vm01.stdout: python3-kubernetes noarch 1:26.1.0-3.el9 epel 1.0 M 2026-03-24T10:03:37.241 INFO:teuthology.orchestra.run.vm01.stdout: python3-libstoragemgmt x86_64 1.10.1-1.el9 appstream 177 k 2026-03-24T10:03:37.241 INFO:teuthology.orchestra.run.vm01.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2026-03-24T10:03:37.241 INFO:teuthology.orchestra.run.vm01.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2026-03-24T10:03:37.241 INFO:teuthology.orchestra.run.vm01.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2026-03-24T10:03:37.241 INFO:teuthology.orchestra.run.vm01.stdout: python3-numpy x86_64 1:1.23.5-2.el9 appstream 6.1 M 2026-03-24T10:03:37.241 INFO:teuthology.orchestra.run.vm01.stdout: python3-numpy-f2py x86_64 1:1.23.5-2.el9 appstream 442 k 2026-03-24T10:03:37.241 INFO:teuthology.orchestra.run.vm01.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2026-03-24T10:03:37.241 INFO:teuthology.orchestra.run.vm01.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2026-03-24T10:03:37.242 INFO:teuthology.orchestra.run.vm01.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2026-03-24T10:03:37.242 INFO:teuthology.orchestra.run.vm01.stdout: python3-protobuf noarch 3.14.0-17.el9 appstream 267 k 2026-03-24T10:03:37.242 INFO:teuthology.orchestra.run.vm01.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2026-03-24T10:03:37.242 INFO:teuthology.orchestra.run.vm01.stdout: python3-pyasn1 noarch 0.4.8-7.el9 appstream 157 k 2026-03-24T10:03:37.242 INFO:teuthology.orchestra.run.vm01.stdout: python3-pyasn1-modules noarch 0.4.8-7.el9 appstream 277 k 2026-03-24T10:03:37.242 INFO:teuthology.orchestra.run.vm01.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2026-03-24T10:03:37.242 INFO:teuthology.orchestra.run.vm01.stdout: python3-pyparsing noarch 2.4.7-9.el9 baseos 150 k 2026-03-24T10:03:37.242 INFO:teuthology.orchestra.run.vm01.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2026-03-24T10:03:37.242 INFO:teuthology.orchestra.run.vm01.stdout: python3-requests noarch 2.25.1-10.el9 baseos 126 k 2026-03-24T10:03:37.242 INFO:teuthology.orchestra.run.vm01.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2026-03-24T10:03:37.242 INFO:teuthology.orchestra.run.vm01.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2026-03-24T10:03:37.242 INFO:teuthology.orchestra.run.vm01.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2026-03-24T10:03:37.242 INFO:teuthology.orchestra.run.vm01.stdout: python3-scipy x86_64 1.9.3-2.el9 appstream 19 M 2026-03-24T10:03:37.242 INFO:teuthology.orchestra.run.vm01.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2026-03-24T10:03:37.242 INFO:teuthology.orchestra.run.vm01.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2026-03-24T10:03:37.242 INFO:teuthology.orchestra.run.vm01.stdout: python3-typing-extensions noarch 4.15.0-1.el9 epel 86 k 2026-03-24T10:03:37.242 INFO:teuthology.orchestra.run.vm01.stdout: python3-urllib3 noarch 1.26.5-7.el9 baseos 218 k 2026-03-24T10:03:37.242 INFO:teuthology.orchestra.run.vm01.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2026-03-24T10:03:37.242 INFO:teuthology.orchestra.run.vm01.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2026-03-24T10:03:37.242 INFO:teuthology.orchestra.run.vm01.stdout: qatlib x86_64 25.08.0-2.el9 appstream 240 k 2026-03-24T10:03:37.242 INFO:teuthology.orchestra.run.vm01.stdout: qatzip-libs x86_64 1.3.1-1.el9 appstream 66 k 2026-03-24T10:03:37.242 INFO:teuthology.orchestra.run.vm01.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2026-03-24T10:03:37.242 INFO:teuthology.orchestra.run.vm01.stdout: socat x86_64 1.7.4.1-8.el9 appstream 303 k 2026-03-24T10:03:37.242 INFO:teuthology.orchestra.run.vm01.stdout: thrift x86_64 0.15.0-4.el9 epel 1.6 M 2026-03-24T10:03:37.242 INFO:teuthology.orchestra.run.vm01.stdout: unzip x86_64 6.0-59.el9 baseos 182 k 2026-03-24T10:03:37.242 INFO:teuthology.orchestra.run.vm01.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2026-03-24T10:03:37.242 INFO:teuthology.orchestra.run.vm01.stdout: zip x86_64 3.0-35.el9 baseos 266 k 2026-03-24T10:03:37.242 INFO:teuthology.orchestra.run.vm01.stdout:Installing weak dependencies: 2026-03-24T10:03:37.242 INFO:teuthology.orchestra.run.vm01.stdout: qatlib-service x86_64 25.08.0-2.el9 appstream 37 k 2026-03-24T10:03:37.242 INFO:teuthology.orchestra.run.vm01.stdout: 2026-03-24T10:03:37.242 INFO:teuthology.orchestra.run.vm01.stdout:Transaction Summary 2026-03-24T10:03:37.242 INFO:teuthology.orchestra.run.vm01.stdout:====================================================================================== 2026-03-24T10:03:37.242 INFO:teuthology.orchestra.run.vm01.stdout:Install 136 Packages 2026-03-24T10:03:37.242 INFO:teuthology.orchestra.run.vm01.stdout:Upgrade 2 Packages 2026-03-24T10:03:37.242 INFO:teuthology.orchestra.run.vm01.stdout: 2026-03-24T10:03:37.243 INFO:teuthology.orchestra.run.vm01.stdout:Total download size: 267 M 2026-03-24T10:03:37.243 INFO:teuthology.orchestra.run.vm01.stdout:Downloading Packages: 2026-03-24T10:03:38.214 INFO:teuthology.orchestra.run.vm08.stdout:Package librados2-2:16.2.4-5.el9.x86_64 is already installed. 2026-03-24T10:03:38.215 INFO:teuthology.orchestra.run.vm08.stdout:Package librbd1-2:16.2.4-5.el9.x86_64 is already installed. 2026-03-24T10:03:38.249 INFO:teuthology.orchestra.run.vm08.stdout:Dependencies resolved. 2026-03-24T10:03:38.253 INFO:teuthology.orchestra.run.vm08.stdout:====================================================================================== 2026-03-24T10:03:38.254 INFO:teuthology.orchestra.run.vm08.stdout: Package Arch Version Repository Size 2026-03-24T10:03:38.254 INFO:teuthology.orchestra.run.vm08.stdout:====================================================================================== 2026-03-24T10:03:38.254 INFO:teuthology.orchestra.run.vm08.stdout:Installing: 2026-03-24T10:03:38.254 INFO:teuthology.orchestra.run.vm08.stdout: bzip2 x86_64 1.0.8-11.el9 baseos 55 k 2026-03-24T10:03:38.254 INFO:teuthology.orchestra.run.vm08.stdout: ceph x86_64 2:20.2.0-712.g70f8415b.el9 ceph 6.5 k 2026-03-24T10:03:38.254 INFO:teuthology.orchestra.run.vm08.stdout: ceph-base x86_64 2:20.2.0-712.g70f8415b.el9 ceph 5.9 M 2026-03-24T10:03:38.254 INFO:teuthology.orchestra.run.vm08.stdout: ceph-fuse x86_64 2:20.2.0-712.g70f8415b.el9 ceph 939 k 2026-03-24T10:03:38.254 INFO:teuthology.orchestra.run.vm08.stdout: ceph-immutable-object-cache x86_64 2:20.2.0-712.g70f8415b.el9 ceph 154 k 2026-03-24T10:03:38.254 INFO:teuthology.orchestra.run.vm08.stdout: ceph-mgr x86_64 2:20.2.0-712.g70f8415b.el9 ceph 962 k 2026-03-24T10:03:38.254 INFO:teuthology.orchestra.run.vm08.stdout: ceph-mgr-cephadm noarch 2:20.2.0-712.g70f8415b.el9 ceph-noarch 173 k 2026-03-24T10:03:38.254 INFO:teuthology.orchestra.run.vm08.stdout: ceph-mgr-dashboard noarch 2:20.2.0-712.g70f8415b.el9 ceph-noarch 11 M 2026-03-24T10:03:38.254 INFO:teuthology.orchestra.run.vm08.stdout: ceph-mgr-diskprediction-local noarch 2:20.2.0-712.g70f8415b.el9 ceph-noarch 7.4 M 2026-03-24T10:03:38.254 INFO:teuthology.orchestra.run.vm08.stdout: ceph-mgr-rook noarch 2:20.2.0-712.g70f8415b.el9 ceph-noarch 50 k 2026-03-24T10:03:38.254 INFO:teuthology.orchestra.run.vm08.stdout: ceph-radosgw x86_64 2:20.2.0-712.g70f8415b.el9 ceph 24 M 2026-03-24T10:03:38.254 INFO:teuthology.orchestra.run.vm08.stdout: ceph-test x86_64 2:20.2.0-712.g70f8415b.el9 ceph 84 M 2026-03-24T10:03:38.254 INFO:teuthology.orchestra.run.vm08.stdout: ceph-volume noarch 2:20.2.0-712.g70f8415b.el9 ceph-noarch 298 k 2026-03-24T10:03:38.254 INFO:teuthology.orchestra.run.vm08.stdout: cephadm noarch 2:20.2.0-712.g70f8415b.el9 ceph-noarch 1.0 M 2026-03-24T10:03:38.254 INFO:teuthology.orchestra.run.vm08.stdout: libcephfs-devel x86_64 2:20.2.0-712.g70f8415b.el9 ceph 34 k 2026-03-24T10:03:38.254 INFO:teuthology.orchestra.run.vm08.stdout: libcephfs2 x86_64 2:20.2.0-712.g70f8415b.el9 ceph 866 k 2026-03-24T10:03:38.254 INFO:teuthology.orchestra.run.vm08.stdout: librados-devel x86_64 2:20.2.0-712.g70f8415b.el9 ceph 126 k 2026-03-24T10:03:38.254 INFO:teuthology.orchestra.run.vm08.stdout: perl-Test-Harness noarch 1:3.42-461.el9 appstream 295 k 2026-03-24T10:03:38.254 INFO:teuthology.orchestra.run.vm08.stdout: python3-cephfs x86_64 2:20.2.0-712.g70f8415b.el9 ceph 163 k 2026-03-24T10:03:38.254 INFO:teuthology.orchestra.run.vm08.stdout: python3-jmespath noarch 1.0.1-1.el9 appstream 48 k 2026-03-24T10:03:38.254 INFO:teuthology.orchestra.run.vm08.stdout: python3-rados x86_64 2:20.2.0-712.g70f8415b.el9 ceph 324 k 2026-03-24T10:03:38.254 INFO:teuthology.orchestra.run.vm08.stdout: python3-rbd x86_64 2:20.2.0-712.g70f8415b.el9 ceph 304 k 2026-03-24T10:03:38.254 INFO:teuthology.orchestra.run.vm08.stdout: python3-rgw x86_64 2:20.2.0-712.g70f8415b.el9 ceph 99 k 2026-03-24T10:03:38.254 INFO:teuthology.orchestra.run.vm08.stdout: python3-xmltodict noarch 0.12.0-15.el9 epel 22 k 2026-03-24T10:03:38.254 INFO:teuthology.orchestra.run.vm08.stdout: rbd-fuse x86_64 2:20.2.0-712.g70f8415b.el9 ceph 91 k 2026-03-24T10:03:38.254 INFO:teuthology.orchestra.run.vm08.stdout: rbd-mirror x86_64 2:20.2.0-712.g70f8415b.el9 ceph 2.9 M 2026-03-24T10:03:38.254 INFO:teuthology.orchestra.run.vm08.stdout: rbd-nbd x86_64 2:20.2.0-712.g70f8415b.el9 ceph 180 k 2026-03-24T10:03:38.254 INFO:teuthology.orchestra.run.vm08.stdout: s3cmd noarch 2.4.0-1.el9 epel 206 k 2026-03-24T10:03:38.254 INFO:teuthology.orchestra.run.vm08.stdout:Upgrading: 2026-03-24T10:03:38.254 INFO:teuthology.orchestra.run.vm08.stdout: librados2 x86_64 2:20.2.0-712.g70f8415b.el9 ceph 3.5 M 2026-03-24T10:03:38.254 INFO:teuthology.orchestra.run.vm08.stdout: librbd1 x86_64 2:20.2.0-712.g70f8415b.el9 ceph 2.8 M 2026-03-24T10:03:38.254 INFO:teuthology.orchestra.run.vm08.stdout:Installing dependencies: 2026-03-24T10:03:38.255 INFO:teuthology.orchestra.run.vm08.stdout: abseil-cpp x86_64 20211102.0-4.el9 epel 551 k 2026-03-24T10:03:38.255 INFO:teuthology.orchestra.run.vm08.stdout: boost-program-options x86_64 1.75.0-13.el9 appstream 104 k 2026-03-24T10:03:38.255 INFO:teuthology.orchestra.run.vm08.stdout: ceph-common x86_64 2:20.2.0-712.g70f8415b.el9 ceph 24 M 2026-03-24T10:03:38.255 INFO:teuthology.orchestra.run.vm08.stdout: ceph-grafana-dashboards noarch 2:20.2.0-712.g70f8415b.el9 ceph-noarch 43 k 2026-03-24T10:03:38.255 INFO:teuthology.orchestra.run.vm08.stdout: ceph-mds x86_64 2:20.2.0-712.g70f8415b.el9 ceph 2.3 M 2026-03-24T10:03:38.255 INFO:teuthology.orchestra.run.vm08.stdout: ceph-mgr-modules-core noarch 2:20.2.0-712.g70f8415b.el9 ceph-noarch 290 k 2026-03-24T10:03:38.255 INFO:teuthology.orchestra.run.vm08.stdout: ceph-mon x86_64 2:20.2.0-712.g70f8415b.el9 ceph 5.0 M 2026-03-24T10:03:38.255 INFO:teuthology.orchestra.run.vm08.stdout: ceph-osd x86_64 2:20.2.0-712.g70f8415b.el9 ceph 17 M 2026-03-24T10:03:38.255 INFO:teuthology.orchestra.run.vm08.stdout: ceph-prometheus-alerts noarch 2:20.2.0-712.g70f8415b.el9 ceph-noarch 17 k 2026-03-24T10:03:38.255 INFO:teuthology.orchestra.run.vm08.stdout: ceph-selinux x86_64 2:20.2.0-712.g70f8415b.el9 ceph 25 k 2026-03-24T10:03:38.255 INFO:teuthology.orchestra.run.vm08.stdout: cryptsetup x86_64 2.8.1-3.el9 baseos 351 k 2026-03-24T10:03:38.255 INFO:teuthology.orchestra.run.vm08.stdout: flexiblas x86_64 3.0.4-9.el9 appstream 30 k 2026-03-24T10:03:38.255 INFO:teuthology.orchestra.run.vm08.stdout: flexiblas-netlib x86_64 3.0.4-9.el9 appstream 3.0 M 2026-03-24T10:03:38.255 INFO:teuthology.orchestra.run.vm08.stdout: flexiblas-openblas-openmp x86_64 3.0.4-9.el9 appstream 15 k 2026-03-24T10:03:38.255 INFO:teuthology.orchestra.run.vm08.stdout: fuse x86_64 2.9.9-17.el9 baseos 80 k 2026-03-24T10:03:38.255 INFO:teuthology.orchestra.run.vm08.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2026-03-24T10:03:38.255 INFO:teuthology.orchestra.run.vm08.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2026-03-24T10:03:38.255 INFO:teuthology.orchestra.run.vm08.stdout: ledmon-libs x86_64 1.1.0-3.el9 baseos 40 k 2026-03-24T10:03:38.255 INFO:teuthology.orchestra.run.vm08.stdout: libarrow x86_64 9.0.0-15.el9 epel 4.4 M 2026-03-24T10:03:38.255 INFO:teuthology.orchestra.run.vm08.stdout: libarrow-doc noarch 9.0.0-15.el9 epel 25 k 2026-03-24T10:03:38.255 INFO:teuthology.orchestra.run.vm08.stdout: libcephfs-proxy2 x86_64 2:20.2.0-712.g70f8415b.el9 ceph 24 k 2026-03-24T10:03:38.255 INFO:teuthology.orchestra.run.vm08.stdout: libcephsqlite x86_64 2:20.2.0-712.g70f8415b.el9 ceph 164 k 2026-03-24T10:03:38.255 INFO:teuthology.orchestra.run.vm08.stdout: libconfig x86_64 1.7.2-9.el9 baseos 72 k 2026-03-24T10:03:38.255 INFO:teuthology.orchestra.run.vm08.stdout: libgfortran x86_64 11.5.0-14.el9 baseos 794 k 2026-03-24T10:03:38.255 INFO:teuthology.orchestra.run.vm08.stdout: libnbd x86_64 1.20.3-4.el9 appstream 164 k 2026-03-24T10:03:38.255 INFO:teuthology.orchestra.run.vm08.stdout: liboath x86_64 2.6.12-1.el9 epel 49 k 2026-03-24T10:03:38.255 INFO:teuthology.orchestra.run.vm08.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2026-03-24T10:03:38.255 INFO:teuthology.orchestra.run.vm08.stdout: libquadmath x86_64 11.5.0-14.el9 baseos 184 k 2026-03-24T10:03:38.255 INFO:teuthology.orchestra.run.vm08.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2026-03-24T10:03:38.255 INFO:teuthology.orchestra.run.vm08.stdout: libradosstriper1 x86_64 2:20.2.0-712.g70f8415b.el9 ceph 250 k 2026-03-24T10:03:38.255 INFO:teuthology.orchestra.run.vm08.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2026-03-24T10:03:38.255 INFO:teuthology.orchestra.run.vm08.stdout: librgw2 x86_64 2:20.2.0-712.g70f8415b.el9 ceph 6.4 M 2026-03-24T10:03:38.255 INFO:teuthology.orchestra.run.vm08.stdout: libstoragemgmt x86_64 1.10.1-1.el9 appstream 246 k 2026-03-24T10:03:38.255 INFO:teuthology.orchestra.run.vm08.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2026-03-24T10:03:38.255 INFO:teuthology.orchestra.run.vm08.stdout: libxslt x86_64 1.1.34-12.el9 appstream 233 k 2026-03-24T10:03:38.255 INFO:teuthology.orchestra.run.vm08.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2026-03-24T10:03:38.255 INFO:teuthology.orchestra.run.vm08.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2026-03-24T10:03:38.255 INFO:teuthology.orchestra.run.vm08.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2026-03-24T10:03:38.255 INFO:teuthology.orchestra.run.vm08.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2026-03-24T10:03:38.255 INFO:teuthology.orchestra.run.vm08.stdout: mailcap noarch 2.1.49-5.el9 baseos 33 k 2026-03-24T10:03:38.255 INFO:teuthology.orchestra.run.vm08.stdout: openblas x86_64 0.3.29-1.el9 appstream 42 k 2026-03-24T10:03:38.255 INFO:teuthology.orchestra.run.vm08.stdout: openblas-openmp x86_64 0.3.29-1.el9 appstream 5.3 M 2026-03-24T10:03:38.256 INFO:teuthology.orchestra.run.vm08.stdout: parquet-libs x86_64 9.0.0-15.el9 epel 838 k 2026-03-24T10:03:38.256 INFO:teuthology.orchestra.run.vm08.stdout: pciutils x86_64 3.7.0-7.el9 baseos 93 k 2026-03-24T10:03:38.256 INFO:teuthology.orchestra.run.vm08.stdout: perl-Benchmark noarch 1.23-483.el9 appstream 26 k 2026-03-24T10:03:38.256 INFO:teuthology.orchestra.run.vm08.stdout: protobuf x86_64 3.14.0-17.el9 appstream 1.0 M 2026-03-24T10:03:38.256 INFO:teuthology.orchestra.run.vm08.stdout: protobuf-compiler x86_64 3.14.0-17.el9 crb 862 k 2026-03-24T10:03:38.256 INFO:teuthology.orchestra.run.vm08.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2026-03-24T10:03:38.256 INFO:teuthology.orchestra.run.vm08.stdout: python3-autocommand noarch 2.2.2-8.el9 epel 29 k 2026-03-24T10:03:38.256 INFO:teuthology.orchestra.run.vm08.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2026-03-24T10:03:38.256 INFO:teuthology.orchestra.run.vm08.stdout: python3-backports-tarfile noarch 1.2.0-1.el9 epel 60 k 2026-03-24T10:03:38.256 INFO:teuthology.orchestra.run.vm08.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2026-03-24T10:03:38.256 INFO:teuthology.orchestra.run.vm08.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2026-03-24T10:03:38.256 INFO:teuthology.orchestra.run.vm08.stdout: python3-ceph-argparse x86_64 2:20.2.0-712.g70f8415b.el9 ceph 45 k 2026-03-24T10:03:38.256 INFO:teuthology.orchestra.run.vm08.stdout: python3-ceph-common x86_64 2:20.2.0-712.g70f8415b.el9 ceph 175 k 2026-03-24T10:03:38.256 INFO:teuthology.orchestra.run.vm08.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2026-03-24T10:03:38.256 INFO:teuthology.orchestra.run.vm08.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2026-03-24T10:03:38.256 INFO:teuthology.orchestra.run.vm08.stdout: python3-cheroot noarch 10.0.1-4.el9 epel 173 k 2026-03-24T10:03:38.256 INFO:teuthology.orchestra.run.vm08.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2026-03-24T10:03:38.256 INFO:teuthology.orchestra.run.vm08.stdout: python3-cryptography x86_64 36.0.1-5.el9 baseos 1.2 M 2026-03-24T10:03:38.256 INFO:teuthology.orchestra.run.vm08.stdout: python3-devel x86_64 3.9.25-3.el9 appstream 244 k 2026-03-24T10:03:38.256 INFO:teuthology.orchestra.run.vm08.stdout: python3-google-auth noarch 1:2.45.0-1.el9 epel 254 k 2026-03-24T10:03:38.256 INFO:teuthology.orchestra.run.vm08.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2026-03-24T10:03:38.256 INFO:teuthology.orchestra.run.vm08.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2026-03-24T10:03:38.256 INFO:teuthology.orchestra.run.vm08.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2026-03-24T10:03:38.256 INFO:teuthology.orchestra.run.vm08.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2026-03-24T10:03:38.256 INFO:teuthology.orchestra.run.vm08.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2026-03-24T10:03:38.256 INFO:teuthology.orchestra.run.vm08.stdout: python3-jaraco-context noarch 6.0.1-3.el9 epel 20 k 2026-03-24T10:03:38.256 INFO:teuthology.orchestra.run.vm08.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2026-03-24T10:03:38.256 INFO:teuthology.orchestra.run.vm08.stdout: python3-jaraco-text noarch 4.0.0-2.el9 epel 26 k 2026-03-24T10:03:38.256 INFO:teuthology.orchestra.run.vm08.stdout: python3-jinja2 noarch 2.11.3-8.el9 appstream 249 k 2026-03-24T10:03:38.256 INFO:teuthology.orchestra.run.vm08.stdout: python3-kubernetes noarch 1:26.1.0-3.el9 epel 1.0 M 2026-03-24T10:03:38.256 INFO:teuthology.orchestra.run.vm08.stdout: python3-libstoragemgmt x86_64 1.10.1-1.el9 appstream 177 k 2026-03-24T10:03:38.256 INFO:teuthology.orchestra.run.vm08.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2026-03-24T10:03:38.256 INFO:teuthology.orchestra.run.vm08.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2026-03-24T10:03:38.256 INFO:teuthology.orchestra.run.vm08.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2026-03-24T10:03:38.256 INFO:teuthology.orchestra.run.vm08.stdout: python3-numpy x86_64 1:1.23.5-2.el9 appstream 6.1 M 2026-03-24T10:03:38.256 INFO:teuthology.orchestra.run.vm08.stdout: python3-numpy-f2py x86_64 1:1.23.5-2.el9 appstream 442 k 2026-03-24T10:03:38.256 INFO:teuthology.orchestra.run.vm08.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2026-03-24T10:03:38.257 INFO:teuthology.orchestra.run.vm08.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2026-03-24T10:03:38.257 INFO:teuthology.orchestra.run.vm08.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2026-03-24T10:03:38.257 INFO:teuthology.orchestra.run.vm08.stdout: python3-protobuf noarch 3.14.0-17.el9 appstream 267 k 2026-03-24T10:03:38.257 INFO:teuthology.orchestra.run.vm08.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2026-03-24T10:03:38.257 INFO:teuthology.orchestra.run.vm08.stdout: python3-pyasn1 noarch 0.4.8-7.el9 appstream 157 k 2026-03-24T10:03:38.257 INFO:teuthology.orchestra.run.vm08.stdout: python3-pyasn1-modules noarch 0.4.8-7.el9 appstream 277 k 2026-03-24T10:03:38.257 INFO:teuthology.orchestra.run.vm08.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2026-03-24T10:03:38.257 INFO:teuthology.orchestra.run.vm08.stdout: python3-pyparsing noarch 2.4.7-9.el9 baseos 150 k 2026-03-24T10:03:38.257 INFO:teuthology.orchestra.run.vm08.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2026-03-24T10:03:38.257 INFO:teuthology.orchestra.run.vm08.stdout: python3-requests noarch 2.25.1-10.el9 baseos 126 k 2026-03-24T10:03:38.257 INFO:teuthology.orchestra.run.vm08.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2026-03-24T10:03:38.257 INFO:teuthology.orchestra.run.vm08.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2026-03-24T10:03:38.257 INFO:teuthology.orchestra.run.vm08.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2026-03-24T10:03:38.257 INFO:teuthology.orchestra.run.vm08.stdout: python3-scipy x86_64 1.9.3-2.el9 appstream 19 M 2026-03-24T10:03:38.257 INFO:teuthology.orchestra.run.vm08.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2026-03-24T10:03:38.257 INFO:teuthology.orchestra.run.vm08.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2026-03-24T10:03:38.257 INFO:teuthology.orchestra.run.vm08.stdout: python3-typing-extensions noarch 4.15.0-1.el9 epel 86 k 2026-03-24T10:03:38.257 INFO:teuthology.orchestra.run.vm08.stdout: python3-urllib3 noarch 1.26.5-7.el9 baseos 218 k 2026-03-24T10:03:38.257 INFO:teuthology.orchestra.run.vm08.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2026-03-24T10:03:38.257 INFO:teuthology.orchestra.run.vm08.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2026-03-24T10:03:38.257 INFO:teuthology.orchestra.run.vm08.stdout: qatlib x86_64 25.08.0-2.el9 appstream 240 k 2026-03-24T10:03:38.257 INFO:teuthology.orchestra.run.vm08.stdout: qatzip-libs x86_64 1.3.1-1.el9 appstream 66 k 2026-03-24T10:03:38.257 INFO:teuthology.orchestra.run.vm08.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2026-03-24T10:03:38.257 INFO:teuthology.orchestra.run.vm08.stdout: socat x86_64 1.7.4.1-8.el9 appstream 303 k 2026-03-24T10:03:38.257 INFO:teuthology.orchestra.run.vm08.stdout: thrift x86_64 0.15.0-4.el9 epel 1.6 M 2026-03-24T10:03:38.257 INFO:teuthology.orchestra.run.vm08.stdout: unzip x86_64 6.0-59.el9 baseos 182 k 2026-03-24T10:03:38.257 INFO:teuthology.orchestra.run.vm08.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2026-03-24T10:03:38.257 INFO:teuthology.orchestra.run.vm08.stdout: zip x86_64 3.0-35.el9 baseos 266 k 2026-03-24T10:03:38.257 INFO:teuthology.orchestra.run.vm08.stdout:Installing weak dependencies: 2026-03-24T10:03:38.257 INFO:teuthology.orchestra.run.vm08.stdout: qatlib-service x86_64 25.08.0-2.el9 appstream 37 k 2026-03-24T10:03:38.257 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-24T10:03:38.257 INFO:teuthology.orchestra.run.vm08.stdout:Transaction Summary 2026-03-24T10:03:38.257 INFO:teuthology.orchestra.run.vm08.stdout:====================================================================================== 2026-03-24T10:03:38.257 INFO:teuthology.orchestra.run.vm08.stdout:Install 136 Packages 2026-03-24T10:03:38.257 INFO:teuthology.orchestra.run.vm08.stdout:Upgrade 2 Packages 2026-03-24T10:03:38.257 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-24T10:03:38.258 INFO:teuthology.orchestra.run.vm08.stdout:Total download size: 267 M 2026-03-24T10:03:38.258 INFO:teuthology.orchestra.run.vm08.stdout:Downloading Packages: 2026-03-24T10:03:38.546 INFO:teuthology.orchestra.run.vm01.stdout:(1/138): ceph-20.2.0-712.g70f8415b.el9.x86_64.r 14 kB/s | 6.5 kB 00:00 2026-03-24T10:03:39.371 INFO:teuthology.orchestra.run.vm01.stdout:(2/138): ceph-fuse-20.2.0-712.g70f8415b.el9.x86 1.1 MB/s | 939 kB 00:00 2026-03-24T10:03:39.492 INFO:teuthology.orchestra.run.vm01.stdout:(3/138): ceph-immutable-object-cache-20.2.0-712 1.3 MB/s | 154 kB 00:00 2026-03-24T10:03:39.698 INFO:teuthology.orchestra.run.vm01.stdout:(4/138): ceph-base-20.2.0-712.g70f8415b.el9.x86 3.6 MB/s | 5.9 MB 00:01 2026-03-24T10:03:39.825 INFO:teuthology.orchestra.run.vm01.stdout:(5/138): ceph-mgr-20.2.0-712.g70f8415b.el9.x86_ 7.4 MB/s | 962 kB 00:00 2026-03-24T10:03:39.857 INFO:teuthology.orchestra.run.vm01.stdout:(6/138): ceph-mds-20.2.0-712.g70f8415b.el9.x86_ 6.4 MB/s | 2.3 MB 00:00 2026-03-24T10:03:40.309 INFO:teuthology.orchestra.run.vm01.stdout:(7/138): ceph-mon-20.2.0-712.g70f8415b.el9.x86_ 10 MB/s | 5.0 MB 00:00 2026-03-24T10:03:40.372 INFO:teuthology.orchestra.run.vm08.stdout:(1/138): ceph-20.2.0-712.g70f8415b.el9.x86_64.r 14 kB/s | 6.5 kB 00:00 2026-03-24T10:03:41.109 INFO:teuthology.orchestra.run.vm01.stdout:(8/138): ceph-common-20.2.0-712.g70f8415b.el9.x 7.8 MB/s | 24 MB 00:03 2026-03-24T10:03:41.239 INFO:teuthology.orchestra.run.vm08.stdout:(2/138): ceph-fuse-20.2.0-712.g70f8415b.el9.x86 1.1 MB/s | 939 kB 00:00 2026-03-24T10:03:41.248 INFO:teuthology.orchestra.run.vm01.stdout:(9/138): ceph-selinux-20.2.0-712.g70f8415b.el9. 180 kB/s | 25 kB 00:00 2026-03-24T10:03:41.324 INFO:teuthology.orchestra.run.vm01.stdout:(10/138): ceph-osd-20.2.0-712.g70f8415b.el9.x86 12 MB/s | 17 MB 00:01 2026-03-24T10:03:41.357 INFO:teuthology.orchestra.run.vm08.stdout:(3/138): ceph-immutable-object-cache-20.2.0-712 1.3 MB/s | 154 kB 00:00 2026-03-24T10:03:41.455 INFO:teuthology.orchestra.run.vm01.stdout:(11/138): libcephfs-devel-20.2.0-712.g70f8415b. 263 kB/s | 34 kB 00:00 2026-03-24T10:03:41.587 INFO:teuthology.orchestra.run.vm01.stdout:(12/138): libcephfs-proxy2-20.2.0-712.g70f8415b 183 kB/s | 24 kB 00:00 2026-03-24T10:03:41.638 INFO:teuthology.orchestra.run.vm08.stdout:(4/138): ceph-base-20.2.0-712.g70f8415b.el9.x86 3.4 MB/s | 5.9 MB 00:01 2026-03-24T10:03:41.733 INFO:teuthology.orchestra.run.vm01.stdout:(13/138): libcephfs2-20.2.0-712.g70f8415b.el9.x 5.8 MB/s | 866 kB 00:00 2026-03-24T10:03:41.739 INFO:teuthology.orchestra.run.vm08.stdout:(5/138): ceph-mds-20.2.0-712.g70f8415b.el9.x86_ 6.1 MB/s | 2.3 MB 00:00 2026-03-24T10:03:41.774 INFO:teuthology.orchestra.run.vm08.stdout:(6/138): ceph-mgr-20.2.0-712.g70f8415b.el9.x86_ 6.9 MB/s | 962 kB 00:00 2026-03-24T10:03:41.853 INFO:teuthology.orchestra.run.vm01.stdout:(14/138): libcephsqlite-20.2.0-712.g70f8415b.el 1.3 MB/s | 164 kB 00:00 2026-03-24T10:03:41.961 INFO:teuthology.orchestra.run.vm01.stdout:(15/138): ceph-radosgw-20.2.0-712.g70f8415b.el9 14 MB/s | 24 MB 00:01 2026-03-24T10:03:41.974 INFO:teuthology.orchestra.run.vm01.stdout:(16/138): librados-devel-20.2.0-712.g70f8415b.e 1.0 MB/s | 126 kB 00:00 2026-03-24T10:03:42.079 INFO:teuthology.orchestra.run.vm01.stdout:(17/138): libradosstriper1-20.2.0-712.g70f8415b 2.1 MB/s | 250 kB 00:00 2026-03-24T10:03:42.221 INFO:teuthology.orchestra.run.vm01.stdout:(18/138): python3-ceph-argparse-20.2.0-712.g70f 317 kB/s | 45 kB 00:00 2026-03-24T10:03:42.309 INFO:teuthology.orchestra.run.vm08.stdout:(7/138): ceph-mon-20.2.0-712.g70f8415b.el9.x86_ 8.9 MB/s | 5.0 MB 00:00 2026-03-24T10:03:42.372 INFO:teuthology.orchestra.run.vm01.stdout:(19/138): python3-ceph-common-20.2.0-712.g70f84 1.1 MB/s | 175 kB 00:00 2026-03-24T10:03:42.526 INFO:teuthology.orchestra.run.vm01.stdout:(20/138): python3-cephfs-20.2.0-712.g70f8415b.e 1.0 MB/s | 163 kB 00:00 2026-03-24T10:03:42.567 INFO:teuthology.orchestra.run.vm01.stdout:(21/138): librgw2-20.2.0-712.g70f8415b.el9.x86_ 11 MB/s | 6.4 MB 00:00 2026-03-24T10:03:42.662 INFO:teuthology.orchestra.run.vm01.stdout:(22/138): python3-rados-20.2.0-712.g70f8415b.el 2.3 MB/s | 324 kB 00:00 2026-03-24T10:03:42.703 INFO:teuthology.orchestra.run.vm01.stdout:(23/138): python3-rbd-20.2.0-712.g70f8415b.el9. 2.2 MB/s | 304 kB 00:00 2026-03-24T10:03:42.794 INFO:teuthology.orchestra.run.vm01.stdout:(24/138): python3-rgw-20.2.0-712.g70f8415b.el9. 751 kB/s | 99 kB 00:00 2026-03-24T10:03:42.836 INFO:teuthology.orchestra.run.vm01.stdout:(25/138): rbd-fuse-20.2.0-712.g70f8415b.el9.x86 683 kB/s | 91 kB 00:00 2026-03-24T10:03:43.010 INFO:teuthology.orchestra.run.vm01.stdout:(26/138): rbd-nbd-20.2.0-712.g70f8415b.el9.x86_ 1.0 MB/s | 180 kB 00:00 2026-03-24T10:03:43.105 INFO:teuthology.orchestra.run.vm08.stdout:(8/138): ceph-common-20.2.0-712.g70f8415b.el9.x 7.4 MB/s | 24 MB 00:03 2026-03-24T10:03:43.105 INFO:teuthology.orchestra.run.vm01.stdout:(27/138): rbd-mirror-20.2.0-712.g70f8415b.el9.x 9.4 MB/s | 2.9 MB 00:00 2026-03-24T10:03:43.132 INFO:teuthology.orchestra.run.vm01.stdout:(28/138): ceph-grafana-dashboards-20.2.0-712.g7 354 kB/s | 43 kB 00:00 2026-03-24T10:03:43.219 INFO:teuthology.orchestra.run.vm08.stdout:(9/138): ceph-selinux-20.2.0-712.g70f8415b.el9. 222 kB/s | 25 kB 00:00 2026-03-24T10:03:43.232 INFO:teuthology.orchestra.run.vm01.stdout:(29/138): ceph-mgr-cephadm-20.2.0-712.g70f8415b 1.3 MB/s | 173 kB 00:00 2026-03-24T10:03:43.284 INFO:teuthology.orchestra.run.vm08.stdout:(10/138): ceph-osd-20.2.0-712.g70f8415b.el9.x86 11 MB/s | 17 MB 00:01 2026-03-24T10:03:43.446 INFO:teuthology.orchestra.run.vm08.stdout:(11/138): libcephfs-devel-20.2.0-712.g70f8415b. 213 kB/s | 34 kB 00:00 2026-03-24T10:03:43.618 INFO:teuthology.orchestra.run.vm08.stdout:(12/138): libcephfs-proxy2-20.2.0-712.g70f8415b 141 kB/s | 24 kB 00:00 2026-03-24T10:03:43.957 INFO:teuthology.orchestra.run.vm01.stdout:(30/138): ceph-mgr-diskprediction-local-20.2.0- 10 MB/s | 7.4 MB 00:00 2026-03-24T10:03:44.075 INFO:teuthology.orchestra.run.vm01.stdout:(31/138): ceph-mgr-modules-core-20.2.0-712.g70f 2.4 MB/s | 290 kB 00:00 2026-03-24T10:03:44.142 INFO:teuthology.orchestra.run.vm01.stdout:(32/138): ceph-mgr-dashboard-20.2.0-712.g70f841 10 MB/s | 11 MB 00:01 2026-03-24T10:03:44.192 INFO:teuthology.orchestra.run.vm01.stdout:(33/138): ceph-mgr-rook-20.2.0-712.g70f8415b.el 432 kB/s | 50 kB 00:00 2026-03-24T10:03:44.266 INFO:teuthology.orchestra.run.vm01.stdout:(34/138): ceph-prometheus-alerts-20.2.0-712.g70 141 kB/s | 17 kB 00:00 2026-03-24T10:03:44.333 INFO:teuthology.orchestra.run.vm01.stdout:(35/138): ceph-volume-20.2.0-712.g70f8415b.el9. 2.1 MB/s | 298 kB 00:00 2026-03-24T10:03:44.404 INFO:teuthology.orchestra.run.vm01.stdout:(36/138): cephadm-20.2.0-712.g70f8415b.el9.noar 7.2 MB/s | 1.0 MB 00:00 2026-03-24T10:03:44.531 INFO:teuthology.orchestra.run.vm01.stdout:(37/138): bzip2-1.0.8-11.el9.x86_64.rpm 276 kB/s | 55 kB 00:00 2026-03-24T10:03:44.650 INFO:teuthology.orchestra.run.vm01.stdout:(38/138): fuse-2.9.9-17.el9.x86_64.rpm 677 kB/s | 80 kB 00:00 2026-03-24T10:03:44.651 INFO:teuthology.orchestra.run.vm08.stdout:(13/138): ceph-radosgw-20.2.0-712.g70f8415b.el9 10 MB/s | 24 MB 00:02 2026-03-24T10:03:44.701 INFO:teuthology.orchestra.run.vm01.stdout:(39/138): cryptsetup-2.8.1-3.el9.x86_64.rpm 1.2 MB/s | 351 kB 00:00 2026-03-24T10:03:44.702 INFO:teuthology.orchestra.run.vm01.stdout:(40/138): ledmon-libs-1.1.0-3.el9.x86_64.rpm 787 kB/s | 40 kB 00:00 2026-03-24T10:03:44.752 INFO:teuthology.orchestra.run.vm01.stdout:(41/138): libconfig-1.7.2-9.el9.x86_64.rpm 1.4 MB/s | 72 kB 00:00 2026-03-24T10:03:44.777 INFO:teuthology.orchestra.run.vm08.stdout:(14/138): libcephsqlite-20.2.0-712.g70f8415b.el 1.3 MB/s | 164 kB 00:00 2026-03-24T10:03:44.806 INFO:teuthology.orchestra.run.vm01.stdout:(42/138): libquadmath-11.5.0-14.el9.x86_64.rpm 3.4 MB/s | 184 kB 00:00 2026-03-24T10:03:44.858 INFO:teuthology.orchestra.run.vm01.stdout:(43/138): libgfortran-11.5.0-14.el9.x86_64.rpm 5.0 MB/s | 794 kB 00:00 2026-03-24T10:03:44.859 INFO:teuthology.orchestra.run.vm01.stdout:(44/138): mailcap-2.1.49-5.el9.noarch.rpm 628 kB/s | 33 kB 00:00 2026-03-24T10:03:44.895 INFO:teuthology.orchestra.run.vm08.stdout:(15/138): librados-devel-20.2.0-712.g70f8415b.e 1.0 MB/s | 126 kB 00:00 2026-03-24T10:03:44.910 INFO:teuthology.orchestra.run.vm01.stdout:(45/138): pciutils-3.7.0-7.el9.x86_64.rpm 1.8 MB/s | 93 kB 00:00 2026-03-24T10:03:44.912 INFO:teuthology.orchestra.run.vm01.stdout:(46/138): python3-cffi-1.14.5-5.el9.x86_64.rpm 4.7 MB/s | 253 kB 00:00 2026-03-24T10:03:45.016 INFO:teuthology.orchestra.run.vm08.stdout:(16/138): libradosstriper1-20.2.0-712.g70f8415b 2.0 MB/s | 250 kB 00:00 2026-03-24T10:03:45.067 INFO:teuthology.orchestra.run.vm01.stdout:(47/138): python3-cryptography-36.0.1-5.el9.x86 8.0 MB/s | 1.2 MB 00:00 2026-03-24T10:03:45.119 INFO:teuthology.orchestra.run.vm01.stdout:(48/138): python3-pycparser-2.20-6.el9.noarch.r 2.5 MB/s | 135 kB 00:00 2026-03-24T10:03:45.171 INFO:teuthology.orchestra.run.vm01.stdout:(49/138): python3-pyparsing-2.4.7-9.el9.noarch. 2.8 MB/s | 150 kB 00:00 2026-03-24T10:03:45.224 INFO:teuthology.orchestra.run.vm01.stdout:(50/138): python3-requests-2.25.1-10.el9.noarch 2.4 MB/s | 126 kB 00:00 2026-03-24T10:03:45.276 INFO:teuthology.orchestra.run.vm01.stdout:(51/138): python3-urllib3-1.26.5-7.el9.noarch.r 4.1 MB/s | 218 kB 00:00 2026-03-24T10:03:45.332 INFO:teuthology.orchestra.run.vm01.stdout:(52/138): unzip-6.0-59.el9.x86_64.rpm 3.2 MB/s | 182 kB 00:00 2026-03-24T10:03:45.374 INFO:teuthology.orchestra.run.vm01.stdout:(53/138): python3-ply-3.11-14.el9.noarch.rpm 231 kB/s | 106 kB 00:00 2026-03-24T10:03:45.385 INFO:teuthology.orchestra.run.vm01.stdout:(54/138): zip-3.0-35.el9.x86_64.rpm 4.9 MB/s | 266 kB 00:00 2026-03-24T10:03:45.437 INFO:teuthology.orchestra.run.vm01.stdout:(55/138): flexiblas-3.0.4-9.el9.x86_64.rpm 575 kB/s | 30 kB 00:00 2026-03-24T10:03:45.481 INFO:teuthology.orchestra.run.vm01.stdout:(56/138): boost-program-options-1.75.0-13.el9.x 972 kB/s | 104 kB 00:00 2026-03-24T10:03:45.499 INFO:teuthology.orchestra.run.vm08.stdout:(17/138): libcephfs2-20.2.0-712.g70f8415b.el9.x 461 kB/s | 866 kB 00:01 2026-03-24T10:03:45.520 INFO:teuthology.orchestra.run.vm01.stdout:(57/138): flexiblas-openblas-openmp-3.0.4-9.el9 386 kB/s | 15 kB 00:00 2026-03-24T10:03:45.557 INFO:teuthology.orchestra.run.vm01.stdout:(58/138): libnbd-1.20.3-4.el9.x86_64.rpm 4.4 MB/s | 164 kB 00:00 2026-03-24T10:03:45.618 INFO:teuthology.orchestra.run.vm08.stdout:(18/138): python3-ceph-argparse-20.2.0-712.g70f 380 kB/s | 45 kB 00:00 2026-03-24T10:03:45.618 INFO:teuthology.orchestra.run.vm01.stdout:(59/138): libpmemobj-1.12.1-1.el9.x86_64.rpm 2.6 MB/s | 160 kB 00:00 2026-03-24T10:03:45.645 INFO:teuthology.orchestra.run.vm01.stdout:(60/138): flexiblas-netlib-3.0.4-9.el9.x86_64.r 14 MB/s | 3.0 MB 00:00 2026-03-24T10:03:45.662 INFO:teuthology.orchestra.run.vm01.stdout:(61/138): librabbitmq-0.11.0-7.el9.x86_64.rpm 1.0 MB/s | 45 kB 00:00 2026-03-24T10:03:45.696 INFO:teuthology.orchestra.run.vm01.stdout:(62/138): librdkafka-1.6.1-102.el9.x86_64.rpm 13 MB/s | 662 kB 00:00 2026-03-24T10:03:45.704 INFO:teuthology.orchestra.run.vm01.stdout:(63/138): libstoragemgmt-1.10.1-1.el9.x86_64.rp 5.9 MB/s | 246 kB 00:00 2026-03-24T10:03:45.729 INFO:teuthology.orchestra.run.vm01.stdout:(64/138): libxslt-1.1.34-12.el9.x86_64.rpm 6.8 MB/s | 233 kB 00:00 2026-03-24T10:03:45.730 INFO:teuthology.orchestra.run.vm08.stdout:(19/138): librgw2-20.2.0-712.g70f8415b.el9.x86_ 8.9 MB/s | 6.4 MB 00:00 2026-03-24T10:03:45.738 INFO:teuthology.orchestra.run.vm08.stdout:(20/138): python3-ceph-common-20.2.0-712.g70f84 1.4 MB/s | 175 kB 00:00 2026-03-24T10:03:45.743 INFO:teuthology.orchestra.run.vm01.stdout:(65/138): lttng-ust-2.12.0-6.el9.x86_64.rpm 7.2 MB/s | 292 kB 00:00 2026-03-24T10:03:45.749 INFO:teuthology.orchestra.run.vm01.stdout:(66/138): lua-5.4.4-4.el9.x86_64.rpm 9.2 MB/s | 188 kB 00:00 2026-03-24T10:03:45.763 INFO:teuthology.orchestra.run.vm01.stdout:(67/138): openblas-0.3.29-1.el9.x86_64.rpm 2.1 MB/s | 42 kB 00:00 2026-03-24T10:03:45.796 INFO:teuthology.orchestra.run.vm01.stdout:(68/138): perl-Benchmark-1.23-483.el9.noarch.rp 833 kB/s | 26 kB 00:00 2026-03-24T10:03:45.849 INFO:teuthology.orchestra.run.vm08.stdout:(21/138): python3-cephfs-20.2.0-712.g70f8415b.e 1.3 MB/s | 163 kB 00:00 2026-03-24T10:03:45.850 INFO:teuthology.orchestra.run.vm01.stdout:(69/138): perl-Test-Harness-3.42-461.el9.noarch 5.3 MB/s | 295 kB 00:00 2026-03-24T10:03:45.860 INFO:teuthology.orchestra.run.vm08.stdout:(22/138): python3-rados-20.2.0-712.g70f8415b.el 2.6 MB/s | 324 kB 00:00 2026-03-24T10:03:45.905 INFO:teuthology.orchestra.run.vm01.stdout:(70/138): openblas-openmp-0.3.29-1.el9.x86_64.r 34 MB/s | 5.3 MB 00:00 2026-03-24T10:03:45.908 INFO:teuthology.orchestra.run.vm01.stdout:(71/138): protobuf-3.14.0-17.el9.x86_64.rpm 17 MB/s | 1.0 MB 00:00 2026-03-24T10:03:45.953 INFO:teuthology.orchestra.run.vm01.stdout:(72/138): python3-devel-3.9.25-3.el9.x86_64.rpm 5.3 MB/s | 244 kB 00:00 2026-03-24T10:03:45.969 INFO:teuthology.orchestra.run.vm08.stdout:(23/138): python3-rbd-20.2.0-712.g70f8415b.el9. 2.5 MB/s | 304 kB 00:00 2026-03-24T10:03:45.980 INFO:teuthology.orchestra.run.vm08.stdout:(24/138): python3-rgw-20.2.0-712.g70f8415b.el9. 827 kB/s | 99 kB 00:00 2026-03-24T10:03:45.998 INFO:teuthology.orchestra.run.vm01.stdout:(73/138): python3-jinja2-2.11.3-8.el9.noarch.rp 5.4 MB/s | 249 kB 00:00 2026-03-24T10:03:46.042 INFO:teuthology.orchestra.run.vm01.stdout:(74/138): python3-babel-2.9.1-2.el9.noarch.rpm 44 MB/s | 6.0 MB 00:00 2026-03-24T10:03:46.043 INFO:teuthology.orchestra.run.vm01.stdout:(75/138): python3-jmespath-1.0.1-1.el9.noarch.r 1.0 MB/s | 48 kB 00:00 2026-03-24T10:03:46.063 INFO:teuthology.orchestra.run.vm01.stdout:(76/138): python3-markupsafe-1.1.1-12.el9.x86_6 1.7 MB/s | 35 kB 00:00 2026-03-24T10:03:46.078 INFO:teuthology.orchestra.run.vm01.stdout:(77/138): python3-libstoragemgmt-1.10.1-1.el9.x 4.8 MB/s | 177 kB 00:00 2026-03-24T10:03:46.087 INFO:teuthology.orchestra.run.vm08.stdout:(25/138): rbd-fuse-20.2.0-712.g70f8415b.el9.x86 770 kB/s | 91 kB 00:00 2026-03-24T10:03:46.153 INFO:teuthology.orchestra.run.vm01.stdout:(78/138): python3-numpy-f2py-1.23.5-2.el9.x86_6 5.8 MB/s | 442 kB 00:00 2026-03-24T10:03:46.174 INFO:teuthology.orchestra.run.vm01.stdout:(79/138): python3-packaging-20.9-5.el9.noarch.r 3.7 MB/s | 77 kB 00:00 2026-03-24T10:03:46.207 INFO:teuthology.orchestra.run.vm08.stdout:(26/138): rbd-nbd-20.2.0-712.g70f8415b.el9.x86_ 1.5 MB/s | 180 kB 00:00 2026-03-24T10:03:46.219 INFO:teuthology.orchestra.run.vm01.stdout:(80/138): python3-protobuf-3.14.0-17.el9.noarch 5.7 MB/s | 267 kB 00:00 2026-03-24T10:03:46.244 INFO:teuthology.orchestra.run.vm01.stdout:(81/138): python3-pyasn1-0.4.8-7.el9.noarch.rpm 6.4 MB/s | 157 kB 00:00 2026-03-24T10:03:46.267 INFO:teuthology.orchestra.run.vm01.stdout:(82/138): python3-pyasn1-modules-0.4.8-7.el9.no 11 MB/s | 277 kB 00:00 2026-03-24T10:03:46.290 INFO:teuthology.orchestra.run.vm01.stdout:(83/138): python3-requests-oauthlib-1.3.0-12.el 2.4 MB/s | 54 kB 00:00 2026-03-24T10:03:46.324 INFO:teuthology.orchestra.run.vm08.stdout:(27/138): ceph-grafana-dashboards-20.2.0-712.g7 371 kB/s | 43 kB 00:00 2026-03-24T10:03:46.325 INFO:teuthology.orchestra.run.vm01.stdout:(84/138): python3-numpy-1.23.5-2.el9.x86_64.rpm 24 MB/s | 6.1 MB 00:00 2026-03-24T10:03:46.352 INFO:teuthology.orchestra.run.vm01.stdout:(85/138): python3-toml-0.10.2-6.el9.noarch.rpm 1.5 MB/s | 42 kB 00:00 2026-03-24T10:03:46.415 INFO:teuthology.orchestra.run.vm01.stdout:(86/138): qatlib-25.08.0-2.el9.x86_64.rpm 3.8 MB/s | 240 kB 00:00 2026-03-24T10:03:46.437 INFO:teuthology.orchestra.run.vm02.stdout:CentOS Stream 9 - AppStream 1.2 MB/s | 27 MB 00:22 2026-03-24T10:03:46.439 INFO:teuthology.orchestra.run.vm01.stdout:(87/138): qatlib-service-25.08.0-2.el9.x86_64.r 1.5 MB/s | 37 kB 00:00 2026-03-24T10:03:46.442 INFO:teuthology.orchestra.run.vm08.stdout:(28/138): ceph-mgr-cephadm-20.2.0-712.g70f8415b 1.4 MB/s | 173 kB 00:00 2026-03-24T10:03:46.461 INFO:teuthology.orchestra.run.vm01.stdout:(88/138): qatzip-libs-1.3.1-1.el9.x86_64.rpm 3.0 MB/s | 66 kB 00:00 2026-03-24T10:03:46.515 INFO:teuthology.orchestra.run.vm01.stdout:(89/138): socat-1.7.4.1-8.el9.x86_64.rpm 5.6 MB/s | 303 kB 00:00 2026-03-24T10:03:46.535 INFO:teuthology.orchestra.run.vm01.stdout:(90/138): xmlstarlet-1.6.1-20.el9.x86_64.rpm 3.1 MB/s | 64 kB 00:00 2026-03-24T10:03:46.635 INFO:teuthology.orchestra.run.vm01.stdout:(91/138): lua-devel-5.4.4-4.el9.x86_64.rpm 224 kB/s | 22 kB 00:00 2026-03-24T10:03:46.794 INFO:teuthology.orchestra.run.vm01.stdout:(92/138): protobuf-compiler-3.14.0-17.el9.x86_6 5.3 MB/s | 862 kB 00:00 2026-03-24T10:03:46.830 INFO:teuthology.orchestra.run.vm01.stdout:(93/138): abseil-cpp-20211102.0-4.el9.x86_64.rp 15 MB/s | 551 kB 00:00 2026-03-24T10:03:46.840 INFO:teuthology.orchestra.run.vm01.stdout:(94/138): gperftools-libs-2.9.1-3.el9.x86_64.rp 32 MB/s | 308 kB 00:00 2026-03-24T10:03:46.842 INFO:teuthology.orchestra.run.vm01.stdout:(95/138): grpc-data-1.46.7-10.el9.noarch.rpm 8.1 MB/s | 19 kB 00:00 2026-03-24T10:03:46.939 INFO:teuthology.orchestra.run.vm01.stdout:(96/138): libarrow-9.0.0-15.el9.x86_64.rpm 46 MB/s | 4.4 MB 00:00 2026-03-24T10:03:46.942 INFO:teuthology.orchestra.run.vm01.stdout:(97/138): libarrow-doc-9.0.0-15.el9.noarch.rpm 8.1 MB/s | 25 kB 00:00 2026-03-24T10:03:46.945 INFO:teuthology.orchestra.run.vm01.stdout:(98/138): liboath-2.6.12-1.el9.x86_64.rpm 18 MB/s | 49 kB 00:00 2026-03-24T10:03:46.948 INFO:teuthology.orchestra.run.vm01.stdout:(99/138): libunwind-1.6.2-1.el9.x86_64.rpm 20 MB/s | 67 kB 00:00 2026-03-24T10:03:46.953 INFO:teuthology.orchestra.run.vm01.stdout:(100/138): luarocks-3.9.2-5.el9.noarch.rpm 36 MB/s | 151 kB 00:00 2026-03-24T10:03:47.016 INFO:teuthology.orchestra.run.vm01.stdout:(101/138): python3-scipy-1.9.3-2.el9.x86_64.rpm 27 MB/s | 19 MB 00:00 2026-03-24T10:03:47.021 INFO:teuthology.orchestra.run.vm01.stdout:(102/138): parquet-libs-9.0.0-15.el9.x86_64.rpm 12 MB/s | 838 kB 00:00 2026-03-24T10:03:47.024 INFO:teuthology.orchestra.run.vm01.stdout:(103/138): python3-autocommand-2.2.2-8.el9.noar 9.3 MB/s | 29 kB 00:00 2026-03-24T10:03:47.029 INFO:teuthology.orchestra.run.vm01.stdout:(104/138): python3-backports-tarfile-1.2.0-1.el 13 MB/s | 60 kB 00:00 2026-03-24T10:03:47.035 INFO:teuthology.orchestra.run.vm01.stdout:(105/138): python3-bcrypt-3.2.2-1.el9.x86_64.rp 8.2 MB/s | 43 kB 00:00 2026-03-24T10:03:47.036 INFO:teuthology.orchestra.run.vm01.stdout:(106/138): python3-asyncssh-2.13.2-5.el9.noarch 27 MB/s | 548 kB 00:00 2026-03-24T10:03:47.040 INFO:teuthology.orchestra.run.vm01.stdout:(107/138): python3-cachetools-4.2.4-1.el9.noarc 6.2 MB/s | 32 kB 00:00 2026-03-24T10:03:47.040 INFO:teuthology.orchestra.run.vm01.stdout:(108/138): python3-certifi-2023.05.07-4.el9.noa 3.6 MB/s | 14 kB 00:00 2026-03-24T10:03:47.045 INFO:teuthology.orchestra.run.vm01.stdout:(109/138): python3-cheroot-10.0.1-4.el9.noarch. 32 MB/s | 173 kB 00:00 2026-03-24T10:03:47.057 INFO:teuthology.orchestra.run.vm01.stdout:(110/138): python3-cherrypy-18.6.1-2.el9.noarch 21 MB/s | 358 kB 00:00 2026-03-24T10:03:47.072 INFO:teuthology.orchestra.run.vm01.stdout:(111/138): python3-google-auth-2.45.0-1.el9.noa 9.6 MB/s | 254 kB 00:00 2026-03-24T10:03:47.078 INFO:teuthology.orchestra.run.vm01.stdout:(112/138): python3-grpcio-tools-1.46.7-10.el9.x 26 MB/s | 144 kB 00:00 2026-03-24T10:03:47.081 INFO:teuthology.orchestra.run.vm01.stdout:(113/138): python3-jaraco-8.2.1-3.el9.noarch.rp 2.8 MB/s | 11 kB 00:00 2026-03-24T10:03:47.087 INFO:teuthology.orchestra.run.vm01.stdout:(114/138): python3-grpcio-1.46.7-10.el9.x86_64. 69 MB/s | 2.0 MB 00:00 2026-03-24T10:03:47.088 INFO:teuthology.orchestra.run.vm01.stdout:(115/138): python3-jaraco-classes-3.2.1-5.el9.n 2.8 MB/s | 18 kB 00:00 2026-03-24T10:03:47.090 INFO:teuthology.orchestra.run.vm01.stdout:(116/138): python3-jaraco-collections-3.0.0-8.e 7.5 MB/s | 23 kB 00:00 2026-03-24T10:03:47.092 INFO:teuthology.orchestra.run.vm01.stdout:(117/138): python3-jaraco-context-6.0.1-3.el9.n 4.7 MB/s | 20 kB 00:00 2026-03-24T10:03:47.093 INFO:teuthology.orchestra.run.vm01.stdout:(118/138): python3-jaraco-functools-3.5.0-2.el9 8.4 MB/s | 19 kB 00:00 2026-03-24T10:03:47.095 INFO:teuthology.orchestra.run.vm01.stdout:(119/138): python3-jaraco-text-4.0.0-2.el9.noar 11 MB/s | 26 kB 00:00 2026-03-24T10:03:47.099 INFO:teuthology.orchestra.run.vm01.stdout:(120/138): python3-more-itertools-8.12.0-2.el9. 17 MB/s | 79 kB 00:00 2026-03-24T10:03:47.106 INFO:teuthology.orchestra.run.vm01.stdout:(121/138): python3-natsort-7.1.1-5.el9.noarch.r 8.8 MB/s | 58 kB 00:00 2026-03-24T10:03:47.114 INFO:teuthology.orchestra.run.vm01.stdout:(122/138): python3-kubernetes-26.1.0-3.el9.noar 48 MB/s | 1.0 MB 00:00 2026-03-24T10:03:47.116 INFO:teuthology.orchestra.run.vm01.stdout:(123/138): python3-portend-3.1.0-2.el9.noarch.r 1.7 MB/s | 16 kB 00:00 2026-03-24T10:03:47.118 INFO:teuthology.orchestra.run.vm01.stdout:(124/138): python3-pyOpenSSL-21.0.0-1.el9.noarc 21 MB/s | 90 kB 00:00 2026-03-24T10:03:47.119 INFO:teuthology.orchestra.run.vm01.stdout:(125/138): python3-repoze-lru-0.7-16.el9.noarch 9.9 MB/s | 31 kB 00:00 2026-03-24T10:03:47.123 INFO:teuthology.orchestra.run.vm01.stdout:(126/138): python3-routes-2.5.1-5.el9.noarch.rp 40 MB/s | 188 kB 00:00 2026-03-24T10:03:47.124 INFO:teuthology.orchestra.run.vm01.stdout:(127/138): python3-rsa-4.9-2.el9.noarch.rpm 12 MB/s | 59 kB 00:00 2026-03-24T10:03:47.126 INFO:teuthology.orchestra.run.vm01.stdout:(128/138): python3-tempora-5.0.0-2.el9.noarch.r 13 MB/s | 36 kB 00:00 2026-03-24T10:03:47.127 INFO:teuthology.orchestra.run.vm01.stdout:(129/138): python3-typing-extensions-4.15.0-1.e 24 MB/s | 86 kB 00:00 2026-03-24T10:03:47.130 INFO:teuthology.orchestra.run.vm01.stdout:(130/138): python3-websocket-client-1.2.3-2.el9 21 MB/s | 90 kB 00:00 2026-03-24T10:03:47.131 INFO:teuthology.orchestra.run.vm01.stdout:(131/138): python3-xmltodict-0.12.0-15.el9.noar 6.3 MB/s | 22 kB 00:00 2026-03-24T10:03:47.133 INFO:teuthology.orchestra.run.vm01.stdout:(132/138): python3-zc-lockfile-2.0-10.el9.noarc 8.3 MB/s | 20 kB 00:00 2026-03-24T10:03:47.141 INFO:teuthology.orchestra.run.vm01.stdout:(133/138): re2-20211101-20.el9.x86_64.rpm 20 MB/s | 191 kB 00:00 2026-03-24T10:03:47.176 INFO:teuthology.orchestra.run.vm01.stdout:(134/138): thrift-0.15.0-4.el9.x86_64.rpm 45 MB/s | 1.6 MB 00:00 2026-03-24T10:03:47.177 INFO:teuthology.orchestra.run.vm01.stdout:(135/138): s3cmd-2.4.0-1.el9.noarch.rpm 4.5 MB/s | 206 kB 00:00 2026-03-24T10:03:47.348 INFO:teuthology.orchestra.run.vm08.stdout:(29/138): rbd-mirror-20.2.0-712.g70f8415b.el9.x 2.1 MB/s | 2.9 MB 00:01 2026-03-24T10:03:47.992 INFO:teuthology.orchestra.run.vm08.stdout:(30/138): ceph-mgr-dashboard-20.2.0-712.g70f841 6.8 MB/s | 11 MB 00:01 2026-03-24T10:03:48.109 INFO:teuthology.orchestra.run.vm01.stdout:(136/138): librbd1-20.2.0-712.g70f8415b.el9.x86 3.1 MB/s | 2.8 MB 00:00 2026-03-24T10:03:48.112 INFO:teuthology.orchestra.run.vm08.stdout:(31/138): ceph-mgr-modules-core-20.2.0-712.g70f 2.4 MB/s | 290 kB 00:00 2026-03-24T10:03:48.229 INFO:teuthology.orchestra.run.vm08.stdout:(32/138): ceph-mgr-rook-20.2.0-712.g70f8415b.el 430 kB/s | 50 kB 00:00 2026-03-24T10:03:48.247 INFO:teuthology.orchestra.run.vm01.stdout:(137/138): librados2-20.2.0-712.g70f8415b.el9.x 3.3 MB/s | 3.5 MB 00:01 2026-03-24T10:03:48.346 INFO:teuthology.orchestra.run.vm08.stdout:(33/138): ceph-prometheus-alerts-20.2.0-712.g70 149 kB/s | 17 kB 00:00 2026-03-24T10:03:48.466 INFO:teuthology.orchestra.run.vm08.stdout:(34/138): ceph-volume-20.2.0-712.g70f8415b.el9. 2.4 MB/s | 298 kB 00:00 2026-03-24T10:03:48.548 INFO:teuthology.orchestra.run.vm08.stdout:(35/138): ceph-mgr-diskprediction-local-20.2.0- 6.2 MB/s | 7.4 MB 00:01 2026-03-24T10:03:48.701 INFO:teuthology.orchestra.run.vm08.stdout:(36/138): cephadm-20.2.0-712.g70f8415b.el9.noar 4.2 MB/s | 1.0 MB 00:00 2026-03-24T10:03:48.748 INFO:teuthology.orchestra.run.vm08.stdout:(37/138): bzip2-1.0.8-11.el9.x86_64.rpm 274 kB/s | 55 kB 00:00 2026-03-24T10:03:48.813 INFO:teuthology.orchestra.run.vm08.stdout:(38/138): cryptsetup-2.8.1-3.el9.x86_64.rpm 3.1 MB/s | 351 kB 00:00 2026-03-24T10:03:48.819 INFO:teuthology.orchestra.run.vm08.stdout:(39/138): fuse-2.9.9-17.el9.x86_64.rpm 1.1 MB/s | 80 kB 00:00 2026-03-24T10:03:48.875 INFO:teuthology.orchestra.run.vm08.stdout:(40/138): ledmon-libs-1.1.0-3.el9.x86_64.rpm 661 kB/s | 40 kB 00:00 2026-03-24T10:03:48.879 INFO:teuthology.orchestra.run.vm08.stdout:(41/138): libconfig-1.7.2-9.el9.x86_64.rpm 1.2 MB/s | 72 kB 00:00 2026-03-24T10:03:49.040 INFO:teuthology.orchestra.run.vm08.stdout:(42/138): libquadmath-11.5.0-14.el9.x86_64.rpm 1.1 MB/s | 184 kB 00:00 2026-03-24T10:03:49.076 INFO:teuthology.orchestra.run.vm08.stdout:(43/138): libgfortran-11.5.0-14.el9.x86_64.rpm 3.9 MB/s | 794 kB 00:00 2026-03-24T10:03:49.104 INFO:teuthology.orchestra.run.vm08.stdout:(44/138): mailcap-2.1.49-5.el9.noarch.rpm 519 kB/s | 33 kB 00:00 2026-03-24T10:03:49.105 INFO:teuthology.orchestra.run.vm01.stdout:(138/138): ceph-test-20.2.0-712.g70f8415b.el9.x 11 MB/s | 84 MB 00:07 2026-03-24T10:03:49.109 INFO:teuthology.orchestra.run.vm01.stdout:-------------------------------------------------------------------------------- 2026-03-24T10:03:49.109 INFO:teuthology.orchestra.run.vm01.stdout:Total 22 MB/s | 267 MB 00:11 2026-03-24T10:03:49.140 INFO:teuthology.orchestra.run.vm08.stdout:(45/138): pciutils-3.7.0-7.el9.x86_64.rpm 1.4 MB/s | 93 kB 00:00 2026-03-24T10:03:49.168 INFO:teuthology.orchestra.run.vm08.stdout:(46/138): python3-cffi-1.14.5-5.el9.x86_64.rpm 3.9 MB/s | 253 kB 00:00 2026-03-24T10:03:49.228 INFO:teuthology.orchestra.run.vm08.stdout:(47/138): python3-cryptography-36.0.1-5.el9.x86 14 MB/s | 1.2 MB 00:00 2026-03-24T10:03:49.236 INFO:teuthology.orchestra.run.vm08.stdout:(48/138): python3-ply-3.11-14.el9.noarch.rpm 1.5 MB/s | 106 kB 00:00 2026-03-24T10:03:49.288 INFO:teuthology.orchestra.run.vm08.stdout:(49/138): python3-pycparser-2.20-6.el9.noarch.r 2.2 MB/s | 135 kB 00:00 2026-03-24T10:03:49.297 INFO:teuthology.orchestra.run.vm08.stdout:(50/138): python3-pyparsing-2.4.7-9.el9.noarch. 2.4 MB/s | 150 kB 00:00 2026-03-24T10:03:49.350 INFO:teuthology.orchestra.run.vm08.stdout:(51/138): python3-requests-2.25.1-10.el9.noarch 2.0 MB/s | 126 kB 00:00 2026-03-24T10:03:49.378 INFO:teuthology.orchestra.run.vm08.stdout:(52/138): python3-urllib3-1.26.5-7.el9.noarch.r 2.7 MB/s | 218 kB 00:00 2026-03-24T10:03:49.412 INFO:teuthology.orchestra.run.vm08.stdout:(53/138): unzip-6.0-59.el9.x86_64.rpm 2.9 MB/s | 182 kB 00:00 2026-03-24T10:03:49.464 INFO:teuthology.orchestra.run.vm08.stdout:(54/138): zip-3.0-35.el9.x86_64.rpm 3.0 MB/s | 266 kB 00:00 2026-03-24T10:03:49.571 INFO:teuthology.orchestra.run.vm08.stdout:(55/138): flexiblas-3.0.4-9.el9.x86_64.rpm 279 kB/s | 30 kB 00:00 2026-03-24T10:03:49.603 INFO:teuthology.orchestra.run.vm08.stdout:(56/138): boost-program-options-1.75.0-13.el9.x 544 kB/s | 104 kB 00:00 2026-03-24T10:03:49.686 INFO:teuthology.orchestra.run.vm08.stdout:(57/138): flexiblas-openblas-openmp-3.0.4-9.el9 180 kB/s | 15 kB 00:00 2026-03-24T10:03:49.752 INFO:teuthology.orchestra.run.vm08.stdout:(58/138): flexiblas-netlib-3.0.4-9.el9.x86_64.r 16 MB/s | 3.0 MB 00:00 2026-03-24T10:03:49.753 INFO:teuthology.orchestra.run.vm08.stdout:(59/138): libnbd-1.20.3-4.el9.x86_64.rpm 2.4 MB/s | 164 kB 00:00 2026-03-24T10:03:49.799 INFO:teuthology.orchestra.run.vm08.stdout:(60/138): libpmemobj-1.12.1-1.el9.x86_64.rpm 3.4 MB/s | 160 kB 00:00 2026-03-24T10:03:49.801 INFO:teuthology.orchestra.run.vm08.stdout:(61/138): librabbitmq-0.11.0-7.el9.x86_64.rpm 956 kB/s | 45 kB 00:00 2026-03-24T10:03:49.851 INFO:teuthology.orchestra.run.vm08.stdout:(62/138): libstoragemgmt-1.10.1-1.el9.x86_64.rp 4.9 MB/s | 246 kB 00:00 2026-03-24T10:03:49.886 INFO:teuthology.orchestra.run.vm01.stdout:Running transaction check 2026-03-24T10:03:49.897 INFO:teuthology.orchestra.run.vm08.stdout:(63/138): libxslt-1.1.34-12.el9.x86_64.rpm 4.9 MB/s | 233 kB 00:00 2026-03-24T10:03:49.944 INFO:teuthology.orchestra.run.vm08.stdout:(64/138): lttng-ust-2.12.0-6.el9.x86_64.rpm 6.2 MB/s | 292 kB 00:00 2026-03-24T10:03:49.952 INFO:teuthology.orchestra.run.vm01.stdout:Transaction check succeeded. 2026-03-24T10:03:49.952 INFO:teuthology.orchestra.run.vm01.stdout:Running transaction test 2026-03-24T10:03:49.990 INFO:teuthology.orchestra.run.vm08.stdout:(65/138): lua-5.4.4-4.el9.x86_64.rpm 4.0 MB/s | 188 kB 00:00 2026-03-24T10:03:50.035 INFO:teuthology.orchestra.run.vm08.stdout:(66/138): openblas-0.3.29-1.el9.x86_64.rpm 962 kB/s | 42 kB 00:00 2026-03-24T10:03:50.070 INFO:teuthology.orchestra.run.vm08.stdout:(67/138): librdkafka-1.6.1-102.el9.x86_64.rpm 2.4 MB/s | 662 kB 00:00 2026-03-24T10:03:50.150 INFO:teuthology.orchestra.run.vm08.stdout:(68/138): perl-Benchmark-1.23-483.el9.noarch.rp 331 kB/s | 26 kB 00:00 2026-03-24T10:03:50.169 INFO:teuthology.orchestra.run.vm08.stdout:(69/138): openblas-openmp-0.3.29-1.el9.x86_64.r 39 MB/s | 5.3 MB 00:00 2026-03-24T10:03:50.205 INFO:teuthology.orchestra.run.vm08.stdout:(70/138): perl-Test-Harness-3.42-461.el9.noarch 5.3 MB/s | 295 kB 00:00 2026-03-24T10:03:50.248 INFO:teuthology.orchestra.run.vm08.stdout:(71/138): protobuf-3.14.0-17.el9.x86_64.rpm 13 MB/s | 1.0 MB 00:00 2026-03-24T10:03:50.319 INFO:teuthology.orchestra.run.vm08.stdout:(72/138): python3-devel-3.9.25-3.el9.x86_64.rpm 3.4 MB/s | 244 kB 00:00 2026-03-24T10:03:50.411 INFO:teuthology.orchestra.run.vm08.stdout:(73/138): python3-babel-2.9.1-2.el9.noarch.rpm 29 MB/s | 6.0 MB 00:00 2026-03-24T10:03:50.413 INFO:teuthology.orchestra.run.vm08.stdout:(74/138): python3-jinja2-2.11.3-8.el9.noarch.rp 2.6 MB/s | 249 kB 00:00 2026-03-24T10:03:50.459 INFO:teuthology.orchestra.run.vm08.stdout:(75/138): python3-jmespath-1.0.1-1.el9.noarch.r 1.0 MB/s | 48 kB 00:00 2026-03-24T10:03:50.461 INFO:teuthology.orchestra.run.vm08.stdout:(76/138): python3-libstoragemgmt-1.10.1-1.el9.x 3.6 MB/s | 177 kB 00:00 2026-03-24T10:03:50.495 INFO:teuthology.orchestra.run.vm02.stdout:CentOS Stream 9 - CRB 6.4 MB/s | 8.0 MB 00:01 2026-03-24T10:03:50.507 INFO:teuthology.orchestra.run.vm08.stdout:(77/138): python3-markupsafe-1.1.1-12.el9.x86_6 734 kB/s | 35 kB 00:00 2026-03-24T10:03:50.608 INFO:teuthology.orchestra.run.vm08.stdout:(78/138): python3-numpy-1.23.5-2.el9.x86_64.rpm 42 MB/s | 6.1 MB 00:00 2026-03-24T10:03:50.609 INFO:teuthology.orchestra.run.vm08.stdout:(79/138): python3-numpy-f2py-1.23.5-2.el9.x86_6 4.2 MB/s | 442 kB 00:00 2026-03-24T10:03:50.657 INFO:teuthology.orchestra.run.vm08.stdout:(80/138): python3-protobuf-3.14.0-17.el9.noarch 5.5 MB/s | 267 kB 00:00 2026-03-24T10:03:50.659 INFO:teuthology.orchestra.run.vm08.stdout:(81/138): python3-packaging-20.9-5.el9.noarch.r 1.5 MB/s | 77 kB 00:00 2026-03-24T10:03:50.709 INFO:teuthology.orchestra.run.vm08.stdout:(82/138): python3-pyasn1-0.4.8-7.el9.noarch.rpm 3.0 MB/s | 157 kB 00:00 2026-03-24T10:03:50.715 INFO:teuthology.orchestra.run.vm08.stdout:(83/138): python3-pyasn1-modules-0.4.8-7.el9.no 4.8 MB/s | 277 kB 00:00 2026-03-24T10:03:50.751 INFO:teuthology.orchestra.run.vm08.stdout:(84/138): python3-requests-oauthlib-1.3.0-12.el 1.2 MB/s | 54 kB 00:00 2026-03-24T10:03:50.800 INFO:teuthology.orchestra.run.vm08.stdout:(85/138): python3-toml-0.10.2-6.el9.noarch.rpm 868 kB/s | 42 kB 00:00 2026-03-24T10:03:50.866 INFO:teuthology.orchestra.run.vm08.stdout:(86/138): qatlib-25.08.0-2.el9.x86_64.rpm 3.6 MB/s | 240 kB 00:00 2026-03-24T10:03:50.934 INFO:teuthology.orchestra.run.vm08.stdout:(87/138): qatlib-service-25.08.0-2.el9.x86_64.r 553 kB/s | 37 kB 00:00 2026-03-24T10:03:51.027 INFO:teuthology.orchestra.run.vm08.stdout:(88/138): python3-scipy-1.9.3-2.el9.x86_64.rpm 62 MB/s | 19 MB 00:00 2026-03-24T10:03:51.029 INFO:teuthology.orchestra.run.vm08.stdout:(89/138): qatzip-libs-1.3.1-1.el9.x86_64.rpm 703 kB/s | 66 kB 00:00 2026-03-24T10:03:51.033 INFO:teuthology.orchestra.run.vm01.stdout:Transaction test succeeded. 2026-03-24T10:03:51.034 INFO:teuthology.orchestra.run.vm01.stdout:Running transaction 2026-03-24T10:03:51.077 INFO:teuthology.orchestra.run.vm08.stdout:(90/138): socat-1.7.4.1-8.el9.x86_64.rpm 5.9 MB/s | 303 kB 00:00 2026-03-24T10:03:51.081 INFO:teuthology.orchestra.run.vm08.stdout:(91/138): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.2 MB/s | 64 kB 00:00 2026-03-24T10:03:51.156 INFO:teuthology.orchestra.run.vm08.stdout:(92/138): lua-devel-5.4.4-4.el9.x86_64.rpm 283 kB/s | 22 kB 00:00 2026-03-24T10:03:51.172 INFO:teuthology.orchestra.run.vm08.stdout:(93/138): abseil-cpp-20211102.0-4.el9.x86_64.rp 36 MB/s | 551 kB 00:00 2026-03-24T10:03:51.179 INFO:teuthology.orchestra.run.vm08.stdout:(94/138): gperftools-libs-2.9.1-3.el9.x86_64.rp 43 MB/s | 308 kB 00:00 2026-03-24T10:03:51.181 INFO:teuthology.orchestra.run.vm08.stdout:(95/138): grpc-data-1.46.7-10.el9.noarch.rpm 9.4 MB/s | 19 kB 00:00 2026-03-24T10:03:51.239 INFO:teuthology.orchestra.run.vm08.stdout:(96/138): libarrow-9.0.0-15.el9.x86_64.rpm 77 MB/s | 4.4 MB 00:00 2026-03-24T10:03:51.242 INFO:teuthology.orchestra.run.vm08.stdout:(97/138): libarrow-doc-9.0.0-15.el9.noarch.rpm 8.0 MB/s | 25 kB 00:00 2026-03-24T10:03:51.245 INFO:teuthology.orchestra.run.vm08.stdout:(98/138): liboath-2.6.12-1.el9.x86_64.rpm 17 MB/s | 49 kB 00:00 2026-03-24T10:03:51.249 INFO:teuthology.orchestra.run.vm08.stdout:(99/138): libunwind-1.6.2-1.el9.x86_64.rpm 18 MB/s | 67 kB 00:00 2026-03-24T10:03:51.254 INFO:teuthology.orchestra.run.vm08.stdout:(100/138): luarocks-3.9.2-5.el9.noarch.rpm 33 MB/s | 151 kB 00:00 2026-03-24T10:03:51.266 INFO:teuthology.orchestra.run.vm08.stdout:(101/138): parquet-libs-9.0.0-15.el9.x86_64.rpm 67 MB/s | 838 kB 00:00 2026-03-24T10:03:51.275 INFO:teuthology.orchestra.run.vm08.stdout:(102/138): python3-asyncssh-2.13.2-5.el9.noarch 62 MB/s | 548 kB 00:00 2026-03-24T10:03:51.278 INFO:teuthology.orchestra.run.vm08.stdout:(103/138): python3-autocommand-2.2.2-8.el9.noar 12 MB/s | 29 kB 00:00 2026-03-24T10:03:51.281 INFO:teuthology.orchestra.run.vm08.stdout:(104/138): python3-backports-tarfile-1.2.0-1.el 18 MB/s | 60 kB 00:00 2026-03-24T10:03:51.283 INFO:teuthology.orchestra.run.vm08.stdout:(105/138): python3-bcrypt-3.2.2-1.el9.x86_64.rp 20 MB/s | 43 kB 00:00 2026-03-24T10:03:51.286 INFO:teuthology.orchestra.run.vm08.stdout:(106/138): python3-cachetools-4.2.4-1.el9.noarc 11 MB/s | 32 kB 00:00 2026-03-24T10:03:51.289 INFO:teuthology.orchestra.run.vm08.stdout:(107/138): python3-certifi-2023.05.07-4.el9.noa 5.6 MB/s | 14 kB 00:00 2026-03-24T10:03:51.293 INFO:teuthology.orchestra.run.vm08.stdout:(108/138): python3-cheroot-10.0.1-4.el9.noarch. 41 MB/s | 173 kB 00:00 2026-03-24T10:03:51.300 INFO:teuthology.orchestra.run.vm08.stdout:(109/138): python3-cherrypy-18.6.1-2.el9.noarch 52 MB/s | 358 kB 00:00 2026-03-24T10:03:51.306 INFO:teuthology.orchestra.run.vm08.stdout:(110/138): python3-google-auth-2.45.0-1.el9.noa 46 MB/s | 254 kB 00:00 2026-03-24T10:03:51.327 INFO:teuthology.orchestra.run.vm08.stdout:(111/138): protobuf-compiler-3.14.0-17.el9.x86_ 3.4 MB/s | 862 kB 00:00 2026-03-24T10:03:51.334 INFO:teuthology.orchestra.run.vm08.stdout:(112/138): python3-grpcio-1.46.7-10.el9.x86_64. 73 MB/s | 2.0 MB 00:00 2026-03-24T10:03:51.336 INFO:teuthology.orchestra.run.vm08.stdout:(113/138): python3-jaraco-8.2.1-3.el9.noarch.rp 5.1 MB/s | 11 kB 00:00 2026-03-24T10:03:51.341 INFO:teuthology.orchestra.run.vm08.stdout:(114/138): python3-jaraco-classes-3.2.1-5.el9.n 3.9 MB/s | 18 kB 00:00 2026-03-24T10:03:51.342 INFO:teuthology.orchestra.run.vm08.stdout:(115/138): python3-grpcio-tools-1.46.7-10.el9.x 9.6 MB/s | 144 kB 00:00 2026-03-24T10:03:51.343 INFO:teuthology.orchestra.run.vm08.stdout:(116/138): python3-jaraco-collections-3.0.0-8.e 10 MB/s | 23 kB 00:00 2026-03-24T10:03:51.344 INFO:teuthology.orchestra.run.vm08.stdout:(117/138): python3-jaraco-context-6.0.1-3.el9.n 9.5 MB/s | 20 kB 00:00 2026-03-24T10:03:51.345 INFO:teuthology.orchestra.run.vm08.stdout:(118/138): python3-jaraco-functools-3.5.0-2.el9 10 MB/s | 19 kB 00:00 2026-03-24T10:03:51.346 INFO:teuthology.orchestra.run.vm08.stdout:(119/138): python3-jaraco-text-4.0.0-2.el9.noar 12 MB/s | 26 kB 00:00 2026-03-24T10:03:51.361 INFO:teuthology.orchestra.run.vm08.stdout:(120/138): python3-more-itertools-8.12.0-2.el9. 5.6 MB/s | 79 kB 00:00 2026-03-24T10:03:51.365 INFO:teuthology.orchestra.run.vm08.stdout:(121/138): python3-natsort-7.1.1-5.el9.noarch.r 13 MB/s | 58 kB 00:00 2026-03-24T10:03:51.370 INFO:teuthology.orchestra.run.vm08.stdout:(122/138): python3-kubernetes-26.1.0-3.el9.noar 41 MB/s | 1.0 MB 00:00 2026-03-24T10:03:51.370 INFO:teuthology.orchestra.run.vm08.stdout:(123/138): python3-portend-3.1.0-2.el9.noarch.r 2.9 MB/s | 16 kB 00:00 2026-03-24T10:03:51.373 INFO:teuthology.orchestra.run.vm08.stdout:(124/138): python3-pyOpenSSL-21.0.0-1.el9.noarc 25 MB/s | 90 kB 00:00 2026-03-24T10:03:51.374 INFO:teuthology.orchestra.run.vm08.stdout:(125/138): python3-repoze-lru-0.7-16.el9.noarch 8.5 MB/s | 31 kB 00:00 2026-03-24T10:03:51.378 INFO:teuthology.orchestra.run.vm08.stdout:(126/138): python3-routes-2.5.1-5.el9.noarch.rp 39 MB/s | 188 kB 00:00 2026-03-24T10:03:51.381 INFO:teuthology.orchestra.run.vm08.stdout:(127/138): python3-rsa-4.9-2.el9.noarch.rpm 8.8 MB/s | 59 kB 00:00 2026-03-24T10:03:51.383 INFO:teuthology.orchestra.run.vm08.stdout:(128/138): python3-tempora-5.0.0-2.el9.noarch.r 8.7 MB/s | 36 kB 00:00 2026-03-24T10:03:51.385 INFO:teuthology.orchestra.run.vm08.stdout:(129/138): python3-typing-extensions-4.15.0-1.e 22 MB/s | 86 kB 00:00 2026-03-24T10:03:51.386 INFO:teuthology.orchestra.run.vm08.stdout:(130/138): python3-websocket-client-1.2.3-2.el9 24 MB/s | 90 kB 00:00 2026-03-24T10:03:51.387 INFO:teuthology.orchestra.run.vm08.stdout:(131/138): python3-xmltodict-0.12.0-15.el9.noar 10 MB/s | 22 kB 00:00 2026-03-24T10:03:51.388 INFO:teuthology.orchestra.run.vm08.stdout:(132/138): python3-zc-lockfile-2.0-10.el9.noarc 10 MB/s | 20 kB 00:00 2026-03-24T10:03:51.393 INFO:teuthology.orchestra.run.vm08.stdout:(133/138): s3cmd-2.4.0-1.el9.noarch.rpm 43 MB/s | 206 kB 00:00 2026-03-24T10:03:51.396 INFO:teuthology.orchestra.run.vm08.stdout:(134/138): re2-20211101-20.el9.x86_64.rpm 21 MB/s | 191 kB 00:00 2026-03-24T10:03:51.413 INFO:teuthology.orchestra.run.vm08.stdout:(135/138): thrift-0.15.0-4.el9.x86_64.rpm 80 MB/s | 1.6 MB 00:00 2026-03-24T10:03:51.983 INFO:teuthology.orchestra.run.vm02.stdout:CentOS Stream 9 - Extras packages 36 kB/s | 20 kB 00:00 2026-03-24T10:03:52.173 INFO:teuthology.orchestra.run.vm01.stdout: Preparing : 1/1 2026-03-24T10:03:52.182 INFO:teuthology.orchestra.run.vm01.stdout: Installing : thrift-0.15.0-4.el9.x86_64 1/140 2026-03-24T10:03:52.186 INFO:teuthology.orchestra.run.vm01.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 2/140 2026-03-24T10:03:52.203 INFO:teuthology.orchestra.run.vm01.stdout: Installing : liboath-2.6.12-1.el9.x86_64 3/140 2026-03-24T10:03:52.385 INFO:teuthology.orchestra.run.vm01.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 4/140 2026-03-24T10:03:52.388 INFO:teuthology.orchestra.run.vm01.stdout: Upgrading : librados2-2:20.2.0-712.g70f8415b.el9.x86_64 5/140 2026-03-24T10:03:52.426 INFO:teuthology.orchestra.run.vm01.stdout: Running scriptlet: librados2-2:20.2.0-712.g70f8415b.el9.x86_64 5/140 2026-03-24T10:03:52.436 INFO:teuthology.orchestra.run.vm01.stdout: Installing : python3-rados-2:20.2.0-712.g70f8415b.el9.x86_64 6/140 2026-03-24T10:03:52.441 INFO:teuthology.orchestra.run.vm01.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 7/140 2026-03-24T10:03:52.445 INFO:teuthology.orchestra.run.vm01.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 8/140 2026-03-24T10:03:52.448 INFO:teuthology.orchestra.run.vm01.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 9/140 2026-03-24T10:03:52.454 INFO:teuthology.orchestra.run.vm01.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 10/140 2026-03-24T10:03:52.488 INFO:teuthology.orchestra.run.vm08.stdout:(136/138): librbd1-20.2.0-712.g70f8415b.el9.x86 2.6 MB/s | 2.8 MB 00:01 2026-03-24T10:03:52.489 INFO:teuthology.orchestra.run.vm02.stdout:Extra Packages for Enterprise Linux 48 MB/s | 20 MB 00:00 2026-03-24T10:03:52.605 INFO:teuthology.orchestra.run.vm01.stdout: Installing : libnbd-1.20.3-4.el9.x86_64 11/140 2026-03-24T10:03:52.607 INFO:teuthology.orchestra.run.vm01.stdout: Upgrading : librbd1-2:20.2.0-712.g70f8415b.el9.x86_64 12/140 2026-03-24T10:03:52.634 INFO:teuthology.orchestra.run.vm01.stdout: Running scriptlet: librbd1-2:20.2.0-712.g70f8415b.el9.x86_64 12/140 2026-03-24T10:03:52.635 INFO:teuthology.orchestra.run.vm01.stdout: Installing : libcephsqlite-2:20.2.0-712.g70f8415b.el9.x86_64 13/140 2026-03-24T10:03:52.665 INFO:teuthology.orchestra.run.vm01.stdout: Running scriptlet: libcephsqlite-2:20.2.0-712.g70f8415b.el9.x86_64 13/140 2026-03-24T10:03:52.667 INFO:teuthology.orchestra.run.vm01.stdout: Installing : libradosstriper1-2:20.2.0-712.g70f8415b.el9.x86_ 14/140 2026-03-24T10:03:52.684 INFO:teuthology.orchestra.run.vm01.stdout: Running scriptlet: libradosstriper1-2:20.2.0-712.g70f8415b.el9.x86_ 14/140 2026-03-24T10:03:52.726 INFO:teuthology.orchestra.run.vm01.stdout: Installing : re2-1:20211101-20.el9.x86_64 15/140 2026-03-24T10:03:52.753 INFO:teuthology.orchestra.run.vm01.stdout: Installing : libarrow-9.0.0-15.el9.x86_64 16/140 2026-03-24T10:03:52.764 INFO:teuthology.orchestra.run.vm01.stdout: Installing : python3-pyasn1-0.4.8-7.el9.noarch 17/140 2026-03-24T10:03:52.772 INFO:teuthology.orchestra.run.vm01.stdout: Installing : protobuf-3.14.0-17.el9.x86_64 18/140 2026-03-24T10:03:52.777 INFO:teuthology.orchestra.run.vm01.stdout: Installing : lua-5.4.4-4.el9.x86_64 19/140 2026-03-24T10:03:52.783 INFO:teuthology.orchestra.run.vm01.stdout: Installing : flexiblas-3.0.4-9.el9.x86_64 20/140 2026-03-24T10:03:52.795 INFO:teuthology.orchestra.run.vm08.stdout:(137/138): librados2-20.2.0-712.g70f8415b.el9.x 2.5 MB/s | 3.5 MB 00:01 2026-03-24T10:03:52.813 INFO:teuthology.orchestra.run.vm01.stdout: Installing : unzip-6.0-59.el9.x86_64 21/140 2026-03-24T10:03:52.834 INFO:teuthology.orchestra.run.vm01.stdout: Installing : python3-urllib3-1.26.5-7.el9.noarch 22/140 2026-03-24T10:03:52.840 INFO:teuthology.orchestra.run.vm01.stdout: Installing : python3-requests-2.25.1-10.el9.noarch 23/140 2026-03-24T10:03:52.848 INFO:teuthology.orchestra.run.vm01.stdout: Installing : libquadmath-11.5.0-14.el9.x86_64 24/140 2026-03-24T10:03:52.851 INFO:teuthology.orchestra.run.vm01.stdout: Installing : libgfortran-11.5.0-14.el9.x86_64 25/140 2026-03-24T10:03:52.894 INFO:teuthology.orchestra.run.vm01.stdout: Installing : ledmon-libs-1.1.0-3.el9.x86_64 26/140 2026-03-24T10:03:52.902 INFO:teuthology.orchestra.run.vm01.stdout: Installing : python3-ceph-common-2:20.2.0-712.g70f8415b.el9.x 27/140 2026-03-24T10:03:52.904 INFO:teuthology.orchestra.run.vm01.stdout: Installing : python3-ceph-argparse-2:20.2.0-712.g70f8415b.el9 28/140 2026-03-24T10:03:52.905 INFO:teuthology.orchestra.run.vm01.stdout: Installing : libcephfs-proxy2-2:20.2.0-712.g70f8415b.el9.x86_ 29/140 2026-03-24T10:03:52.968 INFO:teuthology.orchestra.run.vm01.stdout: Running scriptlet: libcephfs-proxy2-2:20.2.0-712.g70f8415b.el9.x86_ 29/140 2026-03-24T10:03:52.970 INFO:teuthology.orchestra.run.vm01.stdout: Installing : libcephfs2-2:20.2.0-712.g70f8415b.el9.x86_64 30/140 2026-03-24T10:03:52.996 INFO:teuthology.orchestra.run.vm01.stdout: Running scriptlet: libcephfs2-2:20.2.0-712.g70f8415b.el9.x86_64 30/140 2026-03-24T10:03:53.012 INFO:teuthology.orchestra.run.vm01.stdout: Installing : python3-cephfs-2:20.2.0-712.g70f8415b.el9.x86_64 31/140 2026-03-24T10:03:53.023 INFO:teuthology.orchestra.run.vm01.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 32/140 2026-03-24T10:03:53.059 INFO:teuthology.orchestra.run.vm01.stdout: Installing : zip-3.0-35.el9.x86_64 33/140 2026-03-24T10:03:53.068 INFO:teuthology.orchestra.run.vm01.stdout: Installing : luarocks-3.9.2-5.el9.noarch 34/140 2026-03-24T10:03:53.079 INFO:teuthology.orchestra.run.vm01.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 35/140 2026-03-24T10:03:53.145 INFO:teuthology.orchestra.run.vm01.stdout: Installing : protobuf-compiler-3.14.0-17.el9.x86_64 36/140 2026-03-24T10:03:53.163 INFO:teuthology.orchestra.run.vm01.stdout: Installing : python3-pyasn1-modules-0.4.8-7.el9.noarch 37/140 2026-03-24T10:03:53.182 INFO:teuthology.orchestra.run.vm01.stdout: Installing : python3-rsa-4.9-2.el9.noarch 38/140 2026-03-24T10:03:53.189 INFO:teuthology.orchestra.run.vm01.stdout: Installing : python3-rbd-2:20.2.0-712.g70f8415b.el9.x86_64 39/140 2026-03-24T10:03:53.199 INFO:teuthology.orchestra.run.vm01.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 40/140 2026-03-24T10:03:53.205 INFO:teuthology.orchestra.run.vm01.stdout: Installing : librados-devel-2:20.2.0-712.g70f8415b.el9.x86_64 41/140 2026-03-24T10:03:53.210 INFO:teuthology.orchestra.run.vm01.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 42/140 2026-03-24T10:03:53.228 INFO:teuthology.orchestra.run.vm01.stdout: Installing : python3-xmltodict-0.12.0-15.el9.noarch 43/140 2026-03-24T10:03:53.234 INFO:teuthology.orchestra.run.vm01.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 44/140 2026-03-24T10:03:53.241 INFO:teuthology.orchestra.run.vm01.stdout: Installing : python3-typing-extensions-4.15.0-1.el9.noarch 45/140 2026-03-24T10:03:53.256 INFO:teuthology.orchestra.run.vm01.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 46/140 2026-03-24T10:03:53.268 INFO:teuthology.orchestra.run.vm01.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 47/140 2026-03-24T10:03:53.276 INFO:teuthology.orchestra.run.vm01.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 48/140 2026-03-24T10:03:53.287 INFO:teuthology.orchestra.run.vm01.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 49/140 2026-03-24T10:03:53.337 INFO:teuthology.orchestra.run.vm01.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 50/140 2026-03-24T10:03:53.720 INFO:teuthology.orchestra.run.vm01.stdout: Installing : python3-google-auth-1:2.45.0-1.el9.noarch 51/140 2026-03-24T10:03:53.735 INFO:teuthology.orchestra.run.vm01.stdout: Installing : python3-kubernetes-1:26.1.0-3.el9.noarch 52/140 2026-03-24T10:03:53.742 INFO:teuthology.orchestra.run.vm01.stdout: Installing : python3-backports-tarfile-1.2.0-1.el9.noarch 53/140 2026-03-24T10:03:53.750 INFO:teuthology.orchestra.run.vm01.stdout: Installing : python3-jaraco-context-6.0.1-3.el9.noarch 54/140 2026-03-24T10:03:53.755 INFO:teuthology.orchestra.run.vm01.stdout: Installing : python3-autocommand-2.2.2-8.el9.noarch 55/140 2026-03-24T10:03:53.763 INFO:teuthology.orchestra.run.vm01.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 56/140 2026-03-24T10:03:53.768 INFO:teuthology.orchestra.run.vm01.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 57/140 2026-03-24T10:03:53.771 INFO:teuthology.orchestra.run.vm01.stdout: Installing : libarrow-doc-9.0.0-15.el9.noarch 58/140 2026-03-24T10:03:53.802 INFO:teuthology.orchestra.run.vm01.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 59/140 2026-03-24T10:03:53.856 INFO:teuthology.orchestra.run.vm01.stdout: Installing : abseil-cpp-20211102.0-4.el9.x86_64 60/140 2026-03-24T10:03:53.869 INFO:teuthology.orchestra.run.vm01.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 61/140 2026-03-24T10:03:53.878 INFO:teuthology.orchestra.run.vm01.stdout: Installing : socat-1.7.4.1-8.el9.x86_64 62/140 2026-03-24T10:03:53.883 INFO:teuthology.orchestra.run.vm01.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 63/140 2026-03-24T10:03:53.891 INFO:teuthology.orchestra.run.vm01.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 64/140 2026-03-24T10:03:53.898 INFO:teuthology.orchestra.run.vm01.stdout: Installing : python3-jaraco-text-4.0.0-2.el9.noarch 65/140 2026-03-24T10:03:53.907 INFO:teuthology.orchestra.run.vm01.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 66/140 2026-03-24T10:03:53.913 INFO:teuthology.orchestra.run.vm01.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 67/140 2026-03-24T10:03:53.947 INFO:teuthology.orchestra.run.vm01.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 68/140 2026-03-24T10:03:53.964 INFO:teuthology.orchestra.run.vm01.stdout: Installing : python3-protobuf-3.14.0-17.el9.noarch 69/140 2026-03-24T10:03:53.972 INFO:teuthology.orchestra.run.vm01.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 70/140 2026-03-24T10:03:53.982 INFO:teuthology.orchestra.run.vm01.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 71/140 2026-03-24T10:03:54.029 INFO:teuthology.orchestra.run.vm01.stdout: Installing : python3-jmespath-1.0.1-1.el9.noarch 72/140 2026-03-24T10:03:54.304 INFO:teuthology.orchestra.run.vm01.stdout: Installing : python3-devel-3.9.25-3.el9.x86_64 73/140 2026-03-24T10:03:54.340 INFO:teuthology.orchestra.run.vm01.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 74/140 2026-03-24T10:03:54.345 INFO:teuthology.orchestra.run.vm01.stdout: Installing : python3-jinja2-2.11.3-8.el9.noarch 75/140 2026-03-24T10:03:54.349 INFO:teuthology.orchestra.run.vm01.stdout: Installing : perl-Benchmark-1.23-483.el9.noarch 76/140 2026-03-24T10:03:54.414 INFO:teuthology.orchestra.run.vm01.stdout: Installing : openblas-0.3.29-1.el9.x86_64 77/140 2026-03-24T10:03:54.418 INFO:teuthology.orchestra.run.vm01.stdout: Installing : openblas-openmp-0.3.29-1.el9.x86_64 78/140 2026-03-24T10:03:54.444 INFO:teuthology.orchestra.run.vm01.stdout: Installing : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 79/140 2026-03-24T10:03:54.845 INFO:teuthology.orchestra.run.vm01.stdout: Installing : flexiblas-netlib-3.0.4-9.el9.x86_64 80/140 2026-03-24T10:03:54.957 INFO:teuthology.orchestra.run.vm01.stdout: Installing : python3-numpy-1:1.23.5-2.el9.x86_64 81/140 2026-03-24T10:03:55.685 INFO:teuthology.orchestra.run.vm08.stdout:(138/138): ceph-test-20.2.0-712.g70f8415b.el9.x 6.7 MB/s | 84 MB 00:12 2026-03-24T10:03:55.685 INFO:teuthology.orchestra.run.vm08.stdout:-------------------------------------------------------------------------------- 2026-03-24T10:03:55.685 INFO:teuthology.orchestra.run.vm08.stdout:Total 15 MB/s | 267 MB 00:17 2026-03-24T10:03:55.789 INFO:teuthology.orchestra.run.vm01.stdout: Installing : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 82/140 2026-03-24T10:03:55.824 INFO:teuthology.orchestra.run.vm01.stdout: Installing : python3-scipy-1.9.3-2.el9.x86_64 83/140 2026-03-24T10:03:55.832 INFO:teuthology.orchestra.run.vm01.stdout: Installing : libxslt-1.1.34-12.el9.x86_64 84/140 2026-03-24T10:03:55.836 INFO:teuthology.orchestra.run.vm01.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 85/140 2026-03-24T10:03:55.846 INFO:teuthology.orchestra.run.vm01.stdout: Installing : boost-program-options-1.75.0-13.el9.x86_64 86/140 2026-03-24T10:03:56.195 INFO:teuthology.orchestra.run.vm01.stdout: Installing : parquet-libs-9.0.0-15.el9.x86_64 87/140 2026-03-24T10:03:56.198 INFO:teuthology.orchestra.run.vm01.stdout: Installing : librgw2-2:20.2.0-712.g70f8415b.el9.x86_64 88/140 2026-03-24T10:03:56.224 INFO:teuthology.orchestra.run.vm01.stdout: Running scriptlet: librgw2-2:20.2.0-712.g70f8415b.el9.x86_64 88/140 2026-03-24T10:03:56.226 INFO:teuthology.orchestra.run.vm01.stdout: Installing : python3-rgw-2:20.2.0-712.g70f8415b.el9.x86_64 89/140 2026-03-24T10:03:56.348 INFO:teuthology.orchestra.run.vm08.stdout:Running transaction check 2026-03-24T10:03:56.413 INFO:teuthology.orchestra.run.vm08.stdout:Transaction check succeeded. 2026-03-24T10:03:56.413 INFO:teuthology.orchestra.run.vm08.stdout:Running transaction test 2026-03-24T10:03:57.269 INFO:teuthology.orchestra.run.vm02.stdout:lab-extras 61 kB/s | 50 kB 00:00 2026-03-24T10:03:57.485 INFO:teuthology.orchestra.run.vm08.stdout:Transaction test succeeded. 2026-03-24T10:03:57.485 INFO:teuthology.orchestra.run.vm08.stdout:Running transaction 2026-03-24T10:03:57.561 INFO:teuthology.orchestra.run.vm01.stdout: Running scriptlet: ceph-common-2:20.2.0-712.g70f8415b.el9.x86_64 90/140 2026-03-24T10:03:57.574 INFO:teuthology.orchestra.run.vm01.stdout: Installing : ceph-common-2:20.2.0-712.g70f8415b.el9.x86_64 90/140 2026-03-24T10:03:57.604 INFO:teuthology.orchestra.run.vm01.stdout: Running scriptlet: ceph-common-2:20.2.0-712.g70f8415b.el9.x86_64 90/140 2026-03-24T10:03:57.621 INFO:teuthology.orchestra.run.vm01.stdout: Installing : python3-pyparsing-2.4.7-9.el9.noarch 91/140 2026-03-24T10:03:57.631 INFO:teuthology.orchestra.run.vm01.stdout: Installing : python3-packaging-20.9-5.el9.noarch 92/140 2026-03-24T10:03:57.650 INFO:teuthology.orchestra.run.vm01.stdout: Installing : python3-ply-3.11-14.el9.noarch 93/140 2026-03-24T10:03:57.673 INFO:teuthology.orchestra.run.vm01.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 94/140 2026-03-24T10:03:57.770 INFO:teuthology.orchestra.run.vm01.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 95/140 2026-03-24T10:03:57.786 INFO:teuthology.orchestra.run.vm01.stdout: Installing : python3-cryptography-36.0.1-5.el9.x86_64 96/140 2026-03-24T10:03:57.817 INFO:teuthology.orchestra.run.vm01.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 97/140 2026-03-24T10:03:57.856 INFO:teuthology.orchestra.run.vm01.stdout: Installing : python3-cheroot-10.0.1-4.el9.noarch 98/140 2026-03-24T10:03:57.923 INFO:teuthology.orchestra.run.vm01.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 99/140 2026-03-24T10:03:57.934 INFO:teuthology.orchestra.run.vm01.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 100/140 2026-03-24T10:03:57.942 INFO:teuthology.orchestra.run.vm01.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 101/140 2026-03-24T10:03:57.947 INFO:teuthology.orchestra.run.vm01.stdout: Installing : pciutils-3.7.0-7.el9.x86_64 102/140 2026-03-24T10:03:58.029 INFO:teuthology.orchestra.run.vm01.stdout: Installing : qatlib-25.08.0-2.el9.x86_64 103/140 2026-03-24T10:03:58.032 INFO:teuthology.orchestra.run.vm01.stdout: Installing : qatlib-service-25.08.0-2.el9.x86_64 104/140 2026-03-24T10:03:58.057 INFO:teuthology.orchestra.run.vm01.stdout: Running scriptlet: qatlib-service-25.08.0-2.el9.x86_64 104/140 2026-03-24T10:03:58.408 INFO:teuthology.orchestra.run.vm01.stdout: Installing : qatzip-libs-1.3.1-1.el9.x86_64 105/140 2026-03-24T10:03:58.414 INFO:teuthology.orchestra.run.vm01.stdout: Installing : ceph-base-2:20.2.0-712.g70f8415b.el9.x86_64 106/140 2026-03-24T10:03:58.475 INFO:teuthology.orchestra.run.vm01.stdout: Running scriptlet: ceph-base-2:20.2.0-712.g70f8415b.el9.x86_64 106/140 2026-03-24T10:03:58.476 INFO:teuthology.orchestra.run.vm01.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2026-03-24T10:03:58.476 INFO:teuthology.orchestra.run.vm01.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2026-03-24T10:03:58.476 INFO:teuthology.orchestra.run.vm01.stdout: 2026-03-24T10:03:58.484 INFO:teuthology.orchestra.run.vm01.stdout: Installing : ceph-selinux-2:20.2.0-712.g70f8415b.el9.x86_64 107/140 2026-03-24T10:03:58.640 INFO:teuthology.orchestra.run.vm08.stdout: Preparing : 1/1 2026-03-24T10:03:58.651 INFO:teuthology.orchestra.run.vm08.stdout: Installing : thrift-0.15.0-4.el9.x86_64 1/140 2026-03-24T10:03:58.663 INFO:teuthology.orchestra.run.vm08.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 2/140 2026-03-24T10:03:58.672 INFO:teuthology.orchestra.run.vm02.stdout:Package librados2-2:16.2.4-5.el9.x86_64 is already installed. 2026-03-24T10:03:58.672 INFO:teuthology.orchestra.run.vm02.stdout:Package librbd1-2:16.2.4-5.el9.x86_64 is already installed. 2026-03-24T10:03:58.679 INFO:teuthology.orchestra.run.vm08.stdout: Installing : liboath-2.6.12-1.el9.x86_64 3/140 2026-03-24T10:03:58.708 INFO:teuthology.orchestra.run.vm02.stdout:Dependencies resolved. 2026-03-24T10:03:58.712 INFO:teuthology.orchestra.run.vm02.stdout:====================================================================================== 2026-03-24T10:03:58.712 INFO:teuthology.orchestra.run.vm02.stdout: Package Arch Version Repository Size 2026-03-24T10:03:58.712 INFO:teuthology.orchestra.run.vm02.stdout:====================================================================================== 2026-03-24T10:03:58.712 INFO:teuthology.orchestra.run.vm02.stdout:Installing: 2026-03-24T10:03:58.712 INFO:teuthology.orchestra.run.vm02.stdout: bzip2 x86_64 1.0.8-11.el9 baseos 55 k 2026-03-24T10:03:58.712 INFO:teuthology.orchestra.run.vm02.stdout: ceph x86_64 2:20.2.0-712.g70f8415b.el9 ceph 6.5 k 2026-03-24T10:03:58.712 INFO:teuthology.orchestra.run.vm02.stdout: ceph-base x86_64 2:20.2.0-712.g70f8415b.el9 ceph 5.9 M 2026-03-24T10:03:58.712 INFO:teuthology.orchestra.run.vm02.stdout: ceph-fuse x86_64 2:20.2.0-712.g70f8415b.el9 ceph 939 k 2026-03-24T10:03:58.712 INFO:teuthology.orchestra.run.vm02.stdout: ceph-immutable-object-cache x86_64 2:20.2.0-712.g70f8415b.el9 ceph 154 k 2026-03-24T10:03:58.712 INFO:teuthology.orchestra.run.vm02.stdout: ceph-mgr x86_64 2:20.2.0-712.g70f8415b.el9 ceph 962 k 2026-03-24T10:03:58.712 INFO:teuthology.orchestra.run.vm02.stdout: ceph-mgr-cephadm noarch 2:20.2.0-712.g70f8415b.el9 ceph-noarch 173 k 2026-03-24T10:03:58.712 INFO:teuthology.orchestra.run.vm02.stdout: ceph-mgr-dashboard noarch 2:20.2.0-712.g70f8415b.el9 ceph-noarch 11 M 2026-03-24T10:03:58.712 INFO:teuthology.orchestra.run.vm02.stdout: ceph-mgr-diskprediction-local noarch 2:20.2.0-712.g70f8415b.el9 ceph-noarch 7.4 M 2026-03-24T10:03:58.712 INFO:teuthology.orchestra.run.vm02.stdout: ceph-mgr-rook noarch 2:20.2.0-712.g70f8415b.el9 ceph-noarch 50 k 2026-03-24T10:03:58.713 INFO:teuthology.orchestra.run.vm02.stdout: ceph-radosgw x86_64 2:20.2.0-712.g70f8415b.el9 ceph 24 M 2026-03-24T10:03:58.713 INFO:teuthology.orchestra.run.vm02.stdout: ceph-test x86_64 2:20.2.0-712.g70f8415b.el9 ceph 84 M 2026-03-24T10:03:58.713 INFO:teuthology.orchestra.run.vm02.stdout: ceph-volume noarch 2:20.2.0-712.g70f8415b.el9 ceph-noarch 298 k 2026-03-24T10:03:58.713 INFO:teuthology.orchestra.run.vm02.stdout: cephadm noarch 2:20.2.0-712.g70f8415b.el9 ceph-noarch 1.0 M 2026-03-24T10:03:58.713 INFO:teuthology.orchestra.run.vm02.stdout: libcephfs-devel x86_64 2:20.2.0-712.g70f8415b.el9 ceph 34 k 2026-03-24T10:03:58.713 INFO:teuthology.orchestra.run.vm02.stdout: libcephfs2 x86_64 2:20.2.0-712.g70f8415b.el9 ceph 866 k 2026-03-24T10:03:58.713 INFO:teuthology.orchestra.run.vm02.stdout: librados-devel x86_64 2:20.2.0-712.g70f8415b.el9 ceph 126 k 2026-03-24T10:03:58.713 INFO:teuthology.orchestra.run.vm02.stdout: perl-Test-Harness noarch 1:3.42-461.el9 appstream 295 k 2026-03-24T10:03:58.713 INFO:teuthology.orchestra.run.vm02.stdout: python3-cephfs x86_64 2:20.2.0-712.g70f8415b.el9 ceph 163 k 2026-03-24T10:03:58.713 INFO:teuthology.orchestra.run.vm02.stdout: python3-jmespath noarch 1.0.1-1.el9 appstream 48 k 2026-03-24T10:03:58.713 INFO:teuthology.orchestra.run.vm02.stdout: python3-rados x86_64 2:20.2.0-712.g70f8415b.el9 ceph 324 k 2026-03-24T10:03:58.713 INFO:teuthology.orchestra.run.vm02.stdout: python3-rbd x86_64 2:20.2.0-712.g70f8415b.el9 ceph 304 k 2026-03-24T10:03:58.713 INFO:teuthology.orchestra.run.vm02.stdout: python3-rgw x86_64 2:20.2.0-712.g70f8415b.el9 ceph 99 k 2026-03-24T10:03:58.713 INFO:teuthology.orchestra.run.vm02.stdout: python3-xmltodict noarch 0.12.0-15.el9 epel 22 k 2026-03-24T10:03:58.713 INFO:teuthology.orchestra.run.vm02.stdout: rbd-fuse x86_64 2:20.2.0-712.g70f8415b.el9 ceph 91 k 2026-03-24T10:03:58.713 INFO:teuthology.orchestra.run.vm02.stdout: rbd-mirror x86_64 2:20.2.0-712.g70f8415b.el9 ceph 2.9 M 2026-03-24T10:03:58.713 INFO:teuthology.orchestra.run.vm02.stdout: rbd-nbd x86_64 2:20.2.0-712.g70f8415b.el9 ceph 180 k 2026-03-24T10:03:58.713 INFO:teuthology.orchestra.run.vm02.stdout: s3cmd noarch 2.4.0-1.el9 epel 206 k 2026-03-24T10:03:58.713 INFO:teuthology.orchestra.run.vm02.stdout:Upgrading: 2026-03-24T10:03:58.713 INFO:teuthology.orchestra.run.vm02.stdout: librados2 x86_64 2:20.2.0-712.g70f8415b.el9 ceph 3.5 M 2026-03-24T10:03:58.713 INFO:teuthology.orchestra.run.vm02.stdout: librbd1 x86_64 2:20.2.0-712.g70f8415b.el9 ceph 2.8 M 2026-03-24T10:03:58.713 INFO:teuthology.orchestra.run.vm02.stdout:Installing dependencies: 2026-03-24T10:03:58.713 INFO:teuthology.orchestra.run.vm02.stdout: abseil-cpp x86_64 20211102.0-4.el9 epel 551 k 2026-03-24T10:03:58.713 INFO:teuthology.orchestra.run.vm02.stdout: boost-program-options x86_64 1.75.0-13.el9 appstream 104 k 2026-03-24T10:03:58.713 INFO:teuthology.orchestra.run.vm02.stdout: ceph-common x86_64 2:20.2.0-712.g70f8415b.el9 ceph 24 M 2026-03-24T10:03:58.713 INFO:teuthology.orchestra.run.vm02.stdout: ceph-grafana-dashboards noarch 2:20.2.0-712.g70f8415b.el9 ceph-noarch 43 k 2026-03-24T10:03:58.713 INFO:teuthology.orchestra.run.vm02.stdout: ceph-mds x86_64 2:20.2.0-712.g70f8415b.el9 ceph 2.3 M 2026-03-24T10:03:58.713 INFO:teuthology.orchestra.run.vm02.stdout: ceph-mgr-modules-core noarch 2:20.2.0-712.g70f8415b.el9 ceph-noarch 290 k 2026-03-24T10:03:58.713 INFO:teuthology.orchestra.run.vm02.stdout: ceph-mon x86_64 2:20.2.0-712.g70f8415b.el9 ceph 5.0 M 2026-03-24T10:03:58.713 INFO:teuthology.orchestra.run.vm02.stdout: ceph-osd x86_64 2:20.2.0-712.g70f8415b.el9 ceph 17 M 2026-03-24T10:03:58.713 INFO:teuthology.orchestra.run.vm02.stdout: ceph-prometheus-alerts noarch 2:20.2.0-712.g70f8415b.el9 ceph-noarch 17 k 2026-03-24T10:03:58.713 INFO:teuthology.orchestra.run.vm02.stdout: ceph-selinux x86_64 2:20.2.0-712.g70f8415b.el9 ceph 25 k 2026-03-24T10:03:58.713 INFO:teuthology.orchestra.run.vm02.stdout: cryptsetup x86_64 2.8.1-3.el9 baseos 351 k 2026-03-24T10:03:58.713 INFO:teuthology.orchestra.run.vm02.stdout: flexiblas x86_64 3.0.4-9.el9 appstream 30 k 2026-03-24T10:03:58.713 INFO:teuthology.orchestra.run.vm02.stdout: flexiblas-netlib x86_64 3.0.4-9.el9 appstream 3.0 M 2026-03-24T10:03:58.713 INFO:teuthology.orchestra.run.vm02.stdout: flexiblas-openblas-openmp x86_64 3.0.4-9.el9 appstream 15 k 2026-03-24T10:03:58.713 INFO:teuthology.orchestra.run.vm02.stdout: fuse x86_64 2.9.9-17.el9 baseos 80 k 2026-03-24T10:03:58.713 INFO:teuthology.orchestra.run.vm02.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2026-03-24T10:03:58.713 INFO:teuthology.orchestra.run.vm02.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2026-03-24T10:03:58.713 INFO:teuthology.orchestra.run.vm02.stdout: ledmon-libs x86_64 1.1.0-3.el9 baseos 40 k 2026-03-24T10:03:58.713 INFO:teuthology.orchestra.run.vm02.stdout: libarrow x86_64 9.0.0-15.el9 epel 4.4 M 2026-03-24T10:03:58.713 INFO:teuthology.orchestra.run.vm02.stdout: libarrow-doc noarch 9.0.0-15.el9 epel 25 k 2026-03-24T10:03:58.714 INFO:teuthology.orchestra.run.vm02.stdout: libcephfs-proxy2 x86_64 2:20.2.0-712.g70f8415b.el9 ceph 24 k 2026-03-24T10:03:58.714 INFO:teuthology.orchestra.run.vm02.stdout: libcephsqlite x86_64 2:20.2.0-712.g70f8415b.el9 ceph 164 k 2026-03-24T10:03:58.714 INFO:teuthology.orchestra.run.vm02.stdout: libconfig x86_64 1.7.2-9.el9 baseos 72 k 2026-03-24T10:03:58.714 INFO:teuthology.orchestra.run.vm02.stdout: libgfortran x86_64 11.5.0-14.el9 baseos 794 k 2026-03-24T10:03:58.714 INFO:teuthology.orchestra.run.vm02.stdout: libnbd x86_64 1.20.3-4.el9 appstream 164 k 2026-03-24T10:03:58.714 INFO:teuthology.orchestra.run.vm02.stdout: liboath x86_64 2.6.12-1.el9 epel 49 k 2026-03-24T10:03:58.714 INFO:teuthology.orchestra.run.vm02.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2026-03-24T10:03:58.714 INFO:teuthology.orchestra.run.vm02.stdout: libquadmath x86_64 11.5.0-14.el9 baseos 184 k 2026-03-24T10:03:58.714 INFO:teuthology.orchestra.run.vm02.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2026-03-24T10:03:58.714 INFO:teuthology.orchestra.run.vm02.stdout: libradosstriper1 x86_64 2:20.2.0-712.g70f8415b.el9 ceph 250 k 2026-03-24T10:03:58.714 INFO:teuthology.orchestra.run.vm02.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2026-03-24T10:03:58.714 INFO:teuthology.orchestra.run.vm02.stdout: librgw2 x86_64 2:20.2.0-712.g70f8415b.el9 ceph 6.4 M 2026-03-24T10:03:58.714 INFO:teuthology.orchestra.run.vm02.stdout: libstoragemgmt x86_64 1.10.1-1.el9 appstream 246 k 2026-03-24T10:03:58.714 INFO:teuthology.orchestra.run.vm02.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2026-03-24T10:03:58.714 INFO:teuthology.orchestra.run.vm02.stdout: libxslt x86_64 1.1.34-12.el9 appstream 233 k 2026-03-24T10:03:58.714 INFO:teuthology.orchestra.run.vm02.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2026-03-24T10:03:58.714 INFO:teuthology.orchestra.run.vm02.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2026-03-24T10:03:58.714 INFO:teuthology.orchestra.run.vm02.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2026-03-24T10:03:58.714 INFO:teuthology.orchestra.run.vm02.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2026-03-24T10:03:58.714 INFO:teuthology.orchestra.run.vm02.stdout: mailcap noarch 2.1.49-5.el9 baseos 33 k 2026-03-24T10:03:58.714 INFO:teuthology.orchestra.run.vm02.stdout: openblas x86_64 0.3.29-1.el9 appstream 42 k 2026-03-24T10:03:58.714 INFO:teuthology.orchestra.run.vm02.stdout: openblas-openmp x86_64 0.3.29-1.el9 appstream 5.3 M 2026-03-24T10:03:58.714 INFO:teuthology.orchestra.run.vm02.stdout: parquet-libs x86_64 9.0.0-15.el9 epel 838 k 2026-03-24T10:03:58.714 INFO:teuthology.orchestra.run.vm02.stdout: pciutils x86_64 3.7.0-7.el9 baseos 93 k 2026-03-24T10:03:58.714 INFO:teuthology.orchestra.run.vm02.stdout: perl-Benchmark noarch 1.23-483.el9 appstream 26 k 2026-03-24T10:03:58.714 INFO:teuthology.orchestra.run.vm02.stdout: protobuf x86_64 3.14.0-17.el9 appstream 1.0 M 2026-03-24T10:03:58.714 INFO:teuthology.orchestra.run.vm02.stdout: protobuf-compiler x86_64 3.14.0-17.el9 crb 862 k 2026-03-24T10:03:58.714 INFO:teuthology.orchestra.run.vm02.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2026-03-24T10:03:58.714 INFO:teuthology.orchestra.run.vm02.stdout: python3-autocommand noarch 2.2.2-8.el9 epel 29 k 2026-03-24T10:03:58.714 INFO:teuthology.orchestra.run.vm02.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2026-03-24T10:03:58.714 INFO:teuthology.orchestra.run.vm02.stdout: python3-backports-tarfile noarch 1.2.0-1.el9 epel 60 k 2026-03-24T10:03:58.714 INFO:teuthology.orchestra.run.vm02.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2026-03-24T10:03:58.714 INFO:teuthology.orchestra.run.vm02.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2026-03-24T10:03:58.714 INFO:teuthology.orchestra.run.vm02.stdout: python3-ceph-argparse x86_64 2:20.2.0-712.g70f8415b.el9 ceph 45 k 2026-03-24T10:03:58.714 INFO:teuthology.orchestra.run.vm02.stdout: python3-ceph-common x86_64 2:20.2.0-712.g70f8415b.el9 ceph 175 k 2026-03-24T10:03:58.714 INFO:teuthology.orchestra.run.vm02.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2026-03-24T10:03:58.714 INFO:teuthology.orchestra.run.vm02.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2026-03-24T10:03:58.714 INFO:teuthology.orchestra.run.vm02.stdout: python3-cheroot noarch 10.0.1-4.el9 epel 173 k 2026-03-24T10:03:58.714 INFO:teuthology.orchestra.run.vm02.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2026-03-24T10:03:58.714 INFO:teuthology.orchestra.run.vm02.stdout: python3-cryptography x86_64 36.0.1-5.el9 baseos 1.2 M 2026-03-24T10:03:58.714 INFO:teuthology.orchestra.run.vm02.stdout: python3-devel x86_64 3.9.25-3.el9 appstream 244 k 2026-03-24T10:03:58.714 INFO:teuthology.orchestra.run.vm02.stdout: python3-google-auth noarch 1:2.45.0-1.el9 epel 254 k 2026-03-24T10:03:58.714 INFO:teuthology.orchestra.run.vm02.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2026-03-24T10:03:58.715 INFO:teuthology.orchestra.run.vm02.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2026-03-24T10:03:58.715 INFO:teuthology.orchestra.run.vm02.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2026-03-24T10:03:58.715 INFO:teuthology.orchestra.run.vm02.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2026-03-24T10:03:58.715 INFO:teuthology.orchestra.run.vm02.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2026-03-24T10:03:58.715 INFO:teuthology.orchestra.run.vm02.stdout: python3-jaraco-context noarch 6.0.1-3.el9 epel 20 k 2026-03-24T10:03:58.715 INFO:teuthology.orchestra.run.vm02.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2026-03-24T10:03:58.715 INFO:teuthology.orchestra.run.vm02.stdout: python3-jaraco-text noarch 4.0.0-2.el9 epel 26 k 2026-03-24T10:03:58.715 INFO:teuthology.orchestra.run.vm02.stdout: python3-jinja2 noarch 2.11.3-8.el9 appstream 249 k 2026-03-24T10:03:58.715 INFO:teuthology.orchestra.run.vm02.stdout: python3-kubernetes noarch 1:26.1.0-3.el9 epel 1.0 M 2026-03-24T10:03:58.715 INFO:teuthology.orchestra.run.vm02.stdout: python3-libstoragemgmt x86_64 1.10.1-1.el9 appstream 177 k 2026-03-24T10:03:58.715 INFO:teuthology.orchestra.run.vm02.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2026-03-24T10:03:58.715 INFO:teuthology.orchestra.run.vm02.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2026-03-24T10:03:58.715 INFO:teuthology.orchestra.run.vm02.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2026-03-24T10:03:58.715 INFO:teuthology.orchestra.run.vm02.stdout: python3-numpy x86_64 1:1.23.5-2.el9 appstream 6.1 M 2026-03-24T10:03:58.715 INFO:teuthology.orchestra.run.vm02.stdout: python3-numpy-f2py x86_64 1:1.23.5-2.el9 appstream 442 k 2026-03-24T10:03:58.715 INFO:teuthology.orchestra.run.vm02.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2026-03-24T10:03:58.715 INFO:teuthology.orchestra.run.vm02.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2026-03-24T10:03:58.715 INFO:teuthology.orchestra.run.vm02.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2026-03-24T10:03:58.715 INFO:teuthology.orchestra.run.vm02.stdout: python3-protobuf noarch 3.14.0-17.el9 appstream 267 k 2026-03-24T10:03:58.715 INFO:teuthology.orchestra.run.vm02.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2026-03-24T10:03:58.715 INFO:teuthology.orchestra.run.vm02.stdout: python3-pyasn1 noarch 0.4.8-7.el9 appstream 157 k 2026-03-24T10:03:58.715 INFO:teuthology.orchestra.run.vm02.stdout: python3-pyasn1-modules noarch 0.4.8-7.el9 appstream 277 k 2026-03-24T10:03:58.715 INFO:teuthology.orchestra.run.vm02.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2026-03-24T10:03:58.715 INFO:teuthology.orchestra.run.vm02.stdout: python3-pyparsing noarch 2.4.7-9.el9 baseos 150 k 2026-03-24T10:03:58.715 INFO:teuthology.orchestra.run.vm02.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2026-03-24T10:03:58.715 INFO:teuthology.orchestra.run.vm02.stdout: python3-requests noarch 2.25.1-10.el9 baseos 126 k 2026-03-24T10:03:58.715 INFO:teuthology.orchestra.run.vm02.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2026-03-24T10:03:58.715 INFO:teuthology.orchestra.run.vm02.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2026-03-24T10:03:58.715 INFO:teuthology.orchestra.run.vm02.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2026-03-24T10:03:58.715 INFO:teuthology.orchestra.run.vm02.stdout: python3-scipy x86_64 1.9.3-2.el9 appstream 19 M 2026-03-24T10:03:58.715 INFO:teuthology.orchestra.run.vm02.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2026-03-24T10:03:58.715 INFO:teuthology.orchestra.run.vm02.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2026-03-24T10:03:58.715 INFO:teuthology.orchestra.run.vm02.stdout: python3-typing-extensions noarch 4.15.0-1.el9 epel 86 k 2026-03-24T10:03:58.715 INFO:teuthology.orchestra.run.vm02.stdout: python3-urllib3 noarch 1.26.5-7.el9 baseos 218 k 2026-03-24T10:03:58.715 INFO:teuthology.orchestra.run.vm02.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2026-03-24T10:03:58.715 INFO:teuthology.orchestra.run.vm02.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2026-03-24T10:03:58.715 INFO:teuthology.orchestra.run.vm02.stdout: qatlib x86_64 25.08.0-2.el9 appstream 240 k 2026-03-24T10:03:58.715 INFO:teuthology.orchestra.run.vm02.stdout: qatzip-libs x86_64 1.3.1-1.el9 appstream 66 k 2026-03-24T10:03:58.715 INFO:teuthology.orchestra.run.vm02.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2026-03-24T10:03:58.715 INFO:teuthology.orchestra.run.vm02.stdout: socat x86_64 1.7.4.1-8.el9 appstream 303 k 2026-03-24T10:03:58.715 INFO:teuthology.orchestra.run.vm02.stdout: thrift x86_64 0.15.0-4.el9 epel 1.6 M 2026-03-24T10:03:58.715 INFO:teuthology.orchestra.run.vm02.stdout: unzip x86_64 6.0-59.el9 baseos 182 k 2026-03-24T10:03:58.715 INFO:teuthology.orchestra.run.vm02.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2026-03-24T10:03:58.715 INFO:teuthology.orchestra.run.vm02.stdout: zip x86_64 3.0-35.el9 baseos 266 k 2026-03-24T10:03:58.715 INFO:teuthology.orchestra.run.vm02.stdout:Installing weak dependencies: 2026-03-24T10:03:58.716 INFO:teuthology.orchestra.run.vm02.stdout: qatlib-service x86_64 25.08.0-2.el9 appstream 37 k 2026-03-24T10:03:58.716 INFO:teuthology.orchestra.run.vm02.stdout: 2026-03-24T10:03:58.716 INFO:teuthology.orchestra.run.vm02.stdout:Transaction Summary 2026-03-24T10:03:58.716 INFO:teuthology.orchestra.run.vm02.stdout:====================================================================================== 2026-03-24T10:03:58.716 INFO:teuthology.orchestra.run.vm02.stdout:Install 136 Packages 2026-03-24T10:03:58.716 INFO:teuthology.orchestra.run.vm02.stdout:Upgrade 2 Packages 2026-03-24T10:03:58.716 INFO:teuthology.orchestra.run.vm02.stdout: 2026-03-24T10:03:58.716 INFO:teuthology.orchestra.run.vm02.stdout:Total download size: 267 M 2026-03-24T10:03:58.716 INFO:teuthology.orchestra.run.vm02.stdout:Downloading Packages: 2026-03-24T10:03:58.866 INFO:teuthology.orchestra.run.vm08.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 4/140 2026-03-24T10:03:58.868 INFO:teuthology.orchestra.run.vm08.stdout: Upgrading : librados2-2:20.2.0-712.g70f8415b.el9.x86_64 5/140 2026-03-24T10:03:58.904 INFO:teuthology.orchestra.run.vm08.stdout: Running scriptlet: librados2-2:20.2.0-712.g70f8415b.el9.x86_64 5/140 2026-03-24T10:03:58.916 INFO:teuthology.orchestra.run.vm08.stdout: Installing : python3-rados-2:20.2.0-712.g70f8415b.el9.x86_64 6/140 2026-03-24T10:03:58.919 INFO:teuthology.orchestra.run.vm08.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 7/140 2026-03-24T10:03:58.923 INFO:teuthology.orchestra.run.vm08.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 8/140 2026-03-24T10:03:58.926 INFO:teuthology.orchestra.run.vm08.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 9/140 2026-03-24T10:03:58.933 INFO:teuthology.orchestra.run.vm08.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 10/140 2026-03-24T10:03:59.146 INFO:teuthology.orchestra.run.vm08.stdout: Installing : libnbd-1.20.3-4.el9.x86_64 11/140 2026-03-24T10:03:59.149 INFO:teuthology.orchestra.run.vm08.stdout: Upgrading : librbd1-2:20.2.0-712.g70f8415b.el9.x86_64 12/140 2026-03-24T10:03:59.172 INFO:teuthology.orchestra.run.vm08.stdout: Running scriptlet: librbd1-2:20.2.0-712.g70f8415b.el9.x86_64 12/140 2026-03-24T10:03:59.174 INFO:teuthology.orchestra.run.vm08.stdout: Installing : libcephsqlite-2:20.2.0-712.g70f8415b.el9.x86_64 13/140 2026-03-24T10:03:59.202 INFO:teuthology.orchestra.run.vm08.stdout: Running scriptlet: libcephsqlite-2:20.2.0-712.g70f8415b.el9.x86_64 13/140 2026-03-24T10:03:59.203 INFO:teuthology.orchestra.run.vm08.stdout: Installing : libradosstriper1-2:20.2.0-712.g70f8415b.el9.x86_ 14/140 2026-03-24T10:03:59.221 INFO:teuthology.orchestra.run.vm08.stdout: Running scriptlet: libradosstriper1-2:20.2.0-712.g70f8415b.el9.x86_ 14/140 2026-03-24T10:03:59.279 INFO:teuthology.orchestra.run.vm08.stdout: Installing : re2-1:20211101-20.el9.x86_64 15/140 2026-03-24T10:03:59.305 INFO:teuthology.orchestra.run.vm08.stdout: Installing : libarrow-9.0.0-15.el9.x86_64 16/140 2026-03-24T10:03:59.316 INFO:teuthology.orchestra.run.vm08.stdout: Installing : python3-pyasn1-0.4.8-7.el9.noarch 17/140 2026-03-24T10:03:59.323 INFO:teuthology.orchestra.run.vm08.stdout: Installing : protobuf-3.14.0-17.el9.x86_64 18/140 2026-03-24T10:03:59.327 INFO:teuthology.orchestra.run.vm08.stdout: Installing : lua-5.4.4-4.el9.x86_64 19/140 2026-03-24T10:03:59.332 INFO:teuthology.orchestra.run.vm08.stdout: Installing : flexiblas-3.0.4-9.el9.x86_64 20/140 2026-03-24T10:03:59.360 INFO:teuthology.orchestra.run.vm08.stdout: Installing : unzip-6.0-59.el9.x86_64 21/140 2026-03-24T10:03:59.378 INFO:teuthology.orchestra.run.vm08.stdout: Installing : python3-urllib3-1.26.5-7.el9.noarch 22/140 2026-03-24T10:03:59.385 INFO:teuthology.orchestra.run.vm08.stdout: Installing : python3-requests-2.25.1-10.el9.noarch 23/140 2026-03-24T10:03:59.398 INFO:teuthology.orchestra.run.vm08.stdout: Installing : libquadmath-11.5.0-14.el9.x86_64 24/140 2026-03-24T10:03:59.404 INFO:teuthology.orchestra.run.vm08.stdout: Installing : libgfortran-11.5.0-14.el9.x86_64 25/140 2026-03-24T10:03:59.449 INFO:teuthology.orchestra.run.vm08.stdout: Installing : ledmon-libs-1.1.0-3.el9.x86_64 26/140 2026-03-24T10:03:59.458 INFO:teuthology.orchestra.run.vm08.stdout: Installing : python3-ceph-common-2:20.2.0-712.g70f8415b.el9.x 27/140 2026-03-24T10:03:59.462 INFO:teuthology.orchestra.run.vm08.stdout: Installing : python3-ceph-argparse-2:20.2.0-712.g70f8415b.el9 28/140 2026-03-24T10:03:59.463 INFO:teuthology.orchestra.run.vm08.stdout: Installing : libcephfs-proxy2-2:20.2.0-712.g70f8415b.el9.x86_ 29/140 2026-03-24T10:03:59.516 INFO:teuthology.orchestra.run.vm08.stdout: Running scriptlet: libcephfs-proxy2-2:20.2.0-712.g70f8415b.el9.x86_ 29/140 2026-03-24T10:03:59.518 INFO:teuthology.orchestra.run.vm08.stdout: Installing : libcephfs2-2:20.2.0-712.g70f8415b.el9.x86_64 30/140 2026-03-24T10:03:59.540 INFO:teuthology.orchestra.run.vm08.stdout: Running scriptlet: libcephfs2-2:20.2.0-712.g70f8415b.el9.x86_64 30/140 2026-03-24T10:03:59.555 INFO:teuthology.orchestra.run.vm08.stdout: Installing : python3-cephfs-2:20.2.0-712.g70f8415b.el9.x86_64 31/140 2026-03-24T10:03:59.563 INFO:teuthology.orchestra.run.vm08.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 32/140 2026-03-24T10:03:59.594 INFO:teuthology.orchestra.run.vm08.stdout: Installing : zip-3.0-35.el9.x86_64 33/140 2026-03-24T10:03:59.600 INFO:teuthology.orchestra.run.vm08.stdout: Installing : luarocks-3.9.2-5.el9.noarch 34/140 2026-03-24T10:03:59.608 INFO:teuthology.orchestra.run.vm08.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 35/140 2026-03-24T10:03:59.667 INFO:teuthology.orchestra.run.vm08.stdout: Installing : protobuf-compiler-3.14.0-17.el9.x86_64 36/140 2026-03-24T10:03:59.684 INFO:teuthology.orchestra.run.vm08.stdout: Installing : python3-pyasn1-modules-0.4.8-7.el9.noarch 37/140 2026-03-24T10:03:59.703 INFO:teuthology.orchestra.run.vm08.stdout: Installing : python3-rsa-4.9-2.el9.noarch 38/140 2026-03-24T10:03:59.709 INFO:teuthology.orchestra.run.vm08.stdout: Installing : python3-rbd-2:20.2.0-712.g70f8415b.el9.x86_64 39/140 2026-03-24T10:03:59.719 INFO:teuthology.orchestra.run.vm08.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 40/140 2026-03-24T10:03:59.725 INFO:teuthology.orchestra.run.vm08.stdout: Installing : librados-devel-2:20.2.0-712.g70f8415b.el9.x86_64 41/140 2026-03-24T10:03:59.730 INFO:teuthology.orchestra.run.vm08.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 42/140 2026-03-24T10:03:59.747 INFO:teuthology.orchestra.run.vm08.stdout: Installing : python3-xmltodict-0.12.0-15.el9.noarch 43/140 2026-03-24T10:03:59.754 INFO:teuthology.orchestra.run.vm08.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 44/140 2026-03-24T10:03:59.761 INFO:teuthology.orchestra.run.vm08.stdout: Installing : python3-typing-extensions-4.15.0-1.el9.noarch 45/140 2026-03-24T10:03:59.775 INFO:teuthology.orchestra.run.vm08.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 46/140 2026-03-24T10:03:59.787 INFO:teuthology.orchestra.run.vm08.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 47/140 2026-03-24T10:03:59.794 INFO:teuthology.orchestra.run.vm08.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 48/140 2026-03-24T10:03:59.803 INFO:teuthology.orchestra.run.vm08.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 49/140 2026-03-24T10:03:59.851 INFO:teuthology.orchestra.run.vm08.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 50/140 2026-03-24T10:04:00.045 INFO:teuthology.orchestra.run.vm02.stdout:(1/138): ceph-20.2.0-712.g70f8415b.el9.x86_64.r 14 kB/s | 6.5 kB 00:00 2026-03-24T10:04:00.235 INFO:teuthology.orchestra.run.vm08.stdout: Installing : python3-google-auth-1:2.45.0-1.el9.noarch 51/140 2026-03-24T10:04:00.250 INFO:teuthology.orchestra.run.vm08.stdout: Installing : python3-kubernetes-1:26.1.0-3.el9.noarch 52/140 2026-03-24T10:04:00.256 INFO:teuthology.orchestra.run.vm08.stdout: Installing : python3-backports-tarfile-1.2.0-1.el9.noarch 53/140 2026-03-24T10:04:00.265 INFO:teuthology.orchestra.run.vm08.stdout: Installing : python3-jaraco-context-6.0.1-3.el9.noarch 54/140 2026-03-24T10:04:00.270 INFO:teuthology.orchestra.run.vm08.stdout: Installing : python3-autocommand-2.2.2-8.el9.noarch 55/140 2026-03-24T10:04:00.277 INFO:teuthology.orchestra.run.vm08.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 56/140 2026-03-24T10:04:00.281 INFO:teuthology.orchestra.run.vm08.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 57/140 2026-03-24T10:04:00.283 INFO:teuthology.orchestra.run.vm08.stdout: Installing : libarrow-doc-9.0.0-15.el9.noarch 58/140 2026-03-24T10:04:00.317 INFO:teuthology.orchestra.run.vm08.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 59/140 2026-03-24T10:04:00.373 INFO:teuthology.orchestra.run.vm08.stdout: Installing : abseil-cpp-20211102.0-4.el9.x86_64 60/140 2026-03-24T10:04:00.386 INFO:teuthology.orchestra.run.vm08.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 61/140 2026-03-24T10:04:00.394 INFO:teuthology.orchestra.run.vm08.stdout: Installing : socat-1.7.4.1-8.el9.x86_64 62/140 2026-03-24T10:04:00.400 INFO:teuthology.orchestra.run.vm08.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 63/140 2026-03-24T10:04:00.410 INFO:teuthology.orchestra.run.vm08.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 64/140 2026-03-24T10:04:00.416 INFO:teuthology.orchestra.run.vm08.stdout: Installing : python3-jaraco-text-4.0.0-2.el9.noarch 65/140 2026-03-24T10:04:00.425 INFO:teuthology.orchestra.run.vm08.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 66/140 2026-03-24T10:04:00.432 INFO:teuthology.orchestra.run.vm08.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 67/140 2026-03-24T10:04:00.471 INFO:teuthology.orchestra.run.vm08.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 68/140 2026-03-24T10:04:00.484 INFO:teuthology.orchestra.run.vm08.stdout: Installing : python3-protobuf-3.14.0-17.el9.noarch 69/140 2026-03-24T10:04:00.492 INFO:teuthology.orchestra.run.vm08.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 70/140 2026-03-24T10:04:00.501 INFO:teuthology.orchestra.run.vm08.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 71/140 2026-03-24T10:04:00.545 INFO:teuthology.orchestra.run.vm08.stdout: Installing : python3-jmespath-1.0.1-1.el9.noarch 72/140 2026-03-24T10:04:00.812 INFO:teuthology.orchestra.run.vm08.stdout: Installing : python3-devel-3.9.25-3.el9.x86_64 73/140 2026-03-24T10:04:00.842 INFO:teuthology.orchestra.run.vm08.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 74/140 2026-03-24T10:04:00.846 INFO:teuthology.orchestra.run.vm08.stdout: Installing : python3-jinja2-2.11.3-8.el9.noarch 75/140 2026-03-24T10:04:00.850 INFO:teuthology.orchestra.run.vm08.stdout: Installing : perl-Benchmark-1.23-483.el9.noarch 76/140 2026-03-24T10:04:00.878 INFO:teuthology.orchestra.run.vm02.stdout:(2/138): ceph-fuse-20.2.0-712.g70f8415b.el9.x86 1.1 MB/s | 939 kB 00:00 2026-03-24T10:04:00.914 INFO:teuthology.orchestra.run.vm08.stdout: Installing : openblas-0.3.29-1.el9.x86_64 77/140 2026-03-24T10:04:00.918 INFO:teuthology.orchestra.run.vm08.stdout: Installing : openblas-openmp-0.3.29-1.el9.x86_64 78/140 2026-03-24T10:04:00.945 INFO:teuthology.orchestra.run.vm08.stdout: Installing : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 79/140 2026-03-24T10:04:00.999 INFO:teuthology.orchestra.run.vm02.stdout:(3/138): ceph-immutable-object-cache-20.2.0-712 1.2 MB/s | 154 kB 00:00 2026-03-24T10:04:01.363 INFO:teuthology.orchestra.run.vm08.stdout: Installing : flexiblas-netlib-3.0.4-9.el9.x86_64 80/140 2026-03-24T10:04:01.471 INFO:teuthology.orchestra.run.vm08.stdout: Installing : python3-numpy-1:1.23.5-2.el9.x86_64 81/140 2026-03-24T10:04:01.474 INFO:teuthology.orchestra.run.vm02.stdout:(4/138): ceph-mds-20.2.0-712.g70f8415b.el9.x86_ 4.9 MB/s | 2.3 MB 00:00 2026-03-24T10:04:01.595 INFO:teuthology.orchestra.run.vm02.stdout:(5/138): ceph-base-20.2.0-712.g70f8415b.el9.x86 2.9 MB/s | 5.9 MB 00:02 2026-03-24T10:04:01.736 INFO:teuthology.orchestra.run.vm02.stdout:(6/138): ceph-mgr-20.2.0-712.g70f8415b.el9.x86_ 3.6 MB/s | 962 kB 00:00 2026-03-24T10:04:02.379 INFO:teuthology.orchestra.run.vm08.stdout: Installing : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 82/140 2026-03-24T10:04:02.412 INFO:teuthology.orchestra.run.vm08.stdout: Installing : python3-scipy-1.9.3-2.el9.x86_64 83/140 2026-03-24T10:04:02.422 INFO:teuthology.orchestra.run.vm08.stdout: Installing : libxslt-1.1.34-12.el9.x86_64 84/140 2026-03-24T10:04:02.427 INFO:teuthology.orchestra.run.vm08.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 85/140 2026-03-24T10:04:02.436 INFO:teuthology.orchestra.run.vm08.stdout: Installing : boost-program-options-1.75.0-13.el9.x86_64 86/140 2026-03-24T10:04:02.561 INFO:teuthology.orchestra.run.vm02.stdout:(7/138): ceph-mon-20.2.0-712.g70f8415b.el9.x86_ 5.2 MB/s | 5.0 MB 00:00 2026-03-24T10:04:02.793 INFO:teuthology.orchestra.run.vm08.stdout: Installing : parquet-libs-9.0.0-15.el9.x86_64 87/140 2026-03-24T10:04:02.795 INFO:teuthology.orchestra.run.vm08.stdout: Installing : librgw2-2:20.2.0-712.g70f8415b.el9.x86_64 88/140 2026-03-24T10:04:02.827 INFO:teuthology.orchestra.run.vm08.stdout: Running scriptlet: librgw2-2:20.2.0-712.g70f8415b.el9.x86_64 88/140 2026-03-24T10:04:02.830 INFO:teuthology.orchestra.run.vm08.stdout: Installing : python3-rgw-2:20.2.0-712.g70f8415b.el9.x86_64 89/140 2026-03-24T10:04:02.898 INFO:teuthology.orchestra.run.vm02.stdout:(8/138): ceph-common-20.2.0-712.g70f8415b.el9.x 7.2 MB/s | 24 MB 00:03 2026-03-24T10:04:03.011 INFO:teuthology.orchestra.run.vm02.stdout:(9/138): ceph-selinux-20.2.0-712.g70f8415b.el9. 223 kB/s | 25 kB 00:00 2026-03-24T10:04:04.240 INFO:teuthology.orchestra.run.vm08.stdout: Running scriptlet: ceph-common-2:20.2.0-712.g70f8415b.el9.x86_64 90/140 2026-03-24T10:04:04.245 INFO:teuthology.orchestra.run.vm08.stdout: Installing : ceph-common-2:20.2.0-712.g70f8415b.el9.x86_64 90/140 2026-03-24T10:04:04.268 INFO:teuthology.orchestra.run.vm08.stdout: Running scriptlet: ceph-common-2:20.2.0-712.g70f8415b.el9.x86_64 90/140 2026-03-24T10:04:04.281 INFO:teuthology.orchestra.run.vm08.stdout: Installing : python3-pyparsing-2.4.7-9.el9.noarch 91/140 2026-03-24T10:04:04.291 INFO:teuthology.orchestra.run.vm08.stdout: Installing : python3-packaging-20.9-5.el9.noarch 92/140 2026-03-24T10:04:04.309 INFO:teuthology.orchestra.run.vm08.stdout: Installing : python3-ply-3.11-14.el9.noarch 93/140 2026-03-24T10:04:04.361 INFO:teuthology.orchestra.run.vm08.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 94/140 2026-03-24T10:04:04.470 INFO:teuthology.orchestra.run.vm08.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 95/140 2026-03-24T10:04:04.492 INFO:teuthology.orchestra.run.vm02.stdout:(10/138): ceph-osd-20.2.0-712.g70f8415b.el9.x86 6.2 MB/s | 17 MB 00:02 2026-03-24T10:04:04.501 INFO:teuthology.orchestra.run.vm08.stdout: Installing : python3-cryptography-36.0.1-5.el9.x86_64 96/140 2026-03-24T10:04:04.533 INFO:teuthology.orchestra.run.vm08.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 97/140 2026-03-24T10:04:04.574 INFO:teuthology.orchestra.run.vm08.stdout: Installing : python3-cheroot-10.0.1-4.el9.noarch 98/140 2026-03-24T10:04:04.622 INFO:teuthology.orchestra.run.vm02.stdout:(11/138): libcephfs-devel-20.2.0-712.g70f8415b. 264 kB/s | 34 kB 00:00 2026-03-24T10:04:04.653 INFO:teuthology.orchestra.run.vm08.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 99/140 2026-03-24T10:04:04.666 INFO:teuthology.orchestra.run.vm08.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 100/140 2026-03-24T10:04:04.672 INFO:teuthology.orchestra.run.vm08.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 101/140 2026-03-24T10:04:04.679 INFO:teuthology.orchestra.run.vm08.stdout: Installing : pciutils-3.7.0-7.el9.x86_64 102/140 2026-03-24T10:04:04.683 INFO:teuthology.orchestra.run.vm08.stdout: Installing : qatlib-25.08.0-2.el9.x86_64 103/140 2026-03-24T10:04:04.686 INFO:teuthology.orchestra.run.vm08.stdout: Installing : qatlib-service-25.08.0-2.el9.x86_64 104/140 2026-03-24T10:04:04.711 INFO:teuthology.orchestra.run.vm08.stdout: Running scriptlet: qatlib-service-25.08.0-2.el9.x86_64 104/140 2026-03-24T10:04:04.740 INFO:teuthology.orchestra.run.vm02.stdout:(12/138): libcephfs-proxy2-20.2.0-712.g70f8415b 206 kB/s | 24 kB 00:00 2026-03-24T10:04:05.077 INFO:teuthology.orchestra.run.vm08.stdout: Installing : qatzip-libs-1.3.1-1.el9.x86_64 105/140 2026-03-24T10:04:05.100 INFO:teuthology.orchestra.run.vm02.stdout:(13/138): libcephfs2-20.2.0-712.g70f8415b.el9.x 2.4 MB/s | 866 kB 00:00 2026-03-24T10:04:05.234 INFO:teuthology.orchestra.run.vm02.stdout:(14/138): libcephsqlite-20.2.0-712.g70f8415b.el 1.2 MB/s | 164 kB 00:00 2026-03-24T10:04:05.305 INFO:teuthology.orchestra.run.vm08.stdout: Installing : ceph-base-2:20.2.0-712.g70f8415b.el9.x86_64 106/140 2026-03-24T10:04:05.492 INFO:teuthology.orchestra.run.vm02.stdout:(15/138): librados-devel-20.2.0-712.g70f8415b.e 488 kB/s | 126 kB 00:00 2026-03-24T10:04:05.537 INFO:teuthology.orchestra.run.vm08.stdout: Running scriptlet: ceph-base-2:20.2.0-712.g70f8415b.el9.x86_64 106/140 2026-03-24T10:04:05.537 INFO:teuthology.orchestra.run.vm08.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2026-03-24T10:04:05.537 INFO:teuthology.orchestra.run.vm08.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2026-03-24T10:04:05.537 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-24T10:04:05.623 INFO:teuthology.orchestra.run.vm08.stdout: Installing : ceph-selinux-2:20.2.0-712.g70f8415b.el9.x86_64 107/140 2026-03-24T10:04:05.686 INFO:teuthology.orchestra.run.vm02.stdout:(16/138): libradosstriper1-20.2.0-712.g70f8415b 1.3 MB/s | 250 kB 00:00 2026-03-24T10:04:06.296 INFO:teuthology.orchestra.run.vm01.stdout: Running scriptlet: ceph-selinux-2:20.2.0-712.g70f8415b.el9.x86_64 107/140 2026-03-24T10:04:06.296 INFO:teuthology.orchestra.run.vm01.stdout:skipping the directory /sys 2026-03-24T10:04:06.296 INFO:teuthology.orchestra.run.vm01.stdout:skipping the directory /proc 2026-03-24T10:04:06.296 INFO:teuthology.orchestra.run.vm01.stdout:skipping the directory /mnt 2026-03-24T10:04:06.296 INFO:teuthology.orchestra.run.vm01.stdout:skipping the directory /var/tmp 2026-03-24T10:04:06.296 INFO:teuthology.orchestra.run.vm01.stdout:skipping the directory /home 2026-03-24T10:04:06.296 INFO:teuthology.orchestra.run.vm01.stdout:skipping the directory /root 2026-03-24T10:04:06.296 INFO:teuthology.orchestra.run.vm01.stdout:skipping the directory /tmp 2026-03-24T10:04:06.296 INFO:teuthology.orchestra.run.vm01.stdout: 2026-03-24T10:04:06.431 INFO:teuthology.orchestra.run.vm01.stdout: Installing : ceph-mds-2:20.2.0-712.g70f8415b.el9.x86_64 108/140 2026-03-24T10:04:06.462 INFO:teuthology.orchestra.run.vm01.stdout: Running scriptlet: ceph-mds-2:20.2.0-712.g70f8415b.el9.x86_64 108/140 2026-03-24T10:04:06.462 INFO:teuthology.orchestra.run.vm01.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-03-24T10:04:06.462 INFO:teuthology.orchestra.run.vm01.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2026-03-24T10:04:06.462 INFO:teuthology.orchestra.run.vm01.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-03-24T10:04:06.462 INFO:teuthology.orchestra.run.vm01.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-03-24T10:04:06.462 INFO:teuthology.orchestra.run.vm01.stdout: 2026-03-24T10:04:06.603 INFO:teuthology.orchestra.run.vm02.stdout:(17/138): ceph-radosgw-20.2.0-712.g70f8415b.el9 5.9 MB/s | 24 MB 00:04 2026-03-24T10:04:06.722 INFO:teuthology.orchestra.run.vm02.stdout:(18/138): python3-ceph-argparse-20.2.0-712.g70f 378 kB/s | 45 kB 00:00 2026-03-24T10:04:06.723 INFO:teuthology.orchestra.run.vm01.stdout: Installing : ceph-mon-2:20.2.0-712.g70f8415b.el9.x86_64 109/140 2026-03-24T10:04:06.748 INFO:teuthology.orchestra.run.vm01.stdout: Running scriptlet: ceph-mon-2:20.2.0-712.g70f8415b.el9.x86_64 109/140 2026-03-24T10:04:06.749 INFO:teuthology.orchestra.run.vm01.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-03-24T10:04:06.749 INFO:teuthology.orchestra.run.vm01.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2026-03-24T10:04:06.749 INFO:teuthology.orchestra.run.vm01.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-03-24T10:04:06.749 INFO:teuthology.orchestra.run.vm01.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-03-24T10:04:06.749 INFO:teuthology.orchestra.run.vm01.stdout: 2026-03-24T10:04:06.757 INFO:teuthology.orchestra.run.vm01.stdout: Installing : mailcap-2.1.49-5.el9.noarch 110/140 2026-03-24T10:04:06.759 INFO:teuthology.orchestra.run.vm01.stdout: Installing : libconfig-1.7.2-9.el9.x86_64 111/140 2026-03-24T10:04:06.780 INFO:teuthology.orchestra.run.vm01.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 112/140 2026-03-24T10:04:06.780 INFO:teuthology.orchestra.run.vm01.stdout:Creating group 'qat' with GID 994. 2026-03-24T10:04:06.780 INFO:teuthology.orchestra.run.vm01.stdout:Creating group 'libstoragemgmt' with GID 993. 2026-03-24T10:04:06.780 INFO:teuthology.orchestra.run.vm01.stdout:Creating user 'libstoragemgmt' (daemon account for libstoragemgmt) with UID 993 and GID 993. 2026-03-24T10:04:06.780 INFO:teuthology.orchestra.run.vm01.stdout: 2026-03-24T10:04:06.791 INFO:teuthology.orchestra.run.vm01.stdout: Installing : libstoragemgmt-1.10.1-1.el9.x86_64 112/140 2026-03-24T10:04:06.824 INFO:teuthology.orchestra.run.vm01.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 112/140 2026-03-24T10:04:06.824 INFO:teuthology.orchestra.run.vm01.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/libstoragemgmt.service → /usr/lib/systemd/system/libstoragemgmt.service. 2026-03-24T10:04:06.824 INFO:teuthology.orchestra.run.vm01.stdout: 2026-03-24T10:04:06.843 INFO:teuthology.orchestra.run.vm02.stdout:(19/138): python3-ceph-common-20.2.0-712.g70f84 1.4 MB/s | 175 kB 00:00 2026-03-24T10:04:06.850 INFO:teuthology.orchestra.run.vm01.stdout: Installing : python3-libstoragemgmt-1.10.1-1.el9.x86_64 113/140 2026-03-24T10:04:06.881 INFO:teuthology.orchestra.run.vm01.stdout: Installing : fuse-2.9.9-17.el9.x86_64 114/140 2026-03-24T10:04:06.955 INFO:teuthology.orchestra.run.vm01.stdout: Installing : cryptsetup-2.8.1-3.el9.x86_64 115/140 2026-03-24T10:04:06.960 INFO:teuthology.orchestra.run.vm01.stdout: Installing : ceph-volume-2:20.2.0-712.g70f8415b.el9.noarch 116/140 2026-03-24T10:04:06.964 INFO:teuthology.orchestra.run.vm02.stdout:(20/138): python3-cephfs-20.2.0-712.g70f8415b.e 1.3 MB/s | 163 kB 00:00 2026-03-24T10:04:06.985 INFO:teuthology.orchestra.run.vm01.stdout: Running scriptlet: ceph-volume-2:20.2.0-712.g70f8415b.el9.noarch 116/140 2026-03-24T10:04:06.985 INFO:teuthology.orchestra.run.vm01.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-03-24T10:04:06.985 INFO:teuthology.orchestra.run.vm01.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2026-03-24T10:04:06.985 INFO:teuthology.orchestra.run.vm01.stdout: 2026-03-24T10:04:06.989 INFO:teuthology.orchestra.run.vm02.stdout:(21/138): librgw2-20.2.0-712.g70f8415b.el9.x86_ 4.9 MB/s | 6.4 MB 00:01 2026-03-24T10:04:07.086 INFO:teuthology.orchestra.run.vm02.stdout:(22/138): python3-rados-20.2.0-712.g70f8415b.el 2.6 MB/s | 324 kB 00:00 2026-03-24T10:04:07.112 INFO:teuthology.orchestra.run.vm02.stdout:(23/138): python3-rbd-20.2.0-712.g70f8415b.el9. 2.4 MB/s | 304 kB 00:00 2026-03-24T10:04:07.206 INFO:teuthology.orchestra.run.vm02.stdout:(24/138): python3-rgw-20.2.0-712.g70f8415b.el9. 827 kB/s | 99 kB 00:00 2026-03-24T10:04:07.231 INFO:teuthology.orchestra.run.vm02.stdout:(25/138): rbd-fuse-20.2.0-712.g70f8415b.el9.x86 767 kB/s | 91 kB 00:00 2026-03-24T10:04:07.351 INFO:teuthology.orchestra.run.vm02.stdout:(26/138): rbd-nbd-20.2.0-712.g70f8415b.el9.x86_ 1.5 MB/s | 180 kB 00:00 2026-03-24T10:04:07.469 INFO:teuthology.orchestra.run.vm02.stdout:(27/138): ceph-grafana-dashboards-20.2.0-712.g7 367 kB/s | 43 kB 00:00 2026-03-24T10:04:07.588 INFO:teuthology.orchestra.run.vm02.stdout:(28/138): ceph-mgr-cephadm-20.2.0-712.g70f8415b 1.4 MB/s | 173 kB 00:00 2026-03-24T10:04:07.799 INFO:teuthology.orchestra.run.vm01.stdout: Installing : ceph-osd-2:20.2.0-712.g70f8415b.el9.x86_64 117/140 2026-03-24T10:04:07.831 INFO:teuthology.orchestra.run.vm01.stdout: Running scriptlet: ceph-osd-2:20.2.0-712.g70f8415b.el9.x86_64 117/140 2026-03-24T10:04:07.831 INFO:teuthology.orchestra.run.vm01.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-03-24T10:04:07.831 INFO:teuthology.orchestra.run.vm01.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2026-03-24T10:04:07.831 INFO:teuthology.orchestra.run.vm01.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-03-24T10:04:07.831 INFO:teuthology.orchestra.run.vm01.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-03-24T10:04:07.831 INFO:teuthology.orchestra.run.vm01.stdout: 2026-03-24T10:04:07.913 INFO:teuthology.orchestra.run.vm01.stdout: Running scriptlet: cephadm-2:20.2.0-712.g70f8415b.el9.noarch 118/140 2026-03-24T10:04:07.917 INFO:teuthology.orchestra.run.vm01.stdout: Installing : cephadm-2:20.2.0-712.g70f8415b.el9.noarch 118/140 2026-03-24T10:04:07.926 INFO:teuthology.orchestra.run.vm01.stdout: Installing : ceph-prometheus-alerts-2:20.2.0-712.g70f8415b.el 119/140 2026-03-24T10:04:07.956 INFO:teuthology.orchestra.run.vm01.stdout: Installing : ceph-grafana-dashboards-2:20.2.0-712.g70f8415b.e 120/140 2026-03-24T10:04:07.960 INFO:teuthology.orchestra.run.vm01.stdout: Installing : ceph-mgr-cephadm-2:20.2.0-712.g70f8415b.el9.noar 121/140 2026-03-24T10:04:08.039 INFO:teuthology.orchestra.run.vm02.stdout:(29/138): rbd-mirror-20.2.0-712.g70f8415b.el9.x 3.5 MB/s | 2.9 MB 00:00 2026-03-24T10:04:09.308 INFO:teuthology.orchestra.run.vm01.stdout: Running scriptlet: ceph-mgr-cephadm-2:20.2.0-712.g70f8415b.el9.noar 121/140 2026-03-24T10:04:09.320 INFO:teuthology.orchestra.run.vm01.stdout: Installing : ceph-mgr-dashboard-2:20.2.0-712.g70f8415b.el9.no 122/140 2026-03-24T10:04:09.883 INFO:teuthology.orchestra.run.vm01.stdout: Running scriptlet: ceph-mgr-dashboard-2:20.2.0-712.g70f8415b.el9.no 122/140 2026-03-24T10:04:09.886 INFO:teuthology.orchestra.run.vm01.stdout: Installing : ceph-mgr-diskprediction-local-2:20.2.0-712.g70f8 123/140 2026-03-24T10:04:09.937 INFO:teuthology.orchestra.run.vm02.stdout:(30/138): ceph-mgr-diskprediction-local-20.2.0- 3.9 MB/s | 7.4 MB 00:01 2026-03-24T10:04:09.963 INFO:teuthology.orchestra.run.vm01.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:20.2.0-712.g70f8 123/140 2026-03-24T10:04:10.025 INFO:teuthology.orchestra.run.vm01.stdout: Installing : ceph-mgr-modules-core-2:20.2.0-712.g70f8415b.el9 124/140 2026-03-24T10:04:10.028 INFO:teuthology.orchestra.run.vm01.stdout: Installing : ceph-mgr-2:20.2.0-712.g70f8415b.el9.x86_64 125/140 2026-03-24T10:04:10.055 INFO:teuthology.orchestra.run.vm01.stdout: Running scriptlet: ceph-mgr-2:20.2.0-712.g70f8415b.el9.x86_64 125/140 2026-03-24T10:04:10.055 INFO:teuthology.orchestra.run.vm01.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-03-24T10:04:10.056 INFO:teuthology.orchestra.run.vm01.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2026-03-24T10:04:10.056 INFO:teuthology.orchestra.run.vm01.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-03-24T10:04:10.056 INFO:teuthology.orchestra.run.vm01.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-03-24T10:04:10.056 INFO:teuthology.orchestra.run.vm01.stdout: 2026-03-24T10:04:10.090 INFO:teuthology.orchestra.run.vm02.stdout:(31/138): ceph-mgr-dashboard-20.2.0-712.g70f841 4.2 MB/s | 11 MB 00:02 2026-03-24T10:04:10.109 INFO:teuthology.orchestra.run.vm02.stdout:(32/138): ceph-mgr-modules-core-20.2.0-712.g70f 1.6 MB/s | 290 kB 00:00 2026-03-24T10:04:10.109 INFO:teuthology.orchestra.run.vm01.stdout: Installing : ceph-mgr-rook-2:20.2.0-712.g70f8415b.el9.noarch 126/140 2026-03-24T10:04:10.122 INFO:teuthology.orchestra.run.vm01.stdout: Running scriptlet: ceph-mgr-rook-2:20.2.0-712.g70f8415b.el9.noarch 126/140 2026-03-24T10:04:10.177 INFO:teuthology.orchestra.run.vm01.stdout: Installing : ceph-2:20.2.0-712.g70f8415b.el9.x86_64 127/140 2026-03-24T10:04:10.209 INFO:teuthology.orchestra.run.vm02.stdout:(33/138): ceph-mgr-rook-20.2.0-712.g70f8415b.el 424 kB/s | 50 kB 00:00 2026-03-24T10:04:10.227 INFO:teuthology.orchestra.run.vm02.stdout:(34/138): ceph-prometheus-alerts-20.2.0-712.g70 147 kB/s | 17 kB 00:00 2026-03-24T10:04:10.329 INFO:teuthology.orchestra.run.vm02.stdout:(35/138): ceph-volume-20.2.0-712.g70f8415b.el9. 2.4 MB/s | 298 kB 00:00 2026-03-24T10:04:10.511 INFO:teuthology.orchestra.run.vm02.stdout:(36/138): bzip2-1.0.8-11.el9.x86_64.rpm 300 kB/s | 55 kB 00:00 2026-03-24T10:04:10.582 INFO:teuthology.orchestra.run.vm02.stdout:(37/138): cephadm-20.2.0-712.g70f8415b.el9.noar 2.8 MB/s | 1.0 MB 00:00 2026-03-24T10:04:10.598 INFO:teuthology.orchestra.run.vm02.stdout:(38/138): cryptsetup-2.8.1-3.el9.x86_64.rpm 4.0 MB/s | 351 kB 00:00 2026-03-24T10:04:10.627 INFO:teuthology.orchestra.run.vm02.stdout:(39/138): ledmon-libs-1.1.0-3.el9.x86_64.rpm 1.4 MB/s | 40 kB 00:00 2026-03-24T10:04:10.657 INFO:teuthology.orchestra.run.vm02.stdout:(40/138): libconfig-1.7.2-9.el9.x86_64.rpm 2.4 MB/s | 72 kB 00:00 2026-03-24T10:04:10.695 INFO:teuthology.orchestra.run.vm02.stdout:(41/138): fuse-2.9.9-17.el9.x86_64.rpm 705 kB/s | 80 kB 00:00 2026-03-24T10:04:10.741 INFO:teuthology.orchestra.run.vm02.stdout:(42/138): libgfortran-11.5.0-14.el9.x86_64.rpm 9.2 MB/s | 794 kB 00:00 2026-03-24T10:04:10.761 INFO:teuthology.orchestra.run.vm02.stdout:(43/138): libquadmath-11.5.0-14.el9.x86_64.rpm 2.7 MB/s | 184 kB 00:00 2026-03-24T10:04:10.771 INFO:teuthology.orchestra.run.vm02.stdout:(44/138): mailcap-2.1.49-5.el9.noarch.rpm 1.1 MB/s | 33 kB 00:00 2026-03-24T10:04:10.791 INFO:teuthology.orchestra.run.vm02.stdout:(45/138): pciutils-3.7.0-7.el9.x86_64.rpm 3.1 MB/s | 93 kB 00:00 2026-03-24T10:04:10.802 INFO:teuthology.orchestra.run.vm02.stdout:(46/138): python3-cffi-1.14.5-5.el9.x86_64.rpm 8.0 MB/s | 253 kB 00:00 2026-03-24T10:04:10.832 INFO:teuthology.orchestra.run.vm02.stdout:(47/138): python3-ply-3.11-14.el9.noarch.rpm 3.5 MB/s | 106 kB 00:00 2026-03-24T10:04:10.863 INFO:teuthology.orchestra.run.vm02.stdout:(48/138): python3-pycparser-2.20-6.el9.noarch.r 4.4 MB/s | 135 kB 00:00 2026-03-24T10:04:10.883 INFO:teuthology.orchestra.run.vm02.stdout:(49/138): python3-cryptography-36.0.1-5.el9.x86 14 MB/s | 1.2 MB 00:00 2026-03-24T10:04:10.893 INFO:teuthology.orchestra.run.vm02.stdout:(50/138): python3-pyparsing-2.4.7-9.el9.noarch. 4.9 MB/s | 150 kB 00:00 2026-03-24T10:04:10.914 INFO:teuthology.orchestra.run.vm02.stdout:(51/138): python3-requests-2.25.1-10.el9.noarch 4.1 MB/s | 126 kB 00:00 2026-03-24T10:04:10.925 INFO:teuthology.orchestra.run.vm02.stdout:(52/138): python3-urllib3-1.26.5-7.el9.noarch.r 6.8 MB/s | 218 kB 00:00 2026-03-24T10:04:10.945 INFO:teuthology.orchestra.run.vm02.stdout:(53/138): unzip-6.0-59.el9.x86_64.rpm 5.8 MB/s | 182 kB 00:00 2026-03-24T10:04:10.957 INFO:teuthology.orchestra.run.vm02.stdout:(54/138): zip-3.0-35.el9.x86_64.rpm 8.2 MB/s | 266 kB 00:00 2026-03-24T10:04:11.008 INFO:teuthology.orchestra.run.vm02.stdout:(55/138): flexiblas-3.0.4-9.el9.x86_64.rpm 585 kB/s | 30 kB 00:00 2026-03-24T10:04:11.029 INFO:teuthology.orchestra.run.vm02.stdout:(56/138): boost-program-options-1.75.0-13.el9.x 1.2 MB/s | 104 kB 00:00 2026-03-24T10:04:11.048 INFO:teuthology.orchestra.run.vm02.stdout:(57/138): flexiblas-openblas-openmp-3.0.4-9.el9 825 kB/s | 15 kB 00:00 2026-03-24T10:04:11.085 INFO:teuthology.orchestra.run.vm02.stdout:(58/138): libnbd-1.20.3-4.el9.x86_64.rpm 4.4 MB/s | 164 kB 00:00 2026-03-24T10:04:11.105 INFO:teuthology.orchestra.run.vm02.stdout:(59/138): libpmemobj-1.12.1-1.el9.x86_64.rpm 7.8 MB/s | 160 kB 00:00 2026-03-24T10:04:11.123 INFO:teuthology.orchestra.run.vm02.stdout:(60/138): librabbitmq-0.11.0-7.el9.x86_64.rpm 2.5 MB/s | 45 kB 00:00 2026-03-24T10:04:11.163 INFO:teuthology.orchestra.run.vm02.stdout:(61/138): librdkafka-1.6.1-102.el9.x86_64.rpm 17 MB/s | 662 kB 00:00 2026-03-24T10:04:11.175 INFO:teuthology.orchestra.run.vm02.stdout:(62/138): flexiblas-netlib-3.0.4-9.el9.x86_64.r 18 MB/s | 3.0 MB 00:00 2026-03-24T10:04:11.184 INFO:teuthology.orchestra.run.vm02.stdout:(63/138): libstoragemgmt-1.10.1-1.el9.x86_64.rp 12 MB/s | 246 kB 00:00 2026-03-24T10:04:11.195 INFO:teuthology.orchestra.run.vm02.stdout:(64/138): libxslt-1.1.34-12.el9.x86_64.rpm 11 MB/s | 233 kB 00:00 2026-03-24T10:04:11.402 INFO:teuthology.orchestra.run.vm01.stdout: Installing : ceph-fuse-2:20.2.0-712.g70f8415b.el9.x86_64 128/140 2026-03-24T10:04:11.452 INFO:teuthology.orchestra.run.vm01.stdout: Installing : ceph-radosgw-2:20.2.0-712.g70f8415b.el9.x86_64 129/140 2026-03-24T10:04:11.453 INFO:teuthology.orchestra.run.vm02.stdout:(65/138): ceph-test-20.2.0-712.g70f8415b.el9.x8 9.9 MB/s | 84 MB 00:08 2026-03-24T10:04:11.454 INFO:teuthology.orchestra.run.vm02.stdout:(66/138): lua-5.4.4-4.el9.x86_64.rpm 730 kB/s | 188 kB 00:00 2026-03-24T10:04:11.454 INFO:teuthology.orchestra.run.vm02.stdout:(67/138): lttng-ust-2.12.0-6.el9.x86_64.rpm 1.1 MB/s | 292 kB 00:00 2026-03-24T10:04:11.477 INFO:teuthology.orchestra.run.vm02.stdout:(68/138): perl-Benchmark-1.23-483.el9.noarch.rp 1.2 MB/s | 26 kB 00:00 2026-03-24T10:04:11.480 INFO:teuthology.orchestra.run.vm01.stdout: Running scriptlet: ceph-radosgw-2:20.2.0-712.g70f8415b.el9.x86_64 129/140 2026-03-24T10:04:11.480 INFO:teuthology.orchestra.run.vm01.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-03-24T10:04:11.480 INFO:teuthology.orchestra.run.vm01.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2026-03-24T10:04:11.480 INFO:teuthology.orchestra.run.vm01.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-03-24T10:04:11.480 INFO:teuthology.orchestra.run.vm01.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-03-24T10:04:11.480 INFO:teuthology.orchestra.run.vm01.stdout: 2026-03-24T10:04:11.495 INFO:teuthology.orchestra.run.vm01.stdout: Installing : ceph-immutable-object-cache-2:20.2.0-712.g70f841 130/140 2026-03-24T10:04:11.498 INFO:teuthology.orchestra.run.vm02.stdout:(69/138): perl-Test-Harness-3.42-461.el9.noarch 14 MB/s | 295 kB 00:00 2026-03-24T10:04:11.503 INFO:teuthology.orchestra.run.vm02.stdout:(70/138): openblas-0.3.29-1.el9.x86_64.rpm 819 kB/s | 42 kB 00:00 2026-03-24T10:04:11.523 INFO:teuthology.orchestra.run.vm01.stdout: Running scriptlet: ceph-immutable-object-cache-2:20.2.0-712.g70f841 130/140 2026-03-24T10:04:11.523 INFO:teuthology.orchestra.run.vm01.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-03-24T10:04:11.523 INFO:teuthology.orchestra.run.vm01.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2026-03-24T10:04:11.524 INFO:teuthology.orchestra.run.vm01.stdout: 2026-03-24T10:04:11.551 INFO:teuthology.orchestra.run.vm02.stdout:(71/138): protobuf-3.14.0-17.el9.x86_64.rpm 19 MB/s | 1.0 MB 00:00 2026-03-24T10:04:11.572 INFO:teuthology.orchestra.run.vm02.stdout:(72/138): python3-devel-3.9.25-3.el9.x86_64.rpm 12 MB/s | 244 kB 00:00 2026-03-24T10:04:11.594 INFO:teuthology.orchestra.run.vm02.stdout:(73/138): python3-jinja2-2.11.3-8.el9.noarch.rp 11 MB/s | 249 kB 00:00 2026-03-24T10:04:11.615 INFO:teuthology.orchestra.run.vm02.stdout:(74/138): openblas-openmp-0.3.29-1.el9.x86_64.r 33 MB/s | 5.3 MB 00:00 2026-03-24T10:04:11.616 INFO:teuthology.orchestra.run.vm02.stdout:(75/138): python3-jmespath-1.0.1-1.el9.noarch.r 2.2 MB/s | 48 kB 00:00 2026-03-24T10:04:11.637 INFO:teuthology.orchestra.run.vm02.stdout:(76/138): python3-libstoragemgmt-1.10.1-1.el9.x 8.1 MB/s | 177 kB 00:00 2026-03-24T10:04:11.637 INFO:teuthology.orchestra.run.vm02.stdout:(77/138): python3-markupsafe-1.1.1-12.el9.x86_6 1.6 MB/s | 35 kB 00:00 2026-03-24T10:04:11.716 INFO:teuthology.orchestra.run.vm01.stdout: Installing : rbd-mirror-2:20.2.0-712.g70f8415b.el9.x86_64 131/140 2026-03-24T10:04:11.741 INFO:teuthology.orchestra.run.vm01.stdout: Running scriptlet: rbd-mirror-2:20.2.0-712.g70f8415b.el9.x86_64 131/140 2026-03-24T10:04:11.741 INFO:teuthology.orchestra.run.vm01.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-03-24T10:04:11.741 INFO:teuthology.orchestra.run.vm01.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2026-03-24T10:04:11.741 INFO:teuthology.orchestra.run.vm01.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-03-24T10:04:11.741 INFO:teuthology.orchestra.run.vm01.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-03-24T10:04:11.741 INFO:teuthology.orchestra.run.vm01.stdout: 2026-03-24T10:04:11.796 INFO:teuthology.orchestra.run.vm02.stdout:(78/138): python3-babel-2.9.1-2.el9.noarch.rpm 20 MB/s | 6.0 MB 00:00 2026-03-24T10:04:11.818 INFO:teuthology.orchestra.run.vm02.stdout:(79/138): python3-numpy-f2py-1.23.5-2.el9.x86_6 2.4 MB/s | 442 kB 00:00 2026-03-24T10:04:11.877 INFO:teuthology.orchestra.run.vm02.stdout:(80/138): python3-packaging-20.9-5.el9.noarch.r 952 kB/s | 77 kB 00:00 2026-03-24T10:04:12.019 INFO:teuthology.orchestra.run.vm02.stdout:(81/138): python3-numpy-1.23.5-2.el9.x86_64.rpm 16 MB/s | 6.1 MB 00:00 2026-03-24T10:04:12.089 INFO:teuthology.orchestra.run.vm02.stdout:(82/138): python3-protobuf-3.14.0-17.el9.noarch 989 kB/s | 267 kB 00:00 2026-03-24T10:04:12.120 INFO:teuthology.orchestra.run.vm02.stdout:(83/138): python3-pyasn1-0.4.8-7.el9.noarch.rpm 648 kB/s | 157 kB 00:00 2026-03-24T10:04:12.176 INFO:teuthology.orchestra.run.vm02.stdout:(84/138): python3-requests-oauthlib-1.3.0-12.el 617 kB/s | 54 kB 00:00 2026-03-24T10:04:12.219 INFO:teuthology.orchestra.run.vm02.stdout:(85/138): python3-pyasn1-modules-0.4.8-7.el9.no 1.4 MB/s | 277 kB 00:00 2026-03-24T10:04:12.296 INFO:teuthology.orchestra.run.vm02.stdout:(86/138): python3-toml-0.10.2-6.el9.noarch.rpm 347 kB/s | 42 kB 00:00 2026-03-24T10:04:12.430 INFO:teuthology.orchestra.run.vm02.stdout:(87/138): qatlib-service-25.08.0-2.el9.x86_64.r 277 kB/s | 37 kB 00:00 2026-03-24T10:04:12.522 INFO:teuthology.orchestra.run.vm02.stdout:(88/138): qatlib-25.08.0-2.el9.x86_64.rpm 792 kB/s | 240 kB 00:00 2026-03-24T10:04:12.573 INFO:teuthology.orchestra.run.vm02.stdout:(89/138): qatzip-libs-1.3.1-1.el9.x86_64.rpm 465 kB/s | 66 kB 00:00 2026-03-24T10:04:12.632 INFO:teuthology.orchestra.run.vm02.stdout:(90/138): socat-1.7.4.1-8.el9.x86_64.rpm 2.7 MB/s | 303 kB 00:00 2026-03-24T10:04:12.632 INFO:teuthology.orchestra.run.vm02.stdout:(91/138): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.0 MB/s | 64 kB 00:00 2026-03-24T10:04:12.926 INFO:teuthology.orchestra.run.vm02.stdout:(92/138): python3-scipy-1.9.3-2.el9.x86_64.rpm 24 MB/s | 19 MB 00:00 2026-03-24T10:04:12.927 INFO:teuthology.orchestra.run.vm02.stdout:(93/138): lua-devel-5.4.4-4.el9.x86_64.rpm 75 kB/s | 22 kB 00:00 2026-03-24T10:04:12.941 INFO:teuthology.orchestra.run.vm02.stdout:(94/138): gperftools-libs-2.9.1-3.el9.x86_64.rp 23 MB/s | 308 kB 00:00 2026-03-24T10:04:12.943 INFO:teuthology.orchestra.run.vm02.stdout:(95/138): abseil-cpp-20211102.0-4.el9.x86_64.rp 34 MB/s | 551 kB 00:00 2026-03-24T10:04:12.944 INFO:teuthology.orchestra.run.vm02.stdout:(96/138): grpc-data-1.46.7-10.el9.noarch.rpm 5.8 MB/s | 19 kB 00:00 2026-03-24T10:04:12.946 INFO:teuthology.orchestra.run.vm02.stdout:(97/138): libarrow-doc-9.0.0-15.el9.noarch.rpm 12 MB/s | 25 kB 00:00 2026-03-24T10:04:12.949 INFO:teuthology.orchestra.run.vm02.stdout:(98/138): liboath-2.6.12-1.el9.x86_64.rpm 16 MB/s | 49 kB 00:00 2026-03-24T10:04:12.953 INFO:teuthology.orchestra.run.vm02.stdout:(99/138): libunwind-1.6.2-1.el9.x86_64.rpm 19 MB/s | 67 kB 00:00 2026-03-24T10:04:12.958 INFO:teuthology.orchestra.run.vm02.stdout:(100/138): luarocks-3.9.2-5.el9.noarch.rpm 33 MB/s | 151 kB 00:00 2026-03-24T10:04:12.974 INFO:teuthology.orchestra.run.vm02.stdout:(101/138): parquet-libs-9.0.0-15.el9.x86_64.rpm 52 MB/s | 838 kB 00:00 2026-03-24T10:04:12.986 INFO:teuthology.orchestra.run.vm02.stdout:(102/138): python3-asyncssh-2.13.2-5.el9.noarch 45 MB/s | 548 kB 00:00 2026-03-24T10:04:12.989 INFO:teuthology.orchestra.run.vm02.stdout:(103/138): python3-autocommand-2.2.2-8.el9.noar 9.1 MB/s | 29 kB 00:00 2026-03-24T10:04:12.993 INFO:teuthology.orchestra.run.vm02.stdout:(104/138): python3-backports-tarfile-1.2.0-1.el 14 MB/s | 60 kB 00:00 2026-03-24T10:04:12.998 INFO:teuthology.orchestra.run.vm02.stdout:(105/138): python3-bcrypt-3.2.2-1.el9.x86_64.rp 11 MB/s | 43 kB 00:00 2026-03-24T10:04:13.001 INFO:teuthology.orchestra.run.vm02.stdout:(106/138): python3-cachetools-4.2.4-1.el9.noarc 11 MB/s | 32 kB 00:00 2026-03-24T10:04:13.004 INFO:teuthology.orchestra.run.vm02.stdout:(107/138): python3-certifi-2023.05.07-4.el9.noa 4.4 MB/s | 14 kB 00:00 2026-03-24T10:04:13.010 INFO:teuthology.orchestra.run.vm02.stdout:(108/138): python3-cheroot-10.0.1-4.el9.noarch. 31 MB/s | 173 kB 00:00 2026-03-24T10:04:13.025 INFO:teuthology.orchestra.run.vm02.stdout:(109/138): libarrow-9.0.0-15.el9.x86_64.rpm 53 MB/s | 4.4 MB 00:00 2026-03-24T10:04:13.029 INFO:teuthology.orchestra.run.vm02.stdout:(110/138): python3-cherrypy-18.6.1-2.el9.noarch 19 MB/s | 358 kB 00:00 2026-03-24T10:04:13.030 INFO:teuthology.orchestra.run.vm02.stdout:(111/138): python3-google-auth-2.45.0-1.el9.noa 50 MB/s | 254 kB 00:00 2026-03-24T10:04:13.036 INFO:teuthology.orchestra.run.vm02.stdout:(112/138): python3-grpcio-tools-1.46.7-10.el9.x 25 MB/s | 144 kB 00:00 2026-03-24T10:04:13.041 INFO:teuthology.orchestra.run.vm02.stdout:(113/138): python3-jaraco-8.2.1-3.el9.noarch.rp 2.4 MB/s | 11 kB 00:00 2026-03-24T10:04:13.045 INFO:teuthology.orchestra.run.vm02.stdout:(114/138): python3-jaraco-classes-3.2.1-5.el9.n 4.5 MB/s | 18 kB 00:00 2026-03-24T10:04:13.049 INFO:teuthology.orchestra.run.vm02.stdout:(115/138): python3-jaraco-collections-3.0.0-8.e 5.4 MB/s | 23 kB 00:00 2026-03-24T10:04:13.056 INFO:teuthology.orchestra.run.vm02.stdout:(116/138): python3-grpcio-1.46.7-10.el9.x86_64. 74 MB/s | 2.0 MB 00:00 2026-03-24T10:04:13.057 INFO:teuthology.orchestra.run.vm02.stdout:(117/138): python3-jaraco-context-6.0.1-3.el9.n 2.6 MB/s | 20 kB 00:00 2026-03-24T10:04:13.059 INFO:teuthology.orchestra.run.vm02.stdout:(118/138): python3-jaraco-functools-3.5.0-2.el9 7.4 MB/s | 19 kB 00:00 2026-03-24T10:04:13.060 INFO:teuthology.orchestra.run.vm02.stdout:(119/138): python3-jaraco-text-4.0.0-2.el9.noar 8.3 MB/s | 26 kB 00:00 2026-03-24T10:04:13.066 INFO:teuthology.orchestra.run.vm02.stdout:(120/138): python3-more-itertools-8.12.0-2.el9. 14 MB/s | 79 kB 00:00 2026-03-24T10:04:13.072 INFO:teuthology.orchestra.run.vm02.stdout:(121/138): python3-natsort-7.1.1-5.el9.noarch.r 9.6 MB/s | 58 kB 00:00 2026-03-24T10:04:13.075 INFO:teuthology.orchestra.run.vm02.stdout:(122/138): python3-kubernetes-26.1.0-3.el9.noar 64 MB/s | 1.0 MB 00:00 2026-03-24T10:04:13.076 INFO:teuthology.orchestra.run.vm02.stdout:(123/138): python3-portend-3.1.0-2.el9.noarch.r 4.1 MB/s | 16 kB 00:00 2026-03-24T10:04:13.079 INFO:teuthology.orchestra.run.vm02.stdout:(124/138): python3-pyOpenSSL-21.0.0-1.el9.noarc 27 MB/s | 90 kB 00:00 2026-03-24T10:04:13.079 INFO:teuthology.orchestra.run.vm02.stdout:(125/138): python3-repoze-lru-0.7-16.el9.noarch 9.5 MB/s | 31 kB 00:00 2026-03-24T10:04:13.084 INFO:teuthology.orchestra.run.vm02.stdout:(126/138): python3-routes-2.5.1-5.el9.noarch.rp 41 MB/s | 188 kB 00:00 2026-03-24T10:04:13.084 INFO:teuthology.orchestra.run.vm02.stdout:(127/138): python3-rsa-4.9-2.el9.noarch.rpm 12 MB/s | 59 kB 00:00 2026-03-24T10:04:13.086 INFO:teuthology.orchestra.run.vm02.stdout:(128/138): python3-tempora-5.0.0-2.el9.noarch.r 16 MB/s | 36 kB 00:00 2026-03-24T10:04:13.088 INFO:teuthology.orchestra.run.vm02.stdout:(129/138): python3-typing-extensions-4.15.0-1.e 26 MB/s | 86 kB 00:00 2026-03-24T10:04:13.089 INFO:teuthology.orchestra.run.vm02.stdout:(130/138): python3-websocket-client-1.2.3-2.el9 27 MB/s | 90 kB 00:00 2026-03-24T10:04:13.090 INFO:teuthology.orchestra.run.vm02.stdout:(131/138): python3-xmltodict-0.12.0-15.el9.noar 11 MB/s | 22 kB 00:00 2026-03-24T10:04:13.092 INFO:teuthology.orchestra.run.vm02.stdout:(132/138): python3-zc-lockfile-2.0-10.el9.noarc 8.4 MB/s | 20 kB 00:00 2026-03-24T10:04:13.099 INFO:teuthology.orchestra.run.vm02.stdout:(133/138): re2-20211101-20.el9.x86_64.rpm 22 MB/s | 191 kB 00:00 2026-03-24T10:04:13.100 INFO:teuthology.orchestra.run.vm02.stdout:(134/138): s3cmd-2.4.0-1.el9.noarch.rpm 24 MB/s | 206 kB 00:00 2026-03-24T10:04:13.118 INFO:teuthology.orchestra.run.vm02.stdout:(135/138): thrift-0.15.0-4.el9.x86_64.rpm 80 MB/s | 1.6 MB 00:00 2026-03-24T10:04:13.158 INFO:teuthology.orchestra.run.vm02.stdout:(136/138): protobuf-compiler-3.14.0-17.el9.x86_ 1.6 MB/s | 862 kB 00:00 2026-03-24T10:04:13.159 INFO:teuthology.orchestra.run.vm08.stdout: Running scriptlet: ceph-selinux-2:20.2.0-712.g70f8415b.el9.x86_64 107/140 2026-03-24T10:04:13.160 INFO:teuthology.orchestra.run.vm08.stdout:skipping the directory /sys 2026-03-24T10:04:13.160 INFO:teuthology.orchestra.run.vm08.stdout:skipping the directory /proc 2026-03-24T10:04:13.160 INFO:teuthology.orchestra.run.vm08.stdout:skipping the directory /mnt 2026-03-24T10:04:13.160 INFO:teuthology.orchestra.run.vm08.stdout:skipping the directory /var/tmp 2026-03-24T10:04:13.160 INFO:teuthology.orchestra.run.vm08.stdout:skipping the directory /home 2026-03-24T10:04:13.160 INFO:teuthology.orchestra.run.vm08.stdout:skipping the directory /root 2026-03-24T10:04:13.160 INFO:teuthology.orchestra.run.vm08.stdout:skipping the directory /tmp 2026-03-24T10:04:13.160 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-24T10:04:13.284 INFO:teuthology.orchestra.run.vm08.stdout: Installing : ceph-mds-2:20.2.0-712.g70f8415b.el9.x86_64 108/140 2026-03-24T10:04:13.310 INFO:teuthology.orchestra.run.vm08.stdout: Running scriptlet: ceph-mds-2:20.2.0-712.g70f8415b.el9.x86_64 108/140 2026-03-24T10:04:13.310 INFO:teuthology.orchestra.run.vm08.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-03-24T10:04:13.310 INFO:teuthology.orchestra.run.vm08.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2026-03-24T10:04:13.310 INFO:teuthology.orchestra.run.vm08.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-03-24T10:04:13.310 INFO:teuthology.orchestra.run.vm08.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-03-24T10:04:13.310 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-24T10:04:13.565 INFO:teuthology.orchestra.run.vm08.stdout: Installing : ceph-mon-2:20.2.0-712.g70f8415b.el9.x86_64 109/140 2026-03-24T10:04:13.593 INFO:teuthology.orchestra.run.vm08.stdout: Running scriptlet: ceph-mon-2:20.2.0-712.g70f8415b.el9.x86_64 109/140 2026-03-24T10:04:13.593 INFO:teuthology.orchestra.run.vm08.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-03-24T10:04:13.593 INFO:teuthology.orchestra.run.vm08.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2026-03-24T10:04:13.593 INFO:teuthology.orchestra.run.vm08.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-03-24T10:04:13.593 INFO:teuthology.orchestra.run.vm08.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-03-24T10:04:13.593 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-24T10:04:13.604 INFO:teuthology.orchestra.run.vm08.stdout: Installing : mailcap-2.1.49-5.el9.noarch 110/140 2026-03-24T10:04:13.607 INFO:teuthology.orchestra.run.vm08.stdout: Installing : libconfig-1.7.2-9.el9.x86_64 111/140 2026-03-24T10:04:13.629 INFO:teuthology.orchestra.run.vm08.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 112/140 2026-03-24T10:04:13.629 INFO:teuthology.orchestra.run.vm08.stdout:Creating group 'qat' with GID 994. 2026-03-24T10:04:13.629 INFO:teuthology.orchestra.run.vm08.stdout:Creating group 'libstoragemgmt' with GID 993. 2026-03-24T10:04:13.629 INFO:teuthology.orchestra.run.vm08.stdout:Creating user 'libstoragemgmt' (daemon account for libstoragemgmt) with UID 993 and GID 993. 2026-03-24T10:04:13.629 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-24T10:04:13.641 INFO:teuthology.orchestra.run.vm08.stdout: Installing : libstoragemgmt-1.10.1-1.el9.x86_64 112/140 2026-03-24T10:04:13.674 INFO:teuthology.orchestra.run.vm08.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 112/140 2026-03-24T10:04:13.674 INFO:teuthology.orchestra.run.vm08.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/libstoragemgmt.service → /usr/lib/systemd/system/libstoragemgmt.service. 2026-03-24T10:04:13.674 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-24T10:04:13.697 INFO:teuthology.orchestra.run.vm08.stdout: Installing : python3-libstoragemgmt-1.10.1-1.el9.x86_64 113/140 2026-03-24T10:04:13.726 INFO:teuthology.orchestra.run.vm08.stdout: Installing : fuse-2.9.9-17.el9.x86_64 114/140 2026-03-24T10:04:13.804 INFO:teuthology.orchestra.run.vm08.stdout: Installing : cryptsetup-2.8.1-3.el9.x86_64 115/140 2026-03-24T10:04:13.809 INFO:teuthology.orchestra.run.vm08.stdout: Installing : ceph-volume-2:20.2.0-712.g70f8415b.el9.noarch 116/140 2026-03-24T10:04:13.827 INFO:teuthology.orchestra.run.vm08.stdout: Running scriptlet: ceph-volume-2:20.2.0-712.g70f8415b.el9.noarch 116/140 2026-03-24T10:04:13.827 INFO:teuthology.orchestra.run.vm08.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-03-24T10:04:13.827 INFO:teuthology.orchestra.run.vm08.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2026-03-24T10:04:13.827 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-24T10:04:14.342 INFO:teuthology.orchestra.run.vm02.stdout:(137/138): librbd1-20.2.0-712.g70f8415b.el9.x86 2.3 MB/s | 2.8 MB 00:01 2026-03-24T10:04:14.431 INFO:teuthology.orchestra.run.vm02.stdout:(138/138): librados2-20.2.0-712.g70f8415b.el9.x 2.6 MB/s | 3.5 MB 00:01 2026-03-24T10:04:14.435 INFO:teuthology.orchestra.run.vm02.stdout:-------------------------------------------------------------------------------- 2026-03-24T10:04:14.435 INFO:teuthology.orchestra.run.vm02.stdout:Total 17 MB/s | 267 MB 00:15 2026-03-24T10:04:14.694 INFO:teuthology.orchestra.run.vm08.stdout: Installing : ceph-osd-2:20.2.0-712.g70f8415b.el9.x86_64 117/140 2026-03-24T10:04:14.721 INFO:teuthology.orchestra.run.vm08.stdout: Running scriptlet: ceph-osd-2:20.2.0-712.g70f8415b.el9.x86_64 117/140 2026-03-24T10:04:14.721 INFO:teuthology.orchestra.run.vm08.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-03-24T10:04:14.721 INFO:teuthology.orchestra.run.vm08.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2026-03-24T10:04:14.721 INFO:teuthology.orchestra.run.vm08.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-03-24T10:04:14.721 INFO:teuthology.orchestra.run.vm08.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-03-24T10:04:14.721 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-24T10:04:14.792 INFO:teuthology.orchestra.run.vm08.stdout: Running scriptlet: cephadm-2:20.2.0-712.g70f8415b.el9.noarch 118/140 2026-03-24T10:04:14.795 INFO:teuthology.orchestra.run.vm08.stdout: Installing : cephadm-2:20.2.0-712.g70f8415b.el9.noarch 118/140 2026-03-24T10:04:14.803 INFO:teuthology.orchestra.run.vm08.stdout: Installing : ceph-prometheus-alerts-2:20.2.0-712.g70f8415b.el 119/140 2026-03-24T10:04:14.829 INFO:teuthology.orchestra.run.vm08.stdout: Installing : ceph-grafana-dashboards-2:20.2.0-712.g70f8415b.e 120/140 2026-03-24T10:04:14.832 INFO:teuthology.orchestra.run.vm08.stdout: Installing : ceph-mgr-cephadm-2:20.2.0-712.g70f8415b.el9.noar 121/140 2026-03-24T10:04:15.057 INFO:teuthology.orchestra.run.vm02.stdout:Running transaction check 2026-03-24T10:04:15.117 INFO:teuthology.orchestra.run.vm02.stdout:Transaction check succeeded. 2026-03-24T10:04:15.117 INFO:teuthology.orchestra.run.vm02.stdout:Running transaction test 2026-03-24T10:04:16.037 INFO:teuthology.orchestra.run.vm01.stdout: Installing : ceph-test-2:20.2.0-712.g70f8415b.el9.x86_64 132/140 2026-03-24T10:04:16.043 INFO:teuthology.orchestra.run.vm01.stdout: Installing : perl-Test-Harness-1:3.42-461.el9.noarch 133/140 2026-03-24T10:04:16.050 INFO:teuthology.orchestra.run.vm01.stdout: Installing : libcephfs-devel-2:20.2.0-712.g70f8415b.el9.x86_6 134/140 2026-03-24T10:04:16.061 INFO:teuthology.orchestra.run.vm01.stdout: Installing : rbd-fuse-2:20.2.0-712.g70f8415b.el9.x86_64 135/140 2026-03-24T10:04:16.079 INFO:teuthology.orchestra.run.vm01.stdout: Installing : rbd-nbd-2:20.2.0-712.g70f8415b.el9.x86_64 136/140 2026-03-24T10:04:16.086 INFO:teuthology.orchestra.run.vm01.stdout: Installing : s3cmd-2.4.0-1.el9.noarch 137/140 2026-03-24T10:04:16.089 INFO:teuthology.orchestra.run.vm01.stdout: Installing : bzip2-1.0.8-11.el9.x86_64 138/140 2026-03-24T10:04:16.089 INFO:teuthology.orchestra.run.vm01.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 139/140 2026-03-24T10:04:16.094 INFO:teuthology.orchestra.run.vm08.stdout: Running scriptlet: ceph-mgr-cephadm-2:20.2.0-712.g70f8415b.el9.noar 121/140 2026-03-24T10:04:16.105 INFO:teuthology.orchestra.run.vm08.stdout: Installing : ceph-mgr-dashboard-2:20.2.0-712.g70f8415b.el9.no 122/140 2026-03-24T10:04:16.106 INFO:teuthology.orchestra.run.vm01.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 139/140 2026-03-24T10:04:16.106 INFO:teuthology.orchestra.run.vm01.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 140/140 2026-03-24T10:04:16.153 INFO:teuthology.orchestra.run.vm02.stdout:Transaction test succeeded. 2026-03-24T10:04:16.153 INFO:teuthology.orchestra.run.vm02.stdout:Running transaction 2026-03-24T10:04:16.649 INFO:teuthology.orchestra.run.vm08.stdout: Running scriptlet: ceph-mgr-dashboard-2:20.2.0-712.g70f8415b.el9.no 122/140 2026-03-24T10:04:16.652 INFO:teuthology.orchestra.run.vm08.stdout: Installing : ceph-mgr-diskprediction-local-2:20.2.0-712.g70f8 123/140 2026-03-24T10:04:16.718 INFO:teuthology.orchestra.run.vm08.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:20.2.0-712.g70f8 123/140 2026-03-24T10:04:16.958 INFO:teuthology.orchestra.run.vm08.stdout: Installing : ceph-mgr-modules-core-2:20.2.0-712.g70f8415b.el9 124/140 2026-03-24T10:04:17.056 INFO:teuthology.orchestra.run.vm08.stdout: Installing : ceph-mgr-2:20.2.0-712.g70f8415b.el9.x86_64 125/140 2026-03-24T10:04:17.078 INFO:teuthology.orchestra.run.vm08.stdout: Running scriptlet: ceph-mgr-2:20.2.0-712.g70f8415b.el9.x86_64 125/140 2026-03-24T10:04:17.078 INFO:teuthology.orchestra.run.vm08.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-03-24T10:04:17.078 INFO:teuthology.orchestra.run.vm08.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2026-03-24T10:04:17.078 INFO:teuthology.orchestra.run.vm08.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-03-24T10:04:17.078 INFO:teuthology.orchestra.run.vm08.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-03-24T10:04:17.078 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-24T10:04:17.182 INFO:teuthology.orchestra.run.vm08.stdout: Installing : ceph-mgr-rook-2:20.2.0-712.g70f8415b.el9.noarch 126/140 2026-03-24T10:04:17.194 INFO:teuthology.orchestra.run.vm08.stdout: Running scriptlet: ceph-mgr-rook-2:20.2.0-712.g70f8415b.el9.noarch 126/140 2026-03-24T10:04:17.262 INFO:teuthology.orchestra.run.vm02.stdout: Preparing : 1/1 2026-03-24T10:04:17.533 INFO:teuthology.orchestra.run.vm02.stdout: Installing : thrift-0.15.0-4.el9.x86_64 1/140 2026-03-24T10:04:17.541 INFO:teuthology.orchestra.run.vm02.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 2/140 2026-03-24T10:04:17.547 INFO:teuthology.orchestra.run.vm08.stdout: Installing : ceph-2:20.2.0-712.g70f8415b.el9.x86_64 127/140 2026-03-24T10:04:17.558 INFO:teuthology.orchestra.run.vm02.stdout: Installing : liboath-2.6.12-1.el9.x86_64 3/140 2026-03-24T10:04:17.751 INFO:teuthology.orchestra.run.vm02.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 4/140 2026-03-24T10:04:17.814 INFO:teuthology.orchestra.run.vm02.stdout: Upgrading : librados2-2:20.2.0-712.g70f8415b.el9.x86_64 5/140 2026-03-24T10:04:17.911 INFO:teuthology.orchestra.run.vm02.stdout: Running scriptlet: librados2-2:20.2.0-712.g70f8415b.el9.x86_64 5/140 2026-03-24T10:04:17.953 INFO:teuthology.orchestra.run.vm02.stdout: Installing : python3-rados-2:20.2.0-712.g70f8415b.el9.x86_64 6/140 2026-03-24T10:04:17.956 INFO:teuthology.orchestra.run.vm02.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 7/140 2026-03-24T10:04:18.010 INFO:teuthology.orchestra.run.vm02.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 8/140 2026-03-24T10:04:18.082 INFO:teuthology.orchestra.run.vm02.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 9/140 2026-03-24T10:04:18.087 INFO:teuthology.orchestra.run.vm02.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 10/140 2026-03-24T10:04:18.126 INFO:teuthology.orchestra.run.vm01.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 140/140 2026-03-24T10:04:18.126 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : ceph-2:20.2.0-712.g70f8415b.el9.x86_64 1/140 2026-03-24T10:04:18.126 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : ceph-base-2:20.2.0-712.g70f8415b.el9.x86_64 2/140 2026-03-24T10:04:18.126 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : ceph-common-2:20.2.0-712.g70f8415b.el9.x86_64 3/140 2026-03-24T10:04:18.126 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : ceph-fuse-2:20.2.0-712.g70f8415b.el9.x86_64 4/140 2026-03-24T10:04:18.126 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : ceph-immutable-object-cache-2:20.2.0-712.g70f841 5/140 2026-03-24T10:04:18.126 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : ceph-mds-2:20.2.0-712.g70f8415b.el9.x86_64 6/140 2026-03-24T10:04:18.126 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : ceph-mgr-2:20.2.0-712.g70f8415b.el9.x86_64 7/140 2026-03-24T10:04:18.126 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : ceph-mon-2:20.2.0-712.g70f8415b.el9.x86_64 8/140 2026-03-24T10:04:18.126 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : ceph-osd-2:20.2.0-712.g70f8415b.el9.x86_64 9/140 2026-03-24T10:04:18.126 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : ceph-radosgw-2:20.2.0-712.g70f8415b.el9.x86_64 10/140 2026-03-24T10:04:18.126 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : ceph-selinux-2:20.2.0-712.g70f8415b.el9.x86_64 11/140 2026-03-24T10:04:18.126 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : ceph-test-2:20.2.0-712.g70f8415b.el9.x86_64 12/140 2026-03-24T10:04:18.126 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : libcephfs-devel-2:20.2.0-712.g70f8415b.el9.x86_6 13/140 2026-03-24T10:04:18.126 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : libcephfs-proxy2-2:20.2.0-712.g70f8415b.el9.x86_ 14/140 2026-03-24T10:04:18.126 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : libcephfs2-2:20.2.0-712.g70f8415b.el9.x86_64 15/140 2026-03-24T10:04:18.126 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : libcephsqlite-2:20.2.0-712.g70f8415b.el9.x86_64 16/140 2026-03-24T10:04:18.126 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : librados-devel-2:20.2.0-712.g70f8415b.el9.x86_64 17/140 2026-03-24T10:04:18.126 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : libradosstriper1-2:20.2.0-712.g70f8415b.el9.x86_ 18/140 2026-03-24T10:04:18.126 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : librgw2-2:20.2.0-712.g70f8415b.el9.x86_64 19/140 2026-03-24T10:04:18.126 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : python3-ceph-argparse-2:20.2.0-712.g70f8415b.el9 20/140 2026-03-24T10:04:18.126 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : python3-ceph-common-2:20.2.0-712.g70f8415b.el9.x 21/140 2026-03-24T10:04:18.126 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : python3-cephfs-2:20.2.0-712.g70f8415b.el9.x86_64 22/140 2026-03-24T10:04:18.126 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : python3-rados-2:20.2.0-712.g70f8415b.el9.x86_64 23/140 2026-03-24T10:04:18.126 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : python3-rbd-2:20.2.0-712.g70f8415b.el9.x86_64 24/140 2026-03-24T10:04:18.126 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : python3-rgw-2:20.2.0-712.g70f8415b.el9.x86_64 25/140 2026-03-24T10:04:18.126 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : rbd-fuse-2:20.2.0-712.g70f8415b.el9.x86_64 26/140 2026-03-24T10:04:18.126 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : rbd-mirror-2:20.2.0-712.g70f8415b.el9.x86_64 27/140 2026-03-24T10:04:18.126 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : rbd-nbd-2:20.2.0-712.g70f8415b.el9.x86_64 28/140 2026-03-24T10:04:18.126 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : ceph-grafana-dashboards-2:20.2.0-712.g70f8415b.e 29/140 2026-03-24T10:04:18.126 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : ceph-mgr-cephadm-2:20.2.0-712.g70f8415b.el9.noar 30/140 2026-03-24T10:04:18.126 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : ceph-mgr-dashboard-2:20.2.0-712.g70f8415b.el9.no 31/140 2026-03-24T10:04:18.126 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : ceph-mgr-diskprediction-local-2:20.2.0-712.g70f8 32/140 2026-03-24T10:04:18.126 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : ceph-mgr-modules-core-2:20.2.0-712.g70f8415b.el9 33/140 2026-03-24T10:04:18.126 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : ceph-mgr-rook-2:20.2.0-712.g70f8415b.el9.noarch 34/140 2026-03-24T10:04:18.126 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : ceph-prometheus-alerts-2:20.2.0-712.g70f8415b.el 35/140 2026-03-24T10:04:18.127 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : ceph-volume-2:20.2.0-712.g70f8415b.el9.noarch 36/140 2026-03-24T10:04:18.127 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : cephadm-2:20.2.0-712.g70f8415b.el9.noarch 37/140 2026-03-24T10:04:18.127 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : bzip2-1.0.8-11.el9.x86_64 38/140 2026-03-24T10:04:18.127 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : cryptsetup-2.8.1-3.el9.x86_64 39/140 2026-03-24T10:04:18.129 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : fuse-2.9.9-17.el9.x86_64 40/140 2026-03-24T10:04:18.129 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : ledmon-libs-1.1.0-3.el9.x86_64 41/140 2026-03-24T10:04:18.129 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : libconfig-1.7.2-9.el9.x86_64 42/140 2026-03-24T10:04:18.129 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : libgfortran-11.5.0-14.el9.x86_64 43/140 2026-03-24T10:04:18.129 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : libquadmath-11.5.0-14.el9.x86_64 44/140 2026-03-24T10:04:18.129 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : mailcap-2.1.49-5.el9.noarch 45/140 2026-03-24T10:04:18.129 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : pciutils-3.7.0-7.el9.x86_64 46/140 2026-03-24T10:04:18.129 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 47/140 2026-03-24T10:04:18.129 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : python3-cryptography-36.0.1-5.el9.x86_64 48/140 2026-03-24T10:04:18.129 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : python3-ply-3.11-14.el9.noarch 49/140 2026-03-24T10:04:18.129 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 50/140 2026-03-24T10:04:18.129 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : python3-pyparsing-2.4.7-9.el9.noarch 51/140 2026-03-24T10:04:18.129 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : python3-requests-2.25.1-10.el9.noarch 52/140 2026-03-24T10:04:18.129 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : python3-urllib3-1.26.5-7.el9.noarch 53/140 2026-03-24T10:04:18.129 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : unzip-6.0-59.el9.x86_64 54/140 2026-03-24T10:04:18.129 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : zip-3.0-35.el9.x86_64 55/140 2026-03-24T10:04:18.129 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : boost-program-options-1.75.0-13.el9.x86_64 56/140 2026-03-24T10:04:18.129 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : flexiblas-3.0.4-9.el9.x86_64 57/140 2026-03-24T10:04:18.129 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : flexiblas-netlib-3.0.4-9.el9.x86_64 58/140 2026-03-24T10:04:18.129 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 59/140 2026-03-24T10:04:18.129 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : libnbd-1.20.3-4.el9.x86_64 60/140 2026-03-24T10:04:18.129 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 61/140 2026-03-24T10:04:18.129 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 62/140 2026-03-24T10:04:18.129 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 63/140 2026-03-24T10:04:18.129 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : libstoragemgmt-1.10.1-1.el9.x86_64 64/140 2026-03-24T10:04:18.129 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : libxslt-1.1.34-12.el9.x86_64 65/140 2026-03-24T10:04:18.129 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 66/140 2026-03-24T10:04:18.129 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : lua-5.4.4-4.el9.x86_64 67/140 2026-03-24T10:04:18.129 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : openblas-0.3.29-1.el9.x86_64 68/140 2026-03-24T10:04:18.129 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : openblas-openmp-0.3.29-1.el9.x86_64 69/140 2026-03-24T10:04:18.129 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : perl-Benchmark-1.23-483.el9.noarch 70/140 2026-03-24T10:04:18.129 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : perl-Test-Harness-1:3.42-461.el9.noarch 71/140 2026-03-24T10:04:18.129 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : protobuf-3.14.0-17.el9.x86_64 72/140 2026-03-24T10:04:18.129 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 73/140 2026-03-24T10:04:18.129 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : python3-devel-3.9.25-3.el9.x86_64 74/140 2026-03-24T10:04:18.129 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : python3-jinja2-2.11.3-8.el9.noarch 75/140 2026-03-24T10:04:18.129 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : python3-jmespath-1.0.1-1.el9.noarch 76/140 2026-03-24T10:04:18.129 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : python3-libstoragemgmt-1.10.1-1.el9.x86_64 77/140 2026-03-24T10:04:18.129 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 78/140 2026-03-24T10:04:18.129 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : python3-numpy-1:1.23.5-2.el9.x86_64 79/140 2026-03-24T10:04:18.129 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 80/140 2026-03-24T10:04:18.129 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 81/140 2026-03-24T10:04:18.129 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : python3-protobuf-3.14.0-17.el9.noarch 82/140 2026-03-24T10:04:18.129 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : python3-pyasn1-0.4.8-7.el9.noarch 83/140 2026-03-24T10:04:18.129 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : python3-pyasn1-modules-0.4.8-7.el9.noarch 84/140 2026-03-24T10:04:18.129 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 85/140 2026-03-24T10:04:18.129 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : python3-scipy-1.9.3-2.el9.x86_64 86/140 2026-03-24T10:04:18.129 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 87/140 2026-03-24T10:04:18.129 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : qatlib-25.08.0-2.el9.x86_64 88/140 2026-03-24T10:04:18.130 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : qatlib-service-25.08.0-2.el9.x86_64 89/140 2026-03-24T10:04:18.130 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : qatzip-libs-1.3.1-1.el9.x86_64 90/140 2026-03-24T10:04:18.130 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : socat-1.7.4.1-8.el9.x86_64 91/140 2026-03-24T10:04:18.130 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 92/140 2026-03-24T10:04:18.130 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 93/140 2026-03-24T10:04:18.130 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : protobuf-compiler-3.14.0-17.el9.x86_64 94/140 2026-03-24T10:04:18.130 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : abseil-cpp-20211102.0-4.el9.x86_64 95/140 2026-03-24T10:04:18.130 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 96/140 2026-03-24T10:04:18.130 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 97/140 2026-03-24T10:04:18.130 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : libarrow-9.0.0-15.el9.x86_64 98/140 2026-03-24T10:04:18.130 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : libarrow-doc-9.0.0-15.el9.noarch 99/140 2026-03-24T10:04:18.130 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : liboath-2.6.12-1.el9.x86_64 100/140 2026-03-24T10:04:18.130 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 101/140 2026-03-24T10:04:18.130 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 102/140 2026-03-24T10:04:18.130 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : parquet-libs-9.0.0-15.el9.x86_64 103/140 2026-03-24T10:04:18.130 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 104/140 2026-03-24T10:04:18.130 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : python3-autocommand-2.2.2-8.el9.noarch 105/140 2026-03-24T10:04:18.130 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : python3-backports-tarfile-1.2.0-1.el9.noarch 106/140 2026-03-24T10:04:18.130 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 107/140 2026-03-24T10:04:18.130 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 108/140 2026-03-24T10:04:18.130 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 109/140 2026-03-24T10:04:18.130 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : python3-cheroot-10.0.1-4.el9.noarch 110/140 2026-03-24T10:04:18.130 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 111/140 2026-03-24T10:04:18.130 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : python3-google-auth-1:2.45.0-1.el9.noarch 112/140 2026-03-24T10:04:18.130 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 113/140 2026-03-24T10:04:18.130 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 114/140 2026-03-24T10:04:18.130 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 115/140 2026-03-24T10:04:18.130 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 116/140 2026-03-24T10:04:18.130 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 117/140 2026-03-24T10:04:18.130 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : python3-jaraco-context-6.0.1-3.el9.noarch 118/140 2026-03-24T10:04:18.130 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 119/140 2026-03-24T10:04:18.130 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : python3-jaraco-text-4.0.0-2.el9.noarch 120/140 2026-03-24T10:04:18.130 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : python3-kubernetes-1:26.1.0-3.el9.noarch 121/140 2026-03-24T10:04:18.130 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 122/140 2026-03-24T10:04:18.130 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 123/140 2026-03-24T10:04:18.130 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 124/140 2026-03-24T10:04:18.130 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 125/140 2026-03-24T10:04:18.130 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 126/140 2026-03-24T10:04:18.130 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 127/140 2026-03-24T10:04:18.130 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 128/140 2026-03-24T10:04:18.130 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 129/140 2026-03-24T10:04:18.130 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : python3-typing-extensions-4.15.0-1.el9.noarch 130/140 2026-03-24T10:04:18.130 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 131/140 2026-03-24T10:04:18.130 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : python3-xmltodict-0.12.0-15.el9.noarch 132/140 2026-03-24T10:04:18.130 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 133/140 2026-03-24T10:04:18.130 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : re2-1:20211101-20.el9.x86_64 134/140 2026-03-24T10:04:18.130 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : s3cmd-2.4.0-1.el9.noarch 135/140 2026-03-24T10:04:18.130 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : thrift-0.15.0-4.el9.x86_64 136/140 2026-03-24T10:04:18.130 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : librados2-2:20.2.0-712.g70f8415b.el9.x86_64 137/140 2026-03-24T10:04:18.130 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 138/140 2026-03-24T10:04:18.130 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : librbd1-2:20.2.0-712.g70f8415b.el9.x86_64 139/140 2026-03-24T10:04:18.231 INFO:teuthology.orchestra.run.vm01.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 140/140 2026-03-24T10:04:18.231 INFO:teuthology.orchestra.run.vm01.stdout: 2026-03-24T10:04:18.231 INFO:teuthology.orchestra.run.vm01.stdout:Upgraded: 2026-03-24T10:04:18.231 INFO:teuthology.orchestra.run.vm01.stdout: librados2-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:18.231 INFO:teuthology.orchestra.run.vm01.stdout: librbd1-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:18.231 INFO:teuthology.orchestra.run.vm01.stdout:Installed: 2026-03-24T10:04:18.231 INFO:teuthology.orchestra.run.vm01.stdout: abseil-cpp-20211102.0-4.el9.x86_64 2026-03-24T10:04:18.231 INFO:teuthology.orchestra.run.vm01.stdout: boost-program-options-1.75.0-13.el9.x86_64 2026-03-24T10:04:18.231 INFO:teuthology.orchestra.run.vm01.stdout: bzip2-1.0.8-11.el9.x86_64 2026-03-24T10:04:18.231 INFO:teuthology.orchestra.run.vm01.stdout: ceph-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:18.231 INFO:teuthology.orchestra.run.vm01.stdout: ceph-base-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:18.231 INFO:teuthology.orchestra.run.vm01.stdout: ceph-common-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:18.231 INFO:teuthology.orchestra.run.vm01.stdout: ceph-fuse-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:18.231 INFO:teuthology.orchestra.run.vm01.stdout: ceph-grafana-dashboards-2:20.2.0-712.g70f8415b.el9.noarch 2026-03-24T10:04:18.231 INFO:teuthology.orchestra.run.vm01.stdout: ceph-immutable-object-cache-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:18.231 INFO:teuthology.orchestra.run.vm01.stdout: ceph-mds-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:18.231 INFO:teuthology.orchestra.run.vm01.stdout: ceph-mgr-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:18.231 INFO:teuthology.orchestra.run.vm01.stdout: ceph-mgr-cephadm-2:20.2.0-712.g70f8415b.el9.noarch 2026-03-24T10:04:18.231 INFO:teuthology.orchestra.run.vm01.stdout: ceph-mgr-dashboard-2:20.2.0-712.g70f8415b.el9.noarch 2026-03-24T10:04:18.231 INFO:teuthology.orchestra.run.vm01.stdout: ceph-mgr-diskprediction-local-2:20.2.0-712.g70f8415b.el9.noarch 2026-03-24T10:04:18.231 INFO:teuthology.orchestra.run.vm01.stdout: ceph-mgr-modules-core-2:20.2.0-712.g70f8415b.el9.noarch 2026-03-24T10:04:18.231 INFO:teuthology.orchestra.run.vm01.stdout: ceph-mgr-rook-2:20.2.0-712.g70f8415b.el9.noarch 2026-03-24T10:04:18.231 INFO:teuthology.orchestra.run.vm01.stdout: ceph-mon-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:18.231 INFO:teuthology.orchestra.run.vm01.stdout: ceph-osd-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:18.231 INFO:teuthology.orchestra.run.vm01.stdout: ceph-prometheus-alerts-2:20.2.0-712.g70f8415b.el9.noarch 2026-03-24T10:04:18.231 INFO:teuthology.orchestra.run.vm01.stdout: ceph-radosgw-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:18.231 INFO:teuthology.orchestra.run.vm01.stdout: ceph-selinux-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:18.231 INFO:teuthology.orchestra.run.vm01.stdout: ceph-test-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:18.231 INFO:teuthology.orchestra.run.vm01.stdout: ceph-volume-2:20.2.0-712.g70f8415b.el9.noarch 2026-03-24T10:04:18.231 INFO:teuthology.orchestra.run.vm01.stdout: cephadm-2:20.2.0-712.g70f8415b.el9.noarch 2026-03-24T10:04:18.231 INFO:teuthology.orchestra.run.vm01.stdout: cryptsetup-2.8.1-3.el9.x86_64 2026-03-24T10:04:18.231 INFO:teuthology.orchestra.run.vm01.stdout: flexiblas-3.0.4-9.el9.x86_64 2026-03-24T10:04:18.232 INFO:teuthology.orchestra.run.vm01.stdout: flexiblas-netlib-3.0.4-9.el9.x86_64 2026-03-24T10:04:18.232 INFO:teuthology.orchestra.run.vm01.stdout: flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 2026-03-24T10:04:18.232 INFO:teuthology.orchestra.run.vm01.stdout: fuse-2.9.9-17.el9.x86_64 2026-03-24T10:04:18.232 INFO:teuthology.orchestra.run.vm01.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2026-03-24T10:04:18.232 INFO:teuthology.orchestra.run.vm01.stdout: grpc-data-1.46.7-10.el9.noarch 2026-03-24T10:04:18.232 INFO:teuthology.orchestra.run.vm01.stdout: ledmon-libs-1.1.0-3.el9.x86_64 2026-03-24T10:04:18.232 INFO:teuthology.orchestra.run.vm01.stdout: libarrow-9.0.0-15.el9.x86_64 2026-03-24T10:04:18.232 INFO:teuthology.orchestra.run.vm01.stdout: libarrow-doc-9.0.0-15.el9.noarch 2026-03-24T10:04:18.232 INFO:teuthology.orchestra.run.vm01.stdout: libcephfs-devel-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:18.232 INFO:teuthology.orchestra.run.vm01.stdout: libcephfs-proxy2-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:18.232 INFO:teuthology.orchestra.run.vm01.stdout: libcephfs2-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:18.232 INFO:teuthology.orchestra.run.vm01.stdout: libcephsqlite-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:18.232 INFO:teuthology.orchestra.run.vm01.stdout: libconfig-1.7.2-9.el9.x86_64 2026-03-24T10:04:18.232 INFO:teuthology.orchestra.run.vm01.stdout: libgfortran-11.5.0-14.el9.x86_64 2026-03-24T10:04:18.232 INFO:teuthology.orchestra.run.vm01.stdout: libnbd-1.20.3-4.el9.x86_64 2026-03-24T10:04:18.232 INFO:teuthology.orchestra.run.vm01.stdout: liboath-2.6.12-1.el9.x86_64 2026-03-24T10:04:18.232 INFO:teuthology.orchestra.run.vm01.stdout: libpmemobj-1.12.1-1.el9.x86_64 2026-03-24T10:04:18.232 INFO:teuthology.orchestra.run.vm01.stdout: libquadmath-11.5.0-14.el9.x86_64 2026-03-24T10:04:18.232 INFO:teuthology.orchestra.run.vm01.stdout: librabbitmq-0.11.0-7.el9.x86_64 2026-03-24T10:04:18.232 INFO:teuthology.orchestra.run.vm01.stdout: librados-devel-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:18.232 INFO:teuthology.orchestra.run.vm01.stdout: libradosstriper1-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:18.232 INFO:teuthology.orchestra.run.vm01.stdout: librdkafka-1.6.1-102.el9.x86_64 2026-03-24T10:04:18.232 INFO:teuthology.orchestra.run.vm01.stdout: librgw2-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:18.232 INFO:teuthology.orchestra.run.vm01.stdout: libstoragemgmt-1.10.1-1.el9.x86_64 2026-03-24T10:04:18.232 INFO:teuthology.orchestra.run.vm01.stdout: libunwind-1.6.2-1.el9.x86_64 2026-03-24T10:04:18.232 INFO:teuthology.orchestra.run.vm01.stdout: libxslt-1.1.34-12.el9.x86_64 2026-03-24T10:04:18.232 INFO:teuthology.orchestra.run.vm01.stdout: lttng-ust-2.12.0-6.el9.x86_64 2026-03-24T10:04:18.232 INFO:teuthology.orchestra.run.vm01.stdout: lua-5.4.4-4.el9.x86_64 2026-03-24T10:04:18.232 INFO:teuthology.orchestra.run.vm01.stdout: lua-devel-5.4.4-4.el9.x86_64 2026-03-24T10:04:18.232 INFO:teuthology.orchestra.run.vm01.stdout: luarocks-3.9.2-5.el9.noarch 2026-03-24T10:04:18.232 INFO:teuthology.orchestra.run.vm01.stdout: mailcap-2.1.49-5.el9.noarch 2026-03-24T10:04:18.232 INFO:teuthology.orchestra.run.vm01.stdout: openblas-0.3.29-1.el9.x86_64 2026-03-24T10:04:18.232 INFO:teuthology.orchestra.run.vm01.stdout: openblas-openmp-0.3.29-1.el9.x86_64 2026-03-24T10:04:18.232 INFO:teuthology.orchestra.run.vm01.stdout: parquet-libs-9.0.0-15.el9.x86_64 2026-03-24T10:04:18.232 INFO:teuthology.orchestra.run.vm01.stdout: pciutils-3.7.0-7.el9.x86_64 2026-03-24T10:04:18.232 INFO:teuthology.orchestra.run.vm01.stdout: perl-Benchmark-1.23-483.el9.noarch 2026-03-24T10:04:18.232 INFO:teuthology.orchestra.run.vm01.stdout: perl-Test-Harness-1:3.42-461.el9.noarch 2026-03-24T10:04:18.232 INFO:teuthology.orchestra.run.vm01.stdout: protobuf-3.14.0-17.el9.x86_64 2026-03-24T10:04:18.232 INFO:teuthology.orchestra.run.vm01.stdout: protobuf-compiler-3.14.0-17.el9.x86_64 2026-03-24T10:04:18.232 INFO:teuthology.orchestra.run.vm01.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2026-03-24T10:04:18.232 INFO:teuthology.orchestra.run.vm01.stdout: python3-autocommand-2.2.2-8.el9.noarch 2026-03-24T10:04:18.232 INFO:teuthology.orchestra.run.vm01.stdout: python3-babel-2.9.1-2.el9.noarch 2026-03-24T10:04:18.232 INFO:teuthology.orchestra.run.vm01.stdout: python3-backports-tarfile-1.2.0-1.el9.noarch 2026-03-24T10:04:18.232 INFO:teuthology.orchestra.run.vm01.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2026-03-24T10:04:18.232 INFO:teuthology.orchestra.run.vm01.stdout: python3-cachetools-4.2.4-1.el9.noarch 2026-03-24T10:04:18.232 INFO:teuthology.orchestra.run.vm01.stdout: python3-ceph-argparse-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:18.232 INFO:teuthology.orchestra.run.vm01.stdout: python3-ceph-common-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:18.232 INFO:teuthology.orchestra.run.vm01.stdout: python3-cephfs-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:18.232 INFO:teuthology.orchestra.run.vm01.stdout: python3-certifi-2023.05.07-4.el9.noarch 2026-03-24T10:04:18.232 INFO:teuthology.orchestra.run.vm01.stdout: python3-cffi-1.14.5-5.el9.x86_64 2026-03-24T10:04:18.232 INFO:teuthology.orchestra.run.vm01.stdout: python3-cheroot-10.0.1-4.el9.noarch 2026-03-24T10:04:18.232 INFO:teuthology.orchestra.run.vm01.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2026-03-24T10:04:18.232 INFO:teuthology.orchestra.run.vm01.stdout: python3-cryptography-36.0.1-5.el9.x86_64 2026-03-24T10:04:18.232 INFO:teuthology.orchestra.run.vm01.stdout: python3-devel-3.9.25-3.el9.x86_64 2026-03-24T10:04:18.232 INFO:teuthology.orchestra.run.vm01.stdout: python3-google-auth-1:2.45.0-1.el9.noarch 2026-03-24T10:04:18.232 INFO:teuthology.orchestra.run.vm01.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2026-03-24T10:04:18.232 INFO:teuthology.orchestra.run.vm01.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2026-03-24T10:04:18.232 INFO:teuthology.orchestra.run.vm01.stdout: python3-jaraco-8.2.1-3.el9.noarch 2026-03-24T10:04:18.232 INFO:teuthology.orchestra.run.vm01.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2026-03-24T10:04:18.232 INFO:teuthology.orchestra.run.vm01.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2026-03-24T10:04:18.232 INFO:teuthology.orchestra.run.vm01.stdout: python3-jaraco-context-6.0.1-3.el9.noarch 2026-03-24T10:04:18.232 INFO:teuthology.orchestra.run.vm01.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2026-03-24T10:04:18.233 INFO:teuthology.orchestra.run.vm01.stdout: python3-jaraco-text-4.0.0-2.el9.noarch 2026-03-24T10:04:18.233 INFO:teuthology.orchestra.run.vm01.stdout: python3-jinja2-2.11.3-8.el9.noarch 2026-03-24T10:04:18.233 INFO:teuthology.orchestra.run.vm01.stdout: python3-jmespath-1.0.1-1.el9.noarch 2026-03-24T10:04:18.233 INFO:teuthology.orchestra.run.vm01.stdout: python3-kubernetes-1:26.1.0-3.el9.noarch 2026-03-24T10:04:18.233 INFO:teuthology.orchestra.run.vm01.stdout: python3-libstoragemgmt-1.10.1-1.el9.x86_64 2026-03-24T10:04:18.233 INFO:teuthology.orchestra.run.vm01.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2026-03-24T10:04:18.233 INFO:teuthology.orchestra.run.vm01.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2026-03-24T10:04:18.233 INFO:teuthology.orchestra.run.vm01.stdout: python3-natsort-7.1.1-5.el9.noarch 2026-03-24T10:04:18.233 INFO:teuthology.orchestra.run.vm01.stdout: python3-numpy-1:1.23.5-2.el9.x86_64 2026-03-24T10:04:18.233 INFO:teuthology.orchestra.run.vm01.stdout: python3-numpy-f2py-1:1.23.5-2.el9.x86_64 2026-03-24T10:04:18.233 INFO:teuthology.orchestra.run.vm01.stdout: python3-packaging-20.9-5.el9.noarch 2026-03-24T10:04:18.233 INFO:teuthology.orchestra.run.vm01.stdout: python3-ply-3.11-14.el9.noarch 2026-03-24T10:04:18.233 INFO:teuthology.orchestra.run.vm01.stdout: python3-portend-3.1.0-2.el9.noarch 2026-03-24T10:04:18.233 INFO:teuthology.orchestra.run.vm01.stdout: python3-protobuf-3.14.0-17.el9.noarch 2026-03-24T10:04:18.233 INFO:teuthology.orchestra.run.vm01.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2026-03-24T10:04:18.233 INFO:teuthology.orchestra.run.vm01.stdout: python3-pyasn1-0.4.8-7.el9.noarch 2026-03-24T10:04:18.233 INFO:teuthology.orchestra.run.vm01.stdout: python3-pyasn1-modules-0.4.8-7.el9.noarch 2026-03-24T10:04:18.233 INFO:teuthology.orchestra.run.vm01.stdout: python3-pycparser-2.20-6.el9.noarch 2026-03-24T10:04:18.233 INFO:teuthology.orchestra.run.vm01.stdout: python3-pyparsing-2.4.7-9.el9.noarch 2026-03-24T10:04:18.233 INFO:teuthology.orchestra.run.vm01.stdout: python3-rados-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:18.233 INFO:teuthology.orchestra.run.vm01.stdout: python3-rbd-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:18.233 INFO:teuthology.orchestra.run.vm01.stdout: python3-repoze-lru-0.7-16.el9.noarch 2026-03-24T10:04:18.233 INFO:teuthology.orchestra.run.vm01.stdout: python3-requests-2.25.1-10.el9.noarch 2026-03-24T10:04:18.233 INFO:teuthology.orchestra.run.vm01.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2026-03-24T10:04:18.233 INFO:teuthology.orchestra.run.vm01.stdout: python3-rgw-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:18.233 INFO:teuthology.orchestra.run.vm01.stdout: python3-routes-2.5.1-5.el9.noarch 2026-03-24T10:04:18.233 INFO:teuthology.orchestra.run.vm01.stdout: python3-rsa-4.9-2.el9.noarch 2026-03-24T10:04:18.233 INFO:teuthology.orchestra.run.vm01.stdout: python3-scipy-1.9.3-2.el9.x86_64 2026-03-24T10:04:18.233 INFO:teuthology.orchestra.run.vm01.stdout: python3-tempora-5.0.0-2.el9.noarch 2026-03-24T10:04:18.233 INFO:teuthology.orchestra.run.vm01.stdout: python3-toml-0.10.2-6.el9.noarch 2026-03-24T10:04:18.233 INFO:teuthology.orchestra.run.vm01.stdout: python3-typing-extensions-4.15.0-1.el9.noarch 2026-03-24T10:04:18.233 INFO:teuthology.orchestra.run.vm01.stdout: python3-urllib3-1.26.5-7.el9.noarch 2026-03-24T10:04:18.233 INFO:teuthology.orchestra.run.vm01.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2026-03-24T10:04:18.233 INFO:teuthology.orchestra.run.vm01.stdout: python3-xmltodict-0.12.0-15.el9.noarch 2026-03-24T10:04:18.233 INFO:teuthology.orchestra.run.vm01.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2026-03-24T10:04:18.233 INFO:teuthology.orchestra.run.vm01.stdout: qatlib-25.08.0-2.el9.x86_64 2026-03-24T10:04:18.233 INFO:teuthology.orchestra.run.vm01.stdout: qatlib-service-25.08.0-2.el9.x86_64 2026-03-24T10:04:18.233 INFO:teuthology.orchestra.run.vm01.stdout: qatzip-libs-1.3.1-1.el9.x86_64 2026-03-24T10:04:18.233 INFO:teuthology.orchestra.run.vm01.stdout: rbd-fuse-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:18.233 INFO:teuthology.orchestra.run.vm01.stdout: rbd-mirror-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:18.233 INFO:teuthology.orchestra.run.vm01.stdout: rbd-nbd-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:18.233 INFO:teuthology.orchestra.run.vm01.stdout: re2-1:20211101-20.el9.x86_64 2026-03-24T10:04:18.233 INFO:teuthology.orchestra.run.vm01.stdout: s3cmd-2.4.0-1.el9.noarch 2026-03-24T10:04:18.233 INFO:teuthology.orchestra.run.vm01.stdout: socat-1.7.4.1-8.el9.x86_64 2026-03-24T10:04:18.233 INFO:teuthology.orchestra.run.vm01.stdout: thrift-0.15.0-4.el9.x86_64 2026-03-24T10:04:18.233 INFO:teuthology.orchestra.run.vm01.stdout: unzip-6.0-59.el9.x86_64 2026-03-24T10:04:18.233 INFO:teuthology.orchestra.run.vm01.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2026-03-24T10:04:18.233 INFO:teuthology.orchestra.run.vm01.stdout: zip-3.0-35.el9.x86_64 2026-03-24T10:04:18.233 INFO:teuthology.orchestra.run.vm01.stdout: 2026-03-24T10:04:18.233 INFO:teuthology.orchestra.run.vm01.stdout:Complete! 2026-03-24T10:04:18.238 INFO:teuthology.orchestra.run.vm02.stdout: Installing : libnbd-1.20.3-4.el9.x86_64 11/140 2026-03-24T10:04:18.240 INFO:teuthology.orchestra.run.vm02.stdout: Upgrading : librbd1-2:20.2.0-712.g70f8415b.el9.x86_64 12/140 2026-03-24T10:04:18.261 INFO:teuthology.orchestra.run.vm02.stdout: Running scriptlet: librbd1-2:20.2.0-712.g70f8415b.el9.x86_64 12/140 2026-03-24T10:04:18.264 INFO:teuthology.orchestra.run.vm02.stdout: Installing : libcephsqlite-2:20.2.0-712.g70f8415b.el9.x86_64 13/140 2026-03-24T10:04:18.288 INFO:teuthology.orchestra.run.vm02.stdout: Running scriptlet: libcephsqlite-2:20.2.0-712.g70f8415b.el9.x86_64 13/140 2026-03-24T10:04:18.292 INFO:teuthology.orchestra.run.vm02.stdout: Installing : libradosstriper1-2:20.2.0-712.g70f8415b.el9.x86_ 14/140 2026-03-24T10:04:18.307 INFO:teuthology.orchestra.run.vm02.stdout: Running scriptlet: libradosstriper1-2:20.2.0-712.g70f8415b.el9.x86_ 14/140 2026-03-24T10:04:18.331 DEBUG:teuthology.parallel:result is None 2026-03-24T10:04:18.348 INFO:teuthology.orchestra.run.vm02.stdout: Installing : re2-1:20211101-20.el9.x86_64 15/140 2026-03-24T10:04:18.374 INFO:teuthology.orchestra.run.vm02.stdout: Installing : libarrow-9.0.0-15.el9.x86_64 16/140 2026-03-24T10:04:18.385 INFO:teuthology.orchestra.run.vm02.stdout: Installing : python3-pyasn1-0.4.8-7.el9.noarch 17/140 2026-03-24T10:04:18.392 INFO:teuthology.orchestra.run.vm02.stdout: Installing : protobuf-3.14.0-17.el9.x86_64 18/140 2026-03-24T10:04:18.396 INFO:teuthology.orchestra.run.vm02.stdout: Installing : lua-5.4.4-4.el9.x86_64 19/140 2026-03-24T10:04:18.401 INFO:teuthology.orchestra.run.vm02.stdout: Installing : flexiblas-3.0.4-9.el9.x86_64 20/140 2026-03-24T10:04:18.430 INFO:teuthology.orchestra.run.vm02.stdout: Installing : unzip-6.0-59.el9.x86_64 21/140 2026-03-24T10:04:18.447 INFO:teuthology.orchestra.run.vm02.stdout: Installing : python3-urllib3-1.26.5-7.el9.noarch 22/140 2026-03-24T10:04:18.452 INFO:teuthology.orchestra.run.vm02.stdout: Installing : python3-requests-2.25.1-10.el9.noarch 23/140 2026-03-24T10:04:18.460 INFO:teuthology.orchestra.run.vm02.stdout: Installing : libquadmath-11.5.0-14.el9.x86_64 24/140 2026-03-24T10:04:18.463 INFO:teuthology.orchestra.run.vm02.stdout: Installing : libgfortran-11.5.0-14.el9.x86_64 25/140 2026-03-24T10:04:18.502 INFO:teuthology.orchestra.run.vm02.stdout: Installing : ledmon-libs-1.1.0-3.el9.x86_64 26/140 2026-03-24T10:04:18.508 INFO:teuthology.orchestra.run.vm02.stdout: Installing : python3-ceph-common-2:20.2.0-712.g70f8415b.el9.x 27/140 2026-03-24T10:04:18.511 INFO:teuthology.orchestra.run.vm02.stdout: Installing : python3-ceph-argparse-2:20.2.0-712.g70f8415b.el9 28/140 2026-03-24T10:04:18.512 INFO:teuthology.orchestra.run.vm02.stdout: Installing : libcephfs-proxy2-2:20.2.0-712.g70f8415b.el9.x86_ 29/140 2026-03-24T10:04:18.563 INFO:teuthology.orchestra.run.vm02.stdout: Running scriptlet: libcephfs-proxy2-2:20.2.0-712.g70f8415b.el9.x86_ 29/140 2026-03-24T10:04:18.565 INFO:teuthology.orchestra.run.vm02.stdout: Installing : libcephfs2-2:20.2.0-712.g70f8415b.el9.x86_64 30/140 2026-03-24T10:04:18.586 INFO:teuthology.orchestra.run.vm02.stdout: Running scriptlet: libcephfs2-2:20.2.0-712.g70f8415b.el9.x86_64 30/140 2026-03-24T10:04:18.600 INFO:teuthology.orchestra.run.vm02.stdout: Installing : python3-cephfs-2:20.2.0-712.g70f8415b.el9.x86_64 31/140 2026-03-24T10:04:18.608 INFO:teuthology.orchestra.run.vm02.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 32/140 2026-03-24T10:04:18.636 INFO:teuthology.orchestra.run.vm02.stdout: Installing : zip-3.0-35.el9.x86_64 33/140 2026-03-24T10:04:18.642 INFO:teuthology.orchestra.run.vm02.stdout: Installing : luarocks-3.9.2-5.el9.noarch 34/140 2026-03-24T10:04:18.650 INFO:teuthology.orchestra.run.vm02.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 35/140 2026-03-24T10:04:18.709 INFO:teuthology.orchestra.run.vm02.stdout: Installing : protobuf-compiler-3.14.0-17.el9.x86_64 36/140 2026-03-24T10:04:18.725 INFO:teuthology.orchestra.run.vm02.stdout: Installing : python3-pyasn1-modules-0.4.8-7.el9.noarch 37/140 2026-03-24T10:04:18.744 INFO:teuthology.orchestra.run.vm02.stdout: Installing : python3-rsa-4.9-2.el9.noarch 38/140 2026-03-24T10:04:18.751 INFO:teuthology.orchestra.run.vm08.stdout: Installing : ceph-fuse-2:20.2.0-712.g70f8415b.el9.x86_64 128/140 2026-03-24T10:04:18.751 INFO:teuthology.orchestra.run.vm02.stdout: Installing : python3-rbd-2:20.2.0-712.g70f8415b.el9.x86_64 39/140 2026-03-24T10:04:18.755 INFO:teuthology.orchestra.run.vm08.stdout: Installing : ceph-radosgw-2:20.2.0-712.g70f8415b.el9.x86_64 129/140 2026-03-24T10:04:18.759 INFO:teuthology.orchestra.run.vm02.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 40/140 2026-03-24T10:04:18.766 INFO:teuthology.orchestra.run.vm02.stdout: Installing : librados-devel-2:20.2.0-712.g70f8415b.el9.x86_64 41/140 2026-03-24T10:04:18.770 INFO:teuthology.orchestra.run.vm02.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 42/140 2026-03-24T10:04:18.777 INFO:teuthology.orchestra.run.vm08.stdout: Running scriptlet: ceph-radosgw-2:20.2.0-712.g70f8415b.el9.x86_64 129/140 2026-03-24T10:04:18.777 INFO:teuthology.orchestra.run.vm08.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-03-24T10:04:18.777 INFO:teuthology.orchestra.run.vm08.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2026-03-24T10:04:18.778 INFO:teuthology.orchestra.run.vm08.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-03-24T10:04:18.778 INFO:teuthology.orchestra.run.vm08.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-03-24T10:04:18.778 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-24T10:04:18.787 INFO:teuthology.orchestra.run.vm02.stdout: Installing : python3-xmltodict-0.12.0-15.el9.noarch 43/140 2026-03-24T10:04:18.790 INFO:teuthology.orchestra.run.vm08.stdout: Installing : ceph-immutable-object-cache-2:20.2.0-712.g70f841 130/140 2026-03-24T10:04:18.795 INFO:teuthology.orchestra.run.vm02.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 44/140 2026-03-24T10:04:18.802 INFO:teuthology.orchestra.run.vm02.stdout: Installing : python3-typing-extensions-4.15.0-1.el9.noarch 45/140 2026-03-24T10:04:18.810 INFO:teuthology.orchestra.run.vm08.stdout: Running scriptlet: ceph-immutable-object-cache-2:20.2.0-712.g70f841 130/140 2026-03-24T10:04:18.810 INFO:teuthology.orchestra.run.vm08.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-03-24T10:04:18.810 INFO:teuthology.orchestra.run.vm08.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2026-03-24T10:04:18.810 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-24T10:04:18.815 INFO:teuthology.orchestra.run.vm02.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 46/140 2026-03-24T10:04:18.827 INFO:teuthology.orchestra.run.vm02.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 47/140 2026-03-24T10:04:18.833 INFO:teuthology.orchestra.run.vm02.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 48/140 2026-03-24T10:04:18.842 INFO:teuthology.orchestra.run.vm02.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 49/140 2026-03-24T10:04:18.890 INFO:teuthology.orchestra.run.vm02.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 50/140 2026-03-24T10:04:18.956 INFO:teuthology.orchestra.run.vm08.stdout: Installing : rbd-mirror-2:20.2.0-712.g70f8415b.el9.x86_64 131/140 2026-03-24T10:04:18.978 INFO:teuthology.orchestra.run.vm08.stdout: Running scriptlet: rbd-mirror-2:20.2.0-712.g70f8415b.el9.x86_64 131/140 2026-03-24T10:04:18.978 INFO:teuthology.orchestra.run.vm08.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-03-24T10:04:18.978 INFO:teuthology.orchestra.run.vm08.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2026-03-24T10:04:18.978 INFO:teuthology.orchestra.run.vm08.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-03-24T10:04:18.978 INFO:teuthology.orchestra.run.vm08.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-03-24T10:04:18.978 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-24T10:04:19.265 INFO:teuthology.orchestra.run.vm02.stdout: Installing : python3-google-auth-1:2.45.0-1.el9.noarch 51/140 2026-03-24T10:04:19.280 INFO:teuthology.orchestra.run.vm02.stdout: Installing : python3-kubernetes-1:26.1.0-3.el9.noarch 52/140 2026-03-24T10:04:19.286 INFO:teuthology.orchestra.run.vm02.stdout: Installing : python3-backports-tarfile-1.2.0-1.el9.noarch 53/140 2026-03-24T10:04:19.294 INFO:teuthology.orchestra.run.vm02.stdout: Installing : python3-jaraco-context-6.0.1-3.el9.noarch 54/140 2026-03-24T10:04:19.298 INFO:teuthology.orchestra.run.vm02.stdout: Installing : python3-autocommand-2.2.2-8.el9.noarch 55/140 2026-03-24T10:04:19.305 INFO:teuthology.orchestra.run.vm02.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 56/140 2026-03-24T10:04:19.309 INFO:teuthology.orchestra.run.vm02.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 57/140 2026-03-24T10:04:19.311 INFO:teuthology.orchestra.run.vm02.stdout: Installing : libarrow-doc-9.0.0-15.el9.noarch 58/140 2026-03-24T10:04:19.340 INFO:teuthology.orchestra.run.vm02.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 59/140 2026-03-24T10:04:19.393 INFO:teuthology.orchestra.run.vm02.stdout: Installing : abseil-cpp-20211102.0-4.el9.x86_64 60/140 2026-03-24T10:04:19.406 INFO:teuthology.orchestra.run.vm02.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 61/140 2026-03-24T10:04:19.413 INFO:teuthology.orchestra.run.vm02.stdout: Installing : socat-1.7.4.1-8.el9.x86_64 62/140 2026-03-24T10:04:19.420 INFO:teuthology.orchestra.run.vm02.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 63/140 2026-03-24T10:04:19.428 INFO:teuthology.orchestra.run.vm02.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 64/140 2026-03-24T10:04:19.433 INFO:teuthology.orchestra.run.vm02.stdout: Installing : python3-jaraco-text-4.0.0-2.el9.noarch 65/140 2026-03-24T10:04:19.442 INFO:teuthology.orchestra.run.vm02.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 66/140 2026-03-24T10:04:19.447 INFO:teuthology.orchestra.run.vm02.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 67/140 2026-03-24T10:04:19.479 INFO:teuthology.orchestra.run.vm02.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 68/140 2026-03-24T10:04:19.492 INFO:teuthology.orchestra.run.vm02.stdout: Installing : python3-protobuf-3.14.0-17.el9.noarch 69/140 2026-03-24T10:04:19.500 INFO:teuthology.orchestra.run.vm02.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 70/140 2026-03-24T10:04:19.508 INFO:teuthology.orchestra.run.vm02.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 71/140 2026-03-24T10:04:19.549 INFO:teuthology.orchestra.run.vm02.stdout: Installing : python3-jmespath-1.0.1-1.el9.noarch 72/140 2026-03-24T10:04:19.810 INFO:teuthology.orchestra.run.vm02.stdout: Installing : python3-devel-3.9.25-3.el9.x86_64 73/140 2026-03-24T10:04:19.840 INFO:teuthology.orchestra.run.vm02.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 74/140 2026-03-24T10:04:19.844 INFO:teuthology.orchestra.run.vm02.stdout: Installing : python3-jinja2-2.11.3-8.el9.noarch 75/140 2026-03-24T10:04:19.848 INFO:teuthology.orchestra.run.vm02.stdout: Installing : perl-Benchmark-1.23-483.el9.noarch 76/140 2026-03-24T10:04:19.908 INFO:teuthology.orchestra.run.vm02.stdout: Installing : openblas-0.3.29-1.el9.x86_64 77/140 2026-03-24T10:04:19.911 INFO:teuthology.orchestra.run.vm02.stdout: Installing : openblas-openmp-0.3.29-1.el9.x86_64 78/140 2026-03-24T10:04:19.933 INFO:teuthology.orchestra.run.vm02.stdout: Installing : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 79/140 2026-03-24T10:04:20.319 INFO:teuthology.orchestra.run.vm02.stdout: Installing : flexiblas-netlib-3.0.4-9.el9.x86_64 80/140 2026-03-24T10:04:20.411 INFO:teuthology.orchestra.run.vm02.stdout: Installing : python3-numpy-1:1.23.5-2.el9.x86_64 81/140 2026-03-24T10:04:21.191 INFO:teuthology.orchestra.run.vm02.stdout: Installing : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 82/140 2026-03-24T10:04:21.220 INFO:teuthology.orchestra.run.vm02.stdout: Installing : python3-scipy-1.9.3-2.el9.x86_64 83/140 2026-03-24T10:04:21.226 INFO:teuthology.orchestra.run.vm02.stdout: Installing : libxslt-1.1.34-12.el9.x86_64 84/140 2026-03-24T10:04:21.230 INFO:teuthology.orchestra.run.vm02.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 85/140 2026-03-24T10:04:21.238 INFO:teuthology.orchestra.run.vm02.stdout: Installing : boost-program-options-1.75.0-13.el9.x86_64 86/140 2026-03-24T10:04:21.548 INFO:teuthology.orchestra.run.vm02.stdout: Installing : parquet-libs-9.0.0-15.el9.x86_64 87/140 2026-03-24T10:04:21.550 INFO:teuthology.orchestra.run.vm02.stdout: Installing : librgw2-2:20.2.0-712.g70f8415b.el9.x86_64 88/140 2026-03-24T10:04:21.572 INFO:teuthology.orchestra.run.vm02.stdout: Running scriptlet: librgw2-2:20.2.0-712.g70f8415b.el9.x86_64 88/140 2026-03-24T10:04:21.575 INFO:teuthology.orchestra.run.vm02.stdout: Installing : python3-rgw-2:20.2.0-712.g70f8415b.el9.x86_64 89/140 2026-03-24T10:04:22.801 INFO:teuthology.orchestra.run.vm02.stdout: Running scriptlet: ceph-common-2:20.2.0-712.g70f8415b.el9.x86_64 90/140 2026-03-24T10:04:22.807 INFO:teuthology.orchestra.run.vm02.stdout: Installing : ceph-common-2:20.2.0-712.g70f8415b.el9.x86_64 90/140 2026-03-24T10:04:22.828 INFO:teuthology.orchestra.run.vm02.stdout: Running scriptlet: ceph-common-2:20.2.0-712.g70f8415b.el9.x86_64 90/140 2026-03-24T10:04:22.843 INFO:teuthology.orchestra.run.vm02.stdout: Installing : python3-pyparsing-2.4.7-9.el9.noarch 91/140 2026-03-24T10:04:22.853 INFO:teuthology.orchestra.run.vm02.stdout: Installing : python3-packaging-20.9-5.el9.noarch 92/140 2026-03-24T10:04:22.871 INFO:teuthology.orchestra.run.vm02.stdout: Installing : python3-ply-3.11-14.el9.noarch 93/140 2026-03-24T10:04:22.892 INFO:teuthology.orchestra.run.vm02.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 94/140 2026-03-24T10:04:22.979 INFO:teuthology.orchestra.run.vm02.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 95/140 2026-03-24T10:04:22.994 INFO:teuthology.orchestra.run.vm02.stdout: Installing : python3-cryptography-36.0.1-5.el9.x86_64 96/140 2026-03-24T10:04:23.023 INFO:teuthology.orchestra.run.vm02.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 97/140 2026-03-24T10:04:23.060 INFO:teuthology.orchestra.run.vm02.stdout: Installing : python3-cheroot-10.0.1-4.el9.noarch 98/140 2026-03-24T10:04:23.123 INFO:teuthology.orchestra.run.vm02.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 99/140 2026-03-24T10:04:23.133 INFO:teuthology.orchestra.run.vm02.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 100/140 2026-03-24T10:04:23.139 INFO:teuthology.orchestra.run.vm02.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 101/140 2026-03-24T10:04:23.145 INFO:teuthology.orchestra.run.vm02.stdout: Installing : pciutils-3.7.0-7.el9.x86_64 102/140 2026-03-24T10:04:23.149 INFO:teuthology.orchestra.run.vm02.stdout: Installing : qatlib-25.08.0-2.el9.x86_64 103/140 2026-03-24T10:04:23.151 INFO:teuthology.orchestra.run.vm02.stdout: Installing : qatlib-service-25.08.0-2.el9.x86_64 104/140 2026-03-24T10:04:23.168 INFO:teuthology.orchestra.run.vm02.stdout: Running scriptlet: qatlib-service-25.08.0-2.el9.x86_64 104/140 2026-03-24T10:04:23.293 INFO:teuthology.orchestra.run.vm08.stdout: Installing : ceph-test-2:20.2.0-712.g70f8415b.el9.x86_64 132/140 2026-03-24T10:04:23.301 INFO:teuthology.orchestra.run.vm08.stdout: Installing : perl-Test-Harness-1:3.42-461.el9.noarch 133/140 2026-03-24T10:04:23.308 INFO:teuthology.orchestra.run.vm08.stdout: Installing : libcephfs-devel-2:20.2.0-712.g70f8415b.el9.x86_6 134/140 2026-03-24T10:04:23.319 INFO:teuthology.orchestra.run.vm08.stdout: Installing : rbd-fuse-2:20.2.0-712.g70f8415b.el9.x86_64 135/140 2026-03-24T10:04:23.337 INFO:teuthology.orchestra.run.vm08.stdout: Installing : rbd-nbd-2:20.2.0-712.g70f8415b.el9.x86_64 136/140 2026-03-24T10:04:23.345 INFO:teuthology.orchestra.run.vm08.stdout: Installing : s3cmd-2.4.0-1.el9.noarch 137/140 2026-03-24T10:04:23.349 INFO:teuthology.orchestra.run.vm08.stdout: Installing : bzip2-1.0.8-11.el9.x86_64 138/140 2026-03-24T10:04:23.349 INFO:teuthology.orchestra.run.vm08.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 139/140 2026-03-24T10:04:23.365 INFO:teuthology.orchestra.run.vm08.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 139/140 2026-03-24T10:04:23.366 INFO:teuthology.orchestra.run.vm08.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 140/140 2026-03-24T10:04:23.493 INFO:teuthology.orchestra.run.vm02.stdout: Installing : qatzip-libs-1.3.1-1.el9.x86_64 105/140 2026-03-24T10:04:23.574 INFO:teuthology.orchestra.run.vm02.stdout: Installing : ceph-base-2:20.2.0-712.g70f8415b.el9.x86_64 106/140 2026-03-24T10:04:23.615 INFO:teuthology.orchestra.run.vm02.stdout: Running scriptlet: ceph-base-2:20.2.0-712.g70f8415b.el9.x86_64 106/140 2026-03-24T10:04:23.615 INFO:teuthology.orchestra.run.vm02.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2026-03-24T10:04:23.615 INFO:teuthology.orchestra.run.vm02.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2026-03-24T10:04:23.615 INFO:teuthology.orchestra.run.vm02.stdout: 2026-03-24T10:04:23.621 INFO:teuthology.orchestra.run.vm02.stdout: Installing : ceph-selinux-2:20.2.0-712.g70f8415b.el9.x86_64 107/140 2026-03-24T10:04:25.368 INFO:teuthology.orchestra.run.vm08.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 140/140 2026-03-24T10:04:25.368 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : ceph-2:20.2.0-712.g70f8415b.el9.x86_64 1/140 2026-03-24T10:04:25.368 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : ceph-base-2:20.2.0-712.g70f8415b.el9.x86_64 2/140 2026-03-24T10:04:25.368 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : ceph-common-2:20.2.0-712.g70f8415b.el9.x86_64 3/140 2026-03-24T10:04:25.368 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : ceph-fuse-2:20.2.0-712.g70f8415b.el9.x86_64 4/140 2026-03-24T10:04:25.368 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : ceph-immutable-object-cache-2:20.2.0-712.g70f841 5/140 2026-03-24T10:04:25.369 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : ceph-mds-2:20.2.0-712.g70f8415b.el9.x86_64 6/140 2026-03-24T10:04:25.369 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : ceph-mgr-2:20.2.0-712.g70f8415b.el9.x86_64 7/140 2026-03-24T10:04:25.369 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : ceph-mon-2:20.2.0-712.g70f8415b.el9.x86_64 8/140 2026-03-24T10:04:25.369 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : ceph-osd-2:20.2.0-712.g70f8415b.el9.x86_64 9/140 2026-03-24T10:04:25.369 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : ceph-radosgw-2:20.2.0-712.g70f8415b.el9.x86_64 10/140 2026-03-24T10:04:25.369 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : ceph-selinux-2:20.2.0-712.g70f8415b.el9.x86_64 11/140 2026-03-24T10:04:25.369 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : ceph-test-2:20.2.0-712.g70f8415b.el9.x86_64 12/140 2026-03-24T10:04:25.369 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : libcephfs-devel-2:20.2.0-712.g70f8415b.el9.x86_6 13/140 2026-03-24T10:04:25.369 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : libcephfs-proxy2-2:20.2.0-712.g70f8415b.el9.x86_ 14/140 2026-03-24T10:04:25.369 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : libcephfs2-2:20.2.0-712.g70f8415b.el9.x86_64 15/140 2026-03-24T10:04:25.369 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : libcephsqlite-2:20.2.0-712.g70f8415b.el9.x86_64 16/140 2026-03-24T10:04:25.369 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : librados-devel-2:20.2.0-712.g70f8415b.el9.x86_64 17/140 2026-03-24T10:04:25.369 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : libradosstriper1-2:20.2.0-712.g70f8415b.el9.x86_ 18/140 2026-03-24T10:04:25.369 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : librgw2-2:20.2.0-712.g70f8415b.el9.x86_64 19/140 2026-03-24T10:04:25.369 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : python3-ceph-argparse-2:20.2.0-712.g70f8415b.el9 20/140 2026-03-24T10:04:25.369 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : python3-ceph-common-2:20.2.0-712.g70f8415b.el9.x 21/140 2026-03-24T10:04:25.369 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : python3-cephfs-2:20.2.0-712.g70f8415b.el9.x86_64 22/140 2026-03-24T10:04:25.369 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : python3-rados-2:20.2.0-712.g70f8415b.el9.x86_64 23/140 2026-03-24T10:04:25.369 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : python3-rbd-2:20.2.0-712.g70f8415b.el9.x86_64 24/140 2026-03-24T10:04:25.369 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : python3-rgw-2:20.2.0-712.g70f8415b.el9.x86_64 25/140 2026-03-24T10:04:25.369 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : rbd-fuse-2:20.2.0-712.g70f8415b.el9.x86_64 26/140 2026-03-24T10:04:25.369 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : rbd-mirror-2:20.2.0-712.g70f8415b.el9.x86_64 27/140 2026-03-24T10:04:25.369 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : rbd-nbd-2:20.2.0-712.g70f8415b.el9.x86_64 28/140 2026-03-24T10:04:25.369 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : ceph-grafana-dashboards-2:20.2.0-712.g70f8415b.e 29/140 2026-03-24T10:04:25.369 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : ceph-mgr-cephadm-2:20.2.0-712.g70f8415b.el9.noar 30/140 2026-03-24T10:04:25.369 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : ceph-mgr-dashboard-2:20.2.0-712.g70f8415b.el9.no 31/140 2026-03-24T10:04:25.369 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : ceph-mgr-diskprediction-local-2:20.2.0-712.g70f8 32/140 2026-03-24T10:04:25.369 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : ceph-mgr-modules-core-2:20.2.0-712.g70f8415b.el9 33/140 2026-03-24T10:04:25.369 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : ceph-mgr-rook-2:20.2.0-712.g70f8415b.el9.noarch 34/140 2026-03-24T10:04:25.369 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : ceph-prometheus-alerts-2:20.2.0-712.g70f8415b.el 35/140 2026-03-24T10:04:25.369 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : ceph-volume-2:20.2.0-712.g70f8415b.el9.noarch 36/140 2026-03-24T10:04:25.369 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : cephadm-2:20.2.0-712.g70f8415b.el9.noarch 37/140 2026-03-24T10:04:25.369 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : bzip2-1.0.8-11.el9.x86_64 38/140 2026-03-24T10:04:25.369 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : cryptsetup-2.8.1-3.el9.x86_64 39/140 2026-03-24T10:04:25.371 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : fuse-2.9.9-17.el9.x86_64 40/140 2026-03-24T10:04:25.371 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : ledmon-libs-1.1.0-3.el9.x86_64 41/140 2026-03-24T10:04:25.371 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : libconfig-1.7.2-9.el9.x86_64 42/140 2026-03-24T10:04:25.371 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : libgfortran-11.5.0-14.el9.x86_64 43/140 2026-03-24T10:04:25.371 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : libquadmath-11.5.0-14.el9.x86_64 44/140 2026-03-24T10:04:25.371 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : mailcap-2.1.49-5.el9.noarch 45/140 2026-03-24T10:04:25.371 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : pciutils-3.7.0-7.el9.x86_64 46/140 2026-03-24T10:04:25.371 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 47/140 2026-03-24T10:04:25.371 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : python3-cryptography-36.0.1-5.el9.x86_64 48/140 2026-03-24T10:04:25.371 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : python3-ply-3.11-14.el9.noarch 49/140 2026-03-24T10:04:25.371 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 50/140 2026-03-24T10:04:25.371 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : python3-pyparsing-2.4.7-9.el9.noarch 51/140 2026-03-24T10:04:25.371 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : python3-requests-2.25.1-10.el9.noarch 52/140 2026-03-24T10:04:25.371 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : python3-urllib3-1.26.5-7.el9.noarch 53/140 2026-03-24T10:04:25.371 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : unzip-6.0-59.el9.x86_64 54/140 2026-03-24T10:04:25.371 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : zip-3.0-35.el9.x86_64 55/140 2026-03-24T10:04:25.371 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : boost-program-options-1.75.0-13.el9.x86_64 56/140 2026-03-24T10:04:25.371 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : flexiblas-3.0.4-9.el9.x86_64 57/140 2026-03-24T10:04:25.372 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : flexiblas-netlib-3.0.4-9.el9.x86_64 58/140 2026-03-24T10:04:25.372 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 59/140 2026-03-24T10:04:25.372 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : libnbd-1.20.3-4.el9.x86_64 60/140 2026-03-24T10:04:25.372 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 61/140 2026-03-24T10:04:25.372 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 62/140 2026-03-24T10:04:25.372 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 63/140 2026-03-24T10:04:25.372 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : libstoragemgmt-1.10.1-1.el9.x86_64 64/140 2026-03-24T10:04:25.372 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : libxslt-1.1.34-12.el9.x86_64 65/140 2026-03-24T10:04:25.372 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 66/140 2026-03-24T10:04:25.372 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : lua-5.4.4-4.el9.x86_64 67/140 2026-03-24T10:04:25.372 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : openblas-0.3.29-1.el9.x86_64 68/140 2026-03-24T10:04:25.372 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : openblas-openmp-0.3.29-1.el9.x86_64 69/140 2026-03-24T10:04:25.372 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : perl-Benchmark-1.23-483.el9.noarch 70/140 2026-03-24T10:04:25.372 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : perl-Test-Harness-1:3.42-461.el9.noarch 71/140 2026-03-24T10:04:25.372 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : protobuf-3.14.0-17.el9.x86_64 72/140 2026-03-24T10:04:25.372 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 73/140 2026-03-24T10:04:25.372 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : python3-devel-3.9.25-3.el9.x86_64 74/140 2026-03-24T10:04:25.372 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : python3-jinja2-2.11.3-8.el9.noarch 75/140 2026-03-24T10:04:25.372 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : python3-jmespath-1.0.1-1.el9.noarch 76/140 2026-03-24T10:04:25.372 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : python3-libstoragemgmt-1.10.1-1.el9.x86_64 77/140 2026-03-24T10:04:25.372 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 78/140 2026-03-24T10:04:25.372 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : python3-numpy-1:1.23.5-2.el9.x86_64 79/140 2026-03-24T10:04:25.372 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 80/140 2026-03-24T10:04:25.372 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 81/140 2026-03-24T10:04:25.372 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : python3-protobuf-3.14.0-17.el9.noarch 82/140 2026-03-24T10:04:25.372 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : python3-pyasn1-0.4.8-7.el9.noarch 83/140 2026-03-24T10:04:25.372 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : python3-pyasn1-modules-0.4.8-7.el9.noarch 84/140 2026-03-24T10:04:25.372 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 85/140 2026-03-24T10:04:25.372 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : python3-scipy-1.9.3-2.el9.x86_64 86/140 2026-03-24T10:04:25.372 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 87/140 2026-03-24T10:04:25.372 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : qatlib-25.08.0-2.el9.x86_64 88/140 2026-03-24T10:04:25.372 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : qatlib-service-25.08.0-2.el9.x86_64 89/140 2026-03-24T10:04:25.372 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : qatzip-libs-1.3.1-1.el9.x86_64 90/140 2026-03-24T10:04:25.372 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : socat-1.7.4.1-8.el9.x86_64 91/140 2026-03-24T10:04:25.372 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 92/140 2026-03-24T10:04:25.372 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 93/140 2026-03-24T10:04:25.372 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : protobuf-compiler-3.14.0-17.el9.x86_64 94/140 2026-03-24T10:04:25.372 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : abseil-cpp-20211102.0-4.el9.x86_64 95/140 2026-03-24T10:04:25.372 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 96/140 2026-03-24T10:04:25.372 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 97/140 2026-03-24T10:04:25.372 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : libarrow-9.0.0-15.el9.x86_64 98/140 2026-03-24T10:04:25.372 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : libarrow-doc-9.0.0-15.el9.noarch 99/140 2026-03-24T10:04:25.372 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : liboath-2.6.12-1.el9.x86_64 100/140 2026-03-24T10:04:25.372 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 101/140 2026-03-24T10:04:25.372 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 102/140 2026-03-24T10:04:25.372 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : parquet-libs-9.0.0-15.el9.x86_64 103/140 2026-03-24T10:04:25.372 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 104/140 2026-03-24T10:04:25.372 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : python3-autocommand-2.2.2-8.el9.noarch 105/140 2026-03-24T10:04:25.372 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : python3-backports-tarfile-1.2.0-1.el9.noarch 106/140 2026-03-24T10:04:25.372 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 107/140 2026-03-24T10:04:25.372 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 108/140 2026-03-24T10:04:25.372 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 109/140 2026-03-24T10:04:25.372 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : python3-cheroot-10.0.1-4.el9.noarch 110/140 2026-03-24T10:04:25.372 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 111/140 2026-03-24T10:04:25.372 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : python3-google-auth-1:2.45.0-1.el9.noarch 112/140 2026-03-24T10:04:25.372 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 113/140 2026-03-24T10:04:25.372 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 114/140 2026-03-24T10:04:25.373 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 115/140 2026-03-24T10:04:25.373 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 116/140 2026-03-24T10:04:25.373 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 117/140 2026-03-24T10:04:25.373 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : python3-jaraco-context-6.0.1-3.el9.noarch 118/140 2026-03-24T10:04:25.373 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 119/140 2026-03-24T10:04:25.373 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : python3-jaraco-text-4.0.0-2.el9.noarch 120/140 2026-03-24T10:04:25.373 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : python3-kubernetes-1:26.1.0-3.el9.noarch 121/140 2026-03-24T10:04:25.373 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 122/140 2026-03-24T10:04:25.373 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 123/140 2026-03-24T10:04:25.373 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 124/140 2026-03-24T10:04:25.373 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 125/140 2026-03-24T10:04:25.373 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 126/140 2026-03-24T10:04:25.373 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 127/140 2026-03-24T10:04:25.373 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 128/140 2026-03-24T10:04:25.373 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 129/140 2026-03-24T10:04:25.373 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : python3-typing-extensions-4.15.0-1.el9.noarch 130/140 2026-03-24T10:04:25.373 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 131/140 2026-03-24T10:04:25.373 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : python3-xmltodict-0.12.0-15.el9.noarch 132/140 2026-03-24T10:04:25.373 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 133/140 2026-03-24T10:04:25.373 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : re2-1:20211101-20.el9.x86_64 134/140 2026-03-24T10:04:25.373 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : s3cmd-2.4.0-1.el9.noarch 135/140 2026-03-24T10:04:25.373 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : thrift-0.15.0-4.el9.x86_64 136/140 2026-03-24T10:04:25.373 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : librados2-2:20.2.0-712.g70f8415b.el9.x86_64 137/140 2026-03-24T10:04:25.373 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 138/140 2026-03-24T10:04:25.373 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : librbd1-2:20.2.0-712.g70f8415b.el9.x86_64 139/140 2026-03-24T10:04:25.465 INFO:teuthology.orchestra.run.vm08.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 140/140 2026-03-24T10:04:25.465 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-24T10:04:25.466 INFO:teuthology.orchestra.run.vm08.stdout:Upgraded: 2026-03-24T10:04:25.466 INFO:teuthology.orchestra.run.vm08.stdout: librados2-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:25.466 INFO:teuthology.orchestra.run.vm08.stdout: librbd1-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:25.466 INFO:teuthology.orchestra.run.vm08.stdout:Installed: 2026-03-24T10:04:25.466 INFO:teuthology.orchestra.run.vm08.stdout: abseil-cpp-20211102.0-4.el9.x86_64 2026-03-24T10:04:25.466 INFO:teuthology.orchestra.run.vm08.stdout: boost-program-options-1.75.0-13.el9.x86_64 2026-03-24T10:04:25.466 INFO:teuthology.orchestra.run.vm08.stdout: bzip2-1.0.8-11.el9.x86_64 2026-03-24T10:04:25.466 INFO:teuthology.orchestra.run.vm08.stdout: ceph-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:25.466 INFO:teuthology.orchestra.run.vm08.stdout: ceph-base-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:25.466 INFO:teuthology.orchestra.run.vm08.stdout: ceph-common-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:25.466 INFO:teuthology.orchestra.run.vm08.stdout: ceph-fuse-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:25.466 INFO:teuthology.orchestra.run.vm08.stdout: ceph-grafana-dashboards-2:20.2.0-712.g70f8415b.el9.noarch 2026-03-24T10:04:25.466 INFO:teuthology.orchestra.run.vm08.stdout: ceph-immutable-object-cache-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:25.466 INFO:teuthology.orchestra.run.vm08.stdout: ceph-mds-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:25.466 INFO:teuthology.orchestra.run.vm08.stdout: ceph-mgr-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:25.466 INFO:teuthology.orchestra.run.vm08.stdout: ceph-mgr-cephadm-2:20.2.0-712.g70f8415b.el9.noarch 2026-03-24T10:04:25.466 INFO:teuthology.orchestra.run.vm08.stdout: ceph-mgr-dashboard-2:20.2.0-712.g70f8415b.el9.noarch 2026-03-24T10:04:25.466 INFO:teuthology.orchestra.run.vm08.stdout: ceph-mgr-diskprediction-local-2:20.2.0-712.g70f8415b.el9.noarch 2026-03-24T10:04:25.466 INFO:teuthology.orchestra.run.vm08.stdout: ceph-mgr-modules-core-2:20.2.0-712.g70f8415b.el9.noarch 2026-03-24T10:04:25.466 INFO:teuthology.orchestra.run.vm08.stdout: ceph-mgr-rook-2:20.2.0-712.g70f8415b.el9.noarch 2026-03-24T10:04:25.466 INFO:teuthology.orchestra.run.vm08.stdout: ceph-mon-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:25.466 INFO:teuthology.orchestra.run.vm08.stdout: ceph-osd-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:25.466 INFO:teuthology.orchestra.run.vm08.stdout: ceph-prometheus-alerts-2:20.2.0-712.g70f8415b.el9.noarch 2026-03-24T10:04:25.466 INFO:teuthology.orchestra.run.vm08.stdout: ceph-radosgw-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:25.466 INFO:teuthology.orchestra.run.vm08.stdout: ceph-selinux-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:25.466 INFO:teuthology.orchestra.run.vm08.stdout: ceph-test-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:25.466 INFO:teuthology.orchestra.run.vm08.stdout: ceph-volume-2:20.2.0-712.g70f8415b.el9.noarch 2026-03-24T10:04:25.466 INFO:teuthology.orchestra.run.vm08.stdout: cephadm-2:20.2.0-712.g70f8415b.el9.noarch 2026-03-24T10:04:25.466 INFO:teuthology.orchestra.run.vm08.stdout: cryptsetup-2.8.1-3.el9.x86_64 2026-03-24T10:04:25.466 INFO:teuthology.orchestra.run.vm08.stdout: flexiblas-3.0.4-9.el9.x86_64 2026-03-24T10:04:25.466 INFO:teuthology.orchestra.run.vm08.stdout: flexiblas-netlib-3.0.4-9.el9.x86_64 2026-03-24T10:04:25.466 INFO:teuthology.orchestra.run.vm08.stdout: flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 2026-03-24T10:04:25.466 INFO:teuthology.orchestra.run.vm08.stdout: fuse-2.9.9-17.el9.x86_64 2026-03-24T10:04:25.466 INFO:teuthology.orchestra.run.vm08.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2026-03-24T10:04:25.466 INFO:teuthology.orchestra.run.vm08.stdout: grpc-data-1.46.7-10.el9.noarch 2026-03-24T10:04:25.466 INFO:teuthology.orchestra.run.vm08.stdout: ledmon-libs-1.1.0-3.el9.x86_64 2026-03-24T10:04:25.466 INFO:teuthology.orchestra.run.vm08.stdout: libarrow-9.0.0-15.el9.x86_64 2026-03-24T10:04:25.466 INFO:teuthology.orchestra.run.vm08.stdout: libarrow-doc-9.0.0-15.el9.noarch 2026-03-24T10:04:25.466 INFO:teuthology.orchestra.run.vm08.stdout: libcephfs-devel-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:25.466 INFO:teuthology.orchestra.run.vm08.stdout: libcephfs-proxy2-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:25.466 INFO:teuthology.orchestra.run.vm08.stdout: libcephfs2-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:25.466 INFO:teuthology.orchestra.run.vm08.stdout: libcephsqlite-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:25.466 INFO:teuthology.orchestra.run.vm08.stdout: libconfig-1.7.2-9.el9.x86_64 2026-03-24T10:04:25.466 INFO:teuthology.orchestra.run.vm08.stdout: libgfortran-11.5.0-14.el9.x86_64 2026-03-24T10:04:25.466 INFO:teuthology.orchestra.run.vm08.stdout: libnbd-1.20.3-4.el9.x86_64 2026-03-24T10:04:25.466 INFO:teuthology.orchestra.run.vm08.stdout: liboath-2.6.12-1.el9.x86_64 2026-03-24T10:04:25.466 INFO:teuthology.orchestra.run.vm08.stdout: libpmemobj-1.12.1-1.el9.x86_64 2026-03-24T10:04:25.467 INFO:teuthology.orchestra.run.vm08.stdout: libquadmath-11.5.0-14.el9.x86_64 2026-03-24T10:04:25.467 INFO:teuthology.orchestra.run.vm08.stdout: librabbitmq-0.11.0-7.el9.x86_64 2026-03-24T10:04:25.467 INFO:teuthology.orchestra.run.vm08.stdout: librados-devel-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:25.467 INFO:teuthology.orchestra.run.vm08.stdout: libradosstriper1-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:25.467 INFO:teuthology.orchestra.run.vm08.stdout: librdkafka-1.6.1-102.el9.x86_64 2026-03-24T10:04:25.467 INFO:teuthology.orchestra.run.vm08.stdout: librgw2-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:25.467 INFO:teuthology.orchestra.run.vm08.stdout: libstoragemgmt-1.10.1-1.el9.x86_64 2026-03-24T10:04:25.467 INFO:teuthology.orchestra.run.vm08.stdout: libunwind-1.6.2-1.el9.x86_64 2026-03-24T10:04:25.467 INFO:teuthology.orchestra.run.vm08.stdout: libxslt-1.1.34-12.el9.x86_64 2026-03-24T10:04:25.467 INFO:teuthology.orchestra.run.vm08.stdout: lttng-ust-2.12.0-6.el9.x86_64 2026-03-24T10:04:25.467 INFO:teuthology.orchestra.run.vm08.stdout: lua-5.4.4-4.el9.x86_64 2026-03-24T10:04:25.467 INFO:teuthology.orchestra.run.vm08.stdout: lua-devel-5.4.4-4.el9.x86_64 2026-03-24T10:04:25.467 INFO:teuthology.orchestra.run.vm08.stdout: luarocks-3.9.2-5.el9.noarch 2026-03-24T10:04:25.467 INFO:teuthology.orchestra.run.vm08.stdout: mailcap-2.1.49-5.el9.noarch 2026-03-24T10:04:25.467 INFO:teuthology.orchestra.run.vm08.stdout: openblas-0.3.29-1.el9.x86_64 2026-03-24T10:04:25.467 INFO:teuthology.orchestra.run.vm08.stdout: openblas-openmp-0.3.29-1.el9.x86_64 2026-03-24T10:04:25.467 INFO:teuthology.orchestra.run.vm08.stdout: parquet-libs-9.0.0-15.el9.x86_64 2026-03-24T10:04:25.467 INFO:teuthology.orchestra.run.vm08.stdout: pciutils-3.7.0-7.el9.x86_64 2026-03-24T10:04:25.467 INFO:teuthology.orchestra.run.vm08.stdout: perl-Benchmark-1.23-483.el9.noarch 2026-03-24T10:04:25.467 INFO:teuthology.orchestra.run.vm08.stdout: perl-Test-Harness-1:3.42-461.el9.noarch 2026-03-24T10:04:25.467 INFO:teuthology.orchestra.run.vm08.stdout: protobuf-3.14.0-17.el9.x86_64 2026-03-24T10:04:25.467 INFO:teuthology.orchestra.run.vm08.stdout: protobuf-compiler-3.14.0-17.el9.x86_64 2026-03-24T10:04:25.467 INFO:teuthology.orchestra.run.vm08.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2026-03-24T10:04:25.467 INFO:teuthology.orchestra.run.vm08.stdout: python3-autocommand-2.2.2-8.el9.noarch 2026-03-24T10:04:25.467 INFO:teuthology.orchestra.run.vm08.stdout: python3-babel-2.9.1-2.el9.noarch 2026-03-24T10:04:25.467 INFO:teuthology.orchestra.run.vm08.stdout: python3-backports-tarfile-1.2.0-1.el9.noarch 2026-03-24T10:04:25.467 INFO:teuthology.orchestra.run.vm08.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2026-03-24T10:04:25.467 INFO:teuthology.orchestra.run.vm08.stdout: python3-cachetools-4.2.4-1.el9.noarch 2026-03-24T10:04:25.467 INFO:teuthology.orchestra.run.vm08.stdout: python3-ceph-argparse-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:25.467 INFO:teuthology.orchestra.run.vm08.stdout: python3-ceph-common-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:25.467 INFO:teuthology.orchestra.run.vm08.stdout: python3-cephfs-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:25.467 INFO:teuthology.orchestra.run.vm08.stdout: python3-certifi-2023.05.07-4.el9.noarch 2026-03-24T10:04:25.467 INFO:teuthology.orchestra.run.vm08.stdout: python3-cffi-1.14.5-5.el9.x86_64 2026-03-24T10:04:25.467 INFO:teuthology.orchestra.run.vm08.stdout: python3-cheroot-10.0.1-4.el9.noarch 2026-03-24T10:04:25.467 INFO:teuthology.orchestra.run.vm08.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2026-03-24T10:04:25.467 INFO:teuthology.orchestra.run.vm08.stdout: python3-cryptography-36.0.1-5.el9.x86_64 2026-03-24T10:04:25.467 INFO:teuthology.orchestra.run.vm08.stdout: python3-devel-3.9.25-3.el9.x86_64 2026-03-24T10:04:25.467 INFO:teuthology.orchestra.run.vm08.stdout: python3-google-auth-1:2.45.0-1.el9.noarch 2026-03-24T10:04:25.467 INFO:teuthology.orchestra.run.vm08.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2026-03-24T10:04:25.467 INFO:teuthology.orchestra.run.vm08.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2026-03-24T10:04:25.467 INFO:teuthology.orchestra.run.vm08.stdout: python3-jaraco-8.2.1-3.el9.noarch 2026-03-24T10:04:25.467 INFO:teuthology.orchestra.run.vm08.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2026-03-24T10:04:25.467 INFO:teuthology.orchestra.run.vm08.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2026-03-24T10:04:25.467 INFO:teuthology.orchestra.run.vm08.stdout: python3-jaraco-context-6.0.1-3.el9.noarch 2026-03-24T10:04:25.467 INFO:teuthology.orchestra.run.vm08.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2026-03-24T10:04:25.467 INFO:teuthology.orchestra.run.vm08.stdout: python3-jaraco-text-4.0.0-2.el9.noarch 2026-03-24T10:04:25.467 INFO:teuthology.orchestra.run.vm08.stdout: python3-jinja2-2.11.3-8.el9.noarch 2026-03-24T10:04:25.467 INFO:teuthology.orchestra.run.vm08.stdout: python3-jmespath-1.0.1-1.el9.noarch 2026-03-24T10:04:25.467 INFO:teuthology.orchestra.run.vm08.stdout: python3-kubernetes-1:26.1.0-3.el9.noarch 2026-03-24T10:04:25.467 INFO:teuthology.orchestra.run.vm08.stdout: python3-libstoragemgmt-1.10.1-1.el9.x86_64 2026-03-24T10:04:25.467 INFO:teuthology.orchestra.run.vm08.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2026-03-24T10:04:25.467 INFO:teuthology.orchestra.run.vm08.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2026-03-24T10:04:25.467 INFO:teuthology.orchestra.run.vm08.stdout: python3-natsort-7.1.1-5.el9.noarch 2026-03-24T10:04:25.467 INFO:teuthology.orchestra.run.vm08.stdout: python3-numpy-1:1.23.5-2.el9.x86_64 2026-03-24T10:04:25.467 INFO:teuthology.orchestra.run.vm08.stdout: python3-numpy-f2py-1:1.23.5-2.el9.x86_64 2026-03-24T10:04:25.467 INFO:teuthology.orchestra.run.vm08.stdout: python3-packaging-20.9-5.el9.noarch 2026-03-24T10:04:25.467 INFO:teuthology.orchestra.run.vm08.stdout: python3-ply-3.11-14.el9.noarch 2026-03-24T10:04:25.467 INFO:teuthology.orchestra.run.vm08.stdout: python3-portend-3.1.0-2.el9.noarch 2026-03-24T10:04:25.467 INFO:teuthology.orchestra.run.vm08.stdout: python3-protobuf-3.14.0-17.el9.noarch 2026-03-24T10:04:25.467 INFO:teuthology.orchestra.run.vm08.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2026-03-24T10:04:25.467 INFO:teuthology.orchestra.run.vm08.stdout: python3-pyasn1-0.4.8-7.el9.noarch 2026-03-24T10:04:25.467 INFO:teuthology.orchestra.run.vm08.stdout: python3-pyasn1-modules-0.4.8-7.el9.noarch 2026-03-24T10:04:25.467 INFO:teuthology.orchestra.run.vm08.stdout: python3-pycparser-2.20-6.el9.noarch 2026-03-24T10:04:25.468 INFO:teuthology.orchestra.run.vm08.stdout: python3-pyparsing-2.4.7-9.el9.noarch 2026-03-24T10:04:25.468 INFO:teuthology.orchestra.run.vm08.stdout: python3-rados-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:25.468 INFO:teuthology.orchestra.run.vm08.stdout: python3-rbd-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:25.468 INFO:teuthology.orchestra.run.vm08.stdout: python3-repoze-lru-0.7-16.el9.noarch 2026-03-24T10:04:25.468 INFO:teuthology.orchestra.run.vm08.stdout: python3-requests-2.25.1-10.el9.noarch 2026-03-24T10:04:25.468 INFO:teuthology.orchestra.run.vm08.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2026-03-24T10:04:25.468 INFO:teuthology.orchestra.run.vm08.stdout: python3-rgw-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:25.468 INFO:teuthology.orchestra.run.vm08.stdout: python3-routes-2.5.1-5.el9.noarch 2026-03-24T10:04:25.468 INFO:teuthology.orchestra.run.vm08.stdout: python3-rsa-4.9-2.el9.noarch 2026-03-24T10:04:25.468 INFO:teuthology.orchestra.run.vm08.stdout: python3-scipy-1.9.3-2.el9.x86_64 2026-03-24T10:04:25.468 INFO:teuthology.orchestra.run.vm08.stdout: python3-tempora-5.0.0-2.el9.noarch 2026-03-24T10:04:25.468 INFO:teuthology.orchestra.run.vm08.stdout: python3-toml-0.10.2-6.el9.noarch 2026-03-24T10:04:25.468 INFO:teuthology.orchestra.run.vm08.stdout: python3-typing-extensions-4.15.0-1.el9.noarch 2026-03-24T10:04:25.468 INFO:teuthology.orchestra.run.vm08.stdout: python3-urllib3-1.26.5-7.el9.noarch 2026-03-24T10:04:25.468 INFO:teuthology.orchestra.run.vm08.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2026-03-24T10:04:25.468 INFO:teuthology.orchestra.run.vm08.stdout: python3-xmltodict-0.12.0-15.el9.noarch 2026-03-24T10:04:25.468 INFO:teuthology.orchestra.run.vm08.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2026-03-24T10:04:25.468 INFO:teuthology.orchestra.run.vm08.stdout: qatlib-25.08.0-2.el9.x86_64 2026-03-24T10:04:25.468 INFO:teuthology.orchestra.run.vm08.stdout: qatlib-service-25.08.0-2.el9.x86_64 2026-03-24T10:04:25.468 INFO:teuthology.orchestra.run.vm08.stdout: qatzip-libs-1.3.1-1.el9.x86_64 2026-03-24T10:04:25.468 INFO:teuthology.orchestra.run.vm08.stdout: rbd-fuse-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:25.468 INFO:teuthology.orchestra.run.vm08.stdout: rbd-mirror-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:25.468 INFO:teuthology.orchestra.run.vm08.stdout: rbd-nbd-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:25.468 INFO:teuthology.orchestra.run.vm08.stdout: re2-1:20211101-20.el9.x86_64 2026-03-24T10:04:25.468 INFO:teuthology.orchestra.run.vm08.stdout: s3cmd-2.4.0-1.el9.noarch 2026-03-24T10:04:25.468 INFO:teuthology.orchestra.run.vm08.stdout: socat-1.7.4.1-8.el9.x86_64 2026-03-24T10:04:25.468 INFO:teuthology.orchestra.run.vm08.stdout: thrift-0.15.0-4.el9.x86_64 2026-03-24T10:04:25.468 INFO:teuthology.orchestra.run.vm08.stdout: unzip-6.0-59.el9.x86_64 2026-03-24T10:04:25.468 INFO:teuthology.orchestra.run.vm08.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2026-03-24T10:04:25.468 INFO:teuthology.orchestra.run.vm08.stdout: zip-3.0-35.el9.x86_64 2026-03-24T10:04:25.468 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-24T10:04:25.468 INFO:teuthology.orchestra.run.vm08.stdout:Complete! 2026-03-24T10:04:25.561 DEBUG:teuthology.parallel:result is None 2026-03-24T10:04:29.922 INFO:teuthology.orchestra.run.vm02.stdout: Running scriptlet: ceph-selinux-2:20.2.0-712.g70f8415b.el9.x86_64 107/140 2026-03-24T10:04:29.922 INFO:teuthology.orchestra.run.vm02.stdout:skipping the directory /sys 2026-03-24T10:04:29.922 INFO:teuthology.orchestra.run.vm02.stdout:skipping the directory /proc 2026-03-24T10:04:29.922 INFO:teuthology.orchestra.run.vm02.stdout:skipping the directory /mnt 2026-03-24T10:04:29.922 INFO:teuthology.orchestra.run.vm02.stdout:skipping the directory /var/tmp 2026-03-24T10:04:29.922 INFO:teuthology.orchestra.run.vm02.stdout:skipping the directory /home 2026-03-24T10:04:29.922 INFO:teuthology.orchestra.run.vm02.stdout:skipping the directory /root 2026-03-24T10:04:29.922 INFO:teuthology.orchestra.run.vm02.stdout:skipping the directory /tmp 2026-03-24T10:04:29.922 INFO:teuthology.orchestra.run.vm02.stdout: 2026-03-24T10:04:30.038 INFO:teuthology.orchestra.run.vm02.stdout: Installing : ceph-mds-2:20.2.0-712.g70f8415b.el9.x86_64 108/140 2026-03-24T10:04:30.059 INFO:teuthology.orchestra.run.vm02.stdout: Running scriptlet: ceph-mds-2:20.2.0-712.g70f8415b.el9.x86_64 108/140 2026-03-24T10:04:30.060 INFO:teuthology.orchestra.run.vm02.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-03-24T10:04:30.060 INFO:teuthology.orchestra.run.vm02.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2026-03-24T10:04:30.060 INFO:teuthology.orchestra.run.vm02.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-03-24T10:04:30.060 INFO:teuthology.orchestra.run.vm02.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-03-24T10:04:30.060 INFO:teuthology.orchestra.run.vm02.stdout: 2026-03-24T10:04:30.295 INFO:teuthology.orchestra.run.vm02.stdout: Installing : ceph-mon-2:20.2.0-712.g70f8415b.el9.x86_64 109/140 2026-03-24T10:04:30.314 INFO:teuthology.orchestra.run.vm02.stdout: Running scriptlet: ceph-mon-2:20.2.0-712.g70f8415b.el9.x86_64 109/140 2026-03-24T10:04:30.314 INFO:teuthology.orchestra.run.vm02.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-03-24T10:04:30.314 INFO:teuthology.orchestra.run.vm02.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2026-03-24T10:04:30.314 INFO:teuthology.orchestra.run.vm02.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-03-24T10:04:30.314 INFO:teuthology.orchestra.run.vm02.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-03-24T10:04:30.314 INFO:teuthology.orchestra.run.vm02.stdout: 2026-03-24T10:04:30.322 INFO:teuthology.orchestra.run.vm02.stdout: Installing : mailcap-2.1.49-5.el9.noarch 110/140 2026-03-24T10:04:30.325 INFO:teuthology.orchestra.run.vm02.stdout: Installing : libconfig-1.7.2-9.el9.x86_64 111/140 2026-03-24T10:04:30.341 INFO:teuthology.orchestra.run.vm02.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 112/140 2026-03-24T10:04:30.341 INFO:teuthology.orchestra.run.vm02.stdout:Creating group 'qat' with GID 994. 2026-03-24T10:04:30.341 INFO:teuthology.orchestra.run.vm02.stdout:Creating group 'libstoragemgmt' with GID 993. 2026-03-24T10:04:30.341 INFO:teuthology.orchestra.run.vm02.stdout:Creating user 'libstoragemgmt' (daemon account for libstoragemgmt) with UID 993 and GID 993. 2026-03-24T10:04:30.341 INFO:teuthology.orchestra.run.vm02.stdout: 2026-03-24T10:04:30.352 INFO:teuthology.orchestra.run.vm02.stdout: Installing : libstoragemgmt-1.10.1-1.el9.x86_64 112/140 2026-03-24T10:04:30.376 INFO:teuthology.orchestra.run.vm02.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 112/140 2026-03-24T10:04:30.376 INFO:teuthology.orchestra.run.vm02.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/libstoragemgmt.service → /usr/lib/systemd/system/libstoragemgmt.service. 2026-03-24T10:04:30.376 INFO:teuthology.orchestra.run.vm02.stdout: 2026-03-24T10:04:30.396 INFO:teuthology.orchestra.run.vm02.stdout: Installing : python3-libstoragemgmt-1.10.1-1.el9.x86_64 113/140 2026-03-24T10:04:30.422 INFO:teuthology.orchestra.run.vm02.stdout: Installing : fuse-2.9.9-17.el9.x86_64 114/140 2026-03-24T10:04:30.494 INFO:teuthology.orchestra.run.vm02.stdout: Installing : cryptsetup-2.8.1-3.el9.x86_64 115/140 2026-03-24T10:04:30.500 INFO:teuthology.orchestra.run.vm02.stdout: Installing : ceph-volume-2:20.2.0-712.g70f8415b.el9.noarch 116/140 2026-03-24T10:04:30.512 INFO:teuthology.orchestra.run.vm02.stdout: Running scriptlet: ceph-volume-2:20.2.0-712.g70f8415b.el9.noarch 116/140 2026-03-24T10:04:30.512 INFO:teuthology.orchestra.run.vm02.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-03-24T10:04:30.513 INFO:teuthology.orchestra.run.vm02.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2026-03-24T10:04:30.513 INFO:teuthology.orchestra.run.vm02.stdout: 2026-03-24T10:04:31.247 INFO:teuthology.orchestra.run.vm02.stdout: Installing : ceph-osd-2:20.2.0-712.g70f8415b.el9.x86_64 117/140 2026-03-24T10:04:31.268 INFO:teuthology.orchestra.run.vm02.stdout: Running scriptlet: ceph-osd-2:20.2.0-712.g70f8415b.el9.x86_64 117/140 2026-03-24T10:04:31.269 INFO:teuthology.orchestra.run.vm02.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-03-24T10:04:31.269 INFO:teuthology.orchestra.run.vm02.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2026-03-24T10:04:31.269 INFO:teuthology.orchestra.run.vm02.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-03-24T10:04:31.269 INFO:teuthology.orchestra.run.vm02.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-03-24T10:04:31.269 INFO:teuthology.orchestra.run.vm02.stdout: 2026-03-24T10:04:31.332 INFO:teuthology.orchestra.run.vm02.stdout: Running scriptlet: cephadm-2:20.2.0-712.g70f8415b.el9.noarch 118/140 2026-03-24T10:04:31.335 INFO:teuthology.orchestra.run.vm02.stdout: Installing : cephadm-2:20.2.0-712.g70f8415b.el9.noarch 118/140 2026-03-24T10:04:31.343 INFO:teuthology.orchestra.run.vm02.stdout: Installing : ceph-prometheus-alerts-2:20.2.0-712.g70f8415b.el 119/140 2026-03-24T10:04:31.370 INFO:teuthology.orchestra.run.vm02.stdout: Installing : ceph-grafana-dashboards-2:20.2.0-712.g70f8415b.e 120/140 2026-03-24T10:04:31.372 INFO:teuthology.orchestra.run.vm02.stdout: Installing : ceph-mgr-cephadm-2:20.2.0-712.g70f8415b.el9.noar 121/140 2026-03-24T10:04:32.599 INFO:teuthology.orchestra.run.vm02.stdout: Running scriptlet: ceph-mgr-cephadm-2:20.2.0-712.g70f8415b.el9.noar 121/140 2026-03-24T10:04:32.610 INFO:teuthology.orchestra.run.vm02.stdout: Installing : ceph-mgr-dashboard-2:20.2.0-712.g70f8415b.el9.no 122/140 2026-03-24T10:04:33.105 INFO:teuthology.orchestra.run.vm02.stdout: Running scriptlet: ceph-mgr-dashboard-2:20.2.0-712.g70f8415b.el9.no 122/140 2026-03-24T10:04:33.133 INFO:teuthology.orchestra.run.vm02.stdout: Installing : ceph-mgr-diskprediction-local-2:20.2.0-712.g70f8 123/140 2026-03-24T10:04:33.194 INFO:teuthology.orchestra.run.vm02.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:20.2.0-712.g70f8 123/140 2026-03-24T10:04:33.242 INFO:teuthology.orchestra.run.vm02.stdout: Installing : ceph-mgr-modules-core-2:20.2.0-712.g70f8415b.el9 124/140 2026-03-24T10:04:33.245 INFO:teuthology.orchestra.run.vm02.stdout: Installing : ceph-mgr-2:20.2.0-712.g70f8415b.el9.x86_64 125/140 2026-03-24T10:04:33.265 INFO:teuthology.orchestra.run.vm02.stdout: Running scriptlet: ceph-mgr-2:20.2.0-712.g70f8415b.el9.x86_64 125/140 2026-03-24T10:04:33.265 INFO:teuthology.orchestra.run.vm02.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-03-24T10:04:33.265 INFO:teuthology.orchestra.run.vm02.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2026-03-24T10:04:33.265 INFO:teuthology.orchestra.run.vm02.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-03-24T10:04:33.265 INFO:teuthology.orchestra.run.vm02.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-03-24T10:04:33.265 INFO:teuthology.orchestra.run.vm02.stdout: 2026-03-24T10:04:33.279 INFO:teuthology.orchestra.run.vm02.stdout: Installing : ceph-mgr-rook-2:20.2.0-712.g70f8415b.el9.noarch 126/140 2026-03-24T10:04:33.289 INFO:teuthology.orchestra.run.vm02.stdout: Running scriptlet: ceph-mgr-rook-2:20.2.0-712.g70f8415b.el9.noarch 126/140 2026-03-24T10:04:33.335 INFO:teuthology.orchestra.run.vm02.stdout: Installing : ceph-2:20.2.0-712.g70f8415b.el9.x86_64 127/140 2026-03-24T10:04:34.474 INFO:teuthology.orchestra.run.vm02.stdout: Installing : ceph-fuse-2:20.2.0-712.g70f8415b.el9.x86_64 128/140 2026-03-24T10:04:34.477 INFO:teuthology.orchestra.run.vm02.stdout: Installing : ceph-radosgw-2:20.2.0-712.g70f8415b.el9.x86_64 129/140 2026-03-24T10:04:34.496 INFO:teuthology.orchestra.run.vm02.stdout: Running scriptlet: ceph-radosgw-2:20.2.0-712.g70f8415b.el9.x86_64 129/140 2026-03-24T10:04:34.497 INFO:teuthology.orchestra.run.vm02.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-03-24T10:04:34.497 INFO:teuthology.orchestra.run.vm02.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2026-03-24T10:04:34.497 INFO:teuthology.orchestra.run.vm02.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-03-24T10:04:34.497 INFO:teuthology.orchestra.run.vm02.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-03-24T10:04:34.497 INFO:teuthology.orchestra.run.vm02.stdout: 2026-03-24T10:04:34.508 INFO:teuthology.orchestra.run.vm02.stdout: Installing : ceph-immutable-object-cache-2:20.2.0-712.g70f841 130/140 2026-03-24T10:04:34.527 INFO:teuthology.orchestra.run.vm02.stdout: Running scriptlet: ceph-immutable-object-cache-2:20.2.0-712.g70f841 130/140 2026-03-24T10:04:34.527 INFO:teuthology.orchestra.run.vm02.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-03-24T10:04:34.527 INFO:teuthology.orchestra.run.vm02.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2026-03-24T10:04:34.527 INFO:teuthology.orchestra.run.vm02.stdout: 2026-03-24T10:04:34.665 INFO:teuthology.orchestra.run.vm02.stdout: Installing : rbd-mirror-2:20.2.0-712.g70f8415b.el9.x86_64 131/140 2026-03-24T10:04:34.684 INFO:teuthology.orchestra.run.vm02.stdout: Running scriptlet: rbd-mirror-2:20.2.0-712.g70f8415b.el9.x86_64 131/140 2026-03-24T10:04:34.684 INFO:teuthology.orchestra.run.vm02.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-03-24T10:04:34.685 INFO:teuthology.orchestra.run.vm02.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2026-03-24T10:04:34.685 INFO:teuthology.orchestra.run.vm02.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-03-24T10:04:34.685 INFO:teuthology.orchestra.run.vm02.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-03-24T10:04:34.685 INFO:teuthology.orchestra.run.vm02.stdout: 2026-03-24T10:04:38.811 INFO:teuthology.orchestra.run.vm02.stdout: Installing : ceph-test-2:20.2.0-712.g70f8415b.el9.x86_64 132/140 2026-03-24T10:04:38.818 INFO:teuthology.orchestra.run.vm02.stdout: Installing : perl-Test-Harness-1:3.42-461.el9.noarch 133/140 2026-03-24T10:04:38.824 INFO:teuthology.orchestra.run.vm02.stdout: Installing : libcephfs-devel-2:20.2.0-712.g70f8415b.el9.x86_6 134/140 2026-03-24T10:04:38.834 INFO:teuthology.orchestra.run.vm02.stdout: Installing : rbd-fuse-2:20.2.0-712.g70f8415b.el9.x86_64 135/140 2026-03-24T10:04:38.852 INFO:teuthology.orchestra.run.vm02.stdout: Installing : rbd-nbd-2:20.2.0-712.g70f8415b.el9.x86_64 136/140 2026-03-24T10:04:38.860 INFO:teuthology.orchestra.run.vm02.stdout: Installing : s3cmd-2.4.0-1.el9.noarch 137/140 2026-03-24T10:04:38.863 INFO:teuthology.orchestra.run.vm02.stdout: Installing : bzip2-1.0.8-11.el9.x86_64 138/140 2026-03-24T10:04:38.863 INFO:teuthology.orchestra.run.vm02.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 139/140 2026-03-24T10:04:38.878 INFO:teuthology.orchestra.run.vm02.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 139/140 2026-03-24T10:04:38.878 INFO:teuthology.orchestra.run.vm02.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 140/140 2026-03-24T10:04:40.777 INFO:teuthology.orchestra.run.vm02.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 140/140 2026-03-24T10:04:40.778 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : ceph-2:20.2.0-712.g70f8415b.el9.x86_64 1/140 2026-03-24T10:04:40.778 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : ceph-base-2:20.2.0-712.g70f8415b.el9.x86_64 2/140 2026-03-24T10:04:40.778 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : ceph-common-2:20.2.0-712.g70f8415b.el9.x86_64 3/140 2026-03-24T10:04:40.778 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : ceph-fuse-2:20.2.0-712.g70f8415b.el9.x86_64 4/140 2026-03-24T10:04:40.778 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : ceph-immutable-object-cache-2:20.2.0-712.g70f841 5/140 2026-03-24T10:04:40.778 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : ceph-mds-2:20.2.0-712.g70f8415b.el9.x86_64 6/140 2026-03-24T10:04:40.778 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : ceph-mgr-2:20.2.0-712.g70f8415b.el9.x86_64 7/140 2026-03-24T10:04:40.778 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : ceph-mon-2:20.2.0-712.g70f8415b.el9.x86_64 8/140 2026-03-24T10:04:40.778 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : ceph-osd-2:20.2.0-712.g70f8415b.el9.x86_64 9/140 2026-03-24T10:04:40.778 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : ceph-radosgw-2:20.2.0-712.g70f8415b.el9.x86_64 10/140 2026-03-24T10:04:40.778 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : ceph-selinux-2:20.2.0-712.g70f8415b.el9.x86_64 11/140 2026-03-24T10:04:40.778 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : ceph-test-2:20.2.0-712.g70f8415b.el9.x86_64 12/140 2026-03-24T10:04:40.778 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : libcephfs-devel-2:20.2.0-712.g70f8415b.el9.x86_6 13/140 2026-03-24T10:04:40.778 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : libcephfs-proxy2-2:20.2.0-712.g70f8415b.el9.x86_ 14/140 2026-03-24T10:04:40.778 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : libcephfs2-2:20.2.0-712.g70f8415b.el9.x86_64 15/140 2026-03-24T10:04:40.778 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : libcephsqlite-2:20.2.0-712.g70f8415b.el9.x86_64 16/140 2026-03-24T10:04:40.778 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : librados-devel-2:20.2.0-712.g70f8415b.el9.x86_64 17/140 2026-03-24T10:04:40.778 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : libradosstriper1-2:20.2.0-712.g70f8415b.el9.x86_ 18/140 2026-03-24T10:04:40.778 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : librgw2-2:20.2.0-712.g70f8415b.el9.x86_64 19/140 2026-03-24T10:04:40.778 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : python3-ceph-argparse-2:20.2.0-712.g70f8415b.el9 20/140 2026-03-24T10:04:40.778 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : python3-ceph-common-2:20.2.0-712.g70f8415b.el9.x 21/140 2026-03-24T10:04:40.778 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : python3-cephfs-2:20.2.0-712.g70f8415b.el9.x86_64 22/140 2026-03-24T10:04:40.778 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : python3-rados-2:20.2.0-712.g70f8415b.el9.x86_64 23/140 2026-03-24T10:04:40.778 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : python3-rbd-2:20.2.0-712.g70f8415b.el9.x86_64 24/140 2026-03-24T10:04:40.778 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : python3-rgw-2:20.2.0-712.g70f8415b.el9.x86_64 25/140 2026-03-24T10:04:40.778 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : rbd-fuse-2:20.2.0-712.g70f8415b.el9.x86_64 26/140 2026-03-24T10:04:40.778 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : rbd-mirror-2:20.2.0-712.g70f8415b.el9.x86_64 27/140 2026-03-24T10:04:40.778 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : rbd-nbd-2:20.2.0-712.g70f8415b.el9.x86_64 28/140 2026-03-24T10:04:40.778 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : ceph-grafana-dashboards-2:20.2.0-712.g70f8415b.e 29/140 2026-03-24T10:04:40.778 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : ceph-mgr-cephadm-2:20.2.0-712.g70f8415b.el9.noar 30/140 2026-03-24T10:04:40.778 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : ceph-mgr-dashboard-2:20.2.0-712.g70f8415b.el9.no 31/140 2026-03-24T10:04:40.778 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : ceph-mgr-diskprediction-local-2:20.2.0-712.g70f8 32/140 2026-03-24T10:04:40.778 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : ceph-mgr-modules-core-2:20.2.0-712.g70f8415b.el9 33/140 2026-03-24T10:04:40.778 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : ceph-mgr-rook-2:20.2.0-712.g70f8415b.el9.noarch 34/140 2026-03-24T10:04:40.778 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : ceph-prometheus-alerts-2:20.2.0-712.g70f8415b.el 35/140 2026-03-24T10:04:40.778 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : ceph-volume-2:20.2.0-712.g70f8415b.el9.noarch 36/140 2026-03-24T10:04:40.778 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : cephadm-2:20.2.0-712.g70f8415b.el9.noarch 37/140 2026-03-24T10:04:40.778 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : bzip2-1.0.8-11.el9.x86_64 38/140 2026-03-24T10:04:40.778 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : cryptsetup-2.8.1-3.el9.x86_64 39/140 2026-03-24T10:04:40.778 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : fuse-2.9.9-17.el9.x86_64 40/140 2026-03-24T10:04:40.778 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : ledmon-libs-1.1.0-3.el9.x86_64 41/140 2026-03-24T10:04:40.780 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : libconfig-1.7.2-9.el9.x86_64 42/140 2026-03-24T10:04:40.780 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : libgfortran-11.5.0-14.el9.x86_64 43/140 2026-03-24T10:04:40.780 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : libquadmath-11.5.0-14.el9.x86_64 44/140 2026-03-24T10:04:40.780 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : mailcap-2.1.49-5.el9.noarch 45/140 2026-03-24T10:04:40.780 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : pciutils-3.7.0-7.el9.x86_64 46/140 2026-03-24T10:04:40.780 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 47/140 2026-03-24T10:04:40.780 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : python3-cryptography-36.0.1-5.el9.x86_64 48/140 2026-03-24T10:04:40.780 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : python3-ply-3.11-14.el9.noarch 49/140 2026-03-24T10:04:40.780 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 50/140 2026-03-24T10:04:40.780 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : python3-pyparsing-2.4.7-9.el9.noarch 51/140 2026-03-24T10:04:40.780 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : python3-requests-2.25.1-10.el9.noarch 52/140 2026-03-24T10:04:40.780 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : python3-urllib3-1.26.5-7.el9.noarch 53/140 2026-03-24T10:04:40.780 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : unzip-6.0-59.el9.x86_64 54/140 2026-03-24T10:04:40.780 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : zip-3.0-35.el9.x86_64 55/140 2026-03-24T10:04:40.780 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : boost-program-options-1.75.0-13.el9.x86_64 56/140 2026-03-24T10:04:40.780 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : flexiblas-3.0.4-9.el9.x86_64 57/140 2026-03-24T10:04:40.780 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : flexiblas-netlib-3.0.4-9.el9.x86_64 58/140 2026-03-24T10:04:40.780 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 59/140 2026-03-24T10:04:40.780 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : libnbd-1.20.3-4.el9.x86_64 60/140 2026-03-24T10:04:40.781 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 61/140 2026-03-24T10:04:40.781 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 62/140 2026-03-24T10:04:40.781 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 63/140 2026-03-24T10:04:40.781 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : libstoragemgmt-1.10.1-1.el9.x86_64 64/140 2026-03-24T10:04:40.781 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : libxslt-1.1.34-12.el9.x86_64 65/140 2026-03-24T10:04:40.781 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 66/140 2026-03-24T10:04:40.781 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : lua-5.4.4-4.el9.x86_64 67/140 2026-03-24T10:04:40.781 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : openblas-0.3.29-1.el9.x86_64 68/140 2026-03-24T10:04:40.781 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : openblas-openmp-0.3.29-1.el9.x86_64 69/140 2026-03-24T10:04:40.781 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : perl-Benchmark-1.23-483.el9.noarch 70/140 2026-03-24T10:04:40.781 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : perl-Test-Harness-1:3.42-461.el9.noarch 71/140 2026-03-24T10:04:40.781 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : protobuf-3.14.0-17.el9.x86_64 72/140 2026-03-24T10:04:40.781 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 73/140 2026-03-24T10:04:40.781 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : python3-devel-3.9.25-3.el9.x86_64 74/140 2026-03-24T10:04:40.781 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : python3-jinja2-2.11.3-8.el9.noarch 75/140 2026-03-24T10:04:40.781 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : python3-jmespath-1.0.1-1.el9.noarch 76/140 2026-03-24T10:04:40.781 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : python3-libstoragemgmt-1.10.1-1.el9.x86_64 77/140 2026-03-24T10:04:40.781 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 78/140 2026-03-24T10:04:40.781 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : python3-numpy-1:1.23.5-2.el9.x86_64 79/140 2026-03-24T10:04:40.781 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 80/140 2026-03-24T10:04:40.781 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 81/140 2026-03-24T10:04:40.781 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : python3-protobuf-3.14.0-17.el9.noarch 82/140 2026-03-24T10:04:40.781 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : python3-pyasn1-0.4.8-7.el9.noarch 83/140 2026-03-24T10:04:40.781 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : python3-pyasn1-modules-0.4.8-7.el9.noarch 84/140 2026-03-24T10:04:40.781 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 85/140 2026-03-24T10:04:40.781 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : python3-scipy-1.9.3-2.el9.x86_64 86/140 2026-03-24T10:04:40.781 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 87/140 2026-03-24T10:04:40.781 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : qatlib-25.08.0-2.el9.x86_64 88/140 2026-03-24T10:04:40.781 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : qatlib-service-25.08.0-2.el9.x86_64 89/140 2026-03-24T10:04:40.781 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : qatzip-libs-1.3.1-1.el9.x86_64 90/140 2026-03-24T10:04:40.781 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : socat-1.7.4.1-8.el9.x86_64 91/140 2026-03-24T10:04:40.781 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 92/140 2026-03-24T10:04:40.781 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 93/140 2026-03-24T10:04:40.781 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : protobuf-compiler-3.14.0-17.el9.x86_64 94/140 2026-03-24T10:04:40.781 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : abseil-cpp-20211102.0-4.el9.x86_64 95/140 2026-03-24T10:04:40.781 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 96/140 2026-03-24T10:04:40.781 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 97/140 2026-03-24T10:04:40.781 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : libarrow-9.0.0-15.el9.x86_64 98/140 2026-03-24T10:04:40.781 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : libarrow-doc-9.0.0-15.el9.noarch 99/140 2026-03-24T10:04:40.781 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : liboath-2.6.12-1.el9.x86_64 100/140 2026-03-24T10:04:40.781 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 101/140 2026-03-24T10:04:40.781 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 102/140 2026-03-24T10:04:40.781 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : parquet-libs-9.0.0-15.el9.x86_64 103/140 2026-03-24T10:04:40.781 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 104/140 2026-03-24T10:04:40.781 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : python3-autocommand-2.2.2-8.el9.noarch 105/140 2026-03-24T10:04:40.781 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : python3-backports-tarfile-1.2.0-1.el9.noarch 106/140 2026-03-24T10:04:40.781 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 107/140 2026-03-24T10:04:40.781 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 108/140 2026-03-24T10:04:40.781 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 109/140 2026-03-24T10:04:40.781 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : python3-cheroot-10.0.1-4.el9.noarch 110/140 2026-03-24T10:04:40.781 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 111/140 2026-03-24T10:04:40.781 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : python3-google-auth-1:2.45.0-1.el9.noarch 112/140 2026-03-24T10:04:40.781 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 113/140 2026-03-24T10:04:40.781 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 114/140 2026-03-24T10:04:40.781 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 115/140 2026-03-24T10:04:40.781 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 116/140 2026-03-24T10:04:40.781 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 117/140 2026-03-24T10:04:40.781 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : python3-jaraco-context-6.0.1-3.el9.noarch 118/140 2026-03-24T10:04:40.781 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 119/140 2026-03-24T10:04:40.781 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : python3-jaraco-text-4.0.0-2.el9.noarch 120/140 2026-03-24T10:04:40.781 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : python3-kubernetes-1:26.1.0-3.el9.noarch 121/140 2026-03-24T10:04:40.781 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 122/140 2026-03-24T10:04:40.781 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 123/140 2026-03-24T10:04:40.782 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 124/140 2026-03-24T10:04:40.782 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 125/140 2026-03-24T10:04:40.782 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 126/140 2026-03-24T10:04:40.782 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 127/140 2026-03-24T10:04:40.782 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 128/140 2026-03-24T10:04:40.782 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 129/140 2026-03-24T10:04:40.782 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : python3-typing-extensions-4.15.0-1.el9.noarch 130/140 2026-03-24T10:04:40.782 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 131/140 2026-03-24T10:04:40.782 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : python3-xmltodict-0.12.0-15.el9.noarch 132/140 2026-03-24T10:04:40.782 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 133/140 2026-03-24T10:04:40.782 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : re2-1:20211101-20.el9.x86_64 134/140 2026-03-24T10:04:40.782 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : s3cmd-2.4.0-1.el9.noarch 135/140 2026-03-24T10:04:40.782 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : thrift-0.15.0-4.el9.x86_64 136/140 2026-03-24T10:04:40.782 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : librados2-2:20.2.0-712.g70f8415b.el9.x86_64 137/140 2026-03-24T10:04:40.782 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 138/140 2026-03-24T10:04:40.782 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : librbd1-2:20.2.0-712.g70f8415b.el9.x86_64 139/140 2026-03-24T10:04:40.871 INFO:teuthology.orchestra.run.vm02.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 140/140 2026-03-24T10:04:40.872 INFO:teuthology.orchestra.run.vm02.stdout: 2026-03-24T10:04:40.872 INFO:teuthology.orchestra.run.vm02.stdout:Upgraded: 2026-03-24T10:04:40.872 INFO:teuthology.orchestra.run.vm02.stdout: librados2-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:40.872 INFO:teuthology.orchestra.run.vm02.stdout: librbd1-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:40.872 INFO:teuthology.orchestra.run.vm02.stdout:Installed: 2026-03-24T10:04:40.872 INFO:teuthology.orchestra.run.vm02.stdout: abseil-cpp-20211102.0-4.el9.x86_64 2026-03-24T10:04:40.872 INFO:teuthology.orchestra.run.vm02.stdout: boost-program-options-1.75.0-13.el9.x86_64 2026-03-24T10:04:40.872 INFO:teuthology.orchestra.run.vm02.stdout: bzip2-1.0.8-11.el9.x86_64 2026-03-24T10:04:40.872 INFO:teuthology.orchestra.run.vm02.stdout: ceph-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:40.872 INFO:teuthology.orchestra.run.vm02.stdout: ceph-base-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:40.872 INFO:teuthology.orchestra.run.vm02.stdout: ceph-common-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:40.872 INFO:teuthology.orchestra.run.vm02.stdout: ceph-fuse-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:40.872 INFO:teuthology.orchestra.run.vm02.stdout: ceph-grafana-dashboards-2:20.2.0-712.g70f8415b.el9.noarch 2026-03-24T10:04:40.872 INFO:teuthology.orchestra.run.vm02.stdout: ceph-immutable-object-cache-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:40.872 INFO:teuthology.orchestra.run.vm02.stdout: ceph-mds-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:40.872 INFO:teuthology.orchestra.run.vm02.stdout: ceph-mgr-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:40.872 INFO:teuthology.orchestra.run.vm02.stdout: ceph-mgr-cephadm-2:20.2.0-712.g70f8415b.el9.noarch 2026-03-24T10:04:40.872 INFO:teuthology.orchestra.run.vm02.stdout: ceph-mgr-dashboard-2:20.2.0-712.g70f8415b.el9.noarch 2026-03-24T10:04:40.872 INFO:teuthology.orchestra.run.vm02.stdout: ceph-mgr-diskprediction-local-2:20.2.0-712.g70f8415b.el9.noarch 2026-03-24T10:04:40.872 INFO:teuthology.orchestra.run.vm02.stdout: ceph-mgr-modules-core-2:20.2.0-712.g70f8415b.el9.noarch 2026-03-24T10:04:40.872 INFO:teuthology.orchestra.run.vm02.stdout: ceph-mgr-rook-2:20.2.0-712.g70f8415b.el9.noarch 2026-03-24T10:04:40.872 INFO:teuthology.orchestra.run.vm02.stdout: ceph-mon-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:40.872 INFO:teuthology.orchestra.run.vm02.stdout: ceph-osd-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:40.872 INFO:teuthology.orchestra.run.vm02.stdout: ceph-prometheus-alerts-2:20.2.0-712.g70f8415b.el9.noarch 2026-03-24T10:04:40.872 INFO:teuthology.orchestra.run.vm02.stdout: ceph-radosgw-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:40.872 INFO:teuthology.orchestra.run.vm02.stdout: ceph-selinux-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:40.872 INFO:teuthology.orchestra.run.vm02.stdout: ceph-test-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:40.872 INFO:teuthology.orchestra.run.vm02.stdout: ceph-volume-2:20.2.0-712.g70f8415b.el9.noarch 2026-03-24T10:04:40.872 INFO:teuthology.orchestra.run.vm02.stdout: cephadm-2:20.2.0-712.g70f8415b.el9.noarch 2026-03-24T10:04:40.872 INFO:teuthology.orchestra.run.vm02.stdout: cryptsetup-2.8.1-3.el9.x86_64 2026-03-24T10:04:40.872 INFO:teuthology.orchestra.run.vm02.stdout: flexiblas-3.0.4-9.el9.x86_64 2026-03-24T10:04:40.872 INFO:teuthology.orchestra.run.vm02.stdout: flexiblas-netlib-3.0.4-9.el9.x86_64 2026-03-24T10:04:40.872 INFO:teuthology.orchestra.run.vm02.stdout: flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 2026-03-24T10:04:40.872 INFO:teuthology.orchestra.run.vm02.stdout: fuse-2.9.9-17.el9.x86_64 2026-03-24T10:04:40.872 INFO:teuthology.orchestra.run.vm02.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2026-03-24T10:04:40.872 INFO:teuthology.orchestra.run.vm02.stdout: grpc-data-1.46.7-10.el9.noarch 2026-03-24T10:04:40.872 INFO:teuthology.orchestra.run.vm02.stdout: ledmon-libs-1.1.0-3.el9.x86_64 2026-03-24T10:04:40.872 INFO:teuthology.orchestra.run.vm02.stdout: libarrow-9.0.0-15.el9.x86_64 2026-03-24T10:04:40.872 INFO:teuthology.orchestra.run.vm02.stdout: libarrow-doc-9.0.0-15.el9.noarch 2026-03-24T10:04:40.872 INFO:teuthology.orchestra.run.vm02.stdout: libcephfs-devel-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:40.872 INFO:teuthology.orchestra.run.vm02.stdout: libcephfs-proxy2-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:40.873 INFO:teuthology.orchestra.run.vm02.stdout: libcephfs2-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:40.873 INFO:teuthology.orchestra.run.vm02.stdout: libcephsqlite-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:40.873 INFO:teuthology.orchestra.run.vm02.stdout: libconfig-1.7.2-9.el9.x86_64 2026-03-24T10:04:40.873 INFO:teuthology.orchestra.run.vm02.stdout: libgfortran-11.5.0-14.el9.x86_64 2026-03-24T10:04:40.873 INFO:teuthology.orchestra.run.vm02.stdout: libnbd-1.20.3-4.el9.x86_64 2026-03-24T10:04:40.873 INFO:teuthology.orchestra.run.vm02.stdout: liboath-2.6.12-1.el9.x86_64 2026-03-24T10:04:40.873 INFO:teuthology.orchestra.run.vm02.stdout: libpmemobj-1.12.1-1.el9.x86_64 2026-03-24T10:04:40.873 INFO:teuthology.orchestra.run.vm02.stdout: libquadmath-11.5.0-14.el9.x86_64 2026-03-24T10:04:40.873 INFO:teuthology.orchestra.run.vm02.stdout: librabbitmq-0.11.0-7.el9.x86_64 2026-03-24T10:04:40.873 INFO:teuthology.orchestra.run.vm02.stdout: librados-devel-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:40.873 INFO:teuthology.orchestra.run.vm02.stdout: libradosstriper1-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:40.873 INFO:teuthology.orchestra.run.vm02.stdout: librdkafka-1.6.1-102.el9.x86_64 2026-03-24T10:04:40.873 INFO:teuthology.orchestra.run.vm02.stdout: librgw2-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:40.873 INFO:teuthology.orchestra.run.vm02.stdout: libstoragemgmt-1.10.1-1.el9.x86_64 2026-03-24T10:04:40.873 INFO:teuthology.orchestra.run.vm02.stdout: libunwind-1.6.2-1.el9.x86_64 2026-03-24T10:04:40.873 INFO:teuthology.orchestra.run.vm02.stdout: libxslt-1.1.34-12.el9.x86_64 2026-03-24T10:04:40.873 INFO:teuthology.orchestra.run.vm02.stdout: lttng-ust-2.12.0-6.el9.x86_64 2026-03-24T10:04:40.873 INFO:teuthology.orchestra.run.vm02.stdout: lua-5.4.4-4.el9.x86_64 2026-03-24T10:04:40.873 INFO:teuthology.orchestra.run.vm02.stdout: lua-devel-5.4.4-4.el9.x86_64 2026-03-24T10:04:40.873 INFO:teuthology.orchestra.run.vm02.stdout: luarocks-3.9.2-5.el9.noarch 2026-03-24T10:04:40.873 INFO:teuthology.orchestra.run.vm02.stdout: mailcap-2.1.49-5.el9.noarch 2026-03-24T10:04:40.873 INFO:teuthology.orchestra.run.vm02.stdout: openblas-0.3.29-1.el9.x86_64 2026-03-24T10:04:40.873 INFO:teuthology.orchestra.run.vm02.stdout: openblas-openmp-0.3.29-1.el9.x86_64 2026-03-24T10:04:40.873 INFO:teuthology.orchestra.run.vm02.stdout: parquet-libs-9.0.0-15.el9.x86_64 2026-03-24T10:04:40.873 INFO:teuthology.orchestra.run.vm02.stdout: pciutils-3.7.0-7.el9.x86_64 2026-03-24T10:04:40.873 INFO:teuthology.orchestra.run.vm02.stdout: perl-Benchmark-1.23-483.el9.noarch 2026-03-24T10:04:40.873 INFO:teuthology.orchestra.run.vm02.stdout: perl-Test-Harness-1:3.42-461.el9.noarch 2026-03-24T10:04:40.873 INFO:teuthology.orchestra.run.vm02.stdout: protobuf-3.14.0-17.el9.x86_64 2026-03-24T10:04:40.873 INFO:teuthology.orchestra.run.vm02.stdout: protobuf-compiler-3.14.0-17.el9.x86_64 2026-03-24T10:04:40.873 INFO:teuthology.orchestra.run.vm02.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2026-03-24T10:04:40.873 INFO:teuthology.orchestra.run.vm02.stdout: python3-autocommand-2.2.2-8.el9.noarch 2026-03-24T10:04:40.873 INFO:teuthology.orchestra.run.vm02.stdout: python3-babel-2.9.1-2.el9.noarch 2026-03-24T10:04:40.873 INFO:teuthology.orchestra.run.vm02.stdout: python3-backports-tarfile-1.2.0-1.el9.noarch 2026-03-24T10:04:40.873 INFO:teuthology.orchestra.run.vm02.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2026-03-24T10:04:40.873 INFO:teuthology.orchestra.run.vm02.stdout: python3-cachetools-4.2.4-1.el9.noarch 2026-03-24T10:04:40.873 INFO:teuthology.orchestra.run.vm02.stdout: python3-ceph-argparse-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:40.873 INFO:teuthology.orchestra.run.vm02.stdout: python3-ceph-common-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:40.873 INFO:teuthology.orchestra.run.vm02.stdout: python3-cephfs-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:40.873 INFO:teuthology.orchestra.run.vm02.stdout: python3-certifi-2023.05.07-4.el9.noarch 2026-03-24T10:04:40.873 INFO:teuthology.orchestra.run.vm02.stdout: python3-cffi-1.14.5-5.el9.x86_64 2026-03-24T10:04:40.873 INFO:teuthology.orchestra.run.vm02.stdout: python3-cheroot-10.0.1-4.el9.noarch 2026-03-24T10:04:40.873 INFO:teuthology.orchestra.run.vm02.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2026-03-24T10:04:40.873 INFO:teuthology.orchestra.run.vm02.stdout: python3-cryptography-36.0.1-5.el9.x86_64 2026-03-24T10:04:40.873 INFO:teuthology.orchestra.run.vm02.stdout: python3-devel-3.9.25-3.el9.x86_64 2026-03-24T10:04:40.873 INFO:teuthology.orchestra.run.vm02.stdout: python3-google-auth-1:2.45.0-1.el9.noarch 2026-03-24T10:04:40.873 INFO:teuthology.orchestra.run.vm02.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2026-03-24T10:04:40.873 INFO:teuthology.orchestra.run.vm02.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2026-03-24T10:04:40.873 INFO:teuthology.orchestra.run.vm02.stdout: python3-jaraco-8.2.1-3.el9.noarch 2026-03-24T10:04:40.874 INFO:teuthology.orchestra.run.vm02.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2026-03-24T10:04:40.874 INFO:teuthology.orchestra.run.vm02.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2026-03-24T10:04:40.874 INFO:teuthology.orchestra.run.vm02.stdout: python3-jaraco-context-6.0.1-3.el9.noarch 2026-03-24T10:04:40.874 INFO:teuthology.orchestra.run.vm02.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2026-03-24T10:04:40.874 INFO:teuthology.orchestra.run.vm02.stdout: python3-jaraco-text-4.0.0-2.el9.noarch 2026-03-24T10:04:40.874 INFO:teuthology.orchestra.run.vm02.stdout: python3-jinja2-2.11.3-8.el9.noarch 2026-03-24T10:04:40.874 INFO:teuthology.orchestra.run.vm02.stdout: python3-jmespath-1.0.1-1.el9.noarch 2026-03-24T10:04:40.874 INFO:teuthology.orchestra.run.vm02.stdout: python3-kubernetes-1:26.1.0-3.el9.noarch 2026-03-24T10:04:40.874 INFO:teuthology.orchestra.run.vm02.stdout: python3-libstoragemgmt-1.10.1-1.el9.x86_64 2026-03-24T10:04:40.874 INFO:teuthology.orchestra.run.vm02.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2026-03-24T10:04:40.874 INFO:teuthology.orchestra.run.vm02.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2026-03-24T10:04:40.874 INFO:teuthology.orchestra.run.vm02.stdout: python3-natsort-7.1.1-5.el9.noarch 2026-03-24T10:04:40.874 INFO:teuthology.orchestra.run.vm02.stdout: python3-numpy-1:1.23.5-2.el9.x86_64 2026-03-24T10:04:40.874 INFO:teuthology.orchestra.run.vm02.stdout: python3-numpy-f2py-1:1.23.5-2.el9.x86_64 2026-03-24T10:04:40.874 INFO:teuthology.orchestra.run.vm02.stdout: python3-packaging-20.9-5.el9.noarch 2026-03-24T10:04:40.874 INFO:teuthology.orchestra.run.vm02.stdout: python3-ply-3.11-14.el9.noarch 2026-03-24T10:04:40.874 INFO:teuthology.orchestra.run.vm02.stdout: python3-portend-3.1.0-2.el9.noarch 2026-03-24T10:04:40.874 INFO:teuthology.orchestra.run.vm02.stdout: python3-protobuf-3.14.0-17.el9.noarch 2026-03-24T10:04:40.874 INFO:teuthology.orchestra.run.vm02.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2026-03-24T10:04:40.874 INFO:teuthology.orchestra.run.vm02.stdout: python3-pyasn1-0.4.8-7.el9.noarch 2026-03-24T10:04:40.874 INFO:teuthology.orchestra.run.vm02.stdout: python3-pyasn1-modules-0.4.8-7.el9.noarch 2026-03-24T10:04:40.874 INFO:teuthology.orchestra.run.vm02.stdout: python3-pycparser-2.20-6.el9.noarch 2026-03-24T10:04:40.874 INFO:teuthology.orchestra.run.vm02.stdout: python3-pyparsing-2.4.7-9.el9.noarch 2026-03-24T10:04:40.874 INFO:teuthology.orchestra.run.vm02.stdout: python3-rados-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:40.874 INFO:teuthology.orchestra.run.vm02.stdout: python3-rbd-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:40.874 INFO:teuthology.orchestra.run.vm02.stdout: python3-repoze-lru-0.7-16.el9.noarch 2026-03-24T10:04:40.874 INFO:teuthology.orchestra.run.vm02.stdout: python3-requests-2.25.1-10.el9.noarch 2026-03-24T10:04:40.874 INFO:teuthology.orchestra.run.vm02.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2026-03-24T10:04:40.874 INFO:teuthology.orchestra.run.vm02.stdout: python3-rgw-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:40.874 INFO:teuthology.orchestra.run.vm02.stdout: python3-routes-2.5.1-5.el9.noarch 2026-03-24T10:04:40.874 INFO:teuthology.orchestra.run.vm02.stdout: python3-rsa-4.9-2.el9.noarch 2026-03-24T10:04:40.874 INFO:teuthology.orchestra.run.vm02.stdout: python3-scipy-1.9.3-2.el9.x86_64 2026-03-24T10:04:40.874 INFO:teuthology.orchestra.run.vm02.stdout: python3-tempora-5.0.0-2.el9.noarch 2026-03-24T10:04:40.874 INFO:teuthology.orchestra.run.vm02.stdout: python3-toml-0.10.2-6.el9.noarch 2026-03-24T10:04:40.874 INFO:teuthology.orchestra.run.vm02.stdout: python3-typing-extensions-4.15.0-1.el9.noarch 2026-03-24T10:04:40.874 INFO:teuthology.orchestra.run.vm02.stdout: python3-urllib3-1.26.5-7.el9.noarch 2026-03-24T10:04:40.874 INFO:teuthology.orchestra.run.vm02.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2026-03-24T10:04:40.874 INFO:teuthology.orchestra.run.vm02.stdout: python3-xmltodict-0.12.0-15.el9.noarch 2026-03-24T10:04:40.874 INFO:teuthology.orchestra.run.vm02.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2026-03-24T10:04:40.874 INFO:teuthology.orchestra.run.vm02.stdout: qatlib-25.08.0-2.el9.x86_64 2026-03-24T10:04:40.874 INFO:teuthology.orchestra.run.vm02.stdout: qatlib-service-25.08.0-2.el9.x86_64 2026-03-24T10:04:40.874 INFO:teuthology.orchestra.run.vm02.stdout: qatzip-libs-1.3.1-1.el9.x86_64 2026-03-24T10:04:40.874 INFO:teuthology.orchestra.run.vm02.stdout: rbd-fuse-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:40.874 INFO:teuthology.orchestra.run.vm02.stdout: rbd-mirror-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:40.874 INFO:teuthology.orchestra.run.vm02.stdout: rbd-nbd-2:20.2.0-712.g70f8415b.el9.x86_64 2026-03-24T10:04:40.874 INFO:teuthology.orchestra.run.vm02.stdout: re2-1:20211101-20.el9.x86_64 2026-03-24T10:04:40.874 INFO:teuthology.orchestra.run.vm02.stdout: s3cmd-2.4.0-1.el9.noarch 2026-03-24T10:04:40.874 INFO:teuthology.orchestra.run.vm02.stdout: socat-1.7.4.1-8.el9.x86_64 2026-03-24T10:04:40.874 INFO:teuthology.orchestra.run.vm02.stdout: thrift-0.15.0-4.el9.x86_64 2026-03-24T10:04:40.874 INFO:teuthology.orchestra.run.vm02.stdout: unzip-6.0-59.el9.x86_64 2026-03-24T10:04:40.874 INFO:teuthology.orchestra.run.vm02.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2026-03-24T10:04:40.875 INFO:teuthology.orchestra.run.vm02.stdout: zip-3.0-35.el9.x86_64 2026-03-24T10:04:40.875 INFO:teuthology.orchestra.run.vm02.stdout: 2026-03-24T10:04:40.875 INFO:teuthology.orchestra.run.vm02.stdout:Complete! 2026-03-24T10:04:40.967 DEBUG:teuthology.parallel:result is None 2026-03-24T10:04:40.967 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=70f8415b300f041766fa27faf7d5472699e32388 2026-03-24T10:04:41.587 DEBUG:teuthology.orchestra.run.vm01:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2026-03-24T10:04:41.606 INFO:teuthology.orchestra.run.vm01.stdout:20.2.0-712.g70f8415b.el9 2026-03-24T10:04:41.606 INFO:teuthology.packaging:The installed version of ceph is 20.2.0-712.g70f8415b.el9 2026-03-24T10:04:41.606 INFO:teuthology.task.install:The correct ceph version 20.2.0-712.g70f8415b is installed. 2026-03-24T10:04:41.607 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=70f8415b300f041766fa27faf7d5472699e32388 2026-03-24T10:04:42.218 DEBUG:teuthology.orchestra.run.vm02:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2026-03-24T10:04:42.236 INFO:teuthology.orchestra.run.vm02.stdout:20.2.0-712.g70f8415b.el9 2026-03-24T10:04:42.236 INFO:teuthology.packaging:The installed version of ceph is 20.2.0-712.g70f8415b.el9 2026-03-24T10:04:42.236 INFO:teuthology.task.install:The correct ceph version 20.2.0-712.g70f8415b is installed. 2026-03-24T10:04:42.237 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=70f8415b300f041766fa27faf7d5472699e32388 2026-03-24T10:04:42.929 DEBUG:teuthology.orchestra.run.vm08:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2026-03-24T10:04:42.950 INFO:teuthology.orchestra.run.vm08.stdout:20.2.0-712.g70f8415b.el9 2026-03-24T10:04:42.950 INFO:teuthology.packaging:The installed version of ceph is 20.2.0-712.g70f8415b.el9 2026-03-24T10:04:42.951 INFO:teuthology.task.install:The correct ceph version 20.2.0-712.g70f8415b is installed. 2026-03-24T10:04:42.951 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2026-03-24T10:04:42.951 DEBUG:teuthology.orchestra.run.vm01:> set -ex 2026-03-24T10:04:42.951 DEBUG:teuthology.orchestra.run.vm01:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2026-03-24T10:04:42.976 DEBUG:teuthology.orchestra.run.vm02:> set -ex 2026-03-24T10:04:42.976 DEBUG:teuthology.orchestra.run.vm02:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2026-03-24T10:04:43.000 DEBUG:teuthology.orchestra.run.vm08:> set -ex 2026-03-24T10:04:43.000 DEBUG:teuthology.orchestra.run.vm08:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2026-03-24T10:04:43.026 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2026-03-24T10:04:43.026 DEBUG:teuthology.orchestra.run.vm01:> set -ex 2026-03-24T10:04:43.026 DEBUG:teuthology.orchestra.run.vm01:> sudo dd of=/usr/bin/daemon-helper 2026-03-24T10:04:43.047 DEBUG:teuthology.orchestra.run.vm01:> sudo chmod a=rx -- /usr/bin/daemon-helper 2026-03-24T10:04:43.108 DEBUG:teuthology.orchestra.run.vm02:> set -ex 2026-03-24T10:04:43.108 DEBUG:teuthology.orchestra.run.vm02:> sudo dd of=/usr/bin/daemon-helper 2026-03-24T10:04:43.129 DEBUG:teuthology.orchestra.run.vm02:> sudo chmod a=rx -- /usr/bin/daemon-helper 2026-03-24T10:04:43.190 DEBUG:teuthology.orchestra.run.vm08:> set -ex 2026-03-24T10:04:43.190 DEBUG:teuthology.orchestra.run.vm08:> sudo dd of=/usr/bin/daemon-helper 2026-03-24T10:04:43.213 DEBUG:teuthology.orchestra.run.vm08:> sudo chmod a=rx -- /usr/bin/daemon-helper 2026-03-24T10:04:43.274 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2026-03-24T10:04:43.274 DEBUG:teuthology.orchestra.run.vm01:> set -ex 2026-03-24T10:04:43.274 DEBUG:teuthology.orchestra.run.vm01:> sudo dd of=/usr/bin/adjust-ulimits 2026-03-24T10:04:43.297 DEBUG:teuthology.orchestra.run.vm01:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2026-03-24T10:04:43.359 DEBUG:teuthology.orchestra.run.vm02:> set -ex 2026-03-24T10:04:43.359 DEBUG:teuthology.orchestra.run.vm02:> sudo dd of=/usr/bin/adjust-ulimits 2026-03-24T10:04:43.380 DEBUG:teuthology.orchestra.run.vm02:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2026-03-24T10:04:43.441 DEBUG:teuthology.orchestra.run.vm08:> set -ex 2026-03-24T10:04:43.441 DEBUG:teuthology.orchestra.run.vm08:> sudo dd of=/usr/bin/adjust-ulimits 2026-03-24T10:04:43.463 DEBUG:teuthology.orchestra.run.vm08:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2026-03-24T10:04:43.524 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2026-03-24T10:04:43.524 DEBUG:teuthology.orchestra.run.vm01:> set -ex 2026-03-24T10:04:43.524 DEBUG:teuthology.orchestra.run.vm01:> sudo dd of=/usr/bin/stdin-killer 2026-03-24T10:04:43.546 DEBUG:teuthology.orchestra.run.vm01:> sudo chmod a=rx -- /usr/bin/stdin-killer 2026-03-24T10:04:43.606 DEBUG:teuthology.orchestra.run.vm02:> set -ex 2026-03-24T10:04:43.606 DEBUG:teuthology.orchestra.run.vm02:> sudo dd of=/usr/bin/stdin-killer 2026-03-24T10:04:43.628 DEBUG:teuthology.orchestra.run.vm02:> sudo chmod a=rx -- /usr/bin/stdin-killer 2026-03-24T10:04:43.689 DEBUG:teuthology.orchestra.run.vm08:> set -ex 2026-03-24T10:04:43.689 DEBUG:teuthology.orchestra.run.vm08:> sudo dd of=/usr/bin/stdin-killer 2026-03-24T10:04:43.710 DEBUG:teuthology.orchestra.run.vm08:> sudo chmod a=rx -- /usr/bin/stdin-killer 2026-03-24T10:04:43.769 INFO:teuthology.run_tasks:Running task ceph... 2026-03-24T10:04:43.808 INFO:tasks.ceph:Making ceph log dir writeable by non-root... 2026-03-24T10:04:43.809 DEBUG:teuthology.orchestra.run.vm01:> sudo chmod 777 /var/log/ceph 2026-03-24T10:04:43.810 DEBUG:teuthology.orchestra.run.vm02:> sudo chmod 777 /var/log/ceph 2026-03-24T10:04:43.812 DEBUG:teuthology.orchestra.run.vm08:> sudo chmod 777 /var/log/ceph 2026-03-24T10:04:43.837 INFO:tasks.ceph:Disabling ceph logrotate... 2026-03-24T10:04:43.837 DEBUG:teuthology.orchestra.run.vm01:> sudo rm -f -- /etc/logrotate.d/ceph 2026-03-24T10:04:43.873 DEBUG:teuthology.orchestra.run.vm02:> sudo rm -f -- /etc/logrotate.d/ceph 2026-03-24T10:04:43.875 DEBUG:teuthology.orchestra.run.vm08:> sudo rm -f -- /etc/logrotate.d/ceph 2026-03-24T10:04:43.902 INFO:tasks.ceph:Creating extra log directories... 2026-03-24T10:04:43.902 DEBUG:teuthology.orchestra.run.vm01:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2026-03-24T10:04:43.936 DEBUG:teuthology.orchestra.run.vm02:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2026-03-24T10:04:43.940 DEBUG:teuthology.orchestra.run.vm08:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2026-03-24T10:04:43.968 INFO:tasks.ceph:Creating ceph cluster ceph... 2026-03-24T10:04:43.968 INFO:tasks.ceph:config {'conf': {'client': {'rbd default data pool': 'datapool'}, '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': {'bdev async discard': True, 'bdev enable discard': True, 'bluestore block size': 96636764160, '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 mclock iops capacity threshold hdd': 49000, 'osd memory target': 1610612736, 'osd objectstore': 'bluestore', 'osd shutdown pgref assert': True}}, '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': 'ceph', 'mon_bind_msgr2': True, 'mon_bind_addrvec': True} 2026-03-24T10:04:43.968 INFO:tasks.ceph:ctx.config {'archive_path': '/archive/kyr-2026-03-20_22:04:26-rbd-tentacle-none-default-vps/3587', 'branch': 'tentacle', 'description': 'rbd/migration/{1-base/install 2-clusters/{fixed-3} 3-objectstore/bluestore-low-osd-mem-target 4-supported-random-distro$/{centos_latest} 5-data-pool/replicated 6-prepare/qcow2-https 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute 9-cleanup/cleanup conf/{disable-pool-app}}', 'email': None, 'exclude_arch': 'armv7l', 'first_in_suite': False, 'flavor': 'default', 'io_workload': {'sequential': [{'qemu': {'client.0': {'clone': True, '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': '3587', 'last_in_suite': False, 'machine_type': 'vps', 'migrate_workload': {'sequential': [{'exec': {'client.0': ['sleep 60', 'rbd migration execute client.0.0', 'sleep 60', 'rbd migration commit client.0.0', 'sleep 60', 'rbd migration execute client.0.1']}}]}, 'name': 'kyr-2026-03-20_22:04:26-rbd-tentacle-none-default-vps', 'no_nested_subset': False, 'openstack': [{'volumes': {'count': 4, 'size': 10}}], 'os_type': 'centos', 'os_version': '9.stream', 'overrides': {'admin_socket': {'branch': 'tentacle'}, 'ansible.cephlab': {'branch': 'main', 'repo': 'https://github.com/kshtsk/ceph-cm-ansible.git', 'skip_tags': 'nagios,monitoring-scripts,hostname,pubkeys,zap,sudoers,kerberos,ntp-client,resolvconf,cpan,nfs', 'vars': {'logical_volumes': {'lv_1': {'scratch_dev': True, 'size': '25%VG', 'vg': 'vg_nvme'}, 'lv_2': {'scratch_dev': True, 'size': '25%VG', 'vg': 'vg_nvme'}, 'lv_3': {'scratch_dev': True, 'size': '25%VG', 'vg': 'vg_nvme'}, 'lv_4': {'scratch_dev': True, 'size': '25%VG', 'vg': 'vg_nvme'}}, 'timezone': 'UTC', 'volume_groups': {'vg_nvme': {'pvs': '/dev/vdb,/dev/vdc,/dev/vdd,/dev/vde'}}}}, 'ceph': {'conf': {'client': {'rbd default data pool': 'datapool'}, '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': {'bdev async discard': True, 'bdev enable discard': True, 'bluestore block size': 96636764160, '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 mclock iops capacity threshold hdd': 49000, 'osd memory target': 1610612736, 'osd objectstore': 'bluestore', 'osd shutdown pgref assert': True}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '70f8415b300f041766fa27faf7d5472699e32388'}, 'ceph-deploy': {'conf': {'client': {'log file': '/var/log/ceph/ceph-$name.$pid.log'}, 'mon': {}}}, 'cephadm': {'cephadm_binary_url': 'https://download.ceph.com/rpm-20.2.0/el9/noarch/cephadm'}, 'install': {'ceph': {'flavor': 'default', 'sha1': '70f8415b300f041766fa27faf7d5472699e32388'}, 'extra_system_packages': {'deb': ['python3-jmespath', 'python3-xmltodict', 's3cmd'], 'rpm': ['bzip2', 'perl-Test-Harness', 'python3-jmespath', 'python3-xmltodict', 's3cmd']}}, 'thrashosds': {'bdev_inject_crash': 2, 'bdev_inject_crash_probability': 0.5}, 'workunit': {'branch': 'tt-tentacle', 'sha1': '0392f78529848ec72469e8e431875cb98d3a5fb4'}}, 'owner': 'kyr', 'priority': 1000, 'repo': 'https://github.com/ceph/ceph.git', 'roles': [['mon.a', 'mon.c', 'mgr.x', 'osd.0', 'osd.1', 'osd.2', 'osd.3'], ['mon.b', 'mgr.y', 'osd.4', 'osd.5', 'osd.6', 'osd.7'], ['client.0']], 'seed': 3051, 'sha1': '70f8415b300f041766fa27faf7d5472699e32388', 'sleep_before_teardown': 0, 'subset': '1/128', 'suite': 'rbd', 'suite_branch': 'tt-tentacle', 'suite_path': '/home/teuthos/src/github.com_kshtsk_ceph_0392f78529848ec72469e8e431875cb98d3a5fb4/qa', 'suite_relpath': 'qa', 'suite_repo': 'https://github.com/kshtsk/ceph.git', 'suite_sha1': '0392f78529848ec72469e8e431875cb98d3a5fb4', 'targets': {'vm01.local': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEAr+G0I8tRiplTtY1B8XV71iYQB/D/miDVrZFqP3/m6VbXW8ErEI9hxAc936jDeT9G0bvCyKQ87dYHP6fq1Jz4=', 'vm02.local': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIyJ+oP3Pp7Kh836/e30ai/Z6PLI1P6osCrktCRCGhLJJGW8zxvYwn2EEpB7icrcI6tr4IB9gROSd6UTJ7lM4y0=', 'vm08.local': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCzdBRivVgWNfux6knRmkpWBKBbCUt14Lu3HeCgvmkjCEcH+Um3VDAPMwtaI9vVYZtzOu35a3ulgjCPqORoc0kg='}, '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}, {'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': None}, {'exec': {'client.0': ['sudo ceph osd pool create datapool 4', 'rbd pool init datapool']}}, {'exec': {'client.0': ['mkdir /home/ubuntu/cephtest/migration', 'qemu-img create -f qcow2 /home/ubuntu/cephtest/migration/empty.qcow2 1G', 'echo \'{"type":"qcow","stream":{"type":"http","url":"https://download.ceph.com/qa/ubuntu-12.04.qcow2"}}\' | rbd migration prepare --import-only --source-spec-path - client.0.0', 'rbd migration prepare --import-only --source-spec \'{"type":"qcow","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.qcow2"}}\' client.0.1', 'rbd migration prepare --import-only --source-spec \'{"type":"qcow","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.qcow2"}}\' client.0.2']}}, {'parallel': ['io_workload', 'migrate_workload']}, {'exec': {'client.0': ['pkill -9 qemu-nbd || true', 'rm -rf /home/ubuntu/cephtest/migration']}}], 'teuthology': {'fragments_dropped': [], 'meta': {}, 'postmerge': []}, 'teuthology_branch': 'clyso-debian-13', 'teuthology_repo': 'https://github.com/clyso/teuthology', 'teuthology_sha1': '1c580df7a9c7c2aadc272da296344fd99f27c444', 'timestamp': '2026-03-20_22:04:26', 'tube': 'vps', 'user': 'kyr', 'verbose': False, 'worker_log': '/home/teuthos/.teuthology/dispatcher/dispatcher.vps.2366871'} 2026-03-24T10:04:43.969 DEBUG:teuthology.orchestra.run.vm01:> install -d -m0755 -- /home/ubuntu/cephtest/ceph.data 2026-03-24T10:04:43.999 DEBUG:teuthology.orchestra.run.vm02:> install -d -m0755 -- /home/ubuntu/cephtest/ceph.data 2026-03-24T10:04:44.003 DEBUG:teuthology.orchestra.run.vm08:> install -d -m0755 -- /home/ubuntu/cephtest/ceph.data 2026-03-24T10:04:44.020 DEBUG:teuthology.orchestra.run.vm01:> sudo install -d -m0777 -- /var/run/ceph 2026-03-24T10:04:44.054 DEBUG:teuthology.orchestra.run.vm02:> sudo install -d -m0777 -- /var/run/ceph 2026-03-24T10:04:44.058 DEBUG:teuthology.orchestra.run.vm08:> sudo install -d -m0777 -- /var/run/ceph 2026-03-24T10:04:44.085 DEBUG:teuthology.orchestra.run.vm01:> set -ex 2026-03-24T10:04:44.085 DEBUG:teuthology.orchestra.run.vm01:> dd if=/scratch_devs of=/dev/stdout 2026-03-24T10:04:44.130 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2026-03-24T10:04:44.131 DEBUG:teuthology.orchestra.run.vm01:> stat /dev/vg_nvme/lv_1 2026-03-24T10:04:44.184 INFO:teuthology.orchestra.run.vm01.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2026-03-24T10:04:44.184 INFO:teuthology.orchestra.run.vm01.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-03-24T10:04:44.184 INFO:teuthology.orchestra.run.vm01.stdout:Device: 6h/6d Inode: 656 Links: 1 2026-03-24T10:04:44.184 INFO:teuthology.orchestra.run.vm01.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-03-24T10:04:44.184 INFO:teuthology.orchestra.run.vm01.stdout:Context: system_u:object_r:device_t:s0 2026-03-24T10:04:44.184 INFO:teuthology.orchestra.run.vm01.stdout:Access: 2026-03-24 10:04:16.400412602 +0000 2026-03-24T10:04:44.184 INFO:teuthology.orchestra.run.vm01.stdout:Modify: 2026-03-24 10:02:51.375047026 +0000 2026-03-24T10:04:44.184 INFO:teuthology.orchestra.run.vm01.stdout:Change: 2026-03-24 10:02:51.375047026 +0000 2026-03-24T10:04:44.184 INFO:teuthology.orchestra.run.vm01.stdout: Birth: 2026-03-24 10:02:51.375047026 +0000 2026-03-24T10:04:44.184 DEBUG:teuthology.orchestra.run.vm01:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2026-03-24T10:04:44.245 INFO:teuthology.orchestra.run.vm01.stderr:1+0 records in 2026-03-24T10:04:44.245 INFO:teuthology.orchestra.run.vm01.stderr:1+0 records out 2026-03-24T10:04:44.245 INFO:teuthology.orchestra.run.vm01.stderr:512 bytes copied, 0.000157365 s, 3.3 MB/s 2026-03-24T10:04:44.246 DEBUG:teuthology.orchestra.run.vm01:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2026-03-24T10:04:44.299 DEBUG:teuthology.orchestra.run.vm01:> stat /dev/vg_nvme/lv_2 2026-03-24T10:04:44.352 INFO:teuthology.orchestra.run.vm01.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2026-03-24T10:04:44.352 INFO:teuthology.orchestra.run.vm01.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-03-24T10:04:44.352 INFO:teuthology.orchestra.run.vm01.stdout:Device: 6h/6d Inode: 675 Links: 1 2026-03-24T10:04:44.352 INFO:teuthology.orchestra.run.vm01.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-03-24T10:04:44.352 INFO:teuthology.orchestra.run.vm01.stdout:Context: system_u:object_r:device_t:s0 2026-03-24T10:04:44.352 INFO:teuthology.orchestra.run.vm01.stdout:Access: 2026-03-24 10:04:16.401412603 +0000 2026-03-24T10:04:44.352 INFO:teuthology.orchestra.run.vm01.stdout:Modify: 2026-03-24 10:02:51.616047589 +0000 2026-03-24T10:04:44.352 INFO:teuthology.orchestra.run.vm01.stdout:Change: 2026-03-24 10:02:51.616047589 +0000 2026-03-24T10:04:44.352 INFO:teuthology.orchestra.run.vm01.stdout: Birth: 2026-03-24 10:02:51.616047589 +0000 2026-03-24T10:04:44.352 DEBUG:teuthology.orchestra.run.vm01:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2026-03-24T10:04:44.412 INFO:teuthology.orchestra.run.vm01.stderr:1+0 records in 2026-03-24T10:04:44.412 INFO:teuthology.orchestra.run.vm01.stderr:1+0 records out 2026-03-24T10:04:44.412 INFO:teuthology.orchestra.run.vm01.stderr:512 bytes copied, 0.00016605 s, 3.1 MB/s 2026-03-24T10:04:44.413 DEBUG:teuthology.orchestra.run.vm01:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2026-03-24T10:04:44.468 DEBUG:teuthology.orchestra.run.vm01:> stat /dev/vg_nvme/lv_3 2026-03-24T10:04:44.523 INFO:teuthology.orchestra.run.vm01.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2026-03-24T10:04:44.523 INFO:teuthology.orchestra.run.vm01.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-03-24T10:04:44.523 INFO:teuthology.orchestra.run.vm01.stdout:Device: 6h/6d Inode: 738 Links: 1 2026-03-24T10:04:44.523 INFO:teuthology.orchestra.run.vm01.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-03-24T10:04:44.523 INFO:teuthology.orchestra.run.vm01.stdout:Context: system_u:object_r:device_t:s0 2026-03-24T10:04:44.523 INFO:teuthology.orchestra.run.vm01.stdout:Access: 2026-03-24 10:04:16.401412603 +0000 2026-03-24T10:04:44.523 INFO:teuthology.orchestra.run.vm01.stdout:Modify: 2026-03-24 10:02:51.864048169 +0000 2026-03-24T10:04:44.523 INFO:teuthology.orchestra.run.vm01.stdout:Change: 2026-03-24 10:02:51.864048169 +0000 2026-03-24T10:04:44.523 INFO:teuthology.orchestra.run.vm01.stdout: Birth: 2026-03-24 10:02:51.864048169 +0000 2026-03-24T10:04:44.523 DEBUG:teuthology.orchestra.run.vm01:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2026-03-24T10:04:44.584 INFO:teuthology.orchestra.run.vm01.stderr:1+0 records in 2026-03-24T10:04:44.584 INFO:teuthology.orchestra.run.vm01.stderr:1+0 records out 2026-03-24T10:04:44.584 INFO:teuthology.orchestra.run.vm01.stderr:512 bytes copied, 0.000173506 s, 3.0 MB/s 2026-03-24T10:04:44.585 DEBUG:teuthology.orchestra.run.vm01:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2026-03-24T10:04:44.640 DEBUG:teuthology.orchestra.run.vm01:> stat /dev/vg_nvme/lv_4 2026-03-24T10:04:44.695 INFO:teuthology.orchestra.run.vm01.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2026-03-24T10:04:44.695 INFO:teuthology.orchestra.run.vm01.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-03-24T10:04:44.695 INFO:teuthology.orchestra.run.vm01.stdout:Device: 6h/6d Inode: 753 Links: 1 2026-03-24T10:04:44.695 INFO:teuthology.orchestra.run.vm01.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-03-24T10:04:44.695 INFO:teuthology.orchestra.run.vm01.stdout:Context: system_u:object_r:device_t:s0 2026-03-24T10:04:44.695 INFO:teuthology.orchestra.run.vm01.stdout:Access: 2026-03-24 10:04:16.402412605 +0000 2026-03-24T10:04:44.695 INFO:teuthology.orchestra.run.vm01.stdout:Modify: 2026-03-24 10:02:52.126048782 +0000 2026-03-24T10:04:44.695 INFO:teuthology.orchestra.run.vm01.stdout:Change: 2026-03-24 10:02:52.126048782 +0000 2026-03-24T10:04:44.695 INFO:teuthology.orchestra.run.vm01.stdout: Birth: 2026-03-24 10:02:52.126048782 +0000 2026-03-24T10:04:44.695 DEBUG:teuthology.orchestra.run.vm01:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2026-03-24T10:04:44.757 INFO:teuthology.orchestra.run.vm01.stderr:1+0 records in 2026-03-24T10:04:44.757 INFO:teuthology.orchestra.run.vm01.stderr:1+0 records out 2026-03-24T10:04:44.758 INFO:teuthology.orchestra.run.vm01.stderr:512 bytes copied, 0.00017648 s, 2.9 MB/s 2026-03-24T10:04:44.758 DEBUG:teuthology.orchestra.run.vm01:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2026-03-24T10:04:44.813 INFO:tasks.ceph:osd dev map: {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2', 'osd.2': '/dev/vg_nvme/lv_3', 'osd.3': '/dev/vg_nvme/lv_4'} 2026-03-24T10:04:44.813 DEBUG:teuthology.orchestra.run.vm02:> set -ex 2026-03-24T10:04:44.813 DEBUG:teuthology.orchestra.run.vm02:> dd if=/scratch_devs of=/dev/stdout 2026-03-24T10:04:44.827 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2026-03-24T10:04:44.827 DEBUG:teuthology.orchestra.run.vm02:> stat /dev/vg_nvme/lv_1 2026-03-24T10:04:44.885 INFO:teuthology.orchestra.run.vm02.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2026-03-24T10:04:44.885 INFO:teuthology.orchestra.run.vm02.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-03-24T10:04:44.885 INFO:teuthology.orchestra.run.vm02.stdout:Device: 6h/6d Inode: 638 Links: 1 2026-03-24T10:04:44.885 INFO:teuthology.orchestra.run.vm02.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-03-24T10:04:44.885 INFO:teuthology.orchestra.run.vm02.stdout:Context: system_u:object_r:device_t:s0 2026-03-24T10:04:44.885 INFO:teuthology.orchestra.run.vm02.stdout:Access: 2026-03-24 10:04:39.130734008 +0000 2026-03-24T10:04:44.885 INFO:teuthology.orchestra.run.vm02.stdout:Modify: 2026-03-24 10:03:07.986017465 +0000 2026-03-24T10:04:44.885 INFO:teuthology.orchestra.run.vm02.stdout:Change: 2026-03-24 10:03:07.986017465 +0000 2026-03-24T10:04:44.885 INFO:teuthology.orchestra.run.vm02.stdout: Birth: 2026-03-24 10:03:07.986017465 +0000 2026-03-24T10:04:44.885 DEBUG:teuthology.orchestra.run.vm02:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2026-03-24T10:04:44.950 INFO:teuthology.orchestra.run.vm02.stderr:1+0 records in 2026-03-24T10:04:44.950 INFO:teuthology.orchestra.run.vm02.stderr:1+0 records out 2026-03-24T10:04:44.950 INFO:teuthology.orchestra.run.vm02.stderr:512 bytes copied, 0.000150702 s, 3.4 MB/s 2026-03-24T10:04:44.950 DEBUG:teuthology.orchestra.run.vm02:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2026-03-24T10:04:45.006 DEBUG:teuthology.orchestra.run.vm02:> stat /dev/vg_nvme/lv_2 2026-03-24T10:04:45.061 INFO:teuthology.orchestra.run.vm02.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2026-03-24T10:04:45.061 INFO:teuthology.orchestra.run.vm02.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-03-24T10:04:45.061 INFO:teuthology.orchestra.run.vm02.stdout:Device: 6h/6d Inode: 691 Links: 1 2026-03-24T10:04:45.061 INFO:teuthology.orchestra.run.vm02.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-03-24T10:04:45.061 INFO:teuthology.orchestra.run.vm02.stdout:Context: system_u:object_r:device_t:s0 2026-03-24T10:04:45.061 INFO:teuthology.orchestra.run.vm02.stdout:Access: 2026-03-24 10:04:39.130734008 +0000 2026-03-24T10:04:45.061 INFO:teuthology.orchestra.run.vm02.stdout:Modify: 2026-03-24 10:03:08.231018383 +0000 2026-03-24T10:04:45.061 INFO:teuthology.orchestra.run.vm02.stdout:Change: 2026-03-24 10:03:08.231018383 +0000 2026-03-24T10:04:45.061 INFO:teuthology.orchestra.run.vm02.stdout: Birth: 2026-03-24 10:03:08.231018383 +0000 2026-03-24T10:04:45.061 DEBUG:teuthology.orchestra.run.vm02:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2026-03-24T10:04:45.122 INFO:teuthology.orchestra.run.vm02.stderr:1+0 records in 2026-03-24T10:04:45.122 INFO:teuthology.orchestra.run.vm02.stderr:1+0 records out 2026-03-24T10:04:45.123 INFO:teuthology.orchestra.run.vm02.stderr:512 bytes copied, 0.000134843 s, 3.8 MB/s 2026-03-24T10:04:45.123 DEBUG:teuthology.orchestra.run.vm02:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2026-03-24T10:04:45.176 DEBUG:teuthology.orchestra.run.vm02:> stat /dev/vg_nvme/lv_3 2026-03-24T10:04:45.231 INFO:teuthology.orchestra.run.vm02.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2026-03-24T10:04:45.231 INFO:teuthology.orchestra.run.vm02.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-03-24T10:04:45.231 INFO:teuthology.orchestra.run.vm02.stdout:Device: 6h/6d Inode: 727 Links: 1 2026-03-24T10:04:45.231 INFO:teuthology.orchestra.run.vm02.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-03-24T10:04:45.231 INFO:teuthology.orchestra.run.vm02.stdout:Context: system_u:object_r:device_t:s0 2026-03-24T10:04:45.231 INFO:teuthology.orchestra.run.vm02.stdout:Access: 2026-03-24 10:04:39.131734008 +0000 2026-03-24T10:04:45.231 INFO:teuthology.orchestra.run.vm02.stdout:Modify: 2026-03-24 10:03:08.460019240 +0000 2026-03-24T10:04:45.231 INFO:teuthology.orchestra.run.vm02.stdout:Change: 2026-03-24 10:03:08.460019240 +0000 2026-03-24T10:04:45.231 INFO:teuthology.orchestra.run.vm02.stdout: Birth: 2026-03-24 10:03:08.460019240 +0000 2026-03-24T10:04:45.231 DEBUG:teuthology.orchestra.run.vm02:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2026-03-24T10:04:45.290 INFO:teuthology.orchestra.run.vm02.stderr:1+0 records in 2026-03-24T10:04:45.290 INFO:teuthology.orchestra.run.vm02.stderr:1+0 records out 2026-03-24T10:04:45.290 INFO:teuthology.orchestra.run.vm02.stderr:512 bytes copied, 0.000129262 s, 4.0 MB/s 2026-03-24T10:04:45.291 DEBUG:teuthology.orchestra.run.vm02:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2026-03-24T10:04:45.344 DEBUG:teuthology.orchestra.run.vm02:> stat /dev/vg_nvme/lv_4 2026-03-24T10:04:45.399 INFO:teuthology.orchestra.run.vm02.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2026-03-24T10:04:45.399 INFO:teuthology.orchestra.run.vm02.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-03-24T10:04:45.399 INFO:teuthology.orchestra.run.vm02.stdout:Device: 6h/6d Inode: 768 Links: 1 2026-03-24T10:04:45.399 INFO:teuthology.orchestra.run.vm02.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-03-24T10:04:45.399 INFO:teuthology.orchestra.run.vm02.stdout:Context: system_u:object_r:device_t:s0 2026-03-24T10:04:45.399 INFO:teuthology.orchestra.run.vm02.stdout:Access: 2026-03-24 10:04:39.131734008 +0000 2026-03-24T10:04:45.399 INFO:teuthology.orchestra.run.vm02.stdout:Modify: 2026-03-24 10:03:08.716020200 +0000 2026-03-24T10:04:45.399 INFO:teuthology.orchestra.run.vm02.stdout:Change: 2026-03-24 10:03:08.716020200 +0000 2026-03-24T10:04:45.399 INFO:teuthology.orchestra.run.vm02.stdout: Birth: 2026-03-24 10:03:08.716020200 +0000 2026-03-24T10:04:45.399 DEBUG:teuthology.orchestra.run.vm02:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2026-03-24T10:04:45.458 INFO:teuthology.orchestra.run.vm02.stderr:1+0 records in 2026-03-24T10:04:45.459 INFO:teuthology.orchestra.run.vm02.stderr:1+0 records out 2026-03-24T10:04:45.459 INFO:teuthology.orchestra.run.vm02.stderr:512 bytes copied, 0.000136716 s, 3.7 MB/s 2026-03-24T10:04:45.459 DEBUG:teuthology.orchestra.run.vm02:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2026-03-24T10:04:45.513 INFO:tasks.ceph:osd dev map: {'osd.4': '/dev/vg_nvme/lv_1', 'osd.5': '/dev/vg_nvme/lv_2', 'osd.6': '/dev/vg_nvme/lv_3', 'osd.7': '/dev/vg_nvme/lv_4'} 2026-03-24T10:04:45.513 INFO:tasks.ceph:remote_to_roles_to_devs: {Remote(name='ubuntu@vm01.local'): {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2', 'osd.2': '/dev/vg_nvme/lv_3', 'osd.3': '/dev/vg_nvme/lv_4'}, Remote(name='ubuntu@vm02.local'): {'osd.4': '/dev/vg_nvme/lv_1', 'osd.5': '/dev/vg_nvme/lv_2', 'osd.6': '/dev/vg_nvme/lv_3', 'osd.7': '/dev/vg_nvme/lv_4'}} 2026-03-24T10:04:45.513 INFO:tasks.ceph:Generating config... 2026-03-24T10:04:45.514 INFO:tasks.ceph:[client] rbd default data pool = datapool 2026-03-24T10:04:45.514 INFO:tasks.ceph:[global] mon warn on pool no app = False 2026-03-24T10:04:45.514 INFO:tasks.ceph:[mgr] debug mgr = 20 2026-03-24T10:04:45.514 INFO:tasks.ceph:[mgr] debug ms = 1 2026-03-24T10:04:45.514 INFO:tasks.ceph:[mon] debug mon = 20 2026-03-24T10:04:45.514 INFO:tasks.ceph:[mon] debug ms = 1 2026-03-24T10:04:45.514 INFO:tasks.ceph:[mon] debug paxos = 20 2026-03-24T10:04:45.514 INFO:tasks.ceph:[osd] bdev async discard = True 2026-03-24T10:04:45.514 INFO:tasks.ceph:[osd] bdev enable discard = True 2026-03-24T10:04:45.514 INFO:tasks.ceph:[osd] bluestore block size = 96636764160 2026-03-24T10:04:45.514 INFO:tasks.ceph:[osd] bluestore fsck on mount = True 2026-03-24T10:04:45.514 INFO:tasks.ceph:[osd] debug bluefs = 1/20 2026-03-24T10:04:45.514 INFO:tasks.ceph:[osd] debug bluestore = 1/20 2026-03-24T10:04:45.514 INFO:tasks.ceph:[osd] debug ms = 1 2026-03-24T10:04:45.514 INFO:tasks.ceph:[osd] debug osd = 20 2026-03-24T10:04:45.514 INFO:tasks.ceph:[osd] debug rocksdb = 4/10 2026-03-24T10:04:45.514 INFO:tasks.ceph:[osd] mon osd backfillfull_ratio = 0.85 2026-03-24T10:04:45.514 INFO:tasks.ceph:[osd] mon osd full ratio = 0.9 2026-03-24T10:04:45.514 INFO:tasks.ceph:[osd] mon osd nearfull ratio = 0.8 2026-03-24T10:04:45.514 INFO:tasks.ceph:[osd] osd failsafe full ratio = 0.95 2026-03-24T10:04:45.514 INFO:tasks.ceph:[osd] osd mclock iops capacity threshold hdd = 49000 2026-03-24T10:04:45.514 INFO:tasks.ceph:[osd] osd memory target = 1610612736 2026-03-24T10:04:45.514 INFO:tasks.ceph:[osd] osd objectstore = bluestore 2026-03-24T10:04:45.514 INFO:tasks.ceph:[osd] osd shutdown pgref assert = True 2026-03-24T10:04:45.514 INFO:tasks.ceph:Setting up mon.a... 2026-03-24T10:04:45.514 DEBUG:teuthology.orchestra.run.vm01:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring /etc/ceph/ceph.keyring 2026-03-24T10:04:45.547 INFO:teuthology.orchestra.run.vm01.stdout:creating /etc/ceph/ceph.keyring 2026-03-24T10:04:45.549 DEBUG:teuthology.orchestra.run.vm01:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --gen-key --name=mon. /etc/ceph/ceph.keyring 2026-03-24T10:04:45.624 DEBUG:teuthology.orchestra.run.vm01:> sudo chmod 0644 /etc/ceph/ceph.keyring 2026-03-24T10:04:45.686 DEBUG:tasks.ceph:Ceph mon addresses: [('mon.a', '192.168.123.101'), ('mon.c', '[v2:192.168.123.101:3301,v1:192.168.123.101:6790]'), ('mon.b', '192.168.123.102')] 2026-03-24T10:04:45.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=isa 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': '192.168.123.101,[v2:192.168.123.101:3301,v1:192.168.123.101:6790],192.168.123.102', '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 mclock skip benchmark': 'true', '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', 'bdev async discard': True, 'bdev enable discard': True, 'bluestore block size': 96636764160, '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 mclock iops capacity threshold hdd': 49000, 'osd memory target': 1610612736, 'osd objectstore': 'bluestore', 'osd shutdown pgref assert': True}, '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', 'rbd default data pool': 'datapool'}, 'mon.a': {}, 'mon.c': {}, 'mon.b': {}} 2026-03-24T10:04:45.686 DEBUG:teuthology.orchestra.run.vm01:> set -ex 2026-03-24T10:04:45.686 DEBUG:teuthology.orchestra.run.vm01:> dd of=/home/ubuntu/cephtest/ceph.tmp.conf 2026-03-24T10:04:45.740 DEBUG:teuthology.orchestra.run.vm01:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage monmaptool -c /home/ubuntu/cephtest/ceph.tmp.conf --create --clobber --enable-all-features --add a 192.168.123.101 --addv c '[v2:192.168.123.101:3301,v1:192.168.123.101:6790]' --add b 192.168.123.102 --print /home/ubuntu/cephtest/ceph.monmap 2026-03-24T10:04:45.813 INFO:teuthology.orchestra.run.vm01.stdout:monmaptool: monmap file /home/ubuntu/cephtest/ceph.monmap 2026-03-24T10:04:45.813 INFO:teuthology.orchestra.run.vm01.stdout:monmaptool: generated fsid baa98d21-c911-4bf0-9998-1cf429d0841b 2026-03-24T10:04:45.813 INFO:teuthology.orchestra.run.vm01.stdout:setting min_mon_release = tentacle 2026-03-24T10:04:45.813 INFO:teuthology.orchestra.run.vm01.stdout:epoch 0 2026-03-24T10:04:45.813 INFO:teuthology.orchestra.run.vm01.stdout:fsid baa98d21-c911-4bf0-9998-1cf429d0841b 2026-03-24T10:04:45.813 INFO:teuthology.orchestra.run.vm01.stdout:last_changed 2026-03-24T10:04:45.813073+0000 2026-03-24T10:04:45.813 INFO:teuthology.orchestra.run.vm01.stdout:created 2026-03-24T10:04:45.813073+0000 2026-03-24T10:04:45.813 INFO:teuthology.orchestra.run.vm01.stdout:min_mon_release 20 (tentacle) 2026-03-24T10:04:45.813 INFO:teuthology.orchestra.run.vm01.stdout:election_strategy: 1 2026-03-24T10:04:45.813 INFO:teuthology.orchestra.run.vm01.stdout:0: [v2:192.168.123.101:3300/0,v1:192.168.123.101:6789/0] mon.a 2026-03-24T10:04:45.813 INFO:teuthology.orchestra.run.vm01.stdout:1: [v2:192.168.123.102:3300/0,v1:192.168.123.102:6789/0] mon.b 2026-03-24T10:04:45.813 INFO:teuthology.orchestra.run.vm01.stdout:2: [v2:192.168.123.101:3301/0,v1:192.168.123.101:6790/0] mon.c 2026-03-24T10:04:45.813 INFO:teuthology.orchestra.run.vm01.stdout:monmaptool: writing epoch 0 to /home/ubuntu/cephtest/ceph.monmap (3 monitors) 2026-03-24T10:04:45.814 DEBUG:teuthology.orchestra.run.vm01:> rm -- /home/ubuntu/cephtest/ceph.tmp.conf 2026-03-24T10:04:45.867 INFO:tasks.ceph:Writing /etc/ceph/ceph.conf for FSID baa98d21-c911-4bf0-9998-1cf429d0841b... 2026-03-24T10:04:45.867 DEBUG:teuthology.orchestra.run.vm01:> sudo mkdir -p /etc/ceph && sudo chmod 0755 /etc/ceph && sudo tee /etc/ceph/ceph.conf && sudo chmod 0644 /etc/ceph/ceph.conf > /dev/null 2026-03-24T10:04:45.908 DEBUG:teuthology.orchestra.run.vm02:> sudo mkdir -p /etc/ceph && sudo chmod 0755 /etc/ceph && sudo tee /etc/ceph/ceph.conf && sudo chmod 0644 /etc/ceph/ceph.conf > /dev/null 2026-03-24T10:04:45.910 DEBUG:teuthology.orchestra.run.vm08:> sudo mkdir -p /etc/ceph && sudo chmod 0755 /etc/ceph && sudo tee /etc/ceph/ceph.conf && sudo chmod 0644 /etc/ceph/ceph.conf > /dev/null 2026-03-24T10:04:45.949 INFO:teuthology.orchestra.run.vm02.stdout:[global] 2026-03-24T10:04:45.949 INFO:teuthology.orchestra.run.vm02.stdout: chdir = "" 2026-03-24T10:04:45.949 INFO:teuthology.orchestra.run.vm02.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2026-03-24T10:04:45.949 INFO:teuthology.orchestra.run.vm02.stdout: auth supported = cephx 2026-03-24T10:04:45.949 INFO:teuthology.orchestra.run.vm02.stdout: 2026-03-24T10:04:45.949 INFO:teuthology.orchestra.run.vm02.stdout: filestore xattr use omap = true 2026-03-24T10:04:45.949 INFO:teuthology.orchestra.run.vm02.stdout: 2026-03-24T10:04:45.949 INFO:teuthology.orchestra.run.vm02.stdout: mon clock drift allowed = 1.000 2026-03-24T10:04:45.949 INFO:teuthology.orchestra.run.vm02.stdout: 2026-03-24T10:04:45.949 INFO:teuthology.orchestra.run.vm02.stdout: osd crush chooseleaf type = 0 2026-03-24T10:04:45.949 INFO:teuthology.orchestra.run.vm02.stdout: auth debug = true 2026-03-24T10:04:45.949 INFO:teuthology.orchestra.run.vm02.stdout: 2026-03-24T10:04:45.949 INFO:teuthology.orchestra.run.vm02.stdout: ms die on old message = true 2026-03-24T10:04:45.949 INFO:teuthology.orchestra.run.vm02.stdout: ms die on bug = true 2026-03-24T10:04:45.949 INFO:teuthology.orchestra.run.vm02.stdout: 2026-03-24T10:04:45.949 INFO:teuthology.orchestra.run.vm02.stdout: mon max pg per osd = 10000 # >= luminous 2026-03-24T10:04:45.949 INFO:teuthology.orchestra.run.vm02.stdout: mon pg warn max object skew = 0 2026-03-24T10:04:45.949 INFO:teuthology.orchestra.run.vm02.stdout: 2026-03-24T10:04:45.949 INFO:teuthology.orchestra.run.vm02.stdout: # disable pg_autoscaler by default for new pools 2026-03-24T10:04:45.949 INFO:teuthology.orchestra.run.vm02.stdout: osd_pool_default_pg_autoscale_mode = off 2026-03-24T10:04:45.949 INFO:teuthology.orchestra.run.vm02.stdout: 2026-03-24T10:04:45.949 INFO:teuthology.orchestra.run.vm02.stdout: osd pool default size = 2 2026-03-24T10:04:45.949 INFO:teuthology.orchestra.run.vm02.stdout: 2026-03-24T10:04:45.949 INFO:teuthology.orchestra.run.vm02.stdout: mon osd allow primary affinity = true 2026-03-24T10:04:45.949 INFO:teuthology.orchestra.run.vm02.stdout: mon osd allow pg remap = true 2026-03-24T10:04:45.949 INFO:teuthology.orchestra.run.vm02.stdout: mon warn on legacy crush tunables = false 2026-03-24T10:04:45.949 INFO:teuthology.orchestra.run.vm02.stdout: mon warn on crush straw calc version zero = false 2026-03-24T10:04:45.949 INFO:teuthology.orchestra.run.vm02.stdout: mon warn on no sortbitwise = false 2026-03-24T10:04:45.949 INFO:teuthology.orchestra.run.vm02.stdout: mon warn on osd down out interval zero = false 2026-03-24T10:04:45.949 INFO:teuthology.orchestra.run.vm02.stdout: mon warn on too few osds = false 2026-03-24T10:04:45.950 INFO:teuthology.orchestra.run.vm02.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2026-03-24T10:04:45.950 INFO:teuthology.orchestra.run.vm02.stdout: mon_warn_on_pool_no_redundancy = false 2026-03-24T10:04:45.950 INFO:teuthology.orchestra.run.vm02.stdout: mon_allow_pool_size_one = true 2026-03-24T10:04:45.950 INFO:teuthology.orchestra.run.vm02.stdout: 2026-03-24T10:04:45.950 INFO:teuthology.orchestra.run.vm02.stdout: osd pool default erasure code profile = plugin=isa technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2026-03-24T10:04:45.950 INFO:teuthology.orchestra.run.vm02.stdout: 2026-03-24T10:04:45.950 INFO:teuthology.orchestra.run.vm02.stdout: osd default data pool replay window = 5 2026-03-24T10:04:45.950 INFO:teuthology.orchestra.run.vm02.stdout: 2026-03-24T10:04:45.950 INFO:teuthology.orchestra.run.vm02.stdout: mon allow pool delete = true 2026-03-24T10:04:45.950 INFO:teuthology.orchestra.run.vm02.stdout: 2026-03-24T10:04:45.950 INFO:teuthology.orchestra.run.vm02.stdout: mon cluster log file level = debug 2026-03-24T10:04:45.950 INFO:teuthology.orchestra.run.vm02.stdout: debug asserts on shutdown = true 2026-03-24T10:04:45.950 INFO:teuthology.orchestra.run.vm02.stdout: mon health detail to clog = false 2026-03-24T10:04:45.950 INFO:teuthology.orchestra.run.vm02.stdout: mon host = "192.168.123.101,[v2:192.168.123.101:3301,v1:192.168.123.101:6790],192.168.123.102" 2026-03-24T10:04:45.950 INFO:teuthology.orchestra.run.vm02.stdout: mon warn on pool no app = False 2026-03-24T10:04:45.950 INFO:teuthology.orchestra.run.vm02.stdout: fsid = baa98d21-c911-4bf0-9998-1cf429d0841b 2026-03-24T10:04:45.950 INFO:teuthology.orchestra.run.vm02.stdout: 2026-03-24T10:04:45.950 INFO:teuthology.orchestra.run.vm02.stdout:[osd] 2026-03-24T10:04:45.950 INFO:teuthology.orchestra.run.vm02.stdout: osd journal size = 100 2026-03-24T10:04:45.950 INFO:teuthology.orchestra.run.vm02.stdout: 2026-03-24T10:04:45.950 INFO:teuthology.orchestra.run.vm02.stdout: osd scrub load threshold = 5.0 2026-03-24T10:04:45.950 INFO:teuthology.orchestra.run.vm02.stdout: osd scrub max interval = 600 2026-03-24T10:04:45.950 INFO:teuthology.orchestra.run.vm02.stdout: osd mclock profile = high_recovery_ops 2026-03-24T10:04:45.950 INFO:teuthology.orchestra.run.vm02.stdout: osd mclock skip benchmark = true 2026-03-24T10:04:45.950 INFO:teuthology.orchestra.run.vm02.stdout: 2026-03-24T10:04:45.950 INFO:teuthology.orchestra.run.vm02.stdout: osd recover clone overlap = true 2026-03-24T10:04:45.950 INFO:teuthology.orchestra.run.vm02.stdout: osd recovery max chunk = 1048576 2026-03-24T10:04:45.950 INFO:teuthology.orchestra.run.vm02.stdout: 2026-03-24T10:04:45.950 INFO:teuthology.orchestra.run.vm02.stdout: osd debug shutdown = true 2026-03-24T10:04:45.950 INFO:teuthology.orchestra.run.vm02.stdout: osd debug op order = true 2026-03-24T10:04:45.950 INFO:teuthology.orchestra.run.vm02.stdout: osd debug verify stray on activate = true 2026-03-24T10:04:45.950 INFO:teuthology.orchestra.run.vm02.stdout: osd debug trim objects = true 2026-03-24T10:04:45.950 INFO:teuthology.orchestra.run.vm02.stdout: 2026-03-24T10:04:45.950 INFO:teuthology.orchestra.run.vm02.stdout: osd open classes on start = true 2026-03-24T10:04:45.950 INFO:teuthology.orchestra.run.vm02.stdout: osd debug pg log writeout = true 2026-03-24T10:04:45.950 INFO:teuthology.orchestra.run.vm02.stdout: 2026-03-24T10:04:45.950 INFO:teuthology.orchestra.run.vm02.stdout: osd deep scrub update digest min age = 30 2026-03-24T10:04:45.950 INFO:teuthology.orchestra.run.vm02.stdout: 2026-03-24T10:04:45.950 INFO:teuthology.orchestra.run.vm02.stdout: osd map max advance = 10 2026-03-24T10:04:45.950 INFO:teuthology.orchestra.run.vm02.stdout: 2026-03-24T10:04:45.950 INFO:teuthology.orchestra.run.vm02.stdout: journal zero on create = true 2026-03-24T10:04:45.950 INFO:teuthology.orchestra.run.vm02.stdout: 2026-03-24T10:04:45.950 INFO:teuthology.orchestra.run.vm02.stdout: filestore ondisk finisher threads = 3 2026-03-24T10:04:45.950 INFO:teuthology.orchestra.run.vm02.stdout: filestore apply finisher threads = 3 2026-03-24T10:04:45.950 INFO:teuthology.orchestra.run.vm02.stdout: 2026-03-24T10:04:45.950 INFO:teuthology.orchestra.run.vm02.stdout: bdev debug aio = true 2026-03-24T10:04:45.950 INFO:teuthology.orchestra.run.vm02.stdout: osd debug misdirected ops = true 2026-03-24T10:04:45.950 INFO:teuthology.orchestra.run.vm02.stdout: bdev async discard = True 2026-03-24T10:04:45.950 INFO:teuthology.orchestra.run.vm02.stdout: bdev enable discard = True 2026-03-24T10:04:45.950 INFO:teuthology.orchestra.run.vm02.stdout: bluestore block size = 96636764160 2026-03-24T10:04:45.950 INFO:teuthology.orchestra.run.vm02.stdout: bluestore fsck on mount = True 2026-03-24T10:04:45.950 INFO:teuthology.orchestra.run.vm02.stdout: debug bluefs = 1/20 2026-03-24T10:04:45.950 INFO:teuthology.orchestra.run.vm02.stdout: debug bluestore = 1/20 2026-03-24T10:04:45.950 INFO:teuthology.orchestra.run.vm02.stdout: debug ms = 1 2026-03-24T10:04:45.950 INFO:teuthology.orchestra.run.vm02.stdout: debug osd = 20 2026-03-24T10:04:45.950 INFO:teuthology.orchestra.run.vm02.stdout: debug rocksdb = 4/10 2026-03-24T10:04:45.950 INFO:teuthology.orchestra.run.vm02.stdout: mon osd backfillfull_ratio = 0.85 2026-03-24T10:04:45.950 INFO:teuthology.orchestra.run.vm02.stdout: mon osd full ratio = 0.9 2026-03-24T10:04:45.950 INFO:teuthology.orchestra.run.vm02.stdout: mon osd nearfull ratio = 0.8 2026-03-24T10:04:45.950 INFO:teuthology.orchestra.run.vm02.stdout: osd failsafe full ratio = 0.95 2026-03-24T10:04:45.950 INFO:teuthology.orchestra.run.vm02.stdout: osd mclock iops capacity threshold hdd = 49000 2026-03-24T10:04:45.950 INFO:teuthology.orchestra.run.vm02.stdout: osd memory target = 1610612736 2026-03-24T10:04:45.950 INFO:teuthology.orchestra.run.vm02.stdout: osd objectstore = bluestore 2026-03-24T10:04:45.950 INFO:teuthology.orchestra.run.vm02.stdout: osd shutdown pgref assert = True 2026-03-24T10:04:45.951 INFO:teuthology.orchestra.run.vm02.stdout: 2026-03-24T10:04:45.951 INFO:teuthology.orchestra.run.vm02.stdout:[mgr] 2026-03-24T10:04:45.951 INFO:teuthology.orchestra.run.vm02.stdout: debug ms = 1 2026-03-24T10:04:45.951 INFO:teuthology.orchestra.run.vm02.stdout: debug mgr = 20 2026-03-24T10:04:45.951 INFO:teuthology.orchestra.run.vm02.stdout: debug mon = 20 2026-03-24T10:04:45.951 INFO:teuthology.orchestra.run.vm02.stdout: debug auth = 20 2026-03-24T10:04:45.951 INFO:teuthology.orchestra.run.vm02.stdout: mon reweight min pgs per osd = 4 2026-03-24T10:04:45.951 INFO:teuthology.orchestra.run.vm02.stdout: mon reweight min bytes per osd = 10 2026-03-24T10:04:45.951 INFO:teuthology.orchestra.run.vm02.stdout: mgr/telemetry/nag = false 2026-03-24T10:04:45.951 INFO:teuthology.orchestra.run.vm02.stdout: 2026-03-24T10:04:45.951 INFO:teuthology.orchestra.run.vm02.stdout:[mon] 2026-03-24T10:04:45.951 INFO:teuthology.orchestra.run.vm02.stdout: debug ms = 1 2026-03-24T10:04:45.951 INFO:teuthology.orchestra.run.vm02.stdout: debug mon = 20 2026-03-24T10:04:45.951 INFO:teuthology.orchestra.run.vm02.stdout: debug paxos = 20 2026-03-24T10:04:45.951 INFO:teuthology.orchestra.run.vm02.stdout: debug auth = 20 2026-03-24T10:04:45.951 INFO:teuthology.orchestra.run.vm02.stdout: mon data avail warn = 5 2026-03-24T10:04:45.951 INFO:teuthology.orchestra.run.vm02.stdout: mon mgr mkfs grace = 240 2026-03-24T10:04:45.951 INFO:teuthology.orchestra.run.vm02.stdout: mon reweight min pgs per osd = 4 2026-03-24T10:04:45.951 INFO:teuthology.orchestra.run.vm02.stdout: mon osd reporter subtree level = osd 2026-03-24T10:04:45.951 INFO:teuthology.orchestra.run.vm02.stdout: mon osd prime pg temp = true 2026-03-24T10:04:45.951 INFO:teuthology.orchestra.run.vm02.stdout: mon reweight min bytes per osd = 10 2026-03-24T10:04:45.951 INFO:teuthology.orchestra.run.vm02.stdout: 2026-03-24T10:04:45.951 INFO:teuthology.orchestra.run.vm02.stdout: # rotate auth tickets quickly to exercise renewal paths 2026-03-24T10:04:45.951 INFO:teuthology.orchestra.run.vm02.stdout: auth mon ticket ttl = 660 # 11m 2026-03-24T10:04:45.951 INFO:teuthology.orchestra.run.vm02.stdout: auth service ticket ttl = 240 # 4m 2026-03-24T10:04:45.951 INFO:teuthology.orchestra.run.vm02.stdout: 2026-03-24T10:04:45.951 INFO:teuthology.orchestra.run.vm02.stdout: # don't complain about insecure global_id in the test suite 2026-03-24T10:04:45.951 INFO:teuthology.orchestra.run.vm02.stdout: mon_warn_on_insecure_global_id_reclaim = false 2026-03-24T10:04:45.951 INFO:teuthology.orchestra.run.vm02.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2026-03-24T10:04:45.951 INFO:teuthology.orchestra.run.vm02.stdout: 2026-03-24T10:04:45.951 INFO:teuthology.orchestra.run.vm02.stdout: # 1m isn't quite enough 2026-03-24T10:04:45.951 INFO:teuthology.orchestra.run.vm02.stdout: mon_down_mkfs_grace = 2m 2026-03-24T10:04:45.951 INFO:teuthology.orchestra.run.vm02.stdout: 2026-03-24T10:04:45.951 INFO:teuthology.orchestra.run.vm02.stdout: mon_warn_on_filestore_osds = false 2026-03-24T10:04:45.951 INFO:teuthology.orchestra.run.vm02.stdout: 2026-03-24T10:04:45.951 INFO:teuthology.orchestra.run.vm02.stdout:[client] 2026-03-24T10:04:45.951 INFO:teuthology.orchestra.run.vm02.stdout: rgw cache enabled = true 2026-03-24T10:04:45.951 INFO:teuthology.orchestra.run.vm02.stdout: rgw enable ops log = true 2026-03-24T10:04:45.951 INFO:teuthology.orchestra.run.vm02.stdout: rgw enable usage log = true 2026-03-24T10:04:45.951 INFO:teuthology.orchestra.run.vm02.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2026-03-24T10:04:45.951 INFO:teuthology.orchestra.run.vm02.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2026-03-24T10:04:45.951 INFO:teuthology.orchestra.run.vm02.stdout: rbd default data pool = datapool 2026-03-24T10:04:45.951 INFO:teuthology.orchestra.run.vm02.stdout:[mon.a] 2026-03-24T10:04:45.951 INFO:teuthology.orchestra.run.vm02.stdout:[mon.c] 2026-03-24T10:04:45.951 INFO:teuthology.orchestra.run.vm02.stdout:[mon.b] 2026-03-24T10:04:45.951 INFO:teuthology.orchestra.run.vm01.stdout:[global] 2026-03-24T10:04:45.951 INFO:teuthology.orchestra.run.vm01.stdout: chdir = "" 2026-03-24T10:04:45.951 INFO:teuthology.orchestra.run.vm01.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2026-03-24T10:04:45.951 INFO:teuthology.orchestra.run.vm01.stdout: auth supported = cephx 2026-03-24T10:04:45.951 INFO:teuthology.orchestra.run.vm01.stdout: 2026-03-24T10:04:45.951 INFO:teuthology.orchestra.run.vm01.stdout: filestore xattr use omap = true 2026-03-24T10:04:45.951 INFO:teuthology.orchestra.run.vm01.stdout: 2026-03-24T10:04:45.951 INFO:teuthology.orchestra.run.vm01.stdout: mon clock drift allowed = 1.000 2026-03-24T10:04:45.952 INFO:teuthology.orchestra.run.vm01.stdout: 2026-03-24T10:04:45.952 INFO:teuthology.orchestra.run.vm01.stdout: osd crush chooseleaf type = 0 2026-03-24T10:04:45.952 INFO:teuthology.orchestra.run.vm01.stdout: auth debug = true 2026-03-24T10:04:45.952 INFO:teuthology.orchestra.run.vm01.stdout: 2026-03-24T10:04:45.952 INFO:teuthology.orchestra.run.vm01.stdout: ms die on old message = true 2026-03-24T10:04:45.952 INFO:teuthology.orchestra.run.vm01.stdout: ms die on bug = true 2026-03-24T10:04:45.952 INFO:teuthology.orchestra.run.vm01.stdout: 2026-03-24T10:04:45.952 INFO:teuthology.orchestra.run.vm01.stdout: mon max pg per osd = 10000 # >= luminous 2026-03-24T10:04:45.952 INFO:teuthology.orchestra.run.vm01.stdout: mon pg warn max object skew = 0 2026-03-24T10:04:45.952 INFO:teuthology.orchestra.run.vm01.stdout: 2026-03-24T10:04:45.952 INFO:teuthology.orchestra.run.vm01.stdout: # disable pg_autoscaler by default for new pools 2026-03-24T10:04:45.952 INFO:teuthology.orchestra.run.vm01.stdout: osd_pool_default_pg_autoscale_mode = off 2026-03-24T10:04:45.952 INFO:teuthology.orchestra.run.vm01.stdout: 2026-03-24T10:04:45.952 INFO:teuthology.orchestra.run.vm01.stdout: osd pool default size = 2 2026-03-24T10:04:45.952 INFO:teuthology.orchestra.run.vm01.stdout: 2026-03-24T10:04:45.952 INFO:teuthology.orchestra.run.vm01.stdout: mon osd allow primary affinity = true 2026-03-24T10:04:45.952 INFO:teuthology.orchestra.run.vm01.stdout: mon osd allow pg remap = true 2026-03-24T10:04:45.952 INFO:teuthology.orchestra.run.vm01.stdout: mon warn on legacy crush tunables = false 2026-03-24T10:04:45.952 INFO:teuthology.orchestra.run.vm01.stdout: mon warn on crush straw calc version zero = false 2026-03-24T10:04:45.952 INFO:teuthology.orchestra.run.vm01.stdout: mon warn on no sortbitwise = false 2026-03-24T10:04:45.952 INFO:teuthology.orchestra.run.vm01.stdout: mon warn on osd down out interval zero = false 2026-03-24T10:04:45.952 INFO:teuthology.orchestra.run.vm01.stdout: mon warn on too few osds = false 2026-03-24T10:04:45.952 INFO:teuthology.orchestra.run.vm01.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2026-03-24T10:04:45.952 INFO:teuthology.orchestra.run.vm01.stdout: mon_warn_on_pool_no_redundancy = false 2026-03-24T10:04:45.952 INFO:teuthology.orchestra.run.vm01.stdout: mon_allow_pool_size_one = true 2026-03-24T10:04:45.952 INFO:teuthology.orchestra.run.vm01.stdout: 2026-03-24T10:04:45.952 INFO:teuthology.orchestra.run.vm01.stdout: osd pool default erasure code profile = plugin=isa technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2026-03-24T10:04:45.952 INFO:teuthology.orchestra.run.vm01.stdout: 2026-03-24T10:04:45.952 INFO:teuthology.orchestra.run.vm01.stdout: osd default data pool replay window = 5 2026-03-24T10:04:45.952 INFO:teuthology.orchestra.run.vm01.stdout: 2026-03-24T10:04:45.952 INFO:teuthology.orchestra.run.vm01.stdout: mon allow pool delete = true 2026-03-24T10:04:45.952 INFO:teuthology.orchestra.run.vm01.stdout: 2026-03-24T10:04:45.952 INFO:teuthology.orchestra.run.vm01.stdout: mon cluster log file level = debug 2026-03-24T10:04:45.952 INFO:teuthology.orchestra.run.vm01.stdout: debug asserts on shutdown = true 2026-03-24T10:04:45.952 INFO:teuthology.orchestra.run.vm01.stdout: mon health detail to clog = false 2026-03-24T10:04:45.952 INFO:teuthology.orchestra.run.vm01.stdout: mon host = "192.168.123.101,[v2:192.168.123.101:3301,v1:192.168.123.101:6790],192.168.123.102" 2026-03-24T10:04:45.952 INFO:teuthology.orchestra.run.vm01.stdout: mon warn on pool no app = False 2026-03-24T10:04:45.952 INFO:teuthology.orchestra.run.vm01.stdout: fsid = baa98d21-c911-4bf0-9998-1cf429d0841b 2026-03-24T10:04:45.952 INFO:teuthology.orchestra.run.vm01.stdout: 2026-03-24T10:04:45.952 INFO:teuthology.orchestra.run.vm01.stdout:[osd] 2026-03-24T10:04:45.952 INFO:teuthology.orchestra.run.vm01.stdout: osd journal size = 100 2026-03-24T10:04:45.952 INFO:teuthology.orchestra.run.vm01.stdout: 2026-03-24T10:04:45.952 INFO:teuthology.orchestra.run.vm01.stdout: osd scrub load threshold = 5.0 2026-03-24T10:04:45.952 INFO:teuthology.orchestra.run.vm01.stdout: osd scrub max interval = 600 2026-03-24T10:04:45.952 INFO:teuthology.orchestra.run.vm01.stdout: osd mclock profile = high_recovery_ops 2026-03-24T10:04:45.952 INFO:teuthology.orchestra.run.vm01.stdout: osd mclock skip benchmark = true 2026-03-24T10:04:45.952 INFO:teuthology.orchestra.run.vm01.stdout: 2026-03-24T10:04:45.952 INFO:teuthology.orchestra.run.vm01.stdout: osd recover clone overlap = true 2026-03-24T10:04:45.952 INFO:teuthology.orchestra.run.vm01.stdout: osd recovery max chunk = 1048576 2026-03-24T10:04:45.952 INFO:teuthology.orchestra.run.vm01.stdout: 2026-03-24T10:04:45.952 INFO:teuthology.orchestra.run.vm01.stdout: osd debug shutdown = true 2026-03-24T10:04:45.952 INFO:teuthology.orchestra.run.vm01.stdout: osd debug op order = true 2026-03-24T10:04:45.952 INFO:teuthology.orchestra.run.vm01.stdout: osd debug verify stray on activate = true 2026-03-24T10:04:45.952 INFO:teuthology.orchestra.run.vm01.stdout: osd debug trim objects = true 2026-03-24T10:04:45.952 INFO:teuthology.orchestra.run.vm01.stdout: 2026-03-24T10:04:45.952 INFO:teuthology.orchestra.run.vm01.stdout: osd open classes on start = true 2026-03-24T10:04:45.952 INFO:teuthology.orchestra.run.vm01.stdout: osd debug pg log writeout = true 2026-03-24T10:04:45.952 INFO:teuthology.orchestra.run.vm01.stdout: 2026-03-24T10:04:45.952 INFO:teuthology.orchestra.run.vm01.stdout: osd deep scrub update digest min age = 30 2026-03-24T10:04:45.952 INFO:teuthology.orchestra.run.vm01.stdout: 2026-03-24T10:04:45.952 INFO:teuthology.orchestra.run.vm01.stdout: osd map max advance = 10 2026-03-24T10:04:45.952 INFO:teuthology.orchestra.run.vm01.stdout: 2026-03-24T10:04:45.952 INFO:teuthology.orchestra.run.vm01.stdout: journal zero on create = true 2026-03-24T10:04:45.952 INFO:teuthology.orchestra.run.vm01.stdout: 2026-03-24T10:04:45.952 INFO:teuthology.orchestra.run.vm01.stdout: filestore ondisk finisher threads = 3 2026-03-24T10:04:45.952 INFO:teuthology.orchestra.run.vm01.stdout: filestore apply finisher threads = 3 2026-03-24T10:04:45.953 INFO:teuthology.orchestra.run.vm01.stdout: 2026-03-24T10:04:45.953 INFO:teuthology.orchestra.run.vm01.stdout: bdev debug aio = true 2026-03-24T10:04:45.953 INFO:teuthology.orchestra.run.vm01.stdout: osd debug misdirected ops = true 2026-03-24T10:04:45.953 INFO:teuthology.orchestra.run.vm01.stdout: bdev async discard = True 2026-03-24T10:04:45.953 INFO:teuthology.orchestra.run.vm01.stdout: bdev enable discard = True 2026-03-24T10:04:45.953 INFO:teuthology.orchestra.run.vm01.stdout: bluestore block size = 96636764160 2026-03-24T10:04:45.953 INFO:teuthology.orchestra.run.vm01.stdout: bluestore fsck on mount = True 2026-03-24T10:04:45.953 INFO:teuthology.orchestra.run.vm01.stdout: debug bluefs = 1/20 2026-03-24T10:04:45.953 INFO:teuthology.orchestra.run.vm01.stdout: debug bluestore = 1/20 2026-03-24T10:04:45.953 INFO:teuthology.orchestra.run.vm01.stdout: debug ms = 1 2026-03-24T10:04:45.953 INFO:teuthology.orchestra.run.vm01.stdout: debug osd = 20 2026-03-24T10:04:45.953 INFO:teuthology.orchestra.run.vm01.stdout: debug rocksdb = 4/10 2026-03-24T10:04:45.953 INFO:teuthology.orchestra.run.vm01.stdout: mon osd backfillfull_ratio = 0.85 2026-03-24T10:04:45.953 INFO:teuthology.orchestra.run.vm01.stdout: mon osd full ratio = 0.9 2026-03-24T10:04:45.953 INFO:teuthology.orchestra.run.vm01.stdout: mon osd nearfull ratio = 0.8 2026-03-24T10:04:45.953 INFO:teuthology.orchestra.run.vm01.stdout: osd failsafe full ratio = 0.95 2026-03-24T10:04:45.953 INFO:teuthology.orchestra.run.vm01.stdout: osd mclock iops capacity threshold hdd = 49000 2026-03-24T10:04:45.953 INFO:teuthology.orchestra.run.vm01.stdout: osd memory target = 1610612736 2026-03-24T10:04:45.953 INFO:teuthology.orchestra.run.vm01.stdout: osd objectstore = bluestore 2026-03-24T10:04:45.953 INFO:teuthology.orchestra.run.vm01.stdout: osd shutdown pgref assert = True 2026-03-24T10:04:45.953 INFO:teuthology.orchestra.run.vm01.stdout: 2026-03-24T10:04:45.953 INFO:teuthology.orchestra.run.vm01.stdout:[mgr] 2026-03-24T10:04:45.953 INFO:teuthology.orchestra.run.vm01.stdout: debug ms = 1 2026-03-24T10:04:45.953 INFO:teuthology.orchestra.run.vm01.stdout: debug mgr = 20 2026-03-24T10:04:45.953 INFO:teuthology.orchestra.run.vm01.stdout: debug mon = 20 2026-03-24T10:04:45.953 INFO:teuthology.orchestra.run.vm01.stdout: debug auth = 20 2026-03-24T10:04:45.953 INFO:teuthology.orchestra.run.vm01.stdout: mon reweight min pgs per osd = 4 2026-03-24T10:04:45.953 INFO:teuthology.orchestra.run.vm01.stdout: mon reweight min bytes per osd = 10 2026-03-24T10:04:45.953 INFO:teuthology.orchestra.run.vm01.stdout: mgr/telemetry/nag = false 2026-03-24T10:04:45.953 INFO:teuthology.orchestra.run.vm01.stdout: 2026-03-24T10:04:45.953 INFO:teuthology.orchestra.run.vm01.stdout:[mon] 2026-03-24T10:04:45.953 INFO:teuthology.orchestra.run.vm01.stdout: debug ms = 1 2026-03-24T10:04:45.953 INFO:teuthology.orchestra.run.vm01.stdout: debug mon = 20 2026-03-24T10:04:45.953 INFO:teuthology.orchestra.run.vm01.stdout: debug paxos = 20 2026-03-24T10:04:45.953 INFO:teuthology.orchestra.run.vm01.stdout: debug auth = 20 2026-03-24T10:04:45.953 INFO:teuthology.orchestra.run.vm01.stdout: mon data avail warn = 5 2026-03-24T10:04:45.953 INFO:teuthology.orchestra.run.vm01.stdout: mon mgr mkfs grace = 240 2026-03-24T10:04:45.953 INFO:teuthology.orchestra.run.vm01.stdout: mon reweight min pgs per osd = 4 2026-03-24T10:04:45.953 INFO:teuthology.orchestra.run.vm01.stdout: mon osd reporter subtree level = osd 2026-03-24T10:04:45.953 INFO:teuthology.orchestra.run.vm01.stdout: mon osd prime pg temp = true 2026-03-24T10:04:45.953 INFO:teuthology.orchestra.run.vm01.stdout: mon reweight min bytes per osd = 10 2026-03-24T10:04:45.953 INFO:teuthology.orchestra.run.vm01.stdout: 2026-03-24T10:04:45.953 INFO:teuthology.orchestra.run.vm01.stdout: # rotate auth tickets quickly to exercise renewal paths 2026-03-24T10:04:45.953 INFO:teuthology.orchestra.run.vm01.stdout: auth mon ticket ttl = 660 # 11m 2026-03-24T10:04:45.953 INFO:teuthology.orchestra.run.vm01.stdout: auth service ticket ttl = 240 # 4m 2026-03-24T10:04:45.953 INFO:teuthology.orchestra.run.vm01.stdout: 2026-03-24T10:04:45.953 INFO:teuthology.orchestra.run.vm01.stdout: # don't complain about insecure global_id in the test suite 2026-03-24T10:04:45.953 INFO:teuthology.orchestra.run.vm01.stdout: mon_warn_on_insecure_global_id_reclaim = false 2026-03-24T10:04:45.953 INFO:teuthology.orchestra.run.vm01.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2026-03-24T10:04:45.953 INFO:teuthology.orchestra.run.vm01.stdout: 2026-03-24T10:04:45.953 INFO:teuthology.orchestra.run.vm01.stdout: # 1m isn't quite enough 2026-03-24T10:04:45.953 INFO:teuthology.orchestra.run.vm01.stdout: mon_down_mkfs_grace = 2m 2026-03-24T10:04:45.953 INFO:teuthology.orchestra.run.vm01.stdout: 2026-03-24T10:04:45.953 INFO:teuthology.orchestra.run.vm01.stdout: mon_warn_on_filestore_osds = false 2026-03-24T10:04:45.953 INFO:teuthology.orchestra.run.vm01.stdout: 2026-03-24T10:04:45.953 INFO:teuthology.orchestra.run.vm01.stdout:[client] 2026-03-24T10:04:45.953 INFO:teuthology.orchestra.run.vm01.stdout: rgw cache enabled = true 2026-03-24T10:04:45.953 INFO:teuthology.orchestra.run.vm01.stdout: rgw enable ops log = true 2026-03-24T10:04:45.953 INFO:teuthology.orchestra.run.vm01.stdout: rgw enable usage log = true 2026-03-24T10:04:45.953 INFO:teuthology.orchestra.run.vm01.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2026-03-24T10:04:45.953 INFO:teuthology.orchestra.run.vm01.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2026-03-24T10:04:45.953 INFO:teuthology.orchestra.run.vm01.stdout: rbd default data pool = datapool 2026-03-24T10:04:45.953 INFO:teuthology.orchestra.run.vm01.stdout:[mon.a] 2026-03-24T10:04:45.953 INFO:teuthology.orchestra.run.vm01.stdout:[mon.c] 2026-03-24T10:04:45.953 INFO:teuthology.orchestra.run.vm01.stdout:[mon.b] 2026-03-24T10:04:45.954 INFO:teuthology.orchestra.run.vm08.stdout:[global] 2026-03-24T10:04:45.954 INFO:teuthology.orchestra.run.vm08.stdout: chdir = "" 2026-03-24T10:04:45.954 INFO:teuthology.orchestra.run.vm08.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2026-03-24T10:04:45.954 INFO:teuthology.orchestra.run.vm08.stdout: auth supported = cephx 2026-03-24T10:04:45.954 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-24T10:04:45.954 INFO:teuthology.orchestra.run.vm08.stdout: filestore xattr use omap = true 2026-03-24T10:04:45.954 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-24T10:04:45.954 INFO:teuthology.orchestra.run.vm08.stdout: mon clock drift allowed = 1.000 2026-03-24T10:04:45.954 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-24T10:04:45.954 INFO:teuthology.orchestra.run.vm08.stdout: osd crush chooseleaf type = 0 2026-03-24T10:04:45.954 INFO:teuthology.orchestra.run.vm08.stdout: auth debug = true 2026-03-24T10:04:45.954 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-24T10:04:45.954 INFO:teuthology.orchestra.run.vm08.stdout: ms die on old message = true 2026-03-24T10:04:45.954 INFO:teuthology.orchestra.run.vm08.stdout: ms die on bug = true 2026-03-24T10:04:45.954 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-24T10:04:45.954 INFO:teuthology.orchestra.run.vm08.stdout: mon max pg per osd = 10000 # >= luminous 2026-03-24T10:04:45.954 INFO:teuthology.orchestra.run.vm08.stdout: mon pg warn max object skew = 0 2026-03-24T10:04:45.954 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-24T10:04:45.954 INFO:teuthology.orchestra.run.vm08.stdout: # disable pg_autoscaler by default for new pools 2026-03-24T10:04:45.954 INFO:teuthology.orchestra.run.vm08.stdout: osd_pool_default_pg_autoscale_mode = off 2026-03-24T10:04:45.954 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-24T10:04:45.954 INFO:teuthology.orchestra.run.vm08.stdout: osd pool default size = 2 2026-03-24T10:04:45.954 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-24T10:04:45.954 INFO:teuthology.orchestra.run.vm08.stdout: mon osd allow primary affinity = true 2026-03-24T10:04:45.954 INFO:teuthology.orchestra.run.vm08.stdout: mon osd allow pg remap = true 2026-03-24T10:04:45.954 INFO:teuthology.orchestra.run.vm08.stdout: mon warn on legacy crush tunables = false 2026-03-24T10:04:45.954 INFO:teuthology.orchestra.run.vm08.stdout: mon warn on crush straw calc version zero = false 2026-03-24T10:04:45.954 INFO:teuthology.orchestra.run.vm08.stdout: mon warn on no sortbitwise = false 2026-03-24T10:04:45.954 INFO:teuthology.orchestra.run.vm08.stdout: mon warn on osd down out interval zero = false 2026-03-24T10:04:45.954 INFO:teuthology.orchestra.run.vm08.stdout: mon warn on too few osds = false 2026-03-24T10:04:45.954 INFO:teuthology.orchestra.run.vm08.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2026-03-24T10:04:45.954 INFO:teuthology.orchestra.run.vm08.stdout: mon_warn_on_pool_no_redundancy = false 2026-03-24T10:04:45.954 INFO:teuthology.orchestra.run.vm08.stdout: mon_allow_pool_size_one = true 2026-03-24T10:04:45.954 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-24T10:04:45.954 INFO:teuthology.orchestra.run.vm08.stdout: osd pool default erasure code profile = plugin=isa technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2026-03-24T10:04:45.954 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-24T10:04:45.954 INFO:teuthology.orchestra.run.vm08.stdout: osd default data pool replay window = 5 2026-03-24T10:04:45.954 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-24T10:04:45.954 INFO:teuthology.orchestra.run.vm08.stdout: mon allow pool delete = true 2026-03-24T10:04:45.954 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-24T10:04:45.954 INFO:teuthology.orchestra.run.vm08.stdout: mon cluster log file level = debug 2026-03-24T10:04:45.954 INFO:teuthology.orchestra.run.vm08.stdout: debug asserts on shutdown = true 2026-03-24T10:04:45.954 INFO:teuthology.orchestra.run.vm08.stdout: mon health detail to clog = false 2026-03-24T10:04:45.954 INFO:teuthology.orchestra.run.vm08.stdout: mon host = "192.168.123.101,[v2:192.168.123.101:3301,v1:192.168.123.101:6790],192.168.123.102" 2026-03-24T10:04:45.954 INFO:teuthology.orchestra.run.vm08.stdout: mon warn on pool no app = False 2026-03-24T10:04:45.954 INFO:teuthology.orchestra.run.vm08.stdout: fsid = baa98d21-c911-4bf0-9998-1cf429d0841b 2026-03-24T10:04:45.954 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-24T10:04:45.954 INFO:teuthology.orchestra.run.vm08.stdout:[osd] 2026-03-24T10:04:45.954 INFO:teuthology.orchestra.run.vm08.stdout: osd journal size = 100 2026-03-24T10:04:45.954 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-24T10:04:45.954 INFO:teuthology.orchestra.run.vm08.stdout: osd scrub load threshold = 5.0 2026-03-24T10:04:45.954 INFO:teuthology.orchestra.run.vm08.stdout: osd scrub max interval = 600 2026-03-24T10:04:45.954 INFO:teuthology.orchestra.run.vm08.stdout: osd mclock profile = high_recovery_ops 2026-03-24T10:04:45.954 INFO:teuthology.orchestra.run.vm08.stdout: osd mclock skip benchmark = true 2026-03-24T10:04:45.954 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-24T10:04:45.954 INFO:teuthology.orchestra.run.vm08.stdout: osd recover clone overlap = true 2026-03-24T10:04:45.954 INFO:teuthology.orchestra.run.vm08.stdout: osd recovery max chunk = 1048576 2026-03-24T10:04:45.954 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-24T10:04:45.954 INFO:teuthology.orchestra.run.vm08.stdout: osd debug shutdown = true 2026-03-24T10:04:45.955 INFO:teuthology.orchestra.run.vm08.stdout: osd debug op order = true 2026-03-24T10:04:45.955 INFO:teuthology.orchestra.run.vm08.stdout: osd debug verify stray on activate = true 2026-03-24T10:04:45.955 INFO:teuthology.orchestra.run.vm08.stdout: osd debug trim objects = true 2026-03-24T10:04:45.955 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-24T10:04:45.955 INFO:teuthology.orchestra.run.vm08.stdout: osd open classes on start = true 2026-03-24T10:04:45.955 INFO:teuthology.orchestra.run.vm08.stdout: osd debug pg log writeout = true 2026-03-24T10:04:45.955 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-24T10:04:45.955 INFO:teuthology.orchestra.run.vm08.stdout: osd deep scrub update digest min age = 30 2026-03-24T10:04:45.955 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-24T10:04:45.955 INFO:teuthology.orchestra.run.vm08.stdout: osd map max advance = 10 2026-03-24T10:04:45.955 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-24T10:04:45.955 INFO:teuthology.orchestra.run.vm08.stdout: journal zero on create = true 2026-03-24T10:04:45.955 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-24T10:04:45.955 INFO:teuthology.orchestra.run.vm08.stdout: filestore ondisk finisher threads = 3 2026-03-24T10:04:45.955 INFO:teuthology.orchestra.run.vm08.stdout: filestore apply finisher threads = 3 2026-03-24T10:04:45.955 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-24T10:04:45.955 INFO:teuthology.orchestra.run.vm08.stdout: bdev debug aio = true 2026-03-24T10:04:45.955 INFO:teuthology.orchestra.run.vm08.stdout: osd debug misdirected ops = true 2026-03-24T10:04:45.955 INFO:teuthology.orchestra.run.vm08.stdout: bdev async discard = True 2026-03-24T10:04:45.955 INFO:teuthology.orchestra.run.vm08.stdout: bdev enable discard = True 2026-03-24T10:04:45.955 INFO:teuthology.orchestra.run.vm08.stdout: bluestore block size = 96636764160 2026-03-24T10:04:45.955 INFO:teuthology.orchestra.run.vm08.stdout: bluestore fsck on mount = True 2026-03-24T10:04:45.955 INFO:teuthology.orchestra.run.vm08.stdout: debug bluefs = 1/20 2026-03-24T10:04:45.955 INFO:teuthology.orchestra.run.vm08.stdout: debug bluestore = 1/20 2026-03-24T10:04:45.955 INFO:teuthology.orchestra.run.vm08.stdout: debug ms = 1 2026-03-24T10:04:45.955 INFO:teuthology.orchestra.run.vm08.stdout: debug osd = 20 2026-03-24T10:04:45.955 INFO:teuthology.orchestra.run.vm08.stdout: debug rocksdb = 4/10 2026-03-24T10:04:45.955 INFO:teuthology.orchestra.run.vm08.stdout: mon osd backfillfull_ratio = 0.85 2026-03-24T10:04:45.955 INFO:teuthology.orchestra.run.vm08.stdout: mon osd full ratio = 0.9 2026-03-24T10:04:45.955 INFO:teuthology.orchestra.run.vm08.stdout: mon osd nearfull ratio = 0.8 2026-03-24T10:04:45.955 INFO:teuthology.orchestra.run.vm08.stdout: osd failsafe full ratio = 0.95 2026-03-24T10:04:45.955 INFO:teuthology.orchestra.run.vm08.stdout: osd mclock iops capacity threshold hdd = 49000 2026-03-24T10:04:45.955 INFO:teuthology.orchestra.run.vm08.stdout: osd memory target = 1610612736 2026-03-24T10:04:45.955 INFO:teuthology.orchestra.run.vm08.stdout: osd objectstore = bluestore 2026-03-24T10:04:45.955 INFO:teuthology.orchestra.run.vm08.stdout: osd shutdown pgref assert = True 2026-03-24T10:04:45.955 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-24T10:04:45.955 INFO:teuthology.orchestra.run.vm08.stdout:[mgr] 2026-03-24T10:04:45.955 INFO:teuthology.orchestra.run.vm08.stdout: debug ms = 1 2026-03-24T10:04:45.955 INFO:teuthology.orchestra.run.vm08.stdout: debug mgr = 20 2026-03-24T10:04:45.955 INFO:teuthology.orchestra.run.vm08.stdout: debug mon = 20 2026-03-24T10:04:45.955 INFO:teuthology.orchestra.run.vm08.stdout: debug auth = 20 2026-03-24T10:04:45.955 INFO:teuthology.orchestra.run.vm08.stdout: mon reweight min pgs per osd = 4 2026-03-24T10:04:45.955 INFO:teuthology.orchestra.run.vm08.stdout: mon reweight min bytes per osd = 10 2026-03-24T10:04:45.955 INFO:teuthology.orchestra.run.vm08.stdout: mgr/telemetry/nag = false 2026-03-24T10:04:45.955 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-24T10:04:45.955 INFO:teuthology.orchestra.run.vm08.stdout:[mon] 2026-03-24T10:04:45.955 INFO:teuthology.orchestra.run.vm08.stdout: debug ms = 1 2026-03-24T10:04:45.955 INFO:teuthology.orchestra.run.vm08.stdout: debug mon = 20 2026-03-24T10:04:45.955 INFO:teuthology.orchestra.run.vm08.stdout: debug paxos = 20 2026-03-24T10:04:45.955 INFO:teuthology.orchestra.run.vm08.stdout: debug auth = 20 2026-03-24T10:04:45.955 INFO:teuthology.orchestra.run.vm08.stdout: mon data avail warn = 5 2026-03-24T10:04:45.955 INFO:teuthology.orchestra.run.vm08.stdout: mon mgr mkfs grace = 240 2026-03-24T10:04:45.955 INFO:teuthology.orchestra.run.vm08.stdout: mon reweight min pgs per osd = 4 2026-03-24T10:04:45.955 INFO:teuthology.orchestra.run.vm08.stdout: mon osd reporter subtree level = osd 2026-03-24T10:04:45.955 INFO:teuthology.orchestra.run.vm08.stdout: mon osd prime pg temp = true 2026-03-24T10:04:45.955 INFO:teuthology.orchestra.run.vm08.stdout: mon reweight min bytes per osd = 10 2026-03-24T10:04:45.955 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-24T10:04:45.955 INFO:teuthology.orchestra.run.vm08.stdout: # rotate auth tickets quickly to exercise renewal paths 2026-03-24T10:04:45.955 INFO:teuthology.orchestra.run.vm08.stdout: auth mon ticket ttl = 660 # 11m 2026-03-24T10:04:45.955 INFO:teuthology.orchestra.run.vm08.stdout: auth service ticket ttl = 240 # 4m 2026-03-24T10:04:45.955 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-24T10:04:45.955 INFO:teuthology.orchestra.run.vm08.stdout: # don't complain about insecure global_id in the test suite 2026-03-24T10:04:45.955 INFO:teuthology.orchestra.run.vm08.stdout: mon_warn_on_insecure_global_id_reclaim = false 2026-03-24T10:04:45.955 INFO:teuthology.orchestra.run.vm08.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2026-03-24T10:04:45.955 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-24T10:04:45.955 INFO:teuthology.orchestra.run.vm08.stdout: # 1m isn't quite enough 2026-03-24T10:04:45.956 INFO:teuthology.orchestra.run.vm08.stdout: mon_down_mkfs_grace = 2m 2026-03-24T10:04:45.956 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-24T10:04:45.956 INFO:teuthology.orchestra.run.vm08.stdout: mon_warn_on_filestore_osds = false 2026-03-24T10:04:45.956 INFO:teuthology.orchestra.run.vm08.stdout: 2026-03-24T10:04:45.956 INFO:teuthology.orchestra.run.vm08.stdout:[client] 2026-03-24T10:04:45.956 INFO:teuthology.orchestra.run.vm08.stdout: rgw cache enabled = true 2026-03-24T10:04:45.956 INFO:teuthology.orchestra.run.vm08.stdout: rgw enable ops log = true 2026-03-24T10:04:45.956 INFO:teuthology.orchestra.run.vm08.stdout: rgw enable usage log = true 2026-03-24T10:04:45.956 INFO:teuthology.orchestra.run.vm08.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2026-03-24T10:04:45.956 INFO:teuthology.orchestra.run.vm08.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2026-03-24T10:04:45.956 INFO:teuthology.orchestra.run.vm08.stdout: rbd default data pool = datapool 2026-03-24T10:04:45.956 INFO:teuthology.orchestra.run.vm08.stdout:[mon.a] 2026-03-24T10:04:45.956 INFO:teuthology.orchestra.run.vm08.stdout:[mon.c] 2026-03-24T10:04:45.956 INFO:teuthology.orchestra.run.vm08.stdout:[mon.b] 2026-03-24T10:04:45.964 INFO:tasks.ceph:Creating admin key on mon.a... 2026-03-24T10:04:45.964 DEBUG:teuthology.orchestra.run.vm01:> 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/ceph.keyring 2026-03-24T10:04:46.045 INFO:tasks.ceph:Copying monmap to all nodes... 2026-03-24T10:04:46.046 DEBUG:teuthology.orchestra.run.vm01:> set -ex 2026-03-24T10:04:46.046 DEBUG:teuthology.orchestra.run.vm01:> dd if=/etc/ceph/ceph.keyring of=/dev/stdout 2026-03-24T10:04:46.059 DEBUG:teuthology.orchestra.run.vm01:> set -ex 2026-03-24T10:04:46.059 DEBUG:teuthology.orchestra.run.vm01:> dd if=/home/ubuntu/cephtest/ceph.monmap of=/dev/stdout 2026-03-24T10:04:46.112 INFO:tasks.ceph:Sending monmap to node ubuntu@vm01.local 2026-03-24T10:04:46.112 DEBUG:teuthology.orchestra.run.vm01:> set -ex 2026-03-24T10:04:46.112 DEBUG:teuthology.orchestra.run.vm01:> sudo dd of=/etc/ceph/ceph.keyring 2026-03-24T10:04:46.112 DEBUG:teuthology.orchestra.run.vm01:> sudo chmod 0644 /etc/ceph/ceph.keyring 2026-03-24T10:04:46.181 DEBUG:teuthology.orchestra.run.vm01:> set -ex 2026-03-24T10:04:46.181 DEBUG:teuthology.orchestra.run.vm01:> dd of=/home/ubuntu/cephtest/ceph.monmap 2026-03-24T10:04:46.234 INFO:tasks.ceph:Sending monmap to node ubuntu@vm02.local 2026-03-24T10:04:46.234 DEBUG:teuthology.orchestra.run.vm02:> set -ex 2026-03-24T10:04:46.234 DEBUG:teuthology.orchestra.run.vm02:> sudo dd of=/etc/ceph/ceph.keyring 2026-03-24T10:04:46.234 DEBUG:teuthology.orchestra.run.vm02:> sudo chmod 0644 /etc/ceph/ceph.keyring 2026-03-24T10:04:46.264 DEBUG:teuthology.orchestra.run.vm02:> set -ex 2026-03-24T10:04:46.264 DEBUG:teuthology.orchestra.run.vm02:> dd of=/home/ubuntu/cephtest/ceph.monmap 2026-03-24T10:04:46.317 INFO:tasks.ceph:Sending monmap to node ubuntu@vm08.local 2026-03-24T10:04:46.317 DEBUG:teuthology.orchestra.run.vm08:> set -ex 2026-03-24T10:04:46.317 DEBUG:teuthology.orchestra.run.vm08:> sudo dd of=/etc/ceph/ceph.keyring 2026-03-24T10:04:46.317 DEBUG:teuthology.orchestra.run.vm08:> sudo chmod 0644 /etc/ceph/ceph.keyring 2026-03-24T10:04:46.347 DEBUG:teuthology.orchestra.run.vm08:> set -ex 2026-03-24T10:04:46.347 DEBUG:teuthology.orchestra.run.vm08:> dd of=/home/ubuntu/cephtest/ceph.monmap 2026-03-24T10:04:46.399 INFO:tasks.ceph:Setting up mon nodes... 2026-03-24T10:04:46.399 INFO:tasks.ceph:Setting up mgr nodes... 2026-03-24T10:04:46.400 DEBUG:teuthology.orchestra.run.vm01:> sudo mkdir -p /var/lib/ceph/mgr/ceph-x && sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring --gen-key --name=mgr.x /var/lib/ceph/mgr/ceph-x/keyring 2026-03-24T10:04:46.440 INFO:teuthology.orchestra.run.vm01.stdout:creating /var/lib/ceph/mgr/ceph-x/keyring 2026-03-24T10:04:46.442 DEBUG:teuthology.orchestra.run.vm02:> sudo mkdir -p /var/lib/ceph/mgr/ceph-y && sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring --gen-key --name=mgr.y /var/lib/ceph/mgr/ceph-y/keyring 2026-03-24T10:04:46.483 INFO:teuthology.orchestra.run.vm02.stdout:creating /var/lib/ceph/mgr/ceph-y/keyring 2026-03-24T10:04:46.485 INFO:tasks.ceph:Setting up mds nodes... 2026-03-24T10:04:46.485 INFO:tasks.ceph_client:Setting up client nodes... 2026-03-24T10:04:46.485 DEBUG:teuthology.orchestra.run.vm08:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring --gen-key --name=client.0 /etc/ceph/ceph.client.0.keyring && sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2026-03-24T10:04:46.518 INFO:teuthology.orchestra.run.vm08.stdout:creating /etc/ceph/ceph.client.0.keyring 2026-03-24T10:04:46.528 INFO:tasks.ceph:Running mkfs on osd nodes... 2026-03-24T10:04:46.528 INFO:tasks.ceph:ctx.disk_config.remote_to_roles_to_dev: {Remote(name='ubuntu@vm01.local'): {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2', 'osd.2': '/dev/vg_nvme/lv_3', 'osd.3': '/dev/vg_nvme/lv_4'}, Remote(name='ubuntu@vm02.local'): {'osd.4': '/dev/vg_nvme/lv_1', 'osd.5': '/dev/vg_nvme/lv_2', 'osd.6': '/dev/vg_nvme/lv_3', 'osd.7': '/dev/vg_nvme/lv_4'}} 2026-03-24T10:04:46.528 DEBUG:teuthology.orchestra.run.vm01:> sudo mkdir -p /var/lib/ceph/osd/ceph-0 2026-03-24T10:04:46.550 INFO:tasks.ceph:roles_to_devs: {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2', 'osd.2': '/dev/vg_nvme/lv_3', 'osd.3': '/dev/vg_nvme/lv_4'} 2026-03-24T10:04:46.550 INFO:tasks.ceph:role: osd.0 2026-03-24T10:04:46.550 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_1 on ubuntu@vm01.local 2026-03-24T10:04:46.550 DEBUG:teuthology.orchestra.run.vm01:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_1 2026-03-24T10:04:46.612 INFO:teuthology.orchestra.run.vm01.stdout:meta-data=/dev/vg_nvme/lv_1 isize=2048 agcount=4, agsize=1310464 blks 2026-03-24T10:04:46.612 INFO:teuthology.orchestra.run.vm01.stdout: = sectsz=512 attr=2, projid32bit=1 2026-03-24T10:04:46.612 INFO:teuthology.orchestra.run.vm01.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-03-24T10:04:46.612 INFO:teuthology.orchestra.run.vm01.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-03-24T10:04:46.612 INFO:teuthology.orchestra.run.vm01.stdout:data = bsize=4096 blocks=5241856, imaxpct=25 2026-03-24T10:04:46.612 INFO:teuthology.orchestra.run.vm01.stdout: = sunit=0 swidth=0 blks 2026-03-24T10:04:46.612 INFO:teuthology.orchestra.run.vm01.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-03-24T10:04:46.612 INFO:teuthology.orchestra.run.vm01.stdout:log =internal log bsize=4096 blocks=16384, version=2 2026-03-24T10:04:46.612 INFO:teuthology.orchestra.run.vm01.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2026-03-24T10:04:46.612 INFO:teuthology.orchestra.run.vm01.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-03-24T10:04:46.617 INFO:teuthology.orchestra.run.vm01.stdout:Discarding blocks...Done. 2026-03-24T10:04:46.620 INFO:tasks.ceph:mount /dev/vg_nvme/lv_1 on ubuntu@vm01.local -o noatime 2026-03-24T10:04:46.620 DEBUG:teuthology.orchestra.run.vm01:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-0 2026-03-24T10:04:46.689 DEBUG:teuthology.orchestra.run.vm01:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-0 2026-03-24T10:04:46.753 DEBUG:teuthology.orchestra.run.vm01:> sudo mkdir -p /var/lib/ceph/osd/ceph-1 2026-03-24T10:04:46.813 INFO:tasks.ceph:roles_to_devs: {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2', 'osd.2': '/dev/vg_nvme/lv_3', 'osd.3': '/dev/vg_nvme/lv_4'} 2026-03-24T10:04:46.813 INFO:tasks.ceph:role: osd.1 2026-03-24T10:04:46.813 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_2 on ubuntu@vm01.local 2026-03-24T10:04:46.813 DEBUG:teuthology.orchestra.run.vm01:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_2 2026-03-24T10:04:46.872 INFO:teuthology.orchestra.run.vm01.stdout:meta-data=/dev/vg_nvme/lv_2 isize=2048 agcount=4, agsize=1310464 blks 2026-03-24T10:04:46.873 INFO:teuthology.orchestra.run.vm01.stdout: = sectsz=512 attr=2, projid32bit=1 2026-03-24T10:04:46.873 INFO:teuthology.orchestra.run.vm01.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-03-24T10:04:46.873 INFO:teuthology.orchestra.run.vm01.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-03-24T10:04:46.873 INFO:teuthology.orchestra.run.vm01.stdout:data = bsize=4096 blocks=5241856, imaxpct=25 2026-03-24T10:04:46.873 INFO:teuthology.orchestra.run.vm01.stdout: = sunit=0 swidth=0 blks 2026-03-24T10:04:46.873 INFO:teuthology.orchestra.run.vm01.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-03-24T10:04:46.873 INFO:teuthology.orchestra.run.vm01.stdout:log =internal log bsize=4096 blocks=16384, version=2 2026-03-24T10:04:46.873 INFO:teuthology.orchestra.run.vm01.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2026-03-24T10:04:46.873 INFO:teuthology.orchestra.run.vm01.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-03-24T10:04:46.877 INFO:teuthology.orchestra.run.vm01.stdout:Discarding blocks...Done. 2026-03-24T10:04:46.879 INFO:tasks.ceph:mount /dev/vg_nvme/lv_2 on ubuntu@vm01.local -o noatime 2026-03-24T10:04:46.879 DEBUG:teuthology.orchestra.run.vm01:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-1 2026-03-24T10:04:46.944 DEBUG:teuthology.orchestra.run.vm01:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-1 2026-03-24T10:04:47.007 DEBUG:teuthology.orchestra.run.vm01:> sudo mkdir -p /var/lib/ceph/osd/ceph-2 2026-03-24T10:04:47.068 INFO:tasks.ceph:roles_to_devs: {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2', 'osd.2': '/dev/vg_nvme/lv_3', 'osd.3': '/dev/vg_nvme/lv_4'} 2026-03-24T10:04:47.068 INFO:tasks.ceph:role: osd.2 2026-03-24T10:04:47.068 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_3 on ubuntu@vm01.local 2026-03-24T10:04:47.068 DEBUG:teuthology.orchestra.run.vm01:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_3 2026-03-24T10:04:47.128 INFO:teuthology.orchestra.run.vm01.stdout:meta-data=/dev/vg_nvme/lv_3 isize=2048 agcount=4, agsize=1310464 blks 2026-03-24T10:04:47.128 INFO:teuthology.orchestra.run.vm01.stdout: = sectsz=512 attr=2, projid32bit=1 2026-03-24T10:04:47.128 INFO:teuthology.orchestra.run.vm01.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-03-24T10:04:47.128 INFO:teuthology.orchestra.run.vm01.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-03-24T10:04:47.128 INFO:teuthology.orchestra.run.vm01.stdout:data = bsize=4096 blocks=5241856, imaxpct=25 2026-03-24T10:04:47.128 INFO:teuthology.orchestra.run.vm01.stdout: = sunit=0 swidth=0 blks 2026-03-24T10:04:47.128 INFO:teuthology.orchestra.run.vm01.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-03-24T10:04:47.128 INFO:teuthology.orchestra.run.vm01.stdout:log =internal log bsize=4096 blocks=16384, version=2 2026-03-24T10:04:47.128 INFO:teuthology.orchestra.run.vm01.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2026-03-24T10:04:47.128 INFO:teuthology.orchestra.run.vm01.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-03-24T10:04:47.132 INFO:teuthology.orchestra.run.vm01.stdout:Discarding blocks...Done. 2026-03-24T10:04:47.134 INFO:tasks.ceph:mount /dev/vg_nvme/lv_3 on ubuntu@vm01.local -o noatime 2026-03-24T10:04:47.134 DEBUG:teuthology.orchestra.run.vm01:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-2 2026-03-24T10:04:47.200 DEBUG:teuthology.orchestra.run.vm01:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-2 2026-03-24T10:04:47.263 DEBUG:teuthology.orchestra.run.vm01:> sudo mkdir -p /var/lib/ceph/osd/ceph-3 2026-03-24T10:04:47.325 INFO:tasks.ceph:roles_to_devs: {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2', 'osd.2': '/dev/vg_nvme/lv_3', 'osd.3': '/dev/vg_nvme/lv_4'} 2026-03-24T10:04:47.325 INFO:tasks.ceph:role: osd.3 2026-03-24T10:04:47.325 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_4 on ubuntu@vm01.local 2026-03-24T10:04:47.325 DEBUG:teuthology.orchestra.run.vm01:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_4 2026-03-24T10:04:47.385 INFO:teuthology.orchestra.run.vm01.stdout:meta-data=/dev/vg_nvme/lv_4 isize=2048 agcount=4, agsize=1310464 blks 2026-03-24T10:04:47.385 INFO:teuthology.orchestra.run.vm01.stdout: = sectsz=512 attr=2, projid32bit=1 2026-03-24T10:04:47.385 INFO:teuthology.orchestra.run.vm01.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-03-24T10:04:47.385 INFO:teuthology.orchestra.run.vm01.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-03-24T10:04:47.385 INFO:teuthology.orchestra.run.vm01.stdout:data = bsize=4096 blocks=5241856, imaxpct=25 2026-03-24T10:04:47.385 INFO:teuthology.orchestra.run.vm01.stdout: = sunit=0 swidth=0 blks 2026-03-24T10:04:47.385 INFO:teuthology.orchestra.run.vm01.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-03-24T10:04:47.385 INFO:teuthology.orchestra.run.vm01.stdout:log =internal log bsize=4096 blocks=16384, version=2 2026-03-24T10:04:47.385 INFO:teuthology.orchestra.run.vm01.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2026-03-24T10:04:47.385 INFO:teuthology.orchestra.run.vm01.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-03-24T10:04:47.390 INFO:teuthology.orchestra.run.vm01.stdout:Discarding blocks...Done. 2026-03-24T10:04:47.391 INFO:tasks.ceph:mount /dev/vg_nvme/lv_4 on ubuntu@vm01.local -o noatime 2026-03-24T10:04:47.392 DEBUG:teuthology.orchestra.run.vm01:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-3 2026-03-24T10:04:47.459 DEBUG:teuthology.orchestra.run.vm01:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-3 2026-03-24T10:04:47.522 DEBUG:teuthology.orchestra.run.vm01:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 0 --monmap /home/ubuntu/cephtest/ceph.monmap 2026-03-24T10:04:47.598 INFO:teuthology.orchestra.run.vm01.stderr:2026-03-24T10:04:47.597+0000 7f7c8a860900 -1 auth: error reading file: /var/lib/ceph/osd/ceph-0/keyring: can't open /var/lib/ceph/osd/ceph-0/keyring: (2) No such file or directory 2026-03-24T10:04:47.598 INFO:teuthology.orchestra.run.vm01.stderr:2026-03-24T10:04:47.598+0000 7f7c8a860900 -1 created new key in keyring /var/lib/ceph/osd/ceph-0/keyring 2026-03-24T10:04:47.598 INFO:teuthology.orchestra.run.vm01.stderr:2026-03-24T10:04:47.598+0000 7f7c8a860900 -1 bdev(0x560b76f4f800 /var/lib/ceph/osd/ceph-0/block) open stat got: (1) Operation not permitted 2026-03-24T10:04:47.598 INFO:teuthology.orchestra.run.vm01.stderr:2026-03-24T10:04:47.598+0000 7f7c8a860900 -1 bluestore(/var/lib/ceph/osd/ceph-0) _read_fsid unparsable uuid 2026-03-24T10:04:48.154 DEBUG:teuthology.orchestra.run.vm01:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2026-03-24T10:04:48.217 DEBUG:teuthology.orchestra.run.vm01:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 1 --monmap /home/ubuntu/cephtest/ceph.monmap 2026-03-24T10:04:48.292 INFO:teuthology.orchestra.run.vm01.stderr:2026-03-24T10:04:48.291+0000 7f2cf94f7900 -1 auth: error reading file: /var/lib/ceph/osd/ceph-1/keyring: can't open /var/lib/ceph/osd/ceph-1/keyring: (2) No such file or directory 2026-03-24T10:04:48.292 INFO:teuthology.orchestra.run.vm01.stderr:2026-03-24T10:04:48.291+0000 7f2cf94f7900 -1 created new key in keyring /var/lib/ceph/osd/ceph-1/keyring 2026-03-24T10:04:48.292 INFO:teuthology.orchestra.run.vm01.stderr:2026-03-24T10:04:48.291+0000 7f2cf94f7900 -1 bdev(0x55b9ef755800 /var/lib/ceph/osd/ceph-1/block) open stat got: (1) Operation not permitted 2026-03-24T10:04:48.292 INFO:teuthology.orchestra.run.vm01.stderr:2026-03-24T10:04:48.291+0000 7f2cf94f7900 -1 bluestore(/var/lib/ceph/osd/ceph-1) _read_fsid unparsable uuid 2026-03-24T10:04:48.840 DEBUG:teuthology.orchestra.run.vm01:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2026-03-24T10:04:48.902 DEBUG:teuthology.orchestra.run.vm01:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 2 --monmap /home/ubuntu/cephtest/ceph.monmap 2026-03-24T10:04:48.977 INFO:teuthology.orchestra.run.vm01.stderr:2026-03-24T10:04:48.976+0000 7f555fa0d900 -1 auth: error reading file: /var/lib/ceph/osd/ceph-2/keyring: can't open /var/lib/ceph/osd/ceph-2/keyring: (2) No such file or directory 2026-03-24T10:04:48.977 INFO:teuthology.orchestra.run.vm01.stderr:2026-03-24T10:04:48.976+0000 7f555fa0d900 -1 created new key in keyring /var/lib/ceph/osd/ceph-2/keyring 2026-03-24T10:04:48.978 INFO:teuthology.orchestra.run.vm01.stderr:2026-03-24T10:04:48.976+0000 7f555fa0d900 -1 bdev(0x561c372bd800 /var/lib/ceph/osd/ceph-2/block) open stat got: (1) Operation not permitted 2026-03-24T10:04:48.978 INFO:teuthology.orchestra.run.vm01.stderr:2026-03-24T10:04:48.976+0000 7f555fa0d900 -1 bluestore(/var/lib/ceph/osd/ceph-2) _read_fsid unparsable uuid 2026-03-24T10:04:49.564 DEBUG:teuthology.orchestra.run.vm01:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2026-03-24T10:04:49.627 DEBUG:teuthology.orchestra.run.vm01:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 3 --monmap /home/ubuntu/cephtest/ceph.monmap 2026-03-24T10:04:49.704 INFO:teuthology.orchestra.run.vm01.stderr:2026-03-24T10:04:49.703+0000 7f147e0ba900 -1 auth: error reading file: /var/lib/ceph/osd/ceph-3/keyring: can't open /var/lib/ceph/osd/ceph-3/keyring: (2) No such file or directory 2026-03-24T10:04:49.704 INFO:teuthology.orchestra.run.vm01.stderr:2026-03-24T10:04:49.703+0000 7f147e0ba900 -1 created new key in keyring /var/lib/ceph/osd/ceph-3/keyring 2026-03-24T10:04:49.704 INFO:teuthology.orchestra.run.vm01.stderr:2026-03-24T10:04:49.703+0000 7f147e0ba900 -1 bdev(0x55ed5511f800 /var/lib/ceph/osd/ceph-3/block) open stat got: (1) Operation not permitted 2026-03-24T10:04:49.704 INFO:teuthology.orchestra.run.vm01.stderr:2026-03-24T10:04:49.703+0000 7f147e0ba900 -1 bluestore(/var/lib/ceph/osd/ceph-3) _read_fsid unparsable uuid 2026-03-24T10:04:50.264 DEBUG:teuthology.orchestra.run.vm01:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2026-03-24T10:04:50.330 DEBUG:teuthology.orchestra.run.vm02:> sudo mkdir -p /var/lib/ceph/osd/ceph-4 2026-03-24T10:04:50.352 INFO:tasks.ceph:roles_to_devs: {'osd.4': '/dev/vg_nvme/lv_1', 'osd.5': '/dev/vg_nvme/lv_2', 'osd.6': '/dev/vg_nvme/lv_3', 'osd.7': '/dev/vg_nvme/lv_4'} 2026-03-24T10:04:50.352 INFO:tasks.ceph:role: osd.4 2026-03-24T10:04:50.352 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_1 on ubuntu@vm02.local 2026-03-24T10:04:50.352 DEBUG:teuthology.orchestra.run.vm02:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_1 2026-03-24T10:04:50.414 INFO:teuthology.orchestra.run.vm02.stdout:meta-data=/dev/vg_nvme/lv_1 isize=2048 agcount=4, agsize=1310464 blks 2026-03-24T10:04:50.414 INFO:teuthology.orchestra.run.vm02.stdout: = sectsz=512 attr=2, projid32bit=1 2026-03-24T10:04:50.414 INFO:teuthology.orchestra.run.vm02.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-03-24T10:04:50.414 INFO:teuthology.orchestra.run.vm02.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-03-24T10:04:50.414 INFO:teuthology.orchestra.run.vm02.stdout:data = bsize=4096 blocks=5241856, imaxpct=25 2026-03-24T10:04:50.414 INFO:teuthology.orchestra.run.vm02.stdout: = sunit=0 swidth=0 blks 2026-03-24T10:04:50.414 INFO:teuthology.orchestra.run.vm02.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-03-24T10:04:50.414 INFO:teuthology.orchestra.run.vm02.stdout:log =internal log bsize=4096 blocks=16384, version=2 2026-03-24T10:04:50.414 INFO:teuthology.orchestra.run.vm02.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2026-03-24T10:04:50.414 INFO:teuthology.orchestra.run.vm02.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-03-24T10:04:50.419 INFO:teuthology.orchestra.run.vm02.stdout:Discarding blocks...Done. 2026-03-24T10:04:50.420 INFO:tasks.ceph:mount /dev/vg_nvme/lv_1 on ubuntu@vm02.local -o noatime 2026-03-24T10:04:50.420 DEBUG:teuthology.orchestra.run.vm02:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-4 2026-03-24T10:04:50.486 DEBUG:teuthology.orchestra.run.vm02:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-4 2026-03-24T10:04:50.550 DEBUG:teuthology.orchestra.run.vm02:> sudo mkdir -p /var/lib/ceph/osd/ceph-5 2026-03-24T10:04:50.611 INFO:tasks.ceph:roles_to_devs: {'osd.4': '/dev/vg_nvme/lv_1', 'osd.5': '/dev/vg_nvme/lv_2', 'osd.6': '/dev/vg_nvme/lv_3', 'osd.7': '/dev/vg_nvme/lv_4'} 2026-03-24T10:04:50.611 INFO:tasks.ceph:role: osd.5 2026-03-24T10:04:50.611 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_2 on ubuntu@vm02.local 2026-03-24T10:04:50.611 DEBUG:teuthology.orchestra.run.vm02:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_2 2026-03-24T10:04:50.672 INFO:teuthology.orchestra.run.vm02.stdout:meta-data=/dev/vg_nvme/lv_2 isize=2048 agcount=4, agsize=1310464 blks 2026-03-24T10:04:50.672 INFO:teuthology.orchestra.run.vm02.stdout: = sectsz=512 attr=2, projid32bit=1 2026-03-24T10:04:50.672 INFO:teuthology.orchestra.run.vm02.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-03-24T10:04:50.672 INFO:teuthology.orchestra.run.vm02.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-03-24T10:04:50.672 INFO:teuthology.orchestra.run.vm02.stdout:data = bsize=4096 blocks=5241856, imaxpct=25 2026-03-24T10:04:50.672 INFO:teuthology.orchestra.run.vm02.stdout: = sunit=0 swidth=0 blks 2026-03-24T10:04:50.672 INFO:teuthology.orchestra.run.vm02.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-03-24T10:04:50.672 INFO:teuthology.orchestra.run.vm02.stdout:log =internal log bsize=4096 blocks=16384, version=2 2026-03-24T10:04:50.672 INFO:teuthology.orchestra.run.vm02.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2026-03-24T10:04:50.672 INFO:teuthology.orchestra.run.vm02.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-03-24T10:04:50.677 INFO:teuthology.orchestra.run.vm02.stdout:Discarding blocks...Done. 2026-03-24T10:04:50.679 INFO:tasks.ceph:mount /dev/vg_nvme/lv_2 on ubuntu@vm02.local -o noatime 2026-03-24T10:04:50.679 DEBUG:teuthology.orchestra.run.vm02:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-5 2026-03-24T10:04:50.745 DEBUG:teuthology.orchestra.run.vm02:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-5 2026-03-24T10:04:50.808 DEBUG:teuthology.orchestra.run.vm02:> sudo mkdir -p /var/lib/ceph/osd/ceph-6 2026-03-24T10:04:50.868 INFO:tasks.ceph:roles_to_devs: {'osd.4': '/dev/vg_nvme/lv_1', 'osd.5': '/dev/vg_nvme/lv_2', 'osd.6': '/dev/vg_nvme/lv_3', 'osd.7': '/dev/vg_nvme/lv_4'} 2026-03-24T10:04:50.869 INFO:tasks.ceph:role: osd.6 2026-03-24T10:04:50.869 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_3 on ubuntu@vm02.local 2026-03-24T10:04:50.869 DEBUG:teuthology.orchestra.run.vm02:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_3 2026-03-24T10:04:50.929 INFO:teuthology.orchestra.run.vm02.stdout:meta-data=/dev/vg_nvme/lv_3 isize=2048 agcount=4, agsize=1310464 blks 2026-03-24T10:04:50.930 INFO:teuthology.orchestra.run.vm02.stdout: = sectsz=512 attr=2, projid32bit=1 2026-03-24T10:04:50.930 INFO:teuthology.orchestra.run.vm02.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-03-24T10:04:50.930 INFO:teuthology.orchestra.run.vm02.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-03-24T10:04:50.930 INFO:teuthology.orchestra.run.vm02.stdout:data = bsize=4096 blocks=5241856, imaxpct=25 2026-03-24T10:04:50.930 INFO:teuthology.orchestra.run.vm02.stdout: = sunit=0 swidth=0 blks 2026-03-24T10:04:50.930 INFO:teuthology.orchestra.run.vm02.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-03-24T10:04:50.930 INFO:teuthology.orchestra.run.vm02.stdout:log =internal log bsize=4096 blocks=16384, version=2 2026-03-24T10:04:50.930 INFO:teuthology.orchestra.run.vm02.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2026-03-24T10:04:50.930 INFO:teuthology.orchestra.run.vm02.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-03-24T10:04:50.935 INFO:teuthology.orchestra.run.vm02.stdout:Discarding blocks...Done. 2026-03-24T10:04:50.936 INFO:tasks.ceph:mount /dev/vg_nvme/lv_3 on ubuntu@vm02.local -o noatime 2026-03-24T10:04:50.936 DEBUG:teuthology.orchestra.run.vm02:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-6 2026-03-24T10:04:51.001 DEBUG:teuthology.orchestra.run.vm02:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-6 2026-03-24T10:04:51.065 DEBUG:teuthology.orchestra.run.vm02:> sudo mkdir -p /var/lib/ceph/osd/ceph-7 2026-03-24T10:04:51.127 INFO:tasks.ceph:roles_to_devs: {'osd.4': '/dev/vg_nvme/lv_1', 'osd.5': '/dev/vg_nvme/lv_2', 'osd.6': '/dev/vg_nvme/lv_3', 'osd.7': '/dev/vg_nvme/lv_4'} 2026-03-24T10:04:51.127 INFO:tasks.ceph:role: osd.7 2026-03-24T10:04:51.127 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_4 on ubuntu@vm02.local 2026-03-24T10:04:51.127 DEBUG:teuthology.orchestra.run.vm02:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_4 2026-03-24T10:04:51.187 INFO:teuthology.orchestra.run.vm02.stdout:meta-data=/dev/vg_nvme/lv_4 isize=2048 agcount=4, agsize=1310464 blks 2026-03-24T10:04:51.187 INFO:teuthology.orchestra.run.vm02.stdout: = sectsz=512 attr=2, projid32bit=1 2026-03-24T10:04:51.187 INFO:teuthology.orchestra.run.vm02.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-03-24T10:04:51.187 INFO:teuthology.orchestra.run.vm02.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-03-24T10:04:51.187 INFO:teuthology.orchestra.run.vm02.stdout:data = bsize=4096 blocks=5241856, imaxpct=25 2026-03-24T10:04:51.187 INFO:teuthology.orchestra.run.vm02.stdout: = sunit=0 swidth=0 blks 2026-03-24T10:04:51.187 INFO:teuthology.orchestra.run.vm02.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-03-24T10:04:51.187 INFO:teuthology.orchestra.run.vm02.stdout:log =internal log bsize=4096 blocks=16384, version=2 2026-03-24T10:04:51.187 INFO:teuthology.orchestra.run.vm02.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2026-03-24T10:04:51.187 INFO:teuthology.orchestra.run.vm02.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-03-24T10:04:51.192 INFO:teuthology.orchestra.run.vm02.stdout:Discarding blocks...Done. 2026-03-24T10:04:51.193 INFO:tasks.ceph:mount /dev/vg_nvme/lv_4 on ubuntu@vm02.local -o noatime 2026-03-24T10:04:51.193 DEBUG:teuthology.orchestra.run.vm02:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-7 2026-03-24T10:04:51.258 DEBUG:teuthology.orchestra.run.vm02:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-7 2026-03-24T10:04:51.321 DEBUG:teuthology.orchestra.run.vm02:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 4 --monmap /home/ubuntu/cephtest/ceph.monmap 2026-03-24T10:04:51.397 INFO:teuthology.orchestra.run.vm02.stderr:2026-03-24T10:04:51.396+0000 7ff7b4dd3900 -1 auth: error reading file: /var/lib/ceph/osd/ceph-4/keyring: can't open /var/lib/ceph/osd/ceph-4/keyring: (2) No such file or directory 2026-03-24T10:04:51.397 INFO:teuthology.orchestra.run.vm02.stderr:2026-03-24T10:04:51.396+0000 7ff7b4dd3900 -1 created new key in keyring /var/lib/ceph/osd/ceph-4/keyring 2026-03-24T10:04:51.397 INFO:teuthology.orchestra.run.vm02.stderr:2026-03-24T10:04:51.396+0000 7ff7b4dd3900 -1 bdev(0x559ef1a09800 /var/lib/ceph/osd/ceph-4/block) open stat got: (1) Operation not permitted 2026-03-24T10:04:51.397 INFO:teuthology.orchestra.run.vm02.stderr:2026-03-24T10:04:51.396+0000 7ff7b4dd3900 -1 bluestore(/var/lib/ceph/osd/ceph-4) _read_fsid unparsable uuid 2026-03-24T10:04:51.951 DEBUG:teuthology.orchestra.run.vm02:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2026-03-24T10:04:52.015 DEBUG:teuthology.orchestra.run.vm02:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 5 --monmap /home/ubuntu/cephtest/ceph.monmap 2026-03-24T10:04:52.091 INFO:teuthology.orchestra.run.vm02.stderr:2026-03-24T10:04:52.089+0000 7f94f94ce900 -1 auth: error reading file: /var/lib/ceph/osd/ceph-5/keyring: can't open /var/lib/ceph/osd/ceph-5/keyring: (2) No such file or directory 2026-03-24T10:04:52.091 INFO:teuthology.orchestra.run.vm02.stderr:2026-03-24T10:04:52.090+0000 7f94f94ce900 -1 created new key in keyring /var/lib/ceph/osd/ceph-5/keyring 2026-03-24T10:04:52.091 INFO:teuthology.orchestra.run.vm02.stderr:2026-03-24T10:04:52.090+0000 7f94f94ce900 -1 bdev(0x56540fd7d800 /var/lib/ceph/osd/ceph-5/block) open stat got: (1) Operation not permitted 2026-03-24T10:04:52.091 INFO:teuthology.orchestra.run.vm02.stderr:2026-03-24T10:04:52.090+0000 7f94f94ce900 -1 bluestore(/var/lib/ceph/osd/ceph-5) _read_fsid unparsable uuid 2026-03-24T10:04:52.659 DEBUG:teuthology.orchestra.run.vm02:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2026-03-24T10:04:52.721 DEBUG:teuthology.orchestra.run.vm02:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 6 --monmap /home/ubuntu/cephtest/ceph.monmap 2026-03-24T10:04:52.795 INFO:teuthology.orchestra.run.vm02.stderr:2026-03-24T10:04:52.794+0000 7fe9964d2900 -1 auth: error reading file: /var/lib/ceph/osd/ceph-6/keyring: can't open /var/lib/ceph/osd/ceph-6/keyring: (2) No such file or directory 2026-03-24T10:04:52.796 INFO:teuthology.orchestra.run.vm02.stderr:2026-03-24T10:04:52.794+0000 7fe9964d2900 -1 created new key in keyring /var/lib/ceph/osd/ceph-6/keyring 2026-03-24T10:04:52.796 INFO:teuthology.orchestra.run.vm02.stderr:2026-03-24T10:04:52.794+0000 7fe9964d2900 -1 bdev(0x559c31bcd800 /var/lib/ceph/osd/ceph-6/block) open stat got: (1) Operation not permitted 2026-03-24T10:04:52.796 INFO:teuthology.orchestra.run.vm02.stderr:2026-03-24T10:04:52.794+0000 7fe9964d2900 -1 bluestore(/var/lib/ceph/osd/ceph-6) _read_fsid unparsable uuid 2026-03-24T10:04:53.328 DEBUG:teuthology.orchestra.run.vm02:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2026-03-24T10:04:53.390 DEBUG:teuthology.orchestra.run.vm02:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 7 --monmap /home/ubuntu/cephtest/ceph.monmap 2026-03-24T10:04:53.464 INFO:teuthology.orchestra.run.vm02.stderr:2026-03-24T10:04:53.463+0000 7f0e3378f900 -1 auth: error reading file: /var/lib/ceph/osd/ceph-7/keyring: can't open /var/lib/ceph/osd/ceph-7/keyring: (2) No such file or directory 2026-03-24T10:04:53.465 INFO:teuthology.orchestra.run.vm02.stderr:2026-03-24T10:04:53.463+0000 7f0e3378f900 -1 created new key in keyring /var/lib/ceph/osd/ceph-7/keyring 2026-03-24T10:04:53.465 INFO:teuthology.orchestra.run.vm02.stderr:2026-03-24T10:04:53.463+0000 7f0e3378f900 -1 bdev(0x5611f109f800 /var/lib/ceph/osd/ceph-7/block) open stat got: (1) Operation not permitted 2026-03-24T10:04:53.465 INFO:teuthology.orchestra.run.vm02.stderr:2026-03-24T10:04:53.464+0000 7f0e3378f900 -1 bluestore(/var/lib/ceph/osd/ceph-7) _read_fsid unparsable uuid 2026-03-24T10:04:54.031 DEBUG:teuthology.orchestra.run.vm02:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2026-03-24T10:04:54.094 INFO:tasks.ceph:Reading keys from all nodes... 2026-03-24T10:04:54.094 DEBUG:teuthology.orchestra.run.vm01:> set -ex 2026-03-24T10:04:54.094 DEBUG:teuthology.orchestra.run.vm01:> sudo dd if=/var/lib/ceph/mgr/ceph-x/keyring of=/dev/stdout 2026-03-24T10:04:54.115 DEBUG:teuthology.orchestra.run.vm01:> set -ex 2026-03-24T10:04:54.115 DEBUG:teuthology.orchestra.run.vm01:> sudo dd if=/var/lib/ceph/osd/ceph-0/keyring of=/dev/stdout 2026-03-24T10:04:54.177 DEBUG:teuthology.orchestra.run.vm01:> set -ex 2026-03-24T10:04:54.177 DEBUG:teuthology.orchestra.run.vm01:> sudo dd if=/var/lib/ceph/osd/ceph-1/keyring of=/dev/stdout 2026-03-24T10:04:54.237 DEBUG:teuthology.orchestra.run.vm01:> set -ex 2026-03-24T10:04:54.237 DEBUG:teuthology.orchestra.run.vm01:> sudo dd if=/var/lib/ceph/osd/ceph-2/keyring of=/dev/stdout 2026-03-24T10:04:54.300 DEBUG:teuthology.orchestra.run.vm01:> set -ex 2026-03-24T10:04:54.300 DEBUG:teuthology.orchestra.run.vm01:> sudo dd if=/var/lib/ceph/osd/ceph-3/keyring of=/dev/stdout 2026-03-24T10:04:54.361 DEBUG:teuthology.orchestra.run.vm02:> set -ex 2026-03-24T10:04:54.361 DEBUG:teuthology.orchestra.run.vm02:> sudo dd if=/var/lib/ceph/mgr/ceph-y/keyring of=/dev/stdout 2026-03-24T10:04:54.382 DEBUG:teuthology.orchestra.run.vm02:> set -ex 2026-03-24T10:04:54.382 DEBUG:teuthology.orchestra.run.vm02:> sudo dd if=/var/lib/ceph/osd/ceph-4/keyring of=/dev/stdout 2026-03-24T10:04:54.442 DEBUG:teuthology.orchestra.run.vm02:> set -ex 2026-03-24T10:04:54.442 DEBUG:teuthology.orchestra.run.vm02:> sudo dd if=/var/lib/ceph/osd/ceph-5/keyring of=/dev/stdout 2026-03-24T10:04:54.502 DEBUG:teuthology.orchestra.run.vm02:> set -ex 2026-03-24T10:04:54.502 DEBUG:teuthology.orchestra.run.vm02:> sudo dd if=/var/lib/ceph/osd/ceph-6/keyring of=/dev/stdout 2026-03-24T10:04:54.562 DEBUG:teuthology.orchestra.run.vm02:> set -ex 2026-03-24T10:04:54.562 DEBUG:teuthology.orchestra.run.vm02:> sudo dd if=/var/lib/ceph/osd/ceph-7/keyring of=/dev/stdout 2026-03-24T10:04:54.624 DEBUG:teuthology.orchestra.run.vm08:> set -ex 2026-03-24T10:04:54.625 DEBUG:teuthology.orchestra.run.vm08:> dd if=/etc/ceph/ceph.client.0.keyring of=/dev/stdout 2026-03-24T10:04:54.638 INFO:tasks.ceph:Adding keys to all mons... 2026-03-24T10:04:54.638 DEBUG:teuthology.orchestra.run.vm01:> sudo tee -a /etc/ceph/ceph.keyring 2026-03-24T10:04:54.640 DEBUG:teuthology.orchestra.run.vm02:> sudo tee -a /etc/ceph/ceph.keyring 2026-03-24T10:04:54.667 INFO:teuthology.orchestra.run.vm01.stdout:[mgr.x] 2026-03-24T10:04:54.667 INFO:teuthology.orchestra.run.vm01.stdout: key = AQC+YcJpyRQ/GhAAzrXCPYQXIw8VWAZu/sYQGQ== 2026-03-24T10:04:54.667 INFO:teuthology.orchestra.run.vm01.stdout:[osd.0] 2026-03-24T10:04:54.667 INFO:teuthology.orchestra.run.vm01.stdout: key = AQC/YcJpjCOsIxAAhvG4OvjkjwqIM5Imjaezcg== 2026-03-24T10:04:54.667 INFO:teuthology.orchestra.run.vm01.stdout:[osd.1] 2026-03-24T10:04:54.667 INFO:teuthology.orchestra.run.vm01.stdout: key = AQDAYcJp229qERAAQ8YKVz85Q/LQXZgTlkmUkQ== 2026-03-24T10:04:54.667 INFO:teuthology.orchestra.run.vm01.stdout:[osd.2] 2026-03-24T10:04:54.667 INFO:teuthology.orchestra.run.vm01.stdout: key = AQDAYcJpKMtAOhAAnA9D9mwHRqvJ5MZEVnZEaA== 2026-03-24T10:04:54.667 INFO:teuthology.orchestra.run.vm01.stdout:[osd.3] 2026-03-24T10:04:54.667 INFO:teuthology.orchestra.run.vm01.stdout: key = AQDBYcJprtb1KRAAlgPXSkDMshS8qAU+y7qVPA== 2026-03-24T10:04:54.667 INFO:teuthology.orchestra.run.vm01.stdout:[mgr.y] 2026-03-24T10:04:54.667 INFO:teuthology.orchestra.run.vm01.stdout: key = AQC+YcJp8JzTHBAAd0pA2MDDroKKwc4BNthZbQ== 2026-03-24T10:04:54.667 INFO:teuthology.orchestra.run.vm01.stdout:[osd.4] 2026-03-24T10:04:54.667 INFO:teuthology.orchestra.run.vm01.stdout: key = AQDDYcJpYMmzFxAA6FlOKcUzS/3oX1WfbCBulQ== 2026-03-24T10:04:54.667 INFO:teuthology.orchestra.run.vm01.stdout:[osd.5] 2026-03-24T10:04:54.667 INFO:teuthology.orchestra.run.vm01.stdout: key = AQDEYcJpf1pvBRAAuYd/AA95gi8pEmFHkfbfdA== 2026-03-24T10:04:54.667 INFO:teuthology.orchestra.run.vm01.stdout:[osd.6] 2026-03-24T10:04:54.667 INFO:teuthology.orchestra.run.vm01.stdout: key = AQDEYcJp2wBtLxAAy3lPBGYKLQN/N7aRk6UVfQ== 2026-03-24T10:04:54.667 INFO:teuthology.orchestra.run.vm01.stdout:[osd.7] 2026-03-24T10:04:54.667 INFO:teuthology.orchestra.run.vm01.stdout: key = AQDFYcJpFYC1GxAABIxLj5fEsdtR3MlWIY2+CQ== 2026-03-24T10:04:54.667 INFO:teuthology.orchestra.run.vm01.stdout:[client.0] 2026-03-24T10:04:54.667 INFO:teuthology.orchestra.run.vm01.stdout: key = AQC+YcJpXPHaHhAAcvBFPvXWgM2JYxc5nrDYjA== 2026-03-24T10:04:54.686 INFO:teuthology.orchestra.run.vm02.stdout:[mgr.x] 2026-03-24T10:04:54.686 INFO:teuthology.orchestra.run.vm02.stdout: key = AQC+YcJpyRQ/GhAAzrXCPYQXIw8VWAZu/sYQGQ== 2026-03-24T10:04:54.686 INFO:teuthology.orchestra.run.vm02.stdout:[osd.0] 2026-03-24T10:04:54.686 INFO:teuthology.orchestra.run.vm02.stdout: key = AQC/YcJpjCOsIxAAhvG4OvjkjwqIM5Imjaezcg== 2026-03-24T10:04:54.686 INFO:teuthology.orchestra.run.vm02.stdout:[osd.1] 2026-03-24T10:04:54.686 INFO:teuthology.orchestra.run.vm02.stdout: key = AQDAYcJp229qERAAQ8YKVz85Q/LQXZgTlkmUkQ== 2026-03-24T10:04:54.686 INFO:teuthology.orchestra.run.vm02.stdout:[osd.2] 2026-03-24T10:04:54.686 INFO:teuthology.orchestra.run.vm02.stdout: key = AQDAYcJpKMtAOhAAnA9D9mwHRqvJ5MZEVnZEaA== 2026-03-24T10:04:54.686 INFO:teuthology.orchestra.run.vm02.stdout:[osd.3] 2026-03-24T10:04:54.686 INFO:teuthology.orchestra.run.vm02.stdout: key = AQDBYcJprtb1KRAAlgPXSkDMshS8qAU+y7qVPA== 2026-03-24T10:04:54.686 INFO:teuthology.orchestra.run.vm02.stdout:[mgr.y] 2026-03-24T10:04:54.686 INFO:teuthology.orchestra.run.vm02.stdout: key = AQC+YcJp8JzTHBAAd0pA2MDDroKKwc4BNthZbQ== 2026-03-24T10:04:54.686 INFO:teuthology.orchestra.run.vm02.stdout:[osd.4] 2026-03-24T10:04:54.686 INFO:teuthology.orchestra.run.vm02.stdout: key = AQDDYcJpYMmzFxAA6FlOKcUzS/3oX1WfbCBulQ== 2026-03-24T10:04:54.686 INFO:teuthology.orchestra.run.vm02.stdout:[osd.5] 2026-03-24T10:04:54.686 INFO:teuthology.orchestra.run.vm02.stdout: key = AQDEYcJpf1pvBRAAuYd/AA95gi8pEmFHkfbfdA== 2026-03-24T10:04:54.686 INFO:teuthology.orchestra.run.vm02.stdout:[osd.6] 2026-03-24T10:04:54.686 INFO:teuthology.orchestra.run.vm02.stdout: key = AQDEYcJp2wBtLxAAy3lPBGYKLQN/N7aRk6UVfQ== 2026-03-24T10:04:54.686 INFO:teuthology.orchestra.run.vm02.stdout:[osd.7] 2026-03-24T10:04:54.686 INFO:teuthology.orchestra.run.vm02.stdout: key = AQDFYcJpFYC1GxAABIxLj5fEsdtR3MlWIY2+CQ== 2026-03-24T10:04:54.686 INFO:teuthology.orchestra.run.vm02.stdout:[client.0] 2026-03-24T10:04:54.686 INFO:teuthology.orchestra.run.vm02.stdout: key = AQC+YcJpXPHaHhAAcvBFPvXWgM2JYxc5nrDYjA== 2026-03-24T10:04:54.687 DEBUG:teuthology.orchestra.run.vm01:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=mgr.x --cap mon 'allow profile mgr' --cap osd 'allow *' --cap mds 'allow *' 2026-03-24T10:04:54.710 DEBUG:teuthology.orchestra.run.vm02:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=mgr.x --cap mon 'allow profile mgr' --cap osd 'allow *' --cap mds 'allow *' 2026-03-24T10:04:54.765 DEBUG:teuthology.orchestra.run.vm01:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.0 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-03-24T10:04:54.789 DEBUG:teuthology.orchestra.run.vm02:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.0 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-03-24T10:04:54.843 DEBUG:teuthology.orchestra.run.vm01:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.1 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-03-24T10:04:54.868 DEBUG:teuthology.orchestra.run.vm02:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.1 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-03-24T10:04:54.922 DEBUG:teuthology.orchestra.run.vm01:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.2 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-03-24T10:04:54.950 DEBUG:teuthology.orchestra.run.vm02:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.2 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-03-24T10:04:55.002 DEBUG:teuthology.orchestra.run.vm01:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.3 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-03-24T10:04:55.030 DEBUG:teuthology.orchestra.run.vm02:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.3 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-03-24T10:04:55.084 DEBUG:teuthology.orchestra.run.vm01:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=mgr.y --cap mon 'allow profile mgr' --cap osd 'allow *' --cap mds 'allow *' 2026-03-24T10:04:55.109 DEBUG:teuthology.orchestra.run.vm02:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=mgr.y --cap mon 'allow profile mgr' --cap osd 'allow *' --cap mds 'allow *' 2026-03-24T10:04:55.163 DEBUG:teuthology.orchestra.run.vm01:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.4 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-03-24T10:04:55.189 DEBUG:teuthology.orchestra.run.vm02:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.4 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-03-24T10:04:55.241 DEBUG:teuthology.orchestra.run.vm01:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.5 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-03-24T10:04:55.267 DEBUG:teuthology.orchestra.run.vm02:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.5 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-03-24T10:04:55.320 DEBUG:teuthology.orchestra.run.vm01:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.6 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-03-24T10:04:55.347 DEBUG:teuthology.orchestra.run.vm02:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.6 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-03-24T10:04:55.398 DEBUG:teuthology.orchestra.run.vm01:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.7 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-03-24T10:04:55.425 DEBUG:teuthology.orchestra.run.vm02:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.7 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-03-24T10:04:55.477 DEBUG:teuthology.orchestra.run.vm01:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=client.0 --cap mon 'allow rw' --cap mgr 'allow r' --cap osd 'allow rwx' --cap mds allow 2026-03-24T10:04:55.505 DEBUG:teuthology.orchestra.run.vm02:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=client.0 --cap mon 'allow rw' --cap mgr 'allow r' --cap osd 'allow rwx' --cap mds allow 2026-03-24T10:04:55.556 INFO:tasks.ceph:Running mkfs on mon nodes... 2026-03-24T10:04:55.557 DEBUG:teuthology.orchestra.run.vm01:> sudo mkdir -p /var/lib/ceph/mon/ceph-a 2026-03-24T10:04:55.606 DEBUG:teuthology.orchestra.run.vm01:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-mon --cluster ceph --mkfs -i a --monmap /home/ubuntu/cephtest/ceph.monmap --keyring /etc/ceph/ceph.keyring 2026-03-24T10:04:55.694 DEBUG:teuthology.orchestra.run.vm01:> sudo chown -R ceph:ceph /var/lib/ceph/mon/ceph-a 2026-03-24T10:04:55.716 DEBUG:teuthology.orchestra.run.vm01:> sudo mkdir -p /var/lib/ceph/mon/ceph-c 2026-03-24T10:04:55.776 DEBUG:teuthology.orchestra.run.vm01:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-mon --cluster ceph --mkfs -i c --monmap /home/ubuntu/cephtest/ceph.monmap --keyring /etc/ceph/ceph.keyring 2026-03-24T10:04:55.864 DEBUG:teuthology.orchestra.run.vm01:> sudo chown -R ceph:ceph /var/lib/ceph/mon/ceph-c 2026-03-24T10:04:55.886 DEBUG:teuthology.orchestra.run.vm02:> sudo mkdir -p /var/lib/ceph/mon/ceph-b 2026-03-24T10:04:55.908 DEBUG:teuthology.orchestra.run.vm02:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-mon --cluster ceph --mkfs -i b --monmap /home/ubuntu/cephtest/ceph.monmap --keyring /etc/ceph/ceph.keyring 2026-03-24T10:04:55.996 DEBUG:teuthology.orchestra.run.vm02:> sudo chown -R ceph:ceph /var/lib/ceph/mon/ceph-b 2026-03-24T10:04:56.017 DEBUG:teuthology.orchestra.run.vm01:> rm -- /home/ubuntu/cephtest/ceph.monmap 2026-03-24T10:04:56.019 DEBUG:teuthology.orchestra.run.vm02:> rm -- /home/ubuntu/cephtest/ceph.monmap 2026-03-24T10:04:56.070 INFO:tasks.ceph:Starting mon daemons in cluster ceph... 2026-03-24T10:04:56.070 INFO:tasks.ceph.mon.a:Restarting daemon 2026-03-24T10:04:56.070 DEBUG:teuthology.orchestra.run.vm01:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster ceph -i a 2026-03-24T10:04:56.072 INFO:tasks.ceph.mon.a:Started 2026-03-24T10:04:56.072 INFO:tasks.ceph.mon.c:Restarting daemon 2026-03-24T10:04:56.072 DEBUG:teuthology.orchestra.run.vm01:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster ceph -i c 2026-03-24T10:04:56.073 INFO:tasks.ceph.mon.c:Started 2026-03-24T10:04:56.073 INFO:tasks.ceph.mon.b:Restarting daemon 2026-03-24T10:04:56.073 DEBUG:teuthology.orchestra.run.vm02:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster ceph -i b 2026-03-24T10:04:56.112 INFO:tasks.ceph.mon.b:Started 2026-03-24T10:04:56.112 INFO:tasks.ceph:Starting mgr daemons in cluster ceph... 2026-03-24T10:04:56.113 INFO:tasks.ceph.mgr.x:Restarting daemon 2026-03-24T10:04:56.113 DEBUG:teuthology.orchestra.run.vm01:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mgr -f --cluster ceph -i x 2026-03-24T10:04:56.114 INFO:tasks.ceph.mgr.x:Started 2026-03-24T10:04:56.114 INFO:tasks.ceph.mgr.y:Restarting daemon 2026-03-24T10:04:56.114 DEBUG:teuthology.orchestra.run.vm02:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mgr -f --cluster ceph -i y 2026-03-24T10:04:56.116 INFO:tasks.ceph.mgr.y:Started 2026-03-24T10:04:56.116 DEBUG:tasks.ceph:set 0 configs 2026-03-24T10:04:56.116 DEBUG:teuthology.orchestra.run.vm01:> sudo ceph --cluster ceph config dump 2026-03-24T10:05:01.420 INFO:teuthology.orchestra.run.vm01.stdout:WHO MASK LEVEL OPTION VALUE RO 2026-03-24T10:05:01.431 INFO:tasks.ceph:Setting crush tunables to default 2026-03-24T10:05:01.431 DEBUG:teuthology.orchestra.run.vm01:> sudo ceph --cluster ceph osd crush tunables default 2026-03-24T10:05:01.541 INFO:teuthology.orchestra.run.vm01.stderr:adjusted tunables profile to default 2026-03-24T10:05:01.550 INFO:tasks.ceph:check_enable_crimson: False 2026-03-24T10:05:01.550 INFO:tasks.ceph:Starting osd daemons in cluster ceph... 2026-03-24T10:05:01.550 DEBUG:teuthology.orchestra.run.vm01:> set -ex 2026-03-24T10:05:01.550 DEBUG:teuthology.orchestra.run.vm01:> sudo dd if=/var/lib/ceph/osd/ceph-0/fsid of=/dev/stdout 2026-03-24T10:05:01.573 DEBUG:teuthology.orchestra.run.vm01:> set -ex 2026-03-24T10:05:01.573 DEBUG:teuthology.orchestra.run.vm01:> sudo dd if=/var/lib/ceph/osd/ceph-1/fsid of=/dev/stdout 2026-03-24T10:05:01.636 DEBUG:teuthology.orchestra.run.vm01:> set -ex 2026-03-24T10:05:01.636 DEBUG:teuthology.orchestra.run.vm01:> sudo dd if=/var/lib/ceph/osd/ceph-2/fsid of=/dev/stdout 2026-03-24T10:05:01.698 DEBUG:teuthology.orchestra.run.vm01:> set -ex 2026-03-24T10:05:01.698 DEBUG:teuthology.orchestra.run.vm01:> sudo dd if=/var/lib/ceph/osd/ceph-3/fsid of=/dev/stdout 2026-03-24T10:05:01.763 DEBUG:teuthology.orchestra.run.vm02:> set -ex 2026-03-24T10:05:01.763 DEBUG:teuthology.orchestra.run.vm02:> sudo dd if=/var/lib/ceph/osd/ceph-4/fsid of=/dev/stdout 2026-03-24T10:05:01.787 DEBUG:teuthology.orchestra.run.vm02:> set -ex 2026-03-24T10:05:01.788 DEBUG:teuthology.orchestra.run.vm02:> sudo dd if=/var/lib/ceph/osd/ceph-5/fsid of=/dev/stdout 2026-03-24T10:05:01.851 DEBUG:teuthology.orchestra.run.vm02:> set -ex 2026-03-24T10:05:01.851 DEBUG:teuthology.orchestra.run.vm02:> sudo dd if=/var/lib/ceph/osd/ceph-6/fsid of=/dev/stdout 2026-03-24T10:05:01.915 DEBUG:teuthology.orchestra.run.vm02:> set -ex 2026-03-24T10:05:01.916 DEBUG:teuthology.orchestra.run.vm02:> sudo dd if=/var/lib/ceph/osd/ceph-7/fsid of=/dev/stdout 2026-03-24T10:05:01.980 DEBUG:teuthology.orchestra.run.vm02:> sudo ceph --cluster ceph osd new 84be533d-260b-4530-b8c8-f0f988f44279 0 2026-03-24T10:05:02.131 INFO:tasks.ceph.mgr.x.vm01.stderr:/usr/lib64/python3.9/site-packages/scipy/__init__.py:73: UserWarning: NumPy was imported from a Python sub-interpreter but NumPy does not properly support sub-interpreters. This will likely work for most users but might cause hard to track down issues or subtle bugs. A common user of the rare sub-interpreter feature is wsgi which also allows single-interpreter mode. 2026-03-24T10:05:02.132 INFO:tasks.ceph.mgr.x.vm01.stderr:Improvements in the case of bugs are welcome, but is not on the NumPy roadmap, and full support may require significant effort to achieve. 2026-03-24T10:05:02.132 INFO:tasks.ceph.mgr.x.vm01.stderr: from numpy import show_config as show_numpy_config 2026-03-24T10:05:02.136 INFO:teuthology.orchestra.run.vm02.stdout:0 2026-03-24T10:05:02.144 DEBUG:teuthology.orchestra.run.vm02:> sudo ceph --cluster ceph osd new f7481088-2869-41a4-b762-2e62d8fc3f23 1 2026-03-24T10:05:02.158 INFO:tasks.ceph.mgr.y.vm02.stderr:/usr/lib64/python3.9/site-packages/scipy/__init__.py:73: UserWarning: NumPy was imported from a Python sub-interpreter but NumPy does not properly support sub-interpreters. This will likely work for most users but might cause hard to track down issues or subtle bugs. A common user of the rare sub-interpreter feature is wsgi which also allows single-interpreter mode. 2026-03-24T10:05:02.158 INFO:tasks.ceph.mgr.y.vm02.stderr:Improvements in the case of bugs are welcome, but is not on the NumPy roadmap, and full support may require significant effort to achieve. 2026-03-24T10:05:02.158 INFO:tasks.ceph.mgr.y.vm02.stderr: from numpy import show_config as show_numpy_config 2026-03-24T10:05:02.254 INFO:teuthology.orchestra.run.vm02.stdout:1 2026-03-24T10:05:02.262 DEBUG:teuthology.orchestra.run.vm02:> sudo ceph --cluster ceph osd new 37cb7b10-02b8-4318-9d4d-e948e27f1726 2 2026-03-24T10:05:02.414 INFO:teuthology.orchestra.run.vm02.stdout:2 2026-03-24T10:05:02.423 DEBUG:teuthology.orchestra.run.vm02:> sudo ceph --cluster ceph osd new a6393947-f1bc-47b8-862b-fffdc6a82bb0 3 2026-03-24T10:05:02.545 INFO:teuthology.orchestra.run.vm02.stdout:3 2026-03-24T10:05:02.554 DEBUG:teuthology.orchestra.run.vm02:> sudo ceph --cluster ceph osd new 9f480fca-92ec-4229-9cdc-4a395213209c 4 2026-03-24T10:05:02.662 INFO:teuthology.orchestra.run.vm02.stdout:4 2026-03-24T10:05:02.671 DEBUG:teuthology.orchestra.run.vm02:> sudo ceph --cluster ceph osd new 103d753f-c388-454e-a2f1-b2fa98858c7a 5 2026-03-24T10:05:02.780 INFO:teuthology.orchestra.run.vm02.stdout:5 2026-03-24T10:05:02.789 DEBUG:teuthology.orchestra.run.vm02:> sudo ceph --cluster ceph osd new eab881a9-f63f-4df0-887c-cf38a4dc3ffc 6 2026-03-24T10:05:02.896 INFO:teuthology.orchestra.run.vm02.stdout:6 2026-03-24T10:05:02.905 DEBUG:teuthology.orchestra.run.vm02:> sudo ceph --cluster ceph osd new 6a3f405c-de7b-4fdb-a3bf-dda0228157b2 7 2026-03-24T10:05:03.014 INFO:teuthology.orchestra.run.vm02.stdout:7 2026-03-24T10:05:03.023 INFO:tasks.ceph.osd.0:Restarting daemon 2026-03-24T10:05:03.023 DEBUG:teuthology.orchestra.run.vm01:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 0 2026-03-24T10:05:03.025 INFO:tasks.ceph.osd.0:Started 2026-03-24T10:05:03.025 INFO:tasks.ceph.osd.1:Restarting daemon 2026-03-24T10:05:03.025 DEBUG:teuthology.orchestra.run.vm01:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 1 2026-03-24T10:05:03.026 INFO:tasks.ceph.osd.1:Started 2026-03-24T10:05:03.026 INFO:tasks.ceph.osd.2:Restarting daemon 2026-03-24T10:05:03.026 DEBUG:teuthology.orchestra.run.vm01:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 2 2026-03-24T10:05:03.028 INFO:tasks.ceph.osd.2:Started 2026-03-24T10:05:03.028 INFO:tasks.ceph.osd.3:Restarting daemon 2026-03-24T10:05:03.028 DEBUG:teuthology.orchestra.run.vm01:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 3 2026-03-24T10:05:03.033 INFO:tasks.ceph.osd.3:Started 2026-03-24T10:05:03.033 INFO:tasks.ceph.osd.4:Restarting daemon 2026-03-24T10:05:03.033 DEBUG:teuthology.orchestra.run.vm02:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 4 2026-03-24T10:05:03.035 INFO:tasks.ceph.osd.4:Started 2026-03-24T10:05:03.035 INFO:tasks.ceph.osd.5:Restarting daemon 2026-03-24T10:05:03.035 DEBUG:teuthology.orchestra.run.vm02:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 5 2026-03-24T10:05:03.036 INFO:tasks.ceph.osd.5:Started 2026-03-24T10:05:03.036 INFO:tasks.ceph.osd.6:Restarting daemon 2026-03-24T10:05:03.036 DEBUG:teuthology.orchestra.run.vm02:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 6 2026-03-24T10:05:03.037 INFO:tasks.ceph.osd.6:Started 2026-03-24T10:05:03.037 INFO:tasks.ceph.osd.7:Restarting daemon 2026-03-24T10:05:03.037 DEBUG:teuthology.orchestra.run.vm02:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 7 2026-03-24T10:05:03.038 INFO:tasks.ceph.osd.7:Started 2026-03-24T10:05:03.038 DEBUG:teuthology.orchestra.run.vm01:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2026-03-24T10:05:03.195 INFO:teuthology.orchestra.run.vm01.stdout: 2026-03-24T10:05:03.195 INFO:teuthology.orchestra.run.vm01.stdout:{"epoch":10,"fsid":"baa98d21-c911-4bf0-9998-1cf429d0841b","created":"2026-03-24T10:05:01.358681+0000","modified":"2026-03-24T10:05:03.010358+0000","last_up_change":"0.000000","last_in_change":"2026-03-24T10:05:03.010358+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":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"tentacle","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"84be533d-260b-4530-b8c8-f0f988f44279","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":"f7481088-2869-41a4-b762-2e62d8fc3f23","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":"37cb7b10-02b8-4318-9d4d-e948e27f1726","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":3,"uuid":"a6393947-f1bc-47b8-862b-fffdc6a82bb0","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":4,"uuid":"9f480fca-92ec-4229-9cdc-4a395213209c","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":5,"uuid":"103d753f-c388-454e-a2f1-b2fa98858c7a","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":6,"uuid":"eab881a9-f63f-4df0-887c-cf38a4dc3ffc","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":7,"uuid":"6a3f405c-de7b-4fdb-a3bf-dda0228157b2","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},{"osd":3,"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":4,"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":5,"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":6,"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":7,"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":"isa","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}} 2026-03-24T10:05:03.205 INFO:tasks.ceph.ceph_manager.ceph:[] 2026-03-24T10:05:03.205 INFO:tasks.ceph:Waiting for OSDs to come up 2026-03-24T10:05:03.210 INFO:tasks.ceph.osd.7.vm02.stderr:2026-03-24T10:05:03.209+0000 7f3f0a872900 -1 Falling back to public interface 2026-03-24T10:05:03.213 INFO:tasks.ceph.osd.4.vm02.stderr:2026-03-24T10:05:03.212+0000 7faf13dcf900 -1 Falling back to public interface 2026-03-24T10:05:03.214 INFO:tasks.ceph.osd.1.vm01.stderr:2026-03-24T10:05:03.213+0000 7ffa965dc900 -1 Falling back to public interface 2026-03-24T10:05:03.221 INFO:tasks.ceph.osd.0.vm01.stderr:2026-03-24T10:05:03.220+0000 7f4deefc7900 -1 Falling back to public interface 2026-03-24T10:05:03.224 INFO:tasks.ceph.osd.2.vm01.stderr:2026-03-24T10:05:03.224+0000 7f639d617900 -1 Falling back to public interface 2026-03-24T10:05:03.235 INFO:tasks.ceph.osd.5.vm02.stderr:2026-03-24T10:05:03.234+0000 7fe755657900 -1 Falling back to public interface 2026-03-24T10:05:03.241 INFO:tasks.ceph.osd.3.vm01.stderr:2026-03-24T10:05:03.240+0000 7fc588fae900 -1 Falling back to public interface 2026-03-24T10:05:03.248 INFO:tasks.ceph.osd.6.vm02.stderr:2026-03-24T10:05:03.247+0000 7ff9ee73f900 -1 Falling back to public interface 2026-03-24T10:05:03.541 INFO:tasks.ceph.osd.1.vm01.stderr:2026-03-24T10:05:03.540+0000 7ffa965dc900 -1 osd.1 0 log_to_monitors true 2026-03-24T10:05:03.568 INFO:tasks.ceph.osd.0.vm01.stderr:2026-03-24T10:05:03.568+0000 7f4deefc7900 -1 osd.0 0 log_to_monitors true 2026-03-24T10:05:03.572 INFO:tasks.ceph.osd.4.vm02.stderr:2026-03-24T10:05:03.568+0000 7faf13dcf900 -1 osd.4 0 log_to_monitors true 2026-03-24T10:05:03.576 INFO:tasks.ceph.osd.7.vm02.stderr:2026-03-24T10:05:03.575+0000 7f3f0a872900 -1 osd.7 0 log_to_monitors true 2026-03-24T10:05:03.585 INFO:tasks.ceph.osd.5.vm02.stderr:2026-03-24T10:05:03.584+0000 7fe755657900 -1 osd.5 0 log_to_monitors true 2026-03-24T10:05:03.593 INFO:tasks.ceph.osd.2.vm01.stderr:2026-03-24T10:05:03.592+0000 7f639d617900 -1 osd.2 0 log_to_monitors true 2026-03-24T10:05:03.598 INFO:tasks.ceph.osd.3.vm01.stderr:2026-03-24T10:05:03.597+0000 7fc588fae900 -1 osd.3 0 log_to_monitors true 2026-03-24T10:05:03.627 INFO:tasks.ceph.osd.6.vm02.stderr:2026-03-24T10:05:03.626+0000 7ff9ee73f900 -1 osd.6 0 log_to_monitors true 2026-03-24T10:05:04.008 DEBUG:teuthology.orchestra.run.vm01:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2026-03-24T10:05:04.107 INFO:teuthology.misc.health.vm01.stdout: 2026-03-24T10:05:04.107 INFO:teuthology.misc.health.vm01.stdout:{"epoch":10,"fsid":"baa98d21-c911-4bf0-9998-1cf429d0841b","created":"2026-03-24T10:05:01.358681+0000","modified":"2026-03-24T10:05:03.010358+0000","last_up_change":"0.000000","last_in_change":"2026-03-24T10:05:03.010358+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":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"tentacle","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"84be533d-260b-4530-b8c8-f0f988f44279","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":"f7481088-2869-41a4-b762-2e62d8fc3f23","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":"37cb7b10-02b8-4318-9d4d-e948e27f1726","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":3,"uuid":"a6393947-f1bc-47b8-862b-fffdc6a82bb0","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":4,"uuid":"9f480fca-92ec-4229-9cdc-4a395213209c","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":5,"uuid":"103d753f-c388-454e-a2f1-b2fa98858c7a","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":6,"uuid":"eab881a9-f63f-4df0-887c-cf38a4dc3ffc","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":7,"uuid":"6a3f405c-de7b-4fdb-a3bf-dda0228157b2","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},{"osd":3,"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":4,"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":5,"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":6,"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":7,"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":"isa","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}} 2026-03-24T10:05:04.113 DEBUG:teuthology.misc:0 of 8 OSDs are up 2026-03-24T10:05:04.669 INFO:tasks.ceph.mgr.x.vm01.stderr:2026-03-24T10:05:04.669+0000 7feb9bfed640 -1 mgr.server handle_report got status from non-daemon mon.b 2026-03-24T10:05:04.670 INFO:tasks.ceph.mgr.x.vm01.stderr:2026-03-24T10:05:04.670+0000 7feb9bfed640 -1 mgr.server handle_report got status from non-daemon mon.c 2026-03-24T10:05:05.404 INFO:tasks.ceph.osd.5.vm02.stderr:2026-03-24T10:05:05.403+0000 7fe750dc3640 -1 osd.5 0 waiting for initial osdmap 2026-03-24T10:05:05.406 INFO:tasks.ceph.osd.4.vm02.stderr:2026-03-24T10:05:05.405+0000 7faf0f53b640 -1 osd.4 0 waiting for initial osdmap 2026-03-24T10:05:05.406 INFO:tasks.ceph.osd.6.vm02.stderr:2026-03-24T10:05:05.405+0000 7ff9e9eab640 -1 osd.6 0 waiting for initial osdmap 2026-03-24T10:05:05.407 INFO:tasks.ceph.osd.5.vm02.stderr:2026-03-24T10:05:05.406+0000 7fe74c3da640 -1 osd.5 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-03-24T10:05:05.407 INFO:tasks.ceph.osd.0.vm01.stderr:2026-03-24T10:05:05.407+0000 7f4de97a0640 -1 osd.0 0 waiting for initial osdmap 2026-03-24T10:05:05.407 INFO:tasks.ceph.osd.3.vm01.stderr:2026-03-24T10:05:05.407+0000 7fc58471a640 -1 osd.3 0 waiting for initial osdmap 2026-03-24T10:05:05.408 INFO:tasks.ceph.osd.1.vm01.stderr:2026-03-24T10:05:05.407+0000 7ffa91d48640 -1 osd.1 0 waiting for initial osdmap 2026-03-24T10:05:05.408 INFO:tasks.ceph.osd.7.vm02.stderr:2026-03-24T10:05:05.407+0000 7f3f05fe0640 -1 osd.7 0 waiting for initial osdmap 2026-03-24T10:05:05.409 INFO:tasks.ceph.osd.2.vm01.stderr:2026-03-24T10:05:05.409+0000 7f6398580640 -1 osd.2 0 waiting for initial osdmap 2026-03-24T10:05:05.409 INFO:tasks.ceph.osd.4.vm02.stderr:2026-03-24T10:05:05.408+0000 7faf0ab52640 -1 osd.4 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-03-24T10:05:05.410 INFO:tasks.ceph.osd.6.vm02.stderr:2026-03-24T10:05:05.409+0000 7ff9e54c2640 -1 osd.6 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-03-24T10:05:05.411 INFO:tasks.ceph.osd.1.vm01.stderr:2026-03-24T10:05:05.411+0000 7ffa8d35f640 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-03-24T10:05:05.412 INFO:tasks.ceph.osd.7.vm02.stderr:2026-03-24T10:05:05.411+0000 7f3f015f7640 -1 osd.7 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-03-24T10:05:05.412 INFO:tasks.ceph.osd.0.vm01.stderr:2026-03-24T10:05:05.412+0000 7f4de4db7640 -1 osd.0 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-03-24T10:05:05.413 INFO:tasks.ceph.osd.3.vm01.stderr:2026-03-24T10:05:05.412+0000 7fc57fd31640 -1 osd.3 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-03-24T10:05:05.414 INFO:tasks.ceph.osd.2.vm01.stderr:2026-03-24T10:05:05.413+0000 7f6393b97640 -1 osd.2 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-03-24T10:05:10.917 DEBUG:teuthology.orchestra.run.vm01:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2026-03-24T10:05:11.097 INFO:teuthology.misc.health.vm01.stdout: 2026-03-24T10:05:11.104 INFO:teuthology.misc.health.vm01.stdout:{"epoch":16,"fsid":"baa98d21-c911-4bf0-9998-1cf429d0841b","created":"2026-03-24T10:05:01.358681+0000","modified":"2026-03-24T10:05:10.440102+0000","last_up_change":"2026-03-24T10:05:06.394472+0000","last_in_change":"2026-03-24T10:05:03.010358+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":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"tentacle","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2026-03-24T10:05:07.677730+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":"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":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,"nonprimary_shards":"{}","options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":8,"score_stable":8,"optimal_score":0.25,"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":"84be533d-260b-4530-b8c8-f0f988f44279","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.101:6808","nonce":2776897315},{"type":"v1","addr":"192.168.123.101:6809","nonce":2776897315}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.101:6810","nonce":2776897315},{"type":"v1","addr":"192.168.123.101:6811","nonce":2776897315}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.101:6814","nonce":2776897315},{"type":"v1","addr":"192.168.123.101:6815","nonce":2776897315}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.101:6812","nonce":2776897315},{"type":"v1","addr":"192.168.123.101:6813","nonce":2776897315}]},"public_addr":"192.168.123.101:6809/2776897315","cluster_addr":"192.168.123.101:6811/2776897315","heartbeat_back_addr":"192.168.123.101:6815/2776897315","heartbeat_front_addr":"192.168.123.101:6813/2776897315","state":["exists","up"]},{"osd":1,"uuid":"f7481088-2869-41a4-b762-2e62d8fc3f23","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":14,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.101:6800","nonce":4013954375},{"type":"v1","addr":"192.168.123.101:6801","nonce":4013954375}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.101:6802","nonce":4013954375},{"type":"v1","addr":"192.168.123.101:6803","nonce":4013954375}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.101:6806","nonce":4013954375},{"type":"v1","addr":"192.168.123.101:6807","nonce":4013954375}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.101:6804","nonce":4013954375},{"type":"v1","addr":"192.168.123.101:6805","nonce":4013954375}]},"public_addr":"192.168.123.101:6801/4013954375","cluster_addr":"192.168.123.101:6803/4013954375","heartbeat_back_addr":"192.168.123.101:6807/4013954375","heartbeat_front_addr":"192.168.123.101:6805/4013954375","state":["exists","up"]},{"osd":2,"uuid":"37cb7b10-02b8-4318-9d4d-e948e27f1726","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.101:6816","nonce":3594829781},{"type":"v1","addr":"192.168.123.101:6817","nonce":3594829781}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.101:6818","nonce":3594829781},{"type":"v1","addr":"192.168.123.101:6819","nonce":3594829781}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.101:6822","nonce":3594829781},{"type":"v1","addr":"192.168.123.101:6823","nonce":3594829781}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.101:6820","nonce":3594829781},{"type":"v1","addr":"192.168.123.101:6821","nonce":3594829781}]},"public_addr":"192.168.123.101:6817/3594829781","cluster_addr":"192.168.123.101:6819/3594829781","heartbeat_back_addr":"192.168.123.101:6823/3594829781","heartbeat_front_addr":"192.168.123.101:6821/3594829781","state":["exists","up"]},{"osd":3,"uuid":"a6393947-f1bc-47b8-862b-fffdc6a82bb0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.101:6824","nonce":1317069152},{"type":"v1","addr":"192.168.123.101:6825","nonce":1317069152}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.101:6826","nonce":1317069152},{"type":"v1","addr":"192.168.123.101:6827","nonce":1317069152}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.101:6830","nonce":1317069152},{"type":"v1","addr":"192.168.123.101:6831","nonce":1317069152}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.101:6828","nonce":1317069152},{"type":"v1","addr":"192.168.123.101:6829","nonce":1317069152}]},"public_addr":"192.168.123.101:6825/1317069152","cluster_addr":"192.168.123.101:6827/1317069152","heartbeat_back_addr":"192.168.123.101:6831/1317069152","heartbeat_front_addr":"192.168.123.101:6829/1317069152","state":["exists","up"]},{"osd":4,"uuid":"9f480fca-92ec-4229-9cdc-4a395213209c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6808","nonce":3535767903},{"type":"v1","addr":"192.168.123.102:6809","nonce":3535767903}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6810","nonce":3535767903},{"type":"v1","addr":"192.168.123.102:6811","nonce":3535767903}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6814","nonce":3535767903},{"type":"v1","addr":"192.168.123.102:6815","nonce":3535767903}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6812","nonce":3535767903},{"type":"v1","addr":"192.168.123.102:6813","nonce":3535767903}]},"public_addr":"192.168.123.102:6809/3535767903","cluster_addr":"192.168.123.102:6811/3535767903","heartbeat_back_addr":"192.168.123.102:6815/3535767903","heartbeat_front_addr":"192.168.123.102:6813/3535767903","state":["exists","up"]},{"osd":5,"uuid":"103d753f-c388-454e-a2f1-b2fa98858c7a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6816","nonce":721909654},{"type":"v1","addr":"192.168.123.102:6817","nonce":721909654}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6818","nonce":721909654},{"type":"v1","addr":"192.168.123.102:6819","nonce":721909654}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6822","nonce":721909654},{"type":"v1","addr":"192.168.123.102:6823","nonce":721909654}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6820","nonce":721909654},{"type":"v1","addr":"192.168.123.102:6821","nonce":721909654}]},"public_addr":"192.168.123.102:6817/721909654","cluster_addr":"192.168.123.102:6819/721909654","heartbeat_back_addr":"192.168.123.102:6823/721909654","heartbeat_front_addr":"192.168.123.102:6821/721909654","state":["exists","up"]},{"osd":6,"uuid":"eab881a9-f63f-4df0-887c-cf38a4dc3ffc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6824","nonce":2687636242},{"type":"v1","addr":"192.168.123.102:6825","nonce":2687636242}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6826","nonce":2687636242},{"type":"v1","addr":"192.168.123.102:6827","nonce":2687636242}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6830","nonce":2687636242},{"type":"v1","addr":"192.168.123.102:6831","nonce":2687636242}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6828","nonce":2687636242},{"type":"v1","addr":"192.168.123.102:6829","nonce":2687636242}]},"public_addr":"192.168.123.102:6825/2687636242","cluster_addr":"192.168.123.102:6827/2687636242","heartbeat_back_addr":"192.168.123.102:6831/2687636242","heartbeat_front_addr":"192.168.123.102:6829/2687636242","state":["exists","up"]},{"osd":7,"uuid":"6a3f405c-de7b-4fdb-a3bf-dda0228157b2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6800","nonce":1446207189},{"type":"v1","addr":"192.168.123.102:6801","nonce":1446207189}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6802","nonce":1446207189},{"type":"v1","addr":"192.168.123.102:6803","nonce":1446207189}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6806","nonce":1446207189},{"type":"v1","addr":"192.168.123.102:6807","nonce":1446207189}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6804","nonce":1446207189},{"type":"v1","addr":"192.168.123.102:6805","nonce":1446207189}]},"public_addr":"192.168.123.102:6801/1446207189","cluster_addr":"192.168.123.102:6803/1446207189","heartbeat_back_addr":"192.168.123.102:6807/1446207189","heartbeat_front_addr":"192.168.123.102:6805/1446207189","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"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":4544132024016699391,"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":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"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":"isa","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}} 2026-03-24T10:05:11.106 DEBUG:teuthology.misc:8 of 8 OSDs are up 2026-03-24T10:05:11.107 INFO:tasks.ceph:Creating RBD pool 2026-03-24T10:05:11.107 DEBUG:teuthology.orchestra.run.vm01:> sudo ceph --cluster ceph osd pool create rbd 8 2026-03-24T10:05:11.455 INFO:teuthology.orchestra.run.vm01.stderr:pool 'rbd' created 2026-03-24T10:05:11.470 DEBUG:teuthology.orchestra.run.vm01:> rbd --cluster ceph pool init rbd 2026-03-24T10:05:14.485 INFO:tasks.ceph:Starting mds daemons in cluster ceph... 2026-03-24T10:05:14.485 DEBUG:teuthology.orchestra.run.vm01:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph config log 1 --format=json 2026-03-24T10:05:14.485 INFO:tasks.daemonwatchdog.daemon_watchdog:watchdog starting 2026-03-24T10:05:14.674 INFO:teuthology.orchestra.run.vm01.stdout: 2026-03-24T10:05:14.684 INFO:teuthology.orchestra.run.vm01.stdout:[{"version":1,"timestamp":"0.000000","name":"","changes":[]}] 2026-03-24T10:05:14.684 INFO:tasks.ceph_manager:config epoch is 1 2026-03-24T10:05:14.684 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2026-03-24T10:05:14.684 INFO:tasks.ceph.ceph_manager.ceph:waiting for mgr available 2026-03-24T10:05:14.684 DEBUG:teuthology.orchestra.run.vm01:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph mgr dump --format=json 2026-03-24T10:05:14.908 INFO:teuthology.orchestra.run.vm01.stdout: 2026-03-24T10:05:14.918 INFO:teuthology.orchestra.run.vm01.stdout:{"epoch":5,"flags":0,"active_gid":4108,"active_name":"x","active_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.101:6832","nonce":2376100631},{"type":"v1","addr":"192.168.123.101:6833","nonce":2376100631}]},"active_addr":"192.168.123.101:6833/2376100631","active_change":"2026-03-24T10:05:03.651228+0000","active_mgr_features":4544132024016699391,"available":true,"standbys":[{"gid":4100,"name":"y","mgr_features":4544132024016699391,"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":[]},"update_pg_upmap_activity":{"name":"update_pg_upmap_activity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Updates pg_upmap activity stats to be used in `balancer status detail`","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":[]},"certificate_automated_rotation_enabled":{"name":"certificate_automated_rotation_enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"This flag controls whether cephadm automatically rotates certificates upon expiration.","long_desc":"","tags":[],"see_also":[]},"certificate_check_debug_mode":{"name":"certificate_check_debug_mode","type":"bool","level":"dev","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"FOR TESTING ONLY: This flag forces the certificate check instead of waiting for certificate_check_period.","long_desc":"","tags":[],"see_also":[]},"certificate_check_period":{"name":"certificate_check_period","type":"int","level":"advanced","flags":0,"default_value":"1","min":"0","max":"30","enum_allowed":[],"desc":"Specifies how often (in days) the certificate should be checked for validity.","long_desc":"","tags":[],"see_also":[]},"certificate_duration_days":{"name":"certificate_duration_days","type":"int","level":"advanced","flags":0,"default_value":"1095","min":"90","max":"3650","enum_allowed":[],"desc":"Specifies the duration of self certificates generated and signed by cephadm root CA","long_desc":"","tags":[],"see_also":[]},"certificate_renewal_threshold_days":{"name":"certificate_renewal_threshold_days","type":"int","level":"advanced","flags":0,"default_value":"30","min":"10","max":"90","enum_allowed":[],"desc":"Specifies the lead time in days to initiate certificate renewal before expiration.","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.28.1","min":"","max":"","enum_allowed":[],"desc":"Alertmanager 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:12.3.1","min":"","max":"","enum_allowed":[],"desc":"Grafana 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.9.1","min":"","max":"","enum_allowed":[],"desc":"Node exporter 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.5","min":"","max":"","enum_allowed":[],"desc":"Nvmeof 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:v3.6.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:ceph20-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba 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:ceph20-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba metrics 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":"quay.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":[]},"stray_daemon_check_interval":{"name":"stray_daemon_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"how frequently cephadm should check for the presence of stray daemons","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":[]},"PROM_ALERT_CREDENTIAL_CACHE_TTL":{"name":"PROM_ALERT_CREDENTIAL_CACHE_TTL","type":"int","level":"advanced","flags":0,"default_value":"60","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":[]},"RGW_HOSTNAME_PER_DAEMON":{"name":"RGW_HOSTNAME_PER_DAEMON","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"crypto_caller":{"name":"crypto_caller","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":[]},"sso_oauth2":{"name":"sso_oauth2","type":"bool","level":"advanced","flags":0,"default_value":"False","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":"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":[]},"prometheus_tls_secret_name":{"name":"prometheus_tls_secret_name","type":"str","level":"advanced","flags":0,"default_value":"rook-ceph-prometheus-server-tls","min":"","max":"","enum_allowed":[],"desc":"name of tls secret in k8s for prometheus","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":[]},"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":[]},"pause_cloning":{"name":"pause_cloning","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Pause asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"pause_purging":{"name":"pause_purging","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Pause asynchronous subvolume purge 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":[]}}}]}],"modules":["iostat","nfs"],"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":[]},"update_pg_upmap_activity":{"name":"update_pg_upmap_activity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Updates pg_upmap activity stats to be used in `balancer status detail`","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":[]},"certificate_automated_rotation_enabled":{"name":"certificate_automated_rotation_enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"This flag controls whether cephadm automatically rotates certificates upon expiration.","long_desc":"","tags":[],"see_also":[]},"certificate_check_debug_mode":{"name":"certificate_check_debug_mode","type":"bool","level":"dev","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"FOR TESTING ONLY: This flag forces the certificate check instead of waiting for certificate_check_period.","long_desc":"","tags":[],"see_also":[]},"certificate_check_period":{"name":"certificate_check_period","type":"int","level":"advanced","flags":0,"default_value":"1","min":"0","max":"30","enum_allowed":[],"desc":"Specifies how often (in days) the certificate should be checked for validity.","long_desc":"","tags":[],"see_also":[]},"certificate_duration_days":{"name":"certificate_duration_days","type":"int","level":"advanced","flags":0,"default_value":"1095","min":"90","max":"3650","enum_allowed":[],"desc":"Specifies the duration of self certificates generated and signed by cephadm root CA","long_desc":"","tags":[],"see_also":[]},"certificate_renewal_threshold_days":{"name":"certificate_renewal_threshold_days","type":"int","level":"advanced","flags":0,"default_value":"30","min":"10","max":"90","enum_allowed":[],"desc":"Specifies the lead time in days to initiate certificate renewal before expiration.","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.28.1","min":"","max":"","enum_allowed":[],"desc":"Alertmanager 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:12.3.1","min":"","max":"","enum_allowed":[],"desc":"Grafana 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.9.1","min":"","max":"","enum_allowed":[],"desc":"Node exporter 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.5","min":"","max":"","enum_allowed":[],"desc":"Nvmeof 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:v3.6.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:ceph20-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba 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:ceph20-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba metrics 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":"quay.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":[]},"stray_daemon_check_interval":{"name":"stray_daemon_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"how frequently cephadm should check for the presence of stray daemons","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":[]},"PROM_ALERT_CREDENTIAL_CACHE_TTL":{"name":"PROM_ALERT_CREDENTIAL_CACHE_TTL","type":"int","level":"advanced","flags":0,"default_value":"60","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":[]},"RGW_HOSTNAME_PER_DAEMON":{"name":"RGW_HOSTNAME_PER_DAEMON","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"crypto_caller":{"name":"crypto_caller","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":[]},"sso_oauth2":{"name":"sso_oauth2","type":"bool","level":"advanced","flags":0,"default_value":"False","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":"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":[]},"prometheus_tls_secret_name":{"name":"prometheus_tls_secret_name","type":"str","level":"advanced","flags":0,"default_value":"rook-ceph-prometheus-server-tls","min":"","max":"","enum_allowed":[],"desc":"name of tls secret in k8s for prometheus","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":[]},"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":[]},"pause_cloning":{"name":"pause_cloning","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Pause asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"pause_purging":{"name":"pause_purging","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Pause asynchronous subvolume purge 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":[]}}}],"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"],"tentacle":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"force_disabled_modules":{},"last_failure_osd_epoch":0,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"192.168.123.101:0","nonce":1838367371}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"192.168.123.101:0","nonce":772028274}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"192.168.123.101:0","nonce":2971182952}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"192.168.123.101:0","nonce":211455288}]}]} 2026-03-24T10:05:14.919 INFO:tasks.ceph.ceph_manager.ceph:mgr available! 2026-03-24T10:05:14.919 INFO:tasks.ceph.ceph_manager.ceph:waiting for all up 2026-03-24T10:05:14.919 DEBUG:teuthology.orchestra.run.vm01:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2026-03-24T10:05:15.101 INFO:teuthology.orchestra.run.vm01.stdout: 2026-03-24T10:05:15.101 INFO:teuthology.orchestra.run.vm01.stdout:{"epoch":20,"fsid":"baa98d21-c911-4bf0-9998-1cf429d0841b","created":"2026-03-24T10:05:01.358681+0000","modified":"2026-03-24T10:05:14.468626+0000","last_up_change":"2026-03-24T10:05:06.394472+0000","last_in_change":"2026-03-24T10:05:03.010358+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":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"tentacle","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2026-03-24T10:05:07.677730+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":"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":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,"nonprimary_shards":"{}","options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":8,"score_stable":8,"optimal_score":0.25,"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":"2026-03-24T10:05:11.291096+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":"20","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":20,"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,"nonprimary_shards":"{}","options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":4.9800000190734863,"score_stable":4.9800000190734863,"optimal_score":0.87999999523162842,"raw_score_acting":4.380000114440918,"raw_score_stable":4.380000114440918,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"84be533d-260b-4530-b8c8-f0f988f44279","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.101:6808","nonce":2776897315},{"type":"v1","addr":"192.168.123.101:6809","nonce":2776897315}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.101:6810","nonce":2776897315},{"type":"v1","addr":"192.168.123.101:6811","nonce":2776897315}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.101:6814","nonce":2776897315},{"type":"v1","addr":"192.168.123.101:6815","nonce":2776897315}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.101:6812","nonce":2776897315},{"type":"v1","addr":"192.168.123.101:6813","nonce":2776897315}]},"public_addr":"192.168.123.101:6809/2776897315","cluster_addr":"192.168.123.101:6811/2776897315","heartbeat_back_addr":"192.168.123.101:6815/2776897315","heartbeat_front_addr":"192.168.123.101:6813/2776897315","state":["exists","up"]},{"osd":1,"uuid":"f7481088-2869-41a4-b762-2e62d8fc3f23","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":14,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.101:6800","nonce":4013954375},{"type":"v1","addr":"192.168.123.101:6801","nonce":4013954375}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.101:6802","nonce":4013954375},{"type":"v1","addr":"192.168.123.101:6803","nonce":4013954375}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.101:6806","nonce":4013954375},{"type":"v1","addr":"192.168.123.101:6807","nonce":4013954375}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.101:6804","nonce":4013954375},{"type":"v1","addr":"192.168.123.101:6805","nonce":4013954375}]},"public_addr":"192.168.123.101:6801/4013954375","cluster_addr":"192.168.123.101:6803/4013954375","heartbeat_back_addr":"192.168.123.101:6807/4013954375","heartbeat_front_addr":"192.168.123.101:6805/4013954375","state":["exists","up"]},{"osd":2,"uuid":"37cb7b10-02b8-4318-9d4d-e948e27f1726","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.101:6816","nonce":3594829781},{"type":"v1","addr":"192.168.123.101:6817","nonce":3594829781}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.101:6818","nonce":3594829781},{"type":"v1","addr":"192.168.123.101:6819","nonce":3594829781}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.101:6822","nonce":3594829781},{"type":"v1","addr":"192.168.123.101:6823","nonce":3594829781}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.101:6820","nonce":3594829781},{"type":"v1","addr":"192.168.123.101:6821","nonce":3594829781}]},"public_addr":"192.168.123.101:6817/3594829781","cluster_addr":"192.168.123.101:6819/3594829781","heartbeat_back_addr":"192.168.123.101:6823/3594829781","heartbeat_front_addr":"192.168.123.101:6821/3594829781","state":["exists","up"]},{"osd":3,"uuid":"a6393947-f1bc-47b8-862b-fffdc6a82bb0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.101:6824","nonce":1317069152},{"type":"v1","addr":"192.168.123.101:6825","nonce":1317069152}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.101:6826","nonce":1317069152},{"type":"v1","addr":"192.168.123.101:6827","nonce":1317069152}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.101:6830","nonce":1317069152},{"type":"v1","addr":"192.168.123.101:6831","nonce":1317069152}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.101:6828","nonce":1317069152},{"type":"v1","addr":"192.168.123.101:6829","nonce":1317069152}]},"public_addr":"192.168.123.101:6825/1317069152","cluster_addr":"192.168.123.101:6827/1317069152","heartbeat_back_addr":"192.168.123.101:6831/1317069152","heartbeat_front_addr":"192.168.123.101:6829/1317069152","state":["exists","up"]},{"osd":4,"uuid":"9f480fca-92ec-4229-9cdc-4a395213209c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6808","nonce":3535767903},{"type":"v1","addr":"192.168.123.102:6809","nonce":3535767903}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6810","nonce":3535767903},{"type":"v1","addr":"192.168.123.102:6811","nonce":3535767903}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6814","nonce":3535767903},{"type":"v1","addr":"192.168.123.102:6815","nonce":3535767903}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6812","nonce":3535767903},{"type":"v1","addr":"192.168.123.102:6813","nonce":3535767903}]},"public_addr":"192.168.123.102:6809/3535767903","cluster_addr":"192.168.123.102:6811/3535767903","heartbeat_back_addr":"192.168.123.102:6815/3535767903","heartbeat_front_addr":"192.168.123.102:6813/3535767903","state":["exists","up"]},{"osd":5,"uuid":"103d753f-c388-454e-a2f1-b2fa98858c7a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6816","nonce":721909654},{"type":"v1","addr":"192.168.123.102:6817","nonce":721909654}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6818","nonce":721909654},{"type":"v1","addr":"192.168.123.102:6819","nonce":721909654}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6822","nonce":721909654},{"type":"v1","addr":"192.168.123.102:6823","nonce":721909654}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6820","nonce":721909654},{"type":"v1","addr":"192.168.123.102:6821","nonce":721909654}]},"public_addr":"192.168.123.102:6817/721909654","cluster_addr":"192.168.123.102:6819/721909654","heartbeat_back_addr":"192.168.123.102:6823/721909654","heartbeat_front_addr":"192.168.123.102:6821/721909654","state":["exists","up"]},{"osd":6,"uuid":"eab881a9-f63f-4df0-887c-cf38a4dc3ffc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6824","nonce":2687636242},{"type":"v1","addr":"192.168.123.102:6825","nonce":2687636242}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6826","nonce":2687636242},{"type":"v1","addr":"192.168.123.102:6827","nonce":2687636242}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6830","nonce":2687636242},{"type":"v1","addr":"192.168.123.102:6831","nonce":2687636242}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6828","nonce":2687636242},{"type":"v1","addr":"192.168.123.102:6829","nonce":2687636242}]},"public_addr":"192.168.123.102:6825/2687636242","cluster_addr":"192.168.123.102:6827/2687636242","heartbeat_back_addr":"192.168.123.102:6831/2687636242","heartbeat_front_addr":"192.168.123.102:6829/2687636242","state":["exists","up"]},{"osd":7,"uuid":"6a3f405c-de7b-4fdb-a3bf-dda0228157b2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6800","nonce":1446207189},{"type":"v1","addr":"192.168.123.102:6801","nonce":1446207189}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6802","nonce":1446207189},{"type":"v1","addr":"192.168.123.102:6803","nonce":1446207189}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6806","nonce":1446207189},{"type":"v1","addr":"192.168.123.102:6807","nonce":1446207189}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6804","nonce":1446207189},{"type":"v1","addr":"192.168.123.102:6805","nonce":1446207189}]},"public_addr":"192.168.123.102:6801/1446207189","cluster_addr":"192.168.123.102:6803/1446207189","heartbeat_back_addr":"192.168.123.102:6807/1446207189","heartbeat_front_addr":"192.168.123.102:6805/1446207189","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"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":4544132024016699391,"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":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"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":"isa","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}} 2026-03-24T10:05:15.111 INFO:tasks.ceph.ceph_manager.ceph:all up! 2026-03-24T10:05:15.111 DEBUG:teuthology.orchestra.run.vm01:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2026-03-24T10:05:15.297 INFO:teuthology.orchestra.run.vm01.stdout: 2026-03-24T10:05:15.297 INFO:teuthology.orchestra.run.vm01.stdout:{"epoch":20,"fsid":"baa98d21-c911-4bf0-9998-1cf429d0841b","created":"2026-03-24T10:05:01.358681+0000","modified":"2026-03-24T10:05:14.468626+0000","last_up_change":"2026-03-24T10:05:06.394472+0000","last_in_change":"2026-03-24T10:05:03.010358+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":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"tentacle","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2026-03-24T10:05:07.677730+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":"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":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,"nonprimary_shards":"{}","options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":8,"score_stable":8,"optimal_score":0.25,"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":"2026-03-24T10:05:11.291096+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":"20","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":20,"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,"nonprimary_shards":"{}","options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":4.9800000190734863,"score_stable":4.9800000190734863,"optimal_score":0.87999999523162842,"raw_score_acting":4.380000114440918,"raw_score_stable":4.380000114440918,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"84be533d-260b-4530-b8c8-f0f988f44279","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.101:6808","nonce":2776897315},{"type":"v1","addr":"192.168.123.101:6809","nonce":2776897315}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.101:6810","nonce":2776897315},{"type":"v1","addr":"192.168.123.101:6811","nonce":2776897315}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.101:6814","nonce":2776897315},{"type":"v1","addr":"192.168.123.101:6815","nonce":2776897315}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.101:6812","nonce":2776897315},{"type":"v1","addr":"192.168.123.101:6813","nonce":2776897315}]},"public_addr":"192.168.123.101:6809/2776897315","cluster_addr":"192.168.123.101:6811/2776897315","heartbeat_back_addr":"192.168.123.101:6815/2776897315","heartbeat_front_addr":"192.168.123.101:6813/2776897315","state":["exists","up"]},{"osd":1,"uuid":"f7481088-2869-41a4-b762-2e62d8fc3f23","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":14,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.101:6800","nonce":4013954375},{"type":"v1","addr":"192.168.123.101:6801","nonce":4013954375}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.101:6802","nonce":4013954375},{"type":"v1","addr":"192.168.123.101:6803","nonce":4013954375}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.101:6806","nonce":4013954375},{"type":"v1","addr":"192.168.123.101:6807","nonce":4013954375}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.101:6804","nonce":4013954375},{"type":"v1","addr":"192.168.123.101:6805","nonce":4013954375}]},"public_addr":"192.168.123.101:6801/4013954375","cluster_addr":"192.168.123.101:6803/4013954375","heartbeat_back_addr":"192.168.123.101:6807/4013954375","heartbeat_front_addr":"192.168.123.101:6805/4013954375","state":["exists","up"]},{"osd":2,"uuid":"37cb7b10-02b8-4318-9d4d-e948e27f1726","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.101:6816","nonce":3594829781},{"type":"v1","addr":"192.168.123.101:6817","nonce":3594829781}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.101:6818","nonce":3594829781},{"type":"v1","addr":"192.168.123.101:6819","nonce":3594829781}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.101:6822","nonce":3594829781},{"type":"v1","addr":"192.168.123.101:6823","nonce":3594829781}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.101:6820","nonce":3594829781},{"type":"v1","addr":"192.168.123.101:6821","nonce":3594829781}]},"public_addr":"192.168.123.101:6817/3594829781","cluster_addr":"192.168.123.101:6819/3594829781","heartbeat_back_addr":"192.168.123.101:6823/3594829781","heartbeat_front_addr":"192.168.123.101:6821/3594829781","state":["exists","up"]},{"osd":3,"uuid":"a6393947-f1bc-47b8-862b-fffdc6a82bb0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.101:6824","nonce":1317069152},{"type":"v1","addr":"192.168.123.101:6825","nonce":1317069152}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.101:6826","nonce":1317069152},{"type":"v1","addr":"192.168.123.101:6827","nonce":1317069152}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.101:6830","nonce":1317069152},{"type":"v1","addr":"192.168.123.101:6831","nonce":1317069152}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.101:6828","nonce":1317069152},{"type":"v1","addr":"192.168.123.101:6829","nonce":1317069152}]},"public_addr":"192.168.123.101:6825/1317069152","cluster_addr":"192.168.123.101:6827/1317069152","heartbeat_back_addr":"192.168.123.101:6831/1317069152","heartbeat_front_addr":"192.168.123.101:6829/1317069152","state":["exists","up"]},{"osd":4,"uuid":"9f480fca-92ec-4229-9cdc-4a395213209c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6808","nonce":3535767903},{"type":"v1","addr":"192.168.123.102:6809","nonce":3535767903}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6810","nonce":3535767903},{"type":"v1","addr":"192.168.123.102:6811","nonce":3535767903}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6814","nonce":3535767903},{"type":"v1","addr":"192.168.123.102:6815","nonce":3535767903}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6812","nonce":3535767903},{"type":"v1","addr":"192.168.123.102:6813","nonce":3535767903}]},"public_addr":"192.168.123.102:6809/3535767903","cluster_addr":"192.168.123.102:6811/3535767903","heartbeat_back_addr":"192.168.123.102:6815/3535767903","heartbeat_front_addr":"192.168.123.102:6813/3535767903","state":["exists","up"]},{"osd":5,"uuid":"103d753f-c388-454e-a2f1-b2fa98858c7a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6816","nonce":721909654},{"type":"v1","addr":"192.168.123.102:6817","nonce":721909654}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6818","nonce":721909654},{"type":"v1","addr":"192.168.123.102:6819","nonce":721909654}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6822","nonce":721909654},{"type":"v1","addr":"192.168.123.102:6823","nonce":721909654}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6820","nonce":721909654},{"type":"v1","addr":"192.168.123.102:6821","nonce":721909654}]},"public_addr":"192.168.123.102:6817/721909654","cluster_addr":"192.168.123.102:6819/721909654","heartbeat_back_addr":"192.168.123.102:6823/721909654","heartbeat_front_addr":"192.168.123.102:6821/721909654","state":["exists","up"]},{"osd":6,"uuid":"eab881a9-f63f-4df0-887c-cf38a4dc3ffc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6824","nonce":2687636242},{"type":"v1","addr":"192.168.123.102:6825","nonce":2687636242}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6826","nonce":2687636242},{"type":"v1","addr":"192.168.123.102:6827","nonce":2687636242}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6830","nonce":2687636242},{"type":"v1","addr":"192.168.123.102:6831","nonce":2687636242}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6828","nonce":2687636242},{"type":"v1","addr":"192.168.123.102:6829","nonce":2687636242}]},"public_addr":"192.168.123.102:6825/2687636242","cluster_addr":"192.168.123.102:6827/2687636242","heartbeat_back_addr":"192.168.123.102:6831/2687636242","heartbeat_front_addr":"192.168.123.102:6829/2687636242","state":["exists","up"]},{"osd":7,"uuid":"6a3f405c-de7b-4fdb-a3bf-dda0228157b2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6800","nonce":1446207189},{"type":"v1","addr":"192.168.123.102:6801","nonce":1446207189}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6802","nonce":1446207189},{"type":"v1","addr":"192.168.123.102:6803","nonce":1446207189}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6806","nonce":1446207189},{"type":"v1","addr":"192.168.123.102:6807","nonce":1446207189}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"192.168.123.102:6804","nonce":1446207189},{"type":"v1","addr":"192.168.123.102:6805","nonce":1446207189}]},"public_addr":"192.168.123.102:6801/1446207189","cluster_addr":"192.168.123.102:6803/1446207189","heartbeat_back_addr":"192.168.123.102:6807/1446207189","heartbeat_front_addr":"192.168.123.102:6805/1446207189","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"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":4544132024016699391,"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":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"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":"isa","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}} 2026-03-24T10:05:15.307 DEBUG:teuthology.orchestra.run.vm01:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.0 flush_pg_stats 2026-03-24T10:05:15.307 DEBUG:teuthology.orchestra.run.vm01:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.1 flush_pg_stats 2026-03-24T10:05:15.307 DEBUG:teuthology.orchestra.run.vm01:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.2 flush_pg_stats 2026-03-24T10:05:15.307 DEBUG:teuthology.orchestra.run.vm01:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.3 flush_pg_stats 2026-03-24T10:05:15.308 DEBUG:teuthology.orchestra.run.vm01:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.4 flush_pg_stats 2026-03-24T10:05:15.308 DEBUG:teuthology.orchestra.run.vm01:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.5 flush_pg_stats 2026-03-24T10:05:15.308 DEBUG:teuthology.orchestra.run.vm01:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.6 flush_pg_stats 2026-03-24T10:05:15.308 DEBUG:teuthology.orchestra.run.vm01:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.7 flush_pg_stats 2026-03-24T10:05:15.473 INFO:teuthology.orchestra.run.vm01.stdout:55834574851 2026-03-24T10:05:15.473 DEBUG:teuthology.orchestra.run.vm01:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.3 2026-03-24T10:05:15.476 INFO:teuthology.orchestra.run.vm01.stdout:55834574851 2026-03-24T10:05:15.476 DEBUG:teuthology.orchestra.run.vm01:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.1 2026-03-24T10:05:15.513 INFO:teuthology.orchestra.run.vm01.stdout:55834574851 2026-03-24T10:05:15.513 DEBUG:teuthology.orchestra.run.vm01:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.5 2026-03-24T10:05:15.515 INFO:teuthology.orchestra.run.vm01.stdout:55834574851 2026-03-24T10:05:15.515 DEBUG:teuthology.orchestra.run.vm01:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.2 2026-03-24T10:05:15.518 INFO:teuthology.orchestra.run.vm01.stdout:55834574851 2026-03-24T10:05:15.518 DEBUG:teuthology.orchestra.run.vm01:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.0 2026-03-24T10:05:15.541 INFO:teuthology.orchestra.run.vm01.stdout:55834574852 2026-03-24T10:05:15.541 DEBUG:teuthology.orchestra.run.vm01:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.4 2026-03-24T10:05:15.552 INFO:teuthology.orchestra.run.vm01.stdout:55834574852 2026-03-24T10:05:15.552 DEBUG:teuthology.orchestra.run.vm01:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.6 2026-03-24T10:05:15.568 INFO:teuthology.orchestra.run.vm01.stdout:55834574851 2026-03-24T10:05:15.568 DEBUG:teuthology.orchestra.run.vm01:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.7 2026-03-24T10:05:15.838 INFO:teuthology.orchestra.run.vm01.stdout:55834574850 2026-03-24T10:05:15.855 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574851 got 55834574850 for osd.1 2026-03-24T10:05:15.876 INFO:teuthology.orchestra.run.vm01.stdout:55834574850 2026-03-24T10:05:15.889 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574851 got 55834574850 for osd.0 2026-03-24T10:05:15.904 INFO:teuthology.orchestra.run.vm01.stdout:55834574850 2026-03-24T10:05:15.911 INFO:teuthology.orchestra.run.vm01.stdout:55834574850 2026-03-24T10:05:15.917 INFO:teuthology.orchestra.run.vm01.stdout:55834574850 2026-03-24T10:05:15.918 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574851 got 55834574850 for osd.2 2026-03-24T10:05:15.925 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574851 got 55834574850 for osd.7 2026-03-24T10:05:15.938 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574851 got 55834574850 for osd.5 2026-03-24T10:05:15.943 INFO:teuthology.orchestra.run.vm01.stdout:55834574851 2026-03-24T10:05:15.945 INFO:teuthology.orchestra.run.vm01.stdout:55834574850 2026-03-24T10:05:15.956 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574852 got 55834574851 for osd.4 2026-03-24T10:05:15.956 INFO:teuthology.orchestra.run.vm01.stdout:55834574851 2026-03-24T10:05:15.959 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574851 got 55834574850 for osd.3 2026-03-24T10:05:15.968 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574852 got 55834574851 for osd.6 2026-03-24T10:05:16.855 DEBUG:teuthology.orchestra.run.vm01:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.1 2026-03-24T10:05:16.889 DEBUG:teuthology.orchestra.run.vm01:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.0 2026-03-24T10:05:16.918 DEBUG:teuthology.orchestra.run.vm01:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.2 2026-03-24T10:05:16.925 DEBUG:teuthology.orchestra.run.vm01:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.7 2026-03-24T10:05:16.939 DEBUG:teuthology.orchestra.run.vm01:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.5 2026-03-24T10:05:16.957 DEBUG:teuthology.orchestra.run.vm01:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.4 2026-03-24T10:05:16.959 DEBUG:teuthology.orchestra.run.vm01:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.3 2026-03-24T10:05:16.969 DEBUG:teuthology.orchestra.run.vm01:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.6 2026-03-24T10:05:17.127 INFO:teuthology.orchestra.run.vm01.stdout:55834574851 2026-03-24T10:05:17.142 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574851 got 55834574851 for osd.1 2026-03-24T10:05:17.142 DEBUG:teuthology.parallel:result is None 2026-03-24T10:05:17.218 INFO:teuthology.orchestra.run.vm01.stdout:55834574851 2026-03-24T10:05:17.233 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574851 got 55834574851 for osd.0 2026-03-24T10:05:17.233 DEBUG:teuthology.parallel:result is None 2026-03-24T10:05:17.281 INFO:teuthology.orchestra.run.vm01.stdout:55834574852 2026-03-24T10:05:17.297 INFO:teuthology.orchestra.run.vm01.stdout:55834574851 2026-03-24T10:05:17.307 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574851 got 55834574851 for osd.2 2026-03-24T10:05:17.307 DEBUG:teuthology.parallel:result is None 2026-03-24T10:05:17.313 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574852 got 55834574852 for osd.6 2026-03-24T10:05:17.313 DEBUG:teuthology.parallel:result is None 2026-03-24T10:05:17.322 INFO:teuthology.orchestra.run.vm01.stdout:55834574851 2026-03-24T10:05:17.325 INFO:teuthology.orchestra.run.vm01.stdout:55834574851 2026-03-24T10:05:17.330 INFO:teuthology.orchestra.run.vm01.stdout:55834574852 2026-03-24T10:05:17.334 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574851 got 55834574851 for osd.3 2026-03-24T10:05:17.334 DEBUG:teuthology.parallel:result is None 2026-03-24T10:05:17.340 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574851 got 55834574851 for osd.7 2026-03-24T10:05:17.340 DEBUG:teuthology.parallel:result is None 2026-03-24T10:05:17.340 INFO:teuthology.orchestra.run.vm01.stdout:55834574851 2026-03-24T10:05:17.348 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574852 got 55834574852 for osd.4 2026-03-24T10:05:17.348 DEBUG:teuthology.parallel:result is None 2026-03-24T10:05:17.353 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574851 got 55834574851 for osd.5 2026-03-24T10:05:17.353 DEBUG:teuthology.parallel:result is None 2026-03-24T10:05:17.353 INFO:tasks.ceph.ceph_manager.ceph:waiting for clean 2026-03-24T10:05:17.353 DEBUG:teuthology.orchestra.run.vm01:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2026-03-24T10:05:17.578 INFO:teuthology.orchestra.run.vm01.stdout: 2026-03-24T10:05:17.578 INFO:teuthology.orchestra.run.vm01.stderr:dumped all 2026-03-24T10:05:17.588 INFO:teuthology.orchestra.run.vm01.stdout:{"pg_ready":true,"pg_map":{"version":18,"stamp":"2026-03-24T10:05:15.662887+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":126,"num_read_kb":109,"num_write":235,"num_write_kb":4762,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":195,"ondisk_log_size":195,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":16,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":754974720,"kb_used":217604,"kb_used_data":2732,"kb_used_omap":64,"kb_used_meta":214463,"kb_avail":754757116,"statfs":{"total":773094113280,"available":772871286784,"internally_reserved":0,"allocated":2797568,"data_stored":1709222,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":66308,"internal_metadata":219610364},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":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":"3.199024"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-03-24T10:05:14.479465+0000","last_change":"2026-03-24T10:05:14.479465+0000","last_active":"2026-03-24T10:05:14.479465+0000","last_peered":"2026-03-24T10:05:14.479465+0000","last_clean":"2026-03-24T10:05:14.479465+0000","last_became_active":"2026-03-24T10:05:12.550593+0000","last_became_peered":"2026-03-24T10:05:12.550593+0000","last_unstale":"2026-03-24T10:05:14.479465+0000","last_undegraded":"2026-03-24T10:05:14.479465+0000","last_fullsized":"2026-03-24T10:05:14.479465+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-03-24T10:05:11.449002+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-03-24T10:05:11.449002+0000","last_clean_scrub_stamp":"2026-03-24T10:05:11.449002+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-03-25T17:36:23.595153+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00016620200000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0],"acting":[3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.6","version":"0'0","reported_seq":20,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-03-24T10:05:14.476106+0000","last_change":"2026-03-24T10:05:14.476220+0000","last_active":"2026-03-24T10:05:14.476106+0000","last_peered":"2026-03-24T10:05:14.476106+0000","last_clean":"2026-03-24T10:05:14.476106+0000","last_became_active":"2026-03-24T10:05:12.550795+0000","last_became_peered":"2026-03-24T10:05:12.550795+0000","last_unstale":"2026-03-24T10:05:14.476106+0000","last_undegraded":"2026-03-24T10:05:14.476106+0000","last_fullsized":"2026-03-24T10:05:14.476106+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-03-24T10:05:11.449002+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-03-24T10:05:11.449002+0000","last_clean_scrub_stamp":"2026-03-24T10:05:11.449002+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-03-25T20:07:17.052951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00027420199999999997,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0],"acting":[4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.5","version":"0'0","reported_seq":20,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-03-24T10:05:14.479776+0000","last_change":"2026-03-24T10:05:14.479776+0000","last_active":"2026-03-24T10:05:14.479776+0000","last_peered":"2026-03-24T10:05:14.479776+0000","last_clean":"2026-03-24T10:05:14.479776+0000","last_became_active":"2026-03-24T10:05:12.467441+0000","last_became_peered":"2026-03-24T10:05:12.467441+0000","last_unstale":"2026-03-24T10:05:14.479776+0000","last_undegraded":"2026-03-24T10:05:14.479776+0000","last_fullsized":"2026-03-24T10:05:14.479776+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-03-24T10:05:11.449002+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-03-24T10:05:11.449002+0000","last_clean_scrub_stamp":"2026-03-24T10:05:11.449002+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-03-25T19:42:59.529876+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000120927,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4],"acting":[3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.4","version":"0'0","reported_seq":20,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-03-24T10:05:14.621076+0000","last_change":"2026-03-24T10:05:14.621302+0000","last_active":"2026-03-24T10:05:14.621076+0000","last_peered":"2026-03-24T10:05:14.621076+0000","last_clean":"2026-03-24T10:05:14.621076+0000","last_became_active":"2026-03-24T10:05:12.666700+0000","last_became_peered":"2026-03-24T10:05:12.666700+0000","last_unstale":"2026-03-24T10:05:14.621076+0000","last_undegraded":"2026-03-24T10:05:14.621076+0000","last_fullsized":"2026-03-24T10:05:14.621076+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-03-24T10:05:11.449002+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-03-24T10:05:11.449002+0000","last_clean_scrub_stamp":"2026-03-24T10:05:11.449002+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-03-25T12:36:08.826432+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00036340999999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6],"acting":[5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.2","version":"20'2","reported_seq":22,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-03-24T10:05:14.481607+0000","last_change":"2026-03-24T10:05:14.480685+0000","last_active":"2026-03-24T10:05:14.481607+0000","last_peered":"2026-03-24T10:05:14.481607+0000","last_clean":"2026-03-24T10:05:14.481607+0000","last_became_active":"2026-03-24T10:05:12.666613+0000","last_became_peered":"2026-03-24T10:05:12.666613+0000","last_unstale":"2026-03-24T10:05:14.481607+0000","last_undegraded":"2026-03-24T10:05:14.481607+0000","last_fullsized":"2026-03-24T10:05:14.481607+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-03-24T10:05:11.449002+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-03-24T10:05:11.449002+0000","last_clean_scrub_stamp":"2026-03-24T10:05:11.449002+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-03-25T13:01:16.842132+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000384192,"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":[3,6],"acting":[3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.1","version":"0'0","reported_seq":13,"reported_epoch":19,"state":"active+clean","last_fresh":"2026-03-24T10:05:13.470259+0000","last_change":"2026-03-24T10:05:12.468541+0000","last_active":"2026-03-24T10:05:13.470259+0000","last_peered":"2026-03-24T10:05:13.470259+0000","last_clean":"2026-03-24T10:05:13.470259+0000","last_became_active":"2026-03-24T10:05:12.468353+0000","last_became_peered":"2026-03-24T10:05:12.468353+0000","last_unstale":"2026-03-24T10:05:13.470259+0000","last_undegraded":"2026-03-24T10:05:13.470259+0000","last_fullsized":"2026-03-24T10:05:13.470259+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-03-24T10:05:11.449002+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-03-24T10:05:11.449002+0000","last_clean_scrub_stamp":"2026-03-24T10:05:11.449002+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-03-25T18:40:12.227858+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5],"acting":[7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":20,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-03-24T10:05:14.480999+0000","last_change":"2026-03-24T10:05:14.480999+0000","last_active":"2026-03-24T10:05:14.480999+0000","last_peered":"2026-03-24T10:05:14.480999+0000","last_clean":"2026-03-24T10:05:14.480999+0000","last_became_active":"2026-03-24T10:05:12.465935+0000","last_became_peered":"2026-03-24T10:05:12.465935+0000","last_unstale":"2026-03-24T10:05:14.480999+0000","last_undegraded":"2026-03-24T10:05:14.480999+0000","last_fullsized":"2026-03-24T10:05:14.480999+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-03-24T10:05:11.449002+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-03-24T10:05:11.449002+0000","last_clean_scrub_stamp":"2026-03-24T10:05:11.449002+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-03-25T15:58:07.638697+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0001116,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5],"acting":[3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.3","version":"18'1","reported_seq":21,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-03-24T10:05:14.480077+0000","last_change":"2026-03-24T10:05:14.480077+0000","last_active":"2026-03-24T10:05:14.480077+0000","last_peered":"2026-03-24T10:05:14.480077+0000","last_clean":"2026-03-24T10:05:14.480077+0000","last_became_active":"2026-03-24T10:05:12.465517+0000","last_became_peered":"2026-03-24T10:05:12.465517+0000","last_unstale":"2026-03-24T10:05:14.480077+0000","last_undegraded":"2026-03-24T10:05:14.480077+0000","last_fullsized":"2026-03-24T10:05:14.480077+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-03-24T10:05:11.449002+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-03-24T10:05:11.449002+0000","last_clean_scrub_stamp":"2026-03-24T10:05:11.449002+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 @ 2026-03-25T20:24:22.196113+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00013005499999999999,"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":[3,2],"acting":[3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"1.0","version":"15'192","reported_seq":249,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-03-24T10:05:14.478107+0000","last_change":"2026-03-24T10:05:09.440506+0000","last_active":"2026-03-24T10:05:14.478107+0000","last_peered":"2026-03-24T10:05:14.478107+0000","last_clean":"2026-03-24T10:05:14.478107+0000","last_became_active":"2026-03-24T10:05:09.439985+0000","last_became_peered":"2026-03-24T10:05:09.439985+0000","last_unstale":"2026-03-24T10:05:14.478107+0000","last_undegraded":"2026-03-24T10:05:14.478107+0000","last_fullsized":"2026-03-24T10:05:14.478107+0000","mapping_epoch":14,"log_start":"0'0","ondisk_log_start":"0'0","created":14,"last_epoch_clean":15,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-03-24T10:05:08.421797+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-03-24T10:05:08.421797+0000","last_clean_scrub_stamp":"2026-03-24T10:05:08.421797+0000","objects_scrubbed":0,"log_size":192,"log_dups_size":0,"ondisk_log_size":192,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-03-25T13:18:24.304409+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":126,"num_read_kb":109,"num_write":233,"num_write_kb":4760,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5],"acting":[1,5],"avail_no_missing":[],"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":7},{"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":126,"num_read_kb":109,"num_write":233,"num_write_kb":4760,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":192,"ondisk_log_size":192,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":7,"up_from":13,"seq":55834574851,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27052,"kb_used_data":188,"kb_used_omap":7,"kb_used_meta":26808,"kb_avail":94344788,"statfs":{"total":96636764160,"available":96609062912,"internally_reserved":0,"allocated":192512,"data_stored":62421,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8122,"internal_metadata":27451462},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":13,"seq":55834574852,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27060,"kb_used_data":204,"kb_used_omap":8,"kb_used_meta":26807,"kb_avail":94344780,"statfs":{"total":96636764160,"available":96609054720,"internally_reserved":0,"allocated":208896,"data_stored":68256,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8776,"internal_metadata":27450808},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":13,"seq":55834574851,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27632,"kb_used_data":768,"kb_used_omap":6,"kb_used_meta":26809,"kb_avail":94344208,"statfs":{"total":96636764160,"available":96608468992,"internally_reserved":0,"allocated":786432,"data_stored":652789,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6827,"internal_metadata":27452757},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":13,"seq":55834574852,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27048,"kb_used_data":200,"kb_used_omap":8,"kb_used_meta":26807,"kb_avail":94344792,"statfs":{"total":96636764160,"available":96609067008,"internally_reserved":0,"allocated":204800,"data_stored":68237,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8777,"internal_metadata":27450807},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":13,"seq":55834574851,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27052,"kb_used_data":204,"kb_used_omap":8,"kb_used_meta":26807,"kb_avail":94344788,"statfs":{"total":96636764160,"available":96609062912,"internally_reserved":0,"allocated":208896,"data_stored":68256,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8775,"internal_metadata":27450809},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":13,"seq":55834574851,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27048,"kb_used_data":200,"kb_used_omap":8,"kb_used_meta":26807,"kb_avail":94344792,"statfs":{"total":96636764160,"available":96609067008,"internally_reserved":0,"allocated":204800,"data_stored":68237,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8777,"internal_metadata":27450807},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834574851,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27652,"kb_used_data":780,"kb_used_omap":8,"kb_used_meta":26807,"kb_avail":94344188,"statfs":{"total":96636764160,"available":96608448512,"internally_reserved":0,"allocated":798720,"data_stored":658605,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8777,"internal_metadata":27450807},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":0,"up_from":13,"seq":55834574851,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27060,"kb_used_data":188,"kb_used_omap":7,"kb_used_meta":26808,"kb_avail":94344780,"statfs":{"total":96636764160,"available":96609054720,"internally_reserved":0,"allocated":192512,"data_stored":62421,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7477,"internal_metadata":27452107},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2026-03-24T10:05:17.588 DEBUG:teuthology.orchestra.run.vm01:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2026-03-24T10:05:17.774 INFO:teuthology.orchestra.run.vm01.stdout: 2026-03-24T10:05:17.774 INFO:teuthology.orchestra.run.vm01.stderr:dumped all 2026-03-24T10:05:17.784 INFO:teuthology.orchestra.run.vm01.stdout:{"pg_ready":true,"pg_map":{"version":19,"stamp":"2026-03-24T10:05:17.663136+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":126,"num_read_kb":109,"num_write":235,"num_write_kb":4762,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":195,"ondisk_log_size":195,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":754974720,"kb_used":217580,"kb_used_data":2756,"kb_used_omap":65,"kb_used_meta":214462,"kb_avail":754757140,"statfs":{"total":773094113280,"available":772871311360,"internally_reserved":0,"allocated":2822144,"data_stored":1720854,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":66958,"internal_metadata":219609714},"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":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":"5.199272"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-03-24T10:05:14.479465+0000","last_change":"2026-03-24T10:05:14.479465+0000","last_active":"2026-03-24T10:05:14.479465+0000","last_peered":"2026-03-24T10:05:14.479465+0000","last_clean":"2026-03-24T10:05:14.479465+0000","last_became_active":"2026-03-24T10:05:12.550593+0000","last_became_peered":"2026-03-24T10:05:12.550593+0000","last_unstale":"2026-03-24T10:05:14.479465+0000","last_undegraded":"2026-03-24T10:05:14.479465+0000","last_fullsized":"2026-03-24T10:05:14.479465+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-03-24T10:05:11.449002+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-03-24T10:05:11.449002+0000","last_clean_scrub_stamp":"2026-03-24T10:05:11.449002+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-03-25T17:36:23.595153+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00016620200000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0],"acting":[3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.6","version":"0'0","reported_seq":20,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-03-24T10:05:14.476106+0000","last_change":"2026-03-24T10:05:14.476220+0000","last_active":"2026-03-24T10:05:14.476106+0000","last_peered":"2026-03-24T10:05:14.476106+0000","last_clean":"2026-03-24T10:05:14.476106+0000","last_became_active":"2026-03-24T10:05:12.550795+0000","last_became_peered":"2026-03-24T10:05:12.550795+0000","last_unstale":"2026-03-24T10:05:14.476106+0000","last_undegraded":"2026-03-24T10:05:14.476106+0000","last_fullsized":"2026-03-24T10:05:14.476106+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-03-24T10:05:11.449002+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-03-24T10:05:11.449002+0000","last_clean_scrub_stamp":"2026-03-24T10:05:11.449002+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-03-25T20:07:17.052951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00027420199999999997,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0],"acting":[4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.5","version":"0'0","reported_seq":20,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-03-24T10:05:14.479776+0000","last_change":"2026-03-24T10:05:14.479776+0000","last_active":"2026-03-24T10:05:14.479776+0000","last_peered":"2026-03-24T10:05:14.479776+0000","last_clean":"2026-03-24T10:05:14.479776+0000","last_became_active":"2026-03-24T10:05:12.467441+0000","last_became_peered":"2026-03-24T10:05:12.467441+0000","last_unstale":"2026-03-24T10:05:14.479776+0000","last_undegraded":"2026-03-24T10:05:14.479776+0000","last_fullsized":"2026-03-24T10:05:14.479776+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-03-24T10:05:11.449002+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-03-24T10:05:11.449002+0000","last_clean_scrub_stamp":"2026-03-24T10:05:11.449002+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-03-25T19:42:59.529876+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000120927,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4],"acting":[3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.4","version":"0'0","reported_seq":20,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-03-24T10:05:14.621076+0000","last_change":"2026-03-24T10:05:14.621302+0000","last_active":"2026-03-24T10:05:14.621076+0000","last_peered":"2026-03-24T10:05:14.621076+0000","last_clean":"2026-03-24T10:05:14.621076+0000","last_became_active":"2026-03-24T10:05:12.666700+0000","last_became_peered":"2026-03-24T10:05:12.666700+0000","last_unstale":"2026-03-24T10:05:14.621076+0000","last_undegraded":"2026-03-24T10:05:14.621076+0000","last_fullsized":"2026-03-24T10:05:14.621076+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-03-24T10:05:11.449002+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-03-24T10:05:11.449002+0000","last_clean_scrub_stamp":"2026-03-24T10:05:11.449002+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-03-25T12:36:08.826432+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00036340999999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6],"acting":[5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.2","version":"20'2","reported_seq":22,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-03-24T10:05:14.481607+0000","last_change":"2026-03-24T10:05:14.480685+0000","last_active":"2026-03-24T10:05:14.481607+0000","last_peered":"2026-03-24T10:05:14.481607+0000","last_clean":"2026-03-24T10:05:14.481607+0000","last_became_active":"2026-03-24T10:05:12.666613+0000","last_became_peered":"2026-03-24T10:05:12.666613+0000","last_unstale":"2026-03-24T10:05:14.481607+0000","last_undegraded":"2026-03-24T10:05:14.481607+0000","last_fullsized":"2026-03-24T10:05:14.481607+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-03-24T10:05:11.449002+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-03-24T10:05:11.449002+0000","last_clean_scrub_stamp":"2026-03-24T10:05:11.449002+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-03-25T13:01:16.842132+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000384192,"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":[3,6],"acting":[3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.1","version":"0'0","reported_seq":20,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-03-24T10:05:15.681671+0000","last_change":"2026-03-24T10:05:15.681779+0000","last_active":"2026-03-24T10:05:15.681671+0000","last_peered":"2026-03-24T10:05:15.681671+0000","last_clean":"2026-03-24T10:05:15.681671+0000","last_became_active":"2026-03-24T10:05:12.468353+0000","last_became_peered":"2026-03-24T10:05:12.468353+0000","last_unstale":"2026-03-24T10:05:15.681671+0000","last_undegraded":"2026-03-24T10:05:15.681671+0000","last_fullsized":"2026-03-24T10:05:15.681671+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-03-24T10:05:11.449002+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-03-24T10:05:11.449002+0000","last_clean_scrub_stamp":"2026-03-24T10:05:11.449002+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-03-25T16:16:46.109859+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00024057899999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5],"acting":[7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.0","version":"0'0","reported_seq":20,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-03-24T10:05:14.480999+0000","last_change":"2026-03-24T10:05:14.480999+0000","last_active":"2026-03-24T10:05:14.480999+0000","last_peered":"2026-03-24T10:05:14.480999+0000","last_clean":"2026-03-24T10:05:14.480999+0000","last_became_active":"2026-03-24T10:05:12.465935+0000","last_became_peered":"2026-03-24T10:05:12.465935+0000","last_unstale":"2026-03-24T10:05:14.480999+0000","last_undegraded":"2026-03-24T10:05:14.480999+0000","last_fullsized":"2026-03-24T10:05:14.480999+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-03-24T10:05:11.449002+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-03-24T10:05:11.449002+0000","last_clean_scrub_stamp":"2026-03-24T10:05:11.449002+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-03-25T15:58:07.638697+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0001116,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5],"acting":[3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.3","version":"18'1","reported_seq":21,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-03-24T10:05:14.480077+0000","last_change":"2026-03-24T10:05:14.480077+0000","last_active":"2026-03-24T10:05:14.480077+0000","last_peered":"2026-03-24T10:05:14.480077+0000","last_clean":"2026-03-24T10:05:14.480077+0000","last_became_active":"2026-03-24T10:05:12.465517+0000","last_became_peered":"2026-03-24T10:05:12.465517+0000","last_unstale":"2026-03-24T10:05:14.480077+0000","last_undegraded":"2026-03-24T10:05:14.480077+0000","last_fullsized":"2026-03-24T10:05:14.480077+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-03-24T10:05:11.449002+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-03-24T10:05:11.449002+0000","last_clean_scrub_stamp":"2026-03-24T10:05:11.449002+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 @ 2026-03-25T20:24:22.196113+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00013005499999999999,"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":[3,2],"acting":[3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"1.0","version":"15'192","reported_seq":249,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-03-24T10:05:14.478107+0000","last_change":"2026-03-24T10:05:09.440506+0000","last_active":"2026-03-24T10:05:14.478107+0000","last_peered":"2026-03-24T10:05:14.478107+0000","last_clean":"2026-03-24T10:05:14.478107+0000","last_became_active":"2026-03-24T10:05:09.439985+0000","last_became_peered":"2026-03-24T10:05:09.439985+0000","last_unstale":"2026-03-24T10:05:14.478107+0000","last_undegraded":"2026-03-24T10:05:14.478107+0000","last_fullsized":"2026-03-24T10:05:14.478107+0000","mapping_epoch":14,"log_start":"0'0","ondisk_log_start":"0'0","created":14,"last_epoch_clean":15,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-03-24T10:05:08.421797+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-03-24T10:05:08.421797+0000","last_clean_scrub_stamp":"2026-03-24T10:05:08.421797+0000","objects_scrubbed":0,"log_size":192,"log_dups_size":0,"ondisk_log_size":192,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-03-25T13:18:24.304409+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":126,"num_read_kb":109,"num_write":233,"num_write_kb":4760,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5],"acting":[1,5],"avail_no_missing":[],"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":7},{"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":126,"num_read_kb":109,"num_write":233,"num_write_kb":4760,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":192,"ondisk_log_size":192,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":7,"up_from":13,"seq":55834574852,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27052,"kb_used_data":188,"kb_used_omap":7,"kb_used_meta":26808,"kb_avail":94344788,"statfs":{"total":96636764160,"available":96609062912,"internally_reserved":0,"allocated":192512,"data_stored":62421,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8122,"internal_metadata":27451462},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":13,"seq":55834574853,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27060,"kb_used_data":204,"kb_used_omap":8,"kb_used_meta":26807,"kb_avail":94344780,"statfs":{"total":96636764160,"available":96609054720,"internally_reserved":0,"allocated":208896,"data_stored":68256,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8776,"internal_metadata":27450808},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":13,"seq":55834574852,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27620,"kb_used_data":780,"kb_used_omap":6,"kb_used_meta":26809,"kb_avail":94344220,"statfs":{"total":96636764160,"available":96608481280,"internally_reserved":0,"allocated":798720,"data_stored":658605,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6827,"internal_metadata":27452757},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":13,"seq":55834574853,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27048,"kb_used_data":200,"kb_used_omap":8,"kb_used_meta":26807,"kb_avail":94344792,"statfs":{"total":96636764160,"available":96609067008,"internally_reserved":0,"allocated":204800,"data_stored":68237,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8777,"internal_metadata":27450807},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":13,"seq":55834574852,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27052,"kb_used_data":204,"kb_used_omap":8,"kb_used_meta":26807,"kb_avail":94344788,"statfs":{"total":96636764160,"available":96609062912,"internally_reserved":0,"allocated":208896,"data_stored":68256,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8775,"internal_metadata":27450809},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":13,"seq":55834574852,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27048,"kb_used_data":200,"kb_used_omap":8,"kb_used_meta":26807,"kb_avail":94344792,"statfs":{"total":96636764160,"available":96609067008,"internally_reserved":0,"allocated":204800,"data_stored":68237,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8777,"internal_metadata":27450807},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834574852,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27652,"kb_used_data":780,"kb_used_omap":8,"kb_used_meta":26807,"kb_avail":94344188,"statfs":{"total":96636764160,"available":96608448512,"internally_reserved":0,"allocated":798720,"data_stored":658605,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8777,"internal_metadata":27450807},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":13,"seq":55834574852,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27048,"kb_used_data":200,"kb_used_omap":7,"kb_used_meta":26808,"kb_avail":94344792,"statfs":{"total":96636764160,"available":96609067008,"internally_reserved":0,"allocated":204800,"data_stored":68237,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8127,"internal_metadata":27451457},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2026-03-24T10:05:17.784 INFO:tasks.ceph.ceph_manager.ceph:clean! 2026-03-24T10:05:17.784 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2026-03-24T10:05:17.784 INFO:tasks.ceph.ceph_manager.ceph:wait_until_healthy 2026-03-24T10:05:17.784 DEBUG:teuthology.orchestra.run.vm01:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph health --format=json 2026-03-24T10:05:17.997 INFO:teuthology.orchestra.run.vm01.stdout: 2026-03-24T10:05:17.997 INFO:teuthology.orchestra.run.vm01.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2026-03-24T10:05:18.007 INFO:tasks.ceph.ceph_manager.ceph:wait_until_healthy done 2026-03-24T10:05:18.007 INFO:teuthology.run_tasks:Running task exec... 2026-03-24T10:05:18.009 INFO:teuthology.task.exec:Executing custom commands... 2026-03-24T10:05:18.009 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@vm08.local 2026-03-24T10:05:18.009 DEBUG:teuthology.orchestra.run.vm08:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sudo ceph osd pool create datapool 4' 2026-03-24T10:05:18.492 INFO:teuthology.orchestra.run.vm08.stderr:pool 'datapool' created 2026-03-24T10:05:18.505 DEBUG:teuthology.orchestra.run.vm08:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd pool init datapool' 2026-03-24T10:05:21.153 INFO:teuthology.run_tasks:Running task exec... 2026-03-24T10:05:21.155 INFO:teuthology.task.exec:Executing custom commands... 2026-03-24T10:05:21.155 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@vm08.local 2026-03-24T10:05:21.155 DEBUG:teuthology.orchestra.run.vm08:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'mkdir /home/ubuntu/cephtest/migration' 2026-03-24T10:05:21.177 DEBUG:teuthology.orchestra.run.vm08:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'qemu-img create -f qcow2 /home/ubuntu/cephtest/migration/empty.qcow2 1G' 2026-03-24T10:05:21.240 INFO:teuthology.orchestra.run.vm08.stdout:Formatting '/home/ubuntu/cephtest/migration/empty.qcow2', fmt=qcow2 cluster_size=65536 extended_l2=off compression_type=zlib size=1073741824 lazy_refcounts=off refcount_bits=16 2026-03-24T10:05:21.245 DEBUG:teuthology.orchestra.run.vm08:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'echo '"'"'{"type":"qcow","stream":{"type":"http","url":"https://download.ceph.com/qa/ubuntu-12.04.qcow2"}}'"'"' | rbd migration prepare --import-only --source-spec-path - client.0.0' 2026-03-24T10:05:22.138 DEBUG:teuthology.orchestra.run.vm08:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration prepare --import-only --source-spec '"'"'{"type":"qcow","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.qcow2"}}'"'"' client.0.1' 2026-03-24T10:05:22.212 DEBUG:teuthology.orchestra.run.vm08:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration prepare --import-only --source-spec '"'"'{"type":"qcow","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.qcow2"}}'"'"' client.0.2' 2026-03-24T10:05:22.287 INFO:teuthology.run_tasks:Running task parallel... 2026-03-24T10:05:22.289 INFO:teuthology.task.parallel:starting parallel... 2026-03-24T10:05:22.289 INFO:teuthology.task.parallel:In parallel, running task sequential... 2026-03-24T10:05:22.289 INFO:teuthology.task.sequential:In sequential, running task qemu... 2026-03-24T10:05:22.294 DEBUG:teuthology.orchestra.run.vm08:> install -d -m0755 -- /home/ubuntu/cephtest/qemu /home/ubuntu/cephtest/archive/qemu 2026-03-24T10:05:22.294 INFO:teuthology.task.parallel:In parallel, running task sequential... 2026-03-24T10:05:22.294 INFO:teuthology.task.sequential:In sequential, running task exec... 2026-03-24T10:05:22.294 INFO:teuthology.task.exec:Executing custom commands... 2026-03-24T10:05:22.295 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@vm08.local 2026-03-24T10:05:22.295 DEBUG:teuthology.orchestra.run.vm08:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep 60' 2026-03-24T10:05:22.310 INFO:teuthology.packaging:Installing package genisoimage on ubuntu@vm08.local 2026-03-24T10:05:22.311 DEBUG:teuthology.orchestra.run.vm08:> sudo yum -y install genisoimage 2026-03-24T10:05:22.670 INFO:teuthology.orchestra.run.vm08.stdout:Last metadata expiration check: 0:01:46 ago on Tue 24 Mar 2026 10:03:36 AM UTC. 2026-03-24T10:05:22.740 INFO:teuthology.orchestra.run.vm08.stdout:Package genisoimage-1.1.11-48.el9.x86_64 is already installed. 2026-03-24T10:05:22.759 INFO:teuthology.orchestra.run.vm08.stdout:Dependencies resolved. 2026-03-24T10:05:22.759 INFO:teuthology.orchestra.run.vm08.stdout:Nothing to do. 2026-03-24T10:05:22.759 INFO:teuthology.orchestra.run.vm08.stdout:Complete! 2026-03-24T10:05:22.783 INFO:teuthology.packaging:Installing package qemu-kvm-block-rbd on ubuntu@vm08.local 2026-03-24T10:05:22.783 DEBUG:teuthology.orchestra.run.vm08:> sudo yum -y install qemu-kvm-block-rbd 2026-03-24T10:05:23.109 INFO:teuthology.orchestra.run.vm08.stdout:Last metadata expiration check: 0:01:47 ago on Tue 24 Mar 2026 10:03:36 AM UTC. 2026-03-24T10:05:23.180 INFO:teuthology.orchestra.run.vm08.stdout:Package qemu-kvm-block-rbd-17:10.1.0-16.el9.x86_64 is already installed. 2026-03-24T10:05:23.198 INFO:teuthology.orchestra.run.vm08.stdout:Dependencies resolved. 2026-03-24T10:05:23.199 INFO:teuthology.orchestra.run.vm08.stdout:Nothing to do. 2026-03-24T10:05:23.199 INFO:teuthology.orchestra.run.vm08.stdout:Complete! 2026-03-24T10:05:23.224 INFO:tasks.qemu:generating iso... 2026-03-24T10:05:23.224 INFO:tasks.qemu:Pulling tests from https://github.com/kshtsk/ceph.git ref 0392f78529848ec72469e8e431875cb98d3a5fb4 2026-03-24T10:05:23.224 DEBUG:teuthology.orchestra.run.vm08:> rm -rf /home/ubuntu/cephtest/qemu_clone.client.0 && git clone https://github.com/kshtsk/ceph.git /home/ubuntu/cephtest/qemu_clone.client.0 && cd /home/ubuntu/cephtest/qemu_clone.client.0 && git checkout 0392f78529848ec72469e8e431875cb98d3a5fb4 2026-03-24T10:05:23.239 INFO:teuthology.orchestra.run.vm08.stderr:Cloning into '/home/ubuntu/cephtest/qemu_clone.client.0'... 2026-03-24T10:06:01.640 INFO:teuthology.orchestra.run.vm08.stderr:Note: switching to '0392f78529848ec72469e8e431875cb98d3a5fb4'. 2026-03-24T10:06:01.641 INFO:teuthology.orchestra.run.vm08.stderr: 2026-03-24T10:06:01.641 INFO:teuthology.orchestra.run.vm08.stderr:You are in 'detached HEAD' state. You can look around, make experimental 2026-03-24T10:06:01.641 INFO:teuthology.orchestra.run.vm08.stderr:changes and commit them, and you can discard any commits you make in this 2026-03-24T10:06:01.641 INFO:teuthology.orchestra.run.vm08.stderr:state without impacting any branches by switching back to a branch. 2026-03-24T10:06:01.641 INFO:teuthology.orchestra.run.vm08.stderr: 2026-03-24T10:06:01.641 INFO:teuthology.orchestra.run.vm08.stderr:If you want to create a new branch to retain commits you create, you may 2026-03-24T10:06:01.641 INFO:teuthology.orchestra.run.vm08.stderr:do so (now or later) by using -c with the switch command. Example: 2026-03-24T10:06:01.641 INFO:teuthology.orchestra.run.vm08.stderr: 2026-03-24T10:06:01.641 INFO:teuthology.orchestra.run.vm08.stderr: git switch -c 2026-03-24T10:06:01.641 INFO:teuthology.orchestra.run.vm08.stderr: 2026-03-24T10:06:01.641 INFO:teuthology.orchestra.run.vm08.stderr:Or undo this operation with: 2026-03-24T10:06:01.641 INFO:teuthology.orchestra.run.vm08.stderr: 2026-03-24T10:06:01.641 INFO:teuthology.orchestra.run.vm08.stderr: git switch - 2026-03-24T10:06:01.641 INFO:teuthology.orchestra.run.vm08.stderr: 2026-03-24T10:06:01.641 INFO:teuthology.orchestra.run.vm08.stderr:Turn off this advice by setting config variable advice.detachedHead to false 2026-03-24T10:06:01.641 INFO:teuthology.orchestra.run.vm08.stderr: 2026-03-24T10:06:01.641 INFO:teuthology.orchestra.run.vm08.stderr:HEAD is now at 0392f785298 qa/tasks/keystone: restart mariadb for rocky and alma linux too 2026-03-24T10:06:01.647 DEBUG:teuthology.orchestra.run.vm08:> set -ex 2026-03-24T10:06:01.647 DEBUG:teuthology.orchestra.run.vm08:> dd of=/home/ubuntu/cephtest/qemu/userdata.client.0 2026-03-24T10:06:01.702 DEBUG:teuthology.orchestra.run.vm08:> set -ex 2026-03-24T10:06:01.702 DEBUG:teuthology.orchestra.run.vm08:> dd of=/home/ubuntu/cephtest/qemu/metadata.client.0 2026-03-24T10:06:01.754 INFO:tasks.qemu:fetching test qa/run_xfstests_qemu.sh for client.0 2026-03-24T10:06:01.754 DEBUG:teuthology.orchestra.run.vm08:> cp -- /home/ubuntu/cephtest/qemu_clone.client.0/qa/run_xfstests_qemu.sh /home/ubuntu/cephtest/qemu/client.0.test.sh && chmod 755 /home/ubuntu/cephtest/qemu/client.0.test.sh 2026-03-24T10:06:01.808 DEBUG:teuthology.orchestra.run.vm08:> genisoimage -quiet -input-charset utf-8 -volid cidata -joliet -rock -o /home/ubuntu/cephtest/qemu/client.0.iso -graft-points user-data=/home/ubuntu/cephtest/qemu/userdata.client.0 meta-data=/home/ubuntu/cephtest/qemu/metadata.client.0 ceph.conf=/etc/ceph/ceph.conf ceph.keyring=/etc/ceph/ceph.keyring test.sh=/home/ubuntu/cephtest/qemu/client.0.test.sh 2026-03-24T10:06:01.863 INFO:tasks.qemu:downloading base image 2026-03-24T10:06:01.863 DEBUG:teuthology.orchestra.run.vm08:> rbd --cluster ceph resize --size=10240M client.0.0 || true 2026-03-24T10:06:02.651 INFO:teuthology.orchestra.run.vm08.stderr: Resizing image: 100% complete...done. 2026-03-24T10:06:02.658 DEBUG:teuthology.orchestra.run.vm08:> rbd --cluster ceph resize --size=10240M client.0.1 || true 2026-03-24T10:06:02.707 INFO:teuthology.orchestra.run.vm08.stderr: Resizing image: 100% complete...done. 2026-03-24T10:06:02.714 DEBUG:teuthology.orchestra.run.vm08:> rbd --cluster ceph resize --size=10240M client.0.2 || true 2026-03-24T10:06:02.759 INFO:teuthology.orchestra.run.vm08.stderr: Resizing image: 100% complete...done. 2026-03-24T10:06:02.765 DEBUG:teuthology.orchestra.run.vm08:> mkdir /home/ubuntu/cephtest/archive/qemu/client.0 && sudo modprobe kvm 2026-03-24T10:06:02.788 INFO:tasks.qemu:Creating the nfs export directory... 2026-03-24T10:06:02.788 DEBUG:teuthology.orchestra.run.vm08:> sudo mkdir -p /export/client.0 2026-03-24T10:06:02.849 INFO:tasks.qemu:Mounting the test directory... 2026-03-24T10:06:02.849 DEBUG:teuthology.orchestra.run.vm08:> sudo mount --bind /home/ubuntu/cephtest/archive/qemu/client.0 /export/client.0 2026-03-24T10:06:02.912 INFO:tasks.qemu:Adding mount to /etc/exports... 2026-03-24T10:06:02.912 INFO:tasks.qemu:Deleting export from /etc/exports... 2026-03-24T10:06:02.912 DEBUG:teuthology.orchestra.run.vm08:> sudo sed -i '\|/export/client.0|d' /etc/exports 2026-03-24T10:06:02.976 DEBUG:teuthology.orchestra.run.vm08:> echo '/export/client.0 *(rw,no_root_squash,no_subtree_check,insecure)' | sudo tee -a /etc/exports 2026-03-24T10:06:03.036 INFO:teuthology.orchestra.run.vm08.stdout:/export/client.0 *(rw,no_root_squash,no_subtree_check,insecure) 2026-03-24T10:06:03.037 INFO:tasks.qemu:Restarting NFS... 2026-03-24T10:06:03.037 DEBUG:teuthology.orchestra.run.vm08:> sudo systemctl restart nfs-server 2026-03-24T10:06:03.405 DEBUG:teuthology.orchestra.run.vm08:> sudo udevadm control --reload 2026-03-24T10:06:03.438 DEBUG:teuthology.orchestra.run.vm08:> sudo udevadm trigger /dev/kvm 2026-03-24T10:06:03.503 DEBUG:teuthology.orchestra.run.vm08:> ls -l /dev/kvm 2026-03-24T10:06:03.558 INFO:teuthology.orchestra.run.vm08.stdout:crw-rw-rw-. 1 root kvm 10, 232 Mar 24 10:06 /dev/kvm 2026-03-24T10:06:03.558 INFO:tasks.qemu:starting qemu... 2026-03-24T10:06:03.558 DEBUG:teuthology.orchestra.run.vm08:> 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/client.0.iso -drive file=rbd:rbd/client.0.0:conf=/etc/ceph/ceph.conf:id=0,format=raw,if=virtio,cache=writeback -drive file=rbd:rbd/client.0.1:conf=/etc/ceph/ceph.conf:id=0,format=raw,if=virtio,cache=writeback -drive file=rbd:rbd/client.0.2:conf=/etc/ceph/ceph.conf:id=0,format=raw,if=virtio,cache=writeback 2026-03-24T10:06:03.600 INFO:tasks.qemu:waiting for qemu tests to finish... 2026-03-24T10:06:04.923 INFO:tasks.qemu.client.0.vm08.stderr:qemu-kvm: warning: Machine type 'pc-i440fx-rhel7.6.0' is deprecated: machines from the previous RHEL major release are subject to deletion in the next RHEL major release 2026-03-24T10:06:05.017 INFO:tasks.qemu.client.0.vm08.stdout:c[?7lSeaBIOS (version 1.16.3-5.el9) 2026-03-24T10:06:05.020 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:05.020 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:05.026 INFO:tasks.qemu.client.0.vm08.stdout:iPXE (http://ipxe.org) 00:03.0 CA00 PCI2.10 PnP PMM+BEFCCC40+BEF0CC40 CA00 2026-03-24T10:06:05.039 INFO:tasks.qemu.client.0.vm08.stdout:Press Ctrl-B to configure iPXE (PCI 00:03.0)... 2026-03-24T10:06:05.039 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:05.039 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:05.237 INFO:tasks.qemu.client.0.vm08.stdout:Booting from Hard Disk... 2026-03-24T10:06:09.890 INFO:tasks.qemu.client.0.vm08.stdout:GNU GRUB  version 1.99-21ubuntu3.4┌──────────────────────────────────────────────────────────────────────────┐││││││││││││││││││││││││││└──────────────────────────────────────────────────────────────────────────┘ 2026-03-24T10:06:09.890 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:09.896 INFO:tasks.qemu.client.0.vm08.stdout: Use the ↑ and ↓ keys to select which entry is highlighted. 2026-03-24T10:06:09.903 INFO:tasks.qemu.client.0.vm08.stdout: Press enter to boot the selected OS, 'e' to edit the commands 2026-03-24T10:06:09.908 INFO:tasks.qemu.client.0.vm08.stdout: before booting or 'c' for a command-line. 2026-03-24T10:06:09.999 INFO:tasks.qemu.client.0.vm08.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)           2026-03-24T10:06:09.999 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:09.999 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:09.999 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:09.999 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:09.999 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:10.835 INFO:tasks.qemu.client.0.vm08.stdout: The highlighted entry will be executed automatically in 5s.  2026-03-24T10:06:10.835 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:10.835 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:10.835 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:10.835 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:10.835 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:10.835 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:10.835 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:10.835 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:10.835 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:10.835 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:10.835 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:10.835 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:10.835 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:10.835 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:10.835 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:10.835 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:10.836 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:11.836 INFO:tasks.qemu.client.0.vm08.stdout: The highlighted entry will be executed automatically in 4s.  2026-03-24T10:06:11.836 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:11.836 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:11.836 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:11.837 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:11.837 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:11.837 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:11.837 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:11.837 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:11.837 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:11.837 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:11.837 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:11.837 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:11.837 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:11.837 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:11.837 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:11.837 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:11.837 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:12.837 INFO:tasks.qemu.client.0.vm08.stdout: The highlighted entry will be executed automatically in 3s.  2026-03-24T10:06:12.837 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:12.837 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:12.837 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:12.837 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:12.837 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:12.837 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:12.837 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:12.837 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:12.837 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:12.837 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:12.837 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:12.837 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:12.837 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:12.837 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:12.837 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:12.838 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:12.838 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:13.838 INFO:tasks.qemu.client.0.vm08.stdout: The highlighted entry will be executed automatically in 2s.  2026-03-24T10:06:13.839 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:13.839 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:13.839 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:13.839 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:13.839 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:13.839 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:13.839 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:13.839 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:13.839 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:13.839 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:13.839 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:13.839 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:13.839 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:13.839 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:13.839 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:13.839 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:13.839 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:14.839 INFO:tasks.qemu.client.0.vm08.stdout: The highlighted entry will be executed automatically in 1s.  2026-03-24T10:06:14.839 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:14.839 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:14.839 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:14.839 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:14.839 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:14.839 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:14.839 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:14.839 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:14.839 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:14.839 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:14.839 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:14.840 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:14.840 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:14.840 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:14.840 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:14.840 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:14.840 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:06:22.320 DEBUG:teuthology.orchestra.run.vm08:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration execute client.0.0' 2026-03-24T10:07:36.389 INFO:tasks.qemu.client.0.vm08.stdout: The highlighted entry will be executed automatically in 0s. [ 0.000000] Initializing cgroup subsys cpuset 2026-03-24T10:07:36.390 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] Initializing cgroup subsys cpu 2026-03-24T10:07:36.398 INFO:tasks.qemu.client.0.vm08.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) 2026-03-24T10:07:36.402 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-virtual root=LABEL=cloudimg-rootfs ro console=ttyS0 2026-03-24T10:07:36.403 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] KERNEL supported cpus: 2026-03-24T10:07:36.405 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] Intel GenuineIntel 2026-03-24T10:07:36.406 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] AMD AuthenticAMD 2026-03-24T10:07:36.408 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] Centaur CentaurHauls 2026-03-24T10:07:36.410 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] BIOS-provided physical RAM map: 2026-03-24T10:07:36.412 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) 2026-03-24T10:07:36.415 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) 2026-03-24T10:07:36.418 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) 2026-03-24T10:07:36.421 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] BIOS-e820: 0000000000100000 - 00000000bffd7000 (usable) 2026-03-24T10:07:36.423 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] BIOS-e820: 00000000bffd7000 - 00000000c0000000 (reserved) 2026-03-24T10:07:36.426 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] BIOS-e820: 00000000feffc000 - 00000000ff000000 (reserved) 2026-03-24T10:07:36.429 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved) 2026-03-24T10:07:36.432 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] BIOS-e820: 0000000100000000 - 0000000140000000 (usable) 2026-03-24T10:07:36.434 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] NX (Execute Disable) protection: active 2026-03-24T10:07:36.435 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] DMI 2.8 present. 2026-03-24T10:07:36.436 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] No AGP bridge found 2026-03-24T10:07:36.439 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] last_pfn = 0x140000 max_arch_pfn = 0x400000000 2026-03-24T10:07:36.442 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 2026-03-24T10:07:36.444 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] last_pfn = 0xbffd7 max_arch_pfn = 0x400000000 2026-03-24T10:07:36.446 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] found SMP MP-table at [ffff8800000f5480] f5480 2026-03-24T10:07:36.448 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] Using GB pages for direct mapping 2026-03-24T10:07:36.451 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] init_memory_mapping: 0000000000000000-00000000bffd7000 2026-03-24T10:07:36.454 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] init_memory_mapping: 0000000100000000-0000000140000000 2026-03-24T10:07:36.455 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] RAMDISK: 37786000 - 37bbb000 2026-03-24T10:07:36.458 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] ACPI: RSDP 00000000000f5250 00014 (v00 BOCHS ) 2026-03-24T10:07:36.461 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] ACPI: RSDT 00000000bffe2290 00030 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2026-03-24T10:07:36.465 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] ACPI: FACP 00000000bffe217c 00074 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2026-03-24T10:07:36.468 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] ACPI: DSDT 00000000bffe0040 0213C (v01 BOCHS BXPC 00000001 BXPC 00000001) 2026-03-24T10:07:36.470 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] ACPI: FACS 00000000bffe0000 00040 2026-03-24T10:07:36.474 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] ACPI: APIC 00000000bffe21f0 00078 (v03 BOCHS BXPC 00000001 BXPC 00000001) 2026-03-24T10:07:36.477 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] ACPI: WAET 00000000bffe2268 00028 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2026-03-24T10:07:36.479 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] No NUMA configuration found 2026-03-24T10:07:36.481 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] Faking a node at 0000000000000000-0000000140000000 2026-03-24T10:07:36.484 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] Initmem setup node 0 0000000000000000-0000000140000000 2026-03-24T10:07:36.486 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] NODE_DATA [000000013fffb000 - 000000013fffffff] 2026-03-24T10:07:36.489 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 2026-03-24T10:07:36.491 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] kvm-clock: cpu 0, msr 0:1cf6681, boot clock 2026-03-24T10:07:36.492 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] Zone PFN ranges: 2026-03-24T10:07:36.494 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] DMA 0x00000010 -> 0x00001000 2026-03-24T10:07:36.496 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] DMA32 0x00001000 -> 0x00100000 2026-03-24T10:07:36.498 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] Normal 0x00100000 -> 0x00140000 2026-03-24T10:07:36.500 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] Movable zone start PFN for each node 2026-03-24T10:07:36.502 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] early_node_map[3] active PFN ranges 2026-03-24T10:07:36.503 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] 0: 0x00000010 -> 0x0000009f 2026-03-24T10:07:36.505 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] 0: 0x00000100 -> 0x000bffd7 2026-03-24T10:07:36.507 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] 0: 0x00100000 -> 0x00140000 2026-03-24T10:07:36.509 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] ACPI: PM-Timer IO Port: 0x608 2026-03-24T10:07:36.511 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) 2026-03-24T10:07:36.514 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) 2026-03-24T10:07:36.516 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) 2026-03-24T10:07:36.519 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 2026-03-24T10:07:36.522 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) 2026-03-24T10:07:36.525 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) 2026-03-24T10:07:36.528 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) 2026-03-24T10:07:36.530 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) 2026-03-24T10:07:36.533 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) 2026-03-24T10:07:36.536 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] Using ACPI (MADT) for SMP configuration information 2026-03-24T10:07:36.538 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs 2026-03-24T10:07:36.541 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 2026-03-24T10:07:36.544 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 2026-03-24T10:07:36.547 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 2026-03-24T10:07:36.550 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] PM: Registered nosave memory: 00000000bffd7000 - 00000000c0000000 2026-03-24T10:07:36.553 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000feffc000 2026-03-24T10:07:36.556 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] PM: Registered nosave memory: 00000000feffc000 - 00000000ff000000 2026-03-24T10:07:36.559 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] PM: Registered nosave memory: 00000000ff000000 - 00000000fffc0000 2026-03-24T10:07:36.562 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] PM: Registered nosave memory: 00000000fffc0000 - 0000000100000000 2026-03-24T10:07:36.566 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:3effc000) 2026-03-24T10:07:36.567 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] Booting paravirtualized kernel on KVM 2026-03-24T10:07:36.571 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:1 nr_node_ids:1 2026-03-24T10:07:36.574 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88013fc00000 s82880 r8192 d23616 u2097152 2026-03-24T10:07:36.577 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] kvm-clock: cpu 0, msr 1:3fc13681, primary cpu clock 2026-03-24T10:07:36.578 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] KVM setup async PF for cpu 0 2026-03-24T10:07:36.580 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0dd40 2026-03-24T10:07:36.584 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1027937 2026-03-24T10:07:36.585 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] Policy zone: Normal 2026-03-24T10:07:36.590 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-virtual root=LABEL=cloudimg-rootfs ro console=ttyS0 2026-03-24T10:07:36.592 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) 2026-03-24T10:07:36.595 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340 2026-03-24T10:07:36.596 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] Checking aperture... 2026-03-24T10:07:36.598 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] No AGP bridge found 2026-03-24T10:07:36.602 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] Memory: 4041884k/5242880k available (6532k kernel code, 1049192k absent, 151804k reserved, 6657k data, 924k init) 2026-03-24T10:07:36.606 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 2026-03-24T10:07:36.608 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] Hierarchical RCU implementation. 2026-03-24T10:07:36.613 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. 2026-03-24T10:07:36.613 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] NR_IRQS:4352 nr_irqs:256 16 2026-03-24T10:07:36.613 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] Console: colour VGA+ 80x25 2026-03-24T10:07:36.614 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] console [ttyS0] enabled 2026-03-24T10:07:36.679 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] allocated 33554432 bytes of page_cgroup 2026-03-24T10:07:36.682 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups 2026-03-24T10:07:36.684 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.000000] Detected 4192.140 MHz processor. 2026-03-24T10:07:36.688 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.008000] Calibrating delay loop (skipped) preset value.. 8384.28 BogoMIPS (lpj=16768560) 2026-03-24T10:07:36.690 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.009262] pid_max: default: 32768 minimum: 301 2026-03-24T10:07:36.691 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.011281] Security Framework initialized 2026-03-24T10:07:36.693 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.012017] AppArmor: AppArmor initialized 2026-03-24T10:07:36.695 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.013705] Yama: becoming mindful. 2026-03-24T10:07:36.700 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.017979] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) 2026-03-24T10:07:36.707 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.026134] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) 2026-03-24T10:07:36.709 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.028348] Mount-cache hash table entries: 256 2026-03-24T10:07:36.711 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.030371] Initializing cgroup subsys cpuacct 2026-03-24T10:07:36.713 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.032013] Initializing cgroup subsys memory 2026-03-24T10:07:36.715 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.033860] Initializing cgroup subsys devices 2026-03-24T10:07:36.717 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.036012] Initializing cgroup subsys freezer 2026-03-24T10:07:36.719 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.038002] Initializing cgroup subsys blkio 2026-03-24T10:07:36.721 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.040014] Initializing cgroup subsys perf_event 2026-03-24T10:07:36.724 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.044032] mce: CPU supports 10 MCE banks 2026-03-24T10:07:36.729 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.048735] SMP alternatives: switching to UP code 2026-03-24T10:07:36.841 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.160754] Freeing SMP alternatives: 24k freed 2026-03-24T10:07:36.842 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.162661] ACPI: Core revision 20110623 2026-03-24T10:07:36.845 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.164334] ftrace: allocating 27008 entries in 106 pages 2026-03-24T10:07:37.090 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.173249] Enabling x2apic 2026-03-24T10:07:37.091 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.174417] Enabled x2apic 2026-03-24T10:07:37.094 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.176021] Switched APIC routing to physical x2apic. 2026-03-24T10:07:37.102 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.185689] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 2026-03-24T10:07:37.105 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.188012] CPU0: AMD Ryzen 9 7950X3D 16-Core Processor stepping 02 2026-03-24T10:07:37.213 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.192011] Performance Events: no PMU driver, software events only. 2026-03-24T10:07:37.216 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.192011] NMI watchdog disabled (cpu0): hardware events not enabled 2026-03-24T10:07:37.217 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.192022] Brought up 1 CPUs 2026-03-24T10:07:37.219 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.193301] Total of 1 processors activated (8384.28 BogoMIPS). 2026-03-24T10:07:37.222 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.197362] devtmpfs: initialized 2026-03-24T10:07:37.224 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.200419] EVM: security.selinux 2026-03-24T10:07:37.226 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.201901] EVM: security.SMACK64 2026-03-24T10:07:37.227 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.203414] EVM: security.capability 2026-03-24T10:07:37.229 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.204325] print_constraints: dummy: 2026-03-24T10:07:37.231 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.206165] RTC time: 10:07:36, date: 03/24/26 2026-03-24T10:07:37.233 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.208028] NET: Registered protocol family 16 2026-03-24T10:07:37.237 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.213087] Extended Config Space enabled on 0 nodes 2026-03-24T10:07:37.239 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.215257] ACPI: bus type pci registered 2026-03-24T10:07:37.242 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.216230] PCI: Using configuration type 1 for base access 2026-03-24T10:07:37.244 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.218522] PCI: Using configuration type 1 for extended access 2026-03-24T10:07:37.246 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.220303] bio: create slab at 0 2026-03-24T10:07:37.248 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.222088] ACPI: Added _OSI(Module Device) 2026-03-24T10:07:37.250 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.224014] ACPI: Added _OSI(Processor Device) 2026-03-24T10:07:37.252 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.225933] ACPI: Added _OSI(3.0 _SCP Extensions) 2026-03-24T10:07:37.254 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.228015] ACPI: Added _OSI(Processor Aggregator Device) 2026-03-24T10:07:37.257 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.232952] ACPI: Interpreter enabled 2026-03-24T10:07:37.258 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.234476] ACPI: (supports S0 S5) 2026-03-24T10:07:37.260 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.236015] ACPI: Using IOAPIC for interrupt routing 2026-03-24T10:07:37.263 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.239144] ACPI: No dock devices found. 2026-03-24T10:07:37.265 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.240015] HEST: Table not found. 2026-03-24T10:07:37.268 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.241501] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug 2026-03-24T10:07:37.271 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.244042] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) 2026-03-24T10:07:37.274 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.248038] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] 2026-03-24T10:07:37.277 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.250881] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] 2026-03-24T10:07:37.280 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.252016] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] 2026-03-24T10:07:37.283 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.256016] pci_root PNP0A03:00: host bridge window [mem 0xc0000000-0xfebfffff] 2026-03-24T10:07:37.287 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.260016] pci_root PNP0A03:00: host bridge window [mem 0x380000000000-0x38007fffffff] 2026-03-24T10:07:37.297 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.271923] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI 2026-03-24T10:07:37.300 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.272044] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB 2026-03-24T10:07:37.343 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.318439] pci0000:00: Requesting ACPI _OSC control (0x1d) 2026-03-24T10:07:37.347 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.320022] pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d 2026-03-24T10:07:37.349 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.324020] ACPI _OSC control for PCIe not granted, disabling ASPM 2026-03-24T10:07:37.353 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.327262] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) 2026-03-24T10:07:37.355 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.328850] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) 2026-03-24T10:07:37.358 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.332803] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) 2026-03-24T10:07:37.361 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.336145] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) 2026-03-24T10:07:37.363 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.338878] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) 2026-03-24T10:07:37.367 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.340529] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none 2026-03-24T10:07:37.368 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.344022] vgaarb: loaded 2026-03-24T10:07:37.370 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.345185] vgaarb: bridge control possible 0000:00:02.0 2026-03-24T10:07:37.373 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.348061] i2c-core: driver [aat2870] using legacy suspend method 2026-03-24T10:07:37.376 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.350671] i2c-core: driver [aat2870] using legacy resume method 2026-03-24T10:07:37.377 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.352050] SCSI subsystem initialized 2026-03-24T10:07:37.380 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.353699] usbcore: registered new interface driver usbfs 2026-03-24T10:07:37.382 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.356026] usbcore: registered new interface driver hub 2026-03-24T10:07:37.384 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.358456] usbcore: registered new device driver usb 2026-03-24T10:07:37.386 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.360060] PCI: Using ACPI for IRQ routing 2026-03-24T10:07:37.388 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.364458] NetLabel: Initializing 2026-03-24T10:07:37.390 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.365938] NetLabel: domain hash size = 128 2026-03-24T10:07:37.392 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.367818] NetLabel: protocols = UNLABELED CIPSOv4 2026-03-24T10:07:37.395 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.368028] NetLabel: unlabeled traffic allowed by default 2026-03-24T10:07:37.397 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.372061] Switching to clocksource kvm-clock 2026-03-24T10:07:37.407 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.379828] AppArmor: AppArmor Filesystem Enabled 2026-03-24T10:07:37.409 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.381854] pnp: PnP ACPI init 2026-03-24T10:07:37.409 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.382988] ACPI: bus type pnp registered 2026-03-24T10:07:37.412 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.385093] pnp: PnP ACPI: found 9 devices 2026-03-24T10:07:37.414 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.386963] ACPI: ACPI bus type pnp unregistered 2026-03-24T10:07:37.421 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.394258] NET: Registered protocol family 2 2026-03-24T10:07:37.424 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.396196] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes) 2026-03-24T10:07:37.430 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.401802] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) 2026-03-24T10:07:37.442 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.414625] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) 2026-03-24T10:07:37.445 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.417757] TCP: Hash tables configured (established 524288 bind 65536) 2026-03-24T10:07:37.447 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.420553] TCP reno registered 2026-03-24T10:07:37.449 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.421991] UDP hash table entries: 2048 (order: 4, 65536 bytes) 2026-03-24T10:07:37.452 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.424597] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) 2026-03-24T10:07:37.454 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.427407] NET: Registered protocol family 1 2026-03-24T10:07:37.457 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.429381] pci 0000:00:00.0: Limiting direct PCI/PCI transfers 2026-03-24T10:07:37.459 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.431991] pci 0000:00:01.0: PIIX3: Enabling Passive Release 2026-03-24T10:07:37.462 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.434502] pci 0000:00:01.0: Activating ISA DMA hang workarounds 2026-03-24T10:07:37.465 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.437456] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) 2026-03-24T10:07:37.468 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.440254] Placing 64MB software IO TLB between ffff8800bbfd7000 - ffff8800bffd7000 2026-03-24T10:07:37.471 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.443573] software IO TLB at phys 0xbbfd7000 - 0xbffd7000 2026-03-24T10:07:37.473 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.446466] audit: initializing netlink socket (disabled) 2026-03-24T10:07:37.476 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.448766] type=2000 audit(1774346856.448:1): initialized 2026-03-24T10:07:37.488 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.461273] Trying to unpack rootfs image as initramfs... 2026-03-24T10:07:37.516 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.488131] HugeTLB registered 2 MB page size, pre-allocated 0 pages 2026-03-24T10:07:37.523 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.496172] VFS: Disk quotas dquot_6.5.2 2026-03-24T10:07:37.525 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.497928] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) 2026-03-24T10:07:37.527 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.500940] fuse init (API version 7.17) 2026-03-24T10:07:37.529 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.502687] msgmni has been set to 7894 2026-03-24T10:07:37.548 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.520098] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) 2026-03-24T10:07:37.555 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.528142] io scheduler noop registered 2026-03-24T10:07:37.557 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.529834] io scheduler deadline registered (default) 2026-03-24T10:07:37.559 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.532190] io scheduler cfq registered 2026-03-24T10:07:37.561 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.534097] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 2026-03-24T10:07:37.564 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.536686] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 2026-03-24T10:07:37.568 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.539694] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 2026-03-24T10:07:37.569 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.543004] ACPI: Power Button [PWRF] 2026-03-24T10:07:37.578 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.551227] Freeing initrd memory: 4308k freed 2026-03-24T10:07:37.580 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.553611] ERST: Table is not found! 2026-03-24T10:07:37.582 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.555170] GHES: HEST is not enabled! 2026-03-24T10:07:37.585 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.557617] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 2026-03-24T10:07:37.589 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.560300] virtio-pci 0000:00:04.0: PCI INT A -> Link[LNKD] -> GSI 11 (level, high) -> IRQ 11 2026-03-24T10:07:37.592 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.565123] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 2026-03-24T10:07:37.596 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.567808] virtio-pci 0000:00:05.0: PCI INT A -> Link[LNKA] -> GSI 10 (level, high) -> IRQ 10 2026-03-24T10:07:37.600 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.572524] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10 2026-03-24T10:07:37.604 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.575116] virtio-pci 0000:00:06.0: PCI INT A -> Link[LNKB] -> GSI 10 (level, high) -> IRQ 10 2026-03-24T10:07:37.607 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.579436] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled 2026-03-24T10:07:37.636 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.608881] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 2026-03-24T10:07:37.667 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.639043] 00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 2026-03-24T10:07:37.669 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.642034] Linux agpgart interface v0.103 2026-03-24T10:07:37.671 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.644404] brd: module loaded 2026-03-24T10:07:37.675 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.648691] loop: module loaded 2026-03-24T10:07:37.679 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.652594] vda: vda1 2026-03-24T10:07:37.683 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.656827] vdb: unknown partition table 2026-03-24T10:07:37.688 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.661435] vdc: unknown partition table 2026-03-24T10:07:37.693 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.666386] scsi0 : ata_piix 2026-03-24T10:07:37.694 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.667909] scsi1 : ata_piix 2026-03-24T10:07:37.697 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.669400] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 2026-03-24T10:07:37.701 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.672715] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 2026-03-24T10:07:37.703 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.676135] Fixed MDIO Bus: probed 2026-03-24T10:07:37.705 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.677869] tun: Universal TUN/TAP device driver, 1.6 2026-03-24T10:07:37.708 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.680362] tun: (C) 1999-2004 Max Krasnyansky 2026-03-24T10:07:37.711 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.684749] PPP generic driver version 2.4.2 2026-03-24T10:07:37.715 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.686859] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver 2026-03-24T10:07:37.717 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.689932] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver 2026-03-24T10:07:37.720 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.692794] uhci_hcd: USB Universal Host Controller Interface driver 2026-03-24T10:07:37.723 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.695816] usbcore: registered new interface driver libusual 2026-03-24T10:07:37.727 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.698523] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 2026-03-24T10:07:37.731 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.704100] serio: i8042 KBD port at 0x60,0x64 irq 1 2026-03-24T10:07:37.734 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.706358] serio: i8042 AUX port at 0x60,0x64 irq 12 2026-03-24T10:07:37.736 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.708914] mousedev: PS/2 mouse device common for all mice 2026-03-24T10:07:37.741 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.712159] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 2026-03-24T10:07:37.743 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.716379] rtc_cmos 00:08: RTC can wake from S4 2026-03-24T10:07:37.747 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.719432] rtc_cmos 00:08: rtc core: registered rtc_cmos as rtc0 2026-03-24T10:07:37.750 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.722625] rtc0: alarms up to one day, y3k, 242 bytes nvram 2026-03-24T10:07:37.752 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.725401] device-mapper: uevent: version 1.0.3 2026-03-24T10:07:37.756 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.727515] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com 2026-03-24T10:07:37.758 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.731431] cpuidle: using governor ladder 2026-03-24T10:07:37.760 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.733394] cpuidle: using governor menu 2026-03-24T10:07:37.762 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.735172] EFI Variables Facility v0.08 2004-May-17 2026-03-24T10:07:37.764 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.737496] TCP cubic registered 2026-03-24T10:07:37.766 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.739072] NET: Registered protocol family 10 2026-03-24T10:07:37.768 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.741347] NET: Registered protocol family 17 2026-03-24T10:07:37.770 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.743364] Registering the dns_resolver key type 2026-03-24T10:07:37.772 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.745591] registered taskstats version 1 2026-03-24T10:07:37.779 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.752322] Magic number: 2:908:123 2026-03-24T10:07:37.783 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.754291] rtc_cmos 00:08: setting system clock to 2026-03-24 10:07:36 UTC (1774346856) 2026-03-24T10:07:37.786 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.758057] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found 2026-03-24T10:07:37.787 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.760837] EDD information not available. 2026-03-24T10:07:37.870 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.842271] ata2.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100 2026-03-24T10:07:37.873 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.846043] ata2.00: configured for MWDMA2 2026-03-24T10:07:37.878 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.849189] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 2026-03-24T10:07:37.881 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.854082] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray 2026-03-24T10:07:37.883 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.856432] cdrom: Uniform CD-ROM driver Revision: 3.20 2026-03-24T10:07:37.886 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.858914] sr 1:0:0:0: Attached scsi generic sg0 type 5 2026-03-24T10:07:37.889 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.862165] Freeing unused kernel memory: 924k freed 2026-03-24T10:07:37.892 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.864632] Write protecting the kernel read-only data: 12288k 2026-03-24T10:07:37.896 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.868941] Freeing unused kernel memory: 1640k freed 2026-03-24T10:07:37.899 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.872355] Freeing unused kernel memory: 1200k freed 2026-03-24T10:07:37.905 INFO:tasks.qemu.client.0.vm08.stdout:Loading, please wait... 2026-03-24T10:07:37.914 INFO:tasks.qemu.client.0.vm08.stdout:Begin: Loading essential drivers ... done. 2026-03-24T10:07:37.916 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.889346] udevd[84]: starting version 175 2026-03-24T10:07:37.918 INFO:tasks.qemu.client.0.vm08.stdout:Begin: Running /scripts/init-premount ... done. 2026-03-24T10:07:37.933 INFO:tasks.qemu.client.0.vm08.stdout:Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. 2026-03-24T10:07:37.982 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.953965] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI 2026-03-24T10:07:37.984 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.957158] e1000: Copyright (c) 1999-2006 Intel Corporation. 2026-03-24T10:07:38.021 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.993801] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 2026-03-24T10:07:38.025 INFO:tasks.qemu.client.0.vm08.stdout:[ 0.996863] e1000 0000:00:03.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, high) -> IRQ 11 2026-03-24T10:07:38.044 INFO:tasks.qemu.client.0.vm08.stdout:[ 1.017539] Floppy drive(s): fd0 is 2.88M AMI BIOS 2026-03-24T10:07:38.419 INFO:tasks.qemu.client.0.vm08.stdout:[ 1.393222] FDC 0 is a S82078B 2026-03-24T10:07:38.466 INFO:tasks.qemu.client.0.vm08.stdout:[ 1.438616] e1000 0000:00:03.0: eth0: (PCI:33MHz:32-bit) 52:54:00:12:34:56 2026-03-24T10:07:38.469 INFO:tasks.qemu.client.0.vm08.stdout:[ 1.441476] e1000 0000:00:03.0: eth0: Intel(R) PRO/1000 Network Connection 2026-03-24T10:07:38.608 INFO:tasks.qemu.client.0.vm08.stdout:Begin: Running /scripts/local-premount ... done. 2026-03-24T10:07:38.617 INFO:tasks.qemu.client.0.vm08.stdout:[ 1.588673] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) 2026-03-24T10:07:42.113 INFO:tasks.qemu.client.0.vm08.stdout:Begin: Running /scripts/local-bottom ... [ 5.086642] vda: vda1 2026-03-24T10:07:42.118 INFO:tasks.qemu.client.0.vm08.stdout:GROWROOT: CHANGED: partition=1 start=16065 old: size=4176900 end=4192965 new: size=20948760,end=20964825 2026-03-24T10:07:42.173 INFO:tasks.qemu.client.0.vm08.stdout:[ 5.144967] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) 2026-03-24T10:07:42.176 INFO:tasks.qemu.client.0.vm08.stdout:done. 2026-03-24T10:07:42.177 INFO:tasks.qemu.client.0.vm08.stdout:done. 2026-03-24T10:07:42.181 INFO:tasks.qemu.client.0.vm08.stdout:Begin: Running /scripts/init-bottom ... done. 2026-03-24T10:07:57.661 INFO:tasks.qemu.client.0.vm08.stdout:cloud-init start-local running: Tue, 24 Mar 2026 10:07:41 +0000. up 5.68 seconds 2026-03-24T10:07:57.719 INFO:tasks.qemu.client.0.vm08.stdout:no instance data found in start-local 2026-03-24T10:07:57.773 INFO:tasks.qemu.client.0.vm08.stdout:ci-info: lo : 1 127.0.0.1 255.0.0.0 . 2026-03-24T10:07:57.773 INFO:tasks.qemu.client.0.vm08.stdout:ci-info: eth0 : 1 10.0.2.15 255.255.255.0 52:54:00:12:34:56 2026-03-24T10:07:57.773 INFO:tasks.qemu.client.0.vm08.stdout:ci-info: route-0: 0.0.0.0 10.0.2.2 0.0.0.0 eth0 UG 2026-03-24T10:07:57.781 INFO:tasks.qemu.client.0.vm08.stdout:ci-info: route-1: 10.0.2.0 0.0.0.0 255.255.255.0 eth0 U 2026-03-24T10:07:57.781 INFO:tasks.qemu.client.0.vm08.stdout:cloud-init start running: Tue, 24 Mar 2026 10:07:57 +0000. up 20.73 seconds 2026-03-24T10:07:58.012 INFO:tasks.qemu.client.0.vm08.stdout:found data source: DataSourceNoCloud [seed=/dev/sr0] 2026-03-24T10:08:15.715 INFO:teuthology.orchestra.run.vm08.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: 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. 2026-03-24T10:08:15.722 DEBUG:teuthology.orchestra.run.vm08:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep 60' 2026-03-24T10:08:18.259 INFO:tasks.qemu.client.0.vm08.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. 2026-03-24T10:08:18.262 INFO:tasks.qemu.client.0.vm08.stdout:Your identification has been saved in /etc/ssh/ssh_host_rsa_key. 2026-03-24T10:08:18.262 INFO:tasks.qemu.client.0.vm08.stdout:Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. 2026-03-24T10:08:18.263 INFO:tasks.qemu.client.0.vm08.stdout:The key fingerprint is: 2026-03-24T10:08:18.264 INFO:tasks.qemu.client.0.vm08.stdout:2c:6c:7c:9e:01:5f:b1:8a:0e:36:4d:2b:72:70:41:0d root@test 2026-03-24T10:08:18.265 INFO:tasks.qemu.client.0.vm08.stdout:The key's randomart image is: 2026-03-24T10:08:18.266 INFO:tasks.qemu.client.0.vm08.stdout:+--[ RSA 2048]----+ 2026-03-24T10:08:18.267 INFO:tasks.qemu.client.0.vm08.stdout:| .Eo . | 2026-03-24T10:08:18.268 INFO:tasks.qemu.client.0.vm08.stdout:| .. o | 2026-03-24T10:08:18.268 INFO:tasks.qemu.client.0.vm08.stdout:| . . o o | 2026-03-24T10:08:18.269 INFO:tasks.qemu.client.0.vm08.stdout:| o = * o | 2026-03-24T10:08:18.270 INFO:tasks.qemu.client.0.vm08.stdout:| . * O S | 2026-03-24T10:08:18.271 INFO:tasks.qemu.client.0.vm08.stdout:| + * + o | 2026-03-24T10:08:18.271 INFO:tasks.qemu.client.0.vm08.stdout:| . o | 2026-03-24T10:08:18.272 INFO:tasks.qemu.client.0.vm08.stdout:| | 2026-03-24T10:08:18.273 INFO:tasks.qemu.client.0.vm08.stdout:| | 2026-03-24T10:08:18.273 INFO:tasks.qemu.client.0.vm08.stdout:+-----------------+ 2026-03-24T10:08:18.299 INFO:tasks.qemu.client.0.vm08.stdout:Generating public/private dsa key pair. 2026-03-24T10:08:18.301 INFO:tasks.qemu.client.0.vm08.stdout:Your identification has been saved in /etc/ssh/ssh_host_dsa_key. 2026-03-24T10:08:18.302 INFO:tasks.qemu.client.0.vm08.stdout:Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. 2026-03-24T10:08:18.303 INFO:tasks.qemu.client.0.vm08.stdout:The key fingerprint is: 2026-03-24T10:08:18.305 INFO:tasks.qemu.client.0.vm08.stdout:87:75:92:ea:e2:52:2f:ea:70:81:52:68:0c:2c:77:35 root@test 2026-03-24T10:08:18.306 INFO:tasks.qemu.client.0.vm08.stdout:The key's randomart image is: 2026-03-24T10:08:18.306 INFO:tasks.qemu.client.0.vm08.stdout:+--[ DSA 1024]----+ 2026-03-24T10:08:18.307 INFO:tasks.qemu.client.0.vm08.stdout:|o .E | 2026-03-24T10:08:18.308 INFO:tasks.qemu.client.0.vm08.stdout:|+o. . . . | 2026-03-24T10:08:18.308 INFO:tasks.qemu.client.0.vm08.stdout:|o+.. + . | 2026-03-24T10:08:18.309 INFO:tasks.qemu.client.0.vm08.stdout:|.. . + o | 2026-03-24T10:08:18.310 INFO:tasks.qemu.client.0.vm08.stdout:|. . . S . | 2026-03-24T10:08:18.311 INFO:tasks.qemu.client.0.vm08.stdout:| . ... . | 2026-03-24T10:08:18.311 INFO:tasks.qemu.client.0.vm08.stdout:| . ..... | 2026-03-24T10:08:18.312 INFO:tasks.qemu.client.0.vm08.stdout:| o..... | 2026-03-24T10:08:18.313 INFO:tasks.qemu.client.0.vm08.stdout:| .oo.. | 2026-03-24T10:08:18.313 INFO:tasks.qemu.client.0.vm08.stdout:+-----------------+ 2026-03-24T10:08:18.317 INFO:tasks.qemu.client.0.vm08.stdout:Generating public/private ecdsa key pair. 2026-03-24T10:08:18.319 INFO:tasks.qemu.client.0.vm08.stdout:Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. 2026-03-24T10:08:18.321 INFO:tasks.qemu.client.0.vm08.stdout:Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. 2026-03-24T10:08:18.322 INFO:tasks.qemu.client.0.vm08.stdout:The key fingerprint is: 2026-03-24T10:08:18.323 INFO:tasks.qemu.client.0.vm08.stdout:c7:91:97:ae:2d:d7:ef:32:11:87:f4:10:73:f8:c4:ad root@test 2026-03-24T10:08:18.324 INFO:tasks.qemu.client.0.vm08.stdout:The key's randomart image is: 2026-03-24T10:08:18.325 INFO:tasks.qemu.client.0.vm08.stdout:+--[ECDSA 256]---+ 2026-03-24T10:08:18.326 INFO:tasks.qemu.client.0.vm08.stdout:| o+o| 2026-03-24T10:08:18.326 INFO:tasks.qemu.client.0.vm08.stdout:| . .+o+| 2026-03-24T10:08:18.327 INFO:tasks.qemu.client.0.vm08.stdout:| o o. B | 2026-03-24T10:08:18.328 INFO:tasks.qemu.client.0.vm08.stdout:| . + E +| 2026-03-24T10:08:18.328 INFO:tasks.qemu.client.0.vm08.stdout:| S o . o | 2026-03-24T10:08:18.329 INFO:tasks.qemu.client.0.vm08.stdout:| . o .. | 2026-03-24T10:08:18.330 INFO:tasks.qemu.client.0.vm08.stdout:| o o .. | 2026-03-24T10:08:18.331 INFO:tasks.qemu.client.0.vm08.stdout:| o o. | 2026-03-24T10:08:18.331 INFO:tasks.qemu.client.0.vm08.stdout:| +o| 2026-03-24T10:08:18.332 INFO:tasks.qemu.client.0.vm08.stdout:+-----------------+ 2026-03-24T10:08:18.471 INFO:tasks.qemu.client.0.vm08.stdout:Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd 2026-03-24T10:08:18.598 INFO:tasks.qemu.client.0.vm08.stdout: * Starting AppArmor profiles  [ OK ] 2026-03-24T10:08:18.630 INFO:tasks.qemu.client.0.vm08.stdout:landscape-client is not configured, please run landscape-config. 2026-03-24T10:08:18.639 INFO:tasks.qemu.client.0.vm08.stdout: * Stopping System V initialisation compatibility[ OK ] 2026-03-24T10:08:18.654 INFO:tasks.qemu.client.0.vm08.stdout: * Starting System V runlevel compatibility[ OK ] 2026-03-24T10:08:18.658 INFO:tasks.qemu.client.0.vm08.stdout: * Starting automatic crash report generation[ OK ] 2026-03-24T10:08:18.660 INFO:tasks.qemu.client.0.vm08.stdout: * Starting deferred execution scheduler[ OK ] 2026-03-24T10:08:18.664 INFO:tasks.qemu.client.0.vm08.stdout: * Starting regular background program processing daemon[ OK ] 2026-03-24T10:08:18.665 INFO:tasks.qemu.client.0.vm08.stdout: * Starting ACPI daemon[ OK ] 2026-03-24T10:08:18.666 INFO:tasks.qemu.client.0.vm08.stdout: * Starting save kernel messages[ OK ] 2026-03-24T10:08:18.677 INFO:tasks.qemu.client.0.vm08.stdout: * Starting CPU interrupts balancing daemon[ OK ] 2026-03-24T10:08:18.695 INFO:tasks.qemu.client.0.vm08.stdout: * Stopping save kernel messages[ OK ] 2026-03-24T10:08:18.712 INFO:tasks.qemu.client.0.vm08.stdout: * Starting crash report submission daemon[ OK ] 2026-03-24T10:08:18.731 INFO:tasks.qemu.client.0.vm08.stdout: * Stopping System V runlevel compatibility[ OK ] 2026-03-24T10:08:18.789 INFO:tasks.qemu.client.0.vm08.stdout:Generating locales... 2026-03-24T10:08:19.335 INFO:tasks.qemu.client.0.vm08.stdout: en_US.UTF-8... done 2026-03-24T10:08:19.340 INFO:tasks.qemu.client.0.vm08.stdout:Generation complete. 2026-03-24T10:08:19.641 INFO:tasks.qemu.client.0.vm08.stdout:passwd: password expiry information changed. 2026-03-24T10:08:19.966 INFO:tasks.qemu.client.0.vm08.stdout:Ign http://old-releases.ubuntu.com precise InRelease 2026-03-24T10:08:20.073 INFO:tasks.qemu.client.0.vm08.stdout:Get:1 http://old-releases.ubuntu.com precise-updates InRelease [55.7 kB] 2026-03-24T10:08:20.394 INFO:tasks.qemu.client.0.vm08.stdout:Get:2 http://old-releases.ubuntu.com precise-security InRelease [55.7 kB] 2026-03-24T10:08:20.553 INFO:tasks.qemu.client.0.vm08.stdout:Get:3 http://old-releases.ubuntu.com precise Release.gpg [198 B] 2026-03-24T10:08:20.658 INFO:tasks.qemu.client.0.vm08.stdout:Get:4 http://old-releases.ubuntu.com precise-updates/main Sources [815 kB] 2026-03-24T10:08:21.143 INFO:tasks.qemu.client.0.vm08.stdout:Get:5 http://old-releases.ubuntu.com precise-updates/universe Sources [208 kB] 2026-03-24T10:08:21.482 INFO:tasks.qemu.client.0.vm08.stdout:Get:6 http://old-releases.ubuntu.com precise-updates/main amd64 Packages [1104 kB] 2026-03-24T10:08:21.693 INFO:tasks.qemu.client.0.vm08.stdout:Get:7 http://old-releases.ubuntu.com precise-updates/universe amd64 Packages [406 kB] 2026-03-24T10:08:21.821 INFO:tasks.qemu.client.0.vm08.stdout:Get:8 http://old-releases.ubuntu.com precise-updates/main i386 Packages [1111 kB] 2026-03-24T10:08:21.972 INFO:tasks.qemu.client.0.vm08.stdout:Get:9 http://old-releases.ubuntu.com precise-updates/universe i386 Packages [422 kB] 2026-03-24T10:08:22.092 INFO:tasks.qemu.client.0.vm08.stdout:Get:10 http://old-releases.ubuntu.com precise-updates/main TranslationIndex [208 B] 2026-03-24T10:08:22.195 INFO:tasks.qemu.client.0.vm08.stdout:Get:11 http://old-releases.ubuntu.com precise-updates/universe TranslationIndex [205 B] 2026-03-24T10:08:22.306 INFO:tasks.qemu.client.0.vm08.stdout:Get:12 http://old-releases.ubuntu.com precise-security/main Sources [242 kB] 2026-03-24T10:08:22.416 INFO:tasks.qemu.client.0.vm08.stdout:Get:13 http://old-releases.ubuntu.com precise-security/universe Sources [88.1 kB] 2026-03-24T10:08:22.522 INFO:tasks.qemu.client.0.vm08.stdout:Get:14 http://old-releases.ubuntu.com precise-security/main amd64 Packages [584 kB] 2026-03-24T10:08:22.646 INFO:tasks.qemu.client.0.vm08.stdout:Get:15 http://old-releases.ubuntu.com precise-security/universe amd64 Packages [213 kB] 2026-03-24T10:08:22.761 INFO:tasks.qemu.client.0.vm08.stdout:Get:16 http://old-releases.ubuntu.com precise-security/main i386 Packages [589 kB] 2026-03-24T10:08:22.884 INFO:tasks.qemu.client.0.vm08.stdout:Get:17 http://old-releases.ubuntu.com precise-security/universe i386 Packages [228 kB] 2026-03-24T10:08:22.992 INFO:tasks.qemu.client.0.vm08.stdout:Get:18 http://old-releases.ubuntu.com precise-security/main TranslationIndex [208 B] 2026-03-24T10:08:23.099 INFO:tasks.qemu.client.0.vm08.stdout:Get:19 http://old-releases.ubuntu.com precise-security/universe TranslationIndex [205 B] 2026-03-24T10:08:23.204 INFO:tasks.qemu.client.0.vm08.stdout:Get:20 http://old-releases.ubuntu.com precise Release [49.6 kB] 2026-03-24T10:08:23.312 INFO:tasks.qemu.client.0.vm08.stdout:Get:21 http://old-releases.ubuntu.com precise-updates/main Translation-en [353 kB] 2026-03-24T10:08:23.427 INFO:tasks.qemu.client.0.vm08.stdout:Get:22 http://old-releases.ubuntu.com precise-updates/universe Translation-en [176 kB] 2026-03-24T10:08:23.539 INFO:tasks.qemu.client.0.vm08.stdout:Get:23 http://old-releases.ubuntu.com precise-security/main Translation-en [202 kB] 2026-03-24T10:08:23.649 INFO:tasks.qemu.client.0.vm08.stdout:Get:24 http://old-releases.ubuntu.com precise-security/universe Translation-en [96.4 kB] 2026-03-24T10:08:23.753 INFO:tasks.qemu.client.0.vm08.stdout:Get:25 http://old-releases.ubuntu.com precise/main Sources [934 kB] 2026-03-24T10:08:23.891 INFO:tasks.qemu.client.0.vm08.stdout:Get:26 http://old-releases.ubuntu.com precise/universe Sources [5019 kB] 2026-03-24T10:08:24.231 INFO:tasks.qemu.client.0.vm08.stdout:Get:27 http://old-releases.ubuntu.com precise/main amd64 Packages [1273 kB] 2026-03-24T10:08:24.380 INFO:tasks.qemu.client.0.vm08.stdout:Get:28 http://old-releases.ubuntu.com precise/universe amd64 Packages [4786 kB] 2026-03-24T10:08:24.759 INFO:tasks.qemu.client.0.vm08.stdout:Get:29 http://old-releases.ubuntu.com precise/main i386 Packages [1274 kB] 2026-03-24T10:08:24.940 INFO:tasks.qemu.client.0.vm08.stdout:Get:30 http://old-releases.ubuntu.com precise/universe i386 Packages [4796 kB] 2026-03-24T10:08:25.323 INFO:tasks.qemu.client.0.vm08.stdout:Get:31 http://old-releases.ubuntu.com precise/main TranslationIndex [3706 B] 2026-03-24T10:08:25.427 INFO:tasks.qemu.client.0.vm08.stdout:Get:32 http://old-releases.ubuntu.com precise/universe TranslationIndex [2922 B] 2026-03-24T10:08:25.542 INFO:tasks.qemu.client.0.vm08.stdout:Get:33 http://old-releases.ubuntu.com precise/main Translation-en [726 kB] 2026-03-24T10:08:25.691 INFO:tasks.qemu.client.0.vm08.stdout:Get:34 http://old-releases.ubuntu.com precise/universe Translation-en [3341 kB] 2026-03-24T10:08:27.859 INFO:tasks.qemu.client.0.vm08.stdout:Fetched 29.2 MB in 8s (3556 kB/s) 2026-03-24T10:08:28.996 INFO:tasks.qemu.client.0.vm08.stdout:Reading package lists... 2026-03-24T10:08:29.000 INFO:tasks.qemu.client.0.vm08.stdout:Reading package lists... 2026-03-24T10:08:29.125 INFO:tasks.qemu.client.0.vm08.stdout:Building dependency tree... 2026-03-24T10:08:29.125 INFO:tasks.qemu.client.0.vm08.stdout:Reading state information... 2026-03-24T10:08:29.186 INFO:tasks.qemu.client.0.vm08.stdout:The following packages will be upgraded: 2026-03-24T10:08:29.186 INFO:tasks.qemu.client.0.vm08.stdout: ca-certificates libssl1.0.0 2026-03-24T10:08:29.393 INFO:tasks.qemu.client.0.vm08.stdout:2 upgraded, 0 newly installed, 0 to remove and 226 not upgraded. 2026-03-24T10:08:29.393 INFO:tasks.qemu.client.0.vm08.stdout:Need to get 1233 kB of archives. 2026-03-24T10:08:29.395 INFO:tasks.qemu.client.0.vm08.stdout:After this operation, 108 kB of additional disk space will be used. 2026-03-24T10:08:29.397 INFO:tasks.qemu.client.0.vm08.stdout:Get:1 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libssl1.0.0 amd64 1.0.1-4ubuntu5.45 [1055 kB] 2026-03-24T10:08:30.133 INFO:tasks.qemu.client.0.vm08.stdout:Get:2 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main ca-certificates all 20190110~12.04.1 [179 kB] 2026-03-24T10:08:30.201 INFO:tasks.qemu.client.0.vm08.stdout:dpkg-preconfigure: unable to re-open stdin: No such file or directory 2026-03-24T10:08:30.209 INFO:tasks.qemu.client.0.vm08.stdout:Fetched 1233 kB in 0s (1301 kB/s) 2026-03-24T10:08:30.589 INFO:tasks.qemu.client.0.vm08.stdout:(Reading database ... 36182 files and directories currently installed.) 2026-03-24T10:08:30.593 INFO:tasks.qemu.client.0.vm08.stdout:Preparing to replace libssl1.0.0 1.0.1-4ubuntu5.5 (using .../libssl1.0.0_1.0.1-4ubuntu5.45_amd64.deb) ... 2026-03-24T10:08:30.620 INFO:tasks.qemu.client.0.vm08.stdout:Unpacking replacement libssl1.0.0 ... 2026-03-24T10:08:30.710 INFO:tasks.qemu.client.0.vm08.stdout:Setting up libssl1.0.0 (1.0.1-4ubuntu5.45) ... 2026-03-24T10:08:30.835 INFO:tasks.qemu.client.0.vm08.stdout:Processing triggers for libc-bin ... 2026-03-24T10:08:30.845 INFO:tasks.qemu.client.0.vm08.stdout:ldconfig deferred processing now taking place 2026-03-24T10:08:31.027 INFO:tasks.qemu.client.0.vm08.stdout:(Reading database ... 36182 files and directories currently installed.) 2026-03-24T10:08:31.030 INFO:tasks.qemu.client.0.vm08.stdout:Preparing to replace ca-certificates 20111211 (using .../ca-certificates_20190110~12.04.1_all.deb) ... 2026-03-24T10:08:31.054 INFO:tasks.qemu.client.0.vm08.stdout:Unpacking replacement ca-certificates ... 2026-03-24T10:08:31.148 INFO:tasks.qemu.client.0.vm08.stdout:Processing triggers for man-db ... 2026-03-24T10:08:31.558 INFO:tasks.qemu.client.0.vm08.stdout:Setting up ca-certificates (20190110~12.04.1) ... 2026-03-24T10:08:33.486 INFO:tasks.qemu.client.0.vm08.stdout:Updating certificates in /etc/ssl/certs... 73 added, 78 removed; done. 2026-03-24T10:08:33.489 INFO:tasks.qemu.client.0.vm08.stdout:Running hooks in /etc/ca-certificates/update.d....done. 2026-03-24T10:08:34.787 INFO:tasks.qemu.client.0.vm08.stdout:Updating certificates in /etc/ssl/certs... 0 added, 1 removed; done. 2026-03-24T10:08:34.788 INFO:tasks.qemu.client.0.vm08.stdout:Running hooks in /etc/ca-certificates/update.d....done. 2026-03-24T10:08:34.794 INFO:tasks.qemu.client.0.vm08.stdout:Reading package lists... 2026-03-24T10:08:35.004 INFO:tasks.qemu.client.0.vm08.stdout:Building dependency tree... 2026-03-24T10:08:35.005 INFO:tasks.qemu.client.0.vm08.stdout:Reading state information... 2026-03-24T10:08:35.192 INFO:tasks.qemu.client.0.vm08.stdout:The following extra packages will be installed: 2026-03-24T10:08:35.192 INFO:tasks.qemu.client.0.vm08.stdout: libgssglue1 libnfsidmap2 libtirpc1 rpcbind 2026-03-24T10:08:35.194 INFO:tasks.qemu.client.0.vm08.stdout:The following NEW packages will be installed: 2026-03-24T10:08:35.200 INFO:tasks.qemu.client.0.vm08.stdout: libgssglue1 libnfsidmap2 libtirpc1 nfs-common rpcbind 2026-03-24T10:08:35.283 INFO:tasks.qemu.client.0.vm08.stdout:0 upgraded, 5 newly installed, 0 to remove and 226 not upgraded. 2026-03-24T10:08:35.284 INFO:tasks.qemu.client.0.vm08.stdout:Need to get 424 kB of archives. 2026-03-24T10:08:35.286 INFO:tasks.qemu.client.0.vm08.stdout:After this operation, 1326 kB of additional disk space will be used. 2026-03-24T10:08:35.289 INFO:tasks.qemu.client.0.vm08.stdout:Get:1 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libgssglue1 amd64 0.3-4ubuntu0.1 [22.5 kB] 2026-03-24T10:08:35.368 INFO:tasks.qemu.client.0.vm08.stdout:Get:2 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libtirpc1 amd64 0.2.2-5ubuntu0.1 [85.0 kB] 2026-03-24T10:08:35.474 INFO:tasks.qemu.client.0.vm08.stdout:Get:3 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main rpcbind amd64 0.2.0-7ubuntu1.3 [43.1 kB] 2026-03-24T10:08:35.536 INFO:tasks.qemu.client.0.vm08.stdout:Get:4 http://old-releases.ubuntu.com/ubuntu/ precise/main libnfsidmap2 amd64 0.25-1ubuntu2 [32.0 kB] 2026-03-24T10:08:35.583 INFO:tasks.qemu.client.0.vm08.stdout:Get:5 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main nfs-common amd64 1:1.2.5-3ubuntu3.2 [241 kB] 2026-03-24T10:08:35.705 INFO:tasks.qemu.client.0.vm08.stdout:dpkg-preconfigure: unable to re-open stdin: No such file or directory 2026-03-24T10:08:35.716 INFO:tasks.qemu.client.0.vm08.stdout:Fetched 424 kB in 0s (936 kB/s) 2026-03-24T10:08:35.771 INFO:tasks.qemu.client.0.vm08.stdout:Selecting previously unselected package libgssglue1. 2026-03-24T10:08:35.779 INFO:tasks.qemu.client.0.vm08.stdout:(Reading database ... 36174 files and directories currently installed.) 2026-03-24T10:08:35.782 INFO:tasks.qemu.client.0.vm08.stdout:Unpacking libgssglue1 (from .../libgssglue1_0.3-4ubuntu0.1_amd64.deb) ... 2026-03-24T10:08:35.861 INFO:tasks.qemu.client.0.vm08.stdout:Selecting previously unselected package libtirpc1. 2026-03-24T10:08:35.863 INFO:tasks.qemu.client.0.vm08.stdout:Unpacking libtirpc1 (from .../libtirpc1_0.2.2-5ubuntu0.1_amd64.deb) ... 2026-03-24T10:08:35.959 INFO:tasks.qemu.client.0.vm08.stdout:Selecting previously unselected package rpcbind. 2026-03-24T10:08:35.961 INFO:tasks.qemu.client.0.vm08.stdout:Unpacking rpcbind (from .../rpcbind_0.2.0-7ubuntu1.3_amd64.deb) ... 2026-03-24T10:08:36.083 INFO:tasks.qemu.client.0.vm08.stdout:Selecting previously unselected package libnfsidmap2. 2026-03-24T10:08:36.083 INFO:tasks.qemu.client.0.vm08.stdout:Unpacking libnfsidmap2 (from .../libnfsidmap2_0.25-1ubuntu2_amd64.deb) ... 2026-03-24T10:08:36.188 INFO:tasks.qemu.client.0.vm08.stdout:Selecting previously unselected package nfs-common. 2026-03-24T10:08:36.188 INFO:tasks.qemu.client.0.vm08.stdout:Unpacking nfs-common (from .../nfs-common_1%3a1.2.5-3ubuntu3.2_amd64.deb) ... 2026-03-24T10:08:36.262 INFO:tasks.qemu.client.0.vm08.stdout:Processing triggers for man-db ... 2026-03-24T10:08:36.476 INFO:tasks.qemu.client.0.vm08.stdout:Processing triggers for ureadahead ... 2026-03-24T10:08:36.527 INFO:tasks.qemu.client.0.vm08.stdout:Setting up libgssglue1 (0.3-4ubuntu0.1) ... 2026-03-24T10:08:36.593 INFO:tasks.qemu.client.0.vm08.stdout:Setting up libtirpc1 (0.2.2-5ubuntu0.1) ... 2026-03-24T10:08:36.652 INFO:tasks.qemu.client.0.vm08.stdout:Setting up rpcbind (0.2.0-7ubuntu1.3) ... 2026-03-24T10:08:36.718 INFO:tasks.qemu.client.0.vm08.stdout: Removing any system startup links for /etc/init.d/rpcbind ... 2026-03-24T10:08:36.746 INFO:tasks.qemu.client.0.vm08.stdout:portmap start/running, process 8207 2026-03-24T10:08:36.762 INFO:tasks.qemu.client.0.vm08.stdout:Setting up libnfsidmap2 (0.25-1ubuntu2) ... 2026-03-24T10:08:36.819 INFO:tasks.qemu.client.0.vm08.stdout:Setting up nfs-common (1:1.2.5-3ubuntu3.2) ... 2026-03-24T10:08:36.971 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:08:36.973 INFO:tasks.qemu.client.0.vm08.stdout:Creating config file /etc/idmapd.conf with new version 2026-03-24T10:08:37.095 INFO:tasks.qemu.client.0.vm08.stdout: 2026-03-24T10:08:37.095 INFO:tasks.qemu.client.0.vm08.stdout:Creating config file /etc/default/nfs-common with new version 2026-03-24T10:08:37.155 INFO:tasks.qemu.client.0.vm08.stdout:Adding system user `statd' (UID 106) ... 2026-03-24T10:08:37.156 INFO:tasks.qemu.client.0.vm08.stdout:Adding new user `statd' (UID 106) with group `nogroup' ... 2026-03-24T10:08:37.212 INFO:tasks.qemu.client.0.vm08.stdout:Not creating home directory `/var/lib/nfs'. 2026-03-24T10:08:37.240 INFO:tasks.qemu.client.0.vm08.stdout:statd start/running, process 8441 2026-03-24T10:08:37.261 INFO:tasks.qemu.client.0.vm08.stdout:gssd stop/post-stop, process 8472 2026-03-24T10:08:37.745 INFO:tasks.qemu.client.0.vm08.stdout:idmapd start/running, process 8512 2026-03-24T10:08:37.792 INFO:tasks.qemu.client.0.vm08.stdout:Processing triggers for libc-bin ... 2026-03-24T10:08:37.801 INFO:tasks.qemu.client.0.vm08.stdout:ldconfig deferred processing now taking place 2026-03-24T10:08:38.179 INFO:tasks.qemu.client.0.vm08.stdout:mount.nfs: timeout set for Tue Mar 24 10:10:38 2026 2026-03-24T10:08:38.181 INFO:tasks.qemu.client.0.vm08.stdout:mount.nfs: trying text-based options 'proto=tcp,vers=4,addr=10.0.2.2,clientaddr=10.0.2.15' 2026-03-24T10:08:38.182 INFO:tasks.qemu.client.0.vm08.stdout:10.0.2.2:/export/client.0 on /mnt/log type nfs (rw,proto=tcp) 2026-03-24T10:08:38.199 INFO:tasks.qemu.client.0.vm08.stdout:mount: block device /dev/sr0 is write-protected, mounting read-only 2026-03-24T10:09:15.751 DEBUG:teuthology.orchestra.run.vm08:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration commit client.0.0' 2026-03-24T10:09:15.867 INFO:teuthology.orchestra.run.vm08.stderr: Commit image migration: 100% complete...done. 2026-03-24T10:09:15.875 DEBUG:teuthology.orchestra.run.vm08:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep 60' 2026-03-24T10:10:15.901 DEBUG:teuthology.orchestra.run.vm08:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration execute client.0.1' 2026-03-24T10:10:16.284 INFO:teuthology.orchestra.run.vm08.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: 9% complete... Image migration: 10% complete... Image migration: 11% complete... Image migration: 12% complete... Image migration: 13% complete... Image migration: 14% complete... Image migration: 22% complete... Image migration: 23% complete... Image migration: 24% complete... Image migration: 25% complete... Image migration: 28% complete... Image migration: 100% complete...done. 2026-03-24T10:10:16.291 DEBUG:teuthology.parallel:result is None 2026-03-24T10:18:04.892 INFO:tasks.ceph.osd.2.vm01.stderr:2026-03-24T10:18:04.891+0000 7f638b16f640 -1 bdev(0x5640c04ad400 /var/lib/ceph/osd/ceph-2/block) _sync_write pwritev error: (28) No space left on device 2026-03-24T10:18:04.900 INFO:tasks.ceph.osd.2.vm01.stderr:2026-03-24T10:18:04.899+0000 7f638b16f640 -1 bdev(0x5640c04ad400 /var/lib/ceph/osd/ceph-2/block) _sync_write pwritev error: (28) No space left on device 2026-03-24T10:18:04.903 INFO:tasks.ceph.osd.2.vm01.stderr:2026-03-24T10:18:04.902+0000 7f638b16f640 -1 bdev(0x5640c04ad400 /var/lib/ceph/osd/ceph-2/block) _sync_write pwritev error: (28) No space left on device 2026-03-24T10:18:04.906 INFO:tasks.ceph.osd.2.vm01.stderr:2026-03-24T10:18:04.905+0000 7f638b16f640 -1 bdev(0x5640c04ad400 /var/lib/ceph/osd/ceph-2/block) _sync_write pwritev error: (28) No space left on device 2026-03-24T10:18:04.907 INFO:tasks.ceph.osd.2.vm01.stderr:2026-03-24T10:18:04.907+0000 7f638b16f640 -1 bdev(0x5640c04ad400 /var/lib/ceph/osd/ceph-2/block) _sync_write pwritev error: (28) No space left on device 2026-03-24T10:18:04.911 INFO:tasks.ceph.osd.2.vm01.stderr:2026-03-24T10:18:04.910+0000 7f638b16f640 -1 bdev(0x5640c04ad400 /var/lib/ceph/osd/ceph-2/block) _sync_write pwritev error: (28) No space left on device 2026-03-24T10:18:04.913 INFO:tasks.ceph.osd.2.vm01.stderr:2026-03-24T10:18:04.912+0000 7f638b16f640 -1 bdev(0x5640c04ad400 /var/lib/ceph/osd/ceph-2/block) _sync_write pwritev error: (28) No space left on device 2026-03-24T10:18:04.915 INFO:tasks.ceph.osd.2.vm01.stderr:2026-03-24T10:18:04.914+0000 7f638b16f640 -1 bdev(0x5640c04ad400 /var/lib/ceph/osd/ceph-2/block) _sync_write pwritev error: (28) No space left on device 2026-03-24T10:18:04.917 INFO:tasks.ceph.osd.2.vm01.stderr:2026-03-24T10:18:04.916+0000 7f638b16f640 -1 bdev(0x5640c04ad400 /var/lib/ceph/osd/ceph-2/block) _sync_write pwritev error: (28) No space left on device 2026-03-24T10:18:04.919 INFO:tasks.ceph.osd.2.vm01.stderr:2026-03-24T10:18:04.918+0000 7f638b16f640 -1 bdev(0x5640c04ad400 /var/lib/ceph/osd/ceph-2/block) _sync_write pwritev error: (28) No space left on device 2026-03-24T10:18:04.921 INFO:tasks.ceph.osd.2.vm01.stderr:2026-03-24T10:18:04.920+0000 7f638b16f640 -1 bdev(0x5640c04ad400 /var/lib/ceph/osd/ceph-2/block) _sync_write pwritev error: (28) No space left on device 2026-03-24T10:18:04.924 INFO:tasks.ceph.osd.2.vm01.stderr:2026-03-24T10:18:04.923+0000 7f638b16f640 -1 bdev(0x5640c04ad400 /var/lib/ceph/osd/ceph-2/block) _sync_write pwritev error: (28) No space left on device 2026-03-24T10:18:04.926 INFO:tasks.ceph.osd.2.vm01.stderr:2026-03-24T10:18:04.925+0000 7f638b16f640 -1 bdev(0x5640c04ad400 /var/lib/ceph/osd/ceph-2/block) _sync_write pwritev error: (28) No space left on device 2026-03-24T10:18:04.931 INFO:tasks.ceph.osd.2.vm01.stderr:2026-03-24T10:18:04.931+0000 7f6392b95640 -1 bdev(0x5640c04ad000 /var/lib/ceph/osd/ceph-2/block) _aio_thread got r=-28 ((28) No space left on device) 2026-03-24T10:18:04.932 INFO:tasks.ceph.osd.2.vm01.stderr:/ceph/rpmbuild/BUILD/ceph-20.2.0-712-g70f8415b/src/blk/kernel/KernelDevice.cc: In function 'void KernelDevice::_aio_thread()' thread 7f6392b95640 time 2026-03-24T10:18:04.931780+0000 2026-03-24T10:18:04.932 INFO:tasks.ceph.osd.2.vm01.stderr:/ceph/rpmbuild/BUILD/ceph-20.2.0-712-g70f8415b/src/blk/kernel/KernelDevice.cc: 714: ceph_abort_msg("Unexpected IO error. This may suggest a hardware issue. Please check your kernel log!") 2026-03-24T10:18:04.932 INFO:tasks.ceph.osd.2.vm01.stderr: ceph version 20.2.0-712-g70f8415b (70f8415b300f041766fa27faf7d5472699e32388) tentacle (stable - RelWithDebInfo) 2026-03-24T10:18:04.932 INFO:tasks.ceph.osd.2.vm01.stderr: 1: (ceph::__ceph_abort(char const*, int, char const*, std::__cxx11::basic_string, std::allocator > const&)+0xbc) [0x5640bcfe10bf] 2026-03-24T10:18:04.932 INFO:tasks.ceph.osd.2.vm01.stderr: 2: (KernelDevice::_aio_thread()+0x10dd) [0x5640bdabd89d] 2026-03-24T10:18:04.932 INFO:tasks.ceph.osd.2.vm01.stderr: 3: ceph-osd(+0xf2fc81) [0x5640bda9ec81] 2026-03-24T10:18:04.932 INFO:tasks.ceph.osd.2.vm01.stderr: 4: /lib64/libc.so.6(+0x8b2fa) [0x7f639d48b2fa] 2026-03-24T10:18:04.932 INFO:tasks.ceph.osd.2.vm01.stderr: 5: /lib64/libc.so.6(+0x1103d0) [0x7f639d5103d0] 2026-03-24T10:18:04.932 INFO:tasks.ceph.osd.2.vm01.stderr:2026-03-24T10:18:04.931+0000 7f6392b95640 -1 /ceph/rpmbuild/BUILD/ceph-20.2.0-712-g70f8415b/src/blk/kernel/KernelDevice.cc: In function 'void KernelDevice::_aio_thread()' thread 7f6392b95640 time 2026-03-24T10:18:04.931780+0000 2026-03-24T10:18:04.932 INFO:tasks.ceph.osd.2.vm01.stderr:/ceph/rpmbuild/BUILD/ceph-20.2.0-712-g70f8415b/src/blk/kernel/KernelDevice.cc: 714: ceph_abort_msg("Unexpected IO error. This may suggest a hardware issue. Please check your kernel log!") 2026-03-24T10:18:04.932 INFO:tasks.ceph.osd.2.vm01.stderr: 2026-03-24T10:18:04.933 INFO:tasks.ceph.osd.2.vm01.stderr: ceph version 20.2.0-712-g70f8415b (70f8415b300f041766fa27faf7d5472699e32388) tentacle (stable - RelWithDebInfo) 2026-03-24T10:18:04.933 INFO:tasks.ceph.osd.2.vm01.stderr: 1: (ceph::__ceph_abort(char const*, int, char const*, std::__cxx11::basic_string, std::allocator > const&)+0xbc) [0x5640bcfe10bf] 2026-03-24T10:18:04.933 INFO:tasks.ceph.osd.2.vm01.stderr: 2: (KernelDevice::_aio_thread()+0x10dd) [0x5640bdabd89d] 2026-03-24T10:18:04.933 INFO:tasks.ceph.osd.2.vm01.stderr: 3: ceph-osd(+0xf2fc81) [0x5640bda9ec81] 2026-03-24T10:18:04.933 INFO:tasks.ceph.osd.2.vm01.stderr: 4: /lib64/libc.so.6(+0x8b2fa) [0x7f639d48b2fa] 2026-03-24T10:18:04.933 INFO:tasks.ceph.osd.2.vm01.stderr: 5: /lib64/libc.so.6(+0x1103d0) [0x7f639d5103d0] 2026-03-24T10:18:04.933 INFO:tasks.ceph.osd.2.vm01.stderr: 2026-03-24T10:18:04.933 INFO:tasks.ceph.osd.2.vm01.stderr:*** Caught signal (Aborted) ** 2026-03-24T10:18:04.933 INFO:tasks.ceph.osd.2.vm01.stderr: in thread 7f6392b95640 thread_name:bstore_aio 2026-03-24T10:18:04.933 INFO:tasks.ceph.osd.2.vm01.stderr: ceph version 20.2.0-712-g70f8415b (70f8415b300f041766fa27faf7d5472699e32388) tentacle (stable - RelWithDebInfo) 2026-03-24T10:18:04.933 INFO:tasks.ceph.osd.2.vm01.stderr: 1: /lib64/libc.so.6(+0x3fc30) [0x7f639d43fc30] 2026-03-24T10:18:04.933 INFO:tasks.ceph.osd.2.vm01.stderr: 2: /lib64/libc.so.6(+0x8d03c) [0x7f639d48d03c] 2026-03-24T10:18:04.933 INFO:tasks.ceph.osd.2.vm01.stderr: 3: raise() 2026-03-24T10:18:04.933 INFO:tasks.ceph.osd.2.vm01.stderr: 4: abort() 2026-03-24T10:18:04.933 INFO:tasks.ceph.osd.2.vm01.stderr: 5: (ceph::__ceph_abort(char const*, int, char const*, std::__cxx11::basic_string, std::allocator > const&)+0x179) [0x5640bcfe117c] 2026-03-24T10:18:04.933 INFO:tasks.ceph.osd.2.vm01.stderr: 6: (KernelDevice::_aio_thread()+0x10dd) [0x5640bdabd89d] 2026-03-24T10:18:04.933 INFO:tasks.ceph.osd.2.vm01.stderr: 7: ceph-osd(+0xf2fc81) [0x5640bda9ec81] 2026-03-24T10:18:04.933 INFO:tasks.ceph.osd.2.vm01.stderr: 8: /lib64/libc.so.6(+0x8b2fa) [0x7f639d48b2fa] 2026-03-24T10:18:04.933 INFO:tasks.ceph.osd.2.vm01.stderr: 9: /lib64/libc.so.6(+0x1103d0) [0x7f639d5103d0] 2026-03-24T10:18:04.933 INFO:tasks.ceph.osd.2.vm01.stderr:2026-03-24T10:18:04.932+0000 7f6392b95640 -1 *** Caught signal (Aborted) ** 2026-03-24T10:18:04.933 INFO:tasks.ceph.osd.2.vm01.stderr: in thread 7f6392b95640 thread_name:bstore_aio 2026-03-24T10:18:04.933 INFO:tasks.ceph.osd.2.vm01.stderr: 2026-03-24T10:18:04.933 INFO:tasks.ceph.osd.2.vm01.stderr: ceph version 20.2.0-712-g70f8415b (70f8415b300f041766fa27faf7d5472699e32388) tentacle (stable - RelWithDebInfo) 2026-03-24T10:18:04.933 INFO:tasks.ceph.osd.2.vm01.stderr: 1: /lib64/libc.so.6(+0x3fc30) [0x7f639d43fc30] 2026-03-24T10:18:04.933 INFO:tasks.ceph.osd.2.vm01.stderr: 2: /lib64/libc.so.6(+0x8d03c) [0x7f639d48d03c] 2026-03-24T10:18:04.933 INFO:tasks.ceph.osd.2.vm01.stderr: 3: raise() 2026-03-24T10:18:04.933 INFO:tasks.ceph.osd.2.vm01.stderr: 4: abort() 2026-03-24T10:18:04.933 INFO:tasks.ceph.osd.2.vm01.stderr: 5: (ceph::__ceph_abort(char const*, int, char const*, std::__cxx11::basic_string, std::allocator > const&)+0x179) [0x5640bcfe117c] 2026-03-24T10:18:04.933 INFO:tasks.ceph.osd.2.vm01.stderr: 6: (KernelDevice::_aio_thread()+0x10dd) [0x5640bdabd89d] 2026-03-24T10:18:04.933 INFO:tasks.ceph.osd.2.vm01.stderr: 7: ceph-osd(+0xf2fc81) [0x5640bda9ec81] 2026-03-24T10:18:04.933 INFO:tasks.ceph.osd.2.vm01.stderr: 8: /lib64/libc.so.6(+0x8b2fa) [0x7f639d48b2fa] 2026-03-24T10:18:04.933 INFO:tasks.ceph.osd.2.vm01.stderr: 9: /lib64/libc.so.6(+0x1103d0) [0x7f639d5103d0] 2026-03-24T10:18:04.933 INFO:tasks.ceph.osd.2.vm01.stderr: NOTE: a copy of the executable, or `objdump -rdS ` is needed to interpret this. 2026-03-24T10:18:04.933 INFO:tasks.ceph.osd.2.vm01.stderr: 2026-03-24T10:18:04.953 INFO:tasks.ceph.osd.2.vm01.stderr: -3102> 2026-03-24T10:18:04.891+0000 7f638b16f640 -1 bdev(0x5640c04ad400 /var/lib/ceph/osd/ceph-2/block) _sync_write pwritev error: (28) No space left on device 2026-03-24T10:18:04.954 INFO:tasks.ceph.osd.2.vm01.stderr: -2594> 2026-03-24T10:18:04.899+0000 7f638b16f640 -1 bdev(0x5640c04ad400 /var/lib/ceph/osd/ceph-2/block) _sync_write pwritev error: (28) No space left on device 2026-03-24T10:18:04.954 INFO:tasks.ceph.osd.2.vm01.stderr: -2466> 2026-03-24T10:18:04.902+0000 7f638b16f640 -1 bdev(0x5640c04ad400 /var/lib/ceph/osd/ceph-2/block) _sync_write pwritev error: (28) No space left on device 2026-03-24T10:18:04.954 INFO:tasks.ceph.osd.2.vm01.stderr: -2185> 2026-03-24T10:18:04.905+0000 7f638b16f640 -1 bdev(0x5640c04ad400 /var/lib/ceph/osd/ceph-2/block) _sync_write pwritev error: (28) No space left on device 2026-03-24T10:18:04.954 INFO:tasks.ceph.osd.2.vm01.stderr: -2094> 2026-03-24T10:18:04.907+0000 7f638b16f640 -1 bdev(0x5640c04ad400 /var/lib/ceph/osd/ceph-2/block) _sync_write pwritev error: (28) No space left on device 2026-03-24T10:18:04.954 INFO:tasks.ceph.osd.2.vm01.stderr: -1970> 2026-03-24T10:18:04.910+0000 7f638b16f640 -1 bdev(0x5640c04ad400 /var/lib/ceph/osd/ceph-2/block) _sync_write pwritev error: (28) No space left on device 2026-03-24T10:18:04.954 INFO:tasks.ceph.osd.2.vm01.stderr: -1851> 2026-03-24T10:18:04.912+0000 7f638b16f640 -1 bdev(0x5640c04ad400 /var/lib/ceph/osd/ceph-2/block) _sync_write pwritev error: (28) No space left on device 2026-03-24T10:18:04.954 INFO:tasks.ceph.osd.2.vm01.stderr: -1734> 2026-03-24T10:18:04.914+0000 7f638b16f640 -1 bdev(0x5640c04ad400 /var/lib/ceph/osd/ceph-2/block) _sync_write pwritev error: (28) No space left on device 2026-03-24T10:18:04.954 INFO:tasks.ceph.osd.2.vm01.stderr: -1581> 2026-03-24T10:18:04.916+0000 7f638b16f640 -1 bdev(0x5640c04ad400 /var/lib/ceph/osd/ceph-2/block) _sync_write pwritev error: (28) No space left on device 2026-03-24T10:18:04.954 INFO:tasks.ceph.osd.2.vm01.stderr: -1460> 2026-03-24T10:18:04.918+0000 7f638b16f640 -1 bdev(0x5640c04ad400 /var/lib/ceph/osd/ceph-2/block) _sync_write pwritev error: (28) No space left on device 2026-03-24T10:18:04.954 INFO:tasks.ceph.osd.2.vm01.stderr: -1330> 2026-03-24T10:18:04.920+0000 7f638b16f640 -1 bdev(0x5640c04ad400 /var/lib/ceph/osd/ceph-2/block) _sync_write pwritev error: (28) No space left on device 2026-03-24T10:18:04.954 INFO:tasks.ceph.osd.2.vm01.stderr: -1123> 2026-03-24T10:18:04.923+0000 7f638b16f640 -1 bdev(0x5640c04ad400 /var/lib/ceph/osd/ceph-2/block) _sync_write pwritev error: (28) No space left on device 2026-03-24T10:18:04.955 INFO:tasks.ceph.osd.2.vm01.stderr: -995> 2026-03-24T10:18:04.925+0000 7f638b16f640 -1 bdev(0x5640c04ad400 /var/lib/ceph/osd/ceph-2/block) _sync_write pwritev error: (28) No space left on device 2026-03-24T10:18:04.955 INFO:tasks.ceph.osd.2.vm01.stderr: -5> 2026-03-24T10:18:04.931+0000 7f6392b95640 -1 bdev(0x5640c04ad000 /var/lib/ceph/osd/ceph-2/block) _aio_thread got r=-28 ((28) No space left on device) 2026-03-24T10:18:04.955 INFO:tasks.ceph.osd.2.vm01.stderr: -3> 2026-03-24T10:18:04.931+0000 7f6392b95640 -1 /ceph/rpmbuild/BUILD/ceph-20.2.0-712-g70f8415b/src/blk/kernel/KernelDevice.cc: In function 'void KernelDevice::_aio_thread()' thread 7f6392b95640 time 2026-03-24T10:18:04.931780+0000 2026-03-24T10:18:04.955 INFO:tasks.ceph.osd.2.vm01.stderr:/ceph/rpmbuild/BUILD/ceph-20.2.0-712-g70f8415b/src/blk/kernel/KernelDevice.cc: 714: ceph_abort_msg("Unexpected IO error. This may suggest a hardware issue. Please check your kernel log!") 2026-03-24T10:18:04.955 INFO:tasks.ceph.osd.2.vm01.stderr: 2026-03-24T10:18:04.955 INFO:tasks.ceph.osd.2.vm01.stderr: ceph version 20.2.0-712-g70f8415b (70f8415b300f041766fa27faf7d5472699e32388) tentacle (stable - RelWithDebInfo) 2026-03-24T10:18:04.955 INFO:tasks.ceph.osd.2.vm01.stderr: 1: (ceph::__ceph_abort(char const*, int, char const*, std::__cxx11::basic_string, std::allocator > const&)+0xbc) [0x5640bcfe10bf] 2026-03-24T10:18:04.955 INFO:tasks.ceph.osd.2.vm01.stderr: 2: (KernelDevice::_aio_thread()+0x10dd) [0x5640bdabd89d] 2026-03-24T10:18:04.955 INFO:tasks.ceph.osd.2.vm01.stderr: 3: ceph-osd(+0xf2fc81) [0x5640bda9ec81] 2026-03-24T10:18:04.955 INFO:tasks.ceph.osd.2.vm01.stderr: 4: /lib64/libc.so.6(+0x8b2fa) [0x7f639d48b2fa] 2026-03-24T10:18:04.955 INFO:tasks.ceph.osd.2.vm01.stderr: 5: /lib64/libc.so.6(+0x1103d0) [0x7f639d5103d0] 2026-03-24T10:18:04.955 INFO:tasks.ceph.osd.2.vm01.stderr: 2026-03-24T10:18:04.955 INFO:tasks.ceph.osd.2.vm01.stderr: 0> 2026-03-24T10:18:04.932+0000 7f6392b95640 -1 *** Caught signal (Aborted) ** 2026-03-24T10:18:04.955 INFO:tasks.ceph.osd.2.vm01.stderr: in thread 7f6392b95640 thread_name:bstore_aio 2026-03-24T10:18:04.955 INFO:tasks.ceph.osd.2.vm01.stderr: 2026-03-24T10:18:04.955 INFO:tasks.ceph.osd.2.vm01.stderr: ceph version 20.2.0-712-g70f8415b (70f8415b300f041766fa27faf7d5472699e32388) tentacle (stable - RelWithDebInfo) 2026-03-24T10:18:04.955 INFO:tasks.ceph.osd.2.vm01.stderr: 1: /lib64/libc.so.6(+0x3fc30) [0x7f639d43fc30] 2026-03-24T10:18:04.955 INFO:tasks.ceph.osd.2.vm01.stderr: 2: /lib64/libc.so.6(+0x8d03c) [0x7f639d48d03c] 2026-03-24T10:18:04.955 INFO:tasks.ceph.osd.2.vm01.stderr: 3: raise() 2026-03-24T10:18:04.955 INFO:tasks.ceph.osd.2.vm01.stderr: 4: abort() 2026-03-24T10:18:04.955 INFO:tasks.ceph.osd.2.vm01.stderr: 5: (ceph::__ceph_abort(char const*, int, char const*, std::__cxx11::basic_string, std::allocator > const&)+0x179) [0x5640bcfe117c] 2026-03-24T10:18:04.955 INFO:tasks.ceph.osd.2.vm01.stderr: 6: (KernelDevice::_aio_thread()+0x10dd) [0x5640bdabd89d] 2026-03-24T10:18:04.955 INFO:tasks.ceph.osd.2.vm01.stderr: 7: ceph-osd(+0xf2fc81) [0x5640bda9ec81] 2026-03-24T10:18:04.955 INFO:tasks.ceph.osd.2.vm01.stderr: 8: /lib64/libc.so.6(+0x8b2fa) [0x7f639d48b2fa] 2026-03-24T10:18:04.955 INFO:tasks.ceph.osd.2.vm01.stderr: 9: /lib64/libc.so.6(+0x1103d0) [0x7f639d5103d0] 2026-03-24T10:18:04.955 INFO:tasks.ceph.osd.2.vm01.stderr: NOTE: a copy of the executable, or `objdump -rdS ` is needed to interpret this. 2026-03-24T10:18:04.956 INFO:tasks.ceph.osd.2.vm01.stderr: 2026-03-24T10:18:04.959 INFO:tasks.ceph.osd.2.vm01.stderr: -3103> 2026-03-24T10:18:04.891+0000 7f638b16f640 -1 bdev(0x5640c04ad400 /var/lib/ceph/osd/ceph-2/block) _sync_write pwritev error: (28) No space left on device 2026-03-24T10:18:04.959 INFO:tasks.ceph.osd.2.vm01.stderr: -2595> 2026-03-24T10:18:04.899+0000 7f638b16f640 -1 bdev(0x5640c04ad400 /var/lib/ceph/osd/ceph-2/block) _sync_write pwritev error: (28) No space left on device 2026-03-24T10:18:04.959 INFO:tasks.ceph.osd.2.vm01.stderr: -2467> 2026-03-24T10:18:04.902+0000 7f638b16f640 -1 bdev(0x5640c04ad400 /var/lib/ceph/osd/ceph-2/block) _sync_write pwritev error: (28) No space left on device 2026-03-24T10:18:05.054 INFO:tasks.ceph.osd.2.vm01.stderr: -2186> 2026-03-24T10:18:04.905+0000 7f638b16f640 -1 bdev(0x5640c04ad400 /var/lib/ceph/osd/ceph-2/block) _sync_write pwritev error: (28) No space left on device 2026-03-24T10:18:05.054 INFO:tasks.ceph.osd.2.vm01.stderr: -2095> 2026-03-24T10:18:04.907+0000 7f638b16f640 -1 bdev(0x5640c04ad400 /var/lib/ceph/osd/ceph-2/block) _sync_write pwritev error: (28) No space left on device 2026-03-24T10:18:05.054 INFO:tasks.ceph.osd.2.vm01.stderr: -1971> 2026-03-24T10:18:04.910+0000 7f638b16f640 -1 bdev(0x5640c04ad400 /var/lib/ceph/osd/ceph-2/block) _sync_write pwritev error: (28) No space left on device 2026-03-24T10:18:05.054 INFO:tasks.ceph.osd.2.vm01.stderr: -1852> 2026-03-24T10:18:04.912+0000 7f638b16f640 -1 bdev(0x5640c04ad400 /var/lib/ceph/osd/ceph-2/block) _sync_write pwritev error: (28) No space left on device 2026-03-24T10:18:05.054 INFO:tasks.ceph.osd.2.vm01.stderr: -1735> 2026-03-24T10:18:04.914+0000 7f638b16f640 -1 bdev(0x5640c04ad400 /var/lib/ceph/osd/ceph-2/block) _sync_write pwritev error: (28) No space left on device 2026-03-24T10:18:05.054 INFO:tasks.ceph.osd.2.vm01.stderr: -1582> 2026-03-24T10:18:04.916+0000 7f638b16f640 -1 bdev(0x5640c04ad400 /var/lib/ceph/osd/ceph-2/block) _sync_write pwritev error: (28) No space left on device 2026-03-24T10:18:05.054 INFO:tasks.ceph.osd.2.vm01.stderr: -1461> 2026-03-24T10:18:04.918+0000 7f638b16f640 -1 bdev(0x5640c04ad400 /var/lib/ceph/osd/ceph-2/block) _sync_write pwritev error: (28) No space left on device 2026-03-24T10:18:05.054 INFO:tasks.ceph.osd.2.vm01.stderr: -1331> 2026-03-24T10:18:04.920+0000 7f638b16f640 -1 bdev(0x5640c04ad400 /var/lib/ceph/osd/ceph-2/block) _sync_write pwritev error: (28) No space left on device 2026-03-24T10:18:05.054 INFO:tasks.ceph.osd.2.vm01.stderr: -1124> 2026-03-24T10:18:04.923+0000 7f638b16f640 -1 bdev(0x5640c04ad400 /var/lib/ceph/osd/ceph-2/block) _sync_write pwritev error: (28) No space left on device 2026-03-24T10:18:05.054 INFO:tasks.ceph.osd.2.vm01.stderr: -996> 2026-03-24T10:18:04.925+0000 7f638b16f640 -1 bdev(0x5640c04ad400 /var/lib/ceph/osd/ceph-2/block) _sync_write pwritev error: (28) No space left on device 2026-03-24T10:18:05.055 INFO:tasks.ceph.osd.2.vm01.stderr: -6> 2026-03-24T10:18:04.931+0000 7f6392b95640 -1 bdev(0x5640c04ad000 /var/lib/ceph/osd/ceph-2/block) _aio_thread got r=-28 ((28) No space left on device) 2026-03-24T10:18:05.055 INFO:tasks.ceph.osd.2.vm01.stderr: -4> 2026-03-24T10:18:04.931+0000 7f6392b95640 -1 /ceph/rpmbuild/BUILD/ceph-20.2.0-712-g70f8415b/src/blk/kernel/KernelDevice.cc: In function 'void KernelDevice::_aio_thread()' thread 7f6392b95640 time 2026-03-24T10:18:04.931780+0000 2026-03-24T10:18:05.055 INFO:tasks.ceph.osd.2.vm01.stderr:/ceph/rpmbuild/BUILD/ceph-20.2.0-712-g70f8415b/src/blk/kernel/KernelDevice.cc: 714: ceph_abort_msg("Unexpected IO error. This may suggest a hardware issue. Please check your kernel log!") 2026-03-24T10:18:05.055 INFO:tasks.ceph.osd.2.vm01.stderr: 2026-03-24T10:18:05.055 INFO:tasks.ceph.osd.2.vm01.stderr: ceph version 20.2.0-712-g70f8415b (70f8415b300f041766fa27faf7d5472699e32388) tentacle (stable - RelWithDebInfo) 2026-03-24T10:18:05.055 INFO:tasks.ceph.osd.2.vm01.stderr: 1: (ceph::__ceph_abort(char const*, int, char const*, std::__cxx11::basic_string, std::allocator > const&)+0xbc) [0x5640bcfe10bf] 2026-03-24T10:18:05.055 INFO:tasks.ceph.osd.2.vm01.stderr: 2: (KernelDevice::_aio_thread()+0x10dd) [0x5640bdabd89d] 2026-03-24T10:18:05.055 INFO:tasks.ceph.osd.2.vm01.stderr: 3: ceph-osd(+0xf2fc81) [0x5640bda9ec81] 2026-03-24T10:18:05.055 INFO:tasks.ceph.osd.2.vm01.stderr: 4: /lib64/libc.so.6(+0x8b2fa) [0x7f639d48b2fa] 2026-03-24T10:18:05.055 INFO:tasks.ceph.osd.2.vm01.stderr: 5: /lib64/libc.so.6(+0x1103d0) [0x7f639d5103d0] 2026-03-24T10:18:05.055 INFO:tasks.ceph.osd.2.vm01.stderr: 2026-03-24T10:18:05.055 INFO:tasks.ceph.osd.2.vm01.stderr: -1> 2026-03-24T10:18:04.932+0000 7f6392b95640 -1 *** Caught signal (Aborted) ** 2026-03-24T10:18:05.055 INFO:tasks.ceph.osd.2.vm01.stderr: in thread 7f6392b95640 thread_name:bstore_aio 2026-03-24T10:18:05.055 INFO:tasks.ceph.osd.2.vm01.stderr: 2026-03-24T10:18:05.055 INFO:tasks.ceph.osd.2.vm01.stderr: ceph version 20.2.0-712-g70f8415b (70f8415b300f041766fa27faf7d5472699e32388) tentacle (stable - RelWithDebInfo) 2026-03-24T10:18:05.055 INFO:tasks.ceph.osd.2.vm01.stderr: 1: /lib64/libc.so.6(+0x3fc30) [0x7f639d43fc30] 2026-03-24T10:18:05.055 INFO:tasks.ceph.osd.2.vm01.stderr: 2: /lib64/libc.so.6(+0x8d03c) [0x7f639d48d03c] 2026-03-24T10:18:05.055 INFO:tasks.ceph.osd.2.vm01.stderr: 3: raise() 2026-03-24T10:18:05.055 INFO:tasks.ceph.osd.2.vm01.stderr: 4: abort() 2026-03-24T10:18:05.055 INFO:tasks.ceph.osd.2.vm01.stderr: 5: (ceph::__ceph_abort(char const*, int, char const*, std::__cxx11::basic_string, std::allocator > const&)+0x179) [0x5640bcfe117c] 2026-03-24T10:18:05.055 INFO:tasks.ceph.osd.2.vm01.stderr: 6: (KernelDevice::_aio_thread()+0x10dd) [0x5640bdabd89d] 2026-03-24T10:18:05.056 INFO:tasks.ceph.osd.2.vm01.stderr: 7: ceph-osd(+0xf2fc81) [0x5640bda9ec81] 2026-03-24T10:18:05.056 INFO:tasks.ceph.osd.2.vm01.stderr: 8: /lib64/libc.so.6(+0x8b2fa) [0x7f639d48b2fa] 2026-03-24T10:18:05.056 INFO:tasks.ceph.osd.2.vm01.stderr: 9: /lib64/libc.so.6(+0x1103d0) [0x7f639d5103d0] 2026-03-24T10:18:05.056 INFO:tasks.ceph.osd.2.vm01.stderr: NOTE: a copy of the executable, or `objdump -rdS ` is needed to interpret this. 2026-03-24T10:18:05.056 INFO:tasks.ceph.osd.2.vm01.stderr: 2026-03-24T10:18:05.254 INFO:tasks.ceph.osd.2.vm01.stderr:daemon-helper: command failed with exit status 5 2026-03-24T10:18:11.532 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.2 is failed for ~0s 2026-03-24T10:18:17.738 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.2 is failed for ~6s 2026-03-24T10:18:23.944 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.2 is failed for ~12s 2026-03-24T10:18:30.152 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.2 is failed for ~19s 2026-03-24T10:18:36.358 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.2 is failed for ~25s 2026-03-24T10:18:42.566 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.2 is failed for ~31s 2026-03-24T10:18:48.773 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.2 is failed for ~37s 2026-03-24T10:18:54.979 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.2 is failed for ~43s 2026-03-24T10:19:01.188 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.2 is failed for ~50s 2026-03-24T10:19:07.393 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.2 is failed for ~56s 2026-03-24T10:19:13.599 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.2 is failed for ~62s 2026-03-24T10:19:19.805 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.2 is failed for ~68s 2026-03-24T10:19:26.013 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.2 is failed for ~74s 2026-03-24T10:19:32.219 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.2 is failed for ~81s 2026-03-24T10:19:38.425 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.2 is failed for ~87s 2026-03-24T10:19:44.631 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.2 is failed for ~93s 2026-03-24T10:19:50.840 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.2 is failed for ~99s 2026-03-24T10:19:57.049 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.2 is failed for ~106s 2026-03-24T10:20:03.255 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.2 is failed for ~112s 2026-03-24T10:20:09.460 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.2 is failed for ~118s 2026-03-24T10:20:15.669 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.2 is failed for ~124s 2026-03-24T10:20:21.874 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.2 is failed for ~130s 2026-03-24T10:20:28.082 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.2 is failed for ~137s 2026-03-24T10:20:34.287 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.2 is failed for ~143s 2026-03-24T10:20:40.494 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.2 is failed for ~149s 2026-03-24T10:20:46.699 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.2 is failed for ~155s 2026-03-24T10:20:52.904 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.2 is failed for ~161s 2026-03-24T10:20:59.110 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.2 is failed for ~168s 2026-03-24T10:21:05.315 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.2 is failed for ~174s 2026-03-24T10:21:11.521 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.2 is failed for ~180s 2026-03-24T10:21:17.727 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.2 is failed for ~186s 2026-03-24T10:21:23.931 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.2 is failed for ~192s 2026-03-24T10:21:30.135 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.2 is failed for ~199s 2026-03-24T10:21:36.340 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.2 is failed for ~205s 2026-03-24T10:21:42.544 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.2 is failed for ~211s 2026-03-24T10:21:48.748 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.2 is failed for ~217s 2026-03-24T10:21:54.953 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.2 is failed for ~223s 2026-03-24T10:22:01.157 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.2 is failed for ~230s 2026-03-24T10:22:07.361 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.2 is failed for ~236s 2026-03-24T10:22:13.565 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.2 is failed for ~242s 2026-03-24T10:22:19.770 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.2 is failed for ~248s 2026-03-24T10:22:25.975 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.2 is failed for ~254s 2026-03-24T10:22:32.180 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.2 is failed for ~261s 2026-03-24T10:22:38.386 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.2 is failed for ~267s 2026-03-24T10:22:44.592 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.2 is failed for ~273s 2026-03-24T10:22:50.798 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.2 is failed for ~279s 2026-03-24T10:22:57.005 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.2 is failed for ~285s 2026-03-24T10:23:03.212 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.2 is failed for ~292s 2026-03-24T10:23:09.418 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.2 is failed for ~298s 2026-03-24T10:23:15.623 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.2 is failed for ~304s 2026-03-24T10:23:15.623 INFO:tasks.daemonwatchdog.daemon_watchdog:BARK! unmounting mounts and killing all daemons 2026-03-24T10:23:16.829 INFO:tasks.ceph.osd.0:Sent signal 15 2026-03-24T10:23:16.829 INFO:tasks.ceph.osd.1:Sent signal 15 2026-03-24T10:23:16.829 INFO:tasks.ceph.osd.3:Sent signal 15 2026-03-24T10:23:16.829 INFO:tasks.ceph.osd.4:Sent signal 15 2026-03-24T10:23:16.829 INFO:tasks.ceph.osd.5:Sent signal 15 2026-03-24T10:23:16.829 INFO:tasks.ceph.osd.6:Sent signal 15 2026-03-24T10:23:16.829 INFO:tasks.ceph.osd.7:Sent signal 15 2026-03-24T10:23:16.829 INFO:tasks.ceph.mon.a:Sent signal 15 2026-03-24T10:23:16.830 INFO:tasks.ceph.mon.c:Sent signal 15 2026-03-24T10:23:16.830 INFO:tasks.ceph.mon.b:Sent signal 15 2026-03-24T10:23:16.830 INFO:tasks.ceph.mgr.x:Sent signal 15 2026-03-24T10:23:16.830 INFO:tasks.ceph.mgr.y:Sent signal 15 2026-03-24T10:23:16.830 INFO:tasks.ceph.osd.1.vm01.stderr:2026-03-24T10:23:16.829+0000 7ffa9357e640 -1 received signal: Terminated from /usr/bin/python3 /bin/daemon-helper kill ceph-osd -f --cluster ceph -i 1 (PID: 55582) UID: 0 2026-03-24T10:23:16.830 INFO:tasks.ceph.osd.1.vm01.stderr:2026-03-24T10:23:16.829+0000 7ffa9357e640 -1 osd.1 29 *** Got signal Terminated *** 2026-03-24T10:23:16.830 INFO:tasks.ceph.osd.1.vm01.stderr:2026-03-24T10:23:16.829+0000 7ffa9357e640 -1 osd.1 29 *** Immediate shutdown (osd_fast_shutdown=true) *** 2026-03-24T10:23:16.830 INFO:tasks.ceph.osd.3.vm01.stderr:2026-03-24T10:23:16.829+0000 7fc585f50640 -1 received signal: Terminated from /usr/bin/python3 /bin/daemon-helper kill ceph-osd -f --cluster ceph -i 3 (PID: 55595) UID: 0 2026-03-24T10:23:16.830 INFO:tasks.ceph.osd.3.vm01.stderr:2026-03-24T10:23:16.829+0000 7fc585f50640 -1 osd.3 29 *** Got signal Terminated *** 2026-03-24T10:23:16.830 INFO:tasks.ceph.osd.3.vm01.stderr:2026-03-24T10:23:16.829+0000 7fc585f50640 -1 osd.3 29 *** Immediate shutdown (osd_fast_shutdown=true) *** 2026-03-24T10:23:16.830 INFO:tasks.ceph.osd.4.vm02.stderr:2026-03-24T10:23:16.828+0000 7faf10d71640 -1 received signal: Terminated from /usr/bin/python3 /bin/daemon-helper kill ceph-osd -f --cluster ceph -i 4 (PID: 57138) UID: 0 2026-03-24T10:23:16.831 INFO:tasks.ceph.osd.4.vm02.stderr:2026-03-24T10:23:16.828+0000 7faf10d71640 -1 osd.4 29 *** Got signal Terminated *** 2026-03-24T10:23:16.831 INFO:tasks.ceph.osd.4.vm02.stderr:2026-03-24T10:23:16.828+0000 7faf10d71640 -1 osd.4 29 *** Immediate shutdown (osd_fast_shutdown=true) *** 2026-03-24T10:23:16.831 INFO:tasks.ceph.mon.a.vm01.stderr:2026-03-24T10:23:16.829+0000 7f794c61e640 -1 received signal: Terminated from /usr/bin/python3 /bin/daemon-helper kill ceph-mon -f --cluster ceph -i a (PID: 55137) UID: 0 2026-03-24T10:23:16.831 INFO:tasks.ceph.mon.a.vm01.stderr:2026-03-24T10:23:16.829+0000 7f794c61e640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2026-03-24T10:23:16.831 INFO:tasks.ceph.mon.c.vm01.stderr:2026-03-24T10:23:16.829+0000 7f2875f72640 -1 received signal: Terminated from /usr/bin/python3 /bin/daemon-helper kill ceph-mon -f --cluster ceph -i c (PID: 55136) UID: 0 2026-03-24T10:23:16.831 INFO:tasks.ceph.mon.c.vm01.stderr:2026-03-24T10:23:16.829+0000 7f2875f72640 -1 mon.c@2(peon) e1 *** Got Signal Terminated *** 2026-03-24T10:23:16.831 INFO:tasks.ceph.osd.0.vm01.stderr:2026-03-24T10:23:16.829+0000 7f4deafd6640 -1 received signal: Terminated from /usr/bin/python3 /bin/daemon-helper kill ceph-osd -f --cluster ceph -i 0 (PID: 55580) UID: 0 2026-03-24T10:23:16.831 INFO:tasks.ceph.osd.0.vm01.stderr:2026-03-24T10:23:16.829+0000 7f4deafd6640 -1 osd.0 29 *** Got signal Terminated *** 2026-03-24T10:23:16.831 INFO:tasks.ceph.osd.0.vm01.stderr:2026-03-24T10:23:16.829+0000 7f4deafd6640 -1 osd.0 29 *** Immediate shutdown (osd_fast_shutdown=true) *** 2026-03-24T10:23:16.831 INFO:tasks.ceph.mon.b.vm02.stderr:2026-03-24T10:23:16.829+0000 7fac65767640 -1 received signal: Terminated from /usr/bin/python3 /bin/daemon-helper kill ceph-mon -f --cluster ceph -i b (PID: 56491) UID: 0 2026-03-24T10:23:16.831 INFO:tasks.ceph.mon.b.vm02.stderr:2026-03-24T10:23:16.829+0000 7fac65767640 -1 mon.b@1(peon) e1 *** Got Signal Terminated *** 2026-03-24T10:23:16.831 INFO:tasks.ceph.osd.5.vm02.stderr:2026-03-24T10:23:16.829+0000 7fe7525f9640 -1 received signal: Terminated from /usr/bin/python3 /bin/daemon-helper kill ceph-osd -f --cluster ceph -i 5 (PID: 57137) UID: 0 2026-03-24T10:23:16.831 INFO:tasks.ceph.osd.5.vm02.stderr:2026-03-24T10:23:16.829+0000 7fe7525f9640 -1 osd.5 29 *** Got signal Terminated *** 2026-03-24T10:23:16.831 INFO:tasks.ceph.osd.5.vm02.stderr:2026-03-24T10:23:16.829+0000 7fe7525f9640 -1 osd.5 29 *** Immediate shutdown (osd_fast_shutdown=true) *** 2026-03-24T10:23:16.831 INFO:tasks.ceph.osd.6.vm02.stderr:2026-03-24T10:23:16.829+0000 7ff9eb6e1640 -1 received signal: Terminated from /usr/bin/python3 /bin/daemon-helper kill ceph-osd -f --cluster ceph -i 6 (PID: 57144) UID: 0 2026-03-24T10:23:16.831 INFO:tasks.ceph.osd.6.vm02.stderr:2026-03-24T10:23:16.829+0000 7ff9eb6e1640 -1 osd.6 29 *** Got signal Terminated *** 2026-03-24T10:23:16.831 INFO:tasks.ceph.osd.6.vm02.stderr:2026-03-24T10:23:16.829+0000 7ff9eb6e1640 -1 osd.6 29 *** Immediate shutdown (osd_fast_shutdown=true) *** 2026-03-24T10:23:16.831 INFO:tasks.ceph.osd.7.vm02.stderr:2026-03-24T10:23:16.829+0000 7f3f07816640 -1 received signal: Terminated from /usr/bin/python3 /bin/daemon-helper kill ceph-osd -f --cluster ceph -i 7 (PID: 57141) UID: 0 2026-03-24T10:23:16.831 INFO:tasks.ceph.osd.7.vm02.stderr:2026-03-24T10:23:16.829+0000 7f3f07816640 -1 osd.7 29 *** Got signal Terminated *** 2026-03-24T10:23:16.831 INFO:tasks.ceph.osd.7.vm02.stderr:2026-03-24T10:23:16.829+0000 7f3f07816640 -1 osd.7 29 *** Immediate shutdown (osd_fast_shutdown=true) *** 2026-03-24T10:23:17.031 INFO:tasks.ceph.mgr.y.vm02.stderr:daemon-helper: command crashed with signal 15 2026-03-24T10:25:37.509 INFO:tasks.qemu.client.0.vm08.stdout:[ 1080.480098] INFO: task kworker/0:0:3168 blocked for more than 120 seconds. 2026-03-24T10:25:37.512 INFO:tasks.qemu.client.0.vm08.stdout:[ 1080.482979] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. 2026-03-24T10:25:37.515 INFO:tasks.qemu.client.0.vm08.stdout:[ 1080.486477] INFO: task fsx:17022 blocked for more than 120 seconds. 2026-03-24T10:25:37.519 INFO:tasks.qemu.client.0.vm08.stdout:[ 1080.489211] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. 2026-03-24T10:27:37.521 INFO:tasks.qemu.client.0.vm08.stdout:[ 1200.492084] INFO: task kworker/0:0:3168 blocked for more than 120 seconds. 2026-03-24T10:27:37.524 INFO:tasks.qemu.client.0.vm08.stdout:[ 1200.494874] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. 2026-03-24T10:27:37.527 INFO:tasks.qemu.client.0.vm08.stdout:[ 1200.497959] INFO: task fsx:17022 blocked for more than 120 seconds. 2026-03-24T10:27:37.530 INFO:tasks.qemu.client.0.vm08.stdout:[ 1200.500324] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. 2026-03-24T10:29:37.529 INFO:tasks.qemu.client.0.vm08.stdout:[ 1320.500086] INFO: task jbd2/vda1-8:254 blocked for more than 120 seconds. 2026-03-24T10:29:37.532 INFO:tasks.qemu.client.0.vm08.stdout:[ 1320.502593] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. 2026-03-24T10:29:37.535 INFO:tasks.qemu.client.0.vm08.stdout:[ 1320.505619] INFO: task kworker/0:0:3168 blocked for more than 120 seconds. 2026-03-24T10:29:37.538 INFO:tasks.qemu.client.0.vm08.stdout:[ 1320.508267] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. 2026-03-24T10:29:37.540 INFO:tasks.qemu.client.0.vm08.stdout:[ 1320.511207] INFO: task fsx:17022 blocked for more than 120 seconds. 2026-03-24T10:29:37.543 INFO:tasks.qemu.client.0.vm08.stdout:[ 1320.513562] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. 2026-03-24T10:31:37.545 INFO:tasks.qemu.client.0.vm08.stdout:[ 1440.516115] INFO: task jbd2/vda1-8:254 blocked for more than 120 seconds. 2026-03-24T10:31:37.548 INFO:tasks.qemu.client.0.vm08.stdout:[ 1440.518694] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. 2026-03-24T10:31:37.551 INFO:tasks.qemu.client.0.vm08.stdout:[ 1440.521713] INFO: task rs:main Q:Reg:858 blocked for more than 120 seconds. 2026-03-24T10:31:37.554 INFO:tasks.qemu.client.0.vm08.stdout:[ 1440.524369] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. 2026-03-24T10:31:37.557 INFO:tasks.qemu.client.0.vm08.stdout:[ 1440.527337] INFO: task kworker/0:0:3168 blocked for more than 120 seconds. 2026-03-24T10:31:37.560 INFO:tasks.qemu.client.0.vm08.stdout:[ 1440.529934] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. 2026-03-24T12:01:36.100 DEBUG:teuthology.exit:Got signal 15; running 1 handler... 2026-03-24T12:01:36.103 DEBUG:teuthology.exit:Finished running handlers