2026-02-19T20:08:01.029 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-19T20:08:01.044 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T20:08:01.126 INFO:teuthology.run:Config: archive_path: /home/teuthworker/mnt/teuthology/yuriw-2026-02-19_15:47:56-rbd-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59618 branch: wip-yuri-testing-2026-02-18-1820 description: rbd/migration/{1-base/install 2-clusters/{fixed-3} 3-objectstore/bluestore-comp-lz4 4-supported-random-distro$/{centos_latest} 5-data-pool/ec 6-prepare/raw-file 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute 9-cleanup/cleanup conf/{disable-pool-app}} email: yweinste@redhat.com 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: '59618' kernel: branch: distro kdb: true sha1: distro last_in_suite: false machine_type: trial 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: yuriw-2026-02-19_15:47:56-rbd-wip-yuri-testing-2026-02-18-1820-distro-default-trial no_nested_subset: false openstack: - volumes: count: 4 size: 10 os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-yuri-testing-2026-02-18-1820 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: bluestore block size: 96636764160 bluestore compression algorithm: lz4 bluestore compression mode: aggressive bluestore fsck on mount: true debug bluefs: 1/20 debug bluestore: 1/20 debug ms: 1 debug osd: 20 debug rocksdb: 4/10 enable experimental unrecoverable data corrupting features: '*' mon osd backfillfull_ratio: 0.85 mon osd full ratio: 0.9 mon osd nearfull ratio: 0.8 osd debug randomize hobject sort order: false osd failsafe full ratio: 0.95 osd objectstore: bluestore osd shutdown pgref assert: true flavor: default fs: xfs log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 802bf111cd55e57f5842153d7ba2b8b964aa818a ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 802bf111cd55e57f5842153d7ba2b8b964aa818a thrashosds: bdev_inject_crash: 2 bdev_inject_crash_probability: 0.5 workunit: branch: wip-yuri-testing-2026-02-18-1820 sha1: 802bf111cd55e57f5842153d7ba2b8b964aa818a owner: scheduled_yuriw@soko04.front.sepia.ceph.com priority: 69 repo: https://github.com/ceph/ceph-ci.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: 9494 sha1: 802bf111cd55e57f5842153d7ba2b8b964aa818a sleep_before_teardown: 0 subset: 111/120000 suite: rbd suite_branch: wip-yuri-testing-2026-02-18-1820 suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_802bf111cd55e57f5842153d7ba2b8b964aa818a/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 802bf111cd55e57f5842153d7ba2b8b964aa818a targets: trial092.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFL7lhzlZnk89e8axYB2ya2BpP62nrUCL14N0yv92PLSzHntQXLPRT7HXjELsboCIwyw3IFQRJBioXgpF4pHR88= trial130.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHI8Hs7nJ8pvOa+W30nqz2EB+IXJPQXGYOqO0t0DEFJEgzqW5OEvpxY0wk3w2GZymBmNNA5k2Z0+ZDHcqjnS6MQ= trial160.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHDlqYJvzTkzKof1ocQbrMJ71E7ulQaWoX0KitDm73cuYE0vIp5UA8KwF29O7yWcHAvds2rbmR8wKGUUpnN+HL4= tasks: - install: null - ceph: null - exec: client.0: - sudo ceph osd erasure-code-profile set teuthologyprofile crush-failure-domain=osd m=1 k=2 - sudo ceph osd pool create datapool 4 4 erasure teuthologyprofile - sudo ceph osd pool set datapool allow_ec_overwrites true - rbd pool init datapool - exec: client.0: - mkdir /home/ubuntu/cephtest/migration - wget -nv -O /home/ubuntu/cephtest/migration/base.client.0.qcow2 http://download.ceph.com/qa/ubuntu-12.04.qcow2 - qemu-img convert -f qcow2 -O raw /home/ubuntu/cephtest/migration/base.client.0.qcow2 /home/ubuntu/cephtest/migration/base.client.0.raw - dd if=/dev/zero of=/home/ubuntu/cephtest/migration/empty.raw count=1 bs=1G - echo '{"type":"raw","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/base.client.0.raw"}}' | rbd migration prepare --import-only --source-spec-path - client.0.0 - rbd migration prepare --import-only --source-spec '{"type":"raw","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.raw"}}' client.0.1 - rbd migration prepare --import-only --source-spec '{"type":"raw","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.raw"}}' 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: main teuthology_sha1: fa17720d0088c3ac28e473468bfc79eeaff5cd38 timestamp: 2026-02-19_15:47:56 tube: trial user: yuriw verbose: true worker_log: /home/teuthworker/mnt/teuthology/worker_logs/dispatcher.trial.1540699 2026-02-19T20:08:01.127 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_802bf111cd55e57f5842153d7ba2b8b964aa818a/qa; will attempt to use it 2026-02-19T20:08:01.127 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_802bf111cd55e57f5842153d7ba2b8b964aa818a/qa/tasks 2026-02-19T20:08:01.127 INFO:teuthology.run_tasks:Running task internal.check_packages... 2026-02-19T20:08:01.129 INFO:teuthology.task.internal:Checking packages... 2026-02-19T20:08:01.129 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '802bf111cd55e57f5842153d7ba2b8b964aa818a' 2026-02-19T20:08:01.129 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2026-02-19T20:08:01.129 INFO:teuthology.packaging:ref: None 2026-02-19T20:08:01.129 INFO:teuthology.packaging:tag: None 2026-02-19T20:08:01.129 INFO:teuthology.packaging:branch: wip-yuri-testing-2026-02-18-1820 2026-02-19T20:08:01.129 INFO:teuthology.packaging:sha1: 802bf111cd55e57f5842153d7ba2b8b964aa818a 2026-02-19T20:08:01.129 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-yuri-testing-2026-02-18-1820 2026-02-19T20:08:01.266 INFO:teuthology.task.internal:Found packages for ceph version 20.3.0-5336.g802bf111 2026-02-19T20:08:01.268 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2026-02-19T20:08:01.280 INFO:teuthology.task.internal:no buildpackages task found 2026-02-19T20:08:01.280 INFO:teuthology.run_tasks:Running task internal.save_config... 2026-02-19T20:08:01.294 INFO:teuthology.task.internal:Saving configuration 2026-02-19T20:08:01.307 INFO:teuthology.run_tasks:Running task internal.check_lock... 2026-02-19T20:08:01.322 INFO:teuthology.task.internal.check_lock:Checking locks... 2026-02-19T20:08:01.402 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'trial092.front.sepia.ceph.com', 'description': '/home/teuthworker/mnt/teuthology/yuriw-2026-02-19_15:47:56-rbd-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59618', 'up': True, 'machine_type': 'trial', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2026-02-19 20:04:31.580441', 'locked_by': 'scheduled_yuriw@soko04.front.sepia.ceph.com', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFL7lhzlZnk89e8axYB2ya2BpP62nrUCL14N0yv92PLSzHntQXLPRT7HXjELsboCIwyw3IFQRJBioXgpF4pHR88='} 2026-02-19T20:08:01.461 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'trial130.front.sepia.ceph.com', 'description': '/home/teuthworker/mnt/teuthology/yuriw-2026-02-19_15:47:56-rbd-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59618', 'up': True, 'machine_type': 'trial', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2026-02-19 20:04:31.581060', 'locked_by': 'scheduled_yuriw@soko04.front.sepia.ceph.com', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHI8Hs7nJ8pvOa+W30nqz2EB+IXJPQXGYOqO0t0DEFJEgzqW5OEvpxY0wk3w2GZymBmNNA5k2Z0+ZDHcqjnS6MQ='} 2026-02-19T20:08:01.521 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'trial160.front.sepia.ceph.com', 'description': '/home/teuthworker/mnt/teuthology/yuriw-2026-02-19_15:47:56-rbd-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59618', 'up': True, 'machine_type': 'trial', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2026-02-19 20:04:31.581450', 'locked_by': 'scheduled_yuriw@soko04.front.sepia.ceph.com', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHDlqYJvzTkzKof1ocQbrMJ71E7ulQaWoX0KitDm73cuYE0vIp5UA8KwF29O7yWcHAvds2rbmR8wKGUUpnN+HL4='} 2026-02-19T20:08:01.521 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2026-02-19T20:08:01.534 INFO:teuthology.task.internal:roles: ubuntu@trial092.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.x', 'osd.0', 'osd.1', 'osd.2', 'osd.3'] 2026-02-19T20:08:01.534 INFO:teuthology.task.internal:roles: ubuntu@trial130.front.sepia.ceph.com - ['mon.b', 'mgr.y', 'osd.4', 'osd.5', 'osd.6', 'osd.7'] 2026-02-19T20:08:01.534 INFO:teuthology.task.internal:roles: ubuntu@trial160.front.sepia.ceph.com - ['client.0'] 2026-02-19T20:08:01.534 INFO:teuthology.run_tasks:Running task console_log... 2026-02-19T20:08:01.739 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7b7a6bf53920>, signals=[15]) 2026-02-19T20:08:01.739 INFO:teuthology.run_tasks:Running task internal.connect... 2026-02-19T20:08:01.751 INFO:teuthology.task.internal:Opening connections... 2026-02-19T20:08:01.751 DEBUG:teuthology.task.internal:connecting to ubuntu@trial092.front.sepia.ceph.com 2026-02-19T20:08:01.752 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial092.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T20:08:01.814 DEBUG:teuthology.task.internal:connecting to ubuntu@trial130.front.sepia.ceph.com 2026-02-19T20:08:01.814 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial130.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T20:08:01.874 DEBUG:teuthology.task.internal:connecting to ubuntu@trial160.front.sepia.ceph.com 2026-02-19T20:08:01.874 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial160.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T20:08:01.935 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2026-02-19T20:08:01.947 DEBUG:teuthology.orchestra.run.trial092:> uname -m 2026-02-19T20:08:01.963 INFO:teuthology.orchestra.run.trial092.stdout:x86_64 2026-02-19T20:08:01.963 DEBUG:teuthology.orchestra.run.trial092:> cat /etc/os-release 2026-02-19T20:08:02.018 INFO:teuthology.orchestra.run.trial092.stdout:NAME="CentOS Stream" 2026-02-19T20:08:02.018 INFO:teuthology.orchestra.run.trial092.stdout:VERSION="9" 2026-02-19T20:08:02.018 INFO:teuthology.orchestra.run.trial092.stdout:ID="centos" 2026-02-19T20:08:02.018 INFO:teuthology.orchestra.run.trial092.stdout:ID_LIKE="rhel fedora" 2026-02-19T20:08:02.018 INFO:teuthology.orchestra.run.trial092.stdout:VERSION_ID="9" 2026-02-19T20:08:02.018 INFO:teuthology.orchestra.run.trial092.stdout:PLATFORM_ID="platform:el9" 2026-02-19T20:08:02.018 INFO:teuthology.orchestra.run.trial092.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-19T20:08:02.018 INFO:teuthology.orchestra.run.trial092.stdout:ANSI_COLOR="0;31" 2026-02-19T20:08:02.018 INFO:teuthology.orchestra.run.trial092.stdout:LOGO="fedora-logo-icon" 2026-02-19T20:08:02.018 INFO:teuthology.orchestra.run.trial092.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-19T20:08:02.018 INFO:teuthology.orchestra.run.trial092.stdout:HOME_URL="https://centos.org/" 2026-02-19T20:08:02.018 INFO:teuthology.orchestra.run.trial092.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-19T20:08:02.018 INFO:teuthology.orchestra.run.trial092.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-19T20:08:02.018 INFO:teuthology.orchestra.run.trial092.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-19T20:08:02.019 INFO:teuthology.lock.ops:Updating trial092.front.sepia.ceph.com on lock server 2026-02-19T20:08:02.078 DEBUG:teuthology.orchestra.run.trial130:> uname -m 2026-02-19T20:08:02.093 INFO:teuthology.orchestra.run.trial130.stdout:x86_64 2026-02-19T20:08:02.093 DEBUG:teuthology.orchestra.run.trial130:> cat /etc/os-release 2026-02-19T20:08:02.149 INFO:teuthology.orchestra.run.trial130.stdout:NAME="CentOS Stream" 2026-02-19T20:08:02.149 INFO:teuthology.orchestra.run.trial130.stdout:VERSION="9" 2026-02-19T20:08:02.149 INFO:teuthology.orchestra.run.trial130.stdout:ID="centos" 2026-02-19T20:08:02.149 INFO:teuthology.orchestra.run.trial130.stdout:ID_LIKE="rhel fedora" 2026-02-19T20:08:02.149 INFO:teuthology.orchestra.run.trial130.stdout:VERSION_ID="9" 2026-02-19T20:08:02.149 INFO:teuthology.orchestra.run.trial130.stdout:PLATFORM_ID="platform:el9" 2026-02-19T20:08:02.149 INFO:teuthology.orchestra.run.trial130.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-19T20:08:02.149 INFO:teuthology.orchestra.run.trial130.stdout:ANSI_COLOR="0;31" 2026-02-19T20:08:02.149 INFO:teuthology.orchestra.run.trial130.stdout:LOGO="fedora-logo-icon" 2026-02-19T20:08:02.149 INFO:teuthology.orchestra.run.trial130.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-19T20:08:02.149 INFO:teuthology.orchestra.run.trial130.stdout:HOME_URL="https://centos.org/" 2026-02-19T20:08:02.149 INFO:teuthology.orchestra.run.trial130.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-19T20:08:02.149 INFO:teuthology.orchestra.run.trial130.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-19T20:08:02.149 INFO:teuthology.orchestra.run.trial130.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-19T20:08:02.149 INFO:teuthology.lock.ops:Updating trial130.front.sepia.ceph.com on lock server 2026-02-19T20:08:02.218 DEBUG:teuthology.orchestra.run.trial160:> uname -m 2026-02-19T20:08:02.233 INFO:teuthology.orchestra.run.trial160.stdout:x86_64 2026-02-19T20:08:02.233 DEBUG:teuthology.orchestra.run.trial160:> cat /etc/os-release 2026-02-19T20:08:02.289 INFO:teuthology.orchestra.run.trial160.stdout:NAME="CentOS Stream" 2026-02-19T20:08:02.289 INFO:teuthology.orchestra.run.trial160.stdout:VERSION="9" 2026-02-19T20:08:02.289 INFO:teuthology.orchestra.run.trial160.stdout:ID="centos" 2026-02-19T20:08:02.289 INFO:teuthology.orchestra.run.trial160.stdout:ID_LIKE="rhel fedora" 2026-02-19T20:08:02.289 INFO:teuthology.orchestra.run.trial160.stdout:VERSION_ID="9" 2026-02-19T20:08:02.289 INFO:teuthology.orchestra.run.trial160.stdout:PLATFORM_ID="platform:el9" 2026-02-19T20:08:02.289 INFO:teuthology.orchestra.run.trial160.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-19T20:08:02.289 INFO:teuthology.orchestra.run.trial160.stdout:ANSI_COLOR="0;31" 2026-02-19T20:08:02.289 INFO:teuthology.orchestra.run.trial160.stdout:LOGO="fedora-logo-icon" 2026-02-19T20:08:02.289 INFO:teuthology.orchestra.run.trial160.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-19T20:08:02.289 INFO:teuthology.orchestra.run.trial160.stdout:HOME_URL="https://centos.org/" 2026-02-19T20:08:02.289 INFO:teuthology.orchestra.run.trial160.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-19T20:08:02.289 INFO:teuthology.orchestra.run.trial160.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-19T20:08:02.289 INFO:teuthology.orchestra.run.trial160.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-19T20:08:02.289 INFO:teuthology.lock.ops:Updating trial160.front.sepia.ceph.com on lock server 2026-02-19T20:08:02.363 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2026-02-19T20:08:02.376 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2026-02-19T20:08:02.388 INFO:teuthology.task.internal:Checking for old test directory... 2026-02-19T20:08:02.388 DEBUG:teuthology.orchestra.run.trial092:> test '!' -e /home/ubuntu/cephtest 2026-02-19T20:08:02.390 DEBUG:teuthology.orchestra.run.trial130:> test '!' -e /home/ubuntu/cephtest 2026-02-19T20:08:02.392 DEBUG:teuthology.orchestra.run.trial160:> test '!' -e /home/ubuntu/cephtest 2026-02-19T20:08:02.406 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2026-02-19T20:08:02.420 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2026-02-19T20:08:02.420 DEBUG:teuthology.orchestra.run.trial092:> test -z $(ls -A /var/lib/ceph) 2026-02-19T20:08:02.445 DEBUG:teuthology.orchestra.run.trial130:> test -z $(ls -A /var/lib/ceph) 2026-02-19T20:08:02.448 DEBUG:teuthology.orchestra.run.trial160:> test -z $(ls -A /var/lib/ceph) 2026-02-19T20:08:02.465 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2026-02-19T20:08:02.692 INFO:teuthology.run_tasks:Running task kernel... 2026-02-19T20:08:02.711 INFO:teuthology.task.kernel:normalize config orig: {'branch': 'distro', 'kdb': True, 'sha1': 'distro'} 2026-02-19T20:08:02.711 INFO:teuthology.task.kernel:config {'mon.a': {'branch': 'distro', 'kdb': True, 'sha1': 'distro'}, 'mon.b': {'branch': 'distro', 'kdb': True, 'sha1': 'distro'}, 'client.0': {'branch': 'distro', 'kdb': True, 'sha1': 'distro'}}, timeout 300 2026-02-19T20:08:02.712 DEBUG:teuthology.orchestra.run.trial092:> test -f /run/.containerenv -o -f /.dockerenv 2026-02-19T20:08:02.712 DEBUG:teuthology.orchestra.run.trial130:> test -f /run/.containerenv -o -f /.dockerenv 2026-02-19T20:08:02.712 DEBUG:teuthology.orchestra.run.trial160:> test -f /run/.containerenv -o -f /.dockerenv 2026-02-19T20:08:02.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-19T20:08:02.726 DEBUG:teuthology.orchestra.run.trial092:> uname -r 2026-02-19T20:08:02.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-19T20:08:02.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-19T20:08:02.727 DEBUG:teuthology.orchestra.run.trial130:> uname -r 2026-02-19T20:08:02.727 DEBUG:teuthology.orchestra.run.trial160:> uname -r 2026-02-19T20:08:02.782 INFO:teuthology.orchestra.run.trial160.stdout:5.14.0-681.el9.x86_64 2026-02-19T20:08:02.782 INFO:teuthology.task.kernel:Running kernel on trial160: 5.14.0-681.el9.x86_64 2026-02-19T20:08:02.782 DEBUG:teuthology.orchestra.run.trial160:> sudo yum install -y kernel 2026-02-19T20:08:02.783 INFO:teuthology.orchestra.run.trial130.stdout:5.14.0-681.el9.x86_64 2026-02-19T20:08:02.783 INFO:teuthology.orchestra.run.trial092.stdout:5.14.0-681.el9.x86_64 2026-02-19T20:08:02.783 INFO:teuthology.task.kernel:Running kernel on trial130: 5.14.0-681.el9.x86_64 2026-02-19T20:08:02.783 DEBUG:teuthology.orchestra.run.trial130:> sudo yum install -y kernel 2026-02-19T20:08:02.783 INFO:teuthology.task.kernel:Running kernel on trial092: 5.14.0-681.el9.x86_64 2026-02-19T20:08:02.783 DEBUG:teuthology.orchestra.run.trial092:> sudo yum install -y kernel 2026-02-19T20:08:04.424 INFO:teuthology.orchestra.run.trial160.stdout:CentOS Stream 9 - BaseOS 7.1 MB/s | 8.9 MB 00:01 2026-02-19T20:08:06.328 INFO:teuthology.orchestra.run.trial130.stdout:CentOS Stream 9 - BaseOS 2.8 MB/s | 8.9 MB 00:03 2026-02-19T20:08:07.690 INFO:teuthology.orchestra.run.trial160.stdout:CentOS Stream 9 - AppStream 9.8 MB/s | 27 MB 00:02 2026-02-19T20:08:10.021 INFO:teuthology.orchestra.run.trial130.stdout:CentOS Stream 9 - AppStream 8.5 MB/s | 27 MB 00:03 2026-02-19T20:08:11.254 INFO:teuthology.orchestra.run.trial160.stdout:CentOS Stream 9 - CRB 6.4 MB/s | 7.8 MB 00:01 2026-02-19T20:08:11.697 INFO:teuthology.orchestra.run.trial092.stdout:CentOS Stream 9 - BaseOS 1.0 MB/s | 8.9 MB 00:08 2026-02-19T20:08:13.321 INFO:teuthology.orchestra.run.trial160.stdout:CentOS Stream 9 - Extras packages 15 kB/s | 20 kB 00:01 2026-02-19T20:08:13.965 INFO:teuthology.orchestra.run.trial160.stdout:Extra Packages for Enterprise Linux 35 MB/s | 20 MB 00:00 2026-02-19T20:08:15.378 INFO:teuthology.orchestra.run.trial092.stdout:CentOS Stream 9 - AppStream 8.5 MB/s | 27 MB 00:03 2026-02-19T20:08:17.144 INFO:teuthology.orchestra.run.trial160.stdout:lab-extras 2.8 MB/s | 50 kB 00:00 2026-02-19T20:08:18.139 INFO:teuthology.orchestra.run.trial092.stdout:CentOS Stream 9 - CRB 21 MB/s | 7.8 MB 00:00 2026-02-19T20:08:18.148 INFO:teuthology.orchestra.run.trial160.stdout:Package kernel-5.14.0-645.el9.x86_64 is already installed. 2026-02-19T20:08:18.149 INFO:teuthology.orchestra.run.trial160.stdout:Package kernel-5.14.0-681.el9.x86_64 is already installed. 2026-02-19T20:08:18.168 INFO:teuthology.orchestra.run.trial160.stdout:Dependencies resolved. 2026-02-19T20:08:18.168 INFO:teuthology.orchestra.run.trial160.stdout:Nothing to do. 2026-02-19T20:08:18.168 INFO:teuthology.orchestra.run.trial160.stdout:Complete! 2026-02-19T20:08:18.192 DEBUG:teuthology.orchestra.run.trial160:> echo no | sudo yum reinstall kernel || true 2026-02-19T20:08:18.490 INFO:teuthology.orchestra.run.trial160.stdout:Last metadata expiration check: 0:00:01 ago on Thu 19 Feb 2026 08:08:17 PM UTC. 2026-02-19T20:08:18.569 INFO:teuthology.orchestra.run.trial160.stdout:Dependencies resolved. 2026-02-19T20:08:18.570 INFO:teuthology.orchestra.run.trial160.stdout:================================================================================ 2026-02-19T20:08:18.570 INFO:teuthology.orchestra.run.trial160.stdout: Package Architecture Version Repository Size 2026-02-19T20:08:18.570 INFO:teuthology.orchestra.run.trial160.stdout:================================================================================ 2026-02-19T20:08:18.570 INFO:teuthology.orchestra.run.trial160.stdout:Reinstalling: 2026-02-19T20:08:18.570 INFO:teuthology.orchestra.run.trial160.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-19T20:08:18.570 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:08:18.570 INFO:teuthology.orchestra.run.trial160.stdout:Transaction Summary 2026-02-19T20:08:18.570 INFO:teuthology.orchestra.run.trial160.stdout:================================================================================ 2026-02-19T20:08:18.570 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:08:18.570 INFO:teuthology.orchestra.run.trial160.stdout:Total download size: 803 k 2026-02-19T20:08:18.570 INFO:teuthology.orchestra.run.trial160.stdout:Installed size: 0 2026-02-19T20:08:18.571 INFO:teuthology.orchestra.run.trial160.stderr:Operation aborted. 2026-02-19T20:08:18.590 INFO:teuthology.orchestra.run.trial160.stdout:Is this ok [y/N]: 2026-02-19T20:08:18.590 DEBUG:teuthology.orchestra.run.trial160:> sudo yum reinstall -y kernel || true 2026-02-19T20:08:18.890 INFO:teuthology.orchestra.run.trial160.stdout:Last metadata expiration check: 0:00:01 ago on Thu 19 Feb 2026 08:08:17 PM UTC. 2026-02-19T20:08:18.973 INFO:teuthology.orchestra.run.trial160.stdout:Dependencies resolved. 2026-02-19T20:08:18.973 INFO:teuthology.orchestra.run.trial160.stdout:================================================================================ 2026-02-19T20:08:18.973 INFO:teuthology.orchestra.run.trial160.stdout: Package Architecture Version Repository Size 2026-02-19T20:08:18.973 INFO:teuthology.orchestra.run.trial160.stdout:================================================================================ 2026-02-19T20:08:18.973 INFO:teuthology.orchestra.run.trial160.stdout:Reinstalling: 2026-02-19T20:08:18.973 INFO:teuthology.orchestra.run.trial160.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-19T20:08:18.973 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:08:18.973 INFO:teuthology.orchestra.run.trial160.stdout:Transaction Summary 2026-02-19T20:08:18.973 INFO:teuthology.orchestra.run.trial160.stdout:================================================================================ 2026-02-19T20:08:18.974 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:08:18.974 INFO:teuthology.orchestra.run.trial160.stdout:Total download size: 803 k 2026-02-19T20:08:18.974 INFO:teuthology.orchestra.run.trial160.stdout:Installed size: 0 2026-02-19T20:08:18.974 INFO:teuthology.orchestra.run.trial160.stdout:Downloading Packages: 2026-02-19T20:08:19.209 INFO:teuthology.orchestra.run.trial092.stdout:CentOS Stream 9 - Extras packages 59 kB/s | 20 kB 00:00 2026-02-19T20:08:19.439 INFO:teuthology.orchestra.run.trial160.stdout:kernel-5.14.0-681.el9.x86_64.rpm 3.8 MB/s | 803 kB 00:00 2026-02-19T20:08:19.439 INFO:teuthology.orchestra.run.trial160.stdout:-------------------------------------------------------------------------------- 2026-02-19T20:08:19.439 INFO:teuthology.orchestra.run.trial160.stdout:Total 1.7 MB/s | 803 kB 00:00 2026-02-19T20:08:19.449 INFO:teuthology.orchestra.run.trial160.stdout:Running transaction check 2026-02-19T20:08:19.482 INFO:teuthology.orchestra.run.trial160.stdout:Transaction check succeeded. 2026-02-19T20:08:19.482 INFO:teuthology.orchestra.run.trial160.stdout:Running transaction test 2026-02-19T20:08:19.487 INFO:teuthology.orchestra.run.trial160.stdout:Transaction test succeeded. 2026-02-19T20:08:19.487 INFO:teuthology.orchestra.run.trial160.stdout:Running transaction 2026-02-19T20:08:19.510 INFO:teuthology.orchestra.run.trial160.stdout: Preparing : 1/1 2026-02-19T20:08:19.514 INFO:teuthology.orchestra.run.trial160.stdout: Reinstalling : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-19T20:08:19.514 INFO:teuthology.orchestra.run.trial160.stdout: Cleanup : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-19T20:08:19.623 INFO:teuthology.orchestra.run.trial160.stdout: Running scriptlet: kernel-5.14.0-681.el9.x86_64 2/2 2026-02-19T20:08:19.623 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-19T20:08:19.681 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-19T20:08:19.681 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:08:19.681 INFO:teuthology.orchestra.run.trial160.stdout:Reinstalled: 2026-02-19T20:08:19.681 INFO:teuthology.orchestra.run.trial160.stdout: kernel-5.14.0-681.el9.x86_64 2026-02-19T20:08:19.681 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:08:19.681 INFO:teuthology.orchestra.run.trial160.stdout:Complete! 2026-02-19T20:08:19.707 DEBUG:teuthology.orchestra.run.trial160:> rpm -q kernel | sort -rV | head -n 1 2026-02-19T20:08:19.771 INFO:teuthology.orchestra.run.trial160.stdout:kernel-5.14.0-681.el9.x86_64 2026-02-19T20:08:19.771 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-681.el9.x86_64 2026-02-19T20:08:19.771 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2026-02-19T20:08:19.772 INFO:teuthology.task.kernel:Enabling kdb on client.0... 2026-02-19T20:08:19.772 DEBUG:teuthology.orchestra.run.trial160:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2026-02-19T20:08:19.836 INFO:teuthology.orchestra.run.trial160.stdout:ttyS1 2026-02-19T20:08:19.860 DEBUG:teuthology.parallel:result is None 2026-02-19T20:08:21.359 INFO:teuthology.orchestra.run.trial130.stdout:CentOS Stream 9 - CRB 889 kB/s | 7.8 MB 00:08 2026-02-19T20:08:21.643 INFO:teuthology.orchestra.run.trial092.stdout:Extra Packages for Enterprise Linux 8.5 MB/s | 20 MB 00:02 2026-02-19T20:08:22.270 INFO:teuthology.orchestra.run.trial130.stdout:CentOS Stream 9 - Extras packages 109 kB/s | 20 kB 00:00 2026-02-19T20:08:22.849 INFO:teuthology.orchestra.run.trial130.stdout:Extra Packages for Enterprise Linux 39 MB/s | 20 MB 00:00 2026-02-19T20:08:24.865 INFO:teuthology.orchestra.run.trial092.stdout:lab-extras 2.0 MB/s | 50 kB 00:00 2026-02-19T20:08:25.866 INFO:teuthology.orchestra.run.trial092.stdout:Package kernel-5.14.0-645.el9.x86_64 is already installed. 2026-02-19T20:08:25.866 INFO:teuthology.orchestra.run.trial092.stdout:Package kernel-5.14.0-681.el9.x86_64 is already installed. 2026-02-19T20:08:25.885 INFO:teuthology.orchestra.run.trial092.stdout:Dependencies resolved. 2026-02-19T20:08:25.886 INFO:teuthology.orchestra.run.trial092.stdout:Nothing to do. 2026-02-19T20:08:25.886 INFO:teuthology.orchestra.run.trial092.stdout:Complete! 2026-02-19T20:08:25.909 DEBUG:teuthology.orchestra.run.trial092:> echo no | sudo yum reinstall kernel || true 2026-02-19T20:08:26.112 INFO:teuthology.orchestra.run.trial130.stdout:lab-extras 2.6 MB/s | 50 kB 00:00 2026-02-19T20:08:26.211 INFO:teuthology.orchestra.run.trial092.stdout:Last metadata expiration check: 0:00:02 ago on Thu 19 Feb 2026 08:08:24 PM UTC. 2026-02-19T20:08:26.291 INFO:teuthology.orchestra.run.trial092.stdout:Dependencies resolved. 2026-02-19T20:08:26.292 INFO:teuthology.orchestra.run.trial092.stdout:================================================================================ 2026-02-19T20:08:26.292 INFO:teuthology.orchestra.run.trial092.stdout: Package Architecture Version Repository Size 2026-02-19T20:08:26.292 INFO:teuthology.orchestra.run.trial092.stdout:================================================================================ 2026-02-19T20:08:26.292 INFO:teuthology.orchestra.run.trial092.stdout:Reinstalling: 2026-02-19T20:08:26.292 INFO:teuthology.orchestra.run.trial092.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-19T20:08:26.293 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:08:26.293 INFO:teuthology.orchestra.run.trial092.stdout:Transaction Summary 2026-02-19T20:08:26.293 INFO:teuthology.orchestra.run.trial092.stdout:================================================================================ 2026-02-19T20:08:26.293 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:08:26.293 INFO:teuthology.orchestra.run.trial092.stdout:Total download size: 803 k 2026-02-19T20:08:26.293 INFO:teuthology.orchestra.run.trial092.stdout:Installed size: 0 2026-02-19T20:08:26.293 INFO:teuthology.orchestra.run.trial092.stderr:Operation aborted. 2026-02-19T20:08:26.312 INFO:teuthology.orchestra.run.trial092.stdout:Is this ok [y/N]: 2026-02-19T20:08:26.313 DEBUG:teuthology.orchestra.run.trial092:> sudo yum reinstall -y kernel || true 2026-02-19T20:08:26.614 INFO:teuthology.orchestra.run.trial092.stdout:Last metadata expiration check: 0:00:02 ago on Thu 19 Feb 2026 08:08:24 PM UTC. 2026-02-19T20:08:26.694 INFO:teuthology.orchestra.run.trial092.stdout:Dependencies resolved. 2026-02-19T20:08:26.694 INFO:teuthology.orchestra.run.trial092.stdout:================================================================================ 2026-02-19T20:08:26.694 INFO:teuthology.orchestra.run.trial092.stdout: Package Architecture Version Repository Size 2026-02-19T20:08:26.694 INFO:teuthology.orchestra.run.trial092.stdout:================================================================================ 2026-02-19T20:08:26.694 INFO:teuthology.orchestra.run.trial092.stdout:Reinstalling: 2026-02-19T20:08:26.694 INFO:teuthology.orchestra.run.trial092.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-19T20:08:26.694 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:08:26.694 INFO:teuthology.orchestra.run.trial092.stdout:Transaction Summary 2026-02-19T20:08:26.694 INFO:teuthology.orchestra.run.trial092.stdout:================================================================================ 2026-02-19T20:08:26.694 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:08:26.695 INFO:teuthology.orchestra.run.trial092.stdout:Total download size: 803 k 2026-02-19T20:08:26.695 INFO:teuthology.orchestra.run.trial092.stdout:Installed size: 0 2026-02-19T20:08:26.695 INFO:teuthology.orchestra.run.trial092.stdout:Downloading Packages: 2026-02-19T20:08:26.847 INFO:teuthology.orchestra.run.trial092.stdout:kernel-5.14.0-681.el9.x86_64.rpm 14 MB/s | 803 kB 00:00 2026-02-19T20:08:26.847 INFO:teuthology.orchestra.run.trial092.stdout:-------------------------------------------------------------------------------- 2026-02-19T20:08:26.847 INFO:teuthology.orchestra.run.trial092.stdout:Total 5.2 MB/s | 803 kB 00:00 2026-02-19T20:08:26.857 INFO:teuthology.orchestra.run.trial092.stdout:Running transaction check 2026-02-19T20:08:26.891 INFO:teuthology.orchestra.run.trial092.stdout:Transaction check succeeded. 2026-02-19T20:08:26.892 INFO:teuthology.orchestra.run.trial092.stdout:Running transaction test 2026-02-19T20:08:26.896 INFO:teuthology.orchestra.run.trial092.stdout:Transaction test succeeded. 2026-02-19T20:08:26.896 INFO:teuthology.orchestra.run.trial092.stdout:Running transaction 2026-02-19T20:08:26.920 INFO:teuthology.orchestra.run.trial092.stdout: Preparing : 1/1 2026-02-19T20:08:26.924 INFO:teuthology.orchestra.run.trial092.stdout: Reinstalling : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-19T20:08:26.924 INFO:teuthology.orchestra.run.trial092.stdout: Cleanup : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-19T20:08:27.031 INFO:teuthology.orchestra.run.trial092.stdout: Running scriptlet: kernel-5.14.0-681.el9.x86_64 2/2 2026-02-19T20:08:27.031 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-19T20:08:27.082 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-19T20:08:27.083 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:08:27.083 INFO:teuthology.orchestra.run.trial092.stdout:Reinstalled: 2026-02-19T20:08:27.083 INFO:teuthology.orchestra.run.trial092.stdout: kernel-5.14.0-681.el9.x86_64 2026-02-19T20:08:27.083 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:08:27.083 INFO:teuthology.orchestra.run.trial092.stdout:Complete! 2026-02-19T20:08:27.111 DEBUG:teuthology.orchestra.run.trial092:> rpm -q kernel | sort -rV | head -n 1 2026-02-19T20:08:27.122 INFO:teuthology.orchestra.run.trial130.stdout:Package kernel-5.14.0-645.el9.x86_64 is already installed. 2026-02-19T20:08:27.122 INFO:teuthology.orchestra.run.trial130.stdout:Package kernel-5.14.0-681.el9.x86_64 is already installed. 2026-02-19T20:08:27.137 INFO:teuthology.orchestra.run.trial092.stdout:kernel-5.14.0-681.el9.x86_64 2026-02-19T20:08:27.137 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-681.el9.x86_64 2026-02-19T20:08:27.138 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2026-02-19T20:08:27.138 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2026-02-19T20:08:27.138 DEBUG:teuthology.orchestra.run.trial092:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2026-02-19T20:08:27.142 INFO:teuthology.orchestra.run.trial130.stdout:Dependencies resolved. 2026-02-19T20:08:27.142 INFO:teuthology.orchestra.run.trial130.stdout:Nothing to do. 2026-02-19T20:08:27.142 INFO:teuthology.orchestra.run.trial130.stdout:Complete! 2026-02-19T20:08:27.166 DEBUG:teuthology.orchestra.run.trial130:> echo no | sudo yum reinstall kernel || true 2026-02-19T20:08:27.201 INFO:teuthology.orchestra.run.trial092.stdout:ttyS1 2026-02-19T20:08:27.224 DEBUG:teuthology.parallel:result is None 2026-02-19T20:08:27.473 INFO:teuthology.orchestra.run.trial130.stdout:Last metadata expiration check: 0:00:01 ago on Thu 19 Feb 2026 08:08:26 PM UTC. 2026-02-19T20:08:27.557 INFO:teuthology.orchestra.run.trial130.stdout:Dependencies resolved. 2026-02-19T20:08:27.559 INFO:teuthology.orchestra.run.trial130.stdout:================================================================================ 2026-02-19T20:08:27.559 INFO:teuthology.orchestra.run.trial130.stdout: Package Architecture Version Repository Size 2026-02-19T20:08:27.559 INFO:teuthology.orchestra.run.trial130.stdout:================================================================================ 2026-02-19T20:08:27.559 INFO:teuthology.orchestra.run.trial130.stdout:Reinstalling: 2026-02-19T20:08:27.559 INFO:teuthology.orchestra.run.trial130.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-19T20:08:27.559 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:08:27.559 INFO:teuthology.orchestra.run.trial130.stdout:Transaction Summary 2026-02-19T20:08:27.559 INFO:teuthology.orchestra.run.trial130.stdout:================================================================================ 2026-02-19T20:08:27.559 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:08:27.560 INFO:teuthology.orchestra.run.trial130.stdout:Total download size: 803 k 2026-02-19T20:08:27.560 INFO:teuthology.orchestra.run.trial130.stdout:Installed size: 0 2026-02-19T20:08:27.560 INFO:teuthology.orchestra.run.trial130.stderr:Operation aborted. 2026-02-19T20:08:27.579 INFO:teuthology.orchestra.run.trial130.stdout:Is this ok [y/N]: 2026-02-19T20:08:27.579 DEBUG:teuthology.orchestra.run.trial130:> sudo yum reinstall -y kernel || true 2026-02-19T20:08:27.882 INFO:teuthology.orchestra.run.trial130.stdout:Last metadata expiration check: 0:00:01 ago on Thu 19 Feb 2026 08:08:26 PM UTC. 2026-02-19T20:08:27.962 INFO:teuthology.orchestra.run.trial130.stdout:Dependencies resolved. 2026-02-19T20:08:27.962 INFO:teuthology.orchestra.run.trial130.stdout:================================================================================ 2026-02-19T20:08:27.963 INFO:teuthology.orchestra.run.trial130.stdout: Package Architecture Version Repository Size 2026-02-19T20:08:27.963 INFO:teuthology.orchestra.run.trial130.stdout:================================================================================ 2026-02-19T20:08:27.963 INFO:teuthology.orchestra.run.trial130.stdout:Reinstalling: 2026-02-19T20:08:27.963 INFO:teuthology.orchestra.run.trial130.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-19T20:08:27.963 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:08:27.963 INFO:teuthology.orchestra.run.trial130.stdout:Transaction Summary 2026-02-19T20:08:27.963 INFO:teuthology.orchestra.run.trial130.stdout:================================================================================ 2026-02-19T20:08:27.963 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:08:27.963 INFO:teuthology.orchestra.run.trial130.stdout:Total download size: 803 k 2026-02-19T20:08:27.963 INFO:teuthology.orchestra.run.trial130.stdout:Installed size: 0 2026-02-19T20:08:27.963 INFO:teuthology.orchestra.run.trial130.stdout:Downloading Packages: 2026-02-19T20:08:28.940 INFO:teuthology.orchestra.run.trial130.stdout:kernel-5.14.0-681.el9.x86_64.rpm 899 kB/s | 803 kB 00:00 2026-02-19T20:08:28.940 INFO:teuthology.orchestra.run.trial130.stdout:-------------------------------------------------------------------------------- 2026-02-19T20:08:28.940 INFO:teuthology.orchestra.run.trial130.stdout:Total 821 kB/s | 803 kB 00:00 2026-02-19T20:08:28.950 INFO:teuthology.orchestra.run.trial130.stdout:Running transaction check 2026-02-19T20:08:28.984 INFO:teuthology.orchestra.run.trial130.stdout:Transaction check succeeded. 2026-02-19T20:08:28.984 INFO:teuthology.orchestra.run.trial130.stdout:Running transaction test 2026-02-19T20:08:28.988 INFO:teuthology.orchestra.run.trial130.stdout:Transaction test succeeded. 2026-02-19T20:08:28.989 INFO:teuthology.orchestra.run.trial130.stdout:Running transaction 2026-02-19T20:08:29.012 INFO:teuthology.orchestra.run.trial130.stdout: Preparing : 1/1 2026-02-19T20:08:29.016 INFO:teuthology.orchestra.run.trial130.stdout: Reinstalling : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-19T20:08:29.016 INFO:teuthology.orchestra.run.trial130.stdout: Cleanup : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-19T20:08:29.129 INFO:teuthology.orchestra.run.trial130.stdout: Running scriptlet: kernel-5.14.0-681.el9.x86_64 2/2 2026-02-19T20:08:29.129 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-19T20:08:29.181 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-19T20:08:29.181 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:08:29.181 INFO:teuthology.orchestra.run.trial130.stdout:Reinstalled: 2026-02-19T20:08:29.181 INFO:teuthology.orchestra.run.trial130.stdout: kernel-5.14.0-681.el9.x86_64 2026-02-19T20:08:29.181 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:08:29.181 INFO:teuthology.orchestra.run.trial130.stdout:Complete! 2026-02-19T20:08:29.208 DEBUG:teuthology.orchestra.run.trial130:> rpm -q kernel | sort -rV | head -n 1 2026-02-19T20:08:29.233 INFO:teuthology.orchestra.run.trial130.stdout:kernel-5.14.0-681.el9.x86_64 2026-02-19T20:08:29.233 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-681.el9.x86_64 2026-02-19T20:08:29.233 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2026-02-19T20:08:29.233 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2026-02-19T20:08:29.234 DEBUG:teuthology.orchestra.run.trial130:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2026-02-19T20:08:29.296 INFO:teuthology.orchestra.run.trial130.stdout:ttyS1 2026-02-19T20:08:29.320 DEBUG:teuthology.parallel:result is None 2026-02-19T20:08:29.320 INFO:teuthology.run_tasks:Running task internal.base... 2026-02-19T20:08:29.332 INFO:teuthology.task.internal:Creating test directory... 2026-02-19T20:08:29.333 DEBUG:teuthology.orchestra.run.trial092:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-02-19T20:08:29.336 DEBUG:teuthology.orchestra.run.trial130:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-02-19T20:08:29.362 DEBUG:teuthology.orchestra.run.trial160:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-02-19T20:08:29.380 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2026-02-19T20:08:29.392 INFO:teuthology.run_tasks:Running task internal.archive... 2026-02-19T20:08:29.404 INFO:teuthology.task.internal:Creating archive directory... 2026-02-19T20:08:29.405 DEBUG:teuthology.orchestra.run.trial092:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-02-19T20:08:29.408 DEBUG:teuthology.orchestra.run.trial130:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-02-19T20:08:29.418 DEBUG:teuthology.orchestra.run.trial160:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-02-19T20:08:29.445 INFO:teuthology.run_tasks:Running task internal.coredump... 2026-02-19T20:08:29.457 INFO:teuthology.task.internal:Enabling coredump saving... 2026-02-19T20:08:29.457 DEBUG:teuthology.orchestra.run.trial092:> 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-02-19T20:08:29.467 DEBUG:teuthology.orchestra.run.trial130:> 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-02-19T20:08:29.474 DEBUG:teuthology.orchestra.run.trial160:> 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-02-19T20:08:29.488 INFO:teuthology.orchestra.run.trial092.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-19T20:08:29.496 INFO:teuthology.orchestra.run.trial130.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-19T20:08:29.497 INFO:teuthology.orchestra.run.trial092.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-19T20:08:29.502 INFO:teuthology.orchestra.run.trial160.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-19T20:08:29.505 INFO:teuthology.orchestra.run.trial130.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-19T20:08:29.510 INFO:teuthology.orchestra.run.trial160.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-19T20:08:29.512 INFO:teuthology.run_tasks:Running task internal.sudo... 2026-02-19T20:08:29.523 INFO:teuthology.task.internal:Configuring sudo... 2026-02-19T20:08:29.524 DEBUG:teuthology.orchestra.run.trial092:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-02-19T20:08:29.542 DEBUG:teuthology.orchestra.run.trial130:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-02-19T20:08:29.548 DEBUG:teuthology.orchestra.run.trial160:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-02-19T20:08:29.576 INFO:teuthology.run_tasks:Running task internal.syslog... 2026-02-19T20:08:29.592 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2026-02-19T20:08:29.593 DEBUG:teuthology.orchestra.run.trial092:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-02-19T20:08:29.608 DEBUG:teuthology.orchestra.run.trial130:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-02-19T20:08:29.612 DEBUG:teuthology.orchestra.run.trial160:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-02-19T20:08:29.632 DEBUG:teuthology.orchestra.run.trial092:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-19T20:08:29.785 DEBUG:teuthology.orchestra.run.trial092:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-19T20:08:29.811 DEBUG:teuthology.orchestra.run.trial092:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-19T20:08:29.956 DEBUG:teuthology.orchestra.run.trial092:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-19T20:08:29.981 DEBUG:teuthology.orchestra.run.trial092:> set -ex 2026-02-19T20:08:29.981 DEBUG:teuthology.orchestra.run.trial092:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-02-19T20:08:30.044 DEBUG:teuthology.orchestra.run.trial130:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-19T20:08:30.121 DEBUG:teuthology.orchestra.run.trial130:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-19T20:08:30.144 DEBUG:teuthology.orchestra.run.trial130:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-19T20:08:30.283 DEBUG:teuthology.orchestra.run.trial130:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-19T20:08:30.307 DEBUG:teuthology.orchestra.run.trial130:> set -ex 2026-02-19T20:08:30.307 DEBUG:teuthology.orchestra.run.trial130:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-02-19T20:08:30.370 DEBUG:teuthology.orchestra.run.trial160:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-19T20:08:30.487 DEBUG:teuthology.orchestra.run.trial160:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-19T20:08:30.513 DEBUG:teuthology.orchestra.run.trial160:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-19T20:08:30.653 DEBUG:teuthology.orchestra.run.trial160:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-19T20:08:30.678 DEBUG:teuthology.orchestra.run.trial160:> set -ex 2026-02-19T20:08:30.678 DEBUG:teuthology.orchestra.run.trial160:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-02-19T20:08:30.741 DEBUG:teuthology.orchestra.run.trial092:> sudo service rsyslog restart 2026-02-19T20:08:30.744 DEBUG:teuthology.orchestra.run.trial130:> sudo service rsyslog restart 2026-02-19T20:08:30.747 DEBUG:teuthology.orchestra.run.trial160:> sudo service rsyslog restart 2026-02-19T20:08:30.770 INFO:teuthology.orchestra.run.trial092.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-19T20:08:30.773 INFO:teuthology.orchestra.run.trial130.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-19T20:08:30.811 INFO:teuthology.orchestra.run.trial160.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-19T20:08:31.296 INFO:teuthology.run_tasks:Running task internal.timer... 2026-02-19T20:08:31.308 INFO:teuthology.task.internal:Starting timer... 2026-02-19T20:08:31.308 INFO:teuthology.run_tasks:Running task pcp... 2026-02-19T20:08:31.331 INFO:teuthology.run_tasks:Running task selinux... 2026-02-19T20:08:31.348 DEBUG:teuthology.orchestra.run.trial092:> sudo service auditd rotate 2026-02-19T20:08:31.378 INFO:teuthology.orchestra.run.trial092.stdout:Rotating logs: 2026-02-19T20:08:31.380 DEBUG:teuthology.orchestra.run.trial130:> sudo service auditd rotate 2026-02-19T20:08:31.410 INFO:teuthology.orchestra.run.trial130.stdout:Rotating logs: 2026-02-19T20:08:31.412 DEBUG:teuthology.orchestra.run.trial160:> sudo service auditd rotate 2026-02-19T20:08:31.441 INFO:teuthology.orchestra.run.trial160.stdout:Rotating logs: 2026-02-19T20:08:31.443 DEBUG:teuthology.task.selinux:Getting current SELinux state 2026-02-19T20:08:31.443 DEBUG:teuthology.orchestra.run.trial092:> /usr/sbin/getenforce 2026-02-19T20:08:31.460 INFO:teuthology.orchestra.run.trial092.stdout:Permissive 2026-02-19T20:08:31.460 DEBUG:teuthology.orchestra.run.trial130:> /usr/sbin/getenforce 2026-02-19T20:08:31.476 INFO:teuthology.orchestra.run.trial130.stdout:Permissive 2026-02-19T20:08:31.476 DEBUG:teuthology.orchestra.run.trial160:> /usr/sbin/getenforce 2026-02-19T20:08:31.500 INFO:teuthology.orchestra.run.trial160.stdout:Permissive 2026-02-19T20:08:31.500 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@trial092.front.sepia.ceph.com': 'permissive', 'ubuntu@trial130.front.sepia.ceph.com': 'permissive', 'ubuntu@trial160.front.sepia.ceph.com': 'permissive'} 2026-02-19T20:08:31.500 DEBUG:teuthology.orchestra.run.trial092:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2026-02-19T20:08:31.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-19T20:08:31.526 DEBUG:teuthology.orchestra.run.trial130:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2026-02-19T20:08:31.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-19T20:08:31.551 DEBUG:teuthology.orchestra.run.trial160:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2026-02-19T20:08:31.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-19T20:08:31.578 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2026-02-19T20:08:31.578 DEBUG:teuthology.orchestra.run.trial092:> sudo /usr/sbin/setenforce permissive 2026-02-19T20:08:31.603 DEBUG:teuthology.orchestra.run.trial130:> sudo /usr/sbin/setenforce permissive 2026-02-19T20:08:31.628 DEBUG:teuthology.orchestra.run.trial160:> sudo /usr/sbin/setenforce permissive 2026-02-19T20:08:31.651 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2026-02-19T20:08:31.667 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2026-02-19T20:08:31.678 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-02-19T20:08:31.680 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit trial092.front.sepia.ceph.com,trial130.front.sepia.ceph.com,trial160.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2026-02-19T20:11:16.113 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@trial092.front.sepia.ceph.com'), Remote(name='ubuntu@trial130.front.sepia.ceph.com'), Remote(name='ubuntu@trial160.front.sepia.ceph.com')] 2026-02-19T20:11:16.115 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial092.front.sepia.ceph.com' 2026-02-19T20:11:16.117 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial092.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T20:11:16.228 DEBUG:teuthology.orchestra.run.trial092:> true 2026-02-19T20:11:16.304 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial092.front.sepia.ceph.com' 2026-02-19T20:11:16.305 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial130.front.sepia.ceph.com' 2026-02-19T20:11:16.305 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial130.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T20:11:16.368 DEBUG:teuthology.orchestra.run.trial130:> true 2026-02-19T20:11:16.442 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial130.front.sepia.ceph.com' 2026-02-19T20:11:16.442 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial160.front.sepia.ceph.com' 2026-02-19T20:11:16.442 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial160.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T20:11:16.527 DEBUG:teuthology.orchestra.run.trial160:> true 2026-02-19T20:11:16.604 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial160.front.sepia.ceph.com' 2026-02-19T20:11:16.605 INFO:teuthology.run_tasks:Running task clock... 2026-02-19T20:11:16.618 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2026-02-19T20:11:16.618 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-02-19T20:11:16.619 DEBUG:teuthology.orchestra.run.trial092:> 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-02-19T20:11:16.621 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-02-19T20:11:16.621 DEBUG:teuthology.orchestra.run.trial130:> 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-02-19T20:11:16.623 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-02-19T20:11:16.623 DEBUG:teuthology.orchestra.run.trial160:> 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-02-19T20:11:16.647 INFO:teuthology.orchestra.run.trial092.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2026-02-19T20:11:16.649 INFO:teuthology.orchestra.run.trial130.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2026-02-19T20:11:16.659 INFO:teuthology.orchestra.run.trial092.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2026-02-19T20:11:16.660 INFO:teuthology.orchestra.run.trial130.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2026-02-19T20:11:16.670 INFO:teuthology.orchestra.run.trial160.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2026-02-19T20:11:16.679 INFO:teuthology.orchestra.run.trial130.stderr:sudo: ntpd: command not found 2026-02-19T20:11:16.681 INFO:teuthology.orchestra.run.trial092.stderr:sudo: ntpd: command not found 2026-02-19T20:11:16.682 INFO:teuthology.orchestra.run.trial160.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2026-02-19T20:11:16.689 INFO:teuthology.orchestra.run.trial130.stdout:506 Cannot talk to daemon 2026-02-19T20:11:16.691 INFO:teuthology.orchestra.run.trial092.stdout:506 Cannot talk to daemon 2026-02-19T20:11:16.700 INFO:teuthology.orchestra.run.trial160.stderr:sudo: ntpd: command not found 2026-02-19T20:11:16.701 INFO:teuthology.orchestra.run.trial130.stderr:Failed to start ntp.service: Unit ntp.service not found. 2026-02-19T20:11:16.702 INFO:teuthology.orchestra.run.trial092.stderr:Failed to start ntp.service: Unit ntp.service not found. 2026-02-19T20:11:16.709 INFO:teuthology.orchestra.run.trial160.stdout:506 Cannot talk to daemon 2026-02-19T20:11:16.713 INFO:teuthology.orchestra.run.trial130.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2026-02-19T20:11:16.715 INFO:teuthology.orchestra.run.trial092.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2026-02-19T20:11:16.721 INFO:teuthology.orchestra.run.trial160.stderr:Failed to start ntp.service: Unit ntp.service not found. 2026-02-19T20:11:16.733 INFO:teuthology.orchestra.run.trial160.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2026-02-19T20:11:16.762 INFO:teuthology.orchestra.run.trial130.stderr:bash: line 1: ntpq: command not found 2026-02-19T20:11:16.763 INFO:teuthology.orchestra.run.trial092.stderr:bash: line 1: ntpq: command not found 2026-02-19T20:11:16.775 INFO:teuthology.orchestra.run.trial160.stderr:bash: line 1: ntpq: command not found 2026-02-19T20:11:16.784 INFO:teuthology.orchestra.run.trial130.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-19T20:11:16.785 INFO:teuthology.orchestra.run.trial130.stdout:=============================================================================== 2026-02-19T20:11:16.785 INFO:teuthology.orchestra.run.trial130.stdout:^? 157.245.125.229 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-19T20:11:16.785 INFO:teuthology.orchestra.run.trial130.stdout:^? ntp1.wiktel.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-19T20:11:16.785 INFO:teuthology.orchestra.run.trial130.stdout:^? 72-14-182-49.ip.linodeus> 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-19T20:11:16.785 INFO:teuthology.orchestra.run.trial130.stdout:^? 38.45.64.130 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-19T20:11:16.819 INFO:teuthology.orchestra.run.trial160.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-19T20:11:16.819 INFO:teuthology.orchestra.run.trial160.stdout:=============================================================================== 2026-02-19T20:11:16.819 INFO:teuthology.orchestra.run.trial160.stdout:^? arm1.maxhost.io 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-19T20:11:16.819 INFO:teuthology.orchestra.run.trial160.stdout:^? io.psychotron.org 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-19T20:11:16.819 INFO:teuthology.orchestra.run.trial160.stdout:^? ip-64-111-99-224.nodes.d> 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-19T20:11:16.819 INFO:teuthology.orchestra.run.trial160.stdout:^? time.richie.net 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-19T20:11:17.427 INFO:teuthology.orchestra.run.trial092.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-19T20:11:17.428 INFO:teuthology.orchestra.run.trial092.stdout:=============================================================================== 2026-02-19T20:11:17.428 INFO:teuthology.orchestra.run.trial092.stdout:^? ntp.nyc.icanbwell.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-19T20:11:17.428 INFO:teuthology.orchestra.run.trial092.stdout:^? 23.186.168.129 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-19T20:11:17.428 INFO:teuthology.orchestra.run.trial092.stdout:^? time4.lshiy.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-19T20:11:17.428 INFO:teuthology.orchestra.run.trial092.stdout:^? 172-233-157-223.ip.linod> 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-19T20:11:17.429 INFO:teuthology.run_tasks:Running task install... 2026-02-19T20:11:17.443 DEBUG:teuthology.task.install:project ceph 2026-02-19T20:11:17.443 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '802bf111cd55e57f5842153d7ba2b8b964aa818a'}} 2026-02-19T20:11:17.443 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': '802bf111cd55e57f5842153d7ba2b8b964aa818a'} 2026-02-19T20:11:17.444 INFO:teuthology.task.install:Using flavor: default 2026-02-19T20:11:17.453 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-osd', 'ceph-osd-classic', '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-osd', 'ceph-osd-classic', '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-02-19T20:11:17.453 INFO:teuthology.task.install:extra packages: [] 2026-02-19T20:11:17.454 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '802bf111cd55e57f5842153d7ba2b8b964aa818a', 'tag': None, 'wait_for_package': False} 2026-02-19T20:11:17.455 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=802bf111cd55e57f5842153d7ba2b8b964aa818a 2026-02-19T20:11:17.458 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '802bf111cd55e57f5842153d7ba2b8b964aa818a', 'tag': None, 'wait_for_package': False} 2026-02-19T20:11:17.459 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=802bf111cd55e57f5842153d7ba2b8b964aa818a 2026-02-19T20:11:17.460 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '802bf111cd55e57f5842153d7ba2b8b964aa818a', 'tag': None, 'wait_for_package': False} 2026-02-19T20:11:17.460 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=802bf111cd55e57f5842153d7ba2b8b964aa818a 2026-02-19T20:11:17.675 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/wip-yuri-testing-2026-02-18-1820/802bf111cd55e57f5842153d7ba2b8b964aa818a/centos/9/flavors/default/ 2026-02-19T20:11:17.676 INFO:teuthology.task.install.rpm:Package version is 20.3.0-5336.g802bf111 2026-02-19T20:11:17.678 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/wip-yuri-testing-2026-02-18-1820/802bf111cd55e57f5842153d7ba2b8b964aa818a/centos/9/flavors/default/ 2026-02-19T20:11:17.678 INFO:teuthology.task.install.rpm:Package version is 20.3.0-5336.g802bf111 2026-02-19T20:11:17.683 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/wip-yuri-testing-2026-02-18-1820/802bf111cd55e57f5842153d7ba2b8b964aa818a/centos/9/flavors/default/ 2026-02-19T20:11:17.683 INFO:teuthology.task.install.rpm:Package version is 20.3.0-5336.g802bf111 2026-02-19T20:11:17.872 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/wip-yuri-testing-2026-02-18-1820/802bf111cd55e57f5842153d7ba2b8b964aa818a/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-yuri-testing-2026-02-18-1820/802bf111cd55e57f5842153d7ba2b8b964aa818a/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-yuri-testing-2026-02-18-1820/802bf111cd55e57f5842153d7ba2b8b964aa818a/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2026-02-19T20:11:17.872 DEBUG:teuthology.orchestra.run.trial160:> set -ex 2026-02-19T20:11:17.872 DEBUG:teuthology.orchestra.run.trial160:> sudo dd of=/etc/yum.repos.d/ceph.repo 2026-02-19T20:11:17.875 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/wip-yuri-testing-2026-02-18-1820/802bf111cd55e57f5842153d7ba2b8b964aa818a/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-yuri-testing-2026-02-18-1820/802bf111cd55e57f5842153d7ba2b8b964aa818a/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-yuri-testing-2026-02-18-1820/802bf111cd55e57f5842153d7ba2b8b964aa818a/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2026-02-19T20:11:17.875 DEBUG:teuthology.orchestra.run.trial130:> set -ex 2026-02-19T20:11:17.875 DEBUG:teuthology.orchestra.run.trial130:> sudo dd of=/etc/yum.repos.d/ceph.repo 2026-02-19T20:11:17.889 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/wip-yuri-testing-2026-02-18-1820/802bf111cd55e57f5842153d7ba2b8b964aa818a/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-yuri-testing-2026-02-18-1820/802bf111cd55e57f5842153d7ba2b8b964aa818a/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-yuri-testing-2026-02-18-1820/802bf111cd55e57f5842153d7ba2b8b964aa818a/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2026-02-19T20:11:17.889 DEBUG:teuthology.orchestra.run.trial092:> set -ex 2026-02-19T20:11:17.889 DEBUG:teuthology.orchestra.run.trial092:> sudo dd of=/etc/yum.repos.d/ceph.repo 2026-02-19T20:11:17.903 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-osd, ceph-osd-classic, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2026-02-19T20:11:17.903 DEBUG:teuthology.orchestra.run.trial160:> 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/802bf111cd55e57f5842153d7ba2b8b964aa818a/;g' /etc/yum.repos.d/ceph.repo ; fi 2026-02-19T20:11:17.906 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-osd, ceph-osd-classic, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2026-02-19T20:11:17.906 DEBUG:teuthology.orchestra.run.trial130:> 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/802bf111cd55e57f5842153d7ba2b8b964aa818a/;g' /etc/yum.repos.d/ceph.repo ; fi 2026-02-19T20:11:17.920 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-osd, ceph-osd-classic, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2026-02-19T20:11:17.921 DEBUG:teuthology.orchestra.run.trial092:> 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/802bf111cd55e57f5842153d7ba2b8b964aa818a/;g' /etc/yum.repos.d/ceph.repo ; fi 2026-02-19T20:11:17.968 DEBUG:teuthology.orchestra.run.trial160:> 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-02-19T20:11:17.972 DEBUG:teuthology.orchestra.run.trial130:> 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-02-19T20:11:17.986 DEBUG:teuthology.orchestra.run.trial092:> 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-02-19T20:11:18.042 DEBUG:teuthology.orchestra.run.trial160:> 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-02-19T20:11:18.044 DEBUG:teuthology.orchestra.run.trial130:> 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-02-19T20:11:18.058 DEBUG:teuthology.orchestra.run.trial092:> 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-02-19T20:11:18.105 INFO:teuthology.orchestra.run.trial160.stdout:check_obsoletes = 1 2026-02-19T20:11:18.107 DEBUG:teuthology.orchestra.run.trial160:> sudo yum clean all 2026-02-19T20:11:18.109 INFO:teuthology.orchestra.run.trial130.stdout:check_obsoletes = 1 2026-02-19T20:11:18.109 DEBUG:teuthology.orchestra.run.trial130:> sudo yum clean all 2026-02-19T20:11:18.121 INFO:teuthology.orchestra.run.trial092.stdout:check_obsoletes = 1 2026-02-19T20:11:18.122 DEBUG:teuthology.orchestra.run.trial092:> sudo yum clean all 2026-02-19T20:11:18.265 INFO:teuthology.orchestra.run.trial160.stdout:41 files removed 2026-02-19T20:11:18.269 INFO:teuthology.orchestra.run.trial130.stdout:41 files removed 2026-02-19T20:11:18.279 DEBUG:teuthology.orchestra.run.trial160:> sudo yum -y install ceph-radosgw 2026-02-19T20:11:18.281 INFO:teuthology.orchestra.run.trial092.stdout:41 files removed 2026-02-19T20:11:18.284 DEBUG:teuthology.orchestra.run.trial130:> sudo yum -y install ceph-radosgw 2026-02-19T20:11:18.293 DEBUG:teuthology.orchestra.run.trial092:> sudo yum -y install ceph-radosgw 2026-02-19T20:11:18.555 INFO:teuthology.orchestra.run.trial160.stdout:ceph packages for x86_64 713 kB/s | 93 kB 00:00 2026-02-19T20:11:18.555 INFO:teuthology.orchestra.run.trial130.stdout:ceph packages for x86_64 731 kB/s | 93 kB 00:00 2026-02-19T20:11:18.562 INFO:teuthology.orchestra.run.trial092.stdout:ceph packages for x86_64 734 kB/s | 93 kB 00:00 2026-02-19T20:11:18.695 INFO:teuthology.orchestra.run.trial130.stdout:ceph noarch packages 214 kB/s | 24 kB 00:00 2026-02-19T20:11:18.697 INFO:teuthology.orchestra.run.trial160.stdout:ceph noarch packages 209 kB/s | 24 kB 00:00 2026-02-19T20:11:18.702 INFO:teuthology.orchestra.run.trial092.stdout:ceph noarch packages 214 kB/s | 24 kB 00:00 2026-02-19T20:11:18.824 INFO:teuthology.orchestra.run.trial130.stdout:ceph source packages 19 kB/s | 2.1 kB 00:00 2026-02-19T20:11:18.825 INFO:teuthology.orchestra.run.trial160.stdout:ceph source packages 19 kB/s | 2.1 kB 00:00 2026-02-19T20:11:18.832 INFO:teuthology.orchestra.run.trial092.stdout:ceph source packages 19 kB/s | 2.1 kB 00:00 2026-02-19T20:11:20.429 INFO:teuthology.orchestra.run.trial130.stdout:CentOS Stream 9 - BaseOS 5.6 MB/s | 8.9 MB 00:01 2026-02-19T20:11:20.772 INFO:teuthology.orchestra.run.trial092.stdout:CentOS Stream 9 - BaseOS 4.6 MB/s | 8.9 MB 00:01 2026-02-19T20:11:24.455 INFO:teuthology.orchestra.run.trial092.stdout:CentOS Stream 9 - AppStream 8.5 MB/s | 27 MB 00:03 2026-02-19T20:11:27.459 INFO:teuthology.orchestra.run.trial160.stdout:CentOS Stream 9 - BaseOS 1.0 MB/s | 8.9 MB 00:08 2026-02-19T20:11:30.548 INFO:teuthology.orchestra.run.trial160.stdout:CentOS Stream 9 - AppStream 10 MB/s | 27 MB 00:02 2026-02-19T20:11:33.793 INFO:teuthology.orchestra.run.trial160.stdout:CentOS Stream 9 - CRB 8.9 MB/s | 7.8 MB 00:00 2026-02-19T20:11:34.615 INFO:teuthology.orchestra.run.trial160.stdout:CentOS Stream 9 - Extras packages 201 kB/s | 20 kB 00:00 2026-02-19T20:11:35.406 INFO:teuthology.orchestra.run.trial092.stdout:CentOS Stream 9 - CRB 930 kB/s | 7.8 MB 00:08 2026-02-19T20:11:36.092 INFO:teuthology.orchestra.run.trial160.stdout:Extra Packages for Enterprise Linux 14 MB/s | 20 MB 00:01 2026-02-19T20:11:36.597 INFO:teuthology.orchestra.run.trial092.stdout:CentOS Stream 9 - Extras packages 43 kB/s | 20 kB 00:00 2026-02-19T20:11:37.669 INFO:teuthology.orchestra.run.trial092.stdout:Extra Packages for Enterprise Linux 20 MB/s | 20 MB 00:01 2026-02-19T20:11:39.315 INFO:teuthology.orchestra.run.trial160.stdout:lab-extras 1.7 MB/s | 50 kB 00:00 2026-02-19T20:11:40.519 INFO:teuthology.orchestra.run.trial160.stdout:Dependencies resolved. 2026-02-19T20:11:40.520 INFO:teuthology.orchestra.run.trial160.stdout:================================================================================ 2026-02-19T20:11:40.520 INFO:teuthology.orchestra.run.trial160.stdout: Package Arch Version Repository Size 2026-02-19T20:11:40.520 INFO:teuthology.orchestra.run.trial160.stdout:================================================================================ 2026-02-19T20:11:40.520 INFO:teuthology.orchestra.run.trial160.stdout:Installing: 2026-02-19T20:11:40.520 INFO:teuthology.orchestra.run.trial160.stdout: ceph-radosgw x86_64 2:20.3.0-5336.g802bf111.el9 ceph 13 M 2026-02-19T20:11:40.520 INFO:teuthology.orchestra.run.trial160.stdout:Upgrading: 2026-02-19T20:11:40.520 INFO:teuthology.orchestra.run.trial160.stdout: librados2 x86_64 2:20.3.0-5336.g802bf111.el9 ceph 3.6 M 2026-02-19T20:11:40.520 INFO:teuthology.orchestra.run.trial160.stdout: librbd1 x86_64 2:20.3.0-5336.g802bf111.el9 ceph 2.8 M 2026-02-19T20:11:40.520 INFO:teuthology.orchestra.run.trial160.stdout:Installing dependencies: 2026-02-19T20:11:40.521 INFO:teuthology.orchestra.run.trial160.stdout: boost-program-options x86_64 1.75.0-13.el9 appstream 104 k 2026-02-19T20:11:40.521 INFO:teuthology.orchestra.run.trial160.stdout: ceph-base x86_64 2:20.3.0-5336.g802bf111.el9 ceph 5.2 M 2026-02-19T20:11:40.521 INFO:teuthology.orchestra.run.trial160.stdout: ceph-common x86_64 2:20.3.0-5336.g802bf111.el9 ceph 24 M 2026-02-19T20:11:40.521 INFO:teuthology.orchestra.run.trial160.stdout: ceph-selinux x86_64 2:20.3.0-5336.g802bf111.el9 ceph 25 k 2026-02-19T20:11:40.521 INFO:teuthology.orchestra.run.trial160.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2026-02-19T20:11:40.521 INFO:teuthology.orchestra.run.trial160.stdout: libarrow x86_64 9.0.0-15.el9 epel 4.4 M 2026-02-19T20:11:40.521 INFO:teuthology.orchestra.run.trial160.stdout: libarrow-doc noarch 9.0.0-15.el9 epel 25 k 2026-02-19T20:11:40.521 INFO:teuthology.orchestra.run.trial160.stdout: libcephfs2 x86_64 2:20.3.0-5336.g802bf111.el9 ceph 910 k 2026-02-19T20:11:40.521 INFO:teuthology.orchestra.run.trial160.stdout: libnbd x86_64 1.20.3-4.el9 appstream 164 k 2026-02-19T20:11:40.521 INFO:teuthology.orchestra.run.trial160.stdout: liboath x86_64 2.6.12-1.el9 epel 49 k 2026-02-19T20:11:40.521 INFO:teuthology.orchestra.run.trial160.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2026-02-19T20:11:40.521 INFO:teuthology.orchestra.run.trial160.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2026-02-19T20:11:40.522 INFO:teuthology.orchestra.run.trial160.stdout: libradosstriper1 x86_64 2:20.3.0-5336.g802bf111.el9 ceph 250 k 2026-02-19T20:11:40.522 INFO:teuthology.orchestra.run.trial160.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2026-02-19T20:11:40.522 INFO:teuthology.orchestra.run.trial160.stdout: librgw2 x86_64 2:20.3.0-5336.g802bf111.el9 ceph 6.5 M 2026-02-19T20:11:40.522 INFO:teuthology.orchestra.run.trial160.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2026-02-19T20:11:40.522 INFO:teuthology.orchestra.run.trial160.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2026-02-19T20:11:40.522 INFO:teuthology.orchestra.run.trial160.stdout: mailcap noarch 2.1.49-5.el9 baseos 33 k 2026-02-19T20:11:40.522 INFO:teuthology.orchestra.run.trial160.stdout: parquet-libs x86_64 9.0.0-15.el9 epel 838 k 2026-02-19T20:11:40.522 INFO:teuthology.orchestra.run.trial160.stdout: pciutils x86_64 3.7.0-7.el9 baseos 93 k 2026-02-19T20:11:40.522 INFO:teuthology.orchestra.run.trial160.stdout: python3-ceph-argparse x86_64 2:20.3.0-5336.g802bf111.el9 ceph 45 k 2026-02-19T20:11:40.522 INFO:teuthology.orchestra.run.trial160.stdout: python3-ceph-common x86_64 2:20.3.0-5336.g802bf111.el9 ceph 185 k 2026-02-19T20:11:40.522 INFO:teuthology.orchestra.run.trial160.stdout: python3-cephfs x86_64 2:20.3.0-5336.g802bf111.el9 ceph 203 k 2026-02-19T20:11:40.522 INFO:teuthology.orchestra.run.trial160.stdout: python3-rados x86_64 2:20.3.0-5336.g802bf111.el9 ceph 323 k 2026-02-19T20:11:40.522 INFO:teuthology.orchestra.run.trial160.stdout: python3-rbd x86_64 2:20.3.0-5336.g802bf111.el9 ceph 305 k 2026-02-19T20:11:40.523 INFO:teuthology.orchestra.run.trial160.stdout: python3-rgw x86_64 2:20.3.0-5336.g802bf111.el9 ceph 100 k 2026-02-19T20:11:40.523 INFO:teuthology.orchestra.run.trial160.stdout: qatlib x86_64 25.08.0-2.el9 appstream 240 k 2026-02-19T20:11:40.523 INFO:teuthology.orchestra.run.trial160.stdout: qatzip-libs x86_64 1.3.1-1.el9 appstream 66 k 2026-02-19T20:11:40.523 INFO:teuthology.orchestra.run.trial160.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2026-02-19T20:11:40.523 INFO:teuthology.orchestra.run.trial160.stdout: thrift x86_64 0.15.0-4.el9 epel 1.6 M 2026-02-19T20:11:40.523 INFO:teuthology.orchestra.run.trial160.stdout:Installing weak dependencies: 2026-02-19T20:11:40.523 INFO:teuthology.orchestra.run.trial160.stdout: libcephfs-daemon x86_64 2:20.3.0-5336.g802bf111.el9 ceph 37 k 2026-02-19T20:11:40.523 INFO:teuthology.orchestra.run.trial160.stdout: libcephfs-proxy2 x86_64 2:20.3.0-5336.g802bf111.el9 ceph 25 k 2026-02-19T20:11:40.523 INFO:teuthology.orchestra.run.trial160.stdout: nvme-cli x86_64 2.16-1.el9 baseos 1.2 M 2026-02-19T20:11:40.523 INFO:teuthology.orchestra.run.trial160.stdout: qatlib-service x86_64 25.08.0-2.el9 appstream 37 k 2026-02-19T20:11:40.523 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:11:40.523 INFO:teuthology.orchestra.run.trial160.stdout:Transaction Summary 2026-02-19T20:11:40.524 INFO:teuthology.orchestra.run.trial160.stdout:================================================================================ 2026-02-19T20:11:40.524 INFO:teuthology.orchestra.run.trial160.stdout:Install 35 Packages 2026-02-19T20:11:40.524 INFO:teuthology.orchestra.run.trial160.stdout:Upgrade 2 Packages 2026-02-19T20:11:40.524 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:11:40.524 INFO:teuthology.orchestra.run.trial160.stdout:Total download size: 68 M 2026-02-19T20:11:40.525 INFO:teuthology.orchestra.run.trial160.stdout:Downloading Packages: 2026-02-19T20:11:40.860 INFO:teuthology.orchestra.run.trial092.stdout:lab-extras 2.6 MB/s | 50 kB 00:00 2026-02-19T20:11:41.362 INFO:teuthology.orchestra.run.trial160.stdout:(1/37): ceph-base-20.3.0-5336.g802bf111.el9.x86 15 MB/s | 5.2 MB 00:00 2026-02-19T20:11:41.406 INFO:teuthology.orchestra.run.trial160.stdout:(2/37): ceph-selinux-20.3.0-5336.g802bf111.el9. 585 kB/s | 25 kB 00:00 2026-02-19T20:11:41.450 INFO:teuthology.orchestra.run.trial160.stdout:(3/37): libcephfs-daemon-20.3.0-5336.g802bf111. 821 kB/s | 37 kB 00:00 2026-02-19T20:11:41.498 INFO:teuthology.orchestra.run.trial160.stdout:(4/37): libcephfs-proxy2-20.3.0-5336.g802bf111. 541 kB/s | 25 kB 00:00 2026-02-19T20:11:41.564 INFO:teuthology.orchestra.run.trial160.stdout:(5/37): libcephfs2-20.3.0-5336.g802bf111.el9.x8 13 MB/s | 910 kB 00:00 2026-02-19T20:11:41.620 INFO:teuthology.orchestra.run.trial160.stdout:(6/37): libradosstriper1-20.3.0-5336.g802bf111. 4.4 MB/s | 250 kB 00:00 2026-02-19T20:11:41.647 INFO:teuthology.orchestra.run.trial160.stdout:(7/37): ceph-radosgw-20.3.0-5336.g802bf111.el9. 21 MB/s | 13 MB 00:00 2026-02-19T20:11:41.679 INFO:teuthology.orchestra.run.trial160.stdout:(8/37): python3-ceph-argparse-20.3.0-5336.g802b 1.4 MB/s | 45 kB 00:00 2026-02-19T20:11:41.733 INFO:teuthology.orchestra.run.trial160.stdout:(9/37): python3-ceph-common-20.3.0-5336.g802bf1 3.4 MB/s | 185 kB 00:00 2026-02-19T20:11:41.790 INFO:teuthology.orchestra.run.trial160.stdout:(10/37): python3-cephfs-20.3.0-5336.g802bf111.e 3.5 MB/s | 203 kB 00:00 2026-02-19T20:11:41.852 INFO:teuthology.orchestra.run.trial160.stdout:(11/37): python3-rados-20.3.0-5336.g802bf111.el 5.1 MB/s | 323 kB 00:00 2026-02-19T20:11:41.902 INFO:teuthology.orchestra.run.trial160.stdout:(12/37): librgw2-20.3.0-5336.g802bf111.el9.x86_ 23 MB/s | 6.5 MB 00:00 2026-02-19T20:11:41.908 INFO:teuthology.orchestra.run.trial160.stdout:(13/37): python3-rbd-20.3.0-5336.g802bf111.el9. 5.3 MB/s | 305 kB 00:00 2026-02-19T20:11:41.939 INFO:teuthology.orchestra.run.trial160.stdout:(14/37): python3-rgw-20.3.0-5336.g802bf111.el9. 2.6 MB/s | 100 kB 00:00 2026-02-19T20:11:42.015 INFO:teuthology.orchestra.run.trial160.stdout:(15/37): ceph-common-20.3.0-5336.g802bf111.el9. 24 MB/s | 24 MB 00:00 2026-02-19T20:11:42.051 INFO:teuthology.orchestra.run.trial092.stdout:Dependencies resolved. 2026-02-19T20:11:42.052 INFO:teuthology.orchestra.run.trial092.stdout:================================================================================ 2026-02-19T20:11:42.052 INFO:teuthology.orchestra.run.trial092.stdout: Package Arch Version Repository Size 2026-02-19T20:11:42.052 INFO:teuthology.orchestra.run.trial092.stdout:================================================================================ 2026-02-19T20:11:42.053 INFO:teuthology.orchestra.run.trial092.stdout:Installing: 2026-02-19T20:11:42.053 INFO:teuthology.orchestra.run.trial092.stdout: ceph-radosgw x86_64 2:20.3.0-5336.g802bf111.el9 ceph 13 M 2026-02-19T20:11:42.053 INFO:teuthology.orchestra.run.trial092.stdout:Upgrading: 2026-02-19T20:11:42.053 INFO:teuthology.orchestra.run.trial092.stdout: librados2 x86_64 2:20.3.0-5336.g802bf111.el9 ceph 3.6 M 2026-02-19T20:11:42.053 INFO:teuthology.orchestra.run.trial092.stdout: librbd1 x86_64 2:20.3.0-5336.g802bf111.el9 ceph 2.8 M 2026-02-19T20:11:42.053 INFO:teuthology.orchestra.run.trial092.stdout:Installing dependencies: 2026-02-19T20:11:42.053 INFO:teuthology.orchestra.run.trial092.stdout: boost-program-options x86_64 1.75.0-13.el9 appstream 104 k 2026-02-19T20:11:42.053 INFO:teuthology.orchestra.run.trial092.stdout: ceph-base x86_64 2:20.3.0-5336.g802bf111.el9 ceph 5.2 M 2026-02-19T20:11:42.053 INFO:teuthology.orchestra.run.trial092.stdout: ceph-common x86_64 2:20.3.0-5336.g802bf111.el9 ceph 24 M 2026-02-19T20:11:42.053 INFO:teuthology.orchestra.run.trial092.stdout: ceph-selinux x86_64 2:20.3.0-5336.g802bf111.el9 ceph 25 k 2026-02-19T20:11:42.053 INFO:teuthology.orchestra.run.trial092.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2026-02-19T20:11:42.053 INFO:teuthology.orchestra.run.trial092.stdout: libarrow x86_64 9.0.0-15.el9 epel 4.4 M 2026-02-19T20:11:42.054 INFO:teuthology.orchestra.run.trial092.stdout: libarrow-doc noarch 9.0.0-15.el9 epel 25 k 2026-02-19T20:11:42.054 INFO:teuthology.orchestra.run.trial092.stdout: libcephfs2 x86_64 2:20.3.0-5336.g802bf111.el9 ceph 910 k 2026-02-19T20:11:42.054 INFO:teuthology.orchestra.run.trial092.stdout: libnbd x86_64 1.20.3-4.el9 appstream 164 k 2026-02-19T20:11:42.054 INFO:teuthology.orchestra.run.trial092.stdout: liboath x86_64 2.6.12-1.el9 epel 49 k 2026-02-19T20:11:42.054 INFO:teuthology.orchestra.run.trial092.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2026-02-19T20:11:42.054 INFO:teuthology.orchestra.run.trial092.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2026-02-19T20:11:42.054 INFO:teuthology.orchestra.run.trial092.stdout: libradosstriper1 x86_64 2:20.3.0-5336.g802bf111.el9 ceph 250 k 2026-02-19T20:11:42.054 INFO:teuthology.orchestra.run.trial092.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2026-02-19T20:11:42.054 INFO:teuthology.orchestra.run.trial092.stdout: librgw2 x86_64 2:20.3.0-5336.g802bf111.el9 ceph 6.5 M 2026-02-19T20:11:42.054 INFO:teuthology.orchestra.run.trial092.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2026-02-19T20:11:42.054 INFO:teuthology.orchestra.run.trial092.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2026-02-19T20:11:42.054 INFO:teuthology.orchestra.run.trial092.stdout: mailcap noarch 2.1.49-5.el9 baseos 33 k 2026-02-19T20:11:42.054 INFO:teuthology.orchestra.run.trial092.stdout: parquet-libs x86_64 9.0.0-15.el9 epel 838 k 2026-02-19T20:11:42.055 INFO:teuthology.orchestra.run.trial092.stdout: pciutils x86_64 3.7.0-7.el9 baseos 93 k 2026-02-19T20:11:42.055 INFO:teuthology.orchestra.run.trial092.stdout: python3-ceph-argparse x86_64 2:20.3.0-5336.g802bf111.el9 ceph 45 k 2026-02-19T20:11:42.055 INFO:teuthology.orchestra.run.trial092.stdout: python3-ceph-common x86_64 2:20.3.0-5336.g802bf111.el9 ceph 185 k 2026-02-19T20:11:42.055 INFO:teuthology.orchestra.run.trial092.stdout: python3-cephfs x86_64 2:20.3.0-5336.g802bf111.el9 ceph 203 k 2026-02-19T20:11:42.055 INFO:teuthology.orchestra.run.trial092.stdout: python3-rados x86_64 2:20.3.0-5336.g802bf111.el9 ceph 323 k 2026-02-19T20:11:42.055 INFO:teuthology.orchestra.run.trial092.stdout: python3-rbd x86_64 2:20.3.0-5336.g802bf111.el9 ceph 305 k 2026-02-19T20:11:42.055 INFO:teuthology.orchestra.run.trial092.stdout: python3-rgw x86_64 2:20.3.0-5336.g802bf111.el9 ceph 100 k 2026-02-19T20:11:42.055 INFO:teuthology.orchestra.run.trial092.stdout: qatlib x86_64 25.08.0-2.el9 appstream 240 k 2026-02-19T20:11:42.055 INFO:teuthology.orchestra.run.trial092.stdout: qatzip-libs x86_64 1.3.1-1.el9 appstream 66 k 2026-02-19T20:11:42.055 INFO:teuthology.orchestra.run.trial092.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2026-02-19T20:11:42.055 INFO:teuthology.orchestra.run.trial092.stdout: thrift x86_64 0.15.0-4.el9 epel 1.6 M 2026-02-19T20:11:42.055 INFO:teuthology.orchestra.run.trial092.stdout:Installing weak dependencies: 2026-02-19T20:11:42.055 INFO:teuthology.orchestra.run.trial092.stdout: libcephfs-daemon x86_64 2:20.3.0-5336.g802bf111.el9 ceph 37 k 2026-02-19T20:11:42.056 INFO:teuthology.orchestra.run.trial092.stdout: libcephfs-proxy2 x86_64 2:20.3.0-5336.g802bf111.el9 ceph 25 k 2026-02-19T20:11:42.056 INFO:teuthology.orchestra.run.trial092.stdout: nvme-cli x86_64 2.16-1.el9 baseos 1.2 M 2026-02-19T20:11:42.056 INFO:teuthology.orchestra.run.trial092.stdout: qatlib-service x86_64 25.08.0-2.el9 appstream 37 k 2026-02-19T20:11:42.056 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:11:42.056 INFO:teuthology.orchestra.run.trial092.stdout:Transaction Summary 2026-02-19T20:11:42.056 INFO:teuthology.orchestra.run.trial092.stdout:================================================================================ 2026-02-19T20:11:42.056 INFO:teuthology.orchestra.run.trial092.stdout:Install 35 Packages 2026-02-19T20:11:42.056 INFO:teuthology.orchestra.run.trial092.stdout:Upgrade 2 Packages 2026-02-19T20:11:42.056 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:11:42.057 INFO:teuthology.orchestra.run.trial092.stdout:Total download size: 68 M 2026-02-19T20:11:42.057 INFO:teuthology.orchestra.run.trial092.stdout:Downloading Packages: 2026-02-19T20:11:42.109 INFO:teuthology.orchestra.run.trial160.stdout:(16/37): mailcap-2.1.49-5.el9.noarch.rpm 165 kB/s | 33 kB 00:00 2026-02-19T20:11:42.243 INFO:teuthology.orchestra.run.trial160.stdout:(17/37): boost-program-options-1.75.0-13.el9.x8 780 kB/s | 104 kB 00:00 2026-02-19T20:11:42.298 INFO:teuthology.orchestra.run.trial160.stdout:(18/37): libnbd-1.20.3-4.el9.x86_64.rpm 2.9 MB/s | 164 kB 00:00 2026-02-19T20:11:42.335 INFO:teuthology.orchestra.run.trial160.stdout:(19/37): libpmemobj-1.12.1-1.el9.x86_64.rpm 4.3 MB/s | 160 kB 00:00 2026-02-19T20:11:42.359 INFO:teuthology.orchestra.run.trial160.stdout:(20/37): pciutils-3.7.0-7.el9.x86_64.rpm 274 kB/s | 93 kB 00:00 2026-02-19T20:11:42.362 INFO:teuthology.orchestra.run.trial160.stdout:(21/37): librabbitmq-0.11.0-7.el9.x86_64.rpm 1.6 MB/s | 45 kB 00:00 2026-02-19T20:11:42.406 INFO:teuthology.orchestra.run.trial160.stdout:(22/37): lttng-ust-2.12.0-6.el9.x86_64.rpm 6.5 MB/s | 292 kB 00:00 2026-02-19T20:11:42.442 INFO:teuthology.orchestra.run.trial160.stdout:(23/37): qatlib-25.08.0-2.el9.x86_64.rpm 6.4 MB/s | 240 kB 00:00 2026-02-19T20:11:42.468 INFO:teuthology.orchestra.run.trial160.stdout:(24/37): qatlib-service-25.08.0-2.el9.x86_64.rp 1.4 MB/s | 37 kB 00:00 2026-02-19T20:11:42.495 INFO:teuthology.orchestra.run.trial160.stdout:(25/37): qatzip-libs-1.3.1-1.el9.x86_64.rpm 2.4 MB/s | 66 kB 00:00 2026-02-19T20:11:42.548 INFO:teuthology.orchestra.run.trial160.stdout:(26/37): librdkafka-1.6.1-102.el9.x86_64.rpm 3.4 MB/s | 662 kB 00:00 2026-02-19T20:11:42.578 INFO:teuthology.orchestra.run.trial092.stdout:(1/37): ceph-base-20.3.0-5336.g802bf111.el9.x86 18 MB/s | 5.2 MB 00:00 2026-02-19T20:11:42.616 INFO:teuthology.orchestra.run.trial092.stdout:(2/37): ceph-selinux-20.3.0-5336.g802bf111.el9. 669 kB/s | 25 kB 00:00 2026-02-19T20:11:42.655 INFO:teuthology.orchestra.run.trial092.stdout:(3/37): libcephfs-daemon-20.3.0-5336.g802bf111. 951 kB/s | 37 kB 00:00 2026-02-19T20:11:42.695 INFO:teuthology.orchestra.run.trial092.stdout:(4/37): libcephfs-proxy2-20.3.0-5336.g802bf111. 633 kB/s | 25 kB 00:00 2026-02-19T20:11:42.755 INFO:teuthology.orchestra.run.trial092.stdout:(5/37): libcephfs2-20.3.0-5336.g802bf111.el9.x8 15 MB/s | 910 kB 00:00 2026-02-19T20:11:42.803 INFO:teuthology.orchestra.run.trial092.stdout:(6/37): libradosstriper1-20.3.0-5336.g802bf111. 5.0 MB/s | 250 kB 00:00 2026-02-19T20:11:42.931 INFO:teuthology.orchestra.run.trial160.stdout:(27/37): gperftools-libs-2.9.1-3.el9.x86_64.rpm 707 kB/s | 308 kB 00:00 2026-02-19T20:11:42.995 INFO:teuthology.orchestra.run.trial160.stdout:(28/37): libarrow-doc-9.0.0-15.el9.noarch.rpm 388 kB/s | 25 kB 00:00 2026-02-19T20:11:43.027 INFO:teuthology.orchestra.run.trial092.stdout:(7/37): ceph-radosgw-20.3.0-5336.g802bf111.el9. 18 MB/s | 13 MB 00:00 2026-02-19T20:11:43.058 INFO:teuthology.orchestra.run.trial092.stdout:(8/37): python3-ceph-argparse-20.3.0-5336.g802b 1.4 MB/s | 45 kB 00:00 2026-02-19T20:11:43.062 INFO:teuthology.orchestra.run.trial160.stdout:(29/37): liboath-2.6.12-1.el9.x86_64.rpm 728 kB/s | 49 kB 00:00 2026-02-19T20:11:43.098 INFO:teuthology.orchestra.run.trial092.stdout:(9/37): python3-ceph-common-20.3.0-5336.g802bf1 4.6 MB/s | 185 kB 00:00 2026-02-19T20:11:43.117 INFO:teuthology.orchestra.run.trial092.stdout:(10/37): librgw2-20.3.0-5336.g802bf111.el9.x86_ 21 MB/s | 6.5 MB 00:00 2026-02-19T20:11:43.128 INFO:teuthology.orchestra.run.trial092.stdout:(11/37): python3-cephfs-20.3.0-5336.g802bf111.e 6.7 MB/s | 203 kB 00:00 2026-02-19T20:11:43.131 INFO:teuthology.orchestra.run.trial160.stdout:(30/37): libunwind-1.6.2-1.el9.x86_64.rpm 968 kB/s | 67 kB 00:00 2026-02-19T20:11:43.145 INFO:teuthology.orchestra.run.trial092.stdout:(12/37): python3-rados-20.3.0-5336.g802bf111.el 11 MB/s | 323 kB 00:00 2026-02-19T20:11:43.158 INFO:teuthology.orchestra.run.trial092.stdout:(13/37): python3-rbd-20.3.0-5336.g802bf111.el9. 10 MB/s | 305 kB 00:00 2026-02-19T20:11:43.171 INFO:teuthology.orchestra.run.trial092.stdout:(14/37): python3-rgw-20.3.0-5336.g802bf111.el9. 3.9 MB/s | 100 kB 00:00 2026-02-19T20:11:43.197 INFO:teuthology.orchestra.run.trial092.stdout:(15/37): mailcap-2.1.49-5.el9.noarch.rpm 840 kB/s | 33 kB 00:00 2026-02-19T20:11:43.219 INFO:teuthology.orchestra.run.trial092.stdout:(16/37): pciutils-3.7.0-7.el9.x86_64.rpm 4.3 MB/s | 93 kB 00:00 2026-02-19T20:11:43.231 INFO:teuthology.orchestra.run.trial092.stdout:(17/37): boost-program-options-1.75.0-13.el9.x8 8.4 MB/s | 104 kB 00:00 2026-02-19T20:11:43.237 INFO:teuthology.orchestra.run.trial092.stdout:(18/37): nvme-cli-2.16-1.el9.x86_64.rpm 18 MB/s | 1.2 MB 00:00 2026-02-19T20:11:43.275 INFO:teuthology.orchestra.run.trial092.stdout:(19/37): ceph-common-20.3.0-5336.g802bf111.el9. 24 MB/s | 24 MB 00:00 2026-02-19T20:11:43.276 INFO:teuthology.orchestra.run.trial092.stdout:(20/37): libnbd-1.20.3-4.el9.x86_64.rpm 3.5 MB/s | 164 kB 00:00 2026-02-19T20:11:43.277 INFO:teuthology.orchestra.run.trial092.stdout:(21/37): libpmemobj-1.12.1-1.el9.x86_64.rpm 3.9 MB/s | 160 kB 00:00 2026-02-19T20:11:43.287 INFO:teuthology.orchestra.run.trial092.stdout:(22/37): lttng-ust-2.12.0-6.el9.x86_64.rpm 28 MB/s | 292 kB 00:00 2026-02-19T20:11:43.297 INFO:teuthology.orchestra.run.trial092.stdout:(23/37): qatlib-25.08.0-2.el9.x86_64.rpm 23 MB/s | 240 kB 00:00 2026-02-19T20:11:43.302 INFO:teuthology.orchestra.run.trial092.stdout:(24/37): librdkafka-1.6.1-102.el9.x86_64.rpm 25 MB/s | 662 kB 00:00 2026-02-19T20:11:43.306 INFO:teuthology.orchestra.run.trial092.stdout:(25/37): qatlib-service-25.08.0-2.el9.x86_64.rp 4.3 MB/s | 37 kB 00:00 2026-02-19T20:11:43.308 INFO:teuthology.orchestra.run.trial092.stdout:(26/37): librabbitmq-0.11.0-7.el9.x86_64.rpm 1.3 MB/s | 45 kB 00:00 2026-02-19T20:11:43.309 INFO:teuthology.orchestra.run.trial160.stdout:(31/37): parquet-libs-9.0.0-15.el9.x86_64.rpm 4.6 MB/s | 838 kB 00:00 2026-02-19T20:11:43.311 INFO:teuthology.orchestra.run.trial092.stdout:(27/37): qatzip-libs-1.3.1-1.el9.x86_64.rpm 7.5 MB/s | 66 kB 00:00 2026-02-19T20:11:43.378 INFO:teuthology.orchestra.run.trial160.stdout:(32/37): re2-20211101-20.el9.x86_64.rpm 2.7 MB/s | 191 kB 00:00 2026-02-19T20:11:43.381 INFO:teuthology.orchestra.run.trial160.stdout:(33/37): nvme-cli-2.16-1.el9.x86_64.rpm 817 kB/s | 1.2 MB 00:01 2026-02-19T20:11:43.406 INFO:teuthology.orchestra.run.trial160.stdout:(34/37): libarrow-9.0.0-15.el9.x86_64.rpm 5.1 MB/s | 4.4 MB 00:00 2026-02-19T20:11:43.506 INFO:teuthology.orchestra.run.trial092.stdout:(28/37): libarrow-doc-9.0.0-15.el9.noarch.rpm 127 kB/s | 25 kB 00:00 2026-02-19T20:11:43.506 INFO:teuthology.orchestra.run.trial160.stdout:(35/37): librados2-20.3.0-5336.g802bf111.el9.x8 29 MB/s | 3.6 MB 00:00 2026-02-19T20:11:43.519 INFO:teuthology.orchestra.run.trial160.stdout:(36/37): thrift-0.15.0-4.el9.x86_64.rpm 11 MB/s | 1.6 MB 00:00 2026-02-19T20:11:43.537 INFO:teuthology.orchestra.run.trial160.stdout:(37/37): librbd1-20.3.0-5336.g802bf111.el9.x86_ 22 MB/s | 2.8 MB 00:00 2026-02-19T20:11:43.539 INFO:teuthology.orchestra.run.trial160.stdout:-------------------------------------------------------------------------------- 2026-02-19T20:11:43.539 INFO:teuthology.orchestra.run.trial160.stdout:Total 23 MB/s | 68 MB 00:03 2026-02-19T20:11:43.590 INFO:teuthology.orchestra.run.trial092.stdout:(29/37): liboath-2.6.12-1.el9.x86_64.rpm 582 kB/s | 49 kB 00:00 2026-02-19T20:11:43.638 INFO:teuthology.orchestra.run.trial160.stdout:Running transaction check 2026-02-19T20:11:43.644 INFO:teuthology.orchestra.run.trial092.stdout:(30/37): gperftools-libs-2.9.1-3.el9.x86_64.rpm 910 kB/s | 308 kB 00:00 2026-02-19T20:11:43.653 INFO:teuthology.orchestra.run.trial092.stdout:(31/37): libunwind-1.6.2-1.el9.x86_64.rpm 1.0 MB/s | 67 kB 00:00 2026-02-19T20:11:43.657 INFO:teuthology.orchestra.run.trial160.stdout:Transaction check succeeded. 2026-02-19T20:11:43.658 INFO:teuthology.orchestra.run.trial160.stdout:Running transaction test 2026-02-19T20:11:43.756 INFO:teuthology.orchestra.run.trial092.stdout:(32/37): re2-20211101-20.el9.x86_64.rpm 1.8 MB/s | 191 kB 00:00 2026-02-19T20:11:43.772 INFO:teuthology.orchestra.run.trial092.stdout:(33/37): parquet-libs-9.0.0-15.el9.x86_64.rpm 6.4 MB/s | 838 kB 00:00 2026-02-19T20:11:43.808 INFO:teuthology.orchestra.run.trial092.stdout:(34/37): libarrow-9.0.0-15.el9.x86_64.rpm 8.8 MB/s | 4.4 MB 00:00 2026-02-19T20:11:43.863 INFO:teuthology.orchestra.run.trial092.stdout:(35/37): librados2-20.3.0-5336.g802bf111.el9.x8 40 MB/s | 3.6 MB 00:00 2026-02-19T20:11:43.897 INFO:teuthology.orchestra.run.trial092.stdout:(36/37): librbd1-20.3.0-5336.g802bf111.el9.x86_ 32 MB/s | 2.8 MB 00:00 2026-02-19T20:11:43.929 INFO:teuthology.orchestra.run.trial092.stdout:(37/37): thrift-0.15.0-4.el9.x86_64.rpm 9.1 MB/s | 1.6 MB 00:00 2026-02-19T20:11:43.930 INFO:teuthology.orchestra.run.trial160.stdout:Transaction test succeeded. 2026-02-19T20:11:43.930 INFO:teuthology.orchestra.run.trial160.stdout:Running transaction 2026-02-19T20:11:43.933 INFO:teuthology.orchestra.run.trial092.stdout:-------------------------------------------------------------------------------- 2026-02-19T20:11:43.933 INFO:teuthology.orchestra.run.trial092.stdout:Total 36 MB/s | 68 MB 00:01 2026-02-19T20:11:44.030 INFO:teuthology.orchestra.run.trial092.stdout:Running transaction check 2026-02-19T20:11:44.050 INFO:teuthology.orchestra.run.trial092.stdout:Transaction check succeeded. 2026-02-19T20:11:44.050 INFO:teuthology.orchestra.run.trial092.stdout:Running transaction test 2026-02-19T20:11:44.241 INFO:teuthology.orchestra.run.trial160.stdout: Preparing : 1/1 2026-02-19T20:11:44.322 INFO:teuthology.orchestra.run.trial092.stdout:Transaction test succeeded. 2026-02-19T20:11:44.322 INFO:teuthology.orchestra.run.trial092.stdout:Running transaction 2026-02-19T20:11:44.401 INFO:teuthology.orchestra.run.trial160.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/39 2026-02-19T20:11:44.405 INFO:teuthology.orchestra.run.trial160.stdout: Upgrading : librados2-2:20.3.0-5336.g802bf111.el9.x86_64 2/39 2026-02-19T20:11:44.455 INFO:teuthology.orchestra.run.trial160.stdout: Running scriptlet: librados2-2:20.3.0-5336.g802bf111.el9.x86_64 2/39 2026-02-19T20:11:44.456 INFO:teuthology.orchestra.run.trial160.stdout: Installing : libcephfs2-2:20.3.0-5336.g802bf111.el9.x86_64 3/39 2026-02-19T20:11:44.469 INFO:teuthology.orchestra.run.trial160.stdout: Running scriptlet: libcephfs2-2:20.3.0-5336.g802bf111.el9.x86_64 3/39 2026-02-19T20:11:44.472 INFO:teuthology.orchestra.run.trial160.stdout: Installing : libcephfs-daemon-2:20.3.0-5336.g802bf111.el9.x86_6 4/39 2026-02-19T20:11:44.472 INFO:teuthology.orchestra.run.trial160.stdout: Installing : libcephfs-proxy2-2:20.3.0-5336.g802bf111.el9.x86_6 5/39 2026-02-19T20:11:44.500 INFO:teuthology.orchestra.run.trial160.stdout: Running scriptlet: libcephfs-proxy2-2:20.3.0-5336.g802bf111.el9.x86_6 5/39 2026-02-19T20:11:44.502 INFO:teuthology.orchestra.run.trial160.stdout: Installing : python3-rados-2:20.3.0-5336.g802bf111.el9.x86_64 6/39 2026-02-19T20:11:44.510 INFO:teuthology.orchestra.run.trial160.stdout: Installing : liboath-2.6.12-1.el9.x86_64 7/39 2026-02-19T20:11:44.512 INFO:teuthology.orchestra.run.trial160.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 8/39 2026-02-19T20:11:44.515 INFO:teuthology.orchestra.run.trial160.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 9/39 2026-02-19T20:11:44.520 INFO:teuthology.orchestra.run.trial160.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 10/39 2026-02-19T20:11:44.533 INFO:teuthology.orchestra.run.trial160.stdout: Installing : python3-ceph-argparse-2:20.3.0-5336.g802bf111.el9. 11/39 2026-02-19T20:11:44.544 INFO:teuthology.orchestra.run.trial160.stdout: Installing : python3-cephfs-2:20.3.0-5336.g802bf111.el9.x86_64 12/39 2026-02-19T20:11:44.545 INFO:teuthology.orchestra.run.trial160.stdout: Installing : libradosstriper1-2:20.3.0-5336.g802bf111.el9.x86_6 13/39 2026-02-19T20:11:44.572 INFO:teuthology.orchestra.run.trial160.stdout: Running scriptlet: libradosstriper1-2:20.3.0-5336.g802bf111.el9.x86_6 13/39 2026-02-19T20:11:44.576 INFO:teuthology.orchestra.run.trial160.stdout: Installing : thrift-0.15.0-4.el9.x86_64 14/39 2026-02-19T20:11:44.609 INFO:teuthology.orchestra.run.trial160.stdout: Installing : re2-1:20211101-20.el9.x86_64 15/39 2026-02-19T20:11:44.613 INFO:teuthology.orchestra.run.trial160.stdout: Installing : libarrow-9.0.0-15.el9.x86_64 16/39 2026-02-19T20:11:44.619 INFO:teuthology.orchestra.run.trial160.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/39 2026-02-19T20:11:44.622 INFO:teuthology.orchestra.run.trial160.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 18/39 2026-02-19T20:11:44.627 INFO:teuthology.orchestra.run.trial160.stdout: Installing : libarrow-doc-9.0.0-15.el9.noarch 19/39 2026-02-19T20:11:44.640 INFO:teuthology.orchestra.run.trial092.stdout: Preparing : 1/1 2026-02-19T20:11:44.751 INFO:teuthology.orchestra.run.trial160.stdout: Installing : libnbd-1.20.3-4.el9.x86_64 20/39 2026-02-19T20:11:44.752 INFO:teuthology.orchestra.run.trial160.stdout: Upgrading : librbd1-2:20.3.0-5336.g802bf111.el9.x86_64 21/39 2026-02-19T20:11:44.778 INFO:teuthology.orchestra.run.trial160.stdout: Running scriptlet: librbd1-2:20.3.0-5336.g802bf111.el9.x86_64 21/39 2026-02-19T20:11:44.781 INFO:teuthology.orchestra.run.trial160.stdout: Installing : python3-rbd-2:20.3.0-5336.g802bf111.el9.x86_64 22/39 2026-02-19T20:11:44.789 INFO:teuthology.orchestra.run.trial160.stdout: Installing : boost-program-options-1.75.0-13.el9.x86_64 23/39 2026-02-19T20:11:44.798 INFO:teuthology.orchestra.run.trial092.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/39 2026-02-19T20:11:44.804 INFO:teuthology.orchestra.run.trial092.stdout: Upgrading : librados2-2:20.3.0-5336.g802bf111.el9.x86_64 2/39 2026-02-19T20:11:44.853 INFO:teuthology.orchestra.run.trial092.stdout: Running scriptlet: librados2-2:20.3.0-5336.g802bf111.el9.x86_64 2/39 2026-02-19T20:11:44.854 INFO:teuthology.orchestra.run.trial092.stdout: Installing : libcephfs2-2:20.3.0-5336.g802bf111.el9.x86_64 3/39 2026-02-19T20:11:44.867 INFO:teuthology.orchestra.run.trial092.stdout: Running scriptlet: libcephfs2-2:20.3.0-5336.g802bf111.el9.x86_64 3/39 2026-02-19T20:11:44.869 INFO:teuthology.orchestra.run.trial092.stdout: Installing : libcephfs-daemon-2:20.3.0-5336.g802bf111.el9.x86_6 4/39 2026-02-19T20:11:44.869 INFO:teuthology.orchestra.run.trial092.stdout: Installing : libcephfs-proxy2-2:20.3.0-5336.g802bf111.el9.x86_6 5/39 2026-02-19T20:11:44.897 INFO:teuthology.orchestra.run.trial092.stdout: Running scriptlet: libcephfs-proxy2-2:20.3.0-5336.g802bf111.el9.x86_6 5/39 2026-02-19T20:11:44.900 INFO:teuthology.orchestra.run.trial092.stdout: Installing : python3-rados-2:20.3.0-5336.g802bf111.el9.x86_64 6/39 2026-02-19T20:11:44.908 INFO:teuthology.orchestra.run.trial092.stdout: Installing : liboath-2.6.12-1.el9.x86_64 7/39 2026-02-19T20:11:44.911 INFO:teuthology.orchestra.run.trial092.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 8/39 2026-02-19T20:11:44.914 INFO:teuthology.orchestra.run.trial092.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 9/39 2026-02-19T20:11:44.918 INFO:teuthology.orchestra.run.trial092.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 10/39 2026-02-19T20:11:44.929 INFO:teuthology.orchestra.run.trial092.stdout: Installing : python3-ceph-argparse-2:20.3.0-5336.g802bf111.el9. 11/39 2026-02-19T20:11:44.940 INFO:teuthology.orchestra.run.trial092.stdout: Installing : python3-cephfs-2:20.3.0-5336.g802bf111.el9.x86_64 12/39 2026-02-19T20:11:44.941 INFO:teuthology.orchestra.run.trial092.stdout: Installing : libradosstriper1-2:20.3.0-5336.g802bf111.el9.x86_6 13/39 2026-02-19T20:11:44.962 INFO:teuthology.orchestra.run.trial092.stdout: Running scriptlet: libradosstriper1-2:20.3.0-5336.g802bf111.el9.x86_6 13/39 2026-02-19T20:11:44.966 INFO:teuthology.orchestra.run.trial092.stdout: Installing : thrift-0.15.0-4.el9.x86_64 14/39 2026-02-19T20:11:44.997 INFO:teuthology.orchestra.run.trial092.stdout: Installing : re2-1:20211101-20.el9.x86_64 15/39 2026-02-19T20:11:45.001 INFO:teuthology.orchestra.run.trial092.stdout: Installing : libarrow-9.0.0-15.el9.x86_64 16/39 2026-02-19T20:11:45.007 INFO:teuthology.orchestra.run.trial092.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/39 2026-02-19T20:11:45.009 INFO:teuthology.orchestra.run.trial092.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 18/39 2026-02-19T20:11:45.014 INFO:teuthology.orchestra.run.trial092.stdout: Installing : libarrow-doc-9.0.0-15.el9.noarch 19/39 2026-02-19T20:11:45.075 INFO:teuthology.orchestra.run.trial160.stdout: Installing : parquet-libs-9.0.0-15.el9.x86_64 24/39 2026-02-19T20:11:45.076 INFO:teuthology.orchestra.run.trial160.stdout: Installing : librgw2-2:20.3.0-5336.g802bf111.el9.x86_64 25/39 2026-02-19T20:11:45.094 INFO:teuthology.orchestra.run.trial160.stdout: Running scriptlet: librgw2-2:20.3.0-5336.g802bf111.el9.x86_64 25/39 2026-02-19T20:11:45.099 INFO:teuthology.orchestra.run.trial160.stdout: Installing : python3-rgw-2:20.3.0-5336.g802bf111.el9.x86_64 26/39 2026-02-19T20:11:45.105 INFO:teuthology.orchestra.run.trial160.stdout: Installing : pciutils-3.7.0-7.el9.x86_64 27/39 2026-02-19T20:11:45.107 INFO:teuthology.orchestra.run.trial160.stdout: Installing : qatlib-25.08.0-2.el9.x86_64 28/39 2026-02-19T20:11:45.108 INFO:teuthology.orchestra.run.trial160.stdout: Installing : qatlib-service-25.08.0-2.el9.x86_64 29/39 2026-02-19T20:11:45.127 INFO:teuthology.orchestra.run.trial160.stdout: Running scriptlet: qatlib-service-25.08.0-2.el9.x86_64 29/39 2026-02-19T20:11:45.135 INFO:teuthology.orchestra.run.trial092.stdout: Installing : libnbd-1.20.3-4.el9.x86_64 20/39 2026-02-19T20:11:45.137 INFO:teuthology.orchestra.run.trial092.stdout: Upgrading : librbd1-2:20.3.0-5336.g802bf111.el9.x86_64 21/39 2026-02-19T20:11:45.165 INFO:teuthology.orchestra.run.trial092.stdout: Running scriptlet: librbd1-2:20.3.0-5336.g802bf111.el9.x86_64 21/39 2026-02-19T20:11:45.167 INFO:teuthology.orchestra.run.trial092.stdout: Installing : python3-rbd-2:20.3.0-5336.g802bf111.el9.x86_64 22/39 2026-02-19T20:11:45.174 INFO:teuthology.orchestra.run.trial092.stdout: Installing : boost-program-options-1.75.0-13.el9.x86_64 23/39 2026-02-19T20:11:45.242 INFO:teuthology.orchestra.run.trial160.stdout: Installing : qatzip-libs-1.3.1-1.el9.x86_64 30/39 2026-02-19T20:11:45.245 INFO:teuthology.orchestra.run.trial160.stdout: Installing : nvme-cli-2.16-1.el9.x86_64 31/39 2026-02-19T20:11:45.455 INFO:teuthology.orchestra.run.trial092.stdout: Installing : parquet-libs-9.0.0-15.el9.x86_64 24/39 2026-02-19T20:11:45.456 INFO:teuthology.orchestra.run.trial092.stdout: Installing : librgw2-2:20.3.0-5336.g802bf111.el9.x86_64 25/39 2026-02-19T20:11:45.473 INFO:teuthology.orchestra.run.trial092.stdout: Running scriptlet: librgw2-2:20.3.0-5336.g802bf111.el9.x86_64 25/39 2026-02-19T20:11:45.477 INFO:teuthology.orchestra.run.trial092.stdout: Installing : python3-rgw-2:20.3.0-5336.g802bf111.el9.x86_64 26/39 2026-02-19T20:11:45.482 INFO:teuthology.orchestra.run.trial092.stdout: Installing : pciutils-3.7.0-7.el9.x86_64 27/39 2026-02-19T20:11:45.484 INFO:teuthology.orchestra.run.trial092.stdout: Installing : qatlib-25.08.0-2.el9.x86_64 28/39 2026-02-19T20:11:45.485 INFO:teuthology.orchestra.run.trial092.stdout: Installing : qatlib-service-25.08.0-2.el9.x86_64 29/39 2026-02-19T20:11:45.503 INFO:teuthology.orchestra.run.trial092.stdout: Running scriptlet: qatlib-service-25.08.0-2.el9.x86_64 29/39 2026-02-19T20:11:45.531 INFO:teuthology.orchestra.run.trial160.stdout: Running scriptlet: nvme-cli-2.16-1.el9.x86_64 31/39 2026-02-19T20:11:45.531 INFO:teuthology.orchestra.run.trial160.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /usr/lib/systemd/system/nvmefc-boot-connections.service. 2026-02-19T20:11:45.531 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:11:45.574 INFO:teuthology.orchestra.run.trial160.stdout: Installing : mailcap-2.1.49-5.el9.noarch 32/39 2026-02-19T20:11:45.577 INFO:teuthology.orchestra.run.trial160.stdout: Installing : python3-ceph-common-2:20.3.0-5336.g802bf111.el9.x8 33/39 2026-02-19T20:11:45.620 INFO:teuthology.orchestra.run.trial092.stdout: Installing : qatzip-libs-1.3.1-1.el9.x86_64 30/39 2026-02-19T20:11:45.623 INFO:teuthology.orchestra.run.trial092.stdout: Installing : nvme-cli-2.16-1.el9.x86_64 31/39 2026-02-19T20:11:45.909 INFO:teuthology.orchestra.run.trial092.stdout: Running scriptlet: nvme-cli-2.16-1.el9.x86_64 31/39 2026-02-19T20:11:45.910 INFO:teuthology.orchestra.run.trial092.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /usr/lib/systemd/system/nvmefc-boot-connections.service. 2026-02-19T20:11:45.910 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:11:45.953 INFO:teuthology.orchestra.run.trial092.stdout: Installing : mailcap-2.1.49-5.el9.noarch 32/39 2026-02-19T20:11:45.955 INFO:teuthology.orchestra.run.trial092.stdout: Installing : python3-ceph-common-2:20.3.0-5336.g802bf111.el9.x8 33/39 2026-02-19T20:11:46.689 INFO:teuthology.orchestra.run.trial160.stdout: Running scriptlet: ceph-common-2:20.3.0-5336.g802bf111.el9.x86_64 34/39 2026-02-19T20:11:46.692 INFO:teuthology.orchestra.run.trial160.stdout: Installing : ceph-common-2:20.3.0-5336.g802bf111.el9.x86_64 34/39 2026-02-19T20:11:46.961 INFO:teuthology.orchestra.run.trial160.stdout: Running scriptlet: ceph-common-2:20.3.0-5336.g802bf111.el9.x86_64 34/39 2026-02-19T20:11:46.964 INFO:teuthology.orchestra.run.trial160.stdout: Installing : ceph-base-2:20.3.0-5336.g802bf111.el9.x86_64 35/39 2026-02-19T20:11:47.006 INFO:teuthology.orchestra.run.trial160.stdout: Running scriptlet: ceph-base-2:20.3.0-5336.g802bf111.el9.x86_64 35/39 2026-02-19T20:11:47.006 INFO:teuthology.orchestra.run.trial160.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2026-02-19T20:11:47.006 INFO:teuthology.orchestra.run.trial160.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2026-02-19T20:11:47.006 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:11:47.009 INFO:teuthology.orchestra.run.trial160.stdout: Installing : ceph-selinux-2:20.3.0-5336.g802bf111.el9.x86_64 36/39 2026-02-19T20:11:47.045 INFO:teuthology.orchestra.run.trial092.stdout: Running scriptlet: ceph-common-2:20.3.0-5336.g802bf111.el9.x86_64 34/39 2026-02-19T20:11:47.048 INFO:teuthology.orchestra.run.trial092.stdout: Installing : ceph-common-2:20.3.0-5336.g802bf111.el9.x86_64 34/39 2026-02-19T20:11:47.309 INFO:teuthology.orchestra.run.trial092.stdout: Running scriptlet: ceph-common-2:20.3.0-5336.g802bf111.el9.x86_64 34/39 2026-02-19T20:11:47.313 INFO:teuthology.orchestra.run.trial092.stdout: Installing : ceph-base-2:20.3.0-5336.g802bf111.el9.x86_64 35/39 2026-02-19T20:11:47.349 INFO:teuthology.orchestra.run.trial092.stdout: Running scriptlet: ceph-base-2:20.3.0-5336.g802bf111.el9.x86_64 35/39 2026-02-19T20:11:47.349 INFO:teuthology.orchestra.run.trial092.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2026-02-19T20:11:47.349 INFO:teuthology.orchestra.run.trial092.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2026-02-19T20:11:47.350 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:11:47.353 INFO:teuthology.orchestra.run.trial092.stdout: Installing : ceph-selinux-2:20.3.0-5336.g802bf111.el9.x86_64 36/39 2026-02-19T20:11:47.461 INFO:teuthology.orchestra.run.trial130.stdout:CentOS Stream 9 - AppStream 1.0 MB/s | 27 MB 00:26 2026-02-19T20:11:50.842 INFO:teuthology.orchestra.run.trial130.stdout:CentOS Stream 9 - CRB 7.7 MB/s | 7.8 MB 00:01 2026-02-19T20:11:51.527 INFO:teuthology.orchestra.run.trial160.stdout: Running scriptlet: ceph-selinux-2:20.3.0-5336.g802bf111.el9.x86_64 36/39 2026-02-19T20:11:51.527 INFO:teuthology.orchestra.run.trial160.stdout:skipping the directory /sys 2026-02-19T20:11:51.527 INFO:teuthology.orchestra.run.trial160.stdout:skipping the directory /proc 2026-02-19T20:11:51.527 INFO:teuthology.orchestra.run.trial160.stdout:skipping the directory /mnt 2026-02-19T20:11:51.527 INFO:teuthology.orchestra.run.trial160.stdout:skipping the directory /var/tmp 2026-02-19T20:11:51.527 INFO:teuthology.orchestra.run.trial160.stdout:skipping the directory /home 2026-02-19T20:11:51.527 INFO:teuthology.orchestra.run.trial160.stdout:skipping the directory /root 2026-02-19T20:11:51.527 INFO:teuthology.orchestra.run.trial160.stdout:skipping the directory /tmp 2026-02-19T20:11:51.528 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:11:51.839 INFO:teuthology.orchestra.run.trial092.stdout: Running scriptlet: ceph-selinux-2:20.3.0-5336.g802bf111.el9.x86_64 36/39 2026-02-19T20:11:51.839 INFO:teuthology.orchestra.run.trial092.stdout:skipping the directory /sys 2026-02-19T20:11:51.839 INFO:teuthology.orchestra.run.trial092.stdout:skipping the directory /proc 2026-02-19T20:11:51.839 INFO:teuthology.orchestra.run.trial092.stdout:skipping the directory /mnt 2026-02-19T20:11:51.839 INFO:teuthology.orchestra.run.trial092.stdout:skipping the directory /var/tmp 2026-02-19T20:11:51.840 INFO:teuthology.orchestra.run.trial092.stdout:skipping the directory /home 2026-02-19T20:11:51.840 INFO:teuthology.orchestra.run.trial092.stdout:skipping the directory /root 2026-02-19T20:11:51.840 INFO:teuthology.orchestra.run.trial092.stdout:skipping the directory /tmp 2026-02-19T20:11:51.840 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:11:52.113 INFO:teuthology.orchestra.run.trial160.stdout: Installing : ceph-radosgw-2:20.3.0-5336.g802bf111.el9.x86_64 37/39 2026-02-19T20:11:52.137 INFO:teuthology.orchestra.run.trial160.stdout: Running scriptlet: ceph-radosgw-2:20.3.0-5336.g802bf111.el9.x86_64 37/39 2026-02-19T20:11:52.138 INFO:teuthology.orchestra.run.trial160.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-19T20:11:52.138 INFO:teuthology.orchestra.run.trial160.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2026-02-19T20:11:52.138 INFO:teuthology.orchestra.run.trial160.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-19T20:11:52.138 INFO:teuthology.orchestra.run.trial160.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-19T20:11:52.138 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:11:52.139 INFO:teuthology.orchestra.run.trial160.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 38/39 2026-02-19T20:11:52.152 INFO:teuthology.orchestra.run.trial160.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 38/39 2026-02-19T20:11:52.152 INFO:teuthology.orchestra.run.trial160.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 39/39 2026-02-19T20:11:52.209 INFO:teuthology.orchestra.run.trial160.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 39/39 2026-02-19T20:11:52.209 INFO:teuthology.orchestra.run.trial160.stdout:Creating group 'qat' with GID 992. 2026-02-19T20:11:52.209 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:11:52.417 INFO:teuthology.orchestra.run.trial092.stdout: Installing : ceph-radosgw-2:20.3.0-5336.g802bf111.el9.x86_64 37/39 2026-02-19T20:11:52.439 INFO:teuthology.orchestra.run.trial092.stdout: Running scriptlet: ceph-radosgw-2:20.3.0-5336.g802bf111.el9.x86_64 37/39 2026-02-19T20:11:52.440 INFO:teuthology.orchestra.run.trial092.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-19T20:11:52.440 INFO:teuthology.orchestra.run.trial092.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2026-02-19T20:11:52.440 INFO:teuthology.orchestra.run.trial092.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-19T20:11:52.440 INFO:teuthology.orchestra.run.trial092.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-19T20:11:52.440 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:11:52.441 INFO:teuthology.orchestra.run.trial092.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 38/39 2026-02-19T20:11:52.453 INFO:teuthology.orchestra.run.trial092.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 38/39 2026-02-19T20:11:52.453 INFO:teuthology.orchestra.run.trial092.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 39/39 2026-02-19T20:11:52.507 INFO:teuthology.orchestra.run.trial092.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 39/39 2026-02-19T20:11:52.507 INFO:teuthology.orchestra.run.trial092.stdout:Creating group 'qat' with GID 992. 2026-02-19T20:11:52.507 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:11:52.518 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : ceph-base-2:20.3.0-5336.g802bf111.el9.x86_64 1/39 2026-02-19T20:11:52.518 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : ceph-common-2:20.3.0-5336.g802bf111.el9.x86_64 2/39 2026-02-19T20:11:52.518 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : ceph-radosgw-2:20.3.0-5336.g802bf111.el9.x86_64 3/39 2026-02-19T20:11:52.518 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : ceph-selinux-2:20.3.0-5336.g802bf111.el9.x86_64 4/39 2026-02-19T20:11:52.519 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : libcephfs-daemon-2:20.3.0-5336.g802bf111.el9.x86_6 5/39 2026-02-19T20:11:52.519 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : libcephfs-proxy2-2:20.3.0-5336.g802bf111.el9.x86_6 6/39 2026-02-19T20:11:52.519 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : libcephfs2-2:20.3.0-5336.g802bf111.el9.x86_64 7/39 2026-02-19T20:11:52.519 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : libradosstriper1-2:20.3.0-5336.g802bf111.el9.x86_6 8/39 2026-02-19T20:11:52.519 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : librgw2-2:20.3.0-5336.g802bf111.el9.x86_64 9/39 2026-02-19T20:11:52.519 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : python3-ceph-argparse-2:20.3.0-5336.g802bf111.el9. 10/39 2026-02-19T20:11:52.519 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : python3-ceph-common-2:20.3.0-5336.g802bf111.el9.x8 11/39 2026-02-19T20:11:52.519 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : python3-cephfs-2:20.3.0-5336.g802bf111.el9.x86_64 12/39 2026-02-19T20:11:52.519 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : python3-rados-2:20.3.0-5336.g802bf111.el9.x86_64 13/39 2026-02-19T20:11:52.519 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : python3-rbd-2:20.3.0-5336.g802bf111.el9.x86_64 14/39 2026-02-19T20:11:52.519 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : python3-rgw-2:20.3.0-5336.g802bf111.el9.x86_64 15/39 2026-02-19T20:11:52.519 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : mailcap-2.1.49-5.el9.noarch 16/39 2026-02-19T20:11:52.520 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : nvme-cli-2.16-1.el9.x86_64 17/39 2026-02-19T20:11:52.520 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : pciutils-3.7.0-7.el9.x86_64 18/39 2026-02-19T20:11:52.520 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : boost-program-options-1.75.0-13.el9.x86_64 19/39 2026-02-19T20:11:52.520 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : libnbd-1.20.3-4.el9.x86_64 20/39 2026-02-19T20:11:52.520 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 21/39 2026-02-19T20:11:52.520 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 22/39 2026-02-19T20:11:52.520 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 23/39 2026-02-19T20:11:52.520 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 24/39 2026-02-19T20:11:52.520 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : qatlib-25.08.0-2.el9.x86_64 25/39 2026-02-19T20:11:52.520 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : qatlib-service-25.08.0-2.el9.x86_64 26/39 2026-02-19T20:11:52.520 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : qatzip-libs-1.3.1-1.el9.x86_64 27/39 2026-02-19T20:11:52.520 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 28/39 2026-02-19T20:11:52.520 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : libarrow-9.0.0-15.el9.x86_64 29/39 2026-02-19T20:11:52.521 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : libarrow-doc-9.0.0-15.el9.noarch 30/39 2026-02-19T20:11:52.521 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : liboath-2.6.12-1.el9.x86_64 31/39 2026-02-19T20:11:52.521 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 32/39 2026-02-19T20:11:52.521 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : parquet-libs-9.0.0-15.el9.x86_64 33/39 2026-02-19T20:11:52.521 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : re2-1:20211101-20.el9.x86_64 34/39 2026-02-19T20:11:52.521 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : thrift-0.15.0-4.el9.x86_64 35/39 2026-02-19T20:11:52.521 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : librados2-2:20.3.0-5336.g802bf111.el9.x86_64 36/39 2026-02-19T20:11:52.521 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 37/39 2026-02-19T20:11:52.521 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : librbd1-2:20.3.0-5336.g802bf111.el9.x86_64 38/39 2026-02-19T20:11:52.567 INFO:teuthology.orchestra.run.trial130.stdout:CentOS Stream 9 - Extras packages 20 kB/s | 20 kB 00:01 2026-02-19T20:11:52.578 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 39/39 2026-02-19T20:11:52.578 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:11:52.579 INFO:teuthology.orchestra.run.trial160.stdout:Upgraded: 2026-02-19T20:11:52.579 INFO:teuthology.orchestra.run.trial160.stdout: librados2-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:11:52.579 INFO:teuthology.orchestra.run.trial160.stdout: librbd1-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:11:52.579 INFO:teuthology.orchestra.run.trial160.stdout:Installed: 2026-02-19T20:11:52.579 INFO:teuthology.orchestra.run.trial160.stdout: boost-program-options-1.75.0-13.el9.x86_64 2026-02-19T20:11:52.579 INFO:teuthology.orchestra.run.trial160.stdout: ceph-base-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:11:52.579 INFO:teuthology.orchestra.run.trial160.stdout: ceph-common-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:11:52.579 INFO:teuthology.orchestra.run.trial160.stdout: ceph-radosgw-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:11:52.579 INFO:teuthology.orchestra.run.trial160.stdout: ceph-selinux-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:11:52.579 INFO:teuthology.orchestra.run.trial160.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2026-02-19T20:11:52.580 INFO:teuthology.orchestra.run.trial160.stdout: libarrow-9.0.0-15.el9.x86_64 2026-02-19T20:11:52.580 INFO:teuthology.orchestra.run.trial160.stdout: libarrow-doc-9.0.0-15.el9.noarch 2026-02-19T20:11:52.580 INFO:teuthology.orchestra.run.trial160.stdout: libcephfs-daemon-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:11:52.580 INFO:teuthology.orchestra.run.trial160.stdout: libcephfs-proxy2-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:11:52.580 INFO:teuthology.orchestra.run.trial160.stdout: libcephfs2-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:11:52.580 INFO:teuthology.orchestra.run.trial160.stdout: libnbd-1.20.3-4.el9.x86_64 2026-02-19T20:11:52.580 INFO:teuthology.orchestra.run.trial160.stdout: liboath-2.6.12-1.el9.x86_64 2026-02-19T20:11:52.580 INFO:teuthology.orchestra.run.trial160.stdout: libpmemobj-1.12.1-1.el9.x86_64 2026-02-19T20:11:52.580 INFO:teuthology.orchestra.run.trial160.stdout: librabbitmq-0.11.0-7.el9.x86_64 2026-02-19T20:11:52.580 INFO:teuthology.orchestra.run.trial160.stdout: libradosstriper1-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:11:52.580 INFO:teuthology.orchestra.run.trial160.stdout: librdkafka-1.6.1-102.el9.x86_64 2026-02-19T20:11:52.580 INFO:teuthology.orchestra.run.trial160.stdout: librgw2-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:11:52.581 INFO:teuthology.orchestra.run.trial160.stdout: libunwind-1.6.2-1.el9.x86_64 2026-02-19T20:11:52.581 INFO:teuthology.orchestra.run.trial160.stdout: lttng-ust-2.12.0-6.el9.x86_64 2026-02-19T20:11:52.581 INFO:teuthology.orchestra.run.trial160.stdout: mailcap-2.1.49-5.el9.noarch 2026-02-19T20:11:52.581 INFO:teuthology.orchestra.run.trial160.stdout: nvme-cli-2.16-1.el9.x86_64 2026-02-19T20:11:52.581 INFO:teuthology.orchestra.run.trial160.stdout: parquet-libs-9.0.0-15.el9.x86_64 2026-02-19T20:11:52.581 INFO:teuthology.orchestra.run.trial160.stdout: pciutils-3.7.0-7.el9.x86_64 2026-02-19T20:11:52.581 INFO:teuthology.orchestra.run.trial160.stdout: python3-ceph-argparse-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:11:52.581 INFO:teuthology.orchestra.run.trial160.stdout: python3-ceph-common-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:11:52.581 INFO:teuthology.orchestra.run.trial160.stdout: python3-cephfs-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:11:52.581 INFO:teuthology.orchestra.run.trial160.stdout: python3-rados-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:11:52.581 INFO:teuthology.orchestra.run.trial160.stdout: python3-rbd-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:11:52.581 INFO:teuthology.orchestra.run.trial160.stdout: python3-rgw-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:11:52.581 INFO:teuthology.orchestra.run.trial160.stdout: qatlib-25.08.0-2.el9.x86_64 2026-02-19T20:11:52.582 INFO:teuthology.orchestra.run.trial160.stdout: qatlib-service-25.08.0-2.el9.x86_64 2026-02-19T20:11:52.582 INFO:teuthology.orchestra.run.trial160.stdout: qatzip-libs-1.3.1-1.el9.x86_64 2026-02-19T20:11:52.582 INFO:teuthology.orchestra.run.trial160.stdout: re2-1:20211101-20.el9.x86_64 2026-02-19T20:11:52.582 INFO:teuthology.orchestra.run.trial160.stdout: thrift-0.15.0-4.el9.x86_64 2026-02-19T20:11:52.582 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:11:52.582 INFO:teuthology.orchestra.run.trial160.stdout:Complete! 2026-02-19T20:11:52.623 DEBUG:teuthology.orchestra.run.trial160:> sudo yum -y install ceph-test 2026-02-19T20:11:52.810 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : ceph-base-2:20.3.0-5336.g802bf111.el9.x86_64 1/39 2026-02-19T20:11:52.810 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : ceph-common-2:20.3.0-5336.g802bf111.el9.x86_64 2/39 2026-02-19T20:11:52.811 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : ceph-radosgw-2:20.3.0-5336.g802bf111.el9.x86_64 3/39 2026-02-19T20:11:52.811 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : ceph-selinux-2:20.3.0-5336.g802bf111.el9.x86_64 4/39 2026-02-19T20:11:52.811 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : libcephfs-daemon-2:20.3.0-5336.g802bf111.el9.x86_6 5/39 2026-02-19T20:11:52.811 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : libcephfs-proxy2-2:20.3.0-5336.g802bf111.el9.x86_6 6/39 2026-02-19T20:11:52.811 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : libcephfs2-2:20.3.0-5336.g802bf111.el9.x86_64 7/39 2026-02-19T20:11:52.811 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : libradosstriper1-2:20.3.0-5336.g802bf111.el9.x86_6 8/39 2026-02-19T20:11:52.811 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : librgw2-2:20.3.0-5336.g802bf111.el9.x86_64 9/39 2026-02-19T20:11:52.811 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : python3-ceph-argparse-2:20.3.0-5336.g802bf111.el9. 10/39 2026-02-19T20:11:52.811 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : python3-ceph-common-2:20.3.0-5336.g802bf111.el9.x8 11/39 2026-02-19T20:11:52.811 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : python3-cephfs-2:20.3.0-5336.g802bf111.el9.x86_64 12/39 2026-02-19T20:11:52.812 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : python3-rados-2:20.3.0-5336.g802bf111.el9.x86_64 13/39 2026-02-19T20:11:52.812 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : python3-rbd-2:20.3.0-5336.g802bf111.el9.x86_64 14/39 2026-02-19T20:11:52.812 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : python3-rgw-2:20.3.0-5336.g802bf111.el9.x86_64 15/39 2026-02-19T20:11:52.812 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : mailcap-2.1.49-5.el9.noarch 16/39 2026-02-19T20:11:52.812 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : nvme-cli-2.16-1.el9.x86_64 17/39 2026-02-19T20:11:52.812 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : pciutils-3.7.0-7.el9.x86_64 18/39 2026-02-19T20:11:52.812 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : boost-program-options-1.75.0-13.el9.x86_64 19/39 2026-02-19T20:11:52.812 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : libnbd-1.20.3-4.el9.x86_64 20/39 2026-02-19T20:11:52.812 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 21/39 2026-02-19T20:11:52.812 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 22/39 2026-02-19T20:11:52.812 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 23/39 2026-02-19T20:11:52.812 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 24/39 2026-02-19T20:11:52.812 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : qatlib-25.08.0-2.el9.x86_64 25/39 2026-02-19T20:11:52.813 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : qatlib-service-25.08.0-2.el9.x86_64 26/39 2026-02-19T20:11:52.813 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : qatzip-libs-1.3.1-1.el9.x86_64 27/39 2026-02-19T20:11:52.813 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 28/39 2026-02-19T20:11:52.813 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : libarrow-9.0.0-15.el9.x86_64 29/39 2026-02-19T20:11:52.813 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : libarrow-doc-9.0.0-15.el9.noarch 30/39 2026-02-19T20:11:52.813 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : liboath-2.6.12-1.el9.x86_64 31/39 2026-02-19T20:11:52.813 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 32/39 2026-02-19T20:11:52.813 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : parquet-libs-9.0.0-15.el9.x86_64 33/39 2026-02-19T20:11:52.813 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : re2-1:20211101-20.el9.x86_64 34/39 2026-02-19T20:11:52.813 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : thrift-0.15.0-4.el9.x86_64 35/39 2026-02-19T20:11:52.813 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : librados2-2:20.3.0-5336.g802bf111.el9.x86_64 36/39 2026-02-19T20:11:52.813 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 37/39 2026-02-19T20:11:52.813 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : librbd1-2:20.3.0-5336.g802bf111.el9.x86_64 38/39 2026-02-19T20:11:52.871 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 39/39 2026-02-19T20:11:52.871 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:11:52.871 INFO:teuthology.orchestra.run.trial092.stdout:Upgraded: 2026-02-19T20:11:52.871 INFO:teuthology.orchestra.run.trial092.stdout: librados2-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:11:52.871 INFO:teuthology.orchestra.run.trial092.stdout: librbd1-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:11:52.871 INFO:teuthology.orchestra.run.trial092.stdout:Installed: 2026-02-19T20:11:52.871 INFO:teuthology.orchestra.run.trial092.stdout: boost-program-options-1.75.0-13.el9.x86_64 2026-02-19T20:11:52.872 INFO:teuthology.orchestra.run.trial092.stdout: ceph-base-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:11:52.872 INFO:teuthology.orchestra.run.trial092.stdout: ceph-common-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:11:52.872 INFO:teuthology.orchestra.run.trial092.stdout: ceph-radosgw-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:11:52.872 INFO:teuthology.orchestra.run.trial092.stdout: ceph-selinux-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:11:52.872 INFO:teuthology.orchestra.run.trial092.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2026-02-19T20:11:52.872 INFO:teuthology.orchestra.run.trial092.stdout: libarrow-9.0.0-15.el9.x86_64 2026-02-19T20:11:52.872 INFO:teuthology.orchestra.run.trial092.stdout: libarrow-doc-9.0.0-15.el9.noarch 2026-02-19T20:11:52.872 INFO:teuthology.orchestra.run.trial092.stdout: libcephfs-daemon-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:11:52.872 INFO:teuthology.orchestra.run.trial092.stdout: libcephfs-proxy2-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:11:52.872 INFO:teuthology.orchestra.run.trial092.stdout: libcephfs2-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:11:52.872 INFO:teuthology.orchestra.run.trial092.stdout: libnbd-1.20.3-4.el9.x86_64 2026-02-19T20:11:52.872 INFO:teuthology.orchestra.run.trial092.stdout: liboath-2.6.12-1.el9.x86_64 2026-02-19T20:11:52.873 INFO:teuthology.orchestra.run.trial092.stdout: libpmemobj-1.12.1-1.el9.x86_64 2026-02-19T20:11:52.873 INFO:teuthology.orchestra.run.trial092.stdout: librabbitmq-0.11.0-7.el9.x86_64 2026-02-19T20:11:52.873 INFO:teuthology.orchestra.run.trial092.stdout: libradosstriper1-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:11:52.873 INFO:teuthology.orchestra.run.trial092.stdout: librdkafka-1.6.1-102.el9.x86_64 2026-02-19T20:11:52.873 INFO:teuthology.orchestra.run.trial092.stdout: librgw2-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:11:52.873 INFO:teuthology.orchestra.run.trial092.stdout: libunwind-1.6.2-1.el9.x86_64 2026-02-19T20:11:52.873 INFO:teuthology.orchestra.run.trial092.stdout: lttng-ust-2.12.0-6.el9.x86_64 2026-02-19T20:11:52.873 INFO:teuthology.orchestra.run.trial092.stdout: mailcap-2.1.49-5.el9.noarch 2026-02-19T20:11:52.873 INFO:teuthology.orchestra.run.trial092.stdout: nvme-cli-2.16-1.el9.x86_64 2026-02-19T20:11:52.873 INFO:teuthology.orchestra.run.trial092.stdout: parquet-libs-9.0.0-15.el9.x86_64 2026-02-19T20:11:52.873 INFO:teuthology.orchestra.run.trial092.stdout: pciutils-3.7.0-7.el9.x86_64 2026-02-19T20:11:52.873 INFO:teuthology.orchestra.run.trial092.stdout: python3-ceph-argparse-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:11:52.873 INFO:teuthology.orchestra.run.trial092.stdout: python3-ceph-common-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:11:52.874 INFO:teuthology.orchestra.run.trial092.stdout: python3-cephfs-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:11:52.874 INFO:teuthology.orchestra.run.trial092.stdout: python3-rados-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:11:52.874 INFO:teuthology.orchestra.run.trial092.stdout: python3-rbd-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:11:52.874 INFO:teuthology.orchestra.run.trial092.stdout: python3-rgw-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:11:52.874 INFO:teuthology.orchestra.run.trial092.stdout: qatlib-25.08.0-2.el9.x86_64 2026-02-19T20:11:52.874 INFO:teuthology.orchestra.run.trial092.stdout: qatlib-service-25.08.0-2.el9.x86_64 2026-02-19T20:11:52.874 INFO:teuthology.orchestra.run.trial092.stdout: qatzip-libs-1.3.1-1.el9.x86_64 2026-02-19T20:11:52.874 INFO:teuthology.orchestra.run.trial092.stdout: re2-1:20211101-20.el9.x86_64 2026-02-19T20:11:52.874 INFO:teuthology.orchestra.run.trial092.stdout: thrift-0.15.0-4.el9.x86_64 2026-02-19T20:11:52.874 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:11:52.874 INFO:teuthology.orchestra.run.trial092.stdout:Complete! 2026-02-19T20:11:52.913 DEBUG:teuthology.orchestra.run.trial092:> sudo yum -y install ceph-test 2026-02-19T20:11:52.924 INFO:teuthology.orchestra.run.trial160.stdout:Last metadata expiration check: 0:00:13 ago on Thu 19 Feb 2026 08:11:39 PM UTC. 2026-02-19T20:11:53.007 INFO:teuthology.orchestra.run.trial160.stdout:Dependencies resolved. 2026-02-19T20:11:53.007 INFO:teuthology.orchestra.run.trial160.stdout:================================================================================ 2026-02-19T20:11:53.007 INFO:teuthology.orchestra.run.trial160.stdout: Package Arch Version Repository Size 2026-02-19T20:11:53.007 INFO:teuthology.orchestra.run.trial160.stdout:================================================================================ 2026-02-19T20:11:53.007 INFO:teuthology.orchestra.run.trial160.stdout:Installing: 2026-02-19T20:11:53.008 INFO:teuthology.orchestra.run.trial160.stdout: ceph-test x86_64 2:20.3.0-5336.g802bf111.el9 ceph 79 M 2026-02-19T20:11:53.008 INFO:teuthology.orchestra.run.trial160.stdout:Installing dependencies: 2026-02-19T20:11:53.008 INFO:teuthology.orchestra.run.trial160.stdout: hwloc-libs x86_64 2.4.1-6.el9 baseos 2.1 M 2026-02-19T20:11:53.008 INFO:teuthology.orchestra.run.trial160.stdout: libatomic x86_64 11.5.0-14.el9 baseos 23 k 2026-02-19T20:11:53.008 INFO:teuthology.orchestra.run.trial160.stdout: libcephsqlite x86_64 2:20.3.0-5336.g802bf111.el9 ceph 159 k 2026-02-19T20:11:53.008 INFO:teuthology.orchestra.run.trial160.stdout: libxslt x86_64 1.1.34-12.el9 appstream 233 k 2026-02-19T20:11:53.008 INFO:teuthology.orchestra.run.trial160.stdout: lksctp-tools x86_64 1.0.19-2.el9 baseos 94 k 2026-02-19T20:11:53.008 INFO:teuthology.orchestra.run.trial160.stdout: protobuf x86_64 3.14.0-17.el9 appstream 1.0 M 2026-02-19T20:11:53.008 INFO:teuthology.orchestra.run.trial160.stdout: socat x86_64 1.7.4.1-8.el9 appstream 303 k 2026-02-19T20:11:53.008 INFO:teuthology.orchestra.run.trial160.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2026-02-19T20:11:53.008 INFO:teuthology.orchestra.run.trial160.stdout: yaml-cpp x86_64 0.6.3-5.el9 epel 122 k 2026-02-19T20:11:53.009 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:11:53.009 INFO:teuthology.orchestra.run.trial160.stdout:Transaction Summary 2026-02-19T20:11:53.009 INFO:teuthology.orchestra.run.trial160.stdout:================================================================================ 2026-02-19T20:11:53.009 INFO:teuthology.orchestra.run.trial160.stdout:Install 10 Packages 2026-02-19T20:11:53.009 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:11:53.010 INFO:teuthology.orchestra.run.trial160.stdout:Total download size: 83 M 2026-02-19T20:11:53.010 INFO:teuthology.orchestra.run.trial160.stdout:Installed size: 341 M 2026-02-19T20:11:53.010 INFO:teuthology.orchestra.run.trial160.stdout:Downloading Packages: 2026-02-19T20:11:53.189 INFO:teuthology.orchestra.run.trial130.stdout:Extra Packages for Enterprise Linux 36 MB/s | 20 MB 00:00 2026-02-19T20:11:53.222 INFO:teuthology.orchestra.run.trial092.stdout:Last metadata expiration check: 0:00:13 ago on Thu 19 Feb 2026 08:11:40 PM UTC. 2026-02-19T20:11:53.305 INFO:teuthology.orchestra.run.trial092.stdout:Dependencies resolved. 2026-02-19T20:11:53.306 INFO:teuthology.orchestra.run.trial092.stdout:================================================================================ 2026-02-19T20:11:53.306 INFO:teuthology.orchestra.run.trial092.stdout: Package Arch Version Repository Size 2026-02-19T20:11:53.306 INFO:teuthology.orchestra.run.trial092.stdout:================================================================================ 2026-02-19T20:11:53.306 INFO:teuthology.orchestra.run.trial092.stdout:Installing: 2026-02-19T20:11:53.306 INFO:teuthology.orchestra.run.trial092.stdout: ceph-test x86_64 2:20.3.0-5336.g802bf111.el9 ceph 79 M 2026-02-19T20:11:53.307 INFO:teuthology.orchestra.run.trial092.stdout:Installing dependencies: 2026-02-19T20:11:53.307 INFO:teuthology.orchestra.run.trial092.stdout: hwloc-libs x86_64 2.4.1-6.el9 baseos 2.1 M 2026-02-19T20:11:53.307 INFO:teuthology.orchestra.run.trial092.stdout: libatomic x86_64 11.5.0-14.el9 baseos 23 k 2026-02-19T20:11:53.307 INFO:teuthology.orchestra.run.trial092.stdout: libcephsqlite x86_64 2:20.3.0-5336.g802bf111.el9 ceph 159 k 2026-02-19T20:11:53.307 INFO:teuthology.orchestra.run.trial092.stdout: libxslt x86_64 1.1.34-12.el9 appstream 233 k 2026-02-19T20:11:53.307 INFO:teuthology.orchestra.run.trial092.stdout: lksctp-tools x86_64 1.0.19-2.el9 baseos 94 k 2026-02-19T20:11:53.307 INFO:teuthology.orchestra.run.trial092.stdout: protobuf x86_64 3.14.0-17.el9 appstream 1.0 M 2026-02-19T20:11:53.307 INFO:teuthology.orchestra.run.trial092.stdout: socat x86_64 1.7.4.1-8.el9 appstream 303 k 2026-02-19T20:11:53.307 INFO:teuthology.orchestra.run.trial092.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2026-02-19T20:11:53.307 INFO:teuthology.orchestra.run.trial092.stdout: yaml-cpp x86_64 0.6.3-5.el9 epel 122 k 2026-02-19T20:11:53.307 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:11:53.308 INFO:teuthology.orchestra.run.trial092.stdout:Transaction Summary 2026-02-19T20:11:53.308 INFO:teuthology.orchestra.run.trial092.stdout:================================================================================ 2026-02-19T20:11:53.308 INFO:teuthology.orchestra.run.trial092.stdout:Install 10 Packages 2026-02-19T20:11:53.308 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:11:53.308 INFO:teuthology.orchestra.run.trial092.stdout:Total download size: 83 M 2026-02-19T20:11:53.308 INFO:teuthology.orchestra.run.trial092.stdout:Installed size: 341 M 2026-02-19T20:11:53.308 INFO:teuthology.orchestra.run.trial092.stdout:Downloading Packages: 2026-02-19T20:11:53.532 INFO:teuthology.orchestra.run.trial160.stdout:(1/10): libcephsqlite-20.3.0-5336.g802bf111.el9 1.8 MB/s | 159 kB 00:00 2026-02-19T20:11:53.609 INFO:teuthology.orchestra.run.trial160.stdout:(2/10): libatomic-11.5.0-14.el9.x86_64.rpm 297 kB/s | 23 kB 00:00 2026-02-19T20:11:53.677 INFO:teuthology.orchestra.run.trial160.stdout:(3/10): hwloc-libs-2.4.1-6.el9.x86_64.rpm 9.0 MB/s | 2.1 MB 00:00 2026-02-19T20:11:53.682 INFO:teuthology.orchestra.run.trial160.stdout:(4/10): lksctp-tools-1.0.19-2.el9.x86_64.rpm 1.3 MB/s | 94 kB 00:00 2026-02-19T20:11:53.704 INFO:teuthology.orchestra.run.trial160.stdout:(5/10): libxslt-1.1.34-12.el9.x86_64.rpm 8.3 MB/s | 233 kB 00:00 2026-02-19T20:11:53.732 INFO:teuthology.orchestra.run.trial160.stdout:(6/10): socat-1.7.4.1-8.el9.x86_64.rpm 11 MB/s | 303 kB 00:00 2026-02-19T20:11:53.758 INFO:teuthology.orchestra.run.trial160.stdout:(7/10): xmlstarlet-1.6.1-20.el9.x86_64.rpm 2.4 MB/s | 64 kB 00:00 2026-02-19T20:11:53.792 INFO:teuthology.orchestra.run.trial160.stdout:(8/10): protobuf-3.14.0-17.el9.x86_64.rpm 9.1 MB/s | 1.0 MB 00:00 2026-02-19T20:11:53.902 INFO:teuthology.orchestra.run.trial160.stdout:(9/10): yaml-cpp-0.6.3-5.el9.x86_64.rpm 843 kB/s | 122 kB 00:00 2026-02-19T20:11:54.181 INFO:teuthology.orchestra.run.trial092.stdout:(1/10): libcephsqlite-20.3.0-5336.g802bf111.el9 414 kB/s | 159 kB 00:00 2026-02-19T20:11:54.659 INFO:teuthology.orchestra.run.trial092.stdout:(2/10): libatomic-11.5.0-14.el9.x86_64.rpm 48 kB/s | 23 kB 00:00 2026-02-19T20:11:54.974 INFO:teuthology.orchestra.run.trial092.stdout:(3/10): lksctp-tools-1.0.19-2.el9.x86_64.rpm 299 kB/s | 94 kB 00:00 2026-02-19T20:11:55.086 INFO:teuthology.orchestra.run.trial092.stdout:(4/10): libxslt-1.1.34-12.el9.x86_64.rpm 2.0 MB/s | 233 kB 00:00 2026-02-19T20:11:55.159 INFO:teuthology.orchestra.run.trial160.stdout:(10/10): ceph-test-20.3.0-5336.g802bf111.el9.x8 46 MB/s | 79 MB 00:01 2026-02-19T20:11:55.160 INFO:teuthology.orchestra.run.trial160.stdout:-------------------------------------------------------------------------------- 2026-02-19T20:11:55.160 INFO:teuthology.orchestra.run.trial160.stdout:Total 39 MB/s | 83 MB 00:02 2026-02-19T20:11:55.221 INFO:teuthology.orchestra.run.trial160.stdout:Running transaction check 2026-02-19T20:11:55.232 INFO:teuthology.orchestra.run.trial160.stdout:Transaction check succeeded. 2026-02-19T20:11:55.232 INFO:teuthology.orchestra.run.trial160.stdout:Running transaction test 2026-02-19T20:11:55.237 INFO:teuthology.orchestra.run.trial092.stdout:(5/10): protobuf-3.14.0-17.el9.x86_64.rpm 6.7 MB/s | 1.0 MB 00:00 2026-02-19T20:11:55.259 INFO:teuthology.orchestra.run.trial092.stdout:(6/10): socat-1.7.4.1-8.el9.x86_64.rpm 14 MB/s | 303 kB 00:00 2026-02-19T20:11:55.281 INFO:teuthology.orchestra.run.trial092.stdout:(7/10): xmlstarlet-1.6.1-20.el9.x86_64.rpm 2.9 MB/s | 64 kB 00:00 2026-02-19T20:11:55.517 INFO:teuthology.orchestra.run.trial160.stdout:Transaction test succeeded. 2026-02-19T20:11:55.517 INFO:teuthology.orchestra.run.trial160.stdout:Running transaction 2026-02-19T20:11:55.663 INFO:teuthology.orchestra.run.trial092.stdout:(8/10): yaml-cpp-0.6.3-5.el9.x86_64.rpm 319 kB/s | 122 kB 00:00 2026-02-19T20:11:55.830 INFO:teuthology.orchestra.run.trial160.stdout: Preparing : 1/1 2026-02-19T20:11:55.839 INFO:teuthology.orchestra.run.trial160.stdout: Installing : yaml-cpp-0.6.3-5.el9.x86_64 1/10 2026-02-19T20:11:55.848 INFO:teuthology.orchestra.run.trial160.stdout: Installing : socat-1.7.4.1-8.el9.x86_64 2/10 2026-02-19T20:11:55.853 INFO:teuthology.orchestra.run.trial160.stdout: Installing : protobuf-3.14.0-17.el9.x86_64 3/10 2026-02-19T20:11:55.857 INFO:teuthology.orchestra.run.trial160.stdout: Installing : libxslt-1.1.34-12.el9.x86_64 4/10 2026-02-19T20:11:55.863 INFO:teuthology.orchestra.run.trial160.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 5/10 2026-02-19T20:11:55.866 INFO:teuthology.orchestra.run.trial160.stdout: Installing : lksctp-tools-1.0.19-2.el9.x86_64 6/10 2026-02-19T20:11:55.876 INFO:teuthology.orchestra.run.trial160.stdout: Installing : libatomic-11.5.0-14.el9.x86_64 7/10 2026-02-19T20:11:55.884 INFO:teuthology.orchestra.run.trial160.stdout: Installing : hwloc-libs-2.4.1-6.el9.x86_64 8/10 2026-02-19T20:11:55.885 INFO:teuthology.orchestra.run.trial160.stdout: Installing : libcephsqlite-2:20.3.0-5336.g802bf111.el9.x86_64 9/10 2026-02-19T20:11:56.426 INFO:teuthology.orchestra.run.trial130.stdout:lab-extras 2.8 MB/s | 50 kB 00:00 2026-02-19T20:11:56.874 INFO:teuthology.orchestra.run.trial092.stdout:(9/10): hwloc-libs-2.4.1-6.el9.x86_64.rpm 698 kB/s | 2.1 MB 00:03 2026-02-19T20:11:57.622 INFO:teuthology.orchestra.run.trial130.stdout:Dependencies resolved. 2026-02-19T20:11:57.623 INFO:teuthology.orchestra.run.trial130.stdout:================================================================================ 2026-02-19T20:11:57.623 INFO:teuthology.orchestra.run.trial130.stdout: Package Arch Version Repository Size 2026-02-19T20:11:57.623 INFO:teuthology.orchestra.run.trial130.stdout:================================================================================ 2026-02-19T20:11:57.623 INFO:teuthology.orchestra.run.trial130.stdout:Installing: 2026-02-19T20:11:57.623 INFO:teuthology.orchestra.run.trial130.stdout: ceph-radosgw x86_64 2:20.3.0-5336.g802bf111.el9 ceph 13 M 2026-02-19T20:11:57.623 INFO:teuthology.orchestra.run.trial130.stdout:Upgrading: 2026-02-19T20:11:57.623 INFO:teuthology.orchestra.run.trial130.stdout: librados2 x86_64 2:20.3.0-5336.g802bf111.el9 ceph 3.6 M 2026-02-19T20:11:57.623 INFO:teuthology.orchestra.run.trial130.stdout: librbd1 x86_64 2:20.3.0-5336.g802bf111.el9 ceph 2.8 M 2026-02-19T20:11:57.623 INFO:teuthology.orchestra.run.trial130.stdout:Installing dependencies: 2026-02-19T20:11:57.623 INFO:teuthology.orchestra.run.trial130.stdout: boost-program-options x86_64 1.75.0-13.el9 appstream 104 k 2026-02-19T20:11:57.623 INFO:teuthology.orchestra.run.trial130.stdout: ceph-base x86_64 2:20.3.0-5336.g802bf111.el9 ceph 5.2 M 2026-02-19T20:11:57.623 INFO:teuthology.orchestra.run.trial130.stdout: ceph-common x86_64 2:20.3.0-5336.g802bf111.el9 ceph 24 M 2026-02-19T20:11:57.623 INFO:teuthology.orchestra.run.trial130.stdout: ceph-selinux x86_64 2:20.3.0-5336.g802bf111.el9 ceph 25 k 2026-02-19T20:11:57.623 INFO:teuthology.orchestra.run.trial130.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2026-02-19T20:11:57.623 INFO:teuthology.orchestra.run.trial130.stdout: libarrow x86_64 9.0.0-15.el9 epel 4.4 M 2026-02-19T20:11:57.623 INFO:teuthology.orchestra.run.trial130.stdout: libarrow-doc noarch 9.0.0-15.el9 epel 25 k 2026-02-19T20:11:57.623 INFO:teuthology.orchestra.run.trial130.stdout: libcephfs2 x86_64 2:20.3.0-5336.g802bf111.el9 ceph 910 k 2026-02-19T20:11:57.623 INFO:teuthology.orchestra.run.trial130.stdout: libnbd x86_64 1.20.3-4.el9 appstream 164 k 2026-02-19T20:11:57.624 INFO:teuthology.orchestra.run.trial130.stdout: liboath x86_64 2.6.12-1.el9 epel 49 k 2026-02-19T20:11:57.624 INFO:teuthology.orchestra.run.trial130.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2026-02-19T20:11:57.624 INFO:teuthology.orchestra.run.trial130.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2026-02-19T20:11:57.624 INFO:teuthology.orchestra.run.trial130.stdout: libradosstriper1 x86_64 2:20.3.0-5336.g802bf111.el9 ceph 250 k 2026-02-19T20:11:57.624 INFO:teuthology.orchestra.run.trial130.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2026-02-19T20:11:57.624 INFO:teuthology.orchestra.run.trial130.stdout: librgw2 x86_64 2:20.3.0-5336.g802bf111.el9 ceph 6.5 M 2026-02-19T20:11:57.624 INFO:teuthology.orchestra.run.trial130.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2026-02-19T20:11:57.624 INFO:teuthology.orchestra.run.trial130.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2026-02-19T20:11:57.624 INFO:teuthology.orchestra.run.trial130.stdout: mailcap noarch 2.1.49-5.el9 baseos 33 k 2026-02-19T20:11:57.624 INFO:teuthology.orchestra.run.trial130.stdout: parquet-libs x86_64 9.0.0-15.el9 epel 838 k 2026-02-19T20:11:57.624 INFO:teuthology.orchestra.run.trial130.stdout: pciutils x86_64 3.7.0-7.el9 baseos 93 k 2026-02-19T20:11:57.624 INFO:teuthology.orchestra.run.trial130.stdout: python3-ceph-argparse x86_64 2:20.3.0-5336.g802bf111.el9 ceph 45 k 2026-02-19T20:11:57.624 INFO:teuthology.orchestra.run.trial130.stdout: python3-ceph-common x86_64 2:20.3.0-5336.g802bf111.el9 ceph 185 k 2026-02-19T20:11:57.624 INFO:teuthology.orchestra.run.trial130.stdout: python3-cephfs x86_64 2:20.3.0-5336.g802bf111.el9 ceph 203 k 2026-02-19T20:11:57.624 INFO:teuthology.orchestra.run.trial130.stdout: python3-rados x86_64 2:20.3.0-5336.g802bf111.el9 ceph 323 k 2026-02-19T20:11:57.624 INFO:teuthology.orchestra.run.trial130.stdout: python3-rbd x86_64 2:20.3.0-5336.g802bf111.el9 ceph 305 k 2026-02-19T20:11:57.624 INFO:teuthology.orchestra.run.trial130.stdout: python3-rgw x86_64 2:20.3.0-5336.g802bf111.el9 ceph 100 k 2026-02-19T20:11:57.624 INFO:teuthology.orchestra.run.trial130.stdout: qatlib x86_64 25.08.0-2.el9 appstream 240 k 2026-02-19T20:11:57.624 INFO:teuthology.orchestra.run.trial130.stdout: qatzip-libs x86_64 1.3.1-1.el9 appstream 66 k 2026-02-19T20:11:57.624 INFO:teuthology.orchestra.run.trial130.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2026-02-19T20:11:57.624 INFO:teuthology.orchestra.run.trial130.stdout: thrift x86_64 0.15.0-4.el9 epel 1.6 M 2026-02-19T20:11:57.624 INFO:teuthology.orchestra.run.trial130.stdout:Installing weak dependencies: 2026-02-19T20:11:57.624 INFO:teuthology.orchestra.run.trial130.stdout: libcephfs-daemon x86_64 2:20.3.0-5336.g802bf111.el9 ceph 37 k 2026-02-19T20:11:57.624 INFO:teuthology.orchestra.run.trial130.stdout: libcephfs-proxy2 x86_64 2:20.3.0-5336.g802bf111.el9 ceph 25 k 2026-02-19T20:11:57.624 INFO:teuthology.orchestra.run.trial130.stdout: nvme-cli x86_64 2.16-1.el9 baseos 1.2 M 2026-02-19T20:11:57.624 INFO:teuthology.orchestra.run.trial130.stdout: qatlib-service x86_64 25.08.0-2.el9 appstream 37 k 2026-02-19T20:11:57.624 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:11:57.624 INFO:teuthology.orchestra.run.trial130.stdout:Transaction Summary 2026-02-19T20:11:57.624 INFO:teuthology.orchestra.run.trial130.stdout:================================================================================ 2026-02-19T20:11:57.624 INFO:teuthology.orchestra.run.trial130.stdout:Install 35 Packages 2026-02-19T20:11:57.624 INFO:teuthology.orchestra.run.trial130.stdout:Upgrade 2 Packages 2026-02-19T20:11:57.625 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:11:57.625 INFO:teuthology.orchestra.run.trial130.stdout:Total download size: 68 M 2026-02-19T20:11:57.625 INFO:teuthology.orchestra.run.trial130.stdout:Downloading Packages: 2026-02-19T20:11:58.531 INFO:teuthology.orchestra.run.trial130.stdout:(1/37): ceph-base-20.3.0-5336.g802bf111.el9.x86 12 MB/s | 5.2 MB 00:00 2026-02-19T20:11:58.578 INFO:teuthology.orchestra.run.trial130.stdout:(2/37): ceph-selinux-20.3.0-5336.g802bf111.el9. 535 kB/s | 25 kB 00:00 2026-02-19T20:11:58.627 INFO:teuthology.orchestra.run.trial130.stdout:(3/37): libcephfs-daemon-20.3.0-5336.g802bf111. 757 kB/s | 37 kB 00:00 2026-02-19T20:11:58.678 INFO:teuthology.orchestra.run.trial130.stdout:(4/37): libcephfs-proxy2-20.3.0-5336.g802bf111. 501 kB/s | 25 kB 00:00 2026-02-19T20:11:58.749 INFO:teuthology.orchestra.run.trial130.stdout:(5/37): libcephfs2-20.3.0-5336.g802bf111.el9.x8 13 MB/s | 910 kB 00:00 2026-02-19T20:11:58.798 INFO:teuthology.orchestra.run.trial130.stdout:(6/37): ceph-radosgw-20.3.0-5336.g802bf111.el9. 19 MB/s | 13 MB 00:00 2026-02-19T20:11:58.800 INFO:teuthology.orchestra.run.trial130.stdout:(7/37): libradosstriper1-20.3.0-5336.g802bf111. 4.7 MB/s | 250 kB 00:00 2026-02-19T20:11:58.844 INFO:teuthology.orchestra.run.trial130.stdout:(8/37): python3-ceph-argparse-20.3.0-5336.g802b 1.0 MB/s | 45 kB 00:00 2026-02-19T20:11:58.907 INFO:teuthology.orchestra.run.trial130.stdout:(9/37): python3-ceph-common-20.3.0-5336.g802bf1 2.9 MB/s | 185 kB 00:00 2026-02-19T20:11:58.974 INFO:teuthology.orchestra.run.trial130.stdout:(10/37): python3-cephfs-20.3.0-5336.g802bf111.e 3.0 MB/s | 203 kB 00:00 2026-02-19T20:11:59.046 INFO:teuthology.orchestra.run.trial130.stdout:(11/37): python3-rados-20.3.0-5336.g802bf111.el 4.4 MB/s | 323 kB 00:00 2026-02-19T20:11:59.066 INFO:teuthology.orchestra.run.trial130.stdout:(12/37): librgw2-20.3.0-5336.g802bf111.el9.x86_ 24 MB/s | 6.5 MB 00:00 2026-02-19T20:11:59.100 INFO:teuthology.orchestra.run.trial130.stdout:(13/37): python3-rbd-20.3.0-5336.g802bf111.el9. 5.6 MB/s | 305 kB 00:00 2026-02-19T20:11:59.107 INFO:teuthology.orchestra.run.trial130.stdout:(14/37): python3-rgw-20.3.0-5336.g802bf111.el9. 2.3 MB/s | 100 kB 00:00 2026-02-19T20:11:59.141 INFO:teuthology.orchestra.run.trial130.stdout:(15/37): ceph-common-20.3.0-5336.g802bf111.el9. 23 MB/s | 24 MB 00:01 2026-02-19T20:11:59.184 INFO:teuthology.orchestra.run.trial130.stdout:(16/37): mailcap-2.1.49-5.el9.noarch.rpm 395 kB/s | 33 kB 00:00 2026-02-19T20:11:59.204 INFO:teuthology.orchestra.run.trial130.stdout:(17/37): pciutils-3.7.0-7.el9.x86_64.rpm 1.4 MB/s | 93 kB 00:00 2026-02-19T20:11:59.268 INFO:teuthology.orchestra.run.trial130.stdout:(18/37): nvme-cli-2.16-1.el9.x86_64.rpm 7.2 MB/s | 1.2 MB 00:00 2026-02-19T20:11:59.308 INFO:teuthology.orchestra.run.trial130.stdout:(19/37): boost-program-options-1.75.0-13.el9.x8 839 kB/s | 104 kB 00:00 2026-02-19T20:11:59.339 INFO:teuthology.orchestra.run.trial130.stdout:(20/37): librabbitmq-0.11.0-7.el9.x86_64.rpm 1.4 MB/s | 45 kB 00:00 2026-02-19T20:11:59.340 INFO:teuthology.orchestra.run.trial160.stdout: Running scriptlet: libcephsqlite-2:20.3.0-5336.g802bf111.el9.x86_64 9/10 2026-02-19T20:11:59.345 INFO:teuthology.orchestra.run.trial130.stdout:(21/37): libnbd-1.20.3-4.el9.x86_64.rpm 1.1 MB/s | 164 kB 00:00 2026-02-19T20:11:59.358 INFO:teuthology.orchestra.run.trial160.stdout: Installing : ceph-test-2:20.3.0-5336.g802bf111.el9.x86_64 10/10 2026-02-19T20:11:59.405 INFO:teuthology.orchestra.run.trial130.stdout:(22/37): lttng-ust-2.12.0-6.el9.x86_64.rpm 4.8 MB/s | 292 kB 00:00 2026-02-19T20:11:59.407 INFO:teuthology.orchestra.run.trial130.stdout:(23/37): libpmemobj-1.12.1-1.el9.x86_64.rpm 1.1 MB/s | 160 kB 00:00 2026-02-19T20:11:59.432 INFO:teuthology.orchestra.run.trial130.stdout:(24/37): librdkafka-1.6.1-102.el9.x86_64.rpm 7.0 MB/s | 662 kB 00:00 2026-02-19T20:11:59.435 INFO:teuthology.orchestra.run.trial130.stdout:(25/37): qatlib-service-25.08.0-2.el9.x86_64.rp 1.3 MB/s | 37 kB 00:00 2026-02-19T20:11:59.440 INFO:teuthology.orchestra.run.trial130.stdout:(26/37): qatlib-25.08.0-2.el9.x86_64.rpm 6.6 MB/s | 240 kB 00:00 2026-02-19T20:11:59.458 INFO:teuthology.orchestra.run.trial130.stdout:(27/37): qatzip-libs-1.3.1-1.el9.x86_64.rpm 2.5 MB/s | 66 kB 00:00 2026-02-19T20:11:59.526 INFO:teuthology.orchestra.run.trial130.stdout:(28/37): libarrow-doc-9.0.0-15.el9.noarch.rpm 362 kB/s | 25 kB 00:00 2026-02-19T20:11:59.571 INFO:teuthology.orchestra.run.trial130.stdout:(29/37): gperftools-libs-2.9.1-3.el9.x86_64.rpm 2.2 MB/s | 308 kB 00:00 2026-02-19T20:11:59.574 INFO:teuthology.orchestra.run.trial130.stdout:(30/37): liboath-2.6.12-1.el9.x86_64.rpm 1.0 MB/s | 49 kB 00:00 2026-02-19T20:11:59.596 INFO:teuthology.orchestra.run.trial130.stdout:(31/37): libunwind-1.6.2-1.el9.x86_64.rpm 2.6 MB/s | 67 kB 00:00 2026-02-19T20:11:59.622 INFO:teuthology.orchestra.run.trial130.stdout:(32/37): re2-20211101-20.el9.x86_64.rpm 7.2 MB/s | 191 kB 00:00 2026-02-19T20:11:59.666 INFO:teuthology.orchestra.run.trial130.stdout:(33/37): parquet-libs-9.0.0-15.el9.x86_64.rpm 8.9 MB/s | 838 kB 00:00 2026-02-19T20:11:59.691 INFO:teuthology.orchestra.run.trial130.stdout:(34/37): libarrow-9.0.0-15.el9.x86_64.rpm 18 MB/s | 4.4 MB 00:00 2026-02-19T20:11:59.713 INFO:teuthology.orchestra.run.trial130.stdout:(35/37): thrift-0.15.0-4.el9.x86_64.rpm 17 MB/s | 1.6 MB 00:00 2026-02-19T20:11:59.716 INFO:teuthology.orchestra.run.trial160.stdout: Running scriptlet: ceph-test-2:20.3.0-5336.g802bf111.el9.x86_64 10/10 2026-02-19T20:11:59.716 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : ceph-test-2:20.3.0-5336.g802bf111.el9.x86_64 1/10 2026-02-19T20:11:59.717 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : libcephsqlite-2:20.3.0-5336.g802bf111.el9.x86_64 2/10 2026-02-19T20:11:59.717 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : hwloc-libs-2.4.1-6.el9.x86_64 3/10 2026-02-19T20:11:59.717 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : libatomic-11.5.0-14.el9.x86_64 4/10 2026-02-19T20:11:59.717 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : lksctp-tools-1.0.19-2.el9.x86_64 5/10 2026-02-19T20:11:59.717 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : libxslt-1.1.34-12.el9.x86_64 6/10 2026-02-19T20:11:59.717 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : protobuf-3.14.0-17.el9.x86_64 7/10 2026-02-19T20:11:59.717 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : socat-1.7.4.1-8.el9.x86_64 8/10 2026-02-19T20:11:59.717 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 9/10 2026-02-19T20:11:59.771 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : yaml-cpp-0.6.3-5.el9.x86_64 10/10 2026-02-19T20:11:59.771 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:11:59.771 INFO:teuthology.orchestra.run.trial160.stdout:Installed: 2026-02-19T20:11:59.771 INFO:teuthology.orchestra.run.trial160.stdout: ceph-test-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:11:59.771 INFO:teuthology.orchestra.run.trial160.stdout: hwloc-libs-2.4.1-6.el9.x86_64 2026-02-19T20:11:59.771 INFO:teuthology.orchestra.run.trial160.stdout: libatomic-11.5.0-14.el9.x86_64 2026-02-19T20:11:59.771 INFO:teuthology.orchestra.run.trial160.stdout: libcephsqlite-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:11:59.771 INFO:teuthology.orchestra.run.trial160.stdout: libxslt-1.1.34-12.el9.x86_64 2026-02-19T20:11:59.771 INFO:teuthology.orchestra.run.trial160.stdout: lksctp-tools-1.0.19-2.el9.x86_64 2026-02-19T20:11:59.772 INFO:teuthology.orchestra.run.trial160.stdout: protobuf-3.14.0-17.el9.x86_64 2026-02-19T20:11:59.772 INFO:teuthology.orchestra.run.trial160.stdout: socat-1.7.4.1-8.el9.x86_64 2026-02-19T20:11:59.772 INFO:teuthology.orchestra.run.trial160.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2026-02-19T20:11:59.772 INFO:teuthology.orchestra.run.trial160.stdout: yaml-cpp-0.6.3-5.el9.x86_64 2026-02-19T20:11:59.772 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:11:59.772 INFO:teuthology.orchestra.run.trial160.stdout:Complete! 2026-02-19T20:11:59.799 INFO:teuthology.orchestra.run.trial130.stdout:(36/37): librbd1-20.3.0-5336.g802bf111.el9.x86_ 26 MB/s | 2.8 MB 00:00 2026-02-19T20:11:59.807 DEBUG:teuthology.orchestra.run.trial160:> sudo yum -y install ceph 2026-02-19T20:11:59.808 INFO:teuthology.orchestra.run.trial130.stdout:(37/37): librados2-20.3.0-5336.g802bf111.el9.x8 25 MB/s | 3.6 MB 00:00 2026-02-19T20:11:59.809 INFO:teuthology.orchestra.run.trial130.stdout:-------------------------------------------------------------------------------- 2026-02-19T20:11:59.809 INFO:teuthology.orchestra.run.trial130.stdout:Total 31 MB/s | 68 MB 00:02 2026-02-19T20:11:59.904 INFO:teuthology.orchestra.run.trial130.stdout:Running transaction check 2026-02-19T20:11:59.923 INFO:teuthology.orchestra.run.trial130.stdout:Transaction check succeeded. 2026-02-19T20:11:59.923 INFO:teuthology.orchestra.run.trial130.stdout:Running transaction test 2026-02-19T20:12:00.117 INFO:teuthology.orchestra.run.trial160.stdout:Last metadata expiration check: 0:00:21 ago on Thu 19 Feb 2026 08:11:39 PM UTC. 2026-02-19T20:12:00.195 INFO:teuthology.orchestra.run.trial130.stdout:Transaction test succeeded. 2026-02-19T20:12:00.195 INFO:teuthology.orchestra.run.trial130.stdout:Running transaction 2026-02-19T20:12:00.202 INFO:teuthology.orchestra.run.trial160.stdout:Dependencies resolved. 2026-02-19T20:12:00.205 INFO:teuthology.orchestra.run.trial160.stdout:======================================================================================= 2026-02-19T20:12:00.205 INFO:teuthology.orchestra.run.trial160.stdout: Package Arch Version Repository Size 2026-02-19T20:12:00.205 INFO:teuthology.orchestra.run.trial160.stdout:======================================================================================= 2026-02-19T20:12:00.205 INFO:teuthology.orchestra.run.trial160.stdout:Installing: 2026-02-19T20:12:00.205 INFO:teuthology.orchestra.run.trial160.stdout: ceph x86_64 2:20.3.0-5336.g802bf111.el9 ceph 6.5 k 2026-02-19T20:12:00.205 INFO:teuthology.orchestra.run.trial160.stdout:Installing dependencies: 2026-02-19T20:12:00.205 INFO:teuthology.orchestra.run.trial160.stdout: abseil-cpp x86_64 20211102.0-4.el9 epel 551 k 2026-02-19T20:12:00.206 INFO:teuthology.orchestra.run.trial160.stdout: ceph-grafana-dashboards noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 57 k 2026-02-19T20:12:00.206 INFO:teuthology.orchestra.run.trial160.stdout: ceph-mds x86_64 2:20.3.0-5336.g802bf111.el9 ceph 2.4 M 2026-02-19T20:12:00.206 INFO:teuthology.orchestra.run.trial160.stdout: ceph-mgr x86_64 2:20.3.0-5336.g802bf111.el9 ceph 935 k 2026-02-19T20:12:00.206 INFO:teuthology.orchestra.run.trial160.stdout: ceph-mgr-modules-core noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 297 k 2026-02-19T20:12:00.206 INFO:teuthology.orchestra.run.trial160.stdout: ceph-mon x86_64 2:20.3.0-5336.g802bf111.el9 ceph 5.0 M 2026-02-19T20:12:00.206 INFO:teuthology.orchestra.run.trial160.stdout: ceph-osd x86_64 2:20.3.0-5336.g802bf111.el9 ceph 168 k 2026-02-19T20:12:00.206 INFO:teuthology.orchestra.run.trial160.stdout: ceph-osd-classic x86_64 2:20.3.0-5336.g802bf111.el9 ceph 16 M 2026-02-19T20:12:00.206 INFO:teuthology.orchestra.run.trial160.stdout: ceph-osd-crimson x86_64 2:20.3.0-5336.g802bf111.el9 ceph 19 M 2026-02-19T20:12:00.206 INFO:teuthology.orchestra.run.trial160.stdout: ceph-prometheus-alerts noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 17 k 2026-02-19T20:12:00.206 INFO:teuthology.orchestra.run.trial160.stdout: cephadm noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 1.0 M 2026-02-19T20:12:00.206 INFO:teuthology.orchestra.run.trial160.stdout: cryptsetup x86_64 2.8.1-3.el9 baseos 351 k 2026-02-19T20:12:00.206 INFO:teuthology.orchestra.run.trial160.stdout: flexiblas x86_64 3.0.4-9.el9 appstream 30 k 2026-02-19T20:12:00.207 INFO:teuthology.orchestra.run.trial160.stdout: flexiblas-netlib x86_64 3.0.4-9.el9 appstream 3.0 M 2026-02-19T20:12:00.207 INFO:teuthology.orchestra.run.trial160.stdout: flexiblas-openblas-openmp x86_64 3.0.4-9.el9 appstream 15 k 2026-02-19T20:12:00.207 INFO:teuthology.orchestra.run.trial160.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2026-02-19T20:12:00.207 INFO:teuthology.orchestra.run.trial160.stdout: ledmon-libs x86_64 1.1.0-3.el9 baseos 40 k 2026-02-19T20:12:00.207 INFO:teuthology.orchestra.run.trial160.stdout: libconfig x86_64 1.7.2-9.el9 baseos 72 k 2026-02-19T20:12:00.207 INFO:teuthology.orchestra.run.trial160.stdout: libgfortran x86_64 11.5.0-14.el9 baseos 794 k 2026-02-19T20:12:00.207 INFO:teuthology.orchestra.run.trial160.stdout: libquadmath x86_64 11.5.0-14.el9 baseos 184 k 2026-02-19T20:12:00.207 INFO:teuthology.orchestra.run.trial160.stdout: libstoragemgmt x86_64 1.10.1-1.el9 appstream 246 k 2026-02-19T20:12:00.207 INFO:teuthology.orchestra.run.trial160.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2026-02-19T20:12:00.207 INFO:teuthology.orchestra.run.trial160.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2026-02-19T20:12:00.207 INFO:teuthology.orchestra.run.trial160.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2026-02-19T20:12:00.207 INFO:teuthology.orchestra.run.trial160.stdout: openblas x86_64 0.3.29-1.el9 appstream 42 k 2026-02-19T20:12:00.207 INFO:teuthology.orchestra.run.trial160.stdout: openblas-openmp x86_64 0.3.29-1.el9 appstream 5.3 M 2026-02-19T20:12:00.208 INFO:teuthology.orchestra.run.trial160.stdout: protobuf-compiler x86_64 3.14.0-17.el9 crb 862 k 2026-02-19T20:12:00.208 INFO:teuthology.orchestra.run.trial160.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2026-02-19T20:12:00.208 INFO:teuthology.orchestra.run.trial160.stdout: python3-autocommand noarch 2.2.2-8.el9 epel 29 k 2026-02-19T20:12:00.208 INFO:teuthology.orchestra.run.trial160.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2026-02-19T20:12:00.208 INFO:teuthology.orchestra.run.trial160.stdout: python3-backports-tarfile noarch 1.2.0-1.el9 epel 60 k 2026-02-19T20:12:00.208 INFO:teuthology.orchestra.run.trial160.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2026-02-19T20:12:00.208 INFO:teuthology.orchestra.run.trial160.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2026-02-19T20:12:00.208 INFO:teuthology.orchestra.run.trial160.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2026-02-19T20:12:00.208 INFO:teuthology.orchestra.run.trial160.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2026-02-19T20:12:00.208 INFO:teuthology.orchestra.run.trial160.stdout: python3-cheroot noarch 10.0.1-4.el9 epel 173 k 2026-02-19T20:12:00.208 INFO:teuthology.orchestra.run.trial160.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2026-02-19T20:12:00.209 INFO:teuthology.orchestra.run.trial160.stdout: python3-cryptography x86_64 36.0.1-5.el9 baseos 1.2 M 2026-02-19T20:12:00.209 INFO:teuthology.orchestra.run.trial160.stdout: python3-devel x86_64 3.9.25-3.el9 appstream 244 k 2026-02-19T20:12:00.209 INFO:teuthology.orchestra.run.trial160.stdout: python3-google-auth noarch 1:2.45.0-1.el9 epel 254 k 2026-02-19T20:12:00.209 INFO:teuthology.orchestra.run.trial160.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2026-02-19T20:12:00.209 INFO:teuthology.orchestra.run.trial160.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2026-02-19T20:12:00.209 INFO:teuthology.orchestra.run.trial160.stdout: python3-isodate noarch 0.6.1-3.el9 epel 56 k 2026-02-19T20:12:00.209 INFO:teuthology.orchestra.run.trial160.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2026-02-19T20:12:00.209 INFO:teuthology.orchestra.run.trial160.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2026-02-19T20:12:00.209 INFO:teuthology.orchestra.run.trial160.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2026-02-19T20:12:00.209 INFO:teuthology.orchestra.run.trial160.stdout: python3-jaraco-context noarch 6.0.1-3.el9 epel 20 k 2026-02-19T20:12:00.209 INFO:teuthology.orchestra.run.trial160.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2026-02-19T20:12:00.209 INFO:teuthology.orchestra.run.trial160.stdout: python3-jaraco-text noarch 4.0.0-2.el9 epel 26 k 2026-02-19T20:12:00.209 INFO:teuthology.orchestra.run.trial160.stdout: python3-jinja2 noarch 2.11.3-8.el9 appstream 249 k 2026-02-19T20:12:00.210 INFO:teuthology.orchestra.run.trial160.stdout: python3-jmespath noarch 1.0.1-1.el9 appstream 48 k 2026-02-19T20:12:00.210 INFO:teuthology.orchestra.run.trial160.stdout: python3-kubernetes noarch 1:26.1.0-3.el9 epel 1.0 M 2026-02-19T20:12:00.210 INFO:teuthology.orchestra.run.trial160.stdout: python3-libstoragemgmt x86_64 1.10.1-1.el9 appstream 177 k 2026-02-19T20:12:00.210 INFO:teuthology.orchestra.run.trial160.stdout: python3-lxml x86_64 4.6.5-3.el9 appstream 1.2 M 2026-02-19T20:12:00.210 INFO:teuthology.orchestra.run.trial160.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2026-02-19T20:12:00.210 INFO:teuthology.orchestra.run.trial160.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2026-02-19T20:12:00.210 INFO:teuthology.orchestra.run.trial160.stdout: python3-msgpack x86_64 1.0.3-2.el9 epel 86 k 2026-02-19T20:12:00.210 INFO:teuthology.orchestra.run.trial160.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2026-02-19T20:12:00.210 INFO:teuthology.orchestra.run.trial160.stdout: python3-numpy x86_64 1:1.23.5-2.el9 appstream 6.1 M 2026-02-19T20:12:00.210 INFO:teuthology.orchestra.run.trial160.stdout: python3-numpy-f2py x86_64 1:1.23.5-2.el9 appstream 442 k 2026-02-19T20:12:00.210 INFO:teuthology.orchestra.run.trial160.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2026-02-19T20:12:00.210 INFO:teuthology.orchestra.run.trial160.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2026-02-19T20:12:00.210 INFO:teuthology.orchestra.run.trial160.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2026-02-19T20:12:00.211 INFO:teuthology.orchestra.run.trial160.stdout: python3-protobuf noarch 3.14.0-17.el9 appstream 267 k 2026-02-19T20:12:00.211 INFO:teuthology.orchestra.run.trial160.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2026-02-19T20:12:00.211 INFO:teuthology.orchestra.run.trial160.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2026-02-19T20:12:00.211 INFO:teuthology.orchestra.run.trial160.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2026-02-19T20:12:00.211 INFO:teuthology.orchestra.run.trial160.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2026-02-19T20:12:00.211 INFO:teuthology.orchestra.run.trial160.stdout: python3-pyparsing noarch 2.4.7-9.el9 baseos 150 k 2026-02-19T20:12:00.211 INFO:teuthology.orchestra.run.trial160.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2026-02-19T20:12:00.211 INFO:teuthology.orchestra.run.trial160.stdout: python3-requests noarch 2.25.1-10.el9 baseos 126 k 2026-02-19T20:12:00.211 INFO:teuthology.orchestra.run.trial160.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2026-02-19T20:12:00.211 INFO:teuthology.orchestra.run.trial160.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2026-02-19T20:12:00.211 INFO:teuthology.orchestra.run.trial160.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2026-02-19T20:12:00.211 INFO:teuthology.orchestra.run.trial160.stdout: python3-scipy x86_64 1.9.3-2.el9 appstream 19 M 2026-02-19T20:12:00.211 INFO:teuthology.orchestra.run.trial160.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2026-02-19T20:12:00.211 INFO:teuthology.orchestra.run.trial160.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2026-02-19T20:12:00.212 INFO:teuthology.orchestra.run.trial160.stdout: python3-typing-extensions noarch 4.15.0-1.el9 epel 86 k 2026-02-19T20:12:00.212 INFO:teuthology.orchestra.run.trial160.stdout: python3-urllib3 noarch 1.26.5-7.el9 baseos 218 k 2026-02-19T20:12:00.212 INFO:teuthology.orchestra.run.trial160.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2026-02-19T20:12:00.212 INFO:teuthology.orchestra.run.trial160.stdout: python3-xmlsec x86_64 1.3.13-1.el9 epel 48 k 2026-02-19T20:12:00.212 INFO:teuthology.orchestra.run.trial160.stdout: python3-xmltodict noarch 0.12.0-15.el9 epel 22 k 2026-02-19T20:12:00.212 INFO:teuthology.orchestra.run.trial160.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2026-02-19T20:12:00.212 INFO:teuthology.orchestra.run.trial160.stdout: unzip x86_64 6.0-59.el9 baseos 182 k 2026-02-19T20:12:00.212 INFO:teuthology.orchestra.run.trial160.stdout: xmlsec1 x86_64 1.2.29-13.el9 appstream 189 k 2026-02-19T20:12:00.212 INFO:teuthology.orchestra.run.trial160.stdout: xmlsec1-openssl x86_64 1.2.29-13.el9 appstream 90 k 2026-02-19T20:12:00.212 INFO:teuthology.orchestra.run.trial160.stdout: zip x86_64 3.0-35.el9 baseos 266 k 2026-02-19T20:12:00.212 INFO:teuthology.orchestra.run.trial160.stdout:Installing weak dependencies: 2026-02-19T20:12:00.212 INFO:teuthology.orchestra.run.trial160.stdout: ceph-mgr-cephadm noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 184 k 2026-02-19T20:12:00.213 INFO:teuthology.orchestra.run.trial160.stdout: ceph-mgr-dashboard noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 51 M 2026-02-19T20:12:00.213 INFO:teuthology.orchestra.run.trial160.stdout: ceph-mgr-diskprediction-local noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 7.4 M 2026-02-19T20:12:00.213 INFO:teuthology.orchestra.run.trial160.stdout: ceph-mgr-k8sevents noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 22 k 2026-02-19T20:12:00.213 INFO:teuthology.orchestra.run.trial160.stdout: ceph-mgr-rook noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 50 k 2026-02-19T20:12:00.213 INFO:teuthology.orchestra.run.trial160.stdout: ceph-volume noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 301 k 2026-02-19T20:12:00.213 INFO:teuthology.orchestra.run.trial160.stdout: python3-influxdb noarch 5.3.1-1.el9 epel 139 k 2026-02-19T20:12:00.213 INFO:teuthology.orchestra.run.trial160.stdout: python3-saml noarch 1.16.0-1.el9 epel 125 k 2026-02-19T20:12:00.213 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:12:00.213 INFO:teuthology.orchestra.run.trial160.stdout:Transaction Summary 2026-02-19T20:12:00.213 INFO:teuthology.orchestra.run.trial160.stdout:======================================================================================= 2026-02-19T20:12:00.213 INFO:teuthology.orchestra.run.trial160.stdout:Install 96 Packages 2026-02-19T20:12:00.213 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:12:00.214 INFO:teuthology.orchestra.run.trial160.stdout:Total download size: 159 M 2026-02-19T20:12:00.214 INFO:teuthology.orchestra.run.trial160.stdout:Installed size: 733 M 2026-02-19T20:12:00.214 INFO:teuthology.orchestra.run.trial160.stdout:Downloading Packages: 2026-02-19T20:12:00.505 INFO:teuthology.orchestra.run.trial130.stdout: Preparing : 1/1 2026-02-19T20:12:00.552 INFO:teuthology.orchestra.run.trial160.stdout:(1/96): ceph-20.3.0-5336.g802bf111.el9.x86_64.r 128 kB/s | 6.5 kB 00:00 2026-02-19T20:12:00.645 INFO:teuthology.orchestra.run.trial160.stdout:(2/96): ceph-mgr-20.3.0-5336.g802bf111.el9.x86_ 6.4 MB/s | 935 kB 00:00 2026-02-19T20:12:00.671 INFO:teuthology.orchestra.run.trial130.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/39 2026-02-19T20:12:00.672 INFO:teuthology.orchestra.run.trial160.stdout:(3/96): ceph-mds-20.3.0-5336.g802bf111.el9.x86_ 14 MB/s | 2.4 MB 00:00 2026-02-19T20:12:00.674 INFO:teuthology.orchestra.run.trial160.stdout:(4/96): ceph-osd-20.3.0-5336.g802bf111.el9.x86_ 5.6 MB/s | 168 kB 00:00 2026-02-19T20:12:00.675 INFO:teuthology.orchestra.run.trial130.stdout: Upgrading : librados2-2:20.3.0-5336.g802bf111.el9.x86_64 2/39 2026-02-19T20:12:00.727 INFO:teuthology.orchestra.run.trial130.stdout: Running scriptlet: librados2-2:20.3.0-5336.g802bf111.el9.x86_64 2/39 2026-02-19T20:12:00.728 INFO:teuthology.orchestra.run.trial130.stdout: Installing : libcephfs2-2:20.3.0-5336.g802bf111.el9.x86_64 3/39 2026-02-19T20:12:00.741 INFO:teuthology.orchestra.run.trial130.stdout: Running scriptlet: libcephfs2-2:20.3.0-5336.g802bf111.el9.x86_64 3/39 2026-02-19T20:12:00.743 INFO:teuthology.orchestra.run.trial130.stdout: Installing : libcephfs-daemon-2:20.3.0-5336.g802bf111.el9.x86_6 4/39 2026-02-19T20:12:00.744 INFO:teuthology.orchestra.run.trial130.stdout: Installing : libcephfs-proxy2-2:20.3.0-5336.g802bf111.el9.x86_6 5/39 2026-02-19T20:12:00.771 INFO:teuthology.orchestra.run.trial130.stdout: Running scriptlet: libcephfs-proxy2-2:20.3.0-5336.g802bf111.el9.x86_6 5/39 2026-02-19T20:12:00.773 INFO:teuthology.orchestra.run.trial130.stdout: Installing : python3-rados-2:20.3.0-5336.g802bf111.el9.x86_64 6/39 2026-02-19T20:12:00.781 INFO:teuthology.orchestra.run.trial130.stdout: Installing : liboath-2.6.12-1.el9.x86_64 7/39 2026-02-19T20:12:00.783 INFO:teuthology.orchestra.run.trial130.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 8/39 2026-02-19T20:12:00.786 INFO:teuthology.orchestra.run.trial130.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 9/39 2026-02-19T20:12:00.790 INFO:teuthology.orchestra.run.trial130.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 10/39 2026-02-19T20:12:00.802 INFO:teuthology.orchestra.run.trial130.stdout: Installing : python3-ceph-argparse-2:20.3.0-5336.g802bf111.el9. 11/39 2026-02-19T20:12:00.814 INFO:teuthology.orchestra.run.trial130.stdout: Installing : python3-cephfs-2:20.3.0-5336.g802bf111.el9.x86_64 12/39 2026-02-19T20:12:00.815 INFO:teuthology.orchestra.run.trial130.stdout: Installing : libradosstriper1-2:20.3.0-5336.g802bf111.el9.x86_6 13/39 2026-02-19T20:12:00.835 INFO:teuthology.orchestra.run.trial130.stdout: Running scriptlet: libradosstriper1-2:20.3.0-5336.g802bf111.el9.x86_6 13/39 2026-02-19T20:12:00.839 INFO:teuthology.orchestra.run.trial130.stdout: Installing : thrift-0.15.0-4.el9.x86_64 14/39 2026-02-19T20:12:00.869 INFO:teuthology.orchestra.run.trial130.stdout: Installing : re2-1:20211101-20.el9.x86_64 15/39 2026-02-19T20:12:00.873 INFO:teuthology.orchestra.run.trial130.stdout: Installing : libarrow-9.0.0-15.el9.x86_64 16/39 2026-02-19T20:12:00.879 INFO:teuthology.orchestra.run.trial130.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/39 2026-02-19T20:12:00.882 INFO:teuthology.orchestra.run.trial130.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 18/39 2026-02-19T20:12:00.887 INFO:teuthology.orchestra.run.trial130.stdout: Installing : libarrow-doc-9.0.0-15.el9.noarch 19/39 2026-02-19T20:12:00.995 INFO:teuthology.orchestra.run.trial160.stdout:(5/96): ceph-mon-20.3.0-5336.g802bf111.el9.x86_ 11 MB/s | 5.0 MB 00:00 2026-02-19T20:12:01.017 INFO:teuthology.orchestra.run.trial130.stdout: Installing : libnbd-1.20.3-4.el9.x86_64 20/39 2026-02-19T20:12:01.019 INFO:teuthology.orchestra.run.trial130.stdout: Upgrading : librbd1-2:20.3.0-5336.g802bf111.el9.x86_64 21/39 2026-02-19T20:12:01.045 INFO:teuthology.orchestra.run.trial130.stdout: Running scriptlet: librbd1-2:20.3.0-5336.g802bf111.el9.x86_64 21/39 2026-02-19T20:12:01.047 INFO:teuthology.orchestra.run.trial160.stdout:(6/96): ceph-grafana-dashboards-20.3.0-5336.g80 1.1 MB/s | 57 kB 00:00 2026-02-19T20:12:01.047 INFO:teuthology.orchestra.run.trial130.stdout: Installing : python3-rbd-2:20.3.0-5336.g802bf111.el9.x86_64 22/39 2026-02-19T20:12:01.055 INFO:teuthology.orchestra.run.trial130.stdout: Installing : boost-program-options-1.75.0-13.el9.x86_64 23/39 2026-02-19T20:12:01.102 INFO:teuthology.orchestra.run.trial160.stdout:(7/96): ceph-mgr-cephadm-20.3.0-5336.g802bf111. 3.3 MB/s | 184 kB 00:00 2026-02-19T20:12:01.330 INFO:teuthology.orchestra.run.trial160.stdout:(8/96): ceph-osd-classic-20.3.0-5336.g802bf111. 24 MB/s | 16 MB 00:00 2026-02-19T20:12:01.358 INFO:teuthology.orchestra.run.trial130.stdout: Installing : parquet-libs-9.0.0-15.el9.x86_64 24/39 2026-02-19T20:12:01.359 INFO:teuthology.orchestra.run.trial130.stdout: Installing : librgw2-2:20.3.0-5336.g802bf111.el9.x86_64 25/39 2026-02-19T20:12:01.376 INFO:teuthology.orchestra.run.trial130.stdout: Running scriptlet: librgw2-2:20.3.0-5336.g802bf111.el9.x86_64 25/39 2026-02-19T20:12:01.380 INFO:teuthology.orchestra.run.trial130.stdout: Installing : python3-rgw-2:20.3.0-5336.g802bf111.el9.x86_64 26/39 2026-02-19T20:12:01.385 INFO:teuthology.orchestra.run.trial130.stdout: Installing : pciutils-3.7.0-7.el9.x86_64 27/39 2026-02-19T20:12:01.387 INFO:teuthology.orchestra.run.trial130.stdout: Installing : qatlib-25.08.0-2.el9.x86_64 28/39 2026-02-19T20:12:01.388 INFO:teuthology.orchestra.run.trial130.stdout: Installing : qatlib-service-25.08.0-2.el9.x86_64 29/39 2026-02-19T20:12:01.406 INFO:teuthology.orchestra.run.trial130.stdout: Running scriptlet: qatlib-service-25.08.0-2.el9.x86_64 29/39 2026-02-19T20:12:01.522 INFO:teuthology.orchestra.run.trial130.stdout: Installing : qatzip-libs-1.3.1-1.el9.x86_64 30/39 2026-02-19T20:12:01.524 INFO:teuthology.orchestra.run.trial130.stdout: Installing : nvme-cli-2.16-1.el9.x86_64 31/39 2026-02-19T20:12:01.617 INFO:teuthology.orchestra.run.trial160.stdout:(9/96): ceph-osd-crimson-20.3.0-5336.g802bf111. 20 MB/s | 19 MB 00:00 2026-02-19T20:12:01.631 INFO:teuthology.orchestra.run.trial160.stdout:(10/96): ceph-mgr-diskprediction-local-20.3.0-5 25 MB/s | 7.4 MB 00:00 2026-02-19T20:12:01.632 INFO:teuthology.orchestra.run.trial160.stdout:(11/96): ceph-mgr-k8sevents-20.3.0-5336.g802bf1 1.4 MB/s | 22 kB 00:00 2026-02-19T20:12:01.645 INFO:teuthology.orchestra.run.trial160.stdout:(12/96): ceph-mgr-modules-core-20.3.0-5336.g802 22 MB/s | 297 kB 00:00 2026-02-19T20:12:01.647 INFO:teuthology.orchestra.run.trial160.stdout:(13/96): ceph-mgr-rook-20.3.0-5336.g802bf111.el 3.2 MB/s | 50 kB 00:00 2026-02-19T20:12:01.656 INFO:teuthology.orchestra.run.trial160.stdout:(14/96): ceph-prometheus-alerts-20.3.0-5336.g80 1.5 MB/s | 17 kB 00:00 2026-02-19T20:12:01.663 INFO:teuthology.orchestra.run.trial160.stdout:(15/96): ceph-volume-20.3.0-5336.g802bf111.el9. 18 MB/s | 301 kB 00:00 2026-02-19T20:12:01.691 INFO:teuthology.orchestra.run.trial160.stdout:(16/96): cephadm-20.3.0-5336.g802bf111.el9.noar 29 MB/s | 1.0 MB 00:00 2026-02-19T20:12:01.719 INFO:teuthology.orchestra.run.trial160.stdout:(17/96): ledmon-libs-1.1.0-3.el9.x86_64.rpm 1.5 MB/s | 40 kB 00:00 2026-02-19T20:12:01.723 INFO:teuthology.orchestra.run.trial160.stdout:(18/96): cryptsetup-2.8.1-3.el9.x86_64.rpm 5.7 MB/s | 351 kB 00:00 2026-02-19T20:12:01.735 INFO:teuthology.orchestra.run.trial160.stdout:(19/96): libconfig-1.7.2-9.el9.x86_64.rpm 4.4 MB/s | 72 kB 00:00 2026-02-19T20:12:01.745 INFO:teuthology.orchestra.run.trial160.stdout:(20/96): libgfortran-11.5.0-14.el9.x86_64.rpm 36 MB/s | 794 kB 00:00 2026-02-19T20:12:01.752 INFO:teuthology.orchestra.run.trial160.stdout:(21/96): libquadmath-11.5.0-14.el9.x86_64.rpm 11 MB/s | 184 kB 00:00 2026-02-19T20:12:01.759 INFO:teuthology.orchestra.run.trial160.stdout:(22/96): python3-cffi-1.14.5-5.el9.x86_64.rpm 18 MB/s | 253 kB 00:00 2026-02-19T20:12:01.770 INFO:teuthology.orchestra.run.trial160.stdout:(23/96): python3-ply-3.11-14.el9.noarch.rpm 9.9 MB/s | 106 kB 00:00 2026-02-19T20:12:01.781 INFO:teuthology.orchestra.run.trial160.stdout:(24/96): python3-pycparser-2.20-6.el9.noarch.rp 12 MB/s | 135 kB 00:00 2026-02-19T20:12:01.789 INFO:teuthology.orchestra.run.trial160.stdout:(25/96): python3-cryptography-36.0.1-5.el9.x86_ 34 MB/s | 1.2 MB 00:00 2026-02-19T20:12:01.792 INFO:teuthology.orchestra.run.trial160.stdout:(26/96): python3-pyparsing-2.4.7-9.el9.noarch.r 14 MB/s | 150 kB 00:00 2026-02-19T20:12:01.800 INFO:teuthology.orchestra.run.trial160.stdout:(27/96): python3-requests-2.25.1-10.el9.noarch. 12 MB/s | 126 kB 00:00 2026-02-19T20:12:01.805 INFO:teuthology.orchestra.run.trial160.stdout:(28/96): python3-urllib3-1.26.5-7.el9.noarch.rp 16 MB/s | 218 kB 00:00 2026-02-19T20:12:01.810 INFO:teuthology.orchestra.run.trial160.stdout:(29/96): unzip-6.0-59.el9.x86_64.rpm 17 MB/s | 182 kB 00:00 2026-02-19T20:12:01.813 INFO:teuthology.orchestra.run.trial130.stdout: Running scriptlet: nvme-cli-2.16-1.el9.x86_64 31/39 2026-02-19T20:12:01.813 INFO:teuthology.orchestra.run.trial130.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /usr/lib/systemd/system/nvmefc-boot-connections.service. 2026-02-19T20:12:01.813 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:01.815 INFO:teuthology.orchestra.run.trial160.stdout:(30/96): zip-3.0-35.el9.x86_64.rpm 25 MB/s | 266 kB 00:00 2026-02-19T20:12:01.843 INFO:teuthology.orchestra.run.trial160.stdout:(31/96): flexiblas-3.0.4-9.el9.x86_64.rpm 918 kB/s | 30 kB 00:00 2026-02-19T20:12:01.851 INFO:teuthology.orchestra.run.trial160.stdout:(32/96): flexiblas-openblas-openmp-3.0.4-9.el9. 1.6 MB/s | 15 kB 00:00 2026-02-19T20:12:01.857 INFO:teuthology.orchestra.run.trial130.stdout: Installing : mailcap-2.1.49-5.el9.noarch 32/39 2026-02-19T20:12:01.859 INFO:teuthology.orchestra.run.trial130.stdout: Installing : python3-ceph-common-2:20.3.0-5336.g802bf111.el9.x8 33/39 2026-02-19T20:12:01.881 INFO:teuthology.orchestra.run.trial160.stdout:(33/96): libstoragemgmt-1.10.1-1.el9.x86_64.rpm 8.1 MB/s | 246 kB 00:00 2026-02-19T20:12:01.894 INFO:teuthology.orchestra.run.trial160.stdout:(34/96): flexiblas-netlib-3.0.4-9.el9.x86_64.rp 38 MB/s | 3.0 MB 00:00 2026-02-19T20:12:01.895 INFO:teuthology.orchestra.run.trial160.stdout:(35/96): lua-5.4.4-4.el9.x86_64.rpm 14 MB/s | 188 kB 00:00 2026-02-19T20:12:01.902 INFO:teuthology.orchestra.run.trial160.stdout:(36/96): openblas-0.3.29-1.el9.x86_64.rpm 4.9 MB/s | 42 kB 00:00 2026-02-19T20:12:01.935 INFO:teuthology.orchestra.run.trial160.stdout:(37/96): python3-babel-2.9.1-2.el9.noarch.rpm 184 MB/s | 6.0 MB 00:00 2026-02-19T20:12:01.948 INFO:teuthology.orchestra.run.trial160.stdout:(38/96): openblas-openmp-0.3.29-1.el9.x86_64.rp 99 MB/s | 5.3 MB 00:00 2026-02-19T20:12:01.949 INFO:teuthology.orchestra.run.trial160.stdout:(39/96): python3-devel-3.9.25-3.el9.x86_64.rpm 16 MB/s | 244 kB 00:00 2026-02-19T20:12:01.959 INFO:teuthology.orchestra.run.trial160.stdout:(40/96): python3-jmespath-1.0.1-1.el9.noarch.rp 5.2 MB/s | 48 kB 00:00 2026-02-19T20:12:01.960 INFO:teuthology.orchestra.run.trial160.stdout:(41/96): python3-jinja2-2.11.3-8.el9.noarch.rpm 21 MB/s | 249 kB 00:00 2026-02-19T20:12:01.969 INFO:teuthology.orchestra.run.trial160.stdout:(42/96): python3-libstoragemgmt-1.10.1-1.el9.x8 16 MB/s | 177 kB 00:00 2026-02-19T20:12:01.974 INFO:teuthology.orchestra.run.trial160.stdout:(43/96): python3-lxml-4.6.5-3.el9.x86_64.rpm 89 MB/s | 1.2 MB 00:00 2026-02-19T20:12:01.980 INFO:teuthology.orchestra.run.trial160.stdout:(44/96): python3-markupsafe-1.1.1-12.el9.x86_64 3.1 MB/s | 35 kB 00:00 2026-02-19T20:12:01.991 INFO:teuthology.orchestra.run.trial160.stdout:(45/96): python3-numpy-f2py-1.23.5-2.el9.x86_64 40 MB/s | 442 kB 00:00 2026-02-19T20:12:02.007 INFO:teuthology.orchestra.run.trial160.stdout:(46/96): python3-numpy-1.23.5-2.el9.x86_64.rpm 186 MB/s | 6.1 MB 00:00 2026-02-19T20:12:02.008 INFO:teuthology.orchestra.run.trial160.stdout:(47/96): python3-packaging-20.9-5.el9.noarch.rp 4.7 MB/s | 77 kB 00:00 2026-02-19T20:12:02.017 INFO:teuthology.orchestra.run.trial160.stdout:(48/96): python3-pyasn1-0.4.8-6.el9.noarch.rpm 16 MB/s | 159 kB 00:00 2026-02-19T20:12:02.018 INFO:teuthology.orchestra.run.trial160.stdout:(49/96): python3-protobuf-3.14.0-17.el9.noarch. 23 MB/s | 267 kB 00:00 2026-02-19T20:12:02.027 INFO:teuthology.orchestra.run.trial160.stdout:(50/96): python3-requests-oauthlib-1.3.0-12.el9 5.7 MB/s | 54 kB 00:00 2026-02-19T20:12:02.028 INFO:teuthology.orchestra.run.trial160.stdout:(51/96): python3-pyasn1-modules-0.4.8-6.el9.noa 24 MB/s | 279 kB 00:00 2026-02-19T20:12:02.037 INFO:teuthology.orchestra.run.trial160.stdout:(52/96): python3-toml-0.10.2-6.el9.noarch.rpm 4.6 MB/s | 42 kB 00:00 2026-02-19T20:12:02.048 INFO:teuthology.orchestra.run.trial160.stdout:(53/96): xmlsec1-1.2.29-13.el9.x86_64.rpm 17 MB/s | 189 kB 00:00 2026-02-19T20:12:02.060 INFO:teuthology.orchestra.run.trial160.stdout:(54/96): xmlsec1-openssl-1.2.29-13.el9.x86_64.r 8.0 MB/s | 90 kB 00:00 2026-02-19T20:12:02.116 INFO:teuthology.orchestra.run.trial160.stdout:(55/96): python3-scipy-1.9.3-2.el9.x86_64.rpm 217 MB/s | 19 MB 00:00 2026-02-19T20:12:02.322 INFO:teuthology.orchestra.run.trial092.stdout:(10/10): ceph-test-20.3.0-5336.g802bf111.el9.x8 9.2 MB/s | 79 MB 00:08 2026-02-19T20:12:02.324 INFO:teuthology.orchestra.run.trial092.stdout:-------------------------------------------------------------------------------- 2026-02-19T20:12:02.324 INFO:teuthology.orchestra.run.trial092.stdout:Total 9.2 MB/s | 83 MB 00:09 2026-02-19T20:12:02.393 INFO:teuthology.orchestra.run.trial092.stdout:Running transaction check 2026-02-19T20:12:02.405 INFO:teuthology.orchestra.run.trial092.stdout:Transaction check succeeded. 2026-02-19T20:12:02.405 INFO:teuthology.orchestra.run.trial092.stdout:Running transaction test 2026-02-19T20:12:02.567 INFO:teuthology.orchestra.run.trial160.stdout:(56/96): lua-devel-5.4.4-4.el9.x86_64.rpm 44 kB/s | 22 kB 00:00 2026-02-19T20:12:02.604 INFO:teuthology.orchestra.run.trial160.stdout:(57/96): abseil-cpp-20211102.0-4.el9.x86_64.rpm 15 MB/s | 551 kB 00:00 2026-02-19T20:12:02.608 INFO:teuthology.orchestra.run.trial160.stdout:(58/96): grpc-data-1.46.7-10.el9.noarch.rpm 4.4 MB/s | 19 kB 00:00 2026-02-19T20:12:02.614 INFO:teuthology.orchestra.run.trial160.stdout:(59/96): luarocks-3.9.2-5.el9.noarch.rpm 25 MB/s | 151 kB 00:00 2026-02-19T20:12:02.624 INFO:teuthology.orchestra.run.trial160.stdout:(60/96): python3-asyncssh-2.13.2-5.el9.noarch.r 54 MB/s | 548 kB 00:00 2026-02-19T20:12:02.656 INFO:teuthology.orchestra.run.trial160.stdout:(61/96): python3-autocommand-2.2.2-8.el9.noarch 928 kB/s | 29 kB 00:00 2026-02-19T20:12:02.665 INFO:teuthology.orchestra.run.trial160.stdout:(62/96): python3-backports-tarfile-1.2.0-1.el9. 7.0 MB/s | 60 kB 00:00 2026-02-19T20:12:02.686 INFO:teuthology.orchestra.run.trial160.stdout:(63/96): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 2.0 MB/s | 43 kB 00:00 2026-02-19T20:12:02.691 INFO:teuthology.orchestra.run.trial092.stdout:Transaction test succeeded. 2026-02-19T20:12:02.692 INFO:teuthology.orchestra.run.trial160.stdout:(64/96): python3-cachetools-4.2.4-1.el9.noarch. 6.1 MB/s | 32 kB 00:00 2026-02-19T20:12:02.692 INFO:teuthology.orchestra.run.trial092.stdout:Running transaction 2026-02-19T20:12:02.697 INFO:teuthology.orchestra.run.trial160.stdout:(65/96): python3-certifi-2023.05.07-4.el9.noarc 2.5 MB/s | 14 kB 00:00 2026-02-19T20:12:02.704 INFO:teuthology.orchestra.run.trial160.stdout:(66/96): python3-cheroot-10.0.1-4.el9.noarch.rp 25 MB/s | 173 kB 00:00 2026-02-19T20:12:02.715 INFO:teuthology.orchestra.run.trial160.stdout:(67/96): python3-cherrypy-18.6.1-2.el9.noarch.r 30 MB/s | 358 kB 00:00 2026-02-19T20:12:02.723 INFO:teuthology.orchestra.run.trial160.stdout:(68/96): python3-google-auth-2.45.0-1.el9.noarc 33 MB/s | 254 kB 00:00 2026-02-19T20:12:02.769 INFO:teuthology.orchestra.run.trial160.stdout:(69/96): python3-grpcio-1.46.7-10.el9.x86_64.rp 44 MB/s | 2.0 MB 00:00 2026-02-19T20:12:02.777 INFO:teuthology.orchestra.run.trial160.stdout:(70/96): python3-grpcio-tools-1.46.7-10.el9.x86 20 MB/s | 144 kB 00:00 2026-02-19T20:12:02.784 INFO:teuthology.orchestra.run.trial160.stdout:(71/96): python3-influxdb-5.3.1-1.el9.noarch.rp 19 MB/s | 139 kB 00:00 2026-02-19T20:12:02.789 INFO:teuthology.orchestra.run.trial160.stdout:(72/96): python3-isodate-0.6.1-3.el9.noarch.rpm 9.8 MB/s | 56 kB 00:00 2026-02-19T20:12:02.798 INFO:teuthology.orchestra.run.trial160.stdout:(73/96): python3-jaraco-8.2.1-3.el9.noarch.rpm 1.2 MB/s | 11 kB 00:00 2026-02-19T20:12:02.803 INFO:teuthology.orchestra.run.trial160.stdout:(74/96): python3-jaraco-classes-3.2.1-5.el9.noa 3.5 MB/s | 18 kB 00:00 2026-02-19T20:12:02.815 INFO:teuthology.orchestra.run.trial160.stdout:(75/96): python3-jaraco-collections-3.0.0-8.el9 1.9 MB/s | 23 kB 00:00 2026-02-19T20:12:02.820 INFO:teuthology.orchestra.run.trial160.stdout:(76/96): python3-jaraco-context-6.0.1-3.el9.noa 4.1 MB/s | 20 kB 00:00 2026-02-19T20:12:02.825 INFO:teuthology.orchestra.run.trial160.stdout:(77/96): python3-jaraco-functools-3.5.0-2.el9.n 4.0 MB/s | 19 kB 00:00 2026-02-19T20:12:02.830 INFO:teuthology.orchestra.run.trial160.stdout:(78/96): python3-jaraco-text-4.0.0-2.el9.noarch 5.3 MB/s | 26 kB 00:00 2026-02-19T20:12:02.842 INFO:teuthology.orchestra.run.trial160.stdout:(79/96): python3-kubernetes-26.1.0-3.el9.noarch 87 MB/s | 1.0 MB 00:00 2026-02-19T20:12:02.864 INFO:teuthology.orchestra.run.trial160.stdout:(80/96): python3-more-itertools-8.12.0-2.el9.no 3.5 MB/s | 79 kB 00:00 2026-02-19T20:12:02.873 INFO:teuthology.orchestra.run.trial160.stdout:(81/96): python3-msgpack-1.0.3-2.el9.x86_64.rpm 9.1 MB/s | 86 kB 00:00 2026-02-19T20:12:02.879 INFO:teuthology.orchestra.run.trial160.stdout:(82/96): python3-natsort-7.1.1-5.el9.noarch.rpm 10 MB/s | 58 kB 00:00 2026-02-19T20:12:02.884 INFO:teuthology.orchestra.run.trial160.stdout:(83/96): python3-portend-3.1.0-2.el9.noarch.rpm 3.3 MB/s | 16 kB 00:00 2026-02-19T20:12:02.889 INFO:teuthology.orchestra.run.trial160.stdout:(84/96): python3-pyOpenSSL-21.0.0-1.el9.noarch. 16 MB/s | 90 kB 00:00 2026-02-19T20:12:02.895 INFO:teuthology.orchestra.run.trial160.stdout:(85/96): python3-repoze-lru-0.7-16.el9.noarch.r 5.9 MB/s | 31 kB 00:00 2026-02-19T20:12:02.901 INFO:teuthology.orchestra.run.trial160.stdout:(86/96): python3-routes-2.5.1-5.el9.noarch.rpm 28 MB/s | 188 kB 00:00 2026-02-19T20:12:02.972 INFO:teuthology.orchestra.run.trial160.stdout:(87/96): ceph-mgr-dashboard-20.3.0-5336.g802bf1 27 MB/s | 51 MB 00:01 2026-02-19T20:12:02.973 INFO:teuthology.orchestra.run.trial160.stdout:(88/96): python3-rsa-4.9-2.el9.noarch.rpm 821 kB/s | 59 kB 00:00 2026-02-19T20:12:02.979 INFO:teuthology.orchestra.run.trial160.stdout:(89/96): python3-tempora-5.0.0-2.el9.noarch.rpm 6.6 MB/s | 36 kB 00:00 2026-02-19T20:12:02.984 INFO:teuthology.orchestra.run.trial160.stdout:(90/96): python3-typing-extensions-4.15.0-1.el9 16 MB/s | 86 kB 00:00 2026-02-19T20:12:02.991 INFO:teuthology.orchestra.run.trial160.stdout:(91/96): python3-websocket-client-1.2.3-2.el9.n 14 MB/s | 90 kB 00:00 2026-02-19T20:12:02.992 INFO:teuthology.orchestra.run.trial160.stdout:(92/96): python3-saml-1.16.0-1.el9.noarch.rpm 6.1 MB/s | 125 kB 00:00 2026-02-19T20:12:03.002 INFO:teuthology.orchestra.run.trial092.stdout: Preparing : 1/1 2026-02-19T20:12:03.004 INFO:teuthology.orchestra.run.trial160.stdout:(93/96): python3-xmltodict-0.12.0-15.el9.noarch 1.8 MB/s | 22 kB 00:00 2026-02-19T20:12:03.005 INFO:teuthology.orchestra.run.trial160.stdout:(94/96): python3-xmlsec-1.3.13-1.el9.x86_64.rpm 3.4 MB/s | 48 kB 00:00 2026-02-19T20:12:03.010 INFO:teuthology.orchestra.run.trial160.stdout:(95/96): python3-zc-lockfile-2.0-10.el9.noarch. 3.8 MB/s | 20 kB 00:00 2026-02-19T20:12:03.011 INFO:teuthology.orchestra.run.trial092.stdout: Installing : yaml-cpp-0.6.3-5.el9.x86_64 1/10 2026-02-19T20:12:03.019 INFO:teuthology.orchestra.run.trial130.stdout: Running scriptlet: ceph-common-2:20.3.0-5336.g802bf111.el9.x86_64 34/39 2026-02-19T20:12:03.020 INFO:teuthology.orchestra.run.trial092.stdout: Installing : socat-1.7.4.1-8.el9.x86_64 2/10 2026-02-19T20:12:03.021 INFO:teuthology.orchestra.run.trial130.stdout: Installing : ceph-common-2:20.3.0-5336.g802bf111.el9.x86_64 34/39 2026-02-19T20:12:03.025 INFO:teuthology.orchestra.run.trial092.stdout: Installing : protobuf-3.14.0-17.el9.x86_64 3/10 2026-02-19T20:12:03.029 INFO:teuthology.orchestra.run.trial092.stdout: Installing : libxslt-1.1.34-12.el9.x86_64 4/10 2026-02-19T20:12:03.035 INFO:teuthology.orchestra.run.trial092.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 5/10 2026-02-19T20:12:03.037 INFO:teuthology.orchestra.run.trial092.stdout: Installing : lksctp-tools-1.0.19-2.el9.x86_64 6/10 2026-02-19T20:12:03.046 INFO:teuthology.orchestra.run.trial092.stdout: Installing : libatomic-11.5.0-14.el9.x86_64 7/10 2026-02-19T20:12:03.055 INFO:teuthology.orchestra.run.trial092.stdout: Installing : hwloc-libs-2.4.1-6.el9.x86_64 8/10 2026-02-19T20:12:03.055 INFO:teuthology.orchestra.run.trial092.stdout: Installing : libcephsqlite-2:20.3.0-5336.g802bf111.el9.x86_64 9/10 2026-02-19T20:12:03.298 INFO:teuthology.orchestra.run.trial130.stdout: Running scriptlet: ceph-common-2:20.3.0-5336.g802bf111.el9.x86_64 34/39 2026-02-19T20:12:03.302 INFO:teuthology.orchestra.run.trial130.stdout: Installing : ceph-base-2:20.3.0-5336.g802bf111.el9.x86_64 35/39 2026-02-19T20:12:03.342 INFO:teuthology.orchestra.run.trial130.stdout: Running scriptlet: ceph-base-2:20.3.0-5336.g802bf111.el9.x86_64 35/39 2026-02-19T20:12:03.342 INFO:teuthology.orchestra.run.trial130.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2026-02-19T20:12:03.342 INFO:teuthology.orchestra.run.trial130.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2026-02-19T20:12:03.342 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:03.345 INFO:teuthology.orchestra.run.trial130.stdout: Installing : ceph-selinux-2:20.3.0-5336.g802bf111.el9.x86_64 36/39 2026-02-19T20:12:03.573 INFO:teuthology.orchestra.run.trial160.stdout:(96/96): protobuf-compiler-3.14.0-17.el9.x86_64 592 kB/s | 862 kB 00:01 2026-02-19T20:12:03.578 INFO:teuthology.orchestra.run.trial160.stdout:-------------------------------------------------------------------------------- 2026-02-19T20:12:03.578 INFO:teuthology.orchestra.run.trial160.stdout:Total 47 MB/s | 159 MB 00:03 2026-02-19T20:12:04.023 INFO:teuthology.orchestra.run.trial160.stdout:Running transaction check 2026-02-19T20:12:04.061 INFO:teuthology.orchestra.run.trial160.stdout:Transaction check succeeded. 2026-02-19T20:12:04.061 INFO:teuthology.orchestra.run.trial160.stdout:Running transaction test 2026-02-19T20:12:04.663 INFO:teuthology.orchestra.run.trial160.stdout:Transaction test succeeded. 2026-02-19T20:12:04.663 INFO:teuthology.orchestra.run.trial160.stdout:Running transaction 2026-02-19T20:12:05.308 INFO:teuthology.orchestra.run.trial160.stdout: Preparing : 1/1 2026-02-19T20:12:05.310 INFO:teuthology.orchestra.run.trial160.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/96 2026-02-19T20:12:05.314 INFO:teuthology.orchestra.run.trial160.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/96 2026-02-19T20:12:05.336 INFO:teuthology.orchestra.run.trial160.stdout: Installing : xmlsec1-1.2.29-13.el9.x86_64 3/96 2026-02-19T20:12:05.370 INFO:teuthology.orchestra.run.trial160.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 4/96 2026-02-19T20:12:05.377 INFO:teuthology.orchestra.run.trial160.stdout: Installing : python3-lxml-4.6.5-3.el9.x86_64 5/96 2026-02-19T20:12:05.380 INFO:teuthology.orchestra.run.trial160.stdout: Installing : lua-5.4.4-4.el9.x86_64 6/96 2026-02-19T20:12:05.384 INFO:teuthology.orchestra.run.trial160.stdout: Installing : flexiblas-3.0.4-9.el9.x86_64 7/96 2026-02-19T20:12:05.407 INFO:teuthology.orchestra.run.trial160.stdout: Installing : unzip-6.0-59.el9.x86_64 8/96 2026-02-19T20:12:05.420 INFO:teuthology.orchestra.run.trial160.stdout: Installing : python3-urllib3-1.26.5-7.el9.noarch 9/96 2026-02-19T20:12:05.423 INFO:teuthology.orchestra.run.trial160.stdout: Installing : python3-requests-2.25.1-10.el9.noarch 10/96 2026-02-19T20:12:05.429 INFO:teuthology.orchestra.run.trial160.stdout: Installing : libquadmath-11.5.0-14.el9.x86_64 11/96 2026-02-19T20:12:05.431 INFO:teuthology.orchestra.run.trial160.stdout: Installing : libgfortran-11.5.0-14.el9.x86_64 12/96 2026-02-19T20:12:05.442 INFO:teuthology.orchestra.run.trial160.stdout: Installing : ledmon-libs-1.1.0-3.el9.x86_64 13/96 2026-02-19T20:12:05.448 INFO:teuthology.orchestra.run.trial160.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 14/96 2026-02-19T20:12:05.473 INFO:teuthology.orchestra.run.trial160.stdout: Installing : zip-3.0-35.el9.x86_64 15/96 2026-02-19T20:12:05.476 INFO:teuthology.orchestra.run.trial160.stdout: Installing : luarocks-3.9.2-5.el9.noarch 16/96 2026-02-19T20:12:05.527 INFO:teuthology.orchestra.run.trial160.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 17/96 2026-02-19T20:12:05.539 INFO:teuthology.orchestra.run.trial160.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 18/96 2026-02-19T20:12:05.542 INFO:teuthology.orchestra.run.trial160.stdout: Installing : python3-rsa-4.9-2.el9.noarch 19/96 2026-02-19T20:12:05.546 INFO:teuthology.orchestra.run.trial160.stdout: Installing : xmlsec1-openssl-1.2.29-13.el9.x86_64 20/96 2026-02-19T20:12:05.551 INFO:teuthology.orchestra.run.trial160.stdout: Installing : python3-xmlsec-1.3.13-1.el9.x86_64 21/96 2026-02-19T20:12:05.556 INFO:teuthology.orchestra.run.trial160.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 22/96 2026-02-19T20:12:05.559 INFO:teuthology.orchestra.run.trial160.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 23/96 2026-02-19T20:12:05.574 INFO:teuthology.orchestra.run.trial160.stdout: Installing : python3-xmltodict-0.12.0-15.el9.noarch 24/96 2026-02-19T20:12:05.578 INFO:teuthology.orchestra.run.trial160.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 25/96 2026-02-19T20:12:05.583 INFO:teuthology.orchestra.run.trial160.stdout: Installing : python3-typing-extensions-4.15.0-1.el9.noarch 26/96 2026-02-19T20:12:05.594 INFO:teuthology.orchestra.run.trial160.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 27/96 2026-02-19T20:12:05.604 INFO:teuthology.orchestra.run.trial160.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 28/96 2026-02-19T20:12:05.610 INFO:teuthology.orchestra.run.trial160.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 29/96 2026-02-19T20:12:05.629 INFO:teuthology.orchestra.run.trial160.stdout: Installing : python3-msgpack-1.0.3-2.el9.x86_64 30/96 2026-02-19T20:12:05.640 INFO:teuthology.orchestra.run.trial160.stdout: Installing : python3-influxdb-5.3.1-1.el9.noarch 31/96 2026-02-19T20:12:05.656 INFO:teuthology.orchestra.run.trial160.stdout: Installing : python3-isodate-0.6.1-3.el9.noarch 32/96 2026-02-19T20:12:05.660 INFO:teuthology.orchestra.run.trial160.stdout: Installing : python3-saml-1.16.0-1.el9.noarch 33/96 2026-02-19T20:12:05.668 INFO:teuthology.orchestra.run.trial160.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 34/96 2026-02-19T20:12:05.708 INFO:teuthology.orchestra.run.trial160.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 35/96 2026-02-19T20:12:06.037 INFO:teuthology.orchestra.run.trial160.stdout: Installing : python3-google-auth-1:2.45.0-1.el9.noarch 36/96 2026-02-19T20:12:06.047 INFO:teuthology.orchestra.run.trial160.stdout: Installing : python3-kubernetes-1:26.1.0-3.el9.noarch 37/96 2026-02-19T20:12:06.051 INFO:teuthology.orchestra.run.trial160.stdout: Installing : python3-backports-tarfile-1.2.0-1.el9.noarch 38/96 2026-02-19T20:12:06.057 INFO:teuthology.orchestra.run.trial160.stdout: Installing : python3-jaraco-context-6.0.1-3.el9.noarch 39/96 2026-02-19T20:12:06.058 INFO:teuthology.orchestra.run.trial160.stdout: Installing : python3-autocommand-2.2.2-8.el9.noarch 40/96 2026-02-19T20:12:06.086 INFO:teuthology.orchestra.run.trial160.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 41/96 2026-02-19T20:12:06.130 INFO:teuthology.orchestra.run.trial160.stdout: Installing : abseil-cpp-20211102.0-4.el9.x86_64 42/96 2026-02-19T20:12:06.138 INFO:teuthology.orchestra.run.trial160.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 43/96 2026-02-19T20:12:06.144 INFO:teuthology.orchestra.run.trial160.stdout: Installing : protobuf-compiler-3.14.0-17.el9.x86_64 44/96 2026-02-19T20:12:06.147 INFO:teuthology.orchestra.run.trial160.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 45/96 2026-02-19T20:12:06.153 INFO:teuthology.orchestra.run.trial160.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 46/96 2026-02-19T20:12:06.156 INFO:teuthology.orchestra.run.trial160.stdout: Installing : python3-jaraco-text-4.0.0-2.el9.noarch 47/96 2026-02-19T20:12:06.163 INFO:teuthology.orchestra.run.trial160.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 48/96 2026-02-19T20:12:06.167 INFO:teuthology.orchestra.run.trial160.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 49/96 2026-02-19T20:12:06.195 INFO:teuthology.orchestra.run.trial160.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 50/96 2026-02-19T20:12:06.205 INFO:teuthology.orchestra.run.trial160.stdout: Installing : python3-protobuf-3.14.0-17.el9.noarch 51/96 2026-02-19T20:12:06.210 INFO:teuthology.orchestra.run.trial160.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 52/96 2026-02-19T20:12:06.217 INFO:teuthology.orchestra.run.trial160.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 53/96 2026-02-19T20:12:06.252 INFO:teuthology.orchestra.run.trial160.stdout: Installing : python3-jmespath-1.0.1-1.el9.noarch 54/96 2026-02-19T20:12:06.477 INFO:teuthology.orchestra.run.trial160.stdout: Installing : python3-devel-3.9.25-3.el9.x86_64 55/96 2026-02-19T20:12:06.501 INFO:teuthology.orchestra.run.trial160.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 56/96 2026-02-19T20:12:06.505 INFO:teuthology.orchestra.run.trial160.stdout: Installing : python3-jinja2-2.11.3-8.el9.noarch 57/96 2026-02-19T20:12:06.517 INFO:teuthology.orchestra.run.trial092.stdout: Running scriptlet: libcephsqlite-2:20.3.0-5336.g802bf111.el9.x86_64 9/10 2026-02-19T20:12:06.535 INFO:teuthology.orchestra.run.trial092.stdout: Installing : ceph-test-2:20.3.0-5336.g802bf111.el9.x86_64 10/10 2026-02-19T20:12:06.563 INFO:teuthology.orchestra.run.trial160.stdout: Installing : openblas-0.3.29-1.el9.x86_64 58/96 2026-02-19T20:12:06.565 INFO:teuthology.orchestra.run.trial160.stdout: Installing : openblas-openmp-0.3.29-1.el9.x86_64 59/96 2026-02-19T20:12:06.586 INFO:teuthology.orchestra.run.trial160.stdout: Installing : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 60/96 2026-02-19T20:12:06.865 INFO:teuthology.orchestra.run.trial092.stdout: Running scriptlet: ceph-test-2:20.3.0-5336.g802bf111.el9.x86_64 10/10 2026-02-19T20:12:06.866 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : ceph-test-2:20.3.0-5336.g802bf111.el9.x86_64 1/10 2026-02-19T20:12:06.866 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : libcephsqlite-2:20.3.0-5336.g802bf111.el9.x86_64 2/10 2026-02-19T20:12:06.866 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : hwloc-libs-2.4.1-6.el9.x86_64 3/10 2026-02-19T20:12:06.866 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : libatomic-11.5.0-14.el9.x86_64 4/10 2026-02-19T20:12:06.866 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : lksctp-tools-1.0.19-2.el9.x86_64 5/10 2026-02-19T20:12:06.866 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : libxslt-1.1.34-12.el9.x86_64 6/10 2026-02-19T20:12:06.866 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : protobuf-3.14.0-17.el9.x86_64 7/10 2026-02-19T20:12:06.866 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : socat-1.7.4.1-8.el9.x86_64 8/10 2026-02-19T20:12:06.866 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 9/10 2026-02-19T20:12:06.914 INFO:teuthology.orchestra.run.trial160.stdout: Installing : flexiblas-netlib-3.0.4-9.el9.x86_64 61/96 2026-02-19T20:12:06.919 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : yaml-cpp-0.6.3-5.el9.x86_64 10/10 2026-02-19T20:12:06.919 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:12:06.919 INFO:teuthology.orchestra.run.trial092.stdout:Installed: 2026-02-19T20:12:06.919 INFO:teuthology.orchestra.run.trial092.stdout: ceph-test-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:12:06.919 INFO:teuthology.orchestra.run.trial092.stdout: hwloc-libs-2.4.1-6.el9.x86_64 2026-02-19T20:12:06.919 INFO:teuthology.orchestra.run.trial092.stdout: libatomic-11.5.0-14.el9.x86_64 2026-02-19T20:12:06.920 INFO:teuthology.orchestra.run.trial092.stdout: libcephsqlite-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:12:06.920 INFO:teuthology.orchestra.run.trial092.stdout: libxslt-1.1.34-12.el9.x86_64 2026-02-19T20:12:06.920 INFO:teuthology.orchestra.run.trial092.stdout: lksctp-tools-1.0.19-2.el9.x86_64 2026-02-19T20:12:06.920 INFO:teuthology.orchestra.run.trial092.stdout: protobuf-3.14.0-17.el9.x86_64 2026-02-19T20:12:06.920 INFO:teuthology.orchestra.run.trial092.stdout: socat-1.7.4.1-8.el9.x86_64 2026-02-19T20:12:06.920 INFO:teuthology.orchestra.run.trial092.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2026-02-19T20:12:06.920 INFO:teuthology.orchestra.run.trial092.stdout: yaml-cpp-0.6.3-5.el9.x86_64 2026-02-19T20:12:06.920 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:12:06.920 INFO:teuthology.orchestra.run.trial092.stdout:Complete! 2026-02-19T20:12:06.958 DEBUG:teuthology.orchestra.run.trial092:> sudo yum -y install ceph 2026-02-19T20:12:06.987 INFO:teuthology.orchestra.run.trial160.stdout: Installing : python3-numpy-1:1.23.5-2.el9.x86_64 62/96 2026-02-19T20:12:07.265 INFO:teuthology.orchestra.run.trial092.stdout:Last metadata expiration check: 0:00:27 ago on Thu 19 Feb 2026 08:11:40 PM UTC. 2026-02-19T20:12:07.351 INFO:teuthology.orchestra.run.trial092.stdout:Dependencies resolved. 2026-02-19T20:12:07.354 INFO:teuthology.orchestra.run.trial092.stdout:======================================================================================= 2026-02-19T20:12:07.354 INFO:teuthology.orchestra.run.trial092.stdout: Package Arch Version Repository Size 2026-02-19T20:12:07.354 INFO:teuthology.orchestra.run.trial092.stdout:======================================================================================= 2026-02-19T20:12:07.354 INFO:teuthology.orchestra.run.trial092.stdout:Installing: 2026-02-19T20:12:07.355 INFO:teuthology.orchestra.run.trial092.stdout: ceph x86_64 2:20.3.0-5336.g802bf111.el9 ceph 6.5 k 2026-02-19T20:12:07.355 INFO:teuthology.orchestra.run.trial092.stdout:Installing dependencies: 2026-02-19T20:12:07.355 INFO:teuthology.orchestra.run.trial092.stdout: abseil-cpp x86_64 20211102.0-4.el9 epel 551 k 2026-02-19T20:12:07.355 INFO:teuthology.orchestra.run.trial092.stdout: ceph-grafana-dashboards noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 57 k 2026-02-19T20:12:07.355 INFO:teuthology.orchestra.run.trial092.stdout: ceph-mds x86_64 2:20.3.0-5336.g802bf111.el9 ceph 2.4 M 2026-02-19T20:12:07.355 INFO:teuthology.orchestra.run.trial092.stdout: ceph-mgr x86_64 2:20.3.0-5336.g802bf111.el9 ceph 935 k 2026-02-19T20:12:07.355 INFO:teuthology.orchestra.run.trial092.stdout: ceph-mgr-modules-core noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 297 k 2026-02-19T20:12:07.355 INFO:teuthology.orchestra.run.trial092.stdout: ceph-mon x86_64 2:20.3.0-5336.g802bf111.el9 ceph 5.0 M 2026-02-19T20:12:07.355 INFO:teuthology.orchestra.run.trial092.stdout: ceph-osd x86_64 2:20.3.0-5336.g802bf111.el9 ceph 168 k 2026-02-19T20:12:07.355 INFO:teuthology.orchestra.run.trial092.stdout: ceph-osd-classic x86_64 2:20.3.0-5336.g802bf111.el9 ceph 16 M 2026-02-19T20:12:07.356 INFO:teuthology.orchestra.run.trial092.stdout: ceph-osd-crimson x86_64 2:20.3.0-5336.g802bf111.el9 ceph 19 M 2026-02-19T20:12:07.356 INFO:teuthology.orchestra.run.trial092.stdout: ceph-prometheus-alerts noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 17 k 2026-02-19T20:12:07.356 INFO:teuthology.orchestra.run.trial092.stdout: cephadm noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 1.0 M 2026-02-19T20:12:07.356 INFO:teuthology.orchestra.run.trial092.stdout: cryptsetup x86_64 2.8.1-3.el9 baseos 351 k 2026-02-19T20:12:07.356 INFO:teuthology.orchestra.run.trial092.stdout: flexiblas x86_64 3.0.4-9.el9 appstream 30 k 2026-02-19T20:12:07.356 INFO:teuthology.orchestra.run.trial092.stdout: flexiblas-netlib x86_64 3.0.4-9.el9 appstream 3.0 M 2026-02-19T20:12:07.356 INFO:teuthology.orchestra.run.trial092.stdout: flexiblas-openblas-openmp x86_64 3.0.4-9.el9 appstream 15 k 2026-02-19T20:12:07.356 INFO:teuthology.orchestra.run.trial092.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2026-02-19T20:12:07.356 INFO:teuthology.orchestra.run.trial092.stdout: ledmon-libs x86_64 1.1.0-3.el9 baseos 40 k 2026-02-19T20:12:07.356 INFO:teuthology.orchestra.run.trial092.stdout: libconfig x86_64 1.7.2-9.el9 baseos 72 k 2026-02-19T20:12:07.356 INFO:teuthology.orchestra.run.trial092.stdout: libgfortran x86_64 11.5.0-14.el9 baseos 794 k 2026-02-19T20:12:07.356 INFO:teuthology.orchestra.run.trial092.stdout: libquadmath x86_64 11.5.0-14.el9 baseos 184 k 2026-02-19T20:12:07.357 INFO:teuthology.orchestra.run.trial092.stdout: libstoragemgmt x86_64 1.10.1-1.el9 appstream 246 k 2026-02-19T20:12:07.357 INFO:teuthology.orchestra.run.trial092.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2026-02-19T20:12:07.357 INFO:teuthology.orchestra.run.trial092.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2026-02-19T20:12:07.357 INFO:teuthology.orchestra.run.trial092.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2026-02-19T20:12:07.357 INFO:teuthology.orchestra.run.trial092.stdout: openblas x86_64 0.3.29-1.el9 appstream 42 k 2026-02-19T20:12:07.357 INFO:teuthology.orchestra.run.trial092.stdout: openblas-openmp x86_64 0.3.29-1.el9 appstream 5.3 M 2026-02-19T20:12:07.357 INFO:teuthology.orchestra.run.trial092.stdout: protobuf-compiler x86_64 3.14.0-17.el9 crb 862 k 2026-02-19T20:12:07.357 INFO:teuthology.orchestra.run.trial092.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2026-02-19T20:12:07.357 INFO:teuthology.orchestra.run.trial092.stdout: python3-autocommand noarch 2.2.2-8.el9 epel 29 k 2026-02-19T20:12:07.357 INFO:teuthology.orchestra.run.trial092.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2026-02-19T20:12:07.357 INFO:teuthology.orchestra.run.trial092.stdout: python3-backports-tarfile noarch 1.2.0-1.el9 epel 60 k 2026-02-19T20:12:07.357 INFO:teuthology.orchestra.run.trial092.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2026-02-19T20:12:07.357 INFO:teuthology.orchestra.run.trial092.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2026-02-19T20:12:07.358 INFO:teuthology.orchestra.run.trial092.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2026-02-19T20:12:07.358 INFO:teuthology.orchestra.run.trial092.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2026-02-19T20:12:07.358 INFO:teuthology.orchestra.run.trial092.stdout: python3-cheroot noarch 10.0.1-4.el9 epel 173 k 2026-02-19T20:12:07.358 INFO:teuthology.orchestra.run.trial092.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2026-02-19T20:12:07.358 INFO:teuthology.orchestra.run.trial092.stdout: python3-cryptography x86_64 36.0.1-5.el9 baseos 1.2 M 2026-02-19T20:12:07.358 INFO:teuthology.orchestra.run.trial092.stdout: python3-devel x86_64 3.9.25-3.el9 appstream 244 k 2026-02-19T20:12:07.358 INFO:teuthology.orchestra.run.trial092.stdout: python3-google-auth noarch 1:2.45.0-1.el9 epel 254 k 2026-02-19T20:12:07.358 INFO:teuthology.orchestra.run.trial092.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2026-02-19T20:12:07.358 INFO:teuthology.orchestra.run.trial092.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2026-02-19T20:12:07.358 INFO:teuthology.orchestra.run.trial092.stdout: python3-isodate noarch 0.6.1-3.el9 epel 56 k 2026-02-19T20:12:07.358 INFO:teuthology.orchestra.run.trial092.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2026-02-19T20:12:07.358 INFO:teuthology.orchestra.run.trial092.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2026-02-19T20:12:07.359 INFO:teuthology.orchestra.run.trial092.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2026-02-19T20:12:07.359 INFO:teuthology.orchestra.run.trial092.stdout: python3-jaraco-context noarch 6.0.1-3.el9 epel 20 k 2026-02-19T20:12:07.359 INFO:teuthology.orchestra.run.trial092.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2026-02-19T20:12:07.359 INFO:teuthology.orchestra.run.trial092.stdout: python3-jaraco-text noarch 4.0.0-2.el9 epel 26 k 2026-02-19T20:12:07.359 INFO:teuthology.orchestra.run.trial092.stdout: python3-jinja2 noarch 2.11.3-8.el9 appstream 249 k 2026-02-19T20:12:07.359 INFO:teuthology.orchestra.run.trial092.stdout: python3-jmespath noarch 1.0.1-1.el9 appstream 48 k 2026-02-19T20:12:07.359 INFO:teuthology.orchestra.run.trial092.stdout: python3-kubernetes noarch 1:26.1.0-3.el9 epel 1.0 M 2026-02-19T20:12:07.359 INFO:teuthology.orchestra.run.trial092.stdout: python3-libstoragemgmt x86_64 1.10.1-1.el9 appstream 177 k 2026-02-19T20:12:07.359 INFO:teuthology.orchestra.run.trial092.stdout: python3-lxml x86_64 4.6.5-3.el9 appstream 1.2 M 2026-02-19T20:12:07.359 INFO:teuthology.orchestra.run.trial092.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2026-02-19T20:12:07.359 INFO:teuthology.orchestra.run.trial092.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2026-02-19T20:12:07.359 INFO:teuthology.orchestra.run.trial092.stdout: python3-msgpack x86_64 1.0.3-2.el9 epel 86 k 2026-02-19T20:12:07.359 INFO:teuthology.orchestra.run.trial092.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2026-02-19T20:12:07.360 INFO:teuthology.orchestra.run.trial092.stdout: python3-numpy x86_64 1:1.23.5-2.el9 appstream 6.1 M 2026-02-19T20:12:07.360 INFO:teuthology.orchestra.run.trial092.stdout: python3-numpy-f2py x86_64 1:1.23.5-2.el9 appstream 442 k 2026-02-19T20:12:07.360 INFO:teuthology.orchestra.run.trial092.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2026-02-19T20:12:07.360 INFO:teuthology.orchestra.run.trial092.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2026-02-19T20:12:07.360 INFO:teuthology.orchestra.run.trial092.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2026-02-19T20:12:07.360 INFO:teuthology.orchestra.run.trial092.stdout: python3-protobuf noarch 3.14.0-17.el9 appstream 267 k 2026-02-19T20:12:07.360 INFO:teuthology.orchestra.run.trial092.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2026-02-19T20:12:07.360 INFO:teuthology.orchestra.run.trial092.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2026-02-19T20:12:07.360 INFO:teuthology.orchestra.run.trial092.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2026-02-19T20:12:07.360 INFO:teuthology.orchestra.run.trial092.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2026-02-19T20:12:07.360 INFO:teuthology.orchestra.run.trial092.stdout: python3-pyparsing noarch 2.4.7-9.el9 baseos 150 k 2026-02-19T20:12:07.360 INFO:teuthology.orchestra.run.trial092.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2026-02-19T20:12:07.360 INFO:teuthology.orchestra.run.trial092.stdout: python3-requests noarch 2.25.1-10.el9 baseos 126 k 2026-02-19T20:12:07.361 INFO:teuthology.orchestra.run.trial092.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2026-02-19T20:12:07.361 INFO:teuthology.orchestra.run.trial092.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2026-02-19T20:12:07.361 INFO:teuthology.orchestra.run.trial092.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2026-02-19T20:12:07.361 INFO:teuthology.orchestra.run.trial092.stdout: python3-scipy x86_64 1.9.3-2.el9 appstream 19 M 2026-02-19T20:12:07.361 INFO:teuthology.orchestra.run.trial092.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2026-02-19T20:12:07.361 INFO:teuthology.orchestra.run.trial092.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2026-02-19T20:12:07.361 INFO:teuthology.orchestra.run.trial092.stdout: python3-typing-extensions noarch 4.15.0-1.el9 epel 86 k 2026-02-19T20:12:07.361 INFO:teuthology.orchestra.run.trial092.stdout: python3-urllib3 noarch 1.26.5-7.el9 baseos 218 k 2026-02-19T20:12:07.361 INFO:teuthology.orchestra.run.trial092.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2026-02-19T20:12:07.361 INFO:teuthology.orchestra.run.trial092.stdout: python3-xmlsec x86_64 1.3.13-1.el9 epel 48 k 2026-02-19T20:12:07.361 INFO:teuthology.orchestra.run.trial092.stdout: python3-xmltodict noarch 0.12.0-15.el9 epel 22 k 2026-02-19T20:12:07.361 INFO:teuthology.orchestra.run.trial092.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2026-02-19T20:12:07.361 INFO:teuthology.orchestra.run.trial092.stdout: unzip x86_64 6.0-59.el9 baseos 182 k 2026-02-19T20:12:07.362 INFO:teuthology.orchestra.run.trial092.stdout: xmlsec1 x86_64 1.2.29-13.el9 appstream 189 k 2026-02-19T20:12:07.362 INFO:teuthology.orchestra.run.trial092.stdout: xmlsec1-openssl x86_64 1.2.29-13.el9 appstream 90 k 2026-02-19T20:12:07.362 INFO:teuthology.orchestra.run.trial092.stdout: zip x86_64 3.0-35.el9 baseos 266 k 2026-02-19T20:12:07.362 INFO:teuthology.orchestra.run.trial092.stdout:Installing weak dependencies: 2026-02-19T20:12:07.362 INFO:teuthology.orchestra.run.trial092.stdout: ceph-mgr-cephadm noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 184 k 2026-02-19T20:12:07.362 INFO:teuthology.orchestra.run.trial092.stdout: ceph-mgr-dashboard noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 51 M 2026-02-19T20:12:07.362 INFO:teuthology.orchestra.run.trial092.stdout: ceph-mgr-diskprediction-local noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 7.4 M 2026-02-19T20:12:07.362 INFO:teuthology.orchestra.run.trial092.stdout: ceph-mgr-k8sevents noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 22 k 2026-02-19T20:12:07.362 INFO:teuthology.orchestra.run.trial092.stdout: ceph-mgr-rook noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 50 k 2026-02-19T20:12:07.362 INFO:teuthology.orchestra.run.trial092.stdout: ceph-volume noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 301 k 2026-02-19T20:12:07.362 INFO:teuthology.orchestra.run.trial092.stdout: python3-influxdb noarch 5.3.1-1.el9 epel 139 k 2026-02-19T20:12:07.362 INFO:teuthology.orchestra.run.trial092.stdout: python3-saml noarch 1.16.0-1.el9 epel 125 k 2026-02-19T20:12:07.363 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:12:07.363 INFO:teuthology.orchestra.run.trial092.stdout:Transaction Summary 2026-02-19T20:12:07.363 INFO:teuthology.orchestra.run.trial092.stdout:======================================================================================= 2026-02-19T20:12:07.363 INFO:teuthology.orchestra.run.trial092.stdout:Install 96 Packages 2026-02-19T20:12:07.363 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:12:07.364 INFO:teuthology.orchestra.run.trial092.stdout:Total download size: 159 M 2026-02-19T20:12:07.364 INFO:teuthology.orchestra.run.trial092.stdout:Installed size: 733 M 2026-02-19T20:12:07.364 INFO:teuthology.orchestra.run.trial092.stdout:Downloading Packages: 2026-02-19T20:12:07.662 INFO:teuthology.orchestra.run.trial160.stdout: Installing : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 63/96 2026-02-19T20:12:07.679 INFO:teuthology.orchestra.run.trial160.stdout: Installing : python3-scipy-1.9.3-2.el9.x86_64 64/96 2026-02-19T20:12:07.689 INFO:teuthology.orchestra.run.trial160.stdout: Installing : python3-pyparsing-2.4.7-9.el9.noarch 65/96 2026-02-19T20:12:07.696 INFO:teuthology.orchestra.run.trial160.stdout: Installing : python3-packaging-20.9-5.el9.noarch 66/96 2026-02-19T20:12:07.709 INFO:teuthology.orchestra.run.trial160.stdout: Installing : python3-ply-3.11-14.el9.noarch 67/96 2026-02-19T20:12:07.725 INFO:teuthology.orchestra.run.trial160.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 68/96 2026-02-19T20:12:07.800 INFO:teuthology.orchestra.run.trial160.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 69/96 2026-02-19T20:12:07.809 INFO:teuthology.orchestra.run.trial160.stdout: Installing : python3-cryptography-36.0.1-5.el9.x86_64 70/96 2026-02-19T20:12:07.833 INFO:teuthology.orchestra.run.trial160.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 71/96 2026-02-19T20:12:07.852 INFO:teuthology.orchestra.run.trial130.stdout: Running scriptlet: ceph-selinux-2:20.3.0-5336.g802bf111.el9.x86_64 36/39 2026-02-19T20:12:07.853 INFO:teuthology.orchestra.run.trial130.stdout:skipping the directory /sys 2026-02-19T20:12:07.853 INFO:teuthology.orchestra.run.trial130.stdout:skipping the directory /proc 2026-02-19T20:12:07.853 INFO:teuthology.orchestra.run.trial130.stdout:skipping the directory /mnt 2026-02-19T20:12:07.853 INFO:teuthology.orchestra.run.trial130.stdout:skipping the directory /var/tmp 2026-02-19T20:12:07.853 INFO:teuthology.orchestra.run.trial130.stdout:skipping the directory /home 2026-02-19T20:12:07.853 INFO:teuthology.orchestra.run.trial130.stdout:skipping the directory /root 2026-02-19T20:12:07.853 INFO:teuthology.orchestra.run.trial130.stdout:skipping the directory /tmp 2026-02-19T20:12:07.853 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:07.862 INFO:teuthology.orchestra.run.trial160.stdout: Installing : python3-cheroot-10.0.1-4.el9.noarch 72/96 2026-02-19T20:12:07.913 INFO:teuthology.orchestra.run.trial160.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 73/96 2026-02-19T20:12:07.919 INFO:teuthology.orchestra.run.trial160.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 74/96 2026-02-19T20:12:07.923 INFO:teuthology.orchestra.run.trial160.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 75/96 2026-02-19T20:12:07.924 INFO:teuthology.orchestra.run.trial160.stdout: Installing : libconfig-1.7.2-9.el9.x86_64 76/96 2026-02-19T20:12:07.942 INFO:teuthology.orchestra.run.trial160.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 77/96 2026-02-19T20:12:07.942 INFO:teuthology.orchestra.run.trial160.stdout:Creating group 'libstoragemgmt' with GID 991. 2026-02-19T20:12:07.942 INFO:teuthology.orchestra.run.trial160.stdout:Creating user 'libstoragemgmt' (daemon account for libstoragemgmt) with UID 991 and GID 991. 2026-02-19T20:12:07.942 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:12:07.949 INFO:teuthology.orchestra.run.trial160.stdout: Installing : libstoragemgmt-1.10.1-1.el9.x86_64 77/96 2026-02-19T20:12:07.975 INFO:teuthology.orchestra.run.trial160.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 77/96 2026-02-19T20:12:07.976 INFO:teuthology.orchestra.run.trial160.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/libstoragemgmt.service → /usr/lib/systemd/system/libstoragemgmt.service. 2026-02-19T20:12:07.976 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:12:08.011 INFO:teuthology.orchestra.run.trial160.stdout: Installing : python3-libstoragemgmt-1.10.1-1.el9.x86_64 78/96 2026-02-19T20:12:08.091 INFO:teuthology.orchestra.run.trial092.stdout:(1/96): ceph-20.3.0-5336.g802bf111.el9.x86_64.r 27 kB/s | 6.5 kB 00:00 2026-02-19T20:12:08.466 INFO:teuthology.orchestra.run.trial130.stdout: Installing : ceph-radosgw-2:20.3.0-5336.g802bf111.el9.x86_64 37/39 2026-02-19T20:12:08.489 INFO:teuthology.orchestra.run.trial130.stdout: Running scriptlet: ceph-radosgw-2:20.3.0-5336.g802bf111.el9.x86_64 37/39 2026-02-19T20:12:08.489 INFO:teuthology.orchestra.run.trial130.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-19T20:12:08.489 INFO:teuthology.orchestra.run.trial130.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2026-02-19T20:12:08.489 INFO:teuthology.orchestra.run.trial130.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-19T20:12:08.490 INFO:teuthology.orchestra.run.trial130.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-19T20:12:08.490 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:08.491 INFO:teuthology.orchestra.run.trial130.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 38/39 2026-02-19T20:12:08.492 INFO:teuthology.orchestra.run.trial092.stdout:(2/96): ceph-mds-20.3.0-5336.g802bf111.el9.x86_ 3.7 MB/s | 2.4 MB 00:00 2026-02-19T20:12:08.504 INFO:teuthology.orchestra.run.trial130.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 38/39 2026-02-19T20:12:08.504 INFO:teuthology.orchestra.run.trial130.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 39/39 2026-02-19T20:12:08.550 INFO:teuthology.orchestra.run.trial092.stdout:(3/96): ceph-osd-20.3.0-5336.g802bf111.el9.x86_ 2.8 MB/s | 168 kB 00:00 2026-02-19T20:12:08.560 INFO:teuthology.orchestra.run.trial130.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 39/39 2026-02-19T20:12:08.560 INFO:teuthology.orchestra.run.trial130.stdout:Creating group 'qat' with GID 992. 2026-02-19T20:12:08.560 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:08.679 INFO:teuthology.orchestra.run.trial160.stdout: Installing : cryptsetup-2.8.1-3.el9.x86_64 79/96 2026-02-19T20:12:08.825 INFO:teuthology.orchestra.run.trial092.stdout:(4/96): ceph-mgr-20.3.0-5336.g802bf111.el9.x86_ 960 kB/s | 935 kB 00:00 2026-02-19T20:12:08.850 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : ceph-base-2:20.3.0-5336.g802bf111.el9.x86_64 1/39 2026-02-19T20:12:08.850 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : ceph-common-2:20.3.0-5336.g802bf111.el9.x86_64 2/39 2026-02-19T20:12:08.851 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : ceph-radosgw-2:20.3.0-5336.g802bf111.el9.x86_64 3/39 2026-02-19T20:12:08.851 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : ceph-selinux-2:20.3.0-5336.g802bf111.el9.x86_64 4/39 2026-02-19T20:12:08.851 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : libcephfs-daemon-2:20.3.0-5336.g802bf111.el9.x86_6 5/39 2026-02-19T20:12:08.851 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : libcephfs-proxy2-2:20.3.0-5336.g802bf111.el9.x86_6 6/39 2026-02-19T20:12:08.851 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : libcephfs2-2:20.3.0-5336.g802bf111.el9.x86_64 7/39 2026-02-19T20:12:08.851 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : libradosstriper1-2:20.3.0-5336.g802bf111.el9.x86_6 8/39 2026-02-19T20:12:08.851 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : librgw2-2:20.3.0-5336.g802bf111.el9.x86_64 9/39 2026-02-19T20:12:08.851 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : python3-ceph-argparse-2:20.3.0-5336.g802bf111.el9. 10/39 2026-02-19T20:12:08.851 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : python3-ceph-common-2:20.3.0-5336.g802bf111.el9.x8 11/39 2026-02-19T20:12:08.851 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : python3-cephfs-2:20.3.0-5336.g802bf111.el9.x86_64 12/39 2026-02-19T20:12:08.851 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : python3-rados-2:20.3.0-5336.g802bf111.el9.x86_64 13/39 2026-02-19T20:12:08.852 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : python3-rbd-2:20.3.0-5336.g802bf111.el9.x86_64 14/39 2026-02-19T20:12:08.852 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : python3-rgw-2:20.3.0-5336.g802bf111.el9.x86_64 15/39 2026-02-19T20:12:08.852 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : mailcap-2.1.49-5.el9.noarch 16/39 2026-02-19T20:12:08.852 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : nvme-cli-2.16-1.el9.x86_64 17/39 2026-02-19T20:12:08.852 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : pciutils-3.7.0-7.el9.x86_64 18/39 2026-02-19T20:12:08.852 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : boost-program-options-1.75.0-13.el9.x86_64 19/39 2026-02-19T20:12:08.852 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : libnbd-1.20.3-4.el9.x86_64 20/39 2026-02-19T20:12:08.852 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 21/39 2026-02-19T20:12:08.852 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 22/39 2026-02-19T20:12:08.852 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 23/39 2026-02-19T20:12:08.852 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 24/39 2026-02-19T20:12:08.852 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : qatlib-25.08.0-2.el9.x86_64 25/39 2026-02-19T20:12:08.852 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : qatlib-service-25.08.0-2.el9.x86_64 26/39 2026-02-19T20:12:08.853 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : qatzip-libs-1.3.1-1.el9.x86_64 27/39 2026-02-19T20:12:08.853 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 28/39 2026-02-19T20:12:08.853 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : libarrow-9.0.0-15.el9.x86_64 29/39 2026-02-19T20:12:08.853 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : libarrow-doc-9.0.0-15.el9.noarch 30/39 2026-02-19T20:12:08.853 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : liboath-2.6.12-1.el9.x86_64 31/39 2026-02-19T20:12:08.853 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 32/39 2026-02-19T20:12:08.853 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : parquet-libs-9.0.0-15.el9.x86_64 33/39 2026-02-19T20:12:08.853 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : re2-1:20211101-20.el9.x86_64 34/39 2026-02-19T20:12:08.853 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : thrift-0.15.0-4.el9.x86_64 35/39 2026-02-19T20:12:08.853 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : librados2-2:20.3.0-5336.g802bf111.el9.x86_64 36/39 2026-02-19T20:12:08.853 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 37/39 2026-02-19T20:12:08.853 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : librbd1-2:20.3.0-5336.g802bf111.el9.x86_64 38/39 2026-02-19T20:12:08.912 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 39/39 2026-02-19T20:12:08.913 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:08.913 INFO:teuthology.orchestra.run.trial130.stdout:Upgraded: 2026-02-19T20:12:08.913 INFO:teuthology.orchestra.run.trial130.stdout: librados2-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:12:08.913 INFO:teuthology.orchestra.run.trial130.stdout: librbd1-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:12:08.913 INFO:teuthology.orchestra.run.trial130.stdout:Installed: 2026-02-19T20:12:08.913 INFO:teuthology.orchestra.run.trial130.stdout: boost-program-options-1.75.0-13.el9.x86_64 2026-02-19T20:12:08.913 INFO:teuthology.orchestra.run.trial130.stdout: ceph-base-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:12:08.913 INFO:teuthology.orchestra.run.trial130.stdout: ceph-common-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:12:08.913 INFO:teuthology.orchestra.run.trial130.stdout: ceph-radosgw-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:12:08.914 INFO:teuthology.orchestra.run.trial130.stdout: ceph-selinux-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:12:08.914 INFO:teuthology.orchestra.run.trial130.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2026-02-19T20:12:08.914 INFO:teuthology.orchestra.run.trial130.stdout: libarrow-9.0.0-15.el9.x86_64 2026-02-19T20:12:08.914 INFO:teuthology.orchestra.run.trial130.stdout: libarrow-doc-9.0.0-15.el9.noarch 2026-02-19T20:12:08.914 INFO:teuthology.orchestra.run.trial130.stdout: libcephfs-daemon-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:12:08.914 INFO:teuthology.orchestra.run.trial130.stdout: libcephfs-proxy2-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:12:08.914 INFO:teuthology.orchestra.run.trial130.stdout: libcephfs2-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:12:08.914 INFO:teuthology.orchestra.run.trial130.stdout: libnbd-1.20.3-4.el9.x86_64 2026-02-19T20:12:08.914 INFO:teuthology.orchestra.run.trial130.stdout: liboath-2.6.12-1.el9.x86_64 2026-02-19T20:12:08.914 INFO:teuthology.orchestra.run.trial130.stdout: libpmemobj-1.12.1-1.el9.x86_64 2026-02-19T20:12:08.914 INFO:teuthology.orchestra.run.trial130.stdout: librabbitmq-0.11.0-7.el9.x86_64 2026-02-19T20:12:08.914 INFO:teuthology.orchestra.run.trial130.stdout: libradosstriper1-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:12:08.915 INFO:teuthology.orchestra.run.trial130.stdout: librdkafka-1.6.1-102.el9.x86_64 2026-02-19T20:12:08.915 INFO:teuthology.orchestra.run.trial130.stdout: librgw2-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:12:08.915 INFO:teuthology.orchestra.run.trial130.stdout: libunwind-1.6.2-1.el9.x86_64 2026-02-19T20:12:08.915 INFO:teuthology.orchestra.run.trial130.stdout: lttng-ust-2.12.0-6.el9.x86_64 2026-02-19T20:12:08.915 INFO:teuthology.orchestra.run.trial130.stdout: mailcap-2.1.49-5.el9.noarch 2026-02-19T20:12:08.915 INFO:teuthology.orchestra.run.trial130.stdout: nvme-cli-2.16-1.el9.x86_64 2026-02-19T20:12:08.915 INFO:teuthology.orchestra.run.trial130.stdout: parquet-libs-9.0.0-15.el9.x86_64 2026-02-19T20:12:08.915 INFO:teuthology.orchestra.run.trial130.stdout: pciutils-3.7.0-7.el9.x86_64 2026-02-19T20:12:08.915 INFO:teuthology.orchestra.run.trial130.stdout: python3-ceph-argparse-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:12:08.915 INFO:teuthology.orchestra.run.trial130.stdout: python3-ceph-common-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:12:08.915 INFO:teuthology.orchestra.run.trial130.stdout: python3-cephfs-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:12:08.915 INFO:teuthology.orchestra.run.trial130.stdout: python3-rados-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:12:08.915 INFO:teuthology.orchestra.run.trial130.stdout: python3-rbd-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:12:08.916 INFO:teuthology.orchestra.run.trial130.stdout: python3-rgw-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:12:08.916 INFO:teuthology.orchestra.run.trial130.stdout: qatlib-25.08.0-2.el9.x86_64 2026-02-19T20:12:08.916 INFO:teuthology.orchestra.run.trial130.stdout: qatlib-service-25.08.0-2.el9.x86_64 2026-02-19T20:12:08.916 INFO:teuthology.orchestra.run.trial130.stdout: qatzip-libs-1.3.1-1.el9.x86_64 2026-02-19T20:12:08.916 INFO:teuthology.orchestra.run.trial130.stdout: re2-1:20211101-20.el9.x86_64 2026-02-19T20:12:08.916 INFO:teuthology.orchestra.run.trial130.stdout: thrift-0.15.0-4.el9.x86_64 2026-02-19T20:12:08.916 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:08.916 INFO:teuthology.orchestra.run.trial130.stdout:Complete! 2026-02-19T20:12:08.954 DEBUG:teuthology.orchestra.run.trial130:> sudo yum -y install ceph-test 2026-02-19T20:12:08.956 INFO:teuthology.orchestra.run.trial092.stdout:(5/96): ceph-mon-20.3.0-5336.g802bf111.el9.x86_ 5.8 MB/s | 5.0 MB 00:00 2026-02-19T20:12:08.974 INFO:teuthology.orchestra.run.trial092.stdout:(6/96): ceph-grafana-dashboards-20.3.0-5336.g80 3.1 MB/s | 57 kB 00:00 2026-02-19T20:12:08.996 INFO:teuthology.orchestra.run.trial092.stdout:(7/96): ceph-mgr-cephadm-20.3.0-5336.g802bf111. 8.0 MB/s | 184 kB 00:00 2026-02-19T20:12:09.190 INFO:teuthology.orchestra.run.trial092.stdout:(8/96): ceph-osd-classic-20.3.0-5336.g802bf111. 25 MB/s | 16 MB 00:00 2026-02-19T20:12:09.260 INFO:teuthology.orchestra.run.trial130.stdout:Last metadata expiration check: 0:00:13 ago on Thu 19 Feb 2026 08:11:56 PM UTC. 2026-02-19T20:12:09.344 INFO:teuthology.orchestra.run.trial130.stdout:Dependencies resolved. 2026-02-19T20:12:09.345 INFO:teuthology.orchestra.run.trial130.stdout:================================================================================ 2026-02-19T20:12:09.345 INFO:teuthology.orchestra.run.trial130.stdout: Package Arch Version Repository Size 2026-02-19T20:12:09.346 INFO:teuthology.orchestra.run.trial130.stdout:================================================================================ 2026-02-19T20:12:09.346 INFO:teuthology.orchestra.run.trial130.stdout:Installing: 2026-02-19T20:12:09.346 INFO:teuthology.orchestra.run.trial130.stdout: ceph-test x86_64 2:20.3.0-5336.g802bf111.el9 ceph 79 M 2026-02-19T20:12:09.346 INFO:teuthology.orchestra.run.trial130.stdout:Installing dependencies: 2026-02-19T20:12:09.346 INFO:teuthology.orchestra.run.trial130.stdout: hwloc-libs x86_64 2.4.1-6.el9 baseos 2.1 M 2026-02-19T20:12:09.346 INFO:teuthology.orchestra.run.trial130.stdout: libatomic x86_64 11.5.0-14.el9 baseos 23 k 2026-02-19T20:12:09.346 INFO:teuthology.orchestra.run.trial130.stdout: libcephsqlite x86_64 2:20.3.0-5336.g802bf111.el9 ceph 159 k 2026-02-19T20:12:09.346 INFO:teuthology.orchestra.run.trial130.stdout: libxslt x86_64 1.1.34-12.el9 appstream 233 k 2026-02-19T20:12:09.346 INFO:teuthology.orchestra.run.trial130.stdout: lksctp-tools x86_64 1.0.19-2.el9 baseos 94 k 2026-02-19T20:12:09.346 INFO:teuthology.orchestra.run.trial130.stdout: protobuf x86_64 3.14.0-17.el9 appstream 1.0 M 2026-02-19T20:12:09.346 INFO:teuthology.orchestra.run.trial130.stdout: socat x86_64 1.7.4.1-8.el9 appstream 303 k 2026-02-19T20:12:09.347 INFO:teuthology.orchestra.run.trial130.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2026-02-19T20:12:09.347 INFO:teuthology.orchestra.run.trial130.stdout: yaml-cpp x86_64 0.6.3-5.el9 epel 122 k 2026-02-19T20:12:09.347 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:09.347 INFO:teuthology.orchestra.run.trial130.stdout:Transaction Summary 2026-02-19T20:12:09.347 INFO:teuthology.orchestra.run.trial130.stdout:================================================================================ 2026-02-19T20:12:09.347 INFO:teuthology.orchestra.run.trial130.stdout:Install 10 Packages 2026-02-19T20:12:09.347 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:09.347 INFO:teuthology.orchestra.run.trial130.stdout:Total download size: 83 M 2026-02-19T20:12:09.347 INFO:teuthology.orchestra.run.trial130.stdout:Installed size: 341 M 2026-02-19T20:12:09.347 INFO:teuthology.orchestra.run.trial130.stdout:Downloading Packages: 2026-02-19T20:12:09.421 INFO:teuthology.orchestra.run.trial092.stdout:(9/96): ceph-mgr-diskprediction-local-20.3.0-53 32 MB/s | 7.4 MB 00:00 2026-02-19T20:12:09.441 INFO:teuthology.orchestra.run.trial092.stdout:(10/96): ceph-mgr-k8sevents-20.3.0-5336.g802bf1 1.2 MB/s | 22 kB 00:00 2026-02-19T20:12:09.466 INFO:teuthology.orchestra.run.trial092.stdout:(11/96): ceph-mgr-modules-core-20.3.0-5336.g802 12 MB/s | 297 kB 00:00 2026-02-19T20:12:09.487 INFO:teuthology.orchestra.run.trial092.stdout:(12/96): ceph-mgr-rook-20.3.0-5336.g802bf111.el 2.3 MB/s | 50 kB 00:00 2026-02-19T20:12:09.492 INFO:teuthology.orchestra.run.trial160.stdout: Installing : ceph-osd-classic-2:20.3.0-5336.g802bf111.el9.x86_6 80/96 2026-02-19T20:12:09.509 INFO:teuthology.orchestra.run.trial092.stdout:(13/96): ceph-prometheus-alerts-20.3.0-5336.g80 792 kB/s | 17 kB 00:00 2026-02-19T20:12:09.538 INFO:teuthology.orchestra.run.trial092.stdout:(14/96): ceph-volume-20.3.0-5336.g802bf111.el9. 10 MB/s | 301 kB 00:00 2026-02-19T20:12:09.556 INFO:teuthology.orchestra.run.trial160.stdout: Installing : ceph-osd-crimson-2:20.3.0-5336.g802bf111.el9.x86_6 81/96 2026-02-19T20:12:09.559 INFO:teuthology.orchestra.run.trial160.stdout: Installing : ceph-volume-2:20.3.0-5336.g802bf111.el9.noarch 82/96 2026-02-19T20:12:09.574 INFO:teuthology.orchestra.run.trial160.stdout: Running scriptlet: ceph-volume-2:20.3.0-5336.g802bf111.el9.noarch 82/96 2026-02-19T20:12:09.574 INFO:teuthology.orchestra.run.trial160.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-19T20:12:09.574 INFO:teuthology.orchestra.run.trial160.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2026-02-19T20:12:09.575 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:12:09.583 INFO:teuthology.orchestra.run.trial092.stdout:(15/96): cephadm-20.3.0-5336.g802bf111.el9.noar 23 MB/s | 1.0 MB 00:00 2026-02-19T20:12:09.585 INFO:teuthology.orchestra.run.trial160.stdout: Installing : ceph-osd-2:20.3.0-5336.g802bf111.el9.x86_64 83/96 2026-02-19T20:12:09.610 INFO:teuthology.orchestra.run.trial160.stdout: Running scriptlet: ceph-osd-2:20.3.0-5336.g802bf111.el9.x86_64 83/96 2026-02-19T20:12:09.611 INFO:teuthology.orchestra.run.trial160.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-19T20:12:09.611 INFO:teuthology.orchestra.run.trial160.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2026-02-19T20:12:09.611 INFO:teuthology.orchestra.run.trial160.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-19T20:12:09.611 INFO:teuthology.orchestra.run.trial160.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-19T20:12:09.611 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:12:09.673 INFO:teuthology.orchestra.run.trial160.stdout: Running scriptlet: cephadm-2:20.3.0-5336.g802bf111.el9.noarch 84/96 2026-02-19T20:12:09.675 INFO:teuthology.orchestra.run.trial160.stdout: Installing : cephadm-2:20.3.0-5336.g802bf111.el9.noarch 84/96 2026-02-19T20:12:09.685 INFO:teuthology.orchestra.run.trial160.stdout: Installing : ceph-prometheus-alerts-2:20.3.0-5336.g802bf111.el9 85/96 2026-02-19T20:12:09.709 INFO:teuthology.orchestra.run.trial160.stdout: Installing : ceph-grafana-dashboards-2:20.3.0-5336.g802bf111.el 86/96 2026-02-19T20:12:09.710 INFO:teuthology.orchestra.run.trial160.stdout: Installing : ceph-mgr-cephadm-2:20.3.0-5336.g802bf111.el9.noarc 87/96 2026-02-19T20:12:10.110 INFO:teuthology.orchestra.run.trial130.stdout:(1/10): libcephsqlite-20.3.0-5336.g802bf111.el9 499 kB/s | 159 kB 00:00 2026-02-19T20:12:10.406 INFO:teuthology.orchestra.run.trial092.stdout:(16/96): cryptsetup-2.8.1-3.el9.x86_64.rpm 427 kB/s | 351 kB 00:00 2026-02-19T20:12:10.491 INFO:teuthology.orchestra.run.trial092.stdout:(17/96): ceph-mgr-dashboard-20.3.0-5336.g802bf1 34 MB/s | 51 MB 00:01 2026-02-19T20:12:10.526 INFO:teuthology.orchestra.run.trial130.stdout:(2/10): libatomic-11.5.0-14.el9.x86_64.rpm 55 kB/s | 23 kB 00:00 2026-02-19T20:12:10.535 INFO:teuthology.orchestra.run.trial092.stdout:(18/96): ceph-osd-crimson-20.3.0-5336.g802bf111 11 MB/s | 19 MB 00:01 2026-02-19T20:12:10.570 INFO:teuthology.orchestra.run.trial092.stdout:(19/96): ledmon-libs-1.1.0-3.el9.x86_64.rpm 246 kB/s | 40 kB 00:00 2026-02-19T20:12:10.703 INFO:teuthology.orchestra.run.trial130.stdout:(3/10): lksctp-tools-1.0.19-2.el9.x86_64.rpm 531 kB/s | 94 kB 00:00 2026-02-19T20:12:10.769 INFO:teuthology.orchestra.run.trial130.stdout:(4/10): libxslt-1.1.34-12.el9.x86_64.rpm 3.5 MB/s | 233 kB 00:00 2026-02-19T20:12:10.803 INFO:teuthology.orchestra.run.trial130.stdout:(5/10): protobuf-3.14.0-17.el9.x86_64.rpm 30 MB/s | 1.0 MB 00:00 2026-02-19T20:12:10.814 INFO:teuthology.orchestra.run.trial130.stdout:(6/10): socat-1.7.4.1-8.el9.x86_64.rpm 27 MB/s | 303 kB 00:00 2026-02-19T20:12:10.823 INFO:teuthology.orchestra.run.trial130.stdout:(7/10): xmlstarlet-1.6.1-20.el9.x86_64.rpm 6.6 MB/s | 64 kB 00:00 2026-02-19T20:12:10.824 INFO:teuthology.orchestra.run.trial092.stdout:(20/96): libquadmath-11.5.0-14.el9.x86_64.rpm 728 kB/s | 184 kB 00:00 2026-02-19T20:12:11.010 INFO:teuthology.orchestra.run.trial092.stdout:(21/96): libconfig-1.7.2-9.el9.x86_64.rpm 139 kB/s | 72 kB 00:00 2026-02-19T20:12:11.156 INFO:teuthology.orchestra.run.trial092.stdout:(22/96): python3-cffi-1.14.5-5.el9.x86_64.rpm 763 kB/s | 253 kB 00:00 2026-02-19T20:12:11.216 INFO:teuthology.orchestra.run.trial130.stdout:(8/10): yaml-cpp-0.6.3-5.el9.x86_64.rpm 310 kB/s | 122 kB 00:00 2026-02-19T20:12:11.332 INFO:teuthology.orchestra.run.trial092.stdout:(23/96): python3-ply-3.11-14.el9.noarch.rpm 603 kB/s | 106 kB 00:00 2026-02-19T20:12:11.500 INFO:teuthology.orchestra.run.trial092.stdout:(24/96): python3-cryptography-36.0.1-5.el9.x86_ 2.5 MB/s | 1.2 MB 00:00 2026-02-19T20:12:11.509 INFO:teuthology.orchestra.run.trial092.stdout:(25/96): python3-pycparser-2.20-6.el9.noarch.rp 766 kB/s | 135 kB 00:00 2026-02-19T20:12:11.628 INFO:teuthology.orchestra.run.trial092.stdout:(26/96): python3-requests-2.25.1-10.el9.noarch. 1.0 MB/s | 126 kB 00:00 2026-02-19T20:12:11.728 INFO:teuthology.orchestra.run.trial092.stdout:(27/96): python3-urllib3-1.26.5-7.el9.noarch.rp 2.1 MB/s | 218 kB 00:00 2026-02-19T20:12:11.753 INFO:teuthology.orchestra.run.trial092.stdout:(28/96): python3-pyparsing-2.4.7-9.el9.noarch.r 593 kB/s | 150 kB 00:00 2026-02-19T20:12:11.827 INFO:teuthology.orchestra.run.trial092.stdout:(29/96): unzip-6.0-59.el9.x86_64.rpm 1.8 MB/s | 182 kB 00:00 2026-02-19T20:12:11.894 INFO:teuthology.orchestra.run.trial092.stdout:(30/96): libgfortran-11.5.0-14.el9.x86_64.rpm 584 kB/s | 794 kB 00:01 2026-02-19T20:12:11.906 INFO:teuthology.orchestra.run.trial092.stdout:(31/96): flexiblas-3.0.4-9.el9.x86_64.rpm 372 kB/s | 30 kB 00:00 2026-02-19T20:12:11.975 INFO:teuthology.orchestra.run.trial092.stdout:(32/96): flexiblas-openblas-openmp-3.0.4-9.el9. 215 kB/s | 15 kB 00:00 2026-02-19T20:12:12.085 INFO:teuthology.orchestra.run.trial092.stdout:(33/96): zip-3.0-35.el9.x86_64.rpm 801 kB/s | 266 kB 00:00 2026-02-19T20:12:12.105 INFO:teuthology.orchestra.run.trial130.stdout:(9/10): ceph-test-20.3.0-5336.g802bf111.el9.x86 34 MB/s | 79 MB 00:02 2026-02-19T20:12:12.112 INFO:teuthology.orchestra.run.trial092.stdout:(34/96): libstoragemgmt-1.10.1-1.el9.x86_64.rpm 1.8 MB/s | 246 kB 00:00 2026-02-19T20:12:12.200 INFO:teuthology.orchestra.run.trial092.stdout:(35/96): lua-5.4.4-4.el9.x86_64.rpm 1.6 MB/s | 188 kB 00:00 2026-02-19T20:12:12.203 INFO:teuthology.orchestra.run.trial092.stdout:(36/96): openblas-0.3.29-1.el9.x86_64.rpm 465 kB/s | 42 kB 00:00 2026-02-19T20:12:12.237 INFO:teuthology.orchestra.run.trial092.stdout:(37/96): flexiblas-netlib-3.0.4-9.el9.x86_64.rp 8.7 MB/s | 3.0 MB 00:00 2026-02-19T20:12:12.373 INFO:teuthology.orchestra.run.trial092.stdout:(38/96): python3-devel-3.9.25-3.el9.x86_64.rpm 1.8 MB/s | 244 kB 00:00 2026-02-19T20:12:12.520 INFO:teuthology.orchestra.run.trial092.stdout:(39/96): python3-jinja2-2.11.3-8.el9.noarch.rpm 1.7 MB/s | 249 kB 00:00 2026-02-19T20:12:12.629 INFO:teuthology.orchestra.run.trial092.stdout:(40/96): python3-jmespath-1.0.1-1.el9.noarch.rp 434 kB/s | 48 kB 00:00 2026-02-19T20:12:12.668 INFO:teuthology.orchestra.run.trial160.stdout: Running scriptlet: ceph-mgr-cephadm-2:20.3.0-5336.g802bf111.el9.noarc 87/96 2026-02-19T20:12:12.674 INFO:teuthology.orchestra.run.trial130.stdout:(10/10): hwloc-libs-2.4.1-6.el9.x86_64.rpm 745 kB/s | 2.1 MB 00:02 2026-02-19T20:12:12.675 INFO:teuthology.orchestra.run.trial160.stdout: Installing : ceph-mgr-dashboard-2:20.3.0-5336.g802bf111.el9.noa 88/96 2026-02-19T20:12:12.678 INFO:teuthology.orchestra.run.trial130.stdout:-------------------------------------------------------------------------------- 2026-02-19T20:12:12.678 INFO:teuthology.orchestra.run.trial130.stdout:Total 25 MB/s | 83 MB 00:03 2026-02-19T20:12:12.691 INFO:teuthology.orchestra.run.trial092.stdout:(41/96): openblas-openmp-0.3.29-1.el9.x86_64.rp 11 MB/s | 5.3 MB 00:00 2026-02-19T20:12:12.741 INFO:teuthology.orchestra.run.trial130.stdout:Running transaction check 2026-02-19T20:12:12.744 INFO:teuthology.orchestra.run.trial092.stdout:(42/96): python3-babel-2.9.1-2.el9.noarch.rpm 11 MB/s | 6.0 MB 00:00 2026-02-19T20:12:12.745 INFO:teuthology.orchestra.run.trial092.stdout:(43/96): python3-libstoragemgmt-1.10.1-1.el9.x8 1.5 MB/s | 177 kB 00:00 2026-02-19T20:12:12.752 INFO:teuthology.orchestra.run.trial130.stdout:Transaction check succeeded. 2026-02-19T20:12:12.752 INFO:teuthology.orchestra.run.trial130.stdout:Running transaction test 2026-02-19T20:12:12.830 INFO:teuthology.orchestra.run.trial092.stdout:(44/96): python3-markupsafe-1.1.1-12.el9.x86_64 406 kB/s | 35 kB 00:00 2026-02-19T20:12:12.930 INFO:teuthology.orchestra.run.trial092.stdout:(45/96): python3-lxml-4.6.5-3.el9.x86_64.rpm 5.1 MB/s | 1.2 MB 00:00 2026-02-19T20:12:12.988 INFO:teuthology.orchestra.run.trial092.stdout:(46/96): python3-numpy-f2py-1.23.5-2.el9.x86_64 2.7 MB/s | 442 kB 00:00 2026-02-19T20:12:13.023 INFO:teuthology.orchestra.run.trial092.stdout:(47/96): python3-packaging-20.9-5.el9.noarch.rp 834 kB/s | 77 kB 00:00 2026-02-19T20:12:13.040 INFO:teuthology.orchestra.run.trial130.stdout:Transaction test succeeded. 2026-02-19T20:12:13.040 INFO:teuthology.orchestra.run.trial130.stdout:Running transaction 2026-02-19T20:12:13.138 INFO:teuthology.orchestra.run.trial092.stdout:(48/96): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.3 MB/s | 159 kB 00:00 2026-02-19T20:12:13.145 INFO:teuthology.orchestra.run.trial092.stdout:(49/96): python3-protobuf-3.14.0-17.el9.noarch. 1.7 MB/s | 267 kB 00:00 2026-02-19T20:12:13.147 INFO:teuthology.orchestra.run.trial160.stdout: Running scriptlet: ceph-mgr-dashboard-2:20.3.0-5336.g802bf111.el9.noa 88/96 2026-02-19T20:12:13.148 INFO:teuthology.orchestra.run.trial160.stdout: Installing : ceph-mgr-diskprediction-local-2:20.3.0-5336.g802bf 89/96 2026-02-19T20:12:13.161 INFO:teuthology.orchestra.run.trial160.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:20.3.0-5336.g802bf 89/96 2026-02-19T20:12:13.161 INFO:teuthology.orchestra.run.trial160.stdout: Installing : ceph-mgr-k8sevents-2:20.3.0-5336.g802bf111.el9.noa 90/96 2026-02-19T20:12:13.226 INFO:teuthology.orchestra.run.trial160.stdout: Running scriptlet: ceph-mgr-k8sevents-2:20.3.0-5336.g802bf111.el9.noa 90/96 2026-02-19T20:12:13.236 INFO:teuthology.orchestra.run.trial092.stdout:(50/96): python3-requests-oauthlib-1.3.0-12.el9 590 kB/s | 54 kB 00:00 2026-02-19T20:12:13.244 INFO:teuthology.orchestra.run.trial092.stdout:(51/96): python3-numpy-1.23.5-2.el9.x86_64.rpm 12 MB/s | 6.1 MB 00:00 2026-02-19T20:12:13.268 INFO:teuthology.orchestra.run.trial160.stdout: Installing : ceph-mgr-modules-core-2:20.3.0-5336.g802bf111.el9. 91/96 2026-02-19T20:12:13.269 INFO:teuthology.orchestra.run.trial160.stdout: Installing : ceph-mgr-2:20.3.0-5336.g802bf111.el9.x86_64 92/96 2026-02-19T20:12:13.274 INFO:teuthology.orchestra.run.trial092.stdout:(52/96): python3-pyasn1-modules-0.4.8-6.el9.noa 2.0 MB/s | 279 kB 00:00 2026-02-19T20:12:13.291 INFO:teuthology.orchestra.run.trial160.stdout: Running scriptlet: ceph-mgr-2:20.3.0-5336.g802bf111.el9.x86_64 92/96 2026-02-19T20:12:13.291 INFO:teuthology.orchestra.run.trial160.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-19T20:12:13.291 INFO:teuthology.orchestra.run.trial160.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2026-02-19T20:12:13.291 INFO:teuthology.orchestra.run.trial160.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-19T20:12:13.291 INFO:teuthology.orchestra.run.trial160.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-19T20:12:13.291 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:12:13.303 INFO:teuthology.orchestra.run.trial160.stdout: Installing : ceph-mgr-rook-2:20.3.0-5336.g802bf111.el9.noarch 93/96 2026-02-19T20:12:13.334 INFO:teuthology.orchestra.run.trial092.stdout:(53/96): python3-toml-0.10.2-6.el9.noarch.rpm 460 kB/s | 42 kB 00:00 2026-02-19T20:12:13.351 INFO:teuthology.orchestra.run.trial130.stdout: Preparing : 1/1 2026-02-19T20:12:13.360 INFO:teuthology.orchestra.run.trial130.stdout: Installing : yaml-cpp-0.6.3-5.el9.x86_64 1/10 2026-02-19T20:12:13.369 INFO:teuthology.orchestra.run.trial130.stdout: Installing : socat-1.7.4.1-8.el9.x86_64 2/10 2026-02-19T20:12:13.374 INFO:teuthology.orchestra.run.trial130.stdout: Installing : protobuf-3.14.0-17.el9.x86_64 3/10 2026-02-19T20:12:13.378 INFO:teuthology.orchestra.run.trial130.stdout: Installing : libxslt-1.1.34-12.el9.x86_64 4/10 2026-02-19T20:12:13.383 INFO:teuthology.orchestra.run.trial130.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 5/10 2026-02-19T20:12:13.385 INFO:teuthology.orchestra.run.trial130.stdout: Installing : lksctp-tools-1.0.19-2.el9.x86_64 6/10 2026-02-19T20:12:13.395 INFO:teuthology.orchestra.run.trial130.stdout: Installing : libatomic-11.5.0-14.el9.x86_64 7/10 2026-02-19T20:12:13.403 INFO:teuthology.orchestra.run.trial130.stdout: Installing : hwloc-libs-2.4.1-6.el9.x86_64 8/10 2026-02-19T20:12:13.404 INFO:teuthology.orchestra.run.trial130.stdout: Installing : libcephsqlite-2:20.3.0-5336.g802bf111.el9.x86_64 9/10 2026-02-19T20:12:13.405 INFO:teuthology.orchestra.run.trial092.stdout:(54/96): xmlsec1-1.2.29-13.el9.x86_64.rpm 1.4 MB/s | 189 kB 00:00 2026-02-19T20:12:13.426 INFO:teuthology.orchestra.run.trial092.stdout:(55/96): xmlsec1-openssl-1.2.29-13.el9.x86_64.r 985 kB/s | 90 kB 00:00 2026-02-19T20:12:13.474 INFO:teuthology.orchestra.run.trial092.stdout:(56/96): lua-devel-5.4.4-4.el9.x86_64.rpm 320 kB/s | 22 kB 00:00 2026-02-19T20:12:13.509 INFO:teuthology.orchestra.run.trial092.stdout:(57/96): abseil-cpp-20211102.0-4.el9.x86_64.rpm 16 MB/s | 551 kB 00:00 2026-02-19T20:12:13.514 INFO:teuthology.orchestra.run.trial092.stdout:(58/96): grpc-data-1.46.7-10.el9.noarch.rpm 3.7 MB/s | 19 kB 00:00 2026-02-19T20:12:13.520 INFO:teuthology.orchestra.run.trial092.stdout:(59/96): luarocks-3.9.2-5.el9.noarch.rpm 25 MB/s | 151 kB 00:00 2026-02-19T20:12:13.529 INFO:teuthology.orchestra.run.trial092.stdout:(60/96): python3-asyncssh-2.13.2-5.el9.noarch.r 65 MB/s | 548 kB 00:00 2026-02-19T20:12:13.534 INFO:teuthology.orchestra.run.trial092.stdout:(61/96): python3-autocommand-2.2.2-8.el9.noarch 5.7 MB/s | 29 kB 00:00 2026-02-19T20:12:13.538 INFO:teuthology.orchestra.run.trial160.stdout: Running scriptlet: ceph-mgr-rook-2:20.3.0-5336.g802bf111.el9.noarch 93/96 2026-02-19T20:12:13.540 INFO:teuthology.orchestra.run.trial160.stdout: Installing : ceph-mon-2:20.3.0-5336.g802bf111.el9.x86_64 94/96 2026-02-19T20:12:13.561 INFO:teuthology.orchestra.run.trial160.stdout: Running scriptlet: ceph-mon-2:20.3.0-5336.g802bf111.el9.x86_64 94/96 2026-02-19T20:12:13.561 INFO:teuthology.orchestra.run.trial160.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-19T20:12:13.561 INFO:teuthology.orchestra.run.trial160.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2026-02-19T20:12:13.561 INFO:teuthology.orchestra.run.trial160.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-19T20:12:13.562 INFO:teuthology.orchestra.run.trial160.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-19T20:12:13.562 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:12:13.594 INFO:teuthology.orchestra.run.trial092.stdout:(62/96): python3-backports-tarfile-1.2.0-1.el9. 1.0 MB/s | 60 kB 00:00 2026-02-19T20:12:13.599 INFO:teuthology.orchestra.run.trial092.stdout:(63/96): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 7.9 MB/s | 43 kB 00:00 2026-02-19T20:12:13.604 INFO:teuthology.orchestra.run.trial092.stdout:(64/96): python3-cachetools-4.2.4-1.el9.noarch. 6.3 MB/s | 32 kB 00:00 2026-02-19T20:12:13.608 INFO:teuthology.orchestra.run.trial092.stdout:(65/96): protobuf-compiler-3.14.0-17.el9.x86_64 4.6 MB/s | 862 kB 00:00 2026-02-19T20:12:13.609 INFO:teuthology.orchestra.run.trial092.stdout:(66/96): python3-certifi-2023.05.07-4.el9.noarc 2.9 MB/s | 14 kB 00:00 2026-02-19T20:12:13.616 INFO:teuthology.orchestra.run.trial092.stdout:(67/96): python3-cherrypy-18.6.1-2.el9.noarch.r 48 MB/s | 358 kB 00:00 2026-02-19T20:12:13.624 INFO:teuthology.orchestra.run.trial092.stdout:(68/96): python3-google-auth-2.45.0-1.el9.noarc 33 MB/s | 254 kB 00:00 2026-02-19T20:12:13.631 INFO:teuthology.orchestra.run.trial092.stdout:(69/96): python3-cheroot-10.0.1-4.el9.noarch.rp 7.3 MB/s | 173 kB 00:00 2026-02-19T20:12:13.640 INFO:teuthology.orchestra.run.trial092.stdout:(70/96): python3-grpcio-tools-1.46.7-10.el9.x86 16 MB/s | 144 kB 00:00 2026-02-19T20:12:13.648 INFO:teuthology.orchestra.run.trial092.stdout:(71/96): python3-influxdb-5.3.1-1.el9.noarch.rp 19 MB/s | 139 kB 00:00 2026-02-19T20:12:13.665 INFO:teuthology.orchestra.run.trial160.stdout: Installing : ceph-mds-2:20.3.0-5336.g802bf111.el9.x86_64 95/96 2026-02-19T20:12:13.669 INFO:teuthology.orchestra.run.trial092.stdout:(72/96): python3-grpcio-1.46.7-10.el9.x86_64.rp 45 MB/s | 2.0 MB 00:00 2026-02-19T20:12:13.674 INFO:teuthology.orchestra.run.trial092.stdout:(73/96): python3-jaraco-8.2.1-3.el9.noarch.rpm 2.1 MB/s | 11 kB 00:00 2026-02-19T20:12:13.674 INFO:teuthology.orchestra.run.trial092.stdout:(74/96): python3-isodate-0.6.1-3.el9.noarch.rpm 2.0 MB/s | 56 kB 00:00 2026-02-19T20:12:13.679 INFO:teuthology.orchestra.run.trial092.stdout:(75/96): python3-jaraco-classes-3.2.1-5.el9.noa 3.7 MB/s | 18 kB 00:00 2026-02-19T20:12:13.680 INFO:teuthology.orchestra.run.trial092.stdout:(76/96): python3-jaraco-collections-3.0.0-8.el9 4.4 MB/s | 23 kB 00:00 2026-02-19T20:12:13.684 INFO:teuthology.orchestra.run.trial092.stdout:(77/96): python3-jaraco-context-6.0.1-3.el9.noa 3.9 MB/s | 20 kB 00:00 2026-02-19T20:12:13.685 INFO:teuthology.orchestra.run.trial092.stdout:(78/96): python3-jaraco-functools-3.5.0-2.el9.n 3.8 MB/s | 19 kB 00:00 2026-02-19T20:12:13.686 INFO:teuthology.orchestra.run.trial160.stdout: Running scriptlet: ceph-mds-2:20.3.0-5336.g802bf111.el9.x86_64 95/96 2026-02-19T20:12:13.686 INFO:teuthology.orchestra.run.trial160.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-19T20:12:13.686 INFO:teuthology.orchestra.run.trial160.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2026-02-19T20:12:13.686 INFO:teuthology.orchestra.run.trial160.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-19T20:12:13.686 INFO:teuthology.orchestra.run.trial160.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-19T20:12:13.686 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:12:13.687 INFO:teuthology.orchestra.run.trial160.stdout: Installing : ceph-2:20.3.0-5336.g802bf111.el9.x86_64 96/96 2026-02-19T20:12:13.689 INFO:teuthology.orchestra.run.trial092.stdout:(79/96): python3-jaraco-text-4.0.0-2.el9.noarch 5.2 MB/s | 26 kB 00:00 2026-02-19T20:12:13.694 INFO:teuthology.orchestra.run.trial160.stdout: Running scriptlet: ceph-osd-classic-2:20.3.0-5336.g802bf111.el9.x86_6 96/96 2026-02-19T20:12:13.695 INFO:teuthology.orchestra.run.trial092.stdout:(80/96): python3-more-itertools-8.12.0-2.el9.no 13 MB/s | 79 kB 00:00 2026-02-19T20:12:13.702 INFO:teuthology.orchestra.run.trial092.stdout:(81/96): python3-kubernetes-26.1.0-3.el9.noarch 61 MB/s | 1.0 MB 00:00 2026-02-19T20:12:13.702 INFO:teuthology.orchestra.run.trial092.stdout:(82/96): python3-msgpack-1.0.3-2.el9.x86_64.rpm 12 MB/s | 86 kB 00:00 2026-02-19T20:12:13.707 INFO:teuthology.orchestra.run.trial092.stdout:(83/96): python3-natsort-7.1.1-5.el9.noarch.rpm 10 MB/s | 58 kB 00:00 2026-02-19T20:12:13.708 INFO:teuthology.orchestra.run.trial092.stdout:(84/96): python3-portend-3.1.0-2.el9.noarch.rpm 3.0 MB/s | 16 kB 00:00 2026-02-19T20:12:13.713 INFO:teuthology.orchestra.run.trial092.stdout:(85/96): python3-pyOpenSSL-21.0.0-1.el9.noarch. 15 MB/s | 90 kB 00:00 2026-02-19T20:12:13.714 INFO:teuthology.orchestra.run.trial092.stdout:(86/96): python3-repoze-lru-0.7-16.el9.noarch.r 5.1 MB/s | 31 kB 00:00 2026-02-19T20:12:13.718 INFO:teuthology.orchestra.run.trial160.stdout: Running scriptlet: ceph-osd-crimson-2:20.3.0-5336.g802bf111.el9.x86_6 96/96 2026-02-19T20:12:13.719 INFO:teuthology.orchestra.run.trial092.stdout:(87/96): python3-rsa-4.9-2.el9.noarch.rpm 10 MB/s | 59 kB 00:00 2026-02-19T20:12:13.720 INFO:teuthology.orchestra.run.trial092.stdout:(88/96): python3-routes-2.5.1-5.el9.noarch.rpm 27 MB/s | 188 kB 00:00 2026-02-19T20:12:13.725 INFO:teuthology.orchestra.run.trial092.stdout:(89/96): python3-saml-1.16.0-1.el9.noarch.rpm 22 MB/s | 125 kB 00:00 2026-02-19T20:12:13.726 INFO:teuthology.orchestra.run.trial092.stdout:(90/96): python3-tempora-5.0.0-2.el9.noarch.rpm 7.0 MB/s | 36 kB 00:00 2026-02-19T20:12:13.731 INFO:teuthology.orchestra.run.trial092.stdout:(91/96): python3-typing-extensions-4.15.0-1.el9 14 MB/s | 86 kB 00:00 2026-02-19T20:12:13.732 INFO:teuthology.orchestra.run.trial092.stdout:(92/96): python3-websocket-client-1.2.3-2.el9.n 14 MB/s | 90 kB 00:00 2026-02-19T20:12:13.737 INFO:teuthology.orchestra.run.trial092.stdout:(93/96): python3-xmlsec-1.3.13-1.el9.x86_64.rpm 8.8 MB/s | 48 kB 00:00 2026-02-19T20:12:13.737 INFO:teuthology.orchestra.run.trial092.stdout:(94/96): python3-xmltodict-0.12.0-15.el9.noarch 4.3 MB/s | 22 kB 00:00 2026-02-19T20:12:13.742 INFO:teuthology.orchestra.run.trial092.stdout:(95/96): python3-zc-lockfile-2.0-10.el9.noarch. 3.7 MB/s | 20 kB 00:00 2026-02-19T20:12:14.105 INFO:teuthology.orchestra.run.trial092.stdout:(96/96): python3-scipy-1.9.3-2.el9.x86_64.rpm 22 MB/s | 19 MB 00:00 2026-02-19T20:12:14.108 INFO:teuthology.orchestra.run.trial092.stdout:-------------------------------------------------------------------------------- 2026-02-19T20:12:14.108 INFO:teuthology.orchestra.run.trial092.stdout:Total 24 MB/s | 159 MB 00:06 2026-02-19T20:12:14.530 INFO:teuthology.orchestra.run.trial160.stdout: Running scriptlet: ceph-2:20.3.0-5336.g802bf111.el9.x86_64 96/96 2026-02-19T20:12:14.530 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : ceph-2:20.3.0-5336.g802bf111.el9.x86_64 1/96 2026-02-19T20:12:14.530 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : ceph-mds-2:20.3.0-5336.g802bf111.el9.x86_64 2/96 2026-02-19T20:12:14.530 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : ceph-mgr-2:20.3.0-5336.g802bf111.el9.x86_64 3/96 2026-02-19T20:12:14.530 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : ceph-mon-2:20.3.0-5336.g802bf111.el9.x86_64 4/96 2026-02-19T20:12:14.530 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : ceph-osd-2:20.3.0-5336.g802bf111.el9.x86_64 5/96 2026-02-19T20:12:14.530 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : ceph-osd-classic-2:20.3.0-5336.g802bf111.el9.x86_6 6/96 2026-02-19T20:12:14.530 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : ceph-osd-crimson-2:20.3.0-5336.g802bf111.el9.x86_6 7/96 2026-02-19T20:12:14.530 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : ceph-grafana-dashboards-2:20.3.0-5336.g802bf111.el 8/96 2026-02-19T20:12:14.530 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : ceph-mgr-cephadm-2:20.3.0-5336.g802bf111.el9.noarc 9/96 2026-02-19T20:12:14.530 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : ceph-mgr-dashboard-2:20.3.0-5336.g802bf111.el9.noa 10/96 2026-02-19T20:12:14.530 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : ceph-mgr-diskprediction-local-2:20.3.0-5336.g802bf 11/96 2026-02-19T20:12:14.531 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : ceph-mgr-k8sevents-2:20.3.0-5336.g802bf111.el9.noa 12/96 2026-02-19T20:12:14.531 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : ceph-mgr-modules-core-2:20.3.0-5336.g802bf111.el9. 13/96 2026-02-19T20:12:14.531 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : ceph-mgr-rook-2:20.3.0-5336.g802bf111.el9.noarch 14/96 2026-02-19T20:12:14.531 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : ceph-prometheus-alerts-2:20.3.0-5336.g802bf111.el9 15/96 2026-02-19T20:12:14.531 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : ceph-volume-2:20.3.0-5336.g802bf111.el9.noarch 16/96 2026-02-19T20:12:14.531 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : cephadm-2:20.3.0-5336.g802bf111.el9.noarch 17/96 2026-02-19T20:12:14.531 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : cryptsetup-2.8.1-3.el9.x86_64 18/96 2026-02-19T20:12:14.531 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : ledmon-libs-1.1.0-3.el9.x86_64 19/96 2026-02-19T20:12:14.531 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : libconfig-1.7.2-9.el9.x86_64 20/96 2026-02-19T20:12:14.531 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : libgfortran-11.5.0-14.el9.x86_64 21/96 2026-02-19T20:12:14.531 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : libquadmath-11.5.0-14.el9.x86_64 22/96 2026-02-19T20:12:14.531 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 23/96 2026-02-19T20:12:14.531 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : python3-cryptography-36.0.1-5.el9.x86_64 24/96 2026-02-19T20:12:14.531 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : python3-ply-3.11-14.el9.noarch 25/96 2026-02-19T20:12:14.531 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 26/96 2026-02-19T20:12:14.531 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : python3-pyparsing-2.4.7-9.el9.noarch 27/96 2026-02-19T20:12:14.531 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : python3-requests-2.25.1-10.el9.noarch 28/96 2026-02-19T20:12:14.531 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : python3-urllib3-1.26.5-7.el9.noarch 29/96 2026-02-19T20:12:14.532 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : unzip-6.0-59.el9.x86_64 30/96 2026-02-19T20:12:14.532 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : zip-3.0-35.el9.x86_64 31/96 2026-02-19T20:12:14.532 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : flexiblas-3.0.4-9.el9.x86_64 32/96 2026-02-19T20:12:14.532 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : flexiblas-netlib-3.0.4-9.el9.x86_64 33/96 2026-02-19T20:12:14.532 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 34/96 2026-02-19T20:12:14.532 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : libstoragemgmt-1.10.1-1.el9.x86_64 35/96 2026-02-19T20:12:14.532 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : lua-5.4.4-4.el9.x86_64 36/96 2026-02-19T20:12:14.532 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : openblas-0.3.29-1.el9.x86_64 37/96 2026-02-19T20:12:14.532 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : openblas-openmp-0.3.29-1.el9.x86_64 38/96 2026-02-19T20:12:14.532 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 39/96 2026-02-19T20:12:14.532 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : python3-devel-3.9.25-3.el9.x86_64 40/96 2026-02-19T20:12:14.532 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : python3-jinja2-2.11.3-8.el9.noarch 41/96 2026-02-19T20:12:14.532 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : python3-jmespath-1.0.1-1.el9.noarch 42/96 2026-02-19T20:12:14.532 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : python3-libstoragemgmt-1.10.1-1.el9.x86_64 43/96 2026-02-19T20:12:14.532 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : python3-lxml-4.6.5-3.el9.x86_64 44/96 2026-02-19T20:12:14.532 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 45/96 2026-02-19T20:12:14.532 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : python3-numpy-1:1.23.5-2.el9.x86_64 46/96 2026-02-19T20:12:14.532 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 47/96 2026-02-19T20:12:14.532 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 48/96 2026-02-19T20:12:14.532 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : python3-protobuf-3.14.0-17.el9.noarch 49/96 2026-02-19T20:12:14.533 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 50/96 2026-02-19T20:12:14.533 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 51/96 2026-02-19T20:12:14.533 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 52/96 2026-02-19T20:12:14.533 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : python3-scipy-1.9.3-2.el9.x86_64 53/96 2026-02-19T20:12:14.533 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 54/96 2026-02-19T20:12:14.533 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : xmlsec1-1.2.29-13.el9.x86_64 55/96 2026-02-19T20:12:14.533 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : xmlsec1-openssl-1.2.29-13.el9.x86_64 56/96 2026-02-19T20:12:14.533 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 57/96 2026-02-19T20:12:14.533 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : protobuf-compiler-3.14.0-17.el9.x86_64 58/96 2026-02-19T20:12:14.533 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : abseil-cpp-20211102.0-4.el9.x86_64 59/96 2026-02-19T20:12:14.533 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 60/96 2026-02-19T20:12:14.533 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 61/96 2026-02-19T20:12:14.533 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 62/96 2026-02-19T20:12:14.533 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : python3-autocommand-2.2.2-8.el9.noarch 63/96 2026-02-19T20:12:14.533 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : python3-backports-tarfile-1.2.0-1.el9.noarch 64/96 2026-02-19T20:12:14.533 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 65/96 2026-02-19T20:12:14.533 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 66/96 2026-02-19T20:12:14.533 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 67/96 2026-02-19T20:12:14.533 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : python3-cheroot-10.0.1-4.el9.noarch 68/96 2026-02-19T20:12:14.533 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 69/96 2026-02-19T20:12:14.534 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : python3-google-auth-1:2.45.0-1.el9.noarch 70/96 2026-02-19T20:12:14.534 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 71/96 2026-02-19T20:12:14.534 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 72/96 2026-02-19T20:12:14.534 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : python3-influxdb-5.3.1-1.el9.noarch 73/96 2026-02-19T20:12:14.534 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : python3-isodate-0.6.1-3.el9.noarch 74/96 2026-02-19T20:12:14.534 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 75/96 2026-02-19T20:12:14.534 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 76/96 2026-02-19T20:12:14.534 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 77/96 2026-02-19T20:12:14.534 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : python3-jaraco-context-6.0.1-3.el9.noarch 78/96 2026-02-19T20:12:14.534 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 79/96 2026-02-19T20:12:14.534 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : python3-jaraco-text-4.0.0-2.el9.noarch 80/96 2026-02-19T20:12:14.534 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : python3-kubernetes-1:26.1.0-3.el9.noarch 81/96 2026-02-19T20:12:14.534 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 82/96 2026-02-19T20:12:14.534 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : python3-msgpack-1.0.3-2.el9.x86_64 83/96 2026-02-19T20:12:14.534 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 84/96 2026-02-19T20:12:14.534 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 85/96 2026-02-19T20:12:14.534 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 86/96 2026-02-19T20:12:14.534 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 87/96 2026-02-19T20:12:14.534 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 88/96 2026-02-19T20:12:14.534 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 89/96 2026-02-19T20:12:14.534 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : python3-saml-1.16.0-1.el9.noarch 90/96 2026-02-19T20:12:14.535 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 91/96 2026-02-19T20:12:14.535 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : python3-typing-extensions-4.15.0-1.el9.noarch 92/96 2026-02-19T20:12:14.535 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 93/96 2026-02-19T20:12:14.535 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : python3-xmlsec-1.3.13-1.el9.x86_64 94/96 2026-02-19T20:12:14.535 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : python3-xmltodict-0.12.0-15.el9.noarch 95/96 2026-02-19T20:12:14.540 INFO:teuthology.orchestra.run.trial092.stdout:Running transaction check 2026-02-19T20:12:14.577 INFO:teuthology.orchestra.run.trial092.stdout:Transaction check succeeded. 2026-02-19T20:12:14.578 INFO:teuthology.orchestra.run.trial092.stdout:Running transaction test 2026-02-19T20:12:14.595 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 96/96 2026-02-19T20:12:14.595 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:12:14.595 INFO:teuthology.orchestra.run.trial160.stdout:Installed: 2026-02-19T20:12:14.595 INFO:teuthology.orchestra.run.trial160.stdout: abseil-cpp-20211102.0-4.el9.x86_64 2026-02-19T20:12:14.595 INFO:teuthology.orchestra.run.trial160.stdout: ceph-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:12:14.595 INFO:teuthology.orchestra.run.trial160.stdout: ceph-grafana-dashboards-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T20:12:14.596 INFO:teuthology.orchestra.run.trial160.stdout: ceph-mds-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:12:14.596 INFO:teuthology.orchestra.run.trial160.stdout: ceph-mgr-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:12:14.596 INFO:teuthology.orchestra.run.trial160.stdout: ceph-mgr-cephadm-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T20:12:14.596 INFO:teuthology.orchestra.run.trial160.stdout: ceph-mgr-dashboard-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T20:12:14.596 INFO:teuthology.orchestra.run.trial160.stdout: ceph-mgr-diskprediction-local-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T20:12:14.596 INFO:teuthology.orchestra.run.trial160.stdout: ceph-mgr-k8sevents-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T20:12:14.596 INFO:teuthology.orchestra.run.trial160.stdout: ceph-mgr-modules-core-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T20:12:14.596 INFO:teuthology.orchestra.run.trial160.stdout: ceph-mgr-rook-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T20:12:14.596 INFO:teuthology.orchestra.run.trial160.stdout: ceph-mon-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:12:14.596 INFO:teuthology.orchestra.run.trial160.stdout: ceph-osd-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:12:14.596 INFO:teuthology.orchestra.run.trial160.stdout: ceph-osd-classic-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:12:14.597 INFO:teuthology.orchestra.run.trial160.stdout: ceph-osd-crimson-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:12:14.597 INFO:teuthology.orchestra.run.trial160.stdout: ceph-prometheus-alerts-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T20:12:14.597 INFO:teuthology.orchestra.run.trial160.stdout: ceph-volume-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T20:12:14.597 INFO:teuthology.orchestra.run.trial160.stdout: cephadm-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T20:12:14.597 INFO:teuthology.orchestra.run.trial160.stdout: cryptsetup-2.8.1-3.el9.x86_64 2026-02-19T20:12:14.597 INFO:teuthology.orchestra.run.trial160.stdout: flexiblas-3.0.4-9.el9.x86_64 2026-02-19T20:12:14.597 INFO:teuthology.orchestra.run.trial160.stdout: flexiblas-netlib-3.0.4-9.el9.x86_64 2026-02-19T20:12:14.597 INFO:teuthology.orchestra.run.trial160.stdout: flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 2026-02-19T20:12:14.597 INFO:teuthology.orchestra.run.trial160.stdout: grpc-data-1.46.7-10.el9.noarch 2026-02-19T20:12:14.597 INFO:teuthology.orchestra.run.trial160.stdout: ledmon-libs-1.1.0-3.el9.x86_64 2026-02-19T20:12:14.597 INFO:teuthology.orchestra.run.trial160.stdout: libconfig-1.7.2-9.el9.x86_64 2026-02-19T20:12:14.597 INFO:teuthology.orchestra.run.trial160.stdout: libgfortran-11.5.0-14.el9.x86_64 2026-02-19T20:12:14.597 INFO:teuthology.orchestra.run.trial160.stdout: libquadmath-11.5.0-14.el9.x86_64 2026-02-19T20:12:14.598 INFO:teuthology.orchestra.run.trial160.stdout: libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-19T20:12:14.598 INFO:teuthology.orchestra.run.trial160.stdout: lua-5.4.4-4.el9.x86_64 2026-02-19T20:12:14.598 INFO:teuthology.orchestra.run.trial160.stdout: lua-devel-5.4.4-4.el9.x86_64 2026-02-19T20:12:14.598 INFO:teuthology.orchestra.run.trial160.stdout: luarocks-3.9.2-5.el9.noarch 2026-02-19T20:12:14.598 INFO:teuthology.orchestra.run.trial160.stdout: openblas-0.3.29-1.el9.x86_64 2026-02-19T20:12:14.598 INFO:teuthology.orchestra.run.trial160.stdout: openblas-openmp-0.3.29-1.el9.x86_64 2026-02-19T20:12:14.598 INFO:teuthology.orchestra.run.trial160.stdout: protobuf-compiler-3.14.0-17.el9.x86_64 2026-02-19T20:12:14.598 INFO:teuthology.orchestra.run.trial160.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2026-02-19T20:12:14.598 INFO:teuthology.orchestra.run.trial160.stdout: python3-autocommand-2.2.2-8.el9.noarch 2026-02-19T20:12:14.598 INFO:teuthology.orchestra.run.trial160.stdout: python3-babel-2.9.1-2.el9.noarch 2026-02-19T20:12:14.598 INFO:teuthology.orchestra.run.trial160.stdout: python3-backports-tarfile-1.2.0-1.el9.noarch 2026-02-19T20:12:14.598 INFO:teuthology.orchestra.run.trial160.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2026-02-19T20:12:14.599 INFO:teuthology.orchestra.run.trial160.stdout: python3-cachetools-4.2.4-1.el9.noarch 2026-02-19T20:12:14.599 INFO:teuthology.orchestra.run.trial160.stdout: python3-certifi-2023.05.07-4.el9.noarch 2026-02-19T20:12:14.599 INFO:teuthology.orchestra.run.trial160.stdout: python3-cffi-1.14.5-5.el9.x86_64 2026-02-19T20:12:14.599 INFO:teuthology.orchestra.run.trial160.stdout: python3-cheroot-10.0.1-4.el9.noarch 2026-02-19T20:12:14.599 INFO:teuthology.orchestra.run.trial160.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2026-02-19T20:12:14.599 INFO:teuthology.orchestra.run.trial160.stdout: python3-cryptography-36.0.1-5.el9.x86_64 2026-02-19T20:12:14.599 INFO:teuthology.orchestra.run.trial160.stdout: python3-devel-3.9.25-3.el9.x86_64 2026-02-19T20:12:14.599 INFO:teuthology.orchestra.run.trial160.stdout: python3-google-auth-1:2.45.0-1.el9.noarch 2026-02-19T20:12:14.599 INFO:teuthology.orchestra.run.trial160.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2026-02-19T20:12:14.599 INFO:teuthology.orchestra.run.trial160.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2026-02-19T20:12:14.599 INFO:teuthology.orchestra.run.trial160.stdout: python3-influxdb-5.3.1-1.el9.noarch 2026-02-19T20:12:14.599 INFO:teuthology.orchestra.run.trial160.stdout: python3-isodate-0.6.1-3.el9.noarch 2026-02-19T20:12:14.599 INFO:teuthology.orchestra.run.trial160.stdout: python3-jaraco-8.2.1-3.el9.noarch 2026-02-19T20:12:14.600 INFO:teuthology.orchestra.run.trial160.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2026-02-19T20:12:14.600 INFO:teuthology.orchestra.run.trial160.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2026-02-19T20:12:14.600 INFO:teuthology.orchestra.run.trial160.stdout: python3-jaraco-context-6.0.1-3.el9.noarch 2026-02-19T20:12:14.600 INFO:teuthology.orchestra.run.trial160.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2026-02-19T20:12:14.600 INFO:teuthology.orchestra.run.trial160.stdout: python3-jaraco-text-4.0.0-2.el9.noarch 2026-02-19T20:12:14.600 INFO:teuthology.orchestra.run.trial160.stdout: python3-jinja2-2.11.3-8.el9.noarch 2026-02-19T20:12:14.600 INFO:teuthology.orchestra.run.trial160.stdout: python3-jmespath-1.0.1-1.el9.noarch 2026-02-19T20:12:14.600 INFO:teuthology.orchestra.run.trial160.stdout: python3-kubernetes-1:26.1.0-3.el9.noarch 2026-02-19T20:12:14.600 INFO:teuthology.orchestra.run.trial160.stdout: python3-libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-19T20:12:14.600 INFO:teuthology.orchestra.run.trial160.stdout: python3-lxml-4.6.5-3.el9.x86_64 2026-02-19T20:12:14.600 INFO:teuthology.orchestra.run.trial160.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2026-02-19T20:12:14.601 INFO:teuthology.orchestra.run.trial160.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2026-02-19T20:12:14.601 INFO:teuthology.orchestra.run.trial160.stdout: python3-msgpack-1.0.3-2.el9.x86_64 2026-02-19T20:12:14.601 INFO:teuthology.orchestra.run.trial160.stdout: python3-natsort-7.1.1-5.el9.noarch 2026-02-19T20:12:14.601 INFO:teuthology.orchestra.run.trial160.stdout: python3-numpy-1:1.23.5-2.el9.x86_64 2026-02-19T20:12:14.601 INFO:teuthology.orchestra.run.trial160.stdout: python3-numpy-f2py-1:1.23.5-2.el9.x86_64 2026-02-19T20:12:14.601 INFO:teuthology.orchestra.run.trial160.stdout: python3-packaging-20.9-5.el9.noarch 2026-02-19T20:12:14.601 INFO:teuthology.orchestra.run.trial160.stdout: python3-ply-3.11-14.el9.noarch 2026-02-19T20:12:14.601 INFO:teuthology.orchestra.run.trial160.stdout: python3-portend-3.1.0-2.el9.noarch 2026-02-19T20:12:14.601 INFO:teuthology.orchestra.run.trial160.stdout: python3-protobuf-3.14.0-17.el9.noarch 2026-02-19T20:12:14.601 INFO:teuthology.orchestra.run.trial160.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2026-02-19T20:12:14.601 INFO:teuthology.orchestra.run.trial160.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2026-02-19T20:12:14.601 INFO:teuthology.orchestra.run.trial160.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2026-02-19T20:12:14.601 INFO:teuthology.orchestra.run.trial160.stdout: python3-pycparser-2.20-6.el9.noarch 2026-02-19T20:12:14.602 INFO:teuthology.orchestra.run.trial160.stdout: python3-pyparsing-2.4.7-9.el9.noarch 2026-02-19T20:12:14.602 INFO:teuthology.orchestra.run.trial160.stdout: python3-repoze-lru-0.7-16.el9.noarch 2026-02-19T20:12:14.602 INFO:teuthology.orchestra.run.trial160.stdout: python3-requests-2.25.1-10.el9.noarch 2026-02-19T20:12:14.602 INFO:teuthology.orchestra.run.trial160.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2026-02-19T20:12:14.602 INFO:teuthology.orchestra.run.trial160.stdout: python3-routes-2.5.1-5.el9.noarch 2026-02-19T20:12:14.602 INFO:teuthology.orchestra.run.trial160.stdout: python3-rsa-4.9-2.el9.noarch 2026-02-19T20:12:14.602 INFO:teuthology.orchestra.run.trial160.stdout: python3-saml-1.16.0-1.el9.noarch 2026-02-19T20:12:14.602 INFO:teuthology.orchestra.run.trial160.stdout: python3-scipy-1.9.3-2.el9.x86_64 2026-02-19T20:12:14.602 INFO:teuthology.orchestra.run.trial160.stdout: python3-tempora-5.0.0-2.el9.noarch 2026-02-19T20:12:14.602 INFO:teuthology.orchestra.run.trial160.stdout: python3-toml-0.10.2-6.el9.noarch 2026-02-19T20:12:14.602 INFO:teuthology.orchestra.run.trial160.stdout: python3-typing-extensions-4.15.0-1.el9.noarch 2026-02-19T20:12:14.602 INFO:teuthology.orchestra.run.trial160.stdout: python3-urllib3-1.26.5-7.el9.noarch 2026-02-19T20:12:14.602 INFO:teuthology.orchestra.run.trial160.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2026-02-19T20:12:14.603 INFO:teuthology.orchestra.run.trial160.stdout: python3-xmlsec-1.3.13-1.el9.x86_64 2026-02-19T20:12:14.603 INFO:teuthology.orchestra.run.trial160.stdout: python3-xmltodict-0.12.0-15.el9.noarch 2026-02-19T20:12:14.603 INFO:teuthology.orchestra.run.trial160.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2026-02-19T20:12:14.603 INFO:teuthology.orchestra.run.trial160.stdout: unzip-6.0-59.el9.x86_64 2026-02-19T20:12:14.603 INFO:teuthology.orchestra.run.trial160.stdout: xmlsec1-1.2.29-13.el9.x86_64 2026-02-19T20:12:14.603 INFO:teuthology.orchestra.run.trial160.stdout: xmlsec1-openssl-1.2.29-13.el9.x86_64 2026-02-19T20:12:14.603 INFO:teuthology.orchestra.run.trial160.stdout: zip-3.0-35.el9.x86_64 2026-02-19T20:12:14.603 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:12:14.603 INFO:teuthology.orchestra.run.trial160.stdout:Complete! 2026-02-19T20:12:14.661 DEBUG:teuthology.orchestra.run.trial160:> sudo yum -y install ceph-base 2026-02-19T20:12:14.977 INFO:teuthology.orchestra.run.trial160.stdout:Last metadata expiration check: 0:00:35 ago on Thu 19 Feb 2026 08:11:39 PM UTC. 2026-02-19T20:12:15.041 INFO:teuthology.orchestra.run.trial160.stdout:Package ceph-base-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T20:12:15.060 INFO:teuthology.orchestra.run.trial160.stdout:Dependencies resolved. 2026-02-19T20:12:15.060 INFO:teuthology.orchestra.run.trial160.stdout:Nothing to do. 2026-02-19T20:12:15.060 INFO:teuthology.orchestra.run.trial160.stdout:Complete! 2026-02-19T20:12:15.082 DEBUG:teuthology.orchestra.run.trial160:> sudo yum -y install cephadm 2026-02-19T20:12:15.181 INFO:teuthology.orchestra.run.trial092.stdout:Transaction test succeeded. 2026-02-19T20:12:15.181 INFO:teuthology.orchestra.run.trial092.stdout:Running transaction 2026-02-19T20:12:15.392 INFO:teuthology.orchestra.run.trial160.stdout:Last metadata expiration check: 0:00:36 ago on Thu 19 Feb 2026 08:11:39 PM UTC. 2026-02-19T20:12:15.457 INFO:teuthology.orchestra.run.trial160.stdout:Package cephadm-2:20.3.0-5336.g802bf111.el9.noarch is already installed. 2026-02-19T20:12:15.475 INFO:teuthology.orchestra.run.trial160.stdout:Dependencies resolved. 2026-02-19T20:12:15.476 INFO:teuthology.orchestra.run.trial160.stdout:Nothing to do. 2026-02-19T20:12:15.476 INFO:teuthology.orchestra.run.trial160.stdout:Complete! 2026-02-19T20:12:15.498 DEBUG:teuthology.orchestra.run.trial160:> sudo yum -y install ceph-immutable-object-cache 2026-02-19T20:12:15.800 INFO:teuthology.orchestra.run.trial160.stdout:Last metadata expiration check: 0:00:36 ago on Thu 19 Feb 2026 08:11:39 PM UTC. 2026-02-19T20:12:15.828 INFO:teuthology.orchestra.run.trial092.stdout: Preparing : 1/1 2026-02-19T20:12:15.830 INFO:teuthology.orchestra.run.trial092.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/96 2026-02-19T20:12:15.834 INFO:teuthology.orchestra.run.trial092.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/96 2026-02-19T20:12:15.855 INFO:teuthology.orchestra.run.trial092.stdout: Installing : xmlsec1-1.2.29-13.el9.x86_64 3/96 2026-02-19T20:12:15.883 INFO:teuthology.orchestra.run.trial160.stdout:Dependencies resolved. 2026-02-19T20:12:15.884 INFO:teuthology.orchestra.run.trial160.stdout:================================================================================ 2026-02-19T20:12:15.884 INFO:teuthology.orchestra.run.trial160.stdout: Package Arch Version Repo Size 2026-02-19T20:12:15.884 INFO:teuthology.orchestra.run.trial160.stdout:================================================================================ 2026-02-19T20:12:15.885 INFO:teuthology.orchestra.run.trial160.stdout:Installing: 2026-02-19T20:12:15.885 INFO:teuthology.orchestra.run.trial160.stdout: ceph-immutable-object-cache x86_64 2:20.3.0-5336.g802bf111.el9 ceph 147 k 2026-02-19T20:12:15.885 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:12:15.885 INFO:teuthology.orchestra.run.trial160.stdout:Transaction Summary 2026-02-19T20:12:15.885 INFO:teuthology.orchestra.run.trial160.stdout:================================================================================ 2026-02-19T20:12:15.885 INFO:teuthology.orchestra.run.trial160.stdout:Install 1 Package 2026-02-19T20:12:15.885 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:12:15.885 INFO:teuthology.orchestra.run.trial160.stdout:Total download size: 147 k 2026-02-19T20:12:15.885 INFO:teuthology.orchestra.run.trial160.stdout:Installed size: 423 k 2026-02-19T20:12:15.885 INFO:teuthology.orchestra.run.trial160.stdout:Downloading Packages: 2026-02-19T20:12:15.889 INFO:teuthology.orchestra.run.trial092.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 4/96 2026-02-19T20:12:15.895 INFO:teuthology.orchestra.run.trial092.stdout: Installing : python3-lxml-4.6.5-3.el9.x86_64 5/96 2026-02-19T20:12:15.898 INFO:teuthology.orchestra.run.trial092.stdout: Installing : lua-5.4.4-4.el9.x86_64 6/96 2026-02-19T20:12:15.902 INFO:teuthology.orchestra.run.trial092.stdout: Installing : flexiblas-3.0.4-9.el9.x86_64 7/96 2026-02-19T20:12:15.925 INFO:teuthology.orchestra.run.trial092.stdout: Installing : unzip-6.0-59.el9.x86_64 8/96 2026-02-19T20:12:15.938 INFO:teuthology.orchestra.run.trial092.stdout: Installing : python3-urllib3-1.26.5-7.el9.noarch 9/96 2026-02-19T20:12:15.941 INFO:teuthology.orchestra.run.trial092.stdout: Installing : python3-requests-2.25.1-10.el9.noarch 10/96 2026-02-19T20:12:15.947 INFO:teuthology.orchestra.run.trial092.stdout: Installing : libquadmath-11.5.0-14.el9.x86_64 11/96 2026-02-19T20:12:15.948 INFO:teuthology.orchestra.run.trial092.stdout: Installing : libgfortran-11.5.0-14.el9.x86_64 12/96 2026-02-19T20:12:15.960 INFO:teuthology.orchestra.run.trial092.stdout: Installing : ledmon-libs-1.1.0-3.el9.x86_64 13/96 2026-02-19T20:12:15.966 INFO:teuthology.orchestra.run.trial092.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 14/96 2026-02-19T20:12:15.990 INFO:teuthology.orchestra.run.trial092.stdout: Installing : zip-3.0-35.el9.x86_64 15/96 2026-02-19T20:12:15.993 INFO:teuthology.orchestra.run.trial092.stdout: Installing : luarocks-3.9.2-5.el9.noarch 16/96 2026-02-19T20:12:16.043 INFO:teuthology.orchestra.run.trial092.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 17/96 2026-02-19T20:12:16.056 INFO:teuthology.orchestra.run.trial092.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 18/96 2026-02-19T20:12:16.059 INFO:teuthology.orchestra.run.trial092.stdout: Installing : python3-rsa-4.9-2.el9.noarch 19/96 2026-02-19T20:12:16.063 INFO:teuthology.orchestra.run.trial092.stdout: Installing : xmlsec1-openssl-1.2.29-13.el9.x86_64 20/96 2026-02-19T20:12:16.069 INFO:teuthology.orchestra.run.trial092.stdout: Installing : python3-xmlsec-1.3.13-1.el9.x86_64 21/96 2026-02-19T20:12:16.074 INFO:teuthology.orchestra.run.trial092.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 22/96 2026-02-19T20:12:16.077 INFO:teuthology.orchestra.run.trial092.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 23/96 2026-02-19T20:12:16.092 INFO:teuthology.orchestra.run.trial092.stdout: Installing : python3-xmltodict-0.12.0-15.el9.noarch 24/96 2026-02-19T20:12:16.096 INFO:teuthology.orchestra.run.trial092.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 25/96 2026-02-19T20:12:16.101 INFO:teuthology.orchestra.run.trial092.stdout: Installing : python3-typing-extensions-4.15.0-1.el9.noarch 26/96 2026-02-19T20:12:16.112 INFO:teuthology.orchestra.run.trial092.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 27/96 2026-02-19T20:12:16.121 INFO:teuthology.orchestra.run.trial092.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 28/96 2026-02-19T20:12:16.127 INFO:teuthology.orchestra.run.trial092.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 29/96 2026-02-19T20:12:16.137 INFO:teuthology.orchestra.run.trial160.stdout:ceph-immutable-object-cache-20.3.0-5336.g802bf1 585 kB/s | 147 kB 00:00 2026-02-19T20:12:16.137 INFO:teuthology.orchestra.run.trial160.stdout:-------------------------------------------------------------------------------- 2026-02-19T20:12:16.138 INFO:teuthology.orchestra.run.trial160.stdout:Total 582 kB/s | 147 kB 00:00 2026-02-19T20:12:16.138 INFO:teuthology.orchestra.run.trial160.stdout:Running transaction check 2026-02-19T20:12:16.143 INFO:teuthology.orchestra.run.trial160.stdout:Transaction check succeeded. 2026-02-19T20:12:16.143 INFO:teuthology.orchestra.run.trial160.stdout:Running transaction test 2026-02-19T20:12:16.147 INFO:teuthology.orchestra.run.trial092.stdout: Installing : python3-msgpack-1.0.3-2.el9.x86_64 30/96 2026-02-19T20:12:16.158 INFO:teuthology.orchestra.run.trial092.stdout: Installing : python3-influxdb-5.3.1-1.el9.noarch 31/96 2026-02-19T20:12:16.174 INFO:teuthology.orchestra.run.trial092.stdout: Installing : python3-isodate-0.6.1-3.el9.noarch 32/96 2026-02-19T20:12:16.175 INFO:teuthology.orchestra.run.trial160.stdout:Transaction test succeeded. 2026-02-19T20:12:16.175 INFO:teuthology.orchestra.run.trial160.stdout:Running transaction 2026-02-19T20:12:16.178 INFO:teuthology.orchestra.run.trial092.stdout: Installing : python3-saml-1.16.0-1.el9.noarch 33/96 2026-02-19T20:12:16.186 INFO:teuthology.orchestra.run.trial092.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 34/96 2026-02-19T20:12:16.225 INFO:teuthology.orchestra.run.trial092.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 35/96 2026-02-19T20:12:16.229 INFO:teuthology.orchestra.run.trial160.stdout: Preparing : 1/1 2026-02-19T20:12:16.230 INFO:teuthology.orchestra.run.trial160.stdout: Installing : ceph-immutable-object-cache-2:20.3.0-5336.g802bf111. 1/1 2026-02-19T20:12:16.252 INFO:teuthology.orchestra.run.trial160.stdout: Running scriptlet: ceph-immutable-object-cache-2:20.3.0-5336.g802bf111. 1/1 2026-02-19T20:12:16.253 INFO:teuthology.orchestra.run.trial160.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-19T20:12:16.253 INFO:teuthology.orchestra.run.trial160.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2026-02-19T20:12:16.253 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:12:16.549 INFO:teuthology.orchestra.run.trial092.stdout: Installing : python3-google-auth-1:2.45.0-1.el9.noarch 36/96 2026-02-19T20:12:16.555 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : ceph-immutable-object-cache-2:20.3.0-5336.g802bf111. 1/1 2026-02-19T20:12:16.555 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:12:16.555 INFO:teuthology.orchestra.run.trial160.stdout:Installed: 2026-02-19T20:12:16.555 INFO:teuthology.orchestra.run.trial160.stdout: ceph-immutable-object-cache-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:12:16.555 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:12:16.556 INFO:teuthology.orchestra.run.trial160.stdout:Complete! 2026-02-19T20:12:16.559 INFO:teuthology.orchestra.run.trial092.stdout: Installing : python3-kubernetes-1:26.1.0-3.el9.noarch 37/96 2026-02-19T20:12:16.563 INFO:teuthology.orchestra.run.trial092.stdout: Installing : python3-backports-tarfile-1.2.0-1.el9.noarch 38/96 2026-02-19T20:12:16.569 INFO:teuthology.orchestra.run.trial092.stdout: Installing : python3-jaraco-context-6.0.1-3.el9.noarch 39/96 2026-02-19T20:12:16.571 INFO:teuthology.orchestra.run.trial092.stdout: Installing : python3-autocommand-2.2.2-8.el9.noarch 40/96 2026-02-19T20:12:16.582 DEBUG:teuthology.orchestra.run.trial160:> sudo yum -y install ceph-mgr 2026-02-19T20:12:16.598 INFO:teuthology.orchestra.run.trial092.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 41/96 2026-02-19T20:12:16.642 INFO:teuthology.orchestra.run.trial092.stdout: Installing : abseil-cpp-20211102.0-4.el9.x86_64 42/96 2026-02-19T20:12:16.650 INFO:teuthology.orchestra.run.trial092.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 43/96 2026-02-19T20:12:16.656 INFO:teuthology.orchestra.run.trial092.stdout: Installing : protobuf-compiler-3.14.0-17.el9.x86_64 44/96 2026-02-19T20:12:16.659 INFO:teuthology.orchestra.run.trial092.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 45/96 2026-02-19T20:12:16.665 INFO:teuthology.orchestra.run.trial092.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 46/96 2026-02-19T20:12:16.668 INFO:teuthology.orchestra.run.trial092.stdout: Installing : python3-jaraco-text-4.0.0-2.el9.noarch 47/96 2026-02-19T20:12:16.675 INFO:teuthology.orchestra.run.trial092.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 48/96 2026-02-19T20:12:16.679 INFO:teuthology.orchestra.run.trial092.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 49/96 2026-02-19T20:12:16.706 INFO:teuthology.orchestra.run.trial092.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 50/96 2026-02-19T20:12:16.716 INFO:teuthology.orchestra.run.trial092.stdout: Installing : python3-protobuf-3.14.0-17.el9.noarch 51/96 2026-02-19T20:12:16.722 INFO:teuthology.orchestra.run.trial092.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 52/96 2026-02-19T20:12:16.729 INFO:teuthology.orchestra.run.trial092.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 53/96 2026-02-19T20:12:16.763 INFO:teuthology.orchestra.run.trial092.stdout: Installing : python3-jmespath-1.0.1-1.el9.noarch 54/96 2026-02-19T20:12:16.870 INFO:teuthology.orchestra.run.trial130.stdout: Running scriptlet: libcephsqlite-2:20.3.0-5336.g802bf111.el9.x86_64 9/10 2026-02-19T20:12:16.889 INFO:teuthology.orchestra.run.trial130.stdout: Installing : ceph-test-2:20.3.0-5336.g802bf111.el9.x86_64 10/10 2026-02-19T20:12:16.896 INFO:teuthology.orchestra.run.trial160.stdout:Last metadata expiration check: 0:00:37 ago on Thu 19 Feb 2026 08:11:39 PM UTC. 2026-02-19T20:12:16.961 INFO:teuthology.orchestra.run.trial160.stdout:Package ceph-mgr-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T20:12:16.979 INFO:teuthology.orchestra.run.trial160.stdout:Dependencies resolved. 2026-02-19T20:12:16.979 INFO:teuthology.orchestra.run.trial160.stdout:Nothing to do. 2026-02-19T20:12:16.980 INFO:teuthology.orchestra.run.trial160.stdout:Complete! 2026-02-19T20:12:16.988 INFO:teuthology.orchestra.run.trial092.stdout: Installing : python3-devel-3.9.25-3.el9.x86_64 55/96 2026-02-19T20:12:17.000 DEBUG:teuthology.orchestra.run.trial160:> sudo yum -y install ceph-mgr-dashboard 2026-02-19T20:12:17.011 INFO:teuthology.orchestra.run.trial092.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 56/96 2026-02-19T20:12:17.015 INFO:teuthology.orchestra.run.trial092.stdout: Installing : python3-jinja2-2.11.3-8.el9.noarch 57/96 2026-02-19T20:12:17.074 INFO:teuthology.orchestra.run.trial092.stdout: Installing : openblas-0.3.29-1.el9.x86_64 58/96 2026-02-19T20:12:17.076 INFO:teuthology.orchestra.run.trial092.stdout: Installing : openblas-openmp-0.3.29-1.el9.x86_64 59/96 2026-02-19T20:12:17.097 INFO:teuthology.orchestra.run.trial092.stdout: Installing : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 60/96 2026-02-19T20:12:17.238 INFO:teuthology.orchestra.run.trial130.stdout: Running scriptlet: ceph-test-2:20.3.0-5336.g802bf111.el9.x86_64 10/10 2026-02-19T20:12:17.239 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : ceph-test-2:20.3.0-5336.g802bf111.el9.x86_64 1/10 2026-02-19T20:12:17.239 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : libcephsqlite-2:20.3.0-5336.g802bf111.el9.x86_64 2/10 2026-02-19T20:12:17.239 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : hwloc-libs-2.4.1-6.el9.x86_64 3/10 2026-02-19T20:12:17.239 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : libatomic-11.5.0-14.el9.x86_64 4/10 2026-02-19T20:12:17.239 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : lksctp-tools-1.0.19-2.el9.x86_64 5/10 2026-02-19T20:12:17.239 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : libxslt-1.1.34-12.el9.x86_64 6/10 2026-02-19T20:12:17.239 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : protobuf-3.14.0-17.el9.x86_64 7/10 2026-02-19T20:12:17.239 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : socat-1.7.4.1-8.el9.x86_64 8/10 2026-02-19T20:12:17.239 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 9/10 2026-02-19T20:12:17.293 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : yaml-cpp-0.6.3-5.el9.x86_64 10/10 2026-02-19T20:12:17.293 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:17.294 INFO:teuthology.orchestra.run.trial130.stdout:Installed: 2026-02-19T20:12:17.294 INFO:teuthology.orchestra.run.trial130.stdout: ceph-test-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:12:17.294 INFO:teuthology.orchestra.run.trial130.stdout: hwloc-libs-2.4.1-6.el9.x86_64 2026-02-19T20:12:17.294 INFO:teuthology.orchestra.run.trial130.stdout: libatomic-11.5.0-14.el9.x86_64 2026-02-19T20:12:17.294 INFO:teuthology.orchestra.run.trial130.stdout: libcephsqlite-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:12:17.294 INFO:teuthology.orchestra.run.trial130.stdout: libxslt-1.1.34-12.el9.x86_64 2026-02-19T20:12:17.294 INFO:teuthology.orchestra.run.trial130.stdout: lksctp-tools-1.0.19-2.el9.x86_64 2026-02-19T20:12:17.294 INFO:teuthology.orchestra.run.trial130.stdout: protobuf-3.14.0-17.el9.x86_64 2026-02-19T20:12:17.294 INFO:teuthology.orchestra.run.trial130.stdout: socat-1.7.4.1-8.el9.x86_64 2026-02-19T20:12:17.294 INFO:teuthology.orchestra.run.trial130.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2026-02-19T20:12:17.294 INFO:teuthology.orchestra.run.trial130.stdout: yaml-cpp-0.6.3-5.el9.x86_64 2026-02-19T20:12:17.295 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:17.295 INFO:teuthology.orchestra.run.trial130.stdout:Complete! 2026-02-19T20:12:17.311 INFO:teuthology.orchestra.run.trial160.stdout:Last metadata expiration check: 0:00:38 ago on Thu 19 Feb 2026 08:11:39 PM UTC. 2026-02-19T20:12:17.334 DEBUG:teuthology.orchestra.run.trial130:> sudo yum -y install ceph 2026-02-19T20:12:17.375 INFO:teuthology.orchestra.run.trial160.stdout:Package ceph-mgr-dashboard-2:20.3.0-5336.g802bf111.el9.noarch is already installed. 2026-02-19T20:12:17.394 INFO:teuthology.orchestra.run.trial160.stdout:Dependencies resolved. 2026-02-19T20:12:17.394 INFO:teuthology.orchestra.run.trial160.stdout:Nothing to do. 2026-02-19T20:12:17.394 INFO:teuthology.orchestra.run.trial160.stdout:Complete! 2026-02-19T20:12:17.416 DEBUG:teuthology.orchestra.run.trial160:> sudo yum -y install ceph-mgr-diskprediction-local 2026-02-19T20:12:17.423 INFO:teuthology.orchestra.run.trial092.stdout: Installing : flexiblas-netlib-3.0.4-9.el9.x86_64 61/96 2026-02-19T20:12:17.496 INFO:teuthology.orchestra.run.trial092.stdout: Installing : python3-numpy-1:1.23.5-2.el9.x86_64 62/96 2026-02-19T20:12:17.635 INFO:teuthology.orchestra.run.trial130.stdout:Last metadata expiration check: 0:00:21 ago on Thu 19 Feb 2026 08:11:56 PM UTC. 2026-02-19T20:12:17.721 INFO:teuthology.orchestra.run.trial130.stdout:Dependencies resolved. 2026-02-19T20:12:17.722 INFO:teuthology.orchestra.run.trial160.stdout:Last metadata expiration check: 0:00:38 ago on Thu 19 Feb 2026 08:11:39 PM UTC. 2026-02-19T20:12:17.724 INFO:teuthology.orchestra.run.trial130.stdout:======================================================================================= 2026-02-19T20:12:17.724 INFO:teuthology.orchestra.run.trial130.stdout: Package Arch Version Repository Size 2026-02-19T20:12:17.724 INFO:teuthology.orchestra.run.trial130.stdout:======================================================================================= 2026-02-19T20:12:17.725 INFO:teuthology.orchestra.run.trial130.stdout:Installing: 2026-02-19T20:12:17.725 INFO:teuthology.orchestra.run.trial130.stdout: ceph x86_64 2:20.3.0-5336.g802bf111.el9 ceph 6.5 k 2026-02-19T20:12:17.725 INFO:teuthology.orchestra.run.trial130.stdout:Installing dependencies: 2026-02-19T20:12:17.725 INFO:teuthology.orchestra.run.trial130.stdout: abseil-cpp x86_64 20211102.0-4.el9 epel 551 k 2026-02-19T20:12:17.725 INFO:teuthology.orchestra.run.trial130.stdout: ceph-grafana-dashboards noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 57 k 2026-02-19T20:12:17.725 INFO:teuthology.orchestra.run.trial130.stdout: ceph-mds x86_64 2:20.3.0-5336.g802bf111.el9 ceph 2.4 M 2026-02-19T20:12:17.725 INFO:teuthology.orchestra.run.trial130.stdout: ceph-mgr x86_64 2:20.3.0-5336.g802bf111.el9 ceph 935 k 2026-02-19T20:12:17.725 INFO:teuthology.orchestra.run.trial130.stdout: ceph-mgr-modules-core noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 297 k 2026-02-19T20:12:17.725 INFO:teuthology.orchestra.run.trial130.stdout: ceph-mon x86_64 2:20.3.0-5336.g802bf111.el9 ceph 5.0 M 2026-02-19T20:12:17.725 INFO:teuthology.orchestra.run.trial130.stdout: ceph-osd x86_64 2:20.3.0-5336.g802bf111.el9 ceph 168 k 2026-02-19T20:12:17.725 INFO:teuthology.orchestra.run.trial130.stdout: ceph-osd-classic x86_64 2:20.3.0-5336.g802bf111.el9 ceph 16 M 2026-02-19T20:12:17.726 INFO:teuthology.orchestra.run.trial130.stdout: ceph-osd-crimson x86_64 2:20.3.0-5336.g802bf111.el9 ceph 19 M 2026-02-19T20:12:17.726 INFO:teuthology.orchestra.run.trial130.stdout: ceph-prometheus-alerts noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 17 k 2026-02-19T20:12:17.726 INFO:teuthology.orchestra.run.trial130.stdout: cephadm noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 1.0 M 2026-02-19T20:12:17.726 INFO:teuthology.orchestra.run.trial130.stdout: cryptsetup x86_64 2.8.1-3.el9 baseos 351 k 2026-02-19T20:12:17.726 INFO:teuthology.orchestra.run.trial130.stdout: flexiblas x86_64 3.0.4-9.el9 appstream 30 k 2026-02-19T20:12:17.726 INFO:teuthology.orchestra.run.trial130.stdout: flexiblas-netlib x86_64 3.0.4-9.el9 appstream 3.0 M 2026-02-19T20:12:17.726 INFO:teuthology.orchestra.run.trial130.stdout: flexiblas-openblas-openmp x86_64 3.0.4-9.el9 appstream 15 k 2026-02-19T20:12:17.726 INFO:teuthology.orchestra.run.trial130.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2026-02-19T20:12:17.726 INFO:teuthology.orchestra.run.trial130.stdout: ledmon-libs x86_64 1.1.0-3.el9 baseos 40 k 2026-02-19T20:12:17.726 INFO:teuthology.orchestra.run.trial130.stdout: libconfig x86_64 1.7.2-9.el9 baseos 72 k 2026-02-19T20:12:17.726 INFO:teuthology.orchestra.run.trial130.stdout: libgfortran x86_64 11.5.0-14.el9 baseos 794 k 2026-02-19T20:12:17.726 INFO:teuthology.orchestra.run.trial130.stdout: libquadmath x86_64 11.5.0-14.el9 baseos 184 k 2026-02-19T20:12:17.727 INFO:teuthology.orchestra.run.trial130.stdout: libstoragemgmt x86_64 1.10.1-1.el9 appstream 246 k 2026-02-19T20:12:17.727 INFO:teuthology.orchestra.run.trial130.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2026-02-19T20:12:17.727 INFO:teuthology.orchestra.run.trial130.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2026-02-19T20:12:17.727 INFO:teuthology.orchestra.run.trial130.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2026-02-19T20:12:17.727 INFO:teuthology.orchestra.run.trial130.stdout: openblas x86_64 0.3.29-1.el9 appstream 42 k 2026-02-19T20:12:17.727 INFO:teuthology.orchestra.run.trial130.stdout: openblas-openmp x86_64 0.3.29-1.el9 appstream 5.3 M 2026-02-19T20:12:17.727 INFO:teuthology.orchestra.run.trial130.stdout: protobuf-compiler x86_64 3.14.0-17.el9 crb 862 k 2026-02-19T20:12:17.727 INFO:teuthology.orchestra.run.trial130.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2026-02-19T20:12:17.727 INFO:teuthology.orchestra.run.trial130.stdout: python3-autocommand noarch 2.2.2-8.el9 epel 29 k 2026-02-19T20:12:17.727 INFO:teuthology.orchestra.run.trial130.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2026-02-19T20:12:17.727 INFO:teuthology.orchestra.run.trial130.stdout: python3-backports-tarfile noarch 1.2.0-1.el9 epel 60 k 2026-02-19T20:12:17.727 INFO:teuthology.orchestra.run.trial130.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2026-02-19T20:12:17.727 INFO:teuthology.orchestra.run.trial130.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2026-02-19T20:12:17.728 INFO:teuthology.orchestra.run.trial130.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2026-02-19T20:12:17.728 INFO:teuthology.orchestra.run.trial130.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2026-02-19T20:12:17.728 INFO:teuthology.orchestra.run.trial130.stdout: python3-cheroot noarch 10.0.1-4.el9 epel 173 k 2026-02-19T20:12:17.728 INFO:teuthology.orchestra.run.trial130.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2026-02-19T20:12:17.728 INFO:teuthology.orchestra.run.trial130.stdout: python3-cryptography x86_64 36.0.1-5.el9 baseos 1.2 M 2026-02-19T20:12:17.728 INFO:teuthology.orchestra.run.trial130.stdout: python3-devel x86_64 3.9.25-3.el9 appstream 244 k 2026-02-19T20:12:17.728 INFO:teuthology.orchestra.run.trial130.stdout: python3-google-auth noarch 1:2.45.0-1.el9 epel 254 k 2026-02-19T20:12:17.728 INFO:teuthology.orchestra.run.trial130.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2026-02-19T20:12:17.728 INFO:teuthology.orchestra.run.trial130.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2026-02-19T20:12:17.728 INFO:teuthology.orchestra.run.trial130.stdout: python3-isodate noarch 0.6.1-3.el9 epel 56 k 2026-02-19T20:12:17.728 INFO:teuthology.orchestra.run.trial130.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2026-02-19T20:12:17.728 INFO:teuthology.orchestra.run.trial130.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2026-02-19T20:12:17.728 INFO:teuthology.orchestra.run.trial130.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2026-02-19T20:12:17.729 INFO:teuthology.orchestra.run.trial130.stdout: python3-jaraco-context noarch 6.0.1-3.el9 epel 20 k 2026-02-19T20:12:17.729 INFO:teuthology.orchestra.run.trial130.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2026-02-19T20:12:17.729 INFO:teuthology.orchestra.run.trial130.stdout: python3-jaraco-text noarch 4.0.0-2.el9 epel 26 k 2026-02-19T20:12:17.729 INFO:teuthology.orchestra.run.trial130.stdout: python3-jinja2 noarch 2.11.3-8.el9 appstream 249 k 2026-02-19T20:12:17.729 INFO:teuthology.orchestra.run.trial130.stdout: python3-jmespath noarch 1.0.1-1.el9 appstream 48 k 2026-02-19T20:12:17.729 INFO:teuthology.orchestra.run.trial130.stdout: python3-kubernetes noarch 1:26.1.0-3.el9 epel 1.0 M 2026-02-19T20:12:17.729 INFO:teuthology.orchestra.run.trial130.stdout: python3-libstoragemgmt x86_64 1.10.1-1.el9 appstream 177 k 2026-02-19T20:12:17.729 INFO:teuthology.orchestra.run.trial130.stdout: python3-lxml x86_64 4.6.5-3.el9 appstream 1.2 M 2026-02-19T20:12:17.729 INFO:teuthology.orchestra.run.trial130.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2026-02-19T20:12:17.729 INFO:teuthology.orchestra.run.trial130.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2026-02-19T20:12:17.729 INFO:teuthology.orchestra.run.trial130.stdout: python3-msgpack x86_64 1.0.3-2.el9 epel 86 k 2026-02-19T20:12:17.729 INFO:teuthology.orchestra.run.trial130.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2026-02-19T20:12:17.729 INFO:teuthology.orchestra.run.trial130.stdout: python3-numpy x86_64 1:1.23.5-2.el9 appstream 6.1 M 2026-02-19T20:12:17.730 INFO:teuthology.orchestra.run.trial130.stdout: python3-numpy-f2py x86_64 1:1.23.5-2.el9 appstream 442 k 2026-02-19T20:12:17.730 INFO:teuthology.orchestra.run.trial130.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2026-02-19T20:12:17.730 INFO:teuthology.orchestra.run.trial130.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2026-02-19T20:12:17.730 INFO:teuthology.orchestra.run.trial130.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2026-02-19T20:12:17.730 INFO:teuthology.orchestra.run.trial130.stdout: python3-protobuf noarch 3.14.0-17.el9 appstream 267 k 2026-02-19T20:12:17.730 INFO:teuthology.orchestra.run.trial130.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2026-02-19T20:12:17.730 INFO:teuthology.orchestra.run.trial130.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2026-02-19T20:12:17.730 INFO:teuthology.orchestra.run.trial130.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2026-02-19T20:12:17.730 INFO:teuthology.orchestra.run.trial130.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2026-02-19T20:12:17.730 INFO:teuthology.orchestra.run.trial130.stdout: python3-pyparsing noarch 2.4.7-9.el9 baseos 150 k 2026-02-19T20:12:17.730 INFO:teuthology.orchestra.run.trial130.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2026-02-19T20:12:17.730 INFO:teuthology.orchestra.run.trial130.stdout: python3-requests noarch 2.25.1-10.el9 baseos 126 k 2026-02-19T20:12:17.730 INFO:teuthology.orchestra.run.trial130.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2026-02-19T20:12:17.731 INFO:teuthology.orchestra.run.trial130.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2026-02-19T20:12:17.731 INFO:teuthology.orchestra.run.trial130.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2026-02-19T20:12:17.731 INFO:teuthology.orchestra.run.trial130.stdout: python3-scipy x86_64 1.9.3-2.el9 appstream 19 M 2026-02-19T20:12:17.731 INFO:teuthology.orchestra.run.trial130.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2026-02-19T20:12:17.731 INFO:teuthology.orchestra.run.trial130.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2026-02-19T20:12:17.731 INFO:teuthology.orchestra.run.trial130.stdout: python3-typing-extensions noarch 4.15.0-1.el9 epel 86 k 2026-02-19T20:12:17.731 INFO:teuthology.orchestra.run.trial130.stdout: python3-urllib3 noarch 1.26.5-7.el9 baseos 218 k 2026-02-19T20:12:17.731 INFO:teuthology.orchestra.run.trial130.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2026-02-19T20:12:17.731 INFO:teuthology.orchestra.run.trial130.stdout: python3-xmlsec x86_64 1.3.13-1.el9 epel 48 k 2026-02-19T20:12:17.731 INFO:teuthology.orchestra.run.trial130.stdout: python3-xmltodict noarch 0.12.0-15.el9 epel 22 k 2026-02-19T20:12:17.731 INFO:teuthology.orchestra.run.trial130.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2026-02-19T20:12:17.731 INFO:teuthology.orchestra.run.trial130.stdout: unzip x86_64 6.0-59.el9 baseos 182 k 2026-02-19T20:12:17.731 INFO:teuthology.orchestra.run.trial130.stdout: xmlsec1 x86_64 1.2.29-13.el9 appstream 189 k 2026-02-19T20:12:17.732 INFO:teuthology.orchestra.run.trial130.stdout: xmlsec1-openssl x86_64 1.2.29-13.el9 appstream 90 k 2026-02-19T20:12:17.732 INFO:teuthology.orchestra.run.trial130.stdout: zip x86_64 3.0-35.el9 baseos 266 k 2026-02-19T20:12:17.732 INFO:teuthology.orchestra.run.trial130.stdout:Installing weak dependencies: 2026-02-19T20:12:17.732 INFO:teuthology.orchestra.run.trial130.stdout: ceph-mgr-cephadm noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 184 k 2026-02-19T20:12:17.732 INFO:teuthology.orchestra.run.trial130.stdout: ceph-mgr-dashboard noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 51 M 2026-02-19T20:12:17.732 INFO:teuthology.orchestra.run.trial130.stdout: ceph-mgr-diskprediction-local noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 7.4 M 2026-02-19T20:12:17.732 INFO:teuthology.orchestra.run.trial130.stdout: ceph-mgr-k8sevents noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 22 k 2026-02-19T20:12:17.732 INFO:teuthology.orchestra.run.trial130.stdout: ceph-mgr-rook noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 50 k 2026-02-19T20:12:17.732 INFO:teuthology.orchestra.run.trial130.stdout: ceph-volume noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 301 k 2026-02-19T20:12:17.732 INFO:teuthology.orchestra.run.trial130.stdout: python3-influxdb noarch 5.3.1-1.el9 epel 139 k 2026-02-19T20:12:17.732 INFO:teuthology.orchestra.run.trial130.stdout: python3-saml noarch 1.16.0-1.el9 epel 125 k 2026-02-19T20:12:17.733 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:17.733 INFO:teuthology.orchestra.run.trial130.stdout:Transaction Summary 2026-02-19T20:12:17.733 INFO:teuthology.orchestra.run.trial130.stdout:======================================================================================= 2026-02-19T20:12:17.733 INFO:teuthology.orchestra.run.trial130.stdout:Install 96 Packages 2026-02-19T20:12:17.733 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:17.734 INFO:teuthology.orchestra.run.trial130.stdout:Total download size: 159 M 2026-02-19T20:12:17.734 INFO:teuthology.orchestra.run.trial130.stdout:Installed size: 733 M 2026-02-19T20:12:17.734 INFO:teuthology.orchestra.run.trial130.stdout:Downloading Packages: 2026-02-19T20:12:17.787 INFO:teuthology.orchestra.run.trial160.stdout:Package ceph-mgr-diskprediction-local-2:20.3.0-5336.g802bf111.el9.noarch is already installed. 2026-02-19T20:12:17.805 INFO:teuthology.orchestra.run.trial160.stdout:Dependencies resolved. 2026-02-19T20:12:17.806 INFO:teuthology.orchestra.run.trial160.stdout:Nothing to do. 2026-02-19T20:12:17.806 INFO:teuthology.orchestra.run.trial160.stdout:Complete! 2026-02-19T20:12:17.827 DEBUG:teuthology.orchestra.run.trial160:> sudo yum -y install ceph-mgr-rook 2026-02-19T20:12:18.134 INFO:teuthology.orchestra.run.trial160.stdout:Last metadata expiration check: 0:00:39 ago on Thu 19 Feb 2026 08:11:39 PM UTC. 2026-02-19T20:12:18.167 INFO:teuthology.orchestra.run.trial092.stdout: Installing : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 63/96 2026-02-19T20:12:18.184 INFO:teuthology.orchestra.run.trial092.stdout: Installing : python3-scipy-1.9.3-2.el9.x86_64 64/96 2026-02-19T20:12:18.193 INFO:teuthology.orchestra.run.trial092.stdout: Installing : python3-pyparsing-2.4.7-9.el9.noarch 65/96 2026-02-19T20:12:18.198 INFO:teuthology.orchestra.run.trial160.stdout:Package ceph-mgr-rook-2:20.3.0-5336.g802bf111.el9.noarch is already installed. 2026-02-19T20:12:18.200 INFO:teuthology.orchestra.run.trial092.stdout: Installing : python3-packaging-20.9-5.el9.noarch 66/96 2026-02-19T20:12:18.213 INFO:teuthology.orchestra.run.trial092.stdout: Installing : python3-ply-3.11-14.el9.noarch 67/96 2026-02-19T20:12:18.216 INFO:teuthology.orchestra.run.trial160.stdout:Dependencies resolved. 2026-02-19T20:12:18.217 INFO:teuthology.orchestra.run.trial160.stdout:Nothing to do. 2026-02-19T20:12:18.217 INFO:teuthology.orchestra.run.trial160.stdout:Complete! 2026-02-19T20:12:18.229 INFO:teuthology.orchestra.run.trial092.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 68/96 2026-02-19T20:12:18.238 DEBUG:teuthology.orchestra.run.trial160:> sudo yum -y install ceph-mgr-cephadm 2026-02-19T20:12:18.270 INFO:teuthology.orchestra.run.trial130.stdout:(1/96): ceph-20.3.0-5336.g802bf111.el9.x86_64.r 116 kB/s | 6.5 kB 00:00 2026-02-19T20:12:18.304 INFO:teuthology.orchestra.run.trial092.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 69/96 2026-02-19T20:12:18.313 INFO:teuthology.orchestra.run.trial092.stdout: Installing : python3-cryptography-36.0.1-5.el9.x86_64 70/96 2026-02-19T20:12:18.336 INFO:teuthology.orchestra.run.trial092.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 71/96 2026-02-19T20:12:18.366 INFO:teuthology.orchestra.run.trial092.stdout: Installing : python3-cheroot-10.0.1-4.el9.noarch 72/96 2026-02-19T20:12:18.374 INFO:teuthology.orchestra.run.trial130.stdout:(2/96): ceph-mgr-20.3.0-5336.g802bf111.el9.x86_ 5.7 MB/s | 935 kB 00:00 2026-02-19T20:12:18.399 INFO:teuthology.orchestra.run.trial130.stdout:(3/96): ceph-osd-20.3.0-5336.g802bf111.el9.x86_ 6.6 MB/s | 168 kB 00:00 2026-02-19T20:12:18.416 INFO:teuthology.orchestra.run.trial092.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 73/96 2026-02-19T20:12:18.422 INFO:teuthology.orchestra.run.trial092.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 74/96 2026-02-19T20:12:18.426 INFO:teuthology.orchestra.run.trial092.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 75/96 2026-02-19T20:12:18.427 INFO:teuthology.orchestra.run.trial092.stdout: Installing : libconfig-1.7.2-9.el9.x86_64 76/96 2026-02-19T20:12:18.443 INFO:teuthology.orchestra.run.trial130.stdout:(4/96): ceph-mds-20.3.0-5336.g802bf111.el9.x86_ 10 MB/s | 2.4 MB 00:00 2026-02-19T20:12:18.445 INFO:teuthology.orchestra.run.trial092.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 77/96 2026-02-19T20:12:18.445 INFO:teuthology.orchestra.run.trial092.stdout:Creating group 'libstoragemgmt' with GID 991. 2026-02-19T20:12:18.446 INFO:teuthology.orchestra.run.trial092.stdout:Creating user 'libstoragemgmt' (daemon account for libstoragemgmt) with UID 991 and GID 991. 2026-02-19T20:12:18.446 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:12:18.453 INFO:teuthology.orchestra.run.trial092.stdout: Installing : libstoragemgmt-1.10.1-1.el9.x86_64 77/96 2026-02-19T20:12:18.479 INFO:teuthology.orchestra.run.trial092.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 77/96 2026-02-19T20:12:18.479 INFO:teuthology.orchestra.run.trial092.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/libstoragemgmt.service → /usr/lib/systemd/system/libstoragemgmt.service. 2026-02-19T20:12:18.479 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:12:18.515 INFO:teuthology.orchestra.run.trial092.stdout: Installing : python3-libstoragemgmt-1.10.1-1.el9.x86_64 78/96 2026-02-19T20:12:18.543 INFO:teuthology.orchestra.run.trial160.stdout:Last metadata expiration check: 0:00:39 ago on Thu 19 Feb 2026 08:11:39 PM UTC. 2026-02-19T20:12:18.608 INFO:teuthology.orchestra.run.trial160.stdout:Package ceph-mgr-cephadm-2:20.3.0-5336.g802bf111.el9.noarch is already installed. 2026-02-19T20:12:18.626 INFO:teuthology.orchestra.run.trial160.stdout:Dependencies resolved. 2026-02-19T20:12:18.627 INFO:teuthology.orchestra.run.trial160.stdout:Nothing to do. 2026-02-19T20:12:18.627 INFO:teuthology.orchestra.run.trial160.stdout:Complete! 2026-02-19T20:12:18.649 DEBUG:teuthology.orchestra.run.trial160:> sudo yum -y install ceph-osd 2026-02-19T20:12:18.802 INFO:teuthology.orchestra.run.trial130.stdout:(5/96): ceph-mon-20.3.0-5336.g802bf111.el9.x86_ 9.4 MB/s | 5.0 MB 00:00 2026-02-19T20:12:18.837 INFO:teuthology.orchestra.run.trial130.stdout:(6/96): ceph-grafana-dashboards-20.3.0-5336.g80 1.6 MB/s | 57 kB 00:00 2026-02-19T20:12:18.876 INFO:teuthology.orchestra.run.trial130.stdout:(7/96): ceph-mgr-cephadm-20.3.0-5336.g802bf111. 4.6 MB/s | 184 kB 00:00 2026-02-19T20:12:18.955 INFO:teuthology.orchestra.run.trial160.stdout:Last metadata expiration check: 0:00:39 ago on Thu 19 Feb 2026 08:11:39 PM UTC. 2026-02-19T20:12:19.020 INFO:teuthology.orchestra.run.trial160.stdout:Package ceph-osd-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T20:12:19.039 INFO:teuthology.orchestra.run.trial160.stdout:Dependencies resolved. 2026-02-19T20:12:19.039 INFO:teuthology.orchestra.run.trial160.stdout:Nothing to do. 2026-02-19T20:12:19.040 INFO:teuthology.orchestra.run.trial160.stdout:Complete! 2026-02-19T20:12:19.051 INFO:teuthology.orchestra.run.trial130.stdout:(8/96): ceph-osd-classic-20.3.0-5336.g802bf111. 24 MB/s | 16 MB 00:00 2026-02-19T20:12:19.061 DEBUG:teuthology.orchestra.run.trial160:> sudo yum -y install ceph-osd-classic 2026-02-19T20:12:19.138 INFO:teuthology.orchestra.run.trial092.stdout: Installing : cryptsetup-2.8.1-3.el9.x86_64 79/96 2026-02-19T20:12:19.344 INFO:teuthology.orchestra.run.trial130.stdout:(9/96): ceph-mgr-diskprediction-local-20.3.0-53 25 MB/s | 7.4 MB 00:00 2026-02-19T20:12:19.369 INFO:teuthology.orchestra.run.trial160.stdout:Last metadata expiration check: 0:00:40 ago on Thu 19 Feb 2026 08:11:39 PM UTC. 2026-02-19T20:12:19.381 INFO:teuthology.orchestra.run.trial130.stdout:(10/96): ceph-osd-crimson-20.3.0-5336.g802bf111 21 MB/s | 19 MB 00:00 2026-02-19T20:12:19.381 INFO:teuthology.orchestra.run.trial130.stdout:(11/96): ceph-mgr-k8sevents-20.3.0-5336.g802bf1 593 kB/s | 22 kB 00:00 2026-02-19T20:12:19.394 INFO:teuthology.orchestra.run.trial130.stdout:(12/96): ceph-mgr-rook-20.3.0-5336.g802bf111.el 4.1 MB/s | 50 kB 00:00 2026-02-19T20:12:19.394 INFO:teuthology.orchestra.run.trial130.stdout:(13/96): ceph-mgr-modules-core-20.3.0-5336.g802 22 MB/s | 297 kB 00:00 2026-02-19T20:12:19.410 INFO:teuthology.orchestra.run.trial130.stdout:(14/96): ceph-prometheus-alerts-20.3.0-5336.g80 1.1 MB/s | 17 kB 00:00 2026-02-19T20:12:19.416 INFO:teuthology.orchestra.run.trial130.stdout:(15/96): ceph-volume-20.3.0-5336.g802bf111.el9. 14 MB/s | 301 kB 00:00 2026-02-19T20:12:19.434 INFO:teuthology.orchestra.run.trial160.stdout:Package ceph-osd-classic-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T20:12:19.448 INFO:teuthology.orchestra.run.trial130.stdout:(16/96): cephadm-20.3.0-5336.g802bf111.el9.noar 26 MB/s | 1.0 MB 00:00 2026-02-19T20:12:19.452 INFO:teuthology.orchestra.run.trial160.stdout:Dependencies resolved. 2026-02-19T20:12:19.453 INFO:teuthology.orchestra.run.trial160.stdout:Nothing to do. 2026-02-19T20:12:19.453 INFO:teuthology.orchestra.run.trial160.stdout:Complete! 2026-02-19T20:12:19.474 DEBUG:teuthology.orchestra.run.trial160:> sudo yum -y install ceph-fuse 2026-02-19T20:12:19.788 INFO:teuthology.orchestra.run.trial160.stdout:Last metadata expiration check: 0:00:40 ago on Thu 19 Feb 2026 08:11:39 PM UTC. 2026-02-19T20:12:19.848 INFO:teuthology.orchestra.run.trial130.stdout:(17/96): ledmon-libs-1.1.0-3.el9.x86_64.rpm 101 kB/s | 40 kB 00:00 2026-02-19T20:12:19.871 INFO:teuthology.orchestra.run.trial160.stdout:Dependencies resolved. 2026-02-19T20:12:19.871 INFO:teuthology.orchestra.run.trial160.stdout:================================================================================ 2026-02-19T20:12:19.871 INFO:teuthology.orchestra.run.trial160.stdout: Package Arch Version Repo Size 2026-02-19T20:12:19.871 INFO:teuthology.orchestra.run.trial160.stdout:================================================================================ 2026-02-19T20:12:19.871 INFO:teuthology.orchestra.run.trial160.stdout:Installing: 2026-02-19T20:12:19.871 INFO:teuthology.orchestra.run.trial160.stdout: ceph-fuse x86_64 2:20.3.0-5336.g802bf111.el9 ceph 987 k 2026-02-19T20:12:19.871 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:12:19.872 INFO:teuthology.orchestra.run.trial160.stdout:Transaction Summary 2026-02-19T20:12:19.872 INFO:teuthology.orchestra.run.trial160.stdout:================================================================================ 2026-02-19T20:12:19.872 INFO:teuthology.orchestra.run.trial160.stdout:Install 1 Package 2026-02-19T20:12:19.872 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:12:19.872 INFO:teuthology.orchestra.run.trial160.stdout:Total download size: 987 k 2026-02-19T20:12:19.872 INFO:teuthology.orchestra.run.trial160.stdout:Installed size: 2.9 M 2026-02-19T20:12:19.872 INFO:teuthology.orchestra.run.trial160.stdout:Downloading Packages: 2026-02-19T20:12:19.914 INFO:teuthology.orchestra.run.trial092.stdout: Installing : ceph-osd-classic-2:20.3.0-5336.g802bf111.el9.x86_6 80/96 2026-02-19T20:12:19.978 INFO:teuthology.orchestra.run.trial092.stdout: Installing : ceph-osd-crimson-2:20.3.0-5336.g802bf111.el9.x86_6 81/96 2026-02-19T20:12:19.980 INFO:teuthology.orchestra.run.trial092.stdout: Installing : ceph-volume-2:20.3.0-5336.g802bf111.el9.noarch 82/96 2026-02-19T20:12:19.995 INFO:teuthology.orchestra.run.trial092.stdout: Running scriptlet: ceph-volume-2:20.3.0-5336.g802bf111.el9.noarch 82/96 2026-02-19T20:12:19.996 INFO:teuthology.orchestra.run.trial092.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-19T20:12:19.996 INFO:teuthology.orchestra.run.trial092.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2026-02-19T20:12:19.996 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:12:20.005 INFO:teuthology.orchestra.run.trial092.stdout: Installing : ceph-osd-2:20.3.0-5336.g802bf111.el9.x86_64 83/96 2026-02-19T20:12:20.009 INFO:teuthology.orchestra.run.trial130.stdout:(18/96): libconfig-1.7.2-9.el9.x86_64.rpm 449 kB/s | 72 kB 00:00 2026-02-19T20:12:20.030 INFO:teuthology.orchestra.run.trial092.stdout: Running scriptlet: ceph-osd-2:20.3.0-5336.g802bf111.el9.x86_64 83/96 2026-02-19T20:12:20.031 INFO:teuthology.orchestra.run.trial092.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-19T20:12:20.031 INFO:teuthology.orchestra.run.trial092.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2026-02-19T20:12:20.031 INFO:teuthology.orchestra.run.trial092.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-19T20:12:20.031 INFO:teuthology.orchestra.run.trial092.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-19T20:12:20.031 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:12:20.093 INFO:teuthology.orchestra.run.trial092.stdout: Running scriptlet: cephadm-2:20.3.0-5336.g802bf111.el9.noarch 84/96 2026-02-19T20:12:20.095 INFO:teuthology.orchestra.run.trial092.stdout: Installing : cephadm-2:20.3.0-5336.g802bf111.el9.noarch 84/96 2026-02-19T20:12:20.104 INFO:teuthology.orchestra.run.trial092.stdout: Installing : ceph-prometheus-alerts-2:20.3.0-5336.g802bf111.el9 85/96 2026-02-19T20:12:20.128 INFO:teuthology.orchestra.run.trial092.stdout: Installing : ceph-grafana-dashboards-2:20.3.0-5336.g802bf111.el 86/96 2026-02-19T20:12:20.129 INFO:teuthology.orchestra.run.trial092.stdout: Installing : ceph-mgr-cephadm-2:20.3.0-5336.g802bf111.el9.noarc 87/96 2026-02-19T20:12:20.249 INFO:teuthology.orchestra.run.trial130.stdout:(19/96): ceph-mgr-dashboard-20.3.0-5336.g802bf1 37 MB/s | 51 MB 00:01 2026-02-19T20:12:20.266 INFO:teuthology.orchestra.run.trial160.stdout:ceph-fuse-20.3.0-5336.g802bf111.el9.x86_64.rpm 2.4 MB/s | 987 kB 00:00 2026-02-19T20:12:20.267 INFO:teuthology.orchestra.run.trial160.stdout:-------------------------------------------------------------------------------- 2026-02-19T20:12:20.267 INFO:teuthology.orchestra.run.trial160.stdout:Total 2.4 MB/s | 987 kB 00:00 2026-02-19T20:12:20.267 INFO:teuthology.orchestra.run.trial160.stdout:Running transaction check 2026-02-19T20:12:20.272 INFO:teuthology.orchestra.run.trial160.stdout:Transaction check succeeded. 2026-02-19T20:12:20.272 INFO:teuthology.orchestra.run.trial160.stdout:Running transaction test 2026-02-19T20:12:20.291 INFO:teuthology.orchestra.run.trial130.stdout:(20/96): cryptsetup-2.8.1-3.el9.x86_64.rpm 401 kB/s | 351 kB 00:00 2026-02-19T20:12:20.307 INFO:teuthology.orchestra.run.trial160.stdout:Transaction test succeeded. 2026-02-19T20:12:20.308 INFO:teuthology.orchestra.run.trial160.stdout:Running transaction 2026-02-19T20:12:20.398 INFO:teuthology.orchestra.run.trial160.stdout: Preparing : 1/1 2026-02-19T20:12:20.404 INFO:teuthology.orchestra.run.trial130.stdout:(21/96): libgfortran-11.5.0-14.el9.x86_64.rpm 2.0 MB/s | 794 kB 00:00 2026-02-19T20:12:20.415 INFO:teuthology.orchestra.run.trial160.stdout: Installing : ceph-fuse-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:12:20.569 INFO:teuthology.orchestra.run.trial130.stdout:(22/96): python3-cryptography-36.0.1-5.el9.x86_ 7.6 MB/s | 1.2 MB 00:00 2026-02-19T20:12:20.608 INFO:teuthology.orchestra.run.trial130.stdout:(23/96): python3-cffi-1.14.5-5.el9.x86_64.rpm 798 kB/s | 253 kB 00:00 2026-02-19T20:12:20.653 INFO:teuthology.orchestra.run.trial130.stdout:(24/96): python3-ply-3.11-14.el9.noarch.rpm 1.2 MB/s | 106 kB 00:00 2026-02-19T20:12:20.658 INFO:teuthology.orchestra.run.trial160.stdout: Running scriptlet: ceph-fuse-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:12:20.714 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : ceph-fuse-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:12:20.714 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:12:20.714 INFO:teuthology.orchestra.run.trial160.stdout:Installed: 2026-02-19T20:12:20.715 INFO:teuthology.orchestra.run.trial160.stdout: ceph-fuse-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:12:20.715 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:12:20.715 INFO:teuthology.orchestra.run.trial160.stdout:Complete! 2026-02-19T20:12:20.737 INFO:teuthology.orchestra.run.trial130.stdout:(25/96): python3-pyparsing-2.4.7-9.el9.noarch.r 1.8 MB/s | 150 kB 00:00 2026-02-19T20:12:20.742 DEBUG:teuthology.orchestra.run.trial160:> sudo yum -y install ceph-volume 2026-02-19T20:12:20.769 INFO:teuthology.orchestra.run.trial130.stdout:(26/96): python3-pycparser-2.20-6.el9.noarch.rp 838 kB/s | 135 kB 00:00 2026-02-19T20:12:20.821 INFO:teuthology.orchestra.run.trial130.stdout:(27/96): python3-requests-2.25.1-10.el9.noarch. 1.5 MB/s | 126 kB 00:00 2026-02-19T20:12:20.884 INFO:teuthology.orchestra.run.trial130.stdout:(28/96): libquadmath-11.5.0-14.el9.x86_64.rpm 291 kB/s | 184 kB 00:00 2026-02-19T20:12:20.905 INFO:teuthology.orchestra.run.trial130.stdout:(29/96): unzip-6.0-59.el9.x86_64.rpm 2.1 MB/s | 182 kB 00:00 2026-02-19T20:12:21.050 INFO:teuthology.orchestra.run.trial160.stdout:Last metadata expiration check: 0:00:42 ago on Thu 19 Feb 2026 08:11:39 PM UTC. 2026-02-19T20:12:21.086 INFO:teuthology.orchestra.run.trial130.stdout:(30/96): python3-urllib3-1.26.5-7.el9.noarch.rp 689 kB/s | 218 kB 00:00 2026-02-19T20:12:21.115 INFO:teuthology.orchestra.run.trial160.stdout:Package ceph-volume-2:20.3.0-5336.g802bf111.el9.noarch is already installed. 2026-02-19T20:12:21.134 INFO:teuthology.orchestra.run.trial160.stdout:Dependencies resolved. 2026-02-19T20:12:21.134 INFO:teuthology.orchestra.run.trial160.stdout:Nothing to do. 2026-02-19T20:12:21.134 INFO:teuthology.orchestra.run.trial160.stdout:Complete! 2026-02-19T20:12:21.156 DEBUG:teuthology.orchestra.run.trial160:> sudo yum -y install librados-devel 2026-02-19T20:12:21.163 INFO:teuthology.orchestra.run.trial130.stdout:(31/96): flexiblas-3.0.4-9.el9.x86_64.rpm 115 kB/s | 30 kB 00:00 2026-02-19T20:12:21.201 INFO:teuthology.orchestra.run.trial130.stdout:(32/96): zip-3.0-35.el9.x86_64.rpm 839 kB/s | 266 kB 00:00 2026-02-19T20:12:21.265 INFO:teuthology.orchestra.run.trial130.stdout:(33/96): flexiblas-openblas-openmp-3.0.4-9.el9. 145 kB/s | 15 kB 00:00 2026-02-19T20:12:21.465 INFO:teuthology.orchestra.run.trial160.stdout:Last metadata expiration check: 0:00:42 ago on Thu 19 Feb 2026 08:11:39 PM UTC. 2026-02-19T20:12:21.547 INFO:teuthology.orchestra.run.trial160.stdout:Dependencies resolved. 2026-02-19T20:12:21.548 INFO:teuthology.orchestra.run.trial160.stdout:================================================================================ 2026-02-19T20:12:21.548 INFO:teuthology.orchestra.run.trial160.stdout: Package Arch Version Repo Size 2026-02-19T20:12:21.548 INFO:teuthology.orchestra.run.trial160.stdout:================================================================================ 2026-02-19T20:12:21.548 INFO:teuthology.orchestra.run.trial160.stdout:Installing: 2026-02-19T20:12:21.548 INFO:teuthology.orchestra.run.trial160.stdout: librados-devel x86_64 2:20.3.0-5336.g802bf111.el9 ceph 123 k 2026-02-19T20:12:21.548 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:12:21.548 INFO:teuthology.orchestra.run.trial160.stdout:Transaction Summary 2026-02-19T20:12:21.548 INFO:teuthology.orchestra.run.trial160.stdout:================================================================================ 2026-02-19T20:12:21.548 INFO:teuthology.orchestra.run.trial160.stdout:Install 1 Package 2026-02-19T20:12:21.548 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:12:21.548 INFO:teuthology.orchestra.run.trial160.stdout:Total download size: 123 k 2026-02-19T20:12:21.548 INFO:teuthology.orchestra.run.trial160.stdout:Installed size: 437 k 2026-02-19T20:12:21.548 INFO:teuthology.orchestra.run.trial160.stdout:Downloading Packages: 2026-02-19T20:12:21.567 INFO:teuthology.orchestra.run.trial130.stdout:(34/96): lua-5.4.4-4.el9.x86_64.rpm 624 kB/s | 188 kB 00:00 2026-02-19T20:12:21.637 INFO:teuthology.orchestra.run.trial160.stdout:librados-devel-20.3.0-5336.g802bf111.el9.x86_64 1.4 MB/s | 123 kB 00:00 2026-02-19T20:12:21.637 INFO:teuthology.orchestra.run.trial160.stdout:-------------------------------------------------------------------------------- 2026-02-19T20:12:21.638 INFO:teuthology.orchestra.run.trial160.stdout:Total 1.3 MB/s | 123 kB 00:00 2026-02-19T20:12:21.638 INFO:teuthology.orchestra.run.trial160.stdout:Running transaction check 2026-02-19T20:12:21.640 INFO:teuthology.orchestra.run.trial160.stdout:Transaction check succeeded. 2026-02-19T20:12:21.640 INFO:teuthology.orchestra.run.trial160.stdout:Running transaction test 2026-02-19T20:12:21.656 INFO:teuthology.orchestra.run.trial130.stdout:(35/96): openblas-0.3.29-1.el9.x86_64.rpm 477 kB/s | 42 kB 00:00 2026-02-19T20:12:21.672 INFO:teuthology.orchestra.run.trial160.stdout:Transaction test succeeded. 2026-02-19T20:12:21.672 INFO:teuthology.orchestra.run.trial160.stdout:Running transaction 2026-02-19T20:12:21.702 INFO:teuthology.orchestra.run.trial130.stdout:(36/96): libstoragemgmt-1.10.1-1.el9.x86_64.rpm 491 kB/s | 246 kB 00:00 2026-02-19T20:12:21.726 INFO:teuthology.orchestra.run.trial160.stdout: Preparing : 1/1 2026-02-19T20:12:21.743 INFO:teuthology.orchestra.run.trial160.stdout: Installing : librados-devel-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:12:21.821 INFO:teuthology.orchestra.run.trial160.stdout: Running scriptlet: librados-devel-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:12:21.863 INFO:teuthology.orchestra.run.trial130.stdout:(37/96): flexiblas-netlib-3.0.4-9.el9.x86_64.rp 3.8 MB/s | 3.0 MB 00:00 2026-02-19T20:12:21.880 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : librados-devel-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:12:21.880 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:12:21.880 INFO:teuthology.orchestra.run.trial160.stdout:Installed: 2026-02-19T20:12:21.881 INFO:teuthology.orchestra.run.trial160.stdout: librados-devel-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:12:21.881 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:12:21.881 INFO:teuthology.orchestra.run.trial160.stdout:Complete! 2026-02-19T20:12:21.908 DEBUG:teuthology.orchestra.run.trial160:> sudo yum -y install libcephfs2 2026-02-19T20:12:21.945 INFO:teuthology.orchestra.run.trial130.stdout:(38/96): python3-devel-3.9.25-3.el9.x86_64.rpm 2.9 MB/s | 244 kB 00:00 2026-02-19T20:12:22.027 INFO:teuthology.orchestra.run.trial130.stdout:(39/96): python3-jinja2-2.11.3-8.el9.noarch.rpm 3.0 MB/s | 249 kB 00:00 2026-02-19T20:12:22.106 INFO:teuthology.orchestra.run.trial130.stdout:(40/96): python3-jmespath-1.0.1-1.el9.noarch.rp 604 kB/s | 48 kB 00:00 2026-02-19T20:12:22.122 INFO:teuthology.orchestra.run.trial130.stdout:(41/96): openblas-openmp-0.3.29-1.el9.x86_64.rp 11 MB/s | 5.3 MB 00:00 2026-02-19T20:12:22.177 INFO:teuthology.orchestra.run.trial130.stdout:(42/96): python3-babel-2.9.1-2.el9.noarch.rpm 13 MB/s | 6.0 MB 00:00 2026-02-19T20:12:22.187 INFO:teuthology.orchestra.run.trial130.stdout:(43/96): python3-libstoragemgmt-1.10.1-1.el9.x8 2.1 MB/s | 177 kB 00:00 2026-02-19T20:12:22.214 INFO:teuthology.orchestra.run.trial130.stdout:(44/96): python3-lxml-4.6.5-3.el9.x86_64.rpm 13 MB/s | 1.2 MB 00:00 2026-02-19T20:12:22.220 INFO:teuthology.orchestra.run.trial160.stdout:Last metadata expiration check: 0:00:43 ago on Thu 19 Feb 2026 08:11:39 PM UTC. 2026-02-19T20:12:22.257 INFO:teuthology.orchestra.run.trial130.stdout:(45/96): python3-markupsafe-1.1.1-12.el9.x86_64 437 kB/s | 35 kB 00:00 2026-02-19T20:12:22.285 INFO:teuthology.orchestra.run.trial160.stdout:Package libcephfs2-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T20:12:22.297 INFO:teuthology.orchestra.run.trial130.stdout:(46/96): python3-numpy-f2py-1.23.5-2.el9.x86_64 5.2 MB/s | 442 kB 00:00 2026-02-19T20:12:22.303 INFO:teuthology.orchestra.run.trial160.stdout:Dependencies resolved. 2026-02-19T20:12:22.304 INFO:teuthology.orchestra.run.trial160.stdout:Nothing to do. 2026-02-19T20:12:22.304 INFO:teuthology.orchestra.run.trial160.stdout:Complete! 2026-02-19T20:12:22.325 DEBUG:teuthology.orchestra.run.trial160:> sudo yum -y install libcephfs-devel 2026-02-19T20:12:22.337 INFO:teuthology.orchestra.run.trial130.stdout:(47/96): python3-packaging-20.9-5.el9.noarch.rp 964 kB/s | 77 kB 00:00 2026-02-19T20:12:22.379 INFO:teuthology.orchestra.run.trial130.stdout:(48/96): python3-protobuf-3.14.0-17.el9.noarch. 3.2 MB/s | 267 kB 00:00 2026-02-19T20:12:22.407 INFO:teuthology.orchestra.run.trial130.stdout:(49/96): python3-numpy-1.23.5-2.el9.x86_64.rpm 28 MB/s | 6.1 MB 00:00 2026-02-19T20:12:22.418 INFO:teuthology.orchestra.run.trial130.stdout:(50/96): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.9 MB/s | 159 kB 00:00 2026-02-19T20:12:22.460 INFO:teuthology.orchestra.run.trial130.stdout:(51/96): python3-pyasn1-modules-0.4.8-6.el9.noa 3.3 MB/s | 279 kB 00:00 2026-02-19T20:12:22.486 INFO:teuthology.orchestra.run.trial130.stdout:(52/96): python3-requests-oauthlib-1.3.0-12.el9 679 kB/s | 54 kB 00:00 2026-02-19T20:12:22.540 INFO:teuthology.orchestra.run.trial130.stdout:(53/96): python3-toml-0.10.2-6.el9.noarch.rpm 524 kB/s | 42 kB 00:00 2026-02-19T20:12:22.565 INFO:teuthology.orchestra.run.trial130.stdout:(54/96): xmlsec1-1.2.29-13.el9.x86_64.rpm 2.3 MB/s | 189 kB 00:00 2026-02-19T20:12:22.594 INFO:teuthology.orchestra.run.trial130.stdout:(55/96): lua-devel-5.4.4-4.el9.x86_64.rpm 781 kB/s | 22 kB 00:00 2026-02-19T20:12:22.619 INFO:teuthology.orchestra.run.trial130.stdout:(56/96): xmlsec1-openssl-1.2.29-13.el9.x86_64.r 1.1 MB/s | 90 kB 00:00 2026-02-19T20:12:22.631 INFO:teuthology.orchestra.run.trial160.stdout:Last metadata expiration check: 0:00:43 ago on Thu 19 Feb 2026 08:11:39 PM UTC. 2026-02-19T20:12:22.640 INFO:teuthology.orchestra.run.trial130.stdout:(57/96): protobuf-compiler-3.14.0-17.el9.x86_64 18 MB/s | 862 kB 00:00 2026-02-19T20:12:22.688 INFO:teuthology.orchestra.run.trial130.stdout:(58/96): grpc-data-1.46.7-10.el9.noarch.rpm 409 kB/s | 19 kB 00:00 2026-02-19T20:12:22.714 INFO:teuthology.orchestra.run.trial160.stdout:Dependencies resolved. 2026-02-19T20:12:22.715 INFO:teuthology.orchestra.run.trial160.stdout:================================================================================ 2026-02-19T20:12:22.715 INFO:teuthology.orchestra.run.trial160.stdout: Package Arch Version Repo Size 2026-02-19T20:12:22.715 INFO:teuthology.orchestra.run.trial160.stdout:================================================================================ 2026-02-19T20:12:22.716 INFO:teuthology.orchestra.run.trial160.stdout:Installing: 2026-02-19T20:12:22.716 INFO:teuthology.orchestra.run.trial160.stdout: libcephfs-devel x86_64 2:20.3.0-5336.g802bf111.el9 ceph 37 k 2026-02-19T20:12:22.716 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:12:22.716 INFO:teuthology.orchestra.run.trial160.stdout:Transaction Summary 2026-02-19T20:12:22.716 INFO:teuthology.orchestra.run.trial160.stdout:================================================================================ 2026-02-19T20:12:22.716 INFO:teuthology.orchestra.run.trial160.stdout:Install 1 Package 2026-02-19T20:12:22.716 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:12:22.716 INFO:teuthology.orchestra.run.trial160.stdout:Total download size: 37 k 2026-02-19T20:12:22.716 INFO:teuthology.orchestra.run.trial160.stdout:Installed size: 171 k 2026-02-19T20:12:22.716 INFO:teuthology.orchestra.run.trial160.stdout:Downloading Packages: 2026-02-19T20:12:22.744 INFO:teuthology.orchestra.run.trial130.stdout:(59/96): luarocks-3.9.2-5.el9.noarch.rpm 2.6 MB/s | 151 kB 00:00 2026-02-19T20:12:22.761 INFO:teuthology.orchestra.run.trial130.stdout:(60/96): abseil-cpp-20211102.0-4.el9.x86_64.rpm 3.8 MB/s | 551 kB 00:00 2026-02-19T20:12:22.779 INFO:teuthology.orchestra.run.trial130.stdout:(61/96): python3-autocommand-2.2.2-8.el9.noarch 1.6 MB/s | 29 kB 00:00 2026-02-19T20:12:22.780 INFO:teuthology.orchestra.run.trial160.stdout:libcephfs-devel-20.3.0-5336.g802bf111.el9.x86_6 578 kB/s | 37 kB 00:00 2026-02-19T20:12:22.780 INFO:teuthology.orchestra.run.trial160.stdout:-------------------------------------------------------------------------------- 2026-02-19T20:12:22.780 INFO:teuthology.orchestra.run.trial160.stdout:Total 571 kB/s | 37 kB 00:00 2026-02-19T20:12:22.780 INFO:teuthology.orchestra.run.trial160.stdout:Running transaction check 2026-02-19T20:12:22.782 INFO:teuthology.orchestra.run.trial160.stdout:Transaction check succeeded. 2026-02-19T20:12:22.782 INFO:teuthology.orchestra.run.trial160.stdout:Running transaction test 2026-02-19T20:12:22.784 INFO:teuthology.orchestra.run.trial160.stdout:Transaction test succeeded. 2026-02-19T20:12:22.784 INFO:teuthology.orchestra.run.trial160.stdout:Running transaction 2026-02-19T20:12:22.794 INFO:teuthology.orchestra.run.trial130.stdout:(62/96): python3-asyncssh-2.13.2-5.el9.noarch.r 11 MB/s | 548 kB 00:00 2026-02-19T20:12:22.798 INFO:teuthology.orchestra.run.trial130.stdout:(63/96): python3-backports-tarfile-1.2.0-1.el9. 3.0 MB/s | 60 kB 00:00 2026-02-19T20:12:22.806 INFO:teuthology.orchestra.run.trial160.stdout: Preparing : 1/1 2026-02-19T20:12:22.811 INFO:teuthology.orchestra.run.trial130.stdout:(64/96): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 2.5 MB/s | 43 kB 00:00 2026-02-19T20:12:22.817 INFO:teuthology.orchestra.run.trial130.stdout:(65/96): python3-cachetools-4.2.4-1.el9.noarch. 1.7 MB/s | 32 kB 00:00 2026-02-19T20:12:22.822 INFO:teuthology.orchestra.run.trial160.stdout: Installing : libcephfs-devel-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:12:22.828 INFO:teuthology.orchestra.run.trial130.stdout:(66/96): python3-certifi-2023.05.07-4.el9.noarc 847 kB/s | 14 kB 00:00 2026-02-19T20:12:22.837 INFO:teuthology.orchestra.run.trial130.stdout:(67/96): python3-cheroot-10.0.1-4.el9.noarch.rp 8.2 MB/s | 173 kB 00:00 2026-02-19T20:12:22.850 INFO:teuthology.orchestra.run.trial130.stdout:(68/96): python3-cherrypy-18.6.1-2.el9.noarch.r 16 MB/s | 358 kB 00:00 2026-02-19T20:12:22.862 INFO:teuthology.orchestra.run.trial130.stdout:(69/96): python3-google-auth-2.45.0-1.el9.noarc 10 MB/s | 254 kB 00:00 2026-02-19T20:12:22.882 INFO:teuthology.orchestra.run.trial160.stdout: Running scriptlet: libcephfs-devel-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:12:22.883 INFO:teuthology.orchestra.run.trial130.stdout:(70/96): python3-grpcio-tools-1.46.7-10.el9.x86 7.1 MB/s | 144 kB 00:00 2026-02-19T20:12:22.900 INFO:teuthology.orchestra.run.trial130.stdout:(71/96): python3-grpcio-1.46.7-10.el9.x86_64.rp 41 MB/s | 2.0 MB 00:00 2026-02-19T20:12:22.902 INFO:teuthology.orchestra.run.trial130.stdout:(72/96): python3-influxdb-5.3.1-1.el9.noarch.rp 6.9 MB/s | 139 kB 00:00 2026-02-19T20:12:22.917 INFO:teuthology.orchestra.run.trial130.stdout:(73/96): python3-isodate-0.6.1-3.el9.noarch.rpm 3.2 MB/s | 56 kB 00:00 2026-02-19T20:12:22.920 INFO:teuthology.orchestra.run.trial130.stdout:(74/96): python3-jaraco-8.2.1-3.el9.noarch.rpm 614 kB/s | 11 kB 00:00 2026-02-19T20:12:22.934 INFO:teuthology.orchestra.run.trial130.stdout:(75/96): python3-jaraco-classes-3.2.1-5.el9.noa 1.0 MB/s | 18 kB 00:00 2026-02-19T20:12:22.938 INFO:teuthology.orchestra.run.trial130.stdout:(76/96): python3-jaraco-collections-3.0.0-8.el9 1.2 MB/s | 23 kB 00:00 2026-02-19T20:12:22.940 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : libcephfs-devel-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:12:22.940 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:12:22.940 INFO:teuthology.orchestra.run.trial160.stdout:Installed: 2026-02-19T20:12:22.940 INFO:teuthology.orchestra.run.trial160.stdout: libcephfs-devel-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:12:22.941 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:12:22.941 INFO:teuthology.orchestra.run.trial160.stdout:Complete! 2026-02-19T20:12:22.951 INFO:teuthology.orchestra.run.trial130.stdout:(77/96): python3-jaraco-context-6.0.1-3.el9.noa 1.1 MB/s | 20 kB 00:00 2026-02-19T20:12:22.956 INFO:teuthology.orchestra.run.trial130.stdout:(78/96): python3-jaraco-functools-3.5.0-2.el9.n 1.1 MB/s | 19 kB 00:00 2026-02-19T20:12:22.967 DEBUG:teuthology.orchestra.run.trial160:> sudo yum -y install librados2 2026-02-19T20:12:22.968 INFO:teuthology.orchestra.run.trial130.stdout:(79/96): python3-jaraco-text-4.0.0-2.el9.noarch 1.5 MB/s | 26 kB 00:00 2026-02-19T20:12:22.985 INFO:teuthology.orchestra.run.trial130.stdout:(80/96): python3-more-itertools-8.12.0-2.el9.no 4.4 MB/s | 79 kB 00:00 2026-02-19T20:12:22.998 INFO:teuthology.orchestra.run.trial130.stdout:(81/96): python3-kubernetes-26.1.0-3.el9.noarch 24 MB/s | 1.0 MB 00:00 2026-02-19T20:12:23.003 INFO:teuthology.orchestra.run.trial130.stdout:(82/96): python3-msgpack-1.0.3-2.el9.x86_64.rpm 4.8 MB/s | 86 kB 00:00 2026-02-19T20:12:23.017 INFO:teuthology.orchestra.run.trial130.stdout:(83/96): python3-natsort-7.1.1-5.el9.noarch.rpm 3.1 MB/s | 58 kB 00:00 2026-02-19T20:12:23.020 INFO:teuthology.orchestra.run.trial130.stdout:(84/96): python3-portend-3.1.0-2.el9.noarch.rpm 989 kB/s | 16 kB 00:00 2026-02-19T20:12:23.036 INFO:teuthology.orchestra.run.trial130.stdout:(85/96): python3-pyOpenSSL-21.0.0-1.el9.noarch. 4.6 MB/s | 90 kB 00:00 2026-02-19T20:12:23.036 INFO:teuthology.orchestra.run.trial130.stdout:(86/96): python3-repoze-lru-0.7-16.el9.noarch.r 1.8 MB/s | 31 kB 00:00 2026-02-19T20:12:23.045 INFO:teuthology.orchestra.run.trial092.stdout: Running scriptlet: ceph-mgr-cephadm-2:20.3.0-5336.g802bf111.el9.noarc 87/96 2026-02-19T20:12:23.053 INFO:teuthology.orchestra.run.trial092.stdout: Installing : ceph-mgr-dashboard-2:20.3.0-5336.g802bf111.el9.noa 88/96 2026-02-19T20:12:23.054 INFO:teuthology.orchestra.run.trial130.stdout:(87/96): python3-rsa-4.9-2.el9.noarch.rpm 3.4 MB/s | 59 kB 00:00 2026-02-19T20:12:23.056 INFO:teuthology.orchestra.run.trial130.stdout:(88/96): python3-routes-2.5.1-5.el9.noarch.rpm 9.2 MB/s | 188 kB 00:00 2026-02-19T20:12:23.093 INFO:teuthology.orchestra.run.trial130.stdout:(89/96): python3-scipy-1.9.3-2.el9.x86_64.rpm 29 MB/s | 19 MB 00:00 2026-02-19T20:12:23.094 INFO:teuthology.orchestra.run.trial130.stdout:(90/96): python3-tempora-5.0.0-2.el9.noarch.rpm 932 kB/s | 36 kB 00:00 2026-02-19T20:12:23.095 INFO:teuthology.orchestra.run.trial130.stdout:(91/96): python3-saml-1.16.0-1.el9.noarch.rpm 3.0 MB/s | 125 kB 00:00 2026-02-19T20:12:23.112 INFO:teuthology.orchestra.run.trial130.stdout:(92/96): python3-xmlsec-1.3.13-1.el9.x86_64.rpm 2.7 MB/s | 48 kB 00:00 2026-02-19T20:12:23.113 INFO:teuthology.orchestra.run.trial130.stdout:(93/96): python3-websocket-client-1.2.3-2.el9.n 4.7 MB/s | 90 kB 00:00 2026-02-19T20:12:23.129 INFO:teuthology.orchestra.run.trial130.stdout:(94/96): python3-xmltodict-0.12.0-15.el9.noarch 1.3 MB/s | 22 kB 00:00 2026-02-19T20:12:23.131 INFO:teuthology.orchestra.run.trial130.stdout:(95/96): python3-zc-lockfile-2.0-10.el9.noarch. 1.1 MB/s | 20 kB 00:00 2026-02-19T20:12:23.171 INFO:teuthology.orchestra.run.trial130.stdout:(96/96): python3-typing-extensions-4.15.0-1.el9 1.1 MB/s | 86 kB 00:00 2026-02-19T20:12:23.173 INFO:teuthology.orchestra.run.trial130.stdout:-------------------------------------------------------------------------------- 2026-02-19T20:12:23.173 INFO:teuthology.orchestra.run.trial130.stdout:Total 29 MB/s | 159 MB 00:05 2026-02-19T20:12:23.276 INFO:teuthology.orchestra.run.trial160.stdout:Last metadata expiration check: 0:00:44 ago on Thu 19 Feb 2026 08:11:39 PM UTC. 2026-02-19T20:12:23.341 INFO:teuthology.orchestra.run.trial160.stdout:Package librados2-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T20:12:23.359 INFO:teuthology.orchestra.run.trial160.stdout:Dependencies resolved. 2026-02-19T20:12:23.359 INFO:teuthology.orchestra.run.trial160.stdout:Nothing to do. 2026-02-19T20:12:23.359 INFO:teuthology.orchestra.run.trial160.stdout:Complete! 2026-02-19T20:12:23.380 DEBUG:teuthology.orchestra.run.trial160:> sudo yum -y install librbd1 2026-02-19T20:12:23.513 INFO:teuthology.orchestra.run.trial092.stdout: Running scriptlet: ceph-mgr-dashboard-2:20.3.0-5336.g802bf111.el9.noa 88/96 2026-02-19T20:12:23.514 INFO:teuthology.orchestra.run.trial092.stdout: Installing : ceph-mgr-diskprediction-local-2:20.3.0-5336.g802bf 89/96 2026-02-19T20:12:23.527 INFO:teuthology.orchestra.run.trial092.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:20.3.0-5336.g802bf 89/96 2026-02-19T20:12:23.528 INFO:teuthology.orchestra.run.trial092.stdout: Installing : ceph-mgr-k8sevents-2:20.3.0-5336.g802bf111.el9.noa 90/96 2026-02-19T20:12:23.590 INFO:teuthology.orchestra.run.trial092.stdout: Running scriptlet: ceph-mgr-k8sevents-2:20.3.0-5336.g802bf111.el9.noa 90/96 2026-02-19T20:12:23.599 INFO:teuthology.orchestra.run.trial130.stdout:Running transaction check 2026-02-19T20:12:23.632 INFO:teuthology.orchestra.run.trial092.stdout: Installing : ceph-mgr-modules-core-2:20.3.0-5336.g802bf111.el9. 91/96 2026-02-19T20:12:23.633 INFO:teuthology.orchestra.run.trial092.stdout: Installing : ceph-mgr-2:20.3.0-5336.g802bf111.el9.x86_64 92/96 2026-02-19T20:12:23.637 INFO:teuthology.orchestra.run.trial130.stdout:Transaction check succeeded. 2026-02-19T20:12:23.637 INFO:teuthology.orchestra.run.trial130.stdout:Running transaction test 2026-02-19T20:12:23.655 INFO:teuthology.orchestra.run.trial092.stdout: Running scriptlet: ceph-mgr-2:20.3.0-5336.g802bf111.el9.x86_64 92/96 2026-02-19T20:12:23.656 INFO:teuthology.orchestra.run.trial092.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-19T20:12:23.656 INFO:teuthology.orchestra.run.trial092.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2026-02-19T20:12:23.656 INFO:teuthology.orchestra.run.trial092.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-19T20:12:23.656 INFO:teuthology.orchestra.run.trial092.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-19T20:12:23.656 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:12:23.667 INFO:teuthology.orchestra.run.trial092.stdout: Installing : ceph-mgr-rook-2:20.3.0-5336.g802bf111.el9.noarch 93/96 2026-02-19T20:12:23.687 INFO:teuthology.orchestra.run.trial160.stdout:Last metadata expiration check: 0:00:44 ago on Thu 19 Feb 2026 08:11:39 PM UTC. 2026-02-19T20:12:23.755 INFO:teuthology.orchestra.run.trial160.stdout:Package librbd1-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T20:12:23.773 INFO:teuthology.orchestra.run.trial160.stdout:Dependencies resolved. 2026-02-19T20:12:23.774 INFO:teuthology.orchestra.run.trial160.stdout:Nothing to do. 2026-02-19T20:12:23.774 INFO:teuthology.orchestra.run.trial160.stdout:Complete! 2026-02-19T20:12:23.795 DEBUG:teuthology.orchestra.run.trial160:> sudo yum -y install python3-rados 2026-02-19T20:12:23.892 INFO:teuthology.orchestra.run.trial092.stdout: Running scriptlet: ceph-mgr-rook-2:20.3.0-5336.g802bf111.el9.noarch 93/96 2026-02-19T20:12:23.894 INFO:teuthology.orchestra.run.trial092.stdout: Installing : ceph-mon-2:20.3.0-5336.g802bf111.el9.x86_64 94/96 2026-02-19T20:12:23.916 INFO:teuthology.orchestra.run.trial092.stdout: Running scriptlet: ceph-mon-2:20.3.0-5336.g802bf111.el9.x86_64 94/96 2026-02-19T20:12:23.916 INFO:teuthology.orchestra.run.trial092.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-19T20:12:23.916 INFO:teuthology.orchestra.run.trial092.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2026-02-19T20:12:23.916 INFO:teuthology.orchestra.run.trial092.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-19T20:12:23.916 INFO:teuthology.orchestra.run.trial092.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-19T20:12:23.916 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:12:24.013 INFO:teuthology.orchestra.run.trial092.stdout: Installing : ceph-mds-2:20.3.0-5336.g802bf111.el9.x86_64 95/96 2026-02-19T20:12:24.034 INFO:teuthology.orchestra.run.trial092.stdout: Running scriptlet: ceph-mds-2:20.3.0-5336.g802bf111.el9.x86_64 95/96 2026-02-19T20:12:24.035 INFO:teuthology.orchestra.run.trial092.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-19T20:12:24.035 INFO:teuthology.orchestra.run.trial092.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2026-02-19T20:12:24.035 INFO:teuthology.orchestra.run.trial092.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-19T20:12:24.035 INFO:teuthology.orchestra.run.trial092.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-19T20:12:24.035 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:12:24.036 INFO:teuthology.orchestra.run.trial092.stdout: Installing : ceph-2:20.3.0-5336.g802bf111.el9.x86_64 96/96 2026-02-19T20:12:24.042 INFO:teuthology.orchestra.run.trial092.stdout: Running scriptlet: ceph-osd-classic-2:20.3.0-5336.g802bf111.el9.x86_6 96/96 2026-02-19T20:12:24.066 INFO:teuthology.orchestra.run.trial092.stdout: Running scriptlet: ceph-osd-crimson-2:20.3.0-5336.g802bf111.el9.x86_6 96/96 2026-02-19T20:12:24.104 INFO:teuthology.orchestra.run.trial160.stdout:Last metadata expiration check: 0:00:45 ago on Thu 19 Feb 2026 08:11:39 PM UTC. 2026-02-19T20:12:24.169 INFO:teuthology.orchestra.run.trial160.stdout:Package python3-rados-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T20:12:24.188 INFO:teuthology.orchestra.run.trial160.stdout:Dependencies resolved. 2026-02-19T20:12:24.188 INFO:teuthology.orchestra.run.trial160.stdout:Nothing to do. 2026-02-19T20:12:24.188 INFO:teuthology.orchestra.run.trial160.stdout:Complete! 2026-02-19T20:12:24.210 DEBUG:teuthology.orchestra.run.trial160:> sudo yum -y install python3-rgw 2026-02-19T20:12:24.251 INFO:teuthology.orchestra.run.trial130.stdout:Transaction test succeeded. 2026-02-19T20:12:24.251 INFO:teuthology.orchestra.run.trial130.stdout:Running transaction 2026-02-19T20:12:24.515 INFO:teuthology.orchestra.run.trial160.stdout:Last metadata expiration check: 0:00:45 ago on Thu 19 Feb 2026 08:11:39 PM UTC. 2026-02-19T20:12:24.580 INFO:teuthology.orchestra.run.trial160.stdout:Package python3-rgw-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T20:12:24.599 INFO:teuthology.orchestra.run.trial160.stdout:Dependencies resolved. 2026-02-19T20:12:24.599 INFO:teuthology.orchestra.run.trial160.stdout:Nothing to do. 2026-02-19T20:12:24.599 INFO:teuthology.orchestra.run.trial160.stdout:Complete! 2026-02-19T20:12:24.621 DEBUG:teuthology.orchestra.run.trial160:> sudo yum -y install python3-cephfs 2026-02-19T20:12:24.904 INFO:teuthology.orchestra.run.trial130.stdout: Preparing : 1/1 2026-02-19T20:12:24.906 INFO:teuthology.orchestra.run.trial130.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/96 2026-02-19T20:12:24.913 INFO:teuthology.orchestra.run.trial130.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/96 2026-02-19T20:12:24.914 INFO:teuthology.orchestra.run.trial092.stdout: Running scriptlet: ceph-2:20.3.0-5336.g802bf111.el9.x86_64 96/96 2026-02-19T20:12:24.914 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : ceph-2:20.3.0-5336.g802bf111.el9.x86_64 1/96 2026-02-19T20:12:24.915 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : ceph-mds-2:20.3.0-5336.g802bf111.el9.x86_64 2/96 2026-02-19T20:12:24.915 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : ceph-mgr-2:20.3.0-5336.g802bf111.el9.x86_64 3/96 2026-02-19T20:12:24.915 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : ceph-mon-2:20.3.0-5336.g802bf111.el9.x86_64 4/96 2026-02-19T20:12:24.915 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : ceph-osd-2:20.3.0-5336.g802bf111.el9.x86_64 5/96 2026-02-19T20:12:24.915 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : ceph-osd-classic-2:20.3.0-5336.g802bf111.el9.x86_6 6/96 2026-02-19T20:12:24.915 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : ceph-osd-crimson-2:20.3.0-5336.g802bf111.el9.x86_6 7/96 2026-02-19T20:12:24.915 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : ceph-grafana-dashboards-2:20.3.0-5336.g802bf111.el 8/96 2026-02-19T20:12:24.915 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : ceph-mgr-cephadm-2:20.3.0-5336.g802bf111.el9.noarc 9/96 2026-02-19T20:12:24.915 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : ceph-mgr-dashboard-2:20.3.0-5336.g802bf111.el9.noa 10/96 2026-02-19T20:12:24.915 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : ceph-mgr-diskprediction-local-2:20.3.0-5336.g802bf 11/96 2026-02-19T20:12:24.915 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : ceph-mgr-k8sevents-2:20.3.0-5336.g802bf111.el9.noa 12/96 2026-02-19T20:12:24.916 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : ceph-mgr-modules-core-2:20.3.0-5336.g802bf111.el9. 13/96 2026-02-19T20:12:24.916 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : ceph-mgr-rook-2:20.3.0-5336.g802bf111.el9.noarch 14/96 2026-02-19T20:12:24.916 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : ceph-prometheus-alerts-2:20.3.0-5336.g802bf111.el9 15/96 2026-02-19T20:12:24.916 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : ceph-volume-2:20.3.0-5336.g802bf111.el9.noarch 16/96 2026-02-19T20:12:24.916 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : cephadm-2:20.3.0-5336.g802bf111.el9.noarch 17/96 2026-02-19T20:12:24.916 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : cryptsetup-2.8.1-3.el9.x86_64 18/96 2026-02-19T20:12:24.916 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : ledmon-libs-1.1.0-3.el9.x86_64 19/96 2026-02-19T20:12:24.916 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : libconfig-1.7.2-9.el9.x86_64 20/96 2026-02-19T20:12:24.916 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : libgfortran-11.5.0-14.el9.x86_64 21/96 2026-02-19T20:12:24.916 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : libquadmath-11.5.0-14.el9.x86_64 22/96 2026-02-19T20:12:24.916 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 23/96 2026-02-19T20:12:24.916 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : python3-cryptography-36.0.1-5.el9.x86_64 24/96 2026-02-19T20:12:24.916 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : python3-ply-3.11-14.el9.noarch 25/96 2026-02-19T20:12:24.917 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 26/96 2026-02-19T20:12:24.917 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : python3-pyparsing-2.4.7-9.el9.noarch 27/96 2026-02-19T20:12:24.917 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : python3-requests-2.25.1-10.el9.noarch 28/96 2026-02-19T20:12:24.917 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : python3-urllib3-1.26.5-7.el9.noarch 29/96 2026-02-19T20:12:24.917 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : unzip-6.0-59.el9.x86_64 30/96 2026-02-19T20:12:24.917 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : zip-3.0-35.el9.x86_64 31/96 2026-02-19T20:12:24.917 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : flexiblas-3.0.4-9.el9.x86_64 32/96 2026-02-19T20:12:24.917 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : flexiblas-netlib-3.0.4-9.el9.x86_64 33/96 2026-02-19T20:12:24.917 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 34/96 2026-02-19T20:12:24.917 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : libstoragemgmt-1.10.1-1.el9.x86_64 35/96 2026-02-19T20:12:24.917 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : lua-5.4.4-4.el9.x86_64 36/96 2026-02-19T20:12:24.917 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : openblas-0.3.29-1.el9.x86_64 37/96 2026-02-19T20:12:24.917 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : openblas-openmp-0.3.29-1.el9.x86_64 38/96 2026-02-19T20:12:24.918 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 39/96 2026-02-19T20:12:24.918 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : python3-devel-3.9.25-3.el9.x86_64 40/96 2026-02-19T20:12:24.918 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : python3-jinja2-2.11.3-8.el9.noarch 41/96 2026-02-19T20:12:24.918 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : python3-jmespath-1.0.1-1.el9.noarch 42/96 2026-02-19T20:12:24.918 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : python3-libstoragemgmt-1.10.1-1.el9.x86_64 43/96 2026-02-19T20:12:24.918 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : python3-lxml-4.6.5-3.el9.x86_64 44/96 2026-02-19T20:12:24.918 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 45/96 2026-02-19T20:12:24.918 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : python3-numpy-1:1.23.5-2.el9.x86_64 46/96 2026-02-19T20:12:24.918 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 47/96 2026-02-19T20:12:24.918 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 48/96 2026-02-19T20:12:24.918 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : python3-protobuf-3.14.0-17.el9.noarch 49/96 2026-02-19T20:12:24.918 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 50/96 2026-02-19T20:12:24.918 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 51/96 2026-02-19T20:12:24.919 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 52/96 2026-02-19T20:12:24.919 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : python3-scipy-1.9.3-2.el9.x86_64 53/96 2026-02-19T20:12:24.919 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 54/96 2026-02-19T20:12:24.919 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : xmlsec1-1.2.29-13.el9.x86_64 55/96 2026-02-19T20:12:24.919 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : xmlsec1-openssl-1.2.29-13.el9.x86_64 56/96 2026-02-19T20:12:24.919 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 57/96 2026-02-19T20:12:24.919 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : protobuf-compiler-3.14.0-17.el9.x86_64 58/96 2026-02-19T20:12:24.919 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : abseil-cpp-20211102.0-4.el9.x86_64 59/96 2026-02-19T20:12:24.919 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 60/96 2026-02-19T20:12:24.919 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 61/96 2026-02-19T20:12:24.919 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 62/96 2026-02-19T20:12:24.919 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : python3-autocommand-2.2.2-8.el9.noarch 63/96 2026-02-19T20:12:24.919 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : python3-backports-tarfile-1.2.0-1.el9.noarch 64/96 2026-02-19T20:12:24.920 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 65/96 2026-02-19T20:12:24.920 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 66/96 2026-02-19T20:12:24.920 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 67/96 2026-02-19T20:12:24.920 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : python3-cheroot-10.0.1-4.el9.noarch 68/96 2026-02-19T20:12:24.920 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 69/96 2026-02-19T20:12:24.920 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : python3-google-auth-1:2.45.0-1.el9.noarch 70/96 2026-02-19T20:12:24.920 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 71/96 2026-02-19T20:12:24.920 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 72/96 2026-02-19T20:12:24.920 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : python3-influxdb-5.3.1-1.el9.noarch 73/96 2026-02-19T20:12:24.920 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : python3-isodate-0.6.1-3.el9.noarch 74/96 2026-02-19T20:12:24.920 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 75/96 2026-02-19T20:12:24.920 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 76/96 2026-02-19T20:12:24.920 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 77/96 2026-02-19T20:12:24.921 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : python3-jaraco-context-6.0.1-3.el9.noarch 78/96 2026-02-19T20:12:24.921 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 79/96 2026-02-19T20:12:24.921 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : python3-jaraco-text-4.0.0-2.el9.noarch 80/96 2026-02-19T20:12:24.921 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : python3-kubernetes-1:26.1.0-3.el9.noarch 81/96 2026-02-19T20:12:24.921 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 82/96 2026-02-19T20:12:24.921 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : python3-msgpack-1.0.3-2.el9.x86_64 83/96 2026-02-19T20:12:24.921 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 84/96 2026-02-19T20:12:24.921 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 85/96 2026-02-19T20:12:24.921 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 86/96 2026-02-19T20:12:24.921 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 87/96 2026-02-19T20:12:24.921 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 88/96 2026-02-19T20:12:24.921 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 89/96 2026-02-19T20:12:24.921 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : python3-saml-1.16.0-1.el9.noarch 90/96 2026-02-19T20:12:24.922 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 91/96 2026-02-19T20:12:24.922 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : python3-typing-extensions-4.15.0-1.el9.noarch 92/96 2026-02-19T20:12:24.922 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 93/96 2026-02-19T20:12:24.922 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : python3-xmlsec-1.3.13-1.el9.x86_64 94/96 2026-02-19T20:12:24.922 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : python3-xmltodict-0.12.0-15.el9.noarch 95/96 2026-02-19T20:12:24.923 INFO:teuthology.orchestra.run.trial160.stdout:Last metadata expiration check: 0:00:45 ago on Thu 19 Feb 2026 08:11:39 PM UTC. 2026-02-19T20:12:24.932 INFO:teuthology.orchestra.run.trial130.stdout: Installing : xmlsec1-1.2.29-13.el9.x86_64 3/96 2026-02-19T20:12:24.966 INFO:teuthology.orchestra.run.trial130.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 4/96 2026-02-19T20:12:24.972 INFO:teuthology.orchestra.run.trial130.stdout: Installing : python3-lxml-4.6.5-3.el9.x86_64 5/96 2026-02-19T20:12:24.975 INFO:teuthology.orchestra.run.trial130.stdout: Installing : lua-5.4.4-4.el9.x86_64 6/96 2026-02-19T20:12:24.978 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 96/96 2026-02-19T20:12:24.978 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:12:24.979 INFO:teuthology.orchestra.run.trial092.stdout:Installed: 2026-02-19T20:12:24.979 INFO:teuthology.orchestra.run.trial092.stdout: abseil-cpp-20211102.0-4.el9.x86_64 2026-02-19T20:12:24.979 INFO:teuthology.orchestra.run.trial092.stdout: ceph-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:12:24.979 INFO:teuthology.orchestra.run.trial092.stdout: ceph-grafana-dashboards-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T20:12:24.979 INFO:teuthology.orchestra.run.trial092.stdout: ceph-mds-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:12:24.979 INFO:teuthology.orchestra.run.trial092.stdout: ceph-mgr-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:12:24.979 INFO:teuthology.orchestra.run.trial092.stdout: ceph-mgr-cephadm-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T20:12:24.979 INFO:teuthology.orchestra.run.trial092.stdout: ceph-mgr-dashboard-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T20:12:24.979 INFO:teuthology.orchestra.run.trial092.stdout: ceph-mgr-diskprediction-local-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T20:12:24.979 INFO:teuthology.orchestra.run.trial092.stdout: ceph-mgr-k8sevents-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T20:12:24.979 INFO:teuthology.orchestra.run.trial092.stdout: ceph-mgr-modules-core-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T20:12:24.980 INFO:teuthology.orchestra.run.trial092.stdout: ceph-mgr-rook-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T20:12:24.980 INFO:teuthology.orchestra.run.trial092.stdout: ceph-mon-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:12:24.980 INFO:teuthology.orchestra.run.trial092.stdout: ceph-osd-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:12:24.980 INFO:teuthology.orchestra.run.trial092.stdout: ceph-osd-classic-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:12:24.980 INFO:teuthology.orchestra.run.trial092.stdout: ceph-osd-crimson-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:12:24.980 INFO:teuthology.orchestra.run.trial092.stdout: ceph-prometheus-alerts-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T20:12:24.980 INFO:teuthology.orchestra.run.trial092.stdout: ceph-volume-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T20:12:24.980 INFO:teuthology.orchestra.run.trial092.stdout: cephadm-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T20:12:24.980 INFO:teuthology.orchestra.run.trial092.stdout: cryptsetup-2.8.1-3.el9.x86_64 2026-02-19T20:12:24.980 INFO:teuthology.orchestra.run.trial092.stdout: flexiblas-3.0.4-9.el9.x86_64 2026-02-19T20:12:24.980 INFO:teuthology.orchestra.run.trial092.stdout: flexiblas-netlib-3.0.4-9.el9.x86_64 2026-02-19T20:12:24.980 INFO:teuthology.orchestra.run.trial092.stdout: flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 2026-02-19T20:12:24.981 INFO:teuthology.orchestra.run.trial092.stdout: grpc-data-1.46.7-10.el9.noarch 2026-02-19T20:12:24.981 INFO:teuthology.orchestra.run.trial092.stdout: ledmon-libs-1.1.0-3.el9.x86_64 2026-02-19T20:12:24.981 INFO:teuthology.orchestra.run.trial092.stdout: libconfig-1.7.2-9.el9.x86_64 2026-02-19T20:12:24.981 INFO:teuthology.orchestra.run.trial092.stdout: libgfortran-11.5.0-14.el9.x86_64 2026-02-19T20:12:24.981 INFO:teuthology.orchestra.run.trial092.stdout: libquadmath-11.5.0-14.el9.x86_64 2026-02-19T20:12:24.981 INFO:teuthology.orchestra.run.trial092.stdout: libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-19T20:12:24.981 INFO:teuthology.orchestra.run.trial092.stdout: lua-5.4.4-4.el9.x86_64 2026-02-19T20:12:24.981 INFO:teuthology.orchestra.run.trial092.stdout: lua-devel-5.4.4-4.el9.x86_64 2026-02-19T20:12:24.981 INFO:teuthology.orchestra.run.trial092.stdout: luarocks-3.9.2-5.el9.noarch 2026-02-19T20:12:24.981 INFO:teuthology.orchestra.run.trial092.stdout: openblas-0.3.29-1.el9.x86_64 2026-02-19T20:12:24.981 INFO:teuthology.orchestra.run.trial092.stdout: openblas-openmp-0.3.29-1.el9.x86_64 2026-02-19T20:12:24.981 INFO:teuthology.orchestra.run.trial092.stdout: protobuf-compiler-3.14.0-17.el9.x86_64 2026-02-19T20:12:24.982 INFO:teuthology.orchestra.run.trial092.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2026-02-19T20:12:24.982 INFO:teuthology.orchestra.run.trial092.stdout: python3-autocommand-2.2.2-8.el9.noarch 2026-02-19T20:12:24.982 INFO:teuthology.orchestra.run.trial092.stdout: python3-babel-2.9.1-2.el9.noarch 2026-02-19T20:12:24.982 INFO:teuthology.orchestra.run.trial092.stdout: python3-backports-tarfile-1.2.0-1.el9.noarch 2026-02-19T20:12:24.982 INFO:teuthology.orchestra.run.trial092.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2026-02-19T20:12:24.982 INFO:teuthology.orchestra.run.trial092.stdout: python3-cachetools-4.2.4-1.el9.noarch 2026-02-19T20:12:24.982 INFO:teuthology.orchestra.run.trial092.stdout: python3-certifi-2023.05.07-4.el9.noarch 2026-02-19T20:12:24.982 INFO:teuthology.orchestra.run.trial092.stdout: python3-cffi-1.14.5-5.el9.x86_64 2026-02-19T20:12:24.982 INFO:teuthology.orchestra.run.trial092.stdout: python3-cheroot-10.0.1-4.el9.noarch 2026-02-19T20:12:24.982 INFO:teuthology.orchestra.run.trial092.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2026-02-19T20:12:24.982 INFO:teuthology.orchestra.run.trial092.stdout: python3-cryptography-36.0.1-5.el9.x86_64 2026-02-19T20:12:24.982 INFO:teuthology.orchestra.run.trial092.stdout: python3-devel-3.9.25-3.el9.x86_64 2026-02-19T20:12:24.982 INFO:teuthology.orchestra.run.trial092.stdout: python3-google-auth-1:2.45.0-1.el9.noarch 2026-02-19T20:12:24.983 INFO:teuthology.orchestra.run.trial092.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2026-02-19T20:12:24.983 INFO:teuthology.orchestra.run.trial092.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2026-02-19T20:12:24.983 INFO:teuthology.orchestra.run.trial092.stdout: python3-influxdb-5.3.1-1.el9.noarch 2026-02-19T20:12:24.983 INFO:teuthology.orchestra.run.trial092.stdout: python3-isodate-0.6.1-3.el9.noarch 2026-02-19T20:12:24.983 INFO:teuthology.orchestra.run.trial092.stdout: python3-jaraco-8.2.1-3.el9.noarch 2026-02-19T20:12:24.983 INFO:teuthology.orchestra.run.trial092.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2026-02-19T20:12:24.983 INFO:teuthology.orchestra.run.trial092.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2026-02-19T20:12:24.983 INFO:teuthology.orchestra.run.trial092.stdout: python3-jaraco-context-6.0.1-3.el9.noarch 2026-02-19T20:12:24.983 INFO:teuthology.orchestra.run.trial092.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2026-02-19T20:12:24.983 INFO:teuthology.orchestra.run.trial092.stdout: python3-jaraco-text-4.0.0-2.el9.noarch 2026-02-19T20:12:24.983 INFO:teuthology.orchestra.run.trial092.stdout: python3-jinja2-2.11.3-8.el9.noarch 2026-02-19T20:12:24.983 INFO:teuthology.orchestra.run.trial092.stdout: python3-jmespath-1.0.1-1.el9.noarch 2026-02-19T20:12:24.983 INFO:teuthology.orchestra.run.trial092.stdout: python3-kubernetes-1:26.1.0-3.el9.noarch 2026-02-19T20:12:24.984 INFO:teuthology.orchestra.run.trial092.stdout: python3-libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-19T20:12:24.984 INFO:teuthology.orchestra.run.trial092.stdout: python3-lxml-4.6.5-3.el9.x86_64 2026-02-19T20:12:24.984 INFO:teuthology.orchestra.run.trial092.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2026-02-19T20:12:24.984 INFO:teuthology.orchestra.run.trial092.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2026-02-19T20:12:24.984 INFO:teuthology.orchestra.run.trial092.stdout: python3-msgpack-1.0.3-2.el9.x86_64 2026-02-19T20:12:24.984 INFO:teuthology.orchestra.run.trial092.stdout: python3-natsort-7.1.1-5.el9.noarch 2026-02-19T20:12:24.984 INFO:teuthology.orchestra.run.trial092.stdout: python3-numpy-1:1.23.5-2.el9.x86_64 2026-02-19T20:12:24.984 INFO:teuthology.orchestra.run.trial092.stdout: python3-numpy-f2py-1:1.23.5-2.el9.x86_64 2026-02-19T20:12:24.984 INFO:teuthology.orchestra.run.trial092.stdout: python3-packaging-20.9-5.el9.noarch 2026-02-19T20:12:24.984 INFO:teuthology.orchestra.run.trial092.stdout: python3-ply-3.11-14.el9.noarch 2026-02-19T20:12:24.984 INFO:teuthology.orchestra.run.trial092.stdout: python3-portend-3.1.0-2.el9.noarch 2026-02-19T20:12:24.984 INFO:teuthology.orchestra.run.trial092.stdout: python3-protobuf-3.14.0-17.el9.noarch 2026-02-19T20:12:24.984 INFO:teuthology.orchestra.run.trial092.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2026-02-19T20:12:24.984 INFO:teuthology.orchestra.run.trial092.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2026-02-19T20:12:24.985 INFO:teuthology.orchestra.run.trial092.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2026-02-19T20:12:24.985 INFO:teuthology.orchestra.run.trial092.stdout: python3-pycparser-2.20-6.el9.noarch 2026-02-19T20:12:24.985 INFO:teuthology.orchestra.run.trial092.stdout: python3-pyparsing-2.4.7-9.el9.noarch 2026-02-19T20:12:24.985 INFO:teuthology.orchestra.run.trial092.stdout: python3-repoze-lru-0.7-16.el9.noarch 2026-02-19T20:12:24.985 INFO:teuthology.orchestra.run.trial092.stdout: python3-requests-2.25.1-10.el9.noarch 2026-02-19T20:12:24.985 INFO:teuthology.orchestra.run.trial092.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2026-02-19T20:12:24.985 INFO:teuthology.orchestra.run.trial092.stdout: python3-routes-2.5.1-5.el9.noarch 2026-02-19T20:12:24.985 INFO:teuthology.orchestra.run.trial092.stdout: python3-rsa-4.9-2.el9.noarch 2026-02-19T20:12:24.985 INFO:teuthology.orchestra.run.trial092.stdout: python3-saml-1.16.0-1.el9.noarch 2026-02-19T20:12:24.985 INFO:teuthology.orchestra.run.trial092.stdout: python3-scipy-1.9.3-2.el9.x86_64 2026-02-19T20:12:24.985 INFO:teuthology.orchestra.run.trial092.stdout: python3-tempora-5.0.0-2.el9.noarch 2026-02-19T20:12:24.985 INFO:teuthology.orchestra.run.trial092.stdout: python3-toml-0.10.2-6.el9.noarch 2026-02-19T20:12:24.985 INFO:teuthology.orchestra.run.trial092.stdout: python3-typing-extensions-4.15.0-1.el9.noarch 2026-02-19T20:12:24.986 INFO:teuthology.orchestra.run.trial092.stdout: python3-urllib3-1.26.5-7.el9.noarch 2026-02-19T20:12:24.986 INFO:teuthology.orchestra.run.trial092.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2026-02-19T20:12:24.986 INFO:teuthology.orchestra.run.trial092.stdout: python3-xmlsec-1.3.13-1.el9.x86_64 2026-02-19T20:12:24.986 INFO:teuthology.orchestra.run.trial092.stdout: python3-xmltodict-0.12.0-15.el9.noarch 2026-02-19T20:12:24.986 INFO:teuthology.orchestra.run.trial092.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2026-02-19T20:12:24.986 INFO:teuthology.orchestra.run.trial092.stdout: unzip-6.0-59.el9.x86_64 2026-02-19T20:12:24.986 INFO:teuthology.orchestra.run.trial092.stdout: xmlsec1-1.2.29-13.el9.x86_64 2026-02-19T20:12:24.986 INFO:teuthology.orchestra.run.trial092.stdout: xmlsec1-openssl-1.2.29-13.el9.x86_64 2026-02-19T20:12:24.986 INFO:teuthology.orchestra.run.trial092.stdout: zip-3.0-35.el9.x86_64 2026-02-19T20:12:24.986 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:12:24.986 INFO:teuthology.orchestra.run.trial092.stdout:Complete! 2026-02-19T20:12:24.987 INFO:teuthology.orchestra.run.trial130.stdout: Installing : flexiblas-3.0.4-9.el9.x86_64 7/96 2026-02-19T20:12:24.988 INFO:teuthology.orchestra.run.trial160.stdout:Package python3-cephfs-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T20:12:25.002 INFO:teuthology.orchestra.run.trial130.stdout: Installing : unzip-6.0-59.el9.x86_64 8/96 2026-02-19T20:12:25.006 INFO:teuthology.orchestra.run.trial160.stdout:Dependencies resolved. 2026-02-19T20:12:25.007 INFO:teuthology.orchestra.run.trial160.stdout:Nothing to do. 2026-02-19T20:12:25.007 INFO:teuthology.orchestra.run.trial160.stdout:Complete! 2026-02-19T20:12:25.015 INFO:teuthology.orchestra.run.trial130.stdout: Installing : python3-urllib3-1.26.5-7.el9.noarch 9/96 2026-02-19T20:12:25.018 INFO:teuthology.orchestra.run.trial130.stdout: Installing : python3-requests-2.25.1-10.el9.noarch 10/96 2026-02-19T20:12:25.024 INFO:teuthology.orchestra.run.trial130.stdout: Installing : libquadmath-11.5.0-14.el9.x86_64 11/96 2026-02-19T20:12:25.025 INFO:teuthology.orchestra.run.trial130.stdout: Installing : libgfortran-11.5.0-14.el9.x86_64 12/96 2026-02-19T20:12:25.028 DEBUG:teuthology.orchestra.run.trial160:> sudo yum -y install python3-rbd 2026-02-19T20:12:25.037 INFO:teuthology.orchestra.run.trial130.stdout: Installing : ledmon-libs-1.1.0-3.el9.x86_64 13/96 2026-02-19T20:12:25.041 DEBUG:teuthology.orchestra.run.trial092:> sudo yum -y install ceph-base 2026-02-19T20:12:25.043 INFO:teuthology.orchestra.run.trial130.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 14/96 2026-02-19T20:12:25.067 INFO:teuthology.orchestra.run.trial130.stdout: Installing : zip-3.0-35.el9.x86_64 15/96 2026-02-19T20:12:25.070 INFO:teuthology.orchestra.run.trial130.stdout: Installing : luarocks-3.9.2-5.el9.noarch 16/96 2026-02-19T20:12:25.119 INFO:teuthology.orchestra.run.trial130.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 17/96 2026-02-19T20:12:25.132 INFO:teuthology.orchestra.run.trial130.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 18/96 2026-02-19T20:12:25.134 INFO:teuthology.orchestra.run.trial130.stdout: Installing : python3-rsa-4.9-2.el9.noarch 19/96 2026-02-19T20:12:25.139 INFO:teuthology.orchestra.run.trial130.stdout: Installing : xmlsec1-openssl-1.2.29-13.el9.x86_64 20/96 2026-02-19T20:12:25.144 INFO:teuthology.orchestra.run.trial130.stdout: Installing : python3-xmlsec-1.3.13-1.el9.x86_64 21/96 2026-02-19T20:12:25.149 INFO:teuthology.orchestra.run.trial130.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 22/96 2026-02-19T20:12:25.152 INFO:teuthology.orchestra.run.trial130.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 23/96 2026-02-19T20:12:25.166 INFO:teuthology.orchestra.run.trial130.stdout: Installing : python3-xmltodict-0.12.0-15.el9.noarch 24/96 2026-02-19T20:12:25.170 INFO:teuthology.orchestra.run.trial130.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 25/96 2026-02-19T20:12:25.175 INFO:teuthology.orchestra.run.trial130.stdout: Installing : python3-typing-extensions-4.15.0-1.el9.noarch 26/96 2026-02-19T20:12:25.187 INFO:teuthology.orchestra.run.trial130.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 27/96 2026-02-19T20:12:25.195 INFO:teuthology.orchestra.run.trial130.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 28/96 2026-02-19T20:12:25.202 INFO:teuthology.orchestra.run.trial130.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 29/96 2026-02-19T20:12:25.221 INFO:teuthology.orchestra.run.trial130.stdout: Installing : python3-msgpack-1.0.3-2.el9.x86_64 30/96 2026-02-19T20:12:25.232 INFO:teuthology.orchestra.run.trial130.stdout: Installing : python3-influxdb-5.3.1-1.el9.noarch 31/96 2026-02-19T20:12:25.247 INFO:teuthology.orchestra.run.trial130.stdout: Installing : python3-isodate-0.6.1-3.el9.noarch 32/96 2026-02-19T20:12:25.252 INFO:teuthology.orchestra.run.trial130.stdout: Installing : python3-saml-1.16.0-1.el9.noarch 33/96 2026-02-19T20:12:25.259 INFO:teuthology.orchestra.run.trial130.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 34/96 2026-02-19T20:12:25.299 INFO:teuthology.orchestra.run.trial130.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 35/96 2026-02-19T20:12:25.332 INFO:teuthology.orchestra.run.trial160.stdout:Last metadata expiration check: 0:00:46 ago on Thu 19 Feb 2026 08:11:39 PM UTC. 2026-02-19T20:12:25.347 INFO:teuthology.orchestra.run.trial092.stdout:Last metadata expiration check: 0:00:45 ago on Thu 19 Feb 2026 08:11:40 PM UTC. 2026-02-19T20:12:25.396 INFO:teuthology.orchestra.run.trial160.stdout:Package python3-rbd-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T20:12:25.411 INFO:teuthology.orchestra.run.trial092.stdout:Package ceph-base-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T20:12:25.415 INFO:teuthology.orchestra.run.trial160.stdout:Dependencies resolved. 2026-02-19T20:12:25.415 INFO:teuthology.orchestra.run.trial160.stdout:Nothing to do. 2026-02-19T20:12:25.416 INFO:teuthology.orchestra.run.trial160.stdout:Complete! 2026-02-19T20:12:25.430 INFO:teuthology.orchestra.run.trial092.stdout:Dependencies resolved. 2026-02-19T20:12:25.430 INFO:teuthology.orchestra.run.trial092.stdout:Nothing to do. 2026-02-19T20:12:25.430 INFO:teuthology.orchestra.run.trial092.stdout:Complete! 2026-02-19T20:12:25.437 DEBUG:teuthology.orchestra.run.trial160:> sudo yum -y install rbd-fuse 2026-02-19T20:12:25.451 DEBUG:teuthology.orchestra.run.trial092:> sudo yum -y install cephadm 2026-02-19T20:12:25.621 INFO:teuthology.orchestra.run.trial130.stdout: Installing : python3-google-auth-1:2.45.0-1.el9.noarch 36/96 2026-02-19T20:12:25.631 INFO:teuthology.orchestra.run.trial130.stdout: Installing : python3-kubernetes-1:26.1.0-3.el9.noarch 37/96 2026-02-19T20:12:25.635 INFO:teuthology.orchestra.run.trial130.stdout: Installing : python3-backports-tarfile-1.2.0-1.el9.noarch 38/96 2026-02-19T20:12:25.640 INFO:teuthology.orchestra.run.trial130.stdout: Installing : python3-jaraco-context-6.0.1-3.el9.noarch 39/96 2026-02-19T20:12:25.642 INFO:teuthology.orchestra.run.trial130.stdout: Installing : python3-autocommand-2.2.2-8.el9.noarch 40/96 2026-02-19T20:12:25.669 INFO:teuthology.orchestra.run.trial130.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 41/96 2026-02-19T20:12:25.713 INFO:teuthology.orchestra.run.trial130.stdout: Installing : abseil-cpp-20211102.0-4.el9.x86_64 42/96 2026-02-19T20:12:25.721 INFO:teuthology.orchestra.run.trial130.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 43/96 2026-02-19T20:12:25.726 INFO:teuthology.orchestra.run.trial130.stdout: Installing : protobuf-compiler-3.14.0-17.el9.x86_64 44/96 2026-02-19T20:12:25.730 INFO:teuthology.orchestra.run.trial130.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 45/96 2026-02-19T20:12:25.735 INFO:teuthology.orchestra.run.trial130.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 46/96 2026-02-19T20:12:25.739 INFO:teuthology.orchestra.run.trial130.stdout: Installing : python3-jaraco-text-4.0.0-2.el9.noarch 47/96 2026-02-19T20:12:25.746 INFO:teuthology.orchestra.run.trial130.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 48/96 2026-02-19T20:12:25.748 INFO:teuthology.orchestra.run.trial160.stdout:Last metadata expiration check: 0:00:46 ago on Thu 19 Feb 2026 08:11:39 PM UTC. 2026-02-19T20:12:25.750 INFO:teuthology.orchestra.run.trial130.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 49/96 2026-02-19T20:12:25.759 INFO:teuthology.orchestra.run.trial092.stdout:Last metadata expiration check: 0:00:45 ago on Thu 19 Feb 2026 08:11:40 PM UTC. 2026-02-19T20:12:25.778 INFO:teuthology.orchestra.run.trial130.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 50/96 2026-02-19T20:12:25.789 INFO:teuthology.orchestra.run.trial130.stdout: Installing : python3-protobuf-3.14.0-17.el9.noarch 51/96 2026-02-19T20:12:25.795 INFO:teuthology.orchestra.run.trial130.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 52/96 2026-02-19T20:12:25.802 INFO:teuthology.orchestra.run.trial130.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 53/96 2026-02-19T20:12:25.824 INFO:teuthology.orchestra.run.trial092.stdout:Package cephadm-2:20.3.0-5336.g802bf111.el9.noarch is already installed. 2026-02-19T20:12:25.831 INFO:teuthology.orchestra.run.trial160.stdout:Dependencies resolved. 2026-02-19T20:12:25.832 INFO:teuthology.orchestra.run.trial160.stdout:================================================================================ 2026-02-19T20:12:25.832 INFO:teuthology.orchestra.run.trial160.stdout: Package Architecture Version Repository Size 2026-02-19T20:12:25.832 INFO:teuthology.orchestra.run.trial160.stdout:================================================================================ 2026-02-19T20:12:25.832 INFO:teuthology.orchestra.run.trial160.stdout:Installing: 2026-02-19T20:12:25.833 INFO:teuthology.orchestra.run.trial160.stdout: rbd-fuse x86_64 2:20.3.0-5336.g802bf111.el9 ceph 85 k 2026-02-19T20:12:25.833 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:12:25.833 INFO:teuthology.orchestra.run.trial160.stdout:Transaction Summary 2026-02-19T20:12:25.833 INFO:teuthology.orchestra.run.trial160.stdout:================================================================================ 2026-02-19T20:12:25.833 INFO:teuthology.orchestra.run.trial160.stdout:Install 1 Package 2026-02-19T20:12:25.833 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:12:25.833 INFO:teuthology.orchestra.run.trial160.stdout:Total download size: 85 k 2026-02-19T20:12:25.833 INFO:teuthology.orchestra.run.trial160.stdout:Installed size: 217 k 2026-02-19T20:12:25.833 INFO:teuthology.orchestra.run.trial160.stdout:Downloading Packages: 2026-02-19T20:12:25.836 INFO:teuthology.orchestra.run.trial130.stdout: Installing : python3-jmespath-1.0.1-1.el9.noarch 54/96 2026-02-19T20:12:25.842 INFO:teuthology.orchestra.run.trial092.stdout:Dependencies resolved. 2026-02-19T20:12:25.843 INFO:teuthology.orchestra.run.trial092.stdout:Nothing to do. 2026-02-19T20:12:25.843 INFO:teuthology.orchestra.run.trial092.stdout:Complete! 2026-02-19T20:12:25.864 DEBUG:teuthology.orchestra.run.trial092:> sudo yum -y install ceph-immutable-object-cache 2026-02-19T20:12:25.909 INFO:teuthology.orchestra.run.trial160.stdout:rbd-fuse-20.3.0-5336.g802bf111.el9.x86_64.rpm 1.1 MB/s | 85 kB 00:00 2026-02-19T20:12:25.909 INFO:teuthology.orchestra.run.trial160.stdout:-------------------------------------------------------------------------------- 2026-02-19T20:12:25.909 INFO:teuthology.orchestra.run.trial160.stdout:Total 1.1 MB/s | 85 kB 00:00 2026-02-19T20:12:25.909 INFO:teuthology.orchestra.run.trial160.stdout:Running transaction check 2026-02-19T20:12:25.913 INFO:teuthology.orchestra.run.trial160.stdout:Transaction check succeeded. 2026-02-19T20:12:25.913 INFO:teuthology.orchestra.run.trial160.stdout:Running transaction test 2026-02-19T20:12:25.945 INFO:teuthology.orchestra.run.trial160.stdout:Transaction test succeeded. 2026-02-19T20:12:25.945 INFO:teuthology.orchestra.run.trial160.stdout:Running transaction 2026-02-19T20:12:25.996 INFO:teuthology.orchestra.run.trial160.stdout: Preparing : 1/1 2026-02-19T20:12:26.013 INFO:teuthology.orchestra.run.trial160.stdout: Installing : rbd-fuse-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:12:26.058 INFO:teuthology.orchestra.run.trial130.stdout: Installing : python3-devel-3.9.25-3.el9.x86_64 55/96 2026-02-19T20:12:26.082 INFO:teuthology.orchestra.run.trial130.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 56/96 2026-02-19T20:12:26.086 INFO:teuthology.orchestra.run.trial130.stdout: Installing : python3-jinja2-2.11.3-8.el9.noarch 57/96 2026-02-19T20:12:26.095 INFO:teuthology.orchestra.run.trial160.stdout: Running scriptlet: rbd-fuse-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:12:26.147 INFO:teuthology.orchestra.run.trial130.stdout: Installing : openblas-0.3.29-1.el9.x86_64 58/96 2026-02-19T20:12:26.149 INFO:teuthology.orchestra.run.trial130.stdout: Installing : openblas-openmp-0.3.29-1.el9.x86_64 59/96 2026-02-19T20:12:26.152 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : rbd-fuse-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:12:26.153 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:12:26.153 INFO:teuthology.orchestra.run.trial160.stdout:Installed: 2026-02-19T20:12:26.153 INFO:teuthology.orchestra.run.trial160.stdout: rbd-fuse-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:12:26.153 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:12:26.153 INFO:teuthology.orchestra.run.trial160.stdout:Complete! 2026-02-19T20:12:26.170 INFO:teuthology.orchestra.run.trial130.stdout: Installing : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 60/96 2026-02-19T20:12:26.171 INFO:teuthology.orchestra.run.trial092.stdout:Last metadata expiration check: 0:00:46 ago on Thu 19 Feb 2026 08:11:40 PM UTC. 2026-02-19T20:12:26.182 DEBUG:teuthology.orchestra.run.trial160:> sudo yum -y install rbd-mirror 2026-02-19T20:12:26.253 INFO:teuthology.orchestra.run.trial092.stdout:Dependencies resolved. 2026-02-19T20:12:26.254 INFO:teuthology.orchestra.run.trial092.stdout:================================================================================ 2026-02-19T20:12:26.254 INFO:teuthology.orchestra.run.trial092.stdout: Package Arch Version Repo Size 2026-02-19T20:12:26.254 INFO:teuthology.orchestra.run.trial092.stdout:================================================================================ 2026-02-19T20:12:26.255 INFO:teuthology.orchestra.run.trial092.stdout:Installing: 2026-02-19T20:12:26.255 INFO:teuthology.orchestra.run.trial092.stdout: ceph-immutable-object-cache x86_64 2:20.3.0-5336.g802bf111.el9 ceph 147 k 2026-02-19T20:12:26.255 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:12:26.255 INFO:teuthology.orchestra.run.trial092.stdout:Transaction Summary 2026-02-19T20:12:26.255 INFO:teuthology.orchestra.run.trial092.stdout:================================================================================ 2026-02-19T20:12:26.255 INFO:teuthology.orchestra.run.trial092.stdout:Install 1 Package 2026-02-19T20:12:26.255 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:12:26.255 INFO:teuthology.orchestra.run.trial092.stdout:Total download size: 147 k 2026-02-19T20:12:26.255 INFO:teuthology.orchestra.run.trial092.stdout:Installed size: 423 k 2026-02-19T20:12:26.255 INFO:teuthology.orchestra.run.trial092.stdout:Downloading Packages: 2026-02-19T20:12:26.346 INFO:teuthology.orchestra.run.trial092.stdout:ceph-immutable-object-cache-20.3.0-5336.g802bf1 1.6 MB/s | 147 kB 00:00 2026-02-19T20:12:26.347 INFO:teuthology.orchestra.run.trial092.stdout:-------------------------------------------------------------------------------- 2026-02-19T20:12:26.347 INFO:teuthology.orchestra.run.trial092.stdout:Total 1.6 MB/s | 147 kB 00:00 2026-02-19T20:12:26.347 INFO:teuthology.orchestra.run.trial092.stdout:Running transaction check 2026-02-19T20:12:26.351 INFO:teuthology.orchestra.run.trial092.stdout:Transaction check succeeded. 2026-02-19T20:12:26.351 INFO:teuthology.orchestra.run.trial092.stdout:Running transaction test 2026-02-19T20:12:26.382 INFO:teuthology.orchestra.run.trial092.stdout:Transaction test succeeded. 2026-02-19T20:12:26.382 INFO:teuthology.orchestra.run.trial092.stdout:Running transaction 2026-02-19T20:12:26.437 INFO:teuthology.orchestra.run.trial092.stdout: Preparing : 1/1 2026-02-19T20:12:26.438 INFO:teuthology.orchestra.run.trial092.stdout: Installing : ceph-immutable-object-cache-2:20.3.0-5336.g802bf111. 1/1 2026-02-19T20:12:26.461 INFO:teuthology.orchestra.run.trial092.stdout: Running scriptlet: ceph-immutable-object-cache-2:20.3.0-5336.g802bf111. 1/1 2026-02-19T20:12:26.461 INFO:teuthology.orchestra.run.trial092.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-19T20:12:26.461 INFO:teuthology.orchestra.run.trial092.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2026-02-19T20:12:26.462 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:12:26.493 INFO:teuthology.orchestra.run.trial130.stdout: Installing : flexiblas-netlib-3.0.4-9.el9.x86_64 61/96 2026-02-19T20:12:26.494 INFO:teuthology.orchestra.run.trial160.stdout:Last metadata expiration check: 0:00:47 ago on Thu 19 Feb 2026 08:11:39 PM UTC. 2026-02-19T20:12:26.565 INFO:teuthology.orchestra.run.trial130.stdout: Installing : python3-numpy-1:1.23.5-2.el9.x86_64 62/96 2026-02-19T20:12:26.576 INFO:teuthology.orchestra.run.trial160.stdout:Dependencies resolved. 2026-02-19T20:12:26.577 INFO:teuthology.orchestra.run.trial160.stdout:================================================================================ 2026-02-19T20:12:26.577 INFO:teuthology.orchestra.run.trial160.stdout: Package Arch Version Repo Size 2026-02-19T20:12:26.577 INFO:teuthology.orchestra.run.trial160.stdout:================================================================================ 2026-02-19T20:12:26.578 INFO:teuthology.orchestra.run.trial160.stdout:Installing: 2026-02-19T20:12:26.578 INFO:teuthology.orchestra.run.trial160.stdout: rbd-mirror x86_64 2:20.3.0-5336.g802bf111.el9 ceph 2.9 M 2026-02-19T20:12:26.578 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:12:26.578 INFO:teuthology.orchestra.run.trial160.stdout:Transaction Summary 2026-02-19T20:12:26.578 INFO:teuthology.orchestra.run.trial160.stdout:================================================================================ 2026-02-19T20:12:26.578 INFO:teuthology.orchestra.run.trial160.stdout:Install 1 Package 2026-02-19T20:12:26.578 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:12:26.578 INFO:teuthology.orchestra.run.trial160.stdout:Total download size: 2.9 M 2026-02-19T20:12:26.578 INFO:teuthology.orchestra.run.trial160.stdout:Installed size: 11 M 2026-02-19T20:12:26.578 INFO:teuthology.orchestra.run.trial160.stdout:Downloading Packages: 2026-02-19T20:12:26.723 INFO:teuthology.orchestra.run.trial160.stdout:rbd-mirror-20.3.0-5336.g802bf111.el9.x86_64.rpm 20 MB/s | 2.9 MB 00:00 2026-02-19T20:12:26.724 INFO:teuthology.orchestra.run.trial160.stdout:-------------------------------------------------------------------------------- 2026-02-19T20:12:26.724 INFO:teuthology.orchestra.run.trial160.stdout:Total 20 MB/s | 2.9 MB 00:00 2026-02-19T20:12:26.724 INFO:teuthology.orchestra.run.trial160.stdout:Running transaction check 2026-02-19T20:12:26.729 INFO:teuthology.orchestra.run.trial160.stdout:Transaction check succeeded. 2026-02-19T20:12:26.729 INFO:teuthology.orchestra.run.trial160.stdout:Running transaction test 2026-02-19T20:12:26.767 INFO:teuthology.orchestra.run.trial160.stdout:Transaction test succeeded. 2026-02-19T20:12:26.768 INFO:teuthology.orchestra.run.trial160.stdout:Running transaction 2026-02-19T20:12:26.786 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : ceph-immutable-object-cache-2:20.3.0-5336.g802bf111. 1/1 2026-02-19T20:12:26.786 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:12:26.786 INFO:teuthology.orchestra.run.trial092.stdout:Installed: 2026-02-19T20:12:26.786 INFO:teuthology.orchestra.run.trial092.stdout: ceph-immutable-object-cache-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:12:26.786 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:12:26.786 INFO:teuthology.orchestra.run.trial092.stdout:Complete! 2026-02-19T20:12:26.815 DEBUG:teuthology.orchestra.run.trial092:> sudo yum -y install ceph-mgr 2026-02-19T20:12:26.944 INFO:teuthology.orchestra.run.trial160.stdout: Preparing : 1/1 2026-02-19T20:12:26.945 INFO:teuthology.orchestra.run.trial160.stdout: Installing : rbd-mirror-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:12:26.967 INFO:teuthology.orchestra.run.trial160.stdout: Running scriptlet: rbd-mirror-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:12:26.967 INFO:teuthology.orchestra.run.trial160.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-19T20:12:26.968 INFO:teuthology.orchestra.run.trial160.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2026-02-19T20:12:26.968 INFO:teuthology.orchestra.run.trial160.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-19T20:12:26.968 INFO:teuthology.orchestra.run.trial160.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-19T20:12:26.968 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:12:27.125 INFO:teuthology.orchestra.run.trial092.stdout:Last metadata expiration check: 0:00:47 ago on Thu 19 Feb 2026 08:11:40 PM UTC. 2026-02-19T20:12:27.191 INFO:teuthology.orchestra.run.trial092.stdout:Package ceph-mgr-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T20:12:27.209 INFO:teuthology.orchestra.run.trial092.stdout:Dependencies resolved. 2026-02-19T20:12:27.210 INFO:teuthology.orchestra.run.trial092.stdout:Nothing to do. 2026-02-19T20:12:27.210 INFO:teuthology.orchestra.run.trial092.stdout:Complete! 2026-02-19T20:12:27.230 INFO:teuthology.orchestra.run.trial130.stdout: Installing : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 63/96 2026-02-19T20:12:27.231 DEBUG:teuthology.orchestra.run.trial092:> sudo yum -y install ceph-mgr-dashboard 2026-02-19T20:12:27.247 INFO:teuthology.orchestra.run.trial130.stdout: Installing : python3-scipy-1.9.3-2.el9.x86_64 64/96 2026-02-19T20:12:27.257 INFO:teuthology.orchestra.run.trial130.stdout: Installing : python3-pyparsing-2.4.7-9.el9.noarch 65/96 2026-02-19T20:12:27.262 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : rbd-mirror-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:12:27.262 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:12:27.262 INFO:teuthology.orchestra.run.trial160.stdout:Installed: 2026-02-19T20:12:27.262 INFO:teuthology.orchestra.run.trial160.stdout: rbd-mirror-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:12:27.263 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:12:27.263 INFO:teuthology.orchestra.run.trial160.stdout:Complete! 2026-02-19T20:12:27.264 INFO:teuthology.orchestra.run.trial130.stdout: Installing : python3-packaging-20.9-5.el9.noarch 66/96 2026-02-19T20:12:27.277 INFO:teuthology.orchestra.run.trial130.stdout: Installing : python3-ply-3.11-14.el9.noarch 67/96 2026-02-19T20:12:27.291 DEBUG:teuthology.orchestra.run.trial160:> sudo yum -y install rbd-nbd 2026-02-19T20:12:27.292 INFO:teuthology.orchestra.run.trial130.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 68/96 2026-02-19T20:12:27.367 INFO:teuthology.orchestra.run.trial130.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 69/96 2026-02-19T20:12:27.376 INFO:teuthology.orchestra.run.trial130.stdout: Installing : python3-cryptography-36.0.1-5.el9.x86_64 70/96 2026-02-19T20:12:27.399 INFO:teuthology.orchestra.run.trial130.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 71/96 2026-02-19T20:12:27.429 INFO:teuthology.orchestra.run.trial130.stdout: Installing : python3-cheroot-10.0.1-4.el9.noarch 72/96 2026-02-19T20:12:27.479 INFO:teuthology.orchestra.run.trial130.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 73/96 2026-02-19T20:12:27.485 INFO:teuthology.orchestra.run.trial130.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 74/96 2026-02-19T20:12:27.490 INFO:teuthology.orchestra.run.trial130.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 75/96 2026-02-19T20:12:27.491 INFO:teuthology.orchestra.run.trial130.stdout: Installing : libconfig-1.7.2-9.el9.x86_64 76/96 2026-02-19T20:12:27.509 INFO:teuthology.orchestra.run.trial130.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 77/96 2026-02-19T20:12:27.509 INFO:teuthology.orchestra.run.trial130.stdout:Creating group 'libstoragemgmt' with GID 991. 2026-02-19T20:12:27.510 INFO:teuthology.orchestra.run.trial130.stdout:Creating user 'libstoragemgmt' (daemon account for libstoragemgmt) with UID 991 and GID 991. 2026-02-19T20:12:27.510 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:27.517 INFO:teuthology.orchestra.run.trial130.stdout: Installing : libstoragemgmt-1.10.1-1.el9.x86_64 77/96 2026-02-19T20:12:27.536 INFO:teuthology.orchestra.run.trial092.stdout:Last metadata expiration check: 0:00:47 ago on Thu 19 Feb 2026 08:11:40 PM UTC. 2026-02-19T20:12:27.542 INFO:teuthology.orchestra.run.trial130.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 77/96 2026-02-19T20:12:27.542 INFO:teuthology.orchestra.run.trial130.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/libstoragemgmt.service → /usr/lib/systemd/system/libstoragemgmt.service. 2026-02-19T20:12:27.543 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:27.575 INFO:teuthology.orchestra.run.trial130.stdout: Installing : python3-libstoragemgmt-1.10.1-1.el9.x86_64 78/96 2026-02-19T20:12:27.602 INFO:teuthology.orchestra.run.trial092.stdout:Package ceph-mgr-dashboard-2:20.3.0-5336.g802bf111.el9.noarch is already installed. 2026-02-19T20:12:27.607 INFO:teuthology.orchestra.run.trial160.stdout:Last metadata expiration check: 0:00:48 ago on Thu 19 Feb 2026 08:11:39 PM UTC. 2026-02-19T20:12:27.621 INFO:teuthology.orchestra.run.trial092.stdout:Dependencies resolved. 2026-02-19T20:12:27.621 INFO:teuthology.orchestra.run.trial092.stdout:Nothing to do. 2026-02-19T20:12:27.621 INFO:teuthology.orchestra.run.trial092.stdout:Complete! 2026-02-19T20:12:27.643 DEBUG:teuthology.orchestra.run.trial092:> sudo yum -y install ceph-mgr-diskprediction-local 2026-02-19T20:12:27.690 INFO:teuthology.orchestra.run.trial160.stdout:Dependencies resolved. 2026-02-19T20:12:27.691 INFO:teuthology.orchestra.run.trial160.stdout:================================================================================ 2026-02-19T20:12:27.691 INFO:teuthology.orchestra.run.trial160.stdout: Package Architecture Version Repository Size 2026-02-19T20:12:27.692 INFO:teuthology.orchestra.run.trial160.stdout:================================================================================ 2026-02-19T20:12:27.692 INFO:teuthology.orchestra.run.trial160.stdout:Installing: 2026-02-19T20:12:27.692 INFO:teuthology.orchestra.run.trial160.stdout: rbd-nbd x86_64 2:20.3.0-5336.g802bf111.el9 ceph 173 k 2026-02-19T20:12:27.692 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:12:27.692 INFO:teuthology.orchestra.run.trial160.stdout:Transaction Summary 2026-02-19T20:12:27.692 INFO:teuthology.orchestra.run.trial160.stdout:================================================================================ 2026-02-19T20:12:27.692 INFO:teuthology.orchestra.run.trial160.stdout:Install 1 Package 2026-02-19T20:12:27.692 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:12:27.692 INFO:teuthology.orchestra.run.trial160.stdout:Total download size: 173 k 2026-02-19T20:12:27.692 INFO:teuthology.orchestra.run.trial160.stdout:Installed size: 466 k 2026-02-19T20:12:27.693 INFO:teuthology.orchestra.run.trial160.stdout:Downloading Packages: 2026-02-19T20:12:27.778 INFO:teuthology.orchestra.run.trial160.stdout:rbd-nbd-20.3.0-5336.g802bf111.el9.x86_64.rpm 2.0 MB/s | 173 kB 00:00 2026-02-19T20:12:27.778 INFO:teuthology.orchestra.run.trial160.stdout:-------------------------------------------------------------------------------- 2026-02-19T20:12:27.779 INFO:teuthology.orchestra.run.trial160.stdout:Total 1.9 MB/s | 173 kB 00:00 2026-02-19T20:12:27.779 INFO:teuthology.orchestra.run.trial160.stdout:Running transaction check 2026-02-19T20:12:27.783 INFO:teuthology.orchestra.run.trial160.stdout:Transaction check succeeded. 2026-02-19T20:12:27.783 INFO:teuthology.orchestra.run.trial160.stdout:Running transaction test 2026-02-19T20:12:27.815 INFO:teuthology.orchestra.run.trial160.stdout:Transaction test succeeded. 2026-02-19T20:12:27.815 INFO:teuthology.orchestra.run.trial160.stdout:Running transaction 2026-02-19T20:12:27.871 INFO:teuthology.orchestra.run.trial160.stdout: Preparing : 1/1 2026-02-19T20:12:27.888 INFO:teuthology.orchestra.run.trial160.stdout: Installing : rbd-nbd-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:12:27.945 INFO:teuthology.orchestra.run.trial092.stdout:Last metadata expiration check: 0:00:47 ago on Thu 19 Feb 2026 08:11:40 PM UTC. 2026-02-19T20:12:27.965 INFO:teuthology.orchestra.run.trial160.stdout: Running scriptlet: rbd-nbd-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:12:28.010 INFO:teuthology.orchestra.run.trial092.stdout:Package ceph-mgr-diskprediction-local-2:20.3.0-5336.g802bf111.el9.noarch is already installed. 2026-02-19T20:12:28.024 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : rbd-nbd-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:12:28.024 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:12:28.024 INFO:teuthology.orchestra.run.trial160.stdout:Installed: 2026-02-19T20:12:28.024 INFO:teuthology.orchestra.run.trial160.stdout: rbd-nbd-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:12:28.024 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:12:28.024 INFO:teuthology.orchestra.run.trial160.stdout:Complete! 2026-02-19T20:12:28.028 INFO:teuthology.orchestra.run.trial092.stdout:Dependencies resolved. 2026-02-19T20:12:28.029 INFO:teuthology.orchestra.run.trial092.stdout:Nothing to do. 2026-02-19T20:12:28.029 INFO:teuthology.orchestra.run.trial092.stdout:Complete! 2026-02-19T20:12:28.050 DEBUG:teuthology.orchestra.run.trial092:> sudo yum -y install ceph-mgr-rook 2026-02-19T20:12:28.056 DEBUG:teuthology.parallel:result is None 2026-02-19T20:12:28.202 INFO:teuthology.orchestra.run.trial130.stdout: Installing : cryptsetup-2.8.1-3.el9.x86_64 79/96 2026-02-19T20:12:28.356 INFO:teuthology.orchestra.run.trial092.stdout:Last metadata expiration check: 0:00:48 ago on Thu 19 Feb 2026 08:11:40 PM UTC. 2026-02-19T20:12:28.421 INFO:teuthology.orchestra.run.trial092.stdout:Package ceph-mgr-rook-2:20.3.0-5336.g802bf111.el9.noarch is already installed. 2026-02-19T20:12:28.439 INFO:teuthology.orchestra.run.trial092.stdout:Dependencies resolved. 2026-02-19T20:12:28.439 INFO:teuthology.orchestra.run.trial092.stdout:Nothing to do. 2026-02-19T20:12:28.439 INFO:teuthology.orchestra.run.trial092.stdout:Complete! 2026-02-19T20:12:28.461 DEBUG:teuthology.orchestra.run.trial092:> sudo yum -y install ceph-mgr-cephadm 2026-02-19T20:12:28.767 INFO:teuthology.orchestra.run.trial092.stdout:Last metadata expiration check: 0:00:48 ago on Thu 19 Feb 2026 08:11:40 PM UTC. 2026-02-19T20:12:28.831 INFO:teuthology.orchestra.run.trial092.stdout:Package ceph-mgr-cephadm-2:20.3.0-5336.g802bf111.el9.noarch is already installed. 2026-02-19T20:12:28.850 INFO:teuthology.orchestra.run.trial092.stdout:Dependencies resolved. 2026-02-19T20:12:28.850 INFO:teuthology.orchestra.run.trial092.stdout:Nothing to do. 2026-02-19T20:12:28.850 INFO:teuthology.orchestra.run.trial092.stdout:Complete! 2026-02-19T20:12:28.871 DEBUG:teuthology.orchestra.run.trial092:> sudo yum -y install ceph-osd 2026-02-19T20:12:28.975 INFO:teuthology.orchestra.run.trial130.stdout: Installing : ceph-osd-classic-2:20.3.0-5336.g802bf111.el9.x86_6 80/96 2026-02-19T20:12:29.038 INFO:teuthology.orchestra.run.trial130.stdout: Installing : ceph-osd-crimson-2:20.3.0-5336.g802bf111.el9.x86_6 81/96 2026-02-19T20:12:29.041 INFO:teuthology.orchestra.run.trial130.stdout: Installing : ceph-volume-2:20.3.0-5336.g802bf111.el9.noarch 82/96 2026-02-19T20:12:29.055 INFO:teuthology.orchestra.run.trial130.stdout: Running scriptlet: ceph-volume-2:20.3.0-5336.g802bf111.el9.noarch 82/96 2026-02-19T20:12:29.056 INFO:teuthology.orchestra.run.trial130.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-19T20:12:29.056 INFO:teuthology.orchestra.run.trial130.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2026-02-19T20:12:29.056 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:29.066 INFO:teuthology.orchestra.run.trial130.stdout: Installing : ceph-osd-2:20.3.0-5336.g802bf111.el9.x86_64 83/96 2026-02-19T20:12:29.090 INFO:teuthology.orchestra.run.trial130.stdout: Running scriptlet: ceph-osd-2:20.3.0-5336.g802bf111.el9.x86_64 83/96 2026-02-19T20:12:29.091 INFO:teuthology.orchestra.run.trial130.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-19T20:12:29.091 INFO:teuthology.orchestra.run.trial130.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2026-02-19T20:12:29.091 INFO:teuthology.orchestra.run.trial130.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-19T20:12:29.091 INFO:teuthology.orchestra.run.trial130.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-19T20:12:29.091 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:29.154 INFO:teuthology.orchestra.run.trial130.stdout: Running scriptlet: cephadm-2:20.3.0-5336.g802bf111.el9.noarch 84/96 2026-02-19T20:12:29.157 INFO:teuthology.orchestra.run.trial130.stdout: Installing : cephadm-2:20.3.0-5336.g802bf111.el9.noarch 84/96 2026-02-19T20:12:29.166 INFO:teuthology.orchestra.run.trial130.stdout: Installing : ceph-prometheus-alerts-2:20.3.0-5336.g802bf111.el9 85/96 2026-02-19T20:12:29.177 INFO:teuthology.orchestra.run.trial092.stdout:Last metadata expiration check: 0:00:49 ago on Thu 19 Feb 2026 08:11:40 PM UTC. 2026-02-19T20:12:29.190 INFO:teuthology.orchestra.run.trial130.stdout: Installing : ceph-grafana-dashboards-2:20.3.0-5336.g802bf111.el 86/96 2026-02-19T20:12:29.191 INFO:teuthology.orchestra.run.trial130.stdout: Installing : ceph-mgr-cephadm-2:20.3.0-5336.g802bf111.el9.noarc 87/96 2026-02-19T20:12:29.242 INFO:teuthology.orchestra.run.trial092.stdout:Package ceph-osd-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T20:12:29.260 INFO:teuthology.orchestra.run.trial092.stdout:Dependencies resolved. 2026-02-19T20:12:29.261 INFO:teuthology.orchestra.run.trial092.stdout:Nothing to do. 2026-02-19T20:12:29.261 INFO:teuthology.orchestra.run.trial092.stdout:Complete! 2026-02-19T20:12:29.282 DEBUG:teuthology.orchestra.run.trial092:> sudo yum -y install ceph-osd-classic 2026-02-19T20:12:29.587 INFO:teuthology.orchestra.run.trial092.stdout:Last metadata expiration check: 0:00:49 ago on Thu 19 Feb 2026 08:11:40 PM UTC. 2026-02-19T20:12:29.651 INFO:teuthology.orchestra.run.trial092.stdout:Package ceph-osd-classic-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T20:12:29.670 INFO:teuthology.orchestra.run.trial092.stdout:Dependencies resolved. 2026-02-19T20:12:29.670 INFO:teuthology.orchestra.run.trial092.stdout:Nothing to do. 2026-02-19T20:12:29.670 INFO:teuthology.orchestra.run.trial092.stdout:Complete! 2026-02-19T20:12:29.692 DEBUG:teuthology.orchestra.run.trial092:> sudo yum -y install ceph-fuse 2026-02-19T20:12:29.991 INFO:teuthology.orchestra.run.trial092.stdout:Last metadata expiration check: 0:00:49 ago on Thu 19 Feb 2026 08:11:40 PM UTC. 2026-02-19T20:12:30.074 INFO:teuthology.orchestra.run.trial092.stdout:Dependencies resolved. 2026-02-19T20:12:30.074 INFO:teuthology.orchestra.run.trial092.stdout:================================================================================ 2026-02-19T20:12:30.074 INFO:teuthology.orchestra.run.trial092.stdout: Package Arch Version Repo Size 2026-02-19T20:12:30.074 INFO:teuthology.orchestra.run.trial092.stdout:================================================================================ 2026-02-19T20:12:30.074 INFO:teuthology.orchestra.run.trial092.stdout:Installing: 2026-02-19T20:12:30.075 INFO:teuthology.orchestra.run.trial092.stdout: ceph-fuse x86_64 2:20.3.0-5336.g802bf111.el9 ceph 987 k 2026-02-19T20:12:30.075 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:12:30.075 INFO:teuthology.orchestra.run.trial092.stdout:Transaction Summary 2026-02-19T20:12:30.075 INFO:teuthology.orchestra.run.trial092.stdout:================================================================================ 2026-02-19T20:12:30.075 INFO:teuthology.orchestra.run.trial092.stdout:Install 1 Package 2026-02-19T20:12:30.075 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:12:30.075 INFO:teuthology.orchestra.run.trial092.stdout:Total download size: 987 k 2026-02-19T20:12:30.075 INFO:teuthology.orchestra.run.trial092.stdout:Installed size: 2.9 M 2026-02-19T20:12:30.075 INFO:teuthology.orchestra.run.trial092.stdout:Downloading Packages: 2026-02-19T20:12:30.360 INFO:teuthology.orchestra.run.trial092.stdout:ceph-fuse-20.3.0-5336.g802bf111.el9.x86_64.rpm 3.4 MB/s | 987 kB 00:00 2026-02-19T20:12:30.360 INFO:teuthology.orchestra.run.trial092.stdout:-------------------------------------------------------------------------------- 2026-02-19T20:12:30.360 INFO:teuthology.orchestra.run.trial092.stdout:Total 3.4 MB/s | 987 kB 00:00 2026-02-19T20:12:30.361 INFO:teuthology.orchestra.run.trial092.stdout:Running transaction check 2026-02-19T20:12:30.365 INFO:teuthology.orchestra.run.trial092.stdout:Transaction check succeeded. 2026-02-19T20:12:30.365 INFO:teuthology.orchestra.run.trial092.stdout:Running transaction test 2026-02-19T20:12:30.400 INFO:teuthology.orchestra.run.trial092.stdout:Transaction test succeeded. 2026-02-19T20:12:30.400 INFO:teuthology.orchestra.run.trial092.stdout:Running transaction 2026-02-19T20:12:30.491 INFO:teuthology.orchestra.run.trial092.stdout: Preparing : 1/1 2026-02-19T20:12:30.509 INFO:teuthology.orchestra.run.trial092.stdout: Installing : ceph-fuse-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:12:30.729 INFO:teuthology.orchestra.run.trial092.stdout: Running scriptlet: ceph-fuse-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:12:30.786 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : ceph-fuse-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:12:30.786 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:12:30.786 INFO:teuthology.orchestra.run.trial092.stdout:Installed: 2026-02-19T20:12:30.787 INFO:teuthology.orchestra.run.trial092.stdout: ceph-fuse-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:12:30.787 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:12:30.787 INFO:teuthology.orchestra.run.trial092.stdout:Complete! 2026-02-19T20:12:30.815 DEBUG:teuthology.orchestra.run.trial092:> sudo yum -y install ceph-volume 2026-02-19T20:12:31.124 INFO:teuthology.orchestra.run.trial092.stdout:Last metadata expiration check: 0:00:51 ago on Thu 19 Feb 2026 08:11:40 PM UTC. 2026-02-19T20:12:31.188 INFO:teuthology.orchestra.run.trial092.stdout:Package ceph-volume-2:20.3.0-5336.g802bf111.el9.noarch is already installed. 2026-02-19T20:12:31.207 INFO:teuthology.orchestra.run.trial092.stdout:Dependencies resolved. 2026-02-19T20:12:31.208 INFO:teuthology.orchestra.run.trial092.stdout:Nothing to do. 2026-02-19T20:12:31.208 INFO:teuthology.orchestra.run.trial092.stdout:Complete! 2026-02-19T20:12:31.229 DEBUG:teuthology.orchestra.run.trial092:> sudo yum -y install librados-devel 2026-02-19T20:12:31.534 INFO:teuthology.orchestra.run.trial092.stdout:Last metadata expiration check: 0:00:51 ago on Thu 19 Feb 2026 08:11:40 PM UTC. 2026-02-19T20:12:31.617 INFO:teuthology.orchestra.run.trial092.stdout:Dependencies resolved. 2026-02-19T20:12:31.618 INFO:teuthology.orchestra.run.trial092.stdout:================================================================================ 2026-02-19T20:12:31.618 INFO:teuthology.orchestra.run.trial092.stdout: Package Arch Version Repo Size 2026-02-19T20:12:31.618 INFO:teuthology.orchestra.run.trial092.stdout:================================================================================ 2026-02-19T20:12:31.618 INFO:teuthology.orchestra.run.trial092.stdout:Installing: 2026-02-19T20:12:31.618 INFO:teuthology.orchestra.run.trial092.stdout: librados-devel x86_64 2:20.3.0-5336.g802bf111.el9 ceph 123 k 2026-02-19T20:12:31.618 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:12:31.618 INFO:teuthology.orchestra.run.trial092.stdout:Transaction Summary 2026-02-19T20:12:31.618 INFO:teuthology.orchestra.run.trial092.stdout:================================================================================ 2026-02-19T20:12:31.618 INFO:teuthology.orchestra.run.trial092.stdout:Install 1 Package 2026-02-19T20:12:31.618 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:12:31.619 INFO:teuthology.orchestra.run.trial092.stdout:Total download size: 123 k 2026-02-19T20:12:31.619 INFO:teuthology.orchestra.run.trial092.stdout:Installed size: 437 k 2026-02-19T20:12:31.619 INFO:teuthology.orchestra.run.trial092.stdout:Downloading Packages: 2026-02-19T20:12:31.707 INFO:teuthology.orchestra.run.trial092.stdout:librados-devel-20.3.0-5336.g802bf111.el9.x86_64 1.4 MB/s | 123 kB 00:00 2026-02-19T20:12:31.707 INFO:teuthology.orchestra.run.trial092.stdout:-------------------------------------------------------------------------------- 2026-02-19T20:12:31.707 INFO:teuthology.orchestra.run.trial092.stdout:Total 1.4 MB/s | 123 kB 00:00 2026-02-19T20:12:31.707 INFO:teuthology.orchestra.run.trial092.stdout:Running transaction check 2026-02-19T20:12:31.709 INFO:teuthology.orchestra.run.trial092.stdout:Transaction check succeeded. 2026-02-19T20:12:31.709 INFO:teuthology.orchestra.run.trial092.stdout:Running transaction test 2026-02-19T20:12:31.740 INFO:teuthology.orchestra.run.trial092.stdout:Transaction test succeeded. 2026-02-19T20:12:31.740 INFO:teuthology.orchestra.run.trial092.stdout:Running transaction 2026-02-19T20:12:31.794 INFO:teuthology.orchestra.run.trial092.stdout: Preparing : 1/1 2026-02-19T20:12:31.811 INFO:teuthology.orchestra.run.trial092.stdout: Installing : librados-devel-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:12:31.891 INFO:teuthology.orchestra.run.trial092.stdout: Running scriptlet: librados-devel-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:12:31.948 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : librados-devel-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:12:31.948 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:12:31.949 INFO:teuthology.orchestra.run.trial092.stdout:Installed: 2026-02-19T20:12:31.949 INFO:teuthology.orchestra.run.trial092.stdout: librados-devel-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:12:31.949 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:12:31.949 INFO:teuthology.orchestra.run.trial092.stdout:Complete! 2026-02-19T20:12:31.976 DEBUG:teuthology.orchestra.run.trial092:> sudo yum -y install libcephfs2 2026-02-19T20:12:32.087 INFO:teuthology.orchestra.run.trial130.stdout: Running scriptlet: ceph-mgr-cephadm-2:20.3.0-5336.g802bf111.el9.noarc 87/96 2026-02-19T20:12:32.094 INFO:teuthology.orchestra.run.trial130.stdout: Installing : ceph-mgr-dashboard-2:20.3.0-5336.g802bf111.el9.noa 88/96 2026-02-19T20:12:32.288 INFO:teuthology.orchestra.run.trial092.stdout:Last metadata expiration check: 0:00:52 ago on Thu 19 Feb 2026 08:11:40 PM UTC. 2026-02-19T20:12:32.354 INFO:teuthology.orchestra.run.trial092.stdout:Package libcephfs2-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T20:12:32.372 INFO:teuthology.orchestra.run.trial092.stdout:Dependencies resolved. 2026-02-19T20:12:32.373 INFO:teuthology.orchestra.run.trial092.stdout:Nothing to do. 2026-02-19T20:12:32.373 INFO:teuthology.orchestra.run.trial092.stdout:Complete! 2026-02-19T20:12:32.394 DEBUG:teuthology.orchestra.run.trial092:> sudo yum -y install libcephfs-devel 2026-02-19T20:12:32.550 INFO:teuthology.orchestra.run.trial130.stdout: Running scriptlet: ceph-mgr-dashboard-2:20.3.0-5336.g802bf111.el9.noa 88/96 2026-02-19T20:12:32.551 INFO:teuthology.orchestra.run.trial130.stdout: Installing : ceph-mgr-diskprediction-local-2:20.3.0-5336.g802bf 89/96 2026-02-19T20:12:32.564 INFO:teuthology.orchestra.run.trial130.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:20.3.0-5336.g802bf 89/96 2026-02-19T20:12:32.564 INFO:teuthology.orchestra.run.trial130.stdout: Installing : ceph-mgr-k8sevents-2:20.3.0-5336.g802bf111.el9.noa 90/96 2026-02-19T20:12:32.624 INFO:teuthology.orchestra.run.trial130.stdout: Running scriptlet: ceph-mgr-k8sevents-2:20.3.0-5336.g802bf111.el9.noa 90/96 2026-02-19T20:12:32.666 INFO:teuthology.orchestra.run.trial130.stdout: Installing : ceph-mgr-modules-core-2:20.3.0-5336.g802bf111.el9. 91/96 2026-02-19T20:12:32.667 INFO:teuthology.orchestra.run.trial130.stdout: Installing : ceph-mgr-2:20.3.0-5336.g802bf111.el9.x86_64 92/96 2026-02-19T20:12:32.687 INFO:teuthology.orchestra.run.trial130.stdout: Running scriptlet: ceph-mgr-2:20.3.0-5336.g802bf111.el9.x86_64 92/96 2026-02-19T20:12:32.687 INFO:teuthology.orchestra.run.trial130.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-19T20:12:32.688 INFO:teuthology.orchestra.run.trial130.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2026-02-19T20:12:32.688 INFO:teuthology.orchestra.run.trial130.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-19T20:12:32.688 INFO:teuthology.orchestra.run.trial130.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-19T20:12:32.688 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:32.698 INFO:teuthology.orchestra.run.trial092.stdout:Last metadata expiration check: 0:00:52 ago on Thu 19 Feb 2026 08:11:40 PM UTC. 2026-02-19T20:12:32.699 INFO:teuthology.orchestra.run.trial130.stdout: Installing : ceph-mgr-rook-2:20.3.0-5336.g802bf111.el9.noarch 93/96 2026-02-19T20:12:32.781 INFO:teuthology.orchestra.run.trial092.stdout:Dependencies resolved. 2026-02-19T20:12:32.781 INFO:teuthology.orchestra.run.trial092.stdout:================================================================================ 2026-02-19T20:12:32.782 INFO:teuthology.orchestra.run.trial092.stdout: Package Arch Version Repo Size 2026-02-19T20:12:32.782 INFO:teuthology.orchestra.run.trial092.stdout:================================================================================ 2026-02-19T20:12:32.782 INFO:teuthology.orchestra.run.trial092.stdout:Installing: 2026-02-19T20:12:32.782 INFO:teuthology.orchestra.run.trial092.stdout: libcephfs-devel x86_64 2:20.3.0-5336.g802bf111.el9 ceph 37 k 2026-02-19T20:12:32.782 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:12:32.782 INFO:teuthology.orchestra.run.trial092.stdout:Transaction Summary 2026-02-19T20:12:32.782 INFO:teuthology.orchestra.run.trial092.stdout:================================================================================ 2026-02-19T20:12:32.782 INFO:teuthology.orchestra.run.trial092.stdout:Install 1 Package 2026-02-19T20:12:32.782 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:12:32.782 INFO:teuthology.orchestra.run.trial092.stdout:Total download size: 37 k 2026-02-19T20:12:32.783 INFO:teuthology.orchestra.run.trial092.stdout:Installed size: 171 k 2026-02-19T20:12:32.783 INFO:teuthology.orchestra.run.trial092.stdout:Downloading Packages: 2026-02-19T20:12:32.846 INFO:teuthology.orchestra.run.trial092.stdout:libcephfs-devel-20.3.0-5336.g802bf111.el9.x86_6 581 kB/s | 37 kB 00:00 2026-02-19T20:12:32.846 INFO:teuthology.orchestra.run.trial092.stdout:-------------------------------------------------------------------------------- 2026-02-19T20:12:32.846 INFO:teuthology.orchestra.run.trial092.stdout:Total 574 kB/s | 37 kB 00:00 2026-02-19T20:12:32.846 INFO:teuthology.orchestra.run.trial092.stdout:Running transaction check 2026-02-19T20:12:32.849 INFO:teuthology.orchestra.run.trial092.stdout:Transaction check succeeded. 2026-02-19T20:12:32.849 INFO:teuthology.orchestra.run.trial092.stdout:Running transaction test 2026-02-19T20:12:32.851 INFO:teuthology.orchestra.run.trial092.stdout:Transaction test succeeded. 2026-02-19T20:12:32.851 INFO:teuthology.orchestra.run.trial092.stdout:Running transaction 2026-02-19T20:12:32.872 INFO:teuthology.orchestra.run.trial092.stdout: Preparing : 1/1 2026-02-19T20:12:32.888 INFO:teuthology.orchestra.run.trial092.stdout: Installing : libcephfs-devel-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:12:32.923 INFO:teuthology.orchestra.run.trial130.stdout: Running scriptlet: ceph-mgr-rook-2:20.3.0-5336.g802bf111.el9.noarch 93/96 2026-02-19T20:12:32.924 INFO:teuthology.orchestra.run.trial130.stdout: Installing : ceph-mon-2:20.3.0-5336.g802bf111.el9.x86_64 94/96 2026-02-19T20:12:32.944 INFO:teuthology.orchestra.run.trial092.stdout: Running scriptlet: libcephfs-devel-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:12:32.946 INFO:teuthology.orchestra.run.trial130.stdout: Running scriptlet: ceph-mon-2:20.3.0-5336.g802bf111.el9.x86_64 94/96 2026-02-19T20:12:32.946 INFO:teuthology.orchestra.run.trial130.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-19T20:12:32.946 INFO:teuthology.orchestra.run.trial130.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2026-02-19T20:12:32.947 INFO:teuthology.orchestra.run.trial130.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-19T20:12:32.947 INFO:teuthology.orchestra.run.trial130.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-19T20:12:32.947 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:33.001 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : libcephfs-devel-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:12:33.001 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:12:33.001 INFO:teuthology.orchestra.run.trial092.stdout:Installed: 2026-02-19T20:12:33.002 INFO:teuthology.orchestra.run.trial092.stdout: libcephfs-devel-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:12:33.002 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:12:33.002 INFO:teuthology.orchestra.run.trial092.stdout:Complete! 2026-02-19T20:12:33.028 DEBUG:teuthology.orchestra.run.trial092:> sudo yum -y install librados2 2026-02-19T20:12:33.044 INFO:teuthology.orchestra.run.trial130.stdout: Installing : ceph-mds-2:20.3.0-5336.g802bf111.el9.x86_64 95/96 2026-02-19T20:12:33.065 INFO:teuthology.orchestra.run.trial130.stdout: Running scriptlet: ceph-mds-2:20.3.0-5336.g802bf111.el9.x86_64 95/96 2026-02-19T20:12:33.065 INFO:teuthology.orchestra.run.trial130.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-19T20:12:33.065 INFO:teuthology.orchestra.run.trial130.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2026-02-19T20:12:33.065 INFO:teuthology.orchestra.run.trial130.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-19T20:12:33.066 INFO:teuthology.orchestra.run.trial130.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-19T20:12:33.066 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:33.067 INFO:teuthology.orchestra.run.trial130.stdout: Installing : ceph-2:20.3.0-5336.g802bf111.el9.x86_64 96/96 2026-02-19T20:12:33.073 INFO:teuthology.orchestra.run.trial130.stdout: Running scriptlet: ceph-osd-classic-2:20.3.0-5336.g802bf111.el9.x86_6 96/96 2026-02-19T20:12:33.097 INFO:teuthology.orchestra.run.trial130.stdout: Running scriptlet: ceph-osd-crimson-2:20.3.0-5336.g802bf111.el9.x86_6 96/96 2026-02-19T20:12:33.327 INFO:teuthology.orchestra.run.trial092.stdout:Last metadata expiration check: 0:00:53 ago on Thu 19 Feb 2026 08:11:40 PM UTC. 2026-02-19T20:12:33.392 INFO:teuthology.orchestra.run.trial092.stdout:Package librados2-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T20:12:33.410 INFO:teuthology.orchestra.run.trial092.stdout:Dependencies resolved. 2026-02-19T20:12:33.411 INFO:teuthology.orchestra.run.trial092.stdout:Nothing to do. 2026-02-19T20:12:33.411 INFO:teuthology.orchestra.run.trial092.stdout:Complete! 2026-02-19T20:12:33.433 DEBUG:teuthology.orchestra.run.trial092:> sudo yum -y install librbd1 2026-02-19T20:12:33.736 INFO:teuthology.orchestra.run.trial092.stdout:Last metadata expiration check: 0:00:53 ago on Thu 19 Feb 2026 08:11:40 PM UTC. 2026-02-19T20:12:33.801 INFO:teuthology.orchestra.run.trial092.stdout:Package librbd1-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T20:12:33.820 INFO:teuthology.orchestra.run.trial092.stdout:Dependencies resolved. 2026-02-19T20:12:33.821 INFO:teuthology.orchestra.run.trial092.stdout:Nothing to do. 2026-02-19T20:12:33.821 INFO:teuthology.orchestra.run.trial092.stdout:Complete! 2026-02-19T20:12:33.842 DEBUG:teuthology.orchestra.run.trial092:> sudo yum -y install python3-rados 2026-02-19T20:12:33.928 INFO:teuthology.orchestra.run.trial130.stdout: Running scriptlet: ceph-2:20.3.0-5336.g802bf111.el9.x86_64 96/96 2026-02-19T20:12:33.929 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : ceph-2:20.3.0-5336.g802bf111.el9.x86_64 1/96 2026-02-19T20:12:33.929 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : ceph-mds-2:20.3.0-5336.g802bf111.el9.x86_64 2/96 2026-02-19T20:12:33.929 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : ceph-mgr-2:20.3.0-5336.g802bf111.el9.x86_64 3/96 2026-02-19T20:12:33.929 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : ceph-mon-2:20.3.0-5336.g802bf111.el9.x86_64 4/96 2026-02-19T20:12:33.929 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : ceph-osd-2:20.3.0-5336.g802bf111.el9.x86_64 5/96 2026-02-19T20:12:33.929 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : ceph-osd-classic-2:20.3.0-5336.g802bf111.el9.x86_6 6/96 2026-02-19T20:12:33.929 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : ceph-osd-crimson-2:20.3.0-5336.g802bf111.el9.x86_6 7/96 2026-02-19T20:12:33.929 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : ceph-grafana-dashboards-2:20.3.0-5336.g802bf111.el 8/96 2026-02-19T20:12:33.929 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : ceph-mgr-cephadm-2:20.3.0-5336.g802bf111.el9.noarc 9/96 2026-02-19T20:12:33.929 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : ceph-mgr-dashboard-2:20.3.0-5336.g802bf111.el9.noa 10/96 2026-02-19T20:12:33.929 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : ceph-mgr-diskprediction-local-2:20.3.0-5336.g802bf 11/96 2026-02-19T20:12:33.930 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : ceph-mgr-k8sevents-2:20.3.0-5336.g802bf111.el9.noa 12/96 2026-02-19T20:12:33.930 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : ceph-mgr-modules-core-2:20.3.0-5336.g802bf111.el9. 13/96 2026-02-19T20:12:33.930 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : ceph-mgr-rook-2:20.3.0-5336.g802bf111.el9.noarch 14/96 2026-02-19T20:12:33.930 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : ceph-prometheus-alerts-2:20.3.0-5336.g802bf111.el9 15/96 2026-02-19T20:12:33.930 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : ceph-volume-2:20.3.0-5336.g802bf111.el9.noarch 16/96 2026-02-19T20:12:33.930 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : cephadm-2:20.3.0-5336.g802bf111.el9.noarch 17/96 2026-02-19T20:12:33.930 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : cryptsetup-2.8.1-3.el9.x86_64 18/96 2026-02-19T20:12:33.930 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : ledmon-libs-1.1.0-3.el9.x86_64 19/96 2026-02-19T20:12:33.930 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : libconfig-1.7.2-9.el9.x86_64 20/96 2026-02-19T20:12:33.930 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : libgfortran-11.5.0-14.el9.x86_64 21/96 2026-02-19T20:12:33.930 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : libquadmath-11.5.0-14.el9.x86_64 22/96 2026-02-19T20:12:33.930 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 23/96 2026-02-19T20:12:33.931 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : python3-cryptography-36.0.1-5.el9.x86_64 24/96 2026-02-19T20:12:33.931 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : python3-ply-3.11-14.el9.noarch 25/96 2026-02-19T20:12:33.931 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 26/96 2026-02-19T20:12:33.931 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : python3-pyparsing-2.4.7-9.el9.noarch 27/96 2026-02-19T20:12:33.931 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : python3-requests-2.25.1-10.el9.noarch 28/96 2026-02-19T20:12:33.931 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : python3-urllib3-1.26.5-7.el9.noarch 29/96 2026-02-19T20:12:33.931 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : unzip-6.0-59.el9.x86_64 30/96 2026-02-19T20:12:33.931 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : zip-3.0-35.el9.x86_64 31/96 2026-02-19T20:12:33.931 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : flexiblas-3.0.4-9.el9.x86_64 32/96 2026-02-19T20:12:33.931 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : flexiblas-netlib-3.0.4-9.el9.x86_64 33/96 2026-02-19T20:12:33.931 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 34/96 2026-02-19T20:12:33.931 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : libstoragemgmt-1.10.1-1.el9.x86_64 35/96 2026-02-19T20:12:33.931 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : lua-5.4.4-4.el9.x86_64 36/96 2026-02-19T20:12:33.932 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : openblas-0.3.29-1.el9.x86_64 37/96 2026-02-19T20:12:33.932 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : openblas-openmp-0.3.29-1.el9.x86_64 38/96 2026-02-19T20:12:33.932 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 39/96 2026-02-19T20:12:33.932 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : python3-devel-3.9.25-3.el9.x86_64 40/96 2026-02-19T20:12:33.932 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : python3-jinja2-2.11.3-8.el9.noarch 41/96 2026-02-19T20:12:33.932 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : python3-jmespath-1.0.1-1.el9.noarch 42/96 2026-02-19T20:12:33.932 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : python3-libstoragemgmt-1.10.1-1.el9.x86_64 43/96 2026-02-19T20:12:33.932 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : python3-lxml-4.6.5-3.el9.x86_64 44/96 2026-02-19T20:12:33.932 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 45/96 2026-02-19T20:12:33.932 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : python3-numpy-1:1.23.5-2.el9.x86_64 46/96 2026-02-19T20:12:33.932 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 47/96 2026-02-19T20:12:33.932 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 48/96 2026-02-19T20:12:33.932 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : python3-protobuf-3.14.0-17.el9.noarch 49/96 2026-02-19T20:12:33.933 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 50/96 2026-02-19T20:12:33.933 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 51/96 2026-02-19T20:12:33.933 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 52/96 2026-02-19T20:12:33.933 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : python3-scipy-1.9.3-2.el9.x86_64 53/96 2026-02-19T20:12:33.933 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 54/96 2026-02-19T20:12:33.933 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : xmlsec1-1.2.29-13.el9.x86_64 55/96 2026-02-19T20:12:33.933 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : xmlsec1-openssl-1.2.29-13.el9.x86_64 56/96 2026-02-19T20:12:33.933 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 57/96 2026-02-19T20:12:33.933 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : protobuf-compiler-3.14.0-17.el9.x86_64 58/96 2026-02-19T20:12:33.933 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : abseil-cpp-20211102.0-4.el9.x86_64 59/96 2026-02-19T20:12:33.933 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 60/96 2026-02-19T20:12:33.933 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 61/96 2026-02-19T20:12:33.934 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 62/96 2026-02-19T20:12:33.934 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : python3-autocommand-2.2.2-8.el9.noarch 63/96 2026-02-19T20:12:33.934 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : python3-backports-tarfile-1.2.0-1.el9.noarch 64/96 2026-02-19T20:12:33.934 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 65/96 2026-02-19T20:12:33.934 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 66/96 2026-02-19T20:12:33.934 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 67/96 2026-02-19T20:12:33.934 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : python3-cheroot-10.0.1-4.el9.noarch 68/96 2026-02-19T20:12:33.934 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 69/96 2026-02-19T20:12:33.934 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : python3-google-auth-1:2.45.0-1.el9.noarch 70/96 2026-02-19T20:12:33.934 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 71/96 2026-02-19T20:12:33.934 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 72/96 2026-02-19T20:12:33.934 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : python3-influxdb-5.3.1-1.el9.noarch 73/96 2026-02-19T20:12:33.934 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : python3-isodate-0.6.1-3.el9.noarch 74/96 2026-02-19T20:12:33.935 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 75/96 2026-02-19T20:12:33.935 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 76/96 2026-02-19T20:12:33.935 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 77/96 2026-02-19T20:12:33.935 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : python3-jaraco-context-6.0.1-3.el9.noarch 78/96 2026-02-19T20:12:33.935 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 79/96 2026-02-19T20:12:33.935 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : python3-jaraco-text-4.0.0-2.el9.noarch 80/96 2026-02-19T20:12:33.935 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : python3-kubernetes-1:26.1.0-3.el9.noarch 81/96 2026-02-19T20:12:33.935 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 82/96 2026-02-19T20:12:33.935 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : python3-msgpack-1.0.3-2.el9.x86_64 83/96 2026-02-19T20:12:33.935 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 84/96 2026-02-19T20:12:33.935 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 85/96 2026-02-19T20:12:33.935 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 86/96 2026-02-19T20:12:33.935 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 87/96 2026-02-19T20:12:33.936 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 88/96 2026-02-19T20:12:33.936 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 89/96 2026-02-19T20:12:33.936 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : python3-saml-1.16.0-1.el9.noarch 90/96 2026-02-19T20:12:33.936 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 91/96 2026-02-19T20:12:33.936 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : python3-typing-extensions-4.15.0-1.el9.noarch 92/96 2026-02-19T20:12:33.936 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 93/96 2026-02-19T20:12:33.936 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : python3-xmlsec-1.3.13-1.el9.x86_64 94/96 2026-02-19T20:12:33.936 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : python3-xmltodict-0.12.0-15.el9.noarch 95/96 2026-02-19T20:12:33.993 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 96/96 2026-02-19T20:12:33.993 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:33.994 INFO:teuthology.orchestra.run.trial130.stdout:Installed: 2026-02-19T20:12:33.994 INFO:teuthology.orchestra.run.trial130.stdout: abseil-cpp-20211102.0-4.el9.x86_64 2026-02-19T20:12:33.994 INFO:teuthology.orchestra.run.trial130.stdout: ceph-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:12:33.994 INFO:teuthology.orchestra.run.trial130.stdout: ceph-grafana-dashboards-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T20:12:33.994 INFO:teuthology.orchestra.run.trial130.stdout: ceph-mds-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:12:33.994 INFO:teuthology.orchestra.run.trial130.stdout: ceph-mgr-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:12:33.994 INFO:teuthology.orchestra.run.trial130.stdout: ceph-mgr-cephadm-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T20:12:33.994 INFO:teuthology.orchestra.run.trial130.stdout: ceph-mgr-dashboard-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T20:12:33.994 INFO:teuthology.orchestra.run.trial130.stdout: ceph-mgr-diskprediction-local-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T20:12:33.994 INFO:teuthology.orchestra.run.trial130.stdout: ceph-mgr-k8sevents-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T20:12:33.994 INFO:teuthology.orchestra.run.trial130.stdout: ceph-mgr-modules-core-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T20:12:33.994 INFO:teuthology.orchestra.run.trial130.stdout: ceph-mgr-rook-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T20:12:33.995 INFO:teuthology.orchestra.run.trial130.stdout: ceph-mon-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:12:33.995 INFO:teuthology.orchestra.run.trial130.stdout: ceph-osd-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:12:33.995 INFO:teuthology.orchestra.run.trial130.stdout: ceph-osd-classic-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:12:33.995 INFO:teuthology.orchestra.run.trial130.stdout: ceph-osd-crimson-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:12:33.995 INFO:teuthology.orchestra.run.trial130.stdout: ceph-prometheus-alerts-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T20:12:33.995 INFO:teuthology.orchestra.run.trial130.stdout: ceph-volume-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T20:12:33.995 INFO:teuthology.orchestra.run.trial130.stdout: cephadm-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T20:12:33.995 INFO:teuthology.orchestra.run.trial130.stdout: cryptsetup-2.8.1-3.el9.x86_64 2026-02-19T20:12:33.995 INFO:teuthology.orchestra.run.trial130.stdout: flexiblas-3.0.4-9.el9.x86_64 2026-02-19T20:12:33.995 INFO:teuthology.orchestra.run.trial130.stdout: flexiblas-netlib-3.0.4-9.el9.x86_64 2026-02-19T20:12:33.995 INFO:teuthology.orchestra.run.trial130.stdout: flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 2026-02-19T20:12:33.995 INFO:teuthology.orchestra.run.trial130.stdout: grpc-data-1.46.7-10.el9.noarch 2026-02-19T20:12:33.996 INFO:teuthology.orchestra.run.trial130.stdout: ledmon-libs-1.1.0-3.el9.x86_64 2026-02-19T20:12:33.996 INFO:teuthology.orchestra.run.trial130.stdout: libconfig-1.7.2-9.el9.x86_64 2026-02-19T20:12:33.996 INFO:teuthology.orchestra.run.trial130.stdout: libgfortran-11.5.0-14.el9.x86_64 2026-02-19T20:12:33.996 INFO:teuthology.orchestra.run.trial130.stdout: libquadmath-11.5.0-14.el9.x86_64 2026-02-19T20:12:33.996 INFO:teuthology.orchestra.run.trial130.stdout: libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-19T20:12:33.996 INFO:teuthology.orchestra.run.trial130.stdout: lua-5.4.4-4.el9.x86_64 2026-02-19T20:12:33.996 INFO:teuthology.orchestra.run.trial130.stdout: lua-devel-5.4.4-4.el9.x86_64 2026-02-19T20:12:33.996 INFO:teuthology.orchestra.run.trial130.stdout: luarocks-3.9.2-5.el9.noarch 2026-02-19T20:12:33.996 INFO:teuthology.orchestra.run.trial130.stdout: openblas-0.3.29-1.el9.x86_64 2026-02-19T20:12:33.996 INFO:teuthology.orchestra.run.trial130.stdout: openblas-openmp-0.3.29-1.el9.x86_64 2026-02-19T20:12:33.996 INFO:teuthology.orchestra.run.trial130.stdout: protobuf-compiler-3.14.0-17.el9.x86_64 2026-02-19T20:12:33.996 INFO:teuthology.orchestra.run.trial130.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2026-02-19T20:12:33.997 INFO:teuthology.orchestra.run.trial130.stdout: python3-autocommand-2.2.2-8.el9.noarch 2026-02-19T20:12:33.997 INFO:teuthology.orchestra.run.trial130.stdout: python3-babel-2.9.1-2.el9.noarch 2026-02-19T20:12:33.997 INFO:teuthology.orchestra.run.trial130.stdout: python3-backports-tarfile-1.2.0-1.el9.noarch 2026-02-19T20:12:33.997 INFO:teuthology.orchestra.run.trial130.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2026-02-19T20:12:33.997 INFO:teuthology.orchestra.run.trial130.stdout: python3-cachetools-4.2.4-1.el9.noarch 2026-02-19T20:12:33.997 INFO:teuthology.orchestra.run.trial130.stdout: python3-certifi-2023.05.07-4.el9.noarch 2026-02-19T20:12:33.997 INFO:teuthology.orchestra.run.trial130.stdout: python3-cffi-1.14.5-5.el9.x86_64 2026-02-19T20:12:33.997 INFO:teuthology.orchestra.run.trial130.stdout: python3-cheroot-10.0.1-4.el9.noarch 2026-02-19T20:12:33.997 INFO:teuthology.orchestra.run.trial130.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2026-02-19T20:12:33.997 INFO:teuthology.orchestra.run.trial130.stdout: python3-cryptography-36.0.1-5.el9.x86_64 2026-02-19T20:12:33.997 INFO:teuthology.orchestra.run.trial130.stdout: python3-devel-3.9.25-3.el9.x86_64 2026-02-19T20:12:33.997 INFO:teuthology.orchestra.run.trial130.stdout: python3-google-auth-1:2.45.0-1.el9.noarch 2026-02-19T20:12:33.997 INFO:teuthology.orchestra.run.trial130.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2026-02-19T20:12:33.998 INFO:teuthology.orchestra.run.trial130.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2026-02-19T20:12:33.998 INFO:teuthology.orchestra.run.trial130.stdout: python3-influxdb-5.3.1-1.el9.noarch 2026-02-19T20:12:33.998 INFO:teuthology.orchestra.run.trial130.stdout: python3-isodate-0.6.1-3.el9.noarch 2026-02-19T20:12:33.998 INFO:teuthology.orchestra.run.trial130.stdout: python3-jaraco-8.2.1-3.el9.noarch 2026-02-19T20:12:33.998 INFO:teuthology.orchestra.run.trial130.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2026-02-19T20:12:33.998 INFO:teuthology.orchestra.run.trial130.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2026-02-19T20:12:33.998 INFO:teuthology.orchestra.run.trial130.stdout: python3-jaraco-context-6.0.1-3.el9.noarch 2026-02-19T20:12:33.998 INFO:teuthology.orchestra.run.trial130.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2026-02-19T20:12:33.998 INFO:teuthology.orchestra.run.trial130.stdout: python3-jaraco-text-4.0.0-2.el9.noarch 2026-02-19T20:12:33.998 INFO:teuthology.orchestra.run.trial130.stdout: python3-jinja2-2.11.3-8.el9.noarch 2026-02-19T20:12:33.998 INFO:teuthology.orchestra.run.trial130.stdout: python3-jmespath-1.0.1-1.el9.noarch 2026-02-19T20:12:33.998 INFO:teuthology.orchestra.run.trial130.stdout: python3-kubernetes-1:26.1.0-3.el9.noarch 2026-02-19T20:12:33.999 INFO:teuthology.orchestra.run.trial130.stdout: python3-libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-19T20:12:33.999 INFO:teuthology.orchestra.run.trial130.stdout: python3-lxml-4.6.5-3.el9.x86_64 2026-02-19T20:12:33.999 INFO:teuthology.orchestra.run.trial130.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2026-02-19T20:12:33.999 INFO:teuthology.orchestra.run.trial130.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2026-02-19T20:12:33.999 INFO:teuthology.orchestra.run.trial130.stdout: python3-msgpack-1.0.3-2.el9.x86_64 2026-02-19T20:12:33.999 INFO:teuthology.orchestra.run.trial130.stdout: python3-natsort-7.1.1-5.el9.noarch 2026-02-19T20:12:33.999 INFO:teuthology.orchestra.run.trial130.stdout: python3-numpy-1:1.23.5-2.el9.x86_64 2026-02-19T20:12:33.999 INFO:teuthology.orchestra.run.trial130.stdout: python3-numpy-f2py-1:1.23.5-2.el9.x86_64 2026-02-19T20:12:33.999 INFO:teuthology.orchestra.run.trial130.stdout: python3-packaging-20.9-5.el9.noarch 2026-02-19T20:12:33.999 INFO:teuthology.orchestra.run.trial130.stdout: python3-ply-3.11-14.el9.noarch 2026-02-19T20:12:33.999 INFO:teuthology.orchestra.run.trial130.stdout: python3-portend-3.1.0-2.el9.noarch 2026-02-19T20:12:33.999 INFO:teuthology.orchestra.run.trial130.stdout: python3-protobuf-3.14.0-17.el9.noarch 2026-02-19T20:12:33.999 INFO:teuthology.orchestra.run.trial130.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2026-02-19T20:12:34.000 INFO:teuthology.orchestra.run.trial130.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2026-02-19T20:12:34.000 INFO:teuthology.orchestra.run.trial130.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2026-02-19T20:12:34.000 INFO:teuthology.orchestra.run.trial130.stdout: python3-pycparser-2.20-6.el9.noarch 2026-02-19T20:12:34.000 INFO:teuthology.orchestra.run.trial130.stdout: python3-pyparsing-2.4.7-9.el9.noarch 2026-02-19T20:12:34.000 INFO:teuthology.orchestra.run.trial130.stdout: python3-repoze-lru-0.7-16.el9.noarch 2026-02-19T20:12:34.000 INFO:teuthology.orchestra.run.trial130.stdout: python3-requests-2.25.1-10.el9.noarch 2026-02-19T20:12:34.000 INFO:teuthology.orchestra.run.trial130.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2026-02-19T20:12:34.000 INFO:teuthology.orchestra.run.trial130.stdout: python3-routes-2.5.1-5.el9.noarch 2026-02-19T20:12:34.000 INFO:teuthology.orchestra.run.trial130.stdout: python3-rsa-4.9-2.el9.noarch 2026-02-19T20:12:34.000 INFO:teuthology.orchestra.run.trial130.stdout: python3-saml-1.16.0-1.el9.noarch 2026-02-19T20:12:34.000 INFO:teuthology.orchestra.run.trial130.stdout: python3-scipy-1.9.3-2.el9.x86_64 2026-02-19T20:12:34.000 INFO:teuthology.orchestra.run.trial130.stdout: python3-tempora-5.0.0-2.el9.noarch 2026-02-19T20:12:34.000 INFO:teuthology.orchestra.run.trial130.stdout: python3-toml-0.10.2-6.el9.noarch 2026-02-19T20:12:34.001 INFO:teuthology.orchestra.run.trial130.stdout: python3-typing-extensions-4.15.0-1.el9.noarch 2026-02-19T20:12:34.001 INFO:teuthology.orchestra.run.trial130.stdout: python3-urllib3-1.26.5-7.el9.noarch 2026-02-19T20:12:34.001 INFO:teuthology.orchestra.run.trial130.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2026-02-19T20:12:34.001 INFO:teuthology.orchestra.run.trial130.stdout: python3-xmlsec-1.3.13-1.el9.x86_64 2026-02-19T20:12:34.001 INFO:teuthology.orchestra.run.trial130.stdout: python3-xmltodict-0.12.0-15.el9.noarch 2026-02-19T20:12:34.001 INFO:teuthology.orchestra.run.trial130.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2026-02-19T20:12:34.001 INFO:teuthology.orchestra.run.trial130.stdout: unzip-6.0-59.el9.x86_64 2026-02-19T20:12:34.001 INFO:teuthology.orchestra.run.trial130.stdout: xmlsec1-1.2.29-13.el9.x86_64 2026-02-19T20:12:34.001 INFO:teuthology.orchestra.run.trial130.stdout: xmlsec1-openssl-1.2.29-13.el9.x86_64 2026-02-19T20:12:34.001 INFO:teuthology.orchestra.run.trial130.stdout: zip-3.0-35.el9.x86_64 2026-02-19T20:12:34.001 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:34.001 INFO:teuthology.orchestra.run.trial130.stdout:Complete! 2026-02-19T20:12:34.055 DEBUG:teuthology.orchestra.run.trial130:> sudo yum -y install ceph-base 2026-02-19T20:12:34.153 INFO:teuthology.orchestra.run.trial092.stdout:Last metadata expiration check: 0:00:54 ago on Thu 19 Feb 2026 08:11:40 PM UTC. 2026-02-19T20:12:34.218 INFO:teuthology.orchestra.run.trial092.stdout:Package python3-rados-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T20:12:34.236 INFO:teuthology.orchestra.run.trial092.stdout:Dependencies resolved. 2026-02-19T20:12:34.236 INFO:teuthology.orchestra.run.trial092.stdout:Nothing to do. 2026-02-19T20:12:34.237 INFO:teuthology.orchestra.run.trial092.stdout:Complete! 2026-02-19T20:12:34.257 DEBUG:teuthology.orchestra.run.trial092:> sudo yum -y install python3-rgw 2026-02-19T20:12:34.377 INFO:teuthology.orchestra.run.trial130.stdout:Last metadata expiration check: 0:00:38 ago on Thu 19 Feb 2026 08:11:56 PM UTC. 2026-02-19T20:12:34.442 INFO:teuthology.orchestra.run.trial130.stdout:Package ceph-base-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T20:12:34.460 INFO:teuthology.orchestra.run.trial130.stdout:Dependencies resolved. 2026-02-19T20:12:34.461 INFO:teuthology.orchestra.run.trial130.stdout:Nothing to do. 2026-02-19T20:12:34.461 INFO:teuthology.orchestra.run.trial130.stdout:Complete! 2026-02-19T20:12:34.483 DEBUG:teuthology.orchestra.run.trial130:> sudo yum -y install cephadm 2026-02-19T20:12:34.564 INFO:teuthology.orchestra.run.trial092.stdout:Last metadata expiration check: 0:00:54 ago on Thu 19 Feb 2026 08:11:40 PM UTC. 2026-02-19T20:12:34.629 INFO:teuthology.orchestra.run.trial092.stdout:Package python3-rgw-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T20:12:34.648 INFO:teuthology.orchestra.run.trial092.stdout:Dependencies resolved. 2026-02-19T20:12:34.648 INFO:teuthology.orchestra.run.trial092.stdout:Nothing to do. 2026-02-19T20:12:34.648 INFO:teuthology.orchestra.run.trial092.stdout:Complete! 2026-02-19T20:12:34.669 DEBUG:teuthology.orchestra.run.trial092:> sudo yum -y install python3-cephfs 2026-02-19T20:12:34.791 INFO:teuthology.orchestra.run.trial130.stdout:Last metadata expiration check: 0:00:38 ago on Thu 19 Feb 2026 08:11:56 PM UTC. 2026-02-19T20:12:34.857 INFO:teuthology.orchestra.run.trial130.stdout:Package cephadm-2:20.3.0-5336.g802bf111.el9.noarch is already installed. 2026-02-19T20:12:34.875 INFO:teuthology.orchestra.run.trial130.stdout:Dependencies resolved. 2026-02-19T20:12:34.876 INFO:teuthology.orchestra.run.trial130.stdout:Nothing to do. 2026-02-19T20:12:34.876 INFO:teuthology.orchestra.run.trial130.stdout:Complete! 2026-02-19T20:12:34.896 DEBUG:teuthology.orchestra.run.trial130:> sudo yum -y install ceph-immutable-object-cache 2026-02-19T20:12:34.973 INFO:teuthology.orchestra.run.trial092.stdout:Last metadata expiration check: 0:00:54 ago on Thu 19 Feb 2026 08:11:40 PM UTC. 2026-02-19T20:12:35.038 INFO:teuthology.orchestra.run.trial092.stdout:Package python3-cephfs-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T20:12:35.056 INFO:teuthology.orchestra.run.trial092.stdout:Dependencies resolved. 2026-02-19T20:12:35.057 INFO:teuthology.orchestra.run.trial092.stdout:Nothing to do. 2026-02-19T20:12:35.057 INFO:teuthology.orchestra.run.trial092.stdout:Complete! 2026-02-19T20:12:35.079 DEBUG:teuthology.orchestra.run.trial092:> sudo yum -y install python3-rbd 2026-02-19T20:12:35.210 INFO:teuthology.orchestra.run.trial130.stdout:Last metadata expiration check: 0:00:39 ago on Thu 19 Feb 2026 08:11:56 PM UTC. 2026-02-19T20:12:35.294 INFO:teuthology.orchestra.run.trial130.stdout:Dependencies resolved. 2026-02-19T20:12:35.295 INFO:teuthology.orchestra.run.trial130.stdout:================================================================================ 2026-02-19T20:12:35.295 INFO:teuthology.orchestra.run.trial130.stdout: Package Arch Version Repo Size 2026-02-19T20:12:35.295 INFO:teuthology.orchestra.run.trial130.stdout:================================================================================ 2026-02-19T20:12:35.295 INFO:teuthology.orchestra.run.trial130.stdout:Installing: 2026-02-19T20:12:35.295 INFO:teuthology.orchestra.run.trial130.stdout: ceph-immutable-object-cache x86_64 2:20.3.0-5336.g802bf111.el9 ceph 147 k 2026-02-19T20:12:35.295 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:35.296 INFO:teuthology.orchestra.run.trial130.stdout:Transaction Summary 2026-02-19T20:12:35.296 INFO:teuthology.orchestra.run.trial130.stdout:================================================================================ 2026-02-19T20:12:35.296 INFO:teuthology.orchestra.run.trial130.stdout:Install 1 Package 2026-02-19T20:12:35.296 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:35.296 INFO:teuthology.orchestra.run.trial130.stdout:Total download size: 147 k 2026-02-19T20:12:35.296 INFO:teuthology.orchestra.run.trial130.stdout:Installed size: 423 k 2026-02-19T20:12:35.296 INFO:teuthology.orchestra.run.trial130.stdout:Downloading Packages: 2026-02-19T20:12:35.387 INFO:teuthology.orchestra.run.trial092.stdout:Last metadata expiration check: 0:00:55 ago on Thu 19 Feb 2026 08:11:40 PM UTC. 2026-02-19T20:12:35.388 INFO:teuthology.orchestra.run.trial130.stdout:ceph-immutable-object-cache-20.3.0-5336.g802bf1 1.6 MB/s | 147 kB 00:00 2026-02-19T20:12:35.388 INFO:teuthology.orchestra.run.trial130.stdout:-------------------------------------------------------------------------------- 2026-02-19T20:12:35.388 INFO:teuthology.orchestra.run.trial130.stdout:Total 1.6 MB/s | 147 kB 00:00 2026-02-19T20:12:35.388 INFO:teuthology.orchestra.run.trial130.stdout:Running transaction check 2026-02-19T20:12:35.392 INFO:teuthology.orchestra.run.trial130.stdout:Transaction check succeeded. 2026-02-19T20:12:35.392 INFO:teuthology.orchestra.run.trial130.stdout:Running transaction test 2026-02-19T20:12:35.423 INFO:teuthology.orchestra.run.trial130.stdout:Transaction test succeeded. 2026-02-19T20:12:35.424 INFO:teuthology.orchestra.run.trial130.stdout:Running transaction 2026-02-19T20:12:35.452 INFO:teuthology.orchestra.run.trial092.stdout:Package python3-rbd-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T20:12:35.470 INFO:teuthology.orchestra.run.trial092.stdout:Dependencies resolved. 2026-02-19T20:12:35.471 INFO:teuthology.orchestra.run.trial092.stdout:Nothing to do. 2026-02-19T20:12:35.471 INFO:teuthology.orchestra.run.trial092.stdout:Complete! 2026-02-19T20:12:35.478 INFO:teuthology.orchestra.run.trial130.stdout: Preparing : 1/1 2026-02-19T20:12:35.480 INFO:teuthology.orchestra.run.trial130.stdout: Installing : ceph-immutable-object-cache-2:20.3.0-5336.g802bf111. 1/1 2026-02-19T20:12:35.492 DEBUG:teuthology.orchestra.run.trial092:> sudo yum -y install rbd-fuse 2026-02-19T20:12:35.502 INFO:teuthology.orchestra.run.trial130.stdout: Running scriptlet: ceph-immutable-object-cache-2:20.3.0-5336.g802bf111. 1/1 2026-02-19T20:12:35.502 INFO:teuthology.orchestra.run.trial130.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-19T20:12:35.502 INFO:teuthology.orchestra.run.trial130.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2026-02-19T20:12:35.502 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:35.802 INFO:teuthology.orchestra.run.trial092.stdout:Last metadata expiration check: 0:00:55 ago on Thu 19 Feb 2026 08:11:40 PM UTC. 2026-02-19T20:12:35.805 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : ceph-immutable-object-cache-2:20.3.0-5336.g802bf111. 1/1 2026-02-19T20:12:35.805 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:35.805 INFO:teuthology.orchestra.run.trial130.stdout:Installed: 2026-02-19T20:12:35.805 INFO:teuthology.orchestra.run.trial130.stdout: ceph-immutable-object-cache-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:12:35.805 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:35.805 INFO:teuthology.orchestra.run.trial130.stdout:Complete! 2026-02-19T20:12:35.835 DEBUG:teuthology.orchestra.run.trial130:> sudo yum -y install ceph-mgr 2026-02-19T20:12:35.885 INFO:teuthology.orchestra.run.trial092.stdout:Dependencies resolved. 2026-02-19T20:12:35.886 INFO:teuthology.orchestra.run.trial092.stdout:================================================================================ 2026-02-19T20:12:35.886 INFO:teuthology.orchestra.run.trial092.stdout: Package Architecture Version Repository Size 2026-02-19T20:12:35.886 INFO:teuthology.orchestra.run.trial092.stdout:================================================================================ 2026-02-19T20:12:35.886 INFO:teuthology.orchestra.run.trial092.stdout:Installing: 2026-02-19T20:12:35.886 INFO:teuthology.orchestra.run.trial092.stdout: rbd-fuse x86_64 2:20.3.0-5336.g802bf111.el9 ceph 85 k 2026-02-19T20:12:35.886 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:12:35.886 INFO:teuthology.orchestra.run.trial092.stdout:Transaction Summary 2026-02-19T20:12:35.886 INFO:teuthology.orchestra.run.trial092.stdout:================================================================================ 2026-02-19T20:12:35.886 INFO:teuthology.orchestra.run.trial092.stdout:Install 1 Package 2026-02-19T20:12:35.887 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:12:35.887 INFO:teuthology.orchestra.run.trial092.stdout:Total download size: 85 k 2026-02-19T20:12:35.887 INFO:teuthology.orchestra.run.trial092.stdout:Installed size: 217 k 2026-02-19T20:12:35.887 INFO:teuthology.orchestra.run.trial092.stdout:Downloading Packages: 2026-02-19T20:12:35.960 INFO:teuthology.orchestra.run.trial092.stdout:rbd-fuse-20.3.0-5336.g802bf111.el9.x86_64.rpm 1.1 MB/s | 85 kB 00:00 2026-02-19T20:12:35.961 INFO:teuthology.orchestra.run.trial092.stdout:-------------------------------------------------------------------------------- 2026-02-19T20:12:35.961 INFO:teuthology.orchestra.run.trial092.stdout:Total 1.1 MB/s | 85 kB 00:00 2026-02-19T20:12:35.961 INFO:teuthology.orchestra.run.trial092.stdout:Running transaction check 2026-02-19T20:12:35.965 INFO:teuthology.orchestra.run.trial092.stdout:Transaction check succeeded. 2026-02-19T20:12:35.965 INFO:teuthology.orchestra.run.trial092.stdout:Running transaction test 2026-02-19T20:12:35.998 INFO:teuthology.orchestra.run.trial092.stdout:Transaction test succeeded. 2026-02-19T20:12:35.998 INFO:teuthology.orchestra.run.trial092.stdout:Running transaction 2026-02-19T20:12:36.049 INFO:teuthology.orchestra.run.trial092.stdout: Preparing : 1/1 2026-02-19T20:12:36.066 INFO:teuthology.orchestra.run.trial092.stdout: Installing : rbd-fuse-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:12:36.148 INFO:teuthology.orchestra.run.trial092.stdout: Running scriptlet: rbd-fuse-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:12:36.151 INFO:teuthology.orchestra.run.trial130.stdout:Last metadata expiration check: 0:00:40 ago on Thu 19 Feb 2026 08:11:56 PM UTC. 2026-02-19T20:12:36.205 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : rbd-fuse-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:12:36.206 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:12:36.206 INFO:teuthology.orchestra.run.trial092.stdout:Installed: 2026-02-19T20:12:36.206 INFO:teuthology.orchestra.run.trial092.stdout: rbd-fuse-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:12:36.206 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:12:36.207 INFO:teuthology.orchestra.run.trial092.stdout:Complete! 2026-02-19T20:12:36.216 INFO:teuthology.orchestra.run.trial130.stdout:Package ceph-mgr-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T20:12:36.235 DEBUG:teuthology.orchestra.run.trial092:> sudo yum -y install rbd-mirror 2026-02-19T20:12:36.236 INFO:teuthology.orchestra.run.trial130.stdout:Dependencies resolved. 2026-02-19T20:12:36.236 INFO:teuthology.orchestra.run.trial130.stdout:Nothing to do. 2026-02-19T20:12:36.236 INFO:teuthology.orchestra.run.trial130.stdout:Complete! 2026-02-19T20:12:36.257 DEBUG:teuthology.orchestra.run.trial130:> sudo yum -y install ceph-mgr-dashboard 2026-02-19T20:12:36.547 INFO:teuthology.orchestra.run.trial092.stdout:Last metadata expiration check: 0:00:56 ago on Thu 19 Feb 2026 08:11:40 PM UTC. 2026-02-19T20:12:36.568 INFO:teuthology.orchestra.run.trial130.stdout:Last metadata expiration check: 0:00:40 ago on Thu 19 Feb 2026 08:11:56 PM UTC. 2026-02-19T20:12:36.631 INFO:teuthology.orchestra.run.trial092.stdout:Dependencies resolved. 2026-02-19T20:12:36.632 INFO:teuthology.orchestra.run.trial092.stdout:================================================================================ 2026-02-19T20:12:36.632 INFO:teuthology.orchestra.run.trial092.stdout: Package Arch Version Repo Size 2026-02-19T20:12:36.632 INFO:teuthology.orchestra.run.trial092.stdout:================================================================================ 2026-02-19T20:12:36.632 INFO:teuthology.orchestra.run.trial092.stdout:Installing: 2026-02-19T20:12:36.632 INFO:teuthology.orchestra.run.trial092.stdout: rbd-mirror x86_64 2:20.3.0-5336.g802bf111.el9 ceph 2.9 M 2026-02-19T20:12:36.632 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:12:36.632 INFO:teuthology.orchestra.run.trial092.stdout:Transaction Summary 2026-02-19T20:12:36.632 INFO:teuthology.orchestra.run.trial092.stdout:================================================================================ 2026-02-19T20:12:36.632 INFO:teuthology.orchestra.run.trial092.stdout:Install 1 Package 2026-02-19T20:12:36.632 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:12:36.633 INFO:teuthology.orchestra.run.trial092.stdout:Total download size: 2.9 M 2026-02-19T20:12:36.633 INFO:teuthology.orchestra.run.trial092.stdout:Installed size: 11 M 2026-02-19T20:12:36.633 INFO:teuthology.orchestra.run.trial092.stdout:Downloading Packages: 2026-02-19T20:12:36.633 INFO:teuthology.orchestra.run.trial130.stdout:Package ceph-mgr-dashboard-2:20.3.0-5336.g802bf111.el9.noarch is already installed. 2026-02-19T20:12:36.651 INFO:teuthology.orchestra.run.trial130.stdout:Dependencies resolved. 2026-02-19T20:12:36.651 INFO:teuthology.orchestra.run.trial130.stdout:Nothing to do. 2026-02-19T20:12:36.651 INFO:teuthology.orchestra.run.trial130.stdout:Complete! 2026-02-19T20:12:36.673 DEBUG:teuthology.orchestra.run.trial130:> sudo yum -y install ceph-mgr-diskprediction-local 2026-02-19T20:12:36.779 INFO:teuthology.orchestra.run.trial092.stdout:rbd-mirror-20.3.0-5336.g802bf111.el9.x86_64.rpm 19 MB/s | 2.9 MB 00:00 2026-02-19T20:12:36.780 INFO:teuthology.orchestra.run.trial092.stdout:-------------------------------------------------------------------------------- 2026-02-19T20:12:36.780 INFO:teuthology.orchestra.run.trial092.stdout:Total 19 MB/s | 2.9 MB 00:00 2026-02-19T20:12:36.780 INFO:teuthology.orchestra.run.trial092.stdout:Running transaction check 2026-02-19T20:12:36.785 INFO:teuthology.orchestra.run.trial092.stdout:Transaction check succeeded. 2026-02-19T20:12:36.785 INFO:teuthology.orchestra.run.trial092.stdout:Running transaction test 2026-02-19T20:12:36.824 INFO:teuthology.orchestra.run.trial092.stdout:Transaction test succeeded. 2026-02-19T20:12:36.824 INFO:teuthology.orchestra.run.trial092.stdout:Running transaction 2026-02-19T20:12:36.980 INFO:teuthology.orchestra.run.trial130.stdout:Last metadata expiration check: 0:00:40 ago on Thu 19 Feb 2026 08:11:56 PM UTC. 2026-02-19T20:12:37.000 INFO:teuthology.orchestra.run.trial092.stdout: Preparing : 1/1 2026-02-19T20:12:37.001 INFO:teuthology.orchestra.run.trial092.stdout: Installing : rbd-mirror-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:12:37.024 INFO:teuthology.orchestra.run.trial092.stdout: Running scriptlet: rbd-mirror-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:12:37.024 INFO:teuthology.orchestra.run.trial092.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-19T20:12:37.024 INFO:teuthology.orchestra.run.trial092.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2026-02-19T20:12:37.025 INFO:teuthology.orchestra.run.trial092.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-19T20:12:37.025 INFO:teuthology.orchestra.run.trial092.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-19T20:12:37.025 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:12:37.046 INFO:teuthology.orchestra.run.trial130.stdout:Package ceph-mgr-diskprediction-local-2:20.3.0-5336.g802bf111.el9.noarch is already installed. 2026-02-19T20:12:37.064 INFO:teuthology.orchestra.run.trial130.stdout:Dependencies resolved. 2026-02-19T20:12:37.065 INFO:teuthology.orchestra.run.trial130.stdout:Nothing to do. 2026-02-19T20:12:37.066 INFO:teuthology.orchestra.run.trial130.stdout:Complete! 2026-02-19T20:12:37.087 DEBUG:teuthology.orchestra.run.trial130:> sudo yum -y install ceph-mgr-rook 2026-02-19T20:12:37.353 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : rbd-mirror-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:12:37.353 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:12:37.353 INFO:teuthology.orchestra.run.trial092.stdout:Installed: 2026-02-19T20:12:37.353 INFO:teuthology.orchestra.run.trial092.stdout: rbd-mirror-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:12:37.353 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:12:37.353 INFO:teuthology.orchestra.run.trial092.stdout:Complete! 2026-02-19T20:12:37.381 DEBUG:teuthology.orchestra.run.trial092:> sudo yum -y install rbd-nbd 2026-02-19T20:12:37.401 INFO:teuthology.orchestra.run.trial130.stdout:Last metadata expiration check: 0:00:41 ago on Thu 19 Feb 2026 08:11:56 PM UTC. 2026-02-19T20:12:37.467 INFO:teuthology.orchestra.run.trial130.stdout:Package ceph-mgr-rook-2:20.3.0-5336.g802bf111.el9.noarch is already installed. 2026-02-19T20:12:37.485 INFO:teuthology.orchestra.run.trial130.stdout:Dependencies resolved. 2026-02-19T20:12:37.486 INFO:teuthology.orchestra.run.trial130.stdout:Nothing to do. 2026-02-19T20:12:37.487 INFO:teuthology.orchestra.run.trial130.stdout:Complete! 2026-02-19T20:12:37.508 DEBUG:teuthology.orchestra.run.trial130:> sudo yum -y install ceph-mgr-cephadm 2026-02-19T20:12:37.691 INFO:teuthology.orchestra.run.trial092.stdout:Last metadata expiration check: 0:00:57 ago on Thu 19 Feb 2026 08:11:40 PM UTC. 2026-02-19T20:12:37.775 INFO:teuthology.orchestra.run.trial092.stdout:Dependencies resolved. 2026-02-19T20:12:37.775 INFO:teuthology.orchestra.run.trial092.stdout:================================================================================ 2026-02-19T20:12:37.776 INFO:teuthology.orchestra.run.trial092.stdout: Package Architecture Version Repository Size 2026-02-19T20:12:37.776 INFO:teuthology.orchestra.run.trial092.stdout:================================================================================ 2026-02-19T20:12:37.776 INFO:teuthology.orchestra.run.trial092.stdout:Installing: 2026-02-19T20:12:37.776 INFO:teuthology.orchestra.run.trial092.stdout: rbd-nbd x86_64 2:20.3.0-5336.g802bf111.el9 ceph 173 k 2026-02-19T20:12:37.776 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:12:37.776 INFO:teuthology.orchestra.run.trial092.stdout:Transaction Summary 2026-02-19T20:12:37.776 INFO:teuthology.orchestra.run.trial092.stdout:================================================================================ 2026-02-19T20:12:37.776 INFO:teuthology.orchestra.run.trial092.stdout:Install 1 Package 2026-02-19T20:12:37.776 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:12:37.777 INFO:teuthology.orchestra.run.trial092.stdout:Total download size: 173 k 2026-02-19T20:12:37.777 INFO:teuthology.orchestra.run.trial092.stdout:Installed size: 466 k 2026-02-19T20:12:37.777 INFO:teuthology.orchestra.run.trial092.stdout:Downloading Packages: 2026-02-19T20:12:37.819 INFO:teuthology.orchestra.run.trial130.stdout:Last metadata expiration check: 0:00:41 ago on Thu 19 Feb 2026 08:11:56 PM UTC. 2026-02-19T20:12:37.884 INFO:teuthology.orchestra.run.trial130.stdout:Package ceph-mgr-cephadm-2:20.3.0-5336.g802bf111.el9.noarch is already installed. 2026-02-19T20:12:37.902 INFO:teuthology.orchestra.run.trial130.stdout:Dependencies resolved. 2026-02-19T20:12:37.903 INFO:teuthology.orchestra.run.trial130.stdout:Nothing to do. 2026-02-19T20:12:37.903 INFO:teuthology.orchestra.run.trial130.stdout:Complete! 2026-02-19T20:12:37.925 DEBUG:teuthology.orchestra.run.trial130:> sudo yum -y install ceph-osd 2026-02-19T20:12:38.133 INFO:teuthology.orchestra.run.trial092.stdout:rbd-nbd-20.3.0-5336.g802bf111.el9.x86_64.rpm 486 kB/s | 173 kB 00:00 2026-02-19T20:12:38.133 INFO:teuthology.orchestra.run.trial092.stdout:-------------------------------------------------------------------------------- 2026-02-19T20:12:38.134 INFO:teuthology.orchestra.run.trial092.stdout:Total 485 kB/s | 173 kB 00:00 2026-02-19T20:12:38.134 INFO:teuthology.orchestra.run.trial092.stdout:Running transaction check 2026-02-19T20:12:38.138 INFO:teuthology.orchestra.run.trial092.stdout:Transaction check succeeded. 2026-02-19T20:12:38.138 INFO:teuthology.orchestra.run.trial092.stdout:Running transaction test 2026-02-19T20:12:38.171 INFO:teuthology.orchestra.run.trial092.stdout:Transaction test succeeded. 2026-02-19T20:12:38.171 INFO:teuthology.orchestra.run.trial092.stdout:Running transaction 2026-02-19T20:12:38.227 INFO:teuthology.orchestra.run.trial092.stdout: Preparing : 1/1 2026-02-19T20:12:38.236 INFO:teuthology.orchestra.run.trial130.stdout:Last metadata expiration check: 0:00:42 ago on Thu 19 Feb 2026 08:11:56 PM UTC. 2026-02-19T20:12:38.243 INFO:teuthology.orchestra.run.trial092.stdout: Installing : rbd-nbd-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:12:38.301 INFO:teuthology.orchestra.run.trial130.stdout:Package ceph-osd-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T20:12:38.319 INFO:teuthology.orchestra.run.trial130.stdout:Dependencies resolved. 2026-02-19T20:12:38.320 INFO:teuthology.orchestra.run.trial130.stdout:Nothing to do. 2026-02-19T20:12:38.320 INFO:teuthology.orchestra.run.trial130.stdout:Complete! 2026-02-19T20:12:38.322 INFO:teuthology.orchestra.run.trial092.stdout: Running scriptlet: rbd-nbd-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:12:38.341 DEBUG:teuthology.orchestra.run.trial130:> sudo yum -y install ceph-osd-classic 2026-02-19T20:12:38.381 INFO:teuthology.orchestra.run.trial092.stdout: Verifying : rbd-nbd-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:12:38.381 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:12:38.381 INFO:teuthology.orchestra.run.trial092.stdout:Installed: 2026-02-19T20:12:38.381 INFO:teuthology.orchestra.run.trial092.stdout: rbd-nbd-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:12:38.382 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:12:38.382 INFO:teuthology.orchestra.run.trial092.stdout:Complete! 2026-02-19T20:12:38.413 DEBUG:teuthology.parallel:result is None 2026-02-19T20:12:38.654 INFO:teuthology.orchestra.run.trial130.stdout:Last metadata expiration check: 0:00:42 ago on Thu 19 Feb 2026 08:11:56 PM UTC. 2026-02-19T20:12:38.719 INFO:teuthology.orchestra.run.trial130.stdout:Package ceph-osd-classic-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T20:12:38.737 INFO:teuthology.orchestra.run.trial130.stdout:Dependencies resolved. 2026-02-19T20:12:38.737 INFO:teuthology.orchestra.run.trial130.stdout:Nothing to do. 2026-02-19T20:12:38.737 INFO:teuthology.orchestra.run.trial130.stdout:Complete! 2026-02-19T20:12:38.759 DEBUG:teuthology.orchestra.run.trial130:> sudo yum -y install ceph-fuse 2026-02-19T20:12:39.071 INFO:teuthology.orchestra.run.trial130.stdout:Last metadata expiration check: 0:00:43 ago on Thu 19 Feb 2026 08:11:56 PM UTC. 2026-02-19T20:12:39.155 INFO:teuthology.orchestra.run.trial130.stdout:Dependencies resolved. 2026-02-19T20:12:39.155 INFO:teuthology.orchestra.run.trial130.stdout:================================================================================ 2026-02-19T20:12:39.155 INFO:teuthology.orchestra.run.trial130.stdout: Package Arch Version Repo Size 2026-02-19T20:12:39.155 INFO:teuthology.orchestra.run.trial130.stdout:================================================================================ 2026-02-19T20:12:39.156 INFO:teuthology.orchestra.run.trial130.stdout:Installing: 2026-02-19T20:12:39.156 INFO:teuthology.orchestra.run.trial130.stdout: ceph-fuse x86_64 2:20.3.0-5336.g802bf111.el9 ceph 987 k 2026-02-19T20:12:39.156 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:39.156 INFO:teuthology.orchestra.run.trial130.stdout:Transaction Summary 2026-02-19T20:12:39.156 INFO:teuthology.orchestra.run.trial130.stdout:================================================================================ 2026-02-19T20:12:39.156 INFO:teuthology.orchestra.run.trial130.stdout:Install 1 Package 2026-02-19T20:12:39.156 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:39.156 INFO:teuthology.orchestra.run.trial130.stdout:Total download size: 987 k 2026-02-19T20:12:39.156 INFO:teuthology.orchestra.run.trial130.stdout:Installed size: 2.9 M 2026-02-19T20:12:39.156 INFO:teuthology.orchestra.run.trial130.stdout:Downloading Packages: 2026-02-19T20:12:39.275 INFO:teuthology.orchestra.run.trial130.stdout:ceph-fuse-20.3.0-5336.g802bf111.el9.x86_64.rpm 8.0 MB/s | 987 kB 00:00 2026-02-19T20:12:39.276 INFO:teuthology.orchestra.run.trial130.stdout:-------------------------------------------------------------------------------- 2026-02-19T20:12:39.276 INFO:teuthology.orchestra.run.trial130.stdout:Total 7.9 MB/s | 987 kB 00:00 2026-02-19T20:12:39.276 INFO:teuthology.orchestra.run.trial130.stdout:Running transaction check 2026-02-19T20:12:39.281 INFO:teuthology.orchestra.run.trial130.stdout:Transaction check succeeded. 2026-02-19T20:12:39.281 INFO:teuthology.orchestra.run.trial130.stdout:Running transaction test 2026-02-19T20:12:39.316 INFO:teuthology.orchestra.run.trial130.stdout:Transaction test succeeded. 2026-02-19T20:12:39.317 INFO:teuthology.orchestra.run.trial130.stdout:Running transaction 2026-02-19T20:12:39.410 INFO:teuthology.orchestra.run.trial130.stdout: Preparing : 1/1 2026-02-19T20:12:39.426 INFO:teuthology.orchestra.run.trial130.stdout: Installing : ceph-fuse-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:12:39.665 INFO:teuthology.orchestra.run.trial130.stdout: Running scriptlet: ceph-fuse-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:12:39.723 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : ceph-fuse-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:12:39.723 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:39.723 INFO:teuthology.orchestra.run.trial130.stdout:Installed: 2026-02-19T20:12:39.723 INFO:teuthology.orchestra.run.trial130.stdout: ceph-fuse-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:12:39.723 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:39.723 INFO:teuthology.orchestra.run.trial130.stdout:Complete! 2026-02-19T20:12:39.752 DEBUG:teuthology.orchestra.run.trial130:> sudo yum -y install ceph-volume 2026-02-19T20:12:40.068 INFO:teuthology.orchestra.run.trial130.stdout:Last metadata expiration check: 0:00:44 ago on Thu 19 Feb 2026 08:11:56 PM UTC. 2026-02-19T20:12:40.134 INFO:teuthology.orchestra.run.trial130.stdout:Package ceph-volume-2:20.3.0-5336.g802bf111.el9.noarch is already installed. 2026-02-19T20:12:40.152 INFO:teuthology.orchestra.run.trial130.stdout:Dependencies resolved. 2026-02-19T20:12:40.153 INFO:teuthology.orchestra.run.trial130.stdout:Nothing to do. 2026-02-19T20:12:40.153 INFO:teuthology.orchestra.run.trial130.stdout:Complete! 2026-02-19T20:12:40.175 DEBUG:teuthology.orchestra.run.trial130:> sudo yum -y install librados-devel 2026-02-19T20:12:40.486 INFO:teuthology.orchestra.run.trial130.stdout:Last metadata expiration check: 0:00:44 ago on Thu 19 Feb 2026 08:11:56 PM UTC. 2026-02-19T20:12:40.569 INFO:teuthology.orchestra.run.trial130.stdout:Dependencies resolved. 2026-02-19T20:12:40.570 INFO:teuthology.orchestra.run.trial130.stdout:================================================================================ 2026-02-19T20:12:40.570 INFO:teuthology.orchestra.run.trial130.stdout: Package Arch Version Repo Size 2026-02-19T20:12:40.570 INFO:teuthology.orchestra.run.trial130.stdout:================================================================================ 2026-02-19T20:12:40.570 INFO:teuthology.orchestra.run.trial130.stdout:Installing: 2026-02-19T20:12:40.570 INFO:teuthology.orchestra.run.trial130.stdout: librados-devel x86_64 2:20.3.0-5336.g802bf111.el9 ceph 123 k 2026-02-19T20:12:40.570 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:40.570 INFO:teuthology.orchestra.run.trial130.stdout:Transaction Summary 2026-02-19T20:12:40.570 INFO:teuthology.orchestra.run.trial130.stdout:================================================================================ 2026-02-19T20:12:40.570 INFO:teuthology.orchestra.run.trial130.stdout:Install 1 Package 2026-02-19T20:12:40.571 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:40.571 INFO:teuthology.orchestra.run.trial130.stdout:Total download size: 123 k 2026-02-19T20:12:40.571 INFO:teuthology.orchestra.run.trial130.stdout:Installed size: 437 k 2026-02-19T20:12:40.571 INFO:teuthology.orchestra.run.trial130.stdout:Downloading Packages: 2026-02-19T20:12:40.657 INFO:teuthology.orchestra.run.trial130.stdout:librados-devel-20.3.0-5336.g802bf111.el9.x86_64 1.4 MB/s | 123 kB 00:00 2026-02-19T20:12:40.658 INFO:teuthology.orchestra.run.trial130.stdout:-------------------------------------------------------------------------------- 2026-02-19T20:12:40.658 INFO:teuthology.orchestra.run.trial130.stdout:Total 1.4 MB/s | 123 kB 00:00 2026-02-19T20:12:40.658 INFO:teuthology.orchestra.run.trial130.stdout:Running transaction check 2026-02-19T20:12:40.660 INFO:teuthology.orchestra.run.trial130.stdout:Transaction check succeeded. 2026-02-19T20:12:40.660 INFO:teuthology.orchestra.run.trial130.stdout:Running transaction test 2026-02-19T20:12:40.691 INFO:teuthology.orchestra.run.trial130.stdout:Transaction test succeeded. 2026-02-19T20:12:40.691 INFO:teuthology.orchestra.run.trial130.stdout:Running transaction 2026-02-19T20:12:40.745 INFO:teuthology.orchestra.run.trial130.stdout: Preparing : 1/1 2026-02-19T20:12:40.762 INFO:teuthology.orchestra.run.trial130.stdout: Installing : librados-devel-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:12:40.837 INFO:teuthology.orchestra.run.trial130.stdout: Running scriptlet: librados-devel-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:12:40.896 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : librados-devel-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:12:40.896 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:40.896 INFO:teuthology.orchestra.run.trial130.stdout:Installed: 2026-02-19T20:12:40.896 INFO:teuthology.orchestra.run.trial130.stdout: librados-devel-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:12:40.896 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:40.896 INFO:teuthology.orchestra.run.trial130.stdout:Complete! 2026-02-19T20:12:40.923 DEBUG:teuthology.orchestra.run.trial130:> sudo yum -y install libcephfs2 2026-02-19T20:12:41.236 INFO:teuthology.orchestra.run.trial130.stdout:Last metadata expiration check: 0:00:45 ago on Thu 19 Feb 2026 08:11:56 PM UTC. 2026-02-19T20:12:41.303 INFO:teuthology.orchestra.run.trial130.stdout:Package libcephfs2-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T20:12:41.321 INFO:teuthology.orchestra.run.trial130.stdout:Dependencies resolved. 2026-02-19T20:12:41.321 INFO:teuthology.orchestra.run.trial130.stdout:Nothing to do. 2026-02-19T20:12:41.322 INFO:teuthology.orchestra.run.trial130.stdout:Complete! 2026-02-19T20:12:41.343 DEBUG:teuthology.orchestra.run.trial130:> sudo yum -y install libcephfs-devel 2026-02-19T20:12:41.654 INFO:teuthology.orchestra.run.trial130.stdout:Last metadata expiration check: 0:00:45 ago on Thu 19 Feb 2026 08:11:56 PM UTC. 2026-02-19T20:12:41.737 INFO:teuthology.orchestra.run.trial130.stdout:Dependencies resolved. 2026-02-19T20:12:41.738 INFO:teuthology.orchestra.run.trial130.stdout:================================================================================ 2026-02-19T20:12:41.738 INFO:teuthology.orchestra.run.trial130.stdout: Package Arch Version Repo Size 2026-02-19T20:12:41.738 INFO:teuthology.orchestra.run.trial130.stdout:================================================================================ 2026-02-19T20:12:41.738 INFO:teuthology.orchestra.run.trial130.stdout:Installing: 2026-02-19T20:12:41.738 INFO:teuthology.orchestra.run.trial130.stdout: libcephfs-devel x86_64 2:20.3.0-5336.g802bf111.el9 ceph 37 k 2026-02-19T20:12:41.738 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:41.738 INFO:teuthology.orchestra.run.trial130.stdout:Transaction Summary 2026-02-19T20:12:41.738 INFO:teuthology.orchestra.run.trial130.stdout:================================================================================ 2026-02-19T20:12:41.738 INFO:teuthology.orchestra.run.trial130.stdout:Install 1 Package 2026-02-19T20:12:41.738 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:41.739 INFO:teuthology.orchestra.run.trial130.stdout:Total download size: 37 k 2026-02-19T20:12:41.739 INFO:teuthology.orchestra.run.trial130.stdout:Installed size: 171 k 2026-02-19T20:12:41.739 INFO:teuthology.orchestra.run.trial130.stdout:Downloading Packages: 2026-02-19T20:12:41.804 INFO:teuthology.orchestra.run.trial130.stdout:libcephfs-devel-20.3.0-5336.g802bf111.el9.x86_6 571 kB/s | 37 kB 00:00 2026-02-19T20:12:41.804 INFO:teuthology.orchestra.run.trial130.stdout:-------------------------------------------------------------------------------- 2026-02-19T20:12:41.804 INFO:teuthology.orchestra.run.trial130.stdout:Total 562 kB/s | 37 kB 00:00 2026-02-19T20:12:41.804 INFO:teuthology.orchestra.run.trial130.stdout:Running transaction check 2026-02-19T20:12:41.806 INFO:teuthology.orchestra.run.trial130.stdout:Transaction check succeeded. 2026-02-19T20:12:41.806 INFO:teuthology.orchestra.run.trial130.stdout:Running transaction test 2026-02-19T20:12:41.808 INFO:teuthology.orchestra.run.trial130.stdout:Transaction test succeeded. 2026-02-19T20:12:41.808 INFO:teuthology.orchestra.run.trial130.stdout:Running transaction 2026-02-19T20:12:41.829 INFO:teuthology.orchestra.run.trial130.stdout: Preparing : 1/1 2026-02-19T20:12:41.846 INFO:teuthology.orchestra.run.trial130.stdout: Installing : libcephfs-devel-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:12:41.908 INFO:teuthology.orchestra.run.trial130.stdout: Running scriptlet: libcephfs-devel-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:12:41.966 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : libcephfs-devel-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:12:41.967 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:41.967 INFO:teuthology.orchestra.run.trial130.stdout:Installed: 2026-02-19T20:12:41.967 INFO:teuthology.orchestra.run.trial130.stdout: libcephfs-devel-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:12:41.967 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:41.967 INFO:teuthology.orchestra.run.trial130.stdout:Complete! 2026-02-19T20:12:41.993 DEBUG:teuthology.orchestra.run.trial130:> sudo yum -y install librados2 2026-02-19T20:12:42.308 INFO:teuthology.orchestra.run.trial130.stdout:Last metadata expiration check: 0:00:46 ago on Thu 19 Feb 2026 08:11:56 PM UTC. 2026-02-19T20:12:42.373 INFO:teuthology.orchestra.run.trial130.stdout:Package librados2-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T20:12:42.391 INFO:teuthology.orchestra.run.trial130.stdout:Dependencies resolved. 2026-02-19T20:12:42.392 INFO:teuthology.orchestra.run.trial130.stdout:Nothing to do. 2026-02-19T20:12:42.392 INFO:teuthology.orchestra.run.trial130.stdout:Complete! 2026-02-19T20:12:42.414 DEBUG:teuthology.orchestra.run.trial130:> sudo yum -y install librbd1 2026-02-19T20:12:42.725 INFO:teuthology.orchestra.run.trial130.stdout:Last metadata expiration check: 0:00:46 ago on Thu 19 Feb 2026 08:11:56 PM UTC. 2026-02-19T20:12:42.791 INFO:teuthology.orchestra.run.trial130.stdout:Package librbd1-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T20:12:42.809 INFO:teuthology.orchestra.run.trial130.stdout:Dependencies resolved. 2026-02-19T20:12:42.810 INFO:teuthology.orchestra.run.trial130.stdout:Nothing to do. 2026-02-19T20:12:42.810 INFO:teuthology.orchestra.run.trial130.stdout:Complete! 2026-02-19T20:12:42.832 DEBUG:teuthology.orchestra.run.trial130:> sudo yum -y install python3-rados 2026-02-19T20:12:43.147 INFO:teuthology.orchestra.run.trial130.stdout:Last metadata expiration check: 0:00:47 ago on Thu 19 Feb 2026 08:11:56 PM UTC. 2026-02-19T20:12:43.212 INFO:teuthology.orchestra.run.trial130.stdout:Package python3-rados-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T20:12:43.231 INFO:teuthology.orchestra.run.trial130.stdout:Dependencies resolved. 2026-02-19T20:12:43.231 INFO:teuthology.orchestra.run.trial130.stdout:Nothing to do. 2026-02-19T20:12:43.231 INFO:teuthology.orchestra.run.trial130.stdout:Complete! 2026-02-19T20:12:43.253 DEBUG:teuthology.orchestra.run.trial130:> sudo yum -y install python3-rgw 2026-02-19T20:12:43.566 INFO:teuthology.orchestra.run.trial130.stdout:Last metadata expiration check: 0:00:47 ago on Thu 19 Feb 2026 08:11:56 PM UTC. 2026-02-19T20:12:43.632 INFO:teuthology.orchestra.run.trial130.stdout:Package python3-rgw-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T20:12:43.650 INFO:teuthology.orchestra.run.trial130.stdout:Dependencies resolved. 2026-02-19T20:12:43.651 INFO:teuthology.orchestra.run.trial130.stdout:Nothing to do. 2026-02-19T20:12:43.651 INFO:teuthology.orchestra.run.trial130.stdout:Complete! 2026-02-19T20:12:43.673 DEBUG:teuthology.orchestra.run.trial130:> sudo yum -y install python3-cephfs 2026-02-19T20:12:43.983 INFO:teuthology.orchestra.run.trial130.stdout:Last metadata expiration check: 0:00:47 ago on Thu 19 Feb 2026 08:11:56 PM UTC. 2026-02-19T20:12:44.047 INFO:teuthology.orchestra.run.trial130.stdout:Package python3-cephfs-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T20:12:44.065 INFO:teuthology.orchestra.run.trial130.stdout:Dependencies resolved. 2026-02-19T20:12:44.066 INFO:teuthology.orchestra.run.trial130.stdout:Nothing to do. 2026-02-19T20:12:44.066 INFO:teuthology.orchestra.run.trial130.stdout:Complete! 2026-02-19T20:12:44.088 DEBUG:teuthology.orchestra.run.trial130:> sudo yum -y install python3-rbd 2026-02-19T20:12:44.394 INFO:teuthology.orchestra.run.trial130.stdout:Last metadata expiration check: 0:00:48 ago on Thu 19 Feb 2026 08:11:56 PM UTC. 2026-02-19T20:12:44.459 INFO:teuthology.orchestra.run.trial130.stdout:Package python3-rbd-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T20:12:44.477 INFO:teuthology.orchestra.run.trial130.stdout:Dependencies resolved. 2026-02-19T20:12:44.478 INFO:teuthology.orchestra.run.trial130.stdout:Nothing to do. 2026-02-19T20:12:44.479 INFO:teuthology.orchestra.run.trial130.stdout:Complete! 2026-02-19T20:12:44.499 DEBUG:teuthology.orchestra.run.trial130:> sudo yum -y install rbd-fuse 2026-02-19T20:12:44.812 INFO:teuthology.orchestra.run.trial130.stdout:Last metadata expiration check: 0:00:48 ago on Thu 19 Feb 2026 08:11:56 PM UTC. 2026-02-19T20:12:44.896 INFO:teuthology.orchestra.run.trial130.stdout:Dependencies resolved. 2026-02-19T20:12:44.896 INFO:teuthology.orchestra.run.trial130.stdout:================================================================================ 2026-02-19T20:12:44.896 INFO:teuthology.orchestra.run.trial130.stdout: Package Architecture Version Repository Size 2026-02-19T20:12:44.897 INFO:teuthology.orchestra.run.trial130.stdout:================================================================================ 2026-02-19T20:12:44.897 INFO:teuthology.orchestra.run.trial130.stdout:Installing: 2026-02-19T20:12:44.897 INFO:teuthology.orchestra.run.trial130.stdout: rbd-fuse x86_64 2:20.3.0-5336.g802bf111.el9 ceph 85 k 2026-02-19T20:12:44.897 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:44.897 INFO:teuthology.orchestra.run.trial130.stdout:Transaction Summary 2026-02-19T20:12:44.897 INFO:teuthology.orchestra.run.trial130.stdout:================================================================================ 2026-02-19T20:12:44.897 INFO:teuthology.orchestra.run.trial130.stdout:Install 1 Package 2026-02-19T20:12:44.897 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:44.897 INFO:teuthology.orchestra.run.trial130.stdout:Total download size: 85 k 2026-02-19T20:12:44.897 INFO:teuthology.orchestra.run.trial130.stdout:Installed size: 217 k 2026-02-19T20:12:44.898 INFO:teuthology.orchestra.run.trial130.stdout:Downloading Packages: 2026-02-19T20:12:44.972 INFO:teuthology.orchestra.run.trial130.stdout:rbd-fuse-20.3.0-5336.g802bf111.el9.x86_64.rpm 1.1 MB/s | 85 kB 00:00 2026-02-19T20:12:44.973 INFO:teuthology.orchestra.run.trial130.stdout:-------------------------------------------------------------------------------- 2026-02-19T20:12:44.973 INFO:teuthology.orchestra.run.trial130.stdout:Total 1.1 MB/s | 85 kB 00:00 2026-02-19T20:12:44.973 INFO:teuthology.orchestra.run.trial130.stdout:Running transaction check 2026-02-19T20:12:44.977 INFO:teuthology.orchestra.run.trial130.stdout:Transaction check succeeded. 2026-02-19T20:12:44.977 INFO:teuthology.orchestra.run.trial130.stdout:Running transaction test 2026-02-19T20:12:45.009 INFO:teuthology.orchestra.run.trial130.stdout:Transaction test succeeded. 2026-02-19T20:12:45.009 INFO:teuthology.orchestra.run.trial130.stdout:Running transaction 2026-02-19T20:12:45.061 INFO:teuthology.orchestra.run.trial130.stdout: Preparing : 1/1 2026-02-19T20:12:45.078 INFO:teuthology.orchestra.run.trial130.stdout: Installing : rbd-fuse-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:12:45.161 INFO:teuthology.orchestra.run.trial130.stdout: Running scriptlet: rbd-fuse-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:12:45.220 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : rbd-fuse-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:12:45.221 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:45.221 INFO:teuthology.orchestra.run.trial130.stdout:Installed: 2026-02-19T20:12:45.221 INFO:teuthology.orchestra.run.trial130.stdout: rbd-fuse-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:12:45.221 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:45.221 INFO:teuthology.orchestra.run.trial130.stdout:Complete! 2026-02-19T20:12:45.250 DEBUG:teuthology.orchestra.run.trial130:> sudo yum -y install rbd-mirror 2026-02-19T20:12:45.562 INFO:teuthology.orchestra.run.trial130.stdout:Last metadata expiration check: 0:00:49 ago on Thu 19 Feb 2026 08:11:56 PM UTC. 2026-02-19T20:12:45.645 INFO:teuthology.orchestra.run.trial130.stdout:Dependencies resolved. 2026-02-19T20:12:45.646 INFO:teuthology.orchestra.run.trial130.stdout:================================================================================ 2026-02-19T20:12:45.646 INFO:teuthology.orchestra.run.trial130.stdout: Package Arch Version Repo Size 2026-02-19T20:12:45.646 INFO:teuthology.orchestra.run.trial130.stdout:================================================================================ 2026-02-19T20:12:45.646 INFO:teuthology.orchestra.run.trial130.stdout:Installing: 2026-02-19T20:12:45.646 INFO:teuthology.orchestra.run.trial130.stdout: rbd-mirror x86_64 2:20.3.0-5336.g802bf111.el9 ceph 2.9 M 2026-02-19T20:12:45.646 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:45.646 INFO:teuthology.orchestra.run.trial130.stdout:Transaction Summary 2026-02-19T20:12:45.646 INFO:teuthology.orchestra.run.trial130.stdout:================================================================================ 2026-02-19T20:12:45.646 INFO:teuthology.orchestra.run.trial130.stdout:Install 1 Package 2026-02-19T20:12:45.647 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:45.647 INFO:teuthology.orchestra.run.trial130.stdout:Total download size: 2.9 M 2026-02-19T20:12:45.647 INFO:teuthology.orchestra.run.trial130.stdout:Installed size: 11 M 2026-02-19T20:12:45.647 INFO:teuthology.orchestra.run.trial130.stdout:Downloading Packages: 2026-02-19T20:12:45.792 INFO:teuthology.orchestra.run.trial130.stdout:rbd-mirror-20.3.0-5336.g802bf111.el9.x86_64.rpm 20 MB/s | 2.9 MB 00:00 2026-02-19T20:12:45.793 INFO:teuthology.orchestra.run.trial130.stdout:-------------------------------------------------------------------------------- 2026-02-19T20:12:45.793 INFO:teuthology.orchestra.run.trial130.stdout:Total 19 MB/s | 2.9 MB 00:00 2026-02-19T20:12:45.794 INFO:teuthology.orchestra.run.trial130.stdout:Running transaction check 2026-02-19T20:12:45.798 INFO:teuthology.orchestra.run.trial130.stdout:Transaction check succeeded. 2026-02-19T20:12:45.798 INFO:teuthology.orchestra.run.trial130.stdout:Running transaction test 2026-02-19T20:12:45.837 INFO:teuthology.orchestra.run.trial130.stdout:Transaction test succeeded. 2026-02-19T20:12:45.837 INFO:teuthology.orchestra.run.trial130.stdout:Running transaction 2026-02-19T20:12:46.020 INFO:teuthology.orchestra.run.trial130.stdout: Preparing : 1/1 2026-02-19T20:12:46.021 INFO:teuthology.orchestra.run.trial130.stdout: Installing : rbd-mirror-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:12:46.044 INFO:teuthology.orchestra.run.trial130.stdout: Running scriptlet: rbd-mirror-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:12:46.044 INFO:teuthology.orchestra.run.trial130.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-19T20:12:46.044 INFO:teuthology.orchestra.run.trial130.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2026-02-19T20:12:46.044 INFO:teuthology.orchestra.run.trial130.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-19T20:12:46.044 INFO:teuthology.orchestra.run.trial130.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-19T20:12:46.044 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:46.344 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : rbd-mirror-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:12:46.344 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:46.344 INFO:teuthology.orchestra.run.trial130.stdout:Installed: 2026-02-19T20:12:46.344 INFO:teuthology.orchestra.run.trial130.stdout: rbd-mirror-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:12:46.344 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:46.345 INFO:teuthology.orchestra.run.trial130.stdout:Complete! 2026-02-19T20:12:46.371 DEBUG:teuthology.orchestra.run.trial130:> sudo yum -y install rbd-nbd 2026-02-19T20:12:46.691 INFO:teuthology.orchestra.run.trial130.stdout:Last metadata expiration check: 0:00:50 ago on Thu 19 Feb 2026 08:11:56 PM UTC. 2026-02-19T20:12:46.775 INFO:teuthology.orchestra.run.trial130.stdout:Dependencies resolved. 2026-02-19T20:12:46.775 INFO:teuthology.orchestra.run.trial130.stdout:================================================================================ 2026-02-19T20:12:46.775 INFO:teuthology.orchestra.run.trial130.stdout: Package Architecture Version Repository Size 2026-02-19T20:12:46.775 INFO:teuthology.orchestra.run.trial130.stdout:================================================================================ 2026-02-19T20:12:46.775 INFO:teuthology.orchestra.run.trial130.stdout:Installing: 2026-02-19T20:12:46.775 INFO:teuthology.orchestra.run.trial130.stdout: rbd-nbd x86_64 2:20.3.0-5336.g802bf111.el9 ceph 173 k 2026-02-19T20:12:46.775 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:46.775 INFO:teuthology.orchestra.run.trial130.stdout:Transaction Summary 2026-02-19T20:12:46.776 INFO:teuthology.orchestra.run.trial130.stdout:================================================================================ 2026-02-19T20:12:46.776 INFO:teuthology.orchestra.run.trial130.stdout:Install 1 Package 2026-02-19T20:12:46.776 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:46.776 INFO:teuthology.orchestra.run.trial130.stdout:Total download size: 173 k 2026-02-19T20:12:46.776 INFO:teuthology.orchestra.run.trial130.stdout:Installed size: 466 k 2026-02-19T20:12:46.776 INFO:teuthology.orchestra.run.trial130.stdout:Downloading Packages: 2026-02-19T20:12:46.861 INFO:teuthology.orchestra.run.trial130.stdout:rbd-nbd-20.3.0-5336.g802bf111.el9.x86_64.rpm 2.0 MB/s | 173 kB 00:00 2026-02-19T20:12:46.862 INFO:teuthology.orchestra.run.trial130.stdout:-------------------------------------------------------------------------------- 2026-02-19T20:12:46.862 INFO:teuthology.orchestra.run.trial130.stdout:Total 2.0 MB/s | 173 kB 00:00 2026-02-19T20:12:46.862 INFO:teuthology.orchestra.run.trial130.stdout:Running transaction check 2026-02-19T20:12:46.866 INFO:teuthology.orchestra.run.trial130.stdout:Transaction check succeeded. 2026-02-19T20:12:46.866 INFO:teuthology.orchestra.run.trial130.stdout:Running transaction test 2026-02-19T20:12:46.900 INFO:teuthology.orchestra.run.trial130.stdout:Transaction test succeeded. 2026-02-19T20:12:46.900 INFO:teuthology.orchestra.run.trial130.stdout:Running transaction 2026-02-19T20:12:46.956 INFO:teuthology.orchestra.run.trial130.stdout: Preparing : 1/1 2026-02-19T20:12:46.974 INFO:teuthology.orchestra.run.trial130.stdout: Installing : rbd-nbd-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:12:47.058 INFO:teuthology.orchestra.run.trial130.stdout: Running scriptlet: rbd-nbd-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:12:47.116 INFO:teuthology.orchestra.run.trial130.stdout: Verifying : rbd-nbd-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:12:47.116 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:47.116 INFO:teuthology.orchestra.run.trial130.stdout:Installed: 2026-02-19T20:12:47.117 INFO:teuthology.orchestra.run.trial130.stdout: rbd-nbd-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:12:47.117 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:47.117 INFO:teuthology.orchestra.run.trial130.stdout:Complete! 2026-02-19T20:12:47.148 DEBUG:teuthology.parallel:result is None 2026-02-19T20:12:47.149 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=802bf111cd55e57f5842153d7ba2b8b964aa818a 2026-02-19T20:12:47.332 DEBUG:teuthology.orchestra.run.trial092:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2026-02-19T20:12:47.354 INFO:teuthology.orchestra.run.trial092.stdout:20.3.0-5336.g802bf111.el9 2026-02-19T20:12:47.355 INFO:teuthology.packaging:The installed version of ceph is 20.3.0-5336.g802bf111.el9 2026-02-19T20:12:47.355 INFO:teuthology.task.install:The correct ceph version 20.3.0-5336.g802bf111 is installed. 2026-02-19T20:12:47.360 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=802bf111cd55e57f5842153d7ba2b8b964aa818a 2026-02-19T20:12:47.528 DEBUG:teuthology.orchestra.run.trial130:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2026-02-19T20:12:47.548 INFO:teuthology.orchestra.run.trial130.stdout:20.3.0-5336.g802bf111.el9 2026-02-19T20:12:47.548 INFO:teuthology.packaging:The installed version of ceph is 20.3.0-5336.g802bf111.el9 2026-02-19T20:12:47.548 INFO:teuthology.task.install:The correct ceph version 20.3.0-5336.g802bf111 is installed. 2026-02-19T20:12:47.550 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=802bf111cd55e57f5842153d7ba2b8b964aa818a 2026-02-19T20:12:47.704 DEBUG:teuthology.orchestra.run.trial160:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2026-02-19T20:12:47.725 INFO:teuthology.orchestra.run.trial160.stdout:20.3.0-5336.g802bf111.el9 2026-02-19T20:12:47.725 INFO:teuthology.packaging:The installed version of ceph is 20.3.0-5336.g802bf111.el9 2026-02-19T20:12:47.725 INFO:teuthology.task.install:The correct ceph version 20.3.0-5336.g802bf111 is installed. 2026-02-19T20:12:47.728 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2026-02-19T20:12:47.728 DEBUG:teuthology.orchestra.run.trial092:> set -ex 2026-02-19T20:12:47.728 DEBUG:teuthology.orchestra.run.trial092:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2026-02-19T20:12:47.755 DEBUG:teuthology.orchestra.run.trial130:> set -ex 2026-02-19T20:12:47.755 DEBUG:teuthology.orchestra.run.trial130:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2026-02-19T20:12:47.780 DEBUG:teuthology.orchestra.run.trial160:> set -ex 2026-02-19T20:12:47.781 DEBUG:teuthology.orchestra.run.trial160:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2026-02-19T20:12:47.806 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2026-02-19T20:12:47.806 DEBUG:teuthology.orchestra.run.trial092:> set -ex 2026-02-19T20:12:47.806 DEBUG:teuthology.orchestra.run.trial092:> sudo dd of=/usr/bin/daemon-helper 2026-02-19T20:12:47.830 DEBUG:teuthology.orchestra.run.trial092:> sudo chmod a=rx -- /usr/bin/daemon-helper 2026-02-19T20:12:47.892 DEBUG:teuthology.orchestra.run.trial130:> set -ex 2026-02-19T20:12:47.892 DEBUG:teuthology.orchestra.run.trial130:> sudo dd of=/usr/bin/daemon-helper 2026-02-19T20:12:47.918 DEBUG:teuthology.orchestra.run.trial130:> sudo chmod a=rx -- /usr/bin/daemon-helper 2026-02-19T20:12:47.984 DEBUG:teuthology.orchestra.run.trial160:> set -ex 2026-02-19T20:12:47.984 DEBUG:teuthology.orchestra.run.trial160:> sudo dd of=/usr/bin/daemon-helper 2026-02-19T20:12:48.008 DEBUG:teuthology.orchestra.run.trial160:> sudo chmod a=rx -- /usr/bin/daemon-helper 2026-02-19T20:12:48.073 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2026-02-19T20:12:48.073 DEBUG:teuthology.orchestra.run.trial092:> set -ex 2026-02-19T20:12:48.073 DEBUG:teuthology.orchestra.run.trial092:> sudo dd of=/usr/bin/adjust-ulimits 2026-02-19T20:12:48.098 DEBUG:teuthology.orchestra.run.trial092:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2026-02-19T20:12:48.161 DEBUG:teuthology.orchestra.run.trial130:> set -ex 2026-02-19T20:12:48.161 DEBUG:teuthology.orchestra.run.trial130:> sudo dd of=/usr/bin/adjust-ulimits 2026-02-19T20:12:48.186 DEBUG:teuthology.orchestra.run.trial130:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2026-02-19T20:12:48.251 DEBUG:teuthology.orchestra.run.trial160:> set -ex 2026-02-19T20:12:48.251 DEBUG:teuthology.orchestra.run.trial160:> sudo dd of=/usr/bin/adjust-ulimits 2026-02-19T20:12:48.277 DEBUG:teuthology.orchestra.run.trial160:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2026-02-19T20:12:48.341 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2026-02-19T20:12:48.341 DEBUG:teuthology.orchestra.run.trial092:> set -ex 2026-02-19T20:12:48.341 DEBUG:teuthology.orchestra.run.trial092:> sudo dd of=/usr/bin/stdin-killer 2026-02-19T20:12:48.366 DEBUG:teuthology.orchestra.run.trial092:> sudo chmod a=rx -- /usr/bin/stdin-killer 2026-02-19T20:12:48.430 DEBUG:teuthology.orchestra.run.trial130:> set -ex 2026-02-19T20:12:48.431 DEBUG:teuthology.orchestra.run.trial130:> sudo dd of=/usr/bin/stdin-killer 2026-02-19T20:12:48.456 DEBUG:teuthology.orchestra.run.trial130:> sudo chmod a=rx -- /usr/bin/stdin-killer 2026-02-19T20:12:48.519 DEBUG:teuthology.orchestra.run.trial160:> set -ex 2026-02-19T20:12:48.520 DEBUG:teuthology.orchestra.run.trial160:> sudo dd of=/usr/bin/stdin-killer 2026-02-19T20:12:48.544 DEBUG:teuthology.orchestra.run.trial160:> sudo chmod a=rx -- /usr/bin/stdin-killer 2026-02-19T20:12:48.609 INFO:teuthology.run_tasks:Running task ceph... 2026-02-19T20:12:48.701 INFO:tasks.ceph:Making ceph log dir writeable by non-root... 2026-02-19T20:12:48.701 DEBUG:teuthology.orchestra.run.trial092:> sudo chmod 777 /var/log/ceph 2026-02-19T20:12:48.703 DEBUG:teuthology.orchestra.run.trial130:> sudo chmod 777 /var/log/ceph 2026-02-19T20:12:48.704 DEBUG:teuthology.orchestra.run.trial160:> sudo chmod 777 /var/log/ceph 2026-02-19T20:12:48.728 INFO:tasks.ceph:Disabling ceph logrotate... 2026-02-19T20:12:48.728 DEBUG:teuthology.orchestra.run.trial092:> sudo rm -f -- /etc/logrotate.d/ceph 2026-02-19T20:12:48.767 DEBUG:teuthology.orchestra.run.trial130:> sudo rm -f -- /etc/logrotate.d/ceph 2026-02-19T20:12:48.769 DEBUG:teuthology.orchestra.run.trial160:> sudo rm -f -- /etc/logrotate.d/ceph 2026-02-19T20:12:48.793 INFO:tasks.ceph:Creating extra log directories... 2026-02-19T20:12:48.793 DEBUG:teuthology.orchestra.run.trial092:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2026-02-19T20:12:48.832 DEBUG:teuthology.orchestra.run.trial130:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2026-02-19T20:12:48.836 DEBUG:teuthology.orchestra.run.trial160:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2026-02-19T20:12:48.875 INFO:tasks.ceph:Creating ceph cluster ceph... 2026-02-19T20:12:48.875 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': {'bluestore block size': 96636764160, 'bluestore compression algorithm': 'lz4', 'bluestore compression mode': 'aggressive', 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'enable experimental unrecoverable data corrupting features': '*', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd debug randomize hobject sort order': False, 'osd failsafe full ratio': 0.95, '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-02-19T20:12:48.875 INFO:tasks.ceph:ctx.config {'archive_path': '/home/teuthworker/mnt/teuthology/yuriw-2026-02-19_15:47:56-rbd-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59618', 'branch': 'wip-yuri-testing-2026-02-18-1820', 'description': 'rbd/migration/{1-base/install 2-clusters/{fixed-3} 3-objectstore/bluestore-comp-lz4 4-supported-random-distro$/{centos_latest} 5-data-pool/ec 6-prepare/raw-file 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute 9-cleanup/cleanup conf/{disable-pool-app}}', 'email': 'yweinste@redhat.com', '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': '59618', 'kernel': {'branch': 'distro', 'kdb': True, 'sha1': 'distro'}, 'last_in_suite': False, 'machine_type': 'trial', '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': 'yuriw-2026-02-19_15:47:56-rbd-wip-yuri-testing-2026-02-18-1820-distro-default-trial', 'no_nested_subset': False, 'openstack': [{'volumes': {'count': 4, 'size': 10}}], 'os_type': 'centos', 'os_version': '9.stream', 'overrides': {'admin_socket': {'branch': 'wip-yuri-testing-2026-02-18-1820'}, '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': {'bluestore block size': 96636764160, 'bluestore compression algorithm': 'lz4', 'bluestore compression mode': 'aggressive', 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'enable experimental unrecoverable data corrupting features': '*', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd debug randomize hobject sort order': False, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore', 'osd shutdown pgref assert': True}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '802bf111cd55e57f5842153d7ba2b8b964aa818a'}, 'ceph-deploy': {'conf': {'client': {'log file': '/var/log/ceph/ceph-$name.$pid.log'}, 'mon': {}}}, 'install': {'ceph': {'flavor': 'default', 'sha1': '802bf111cd55e57f5842153d7ba2b8b964aa818a'}}, 'thrashosds': {'bdev_inject_crash': 2, 'bdev_inject_crash_probability': 0.5}, 'workunit': {'branch': 'wip-yuri-testing-2026-02-18-1820', 'sha1': '802bf111cd55e57f5842153d7ba2b8b964aa818a'}}, 'owner': 'scheduled_yuriw@soko04.front.sepia.ceph.com', 'priority': 69, 'repo': 'https://github.com/ceph/ceph-ci.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': 9494, 'sha1': '802bf111cd55e57f5842153d7ba2b8b964aa818a', 'sleep_before_teardown': 0, 'subset': '111/120000', 'suite': 'rbd', 'suite_branch': 'wip-yuri-testing-2026-02-18-1820', 'suite_path': '/home/teuthworker/src/github.com_ceph_ceph-c_802bf111cd55e57f5842153d7ba2b8b964aa818a/qa', 'suite_relpath': 'qa', 'suite_repo': 'https://github.com/ceph/ceph-ci.git', 'suite_sha1': '802bf111cd55e57f5842153d7ba2b8b964aa818a', 'targets': {'trial092.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFL7lhzlZnk89e8axYB2ya2BpP62nrUCL14N0yv92PLSzHntQXLPRT7HXjELsboCIwyw3IFQRJBioXgpF4pHR88=', 'trial130.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHI8Hs7nJ8pvOa+W30nqz2EB+IXJPQXGYOqO0t0DEFJEgzqW5OEvpxY0wk3w2GZymBmNNA5k2Z0+ZDHcqjnS6MQ=', 'trial160.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHDlqYJvzTkzKof1ocQbrMJ71E7ulQaWoX0KitDm73cuYE0vIp5UA8KwF29O7yWcHAvds2rbmR8wKGUUpnN+HL4='}, 'tasks': [{'internal.check_packages': None}, {'internal.buildpackages_prep': None}, {'internal.save_config': None}, {'internal.check_lock': None}, {'internal.add_remotes': None}, {'console_log': None}, {'internal.connect': None}, {'internal.push_inventory': None}, {'internal.serialize_remote_roles': None}, {'internal.check_conflict': None}, {'internal.check_ceph_data': None}, {'internal.vm_setup': None}, {'kernel': {'branch': 'distro', 'kdb': True, 'sha1': 'distro'}}, {'internal.base': None}, {'internal.archive_upload': None}, {'internal.archive': None}, {'internal.coredump': None}, {'internal.sudo': None}, {'internal.syslog': None}, {'internal.timer': None}, {'pcp': None}, {'selinux': None}, {'ansible.cephlab': None}, {'clock': None}, {'install': None}, {'ceph': None}, {'exec': {'client.0': ['sudo ceph osd erasure-code-profile set teuthologyprofile crush-failure-domain=osd m=1 k=2', 'sudo ceph osd pool create datapool 4 4 erasure teuthologyprofile', 'sudo ceph osd pool set datapool allow_ec_overwrites true', 'rbd pool init datapool']}}, {'exec': {'client.0': ['mkdir /home/ubuntu/cephtest/migration', 'wget -nv -O /home/ubuntu/cephtest/migration/base.client.0.qcow2 http://download.ceph.com/qa/ubuntu-12.04.qcow2', 'qemu-img convert -f qcow2 -O raw /home/ubuntu/cephtest/migration/base.client.0.qcow2 /home/ubuntu/cephtest/migration/base.client.0.raw', 'dd if=/dev/zero of=/home/ubuntu/cephtest/migration/empty.raw count=1 bs=1G', 'echo \'{"type":"raw","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/base.client.0.raw"}}\' | rbd migration prepare --import-only --source-spec-path - client.0.0', 'rbd migration prepare --import-only --source-spec \'{"type":"raw","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.raw"}}\' client.0.1', 'rbd migration prepare --import-only --source-spec \'{"type":"raw","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.raw"}}\' 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': 'main', 'teuthology_sha1': 'fa17720d0088c3ac28e473468bfc79eeaff5cd38', 'timestamp': '2026-02-19_15:47:56', 'tube': 'trial', 'user': 'yuriw', 'verbose': True, 'worker_log': '/home/teuthworker/mnt/teuthology/worker_logs/dispatcher.trial.1540699'} 2026-02-19T20:12:48.876 DEBUG:teuthology.orchestra.run.trial092:> install -d -m0755 -- /home/ubuntu/cephtest/ceph.data 2026-02-19T20:12:48.896 DEBUG:teuthology.orchestra.run.trial130:> install -d -m0755 -- /home/ubuntu/cephtest/ceph.data 2026-02-19T20:12:48.901 DEBUG:teuthology.orchestra.run.trial160:> install -d -m0755 -- /home/ubuntu/cephtest/ceph.data 2026-02-19T20:12:48.919 DEBUG:teuthology.orchestra.run.trial092:> sudo install -d -m0777 -- /var/run/ceph 2026-02-19T20:12:48.952 DEBUG:teuthology.orchestra.run.trial130:> sudo install -d -m0777 -- /var/run/ceph 2026-02-19T20:12:48.958 DEBUG:teuthology.orchestra.run.trial160:> sudo install -d -m0777 -- /var/run/ceph 2026-02-19T20:12:48.983 DEBUG:teuthology.orchestra.run.trial092:> set -ex 2026-02-19T20:12:48.983 DEBUG:teuthology.orchestra.run.trial092:> dd if=/scratch_devs of=/dev/stdout 2026-02-19T20:12:49.029 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-02-19T20:12:49.030 DEBUG:teuthology.orchestra.run.trial092:> stat /dev/vg_nvme/lv_1 2026-02-19T20:12:49.088 INFO:teuthology.orchestra.run.trial092.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2026-02-19T20:12:49.088 INFO:teuthology.orchestra.run.trial092.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-19T20:12:49.088 INFO:teuthology.orchestra.run.trial092.stdout:Device: 6h/6d Inode: 1309 Links: 1 2026-02-19T20:12:49.088 INFO:teuthology.orchestra.run.trial092.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-19T20:12:49.088 INFO:teuthology.orchestra.run.trial092.stdout:Context: system_u:object_r:device_t:s0 2026-02-19T20:12:49.089 INFO:teuthology.orchestra.run.trial092.stdout:Access: 2026-02-19 20:12:37.168183012 +0000 2026-02-19T20:12:49.089 INFO:teuthology.orchestra.run.trial092.stdout:Modify: 2026-02-19 20:11:45.934733014 +0000 2026-02-19T20:12:49.089 INFO:teuthology.orchestra.run.trial092.stdout:Change: 2026-02-19 20:11:45.934733014 +0000 2026-02-19T20:12:49.089 INFO:teuthology.orchestra.run.trial092.stdout: Birth: 2026-02-19 20:11:45.934733014 +0000 2026-02-19T20:12:49.089 DEBUG:teuthology.orchestra.run.trial092:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2026-02-19T20:12:49.151 INFO:teuthology.orchestra.run.trial092.stderr:1+0 records in 2026-02-19T20:12:49.151 INFO:teuthology.orchestra.run.trial092.stderr:1+0 records out 2026-02-19T20:12:49.151 INFO:teuthology.orchestra.run.trial092.stderr:512 bytes copied, 0.000146171 s, 3.5 MB/s 2026-02-19T20:12:49.152 DEBUG:teuthology.orchestra.run.trial092:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2026-02-19T20:12:49.210 DEBUG:teuthology.orchestra.run.trial092:> stat /dev/vg_nvme/lv_2 2026-02-19T20:12:49.265 INFO:teuthology.orchestra.run.trial092.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2026-02-19T20:12:49.266 INFO:teuthology.orchestra.run.trial092.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-19T20:12:49.266 INFO:teuthology.orchestra.run.trial092.stdout:Device: 6h/6d Inode: 1299 Links: 1 2026-02-19T20:12:49.266 INFO:teuthology.orchestra.run.trial092.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-19T20:12:49.266 INFO:teuthology.orchestra.run.trial092.stdout:Context: system_u:object_r:device_t:s0 2026-02-19T20:12:49.266 INFO:teuthology.orchestra.run.trial092.stdout:Access: 2026-02-19 20:12:37.168183012 +0000 2026-02-19T20:12:49.266 INFO:teuthology.orchestra.run.trial092.stdout:Modify: 2026-02-19 20:11:45.934733014 +0000 2026-02-19T20:12:49.266 INFO:teuthology.orchestra.run.trial092.stdout:Change: 2026-02-19 20:11:45.934733014 +0000 2026-02-19T20:12:49.266 INFO:teuthology.orchestra.run.trial092.stdout: Birth: 2026-02-19 20:11:45.934733014 +0000 2026-02-19T20:12:49.267 DEBUG:teuthology.orchestra.run.trial092:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2026-02-19T20:12:49.330 INFO:teuthology.orchestra.run.trial092.stderr:1+0 records in 2026-02-19T20:12:49.330 INFO:teuthology.orchestra.run.trial092.stderr:1+0 records out 2026-02-19T20:12:49.331 INFO:teuthology.orchestra.run.trial092.stderr:512 bytes copied, 0.000165707 s, 3.1 MB/s 2026-02-19T20:12:49.332 DEBUG:teuthology.orchestra.run.trial092:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2026-02-19T20:12:49.390 DEBUG:teuthology.orchestra.run.trial092:> stat /dev/vg_nvme/lv_3 2026-02-19T20:12:49.446 INFO:teuthology.orchestra.run.trial092.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2026-02-19T20:12:49.446 INFO:teuthology.orchestra.run.trial092.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-19T20:12:49.446 INFO:teuthology.orchestra.run.trial092.stdout:Device: 6h/6d Inode: 1296 Links: 1 2026-02-19T20:12:49.446 INFO:teuthology.orchestra.run.trial092.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-19T20:12:49.446 INFO:teuthology.orchestra.run.trial092.stdout:Context: system_u:object_r:device_t:s0 2026-02-19T20:12:49.446 INFO:teuthology.orchestra.run.trial092.stdout:Access: 2026-02-19 20:12:37.169182992 +0000 2026-02-19T20:12:49.447 INFO:teuthology.orchestra.run.trial092.stdout:Modify: 2026-02-19 20:11:45.934733014 +0000 2026-02-19T20:12:49.447 INFO:teuthology.orchestra.run.trial092.stdout:Change: 2026-02-19 20:11:45.934733014 +0000 2026-02-19T20:12:49.447 INFO:teuthology.orchestra.run.trial092.stdout: Birth: 2026-02-19 20:11:45.934733014 +0000 2026-02-19T20:12:49.447 DEBUG:teuthology.orchestra.run.trial092:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2026-02-19T20:12:49.509 INFO:teuthology.orchestra.run.trial092.stderr:1+0 records in 2026-02-19T20:12:49.510 INFO:teuthology.orchestra.run.trial092.stderr:1+0 records out 2026-02-19T20:12:49.510 INFO:teuthology.orchestra.run.trial092.stderr:512 bytes copied, 0.000153996 s, 3.3 MB/s 2026-02-19T20:12:49.511 DEBUG:teuthology.orchestra.run.trial092:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2026-02-19T20:12:49.569 DEBUG:teuthology.orchestra.run.trial092:> stat /dev/vg_nvme/lv_4 2026-02-19T20:12:49.626 INFO:teuthology.orchestra.run.trial092.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2026-02-19T20:12:49.627 INFO:teuthology.orchestra.run.trial092.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-19T20:12:49.627 INFO:teuthology.orchestra.run.trial092.stdout:Device: 6h/6d Inode: 1287 Links: 1 2026-02-19T20:12:49.627 INFO:teuthology.orchestra.run.trial092.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-19T20:12:49.627 INFO:teuthology.orchestra.run.trial092.stdout:Context: system_u:object_r:device_t:s0 2026-02-19T20:12:49.627 INFO:teuthology.orchestra.run.trial092.stdout:Access: 2026-02-19 20:12:37.169182992 +0000 2026-02-19T20:12:49.627 INFO:teuthology.orchestra.run.trial092.stdout:Modify: 2026-02-19 20:11:45.933733053 +0000 2026-02-19T20:12:49.627 INFO:teuthology.orchestra.run.trial092.stdout:Change: 2026-02-19 20:11:45.933733053 +0000 2026-02-19T20:12:49.627 INFO:teuthology.orchestra.run.trial092.stdout: Birth: 2026-02-19 20:11:45.933733053 +0000 2026-02-19T20:12:49.628 DEBUG:teuthology.orchestra.run.trial092:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2026-02-19T20:12:49.689 INFO:teuthology.orchestra.run.trial092.stderr:1+0 records in 2026-02-19T20:12:49.689 INFO:teuthology.orchestra.run.trial092.stderr:1+0 records out 2026-02-19T20:12:49.689 INFO:teuthology.orchestra.run.trial092.stderr:512 bytes copied, 0.000137234 s, 3.7 MB/s 2026-02-19T20:12:49.690 DEBUG:teuthology.orchestra.run.trial092:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2026-02-19T20:12:49.747 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-02-19T20:12:49.747 DEBUG:teuthology.orchestra.run.trial130:> set -ex 2026-02-19T20:12:49.748 DEBUG:teuthology.orchestra.run.trial130:> dd if=/scratch_devs of=/dev/stdout 2026-02-19T20:12:49.766 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-02-19T20:12:49.766 DEBUG:teuthology.orchestra.run.trial130:> stat /dev/vg_nvme/lv_1 2026-02-19T20:12:49.822 INFO:teuthology.orchestra.run.trial130.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2026-02-19T20:12:49.822 INFO:teuthology.orchestra.run.trial130.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-19T20:12:49.822 INFO:teuthology.orchestra.run.trial130.stdout:Device: 6h/6d Inode: 1293 Links: 1 2026-02-19T20:12:49.822 INFO:teuthology.orchestra.run.trial130.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-19T20:12:49.822 INFO:teuthology.orchestra.run.trial130.stdout:Context: system_u:object_r:device_t:s0 2026-02-19T20:12:49.822 INFO:teuthology.orchestra.run.trial130.stdout:Access: 2026-02-19 20:12:46.185740848 +0000 2026-02-19T20:12:49.822 INFO:teuthology.orchestra.run.trial130.stdout:Modify: 2026-02-19 20:12:01.837294234 +0000 2026-02-19T20:12:49.823 INFO:teuthology.orchestra.run.trial130.stdout:Change: 2026-02-19 20:12:01.837294234 +0000 2026-02-19T20:12:49.823 INFO:teuthology.orchestra.run.trial130.stdout: Birth: 2026-02-19 20:12:01.837294234 +0000 2026-02-19T20:12:49.823 DEBUG:teuthology.orchestra.run.trial130:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2026-02-19T20:12:49.887 INFO:teuthology.orchestra.run.trial130.stderr:1+0 records in 2026-02-19T20:12:49.887 INFO:teuthology.orchestra.run.trial130.stderr:1+0 records out 2026-02-19T20:12:49.887 INFO:teuthology.orchestra.run.trial130.stderr:512 bytes copied, 0.000227244 s, 2.3 MB/s 2026-02-19T20:12:49.888 DEBUG:teuthology.orchestra.run.trial130:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2026-02-19T20:12:49.947 DEBUG:teuthology.orchestra.run.trial130:> stat /dev/vg_nvme/lv_2 2026-02-19T20:12:50.003 INFO:teuthology.orchestra.run.trial130.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2026-02-19T20:12:50.003 INFO:teuthology.orchestra.run.trial130.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-19T20:12:50.004 INFO:teuthology.orchestra.run.trial130.stdout:Device: 6h/6d Inode: 1301 Links: 1 2026-02-19T20:12:50.004 INFO:teuthology.orchestra.run.trial130.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-19T20:12:50.004 INFO:teuthology.orchestra.run.trial130.stdout:Context: system_u:object_r:device_t:s0 2026-02-19T20:12:50.004 INFO:teuthology.orchestra.run.trial130.stdout:Access: 2026-02-19 20:12:46.186740834 +0000 2026-02-19T20:12:50.004 INFO:teuthology.orchestra.run.trial130.stdout:Modify: 2026-02-19 20:12:01.837294234 +0000 2026-02-19T20:12:50.004 INFO:teuthology.orchestra.run.trial130.stdout:Change: 2026-02-19 20:12:01.837294234 +0000 2026-02-19T20:12:50.004 INFO:teuthology.orchestra.run.trial130.stdout: Birth: 2026-02-19 20:12:01.837294234 +0000 2026-02-19T20:12:50.004 DEBUG:teuthology.orchestra.run.trial130:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2026-02-19T20:12:50.067 INFO:teuthology.orchestra.run.trial130.stderr:1+0 records in 2026-02-19T20:12:50.067 INFO:teuthology.orchestra.run.trial130.stderr:1+0 records out 2026-02-19T20:12:50.067 INFO:teuthology.orchestra.run.trial130.stderr:512 bytes copied, 0.000210012 s, 2.4 MB/s 2026-02-19T20:12:50.069 DEBUG:teuthology.orchestra.run.trial130:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2026-02-19T20:12:50.126 DEBUG:teuthology.orchestra.run.trial130:> stat /dev/vg_nvme/lv_3 2026-02-19T20:12:50.184 INFO:teuthology.orchestra.run.trial130.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2026-02-19T20:12:50.184 INFO:teuthology.orchestra.run.trial130.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-19T20:12:50.184 INFO:teuthology.orchestra.run.trial130.stdout:Device: 6h/6d Inode: 1299 Links: 1 2026-02-19T20:12:50.184 INFO:teuthology.orchestra.run.trial130.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-19T20:12:50.184 INFO:teuthology.orchestra.run.trial130.stdout:Context: system_u:object_r:device_t:s0 2026-02-19T20:12:50.184 INFO:teuthology.orchestra.run.trial130.stdout:Access: 2026-02-19 20:12:46.186740834 +0000 2026-02-19T20:12:50.184 INFO:teuthology.orchestra.run.trial130.stdout:Modify: 2026-02-19 20:12:01.837294234 +0000 2026-02-19T20:12:50.184 INFO:teuthology.orchestra.run.trial130.stdout:Change: 2026-02-19 20:12:01.837294234 +0000 2026-02-19T20:12:50.185 INFO:teuthology.orchestra.run.trial130.stdout: Birth: 2026-02-19 20:12:01.837294234 +0000 2026-02-19T20:12:50.185 DEBUG:teuthology.orchestra.run.trial130:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2026-02-19T20:12:50.246 INFO:teuthology.orchestra.run.trial130.stderr:1+0 records in 2026-02-19T20:12:50.246 INFO:teuthology.orchestra.run.trial130.stderr:1+0 records out 2026-02-19T20:12:50.246 INFO:teuthology.orchestra.run.trial130.stderr:512 bytes copied, 0.000145702 s, 3.5 MB/s 2026-02-19T20:12:50.247 DEBUG:teuthology.orchestra.run.trial130:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2026-02-19T20:12:50.303 DEBUG:teuthology.orchestra.run.trial130:> stat /dev/vg_nvme/lv_4 2026-02-19T20:12:50.358 INFO:teuthology.orchestra.run.trial130.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2026-02-19T20:12:50.358 INFO:teuthology.orchestra.run.trial130.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-19T20:12:50.358 INFO:teuthology.orchestra.run.trial130.stdout:Device: 6h/6d Inode: 1300 Links: 1 2026-02-19T20:12:50.358 INFO:teuthology.orchestra.run.trial130.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-19T20:12:50.358 INFO:teuthology.orchestra.run.trial130.stdout:Context: system_u:object_r:device_t:s0 2026-02-19T20:12:50.358 INFO:teuthology.orchestra.run.trial130.stdout:Access: 2026-02-19 20:12:46.186740834 +0000 2026-02-19T20:12:50.359 INFO:teuthology.orchestra.run.trial130.stdout:Modify: 2026-02-19 20:12:01.837294234 +0000 2026-02-19T20:12:50.359 INFO:teuthology.orchestra.run.trial130.stdout:Change: 2026-02-19 20:12:01.837294234 +0000 2026-02-19T20:12:50.359 INFO:teuthology.orchestra.run.trial130.stdout: Birth: 2026-02-19 20:12:01.837294234 +0000 2026-02-19T20:12:50.359 DEBUG:teuthology.orchestra.run.trial130:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2026-02-19T20:12:50.422 INFO:teuthology.orchestra.run.trial130.stderr:1+0 records in 2026-02-19T20:12:50.422 INFO:teuthology.orchestra.run.trial130.stderr:1+0 records out 2026-02-19T20:12:50.422 INFO:teuthology.orchestra.run.trial130.stderr:512 bytes copied, 0.000142165 s, 3.6 MB/s 2026-02-19T20:12:50.423 DEBUG:teuthology.orchestra.run.trial130:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2026-02-19T20:12:50.481 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-02-19T20:12:50.481 INFO:tasks.ceph:remote_to_roles_to_devs: {Remote(name='ubuntu@trial092.front.sepia.ceph.com'): {'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@trial130.front.sepia.ceph.com'): {'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-02-19T20:12:50.482 INFO:tasks.ceph:Generating config... 2026-02-19T20:12:50.484 INFO:tasks.ceph:[client] rbd default data pool = datapool 2026-02-19T20:12:50.484 INFO:tasks.ceph:[global] mon warn on pool no app = False 2026-02-19T20:12:50.485 INFO:tasks.ceph:[mgr] debug mgr = 20 2026-02-19T20:12:50.485 INFO:tasks.ceph:[mgr] debug ms = 1 2026-02-19T20:12:50.485 INFO:tasks.ceph:[mon] debug mon = 20 2026-02-19T20:12:50.485 INFO:tasks.ceph:[mon] debug ms = 1 2026-02-19T20:12:50.485 INFO:tasks.ceph:[mon] debug paxos = 20 2026-02-19T20:12:50.485 INFO:tasks.ceph:[osd] bluestore block size = 96636764160 2026-02-19T20:12:50.485 INFO:tasks.ceph:[osd] bluestore compression algorithm = lz4 2026-02-19T20:12:50.485 INFO:tasks.ceph:[osd] bluestore compression mode = aggressive 2026-02-19T20:12:50.485 INFO:tasks.ceph:[osd] bluestore fsck on mount = True 2026-02-19T20:12:50.485 INFO:tasks.ceph:[osd] debug bluefs = 1/20 2026-02-19T20:12:50.485 INFO:tasks.ceph:[osd] debug bluestore = 1/20 2026-02-19T20:12:50.485 INFO:tasks.ceph:[osd] debug ms = 1 2026-02-19T20:12:50.486 INFO:tasks.ceph:[osd] debug osd = 20 2026-02-19T20:12:50.486 INFO:tasks.ceph:[osd] debug rocksdb = 4/10 2026-02-19T20:12:50.486 INFO:tasks.ceph:[osd] enable experimental unrecoverable data corrupting features = * 2026-02-19T20:12:50.486 INFO:tasks.ceph:[osd] mon osd backfillfull_ratio = 0.85 2026-02-19T20:12:50.486 INFO:tasks.ceph:[osd] mon osd full ratio = 0.9 2026-02-19T20:12:50.486 INFO:tasks.ceph:[osd] mon osd nearfull ratio = 0.8 2026-02-19T20:12:50.486 INFO:tasks.ceph:[osd] osd debug randomize hobject sort order = False 2026-02-19T20:12:50.486 INFO:tasks.ceph:[osd] osd failsafe full ratio = 0.95 2026-02-19T20:12:50.486 INFO:tasks.ceph:[osd] osd objectstore = bluestore 2026-02-19T20:12:50.486 INFO:tasks.ceph:[osd] osd shutdown pgref assert = True 2026-02-19T20:12:50.487 INFO:tasks.ceph:Setting up mon.a... 2026-02-19T20:12:50.487 DEBUG:teuthology.orchestra.run.trial092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring /etc/ceph/ceph.keyring 2026-02-19T20:12:50.521 INFO:teuthology.orchestra.run.trial092.stdout:creating /etc/ceph/ceph.keyring 2026-02-19T20:12:50.524 DEBUG:teuthology.orchestra.run.trial092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --gen-key --name=mon. /etc/ceph/ceph.keyring 2026-02-19T20:12:50.599 DEBUG:teuthology.orchestra.run.trial092:> sudo chmod 0644 /etc/ceph/ceph.keyring 2026-02-19T20:12:50.664 DEBUG:tasks.ceph:Ceph mon addresses: [('mon.a', '10.20.193.92'), ('mon.c', '[v2:10.20.193.92:3301,v1:10.20.193.92:6790]'), ('mon.b', '10.20.193.130')] 2026-02-19T20:12:50.665 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': '10.20.193.92,[v2:10.20.193.92:3301,v1:10.20.193.92:6790],10.20.193.130', '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', 'bluestore block size': 96636764160, 'bluestore compression algorithm': 'lz4', 'bluestore compression mode': 'aggressive', 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'enable experimental unrecoverable data corrupting features': '*', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd debug randomize hobject sort order': False, 'osd failsafe full ratio': 0.95, '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-02-19T20:12:50.666 DEBUG:teuthology.orchestra.run.trial092:> set -ex 2026-02-19T20:12:50.667 DEBUG:teuthology.orchestra.run.trial092:> dd of=/home/ubuntu/cephtest/ceph.tmp.conf 2026-02-19T20:12:50.721 DEBUG:teuthology.orchestra.run.trial092:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage monmaptool -c /home/ubuntu/cephtest/ceph.tmp.conf --create --clobber --enable-all-features --add a 10.20.193.92 --addv c '[v2:10.20.193.92:3301,v1:10.20.193.92:6790]' --add b 10.20.193.130 --print /home/ubuntu/cephtest/ceph.monmap 2026-02-19T20:12:50.794 INFO:teuthology.orchestra.run.trial092.stdout:monmaptool: monmap file /home/ubuntu/cephtest/ceph.monmap 2026-02-19T20:12:50.794 INFO:teuthology.orchestra.run.trial092.stdout:monmaptool: generated fsid b7614acf-1ecc-4251-a6f2-9f92d755f045 2026-02-19T20:12:50.794 INFO:teuthology.orchestra.run.trial092.stdout:setting min_mon_release = tentacle 2026-02-19T20:12:50.795 INFO:teuthology.orchestra.run.trial092.stdout:epoch 0 2026-02-19T20:12:50.795 INFO:teuthology.orchestra.run.trial092.stdout:fsid b7614acf-1ecc-4251-a6f2-9f92d755f045 2026-02-19T20:12:50.795 INFO:teuthology.orchestra.run.trial092.stdout:last_changed 2026-02-19T20:12:50.793313+0000 2026-02-19T20:12:50.795 INFO:teuthology.orchestra.run.trial092.stdout:created 2026-02-19T20:12:50.793313+0000 2026-02-19T20:12:50.795 INFO:teuthology.orchestra.run.trial092.stdout:min_mon_release 20 (tentacle) 2026-02-19T20:12:50.795 INFO:teuthology.orchestra.run.trial092.stdout:election_strategy: 1 2026-02-19T20:12:50.795 INFO:teuthology.orchestra.run.trial092.stdout:0: [v2:10.20.193.92:3300/0,v1:10.20.193.92:6789/0] mon.a 2026-02-19T20:12:50.795 INFO:teuthology.orchestra.run.trial092.stdout:1: [v2:10.20.193.130:3300/0,v1:10.20.193.130:6789/0] mon.b 2026-02-19T20:12:50.795 INFO:teuthology.orchestra.run.trial092.stdout:2: [v2:10.20.193.92:3301/0,v1:10.20.193.92:6790/0] mon.c 2026-02-19T20:12:50.795 INFO:teuthology.orchestra.run.trial092.stdout:monmaptool: writing epoch 0 to /home/ubuntu/cephtest/ceph.monmap (3 monitors) 2026-02-19T20:12:50.797 DEBUG:teuthology.orchestra.run.trial092:> rm -- /home/ubuntu/cephtest/ceph.tmp.conf 2026-02-19T20:12:50.854 INFO:tasks.ceph:Writing /etc/ceph/ceph.conf for FSID b7614acf-1ecc-4251-a6f2-9f92d755f045... 2026-02-19T20:12:50.855 DEBUG:teuthology.orchestra.run.trial092:> 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-02-19T20:12:50.896 DEBUG:teuthology.orchestra.run.trial130:> 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-02-19T20:12:50.899 DEBUG:teuthology.orchestra.run.trial160:> 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-02-19T20:12:50.933 INFO:teuthology.orchestra.run.trial092.stdout:[global] 2026-02-19T20:12:50.934 INFO:teuthology.orchestra.run.trial092.stdout: chdir = "" 2026-02-19T20:12:50.934 INFO:teuthology.orchestra.run.trial092.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2026-02-19T20:12:50.934 INFO:teuthology.orchestra.run.trial092.stdout: auth supported = cephx 2026-02-19T20:12:50.934 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:12:50.934 INFO:teuthology.orchestra.run.trial092.stdout: filestore xattr use omap = true 2026-02-19T20:12:50.934 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:12:50.934 INFO:teuthology.orchestra.run.trial092.stdout: mon clock drift allowed = 1.000 2026-02-19T20:12:50.934 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:12:50.935 INFO:teuthology.orchestra.run.trial092.stdout: osd crush chooseleaf type = 0 2026-02-19T20:12:50.935 INFO:teuthology.orchestra.run.trial092.stdout: auth debug = true 2026-02-19T20:12:50.935 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:12:50.935 INFO:teuthology.orchestra.run.trial092.stdout: ms die on old message = true 2026-02-19T20:12:50.935 INFO:teuthology.orchestra.run.trial092.stdout: ms die on bug = true 2026-02-19T20:12:50.935 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:12:50.935 INFO:teuthology.orchestra.run.trial092.stdout: mon max pg per osd = 10000 # >= luminous 2026-02-19T20:12:50.935 INFO:teuthology.orchestra.run.trial092.stdout: mon pg warn max object skew = 0 2026-02-19T20:12:50.935 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:12:50.935 INFO:teuthology.orchestra.run.trial092.stdout: # disable pg_autoscaler by default for new pools 2026-02-19T20:12:50.935 INFO:teuthology.orchestra.run.trial092.stdout: osd_pool_default_pg_autoscale_mode = off 2026-02-19T20:12:50.936 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:12:50.936 INFO:teuthology.orchestra.run.trial092.stdout: osd pool default size = 2 2026-02-19T20:12:50.936 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:12:50.936 INFO:teuthology.orchestra.run.trial092.stdout: mon osd allow primary affinity = true 2026-02-19T20:12:50.936 INFO:teuthology.orchestra.run.trial092.stdout: mon osd allow pg remap = true 2026-02-19T20:12:50.936 INFO:teuthology.orchestra.run.trial092.stdout: mon warn on legacy crush tunables = false 2026-02-19T20:12:50.936 INFO:teuthology.orchestra.run.trial092.stdout: mon warn on crush straw calc version zero = false 2026-02-19T20:12:50.936 INFO:teuthology.orchestra.run.trial092.stdout: mon warn on no sortbitwise = false 2026-02-19T20:12:50.936 INFO:teuthology.orchestra.run.trial092.stdout: mon warn on osd down out interval zero = false 2026-02-19T20:12:50.936 INFO:teuthology.orchestra.run.trial092.stdout: mon warn on too few osds = false 2026-02-19T20:12:50.936 INFO:teuthology.orchestra.run.trial092.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2026-02-19T20:12:50.936 INFO:teuthology.orchestra.run.trial092.stdout: mon_warn_on_pool_no_redundancy = false 2026-02-19T20:12:50.937 INFO:teuthology.orchestra.run.trial092.stdout: mon_allow_pool_size_one = true 2026-02-19T20:12:50.937 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:12:50.937 INFO:teuthology.orchestra.run.trial092.stdout: osd pool default erasure code profile = plugin=isa technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2026-02-19T20:12:50.937 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:12:50.937 INFO:teuthology.orchestra.run.trial092.stdout: osd default data pool replay window = 5 2026-02-19T20:12:50.937 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:12:50.937 INFO:teuthology.orchestra.run.trial092.stdout: mon allow pool delete = true 2026-02-19T20:12:50.937 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:12:50.937 INFO:teuthology.orchestra.run.trial092.stdout: mon cluster log file level = debug 2026-02-19T20:12:50.937 INFO:teuthology.orchestra.run.trial092.stdout: debug asserts on shutdown = true 2026-02-19T20:12:50.937 INFO:teuthology.orchestra.run.trial092.stdout: mon health detail to clog = false 2026-02-19T20:12:50.937 INFO:teuthology.orchestra.run.trial092.stdout: mon host = "10.20.193.92,[v2:10.20.193.92:3301,v1:10.20.193.92:6790],10.20.193.130" 2026-02-19T20:12:50.937 INFO:teuthology.orchestra.run.trial092.stdout: mon warn on pool no app = False 2026-02-19T20:12:50.938 INFO:teuthology.orchestra.run.trial092.stdout: fsid = b7614acf-1ecc-4251-a6f2-9f92d755f045 2026-02-19T20:12:50.938 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:12:50.938 INFO:teuthology.orchestra.run.trial092.stdout:[osd] 2026-02-19T20:12:50.938 INFO:teuthology.orchestra.run.trial092.stdout: osd journal size = 100 2026-02-19T20:12:50.938 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:12:50.938 INFO:teuthology.orchestra.run.trial092.stdout: osd scrub load threshold = 5.0 2026-02-19T20:12:50.938 INFO:teuthology.orchestra.run.trial092.stdout: osd scrub max interval = 600 2026-02-19T20:12:50.938 INFO:teuthology.orchestra.run.trial092.stdout: osd mclock profile = high_recovery_ops 2026-02-19T20:12:50.938 INFO:teuthology.orchestra.run.trial092.stdout: osd mclock skip benchmark = true 2026-02-19T20:12:50.938 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:12:50.938 INFO:teuthology.orchestra.run.trial092.stdout: osd recover clone overlap = true 2026-02-19T20:12:50.938 INFO:teuthology.orchestra.run.trial092.stdout: osd recovery max chunk = 1048576 2026-02-19T20:12:50.938 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:12:50.939 INFO:teuthology.orchestra.run.trial092.stdout: osd debug shutdown = true 2026-02-19T20:12:50.939 INFO:teuthology.orchestra.run.trial092.stdout: osd debug op order = true 2026-02-19T20:12:50.939 INFO:teuthology.orchestra.run.trial092.stdout: osd debug verify stray on activate = true 2026-02-19T20:12:50.939 INFO:teuthology.orchestra.run.trial092.stdout: osd debug trim objects = true 2026-02-19T20:12:50.939 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:12:50.939 INFO:teuthology.orchestra.run.trial092.stdout: osd open classes on start = true 2026-02-19T20:12:50.939 INFO:teuthology.orchestra.run.trial092.stdout: osd debug pg log writeout = true 2026-02-19T20:12:50.939 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:12:50.939 INFO:teuthology.orchestra.run.trial092.stdout: osd deep scrub update digest min age = 30 2026-02-19T20:12:50.939 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:12:50.939 INFO:teuthology.orchestra.run.trial092.stdout: osd map max advance = 10 2026-02-19T20:12:50.939 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:12:50.940 INFO:teuthology.orchestra.run.trial092.stdout: journal zero on create = true 2026-02-19T20:12:50.940 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:12:50.940 INFO:teuthology.orchestra.run.trial092.stdout: filestore ondisk finisher threads = 3 2026-02-19T20:12:50.940 INFO:teuthology.orchestra.run.trial092.stdout: filestore apply finisher threads = 3 2026-02-19T20:12:50.940 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:12:50.940 INFO:teuthology.orchestra.run.trial092.stdout: bdev debug aio = true 2026-02-19T20:12:50.940 INFO:teuthology.orchestra.run.trial092.stdout: osd debug misdirected ops = true 2026-02-19T20:12:50.940 INFO:teuthology.orchestra.run.trial092.stdout: bluestore block size = 96636764160 2026-02-19T20:12:50.940 INFO:teuthology.orchestra.run.trial092.stdout: bluestore compression algorithm = lz4 2026-02-19T20:12:50.940 INFO:teuthology.orchestra.run.trial092.stdout: bluestore compression mode = aggressive 2026-02-19T20:12:50.940 INFO:teuthology.orchestra.run.trial092.stdout: bluestore fsck on mount = True 2026-02-19T20:12:50.940 INFO:teuthology.orchestra.run.trial092.stdout: debug bluefs = 1/20 2026-02-19T20:12:50.941 INFO:teuthology.orchestra.run.trial092.stdout: debug bluestore = 1/20 2026-02-19T20:12:50.941 INFO:teuthology.orchestra.run.trial092.stdout: debug ms = 1 2026-02-19T20:12:50.941 INFO:teuthology.orchestra.run.trial092.stdout: debug osd = 20 2026-02-19T20:12:50.941 INFO:teuthology.orchestra.run.trial092.stdout: debug rocksdb = 4/10 2026-02-19T20:12:50.941 INFO:teuthology.orchestra.run.trial092.stdout: enable experimental unrecoverable data corrupting features = * 2026-02-19T20:12:50.941 INFO:teuthology.orchestra.run.trial092.stdout: mon osd backfillfull_ratio = 0.85 2026-02-19T20:12:50.941 INFO:teuthology.orchestra.run.trial092.stdout: mon osd full ratio = 0.9 2026-02-19T20:12:50.941 INFO:teuthology.orchestra.run.trial092.stdout: mon osd nearfull ratio = 0.8 2026-02-19T20:12:50.941 INFO:teuthology.orchestra.run.trial092.stdout: osd debug randomize hobject sort order = False 2026-02-19T20:12:50.941 INFO:teuthology.orchestra.run.trial092.stdout: osd failsafe full ratio = 0.95 2026-02-19T20:12:50.941 INFO:teuthology.orchestra.run.trial092.stdout: osd objectstore = bluestore 2026-02-19T20:12:50.941 INFO:teuthology.orchestra.run.trial092.stdout: osd shutdown pgref assert = True 2026-02-19T20:12:50.941 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:12:50.942 INFO:teuthology.orchestra.run.trial092.stdout:[mgr] 2026-02-19T20:12:50.942 INFO:teuthology.orchestra.run.trial092.stdout: debug ms = 1 2026-02-19T20:12:50.942 INFO:teuthology.orchestra.run.trial092.stdout: debug mgr = 20 2026-02-19T20:12:50.942 INFO:teuthology.orchestra.run.trial092.stdout: debug mon = 20 2026-02-19T20:12:50.942 INFO:teuthology.orchestra.run.trial092.stdout: debug auth = 20 2026-02-19T20:12:50.942 INFO:teuthology.orchestra.run.trial092.stdout: mon reweight min pgs per osd = 4 2026-02-19T20:12:50.942 INFO:teuthology.orchestra.run.trial092.stdout: mon reweight min bytes per osd = 10 2026-02-19T20:12:50.942 INFO:teuthology.orchestra.run.trial092.stdout: mgr/telemetry/nag = false 2026-02-19T20:12:50.942 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:12:50.942 INFO:teuthology.orchestra.run.trial092.stdout:[mon] 2026-02-19T20:12:50.942 INFO:teuthology.orchestra.run.trial092.stdout: debug ms = 1 2026-02-19T20:12:50.942 INFO:teuthology.orchestra.run.trial092.stdout: debug mon = 20 2026-02-19T20:12:50.943 INFO:teuthology.orchestra.run.trial092.stdout: debug paxos = 20 2026-02-19T20:12:50.943 INFO:teuthology.orchestra.run.trial092.stdout: debug auth = 20 2026-02-19T20:12:50.943 INFO:teuthology.orchestra.run.trial092.stdout: mon data avail warn = 5 2026-02-19T20:12:50.943 INFO:teuthology.orchestra.run.trial092.stdout: mon mgr mkfs grace = 240 2026-02-19T20:12:50.943 INFO:teuthology.orchestra.run.trial092.stdout: mon reweight min pgs per osd = 4 2026-02-19T20:12:50.943 INFO:teuthology.orchestra.run.trial092.stdout: mon osd reporter subtree level = osd 2026-02-19T20:12:50.943 INFO:teuthology.orchestra.run.trial092.stdout: mon osd prime pg temp = true 2026-02-19T20:12:50.943 INFO:teuthology.orchestra.run.trial092.stdout: mon reweight min bytes per osd = 10 2026-02-19T20:12:50.943 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:12:50.943 INFO:teuthology.orchestra.run.trial092.stdout: # rotate auth tickets quickly to exercise renewal paths 2026-02-19T20:12:50.943 INFO:teuthology.orchestra.run.trial092.stdout: auth mon ticket ttl = 660 # 11m 2026-02-19T20:12:50.943 INFO:teuthology.orchestra.run.trial092.stdout: auth service ticket ttl = 240 # 4m 2026-02-19T20:12:50.943 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:12:50.944 INFO:teuthology.orchestra.run.trial092.stdout: # don't complain about insecure global_id in the test suite 2026-02-19T20:12:50.944 INFO:teuthology.orchestra.run.trial092.stdout: mon_warn_on_insecure_global_id_reclaim = false 2026-02-19T20:12:50.944 INFO:teuthology.orchestra.run.trial092.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2026-02-19T20:12:50.944 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:12:50.944 INFO:teuthology.orchestra.run.trial092.stdout: # 1m isn't quite enough 2026-02-19T20:12:50.944 INFO:teuthology.orchestra.run.trial092.stdout: mon_down_mkfs_grace = 2m 2026-02-19T20:12:50.944 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:12:50.944 INFO:teuthology.orchestra.run.trial092.stdout: mon_warn_on_filestore_osds = false 2026-02-19T20:12:50.944 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:12:50.944 INFO:teuthology.orchestra.run.trial092.stdout:[client] 2026-02-19T20:12:50.944 INFO:teuthology.orchestra.run.trial092.stdout: rgw cache enabled = true 2026-02-19T20:12:50.944 INFO:teuthology.orchestra.run.trial092.stdout: rgw enable ops log = true 2026-02-19T20:12:50.945 INFO:teuthology.orchestra.run.trial092.stdout: rgw enable usage log = true 2026-02-19T20:12:50.945 INFO:teuthology.orchestra.run.trial092.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2026-02-19T20:12:50.945 INFO:teuthology.orchestra.run.trial092.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2026-02-19T20:12:50.945 INFO:teuthology.orchestra.run.trial092.stdout: rbd default data pool = datapool 2026-02-19T20:12:50.945 INFO:teuthology.orchestra.run.trial092.stdout:[mon.a] 2026-02-19T20:12:50.945 INFO:teuthology.orchestra.run.trial092.stdout:[mon.c] 2026-02-19T20:12:50.945 INFO:teuthology.orchestra.run.trial092.stdout:[mon.b] 2026-02-19T20:12:50.946 INFO:teuthology.orchestra.run.trial160.stdout:[global] 2026-02-19T20:12:50.946 INFO:teuthology.orchestra.run.trial160.stdout: chdir = "" 2026-02-19T20:12:50.946 INFO:teuthology.orchestra.run.trial160.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2026-02-19T20:12:50.946 INFO:teuthology.orchestra.run.trial160.stdout: auth supported = cephx 2026-02-19T20:12:50.946 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:12:50.947 INFO:teuthology.orchestra.run.trial160.stdout: filestore xattr use omap = true 2026-02-19T20:12:50.947 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:12:50.947 INFO:teuthology.orchestra.run.trial160.stdout: mon clock drift allowed = 1.000 2026-02-19T20:12:50.947 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:12:50.947 INFO:teuthology.orchestra.run.trial160.stdout: osd crush chooseleaf type = 0 2026-02-19T20:12:50.947 INFO:teuthology.orchestra.run.trial160.stdout: auth debug = true 2026-02-19T20:12:50.947 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:12:50.947 INFO:teuthology.orchestra.run.trial160.stdout: ms die on old message = true 2026-02-19T20:12:50.947 INFO:teuthology.orchestra.run.trial160.stdout: ms die on bug = true 2026-02-19T20:12:50.947 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:12:50.947 INFO:teuthology.orchestra.run.trial160.stdout: mon max pg per osd = 10000 # >= luminous 2026-02-19T20:12:50.948 INFO:teuthology.orchestra.run.trial160.stdout: mon pg warn max object skew = 0 2026-02-19T20:12:50.948 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:12:50.948 INFO:teuthology.orchestra.run.trial160.stdout: # disable pg_autoscaler by default for new pools 2026-02-19T20:12:50.948 INFO:teuthology.orchestra.run.trial160.stdout: osd_pool_default_pg_autoscale_mode = off 2026-02-19T20:12:50.948 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:12:50.948 INFO:teuthology.orchestra.run.trial160.stdout: osd pool default size = 2 2026-02-19T20:12:50.948 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:12:50.948 INFO:teuthology.orchestra.run.trial160.stdout: mon osd allow primary affinity = true 2026-02-19T20:12:50.948 INFO:teuthology.orchestra.run.trial160.stdout: mon osd allow pg remap = true 2026-02-19T20:12:50.948 INFO:teuthology.orchestra.run.trial160.stdout: mon warn on legacy crush tunables = false 2026-02-19T20:12:50.948 INFO:teuthology.orchestra.run.trial160.stdout: mon warn on crush straw calc version zero = false 2026-02-19T20:12:50.948 INFO:teuthology.orchestra.run.trial160.stdout: mon warn on no sortbitwise = false 2026-02-19T20:12:50.949 INFO:teuthology.orchestra.run.trial160.stdout: mon warn on osd down out interval zero = false 2026-02-19T20:12:50.949 INFO:teuthology.orchestra.run.trial160.stdout: mon warn on too few osds = false 2026-02-19T20:12:50.949 INFO:teuthology.orchestra.run.trial160.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2026-02-19T20:12:50.949 INFO:teuthology.orchestra.run.trial160.stdout: mon_warn_on_pool_no_redundancy = false 2026-02-19T20:12:50.949 INFO:teuthology.orchestra.run.trial160.stdout: mon_allow_pool_size_one = true 2026-02-19T20:12:50.949 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:12:50.949 INFO:teuthology.orchestra.run.trial160.stdout: osd pool default erasure code profile = plugin=isa technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2026-02-19T20:12:50.949 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:12:50.949 INFO:teuthology.orchestra.run.trial160.stdout: osd default data pool replay window = 5 2026-02-19T20:12:50.949 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:12:50.949 INFO:teuthology.orchestra.run.trial160.stdout: mon allow pool delete = true 2026-02-19T20:12:50.949 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:12:50.950 INFO:teuthology.orchestra.run.trial160.stdout: mon cluster log file level = debug 2026-02-19T20:12:50.950 INFO:teuthology.orchestra.run.trial160.stdout: debug asserts on shutdown = true 2026-02-19T20:12:50.950 INFO:teuthology.orchestra.run.trial160.stdout: mon health detail to clog = false 2026-02-19T20:12:50.950 INFO:teuthology.orchestra.run.trial160.stdout: mon host = "10.20.193.92,[v2:10.20.193.92:3301,v1:10.20.193.92:6790],10.20.193.130" 2026-02-19T20:12:50.950 INFO:teuthology.orchestra.run.trial160.stdout: mon warn on pool no app = False 2026-02-19T20:12:50.950 INFO:teuthology.orchestra.run.trial160.stdout: fsid = b7614acf-1ecc-4251-a6f2-9f92d755f045 2026-02-19T20:12:50.950 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:12:50.950 INFO:teuthology.orchestra.run.trial160.stdout:[osd] 2026-02-19T20:12:50.950 INFO:teuthology.orchestra.run.trial160.stdout: osd journal size = 100 2026-02-19T20:12:50.950 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:12:50.950 INFO:teuthology.orchestra.run.trial160.stdout: osd scrub load threshold = 5.0 2026-02-19T20:12:50.950 INFO:teuthology.orchestra.run.trial160.stdout: osd scrub max interval = 600 2026-02-19T20:12:50.950 INFO:teuthology.orchestra.run.trial160.stdout: osd mclock profile = high_recovery_ops 2026-02-19T20:12:50.951 INFO:teuthology.orchestra.run.trial160.stdout: osd mclock skip benchmark = true 2026-02-19T20:12:50.951 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:12:50.951 INFO:teuthology.orchestra.run.trial160.stdout: osd recover clone overlap = true 2026-02-19T20:12:50.951 INFO:teuthology.orchestra.run.trial160.stdout: osd recovery max chunk = 1048576 2026-02-19T20:12:50.951 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:12:50.951 INFO:teuthology.orchestra.run.trial160.stdout: osd debug shutdown = true 2026-02-19T20:12:50.951 INFO:teuthology.orchestra.run.trial160.stdout: osd debug op order = true 2026-02-19T20:12:50.951 INFO:teuthology.orchestra.run.trial160.stdout: osd debug verify stray on activate = true 2026-02-19T20:12:50.951 INFO:teuthology.orchestra.run.trial160.stdout: osd debug trim objects = true 2026-02-19T20:12:50.951 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:12:50.951 INFO:teuthology.orchestra.run.trial160.stdout: osd open classes on start = true 2026-02-19T20:12:50.951 INFO:teuthology.orchestra.run.trial160.stdout: osd debug pg log writeout = true 2026-02-19T20:12:50.952 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:12:50.952 INFO:teuthology.orchestra.run.trial160.stdout: osd deep scrub update digest min age = 30 2026-02-19T20:12:50.952 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:12:50.952 INFO:teuthology.orchestra.run.trial160.stdout: osd map max advance = 10 2026-02-19T20:12:50.952 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:12:50.952 INFO:teuthology.orchestra.run.trial160.stdout: journal zero on create = true 2026-02-19T20:12:50.952 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:12:50.952 INFO:teuthology.orchestra.run.trial160.stdout: filestore ondisk finisher threads = 3 2026-02-19T20:12:50.952 INFO:teuthology.orchestra.run.trial160.stdout: filestore apply finisher threads = 3 2026-02-19T20:12:50.952 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:12:50.952 INFO:teuthology.orchestra.run.trial160.stdout: bdev debug aio = true 2026-02-19T20:12:50.952 INFO:teuthology.orchestra.run.trial160.stdout: osd debug misdirected ops = true 2026-02-19T20:12:50.953 INFO:teuthology.orchestra.run.trial160.stdout: bluestore block size = 96636764160 2026-02-19T20:12:50.953 INFO:teuthology.orchestra.run.trial160.stdout: bluestore compression algorithm = lz4 2026-02-19T20:12:50.953 INFO:teuthology.orchestra.run.trial160.stdout: bluestore compression mode = aggressive 2026-02-19T20:12:50.953 INFO:teuthology.orchestra.run.trial160.stdout: bluestore fsck on mount = True 2026-02-19T20:12:50.953 INFO:teuthology.orchestra.run.trial160.stdout: debug bluefs = 1/20 2026-02-19T20:12:50.953 INFO:teuthology.orchestra.run.trial160.stdout: debug bluestore = 1/20 2026-02-19T20:12:50.953 INFO:teuthology.orchestra.run.trial160.stdout: debug ms = 1 2026-02-19T20:12:50.953 INFO:teuthology.orchestra.run.trial160.stdout: debug osd = 20 2026-02-19T20:12:50.953 INFO:teuthology.orchestra.run.trial160.stdout: debug rocksdb = 4/10 2026-02-19T20:12:50.953 INFO:teuthology.orchestra.run.trial160.stdout: enable experimental unrecoverable data corrupting features = * 2026-02-19T20:12:50.953 INFO:teuthology.orchestra.run.trial160.stdout: mon osd backfillfull_ratio = 0.85 2026-02-19T20:12:50.954 INFO:teuthology.orchestra.run.trial160.stdout: mon osd full ratio = 0.9 2026-02-19T20:12:50.954 INFO:teuthology.orchestra.run.trial160.stdout: mon osd nearfull ratio = 0.8 2026-02-19T20:12:50.954 INFO:teuthology.orchestra.run.trial160.stdout: osd debug randomize hobject sort order = False 2026-02-19T20:12:50.954 INFO:teuthology.orchestra.run.trial160.stdout: osd failsafe full ratio = 0.95 2026-02-19T20:12:50.954 INFO:teuthology.orchestra.run.trial160.stdout: osd objectstore = bluestore 2026-02-19T20:12:50.954 INFO:teuthology.orchestra.run.trial160.stdout: osd shutdown pgref assert = True 2026-02-19T20:12:50.954 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:12:50.954 INFO:teuthology.orchestra.run.trial160.stdout:[mgr] 2026-02-19T20:12:50.954 INFO:teuthology.orchestra.run.trial160.stdout: debug ms = 1 2026-02-19T20:12:50.954 INFO:teuthology.orchestra.run.trial160.stdout: debug mgr = 20 2026-02-19T20:12:50.954 INFO:teuthology.orchestra.run.trial160.stdout: debug mon = 20 2026-02-19T20:12:50.955 INFO:teuthology.orchestra.run.trial160.stdout: debug auth = 20 2026-02-19T20:12:50.955 INFO:teuthology.orchestra.run.trial160.stdout: mon reweight min pgs per osd = 4 2026-02-19T20:12:50.955 INFO:teuthology.orchestra.run.trial160.stdout: mon reweight min bytes per osd = 10 2026-02-19T20:12:50.955 INFO:teuthology.orchestra.run.trial160.stdout: mgr/telemetry/nag = false 2026-02-19T20:12:50.955 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:12:50.955 INFO:teuthology.orchestra.run.trial160.stdout:[mon] 2026-02-19T20:12:50.955 INFO:teuthology.orchestra.run.trial160.stdout: debug ms = 1 2026-02-19T20:12:50.955 INFO:teuthology.orchestra.run.trial160.stdout: debug mon = 20 2026-02-19T20:12:50.955 INFO:teuthology.orchestra.run.trial160.stdout: debug paxos = 20 2026-02-19T20:12:50.955 INFO:teuthology.orchestra.run.trial160.stdout: debug auth = 20 2026-02-19T20:12:50.955 INFO:teuthology.orchestra.run.trial160.stdout: mon data avail warn = 5 2026-02-19T20:12:50.955 INFO:teuthology.orchestra.run.trial160.stdout: mon mgr mkfs grace = 240 2026-02-19T20:12:50.956 INFO:teuthology.orchestra.run.trial160.stdout: mon reweight min pgs per osd = 4 2026-02-19T20:12:50.956 INFO:teuthology.orchestra.run.trial160.stdout: mon osd reporter subtree level = osd 2026-02-19T20:12:50.956 INFO:teuthology.orchestra.run.trial160.stdout: mon osd prime pg temp = true 2026-02-19T20:12:50.956 INFO:teuthology.orchestra.run.trial160.stdout: mon reweight min bytes per osd = 10 2026-02-19T20:12:50.956 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:12:50.956 INFO:teuthology.orchestra.run.trial160.stdout: # rotate auth tickets quickly to exercise renewal paths 2026-02-19T20:12:50.956 INFO:teuthology.orchestra.run.trial160.stdout: auth mon ticket ttl = 660 # 11m 2026-02-19T20:12:50.956 INFO:teuthology.orchestra.run.trial160.stdout: auth service ticket ttl = 240 # 4m 2026-02-19T20:12:50.956 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:12:50.956 INFO:teuthology.orchestra.run.trial160.stdout: # don't complain about insecure global_id in the test suite 2026-02-19T20:12:50.956 INFO:teuthology.orchestra.run.trial160.stdout: mon_warn_on_insecure_global_id_reclaim = false 2026-02-19T20:12:50.956 INFO:teuthology.orchestra.run.trial160.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2026-02-19T20:12:50.957 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:12:50.957 INFO:teuthology.orchestra.run.trial160.stdout: # 1m isn't quite enough 2026-02-19T20:12:50.957 INFO:teuthology.orchestra.run.trial160.stdout: mon_down_mkfs_grace = 2m 2026-02-19T20:12:50.957 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:12:50.957 INFO:teuthology.orchestra.run.trial160.stdout: mon_warn_on_filestore_osds = false 2026-02-19T20:12:50.957 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:12:50.957 INFO:teuthology.orchestra.run.trial160.stdout:[client] 2026-02-19T20:12:50.957 INFO:teuthology.orchestra.run.trial160.stdout: rgw cache enabled = true 2026-02-19T20:12:50.957 INFO:teuthology.orchestra.run.trial160.stdout: rgw enable ops log = true 2026-02-19T20:12:50.957 INFO:teuthology.orchestra.run.trial160.stdout: rgw enable usage log = true 2026-02-19T20:12:50.957 INFO:teuthology.orchestra.run.trial160.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2026-02-19T20:12:50.958 INFO:teuthology.orchestra.run.trial160.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2026-02-19T20:12:50.958 INFO:teuthology.orchestra.run.trial160.stdout: rbd default data pool = datapool 2026-02-19T20:12:50.958 INFO:teuthology.orchestra.run.trial160.stdout:[mon.a] 2026-02-19T20:12:50.958 INFO:teuthology.orchestra.run.trial160.stdout:[mon.c] 2026-02-19T20:12:50.958 INFO:teuthology.orchestra.run.trial160.stdout:[mon.b] 2026-02-19T20:12:50.959 INFO:teuthology.orchestra.run.trial130.stdout:[global] 2026-02-19T20:12:50.960 INFO:teuthology.orchestra.run.trial130.stdout: chdir = "" 2026-02-19T20:12:50.960 INFO:teuthology.orchestra.run.trial130.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2026-02-19T20:12:50.960 INFO:teuthology.orchestra.run.trial130.stdout: auth supported = cephx 2026-02-19T20:12:50.960 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:50.960 INFO:teuthology.orchestra.run.trial130.stdout: filestore xattr use omap = true 2026-02-19T20:12:50.960 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:50.960 INFO:teuthology.orchestra.run.trial130.stdout: mon clock drift allowed = 1.000 2026-02-19T20:12:50.960 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:50.961 INFO:teuthology.orchestra.run.trial130.stdout: osd crush chooseleaf type = 0 2026-02-19T20:12:50.961 INFO:teuthology.orchestra.run.trial130.stdout: auth debug = true 2026-02-19T20:12:50.961 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:50.961 INFO:teuthology.orchestra.run.trial130.stdout: ms die on old message = true 2026-02-19T20:12:50.961 INFO:teuthology.orchestra.run.trial130.stdout: ms die on bug = true 2026-02-19T20:12:50.961 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:50.961 INFO:teuthology.orchestra.run.trial130.stdout: mon max pg per osd = 10000 # >= luminous 2026-02-19T20:12:50.961 INFO:teuthology.orchestra.run.trial130.stdout: mon pg warn max object skew = 0 2026-02-19T20:12:50.961 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:50.961 INFO:teuthology.orchestra.run.trial130.stdout: # disable pg_autoscaler by default for new pools 2026-02-19T20:12:50.961 INFO:teuthology.orchestra.run.trial130.stdout: osd_pool_default_pg_autoscale_mode = off 2026-02-19T20:12:50.962 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:50.962 INFO:teuthology.orchestra.run.trial130.stdout: osd pool default size = 2 2026-02-19T20:12:50.962 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:50.962 INFO:teuthology.orchestra.run.trial130.stdout: mon osd allow primary affinity = true 2026-02-19T20:12:50.962 INFO:teuthology.orchestra.run.trial130.stdout: mon osd allow pg remap = true 2026-02-19T20:12:50.962 INFO:teuthology.orchestra.run.trial130.stdout: mon warn on legacy crush tunables = false 2026-02-19T20:12:50.962 INFO:teuthology.orchestra.run.trial130.stdout: mon warn on crush straw calc version zero = false 2026-02-19T20:12:50.962 INFO:teuthology.orchestra.run.trial130.stdout: mon warn on no sortbitwise = false 2026-02-19T20:12:50.962 INFO:teuthology.orchestra.run.trial130.stdout: mon warn on osd down out interval zero = false 2026-02-19T20:12:50.962 INFO:teuthology.orchestra.run.trial130.stdout: mon warn on too few osds = false 2026-02-19T20:12:50.962 INFO:teuthology.orchestra.run.trial130.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2026-02-19T20:12:50.962 INFO:teuthology.orchestra.run.trial130.stdout: mon_warn_on_pool_no_redundancy = false 2026-02-19T20:12:50.963 INFO:teuthology.orchestra.run.trial130.stdout: mon_allow_pool_size_one = true 2026-02-19T20:12:50.963 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:50.963 INFO:teuthology.orchestra.run.trial130.stdout: osd pool default erasure code profile = plugin=isa technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2026-02-19T20:12:50.963 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:50.963 INFO:teuthology.orchestra.run.trial130.stdout: osd default data pool replay window = 5 2026-02-19T20:12:50.963 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:50.963 INFO:teuthology.orchestra.run.trial130.stdout: mon allow pool delete = true 2026-02-19T20:12:50.963 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:50.963 INFO:teuthology.orchestra.run.trial130.stdout: mon cluster log file level = debug 2026-02-19T20:12:50.963 INFO:teuthology.orchestra.run.trial130.stdout: debug asserts on shutdown = true 2026-02-19T20:12:50.963 INFO:teuthology.orchestra.run.trial130.stdout: mon health detail to clog = false 2026-02-19T20:12:50.963 INFO:teuthology.orchestra.run.trial130.stdout: mon host = "10.20.193.92,[v2:10.20.193.92:3301,v1:10.20.193.92:6790],10.20.193.130" 2026-02-19T20:12:50.964 INFO:teuthology.orchestra.run.trial130.stdout: mon warn on pool no app = False 2026-02-19T20:12:50.964 INFO:teuthology.orchestra.run.trial130.stdout: fsid = b7614acf-1ecc-4251-a6f2-9f92d755f045 2026-02-19T20:12:50.964 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:50.964 INFO:teuthology.orchestra.run.trial130.stdout:[osd] 2026-02-19T20:12:50.964 INFO:teuthology.orchestra.run.trial130.stdout: osd journal size = 100 2026-02-19T20:12:50.964 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:50.964 INFO:teuthology.orchestra.run.trial130.stdout: osd scrub load threshold = 5.0 2026-02-19T20:12:50.964 INFO:teuthology.orchestra.run.trial130.stdout: osd scrub max interval = 600 2026-02-19T20:12:50.964 INFO:teuthology.orchestra.run.trial130.stdout: osd mclock profile = high_recovery_ops 2026-02-19T20:12:50.964 INFO:teuthology.orchestra.run.trial130.stdout: osd mclock skip benchmark = true 2026-02-19T20:12:50.965 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:50.965 INFO:teuthology.orchestra.run.trial130.stdout: osd recover clone overlap = true 2026-02-19T20:12:50.965 INFO:teuthology.orchestra.run.trial130.stdout: osd recovery max chunk = 1048576 2026-02-19T20:12:50.965 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:50.965 INFO:teuthology.orchestra.run.trial130.stdout: osd debug shutdown = true 2026-02-19T20:12:50.965 INFO:teuthology.orchestra.run.trial130.stdout: osd debug op order = true 2026-02-19T20:12:50.965 INFO:teuthology.orchestra.run.trial130.stdout: osd debug verify stray on activate = true 2026-02-19T20:12:50.965 INFO:teuthology.orchestra.run.trial130.stdout: osd debug trim objects = true 2026-02-19T20:12:50.965 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:50.965 INFO:teuthology.orchestra.run.trial130.stdout: osd open classes on start = true 2026-02-19T20:12:50.965 INFO:teuthology.orchestra.run.trial130.stdout: osd debug pg log writeout = true 2026-02-19T20:12:50.966 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:50.966 INFO:teuthology.orchestra.run.trial130.stdout: osd deep scrub update digest min age = 30 2026-02-19T20:12:50.966 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:50.966 INFO:teuthology.orchestra.run.trial130.stdout: osd map max advance = 10 2026-02-19T20:12:50.966 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:50.966 INFO:teuthology.orchestra.run.trial130.stdout: journal zero on create = true 2026-02-19T20:12:50.966 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:50.966 INFO:teuthology.orchestra.run.trial130.stdout: filestore ondisk finisher threads = 3 2026-02-19T20:12:50.966 INFO:teuthology.orchestra.run.trial130.stdout: filestore apply finisher threads = 3 2026-02-19T20:12:50.966 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:50.966 INFO:teuthology.orchestra.run.trial130.stdout: bdev debug aio = true 2026-02-19T20:12:50.966 INFO:teuthology.orchestra.run.trial130.stdout: osd debug misdirected ops = true 2026-02-19T20:12:50.967 INFO:teuthology.orchestra.run.trial130.stdout: bluestore block size = 96636764160 2026-02-19T20:12:50.967 INFO:teuthology.orchestra.run.trial130.stdout: bluestore compression algorithm = lz4 2026-02-19T20:12:50.967 INFO:teuthology.orchestra.run.trial130.stdout: bluestore compression mode = aggressive 2026-02-19T20:12:50.967 INFO:teuthology.orchestra.run.trial130.stdout: bluestore fsck on mount = True 2026-02-19T20:12:50.967 INFO:teuthology.orchestra.run.trial130.stdout: debug bluefs = 1/20 2026-02-19T20:12:50.967 INFO:teuthology.orchestra.run.trial130.stdout: debug bluestore = 1/20 2026-02-19T20:12:50.967 INFO:teuthology.orchestra.run.trial130.stdout: debug ms = 1 2026-02-19T20:12:50.967 INFO:teuthology.orchestra.run.trial130.stdout: debug osd = 20 2026-02-19T20:12:50.967 INFO:teuthology.orchestra.run.trial130.stdout: debug rocksdb = 4/10 2026-02-19T20:12:50.967 INFO:teuthology.orchestra.run.trial130.stdout: enable experimental unrecoverable data corrupting features = * 2026-02-19T20:12:50.967 INFO:teuthology.orchestra.run.trial130.stdout: mon osd backfillfull_ratio = 0.85 2026-02-19T20:12:50.967 INFO:teuthology.orchestra.run.trial130.stdout: mon osd full ratio = 0.9 2026-02-19T20:12:50.967 INFO:teuthology.orchestra.run.trial130.stdout: mon osd nearfull ratio = 0.8 2026-02-19T20:12:50.968 INFO:teuthology.orchestra.run.trial130.stdout: osd debug randomize hobject sort order = False 2026-02-19T20:12:50.968 INFO:teuthology.orchestra.run.trial130.stdout: osd failsafe full ratio = 0.95 2026-02-19T20:12:50.968 INFO:teuthology.orchestra.run.trial130.stdout: osd objectstore = bluestore 2026-02-19T20:12:50.968 INFO:teuthology.orchestra.run.trial130.stdout: osd shutdown pgref assert = True 2026-02-19T20:12:50.968 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:50.968 INFO:teuthology.orchestra.run.trial130.stdout:[mgr] 2026-02-19T20:12:50.968 INFO:teuthology.orchestra.run.trial130.stdout: debug ms = 1 2026-02-19T20:12:50.968 INFO:teuthology.orchestra.run.trial130.stdout: debug mgr = 20 2026-02-19T20:12:50.968 INFO:teuthology.orchestra.run.trial130.stdout: debug mon = 20 2026-02-19T20:12:50.968 INFO:teuthology.orchestra.run.trial130.stdout: debug auth = 20 2026-02-19T20:12:50.968 INFO:teuthology.orchestra.run.trial130.stdout: mon reweight min pgs per osd = 4 2026-02-19T20:12:50.968 INFO:teuthology.orchestra.run.trial130.stdout: mon reweight min bytes per osd = 10 2026-02-19T20:12:50.968 INFO:teuthology.orchestra.run.trial130.stdout: mgr/telemetry/nag = false 2026-02-19T20:12:50.968 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:50.969 INFO:teuthology.orchestra.run.trial130.stdout:[mon] 2026-02-19T20:12:50.969 INFO:teuthology.orchestra.run.trial130.stdout: debug ms = 1 2026-02-19T20:12:50.969 INFO:teuthology.orchestra.run.trial130.stdout: debug mon = 20 2026-02-19T20:12:50.969 INFO:teuthology.orchestra.run.trial130.stdout: debug paxos = 20 2026-02-19T20:12:50.969 INFO:teuthology.orchestra.run.trial130.stdout: debug auth = 20 2026-02-19T20:12:50.969 INFO:teuthology.orchestra.run.trial130.stdout: mon data avail warn = 5 2026-02-19T20:12:50.969 INFO:teuthology.orchestra.run.trial130.stdout: mon mgr mkfs grace = 240 2026-02-19T20:12:50.969 INFO:teuthology.orchestra.run.trial130.stdout: mon reweight min pgs per osd = 4 2026-02-19T20:12:50.969 INFO:teuthology.orchestra.run.trial130.stdout: mon osd reporter subtree level = osd 2026-02-19T20:12:50.969 INFO:teuthology.orchestra.run.trial130.stdout: mon osd prime pg temp = true 2026-02-19T20:12:50.969 INFO:teuthology.orchestra.run.trial130.stdout: mon reweight min bytes per osd = 10 2026-02-19T20:12:50.970 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:50.970 INFO:teuthology.orchestra.run.trial130.stdout: # rotate auth tickets quickly to exercise renewal paths 2026-02-19T20:12:50.970 INFO:teuthology.orchestra.run.trial130.stdout: auth mon ticket ttl = 660 # 11m 2026-02-19T20:12:50.970 INFO:teuthology.orchestra.run.trial130.stdout: auth service ticket ttl = 240 # 4m 2026-02-19T20:12:50.970 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:50.970 INFO:teuthology.orchestra.run.trial130.stdout: # don't complain about insecure global_id in the test suite 2026-02-19T20:12:50.970 INFO:teuthology.orchestra.run.trial130.stdout: mon_warn_on_insecure_global_id_reclaim = false 2026-02-19T20:12:50.970 INFO:teuthology.orchestra.run.trial130.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2026-02-19T20:12:50.970 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:50.970 INFO:teuthology.orchestra.run.trial130.stdout: # 1m isn't quite enough 2026-02-19T20:12:50.970 INFO:teuthology.orchestra.run.trial130.stdout: mon_down_mkfs_grace = 2m 2026-02-19T20:12:50.970 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:50.970 INFO:teuthology.orchestra.run.trial130.stdout: mon_warn_on_filestore_osds = false 2026-02-19T20:12:50.971 INFO:teuthology.orchestra.run.trial130.stdout: 2026-02-19T20:12:50.971 INFO:teuthology.orchestra.run.trial130.stdout:[client] 2026-02-19T20:12:50.971 INFO:teuthology.orchestra.run.trial130.stdout: rgw cache enabled = true 2026-02-19T20:12:50.971 INFO:teuthology.orchestra.run.trial130.stdout: rgw enable ops log = true 2026-02-19T20:12:50.971 INFO:teuthology.orchestra.run.trial130.stdout: rgw enable usage log = true 2026-02-19T20:12:50.971 INFO:teuthology.orchestra.run.trial130.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2026-02-19T20:12:50.971 INFO:teuthology.orchestra.run.trial130.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2026-02-19T20:12:50.971 INFO:teuthology.orchestra.run.trial130.stdout: rbd default data pool = datapool 2026-02-19T20:12:50.971 INFO:teuthology.orchestra.run.trial130.stdout:[mon.a] 2026-02-19T20:12:50.971 INFO:teuthology.orchestra.run.trial130.stdout:[mon.c] 2026-02-19T20:12:50.971 INFO:teuthology.orchestra.run.trial130.stdout:[mon.b] 2026-02-19T20:12:50.972 INFO:tasks.ceph:Creating admin key on mon.a... 2026-02-19T20:12:50.973 DEBUG:teuthology.orchestra.run.trial092:> 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-02-19T20:12:51.041 INFO:tasks.ceph:Copying monmap to all nodes... 2026-02-19T20:12:51.041 DEBUG:teuthology.orchestra.run.trial092:> set -ex 2026-02-19T20:12:51.041 DEBUG:teuthology.orchestra.run.trial092:> dd if=/etc/ceph/ceph.keyring of=/dev/stdout 2026-02-19T20:12:51.099 DEBUG:teuthology.orchestra.run.trial092:> set -ex 2026-02-19T20:12:51.099 DEBUG:teuthology.orchestra.run.trial092:> dd if=/home/ubuntu/cephtest/ceph.monmap of=/dev/stdout 2026-02-19T20:12:51.157 INFO:tasks.ceph:Sending monmap to node ubuntu@trial092.front.sepia.ceph.com 2026-02-19T20:12:51.157 DEBUG:teuthology.orchestra.run.trial092:> set -ex 2026-02-19T20:12:51.157 DEBUG:teuthology.orchestra.run.trial092:> sudo dd of=/etc/ceph/ceph.keyring 2026-02-19T20:12:51.157 DEBUG:teuthology.orchestra.run.trial092:> sudo chmod 0644 /etc/ceph/ceph.keyring 2026-02-19T20:12:51.229 DEBUG:teuthology.orchestra.run.trial092:> set -ex 2026-02-19T20:12:51.229 DEBUG:teuthology.orchestra.run.trial092:> dd of=/home/ubuntu/cephtest/ceph.monmap 2026-02-19T20:12:51.286 INFO:tasks.ceph:Sending monmap to node ubuntu@trial130.front.sepia.ceph.com 2026-02-19T20:12:51.286 DEBUG:teuthology.orchestra.run.trial130:> set -ex 2026-02-19T20:12:51.286 DEBUG:teuthology.orchestra.run.trial130:> sudo dd of=/etc/ceph/ceph.keyring 2026-02-19T20:12:51.286 DEBUG:teuthology.orchestra.run.trial130:> sudo chmod 0644 /etc/ceph/ceph.keyring 2026-02-19T20:12:51.320 DEBUG:teuthology.orchestra.run.trial130:> set -ex 2026-02-19T20:12:51.320 DEBUG:teuthology.orchestra.run.trial130:> dd of=/home/ubuntu/cephtest/ceph.monmap 2026-02-19T20:12:51.376 INFO:tasks.ceph:Sending monmap to node ubuntu@trial160.front.sepia.ceph.com 2026-02-19T20:12:51.376 DEBUG:teuthology.orchestra.run.trial160:> set -ex 2026-02-19T20:12:51.376 DEBUG:teuthology.orchestra.run.trial160:> sudo dd of=/etc/ceph/ceph.keyring 2026-02-19T20:12:51.376 DEBUG:teuthology.orchestra.run.trial160:> sudo chmod 0644 /etc/ceph/ceph.keyring 2026-02-19T20:12:51.411 DEBUG:teuthology.orchestra.run.trial160:> set -ex 2026-02-19T20:12:51.412 DEBUG:teuthology.orchestra.run.trial160:> dd of=/home/ubuntu/cephtest/ceph.monmap 2026-02-19T20:12:51.467 INFO:tasks.ceph:Setting up mon nodes... 2026-02-19T20:12:51.468 INFO:tasks.ceph:Setting up mgr nodes... 2026-02-19T20:12:51.468 DEBUG:teuthology.orchestra.run.trial092:> 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-02-19T20:12:51.510 INFO:teuthology.orchestra.run.trial092.stdout:creating /var/lib/ceph/mgr/ceph-x/keyring 2026-02-19T20:12:51.513 DEBUG:teuthology.orchestra.run.trial130:> 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-02-19T20:12:51.556 INFO:teuthology.orchestra.run.trial130.stdout:creating /var/lib/ceph/mgr/ceph-y/keyring 2026-02-19T20:12:51.559 INFO:tasks.ceph:Setting up mds nodes... 2026-02-19T20:12:51.559 INFO:tasks.ceph_client:Setting up client nodes... 2026-02-19T20:12:51.559 DEBUG:teuthology.orchestra.run.trial160:> 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-02-19T20:12:51.594 INFO:teuthology.orchestra.run.trial160.stdout:creating /etc/ceph/ceph.client.0.keyring 2026-02-19T20:12:51.605 INFO:tasks.ceph:Running mkfs on osd nodes... 2026-02-19T20:12:51.606 INFO:tasks.ceph:ctx.disk_config.remote_to_roles_to_dev: {Remote(name='ubuntu@trial092.front.sepia.ceph.com'): {'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@trial130.front.sepia.ceph.com'): {'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-02-19T20:12:51.606 DEBUG:teuthology.orchestra.run.trial092:> sudo mkdir -p /var/lib/ceph/osd/ceph-0 2026-02-19T20:12:51.631 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-02-19T20:12:51.632 INFO:tasks.ceph:role: osd.0 2026-02-19T20:12:51.632 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_1 on ubuntu@trial092.front.sepia.ceph.com 2026-02-19T20:12:51.632 DEBUG:teuthology.orchestra.run.trial092:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_1 2026-02-19T20:12:51.698 INFO:teuthology.orchestra.run.trial092.stdout:meta-data=/dev/vg_nvme/lv_1 isize=2048 agcount=4, agsize=45875200 blks 2026-02-19T20:12:51.698 INFO:teuthology.orchestra.run.trial092.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-19T20:12:51.698 INFO:teuthology.orchestra.run.trial092.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-19T20:12:51.698 INFO:teuthology.orchestra.run.trial092.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-02-19T20:12:51.698 INFO:teuthology.orchestra.run.trial092.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-19T20:12:51.698 INFO:teuthology.orchestra.run.trial092.stdout: = sunit=0 swidth=0 blks 2026-02-19T20:12:51.698 INFO:teuthology.orchestra.run.trial092.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-19T20:12:51.698 INFO:teuthology.orchestra.run.trial092.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-19T20:12:51.698 INFO:teuthology.orchestra.run.trial092.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-19T20:12:51.698 INFO:teuthology.orchestra.run.trial092.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-19T20:12:52.320 INFO:teuthology.orchestra.run.trial092.stdout:Discarding blocks...Done. 2026-02-19T20:12:52.322 INFO:tasks.ceph:mount /dev/vg_nvme/lv_1 on ubuntu@trial092.front.sepia.ceph.com -o noatime 2026-02-19T20:12:52.323 DEBUG:teuthology.orchestra.run.trial092:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-0 2026-02-19T20:12:52.391 DEBUG:teuthology.orchestra.run.trial092:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-0 2026-02-19T20:12:52.458 DEBUG:teuthology.orchestra.run.trial092:> sudo mkdir -p /var/lib/ceph/osd/ceph-1 2026-02-19T20:12:52.521 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-02-19T20:12:52.521 INFO:tasks.ceph:role: osd.1 2026-02-19T20:12:52.521 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_2 on ubuntu@trial092.front.sepia.ceph.com 2026-02-19T20:12:52.522 DEBUG:teuthology.orchestra.run.trial092:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_2 2026-02-19T20:12:52.586 INFO:teuthology.orchestra.run.trial092.stdout:meta-data=/dev/vg_nvme/lv_2 isize=2048 agcount=4, agsize=45875200 blks 2026-02-19T20:12:52.586 INFO:teuthology.orchestra.run.trial092.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-19T20:12:52.586 INFO:teuthology.orchestra.run.trial092.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-19T20:12:52.586 INFO:teuthology.orchestra.run.trial092.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-02-19T20:12:52.586 INFO:teuthology.orchestra.run.trial092.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-19T20:12:52.586 INFO:teuthology.orchestra.run.trial092.stdout: = sunit=0 swidth=0 blks 2026-02-19T20:12:52.586 INFO:teuthology.orchestra.run.trial092.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-19T20:12:52.586 INFO:teuthology.orchestra.run.trial092.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-19T20:12:52.586 INFO:teuthology.orchestra.run.trial092.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-19T20:12:52.587 INFO:teuthology.orchestra.run.trial092.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-19T20:12:53.197 INFO:teuthology.orchestra.run.trial092.stdout:Discarding blocks...Done. 2026-02-19T20:12:53.200 INFO:tasks.ceph:mount /dev/vg_nvme/lv_2 on ubuntu@trial092.front.sepia.ceph.com -o noatime 2026-02-19T20:12:53.200 DEBUG:teuthology.orchestra.run.trial092:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-1 2026-02-19T20:12:53.272 DEBUG:teuthology.orchestra.run.trial092:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-1 2026-02-19T20:12:53.339 DEBUG:teuthology.orchestra.run.trial092:> sudo mkdir -p /var/lib/ceph/osd/ceph-2 2026-02-19T20:12:53.402 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-02-19T20:12:53.403 INFO:tasks.ceph:role: osd.2 2026-02-19T20:12:53.403 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_3 on ubuntu@trial092.front.sepia.ceph.com 2026-02-19T20:12:53.403 DEBUG:teuthology.orchestra.run.trial092:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_3 2026-02-19T20:12:53.468 INFO:teuthology.orchestra.run.trial092.stdout:meta-data=/dev/vg_nvme/lv_3 isize=2048 agcount=4, agsize=45875200 blks 2026-02-19T20:12:53.468 INFO:teuthology.orchestra.run.trial092.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-19T20:12:53.468 INFO:teuthology.orchestra.run.trial092.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-19T20:12:53.468 INFO:teuthology.orchestra.run.trial092.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-02-19T20:12:53.469 INFO:teuthology.orchestra.run.trial092.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-19T20:12:53.469 INFO:teuthology.orchestra.run.trial092.stdout: = sunit=0 swidth=0 blks 2026-02-19T20:12:53.469 INFO:teuthology.orchestra.run.trial092.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-19T20:12:53.469 INFO:teuthology.orchestra.run.trial092.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-19T20:12:53.469 INFO:teuthology.orchestra.run.trial092.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-19T20:12:53.469 INFO:teuthology.orchestra.run.trial092.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-19T20:12:54.081 INFO:teuthology.orchestra.run.trial092.stdout:Discarding blocks...Done. 2026-02-19T20:12:54.082 INFO:tasks.ceph:mount /dev/vg_nvme/lv_3 on ubuntu@trial092.front.sepia.ceph.com -o noatime 2026-02-19T20:12:54.083 DEBUG:teuthology.orchestra.run.trial092:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-2 2026-02-19T20:12:54.151 DEBUG:teuthology.orchestra.run.trial092:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-2 2026-02-19T20:12:54.217 DEBUG:teuthology.orchestra.run.trial092:> sudo mkdir -p /var/lib/ceph/osd/ceph-3 2026-02-19T20:12:54.283 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-02-19T20:12:54.283 INFO:tasks.ceph:role: osd.3 2026-02-19T20:12:54.284 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_4 on ubuntu@trial092.front.sepia.ceph.com 2026-02-19T20:12:54.284 DEBUG:teuthology.orchestra.run.trial092:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_4 2026-02-19T20:12:54.349 INFO:teuthology.orchestra.run.trial092.stdout:meta-data=/dev/vg_nvme/lv_4 isize=2048 agcount=4, agsize=45875200 blks 2026-02-19T20:12:54.349 INFO:teuthology.orchestra.run.trial092.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-19T20:12:54.349 INFO:teuthology.orchestra.run.trial092.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-19T20:12:54.349 INFO:teuthology.orchestra.run.trial092.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-02-19T20:12:54.350 INFO:teuthology.orchestra.run.trial092.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-19T20:12:54.350 INFO:teuthology.orchestra.run.trial092.stdout: = sunit=0 swidth=0 blks 2026-02-19T20:12:54.350 INFO:teuthology.orchestra.run.trial092.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-19T20:12:54.350 INFO:teuthology.orchestra.run.trial092.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-19T20:12:54.350 INFO:teuthology.orchestra.run.trial092.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-19T20:12:54.350 INFO:teuthology.orchestra.run.trial092.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-19T20:12:54.932 INFO:teuthology.orchestra.run.trial092.stdout:Discarding blocks...Done. 2026-02-19T20:12:54.934 INFO:tasks.ceph:mount /dev/vg_nvme/lv_4 on ubuntu@trial092.front.sepia.ceph.com -o noatime 2026-02-19T20:12:54.935 DEBUG:teuthology.orchestra.run.trial092:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-3 2026-02-19T20:12:55.007 DEBUG:teuthology.orchestra.run.trial092:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-3 2026-02-19T20:12:55.074 DEBUG:teuthology.orchestra.run.trial092:> 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-02-19T20:12:55.149 INFO:teuthology.orchestra.run.trial092.stderr:2026-02-19T20:12:55.147+0000 7fa6ea438780 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-19T20:12:55.149 INFO:teuthology.orchestra.run.trial092.stderr:2026-02-19T20:12:55.147+0000 7fa6ea438780 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-19T20:12:55.150 INFO:teuthology.orchestra.run.trial092.stderr:2026-02-19T20:12:55.148+0000 7fa6ea438780 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-19T20:12:55.150 INFO:teuthology.orchestra.run.trial092.stderr:2026-02-19T20:12:55.148+0000 7fa6ea438780 -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-02-19T20:12:55.151 INFO:teuthology.orchestra.run.trial092.stderr:2026-02-19T20:12:55.148+0000 7fa6ea438780 -1 created new key in keyring /var/lib/ceph/osd/ceph-0/keyring 2026-02-19T20:12:55.151 INFO:teuthology.orchestra.run.trial092.stderr:2026-02-19T20:12:55.148+0000 7fa6ea438780 -1 bdev(0x32c3400 /var/lib/ceph/osd/ceph-0/block) open stat got: (1) Operation not permitted 2026-02-19T20:12:55.151 INFO:teuthology.orchestra.run.trial092.stderr:2026-02-19T20:12:55.148+0000 7fa6ea438780 -1 bluestore(/var/lib/ceph/osd/ceph-0) _read_fsid unparsable uuid 2026-02-19T20:12:55.598 DEBUG:teuthology.orchestra.run.trial092:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2026-02-19T20:12:55.662 DEBUG:teuthology.orchestra.run.trial092:> 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-02-19T20:12:55.737 INFO:teuthology.orchestra.run.trial092.stderr:2026-02-19T20:12:55.735+0000 7f81c5c85780 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-19T20:12:55.737 INFO:teuthology.orchestra.run.trial092.stderr:2026-02-19T20:12:55.735+0000 7f81c5c85780 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-19T20:12:55.738 INFO:teuthology.orchestra.run.trial092.stderr:2026-02-19T20:12:55.736+0000 7f81c5c85780 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-19T20:12:55.738 INFO:teuthology.orchestra.run.trial092.stderr:2026-02-19T20:12:55.736+0000 7f81c5c85780 -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-02-19T20:12:55.738 INFO:teuthology.orchestra.run.trial092.stderr:2026-02-19T20:12:55.736+0000 7f81c5c85780 -1 created new key in keyring /var/lib/ceph/osd/ceph-1/keyring 2026-02-19T20:12:55.738 INFO:teuthology.orchestra.run.trial092.stderr:2026-02-19T20:12:55.736+0000 7f81c5c85780 -1 bdev(0x35ad400 /var/lib/ceph/osd/ceph-1/block) open stat got: (1) Operation not permitted 2026-02-19T20:12:55.738 INFO:teuthology.orchestra.run.trial092.stderr:2026-02-19T20:12:55.736+0000 7f81c5c85780 -1 bluestore(/var/lib/ceph/osd/ceph-1) _read_fsid unparsable uuid 2026-02-19T20:12:56.190 DEBUG:teuthology.orchestra.run.trial092:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2026-02-19T20:12:56.254 DEBUG:teuthology.orchestra.run.trial092:> 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-02-19T20:12:56.330 INFO:teuthology.orchestra.run.trial092.stderr:2026-02-19T20:12:56.328+0000 7f463dc26780 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-19T20:12:56.331 INFO:teuthology.orchestra.run.trial092.stderr:2026-02-19T20:12:56.328+0000 7f463dc26780 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-19T20:12:56.331 INFO:teuthology.orchestra.run.trial092.stderr:2026-02-19T20:12:56.329+0000 7f463dc26780 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-19T20:12:56.332 INFO:teuthology.orchestra.run.trial092.stderr:2026-02-19T20:12:56.330+0000 7f463dc26780 -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-02-19T20:12:56.332 INFO:teuthology.orchestra.run.trial092.stderr:2026-02-19T20:12:56.330+0000 7f463dc26780 -1 created new key in keyring /var/lib/ceph/osd/ceph-2/keyring 2026-02-19T20:12:56.332 INFO:teuthology.orchestra.run.trial092.stderr:2026-02-19T20:12:56.330+0000 7f463dc26780 -1 bdev(0x3e19400 /var/lib/ceph/osd/ceph-2/block) open stat got: (1) Operation not permitted 2026-02-19T20:12:56.332 INFO:teuthology.orchestra.run.trial092.stderr:2026-02-19T20:12:56.330+0000 7f463dc26780 -1 bluestore(/var/lib/ceph/osd/ceph-2) _read_fsid unparsable uuid 2026-02-19T20:12:56.788 DEBUG:teuthology.orchestra.run.trial092:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2026-02-19T20:12:56.854 DEBUG:teuthology.orchestra.run.trial092:> 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-02-19T20:12:56.928 INFO:teuthology.orchestra.run.trial092.stderr:2026-02-19T20:12:56.926+0000 7f200ec4e780 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-19T20:12:56.928 INFO:teuthology.orchestra.run.trial092.stderr:2026-02-19T20:12:56.926+0000 7f200ec4e780 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-19T20:12:56.929 INFO:teuthology.orchestra.run.trial092.stderr:2026-02-19T20:12:56.927+0000 7f200ec4e780 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-19T20:12:56.929 INFO:teuthology.orchestra.run.trial092.stderr:2026-02-19T20:12:56.927+0000 7f200ec4e780 -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-02-19T20:12:56.930 INFO:teuthology.orchestra.run.trial092.stderr:2026-02-19T20:12:56.928+0000 7f200ec4e780 -1 created new key in keyring /var/lib/ceph/osd/ceph-3/keyring 2026-02-19T20:12:56.930 INFO:teuthology.orchestra.run.trial092.stderr:2026-02-19T20:12:56.928+0000 7f200ec4e780 -1 bdev(0x3de3400 /var/lib/ceph/osd/ceph-3/block) open stat got: (1) Operation not permitted 2026-02-19T20:12:56.930 INFO:teuthology.orchestra.run.trial092.stderr:2026-02-19T20:12:56.928+0000 7f200ec4e780 -1 bluestore(/var/lib/ceph/osd/ceph-3) _read_fsid unparsable uuid 2026-02-19T20:12:57.407 DEBUG:teuthology.orchestra.run.trial092:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2026-02-19T20:12:57.473 DEBUG:teuthology.orchestra.run.trial130:> sudo mkdir -p /var/lib/ceph/osd/ceph-4 2026-02-19T20:12:57.499 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-02-19T20:12:57.499 INFO:tasks.ceph:role: osd.4 2026-02-19T20:12:57.499 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_1 on ubuntu@trial130.front.sepia.ceph.com 2026-02-19T20:12:57.499 DEBUG:teuthology.orchestra.run.trial130:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_1 2026-02-19T20:12:57.565 INFO:teuthology.orchestra.run.trial130.stdout:meta-data=/dev/vg_nvme/lv_1 isize=2048 agcount=4, agsize=45875200 blks 2026-02-19T20:12:57.566 INFO:teuthology.orchestra.run.trial130.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-19T20:12:57.566 INFO:teuthology.orchestra.run.trial130.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-19T20:12:57.566 INFO:teuthology.orchestra.run.trial130.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-02-19T20:12:57.566 INFO:teuthology.orchestra.run.trial130.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-19T20:12:57.566 INFO:teuthology.orchestra.run.trial130.stdout: = sunit=0 swidth=0 blks 2026-02-19T20:12:57.566 INFO:teuthology.orchestra.run.trial130.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-19T20:12:57.566 INFO:teuthology.orchestra.run.trial130.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-19T20:12:57.566 INFO:teuthology.orchestra.run.trial130.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-19T20:12:57.566 INFO:teuthology.orchestra.run.trial130.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-19T20:12:58.186 INFO:teuthology.orchestra.run.trial130.stdout:Discarding blocks...Done. 2026-02-19T20:12:58.189 INFO:tasks.ceph:mount /dev/vg_nvme/lv_1 on ubuntu@trial130.front.sepia.ceph.com -o noatime 2026-02-19T20:12:58.189 DEBUG:teuthology.orchestra.run.trial130:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-4 2026-02-19T20:12:58.257 DEBUG:teuthology.orchestra.run.trial130:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-4 2026-02-19T20:12:58.327 DEBUG:teuthology.orchestra.run.trial130:> sudo mkdir -p /var/lib/ceph/osd/ceph-5 2026-02-19T20:12:58.391 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-02-19T20:12:58.392 INFO:tasks.ceph:role: osd.5 2026-02-19T20:12:58.392 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_2 on ubuntu@trial130.front.sepia.ceph.com 2026-02-19T20:12:58.392 DEBUG:teuthology.orchestra.run.trial130:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_2 2026-02-19T20:12:58.456 INFO:teuthology.orchestra.run.trial130.stdout:meta-data=/dev/vg_nvme/lv_2 isize=2048 agcount=4, agsize=45875200 blks 2026-02-19T20:12:58.457 INFO:teuthology.orchestra.run.trial130.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-19T20:12:58.457 INFO:teuthology.orchestra.run.trial130.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-19T20:12:58.457 INFO:teuthology.orchestra.run.trial130.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-02-19T20:12:58.457 INFO:teuthology.orchestra.run.trial130.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-19T20:12:58.457 INFO:teuthology.orchestra.run.trial130.stdout: = sunit=0 swidth=0 blks 2026-02-19T20:12:58.457 INFO:teuthology.orchestra.run.trial130.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-19T20:12:58.457 INFO:teuthology.orchestra.run.trial130.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-19T20:12:58.457 INFO:teuthology.orchestra.run.trial130.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-19T20:12:58.457 INFO:teuthology.orchestra.run.trial130.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-19T20:12:59.074 INFO:teuthology.orchestra.run.trial130.stdout:Discarding blocks...Done. 2026-02-19T20:12:59.076 INFO:tasks.ceph:mount /dev/vg_nvme/lv_2 on ubuntu@trial130.front.sepia.ceph.com -o noatime 2026-02-19T20:12:59.076 DEBUG:teuthology.orchestra.run.trial130:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-5 2026-02-19T20:12:59.144 DEBUG:teuthology.orchestra.run.trial130:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-5 2026-02-19T20:12:59.211 DEBUG:teuthology.orchestra.run.trial130:> sudo mkdir -p /var/lib/ceph/osd/ceph-6 2026-02-19T20:12:59.276 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-02-19T20:12:59.276 INFO:tasks.ceph:role: osd.6 2026-02-19T20:12:59.276 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_3 on ubuntu@trial130.front.sepia.ceph.com 2026-02-19T20:12:59.276 DEBUG:teuthology.orchestra.run.trial130:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_3 2026-02-19T20:12:59.342 INFO:teuthology.orchestra.run.trial130.stdout:meta-data=/dev/vg_nvme/lv_3 isize=2048 agcount=4, agsize=45875200 blks 2026-02-19T20:12:59.343 INFO:teuthology.orchestra.run.trial130.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-19T20:12:59.343 INFO:teuthology.orchestra.run.trial130.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-19T20:12:59.343 INFO:teuthology.orchestra.run.trial130.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-02-19T20:12:59.343 INFO:teuthology.orchestra.run.trial130.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-19T20:12:59.343 INFO:teuthology.orchestra.run.trial130.stdout: = sunit=0 swidth=0 blks 2026-02-19T20:12:59.343 INFO:teuthology.orchestra.run.trial130.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-19T20:12:59.343 INFO:teuthology.orchestra.run.trial130.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-19T20:12:59.343 INFO:teuthology.orchestra.run.trial130.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-19T20:12:59.343 INFO:teuthology.orchestra.run.trial130.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-19T20:12:59.953 INFO:teuthology.orchestra.run.trial130.stdout:Discarding blocks...Done. 2026-02-19T20:12:59.955 INFO:tasks.ceph:mount /dev/vg_nvme/lv_3 on ubuntu@trial130.front.sepia.ceph.com -o noatime 2026-02-19T20:12:59.955 DEBUG:teuthology.orchestra.run.trial130:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-6 2026-02-19T20:13:00.022 DEBUG:teuthology.orchestra.run.trial130:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-6 2026-02-19T20:13:00.088 DEBUG:teuthology.orchestra.run.trial130:> sudo mkdir -p /var/lib/ceph/osd/ceph-7 2026-02-19T20:13:00.152 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-02-19T20:13:00.152 INFO:tasks.ceph:role: osd.7 2026-02-19T20:13:00.153 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_4 on ubuntu@trial130.front.sepia.ceph.com 2026-02-19T20:13:00.153 DEBUG:teuthology.orchestra.run.trial130:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_4 2026-02-19T20:13:00.218 INFO:teuthology.orchestra.run.trial130.stdout:meta-data=/dev/vg_nvme/lv_4 isize=2048 agcount=4, agsize=45875200 blks 2026-02-19T20:13:00.218 INFO:teuthology.orchestra.run.trial130.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-19T20:13:00.218 INFO:teuthology.orchestra.run.trial130.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-19T20:13:00.219 INFO:teuthology.orchestra.run.trial130.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-02-19T20:13:00.219 INFO:teuthology.orchestra.run.trial130.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-19T20:13:00.219 INFO:teuthology.orchestra.run.trial130.stdout: = sunit=0 swidth=0 blks 2026-02-19T20:13:00.219 INFO:teuthology.orchestra.run.trial130.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-19T20:13:00.219 INFO:teuthology.orchestra.run.trial130.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-19T20:13:00.219 INFO:teuthology.orchestra.run.trial130.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-19T20:13:00.219 INFO:teuthology.orchestra.run.trial130.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-19T20:13:00.777 INFO:teuthology.orchestra.run.trial130.stdout:Discarding blocks...Done. 2026-02-19T20:13:00.779 INFO:tasks.ceph:mount /dev/vg_nvme/lv_4 on ubuntu@trial130.front.sepia.ceph.com -o noatime 2026-02-19T20:13:00.779 DEBUG:teuthology.orchestra.run.trial130:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-7 2026-02-19T20:13:00.846 DEBUG:teuthology.orchestra.run.trial130:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-7 2026-02-19T20:13:00.912 DEBUG:teuthology.orchestra.run.trial130:> 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-02-19T20:13:00.988 INFO:teuthology.orchestra.run.trial130.stderr:2026-02-19T20:13:00.985+0000 7fd441808780 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-19T20:13:00.989 INFO:teuthology.orchestra.run.trial130.stderr:2026-02-19T20:13:00.985+0000 7fd441808780 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-19T20:13:00.989 INFO:teuthology.orchestra.run.trial130.stderr:2026-02-19T20:13:00.986+0000 7fd441808780 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-19T20:13:00.990 INFO:teuthology.orchestra.run.trial130.stderr:2026-02-19T20:13:00.986+0000 7fd441808780 -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-02-19T20:13:00.990 INFO:teuthology.orchestra.run.trial130.stderr:2026-02-19T20:13:00.987+0000 7fd441808780 -1 created new key in keyring /var/lib/ceph/osd/ceph-4/keyring 2026-02-19T20:13:00.990 INFO:teuthology.orchestra.run.trial130.stderr:2026-02-19T20:13:00.987+0000 7fd441808780 -1 bdev(0x3163400 /var/lib/ceph/osd/ceph-4/block) open stat got: (1) Operation not permitted 2026-02-19T20:13:00.990 INFO:teuthology.orchestra.run.trial130.stderr:2026-02-19T20:13:00.987+0000 7fd441808780 -1 bluestore(/var/lib/ceph/osd/ceph-4) _read_fsid unparsable uuid 2026-02-19T20:13:01.457 DEBUG:teuthology.orchestra.run.trial130:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2026-02-19T20:13:01.523 DEBUG:teuthology.orchestra.run.trial130:> 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-02-19T20:13:01.596 INFO:teuthology.orchestra.run.trial130.stderr:2026-02-19T20:13:01.593+0000 7fdf09214780 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-19T20:13:01.597 INFO:teuthology.orchestra.run.trial130.stderr:2026-02-19T20:13:01.593+0000 7fdf09214780 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-19T20:13:01.597 INFO:teuthology.orchestra.run.trial130.stderr:2026-02-19T20:13:01.594+0000 7fdf09214780 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-19T20:13:01.597 INFO:teuthology.orchestra.run.trial130.stderr:2026-02-19T20:13:01.594+0000 7fdf09214780 -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-02-19T20:13:01.598 INFO:teuthology.orchestra.run.trial130.stderr:2026-02-19T20:13:01.594+0000 7fdf09214780 -1 created new key in keyring /var/lib/ceph/osd/ceph-5/keyring 2026-02-19T20:13:01.598 INFO:teuthology.orchestra.run.trial130.stderr:2026-02-19T20:13:01.594+0000 7fdf09214780 -1 bdev(0x3bb1400 /var/lib/ceph/osd/ceph-5/block) open stat got: (1) Operation not permitted 2026-02-19T20:13:01.598 INFO:teuthology.orchestra.run.trial130.stderr:2026-02-19T20:13:01.595+0000 7fdf09214780 -1 bluestore(/var/lib/ceph/osd/ceph-5) _read_fsid unparsable uuid 2026-02-19T20:13:02.053 DEBUG:teuthology.orchestra.run.trial130:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2026-02-19T20:13:02.118 DEBUG:teuthology.orchestra.run.trial130:> 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-02-19T20:13:02.192 INFO:teuthology.orchestra.run.trial130.stderr:2026-02-19T20:13:02.189+0000 7efd5ae3a780 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-19T20:13:02.193 INFO:teuthology.orchestra.run.trial130.stderr:2026-02-19T20:13:02.189+0000 7efd5ae3a780 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-19T20:13:02.193 INFO:teuthology.orchestra.run.trial130.stderr:2026-02-19T20:13:02.190+0000 7efd5ae3a780 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-19T20:13:02.193 INFO:teuthology.orchestra.run.trial130.stderr:2026-02-19T20:13:02.190+0000 7efd5ae3a780 -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-02-19T20:13:02.194 INFO:teuthology.orchestra.run.trial130.stderr:2026-02-19T20:13:02.191+0000 7efd5ae3a780 -1 created new key in keyring /var/lib/ceph/osd/ceph-6/keyring 2026-02-19T20:13:02.194 INFO:teuthology.orchestra.run.trial130.stderr:2026-02-19T20:13:02.191+0000 7efd5ae3a780 -1 bdev(0x3d7f400 /var/lib/ceph/osd/ceph-6/block) open stat got: (1) Operation not permitted 2026-02-19T20:13:02.194 INFO:teuthology.orchestra.run.trial130.stderr:2026-02-19T20:13:02.191+0000 7efd5ae3a780 -1 bluestore(/var/lib/ceph/osd/ceph-6) _read_fsid unparsable uuid 2026-02-19T20:13:02.650 DEBUG:teuthology.orchestra.run.trial130:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2026-02-19T20:13:02.715 DEBUG:teuthology.orchestra.run.trial130:> 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-02-19T20:13:02.789 INFO:teuthology.orchestra.run.trial130.stderr:2026-02-19T20:13:02.786+0000 7fa1bd43e780 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-19T20:13:02.789 INFO:teuthology.orchestra.run.trial130.stderr:2026-02-19T20:13:02.786+0000 7fa1bd43e780 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-19T20:13:02.790 INFO:teuthology.orchestra.run.trial130.stderr:2026-02-19T20:13:02.787+0000 7fa1bd43e780 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-19T20:13:02.791 INFO:teuthology.orchestra.run.trial130.stderr:2026-02-19T20:13:02.787+0000 7fa1bd43e780 -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-02-19T20:13:02.791 INFO:teuthology.orchestra.run.trial130.stderr:2026-02-19T20:13:02.787+0000 7fa1bd43e780 -1 created new key in keyring /var/lib/ceph/osd/ceph-7/keyring 2026-02-19T20:13:02.791 INFO:teuthology.orchestra.run.trial130.stderr:2026-02-19T20:13:02.787+0000 7fa1bd43e780 -1 bdev(0x43af400 /var/lib/ceph/osd/ceph-7/block) open stat got: (1) Operation not permitted 2026-02-19T20:13:02.791 INFO:teuthology.orchestra.run.trial130.stderr:2026-02-19T20:13:02.788+0000 7fa1bd43e780 -1 bluestore(/var/lib/ceph/osd/ceph-7) _read_fsid unparsable uuid 2026-02-19T20:13:03.239 DEBUG:teuthology.orchestra.run.trial130:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2026-02-19T20:13:03.304 INFO:tasks.ceph:Reading keys from all nodes... 2026-02-19T20:13:03.304 DEBUG:teuthology.orchestra.run.trial092:> set -ex 2026-02-19T20:13:03.305 DEBUG:teuthology.orchestra.run.trial092:> sudo dd if=/var/lib/ceph/mgr/ceph-x/keyring of=/dev/stdout 2026-02-19T20:13:03.331 DEBUG:teuthology.orchestra.run.trial092:> set -ex 2026-02-19T20:13:03.331 DEBUG:teuthology.orchestra.run.trial092:> sudo dd if=/var/lib/ceph/osd/ceph-0/keyring of=/dev/stdout 2026-02-19T20:13:03.394 DEBUG:teuthology.orchestra.run.trial092:> set -ex 2026-02-19T20:13:03.395 DEBUG:teuthology.orchestra.run.trial092:> sudo dd if=/var/lib/ceph/osd/ceph-1/keyring of=/dev/stdout 2026-02-19T20:13:03.458 DEBUG:teuthology.orchestra.run.trial092:> set -ex 2026-02-19T20:13:03.459 DEBUG:teuthology.orchestra.run.trial092:> sudo dd if=/var/lib/ceph/osd/ceph-2/keyring of=/dev/stdout 2026-02-19T20:13:03.522 DEBUG:teuthology.orchestra.run.trial092:> set -ex 2026-02-19T20:13:03.522 DEBUG:teuthology.orchestra.run.trial092:> sudo dd if=/var/lib/ceph/osd/ceph-3/keyring of=/dev/stdout 2026-02-19T20:13:03.585 DEBUG:teuthology.orchestra.run.trial130:> set -ex 2026-02-19T20:13:03.585 DEBUG:teuthology.orchestra.run.trial130:> sudo dd if=/var/lib/ceph/mgr/ceph-y/keyring of=/dev/stdout 2026-02-19T20:13:03.611 DEBUG:teuthology.orchestra.run.trial130:> set -ex 2026-02-19T20:13:03.611 DEBUG:teuthology.orchestra.run.trial130:> sudo dd if=/var/lib/ceph/osd/ceph-4/keyring of=/dev/stdout 2026-02-19T20:13:03.675 DEBUG:teuthology.orchestra.run.trial130:> set -ex 2026-02-19T20:13:03.675 DEBUG:teuthology.orchestra.run.trial130:> sudo dd if=/var/lib/ceph/osd/ceph-5/keyring of=/dev/stdout 2026-02-19T20:13:03.739 DEBUG:teuthology.orchestra.run.trial130:> set -ex 2026-02-19T20:13:03.740 DEBUG:teuthology.orchestra.run.trial130:> sudo dd if=/var/lib/ceph/osd/ceph-6/keyring of=/dev/stdout 2026-02-19T20:13:03.803 DEBUG:teuthology.orchestra.run.trial130:> set -ex 2026-02-19T20:13:03.803 DEBUG:teuthology.orchestra.run.trial130:> sudo dd if=/var/lib/ceph/osd/ceph-7/keyring of=/dev/stdout 2026-02-19T20:13:03.866 DEBUG:teuthology.orchestra.run.trial160:> set -ex 2026-02-19T20:13:03.866 DEBUG:teuthology.orchestra.run.trial160:> dd if=/etc/ceph/ceph.client.0.keyring of=/dev/stdout 2026-02-19T20:13:03.884 INFO:tasks.ceph:Adding keys to all mons... 2026-02-19T20:13:03.885 DEBUG:teuthology.orchestra.run.trial092:> sudo tee -a /etc/ceph/ceph.keyring 2026-02-19T20:13:03.887 DEBUG:teuthology.orchestra.run.trial130:> sudo tee -a /etc/ceph/ceph.keyring 2026-02-19T20:13:03.909 INFO:teuthology.orchestra.run.trial092.stdout:[mgr.x] 2026-02-19T20:13:03.909 INFO:teuthology.orchestra.run.trial092.stdout: key = AQDDbpdp5j5nHhAA0pNCO+7WfY54PJAwepiVkA== 2026-02-19T20:13:03.909 INFO:teuthology.orchestra.run.trial092.stdout:[osd.0] 2026-02-19T20:13:03.909 INFO:teuthology.orchestra.run.trial092.stdout: key = AQDHbpdpPTPnCBAAW2u6b237sfq4gk7BUJLjmw== 2026-02-19T20:13:03.909 INFO:teuthology.orchestra.run.trial092.stdout:[osd.1] 2026-02-19T20:13:03.910 INFO:teuthology.orchestra.run.trial092.stdout: key = AQDHbpdp/lX0KxAA6ETfWLWv0noDAS3SfneFKQ== 2026-02-19T20:13:03.910 INFO:teuthology.orchestra.run.trial092.stdout:[osd.2] 2026-02-19T20:13:03.910 INFO:teuthology.orchestra.run.trial092.stdout: key = AQDIbpdp0ta5ExAAfNNxpHcrqkQU/O+5GJjjPw== 2026-02-19T20:13:03.910 INFO:teuthology.orchestra.run.trial092.stdout:[osd.3] 2026-02-19T20:13:03.910 INFO:teuthology.orchestra.run.trial092.stdout: key = AQDIbpdpPIZdNxAAtFd1iqivwAEz2+2DrmTPYQ== 2026-02-19T20:13:03.910 INFO:teuthology.orchestra.run.trial092.stdout:[mgr.y] 2026-02-19T20:13:03.910 INFO:teuthology.orchestra.run.trial092.stdout: key = AQDDbpdpVtEIIRAAXEg4lcy6JsfxgpG17hAMtg== 2026-02-19T20:13:03.910 INFO:teuthology.orchestra.run.trial092.stdout:[osd.4] 2026-02-19T20:13:03.910 INFO:teuthology.orchestra.run.trial092.stdout: key = AQDMbpdpoVLdOhAA7qvvcQ9Re9qWPULgniJw3A== 2026-02-19T20:13:03.910 INFO:teuthology.orchestra.run.trial092.stdout:[osd.5] 2026-02-19T20:13:03.910 INFO:teuthology.orchestra.run.trial092.stdout: key = AQDNbpdpT6J8IxAA+CyRFX1Gk2hdx9DMO7x+Pg== 2026-02-19T20:13:03.910 INFO:teuthology.orchestra.run.trial092.stdout:[osd.6] 2026-02-19T20:13:03.911 INFO:teuthology.orchestra.run.trial092.stdout: key = AQDObpdpXiZrCxAAG0hGTbggvnhx2YslRG7AtA== 2026-02-19T20:13:03.911 INFO:teuthology.orchestra.run.trial092.stdout:[osd.7] 2026-02-19T20:13:03.911 INFO:teuthology.orchestra.run.trial092.stdout: key = AQDObpdpdgX9LhAA0zq9QTCLZaI3EvHj2gcSqw== 2026-02-19T20:13:03.911 INFO:teuthology.orchestra.run.trial092.stdout:[client.0] 2026-02-19T20:13:03.911 INFO:teuthology.orchestra.run.trial092.stdout: key = AQDDbpdpCjRhIxAAF3iMcz81g+kK5X3O0dLjNw== 2026-02-19T20:13:03.928 INFO:teuthology.orchestra.run.trial130.stdout:[mgr.x] 2026-02-19T20:13:03.928 INFO:teuthology.orchestra.run.trial130.stdout: key = AQDDbpdp5j5nHhAA0pNCO+7WfY54PJAwepiVkA== 2026-02-19T20:13:03.928 INFO:teuthology.orchestra.run.trial130.stdout:[osd.0] 2026-02-19T20:13:03.928 INFO:teuthology.orchestra.run.trial130.stdout: key = AQDHbpdpPTPnCBAAW2u6b237sfq4gk7BUJLjmw== 2026-02-19T20:13:03.928 INFO:teuthology.orchestra.run.trial130.stdout:[osd.1] 2026-02-19T20:13:03.928 INFO:teuthology.orchestra.run.trial130.stdout: key = AQDHbpdp/lX0KxAA6ETfWLWv0noDAS3SfneFKQ== 2026-02-19T20:13:03.928 INFO:teuthology.orchestra.run.trial130.stdout:[osd.2] 2026-02-19T20:13:03.928 INFO:teuthology.orchestra.run.trial130.stdout: key = AQDIbpdp0ta5ExAAfNNxpHcrqkQU/O+5GJjjPw== 2026-02-19T20:13:03.928 INFO:teuthology.orchestra.run.trial130.stdout:[osd.3] 2026-02-19T20:13:03.929 INFO:teuthology.orchestra.run.trial130.stdout: key = AQDIbpdpPIZdNxAAtFd1iqivwAEz2+2DrmTPYQ== 2026-02-19T20:13:03.929 INFO:teuthology.orchestra.run.trial130.stdout:[mgr.y] 2026-02-19T20:13:03.929 INFO:teuthology.orchestra.run.trial130.stdout: key = AQDDbpdpVtEIIRAAXEg4lcy6JsfxgpG17hAMtg== 2026-02-19T20:13:03.929 INFO:teuthology.orchestra.run.trial130.stdout:[osd.4] 2026-02-19T20:13:03.929 INFO:teuthology.orchestra.run.trial130.stdout: key = AQDMbpdpoVLdOhAA7qvvcQ9Re9qWPULgniJw3A== 2026-02-19T20:13:03.929 INFO:teuthology.orchestra.run.trial130.stdout:[osd.5] 2026-02-19T20:13:03.929 INFO:teuthology.orchestra.run.trial130.stdout: key = AQDNbpdpT6J8IxAA+CyRFX1Gk2hdx9DMO7x+Pg== 2026-02-19T20:13:03.929 INFO:teuthology.orchestra.run.trial130.stdout:[osd.6] 2026-02-19T20:13:03.929 INFO:teuthology.orchestra.run.trial130.stdout: key = AQDObpdpXiZrCxAAG0hGTbggvnhx2YslRG7AtA== 2026-02-19T20:13:03.929 INFO:teuthology.orchestra.run.trial130.stdout:[osd.7] 2026-02-19T20:13:03.929 INFO:teuthology.orchestra.run.trial130.stdout: key = AQDObpdpdgX9LhAA0zq9QTCLZaI3EvHj2gcSqw== 2026-02-19T20:13:03.929 INFO:teuthology.orchestra.run.trial130.stdout:[client.0] 2026-02-19T20:13:03.929 INFO:teuthology.orchestra.run.trial130.stdout: key = AQDDbpdpCjRhIxAAF3iMcz81g+kK5X3O0dLjNw== 2026-02-19T20:13:03.931 DEBUG:teuthology.orchestra.run.trial092:> 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-02-19T20:13:03.954 DEBUG:teuthology.orchestra.run.trial130:> 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-02-19T20:13:04.008 DEBUG:teuthology.orchestra.run.trial092:> 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-02-19T20:13:04.032 DEBUG:teuthology.orchestra.run.trial130:> 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-02-19T20:13:04.085 DEBUG:teuthology.orchestra.run.trial092:> 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-02-19T20:13:04.108 DEBUG:teuthology.orchestra.run.trial130:> 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-02-19T20:13:04.163 DEBUG:teuthology.orchestra.run.trial092:> 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-02-19T20:13:04.185 DEBUG:teuthology.orchestra.run.trial130:> 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-02-19T20:13:04.242 DEBUG:teuthology.orchestra.run.trial092:> 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-02-19T20:13:04.263 DEBUG:teuthology.orchestra.run.trial130:> 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-02-19T20:13:04.320 DEBUG:teuthology.orchestra.run.trial092:> 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-02-19T20:13:04.342 DEBUG:teuthology.orchestra.run.trial130:> 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-02-19T20:13:04.398 DEBUG:teuthology.orchestra.run.trial092:> 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-02-19T20:13:04.419 DEBUG:teuthology.orchestra.run.trial130:> 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-02-19T20:13:04.476 DEBUG:teuthology.orchestra.run.trial092:> 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-02-19T20:13:04.497 DEBUG:teuthology.orchestra.run.trial130:> 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-02-19T20:13:04.553 DEBUG:teuthology.orchestra.run.trial092:> 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-02-19T20:13:04.574 DEBUG:teuthology.orchestra.run.trial130:> 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-02-19T20:13:04.629 DEBUG:teuthology.orchestra.run.trial092:> 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-02-19T20:13:04.652 DEBUG:teuthology.orchestra.run.trial130:> 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-02-19T20:13:04.708 DEBUG:teuthology.orchestra.run.trial092:> 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-02-19T20:13:04.730 DEBUG:teuthology.orchestra.run.trial130:> 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-02-19T20:13:04.786 INFO:tasks.ceph:Running mkfs on mon nodes... 2026-02-19T20:13:04.787 DEBUG:teuthology.orchestra.run.trial092:> sudo mkdir -p /var/lib/ceph/mon/ceph-a 2026-02-19T20:13:04.831 DEBUG:teuthology.orchestra.run.trial092:> 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-02-19T20:13:04.911 DEBUG:teuthology.orchestra.run.trial092:> sudo chown -R ceph:ceph /var/lib/ceph/mon/ceph-a 2026-02-19T20:13:04.976 DEBUG:teuthology.orchestra.run.trial092:> sudo mkdir -p /var/lib/ceph/mon/ceph-c 2026-02-19T20:13:05.040 DEBUG:teuthology.orchestra.run.trial092:> 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-02-19T20:13:05.121 DEBUG:teuthology.orchestra.run.trial092:> sudo chown -R ceph:ceph /var/lib/ceph/mon/ceph-c 2026-02-19T20:13:05.186 DEBUG:teuthology.orchestra.run.trial130:> sudo mkdir -p /var/lib/ceph/mon/ceph-b 2026-02-19T20:13:05.212 DEBUG:teuthology.orchestra.run.trial130:> 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-02-19T20:13:05.300 DEBUG:teuthology.orchestra.run.trial130:> sudo chown -R ceph:ceph /var/lib/ceph/mon/ceph-b 2026-02-19T20:13:05.326 DEBUG:teuthology.orchestra.run.trial092:> rm -- /home/ubuntu/cephtest/ceph.monmap 2026-02-19T20:13:05.329 DEBUG:teuthology.orchestra.run.trial130:> rm -- /home/ubuntu/cephtest/ceph.monmap 2026-02-19T20:13:05.382 INFO:tasks.ceph:Starting mon daemons in cluster ceph... 2026-02-19T20:13:05.382 INFO:tasks.ceph.mon.a:Restarting daemon 2026-02-19T20:13:05.383 DEBUG:teuthology.orchestra.run.trial092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster ceph -i a 2026-02-19T20:13:05.385 INFO:tasks.ceph.mon.a:Started 2026-02-19T20:13:05.385 INFO:tasks.ceph.mon.c:Restarting daemon 2026-02-19T20:13:05.385 DEBUG:teuthology.orchestra.run.trial092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster ceph -i c 2026-02-19T20:13:05.387 INFO:tasks.ceph.mon.c:Started 2026-02-19T20:13:05.387 INFO:tasks.ceph.mon.b:Restarting daemon 2026-02-19T20:13:05.387 DEBUG:teuthology.orchestra.run.trial130:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster ceph -i b 2026-02-19T20:13:05.424 INFO:tasks.ceph.mon.b:Started 2026-02-19T20:13:05.424 INFO:tasks.ceph:Starting mgr daemons in cluster ceph... 2026-02-19T20:13:05.424 INFO:tasks.ceph.mgr.x:Restarting daemon 2026-02-19T20:13:05.424 DEBUG:teuthology.orchestra.run.trial092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mgr -f --cluster ceph -i x 2026-02-19T20:13:05.426 INFO:tasks.ceph.mgr.x:Started 2026-02-19T20:13:05.426 INFO:tasks.ceph.mgr.y:Restarting daemon 2026-02-19T20:13:05.427 DEBUG:teuthology.orchestra.run.trial130:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mgr -f --cluster ceph -i y 2026-02-19T20:13:05.429 INFO:tasks.ceph.mgr.y:Started 2026-02-19T20:13:05.429 DEBUG:tasks.ceph:set 0 configs 2026-02-19T20:13:05.429 DEBUG:teuthology.orchestra.run.trial092:> sudo ceph --cluster ceph config dump 2026-02-19T20:13:10.726 INFO:teuthology.orchestra.run.trial092.stdout:WHO MASK LEVEL OPTION VALUE RO 2026-02-19T20:13:10.734 INFO:tasks.ceph:Setting crush tunables to default 2026-02-19T20:13:10.734 DEBUG:teuthology.orchestra.run.trial092:> sudo ceph --cluster ceph osd crush tunables default 2026-02-19T20:13:10.833 INFO:teuthology.orchestra.run.trial092.stderr:adjusted tunables profile to default 2026-02-19T20:13:10.842 INFO:tasks.ceph:check_enable_crimson: False 2026-02-19T20:13:10.842 INFO:tasks.ceph:Starting osd daemons in cluster ceph... 2026-02-19T20:13:10.842 DEBUG:teuthology.orchestra.run.trial092:> set -ex 2026-02-19T20:13:10.842 DEBUG:teuthology.orchestra.run.trial092:> sudo dd if=/var/lib/ceph/osd/ceph-0/fsid of=/dev/stdout 2026-02-19T20:13:10.866 DEBUG:teuthology.orchestra.run.trial092:> set -ex 2026-02-19T20:13:10.866 DEBUG:teuthology.orchestra.run.trial092:> sudo dd if=/var/lib/ceph/osd/ceph-1/fsid of=/dev/stdout 2026-02-19T20:13:10.930 DEBUG:teuthology.orchestra.run.trial092:> set -ex 2026-02-19T20:13:10.931 DEBUG:teuthology.orchestra.run.trial092:> sudo dd if=/var/lib/ceph/osd/ceph-2/fsid of=/dev/stdout 2026-02-19T20:13:10.995 DEBUG:teuthology.orchestra.run.trial092:> set -ex 2026-02-19T20:13:10.995 DEBUG:teuthology.orchestra.run.trial092:> sudo dd if=/var/lib/ceph/osd/ceph-3/fsid of=/dev/stdout 2026-02-19T20:13:11.060 DEBUG:teuthology.orchestra.run.trial130:> set -ex 2026-02-19T20:13:11.060 DEBUG:teuthology.orchestra.run.trial130:> sudo dd if=/var/lib/ceph/osd/ceph-4/fsid of=/dev/stdout 2026-02-19T20:13:11.086 DEBUG:teuthology.orchestra.run.trial130:> set -ex 2026-02-19T20:13:11.086 DEBUG:teuthology.orchestra.run.trial130:> sudo dd if=/var/lib/ceph/osd/ceph-5/fsid of=/dev/stdout 2026-02-19T20:13:11.148 DEBUG:teuthology.orchestra.run.trial130:> set -ex 2026-02-19T20:13:11.148 DEBUG:teuthology.orchestra.run.trial130:> sudo dd if=/var/lib/ceph/osd/ceph-6/fsid of=/dev/stdout 2026-02-19T20:13:11.210 DEBUG:teuthology.orchestra.run.trial130:> set -ex 2026-02-19T20:13:11.211 DEBUG:teuthology.orchestra.run.trial130:> sudo dd if=/var/lib/ceph/osd/ceph-7/fsid of=/dev/stdout 2026-02-19T20:13:11.274 DEBUG:teuthology.orchestra.run.trial130:> sudo ceph --cluster ceph osd new 924445ce-a299-47c1-a9b4-eb85db574d95 0 2026-02-19T20:13:11.417 INFO:teuthology.orchestra.run.trial130.stdout:0 2026-02-19T20:13:11.425 DEBUG:teuthology.orchestra.run.trial130:> sudo ceph --cluster ceph osd new 8d9bf3e3-b3af-4f3c-870c-0496e5d6d5c8 1 2026-02-19T20:13:11.528 INFO:teuthology.orchestra.run.trial130.stdout:1 2026-02-19T20:13:11.530 INFO:tasks.ceph.mgr.y.trial130.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-02-19T20:13:11.530 INFO:tasks.ceph.mgr.y.trial130.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-02-19T20:13:11.530 INFO:tasks.ceph.mgr.y.trial130.stderr: from numpy import show_config as show_numpy_config 2026-02-19T20:13:11.531 INFO:tasks.ceph.mgr.x.trial092.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-02-19T20:13:11.531 INFO:tasks.ceph.mgr.x.trial092.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-02-19T20:13:11.531 INFO:tasks.ceph.mgr.x.trial092.stderr: from numpy import show_config as show_numpy_config 2026-02-19T20:13:11.535 DEBUG:teuthology.orchestra.run.trial130:> sudo ceph --cluster ceph osd new 4a8fb49f-56aa-42dd-850e-b3586e8c090f 2 2026-02-19T20:13:11.639 INFO:teuthology.orchestra.run.trial130.stdout:2 2026-02-19T20:13:11.647 DEBUG:teuthology.orchestra.run.trial130:> sudo ceph --cluster ceph osd new 55179b11-ebf0-438a-8609-161dc0d215c2 3 2026-02-19T20:13:11.750 INFO:teuthology.orchestra.run.trial130.stdout:3 2026-02-19T20:13:11.757 DEBUG:teuthology.orchestra.run.trial130:> sudo ceph --cluster ceph osd new 64deff01-2032-45c1-b842-ca193f29dc91 4 2026-02-19T20:13:11.861 INFO:teuthology.orchestra.run.trial130.stdout:4 2026-02-19T20:13:11.869 DEBUG:teuthology.orchestra.run.trial130:> sudo ceph --cluster ceph osd new a7768a6d-8f42-4072-8be0-0e4ac63aaad5 5 2026-02-19T20:13:11.974 INFO:teuthology.orchestra.run.trial130.stdout:5 2026-02-19T20:13:11.982 DEBUG:teuthology.orchestra.run.trial130:> sudo ceph --cluster ceph osd new d542a6b2-e615-4522-af17-9fe8ee5c9508 6 2026-02-19T20:13:12.088 INFO:teuthology.orchestra.run.trial130.stdout:6 2026-02-19T20:13:12.096 DEBUG:teuthology.orchestra.run.trial130:> sudo ceph --cluster ceph osd new 064fde6c-f806-4bc0-849a-475af7806a5b 7 2026-02-19T20:13:12.198 INFO:teuthology.orchestra.run.trial130.stdout:7 2026-02-19T20:13:12.206 INFO:tasks.ceph.osd.0:Restarting daemon 2026-02-19T20:13:12.206 DEBUG:teuthology.orchestra.run.trial092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 0 2026-02-19T20:13:12.208 INFO:tasks.ceph.osd.0:Started 2026-02-19T20:13:12.208 INFO:tasks.ceph.osd.1:Restarting daemon 2026-02-19T20:13:12.209 DEBUG:teuthology.orchestra.run.trial092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 1 2026-02-19T20:13:12.211 INFO:tasks.ceph.osd.1:Started 2026-02-19T20:13:12.211 INFO:tasks.ceph.osd.2:Restarting daemon 2026-02-19T20:13:12.211 DEBUG:teuthology.orchestra.run.trial092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 2 2026-02-19T20:13:12.213 INFO:tasks.ceph.osd.2:Started 2026-02-19T20:13:12.214 INFO:tasks.ceph.osd.3:Restarting daemon 2026-02-19T20:13:12.214 DEBUG:teuthology.orchestra.run.trial092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 3 2026-02-19T20:13:12.221 INFO:tasks.ceph.osd.3:Started 2026-02-19T20:13:12.221 INFO:tasks.ceph.osd.4:Restarting daemon 2026-02-19T20:13:12.221 DEBUG:teuthology.orchestra.run.trial130:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 4 2026-02-19T20:13:12.223 INFO:tasks.ceph.osd.4:Started 2026-02-19T20:13:12.224 INFO:tasks.ceph.osd.5:Restarting daemon 2026-02-19T20:13:12.224 DEBUG:teuthology.orchestra.run.trial130:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 5 2026-02-19T20:13:12.226 INFO:tasks.ceph.osd.5:Started 2026-02-19T20:13:12.226 INFO:tasks.ceph.osd.6:Restarting daemon 2026-02-19T20:13:12.227 DEBUG:teuthology.orchestra.run.trial130:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 6 2026-02-19T20:13:12.229 INFO:tasks.ceph.osd.6:Started 2026-02-19T20:13:12.229 INFO:tasks.ceph.osd.7:Restarting daemon 2026-02-19T20:13:12.229 DEBUG:teuthology.orchestra.run.trial130:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 7 2026-02-19T20:13:12.231 INFO:tasks.ceph.osd.7:Started 2026-02-19T20:13:12.232 DEBUG:teuthology.orchestra.run.trial092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2026-02-19T20:13:12.257 INFO:tasks.ceph.osd.0.trial092.stderr:2026-02-19T20:13:12.255+0000 7f0f5d448780 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-19T20:13:12.258 INFO:tasks.ceph.osd.1.trial092.stderr:2026-02-19T20:13:12.257+0000 7f1589e16780 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-19T20:13:12.259 INFO:tasks.ceph.osd.0.trial092.stderr:2026-02-19T20:13:12.257+0000 7f0f5d448780 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-19T20:13:12.259 INFO:tasks.ceph.osd.0.trial092.stderr:2026-02-19T20:13:12.258+0000 7f0f5d448780 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-19T20:13:12.261 INFO:tasks.ceph.osd.1.trial092.stderr:2026-02-19T20:13:12.259+0000 7f1589e16780 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-19T20:13:12.261 INFO:tasks.ceph.osd.1.trial092.stderr:2026-02-19T20:13:12.259+0000 7f1589e16780 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-19T20:13:12.261 INFO:tasks.ceph.osd.2.trial092.stderr:2026-02-19T20:13:12.260+0000 7fbb8160d780 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-19T20:13:12.264 INFO:tasks.ceph.osd.2.trial092.stderr:2026-02-19T20:13:12.262+0000 7fbb8160d780 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-19T20:13:12.264 INFO:tasks.ceph.osd.2.trial092.stderr:2026-02-19T20:13:12.263+0000 7fbb8160d780 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-19T20:13:12.269 INFO:tasks.ceph.osd.3.trial092.stderr:2026-02-19T20:13:12.267+0000 7fcc5924f780 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-19T20:13:12.272 INFO:tasks.ceph.osd.4.trial130.stderr:2026-02-19T20:13:12.269+0000 7f7f30636780 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-19T20:13:12.273 INFO:tasks.ceph.osd.5.trial130.stderr:2026-02-19T20:13:12.269+0000 7fc950434780 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-19T20:13:12.273 INFO:tasks.ceph.osd.3.trial092.stderr:2026-02-19T20:13:12.270+0000 7fcc5924f780 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-19T20:13:12.273 INFO:tasks.ceph.osd.3.trial092.stderr:2026-02-19T20:13:12.271+0000 7fcc5924f780 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-19T20:13:12.274 INFO:tasks.ceph.osd.4.trial130.stderr:2026-02-19T20:13:12.271+0000 7f7f30636780 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-19T20:13:12.274 INFO:tasks.ceph.osd.4.trial130.stderr:2026-02-19T20:13:12.271+0000 7f7f30636780 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-19T20:13:12.275 INFO:tasks.ceph.osd.5.trial130.stderr:2026-02-19T20:13:12.272+0000 7fc950434780 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-19T20:13:12.275 INFO:tasks.ceph.osd.5.trial130.stderr:2026-02-19T20:13:12.272+0000 7fc950434780 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-19T20:13:12.276 INFO:tasks.ceph.osd.6.trial130.stderr:2026-02-19T20:13:12.273+0000 7f14de63b780 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-19T20:13:12.279 INFO:tasks.ceph.osd.7.trial130.stderr:2026-02-19T20:13:12.276+0000 7f81fd655780 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-19T20:13:12.280 INFO:tasks.ceph.osd.6.trial130.stderr:2026-02-19T20:13:12.277+0000 7f14de63b780 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-19T20:13:12.280 INFO:tasks.ceph.osd.6.trial130.stderr:2026-02-19T20:13:12.277+0000 7f14de63b780 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-19T20:13:12.281 INFO:tasks.ceph.osd.7.trial130.stderr:2026-02-19T20:13:12.278+0000 7f81fd655780 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-19T20:13:12.281 INFO:tasks.ceph.osd.7.trial130.stderr:2026-02-19T20:13:12.278+0000 7f81fd655780 -1 WARNING: all dangerous and experimental features are enabled. 2026-02-19T20:13:12.331 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:13:12.331 INFO:teuthology.orchestra.run.trial092.stdout:{"epoch":10,"fsid":"b7614acf-1ecc-4251-a6f2-9f92d755f045","created":"2026-02-19T20:13:10.684288+0000","modified":"2026-02-19T20:13:12.195851+0000","last_up_change":"0.000000","last_in_change":"2026-02-19T20:13:12.195851+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":"924445ce-a299-47c1-a9b4-eb85db574d95","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":"8d9bf3e3-b3af-4f3c-870c-0496e5d6d5c8","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":"4a8fb49f-56aa-42dd-850e-b3586e8c090f","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":"55179b11-ebf0-438a-8609-161dc0d215c2","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":"64deff01-2032-45c1-b842-ca193f29dc91","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":"a7768a6d-8f42-4072-8be0-0e4ac63aaad5","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":"d542a6b2-e615-4522-af17-9fe8ee5c9508","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":"064fde6c-f806-4bc0-849a-475af7806a5b","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-02-19T20:13:12.339 INFO:tasks.ceph.ceph_manager.ceph:[] 2026-02-19T20:13:12.339 INFO:tasks.ceph:Waiting for OSDs to come up 2026-02-19T20:13:12.491 INFO:tasks.ceph.osd.0.trial092.stderr:2026-02-19T20:13:12.489+0000 7f0f5d448780 -1 Falling back to public interface 2026-02-19T20:13:12.495 INFO:tasks.ceph.osd.1.trial092.stderr:2026-02-19T20:13:12.493+0000 7f1589e16780 -1 Falling back to public interface 2026-02-19T20:13:12.504 INFO:tasks.ceph.osd.2.trial092.stderr:2026-02-19T20:13:12.502+0000 7fbb8160d780 -1 Falling back to public interface 2026-02-19T20:13:12.504 INFO:tasks.ceph.osd.3.trial092.stderr:2026-02-19T20:13:12.502+0000 7fcc5924f780 -1 Falling back to public interface 2026-02-19T20:13:12.518 INFO:tasks.ceph.osd.5.trial130.stderr:2026-02-19T20:13:12.515+0000 7fc950434780 -1 Falling back to public interface 2026-02-19T20:13:12.519 INFO:tasks.ceph.osd.4.trial130.stderr:2026-02-19T20:13:12.515+0000 7f7f30636780 -1 Falling back to public interface 2026-02-19T20:13:12.519 INFO:tasks.ceph.osd.4.trial130.stderr:2026-02-19T20:13:12.515+0000 7f7f2e5fd640 -1 PosixStack listen unable to listen on v2:0.0.0.0:6800/0: (98) Address already in use 2026-02-19T20:13:12.519 INFO:tasks.ceph.osd.4.trial130.stderr:2026-02-19T20:13:12.515+0000 7f7f2e5fd640 -1 PosixStack listen unable to listen on v2:0.0.0.0:6801/0: (98) Address already in use 2026-02-19T20:13:12.527 INFO:tasks.ceph.osd.7.trial130.stderr:2026-02-19T20:13:12.524+0000 7f81fd655780 -1 Falling back to public interface 2026-02-19T20:13:12.528 INFO:tasks.ceph.osd.6.trial130.stderr:2026-02-19T20:13:12.524+0000 7f14de63b780 -1 Falling back to public interface 2026-02-19T20:13:13.121 INFO:tasks.ceph.osd.4.trial130.stderr:2026-02-19T20:13:13.118+0000 7f7f30636780 -1 osd.4 0 log_to_monitors true 2026-02-19T20:13:13.125 INFO:tasks.ceph.osd.5.trial130.stderr:2026-02-19T20:13:13.121+0000 7fc950434780 -1 osd.5 0 log_to_monitors true 2026-02-19T20:13:13.138 INFO:tasks.ceph.osd.7.trial130.stderr:2026-02-19T20:13:13.135+0000 7f81fd655780 -1 osd.7 0 log_to_monitors true 2026-02-19T20:13:13.145 DEBUG:teuthology.orchestra.run.trial092:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2026-02-19T20:13:13.148 INFO:tasks.ceph.osd.6.trial130.stderr:2026-02-19T20:13:13.144+0000 7f14de63b780 -1 osd.6 0 log_to_monitors true 2026-02-19T20:13:13.154 INFO:tasks.ceph.osd.0.trial092.stderr:2026-02-19T20:13:13.152+0000 7f0f5d448780 -1 osd.0 0 log_to_monitors true 2026-02-19T20:13:13.154 INFO:tasks.ceph.osd.2.trial092.stderr:2026-02-19T20:13:13.152+0000 7fbb8160d780 -1 osd.2 0 log_to_monitors true 2026-02-19T20:13:13.174 INFO:tasks.ceph.osd.1.trial092.stderr:2026-02-19T20:13:13.172+0000 7f1589e16780 -1 osd.1 0 log_to_monitors true 2026-02-19T20:13:13.193 INFO:tasks.ceph.osd.3.trial092.stderr:2026-02-19T20:13:13.191+0000 7fcc5924f780 -1 osd.3 0 log_to_monitors true 2026-02-19T20:13:13.238 INFO:teuthology.misc.health.trial092.stdout: 2026-02-19T20:13:13.238 INFO:teuthology.misc.health.trial092.stdout:{"epoch":10,"fsid":"b7614acf-1ecc-4251-a6f2-9f92d755f045","created":"2026-02-19T20:13:10.684288+0000","modified":"2026-02-19T20:13:12.195851+0000","last_up_change":"0.000000","last_in_change":"2026-02-19T20:13:12.195851+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":"924445ce-a299-47c1-a9b4-eb85db574d95","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":"8d9bf3e3-b3af-4f3c-870c-0496e5d6d5c8","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":"4a8fb49f-56aa-42dd-850e-b3586e8c090f","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":"55179b11-ebf0-438a-8609-161dc0d215c2","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":"64deff01-2032-45c1-b842-ca193f29dc91","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":"a7768a6d-8f42-4072-8be0-0e4ac63aaad5","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":"d542a6b2-e615-4522-af17-9fe8ee5c9508","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":"064fde6c-f806-4bc0-849a-475af7806a5b","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-02-19T20:13:13.307 DEBUG:teuthology.misc:0 of 8 OSDs are up 2026-02-19T20:13:13.886 INFO:tasks.ceph.mgr.x.trial092.stderr:2026-02-19T20:13:13.884+0000 7f74fb31f640 -1 mgr.server handle_report got status from non-daemon mon.c 2026-02-19T20:13:13.886 INFO:tasks.ceph.mgr.x.trial092.stderr:2026-02-19T20:13:13.884+0000 7f74fb31f640 -1 mgr.server handle_report got status from non-daemon mon.b 2026-02-19T20:13:14.903 INFO:tasks.ceph.osd.7.trial130.stderr:2026-02-19T20:13:14.900+0000 7f81f89f7640 -1 osd.7 0 waiting for initial osdmap 2026-02-19T20:13:14.904 INFO:tasks.ceph.osd.0.trial092.stderr:2026-02-19T20:13:14.902+0000 7f0f583f7640 -1 osd.0 0 waiting for initial osdmap 2026-02-19T20:13:14.905 INFO:tasks.ceph.osd.4.trial130.stderr:2026-02-19T20:13:14.902+0000 7f7f2b5f7640 -1 osd.4 0 waiting for initial osdmap 2026-02-19T20:13:14.905 INFO:tasks.ceph.osd.5.trial130.stderr:2026-02-19T20:13:14.902+0000 7fc94b3f7640 -1 osd.5 0 waiting for initial osdmap 2026-02-19T20:13:14.906 INFO:tasks.ceph.osd.6.trial130.stderr:2026-02-19T20:13:14.902+0000 7f14d95f7640 -1 osd.6 0 waiting for initial osdmap 2026-02-19T20:13:14.906 INFO:tasks.ceph.osd.2.trial092.stderr:2026-02-19T20:13:14.904+0000 7fbb7c9f7640 -1 osd.2 0 waiting for initial osdmap 2026-02-19T20:13:14.906 INFO:tasks.ceph.osd.1.trial092.stderr:2026-02-19T20:13:14.904+0000 7f15851f7640 -1 osd.1 0 waiting for initial osdmap 2026-02-19T20:13:14.907 INFO:tasks.ceph.osd.3.trial092.stderr:2026-02-19T20:13:14.904+0000 7fcc545f7640 -1 osd.3 0 waiting for initial osdmap 2026-02-19T20:13:14.907 INFO:tasks.ceph.osd.7.trial130.stderr:2026-02-19T20:13:14.903+0000 7f81f092a640 -1 osd.7 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-19T20:13:14.907 INFO:tasks.ceph.osd.5.trial130.stderr:2026-02-19T20:13:14.904+0000 7fc9433e7640 -1 osd.5 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-19T20:13:14.908 INFO:tasks.ceph.osd.4.trial130.stderr:2026-02-19T20:13:14.904+0000 7f7f235e7640 -1 osd.4 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-19T20:13:14.908 INFO:tasks.ceph.osd.6.trial130.stderr:2026-02-19T20:13:14.905+0000 7f14d15e7640 -1 osd.6 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-19T20:13:14.908 INFO:tasks.ceph.osd.0.trial092.stderr:2026-02-19T20:13:14.906+0000 7f0f503e7640 -1 osd.0 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-19T20:13:14.909 INFO:tasks.ceph.osd.1.trial092.stderr:2026-02-19T20:13:14.906+0000 7f157d12a640 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-19T20:13:14.909 INFO:tasks.ceph.osd.2.trial092.stderr:2026-02-19T20:13:14.906+0000 7fbb7492a640 -1 osd.2 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-19T20:13:14.909 INFO:tasks.ceph.osd.3.trial092.stderr:2026-02-19T20:13:14.906+0000 7fcc4c52a640 -1 osd.3 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-19T20:13:20.114 DEBUG:teuthology.orchestra.run.trial092:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2026-02-19T20:13:20.285 INFO:teuthology.misc.health.trial092.stdout: 2026-02-19T20:13:20.285 INFO:teuthology.misc.health.trial092.stdout:{"epoch":16,"fsid":"b7614acf-1ecc-4251-a6f2-9f92d755f045","created":"2026-02-19T20:13:10.684288+0000","modified":"2026-02-19T20:13:18.910102+0000","last_up_change":"2026-02-19T20:13:15.902940+0000","last_in_change":"2026-02-19T20:13:12.195851+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-02-19T20:13:16.890937+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":"924445ce-a299-47c1-a9b4-eb85db574d95","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":"10.20.193.92:6800","nonce":4133397805},{"type":"v1","addr":"10.20.193.92:6801","nonce":4133397805}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.92:6802","nonce":4133397805},{"type":"v1","addr":"10.20.193.92:6803","nonce":4133397805}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.92:6806","nonce":4133397805},{"type":"v1","addr":"10.20.193.92:6807","nonce":4133397805}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.92:6804","nonce":4133397805},{"type":"v1","addr":"10.20.193.92:6805","nonce":4133397805}]},"public_addr":"10.20.193.92:6801/4133397805","cluster_addr":"10.20.193.92:6803/4133397805","heartbeat_back_addr":"10.20.193.92:6807/4133397805","heartbeat_front_addr":"10.20.193.92:6805/4133397805","state":["exists","up"]},{"osd":1,"uuid":"8d9bf3e3-b3af-4f3c-870c-0496e5d6d5c8","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":"10.20.193.92:6808","nonce":1985652609},{"type":"v1","addr":"10.20.193.92:6809","nonce":1985652609}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.92:6810","nonce":1985652609},{"type":"v1","addr":"10.20.193.92:6811","nonce":1985652609}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.92:6814","nonce":1985652609},{"type":"v1","addr":"10.20.193.92:6815","nonce":1985652609}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.92:6812","nonce":1985652609},{"type":"v1","addr":"10.20.193.92:6813","nonce":1985652609}]},"public_addr":"10.20.193.92:6809/1985652609","cluster_addr":"10.20.193.92:6811/1985652609","heartbeat_back_addr":"10.20.193.92:6815/1985652609","heartbeat_front_addr":"10.20.193.92:6813/1985652609","state":["exists","up"]},{"osd":2,"uuid":"4a8fb49f-56aa-42dd-850e-b3586e8c090f","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":"10.20.193.92:6816","nonce":2446207469},{"type":"v1","addr":"10.20.193.92:6818","nonce":2446207469}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.92:6820","nonce":2446207469},{"type":"v1","addr":"10.20.193.92:6822","nonce":2446207469}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.92:6828","nonce":2446207469},{"type":"v1","addr":"10.20.193.92:6830","nonce":2446207469}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.92:6824","nonce":2446207469},{"type":"v1","addr":"10.20.193.92:6826","nonce":2446207469}]},"public_addr":"10.20.193.92:6818/2446207469","cluster_addr":"10.20.193.92:6822/2446207469","heartbeat_back_addr":"10.20.193.92:6830/2446207469","heartbeat_front_addr":"10.20.193.92:6826/2446207469","state":["exists","up"]},{"osd":3,"uuid":"55179b11-ebf0-438a-8609-161dc0d215c2","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":"10.20.193.92:6817","nonce":3537749991},{"type":"v1","addr":"10.20.193.92:6819","nonce":3537749991}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.92:6821","nonce":3537749991},{"type":"v1","addr":"10.20.193.92:6823","nonce":3537749991}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.92:6829","nonce":3537749991},{"type":"v1","addr":"10.20.193.92:6831","nonce":3537749991}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.92:6825","nonce":3537749991},{"type":"v1","addr":"10.20.193.92:6827","nonce":3537749991}]},"public_addr":"10.20.193.92:6819/3537749991","cluster_addr":"10.20.193.92:6823/3537749991","heartbeat_back_addr":"10.20.193.92:6831/3537749991","heartbeat_front_addr":"10.20.193.92:6827/3537749991","state":["exists","up"]},{"osd":4,"uuid":"64deff01-2032-45c1-b842-ca193f29dc91","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":"10.20.193.130:6802","nonce":1778581780},{"type":"v1","addr":"10.20.193.130:6804","nonce":1778581780}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.130:6806","nonce":1778581780},{"type":"v1","addr":"10.20.193.130:6808","nonce":1778581780}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.130:6814","nonce":1778581780},{"type":"v1","addr":"10.20.193.130:6815","nonce":1778581780}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.130:6810","nonce":1778581780},{"type":"v1","addr":"10.20.193.130:6812","nonce":1778581780}]},"public_addr":"10.20.193.130:6804/1778581780","cluster_addr":"10.20.193.130:6808/1778581780","heartbeat_back_addr":"10.20.193.130:6815/1778581780","heartbeat_front_addr":"10.20.193.130:6812/1778581780","state":["exists","up"]},{"osd":5,"uuid":"a7768a6d-8f42-4072-8be0-0e4ac63aaad5","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":"10.20.193.130:6800","nonce":167546090},{"type":"v1","addr":"10.20.193.130:6801","nonce":167546090}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.130:6803","nonce":167546090},{"type":"v1","addr":"10.20.193.130:6805","nonce":167546090}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.130:6811","nonce":167546090},{"type":"v1","addr":"10.20.193.130:6813","nonce":167546090}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.130:6807","nonce":167546090},{"type":"v1","addr":"10.20.193.130:6809","nonce":167546090}]},"public_addr":"10.20.193.130:6801/167546090","cluster_addr":"10.20.193.130:6805/167546090","heartbeat_back_addr":"10.20.193.130:6813/167546090","heartbeat_front_addr":"10.20.193.130:6809/167546090","state":["exists","up"]},{"osd":6,"uuid":"d542a6b2-e615-4522-af17-9fe8ee5c9508","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":"10.20.193.130:6817","nonce":2444128423},{"type":"v1","addr":"10.20.193.130:6819","nonce":2444128423}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.130:6821","nonce":2444128423},{"type":"v1","addr":"10.20.193.130:6823","nonce":2444128423}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.130:6829","nonce":2444128423},{"type":"v1","addr":"10.20.193.130:6831","nonce":2444128423}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.130:6825","nonce":2444128423},{"type":"v1","addr":"10.20.193.130:6827","nonce":2444128423}]},"public_addr":"10.20.193.130:6819/2444128423","cluster_addr":"10.20.193.130:6823/2444128423","heartbeat_back_addr":"10.20.193.130:6831/2444128423","heartbeat_front_addr":"10.20.193.130:6827/2444128423","state":["exists","up"]},{"osd":7,"uuid":"064fde6c-f806-4bc0-849a-475af7806a5b","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":"10.20.193.130:6816","nonce":4015232421},{"type":"v1","addr":"10.20.193.130:6818","nonce":4015232421}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.130:6820","nonce":4015232421},{"type":"v1","addr":"10.20.193.130:6822","nonce":4015232421}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.130:6828","nonce":4015232421},{"type":"v1","addr":"10.20.193.130:6830","nonce":4015232421}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.130:6824","nonce":4015232421},{"type":"v1","addr":"10.20.193.130:6826","nonce":4015232421}]},"public_addr":"10.20.193.130:6818/4015232421","cluster_addr":"10.20.193.130:6822/4015232421","heartbeat_back_addr":"10.20.193.130:6830/4015232421","heartbeat_front_addr":"10.20.193.130:6826/4015232421","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":"2026-02-19T20:13:14.163444+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T20:13:14.219349+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T20:13:14.137951+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T20:13:14.234330+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T20:13:14.135516+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T20:13:14.107616+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T20:13:14.149601+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T20:13:14.107267+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"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-02-19T20:13:20.293 DEBUG:teuthology.misc:8 of 8 OSDs are up 2026-02-19T20:13:20.293 INFO:tasks.ceph:Creating RBD pool 2026-02-19T20:13:20.293 DEBUG:teuthology.orchestra.run.trial092:> sudo ceph --cluster ceph osd pool create rbd 8 2026-02-19T20:13:20.922 INFO:teuthology.orchestra.run.trial092.stderr:pool 'rbd' created 2026-02-19T20:13:20.933 DEBUG:teuthology.orchestra.run.trial092:> rbd --cluster ceph pool init rbd 2026-02-19T20:13:23.934 INFO:tasks.ceph:Starting mds daemons in cluster ceph... 2026-02-19T20:13:23.935 DEBUG:teuthology.orchestra.run.trial092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph config log 1 --format=json 2026-02-19T20:13:23.936 INFO:tasks.daemonwatchdog.daemon_watchdog:watchdog starting 2026-02-19T20:13:24.113 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:13:24.121 INFO:teuthology.orchestra.run.trial092.stdout:[{"version":1,"timestamp":"0.000000","name":"","changes":[]}] 2026-02-19T20:13:24.122 INFO:tasks.ceph_manager:config epoch is 1 2026-02-19T20:13:24.122 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2026-02-19T20:13:24.122 INFO:tasks.ceph.ceph_manager.ceph:waiting for mgr available 2026-02-19T20:13:24.122 DEBUG:teuthology.orchestra.run.trial092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph mgr dump --format=json 2026-02-19T20:13:24.329 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:13:24.338 INFO:teuthology.orchestra.run.trial092.stdout:{"epoch":5,"flags":0,"active_gid":4106,"active_name":"x","active_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.92:6832","nonce":837586632},{"type":"v1","addr":"10.20.193.92:6833","nonce":837586632}]},"active_addr":"10.20.193.92:6833/837586632","active_change":"2026-02-19T20:13:12.873942+0000","active_mgr_features":4544132024016699391,"available":true,"standbys":[{"gid":4108,"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 the agent on each host will 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":"The first TCP port the agent will try to bind to. Up to 1000 subsequent ports will be attempted if this port cannot be bound","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 option can facilitate debugging daemons that encounter runtime problems.","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":"Fraction of total system memory to divide among autotuned daemons. Converged systems hosting both Ceph and compute should set a lower value; systems with more than 10 GiB of memory per OSD may benefit from a slightly larger value so that the abundance of RAM can be fully utilized","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 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-signed certificates generated and signed by the 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 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_alloy":{"name":"container_image_alloy","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/alloy:latest","min":"","max":"","enum_allowed":[],"desc":"Alloy 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.6","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:devbuilds-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:devbuilds-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 for which 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 for which 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 for which 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","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":"Whether the hardware monitoring daemon be deployed 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 the 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 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: guard against mistakes and runaways","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":[]},"max_parallel_osd_upgrades":{"name":"max_parallel_osd_upgrades","type":"int","level":"advanced","flags":0,"default_value":"16","min":"","max":"","enum_allowed":[],"desc":"Maximum number of OSD daemons upgraded in parallel.","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 IP 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 Alertmanager","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 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 distribute 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 sequential SSH connection liveness check failures 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 the 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 to ensure that 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":true,"error_string":"","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"healthcheck_history_max_entries":{"name":"healthcheck_history_max_entries","type":"int","level":"advanced","flags":1,"default_value":"1000","min":"","max":"","enum_allowed":[],"desc":"Maximum number of health check history entries to keep","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"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 the agent on each host will 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":"The first TCP port the agent will try to bind to. Up to 1000 subsequent ports will be attempted if this port cannot be bound","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 option can facilitate debugging daemons that encounter runtime problems.","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":"Fraction of total system memory to divide among autotuned daemons. Converged systems hosting both Ceph and compute should set a lower value; systems with more than 10 GiB of memory per OSD may benefit from a slightly larger value so that the abundance of RAM can be fully utilized","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 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-signed certificates generated and signed by the 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 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_alloy":{"name":"container_image_alloy","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/alloy:latest","min":"","max":"","enum_allowed":[],"desc":"Alloy 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.6","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:devbuilds-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:devbuilds-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 for which 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 for which 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 for which 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","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":"Whether the hardware monitoring daemon be deployed 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 the 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 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: guard against mistakes and runaways","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":[]},"max_parallel_osd_upgrades":{"name":"max_parallel_osd_upgrades","type":"int","level":"advanced","flags":0,"default_value":"16","min":"","max":"","enum_allowed":[],"desc":"Maximum number of OSD daemons upgraded in parallel.","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 IP 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 Alertmanager","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 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 distribute 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 sequential SSH connection liveness check failures 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 the 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 to ensure that 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":true,"error_string":"","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"healthcheck_history_max_entries":{"name":"healthcheck_history_max_entries","type":"int","level":"advanced","flags":1,"default_value":"1000","min":"","max":"","enum_allowed":[],"desc":"Maximum number of health check history entries to keep","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"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":"10.20.193.92:0","nonce":3500541053}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"10.20.193.92:0","nonce":604007321}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"10.20.193.92:0","nonce":287373326}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"10.20.193.92:0","nonce":3179810554}]}]} 2026-02-19T20:13:24.341 INFO:tasks.ceph.ceph_manager.ceph:mgr available! 2026-02-19T20:13:24.342 INFO:tasks.ceph.ceph_manager.ceph:waiting for all up 2026-02-19T20:13:24.342 DEBUG:teuthology.orchestra.run.trial092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2026-02-19T20:13:24.528 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:13:24.528 INFO:teuthology.orchestra.run.trial092.stdout:{"epoch":20,"fsid":"b7614acf-1ecc-4251-a6f2-9f92d755f045","created":"2026-02-19T20:13:10.684288+0000","modified":"2026-02-19T20:13:23.925541+0000","last_up_change":"2026-02-19T20:13:15.902940+0000","last_in_change":"2026-02-19T20:13:12.195851+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-02-19T20:13:16.890937+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-02-19T20:13:20.470538+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":1.9900000095367432,"score_stable":1.9900000095367432,"optimal_score":0.87999999523162842,"raw_score_acting":1.75,"raw_score_stable":1.75,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"924445ce-a299-47c1-a9b4-eb85db574d95","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":"10.20.193.92:6800","nonce":4133397805},{"type":"v1","addr":"10.20.193.92:6801","nonce":4133397805}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.92:6802","nonce":4133397805},{"type":"v1","addr":"10.20.193.92:6803","nonce":4133397805}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.92:6806","nonce":4133397805},{"type":"v1","addr":"10.20.193.92:6807","nonce":4133397805}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.92:6804","nonce":4133397805},{"type":"v1","addr":"10.20.193.92:6805","nonce":4133397805}]},"public_addr":"10.20.193.92:6801/4133397805","cluster_addr":"10.20.193.92:6803/4133397805","heartbeat_back_addr":"10.20.193.92:6807/4133397805","heartbeat_front_addr":"10.20.193.92:6805/4133397805","state":["exists","up"]},{"osd":1,"uuid":"8d9bf3e3-b3af-4f3c-870c-0496e5d6d5c8","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":"10.20.193.92:6808","nonce":1985652609},{"type":"v1","addr":"10.20.193.92:6809","nonce":1985652609}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.92:6810","nonce":1985652609},{"type":"v1","addr":"10.20.193.92:6811","nonce":1985652609}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.92:6814","nonce":1985652609},{"type":"v1","addr":"10.20.193.92:6815","nonce":1985652609}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.92:6812","nonce":1985652609},{"type":"v1","addr":"10.20.193.92:6813","nonce":1985652609}]},"public_addr":"10.20.193.92:6809/1985652609","cluster_addr":"10.20.193.92:6811/1985652609","heartbeat_back_addr":"10.20.193.92:6815/1985652609","heartbeat_front_addr":"10.20.193.92:6813/1985652609","state":["exists","up"]},{"osd":2,"uuid":"4a8fb49f-56aa-42dd-850e-b3586e8c090f","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":"10.20.193.92:6816","nonce":2446207469},{"type":"v1","addr":"10.20.193.92:6818","nonce":2446207469}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.92:6820","nonce":2446207469},{"type":"v1","addr":"10.20.193.92:6822","nonce":2446207469}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.92:6828","nonce":2446207469},{"type":"v1","addr":"10.20.193.92:6830","nonce":2446207469}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.92:6824","nonce":2446207469},{"type":"v1","addr":"10.20.193.92:6826","nonce":2446207469}]},"public_addr":"10.20.193.92:6818/2446207469","cluster_addr":"10.20.193.92:6822/2446207469","heartbeat_back_addr":"10.20.193.92:6830/2446207469","heartbeat_front_addr":"10.20.193.92:6826/2446207469","state":["exists","up"]},{"osd":3,"uuid":"55179b11-ebf0-438a-8609-161dc0d215c2","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":"10.20.193.92:6817","nonce":3537749991},{"type":"v1","addr":"10.20.193.92:6819","nonce":3537749991}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.92:6821","nonce":3537749991},{"type":"v1","addr":"10.20.193.92:6823","nonce":3537749991}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.92:6829","nonce":3537749991},{"type":"v1","addr":"10.20.193.92:6831","nonce":3537749991}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.92:6825","nonce":3537749991},{"type":"v1","addr":"10.20.193.92:6827","nonce":3537749991}]},"public_addr":"10.20.193.92:6819/3537749991","cluster_addr":"10.20.193.92:6823/3537749991","heartbeat_back_addr":"10.20.193.92:6831/3537749991","heartbeat_front_addr":"10.20.193.92:6827/3537749991","state":["exists","up"]},{"osd":4,"uuid":"64deff01-2032-45c1-b842-ca193f29dc91","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":"10.20.193.130:6802","nonce":1778581780},{"type":"v1","addr":"10.20.193.130:6804","nonce":1778581780}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.130:6806","nonce":1778581780},{"type":"v1","addr":"10.20.193.130:6808","nonce":1778581780}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.130:6814","nonce":1778581780},{"type":"v1","addr":"10.20.193.130:6815","nonce":1778581780}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.130:6810","nonce":1778581780},{"type":"v1","addr":"10.20.193.130:6812","nonce":1778581780}]},"public_addr":"10.20.193.130:6804/1778581780","cluster_addr":"10.20.193.130:6808/1778581780","heartbeat_back_addr":"10.20.193.130:6815/1778581780","heartbeat_front_addr":"10.20.193.130:6812/1778581780","state":["exists","up"]},{"osd":5,"uuid":"a7768a6d-8f42-4072-8be0-0e4ac63aaad5","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":"10.20.193.130:6800","nonce":167546090},{"type":"v1","addr":"10.20.193.130:6801","nonce":167546090}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.130:6803","nonce":167546090},{"type":"v1","addr":"10.20.193.130:6805","nonce":167546090}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.130:6811","nonce":167546090},{"type":"v1","addr":"10.20.193.130:6813","nonce":167546090}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.130:6807","nonce":167546090},{"type":"v1","addr":"10.20.193.130:6809","nonce":167546090}]},"public_addr":"10.20.193.130:6801/167546090","cluster_addr":"10.20.193.130:6805/167546090","heartbeat_back_addr":"10.20.193.130:6813/167546090","heartbeat_front_addr":"10.20.193.130:6809/167546090","state":["exists","up"]},{"osd":6,"uuid":"d542a6b2-e615-4522-af17-9fe8ee5c9508","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":"10.20.193.130:6817","nonce":2444128423},{"type":"v1","addr":"10.20.193.130:6819","nonce":2444128423}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.130:6821","nonce":2444128423},{"type":"v1","addr":"10.20.193.130:6823","nonce":2444128423}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.130:6829","nonce":2444128423},{"type":"v1","addr":"10.20.193.130:6831","nonce":2444128423}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.130:6825","nonce":2444128423},{"type":"v1","addr":"10.20.193.130:6827","nonce":2444128423}]},"public_addr":"10.20.193.130:6819/2444128423","cluster_addr":"10.20.193.130:6823/2444128423","heartbeat_back_addr":"10.20.193.130:6831/2444128423","heartbeat_front_addr":"10.20.193.130:6827/2444128423","state":["exists","up"]},{"osd":7,"uuid":"064fde6c-f806-4bc0-849a-475af7806a5b","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":"10.20.193.130:6816","nonce":4015232421},{"type":"v1","addr":"10.20.193.130:6818","nonce":4015232421}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.130:6820","nonce":4015232421},{"type":"v1","addr":"10.20.193.130:6822","nonce":4015232421}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.130:6828","nonce":4015232421},{"type":"v1","addr":"10.20.193.130:6830","nonce":4015232421}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.130:6824","nonce":4015232421},{"type":"v1","addr":"10.20.193.130:6826","nonce":4015232421}]},"public_addr":"10.20.193.130:6818/4015232421","cluster_addr":"10.20.193.130:6822/4015232421","heartbeat_back_addr":"10.20.193.130:6830/4015232421","heartbeat_front_addr":"10.20.193.130:6826/4015232421","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":"2026-02-19T20:13:14.163444+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T20:13:14.219349+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T20:13:14.137951+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T20:13:14.234330+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T20:13:14.135516+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T20:13:14.107616+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T20:13:14.149601+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T20:13:14.107267+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"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-02-19T20:13:24.537 INFO:tasks.ceph.ceph_manager.ceph:all up! 2026-02-19T20:13:24.538 DEBUG:teuthology.orchestra.run.trial092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2026-02-19T20:13:24.716 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:13:24.716 INFO:teuthology.orchestra.run.trial092.stdout:{"epoch":20,"fsid":"b7614acf-1ecc-4251-a6f2-9f92d755f045","created":"2026-02-19T20:13:10.684288+0000","modified":"2026-02-19T20:13:23.925541+0000","last_up_change":"2026-02-19T20:13:15.902940+0000","last_in_change":"2026-02-19T20:13:12.195851+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-02-19T20:13:16.890937+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-02-19T20:13:20.470538+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":1.9900000095367432,"score_stable":1.9900000095367432,"optimal_score":0.87999999523162842,"raw_score_acting":1.75,"raw_score_stable":1.75,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"924445ce-a299-47c1-a9b4-eb85db574d95","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":"10.20.193.92:6800","nonce":4133397805},{"type":"v1","addr":"10.20.193.92:6801","nonce":4133397805}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.92:6802","nonce":4133397805},{"type":"v1","addr":"10.20.193.92:6803","nonce":4133397805}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.92:6806","nonce":4133397805},{"type":"v1","addr":"10.20.193.92:6807","nonce":4133397805}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.92:6804","nonce":4133397805},{"type":"v1","addr":"10.20.193.92:6805","nonce":4133397805}]},"public_addr":"10.20.193.92:6801/4133397805","cluster_addr":"10.20.193.92:6803/4133397805","heartbeat_back_addr":"10.20.193.92:6807/4133397805","heartbeat_front_addr":"10.20.193.92:6805/4133397805","state":["exists","up"]},{"osd":1,"uuid":"8d9bf3e3-b3af-4f3c-870c-0496e5d6d5c8","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":"10.20.193.92:6808","nonce":1985652609},{"type":"v1","addr":"10.20.193.92:6809","nonce":1985652609}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.92:6810","nonce":1985652609},{"type":"v1","addr":"10.20.193.92:6811","nonce":1985652609}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.92:6814","nonce":1985652609},{"type":"v1","addr":"10.20.193.92:6815","nonce":1985652609}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.92:6812","nonce":1985652609},{"type":"v1","addr":"10.20.193.92:6813","nonce":1985652609}]},"public_addr":"10.20.193.92:6809/1985652609","cluster_addr":"10.20.193.92:6811/1985652609","heartbeat_back_addr":"10.20.193.92:6815/1985652609","heartbeat_front_addr":"10.20.193.92:6813/1985652609","state":["exists","up"]},{"osd":2,"uuid":"4a8fb49f-56aa-42dd-850e-b3586e8c090f","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":"10.20.193.92:6816","nonce":2446207469},{"type":"v1","addr":"10.20.193.92:6818","nonce":2446207469}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.92:6820","nonce":2446207469},{"type":"v1","addr":"10.20.193.92:6822","nonce":2446207469}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.92:6828","nonce":2446207469},{"type":"v1","addr":"10.20.193.92:6830","nonce":2446207469}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.92:6824","nonce":2446207469},{"type":"v1","addr":"10.20.193.92:6826","nonce":2446207469}]},"public_addr":"10.20.193.92:6818/2446207469","cluster_addr":"10.20.193.92:6822/2446207469","heartbeat_back_addr":"10.20.193.92:6830/2446207469","heartbeat_front_addr":"10.20.193.92:6826/2446207469","state":["exists","up"]},{"osd":3,"uuid":"55179b11-ebf0-438a-8609-161dc0d215c2","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":"10.20.193.92:6817","nonce":3537749991},{"type":"v1","addr":"10.20.193.92:6819","nonce":3537749991}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.92:6821","nonce":3537749991},{"type":"v1","addr":"10.20.193.92:6823","nonce":3537749991}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.92:6829","nonce":3537749991},{"type":"v1","addr":"10.20.193.92:6831","nonce":3537749991}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.92:6825","nonce":3537749991},{"type":"v1","addr":"10.20.193.92:6827","nonce":3537749991}]},"public_addr":"10.20.193.92:6819/3537749991","cluster_addr":"10.20.193.92:6823/3537749991","heartbeat_back_addr":"10.20.193.92:6831/3537749991","heartbeat_front_addr":"10.20.193.92:6827/3537749991","state":["exists","up"]},{"osd":4,"uuid":"64deff01-2032-45c1-b842-ca193f29dc91","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":"10.20.193.130:6802","nonce":1778581780},{"type":"v1","addr":"10.20.193.130:6804","nonce":1778581780}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.130:6806","nonce":1778581780},{"type":"v1","addr":"10.20.193.130:6808","nonce":1778581780}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.130:6814","nonce":1778581780},{"type":"v1","addr":"10.20.193.130:6815","nonce":1778581780}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.130:6810","nonce":1778581780},{"type":"v1","addr":"10.20.193.130:6812","nonce":1778581780}]},"public_addr":"10.20.193.130:6804/1778581780","cluster_addr":"10.20.193.130:6808/1778581780","heartbeat_back_addr":"10.20.193.130:6815/1778581780","heartbeat_front_addr":"10.20.193.130:6812/1778581780","state":["exists","up"]},{"osd":5,"uuid":"a7768a6d-8f42-4072-8be0-0e4ac63aaad5","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":"10.20.193.130:6800","nonce":167546090},{"type":"v1","addr":"10.20.193.130:6801","nonce":167546090}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.130:6803","nonce":167546090},{"type":"v1","addr":"10.20.193.130:6805","nonce":167546090}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.130:6811","nonce":167546090},{"type":"v1","addr":"10.20.193.130:6813","nonce":167546090}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.130:6807","nonce":167546090},{"type":"v1","addr":"10.20.193.130:6809","nonce":167546090}]},"public_addr":"10.20.193.130:6801/167546090","cluster_addr":"10.20.193.130:6805/167546090","heartbeat_back_addr":"10.20.193.130:6813/167546090","heartbeat_front_addr":"10.20.193.130:6809/167546090","state":["exists","up"]},{"osd":6,"uuid":"d542a6b2-e615-4522-af17-9fe8ee5c9508","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":"10.20.193.130:6817","nonce":2444128423},{"type":"v1","addr":"10.20.193.130:6819","nonce":2444128423}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.130:6821","nonce":2444128423},{"type":"v1","addr":"10.20.193.130:6823","nonce":2444128423}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.130:6829","nonce":2444128423},{"type":"v1","addr":"10.20.193.130:6831","nonce":2444128423}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.130:6825","nonce":2444128423},{"type":"v1","addr":"10.20.193.130:6827","nonce":2444128423}]},"public_addr":"10.20.193.130:6819/2444128423","cluster_addr":"10.20.193.130:6823/2444128423","heartbeat_back_addr":"10.20.193.130:6831/2444128423","heartbeat_front_addr":"10.20.193.130:6827/2444128423","state":["exists","up"]},{"osd":7,"uuid":"064fde6c-f806-4bc0-849a-475af7806a5b","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":"10.20.193.130:6816","nonce":4015232421},{"type":"v1","addr":"10.20.193.130:6818","nonce":4015232421}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.130:6820","nonce":4015232421},{"type":"v1","addr":"10.20.193.130:6822","nonce":4015232421}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.130:6828","nonce":4015232421},{"type":"v1","addr":"10.20.193.130:6830","nonce":4015232421}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.130:6824","nonce":4015232421},{"type":"v1","addr":"10.20.193.130:6826","nonce":4015232421}]},"public_addr":"10.20.193.130:6818/4015232421","cluster_addr":"10.20.193.130:6822/4015232421","heartbeat_back_addr":"10.20.193.130:6830/4015232421","heartbeat_front_addr":"10.20.193.130:6826/4015232421","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":"2026-02-19T20:13:14.163444+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T20:13:14.219349+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T20:13:14.137951+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T20:13:14.234330+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T20:13:14.135516+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T20:13:14.107616+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T20:13:14.149601+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T20:13:14.107267+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"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-02-19T20:13:24.726 DEBUG:teuthology.orchestra.run.trial092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.0 flush_pg_stats 2026-02-19T20:13:24.727 DEBUG:teuthology.orchestra.run.trial092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.1 flush_pg_stats 2026-02-19T20:13:24.727 DEBUG:teuthology.orchestra.run.trial092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.2 flush_pg_stats 2026-02-19T20:13:24.728 DEBUG:teuthology.orchestra.run.trial092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.3 flush_pg_stats 2026-02-19T20:13:24.728 DEBUG:teuthology.orchestra.run.trial092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.4 flush_pg_stats 2026-02-19T20:13:24.729 DEBUG:teuthology.orchestra.run.trial092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.5 flush_pg_stats 2026-02-19T20:13:24.729 DEBUG:teuthology.orchestra.run.trial092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.6 flush_pg_stats 2026-02-19T20:13:24.730 DEBUG:teuthology.orchestra.run.trial092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.7 flush_pg_stats 2026-02-19T20:13:24.821 INFO:teuthology.orchestra.run.trial092.stdout:55834574852 2026-02-19T20:13:24.822 DEBUG:teuthology.orchestra.run.trial092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.2 2026-02-19T20:13:24.826 INFO:teuthology.orchestra.run.trial092.stdout:55834574852 2026-02-19T20:13:24.826 DEBUG:teuthology.orchestra.run.trial092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.0 2026-02-19T20:13:24.828 INFO:teuthology.orchestra.run.trial092.stdout:55834574853 2026-02-19T20:13:24.828 DEBUG:teuthology.orchestra.run.trial092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.3 2026-02-19T20:13:24.829 INFO:teuthology.orchestra.run.trial092.stdout:55834574853 2026-02-19T20:13:24.830 DEBUG:teuthology.orchestra.run.trial092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.1 2026-02-19T20:13:24.831 INFO:teuthology.orchestra.run.trial092.stdout:55834574852 2026-02-19T20:13:24.831 DEBUG:teuthology.orchestra.run.trial092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.4 2026-02-19T20:13:24.832 INFO:teuthology.orchestra.run.trial092.stdout:55834574853 2026-02-19T20:13:24.833 DEBUG:teuthology.orchestra.run.trial092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.5 2026-02-19T20:13:24.835 INFO:teuthology.orchestra.run.trial092.stdout:55834574851 2026-02-19T20:13:24.835 DEBUG:teuthology.orchestra.run.trial092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.6 2026-02-19T20:13:24.836 INFO:teuthology.orchestra.run.trial092.stdout:55834574852 2026-02-19T20:13:24.837 DEBUG:teuthology.orchestra.run.trial092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.7 2026-02-19T20:13:25.017 INFO:teuthology.orchestra.run.trial092.stdout:55834574852 2026-02-19T20:13:25.029 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574852 got 55834574852 for osd.2 2026-02-19T20:13:25.029 DEBUG:teuthology.parallel:result is None 2026-02-19T20:13:25.058 INFO:teuthology.orchestra.run.trial092.stdout:55834574853 2026-02-19T20:13:25.061 INFO:teuthology.orchestra.run.trial092.stdout:55834574853 2026-02-19T20:13:25.063 INFO:teuthology.orchestra.run.trial092.stdout:55834574853 2026-02-19T20:13:25.065 INFO:teuthology.orchestra.run.trial092.stdout:55834574852 2026-02-19T20:13:25.069 INFO:teuthology.orchestra.run.trial092.stdout:55834574852 2026-02-19T20:13:25.072 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574853 got 55834574853 for osd.3 2026-02-19T20:13:25.072 DEBUG:teuthology.parallel:result is None 2026-02-19T20:13:25.073 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574853 got 55834574853 for osd.1 2026-02-19T20:13:25.073 INFO:teuthology.orchestra.run.trial092.stdout:55834574852 2026-02-19T20:13:25.074 DEBUG:teuthology.parallel:result is None 2026-02-19T20:13:25.074 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574853 got 55834574853 for osd.5 2026-02-19T20:13:25.075 INFO:teuthology.orchestra.run.trial092.stdout:55834574851 2026-02-19T20:13:25.075 DEBUG:teuthology.parallel:result is None 2026-02-19T20:13:25.076 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574852 got 55834574852 for osd.0 2026-02-19T20:13:25.076 DEBUG:teuthology.parallel:result is None 2026-02-19T20:13:25.080 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574852 got 55834574852 for osd.4 2026-02-19T20:13:25.080 DEBUG:teuthology.parallel:result is None 2026-02-19T20:13:25.083 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574852 got 55834574852 for osd.7 2026-02-19T20:13:25.083 DEBUG:teuthology.parallel:result is None 2026-02-19T20:13:25.084 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574851 got 55834574851 for osd.6 2026-02-19T20:13:25.085 DEBUG:teuthology.parallel:result is None 2026-02-19T20:13:25.085 INFO:tasks.ceph.ceph_manager.ceph:waiting for clean 2026-02-19T20:13:25.085 DEBUG:teuthology.orchestra.run.trial092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2026-02-19T20:13:25.301 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:13:25.301 INFO:teuthology.orchestra.run.trial092.stderr:dumped all 2026-02-19T20:13:25.309 INFO:teuthology.orchestra.run.trial092.stdout:{"pg_ready":true,"pg_map":{"version":17,"stamp":"2026-02-19T20:13:24.880634+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":86,"num_read_kb":73,"num_write":147,"num_write_kb":2674,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":115,"ondisk_log_size":115,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":14,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":7,"kb":754974720,"kb_used":217380,"kb_used_data":1700,"kb_used_omap":57,"kb_used_meta":215494,"kb_avail":754757340,"statfs":{"total":773094113280,"available":772871516160,"internally_reserved":0,"allocated":1740800,"data_stored":1713718,"data_compressed":23034,"data_compressed_allocated":90112,"data_compressed_original":1146880,"omap_allocated":59140,"internal_metadata":220666108},"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":"2.959412"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-02-19T20:13:24.033866+0000","last_change":"2026-02-19T20:13:24.033990+0000","last_active":"2026-02-19T20:13:24.033866+0000","last_peered":"2026-02-19T20:13:24.033866+0000","last_clean":"2026-02-19T20:13:24.033866+0000","last_became_active":"2026-02-19T20:13:21.922144+0000","last_became_peered":"2026-02-19T20:13:21.922144+0000","last_unstale":"2026-02-19T20:13:24.033866+0000","last_undegraded":"2026-02-19T20:13:24.033866+0000","last_fullsized":"2026-02-19T20:13:24.033866+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-02-19T20:13:20.915360+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:13:20.915360+0000","last_clean_scrub_stamp":"2026-02-19T20:13:20.915360+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02-21T04:50:42.270622+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00027832900000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7],"acting":[6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.6","version":"0'0","reported_seq":20,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-02-19T20:13:23.927546+0000","last_change":"2026-02-19T20:13:23.927655+0000","last_active":"2026-02-19T20:13:23.927546+0000","last_peered":"2026-02-19T20:13:23.927546+0000","last_clean":"2026-02-19T20:13:23.927546+0000","last_became_active":"2026-02-19T20:13:21.924162+0000","last_became_peered":"2026-02-19T20:13:21.924162+0000","last_unstale":"2026-02-19T20:13:23.927546+0000","last_undegraded":"2026-02-19T20:13:23.927546+0000","last_fullsized":"2026-02-19T20:13:23.927546+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-02-19T20:13:20.915360+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:13:20.915360+0000","last_clean_scrub_stamp":"2026-02-19T20:13:20.915360+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02-20T22:58:49.839462+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00021912599999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6],"acting":[1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.5","version":"0'0","reported_seq":20,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-02-19T20:13:24.183432+0000","last_change":"2026-02-19T20:13:24.183517+0000","last_active":"2026-02-19T20:13:24.183432+0000","last_peered":"2026-02-19T20:13:24.183432+0000","last_clean":"2026-02-19T20:13:24.183432+0000","last_became_active":"2026-02-19T20:13:21.922294+0000","last_became_peered":"2026-02-19T20:13:21.922294+0000","last_unstale":"2026-02-19T20:13:24.183432+0000","last_undegraded":"2026-02-19T20:13:24.183432+0000","last_fullsized":"2026-02-19T20:13:24.183432+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-02-19T20:13:20.915360+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:13:20.915360+0000","last_clean_scrub_stamp":"2026-02-19T20:13:20.915360+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02-21T05:56:24.246184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00025139800000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.4","version":"0'0","reported_seq":20,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-02-19T20:13:23.927528+0000","last_change":"2026-02-19T20:13:23.927641+0000","last_active":"2026-02-19T20:13:23.927528+0000","last_peered":"2026-02-19T20:13:23.927528+0000","last_clean":"2026-02-19T20:13:23.927528+0000","last_became_active":"2026-02-19T20:13:21.924006+0000","last_became_peered":"2026-02-19T20:13:21.924006+0000","last_unstale":"2026-02-19T20:13:23.927528+0000","last_undegraded":"2026-02-19T20:13:23.927528+0000","last_fullsized":"2026-02-19T20:13:23.927528+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-02-19T20:13:20.915360+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:13:20.915360+0000","last_clean_scrub_stamp":"2026-02-19T20:13:20.915360+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02-21T03:34:50.001467+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00021395600000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.2","version":"20'2","reported_seq":22,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-02-19T20:13:23.928023+0000","last_change":"2026-02-19T20:13:23.928023+0000","last_active":"2026-02-19T20:13:23.928023+0000","last_peered":"2026-02-19T20:13:23.928023+0000","last_clean":"2026-02-19T20:13:23.928023+0000","last_became_active":"2026-02-19T20:13:21.922907+0000","last_became_peered":"2026-02-19T20:13:21.922907+0000","last_unstale":"2026-02-19T20:13:23.928023+0000","last_undegraded":"2026-02-19T20:13:23.928023+0000","last_fullsized":"2026-02-19T20:13:23.928023+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-02-19T20:13:20.915360+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:13:20.915360+0000","last_clean_scrub_stamp":"2026-02-19T20:13:20.915360+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-02-21T04:41:05.963307+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00047062800000000001,"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":[5,1],"acting":[5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.1","version":"0'0","reported_seq":20,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-02-19T20:13:24.041488+0000","last_change":"2026-02-19T20:13:24.041597+0000","last_active":"2026-02-19T20:13:24.041488+0000","last_peered":"2026-02-19T20:13:24.041488+0000","last_clean":"2026-02-19T20:13:24.041488+0000","last_became_active":"2026-02-19T20:13:22.217019+0000","last_became_peered":"2026-02-19T20:13:22.217019+0000","last_unstale":"2026-02-19T20:13:24.041488+0000","last_undegraded":"2026-02-19T20:13:24.041488+0000","last_fullsized":"2026-02-19T20:13:24.041488+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-02-19T20:13:20.915360+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:13:20.915360+0000","last_clean_scrub_stamp":"2026-02-19T20:13:20.915360+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02-20T20:16:42.713743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00021217299999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3],"acting":[2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.0","version":"0'0","reported_seq":20,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-02-19T20:13:24.183379+0000","last_change":"2026-02-19T20:13:24.183494+0000","last_active":"2026-02-19T20:13:24.183379+0000","last_peered":"2026-02-19T20:13:24.183379+0000","last_clean":"2026-02-19T20:13:24.183379+0000","last_became_active":"2026-02-19T20:13:21.922812+0000","last_became_peered":"2026-02-19T20:13:21.922812+0000","last_unstale":"2026-02-19T20:13:24.183379+0000","last_undegraded":"2026-02-19T20:13:24.183379+0000","last_fullsized":"2026-02-19T20:13:24.183379+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-02-19T20:13:20.915360+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:13:20.915360+0000","last_clean_scrub_stamp":"2026-02-19T20:13:20.915360+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02-21T08:05:42.570492+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00028726499999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1],"acting":[7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.3","version":"18'1","reported_seq":21,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-02-19T20:13:23.927691+0000","last_change":"2026-02-19T20:13:23.927861+0000","last_active":"2026-02-19T20:13:23.927691+0000","last_peered":"2026-02-19T20:13:23.927691+0000","last_clean":"2026-02-19T20:13:23.927691+0000","last_became_active":"2026-02-19T20:13:21.922225+0000","last_became_peered":"2026-02-19T20:13:21.922225+0000","last_unstale":"2026-02-19T20:13:23.927691+0000","last_undegraded":"2026-02-19T20:13:23.927691+0000","last_fullsized":"2026-02-19T20:13:23.927691+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-02-19T20:13:20.915360+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:13:20.915360+0000","last_clean_scrub_stamp":"2026-02-19T20:13:20.915360+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-02-21T06:50:52.613089+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026893099999999998,"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":[5,2],"acting":[5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"1.0","version":"15'112","reported_seq":157,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-02-19T20:13:24.183205+0000","last_change":"2026-02-19T20:13:17.910548+0000","last_active":"2026-02-19T20:13:24.183205+0000","last_peered":"2026-02-19T20:13:24.183205+0000","last_clean":"2026-02-19T20:13:24.183205+0000","last_became_active":"2026-02-19T20:13:17.910444+0000","last_became_peered":"2026-02-19T20:13:17.910444+0000","last_unstale":"2026-02-19T20:13:24.183205+0000","last_undegraded":"2026-02-19T20:13:24.183205+0000","last_fullsized":"2026-02-19T20:13:24.183205+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-02-19T20:13:16.905061+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:13:16.905061+0000","last_clean_scrub_stamp":"2026-02-19T20:13:16.905061+0000","objects_scrubbed":0,"log_size":112,"log_dups_size":0,"ondisk_log_size":112,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02-21T07:20:18.032924+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":86,"num_read_kb":73,"num_write":145,"num_write_kb":2672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":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":86,"num_read_kb":73,"num_write":145,"num_write_kb":2672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":131072,"data_stored":1180736,"data_compressed":23034,"data_compressed_allocated":90112,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":112,"ondisk_log_size":112,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":7,"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":27212,"kb_used_data":252,"kb_used_omap":7,"kb_used_meta":26936,"kb_avail":94344628,"statfs":{"total":96636764160,"available":96608899072,"internally_reserved":0,"allocated":258048,"data_stored":653341,"data_compressed":11517,"data_compressed_allocated":45056,"data_compressed_original":573440,"omap_allocated":8120,"internal_metadata":27582536},"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":55834574851,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27148,"kb_used_data":188,"kb_used_omap":7,"kb_used_meta":26936,"kb_avail":94344692,"statfs":{"total":96636764160,"available":96608964608,"internally_reserved":0,"allocated":192512,"data_stored":62973,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7473,"internal_metadata":27583183},"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":55834574853,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27164,"kb_used_data":204,"kb_used_omap":7,"kb_used_meta":26936,"kb_avail":94344676,"statfs":{"total":96636764160,"available":96608948224,"internally_reserved":0,"allocated":208896,"data_stored":68824,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8125,"internal_metadata":27582531},"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":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":94371840,"kb_used":27160,"kb_used_data":200,"kb_used_omap":6,"kb_used_meta":26937,"kb_avail":94344680,"statfs":{"total":96636764160,"available":96608952320,"internally_reserved":0,"allocated":204800,"data_stored":68805,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6825,"internal_metadata":27583831},"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":55834574853,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27160,"kb_used_data":200,"kb_used_omap":8,"kb_used_meta":26935,"kb_avail":94344680,"statfs":{"total":96636764160,"available":96608952320,"internally_reserved":0,"allocated":204800,"data_stored":68805,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8773,"internal_metadata":27581883},"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":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27148,"kb_used_data":188,"kb_used_omap":6,"kb_used_meta":26937,"kb_avail":94344692,"statfs":{"total":96636764160,"available":96608964608,"internally_reserved":0,"allocated":192512,"data_stored":62973,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6174,"internal_metadata":27584482},"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":55834574853,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27164,"kb_used_data":204,"kb_used_omap":7,"kb_used_meta":26936,"kb_avail":94344676,"statfs":{"total":96636764160,"available":96608948224,"internally_reserved":0,"allocated":208896,"data_stored":68824,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8125,"internal_metadata":27582531},"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":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27224,"kb_used_data":264,"kb_used_omap":5,"kb_used_meta":26938,"kb_avail":94344616,"statfs":{"total":96636764160,"available":96608886784,"internally_reserved":0,"allocated":270336,"data_stored":659173,"data_compressed":11517,"data_compressed_allocated":45056,"data_compressed_original":573440,"omap_allocated":5525,"internal_metadata":27585131},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":65536,"data_stored":590368,"data_compressed":11517,"data_compressed_allocated":45056,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":65536,"data_stored":590368,"data_compressed":11517,"data_compressed_allocated":45056,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"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-02-19T20:13:25.311 DEBUG:teuthology.orchestra.run.trial092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2026-02-19T20:13:25.483 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:13:25.484 INFO:teuthology.orchestra.run.trial092.stderr:dumped all 2026-02-19T20:13:25.492 INFO:teuthology.orchestra.run.trial092.stdout:{"pg_ready":true,"pg_map":{"version":18,"stamp":"2026-02-19T20:13:25.449048+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":86,"num_read_kb":73,"num_write":147,"num_write_kb":2674,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":115,"ondisk_log_size":115,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":14,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":7,"kb":754974720,"kb_used":217380,"kb_used_data":1700,"kb_used_omap":57,"kb_used_meta":215494,"kb_avail":754757340,"statfs":{"total":773094113280,"available":772871516160,"internally_reserved":0,"allocated":1740800,"data_stored":1713718,"data_compressed":23034,"data_compressed_allocated":90112,"data_compressed_original":1146880,"omap_allocated":59140,"internal_metadata":220666108},"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":"3.527826"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-02-19T20:13:24.033866+0000","last_change":"2026-02-19T20:13:24.033990+0000","last_active":"2026-02-19T20:13:24.033866+0000","last_peered":"2026-02-19T20:13:24.033866+0000","last_clean":"2026-02-19T20:13:24.033866+0000","last_became_active":"2026-02-19T20:13:21.922144+0000","last_became_peered":"2026-02-19T20:13:21.922144+0000","last_unstale":"2026-02-19T20:13:24.033866+0000","last_undegraded":"2026-02-19T20:13:24.033866+0000","last_fullsized":"2026-02-19T20:13:24.033866+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-02-19T20:13:20.915360+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:13:20.915360+0000","last_clean_scrub_stamp":"2026-02-19T20:13:20.915360+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02-21T04:50:42.270622+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00027832900000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7],"acting":[6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.6","version":"0'0","reported_seq":20,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-02-19T20:13:23.927546+0000","last_change":"2026-02-19T20:13:23.927655+0000","last_active":"2026-02-19T20:13:23.927546+0000","last_peered":"2026-02-19T20:13:23.927546+0000","last_clean":"2026-02-19T20:13:23.927546+0000","last_became_active":"2026-02-19T20:13:21.924162+0000","last_became_peered":"2026-02-19T20:13:21.924162+0000","last_unstale":"2026-02-19T20:13:23.927546+0000","last_undegraded":"2026-02-19T20:13:23.927546+0000","last_fullsized":"2026-02-19T20:13:23.927546+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-02-19T20:13:20.915360+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:13:20.915360+0000","last_clean_scrub_stamp":"2026-02-19T20:13:20.915360+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02-20T22:58:49.839462+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00021912599999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6],"acting":[1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.5","version":"0'0","reported_seq":20,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-02-19T20:13:24.183432+0000","last_change":"2026-02-19T20:13:24.183517+0000","last_active":"2026-02-19T20:13:24.183432+0000","last_peered":"2026-02-19T20:13:24.183432+0000","last_clean":"2026-02-19T20:13:24.183432+0000","last_became_active":"2026-02-19T20:13:21.922294+0000","last_became_peered":"2026-02-19T20:13:21.922294+0000","last_unstale":"2026-02-19T20:13:24.183432+0000","last_undegraded":"2026-02-19T20:13:24.183432+0000","last_fullsized":"2026-02-19T20:13:24.183432+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-02-19T20:13:20.915360+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:13:20.915360+0000","last_clean_scrub_stamp":"2026-02-19T20:13:20.915360+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02-21T05:56:24.246184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00025139800000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.4","version":"0'0","reported_seq":20,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-02-19T20:13:23.927528+0000","last_change":"2026-02-19T20:13:23.927641+0000","last_active":"2026-02-19T20:13:23.927528+0000","last_peered":"2026-02-19T20:13:23.927528+0000","last_clean":"2026-02-19T20:13:23.927528+0000","last_became_active":"2026-02-19T20:13:21.924006+0000","last_became_peered":"2026-02-19T20:13:21.924006+0000","last_unstale":"2026-02-19T20:13:23.927528+0000","last_undegraded":"2026-02-19T20:13:23.927528+0000","last_fullsized":"2026-02-19T20:13:23.927528+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-02-19T20:13:20.915360+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:13:20.915360+0000","last_clean_scrub_stamp":"2026-02-19T20:13:20.915360+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02-21T03:34:50.001467+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00021395600000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.2","version":"20'2","reported_seq":22,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-02-19T20:13:23.928023+0000","last_change":"2026-02-19T20:13:23.928023+0000","last_active":"2026-02-19T20:13:23.928023+0000","last_peered":"2026-02-19T20:13:23.928023+0000","last_clean":"2026-02-19T20:13:23.928023+0000","last_became_active":"2026-02-19T20:13:21.922907+0000","last_became_peered":"2026-02-19T20:13:21.922907+0000","last_unstale":"2026-02-19T20:13:23.928023+0000","last_undegraded":"2026-02-19T20:13:23.928023+0000","last_fullsized":"2026-02-19T20:13:23.928023+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-02-19T20:13:20.915360+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:13:20.915360+0000","last_clean_scrub_stamp":"2026-02-19T20:13:20.915360+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-02-21T04:41:05.963307+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00047062800000000001,"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":[5,1],"acting":[5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.1","version":"0'0","reported_seq":20,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-02-19T20:13:24.041488+0000","last_change":"2026-02-19T20:13:24.041597+0000","last_active":"2026-02-19T20:13:24.041488+0000","last_peered":"2026-02-19T20:13:24.041488+0000","last_clean":"2026-02-19T20:13:24.041488+0000","last_became_active":"2026-02-19T20:13:22.217019+0000","last_became_peered":"2026-02-19T20:13:22.217019+0000","last_unstale":"2026-02-19T20:13:24.041488+0000","last_undegraded":"2026-02-19T20:13:24.041488+0000","last_fullsized":"2026-02-19T20:13:24.041488+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-02-19T20:13:20.915360+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:13:20.915360+0000","last_clean_scrub_stamp":"2026-02-19T20:13:20.915360+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02-20T20:16:42.713743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00021217299999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3],"acting":[2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.0","version":"0'0","reported_seq":20,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-02-19T20:13:24.183379+0000","last_change":"2026-02-19T20:13:24.183494+0000","last_active":"2026-02-19T20:13:24.183379+0000","last_peered":"2026-02-19T20:13:24.183379+0000","last_clean":"2026-02-19T20:13:24.183379+0000","last_became_active":"2026-02-19T20:13:21.922812+0000","last_became_peered":"2026-02-19T20:13:21.922812+0000","last_unstale":"2026-02-19T20:13:24.183379+0000","last_undegraded":"2026-02-19T20:13:24.183379+0000","last_fullsized":"2026-02-19T20:13:24.183379+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-02-19T20:13:20.915360+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:13:20.915360+0000","last_clean_scrub_stamp":"2026-02-19T20:13:20.915360+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02-21T08:05:42.570492+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00028726499999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1],"acting":[7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.3","version":"18'1","reported_seq":21,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-02-19T20:13:23.927691+0000","last_change":"2026-02-19T20:13:23.927861+0000","last_active":"2026-02-19T20:13:23.927691+0000","last_peered":"2026-02-19T20:13:23.927691+0000","last_clean":"2026-02-19T20:13:23.927691+0000","last_became_active":"2026-02-19T20:13:21.922225+0000","last_became_peered":"2026-02-19T20:13:21.922225+0000","last_unstale":"2026-02-19T20:13:23.927691+0000","last_undegraded":"2026-02-19T20:13:23.927691+0000","last_fullsized":"2026-02-19T20:13:23.927691+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-02-19T20:13:20.915360+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:13:20.915360+0000","last_clean_scrub_stamp":"2026-02-19T20:13:20.915360+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-02-21T06:50:52.613089+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026893099999999998,"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":[5,2],"acting":[5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"1.0","version":"15'112","reported_seq":157,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-02-19T20:13:24.183205+0000","last_change":"2026-02-19T20:13:17.910548+0000","last_active":"2026-02-19T20:13:24.183205+0000","last_peered":"2026-02-19T20:13:24.183205+0000","last_clean":"2026-02-19T20:13:24.183205+0000","last_became_active":"2026-02-19T20:13:17.910444+0000","last_became_peered":"2026-02-19T20:13:17.910444+0000","last_unstale":"2026-02-19T20:13:24.183205+0000","last_undegraded":"2026-02-19T20:13:24.183205+0000","last_fullsized":"2026-02-19T20:13:24.183205+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-02-19T20:13:16.905061+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:13:16.905061+0000","last_clean_scrub_stamp":"2026-02-19T20:13:16.905061+0000","objects_scrubbed":0,"log_size":112,"log_dups_size":0,"ondisk_log_size":112,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02-21T07:20:18.032924+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":86,"num_read_kb":73,"num_write":145,"num_write_kb":2672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":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":86,"num_read_kb":73,"num_write":145,"num_write_kb":2672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":131072,"data_stored":1180736,"data_compressed":23034,"data_compressed_allocated":90112,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":112,"ondisk_log_size":112,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":7,"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":27212,"kb_used_data":252,"kb_used_omap":7,"kb_used_meta":26936,"kb_avail":94344628,"statfs":{"total":96636764160,"available":96608899072,"internally_reserved":0,"allocated":258048,"data_stored":653341,"data_compressed":11517,"data_compressed_allocated":45056,"data_compressed_original":573440,"omap_allocated":8120,"internal_metadata":27582536},"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":55834574851,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27148,"kb_used_data":188,"kb_used_omap":7,"kb_used_meta":26936,"kb_avail":94344692,"statfs":{"total":96636764160,"available":96608964608,"internally_reserved":0,"allocated":192512,"data_stored":62973,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7473,"internal_metadata":27583183},"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":55834574853,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27164,"kb_used_data":204,"kb_used_omap":7,"kb_used_meta":26936,"kb_avail":94344676,"statfs":{"total":96636764160,"available":96608948224,"internally_reserved":0,"allocated":208896,"data_stored":68824,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8125,"internal_metadata":27582531},"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":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":94371840,"kb_used":27160,"kb_used_data":200,"kb_used_omap":6,"kb_used_meta":26937,"kb_avail":94344680,"statfs":{"total":96636764160,"available":96608952320,"internally_reserved":0,"allocated":204800,"data_stored":68805,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6825,"internal_metadata":27583831},"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":55834574853,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27160,"kb_used_data":200,"kb_used_omap":8,"kb_used_meta":26935,"kb_avail":94344680,"statfs":{"total":96636764160,"available":96608952320,"internally_reserved":0,"allocated":204800,"data_stored":68805,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8773,"internal_metadata":27581883},"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":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27148,"kb_used_data":188,"kb_used_omap":6,"kb_used_meta":26937,"kb_avail":94344692,"statfs":{"total":96636764160,"available":96608964608,"internally_reserved":0,"allocated":192512,"data_stored":62973,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6174,"internal_metadata":27584482},"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":55834574853,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27164,"kb_used_data":204,"kb_used_omap":7,"kb_used_meta":26936,"kb_avail":94344676,"statfs":{"total":96636764160,"available":96608948224,"internally_reserved":0,"allocated":208896,"data_stored":68824,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8125,"internal_metadata":27582531},"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":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27224,"kb_used_data":264,"kb_used_omap":5,"kb_used_meta":26938,"kb_avail":94344616,"statfs":{"total":96636764160,"available":96608886784,"internally_reserved":0,"allocated":270336,"data_stored":659173,"data_compressed":11517,"data_compressed_allocated":45056,"data_compressed_original":573440,"omap_allocated":5525,"internal_metadata":27585131},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":65536,"data_stored":590368,"data_compressed":11517,"data_compressed_allocated":45056,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":65536,"data_stored":590368,"data_compressed":11517,"data_compressed_allocated":45056,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"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-02-19T20:13:25.494 INFO:tasks.ceph.ceph_manager.ceph:clean! 2026-02-19T20:13:25.494 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2026-02-19T20:13:25.494 INFO:tasks.ceph.ceph_manager.ceph:wait_until_healthy 2026-02-19T20:13:25.494 DEBUG:teuthology.orchestra.run.trial092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph health --format=json 2026-02-19T20:13:25.694 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:13:25.694 INFO:teuthology.orchestra.run.trial092.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2026-02-19T20:13:25.703 INFO:tasks.ceph.ceph_manager.ceph:wait_until_healthy done 2026-02-19T20:13:25.703 INFO:teuthology.run_tasks:Running task exec... 2026-02-19T20:13:25.719 INFO:teuthology.task.exec:Executing custom commands... 2026-02-19T20:13:25.719 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@trial160.front.sepia.ceph.com 2026-02-19T20:13:25.720 DEBUG:teuthology.orchestra.run.trial160:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sudo ceph osd erasure-code-profile set teuthologyprofile crush-failure-domain=osd m=1 k=2' 2026-02-19T20:13:26.452 INFO:teuthology.orchestra.run.trial160.stderr:load: isa 2026-02-19T20:13:26.464 DEBUG:teuthology.orchestra.run.trial160:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sudo ceph osd pool create datapool 4 4 erasure teuthologyprofile' 2026-02-19T20:13:28.456 INFO:teuthology.orchestra.run.trial160.stderr:pool 'datapool' created 2026-02-19T20:13:28.469 DEBUG:teuthology.orchestra.run.trial160:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sudo ceph osd pool set datapool allow_ec_overwrites true' 2026-02-19T20:13:29.460 INFO:teuthology.orchestra.run.trial160.stderr:set pool 3 allow_ec_overwrites to true 2026-02-19T20:13:29.472 DEBUG:teuthology.orchestra.run.trial160:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd pool init datapool' 2026-02-19T20:13:32.479 INFO:teuthology.run_tasks:Running task exec... 2026-02-19T20:13:32.493 INFO:teuthology.task.exec:Executing custom commands... 2026-02-19T20:13:32.494 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@trial160.front.sepia.ceph.com 2026-02-19T20:13:32.494 DEBUG:teuthology.orchestra.run.trial160:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'mkdir /home/ubuntu/cephtest/migration' 2026-02-19T20:13:32.520 DEBUG:teuthology.orchestra.run.trial160:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'wget -nv -O /home/ubuntu/cephtest/migration/base.client.0.qcow2 http://download.ceph.com/qa/ubuntu-12.04.qcow2' 2026-02-19T20:14:40.987 INFO:teuthology.orchestra.run.trial160.stderr:2026-02-19 20:14:40 URL:http://download.ceph.com/qa/ubuntu-12.04.qcow2 [1206124544/1206124544] -> "/home/ubuntu/cephtest/migration/base.client.0.qcow2" [1] 2026-02-19T20:14:40.989 DEBUG:teuthology.orchestra.run.trial160:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'qemu-img convert -f qcow2 -O raw /home/ubuntu/cephtest/migration/base.client.0.qcow2 /home/ubuntu/cephtest/migration/base.client.0.raw' 2026-02-19T20:14:41.539 DEBUG:teuthology.orchestra.run.trial160:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'dd if=/dev/zero of=/home/ubuntu/cephtest/migration/empty.raw count=1 bs=1G' 2026-02-19T20:14:42.035 INFO:teuthology.orchestra.run.trial160.stderr:1+0 records in 2026-02-19T20:14:42.036 INFO:teuthology.orchestra.run.trial160.stderr:1+0 records out 2026-02-19T20:14:42.036 INFO:teuthology.orchestra.run.trial160.stderr:1073741824 bytes (1.1 GB, 1.0 GiB) copied, 0.471546 s, 2.3 GB/s 2026-02-19T20:14:42.039 DEBUG:teuthology.orchestra.run.trial160:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'echo '"'"'{"type":"raw","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/base.client.0.raw"}}'"'"' | rbd migration prepare --import-only --source-spec-path - client.0.0' 2026-02-19T20:14:42.108 DEBUG:teuthology.orchestra.run.trial160:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration prepare --import-only --source-spec '"'"'{"type":"raw","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.raw"}}'"'"' client.0.1' 2026-02-19T20:14:42.171 DEBUG:teuthology.orchestra.run.trial160:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration prepare --import-only --source-spec '"'"'{"type":"raw","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.raw"}}'"'"' client.0.2' 2026-02-19T20:14:42.233 INFO:teuthology.run_tasks:Running task parallel... 2026-02-19T20:14:42.249 INFO:teuthology.task.parallel:starting parallel... 2026-02-19T20:14:42.250 INFO:teuthology.task.parallel:In parallel, running task sequential... 2026-02-19T20:14:42.251 INFO:teuthology.task.sequential:In sequential, running task qemu... 2026-02-19T20:14:42.284 DEBUG:teuthology.orchestra.run.trial160:> install -d -m0755 -- /home/ubuntu/cephtest/qemu /home/ubuntu/cephtest/archive/qemu 2026-02-19T20:14:42.284 INFO:teuthology.task.parallel:In parallel, running task sequential... 2026-02-19T20:14:42.285 INFO:teuthology.task.sequential:In sequential, running task exec... 2026-02-19T20:14:42.285 INFO:teuthology.task.exec:Executing custom commands... 2026-02-19T20:14:42.285 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@trial160.front.sepia.ceph.com 2026-02-19T20:14:42.285 DEBUG:teuthology.orchestra.run.trial160:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep 60' 2026-02-19T20:14:42.304 INFO:teuthology.packaging:Installing package genisoimage on ubuntu@trial160.front.sepia.ceph.com 2026-02-19T20:14:42.304 DEBUG:teuthology.orchestra.run.trial160:> sudo yum -y install genisoimage 2026-02-19T20:14:42.651 INFO:teuthology.orchestra.run.trial160.stdout:Last metadata expiration check: 0:03:03 ago on Thu 19 Feb 2026 08:11:39 PM UTC. 2026-02-19T20:14:42.715 INFO:teuthology.orchestra.run.trial160.stdout:Package genisoimage-1.1.11-48.el9.x86_64 is already installed. 2026-02-19T20:14:42.734 INFO:teuthology.orchestra.run.trial160.stdout:Dependencies resolved. 2026-02-19T20:14:42.735 INFO:teuthology.orchestra.run.trial160.stdout:Nothing to do. 2026-02-19T20:14:42.735 INFO:teuthology.orchestra.run.trial160.stdout:Complete! 2026-02-19T20:14:42.756 INFO:teuthology.packaging:Installing package qemu-kvm-block-rbd on ubuntu@trial160.front.sepia.ceph.com 2026-02-19T20:14:42.756 DEBUG:teuthology.orchestra.run.trial160:> sudo yum -y install qemu-kvm-block-rbd 2026-02-19T20:14:43.061 INFO:teuthology.orchestra.run.trial160.stdout:Last metadata expiration check: 0:03:04 ago on Thu 19 Feb 2026 08:11:39 PM UTC. 2026-02-19T20:14:43.126 INFO:teuthology.orchestra.run.trial160.stdout:Package qemu-kvm-block-rbd-17:10.1.0-13.el9.x86_64 is already installed. 2026-02-19T20:14:43.144 INFO:teuthology.orchestra.run.trial160.stdout:Dependencies resolved. 2026-02-19T20:14:43.145 INFO:teuthology.orchestra.run.trial160.stdout:Nothing to do. 2026-02-19T20:14:43.145 INFO:teuthology.orchestra.run.trial160.stdout:Complete! 2026-02-19T20:14:43.166 INFO:tasks.qemu:generating iso... 2026-02-19T20:14:43.166 INFO:tasks.qemu:Pulling tests from https://github.com/ceph/ceph-ci.git ref 802bf111cd55e57f5842153d7ba2b8b964aa818a 2026-02-19T20:14:43.166 DEBUG:teuthology.orchestra.run.trial160:> rm -rf /home/ubuntu/cephtest/qemu_clone.client.0 && git clone https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/qemu_clone.client.0 && cd /home/ubuntu/cephtest/qemu_clone.client.0 && git checkout 802bf111cd55e57f5842153d7ba2b8b964aa818a 2026-02-19T20:14:43.190 INFO:teuthology.orchestra.run.trial160.stderr:Cloning into '/home/ubuntu/cephtest/qemu_clone.client.0'... 2026-02-19T20:15:03.075 INFO:teuthology.orchestra.run.trial160.stderr:Note: switching to '802bf111cd55e57f5842153d7ba2b8b964aa818a'. 2026-02-19T20:15:03.075 INFO:teuthology.orchestra.run.trial160.stderr: 2026-02-19T20:15:03.075 INFO:teuthology.orchestra.run.trial160.stderr:You are in 'detached HEAD' state. You can look around, make experimental 2026-02-19T20:15:03.075 INFO:teuthology.orchestra.run.trial160.stderr:changes and commit them, and you can discard any commits you make in this 2026-02-19T20:15:03.075 INFO:teuthology.orchestra.run.trial160.stderr:state without impacting any branches by switching back to a branch. 2026-02-19T20:15:03.075 INFO:teuthology.orchestra.run.trial160.stderr: 2026-02-19T20:15:03.075 INFO:teuthology.orchestra.run.trial160.stderr:If you want to create a new branch to retain commits you create, you may 2026-02-19T20:15:03.075 INFO:teuthology.orchestra.run.trial160.stderr:do so (now or later) by using -c with the switch command. Example: 2026-02-19T20:15:03.075 INFO:teuthology.orchestra.run.trial160.stderr: 2026-02-19T20:15:03.075 INFO:teuthology.orchestra.run.trial160.stderr: git switch -c 2026-02-19T20:15:03.075 INFO:teuthology.orchestra.run.trial160.stderr: 2026-02-19T20:15:03.075 INFO:teuthology.orchestra.run.trial160.stderr:Or undo this operation with: 2026-02-19T20:15:03.075 INFO:teuthology.orchestra.run.trial160.stderr: 2026-02-19T20:15:03.075 INFO:teuthology.orchestra.run.trial160.stderr: git switch - 2026-02-19T20:15:03.075 INFO:teuthology.orchestra.run.trial160.stderr: 2026-02-19T20:15:03.075 INFO:teuthology.orchestra.run.trial160.stderr:Turn off this advice by setting config variable advice.detachedHead to false 2026-02-19T20:15:03.075 INFO:teuthology.orchestra.run.trial160.stderr: 2026-02-19T20:15:03.075 INFO:teuthology.orchestra.run.trial160.stderr:HEAD is now at 802bf111cd5 Merge branch 'wip-common-ceph_json-jfw-spirit-to-boost' of https://github.com/chardan/ceph into wip-yuri-testing-2026-02-18-1820 2026-02-19T20:15:03.081 DEBUG:teuthology.orchestra.run.trial160:> set -ex 2026-02-19T20:15:03.081 DEBUG:teuthology.orchestra.run.trial160:> dd of=/home/ubuntu/cephtest/qemu/userdata.client.0 2026-02-19T20:15:03.139 DEBUG:teuthology.orchestra.run.trial160:> set -ex 2026-02-19T20:15:03.140 DEBUG:teuthology.orchestra.run.trial160:> dd of=/home/ubuntu/cephtest/qemu/metadata.client.0 2026-02-19T20:15:03.198 INFO:tasks.qemu:fetching test qa/run_xfstests_qemu.sh for client.0 2026-02-19T20:15:03.198 DEBUG:teuthology.orchestra.run.trial160:> 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-02-19T20:15:03.255 DEBUG:teuthology.orchestra.run.trial160:> 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-02-19T20:15:03.316 INFO:tasks.qemu:downloading base image 2026-02-19T20:15:03.317 DEBUG:teuthology.orchestra.run.trial160:> rbd --cluster ceph resize --size=10240M client.0.0 || true 2026-02-19T20:15:03.400 INFO:teuthology.orchestra.run.trial160.stderr: Resizing image: 100% complete...done. 2026-02-19T20:15:03.405 DEBUG:teuthology.orchestra.run.trial160:> rbd --cluster ceph resize --size=10240M client.0.1 || true 2026-02-19T20:15:03.448 INFO:teuthology.orchestra.run.trial160.stderr: Resizing image: 100% complete...done. 2026-02-19T20:15:03.452 DEBUG:teuthology.orchestra.run.trial160:> rbd --cluster ceph resize --size=10240M client.0.2 || true 2026-02-19T20:15:03.495 INFO:teuthology.orchestra.run.trial160.stderr: Resizing image: 100% complete...done. 2026-02-19T20:15:03.499 DEBUG:teuthology.orchestra.run.trial160:> mkdir /home/ubuntu/cephtest/archive/qemu/client.0 && sudo modprobe kvm 2026-02-19T20:15:03.564 INFO:tasks.qemu:Creating the nfs export directory... 2026-02-19T20:15:03.565 DEBUG:teuthology.orchestra.run.trial160:> sudo mkdir -p /export/client.0 2026-02-19T20:15:03.630 INFO:tasks.qemu:Mounting the test directory... 2026-02-19T20:15:03.630 DEBUG:teuthology.orchestra.run.trial160:> sudo mount --bind /home/ubuntu/cephtest/archive/qemu/client.0 /export/client.0 2026-02-19T20:15:03.695 INFO:tasks.qemu:Adding mount to /etc/exports... 2026-02-19T20:15:03.695 INFO:tasks.qemu:Deleting export from /etc/exports... 2026-02-19T20:15:03.695 DEBUG:teuthology.orchestra.run.trial160:> sudo sed -i '\|/export/client.0|d' /etc/exports 2026-02-19T20:15:03.761 DEBUG:teuthology.orchestra.run.trial160:> echo '/export/client.0 *(rw,no_root_squash,no_subtree_check,insecure)' | sudo tee -a /etc/exports 2026-02-19T20:15:03.823 INFO:teuthology.orchestra.run.trial160.stdout:/export/client.0 *(rw,no_root_squash,no_subtree_check,insecure) 2026-02-19T20:15:03.824 INFO:tasks.qemu:Restarting NFS... 2026-02-19T20:15:03.825 DEBUG:teuthology.orchestra.run.trial160:> sudo systemctl restart nfs-server 2026-02-19T20:15:04.172 DEBUG:teuthology.orchestra.run.trial160:> sudo udevadm control --reload 2026-02-19T20:15:04.201 DEBUG:teuthology.orchestra.run.trial160:> sudo udevadm trigger /dev/kvm 2026-02-19T20:15:04.269 DEBUG:teuthology.orchestra.run.trial160:> ls -l /dev/kvm 2026-02-19T20:15:04.325 INFO:teuthology.orchestra.run.trial160.stdout:crw-rw-rw-. 1 root kvm 10, 232 Feb 19 20:15 /dev/kvm 2026-02-19T20:15:04.326 INFO:tasks.qemu:starting qemu... 2026-02-19T20:15:04.326 DEBUG:teuthology.orchestra.run.trial160:> 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-02-19T20:15:04.367 INFO:tasks.qemu:waiting for qemu tests to finish... 2026-02-19T20:15:04.526 INFO:tasks.qemu.client.0.trial160.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-02-19T20:15:04.605 INFO:tasks.qemu.client.0.trial160.stdout:c[?7lSeaBIOS (version 1.16.3-5.el9) 2026-02-19T20:15:04.605 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:04.605 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:04.605 INFO:tasks.qemu.client.0.trial160.stdout:iPXE (http://ipxe.org) 00:03.0 CA00 PCI2.10 PnP PMM+BEFCCC40+BEF0CC40 CA00 2026-02-19T20:15:04.606 INFO:tasks.qemu.client.0.trial160.stdout:Press Ctrl-B to configure iPXE (PCI 00:03.0)... 2026-02-19T20:15:04.606 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:04.606 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:04.772 INFO:tasks.qemu.client.0.trial160.stdout:Booting from Hard Disk... 2026-02-19T20:15:04.964 INFO:tasks.qemu.client.0.trial160.stdout:GNU GRUB version 1.99-21ubuntu3.4┌──────────────────────────────────────────────────────────────────────────┐││││││││││││││││││││││││││└──────────────────────────────────────────────────────────────────────────┘ 2026-02-19T20:15:04.964 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:04.964 INFO:tasks.qemu.client.0.trial160.stdout: Use the ↑ and ↓ keys to select which entry is highlighted. 2026-02-19T20:15:04.964 INFO:tasks.qemu.client.0.trial160.stdout: Press enter to boot the selected OS, 'e' to edit the commands 2026-02-19T20:15:04.964 INFO:tasks.qemu.client.0.trial160.stdout: before booting or 'c' for a command-line. 2026-02-19T20:15:04.981 INFO:tasks.qemu.client.0.trial160.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-02-19T20:15:04.981 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:04.981 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:04.981 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:04.981 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:04.981 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:05.924 INFO:tasks.qemu.client.0.trial160.stdout: The highlighted entry will be executed automatically in 5s.  2026-02-19T20:15:05.924 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:05.925 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:05.925 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:05.925 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:05.925 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:05.925 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:05.925 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:05.925 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:05.925 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:05.925 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:05.925 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:05.925 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:05.925 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:05.925 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:05.925 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:05.925 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:05.925 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:06.928 INFO:tasks.qemu.client.0.trial160.stdout: The highlighted entry will be executed automatically in 4s.  2026-02-19T20:15:06.928 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:06.929 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:06.929 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:06.929 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:06.929 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:06.929 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:06.929 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:06.929 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:06.929 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:06.929 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:06.929 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:06.930 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:06.930 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:06.930 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:06.930 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:06.930 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:06.930 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:07.928 INFO:tasks.qemu.client.0.trial160.stdout: The highlighted entry will be executed automatically in 3s.  2026-02-19T20:15:07.928 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:07.929 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:07.929 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:07.929 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:07.929 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:07.929 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:07.929 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:07.929 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:07.929 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:07.929 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:07.929 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:07.930 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:07.930 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:07.930 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:07.930 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:07.930 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:07.930 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:08.920 INFO:tasks.qemu.client.0.trial160.stdout: The highlighted entry will be executed automatically in 2s.  2026-02-19T20:15:08.920 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:08.920 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:08.920 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:08.920 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:08.920 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:08.920 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:08.920 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:08.920 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:08.920 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:08.920 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:08.920 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:08.920 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:08.920 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:08.920 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:08.920 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:08.920 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:08.920 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:09.919 INFO:tasks.qemu.client.0.trial160.stdout: The highlighted entry will be executed automatically in 1s.  2026-02-19T20:15:09.919 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:09.919 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:09.919 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:09.919 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:09.919 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:09.919 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:09.919 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:09.919 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:09.920 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:09.920 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:09.920 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:09.920 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:09.920 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:09.920 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:09.920 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:09.920 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:09.920 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:10.463 INFO:tasks.qemu.client.0.trial160.stdout: The highlighted entry will be executed automatically in 0s. [ 0.000000] Initializing cgroup subsys cpuset 2026-02-19T20:15:10.464 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] Initializing cgroup subsys cpu 2026-02-19T20:15:10.464 INFO:tasks.qemu.client.0.trial160.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-02-19T20:15:10.464 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-virtual root=LABEL=cloudimg-rootfs ro console=ttyS0 2026-02-19T20:15:10.464 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] KERNEL supported cpus: 2026-02-19T20:15:10.464 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] Intel GenuineIntel 2026-02-19T20:15:10.464 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] AMD AuthenticAMD 2026-02-19T20:15:10.464 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] Centaur CentaurHauls 2026-02-19T20:15:10.464 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] BIOS-provided physical RAM map: 2026-02-19T20:15:10.464 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) 2026-02-19T20:15:10.464 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) 2026-02-19T20:15:10.464 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) 2026-02-19T20:15:10.464 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] BIOS-e820: 0000000000100000 - 00000000bffd7000 (usable) 2026-02-19T20:15:10.464 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] BIOS-e820: 00000000bffd7000 - 00000000c0000000 (reserved) 2026-02-19T20:15:10.464 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] BIOS-e820: 00000000feffc000 - 00000000ff000000 (reserved) 2026-02-19T20:15:10.464 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved) 2026-02-19T20:15:10.464 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] BIOS-e820: 0000000100000000 - 0000000140000000 (usable) 2026-02-19T20:15:10.464 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] NX (Execute Disable) protection: active 2026-02-19T20:15:10.464 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] DMI 2.8 present. 2026-02-19T20:15:10.464 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] No AGP bridge found 2026-02-19T20:15:10.464 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] last_pfn = 0x140000 max_arch_pfn = 0x400000000 2026-02-19T20:15:10.464 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 2026-02-19T20:15:10.464 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] last_pfn = 0xbffd7 max_arch_pfn = 0x400000000 2026-02-19T20:15:10.464 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] found SMP MP-table at [ffff8800000f5480] f5480 2026-02-19T20:15:10.464 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] Using GB pages for direct mapping 2026-02-19T20:15:10.464 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] init_memory_mapping: 0000000000000000-00000000bffd7000 2026-02-19T20:15:10.464 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] init_memory_mapping: 0000000100000000-0000000140000000 2026-02-19T20:15:10.464 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] RAMDISK: 37786000 - 37bbb000 2026-02-19T20:15:10.464 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] ACPI: RSDP 00000000000f5250 00014 (v00 BOCHS ) 2026-02-19T20:15:10.464 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] ACPI: RSDT 00000000bffe2290 00030 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2026-02-19T20:15:10.464 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] ACPI: FACP 00000000bffe217c 00074 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2026-02-19T20:15:10.464 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] ACPI: DSDT 00000000bffe0040 0213C (v01 BOCHS BXPC 00000001 BXPC 00000001) 2026-02-19T20:15:10.464 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] ACPI: FACS 00000000bffe0000 00040 2026-02-19T20:15:10.464 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] ACPI: APIC 00000000bffe21f0 00078 (v03 BOCHS BXPC 00000001 BXPC 00000001) 2026-02-19T20:15:10.464 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] ACPI: WAET 00000000bffe2268 00028 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2026-02-19T20:15:10.464 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] No NUMA configuration found 2026-02-19T20:15:10.464 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] Faking a node at 0000000000000000-0000000140000000 2026-02-19T20:15:10.464 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] Initmem setup node 0 0000000000000000-0000000140000000 2026-02-19T20:15:10.465 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] NODE_DATA [000000013fffb000 - 000000013fffffff] 2026-02-19T20:15:10.465 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 2026-02-19T20:15:10.465 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] kvm-clock: cpu 0, msr 0:1cf6681, boot clock 2026-02-19T20:15:10.465 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] Zone PFN ranges: 2026-02-19T20:15:10.465 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] DMA 0x00000010 -> 0x00001000 2026-02-19T20:15:10.465 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] DMA32 0x00001000 -> 0x00100000 2026-02-19T20:15:10.465 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] Normal 0x00100000 -> 0x00140000 2026-02-19T20:15:10.465 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] Movable zone start PFN for each node 2026-02-19T20:15:10.465 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] early_node_map[3] active PFN ranges 2026-02-19T20:15:10.465 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] 0: 0x00000010 -> 0x0000009f 2026-02-19T20:15:10.465 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] 0: 0x00000100 -> 0x000bffd7 2026-02-19T20:15:10.465 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] 0: 0x00100000 -> 0x00140000 2026-02-19T20:15:10.465 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] ACPI: PM-Timer IO Port: 0x608 2026-02-19T20:15:10.465 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) 2026-02-19T20:15:10.465 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) 2026-02-19T20:15:10.465 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) 2026-02-19T20:15:10.465 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 2026-02-19T20:15:10.465 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) 2026-02-19T20:15:10.465 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) 2026-02-19T20:15:10.465 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) 2026-02-19T20:15:10.465 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) 2026-02-19T20:15:10.465 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) 2026-02-19T20:15:10.465 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] Using ACPI (MADT) for SMP configuration information 2026-02-19T20:15:10.465 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs 2026-02-19T20:15:10.465 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 2026-02-19T20:15:10.465 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 2026-02-19T20:15:10.465 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 2026-02-19T20:15:10.465 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] PM: Registered nosave memory: 00000000bffd7000 - 00000000c0000000 2026-02-19T20:15:10.465 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000feffc000 2026-02-19T20:15:10.465 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] PM: Registered nosave memory: 00000000feffc000 - 00000000ff000000 2026-02-19T20:15:10.465 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] PM: Registered nosave memory: 00000000ff000000 - 00000000fffc0000 2026-02-19T20:15:10.465 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] PM: Registered nosave memory: 00000000fffc0000 - 0000000100000000 2026-02-19T20:15:10.465 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:3effc000) 2026-02-19T20:15:10.465 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] Booting paravirtualized kernel on KVM 2026-02-19T20:15:10.465 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:1 nr_node_ids:1 2026-02-19T20:15:10.465 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88013fc00000 s82880 r8192 d23616 u2097152 2026-02-19T20:15:10.465 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] kvm-clock: cpu 0, msr 1:3fc13681, primary cpu clock 2026-02-19T20:15:10.465 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] KVM setup async PF for cpu 0 2026-02-19T20:15:10.465 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0dd40 2026-02-19T20:15:10.465 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1027937 2026-02-19T20:15:10.465 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] Policy zone: Normal 2026-02-19T20:15:10.465 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-virtual root=LABEL=cloudimg-rootfs ro console=ttyS0 2026-02-19T20:15:10.465 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) 2026-02-19T20:15:10.465 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340 2026-02-19T20:15:10.465 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] Checking aperture... 2026-02-19T20:15:10.466 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] No AGP bridge found 2026-02-19T20:15:10.466 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] Memory: 4041884k/5242880k available (6532k kernel code, 1049192k absent, 151804k reserved, 6657k data, 924k init) 2026-02-19T20:15:10.466 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 2026-02-19T20:15:10.466 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] Hierarchical RCU implementation. 2026-02-19T20:15:10.466 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. 2026-02-19T20:15:10.466 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] NR_IRQS:4352 nr_irqs:256 16 2026-02-19T20:15:10.466 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] Console: colour VGA+ 80x25 2026-02-19T20:15:10.466 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] console [ttyS0] enabled 2026-02-19T20:15:10.466 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] allocated 33554432 bytes of page_cgroup 2026-02-19T20:15:10.466 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups 2026-02-19T20:15:10.466 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.000000] Detected 3693.050 MHz processor. 2026-02-19T20:15:10.466 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.008000] Calibrating delay loop (skipped) preset value.. 7386.10 BogoMIPS (lpj=14772200) 2026-02-19T20:15:10.466 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.008000] pid_max: default: 32768 minimum: 301 2026-02-19T20:15:10.466 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.008000] Security Framework initialized 2026-02-19T20:15:10.466 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.008000] AppArmor: AppArmor initialized 2026-02-19T20:15:10.466 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.008002] Yama: becoming mindful. 2026-02-19T20:15:10.466 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.008811] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) 2026-02-19T20:15:10.466 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.010501] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) 2026-02-19T20:15:10.466 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.011732] Mount-cache hash table entries: 256 2026-02-19T20:15:10.466 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.012048] Initializing cgroup subsys cpuacct 2026-02-19T20:15:10.466 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.012759] Initializing cgroup subsys memory 2026-02-19T20:15:10.466 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.013485] Initializing cgroup subsys devices 2026-02-19T20:15:10.466 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.014201] Initializing cgroup subsys freezer 2026-02-19T20:15:10.466 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.014917] Initializing cgroup subsys blkio 2026-02-19T20:15:10.466 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.016005] Initializing cgroup subsys perf_event 2026-02-19T20:15:10.466 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.016951] mce: CPU supports 10 MCE banks 2026-02-19T20:15:10.466 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.017896] SMP alternatives: switching to UP code 2026-02-19T20:15:10.466 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.031227] Freeing SMP alternatives: 24k freed 2026-02-19T20:15:10.466 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.031955] ACPI: Core revision 20110623 2026-02-19T20:15:10.466 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.032254] ftrace: allocating 27008 entries in 106 pages 2026-02-19T20:15:10.466 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.040185] Enabling x2apic 2026-02-19T20:15:10.466 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.040640] Enabled x2apic 2026-02-19T20:15:10.466 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.044004] Switched APIC routing to physical x2apic. 2026-02-19T20:15:10.466 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.045671] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 2026-02-19T20:15:10.466 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.046627] CPU0: AMD EPYC 4464P 12-Core Processor stepping 02 2026-02-19T20:15:10.563 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.052002] Performance Events: no PMU driver, software events only. 2026-02-19T20:15:10.563 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.052002] NMI watchdog disabled (cpu0): hardware events not enabled 2026-02-19T20:15:10.563 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.052002] Brought up 1 CPUs 2026-02-19T20:15:10.563 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.052002] Total of 1 processors activated (7386.10 BogoMIPS). 2026-02-19T20:15:10.563 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.052002] devtmpfs: initialized 2026-02-19T20:15:10.563 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.052366] EVM: security.selinux 2026-02-19T20:15:10.563 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.052900] EVM: security.SMACK64 2026-02-19T20:15:10.563 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.053439] EVM: security.capability 2026-02-19T20:15:10.563 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.054297] print_constraints: dummy: 2026-02-19T20:15:10.563 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.054952] RTC time: 20:15:09, date: 02/19/26 2026-02-19T20:15:10.563 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.055679] NET: Registered protocol family 16 2026-02-19T20:15:10.563 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.056727] Extended Config Space enabled on 0 nodes 2026-02-19T20:15:10.563 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.057534] ACPI: bus type pci registered 2026-02-19T20:15:10.563 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.058276] PCI: Using configuration type 1 for base access 2026-02-19T20:15:10.563 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.059164] PCI: Using configuration type 1 for extended access 2026-02-19T20:15:10.563 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.060232] bio: create slab at 0 2026-02-19T20:15:10.563 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.060906] ACPI: Added _OSI(Module Device) 2026-02-19T20:15:10.563 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.061575] ACPI: Added _OSI(Processor Device) 2026-02-19T20:15:10.563 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.062290] ACPI: Added _OSI(3.0 _SCP Extensions) 2026-02-19T20:15:10.563 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.063047] ACPI: Added _OSI(Processor Aggregator Device) 2026-02-19T20:15:10.563 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.064670] ACPI: Interpreter enabled 2026-02-19T20:15:10.563 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.065263] ACPI: (supports S0 S5) 2026-02-19T20:15:10.563 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.065857] ACPI: Using IOAPIC for interrupt routing 2026-02-19T20:15:10.563 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.068034] ACPI: No dock devices found. 2026-02-19T20:15:10.564 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.068668] HEST: Table not found. 2026-02-19T20:15:10.564 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.069217] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug 2026-02-19T20:15:10.564 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.070680] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) 2026-02-19T20:15:10.564 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.071681] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] 2026-02-19T20:15:10.564 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.072005] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] 2026-02-19T20:15:10.564 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.073060] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] 2026-02-19T20:15:10.564 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.074222] pci_root PNP0A03:00: host bridge window [mem 0xc0000000-0xfebfffff] 2026-02-19T20:15:10.564 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.076005] pci_root PNP0A03:00: host bridge window [mem 0x380000000000-0x38007fffffff] 2026-02-19T20:15:10.564 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.081074] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI 2026-02-19T20:15:10.564 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.082226] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB 2026-02-19T20:15:10.641 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.109049] pci0000:00: Requesting ACPI _OSC control (0x1d) 2026-02-19T20:15:10.641 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.109951] pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d 2026-02-19T20:15:10.641 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.111296] ACPI _OSC control for PCIe not granted, disabling ASPM 2026-02-19T20:15:10.641 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.112551] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) 2026-02-19T20:15:10.641 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.113601] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) 2026-02-19T20:15:10.641 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.114650] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) 2026-02-19T20:15:10.641 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.115696] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) 2026-02-19T20:15:10.641 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.116308] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) 2026-02-19T20:15:10.641 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.117215] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none 2026-02-19T20:15:10.641 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.118501] vgaarb: loaded 2026-02-19T20:15:10.641 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.118960] vgaarb: bridge control possible 0000:00:02.0 2026-02-19T20:15:10.641 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.120036] i2c-core: driver [aat2870] using legacy suspend method 2026-02-19T20:15:10.641 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.121023] i2c-core: driver [aat2870] using legacy resume method 2026-02-19T20:15:10.641 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.122015] SCSI subsystem initialized 2026-02-19T20:15:10.641 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.122646] usbcore: registered new interface driver usbfs 2026-02-19T20:15:10.641 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.124012] usbcore: registered new interface driver hub 2026-02-19T20:15:10.641 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.124872] usbcore: registered new device driver usb 2026-02-19T20:15:10.641 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.125708] PCI: Using ACPI for IRQ routing 2026-02-19T20:15:10.641 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.126595] NetLabel: Initializing 2026-02-19T20:15:10.641 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.127142] NetLabel: domain hash size = 128 2026-02-19T20:15:10.641 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.127841] NetLabel: protocols = UNLABELED CIPSOv4 2026-02-19T20:15:10.641 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.128011] NetLabel: unlabeled traffic allowed by default 2026-02-19T20:15:10.641 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.128914] Switching to clocksource kvm-clock 2026-02-19T20:15:10.641 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.129944] AppArmor: AppArmor Filesystem Enabled 2026-02-19T20:15:10.641 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.130701] pnp: PnP ACPI init 2026-02-19T20:15:10.642 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.131203] ACPI: bus type pnp registered 2026-02-19T20:15:10.642 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.132056] pnp: PnP ACPI: found 9 devices 2026-02-19T20:15:10.642 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.132715] ACPI: ACPI bus type pnp unregistered 2026-02-19T20:15:10.642 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.138356] NET: Registered protocol family 2 2026-02-19T20:15:10.642 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.139077] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes) 2026-02-19T20:15:10.642 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.140532] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) 2026-02-19T20:15:10.642 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.142578] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) 2026-02-19T20:15:10.642 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.143682] TCP: Hash tables configured (established 524288 bind 65536) 2026-02-19T20:15:10.642 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.144744] TCP reno registered 2026-02-19T20:15:10.642 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.145258] UDP hash table entries: 2048 (order: 4, 65536 bytes) 2026-02-19T20:15:10.642 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.146217] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) 2026-02-19T20:15:10.642 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.147260] NET: Registered protocol family 1 2026-02-19T20:15:10.642 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.147959] pci 0000:00:00.0: Limiting direct PCI/PCI transfers 2026-02-19T20:15:10.642 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.148919] pci 0000:00:01.0: PIIX3: Enabling Passive Release 2026-02-19T20:15:10.642 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.149858] pci 0000:00:01.0: Activating ISA DMA hang workarounds 2026-02-19T20:15:10.642 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.150919] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) 2026-02-19T20:15:10.642 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.151960] Placing 64MB software IO TLB between ffff8800bbfd7000 - ffff8800bffd7000 2026-02-19T20:15:10.642 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.153198] software IO TLB at phys 0xbbfd7000 - 0xbffd7000 2026-02-19T20:15:10.642 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.154257] audit: initializing netlink socket (disabled) 2026-02-19T20:15:10.642 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.155123] type=2000 audit(1771532110.152:1): initialized 2026-02-19T20:15:10.642 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.165238] Trying to unpack rootfs image as initramfs... 2026-02-19T20:15:10.656 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.180138] HugeTLB registered 2 MB page size, pre-allocated 0 pages 2026-02-19T20:15:10.667 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.188506] VFS: Disk quotas dquot_6.5.2 2026-02-19T20:15:10.667 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.189158] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) 2026-02-19T20:15:10.667 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.190298] fuse init (API version 7.17) 2026-02-19T20:15:10.667 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.190951] msgmni has been set to 7894 2026-02-19T20:15:10.703 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.203579] Freeing initrd memory: 4308k freed 2026-02-19T20:15:10.703 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.204472] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) 2026-02-19T20:15:10.703 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.205794] io scheduler noop registered 2026-02-19T20:15:10.703 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.206447] io scheduler deadline registered (default) 2026-02-19T20:15:10.703 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.207281] io scheduler cfq registered 2026-02-19T20:15:10.703 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.207924] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 2026-02-19T20:15:10.703 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.208831] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 2026-02-19T20:15:10.703 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.209919] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 2026-02-19T20:15:10.703 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.211093] ACPI: Power Button [PWRF] 2026-02-19T20:15:10.703 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.211912] ERST: Table is not found! 2026-02-19T20:15:10.703 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.212514] GHES: HEST is not enabled! 2026-02-19T20:15:10.703 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.213389] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 2026-02-19T20:15:10.703 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.214339] virtio-pci 0000:00:04.0: PCI INT A -> Link[LNKD] -> GSI 11 (level, high) -> IRQ 11 2026-02-19T20:15:10.703 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.216137] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 2026-02-19T20:15:10.703 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.217058] virtio-pci 0000:00:05.0: PCI INT A -> Link[LNKA] -> GSI 10 (level, high) -> IRQ 10 2026-02-19T20:15:10.703 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.218792] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10 2026-02-19T20:15:10.703 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.219710] virtio-pci 0000:00:06.0: PCI INT A -> Link[LNKB] -> GSI 10 (level, high) -> IRQ 10 2026-02-19T20:15:10.703 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.221205] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled 2026-02-19T20:15:10.721 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.245005] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 2026-02-19T20:15:10.748 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.269027] 00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 2026-02-19T20:15:10.748 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.269958] Linux agpgart interface v0.103 2026-02-19T20:15:10.748 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.270901] brd: module loaded 2026-02-19T20:15:10.748 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.271545] loop: module loaded 2026-02-19T20:15:10.748 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.272756] vda: vda1 2026-02-19T20:15:10.750 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.274541] vdb: unknown partition table 2026-02-19T20:15:10.752 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.276395] vdc: unknown partition table 2026-02-19T20:15:10.801 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.278798] scsi0 : ata_piix 2026-02-19T20:15:10.801 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.279311] scsi1 : ata_piix 2026-02-19T20:15:10.801 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.279908] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 2026-02-19T20:15:10.801 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.281112] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 2026-02-19T20:15:10.801 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.282282] Fixed MDIO Bus: probed 2026-02-19T20:15:10.801 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.282836] tun: Universal TUN/TAP device driver, 1.6 2026-02-19T20:15:10.801 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.283647] tun: (C) 1999-2004 Max Krasnyansky 2026-02-19T20:15:10.801 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.284911] PPP generic driver version 2.4.2 2026-02-19T20:15:10.801 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.285624] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver 2026-02-19T20:15:10.801 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.286672] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver 2026-02-19T20:15:10.801 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.287661] uhci_hcd: USB Universal Host Controller Interface driver 2026-02-19T20:15:10.801 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.288693] usbcore: registered new interface driver libusual 2026-02-19T20:15:10.801 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.289622] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 2026-02-19T20:15:10.801 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.291592] serio: i8042 KBD port at 0x60,0x64 irq 1 2026-02-19T20:15:10.801 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.292397] serio: i8042 AUX port at 0x60,0x64 irq 12 2026-02-19T20:15:10.801 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.293491] mousedev: PS/2 mouse device common for all mice 2026-02-19T20:15:10.801 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.294617] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 2026-02-19T20:15:10.801 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.296204] rtc_cmos 00:08: RTC can wake from S4 2026-02-19T20:15:10.801 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.297085] rtc_cmos 00:08: rtc core: registered rtc_cmos as rtc0 2026-02-19T20:15:10.801 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.298117] rtc0: alarms up to one day, y3k, 242 bytes nvram 2026-02-19T20:15:10.801 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.299038] device-mapper: uevent: version 1.0.3 2026-02-19T20:15:10.801 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.299801] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com 2026-02-19T20:15:10.801 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.301176] cpuidle: using governor ladder 2026-02-19T20:15:10.801 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.301832] cpuidle: using governor menu 2026-02-19T20:15:10.801 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.302465] EFI Variables Facility v0.08 2004-May-17 2026-02-19T20:15:10.801 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.303314] TCP cubic registered 2026-02-19T20:15:10.801 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.303860] NET: Registered protocol family 10 2026-02-19T20:15:10.801 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.304692] NET: Registered protocol family 17 2026-02-19T20:15:10.801 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.305408] Registering the dns_resolver key type 2026-02-19T20:15:10.801 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.306195] registered taskstats version 1 2026-02-19T20:15:10.801 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.308849] Magic number: 14:245:296 2026-02-19T20:15:10.801 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.309460] tty tty29: hash matches 2026-02-19T20:15:10.801 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.310076] rtc_cmos 00:08: setting system clock to 2026-02-19 20:15:10 UTC (1771532110) 2026-02-19T20:15:10.801 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.311368] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found 2026-02-19T20:15:10.801 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.312367] EDD information not available. 2026-02-19T20:15:10.947 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.448910] ata2.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100 2026-02-19T20:15:10.947 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.450328] ata2.00: configured for MWDMA2 2026-02-19T20:15:10.947 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.451500] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 2026-02-19T20:15:10.947 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.453255] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray 2026-02-19T20:15:10.947 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.454141] cdrom: Uniform CD-ROM driver Revision: 3.20 2026-02-19T20:15:10.947 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.455114] sr 1:0:0:0: Attached scsi generic sg0 type 5 2026-02-19T20:15:10.947 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.456464] Freeing unused kernel memory: 924k freed 2026-02-19T20:15:10.947 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.457300] Write protecting the kernel read-only data: 12288k 2026-02-19T20:15:10.947 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.459924] Freeing unused kernel memory: 1640k freed 2026-02-19T20:15:10.947 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.462003] Freeing unused kernel memory: 1200k freed 2026-02-19T20:15:10.947 INFO:tasks.qemu.client.0.trial160.stdout:Loading, please wait... 2026-02-19T20:15:10.947 INFO:tasks.qemu.client.0.trial160.stdout:Begin: Loading essential drivers ... done. 2026-02-19T20:15:10.947 INFO:tasks.qemu.client.0.trial160.stdout:Begin: Running /scripts/init-premount ... done. 2026-02-19T20:15:10.947 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.469494] udevd[84]: starting version 175 2026-02-19T20:15:10.960 INFO:tasks.qemu.client.0.trial160.stdout:Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. 2026-02-19T20:15:10.992 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.511770] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI 2026-02-19T20:15:10.992 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.512910] e1000: Copyright (c) 1999-2006 Intel Corporation. 2026-02-19T20:15:11.032 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.546861] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 2026-02-19T20:15:11.032 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.547784] e1000 0000:00:03.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, high) -> IRQ 11 2026-02-19T20:15:11.032 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.550970] Floppy drive(s): fd0 is 2.88M AMI BIOS 2026-02-19T20:15:11.042 INFO:tasks.qemu.client.0.trial160.stdout:Begin: Running /scripts/local-premount ... [ 0.564459] FDC 0 is a S82078B 2026-02-19T20:15:11.375 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.876511] e1000 0000:00:03.0: eth0: (PCI:33MHz:32-bit) 52:54:00:12:34:56 2026-02-19T20:15:11.376 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.877605] e1000 0000:00:03.0: eth0: Intel(R) PRO/1000 Network Connection 2026-02-19T20:15:11.376 INFO:tasks.qemu.client.0.trial160.stdout:done. 2026-02-19T20:15:11.376 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.886317] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) 2026-02-19T20:15:11.399 INFO:tasks.qemu.client.0.trial160.stdout:Begin: Running /scripts/local-bottom ... [ 0.914520] vda: vda1 2026-02-19T20:15:11.399 INFO:tasks.qemu.client.0.trial160.stdout:GROWROOT: CHANGED: partition=1 start=16065 old: size=4176900 end=4192965 new: size=20948760,end=20964825 2026-02-19T20:15:11.433 INFO:tasks.qemu.client.0.trial160.stdout:[ 0.947694] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) 2026-02-19T20:15:11.433 INFO:tasks.qemu.client.0.trial160.stdout:done. 2026-02-19T20:15:11.433 INFO:tasks.qemu.client.0.trial160.stdout:done. 2026-02-19T20:15:11.434 INFO:tasks.qemu.client.0.trial160.stdout:Begin: Running /scripts/init-bottom ... done. 2026-02-19T20:15:12.371 INFO:tasks.qemu.client.0.trial160.stdout:cloud-init start-local running: Thu, 19 Feb 2026 20:15:11 +0000. up 1.12 seconds 2026-02-19T20:15:12.422 INFO:tasks.qemu.client.0.trial160.stdout:no instance data found in start-local 2026-02-19T20:15:13.329 INFO:tasks.qemu.client.0.trial160.stdout:ci-info: lo : 1 127.0.0.1 255.0.0.0 . 2026-02-19T20:15:13.329 INFO:tasks.qemu.client.0.trial160.stdout:ci-info: eth0 : 1 10.0.2.15 255.255.255.0 52:54:00:12:34:56 2026-02-19T20:15:13.329 INFO:tasks.qemu.client.0.trial160.stdout:ci-info: route-0: 0.0.0.0 10.0.2.2 0.0.0.0 eth0 UG 2026-02-19T20:15:13.329 INFO:tasks.qemu.client.0.trial160.stdout:ci-info: route-1: 10.0.2.0 0.0.0.0 255.255.255.0 eth0 U 2026-02-19T20:15:13.330 INFO:tasks.qemu.client.0.trial160.stdout:cloud-init start running: Thu, 19 Feb 2026 20:15:13 +0000. up 2.81 seconds 2026-02-19T20:15:13.397 INFO:tasks.qemu.client.0.trial160.stdout:found data source: DataSourceNoCloud [seed=/dev/sr0] 2026-02-19T20:15:14.507 INFO:tasks.qemu.client.0.trial160.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-02-19T20:15:14.507 INFO:tasks.qemu.client.0.trial160.stdout:Your identification has been saved in /etc/ssh/ssh_host_rsa_key. 2026-02-19T20:15:14.507 INFO:tasks.qemu.client.0.trial160.stdout:Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. 2026-02-19T20:15:14.507 INFO:tasks.qemu.client.0.trial160.stdout:The key fingerprint is: 2026-02-19T20:15:14.507 INFO:tasks.qemu.client.0.trial160.stdout:bb:ef:0e:17:63:ca:7a:eb:f6:a4:40:f1:9a:81:ab:0d root@test 2026-02-19T20:15:14.507 INFO:tasks.qemu.client.0.trial160.stdout:The key's randomart image is: 2026-02-19T20:15:14.507 INFO:tasks.qemu.client.0.trial160.stdout:+--[ RSA 2048]----+ 2026-02-19T20:15:14.507 INFO:tasks.qemu.client.0.trial160.stdout:| | 2026-02-19T20:15:14.507 INFO:tasks.qemu.client.0.trial160.stdout:| | 2026-02-19T20:15:14.507 INFO:tasks.qemu.client.0.trial160.stdout:| . | 2026-02-19T20:15:14.507 INFO:tasks.qemu.client.0.trial160.stdout:| . o | 2026-02-19T20:15:14.507 INFO:tasks.qemu.client.0.trial160.stdout:| . o S + | 2026-02-19T20:15:14.507 INFO:tasks.qemu.client.0.trial160.stdout:| o = + o | 2026-02-19T20:15:14.507 INFO:tasks.qemu.client.0.trial160.stdout:| E . + = o | 2026-02-19T20:15:14.507 INFO:tasks.qemu.client.0.trial160.stdout:| + oo* | 2026-02-19T20:15:14.507 INFO:tasks.qemu.client.0.trial160.stdout:| . . .+=*= | 2026-02-19T20:15:14.508 INFO:tasks.qemu.client.0.trial160.stdout:+-----------------+ 2026-02-19T20:15:14.508 INFO:tasks.qemu.client.0.trial160.stdout:Generating public/private dsa key pair. 2026-02-19T20:15:14.508 INFO:tasks.qemu.client.0.trial160.stdout:Your identification has been saved in /etc/ssh/ssh_host_dsa_key. 2026-02-19T20:15:14.508 INFO:tasks.qemu.client.0.trial160.stdout:Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. 2026-02-19T20:15:14.508 INFO:tasks.qemu.client.0.trial160.stdout:The key fingerprint is: 2026-02-19T20:15:14.508 INFO:tasks.qemu.client.0.trial160.stdout:12:d3:db:4d:f9:be:ec:d0:91:15:b5:0b:71:a3:77:a8 root@test 2026-02-19T20:15:14.508 INFO:tasks.qemu.client.0.trial160.stdout:The key's randomart image is: 2026-02-19T20:15:14.508 INFO:tasks.qemu.client.0.trial160.stdout:+--[ DSA 1024]----+ 2026-02-19T20:15:14.508 INFO:tasks.qemu.client.0.trial160.stdout:| . +o| 2026-02-19T20:15:14.508 INFO:tasks.qemu.client.0.trial160.stdout:| . .+.+| 2026-02-19T20:15:14.508 INFO:tasks.qemu.client.0.trial160.stdout:| o . oo.oo| 2026-02-19T20:15:14.508 INFO:tasks.qemu.client.0.trial160.stdout:| o o o oooo| 2026-02-19T20:15:14.508 INFO:tasks.qemu.client.0.trial160.stdout:| . S . E +. | 2026-02-19T20:15:14.508 INFO:tasks.qemu.client.0.trial160.stdout:| . o . | 2026-02-19T20:15:14.508 INFO:tasks.qemu.client.0.trial160.stdout:| . o | 2026-02-19T20:15:14.508 INFO:tasks.qemu.client.0.trial160.stdout:| o . | 2026-02-19T20:15:14.508 INFO:tasks.qemu.client.0.trial160.stdout:| .+ | 2026-02-19T20:15:14.508 INFO:tasks.qemu.client.0.trial160.stdout:+-----------------+ 2026-02-19T20:15:14.508 INFO:tasks.qemu.client.0.trial160.stdout:Generating public/private ecdsa key pair. 2026-02-19T20:15:14.508 INFO:tasks.qemu.client.0.trial160.stdout:Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. 2026-02-19T20:15:14.508 INFO:tasks.qemu.client.0.trial160.stdout:Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. 2026-02-19T20:15:14.508 INFO:tasks.qemu.client.0.trial160.stdout:The key fingerprint is: 2026-02-19T20:15:14.508 INFO:tasks.qemu.client.0.trial160.stdout:81:fb:75:64:93:bf:9b:00:5c:f6:7f:08:c4:3f:42:e7 root@test 2026-02-19T20:15:14.508 INFO:tasks.qemu.client.0.trial160.stdout:The key's randomart image is: 2026-02-19T20:15:14.508 INFO:tasks.qemu.client.0.trial160.stdout:+--[ECDSA 256]---+ 2026-02-19T20:15:14.508 INFO:tasks.qemu.client.0.trial160.stdout:| | 2026-02-19T20:15:14.508 INFO:tasks.qemu.client.0.trial160.stdout:| . . . | 2026-02-19T20:15:14.508 INFO:tasks.qemu.client.0.trial160.stdout:| . . @ . | 2026-02-19T20:15:14.508 INFO:tasks.qemu.client.0.trial160.stdout:| . o B B | 2026-02-19T20:15:14.508 INFO:tasks.qemu.client.0.trial160.stdout:| . S + + E | 2026-02-19T20:15:14.508 INFO:tasks.qemu.client.0.trial160.stdout:| . . o o = | 2026-02-19T20:15:14.508 INFO:tasks.qemu.client.0.trial160.stdout:| . . o o| 2026-02-19T20:15:14.508 INFO:tasks.qemu.client.0.trial160.stdout:| . o.| 2026-02-19T20:15:14.508 INFO:tasks.qemu.client.0.trial160.stdout:| o | 2026-02-19T20:15:14.508 INFO:tasks.qemu.client.0.trial160.stdout:+-----------------+ 2026-02-19T20:15:14.521 INFO:tasks.qemu.client.0.trial160.stdout:Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd 2026-02-19T20:15:14.581 INFO:tasks.qemu.client.0.trial160.stdout: * Starting AppArmor profiles  [ OK ] 2026-02-19T20:15:14.597 INFO:tasks.qemu.client.0.trial160.stdout:landscape-client is not configured, please run landscape-config. 2026-02-19T20:15:14.603 INFO:tasks.qemu.client.0.trial160.stdout:acpid: starting up with proc fs 2026-02-19T20:15:14.607 INFO:tasks.qemu.client.0.trial160.stdout:acpid: 1 rule loaded 2026-02-19T20:15:14.607 INFO:tasks.qemu.client.0.trial160.stdout:acpid: waiting for events: event logging is off 2026-02-19T20:15:14.625 INFO:tasks.qemu.client.0.trial160.stdout: * Starting System V runlevel compatibility[ OK ] 2026-02-19T20:15:14.625 INFO:tasks.qemu.client.0.trial160.stdout: * Starting automatic crash report generation[ OK ] 2026-02-19T20:15:14.625 INFO:tasks.qemu.client.0.trial160.stdout: * Starting ACPI daemon[ OK ] 2026-02-19T20:15:14.625 INFO:tasks.qemu.client.0.trial160.stdout: * Starting save kernel messages[ OK ] 2026-02-19T20:15:14.625 INFO:tasks.qemu.client.0.trial160.stdout: * Stopping System V initialisation compatibility[ OK ] 2026-02-19T20:15:14.625 INFO:tasks.qemu.client.0.trial160.stdout: * Starting regular background program processing daemon[ OK ] 2026-02-19T20:15:14.625 INFO:tasks.qemu.client.0.trial160.stdout: * Starting deferred execution scheduler[ OK ] 2026-02-19T20:15:14.625 INFO:tasks.qemu.client.0.trial160.stdout: * Starting CPU interrupts balancing daemon[ OK ] 2026-02-19T20:15:14.625 INFO:tasks.qemu.client.0.trial160.stdout: * Starting crash report submission daemon[ OK ] 2026-02-19T20:15:14.625 INFO:tasks.qemu.client.0.trial160.stdout: * Stopping save kernel messages[ OK ] 2026-02-19T20:15:14.653 INFO:tasks.qemu.client.0.trial160.stdout: * Stopping System V runlevel compatibility[ OK ] 2026-02-19T20:15:15.198 INFO:tasks.qemu.client.0.trial160.stdout:Generating locales... 2026-02-19T20:15:15.433 INFO:tasks.qemu.client.0.trial160.stdout: en_US.UTF-8... done 2026-02-19T20:15:15.436 INFO:tasks.qemu.client.0.trial160.stdout:Generation complete. 2026-02-19T20:15:20.617 INFO:tasks.qemu.client.0.trial160.stdout:passwd: password expiry information changed. 2026-02-19T20:15:20.871 INFO:tasks.qemu.client.0.trial160.stdout:Ign http://old-releases.ubuntu.com precise InRelease 2026-02-19T20:15:20.887 INFO:tasks.qemu.client.0.trial160.stdout:Get:1 http://old-releases.ubuntu.com precise-updates InRelease [55.7 kB] 2026-02-19T20:15:20.937 INFO:tasks.qemu.client.0.trial160.stdout:Get:2 http://old-releases.ubuntu.com precise-security InRelease [55.7 kB] 2026-02-19T20:15:20.967 INFO:tasks.qemu.client.0.trial160.stdout:Get:3 http://old-releases.ubuntu.com precise Release.gpg [198 B] 2026-02-19T20:15:20.982 INFO:tasks.qemu.client.0.trial160.stdout:Get:4 http://old-releases.ubuntu.com precise-updates/main Sources [815 kB] 2026-02-19T20:15:21.077 INFO:tasks.qemu.client.0.trial160.stdout:Get:5 http://old-releases.ubuntu.com precise-updates/universe Sources [208 kB] 2026-02-19T20:15:21.095 INFO:tasks.qemu.client.0.trial160.stdout:Get:6 http://old-releases.ubuntu.com precise-updates/main amd64 Packages [1104 kB] 2026-02-19T20:15:21.146 INFO:tasks.qemu.client.0.trial160.stdout:Get:7 http://old-releases.ubuntu.com precise-updates/universe amd64 Packages [406 kB] 2026-02-19T20:15:21.167 INFO:tasks.qemu.client.0.trial160.stdout:Get:8 http://old-releases.ubuntu.com precise-updates/main i386 Packages [1111 kB] 2026-02-19T20:15:21.218 INFO:tasks.qemu.client.0.trial160.stdout:Get:9 http://old-releases.ubuntu.com precise-updates/universe i386 Packages [422 kB] 2026-02-19T20:15:21.242 INFO:tasks.qemu.client.0.trial160.stdout:Get:10 http://old-releases.ubuntu.com precise-updates/main TranslationIndex [208 B] 2026-02-19T20:15:21.256 INFO:tasks.qemu.client.0.trial160.stdout:Get:11 http://old-releases.ubuntu.com precise-updates/universe TranslationIndex [205 B] 2026-02-19T20:15:21.269 INFO:tasks.qemu.client.0.trial160.stdout:Get:12 http://old-releases.ubuntu.com precise-security/main Sources [242 kB] 2026-02-19T20:15:21.289 INFO:tasks.qemu.client.0.trial160.stdout:Get:13 http://old-releases.ubuntu.com precise-security/universe Sources [88.1 kB] 2026-02-19T20:15:21.305 INFO:tasks.qemu.client.0.trial160.stdout:Get:14 http://old-releases.ubuntu.com precise-security/main amd64 Packages [584 kB] 2026-02-19T20:15:21.342 INFO:tasks.qemu.client.0.trial160.stdout:Get:15 http://old-releases.ubuntu.com precise-security/universe amd64 Packages [213 kB] 2026-02-19T20:15:21.358 INFO:tasks.qemu.client.0.trial160.stdout:Get:16 http://old-releases.ubuntu.com precise-security/main i386 Packages [589 kB] 2026-02-19T20:15:21.388 INFO:tasks.qemu.client.0.trial160.stdout:Get:17 http://old-releases.ubuntu.com precise-security/universe i386 Packages [228 kB] 2026-02-19T20:15:21.403 INFO:tasks.qemu.client.0.trial160.stdout:Get:18 http://old-releases.ubuntu.com precise-security/main TranslationIndex [208 B] 2026-02-19T20:15:21.419 INFO:tasks.qemu.client.0.trial160.stdout:Get:19 http://old-releases.ubuntu.com precise-security/universe TranslationIndex [205 B] 2026-02-19T20:15:21.431 INFO:tasks.qemu.client.0.trial160.stdout:Get:20 http://old-releases.ubuntu.com precise Release [49.6 kB] 2026-02-19T20:15:21.447 INFO:tasks.qemu.client.0.trial160.stdout:Get:21 http://old-releases.ubuntu.com precise-updates/main Translation-en [353 kB] 2026-02-19T20:15:21.472 INFO:tasks.qemu.client.0.trial160.stdout:Get:22 http://old-releases.ubuntu.com precise-updates/universe Translation-en [176 kB] 2026-02-19T20:15:21.488 INFO:tasks.qemu.client.0.trial160.stdout:Get:23 http://old-releases.ubuntu.com precise-security/main Translation-en [202 kB] 2026-02-19T20:15:21.504 INFO:tasks.qemu.client.0.trial160.stdout:Get:24 http://old-releases.ubuntu.com precise-security/universe Translation-en [96.4 kB] 2026-02-19T20:15:21.519 INFO:tasks.qemu.client.0.trial160.stdout:Get:25 http://old-releases.ubuntu.com precise/main Sources [934 kB] 2026-02-19T20:15:21.563 INFO:tasks.qemu.client.0.trial160.stdout:Get:26 http://old-releases.ubuntu.com precise/universe Sources [5019 kB] 2026-02-19T20:15:21.742 INFO:tasks.qemu.client.0.trial160.stdout:Get:27 http://old-releases.ubuntu.com precise/main amd64 Packages [1273 kB] 2026-02-19T20:15:21.802 INFO:tasks.qemu.client.0.trial160.stdout:Get:28 http://old-releases.ubuntu.com precise/universe amd64 Packages [4786 kB] 2026-02-19T20:15:22.015 INFO:tasks.qemu.client.0.trial160.stdout:Get:29 http://old-releases.ubuntu.com precise/main i386 Packages [1274 kB] 2026-02-19T20:15:22.080 INFO:tasks.qemu.client.0.trial160.stdout:Get:30 http://old-releases.ubuntu.com precise/universe i386 Packages [4796 kB] 2026-02-19T20:15:22.305 INFO:tasks.qemu.client.0.trial160.stdout:Get:31 http://old-releases.ubuntu.com precise/main TranslationIndex [3706 B] 2026-02-19T20:15:22.321 INFO:tasks.qemu.client.0.trial160.stdout:Get:32 http://old-releases.ubuntu.com precise/universe TranslationIndex [2922 B] 2026-02-19T20:15:22.334 INFO:tasks.qemu.client.0.trial160.stdout:Get:33 http://old-releases.ubuntu.com precise/main Translation-en [726 kB] 2026-02-19T20:15:22.381 INFO:tasks.qemu.client.0.trial160.stdout:Get:34 http://old-releases.ubuntu.com precise/universe Translation-en [3341 kB] 2026-02-19T20:15:25.016 INFO:tasks.qemu.client.0.trial160.stdout:Fetched 29.2 MB in 4s (6649 kB/s) 2026-02-19T20:15:25.964 INFO:tasks.qemu.client.0.trial160.stdout:Reading package lists... 2026-02-19T20:15:25.968 INFO:tasks.qemu.client.0.trial160.stdout:Reading package lists... 2026-02-19T20:15:26.068 INFO:tasks.qemu.client.0.trial160.stdout:Building dependency tree... 2026-02-19T20:15:26.068 INFO:tasks.qemu.client.0.trial160.stdout:Reading state information... 2026-02-19T20:15:26.117 INFO:tasks.qemu.client.0.trial160.stdout:The following packages will be upgraded: 2026-02-19T20:15:26.117 INFO:tasks.qemu.client.0.trial160.stdout: ca-certificates libssl1.0.0 2026-02-19T20:15:26.160 INFO:tasks.qemu.client.0.trial160.stdout:2 upgraded, 0 newly installed, 0 to remove and 226 not upgraded. 2026-02-19T20:15:26.160 INFO:tasks.qemu.client.0.trial160.stdout:Need to get 1233 kB of archives. 2026-02-19T20:15:26.160 INFO:tasks.qemu.client.0.trial160.stdout:After this operation, 108 kB of additional disk space will be used. 2026-02-19T20:15:26.161 INFO:tasks.qemu.client.0.trial160.stdout:Get:1 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libssl1.0.0 amd64 1.0.1-4ubuntu5.45 [1055 kB] 2026-02-19T20:15:26.231 INFO:tasks.qemu.client.0.trial160.stdout:Get:2 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main ca-certificates all 20190110~12.04.1 [179 kB] 2026-02-19T20:15:26.269 INFO:tasks.qemu.client.0.trial160.stdout:dpkg-preconfigure: unable to re-open stdin: No such file or directory 2026-02-19T20:15:26.273 INFO:tasks.qemu.client.0.trial160.stdout:Fetched 1233 kB in 0s (11.3 MB/s) 2026-02-19T20:15:26.378 INFO:tasks.qemu.client.0.trial160.stdout:(Reading database ... 36182 files and directories currently installed.) 2026-02-19T20:15:26.378 INFO:tasks.qemu.client.0.trial160.stdout:Preparing to replace libssl1.0.0 1.0.1-4ubuntu5.5 (using .../libssl1.0.0_1.0.1-4ubuntu5.45_amd64.deb) ... 2026-02-19T20:15:26.391 INFO:tasks.qemu.client.0.trial160.stdout:Unpacking replacement libssl1.0.0 ... 2026-02-19T20:15:26.461 INFO:tasks.qemu.client.0.trial160.stdout:Setting up libssl1.0.0 (1.0.1-4ubuntu5.45) ... 2026-02-19T20:15:26.551 INFO:tasks.qemu.client.0.trial160.stdout:Processing triggers for libc-bin ... 2026-02-19T20:15:26.559 INFO:tasks.qemu.client.0.trial160.stdout:ldconfig deferred processing now taking place 2026-02-19T20:15:26.667 INFO:tasks.qemu.client.0.trial160.stdout:(Reading database ... 36182 files and directories currently installed.) 2026-02-19T20:15:26.667 INFO:tasks.qemu.client.0.trial160.stdout:Preparing to replace ca-certificates 20111211 (using .../ca-certificates_20190110~12.04.1_all.deb) ... 2026-02-19T20:15:26.684 INFO:tasks.qemu.client.0.trial160.stdout:Unpacking replacement ca-certificates ... 2026-02-19T20:15:26.751 INFO:tasks.qemu.client.0.trial160.stdout:Processing triggers for man-db ... 2026-02-19T20:15:26.974 INFO:tasks.qemu.client.0.trial160.stdout:Setting up ca-certificates (20190110~12.04.1) ... 2026-02-19T20:15:28.046 INFO:tasks.qemu.client.0.trial160.stdout:Updating certificates in /etc/ssl/certs... 73 added, 78 removed; done. 2026-02-19T20:15:28.046 INFO:tasks.qemu.client.0.trial160.stdout:Running hooks in /etc/ca-certificates/update.d....done. 2026-02-19T20:15:28.762 INFO:tasks.qemu.client.0.trial160.stdout:Updating certificates in /etc/ssl/certs... 0 added, 1 removed; done. 2026-02-19T20:15:28.762 INFO:tasks.qemu.client.0.trial160.stdout:Running hooks in /etc/ca-certificates/update.d....done. 2026-02-19T20:15:28.763 INFO:tasks.qemu.client.0.trial160.stdout:Reading package lists... 2026-02-19T20:15:28.863 INFO:tasks.qemu.client.0.trial160.stdout:Building dependency tree... 2026-02-19T20:15:28.863 INFO:tasks.qemu.client.0.trial160.stdout:Reading state information... 2026-02-19T20:15:28.921 INFO:tasks.qemu.client.0.trial160.stdout:The following extra packages will be installed: 2026-02-19T20:15:28.921 INFO:tasks.qemu.client.0.trial160.stdout: libgssglue1 libnfsidmap2 libtirpc1 rpcbind 2026-02-19T20:15:28.921 INFO:tasks.qemu.client.0.trial160.stdout:The following NEW packages will be installed: 2026-02-19T20:15:28.921 INFO:tasks.qemu.client.0.trial160.stdout: libgssglue1 libnfsidmap2 libtirpc1 nfs-common rpcbind 2026-02-19T20:15:29.085 INFO:tasks.qemu.client.0.trial160.stdout:0 upgraded, 5 newly installed, 0 to remove and 226 not upgraded. 2026-02-19T20:15:29.085 INFO:tasks.qemu.client.0.trial160.stdout:Need to get 424 kB of archives. 2026-02-19T20:15:29.085 INFO:tasks.qemu.client.0.trial160.stdout:After this operation, 1326 kB of additional disk space will be used. 2026-02-19T20:15:29.085 INFO:tasks.qemu.client.0.trial160.stdout:Get:1 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libgssglue1 amd64 0.3-4ubuntu0.1 [22.5 kB] 2026-02-19T20:15:29.272 INFO:tasks.qemu.client.0.trial160.stdout:Get:2 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libtirpc1 amd64 0.2.2-5ubuntu0.1 [85.0 kB] 2026-02-19T20:15:29.499 INFO:tasks.qemu.client.0.trial160.stdout:Get:3 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main rpcbind amd64 0.2.0-7ubuntu1.3 [43.1 kB] 2026-02-19T20:15:29.607 INFO:tasks.qemu.client.0.trial160.stdout:Get:4 http://old-releases.ubuntu.com/ubuntu/ precise/main libnfsidmap2 amd64 0.25-1ubuntu2 [32.0 kB] 2026-02-19T20:15:29.708 INFO:tasks.qemu.client.0.trial160.stdout:Get:5 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main nfs-common amd64 1:1.2.5-3ubuntu3.2 [241 kB] 2026-02-19T20:15:29.933 INFO:tasks.qemu.client.0.trial160.stdout:dpkg-preconfigure: unable to re-open stdin: No such file or directory 2026-02-19T20:15:29.933 INFO:tasks.qemu.client.0.trial160.stdout:Fetched 424 kB in 0s (434 kB/s) 2026-02-19T20:15:29.985 INFO:tasks.qemu.client.0.trial160.stdout:Selecting previously unselected package libgssglue1. 2026-02-19T20:15:29.986 INFO:tasks.qemu.client.0.trial160.stdout:(Reading database ... 36174 files and directories currently installed.) 2026-02-19T20:15:29.986 INFO:tasks.qemu.client.0.trial160.stdout:Unpacking libgssglue1 (from .../libgssglue1_0.3-4ubuntu0.1_amd64.deb) ... 2026-02-19T20:15:30.035 INFO:tasks.qemu.client.0.trial160.stdout:Selecting previously unselected package libtirpc1. 2026-02-19T20:15:30.036 INFO:tasks.qemu.client.0.trial160.stdout:Unpacking libtirpc1 (from .../libtirpc1_0.2.2-5ubuntu0.1_amd64.deb) ... 2026-02-19T20:15:30.105 INFO:tasks.qemu.client.0.trial160.stdout:Selecting previously unselected package rpcbind. 2026-02-19T20:15:30.105 INFO:tasks.qemu.client.0.trial160.stdout:Unpacking rpcbind (from .../rpcbind_0.2.0-7ubuntu1.3_amd64.deb) ... 2026-02-19T20:15:30.192 INFO:tasks.qemu.client.0.trial160.stdout:Selecting previously unselected package libnfsidmap2. 2026-02-19T20:15:30.193 INFO:tasks.qemu.client.0.trial160.stdout:Unpacking libnfsidmap2 (from .../libnfsidmap2_0.25-1ubuntu2_amd64.deb) ... 2026-02-19T20:15:30.251 INFO:tasks.qemu.client.0.trial160.stdout:Selecting previously unselected package nfs-common. 2026-02-19T20:15:30.252 INFO:tasks.qemu.client.0.trial160.stdout:Unpacking nfs-common (from .../nfs-common_1%3a1.2.5-3ubuntu3.2_amd64.deb) ... 2026-02-19T20:15:30.305 INFO:tasks.qemu.client.0.trial160.stdout:Processing triggers for man-db ... 2026-02-19T20:15:30.446 INFO:tasks.qemu.client.0.trial160.stdout:Processing triggers for ureadahead ... 2026-02-19T20:15:30.488 INFO:tasks.qemu.client.0.trial160.stdout:Setting up libgssglue1 (0.3-4ubuntu0.1) ... 2026-02-19T20:15:30.533 INFO:tasks.qemu.client.0.trial160.stdout:Setting up libtirpc1 (0.2.2-5ubuntu0.1) ... 2026-02-19T20:15:30.568 INFO:tasks.qemu.client.0.trial160.stdout:Setting up rpcbind (0.2.0-7ubuntu1.3) ... 2026-02-19T20:15:30.614 INFO:tasks.qemu.client.0.trial160.stdout: Removing any system startup links for /etc/init.d/rpcbind ... 2026-02-19T20:15:30.622 INFO:tasks.qemu.client.0.trial160.stdout:portmap start/running, process 8324 2026-02-19T20:15:30.630 INFO:tasks.qemu.client.0.trial160.stdout:Setting up libnfsidmap2 (0.25-1ubuntu2) ... 2026-02-19T20:15:30.660 INFO:tasks.qemu.client.0.trial160.stdout:Setting up nfs-common (1:1.2.5-3ubuntu3.2) ... 2026-02-19T20:15:30.749 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:30.749 INFO:tasks.qemu.client.0.trial160.stdout:Creating config file /etc/idmapd.conf with new version 2026-02-19T20:15:30.826 INFO:tasks.qemu.client.0.trial160.stdout: 2026-02-19T20:15:30.826 INFO:tasks.qemu.client.0.trial160.stdout:Creating config file /etc/default/nfs-common with new version 2026-02-19T20:15:30.863 INFO:tasks.qemu.client.0.trial160.stdout:Adding system user `statd' (UID 106) ... 2026-02-19T20:15:30.863 INFO:tasks.qemu.client.0.trial160.stdout:Adding new user `statd' (UID 106) with group `nogroup' ... 2026-02-19T20:15:30.903 INFO:tasks.qemu.client.0.trial160.stdout:Not creating home directory `/var/lib/nfs'. 2026-02-19T20:15:30.916 INFO:tasks.qemu.client.0.trial160.stdout:statd start/running, process 8558 2026-02-19T20:15:30.923 INFO:tasks.qemu.client.0.trial160.stdout:gssd stop/waiting 2026-02-19T20:15:31.622 INFO:tasks.qemu.client.0.trial160.stdout:idmapd start/running, process 8629 2026-02-19T20:15:31.631 INFO:tasks.qemu.client.0.trial160.stdout:Processing triggers for libc-bin ... 2026-02-19T20:15:31.637 INFO:tasks.qemu.client.0.trial160.stdout:ldconfig deferred processing now taking place 2026-02-19T20:15:31.889 INFO:tasks.qemu.client.0.trial160.stdout:mount.nfs: timeout set for Thu Feb 19 20:17:31 2026 2026-02-19T20:15:31.889 INFO:tasks.qemu.client.0.trial160.stdout:mount.nfs: trying text-based options 'proto=tcp,vers=4,addr=10.0.2.2,clientaddr=10.0.2.15' 2026-02-19T20:15:31.890 INFO:tasks.qemu.client.0.trial160.stdout:10.0.2.2:/export/client.0 on /mnt/log type nfs (rw,proto=tcp) 2026-02-19T20:15:31.890 INFO:tasks.qemu.client.0.trial160.stdout:mount: block device /dev/sr0 is write-protected, mounting read-only 2026-02-19T20:15:42.314 DEBUG:teuthology.orchestra.run.trial160:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration execute client.0.0' 2026-02-19T20:15:43.442 INFO:teuthology.orchestra.run.trial160.stderr: Image migration: 1% complete... Image migration: 2% complete... Image migration: 3% complete... Image migration: 4% complete... Image migration: 5% complete... Image migration: 6% complete... Image migration: 7% complete... Image migration: 8% complete... Image migration: 9% complete... Image migration: 10% complete... Image migration: 11% complete... Image migration: 12% complete... Image migration: 13% complete... Image migration: 14% complete... Image migration: 15% complete... Image migration: 16% complete... Image migration: 17% complete... Image migration: 18% complete... Image migration: 19% complete... Image migration: 20% complete... Image migration: 21% complete... Image migration: 22% complete... Image migration: 23% complete... Image migration: 24% complete... Image migration: 25% complete... Image migration: 26% complete... Image migration: 27% complete... Image migration: 28% complete... Image migration: 29% complete... Image migration: 30% complete... Image migration: 31% complete... Image migration: 32% complete... Image migration: 33% complete... Image migration: 34% complete... Image migration: 35% complete... Image migration: 36% complete... Image migration: 37% complete... Image migration: 38% complete... Image migration: 39% complete... Image migration: 40% complete... Image migration: 41% complete... Image migration: 42% complete... Image migration: 43% complete... Image migration: 44% complete... Image migration: 45% complete... Image migration: 46% complete... Image migration: 47% complete... Image migration: 48% complete... Image migration: 49% complete... Image migration: 50% complete... Image migration: 51% complete... Image migration: 52% complete... Image migration: 53% complete... Image migration: 54% complete... Image migration: 55% complete... Image migration: 56% complete... Image migration: 57% complete... Image migration: 58% complete... Image migration: 59% complete... Image migration: 60% complete... Image migration: 61% complete... Image migration: 62% complete... Image migration: 63% complete... Image migration: 64% complete... Image migration: 65% complete... Image migration: 66% complete... Image migration: 67% complete... Image migration: 68% complete... Image migration: 69% complete... Image migration: 70% complete... Image migration: 71% complete... Image migration: 72% complete... Image migration: 73% complete... Image migration: 74% complete... Image migration: 75% complete... Image migration: 76% complete... Image migration: 77% complete... Image migration: 78% complete... Image migration: 79% complete... Image migration: 80% complete... Image migration: 81% complete... Image migration: 82% complete... Image migration: 83% complete... Image migration: 84% complete... Image migration: 85% complete... Image migration: 86% complete... Image migration: 87% complete... Image migration: 88% complete... Image migration: 89% complete... Image migration: 90% complete... Image migration: 91% complete... Image migration: 92% complete... Image migration: 93% complete... Image migration: 94% complete... Image migration: 95% complete... Image migration: 96% complete... Image migration: 97% complete... Image migration: 98% complete... Image migration: 99% complete... Image migration: 100% complete...done. 2026-02-19T20:15:43.447 DEBUG:teuthology.orchestra.run.trial160:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep 60' 2026-02-19T20:16:43.474 DEBUG:teuthology.orchestra.run.trial160:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration commit client.0.0' 2026-02-19T20:16:43.547 INFO:teuthology.orchestra.run.trial160.stderr: Commit image migration: 100% complete...done. 2026-02-19T20:16:43.551 DEBUG:teuthology.orchestra.run.trial160:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep 60' 2026-02-19T20:17:43.582 DEBUG:teuthology.orchestra.run.trial160:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration execute client.0.1' 2026-02-19T20:17:44.330 INFO:teuthology.orchestra.run.trial160.stderr: Image migration: 1% complete... Image migration: 2% complete... Image migration: 3% complete... Image migration: 4% complete... Image migration: 5% complete... Image migration: 6% complete... Image migration: 7% complete... Image migration: 8% complete... Image migration: 9% complete... Image migration: 10% complete... Image migration: 11% complete... Image migration: 12% complete... Image migration: 13% complete... Image migration: 14% complete... Image migration: 15% complete... Image migration: 16% complete... Image migration: 17% complete... Image migration: 18% complete... Image migration: 19% complete... Image migration: 20% complete... Image migration: 21% complete... Image migration: 22% complete... Image migration: 23% complete... Image migration: 24% complete... Image migration: 25% complete... Image migration: 26% complete... Image migration: 27% complete... Image migration: 28% complete... Image migration: 29% complete... Image migration: 30% complete... Image migration: 31% complete... Image migration: 32% complete... Image migration: 33% complete... Image migration: 34% complete... Image migration: 35% complete... Image migration: 36% complete... Image migration: 37% complete... Image migration: 38% complete... Image migration: 39% complete... Image migration: 40% complete... Image migration: 41% complete... Image migration: 42% complete... Image migration: 43% complete... Image migration: 44% complete... Image migration: 45% complete... Image migration: 46% complete... Image migration: 47% complete... Image migration: 48% complete... Image migration: 49% complete... Image migration: 50% complete... Image migration: 51% complete... Image migration: 52% complete... Image migration: 53% complete... Image migration: 54% complete... Image migration: 55% complete... Image migration: 56% complete... Image migration: 57% complete... Image migration: 58% complete... Image migration: 59% complete... Image migration: 60% complete... Image migration: 61% complete... Image migration: 62% complete... Image migration: 63% complete... Image migration: 64% complete... Image migration: 65% complete... Image migration: 66% complete... Image migration: 67% complete... Image migration: 68% complete... Image migration: 69% complete... Image migration: 70% complete... Image migration: 71% complete... Image migration: 72% complete... Image migration: 73% complete... Image migration: 74% complete... Image migration: 75% complete... Image migration: 76% complete... Image migration: 77% complete... Image migration: 78% complete... Image migration: 79% complete... Image migration: 80% complete... Image migration: 81% complete... Image migration: 82% complete... Image migration: 83% complete... Image migration: 84% complete... Image migration: 85% complete... Image migration: 86% complete... Image migration: 87% complete... Image migration: 88% complete... Image migration: 89% complete... Image migration: 90% complete... Image migration: 91% complete... Image migration: 92% complete... Image migration: 93% complete... Image migration: 94% complete... Image migration: 95% complete... Image migration: 96% complete... Image migration: 97% complete... Image migration: 98% complete... Image migration: 99% complete... Image migration: 100% complete...done. 2026-02-19T20:17:44.336 DEBUG:teuthology.parallel:result is None 2026-02-19T20:45:19.857 INFO:tasks.qemu.client.0.trial160.stdout:Traceback (most recent call last): 2026-02-19T20:45:19.897 INFO:tasks.qemu.client.0.trial160.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2026-02-19T20:45:19.897 INFO:tasks.qemu.client.0.trial160.stdout: self._connect_unixsocket(self.address) 2026-02-19T20:45:19.897 INFO:tasks.qemu.client.0.trial160.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2026-02-19T20:45:19.897 INFO:tasks.qemu.client.0.trial160.stdout: self.socket.connect(address) 2026-02-19T20:45:19.897 INFO:tasks.qemu.client.0.trial160.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2026-02-19T20:45:19.897 INFO:tasks.qemu.client.0.trial160.stdout: return getattr(self._sock,name)(*args) 2026-02-19T20:45:19.897 INFO:tasks.qemu.client.0.trial160.stdout:error: [Errno 111] Connection refused 2026-02-19T20:45:19.897 INFO:tasks.qemu.client.0.trial160.stdout:Logged from file __init__.py, line 116 2026-02-19T20:45:19.897 INFO:tasks.qemu.client.0.trial160.stdout:Checking for running unattended-upgrades: 2026-02-19T20:45:19.897 INFO:tasks.qemu.client.0.trial160.stdout:ec2: 2026-02-19T20:45:19.897 INFO:tasks.qemu.client.0.trial160.stdout:ec2: ############################################################# 2026-02-19T20:45:19.897 INFO:tasks.qemu.client.0.trial160.stdout:ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- 2026-02-19T20:45:19.910 INFO:tasks.qemu.client.0.trial160.stdout:ec2: 1024 12:d3:db:4d:f9:be:ec:d0:91:15:b5:0b:71:a3:77:a8 root@test (DSA) 2026-02-19T20:45:19.975 INFO:tasks.qemu.client.0.trial160.stdout:ec2: 256 81:fb:75:64:93:bf:9b:00:5c:f6:7f:08:c4:3f:42:e7 root@test (ECDSA) 2026-02-19T20:45:19.975 INFO:tasks.qemu.client.0.trial160.stdout:ec2: 2048 bb:ef:0e:17:63:ca:7a:eb:f6:a4:40:f1:9a:81:ab:0d root@test (RSA) 2026-02-19T20:45:19.975 INFO:tasks.qemu.client.0.trial160.stdout:-----BEGIN SSH HOST KEY KEYS----- 2026-02-19T20:45:19.975 INFO:tasks.qemu.client.0.trial160.stdout:ec2: -----END SSH HOST KEY FINGERPRINTS----- 2026-02-19T20:45:19.975 INFO:tasks.qemu.client.0.trial160.stdout:ec2: ############################################################# 2026-02-19T20:45:19.975 INFO:tasks.qemu.client.0.trial160.stdout:ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJgIkIXTbVjJUB8h+zBW09StP9bbp0VSpHMo7PMjp5S/3Ksex2YxaoE8MmIvvaA7nA3A8yldkOAVeZkLGJocVUI= root@test 2026-02-19T20:45:19.975 INFO:tasks.qemu.client.0.trial160.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDF5W7+Izom4Ky51mrmHjp2oXoqNTdXHZ+Pp/UxHHHizbRGGIW4uei4DQBqn5oSRH938Too5yh/J8Kzd4xL2vfb3s59srASV4hSoVq8Y/88i46Z1arZ/MLh8Lg+BAYJpXlnijycOzV2tLZjJm3IkyhmChFkYiKOj/RX47QrNXag65/Fan6z13QO9bajma53Tr5wzIB2oDQdKMw8rDubKOlyPDm0kJVmCfgSmcclNLffHxiIDL+Y3psKO4wdt9T47fAt+oegZMeUeVkvazI2apFop2YNhmBjsZymQX8/M2B1msd8o7J43Y2o7h4MFLwuHy/40PwNKHjgWdULpjMJlXOD root@test 2026-02-19T20:45:19.975 INFO:tasks.qemu.client.0.trial160.stdout:-----END SSH HOST KEY KEYS----- 2026-02-19T20:45:19.975 INFO:tasks.qemu.client.0.trial160.stdout:Traceback (most recent call last): 2026-02-19T20:45:19.975 INFO:tasks.qemu.client.0.trial160.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2026-02-19T20:45:19.975 INFO:tasks.qemu.client.0.trial160.stdout: self._connect_unixsocket(self.address) 2026-02-19T20:45:19.975 INFO:tasks.qemu.client.0.trial160.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2026-02-19T20:45:19.975 INFO:tasks.qemu.client.0.trial160.stdout: self.socket.connect(address) 2026-02-19T20:45:19.975 INFO:tasks.qemu.client.0.trial160.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2026-02-19T20:45:19.975 INFO:tasks.qemu.client.0.trial160.stdout: return getattr(self._sock,name)(*args) 2026-02-19T20:45:19.975 INFO:tasks.qemu.client.0.trial160.stdout:error: [Errno 111] Connection refused 2026-02-19T20:45:19.975 INFO:tasks.qemu.client.0.trial160.stdout:Logged from file __init__.py, line 116 2026-02-19T20:45:19.975 INFO:tasks.qemu.client.0.trial160.stdout:Traceback (most recent call last): 2026-02-19T20:45:19.975 INFO:tasks.qemu.client.0.trial160.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2026-02-19T20:45:19.975 INFO:tasks.qemu.client.0.trial160.stdout: self._connect_unixsocket(self.address) 2026-02-19T20:45:19.975 INFO:tasks.qemu.client.0.trial160.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2026-02-19T20:45:19.975 INFO:tasks.qemu.client.0.trial160.stdout: self.socket.connect(address) 2026-02-19T20:45:19.975 INFO:tasks.qemu.client.0.trial160.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2026-02-19T20:45:19.975 INFO:tasks.qemu.client.0.trial160.stdout: return getattr(self._sock,name)(*args) 2026-02-19T20:45:19.975 INFO:tasks.qemu.client.0.trial160.stdout:error: [Errno 111] Connection refused 2026-02-19T20:45:19.975 INFO:tasks.qemu.client.0.trial160.stdout:Logged from file __init__.py, line 116 2026-02-19T20:45:19.975 INFO:tasks.qemu.client.0.trial160.stdout:cloud-init boot finished at Thu, 19 Feb 2026 20:45:20 +0000. Up 1809.82 seconds 2026-02-19T20:45:20.037 INFO:tasks.qemu.client.0.trial160.stdout: * Stopping landscape-client daemon  [fail] 2026-02-19T20:45:20.110 INFO:tasks.qemu.client.0.trial160.stdout: * Asking all remaining processes to terminate...  [ OK ] 2026-02-19T20:45:20.129 INFO:tasks.qemu.client.0.trial160.stdout: * All processes ended within 1 seconds....  [ OK ] 2026-02-19T20:45:20.140 INFO:tasks.qemu.client.0.trial160.stdout:rpcbind: rpcbind terminating on signal. Restart with "rpcbind -w" 2026-02-19T20:45:20.254 INFO:tasks.qemu.client.0.trial160.stdout: * Deconfiguring network interfaces...  [ OK ] 2026-02-19T20:45:20.272 INFO:tasks.qemu.client.0.trial160.stdout: * Deactivating swap...  [ OK ] 2026-02-19T20:45:20.300 INFO:tasks.qemu.client.0.trial160.stdout: * Unmounting local filesystems...  [ OK ] 2026-02-19T20:45:20.415 INFO:tasks.qemu.client.0.trial160.stdout: * Will now halt 2026-02-19T20:45:20.431 INFO:tasks.qemu.client.0.trial160.stdout:[ 1810.306901] Power down. 2026-02-19T20:45:20.599 DEBUG:tasks.qemu:checking that qemu tests succeeded... 2026-02-19T20:45:20.599 DEBUG:teuthology.orchestra.run.trial160:> sudo chmod a+rw -R /home/ubuntu/cephtest/archive/qemu/client.0 2026-02-19T20:45:20.628 INFO:tasks.qemu:Tearing down the nfs mount for ubuntu@trial160.front.sepia.ceph.com 2026-02-19T20:45:20.628 INFO:tasks.qemu:Stopping NFS... 2026-02-19T20:45:20.629 DEBUG:teuthology.orchestra.run.trial160:> sudo systemctl stop nfs-server 2026-02-19T20:45:20.750 INFO:tasks.qemu:Unmounting exported directory... 2026-02-19T20:45:20.750 DEBUG:teuthology.orchestra.run.trial160:> sudo umount /export/client.0 2026-02-19T20:45:20.775 INFO:tasks.qemu:Deleting export from /etc/exports... 2026-02-19T20:45:20.775 DEBUG:teuthology.orchestra.run.trial160:> sudo sed -i '\|/export/client.0|d' /etc/exports 2026-02-19T20:45:20.840 INFO:tasks.qemu:Starting NFS... 2026-02-19T20:45:20.840 DEBUG:teuthology.orchestra.run.trial160:> sudo systemctl start nfs-server 2026-02-19T20:45:21.081 DEBUG:teuthology.orchestra.run.trial160:> test -f /home/ubuntu/cephtest/archive/qemu/client.0/success 2026-02-19T20:45:21.096 INFO:tasks.qemu:Deleting exported directory... 2026-02-19T20:45:21.097 DEBUG:teuthology.orchestra.run.trial160:> sudo rm -r /export 2026-02-19T20:45:21.161 DEBUG:tasks.qemu:cleaning up base image files 2026-02-19T20:45:21.162 DEBUG:teuthology.orchestra.run.trial160:> rm -rf /home/ubuntu/cephtest/qemu/client.0.iso /home/ubuntu/cephtest/qemu/userdata.client.0 /home/ubuntu/cephtest/qemu/metadata.client.0 /home/ubuntu/cephtest/qemu/client.0.test.sh /home/ubuntu/cephtest/qemu_clone.client.0 2026-02-19T20:45:21.510 DEBUG:teuthology.orchestra.run.trial160:> sudo yum -y erase genisoimage 2026-02-19T20:45:21.675 INFO:teuthology.orchestra.run.trial160.stdout:Dependencies resolved. 2026-02-19T20:45:21.675 INFO:teuthology.orchestra.run.trial160.stdout:================================================================================ 2026-02-19T20:45:21.675 INFO:teuthology.orchestra.run.trial160.stdout: Package Architecture Version Repository Size 2026-02-19T20:45:21.675 INFO:teuthology.orchestra.run.trial160.stdout:================================================================================ 2026-02-19T20:45:21.675 INFO:teuthology.orchestra.run.trial160.stdout:Removing: 2026-02-19T20:45:21.675 INFO:teuthology.orchestra.run.trial160.stdout: genisoimage x86_64 1.1.11-48.el9 @epel 1.1 M 2026-02-19T20:45:21.675 INFO:teuthology.orchestra.run.trial160.stdout:Removing unused dependencies: 2026-02-19T20:45:21.675 INFO:teuthology.orchestra.run.trial160.stdout: libusal x86_64 1.1.11-48.el9 @epel 469 k 2026-02-19T20:45:21.675 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:45:21.675 INFO:teuthology.orchestra.run.trial160.stdout:Transaction Summary 2026-02-19T20:45:21.675 INFO:teuthology.orchestra.run.trial160.stdout:================================================================================ 2026-02-19T20:45:21.675 INFO:teuthology.orchestra.run.trial160.stdout:Remove 2 Packages 2026-02-19T20:45:21.675 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:45:21.675 INFO:teuthology.orchestra.run.trial160.stdout:Freed space: 1.6 M 2026-02-19T20:45:21.675 INFO:teuthology.orchestra.run.trial160.stdout:Running transaction check 2026-02-19T20:45:21.677 INFO:teuthology.orchestra.run.trial160.stdout:Transaction check succeeded. 2026-02-19T20:45:21.677 INFO:teuthology.orchestra.run.trial160.stdout:Running transaction test 2026-02-19T20:45:21.690 INFO:teuthology.orchestra.run.trial160.stdout:Transaction test succeeded. 2026-02-19T20:45:21.691 INFO:teuthology.orchestra.run.trial160.stdout:Running transaction 2026-02-19T20:45:21.719 INFO:teuthology.orchestra.run.trial160.stdout: Preparing : 1/1 2026-02-19T20:45:21.728 INFO:teuthology.orchestra.run.trial160.stdout: Running scriptlet: genisoimage-1.1.11-48.el9.x86_64 1/2 2026-02-19T20:45:21.736 INFO:teuthology.orchestra.run.trial160.stdout: Erasing : genisoimage-1.1.11-48.el9.x86_64 1/2 2026-02-19T20:45:21.751 INFO:teuthology.orchestra.run.trial160.stdout: Erasing : libusal-1.1.11-48.el9.x86_64 2/2 2026-02-19T20:45:21.817 INFO:teuthology.orchestra.run.trial160.stdout: Running scriptlet: libusal-1.1.11-48.el9.x86_64 2/2 2026-02-19T20:45:21.817 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : genisoimage-1.1.11-48.el9.x86_64 1/2 2026-02-19T20:45:21.862 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : libusal-1.1.11-48.el9.x86_64 2/2 2026-02-19T20:45:21.862 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:45:21.862 INFO:teuthology.orchestra.run.trial160.stdout:Removed: 2026-02-19T20:45:21.862 INFO:teuthology.orchestra.run.trial160.stdout: genisoimage-1.1.11-48.el9.x86_64 libusal-1.1.11-48.el9.x86_64 2026-02-19T20:45:21.862 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:45:21.863 INFO:teuthology.orchestra.run.trial160.stdout:Complete! 2026-02-19T20:45:21.885 DEBUG:teuthology.orchestra.run.trial160:> sudo yum -y erase qemu-kvm-block-rbd 2026-02-19T20:45:22.059 INFO:teuthology.orchestra.run.trial160.stdout:Dependencies resolved. 2026-02-19T20:45:22.060 INFO:teuthology.orchestra.run.trial160.stdout:================================================================================ 2026-02-19T20:45:22.060 INFO:teuthology.orchestra.run.trial160.stdout: Package Arch Version Repository Size 2026-02-19T20:45:22.060 INFO:teuthology.orchestra.run.trial160.stdout:================================================================================ 2026-02-19T20:45:22.060 INFO:teuthology.orchestra.run.trial160.stdout:Removing: 2026-02-19T20:45:22.060 INFO:teuthology.orchestra.run.trial160.stdout: qemu-kvm-block-rbd x86_64 17:10.1.0-13.el9 @appstream 37 k 2026-02-19T20:45:22.060 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:45:22.060 INFO:teuthology.orchestra.run.trial160.stdout:Transaction Summary 2026-02-19T20:45:22.060 INFO:teuthology.orchestra.run.trial160.stdout:================================================================================ 2026-02-19T20:45:22.060 INFO:teuthology.orchestra.run.trial160.stdout:Remove 1 Package 2026-02-19T20:45:22.060 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:45:22.060 INFO:teuthology.orchestra.run.trial160.stdout:Freed space: 37 k 2026-02-19T20:45:22.060 INFO:teuthology.orchestra.run.trial160.stdout:Running transaction check 2026-02-19T20:45:22.061 INFO:teuthology.orchestra.run.trial160.stdout:Transaction check succeeded. 2026-02-19T20:45:22.061 INFO:teuthology.orchestra.run.trial160.stdout:Running transaction test 2026-02-19T20:45:22.075 INFO:teuthology.orchestra.run.trial160.stdout:Transaction test succeeded. 2026-02-19T20:45:22.075 INFO:teuthology.orchestra.run.trial160.stdout:Running transaction 2026-02-19T20:45:22.104 INFO:teuthology.orchestra.run.trial160.stdout: Preparing : 1/1 2026-02-19T20:45:22.159 INFO:teuthology.orchestra.run.trial160.stdout: Erasing : qemu-kvm-block-rbd-17:10.1.0-13.el9.x86_64 1/1 2026-02-19T20:45:22.204 INFO:teuthology.orchestra.run.trial160.stdout: Verifying : qemu-kvm-block-rbd-17:10.1.0-13.el9.x86_64 1/1 2026-02-19T20:45:22.204 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:45:22.204 INFO:teuthology.orchestra.run.trial160.stdout:Removed: 2026-02-19T20:45:22.205 INFO:teuthology.orchestra.run.trial160.stdout: qemu-kvm-block-rbd-17:10.1.0-13.el9.x86_64 2026-02-19T20:45:22.205 INFO:teuthology.orchestra.run.trial160.stdout: 2026-02-19T20:45:22.205 INFO:teuthology.orchestra.run.trial160.stdout:Complete! 2026-02-19T20:45:22.223 DEBUG:teuthology.orchestra.run.trial160:> rmdir /home/ubuntu/cephtest/qemu || true 2026-02-19T20:45:22.241 DEBUG:teuthology.parallel:result is None 2026-02-19T20:45:22.241 INFO:teuthology.run_tasks:Running task exec... 2026-02-19T20:45:22.257 INFO:teuthology.task.exec:Executing custom commands... 2026-02-19T20:45:22.258 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@trial160.front.sepia.ceph.com 2026-02-19T20:45:22.258 DEBUG:teuthology.orchestra.run.trial160:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'pkill -9 qemu-nbd || true' 2026-02-19T20:45:22.319 DEBUG:teuthology.orchestra.run.trial160:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rm -rf /home/ubuntu/cephtest/migration' 2026-02-19T20:45:22.772 DEBUG:teuthology.run_tasks:Unwinding manager ceph 2026-02-19T20:45:22.783 INFO:tasks.ceph.ceph_manager.ceph:waiting for clean 2026-02-19T20:45:22.784 DEBUG:teuthology.orchestra.run.trial092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2026-02-19T20:45:22.977 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:45:22.977 INFO:teuthology.orchestra.run.trial092.stderr:dumped all 2026-02-19T20:45:22.985 INFO:teuthology.orchestra.run.trial092.stdout:{"pg_ready":true,"pg_map":{"version":984,"stamp":"2026-02-19T20:45:21.125032+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20589685340,"num_objects":4961,"num_object_clones":0,"num_object_copies":14869,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4961,"num_whiteouts":0,"num_read":471363,"num_read_kb":13404421,"num_write":708740,"num_write_kb":87428599,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":45702,"ondisk_log_size":45702,"up":30,"acting":30,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":30,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":754974720,"kb_used":10161488,"kb_used_data":3234640,"kb_used_omap":141,"kb_used_meta":6926578,"kb_avail":744813232,"statfs":{"total":773094113280,"available":762688749568,"internally_reserved":0,"allocated":3312271360,"data_stored":30886590874,"data_compressed":961817233,"data_compressed_allocated":2688114688,"data_compressed_original":30264012800,"omap_allocated":145150,"internal_metadata":7092816130},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":158,"num_read_kb":2033,"num_write":7,"num_write_kb":160,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.001730"},"pg_stats":[{"pgid":"2.7","version":"29'656","reported_seq":721,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-19T20:42:09.452354+0000","last_change":"2026-02-19T20:13:24.033990+0000","last_active":"2026-02-19T20:42:09.452354+0000","last_peered":"2026-02-19T20:42:09.452354+0000","last_clean":"2026-02-19T20:42:09.452354+0000","last_became_active":"2026-02-19T20:13:21.922144+0000","last_became_peered":"2026-02-19T20:13:21.922144+0000","last_unstale":"2026-02-19T20:42:09.452354+0000","last_undegraded":"2026-02-19T20:42:09.452354+0000","last_fullsized":"2026-02-19T20:42:09.452354+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-02-19T20:13:20.915360+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:13:20.915360+0000","last_clean_scrub_stamp":"2026-02-19T20:13:20.915360+0000","objects_scrubbed":0,"log_size":656,"log_dups_size":0,"ondisk_log_size":656,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02-21T04:50:42.270622+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00027832900000000001,"stat_sum":{"num_bytes":690,"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":3920,"num_read_kb":3254,"num_write":1304,"num_write_kb":1299,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7],"acting":[6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":52,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-19T20:41:32.035842+0000","last_change":"2026-02-19T20:13:23.927655+0000","last_active":"2026-02-19T20:41:32.035842+0000","last_peered":"2026-02-19T20:41:32.035842+0000","last_clean":"2026-02-19T20:41:32.035842+0000","last_became_active":"2026-02-19T20:13:21.924162+0000","last_became_peered":"2026-02-19T20:13:21.924162+0000","last_unstale":"2026-02-19T20:41:32.035842+0000","last_undegraded":"2026-02-19T20:41:32.035842+0000","last_fullsized":"2026-02-19T20:41:32.035842+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-02-19T20:13:20.915360+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:13:20.915360+0000","last_clean_scrub_stamp":"2026-02-19T20:13:20.915360+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02-20T22:58:49.839462+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00021912599999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6],"acting":[1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"29'1744","reported_seq":1800,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-19T20:42:36.957691+0000","last_change":"2026-02-19T20:13:24.183517+0000","last_active":"2026-02-19T20:42:36.957691+0000","last_peered":"2026-02-19T20:42:36.957691+0000","last_clean":"2026-02-19T20:42:36.957691+0000","last_became_active":"2026-02-19T20:13:21.922294+0000","last_became_peered":"2026-02-19T20:13:21.922294+0000","last_unstale":"2026-02-19T20:42:36.957691+0000","last_undegraded":"2026-02-19T20:42:36.957691+0000","last_fullsized":"2026-02-19T20:42:36.957691+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-02-19T20:13:20.915360+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:13:20.915360+0000","last_clean_scrub_stamp":"2026-02-19T20:13:20.915360+0000","objects_scrubbed":0,"log_size":1744,"log_dups_size":0,"ondisk_log_size":1744,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02-21T05:56:24.246184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00025139800000000001,"stat_sum":{"num_bytes":674,"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":10437,"num_read_kb":8694,"num_write":3481,"num_write_kb":3476,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.4","version":"29'3","reported_seq":67,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-19T20:42:32.043011+0000","last_change":"2026-02-19T20:13:23.927641+0000","last_active":"2026-02-19T20:42:32.043011+0000","last_peered":"2026-02-19T20:42:32.043011+0000","last_clean":"2026-02-19T20:42:32.043011+0000","last_became_active":"2026-02-19T20:13:21.924006+0000","last_became_peered":"2026-02-19T20:13:21.924006+0000","last_unstale":"2026-02-19T20:42:32.043011+0000","last_undegraded":"2026-02-19T20:42:32.043011+0000","last_fullsized":"2026-02-19T20:42:32.043011+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-02-19T20:13:20.915360+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:13:20.915360+0000","last_clean_scrub_stamp":"2026-02-19T20:13:20.915360+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T03:34:50.001467+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00021395600000000001,"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":14,"num_read_kb":14,"num_write":3,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"29'114941","reported_seq":164082,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-19T20:45:13.954267+0000","last_change":"2026-02-19T20:13:32.464558+0000","last_active":"2026-02-19T20:45:13.954267+0000","last_peered":"2026-02-19T20:45:13.954267+0000","last_clean":"2026-02-19T20:45:13.954267+0000","last_became_active":"2026-02-19T20:13:29.459571+0000","last_became_peered":"2026-02-19T20:13:29.459571+0000","last_unstale":"2026-02-19T20:45:13.954267+0000","last_undegraded":"2026-02-19T20:45:13.954267+0000","last_fullsized":"2026-02-19T20:45:13.954267+0000","mapping_epoch":24,"log_start":"29'104856","ondisk_log_start":"29'104856","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:13:28.452102+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:13:28.452102+0000","last_clean_scrub_stamp":"2026-02-19T20:13:28.452102+0000","objects_scrubbed":0,"log_size":10085,"log_dups_size":0,"ondisk_log_size":10085,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02-21T02:18:51.455007+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00035938399999999997,"stat_sum":{"num_bytes":5487983616,"num_objects":1318,"num_object_clones":0,"num_object_copies":3954,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1318,"num_whiteouts":0,"num_read":49197,"num_read_kb":2790813,"num_write":114944,"num_write_kb":20024124,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,0],"acting":[4,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"20'2","reported_seq":82,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-19T20:42:31.966771+0000","last_change":"2026-02-19T20:13:23.928023+0000","last_active":"2026-02-19T20:42:31.966771+0000","last_peered":"2026-02-19T20:42:31.966771+0000","last_clean":"2026-02-19T20:42:31.966771+0000","last_became_active":"2026-02-19T20:13:21.922907+0000","last_became_peered":"2026-02-19T20:13:21.922907+0000","last_unstale":"2026-02-19T20:42:31.966771+0000","last_undegraded":"2026-02-19T20:42:31.966771+0000","last_fullsized":"2026-02-19T20:42:31.966771+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-02-19T20:13:20.915360+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:13:20.915360+0000","last_clean_scrub_stamp":"2026-02-19T20:13:20.915360+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-02-21T04:41:05.963307+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00047062800000000001,"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":27,"num_read_kb":27,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1],"acting":[5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.0","version":"29'172943","reported_seq":279189,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-19T20:45:08.219626+0000","last_change":"2026-02-19T20:13:32.466264+0000","last_active":"2026-02-19T20:45:08.219626+0000","last_peered":"2026-02-19T20:45:08.219626+0000","last_clean":"2026-02-19T20:45:08.219626+0000","last_became_active":"2026-02-19T20:13:29.905109+0000","last_became_peered":"2026-02-19T20:13:29.905109+0000","last_unstale":"2026-02-19T20:45:08.219626+0000","last_undegraded":"2026-02-19T20:45:08.219626+0000","last_fullsized":"2026-02-19T20:45:08.219626+0000","mapping_epoch":24,"log_start":"29'162933","ondisk_log_start":"29'162933","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:13:28.452102+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:13:28.452102+0000","last_clean_scrub_stamp":"2026-02-19T20:13:28.452102+0000","objects_scrubbed":0,"log_size":10010,"log_dups_size":0,"ondisk_log_size":10010,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02-21T02:52:32.056420+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00038523399999999998,"stat_sum":{"num_bytes":5052620288,"num_objects":1213,"num_object_clones":0,"num_object_copies":3639,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1213,"num_whiteouts":0,"num_read":106295,"num_read_kb":3107959,"num_write":172943,"num_write_kb":20962942,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"29'2785","reported_seq":4446,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-19T20:45:14.840490+0000","last_change":"2026-02-19T20:13:24.041597+0000","last_active":"2026-02-19T20:45:14.840490+0000","last_peered":"2026-02-19T20:45:14.840490+0000","last_clean":"2026-02-19T20:45:14.840490+0000","last_became_active":"2026-02-19T20:13:22.217019+0000","last_became_peered":"2026-02-19T20:13:22.217019+0000","last_unstale":"2026-02-19T20:45:14.840490+0000","last_undegraded":"2026-02-19T20:45:14.840490+0000","last_fullsized":"2026-02-19T20:45:14.840490+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-02-19T20:13:20.915360+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:13:20.915360+0000","last_clean_scrub_stamp":"2026-02-19T20:13:20.915360+0000","objects_scrubbed":0,"log_size":2785,"log_dups_size":0,"ondisk_log_size":2785,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02-20T20:16:42.713743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00021217299999999999,"stat_sum":{"num_bytes":690,"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":15936,"num_read_kb":13252,"num_write":5332,"num_write_kb":5317,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3],"acting":[2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"29'296155","reported_seq":449916,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-19T20:45:08.206977+0000","last_change":"2026-02-19T20:13:32.465983+0000","last_active":"2026-02-19T20:45:08.206977+0000","last_peered":"2026-02-19T20:45:08.206977+0000","last_clean":"2026-02-19T20:45:08.206977+0000","last_became_active":"2026-02-19T20:13:29.460264+0000","last_became_peered":"2026-02-19T20:13:29.460264+0000","last_unstale":"2026-02-19T20:45:08.206977+0000","last_undegraded":"2026-02-19T20:45:08.206977+0000","last_fullsized":"2026-02-19T20:45:08.206977+0000","mapping_epoch":24,"log_start":"29'286100","ondisk_log_start":"29'286100","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:13:28.452102+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:13:28.452102+0000","last_clean_scrub_stamp":"2026-02-19T20:13:28.452102+0000","objects_scrubbed":0,"log_size":10055,"log_dups_size":0,"ondisk_log_size":10055,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02-21T06:17:16.896149+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00038778800000000002,"stat_sum":{"num_bytes":5117619712,"num_objects":1233,"num_object_clones":0,"num_object_copies":3699,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1233,"num_whiteouts":0,"num_read":153811,"num_read_kb":3937679,"num_write":296155,"num_write_kb":24269222,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"29'1","reported_seq":60,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-19T20:41:26.953558+0000","last_change":"2026-02-19T20:13:24.183494+0000","last_active":"2026-02-19T20:41:26.953558+0000","last_peered":"2026-02-19T20:41:26.953558+0000","last_clean":"2026-02-19T20:41:26.953558+0000","last_became_active":"2026-02-19T20:13:21.922812+0000","last_became_peered":"2026-02-19T20:13:21.922812+0000","last_unstale":"2026-02-19T20:41:26.953558+0000","last_undegraded":"2026-02-19T20:41:26.953558+0000","last_fullsized":"2026-02-19T20:41:26.953558+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-02-19T20:13:20.915360+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:13:20.915360+0000","last_clean_scrub_stamp":"2026-02-19T20:13:20.915360+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-02-21T08:05:42.570492+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00028726499999999998,"stat_sum":{"num_bytes":16,"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":11,"num_read_kb":3,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1],"acting":[7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"29'114282","reported_seq":245276,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-19T20:45:08.212030+0000","last_change":"2026-02-19T20:13:32.470351+0000","last_active":"2026-02-19T20:45:08.212030+0000","last_peered":"2026-02-19T20:45:08.212030+0000","last_clean":"2026-02-19T20:45:08.212030+0000","last_became_active":"2026-02-19T20:13:29.904995+0000","last_became_peered":"2026-02-19T20:13:29.904995+0000","last_unstale":"2026-02-19T20:45:08.212030+0000","last_undegraded":"2026-02-19T20:45:08.212030+0000","last_fullsized":"2026-02-19T20:45:08.212030+0000","mapping_epoch":24,"log_start":"29'104197","ondisk_log_start":"29'104197","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:13:28.452102+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:13:28.452102+0000","last_clean_scrub_stamp":"2026-02-19T20:13:28.452102+0000","objects_scrubbed":0,"log_size":10085,"log_dups_size":0,"ondisk_log_size":10085,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02-20T23:20:26.771524+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0032196049999999999,"stat_sum":{"num_bytes":4930869267,"num_objects":1183,"num_object_clones":0,"num_object_copies":3549,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1183,"num_whiteouts":0,"num_read":131050,"num_read_kb":3542142,"num_write":114283,"num_write_kb":22159400,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"29'164","reported_seq":2240,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-19T20:45:09.827953+0000","last_change":"2026-02-19T20:13:23.927861+0000","last_active":"2026-02-19T20:45:09.827953+0000","last_peered":"2026-02-19T20:45:09.827953+0000","last_clean":"2026-02-19T20:45:09.827953+0000","last_became_active":"2026-02-19T20:13:21.922225+0000","last_became_peered":"2026-02-19T20:13:21.922225+0000","last_unstale":"2026-02-19T20:45:09.827953+0000","last_undegraded":"2026-02-19T20:45:09.827953+0000","last_fullsized":"2026-02-19T20:45:09.827953+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-02-19T20:13:20.915360+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:13:20.915360+0000","last_clean_scrub_stamp":"2026-02-19T20:13:20.915360+0000","objects_scrubbed":0,"log_size":164,"log_dups_size":0,"ondisk_log_size":164,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T06:50:52.613089+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026893099999999998,"stat_sum":{"num_bytes":0,"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":579,"num_read_kb":511,"num_write":147,"num_write_kb":141,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2],"acting":[5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"15'112","reported_seq":190,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-19T20:41:26.953571+0000","last_change":"2026-02-19T20:13:17.910548+0000","last_active":"2026-02-19T20:41:26.953571+0000","last_peered":"2026-02-19T20:41:26.953571+0000","last_clean":"2026-02-19T20:41:26.953571+0000","last_became_active":"2026-02-19T20:13:17.910444+0000","last_became_peered":"2026-02-19T20:13:17.910444+0000","last_unstale":"2026-02-19T20:41:26.953571+0000","last_undegraded":"2026-02-19T20:41:26.953571+0000","last_fullsized":"2026-02-19T20:41:26.953571+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-02-19T20:13:16.905061+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:13:16.905061+0000","last_clean_scrub_stamp":"2026-02-19T20:13:16.905061+0000","objects_scrubbed":0,"log_size":112,"log_dups_size":0,"ondisk_log_size":112,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02-21T07:20:18.032924+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":86,"num_read_kb":73,"num_write":145,"num_write_kb":2672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":4,"stat_sum":{"num_bytes":20589092883,"num_objects":4947,"num_object_clones":0,"num_object_copies":14841,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4947,"num_whiteouts":0,"num_read":440353,"num_read_kb":13378593,"num_write":698325,"num_write_kb":87415688,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":3309559808,"data_stored":30884401152,"data_compressed":961794199,"data_compressed_allocated":2688024576,"data_compressed_original":30262865920,"omap_allocated":0,"internal_metadata":0},"log_size":40235,"ondisk_log_size":40235,"up":12,"acting":12,"num_store_stats":7},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2089,"num_objects":12,"num_object_clones":0,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12,"num_whiteouts":0,"num_read":30924,"num_read_kb":25755,"num_write":10270,"num_write_kb":10239,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":4178,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":93581,"internal_metadata":0},"log_size":5355,"ondisk_log_size":5355,"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":86,"num_read_kb":73,"num_write":145,"num_write_kb":2672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":131072,"data_stored":1180736,"data_compressed":23034,"data_compressed_allocated":90112,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":112,"ondisk_log_size":112,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":7,"up_from":13,"seq":55834575235,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":63444,"kb_used_data":388,"kb_used_omap":14,"kb_used_meta":63025,"kb_avail":94308396,"statfs":{"total":96636764160,"available":96571797504,"internally_reserved":0,"allocated":397312,"data_stored":717349,"data_compressed":11517,"data_compressed_allocated":45056,"data_compressed_original":573440,"omap_allocated":14795,"internal_metadata":64538165},"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":55834575234,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1229672,"kb_used_data":611480,"kb_used_omap":4,"kb_used_meta":618171,"kb_avail":93142168,"statfs":{"total":96636764160,"available":95377580032,"internally_reserved":0,"allocated":626155520,"data_stored":4991982931,"data_compressed":142528648,"data_compressed_allocated":421060608,"data_compressed_original":4787085312,"omap_allocated":4505,"internal_metadata":633007719},"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":55834575236,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":839068,"kb_used_data":234572,"kb_used_omap":36,"kb_used_meta":604443,"kb_avail":93532772,"statfs":{"total":96636764160,"available":95777558528,"internally_reserved":0,"allocated":240201728,"data_stored":2465610420,"data_compressed":68725014,"data_compressed_allocated":207015936,"data_compressed_original":2432618496,"omap_allocated":37554,"internal_metadata":618949966},"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":55834575235,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2226608,"kb_used_data":507488,"kb_used_omap":4,"kb_used_meta":1719099,"kb_avail":92145232,"statfs":{"total":96636764160,"available":94356717568,"internally_reserved":0,"allocated":519667712,"data_stored":5303069345,"data_compressed":161734207,"data_compressed_allocated":457920512,"data_compressed_original":5241511936,"omap_allocated":4501,"internal_metadata":1760357995},"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":55834575236,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1487444,"kb_used_data":525316,"kb_used_omap":8,"kb_used_meta":962103,"kb_avail":92884396,"statfs":{"total":96636764160,"available":95113621504,"internally_reserved":0,"allocated":537923584,"data_stored":5024505171,"data_compressed":127249485,"data_compressed_allocated":409329664,"data_compressed_original":4896108544,"omap_allocated":8354,"internal_metadata":985194334},"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":55834575235,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1537600,"kb_used_data":264816,"kb_used_omap":62,"kb_used_meta":1272705,"kb_avail":92834240,"statfs":{"total":96636764160,"available":95062261760,"internally_reserved":0,"allocated":271171584,"data_stored":2526498131,"data_compressed":109198820,"data_compressed_allocated":249868288,"data_compressed_original":2505392128,"omap_allocated":63775,"internal_metadata":1303250657},"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":55834575236,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1219304,"kb_used_data":528536,"kb_used_omap":5,"kb_used_meta":690746,"kb_avail":93152536,"statfs":{"total":96636764160,"available":95388196864,"internally_reserved":0,"allocated":541220864,"data_stored":5270547140,"data_compressed":198400772,"data_compressed_allocated":491827200,"data_compressed_original":5221351424,"omap_allocated":5830,"internal_metadata":707324218},"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":55834575235,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1558348,"kb_used_data":562044,"kb_used_omap":5,"kb_used_meta":996282,"kb_avail":92813492,"statfs":{"total":96636764160,"available":95041015808,"internally_reserved":0,"allocated":575533056,"data_stored":5303660387,"data_compressed":153968770,"data_compressed_allocated":451047424,"data_compressed_original":5179371520,"omap_allocated":5836,"internal_metadata":1020193076},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":65536,"data_stored":590368,"data_compressed":11517,"data_compressed_allocated":45056,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":65536,"data_stored":590368,"data_compressed":11517,"data_compressed_allocated":45056,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":674,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1329,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":35,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1326,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":690,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":61996,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":690,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5525,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":23405,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":690,"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":16384,"data_stored":1380,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":575148032,"data_stored":5302943744,"data_compressed":153957253,"data_compressed_allocated":451002368,"data_compressed_original":5178798080,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":540897280,"data_stored":5270421504,"data_compressed":198400772,"data_compressed_allocated":491827200,"data_compressed_original":5221351424,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":270848000,"data_stored":2526371840,"data_compressed":109198820,"data_compressed_allocated":249868288,"data_compressed_original":2505392128,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":537600000,"data_stored":5024378880,"data_compressed":127249485,"data_compressed_allocated":409329664,"data_compressed_original":4896108544,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":519352320,"data_stored":5302943744,"data_compressed":161734207,"data_compressed_allocated":457920512,"data_compressed_original":5241511936,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":239882240,"data_stored":2465484800,"data_compressed":68725014,"data_compressed_allocated":207015936,"data_compressed_original":2432618496,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":625831936,"data_stored":4991856640,"data_compressed":142528648,"data_compressed_allocated":421060608,"data_compressed_original":4787085312,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-19T20:45:22.986 DEBUG:teuthology.orchestra.run.trial092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2026-02-19T20:45:23.159 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:45:23.159 INFO:teuthology.orchestra.run.trial092.stderr:dumped all 2026-02-19T20:45:23.166 INFO:teuthology.orchestra.run.trial092.stdout:{"pg_ready":true,"pg_map":{"version":985,"stamp":"2026-02-19T20:45:23.125345+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20589685340,"num_objects":4961,"num_object_clones":0,"num_object_copies":14869,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4961,"num_whiteouts":0,"num_read":473495,"num_read_kb":13451945,"num_write":708907,"num_write_kb":87435154,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":45570,"ondisk_log_size":45570,"up":30,"acting":30,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":30,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":754974720,"kb_used":10160976,"kb_used_data":3234128,"kb_used_omap":141,"kb_used_meta":6926578,"kb_avail":744813744,"statfs":{"total":773094113280,"available":762689273856,"internally_reserved":0,"allocated":3311747072,"data_stored":30886590874,"data_compressed":961385093,"data_compressed_allocated":2687664128,"data_compressed_original":30264086528,"omap_allocated":145150,"internal_metadata":7092816130},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":2290,"num_read_kb":49557,"num_write":174,"num_write_kb":6715,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.001755"},"pg_stats":[{"pgid":"2.7","version":"29'657","reported_seq":722,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-19T20:43:41.910470+0000","last_change":"2026-02-19T20:13:24.033990+0000","last_active":"2026-02-19T20:43:41.910470+0000","last_peered":"2026-02-19T20:43:41.910470+0000","last_clean":"2026-02-19T20:43:41.910470+0000","last_became_active":"2026-02-19T20:13:21.922144+0000","last_became_peered":"2026-02-19T20:13:21.922144+0000","last_unstale":"2026-02-19T20:43:41.910470+0000","last_undegraded":"2026-02-19T20:43:41.910470+0000","last_fullsized":"2026-02-19T20:43:41.910470+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-02-19T20:13:20.915360+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:13:20.915360+0000","last_clean_scrub_stamp":"2026-02-19T20:13:20.915360+0000","objects_scrubbed":0,"log_size":657,"log_dups_size":0,"ondisk_log_size":657,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02-21T04:50:42.270622+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00027832900000000001,"stat_sum":{"num_bytes":690,"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":3921,"num_read_kb":3255,"num_write":1305,"num_write_kb":1299,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7],"acting":[6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":52,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-19T20:41:32.035842+0000","last_change":"2026-02-19T20:13:23.927655+0000","last_active":"2026-02-19T20:41:32.035842+0000","last_peered":"2026-02-19T20:41:32.035842+0000","last_clean":"2026-02-19T20:41:32.035842+0000","last_became_active":"2026-02-19T20:13:21.924162+0000","last_became_peered":"2026-02-19T20:13:21.924162+0000","last_unstale":"2026-02-19T20:41:32.035842+0000","last_undegraded":"2026-02-19T20:41:32.035842+0000","last_fullsized":"2026-02-19T20:41:32.035842+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-02-19T20:13:20.915360+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:13:20.915360+0000","last_clean_scrub_stamp":"2026-02-19T20:13:20.915360+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02-20T22:58:49.839462+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00021912599999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6],"acting":[1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"29'1745","reported_seq":1801,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-19T20:44:46.911504+0000","last_change":"2026-02-19T20:13:24.183517+0000","last_active":"2026-02-19T20:44:46.911504+0000","last_peered":"2026-02-19T20:44:46.911504+0000","last_clean":"2026-02-19T20:44:46.911504+0000","last_became_active":"2026-02-19T20:13:21.922294+0000","last_became_peered":"2026-02-19T20:13:21.922294+0000","last_unstale":"2026-02-19T20:44:46.911504+0000","last_undegraded":"2026-02-19T20:44:46.911504+0000","last_fullsized":"2026-02-19T20:44:46.911504+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-02-19T20:13:20.915360+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:13:20.915360+0000","last_clean_scrub_stamp":"2026-02-19T20:13:20.915360+0000","objects_scrubbed":0,"log_size":1745,"log_dups_size":0,"ondisk_log_size":1745,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02-21T05:56:24.246184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00025139800000000001,"stat_sum":{"num_bytes":674,"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":10438,"num_read_kb":8695,"num_write":3482,"num_write_kb":3476,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.4","version":"29'3","reported_seq":67,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-19T20:42:32.043011+0000","last_change":"2026-02-19T20:13:23.927641+0000","last_active":"2026-02-19T20:42:32.043011+0000","last_peered":"2026-02-19T20:42:32.043011+0000","last_clean":"2026-02-19T20:42:32.043011+0000","last_became_active":"2026-02-19T20:13:21.924006+0000","last_became_peered":"2026-02-19T20:13:21.924006+0000","last_unstale":"2026-02-19T20:42:32.043011+0000","last_undegraded":"2026-02-19T20:42:32.043011+0000","last_fullsized":"2026-02-19T20:42:32.043011+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-02-19T20:13:20.915360+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:13:20.915360+0000","last_clean_scrub_stamp":"2026-02-19T20:13:20.915360+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T03:34:50.001467+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00021395600000000001,"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":14,"num_read_kb":14,"num_write":3,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"29'114961","reported_seq":164232,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-19T20:45:20.412525+0000","last_change":"2026-02-19T20:13:32.464558+0000","last_active":"2026-02-19T20:45:20.412525+0000","last_peered":"2026-02-19T20:45:20.412525+0000","last_clean":"2026-02-19T20:45:20.412525+0000","last_became_active":"2026-02-19T20:13:29.459571+0000","last_became_peered":"2026-02-19T20:13:29.459571+0000","last_unstale":"2026-02-19T20:45:20.412525+0000","last_undegraded":"2026-02-19T20:45:20.412525+0000","last_fullsized":"2026-02-19T20:45:20.412525+0000","mapping_epoch":24,"log_start":"29'104956","ondisk_log_start":"29'104956","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:13:28.452102+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:13:28.452102+0000","last_clean_scrub_stamp":"2026-02-19T20:13:28.452102+0000","objects_scrubbed":0,"log_size":10005,"log_dups_size":0,"ondisk_log_size":10005,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T02:18:51.455007+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00035938399999999997,"stat_sum":{"num_bytes":5487983616,"num_objects":1318,"num_object_clones":0,"num_object_copies":3954,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1318,"num_whiteouts":0,"num_read":49327,"num_read_kb":2793405,"num_write":114964,"num_write_kb":20028508,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,0],"acting":[4,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"20'2","reported_seq":82,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-19T20:42:31.966771+0000","last_change":"2026-02-19T20:13:23.928023+0000","last_active":"2026-02-19T20:42:31.966771+0000","last_peered":"2026-02-19T20:42:31.966771+0000","last_clean":"2026-02-19T20:42:31.966771+0000","last_became_active":"2026-02-19T20:13:21.922907+0000","last_became_peered":"2026-02-19T20:13:21.922907+0000","last_unstale":"2026-02-19T20:42:31.966771+0000","last_undegraded":"2026-02-19T20:42:31.966771+0000","last_fullsized":"2026-02-19T20:42:31.966771+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-02-19T20:13:20.915360+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:13:20.915360+0000","last_clean_scrub_stamp":"2026-02-19T20:13:20.915360+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-02-21T04:41:05.963307+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00047062800000000001,"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":27,"num_read_kb":27,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1],"acting":[5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.0","version":"29'173011","reported_seq":279949,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-19T20:45:20.414131+0000","last_change":"2026-02-19T20:13:32.466264+0000","last_active":"2026-02-19T20:45:20.414131+0000","last_peered":"2026-02-19T20:45:20.414131+0000","last_clean":"2026-02-19T20:45:20.414131+0000","last_became_active":"2026-02-19T20:13:29.905109+0000","last_became_peered":"2026-02-19T20:13:29.905109+0000","last_unstale":"2026-02-19T20:45:20.414131+0000","last_undegraded":"2026-02-19T20:45:20.414131+0000","last_fullsized":"2026-02-19T20:45:20.414131+0000","mapping_epoch":24,"log_start":"29'162933","ondisk_log_start":"29'162933","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:13:28.452102+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:13:28.452102+0000","last_clean_scrub_stamp":"2026-02-19T20:13:28.452102+0000","objects_scrubbed":0,"log_size":10078,"log_dups_size":0,"ondisk_log_size":10078,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02-21T02:52:32.056420+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00038523399999999998,"stat_sum":{"num_bytes":5052620288,"num_objects":1213,"num_object_clones":0,"num_object_copies":3639,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1213,"num_whiteouts":0,"num_read":106987,"num_read_kb":3117368,"num_write":173011,"num_write_kb":20963380,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"29'2790","reported_seq":4457,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-19T20:45:20.445964+0000","last_change":"2026-02-19T20:13:24.041597+0000","last_active":"2026-02-19T20:45:20.445964+0000","last_peered":"2026-02-19T20:45:20.445964+0000","last_clean":"2026-02-19T20:45:20.445964+0000","last_became_active":"2026-02-19T20:13:22.217019+0000","last_became_peered":"2026-02-19T20:13:22.217019+0000","last_unstale":"2026-02-19T20:45:20.445964+0000","last_undegraded":"2026-02-19T20:45:20.445964+0000","last_fullsized":"2026-02-19T20:45:20.445964+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-02-19T20:13:20.915360+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:13:20.915360+0000","last_clean_scrub_stamp":"2026-02-19T20:13:20.915360+0000","objects_scrubbed":0,"log_size":2790,"log_dups_size":0,"ondisk_log_size":2790,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02-20T20:16:42.713743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00021217299999999999,"stat_sum":{"num_bytes":690,"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":15939,"num_read_kb":13255,"num_write":5335,"num_write_kb":5317,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3],"acting":[2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"29'296211","reported_seq":450572,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-19T20:45:20.410289+0000","last_change":"2026-02-19T20:13:32.465983+0000","last_active":"2026-02-19T20:45:20.410289+0000","last_peered":"2026-02-19T20:45:20.410289+0000","last_clean":"2026-02-19T20:45:20.410289+0000","last_became_active":"2026-02-19T20:13:29.460264+0000","last_became_peered":"2026-02-19T20:13:29.460264+0000","last_unstale":"2026-02-19T20:45:20.410289+0000","last_undegraded":"2026-02-19T20:45:20.410289+0000","last_fullsized":"2026-02-19T20:45:20.410289+0000","mapping_epoch":24,"log_start":"29'286201","ondisk_log_start":"29'286201","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:13:28.452102+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:13:28.452102+0000","last_clean_scrub_stamp":"2026-02-19T20:13:28.452102+0000","objects_scrubbed":0,"log_size":10010,"log_dups_size":0,"ondisk_log_size":10010,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02-21T06:17:16.896149+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00038778800000000002,"stat_sum":{"num_bytes":5117619712,"num_objects":1233,"num_object_clones":0,"num_object_copies":3699,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1233,"num_whiteouts":0,"num_read":154411,"num_read_kb":3958444,"num_write":296211,"num_write_kb":24270458,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"29'1","reported_seq":60,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-19T20:41:26.953558+0000","last_change":"2026-02-19T20:13:24.183494+0000","last_active":"2026-02-19T20:41:26.953558+0000","last_peered":"2026-02-19T20:41:26.953558+0000","last_clean":"2026-02-19T20:41:26.953558+0000","last_became_active":"2026-02-19T20:13:21.922812+0000","last_became_peered":"2026-02-19T20:13:21.922812+0000","last_unstale":"2026-02-19T20:41:26.953558+0000","last_undegraded":"2026-02-19T20:41:26.953558+0000","last_fullsized":"2026-02-19T20:41:26.953558+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-02-19T20:13:20.915360+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:13:20.915360+0000","last_clean_scrub_stamp":"2026-02-19T20:13:20.915360+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-02-21T08:05:42.570492+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00028726499999999998,"stat_sum":{"num_bytes":16,"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":11,"num_read_kb":3,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1],"acting":[7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"29'114299","reported_seq":245997,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-19T20:45:20.392016+0000","last_change":"2026-02-19T20:13:32.470351+0000","last_active":"2026-02-19T20:45:20.392016+0000","last_peered":"2026-02-19T20:45:20.392016+0000","last_clean":"2026-02-19T20:45:20.392016+0000","last_became_active":"2026-02-19T20:13:29.904995+0000","last_became_peered":"2026-02-19T20:13:29.904995+0000","last_unstale":"2026-02-19T20:45:20.392016+0000","last_undegraded":"2026-02-19T20:45:20.392016+0000","last_fullsized":"2026-02-19T20:45:20.392016+0000","mapping_epoch":24,"log_start":"29'104298","ondisk_log_start":"29'104298","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:13:28.452102+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:13:28.452102+0000","last_clean_scrub_stamp":"2026-02-19T20:13:28.452102+0000","objects_scrubbed":0,"log_size":10001,"log_dups_size":0,"ondisk_log_size":10001,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-20T23:20:26.771524+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0032196049999999999,"stat_sum":{"num_bytes":4930869267,"num_objects":1183,"num_object_clones":0,"num_object_copies":3549,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1183,"num_whiteouts":0,"num_read":131754,"num_read_kb":3556894,"num_write":114300,"num_write_kb":22159897,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"29'166","reported_seq":2245,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-19T20:45:20.432923+0000","last_change":"2026-02-19T20:13:23.927861+0000","last_active":"2026-02-19T20:45:20.432923+0000","last_peered":"2026-02-19T20:45:20.432923+0000","last_clean":"2026-02-19T20:45:20.432923+0000","last_became_active":"2026-02-19T20:13:21.922225+0000","last_became_peered":"2026-02-19T20:13:21.922225+0000","last_unstale":"2026-02-19T20:45:20.432923+0000","last_undegraded":"2026-02-19T20:45:20.432923+0000","last_fullsized":"2026-02-19T20:45:20.432923+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-02-19T20:13:20.915360+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:13:20.915360+0000","last_clean_scrub_stamp":"2026-02-19T20:13:20.915360+0000","objects_scrubbed":0,"log_size":166,"log_dups_size":0,"ondisk_log_size":166,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02-21T06:50:52.613089+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026893099999999998,"stat_sum":{"num_bytes":0,"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":580,"num_read_kb":512,"num_write":148,"num_write_kb":141,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2],"acting":[5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"15'112","reported_seq":190,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-19T20:41:26.953571+0000","last_change":"2026-02-19T20:13:17.910548+0000","last_active":"2026-02-19T20:41:26.953571+0000","last_peered":"2026-02-19T20:41:26.953571+0000","last_clean":"2026-02-19T20:41:26.953571+0000","last_became_active":"2026-02-19T20:13:17.910444+0000","last_became_peered":"2026-02-19T20:13:17.910444+0000","last_unstale":"2026-02-19T20:41:26.953571+0000","last_undegraded":"2026-02-19T20:41:26.953571+0000","last_fullsized":"2026-02-19T20:41:26.953571+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-02-19T20:13:16.905061+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:13:16.905061+0000","last_clean_scrub_stamp":"2026-02-19T20:13:16.905061+0000","objects_scrubbed":0,"log_size":112,"log_dups_size":0,"ondisk_log_size":112,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02-21T07:20:18.032924+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":86,"num_read_kb":73,"num_write":145,"num_write_kb":2672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":4,"stat_sum":{"num_bytes":20589092883,"num_objects":4947,"num_object_clones":0,"num_object_copies":14841,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4947,"num_whiteouts":0,"num_read":442479,"num_read_kb":13426111,"num_write":698486,"num_write_kb":87422243,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":3309035520,"data_stored":30884401152,"data_compressed":961362059,"data_compressed_allocated":2687574016,"data_compressed_original":30262939648,"omap_allocated":0,"internal_metadata":0},"log_size":40094,"ondisk_log_size":40094,"up":12,"acting":12,"num_store_stats":7},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2089,"num_objects":12,"num_object_clones":0,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12,"num_whiteouts":0,"num_read":30930,"num_read_kb":25761,"num_write":10276,"num_write_kb":10239,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":4178,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":93581,"internal_metadata":0},"log_size":5364,"ondisk_log_size":5364,"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":86,"num_read_kb":73,"num_write":145,"num_write_kb":2672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":131072,"data_stored":1180736,"data_compressed":23034,"data_compressed_allocated":90112,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":112,"ondisk_log_size":112,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":7,"up_from":13,"seq":55834575236,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":63444,"kb_used_data":388,"kb_used_omap":14,"kb_used_meta":63025,"kb_avail":94308396,"statfs":{"total":96636764160,"available":96571797504,"internally_reserved":0,"allocated":397312,"data_stored":717349,"data_compressed":11517,"data_compressed_allocated":45056,"data_compressed_original":573440,"omap_allocated":14795,"internal_metadata":64538165},"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":55834575235,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1229644,"kb_used_data":611452,"kb_used_omap":4,"kb_used_meta":618171,"kb_avail":93142196,"statfs":{"total":96636764160,"available":95377608704,"internally_reserved":0,"allocated":626126848,"data_stored":4991982931,"data_compressed":142504063,"data_compressed_allocated":421036032,"data_compressed_original":4787089408,"omap_allocated":4505,"internal_metadata":633007719},"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":55834575237,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":839048,"kb_used_data":234552,"kb_used_omap":36,"kb_used_meta":604443,"kb_avail":93532792,"statfs":{"total":96636764160,"available":95777579008,"internally_reserved":0,"allocated":240181248,"data_stored":2465610420,"data_compressed":68711320,"data_compressed_allocated":207007744,"data_compressed_original":2432630784,"omap_allocated":37554,"internal_metadata":618949966},"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":55834575236,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2226468,"kb_used_data":507348,"kb_used_omap":4,"kb_used_meta":1719099,"kb_avail":92145372,"statfs":{"total":96636764160,"available":94356860928,"internally_reserved":0,"allocated":519524352,"data_stored":5303069345,"data_compressed":161642870,"data_compressed_allocated":457805824,"data_compressed_original":5241540608,"omap_allocated":4501,"internal_metadata":1760357995},"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":55834575237,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1487480,"kb_used_data":525352,"kb_used_omap":8,"kb_used_meta":962103,"kb_avail":92884360,"statfs":{"total":96636764160,"available":95113584640,"internally_reserved":0,"allocated":537960448,"data_stored":5024505171,"data_compressed":127241141,"data_compressed_allocated":409350144,"data_compressed_original":4896092160,"omap_allocated":8354,"internal_metadata":985194334},"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":55834575236,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1537636,"kb_used_data":264852,"kb_used_omap":62,"kb_used_meta":1272705,"kb_avail":92834204,"statfs":{"total":96636764160,"available":95062224896,"internally_reserved":0,"allocated":271208448,"data_stored":2526498131,"data_compressed":109164502,"data_compressed_allocated":249839616,"data_compressed_original":2505326592,"omap_allocated":63775,"internal_metadata":1303250657},"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":55834575237,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1219140,"kb_used_data":528372,"kb_used_omap":5,"kb_used_meta":690746,"kb_avail":93152700,"statfs":{"total":96636764160,"available":95388364800,"internally_reserved":0,"allocated":541052928,"data_stored":5270547140,"data_compressed":198272900,"data_compressed_allocated":491651072,"data_compressed_original":5221343232,"omap_allocated":5830,"internal_metadata":707324218},"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":55834575236,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1558116,"kb_used_data":561812,"kb_used_omap":5,"kb_used_meta":996282,"kb_avail":92813724,"statfs":{"total":96636764160,"available":95041253376,"internally_reserved":0,"allocated":575295488,"data_stored":5303660387,"data_compressed":153836780,"data_compressed_allocated":450928640,"data_compressed_original":5179490304,"omap_allocated":5836,"internal_metadata":1020193076},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":65536,"data_stored":590368,"data_compressed":11517,"data_compressed_allocated":45056,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":65536,"data_stored":590368,"data_compressed":11517,"data_compressed_allocated":45056,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":674,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1329,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":35,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1326,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":690,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":61996,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":690,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5525,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":23405,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":690,"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":16384,"data_stored":1380,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":574910464,"data_stored":5302943744,"data_compressed":153825263,"data_compressed_allocated":450883584,"data_compressed_original":5178916864,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":540729344,"data_stored":5270421504,"data_compressed":198272900,"data_compressed_allocated":491651072,"data_compressed_original":5221343232,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":270884864,"data_stored":2526371840,"data_compressed":109164502,"data_compressed_allocated":249839616,"data_compressed_original":2505326592,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":537636864,"data_stored":5024378880,"data_compressed":127241141,"data_compressed_allocated":409350144,"data_compressed_original":4896092160,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":519208960,"data_stored":5302943744,"data_compressed":161642870,"data_compressed_allocated":457805824,"data_compressed_original":5241540608,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":239861760,"data_stored":2465484800,"data_compressed":68711320,"data_compressed_allocated":207007744,"data_compressed_original":2432630784,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":625803264,"data_stored":4991856640,"data_compressed":142504063,"data_compressed_allocated":421036032,"data_compressed_original":4787089408,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-19T20:45:23.169 INFO:tasks.ceph.ceph_manager.ceph:clean! 2026-02-19T20:45:23.169 DEBUG:teuthology.orchestra.run.trial092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2026-02-19T20:45:23.347 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:45:23.348 INFO:teuthology.orchestra.run.trial092.stderr:dumped all 2026-02-19T20:45:23.356 INFO:teuthology.orchestra.run.trial092.stdout:{"pg_ready":true,"pg_map":{"version":985,"stamp":"2026-02-19T20:45:23.125345+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20589685340,"num_objects":4961,"num_object_clones":0,"num_object_copies":14869,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4961,"num_whiteouts":0,"num_read":473495,"num_read_kb":13451945,"num_write":708907,"num_write_kb":87435154,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":45570,"ondisk_log_size":45570,"up":30,"acting":30,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":30,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":754974720,"kb_used":10160976,"kb_used_data":3234128,"kb_used_omap":141,"kb_used_meta":6926578,"kb_avail":744813744,"statfs":{"total":773094113280,"available":762689273856,"internally_reserved":0,"allocated":3311747072,"data_stored":30886590874,"data_compressed":961385093,"data_compressed_allocated":2687664128,"data_compressed_original":30264086528,"omap_allocated":145150,"internal_metadata":7092816130},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":2290,"num_read_kb":49557,"num_write":174,"num_write_kb":6715,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.001755"},"pg_stats":[{"pgid":"2.7","version":"29'657","reported_seq":722,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-19T20:43:41.910470+0000","last_change":"2026-02-19T20:13:24.033990+0000","last_active":"2026-02-19T20:43:41.910470+0000","last_peered":"2026-02-19T20:43:41.910470+0000","last_clean":"2026-02-19T20:43:41.910470+0000","last_became_active":"2026-02-19T20:13:21.922144+0000","last_became_peered":"2026-02-19T20:13:21.922144+0000","last_unstale":"2026-02-19T20:43:41.910470+0000","last_undegraded":"2026-02-19T20:43:41.910470+0000","last_fullsized":"2026-02-19T20:43:41.910470+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-02-19T20:13:20.915360+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:13:20.915360+0000","last_clean_scrub_stamp":"2026-02-19T20:13:20.915360+0000","objects_scrubbed":0,"log_size":657,"log_dups_size":0,"ondisk_log_size":657,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02-21T04:50:42.270622+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00027832900000000001,"stat_sum":{"num_bytes":690,"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":3921,"num_read_kb":3255,"num_write":1305,"num_write_kb":1299,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7],"acting":[6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":52,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-19T20:41:32.035842+0000","last_change":"2026-02-19T20:13:23.927655+0000","last_active":"2026-02-19T20:41:32.035842+0000","last_peered":"2026-02-19T20:41:32.035842+0000","last_clean":"2026-02-19T20:41:32.035842+0000","last_became_active":"2026-02-19T20:13:21.924162+0000","last_became_peered":"2026-02-19T20:13:21.924162+0000","last_unstale":"2026-02-19T20:41:32.035842+0000","last_undegraded":"2026-02-19T20:41:32.035842+0000","last_fullsized":"2026-02-19T20:41:32.035842+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-02-19T20:13:20.915360+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:13:20.915360+0000","last_clean_scrub_stamp":"2026-02-19T20:13:20.915360+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02-20T22:58:49.839462+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00021912599999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6],"acting":[1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"29'1745","reported_seq":1801,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-19T20:44:46.911504+0000","last_change":"2026-02-19T20:13:24.183517+0000","last_active":"2026-02-19T20:44:46.911504+0000","last_peered":"2026-02-19T20:44:46.911504+0000","last_clean":"2026-02-19T20:44:46.911504+0000","last_became_active":"2026-02-19T20:13:21.922294+0000","last_became_peered":"2026-02-19T20:13:21.922294+0000","last_unstale":"2026-02-19T20:44:46.911504+0000","last_undegraded":"2026-02-19T20:44:46.911504+0000","last_fullsized":"2026-02-19T20:44:46.911504+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-02-19T20:13:20.915360+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:13:20.915360+0000","last_clean_scrub_stamp":"2026-02-19T20:13:20.915360+0000","objects_scrubbed":0,"log_size":1745,"log_dups_size":0,"ondisk_log_size":1745,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02-21T05:56:24.246184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00025139800000000001,"stat_sum":{"num_bytes":674,"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":10438,"num_read_kb":8695,"num_write":3482,"num_write_kb":3476,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.4","version":"29'3","reported_seq":67,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-19T20:42:32.043011+0000","last_change":"2026-02-19T20:13:23.927641+0000","last_active":"2026-02-19T20:42:32.043011+0000","last_peered":"2026-02-19T20:42:32.043011+0000","last_clean":"2026-02-19T20:42:32.043011+0000","last_became_active":"2026-02-19T20:13:21.924006+0000","last_became_peered":"2026-02-19T20:13:21.924006+0000","last_unstale":"2026-02-19T20:42:32.043011+0000","last_undegraded":"2026-02-19T20:42:32.043011+0000","last_fullsized":"2026-02-19T20:42:32.043011+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-02-19T20:13:20.915360+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:13:20.915360+0000","last_clean_scrub_stamp":"2026-02-19T20:13:20.915360+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T03:34:50.001467+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00021395600000000001,"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":14,"num_read_kb":14,"num_write":3,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"29'114961","reported_seq":164232,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-19T20:45:20.412525+0000","last_change":"2026-02-19T20:13:32.464558+0000","last_active":"2026-02-19T20:45:20.412525+0000","last_peered":"2026-02-19T20:45:20.412525+0000","last_clean":"2026-02-19T20:45:20.412525+0000","last_became_active":"2026-02-19T20:13:29.459571+0000","last_became_peered":"2026-02-19T20:13:29.459571+0000","last_unstale":"2026-02-19T20:45:20.412525+0000","last_undegraded":"2026-02-19T20:45:20.412525+0000","last_fullsized":"2026-02-19T20:45:20.412525+0000","mapping_epoch":24,"log_start":"29'104956","ondisk_log_start":"29'104956","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:13:28.452102+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:13:28.452102+0000","last_clean_scrub_stamp":"2026-02-19T20:13:28.452102+0000","objects_scrubbed":0,"log_size":10005,"log_dups_size":0,"ondisk_log_size":10005,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T02:18:51.455007+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00035938399999999997,"stat_sum":{"num_bytes":5487983616,"num_objects":1318,"num_object_clones":0,"num_object_copies":3954,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1318,"num_whiteouts":0,"num_read":49327,"num_read_kb":2793405,"num_write":114964,"num_write_kb":20028508,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,0],"acting":[4,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"20'2","reported_seq":82,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-19T20:42:31.966771+0000","last_change":"2026-02-19T20:13:23.928023+0000","last_active":"2026-02-19T20:42:31.966771+0000","last_peered":"2026-02-19T20:42:31.966771+0000","last_clean":"2026-02-19T20:42:31.966771+0000","last_became_active":"2026-02-19T20:13:21.922907+0000","last_became_peered":"2026-02-19T20:13:21.922907+0000","last_unstale":"2026-02-19T20:42:31.966771+0000","last_undegraded":"2026-02-19T20:42:31.966771+0000","last_fullsized":"2026-02-19T20:42:31.966771+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-02-19T20:13:20.915360+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:13:20.915360+0000","last_clean_scrub_stamp":"2026-02-19T20:13:20.915360+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-02-21T04:41:05.963307+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00047062800000000001,"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":27,"num_read_kb":27,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1],"acting":[5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.0","version":"29'173011","reported_seq":279949,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-19T20:45:20.414131+0000","last_change":"2026-02-19T20:13:32.466264+0000","last_active":"2026-02-19T20:45:20.414131+0000","last_peered":"2026-02-19T20:45:20.414131+0000","last_clean":"2026-02-19T20:45:20.414131+0000","last_became_active":"2026-02-19T20:13:29.905109+0000","last_became_peered":"2026-02-19T20:13:29.905109+0000","last_unstale":"2026-02-19T20:45:20.414131+0000","last_undegraded":"2026-02-19T20:45:20.414131+0000","last_fullsized":"2026-02-19T20:45:20.414131+0000","mapping_epoch":24,"log_start":"29'162933","ondisk_log_start":"29'162933","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:13:28.452102+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:13:28.452102+0000","last_clean_scrub_stamp":"2026-02-19T20:13:28.452102+0000","objects_scrubbed":0,"log_size":10078,"log_dups_size":0,"ondisk_log_size":10078,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02-21T02:52:32.056420+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00038523399999999998,"stat_sum":{"num_bytes":5052620288,"num_objects":1213,"num_object_clones":0,"num_object_copies":3639,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1213,"num_whiteouts":0,"num_read":106987,"num_read_kb":3117368,"num_write":173011,"num_write_kb":20963380,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"29'2790","reported_seq":4457,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-19T20:45:20.445964+0000","last_change":"2026-02-19T20:13:24.041597+0000","last_active":"2026-02-19T20:45:20.445964+0000","last_peered":"2026-02-19T20:45:20.445964+0000","last_clean":"2026-02-19T20:45:20.445964+0000","last_became_active":"2026-02-19T20:13:22.217019+0000","last_became_peered":"2026-02-19T20:13:22.217019+0000","last_unstale":"2026-02-19T20:45:20.445964+0000","last_undegraded":"2026-02-19T20:45:20.445964+0000","last_fullsized":"2026-02-19T20:45:20.445964+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-02-19T20:13:20.915360+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:13:20.915360+0000","last_clean_scrub_stamp":"2026-02-19T20:13:20.915360+0000","objects_scrubbed":0,"log_size":2790,"log_dups_size":0,"ondisk_log_size":2790,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02-20T20:16:42.713743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00021217299999999999,"stat_sum":{"num_bytes":690,"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":15939,"num_read_kb":13255,"num_write":5335,"num_write_kb":5317,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3],"acting":[2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"29'296211","reported_seq":450572,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-19T20:45:20.410289+0000","last_change":"2026-02-19T20:13:32.465983+0000","last_active":"2026-02-19T20:45:20.410289+0000","last_peered":"2026-02-19T20:45:20.410289+0000","last_clean":"2026-02-19T20:45:20.410289+0000","last_became_active":"2026-02-19T20:13:29.460264+0000","last_became_peered":"2026-02-19T20:13:29.460264+0000","last_unstale":"2026-02-19T20:45:20.410289+0000","last_undegraded":"2026-02-19T20:45:20.410289+0000","last_fullsized":"2026-02-19T20:45:20.410289+0000","mapping_epoch":24,"log_start":"29'286201","ondisk_log_start":"29'286201","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:13:28.452102+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:13:28.452102+0000","last_clean_scrub_stamp":"2026-02-19T20:13:28.452102+0000","objects_scrubbed":0,"log_size":10010,"log_dups_size":0,"ondisk_log_size":10010,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02-21T06:17:16.896149+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00038778800000000002,"stat_sum":{"num_bytes":5117619712,"num_objects":1233,"num_object_clones":0,"num_object_copies":3699,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1233,"num_whiteouts":0,"num_read":154411,"num_read_kb":3958444,"num_write":296211,"num_write_kb":24270458,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"29'1","reported_seq":60,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-19T20:41:26.953558+0000","last_change":"2026-02-19T20:13:24.183494+0000","last_active":"2026-02-19T20:41:26.953558+0000","last_peered":"2026-02-19T20:41:26.953558+0000","last_clean":"2026-02-19T20:41:26.953558+0000","last_became_active":"2026-02-19T20:13:21.922812+0000","last_became_peered":"2026-02-19T20:13:21.922812+0000","last_unstale":"2026-02-19T20:41:26.953558+0000","last_undegraded":"2026-02-19T20:41:26.953558+0000","last_fullsized":"2026-02-19T20:41:26.953558+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-02-19T20:13:20.915360+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:13:20.915360+0000","last_clean_scrub_stamp":"2026-02-19T20:13:20.915360+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-02-21T08:05:42.570492+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00028726499999999998,"stat_sum":{"num_bytes":16,"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":11,"num_read_kb":3,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1],"acting":[7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"29'114299","reported_seq":245997,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-19T20:45:20.392016+0000","last_change":"2026-02-19T20:13:32.470351+0000","last_active":"2026-02-19T20:45:20.392016+0000","last_peered":"2026-02-19T20:45:20.392016+0000","last_clean":"2026-02-19T20:45:20.392016+0000","last_became_active":"2026-02-19T20:13:29.904995+0000","last_became_peered":"2026-02-19T20:13:29.904995+0000","last_unstale":"2026-02-19T20:45:20.392016+0000","last_undegraded":"2026-02-19T20:45:20.392016+0000","last_fullsized":"2026-02-19T20:45:20.392016+0000","mapping_epoch":24,"log_start":"29'104298","ondisk_log_start":"29'104298","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:13:28.452102+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:13:28.452102+0000","last_clean_scrub_stamp":"2026-02-19T20:13:28.452102+0000","objects_scrubbed":0,"log_size":10001,"log_dups_size":0,"ondisk_log_size":10001,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-20T23:20:26.771524+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0032196049999999999,"stat_sum":{"num_bytes":4930869267,"num_objects":1183,"num_object_clones":0,"num_object_copies":3549,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1183,"num_whiteouts":0,"num_read":131754,"num_read_kb":3556894,"num_write":114300,"num_write_kb":22159897,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"29'166","reported_seq":2245,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-19T20:45:20.432923+0000","last_change":"2026-02-19T20:13:23.927861+0000","last_active":"2026-02-19T20:45:20.432923+0000","last_peered":"2026-02-19T20:45:20.432923+0000","last_clean":"2026-02-19T20:45:20.432923+0000","last_became_active":"2026-02-19T20:13:21.922225+0000","last_became_peered":"2026-02-19T20:13:21.922225+0000","last_unstale":"2026-02-19T20:45:20.432923+0000","last_undegraded":"2026-02-19T20:45:20.432923+0000","last_fullsized":"2026-02-19T20:45:20.432923+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-02-19T20:13:20.915360+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:13:20.915360+0000","last_clean_scrub_stamp":"2026-02-19T20:13:20.915360+0000","objects_scrubbed":0,"log_size":166,"log_dups_size":0,"ondisk_log_size":166,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02-21T06:50:52.613089+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026893099999999998,"stat_sum":{"num_bytes":0,"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":580,"num_read_kb":512,"num_write":148,"num_write_kb":141,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2],"acting":[5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"15'112","reported_seq":190,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-19T20:41:26.953571+0000","last_change":"2026-02-19T20:13:17.910548+0000","last_active":"2026-02-19T20:41:26.953571+0000","last_peered":"2026-02-19T20:41:26.953571+0000","last_clean":"2026-02-19T20:41:26.953571+0000","last_became_active":"2026-02-19T20:13:17.910444+0000","last_became_peered":"2026-02-19T20:13:17.910444+0000","last_unstale":"2026-02-19T20:41:26.953571+0000","last_undegraded":"2026-02-19T20:41:26.953571+0000","last_fullsized":"2026-02-19T20:41:26.953571+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-02-19T20:13:16.905061+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:13:16.905061+0000","last_clean_scrub_stamp":"2026-02-19T20:13:16.905061+0000","objects_scrubbed":0,"log_size":112,"log_dups_size":0,"ondisk_log_size":112,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02-21T07:20:18.032924+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":86,"num_read_kb":73,"num_write":145,"num_write_kb":2672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":4,"stat_sum":{"num_bytes":20589092883,"num_objects":4947,"num_object_clones":0,"num_object_copies":14841,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4947,"num_whiteouts":0,"num_read":442479,"num_read_kb":13426111,"num_write":698486,"num_write_kb":87422243,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":3309035520,"data_stored":30884401152,"data_compressed":961362059,"data_compressed_allocated":2687574016,"data_compressed_original":30262939648,"omap_allocated":0,"internal_metadata":0},"log_size":40094,"ondisk_log_size":40094,"up":12,"acting":12,"num_store_stats":7},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2089,"num_objects":12,"num_object_clones":0,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12,"num_whiteouts":0,"num_read":30930,"num_read_kb":25761,"num_write":10276,"num_write_kb":10239,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":4178,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":93581,"internal_metadata":0},"log_size":5364,"ondisk_log_size":5364,"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":86,"num_read_kb":73,"num_write":145,"num_write_kb":2672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":131072,"data_stored":1180736,"data_compressed":23034,"data_compressed_allocated":90112,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":112,"ondisk_log_size":112,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":7,"up_from":13,"seq":55834575236,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":63444,"kb_used_data":388,"kb_used_omap":14,"kb_used_meta":63025,"kb_avail":94308396,"statfs":{"total":96636764160,"available":96571797504,"internally_reserved":0,"allocated":397312,"data_stored":717349,"data_compressed":11517,"data_compressed_allocated":45056,"data_compressed_original":573440,"omap_allocated":14795,"internal_metadata":64538165},"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":55834575235,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1229644,"kb_used_data":611452,"kb_used_omap":4,"kb_used_meta":618171,"kb_avail":93142196,"statfs":{"total":96636764160,"available":95377608704,"internally_reserved":0,"allocated":626126848,"data_stored":4991982931,"data_compressed":142504063,"data_compressed_allocated":421036032,"data_compressed_original":4787089408,"omap_allocated":4505,"internal_metadata":633007719},"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":55834575237,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":839048,"kb_used_data":234552,"kb_used_omap":36,"kb_used_meta":604443,"kb_avail":93532792,"statfs":{"total":96636764160,"available":95777579008,"internally_reserved":0,"allocated":240181248,"data_stored":2465610420,"data_compressed":68711320,"data_compressed_allocated":207007744,"data_compressed_original":2432630784,"omap_allocated":37554,"internal_metadata":618949966},"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":55834575236,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2226468,"kb_used_data":507348,"kb_used_omap":4,"kb_used_meta":1719099,"kb_avail":92145372,"statfs":{"total":96636764160,"available":94356860928,"internally_reserved":0,"allocated":519524352,"data_stored":5303069345,"data_compressed":161642870,"data_compressed_allocated":457805824,"data_compressed_original":5241540608,"omap_allocated":4501,"internal_metadata":1760357995},"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":55834575237,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1487480,"kb_used_data":525352,"kb_used_omap":8,"kb_used_meta":962103,"kb_avail":92884360,"statfs":{"total":96636764160,"available":95113584640,"internally_reserved":0,"allocated":537960448,"data_stored":5024505171,"data_compressed":127241141,"data_compressed_allocated":409350144,"data_compressed_original":4896092160,"omap_allocated":8354,"internal_metadata":985194334},"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":55834575236,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1537636,"kb_used_data":264852,"kb_used_omap":62,"kb_used_meta":1272705,"kb_avail":92834204,"statfs":{"total":96636764160,"available":95062224896,"internally_reserved":0,"allocated":271208448,"data_stored":2526498131,"data_compressed":109164502,"data_compressed_allocated":249839616,"data_compressed_original":2505326592,"omap_allocated":63775,"internal_metadata":1303250657},"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":55834575237,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1219140,"kb_used_data":528372,"kb_used_omap":5,"kb_used_meta":690746,"kb_avail":93152700,"statfs":{"total":96636764160,"available":95388364800,"internally_reserved":0,"allocated":541052928,"data_stored":5270547140,"data_compressed":198272900,"data_compressed_allocated":491651072,"data_compressed_original":5221343232,"omap_allocated":5830,"internal_metadata":707324218},"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":55834575236,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1558116,"kb_used_data":561812,"kb_used_omap":5,"kb_used_meta":996282,"kb_avail":92813724,"statfs":{"total":96636764160,"available":95041253376,"internally_reserved":0,"allocated":575295488,"data_stored":5303660387,"data_compressed":153836780,"data_compressed_allocated":450928640,"data_compressed_original":5179490304,"omap_allocated":5836,"internal_metadata":1020193076},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":65536,"data_stored":590368,"data_compressed":11517,"data_compressed_allocated":45056,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":65536,"data_stored":590368,"data_compressed":11517,"data_compressed_allocated":45056,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":674,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1329,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":35,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1326,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":690,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":61996,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":690,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5525,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":23405,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":690,"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":16384,"data_stored":1380,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":574910464,"data_stored":5302943744,"data_compressed":153825263,"data_compressed_allocated":450883584,"data_compressed_original":5178916864,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":540729344,"data_stored":5270421504,"data_compressed":198272900,"data_compressed_allocated":491651072,"data_compressed_original":5221343232,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":270884864,"data_stored":2526371840,"data_compressed":109164502,"data_compressed_allocated":249839616,"data_compressed_original":2505326592,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":537636864,"data_stored":5024378880,"data_compressed":127241141,"data_compressed_allocated":409350144,"data_compressed_original":4896092160,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":519208960,"data_stored":5302943744,"data_compressed":161642870,"data_compressed_allocated":457805824,"data_compressed_original":5241540608,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":239861760,"data_stored":2465484800,"data_compressed":68711320,"data_compressed_allocated":207007744,"data_compressed_original":2432630784,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":625803264,"data_stored":4991856640,"data_compressed":142504063,"data_compressed_allocated":421036032,"data_compressed_original":4787089408,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-19T20:45:23.358 DEBUG:teuthology.orchestra.run.trial092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2026-02-19T20:45:23.539 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:45:23.540 INFO:teuthology.orchestra.run.trial092.stdout:{"epoch":29,"fsid":"b7614acf-1ecc-4251-a6f2-9f92d755f045","created":"2026-02-19T20:13:10.684288+0000","modified":"2026-02-19T20:13:40.449201+0000","last_up_change":"2026-02-19T20:13:15.902940+0000","last_in_change":"2026-02-19T20:13:12.195851+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":5,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":3,"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-02-19T20:13:16.890937+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-02-19T20:13:20.470538+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":1.9900000095367432,"score_stable":1.9900000095367432,"optimal_score":0.87999999523162842,"raw_score_acting":1.75,"raw_score_stable":1.75,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"datapool","create_time":"2026-02-19T20:13:27.458382+0000","flags":8197,"flags_names":"hashpspool,ec_overwrites,selfmanaged_snaps","type":3,"size":3,"min_size":2,"crush_rule":1,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":4,"pg_placement_num":4,"pg_placement_num_target":4,"pg_num_target":4,"pg_num_pending":4,"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":"28","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":28,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"teuthologyprofile","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":8192,"expected_num_objects":0,"fast_read":false,"nonprimary_shards":"{}","options":{},"application_metadata":{"rbd":{}}}],"osds":[{"osd":0,"uuid":"924445ce-a299-47c1-a9b4-eb85db574d95","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":24,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.92:6800","nonce":4133397805},{"type":"v1","addr":"10.20.193.92:6801","nonce":4133397805}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.92:6802","nonce":4133397805},{"type":"v1","addr":"10.20.193.92:6803","nonce":4133397805}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.92:6806","nonce":4133397805},{"type":"v1","addr":"10.20.193.92:6807","nonce":4133397805}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.92:6804","nonce":4133397805},{"type":"v1","addr":"10.20.193.92:6805","nonce":4133397805}]},"public_addr":"10.20.193.92:6801/4133397805","cluster_addr":"10.20.193.92:6803/4133397805","heartbeat_back_addr":"10.20.193.92:6807/4133397805","heartbeat_front_addr":"10.20.193.92:6805/4133397805","state":["exists","up"]},{"osd":1,"uuid":"8d9bf3e3-b3af-4f3c-870c-0496e5d6d5c8","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":24,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.92:6808","nonce":1985652609},{"type":"v1","addr":"10.20.193.92:6809","nonce":1985652609}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.92:6810","nonce":1985652609},{"type":"v1","addr":"10.20.193.92:6811","nonce":1985652609}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.92:6814","nonce":1985652609},{"type":"v1","addr":"10.20.193.92:6815","nonce":1985652609}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.92:6812","nonce":1985652609},{"type":"v1","addr":"10.20.193.92:6813","nonce":1985652609}]},"public_addr":"10.20.193.92:6809/1985652609","cluster_addr":"10.20.193.92:6811/1985652609","heartbeat_back_addr":"10.20.193.92:6815/1985652609","heartbeat_front_addr":"10.20.193.92:6813/1985652609","state":["exists","up"]},{"osd":2,"uuid":"4a8fb49f-56aa-42dd-850e-b3586e8c090f","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":"10.20.193.92:6816","nonce":2446207469},{"type":"v1","addr":"10.20.193.92:6818","nonce":2446207469}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.92:6820","nonce":2446207469},{"type":"v1","addr":"10.20.193.92:6822","nonce":2446207469}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.92:6828","nonce":2446207469},{"type":"v1","addr":"10.20.193.92:6830","nonce":2446207469}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.92:6824","nonce":2446207469},{"type":"v1","addr":"10.20.193.92:6826","nonce":2446207469}]},"public_addr":"10.20.193.92:6818/2446207469","cluster_addr":"10.20.193.92:6822/2446207469","heartbeat_back_addr":"10.20.193.92:6830/2446207469","heartbeat_front_addr":"10.20.193.92:6826/2446207469","state":["exists","up"]},{"osd":3,"uuid":"55179b11-ebf0-438a-8609-161dc0d215c2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":24,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.92:6817","nonce":3537749991},{"type":"v1","addr":"10.20.193.92:6819","nonce":3537749991}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.92:6821","nonce":3537749991},{"type":"v1","addr":"10.20.193.92:6823","nonce":3537749991}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.92:6829","nonce":3537749991},{"type":"v1","addr":"10.20.193.92:6831","nonce":3537749991}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.92:6825","nonce":3537749991},{"type":"v1","addr":"10.20.193.92:6827","nonce":3537749991}]},"public_addr":"10.20.193.92:6819/3537749991","cluster_addr":"10.20.193.92:6823/3537749991","heartbeat_back_addr":"10.20.193.92:6831/3537749991","heartbeat_front_addr":"10.20.193.92:6827/3537749991","state":["exists","up"]},{"osd":4,"uuid":"64deff01-2032-45c1-b842-ca193f29dc91","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":24,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.130:6802","nonce":1778581780},{"type":"v1","addr":"10.20.193.130:6804","nonce":1778581780}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.130:6806","nonce":1778581780},{"type":"v1","addr":"10.20.193.130:6808","nonce":1778581780}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.130:6814","nonce":1778581780},{"type":"v1","addr":"10.20.193.130:6815","nonce":1778581780}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.130:6810","nonce":1778581780},{"type":"v1","addr":"10.20.193.130:6812","nonce":1778581780}]},"public_addr":"10.20.193.130:6804/1778581780","cluster_addr":"10.20.193.130:6808/1778581780","heartbeat_back_addr":"10.20.193.130:6815/1778581780","heartbeat_front_addr":"10.20.193.130:6812/1778581780","state":["exists","up"]},{"osd":5,"uuid":"a7768a6d-8f42-4072-8be0-0e4ac63aaad5","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":"10.20.193.130:6800","nonce":167546090},{"type":"v1","addr":"10.20.193.130:6801","nonce":167546090}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.130:6803","nonce":167546090},{"type":"v1","addr":"10.20.193.130:6805","nonce":167546090}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.130:6811","nonce":167546090},{"type":"v1","addr":"10.20.193.130:6813","nonce":167546090}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.130:6807","nonce":167546090},{"type":"v1","addr":"10.20.193.130:6809","nonce":167546090}]},"public_addr":"10.20.193.130:6801/167546090","cluster_addr":"10.20.193.130:6805/167546090","heartbeat_back_addr":"10.20.193.130:6813/167546090","heartbeat_front_addr":"10.20.193.130:6809/167546090","state":["exists","up"]},{"osd":6,"uuid":"d542a6b2-e615-4522-af17-9fe8ee5c9508","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":"10.20.193.130:6817","nonce":2444128423},{"type":"v1","addr":"10.20.193.130:6819","nonce":2444128423}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.130:6821","nonce":2444128423},{"type":"v1","addr":"10.20.193.130:6823","nonce":2444128423}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.130:6829","nonce":2444128423},{"type":"v1","addr":"10.20.193.130:6831","nonce":2444128423}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.130:6825","nonce":2444128423},{"type":"v1","addr":"10.20.193.130:6827","nonce":2444128423}]},"public_addr":"10.20.193.130:6819/2444128423","cluster_addr":"10.20.193.130:6823/2444128423","heartbeat_back_addr":"10.20.193.130:6831/2444128423","heartbeat_front_addr":"10.20.193.130:6827/2444128423","state":["exists","up"]},{"osd":7,"uuid":"064fde6c-f806-4bc0-849a-475af7806a5b","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":"10.20.193.130:6816","nonce":4015232421},{"type":"v1","addr":"10.20.193.130:6818","nonce":4015232421}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.130:6820","nonce":4015232421},{"type":"v1","addr":"10.20.193.130:6822","nonce":4015232421}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.130:6828","nonce":4015232421},{"type":"v1","addr":"10.20.193.130:6830","nonce":4015232421}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.130:6824","nonce":4015232421},{"type":"v1","addr":"10.20.193.130:6826","nonce":4015232421}]},"public_addr":"10.20.193.130:6818/4015232421","cluster_addr":"10.20.193.130:6822/4015232421","heartbeat_back_addr":"10.20.193.130:6830/4015232421","heartbeat_front_addr":"10.20.193.130:6826/4015232421","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":"2026-02-19T20:13:14.163444+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T20:13:14.219349+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T20:13:14.137951+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T20:13:14.234330+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T20:13:14.135516+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T20:13:14.107616+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T20:13:14.149601+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T20:13:14.107267+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"isa","technique":"reed_sol_van"},"teuthologyprofile":{"crush-device-class":"","crush-failure-domain":"osd","crush-num-failure-domains":"0","crush-osds-per-failure-domain":"0","crush-root":"default","k":"2","m":"1","plugin":"isa","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[{"pool":3,"snaps":[{"begin":2,"length":1}]}],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2026-02-19T20:45:24.551 INFO:tasks.ceph:Scrubbing osd.0 2026-02-19T20:45:24.551 DEBUG:teuthology.orchestra.run.trial092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.0 config set osd_debug_deep_scrub_sleep 0 2026-02-19T20:45:24.634 INFO:teuthology.orchestra.run.trial092.stdout:{ 2026-02-19T20:45:24.634 INFO:teuthology.orchestra.run.trial092.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) osd_delete_sleep = '' osd_delete_sleep_hdd = '' osd_delete_sleep_hybrid = '' osd_delete_sleep_ssd = '' osd_max_backfills = '' osd_recovery_max_active = '' osd_recovery_max_active_hdd = '' osd_recovery_max_active_ssd = '' osd_recovery_sleep = '' osd_recovery_sleep_degraded = '' osd_recovery_sleep_degraded_hdd = '' osd_recovery_sleep_degraded_hybrid = '' osd_recovery_sleep_degraded_ssd = '' osd_recovery_sleep_hdd = '' osd_recovery_sleep_hybrid = '' osd_recovery_sleep_ssd = '' osd_scrub_sleep = '' osd_snap_trim_sleep = '' osd_snap_trim_sleep_hdd = '' osd_snap_trim_sleep_hybrid = '' osd_snap_trim_sleep_ssd = '' " 2026-02-19T20:45:24.634 INFO:teuthology.orchestra.run.trial092.stdout:} 2026-02-19T20:45:24.640 DEBUG:teuthology.orchestra.run.trial092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 0 2026-02-19T20:45:24.816 INFO:teuthology.orchestra.run.trial092.stderr:instructed osd(s) 0 to deep-scrub 2026-02-19T20:45:24.825 INFO:tasks.ceph:Scrubbing osd.1 2026-02-19T20:45:24.825 DEBUG:teuthology.orchestra.run.trial092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.1 config set osd_debug_deep_scrub_sleep 0 2026-02-19T20:45:24.907 INFO:teuthology.orchestra.run.trial092.stdout:{ 2026-02-19T20:45:24.907 INFO:teuthology.orchestra.run.trial092.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) osd_delete_sleep = '' osd_delete_sleep_hdd = '' osd_delete_sleep_hybrid = '' osd_delete_sleep_ssd = '' osd_max_backfills = '' osd_recovery_max_active = '' osd_recovery_max_active_hdd = '' osd_recovery_max_active_ssd = '' osd_recovery_sleep = '' osd_recovery_sleep_degraded = '' osd_recovery_sleep_degraded_hdd = '' osd_recovery_sleep_degraded_hybrid = '' osd_recovery_sleep_degraded_ssd = '' osd_recovery_sleep_hdd = '' osd_recovery_sleep_hybrid = '' osd_recovery_sleep_ssd = '' osd_scrub_sleep = '' osd_snap_trim_sleep = '' osd_snap_trim_sleep_hdd = '' osd_snap_trim_sleep_hybrid = '' osd_snap_trim_sleep_ssd = '' " 2026-02-19T20:45:24.907 INFO:teuthology.orchestra.run.trial092.stdout:} 2026-02-19T20:45:24.914 DEBUG:teuthology.orchestra.run.trial092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 1 2026-02-19T20:45:25.093 INFO:teuthology.orchestra.run.trial092.stderr:instructed osd(s) 1 to deep-scrub 2026-02-19T20:45:25.103 INFO:tasks.ceph:Scrubbing osd.2 2026-02-19T20:45:25.103 DEBUG:teuthology.orchestra.run.trial092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.2 config set osd_debug_deep_scrub_sleep 0 2026-02-19T20:45:25.183 INFO:teuthology.orchestra.run.trial092.stdout:{ 2026-02-19T20:45:25.183 INFO:teuthology.orchestra.run.trial092.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) osd_delete_sleep = '' osd_delete_sleep_hdd = '' osd_delete_sleep_hybrid = '' osd_delete_sleep_ssd = '' osd_max_backfills = '' osd_recovery_max_active = '' osd_recovery_max_active_hdd = '' osd_recovery_max_active_ssd = '' osd_recovery_sleep = '' osd_recovery_sleep_degraded = '' osd_recovery_sleep_degraded_hdd = '' osd_recovery_sleep_degraded_hybrid = '' osd_recovery_sleep_degraded_ssd = '' osd_recovery_sleep_hdd = '' osd_recovery_sleep_hybrid = '' osd_recovery_sleep_ssd = '' osd_scrub_sleep = '' osd_snap_trim_sleep = '' osd_snap_trim_sleep_hdd = '' osd_snap_trim_sleep_hybrid = '' osd_snap_trim_sleep_ssd = '' " 2026-02-19T20:45:25.183 INFO:teuthology.orchestra.run.trial092.stdout:} 2026-02-19T20:45:25.190 DEBUG:teuthology.orchestra.run.trial092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 2 2026-02-19T20:45:25.369 INFO:teuthology.orchestra.run.trial092.stderr:instructed osd(s) 2 to deep-scrub 2026-02-19T20:45:25.379 INFO:tasks.ceph:Scrubbing osd.3 2026-02-19T20:45:25.379 DEBUG:teuthology.orchestra.run.trial092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.3 config set osd_debug_deep_scrub_sleep 0 2026-02-19T20:45:25.463 INFO:teuthology.orchestra.run.trial092.stdout:{ 2026-02-19T20:45:25.463 INFO:teuthology.orchestra.run.trial092.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) osd_delete_sleep = '' osd_delete_sleep_hdd = '' osd_delete_sleep_hybrid = '' osd_delete_sleep_ssd = '' osd_max_backfills = '' osd_recovery_max_active = '' osd_recovery_max_active_hdd = '' osd_recovery_max_active_ssd = '' osd_recovery_sleep = '' osd_recovery_sleep_degraded = '' osd_recovery_sleep_degraded_hdd = '' osd_recovery_sleep_degraded_hybrid = '' osd_recovery_sleep_degraded_ssd = '' osd_recovery_sleep_hdd = '' osd_recovery_sleep_hybrid = '' osd_recovery_sleep_ssd = '' osd_scrub_sleep = '' osd_snap_trim_sleep = '' osd_snap_trim_sleep_hdd = '' osd_snap_trim_sleep_hybrid = '' osd_snap_trim_sleep_ssd = '' " 2026-02-19T20:45:25.463 INFO:teuthology.orchestra.run.trial092.stdout:} 2026-02-19T20:45:25.470 DEBUG:teuthology.orchestra.run.trial092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 3 2026-02-19T20:45:25.652 INFO:teuthology.orchestra.run.trial092.stderr:instructed osd(s) 3 to deep-scrub 2026-02-19T20:45:25.663 INFO:tasks.ceph:Scrubbing osd.4 2026-02-19T20:45:25.663 DEBUG:teuthology.orchestra.run.trial092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.4 config set osd_debug_deep_scrub_sleep 0 2026-02-19T20:45:25.747 INFO:teuthology.orchestra.run.trial092.stdout:{ 2026-02-19T20:45:25.747 INFO:teuthology.orchestra.run.trial092.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) osd_delete_sleep = '' osd_delete_sleep_hdd = '' osd_delete_sleep_hybrid = '' osd_delete_sleep_ssd = '' osd_max_backfills = '' osd_recovery_max_active = '' osd_recovery_max_active_hdd = '' osd_recovery_max_active_ssd = '' osd_recovery_sleep = '' osd_recovery_sleep_degraded = '' osd_recovery_sleep_degraded_hdd = '' osd_recovery_sleep_degraded_hybrid = '' osd_recovery_sleep_degraded_ssd = '' osd_recovery_sleep_hdd = '' osd_recovery_sleep_hybrid = '' osd_recovery_sleep_ssd = '' osd_scrub_sleep = '' osd_snap_trim_sleep = '' osd_snap_trim_sleep_hdd = '' osd_snap_trim_sleep_hybrid = '' osd_snap_trim_sleep_ssd = '' " 2026-02-19T20:45:25.747 INFO:teuthology.orchestra.run.trial092.stdout:} 2026-02-19T20:45:25.754 DEBUG:teuthology.orchestra.run.trial092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 4 2026-02-19T20:45:25.934 INFO:teuthology.orchestra.run.trial092.stderr:instructed osd(s) 4 to deep-scrub 2026-02-19T20:45:25.944 INFO:tasks.ceph:Scrubbing osd.5 2026-02-19T20:45:25.944 DEBUG:teuthology.orchestra.run.trial092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.5 config set osd_debug_deep_scrub_sleep 0 2026-02-19T20:45:26.028 INFO:teuthology.orchestra.run.trial092.stdout:{ 2026-02-19T20:45:26.028 INFO:teuthology.orchestra.run.trial092.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) osd_delete_sleep = '' osd_delete_sleep_hdd = '' osd_delete_sleep_hybrid = '' osd_delete_sleep_ssd = '' osd_max_backfills = '' osd_recovery_max_active = '' osd_recovery_max_active_hdd = '' osd_recovery_max_active_ssd = '' osd_recovery_sleep = '' osd_recovery_sleep_degraded = '' osd_recovery_sleep_degraded_hdd = '' osd_recovery_sleep_degraded_hybrid = '' osd_recovery_sleep_degraded_ssd = '' osd_recovery_sleep_hdd = '' osd_recovery_sleep_hybrid = '' osd_recovery_sleep_ssd = '' osd_scrub_sleep = '' osd_snap_trim_sleep = '' osd_snap_trim_sleep_hdd = '' osd_snap_trim_sleep_hybrid = '' osd_snap_trim_sleep_ssd = '' " 2026-02-19T20:45:26.028 INFO:teuthology.orchestra.run.trial092.stdout:} 2026-02-19T20:45:26.034 DEBUG:teuthology.orchestra.run.trial092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 5 2026-02-19T20:45:26.213 INFO:teuthology.orchestra.run.trial092.stderr:instructed osd(s) 5 to deep-scrub 2026-02-19T20:45:26.223 INFO:tasks.ceph:Scrubbing osd.6 2026-02-19T20:45:26.224 DEBUG:teuthology.orchestra.run.trial092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.6 config set osd_debug_deep_scrub_sleep 0 2026-02-19T20:45:26.309 INFO:teuthology.orchestra.run.trial092.stdout:{ 2026-02-19T20:45:26.309 INFO:teuthology.orchestra.run.trial092.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) osd_delete_sleep = '' osd_delete_sleep_hdd = '' osd_delete_sleep_hybrid = '' osd_delete_sleep_ssd = '' osd_max_backfills = '' osd_recovery_max_active = '' osd_recovery_max_active_hdd = '' osd_recovery_max_active_ssd = '' osd_recovery_sleep = '' osd_recovery_sleep_degraded = '' osd_recovery_sleep_degraded_hdd = '' osd_recovery_sleep_degraded_hybrid = '' osd_recovery_sleep_degraded_ssd = '' osd_recovery_sleep_hdd = '' osd_recovery_sleep_hybrid = '' osd_recovery_sleep_ssd = '' osd_scrub_sleep = '' osd_snap_trim_sleep = '' osd_snap_trim_sleep_hdd = '' osd_snap_trim_sleep_hybrid = '' osd_snap_trim_sleep_ssd = '' " 2026-02-19T20:45:26.309 INFO:teuthology.orchestra.run.trial092.stdout:} 2026-02-19T20:45:26.316 DEBUG:teuthology.orchestra.run.trial092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 6 2026-02-19T20:45:26.495 INFO:teuthology.orchestra.run.trial092.stderr:instructed osd(s) 6 to deep-scrub 2026-02-19T20:45:26.506 INFO:tasks.ceph:Scrubbing osd.7 2026-02-19T20:45:26.507 DEBUG:teuthology.orchestra.run.trial092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.7 config set osd_debug_deep_scrub_sleep 0 2026-02-19T20:45:26.594 INFO:teuthology.orchestra.run.trial092.stdout:{ 2026-02-19T20:45:26.594 INFO:teuthology.orchestra.run.trial092.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) osd_delete_sleep = '' osd_delete_sleep_hdd = '' osd_delete_sleep_hybrid = '' osd_delete_sleep_ssd = '' osd_max_backfills = '' osd_recovery_max_active = '' osd_recovery_max_active_hdd = '' osd_recovery_max_active_ssd = '' osd_recovery_sleep = '' osd_recovery_sleep_degraded = '' osd_recovery_sleep_degraded_hdd = '' osd_recovery_sleep_degraded_hybrid = '' osd_recovery_sleep_degraded_ssd = '' osd_recovery_sleep_hdd = '' osd_recovery_sleep_hybrid = '' osd_recovery_sleep_ssd = '' osd_scrub_sleep = '' osd_snap_trim_sleep = '' osd_snap_trim_sleep_hdd = '' osd_snap_trim_sleep_hybrid = '' osd_snap_trim_sleep_ssd = '' " 2026-02-19T20:45:26.594 INFO:teuthology.orchestra.run.trial092.stdout:} 2026-02-19T20:45:26.602 DEBUG:teuthology.orchestra.run.trial092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 7 2026-02-19T20:45:26.782 INFO:teuthology.orchestra.run.trial092.stderr:instructed osd(s) 7 to deep-scrub 2026-02-19T20:45:26.792 DEBUG:teuthology.orchestra.run.trial092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2026-02-19T20:45:26.975 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:45:26.976 INFO:teuthology.orchestra.run.trial092.stderr:dumped all 2026-02-19T20:45:26.986 INFO:teuthology.orchestra.run.trial092.stdout:{"pg_ready":true,"pg_map":{"version":986,"stamp":"2026-02-19T20:45:25.125616+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20589685340,"num_objects":4961,"num_object_clones":0,"num_object_copies":14869,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4961,"num_whiteouts":0,"num_read":473495,"num_read_kb":13451945,"num_write":708907,"num_write_kb":87435154,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":45570,"ondisk_log_size":45570,"up":30,"acting":30,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":30,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":754974720,"kb_used":10160976,"kb_used_data":3234128,"kb_used_omap":141,"kb_used_meta":6926578,"kb_avail":744813744,"statfs":{"total":773094113280,"available":762689273856,"internally_reserved":0,"allocated":3311747072,"data_stored":30886590874,"data_compressed":961385093,"data_compressed_allocated":2687664128,"data_compressed_original":30264086528,"omap_allocated":145150,"internal_metadata":7092816130},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":2132,"num_read_kb":47524,"num_write":170,"num_write_kb":6651,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.001751"},"pg_stats":[{"pgid":"2.7","version":"29'657","reported_seq":722,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-19T20:43:41.910470+0000","last_change":"2026-02-19T20:13:24.033990+0000","last_active":"2026-02-19T20:43:41.910470+0000","last_peered":"2026-02-19T20:43:41.910470+0000","last_clean":"2026-02-19T20:43:41.910470+0000","last_became_active":"2026-02-19T20:13:21.922144+0000","last_became_peered":"2026-02-19T20:13:21.922144+0000","last_unstale":"2026-02-19T20:43:41.910470+0000","last_undegraded":"2026-02-19T20:43:41.910470+0000","last_fullsized":"2026-02-19T20:43:41.910470+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-02-19T20:13:20.915360+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:13:20.915360+0000","last_clean_scrub_stamp":"2026-02-19T20:13:20.915360+0000","objects_scrubbed":0,"log_size":657,"log_dups_size":0,"ondisk_log_size":657,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02-21T04:50:42.270622+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00027832900000000001,"stat_sum":{"num_bytes":690,"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":3921,"num_read_kb":3255,"num_write":1305,"num_write_kb":1299,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7],"acting":[6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":52,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-19T20:41:32.035842+0000","last_change":"2026-02-19T20:13:23.927655+0000","last_active":"2026-02-19T20:41:32.035842+0000","last_peered":"2026-02-19T20:41:32.035842+0000","last_clean":"2026-02-19T20:41:32.035842+0000","last_became_active":"2026-02-19T20:13:21.924162+0000","last_became_peered":"2026-02-19T20:13:21.924162+0000","last_unstale":"2026-02-19T20:41:32.035842+0000","last_undegraded":"2026-02-19T20:41:32.035842+0000","last_fullsized":"2026-02-19T20:41:32.035842+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-02-19T20:13:20.915360+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:13:20.915360+0000","last_clean_scrub_stamp":"2026-02-19T20:13:20.915360+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02-20T22:58:49.839462+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00021912599999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6],"acting":[1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"29'1745","reported_seq":1801,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-19T20:44:46.911504+0000","last_change":"2026-02-19T20:13:24.183517+0000","last_active":"2026-02-19T20:44:46.911504+0000","last_peered":"2026-02-19T20:44:46.911504+0000","last_clean":"2026-02-19T20:44:46.911504+0000","last_became_active":"2026-02-19T20:13:21.922294+0000","last_became_peered":"2026-02-19T20:13:21.922294+0000","last_unstale":"2026-02-19T20:44:46.911504+0000","last_undegraded":"2026-02-19T20:44:46.911504+0000","last_fullsized":"2026-02-19T20:44:46.911504+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-02-19T20:13:20.915360+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:13:20.915360+0000","last_clean_scrub_stamp":"2026-02-19T20:13:20.915360+0000","objects_scrubbed":0,"log_size":1745,"log_dups_size":0,"ondisk_log_size":1745,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02-21T05:56:24.246184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00025139800000000001,"stat_sum":{"num_bytes":674,"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":10438,"num_read_kb":8695,"num_write":3482,"num_write_kb":3476,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.4","version":"29'3","reported_seq":67,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-19T20:42:32.043011+0000","last_change":"2026-02-19T20:13:23.927641+0000","last_active":"2026-02-19T20:42:32.043011+0000","last_peered":"2026-02-19T20:42:32.043011+0000","last_clean":"2026-02-19T20:42:32.043011+0000","last_became_active":"2026-02-19T20:13:21.924006+0000","last_became_peered":"2026-02-19T20:13:21.924006+0000","last_unstale":"2026-02-19T20:42:32.043011+0000","last_undegraded":"2026-02-19T20:42:32.043011+0000","last_fullsized":"2026-02-19T20:42:32.043011+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-02-19T20:13:20.915360+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:13:20.915360+0000","last_clean_scrub_stamp":"2026-02-19T20:13:20.915360+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T03:34:50.001467+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00021395600000000001,"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":14,"num_read_kb":14,"num_write":3,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"29'114961","reported_seq":164232,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-19T20:45:20.412525+0000","last_change":"2026-02-19T20:13:32.464558+0000","last_active":"2026-02-19T20:45:20.412525+0000","last_peered":"2026-02-19T20:45:20.412525+0000","last_clean":"2026-02-19T20:45:20.412525+0000","last_became_active":"2026-02-19T20:13:29.459571+0000","last_became_peered":"2026-02-19T20:13:29.459571+0000","last_unstale":"2026-02-19T20:45:20.412525+0000","last_undegraded":"2026-02-19T20:45:20.412525+0000","last_fullsized":"2026-02-19T20:45:20.412525+0000","mapping_epoch":24,"log_start":"29'104956","ondisk_log_start":"29'104956","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:13:28.452102+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:13:28.452102+0000","last_clean_scrub_stamp":"2026-02-19T20:13:28.452102+0000","objects_scrubbed":0,"log_size":10005,"log_dups_size":0,"ondisk_log_size":10005,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T02:18:51.455007+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00035938399999999997,"stat_sum":{"num_bytes":5487983616,"num_objects":1318,"num_object_clones":0,"num_object_copies":3954,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1318,"num_whiteouts":0,"num_read":49327,"num_read_kb":2793405,"num_write":114964,"num_write_kb":20028508,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,0],"acting":[4,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"20'2","reported_seq":82,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-19T20:42:31.966771+0000","last_change":"2026-02-19T20:13:23.928023+0000","last_active":"2026-02-19T20:42:31.966771+0000","last_peered":"2026-02-19T20:42:31.966771+0000","last_clean":"2026-02-19T20:42:31.966771+0000","last_became_active":"2026-02-19T20:13:21.922907+0000","last_became_peered":"2026-02-19T20:13:21.922907+0000","last_unstale":"2026-02-19T20:42:31.966771+0000","last_undegraded":"2026-02-19T20:42:31.966771+0000","last_fullsized":"2026-02-19T20:42:31.966771+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-02-19T20:13:20.915360+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:13:20.915360+0000","last_clean_scrub_stamp":"2026-02-19T20:13:20.915360+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-02-21T04:41:05.963307+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00047062800000000001,"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":27,"num_read_kb":27,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1],"acting":[5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.0","version":"29'173011","reported_seq":279949,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-19T20:45:20.414131+0000","last_change":"2026-02-19T20:13:32.466264+0000","last_active":"2026-02-19T20:45:20.414131+0000","last_peered":"2026-02-19T20:45:20.414131+0000","last_clean":"2026-02-19T20:45:20.414131+0000","last_became_active":"2026-02-19T20:13:29.905109+0000","last_became_peered":"2026-02-19T20:13:29.905109+0000","last_unstale":"2026-02-19T20:45:20.414131+0000","last_undegraded":"2026-02-19T20:45:20.414131+0000","last_fullsized":"2026-02-19T20:45:20.414131+0000","mapping_epoch":24,"log_start":"29'162933","ondisk_log_start":"29'162933","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:13:28.452102+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:13:28.452102+0000","last_clean_scrub_stamp":"2026-02-19T20:13:28.452102+0000","objects_scrubbed":0,"log_size":10078,"log_dups_size":0,"ondisk_log_size":10078,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02-21T02:52:32.056420+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00038523399999999998,"stat_sum":{"num_bytes":5052620288,"num_objects":1213,"num_object_clones":0,"num_object_copies":3639,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1213,"num_whiteouts":0,"num_read":106987,"num_read_kb":3117368,"num_write":173011,"num_write_kb":20963380,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"29'2790","reported_seq":4457,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-19T20:45:20.445964+0000","last_change":"2026-02-19T20:13:24.041597+0000","last_active":"2026-02-19T20:45:20.445964+0000","last_peered":"2026-02-19T20:45:20.445964+0000","last_clean":"2026-02-19T20:45:20.445964+0000","last_became_active":"2026-02-19T20:13:22.217019+0000","last_became_peered":"2026-02-19T20:13:22.217019+0000","last_unstale":"2026-02-19T20:45:20.445964+0000","last_undegraded":"2026-02-19T20:45:20.445964+0000","last_fullsized":"2026-02-19T20:45:20.445964+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-02-19T20:13:20.915360+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:13:20.915360+0000","last_clean_scrub_stamp":"2026-02-19T20:13:20.915360+0000","objects_scrubbed":0,"log_size":2790,"log_dups_size":0,"ondisk_log_size":2790,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02-20T20:16:42.713743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00021217299999999999,"stat_sum":{"num_bytes":690,"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":15939,"num_read_kb":13255,"num_write":5335,"num_write_kb":5317,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3],"acting":[2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"29'296211","reported_seq":450572,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-19T20:45:20.410289+0000","last_change":"2026-02-19T20:13:32.465983+0000","last_active":"2026-02-19T20:45:20.410289+0000","last_peered":"2026-02-19T20:45:20.410289+0000","last_clean":"2026-02-19T20:45:20.410289+0000","last_became_active":"2026-02-19T20:13:29.460264+0000","last_became_peered":"2026-02-19T20:13:29.460264+0000","last_unstale":"2026-02-19T20:45:20.410289+0000","last_undegraded":"2026-02-19T20:45:20.410289+0000","last_fullsized":"2026-02-19T20:45:20.410289+0000","mapping_epoch":24,"log_start":"29'286201","ondisk_log_start":"29'286201","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:13:28.452102+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:13:28.452102+0000","last_clean_scrub_stamp":"2026-02-19T20:13:28.452102+0000","objects_scrubbed":0,"log_size":10010,"log_dups_size":0,"ondisk_log_size":10010,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02-21T06:17:16.896149+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00038778800000000002,"stat_sum":{"num_bytes":5117619712,"num_objects":1233,"num_object_clones":0,"num_object_copies":3699,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1233,"num_whiteouts":0,"num_read":154411,"num_read_kb":3958444,"num_write":296211,"num_write_kb":24270458,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"29'1","reported_seq":60,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-19T20:41:26.953558+0000","last_change":"2026-02-19T20:13:24.183494+0000","last_active":"2026-02-19T20:41:26.953558+0000","last_peered":"2026-02-19T20:41:26.953558+0000","last_clean":"2026-02-19T20:41:26.953558+0000","last_became_active":"2026-02-19T20:13:21.922812+0000","last_became_peered":"2026-02-19T20:13:21.922812+0000","last_unstale":"2026-02-19T20:41:26.953558+0000","last_undegraded":"2026-02-19T20:41:26.953558+0000","last_fullsized":"2026-02-19T20:41:26.953558+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-02-19T20:13:20.915360+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:13:20.915360+0000","last_clean_scrub_stamp":"2026-02-19T20:13:20.915360+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-02-21T08:05:42.570492+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00028726499999999998,"stat_sum":{"num_bytes":16,"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":11,"num_read_kb":3,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1],"acting":[7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"29'114299","reported_seq":245997,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-19T20:45:20.392016+0000","last_change":"2026-02-19T20:13:32.470351+0000","last_active":"2026-02-19T20:45:20.392016+0000","last_peered":"2026-02-19T20:45:20.392016+0000","last_clean":"2026-02-19T20:45:20.392016+0000","last_became_active":"2026-02-19T20:13:29.904995+0000","last_became_peered":"2026-02-19T20:13:29.904995+0000","last_unstale":"2026-02-19T20:45:20.392016+0000","last_undegraded":"2026-02-19T20:45:20.392016+0000","last_fullsized":"2026-02-19T20:45:20.392016+0000","mapping_epoch":24,"log_start":"29'104298","ondisk_log_start":"29'104298","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:13:28.452102+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:13:28.452102+0000","last_clean_scrub_stamp":"2026-02-19T20:13:28.452102+0000","objects_scrubbed":0,"log_size":10001,"log_dups_size":0,"ondisk_log_size":10001,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-20T23:20:26.771524+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0032196049999999999,"stat_sum":{"num_bytes":4930869267,"num_objects":1183,"num_object_clones":0,"num_object_copies":3549,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1183,"num_whiteouts":0,"num_read":131754,"num_read_kb":3556894,"num_write":114300,"num_write_kb":22159897,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"29'166","reported_seq":2245,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-19T20:45:20.432923+0000","last_change":"2026-02-19T20:13:23.927861+0000","last_active":"2026-02-19T20:45:20.432923+0000","last_peered":"2026-02-19T20:45:20.432923+0000","last_clean":"2026-02-19T20:45:20.432923+0000","last_became_active":"2026-02-19T20:13:21.922225+0000","last_became_peered":"2026-02-19T20:13:21.922225+0000","last_unstale":"2026-02-19T20:45:20.432923+0000","last_undegraded":"2026-02-19T20:45:20.432923+0000","last_fullsized":"2026-02-19T20:45:20.432923+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-02-19T20:13:20.915360+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:13:20.915360+0000","last_clean_scrub_stamp":"2026-02-19T20:13:20.915360+0000","objects_scrubbed":0,"log_size":166,"log_dups_size":0,"ondisk_log_size":166,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02-21T06:50:52.613089+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026893099999999998,"stat_sum":{"num_bytes":0,"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":580,"num_read_kb":512,"num_write":148,"num_write_kb":141,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2],"acting":[5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"15'112","reported_seq":190,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-19T20:41:26.953571+0000","last_change":"2026-02-19T20:13:17.910548+0000","last_active":"2026-02-19T20:41:26.953571+0000","last_peered":"2026-02-19T20:41:26.953571+0000","last_clean":"2026-02-19T20:41:26.953571+0000","last_became_active":"2026-02-19T20:13:17.910444+0000","last_became_peered":"2026-02-19T20:13:17.910444+0000","last_unstale":"2026-02-19T20:41:26.953571+0000","last_undegraded":"2026-02-19T20:41:26.953571+0000","last_fullsized":"2026-02-19T20:41:26.953571+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-02-19T20:13:16.905061+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:13:16.905061+0000","last_clean_scrub_stamp":"2026-02-19T20:13:16.905061+0000","objects_scrubbed":0,"log_size":112,"log_dups_size":0,"ondisk_log_size":112,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-02-21T07:20:18.032924+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":86,"num_read_kb":73,"num_write":145,"num_write_kb":2672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":4,"stat_sum":{"num_bytes":20589092883,"num_objects":4947,"num_object_clones":0,"num_object_copies":14841,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4947,"num_whiteouts":0,"num_read":442479,"num_read_kb":13426111,"num_write":698486,"num_write_kb":87422243,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":3309035520,"data_stored":30884401152,"data_compressed":961362059,"data_compressed_allocated":2687574016,"data_compressed_original":30262939648,"omap_allocated":0,"internal_metadata":0},"log_size":40094,"ondisk_log_size":40094,"up":12,"acting":12,"num_store_stats":7},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2089,"num_objects":12,"num_object_clones":0,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12,"num_whiteouts":0,"num_read":30930,"num_read_kb":25761,"num_write":10276,"num_write_kb":10239,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":4178,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":93581,"internal_metadata":0},"log_size":5364,"ondisk_log_size":5364,"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":86,"num_read_kb":73,"num_write":145,"num_write_kb":2672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":131072,"data_stored":1180736,"data_compressed":23034,"data_compressed_allocated":90112,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":112,"ondisk_log_size":112,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":7,"up_from":13,"seq":55834575236,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":63444,"kb_used_data":388,"kb_used_omap":14,"kb_used_meta":63025,"kb_avail":94308396,"statfs":{"total":96636764160,"available":96571797504,"internally_reserved":0,"allocated":397312,"data_stored":717349,"data_compressed":11517,"data_compressed_allocated":45056,"data_compressed_original":573440,"omap_allocated":14795,"internal_metadata":64538165},"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":55834575235,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1229644,"kb_used_data":611452,"kb_used_omap":4,"kb_used_meta":618171,"kb_avail":93142196,"statfs":{"total":96636764160,"available":95377608704,"internally_reserved":0,"allocated":626126848,"data_stored":4991982931,"data_compressed":142504063,"data_compressed_allocated":421036032,"data_compressed_original":4787089408,"omap_allocated":4505,"internal_metadata":633007719},"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":55834575237,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":839048,"kb_used_data":234552,"kb_used_omap":36,"kb_used_meta":604443,"kb_avail":93532792,"statfs":{"total":96636764160,"available":95777579008,"internally_reserved":0,"allocated":240181248,"data_stored":2465610420,"data_compressed":68711320,"data_compressed_allocated":207007744,"data_compressed_original":2432630784,"omap_allocated":37554,"internal_metadata":618949966},"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":55834575236,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2226468,"kb_used_data":507348,"kb_used_omap":4,"kb_used_meta":1719099,"kb_avail":92145372,"statfs":{"total":96636764160,"available":94356860928,"internally_reserved":0,"allocated":519524352,"data_stored":5303069345,"data_compressed":161642870,"data_compressed_allocated":457805824,"data_compressed_original":5241540608,"omap_allocated":4501,"internal_metadata":1760357995},"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":55834575237,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1487480,"kb_used_data":525352,"kb_used_omap":8,"kb_used_meta":962103,"kb_avail":92884360,"statfs":{"total":96636764160,"available":95113584640,"internally_reserved":0,"allocated":537960448,"data_stored":5024505171,"data_compressed":127241141,"data_compressed_allocated":409350144,"data_compressed_original":4896092160,"omap_allocated":8354,"internal_metadata":985194334},"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":55834575236,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1537636,"kb_used_data":264852,"kb_used_omap":62,"kb_used_meta":1272705,"kb_avail":92834204,"statfs":{"total":96636764160,"available":95062224896,"internally_reserved":0,"allocated":271208448,"data_stored":2526498131,"data_compressed":109164502,"data_compressed_allocated":249839616,"data_compressed_original":2505326592,"omap_allocated":63775,"internal_metadata":1303250657},"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":55834575237,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1219140,"kb_used_data":528372,"kb_used_omap":5,"kb_used_meta":690746,"kb_avail":93152700,"statfs":{"total":96636764160,"available":95388364800,"internally_reserved":0,"allocated":541052928,"data_stored":5270547140,"data_compressed":198272900,"data_compressed_allocated":491651072,"data_compressed_original":5221343232,"omap_allocated":5830,"internal_metadata":707324218},"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":55834575236,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1558116,"kb_used_data":561812,"kb_used_omap":5,"kb_used_meta":996282,"kb_avail":92813724,"statfs":{"total":96636764160,"available":95041253376,"internally_reserved":0,"allocated":575295488,"data_stored":5303660387,"data_compressed":153836780,"data_compressed_allocated":450928640,"data_compressed_original":5179490304,"omap_allocated":5836,"internal_metadata":1020193076},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":65536,"data_stored":590368,"data_compressed":11517,"data_compressed_allocated":45056,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":65536,"data_stored":590368,"data_compressed":11517,"data_compressed_allocated":45056,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":674,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1329,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":35,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1326,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":690,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":61996,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":690,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5525,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":23405,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":690,"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":16384,"data_stored":1380,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":574910464,"data_stored":5302943744,"data_compressed":153825263,"data_compressed_allocated":450883584,"data_compressed_original":5178916864,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":540729344,"data_stored":5270421504,"data_compressed":198272900,"data_compressed_allocated":491651072,"data_compressed_original":5221343232,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":270884864,"data_stored":2526371840,"data_compressed":109164502,"data_compressed_allocated":249839616,"data_compressed_original":2505326592,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":537636864,"data_stored":5024378880,"data_compressed":127241141,"data_compressed_allocated":409350144,"data_compressed_original":4896092160,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":519208960,"data_stored":5302943744,"data_compressed":161642870,"data_compressed_allocated":457805824,"data_compressed_original":5241540608,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":239861760,"data_stored":2465484800,"data_compressed":68711320,"data_compressed_allocated":207007744,"data_compressed_original":2432630784,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":625803264,"data_stored":4991856640,"data_compressed":142504063,"data_compressed_allocated":421036032,"data_compressed_original":4787089408,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-19T20:45:26.992 INFO:tasks.ceph:pgid 2.7 last_scrub_stamp 2026-02-19T20:13:20.915360+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=13, tm_sec=20, tm_wday=3, tm_yday=50, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=45, tm_sec=23, tm_wday=3, tm_yday=50, tm_isdst=0) 2026-02-19T20:45:26.993 INFO:tasks.ceph:pgid 2.6 last_scrub_stamp 2026-02-19T20:13:20.915360+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=13, tm_sec=20, tm_wday=3, tm_yday=50, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=45, tm_sec=23, tm_wday=3, tm_yday=50, tm_isdst=0) 2026-02-19T20:45:26.993 INFO:tasks.ceph:pgid 2.5 last_scrub_stamp 2026-02-19T20:13:20.915360+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=13, tm_sec=20, tm_wday=3, tm_yday=50, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=45, tm_sec=23, tm_wday=3, tm_yday=50, tm_isdst=0) 2026-02-19T20:45:26.993 INFO:tasks.ceph:pgid 2.4 last_scrub_stamp 2026-02-19T20:13:20.915360+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=13, tm_sec=20, tm_wday=3, tm_yday=50, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=45, tm_sec=23, tm_wday=3, tm_yday=50, tm_isdst=0) 2026-02-19T20:45:26.993 INFO:tasks.ceph:pgid 3.3 last_scrub_stamp 2026-02-19T20:13:28.452102+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=13, tm_sec=28, tm_wday=3, tm_yday=50, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=45, tm_sec=23, tm_wday=3, tm_yday=50, tm_isdst=0) 2026-02-19T20:45:26.993 INFO:tasks.ceph:pgid 2.2 last_scrub_stamp 2026-02-19T20:13:20.915360+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=13, tm_sec=20, tm_wday=3, tm_yday=50, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=45, tm_sec=23, tm_wday=3, tm_yday=50, tm_isdst=0) 2026-02-19T20:45:26.993 INFO:tasks.ceph:pgid 3.0 last_scrub_stamp 2026-02-19T20:13:28.452102+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=13, tm_sec=28, tm_wday=3, tm_yday=50, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=45, tm_sec=23, tm_wday=3, tm_yday=50, tm_isdst=0) 2026-02-19T20:45:26.993 INFO:tasks.ceph:pgid 2.1 last_scrub_stamp 2026-02-19T20:13:20.915360+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=13, tm_sec=20, tm_wday=3, tm_yday=50, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=45, tm_sec=23, tm_wday=3, tm_yday=50, tm_isdst=0) 2026-02-19T20:45:26.994 INFO:tasks.ceph:pgid 3.1 last_scrub_stamp 2026-02-19T20:13:28.452102+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=13, tm_sec=28, tm_wday=3, tm_yday=50, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=45, tm_sec=23, tm_wday=3, tm_yday=50, tm_isdst=0) 2026-02-19T20:45:26.994 INFO:tasks.ceph:pgid 2.0 last_scrub_stamp 2026-02-19T20:13:20.915360+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=13, tm_sec=20, tm_wday=3, tm_yday=50, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=45, tm_sec=23, tm_wday=3, tm_yday=50, tm_isdst=0) 2026-02-19T20:45:26.994 INFO:tasks.ceph:pgid 3.2 last_scrub_stamp 2026-02-19T20:13:28.452102+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=13, tm_sec=28, tm_wday=3, tm_yday=50, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=45, tm_sec=23, tm_wday=3, tm_yday=50, tm_isdst=0) 2026-02-19T20:45:26.994 INFO:tasks.ceph:pgid 2.3 last_scrub_stamp 2026-02-19T20:13:20.915360+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=13, tm_sec=20, tm_wday=3, tm_yday=50, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=45, tm_sec=23, tm_wday=3, tm_yday=50, tm_isdst=0) 2026-02-19T20:45:26.994 INFO:tasks.ceph:pgid 1.0 last_scrub_stamp 2026-02-19T20:13:16.905061+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=13, tm_sec=16, tm_wday=3, tm_yday=50, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=45, tm_sec=23, tm_wday=3, tm_yday=50, tm_isdst=0) 2026-02-19T20:45:26.994 INFO:tasks.ceph:Still waiting for all pgs to be scrubbed. 2026-02-19T20:45:46.995 DEBUG:teuthology.orchestra.run.trial092:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2026-02-19T20:45:47.169 INFO:teuthology.orchestra.run.trial092.stdout: 2026-02-19T20:45:47.170 INFO:teuthology.orchestra.run.trial092.stderr:dumped all 2026-02-19T20:45:47.178 INFO:teuthology.orchestra.run.trial092.stdout:{"pg_ready":true,"pg_map":{"version":997,"stamp":"2026-02-19T20:45:47.128204+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20589685340,"num_objects":4961,"num_object_clones":0,"num_object_copies":14869,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4961,"num_whiteouts":0,"num_read":473495,"num_read_kb":13451945,"num_write":708907,"num_write_kb":87435154,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":634,"num_omap_keys":35,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":45578,"ondisk_log_size":45578,"up":30,"acting":30,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":30,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":754974720,"kb_used":10160976,"kb_used_data":3234128,"kb_used_omap":141,"kb_used_meta":6926578,"kb_avail":744813744,"statfs":{"total":773094113280,"available":762689273856,"internally_reserved":0,"allocated":3311747072,"data_stored":30886590874,"data_compressed":961385093,"data_compressed_allocated":2687664128,"data_compressed_original":30264086528,"omap_allocated":145150,"internal_metadata":7092816130},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.001363"},"pg_stats":[{"pgid":"2.7","version":"29'658","reported_seq":731,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-19T20:45:26.644078+0000","last_change":"2026-02-19T20:45:26.644078+0000","last_active":"2026-02-19T20:45:26.644078+0000","last_peered":"2026-02-19T20:45:26.644078+0000","last_clean":"2026-02-19T20:45:26.644078+0000","last_became_active":"2026-02-19T20:13:21.922144+0000","last_became_peered":"2026-02-19T20:13:21.922144+0000","last_unstale":"2026-02-19T20:45:26.644078+0000","last_undegraded":"2026-02-19T20:45:26.644078+0000","last_fullsized":"2026-02-19T20:45:26.644078+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":"29'658","last_scrub_stamp":"2026-02-19T20:45:26.644037+0000","last_deep_scrub":"29'658","last_deep_scrub_stamp":"2026-02-19T20:45:26.644037+0000","last_clean_scrub_stamp":"2026-02-19T20:45:26.644037+0000","objects_scrubbed":2,"log_size":658,"log_dups_size":0,"ondisk_log_size":658,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T01:41:43.908513+0000","scrub_duration":2,"objects_trimmed":0,"snaptrim_duration":0.00027832900000000001,"stat_sum":{"num_bytes":690,"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":3921,"num_read_kb":3255,"num_write":1305,"num_write_kb":1299,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7],"acting":[6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":60,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-19T20:45:26.258013+0000","last_change":"2026-02-19T20:45:26.258013+0000","last_active":"2026-02-19T20:45:26.258013+0000","last_peered":"2026-02-19T20:45:26.258013+0000","last_clean":"2026-02-19T20:45:26.258013+0000","last_became_active":"2026-02-19T20:13:21.924162+0000","last_became_peered":"2026-02-19T20:13:21.924162+0000","last_unstale":"2026-02-19T20:45:26.258013+0000","last_undegraded":"2026-02-19T20:45:26.258013+0000","last_fullsized":"2026-02-19T20:45:26.258013+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-02-19T20:45:26.257953+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:45:26.257953+0000","last_clean_scrub_stamp":"2026-02-19T20:45:26.257953+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T00:10:35.447158+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0.00021912599999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6],"acting":[1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"29'1745","reported_seq":1809,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-19T20:45:28.622920+0000","last_change":"2026-02-19T20:45:28.622920+0000","last_active":"2026-02-19T20:45:28.622920+0000","last_peered":"2026-02-19T20:45:28.622920+0000","last_clean":"2026-02-19T20:45:28.622920+0000","last_became_active":"2026-02-19T20:13:21.922294+0000","last_became_peered":"2026-02-19T20:13:21.922294+0000","last_unstale":"2026-02-19T20:45:28.622920+0000","last_undegraded":"2026-02-19T20:45:28.622920+0000","last_fullsized":"2026-02-19T20:45:28.622920+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":"29'1745","last_scrub_stamp":"2026-02-19T20:45:28.622884+0000","last_deep_scrub":"29'1745","last_deep_scrub_stamp":"2026-02-19T20:45:28.622884+0000","last_clean_scrub_stamp":"2026-02-19T20:45:28.622884+0000","objects_scrubbed":1,"log_size":1745,"log_dups_size":0,"ondisk_log_size":1745,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T08:15:40.087724+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0.00025139800000000001,"stat_sum":{"num_bytes":674,"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":10438,"num_read_kb":8695,"num_write":3482,"num_write_kb":3476,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.4","version":"29'4","reported_seq":76,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-19T20:45:25.272691+0000","last_change":"2026-02-19T20:45:25.272691+0000","last_active":"2026-02-19T20:45:25.272691+0000","last_peered":"2026-02-19T20:45:25.272691+0000","last_clean":"2026-02-19T20:45:25.272691+0000","last_became_active":"2026-02-19T20:13:21.924006+0000","last_became_peered":"2026-02-19T20:13:21.924006+0000","last_unstale":"2026-02-19T20:45:25.272691+0000","last_undegraded":"2026-02-19T20:45:25.272691+0000","last_fullsized":"2026-02-19T20:45:25.272691+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":"29'4","last_scrub_stamp":"2026-02-19T20:45:25.272641+0000","last_deep_scrub":"29'4","last_deep_scrub_stamp":"2026-02-19T20:45:25.272641+0000","last_clean_scrub_stamp":"2026-02-19T20:45:25.272641+0000","objects_scrubbed":1,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T04:32:02.270405+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0.00021395600000000001,"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":14,"num_read_kb":14,"num_write":3,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":90,"num_omap_keys":6,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"29'114961","reported_seq":164328,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-19T20:45:28.349144+0000","last_change":"2026-02-19T20:45:28.349144+0000","last_active":"2026-02-19T20:45:28.349144+0000","last_peered":"2026-02-19T20:45:28.349144+0000","last_clean":"2026-02-19T20:45:28.349144+0000","last_became_active":"2026-02-19T20:13:29.459571+0000","last_became_peered":"2026-02-19T20:13:29.459571+0000","last_unstale":"2026-02-19T20:45:28.349144+0000","last_undegraded":"2026-02-19T20:45:28.349144+0000","last_fullsized":"2026-02-19T20:45:28.349144+0000","mapping_epoch":24,"log_start":"29'104956","ondisk_log_start":"29'104956","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"29'114961","last_scrub_stamp":"2026-02-19T20:45:28.349081+0000","last_deep_scrub":"29'114961","last_deep_scrub_stamp":"2026-02-19T20:45:28.349081+0000","last_clean_scrub_stamp":"2026-02-19T20:45:28.349081+0000","objects_scrubbed":1318,"log_size":10005,"log_dups_size":0,"ondisk_log_size":10005,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":2,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T01:37:56.918036+0000","scrub_duration":1560,"objects_trimmed":0,"snaptrim_duration":0.00035938399999999997,"stat_sum":{"num_bytes":5487983616,"num_objects":1318,"num_object_clones":0,"num_object_copies":3954,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1318,"num_whiteouts":0,"num_read":49327,"num_read_kb":2793405,"num_write":114964,"num_write_kb":20028508,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,0],"acting":[4,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"29'3","reported_seq":91,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-19T20:45:26.901394+0000","last_change":"2026-02-19T20:45:26.901394+0000","last_active":"2026-02-19T20:45:26.901394+0000","last_peered":"2026-02-19T20:45:26.901394+0000","last_clean":"2026-02-19T20:45:26.901394+0000","last_became_active":"2026-02-19T20:13:21.922907+0000","last_became_peered":"2026-02-19T20:13:21.922907+0000","last_unstale":"2026-02-19T20:45:26.901394+0000","last_undegraded":"2026-02-19T20:45:26.901394+0000","last_fullsized":"2026-02-19T20:45:26.901394+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":"29'3","last_scrub_stamp":"2026-02-19T20:45:26.901360+0000","last_deep_scrub":"29'3","last_deep_scrub_stamp":"2026-02-19T20:45:26.901360+0000","last_clean_scrub_stamp":"2026-02-19T20:45:26.901360+0000","objects_scrubbed":1,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T06:11:32.963873+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0.00047062800000000001,"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":27,"num_read_kb":27,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1],"acting":[5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.0","version":"29'173011","reported_seq":280038,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-19T20:45:28.621945+0000","last_change":"2026-02-19T20:45:28.621889+0000","last_active":"2026-02-19T20:45:28.621945+0000","last_peered":"2026-02-19T20:45:28.621945+0000","last_clean":"2026-02-19T20:45:28.621945+0000","last_became_active":"2026-02-19T20:13:29.905109+0000","last_became_peered":"2026-02-19T20:13:29.905109+0000","last_unstale":"2026-02-19T20:45:28.621945+0000","last_undegraded":"2026-02-19T20:45:28.621945+0000","last_fullsized":"2026-02-19T20:45:28.621945+0000","mapping_epoch":24,"log_start":"29'162933","ondisk_log_start":"29'162933","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"29'173011","last_scrub_stamp":"2026-02-19T20:45:28.621794+0000","last_deep_scrub":"29'173011","last_deep_scrub_stamp":"2026-02-19T20:45:28.621794+0000","last_clean_scrub_stamp":"2026-02-19T20:45:28.621794+0000","objects_scrubbed":1213,"log_size":10078,"log_dups_size":0,"ondisk_log_size":10078,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":2,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T00:11:14.246629+0000","scrub_duration":1385,"objects_trimmed":0,"snaptrim_duration":0.00038523399999999998,"stat_sum":{"num_bytes":5052620288,"num_objects":1213,"num_object_clones":0,"num_object_copies":3639,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1213,"num_whiteouts":0,"num_read":106987,"num_read_kb":3117368,"num_write":173011,"num_write_kb":20963380,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"29'2791","reported_seq":4466,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-19T20:45:26.383708+0000","last_change":"2026-02-19T20:45:26.383708+0000","last_active":"2026-02-19T20:45:26.383708+0000","last_peered":"2026-02-19T20:45:26.383708+0000","last_clean":"2026-02-19T20:45:26.383708+0000","last_became_active":"2026-02-19T20:13:22.217019+0000","last_became_peered":"2026-02-19T20:13:22.217019+0000","last_unstale":"2026-02-19T20:45:26.383708+0000","last_undegraded":"2026-02-19T20:45:26.383708+0000","last_fullsized":"2026-02-19T20:45:26.383708+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":"29'2791","last_scrub_stamp":"2026-02-19T20:45:26.383647+0000","last_deep_scrub":"29'2791","last_deep_scrub_stamp":"2026-02-19T20:45:26.383647+0000","last_clean_scrub_stamp":"2026-02-19T20:45:26.383647+0000","objects_scrubbed":4,"log_size":2791,"log_dups_size":0,"ondisk_log_size":2791,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T05:02:43.865273+0000","scrub_duration":7,"objects_trimmed":0,"snaptrim_duration":0.00021217299999999999,"stat_sum":{"num_bytes":690,"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":15939,"num_read_kb":13255,"num_write":5335,"num_write_kb":5317,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":460,"num_omap_keys":20,"num_objects_repaired":0},"up":[2,3],"acting":[2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"29'296211","reported_seq":450662,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-19T20:45:26.622857+0000","last_change":"2026-02-19T20:45:26.622857+0000","last_active":"2026-02-19T20:45:26.622857+0000","last_peered":"2026-02-19T20:45:26.622857+0000","last_clean":"2026-02-19T20:45:26.622857+0000","last_became_active":"2026-02-19T20:13:29.460264+0000","last_became_peered":"2026-02-19T20:13:29.460264+0000","last_unstale":"2026-02-19T20:45:26.622857+0000","last_undegraded":"2026-02-19T20:45:26.622857+0000","last_fullsized":"2026-02-19T20:45:26.622857+0000","mapping_epoch":24,"log_start":"29'286201","ondisk_log_start":"29'286201","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"29'296211","last_scrub_stamp":"2026-02-19T20:45:26.622804+0000","last_deep_scrub":"29'296211","last_deep_scrub_stamp":"2026-02-19T20:45:26.622804+0000","last_clean_scrub_stamp":"2026-02-19T20:45:26.622804+0000","objects_scrubbed":1233,"log_size":10010,"log_dups_size":0,"ondisk_log_size":10010,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":2,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T00:47:32.895358+0000","scrub_duration":1367,"objects_trimmed":0,"snaptrim_duration":0.00038778800000000002,"stat_sum":{"num_bytes":5117619712,"num_objects":1233,"num_object_clones":0,"num_object_copies":3699,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1233,"num_whiteouts":0,"num_read":154411,"num_read_kb":3958444,"num_write":296211,"num_write_kb":24270458,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"29'2","reported_seq":70,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-19T20:45:29.606531+0000","last_change":"2026-02-19T20:45:29.606508+0000","last_active":"2026-02-19T20:45:29.606531+0000","last_peered":"2026-02-19T20:45:29.606531+0000","last_clean":"2026-02-19T20:45:29.606531+0000","last_became_active":"2026-02-19T20:13:21.922812+0000","last_became_peered":"2026-02-19T20:13:21.922812+0000","last_unstale":"2026-02-19T20:45:29.606531+0000","last_undegraded":"2026-02-19T20:45:29.606531+0000","last_fullsized":"2026-02-19T20:45:29.606531+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":"29'2","last_scrub_stamp":"2026-02-19T20:45:29.606480+0000","last_deep_scrub":"29'2","last_deep_scrub_stamp":"2026-02-19T20:45:29.606480+0000","last_clean_scrub_stamp":"2026-02-19T20:45:29.606480+0000","objects_scrubbed":1,"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":1,"scrub_schedule":"periodic scrub scheduled @ 2026-02-20T21:11:22.673414+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0.00028726499999999998,"stat_sum":{"num_bytes":16,"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":11,"num_read_kb":3,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1],"acting":[7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"29'114299","reported_seq":246084,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-19T20:45:27.848387+0000","last_change":"2026-02-19T20:45:27.848387+0000","last_active":"2026-02-19T20:45:27.848387+0000","last_peered":"2026-02-19T20:45:27.848387+0000","last_clean":"2026-02-19T20:45:27.848387+0000","last_became_active":"2026-02-19T20:13:29.904995+0000","last_became_peered":"2026-02-19T20:13:29.904995+0000","last_unstale":"2026-02-19T20:45:27.848387+0000","last_undegraded":"2026-02-19T20:45:27.848387+0000","last_fullsized":"2026-02-19T20:45:27.848387+0000","mapping_epoch":24,"log_start":"29'104298","ondisk_log_start":"29'104298","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"29'114299","last_scrub_stamp":"2026-02-19T20:45:27.848316+0000","last_deep_scrub":"29'114299","last_deep_scrub_stamp":"2026-02-19T20:45:27.848316+0000","last_clean_scrub_stamp":"2026-02-19T20:45:27.848316+0000","objects_scrubbed":1183,"log_size":10001,"log_dups_size":0,"ondisk_log_size":10001,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":2,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T07:35:55.258735+0000","scrub_duration":1404,"objects_trimmed":0,"snaptrim_duration":0.0032196049999999999,"stat_sum":{"num_bytes":4930869267,"num_objects":1183,"num_object_clones":0,"num_object_copies":3549,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1183,"num_whiteouts":0,"num_read":131754,"num_read_kb":3556894,"num_write":114300,"num_write_kb":22159897,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"29'167","reported_seq":2254,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-19T20:45:27.928106+0000","last_change":"2026-02-19T20:45:27.928106+0000","last_active":"2026-02-19T20:45:27.928106+0000","last_peered":"2026-02-19T20:45:27.928106+0000","last_clean":"2026-02-19T20:45:27.928106+0000","last_became_active":"2026-02-19T20:13:21.922225+0000","last_became_peered":"2026-02-19T20:13:21.922225+0000","last_unstale":"2026-02-19T20:45:27.928106+0000","last_undegraded":"2026-02-19T20:45:27.928106+0000","last_fullsized":"2026-02-19T20:45:27.928106+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":"29'167","last_scrub_stamp":"2026-02-19T20:45:27.928070+0000","last_deep_scrub":"29'167","last_deep_scrub_stamp":"2026-02-19T20:45:27.928070+0000","last_clean_scrub_stamp":"2026-02-19T20:45:27.928070+0000","objects_scrubbed":2,"log_size":167,"log_dups_size":0,"ondisk_log_size":167,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T01:47:30.934405+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0.00026893099999999998,"stat_sum":{"num_bytes":0,"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":580,"num_read_kb":512,"num_write":148,"num_write_kb":141,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":84,"num_omap_keys":9,"num_objects_repaired":0},"up":[5,2],"acting":[5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"29'114","reported_seq":201,"reported_epoch":29,"state":"active+clean","last_fresh":"2026-02-19T20:45:27.604046+0000","last_change":"2026-02-19T20:45:27.604020+0000","last_active":"2026-02-19T20:45:27.604046+0000","last_peered":"2026-02-19T20:45:27.604046+0000","last_clean":"2026-02-19T20:45:27.604046+0000","last_became_active":"2026-02-19T20:13:17.910444+0000","last_became_peered":"2026-02-19T20:13:17.910444+0000","last_unstale":"2026-02-19T20:45:27.604046+0000","last_undegraded":"2026-02-19T20:45:27.604046+0000","last_fullsized":"2026-02-19T20:45:27.604046+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":"29'114","last_scrub_stamp":"2026-02-19T20:45:27.603988+0000","last_deep_scrub":"29'114","last_deep_scrub_stamp":"2026-02-19T20:45:27.603988+0000","last_clean_scrub_stamp":"2026-02-19T20:45:27.603988+0000","objects_scrubbed":2,"log_size":114,"log_dups_size":0,"ondisk_log_size":114,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T03:13:39.681704+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":86,"num_read_kb":73,"num_write":145,"num_write_kb":2672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":4,"stat_sum":{"num_bytes":20589092883,"num_objects":4947,"num_object_clones":0,"num_object_copies":14841,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4947,"num_whiteouts":0,"num_read":442479,"num_read_kb":13426111,"num_write":698486,"num_write_kb":87422243,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":3309035520,"data_stored":30884401152,"data_compressed":961362059,"data_compressed_allocated":2687574016,"data_compressed_original":30262939648,"omap_allocated":0,"internal_metadata":0},"log_size":40094,"ondisk_log_size":40094,"up":12,"acting":12,"num_store_stats":7},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2089,"num_objects":12,"num_object_clones":0,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12,"num_whiteouts":0,"num_read":30930,"num_read_kb":25761,"num_write":10276,"num_write_kb":10239,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":634,"num_omap_keys":35,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":4178,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":93581,"internal_metadata":0},"log_size":5370,"ondisk_log_size":5370,"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":86,"num_read_kb":73,"num_write":145,"num_write_kb":2672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":131072,"data_stored":1180736,"data_compressed":23034,"data_compressed_allocated":90112,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":114,"ondisk_log_size":114,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":7,"up_from":13,"seq":55834575241,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":63444,"kb_used_data":388,"kb_used_omap":14,"kb_used_meta":63025,"kb_avail":94308396,"statfs":{"total":96636764160,"available":96571797504,"internally_reserved":0,"allocated":397312,"data_stored":717349,"data_compressed":11517,"data_compressed_allocated":45056,"data_compressed_original":573440,"omap_allocated":14795,"internal_metadata":64538165},"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":55834575240,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1229644,"kb_used_data":611452,"kb_used_omap":4,"kb_used_meta":618171,"kb_avail":93142196,"statfs":{"total":96636764160,"available":95377608704,"internally_reserved":0,"allocated":626126848,"data_stored":4991982931,"data_compressed":142504063,"data_compressed_allocated":421036032,"data_compressed_original":4787089408,"omap_allocated":4505,"internal_metadata":633007719},"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":55834575242,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":839048,"kb_used_data":234552,"kb_used_omap":36,"kb_used_meta":604443,"kb_avail":93532792,"statfs":{"total":96636764160,"available":95777579008,"internally_reserved":0,"allocated":240181248,"data_stored":2465610420,"data_compressed":68711320,"data_compressed_allocated":207007744,"data_compressed_original":2432630784,"omap_allocated":37554,"internal_metadata":618949966},"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":55834575241,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2226468,"kb_used_data":507348,"kb_used_omap":4,"kb_used_meta":1719099,"kb_avail":92145372,"statfs":{"total":96636764160,"available":94356860928,"internally_reserved":0,"allocated":519524352,"data_stored":5303069345,"data_compressed":161642870,"data_compressed_allocated":457805824,"data_compressed_original":5241540608,"omap_allocated":4501,"internal_metadata":1760357995},"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":55834575242,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1487480,"kb_used_data":525352,"kb_used_omap":8,"kb_used_meta":962103,"kb_avail":92884360,"statfs":{"total":96636764160,"available":95113584640,"internally_reserved":0,"allocated":537960448,"data_stored":5024505171,"data_compressed":127241141,"data_compressed_allocated":409350144,"data_compressed_original":4896092160,"omap_allocated":8354,"internal_metadata":985194334},"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":55834575241,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1537636,"kb_used_data":264852,"kb_used_omap":62,"kb_used_meta":1272705,"kb_avail":92834204,"statfs":{"total":96636764160,"available":95062224896,"internally_reserved":0,"allocated":271208448,"data_stored":2526498131,"data_compressed":109164502,"data_compressed_allocated":249839616,"data_compressed_original":2505326592,"omap_allocated":63775,"internal_metadata":1303250657},"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":55834575242,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1219140,"kb_used_data":528372,"kb_used_omap":5,"kb_used_meta":690746,"kb_avail":93152700,"statfs":{"total":96636764160,"available":95388364800,"internally_reserved":0,"allocated":541052928,"data_stored":5270547140,"data_compressed":198272900,"data_compressed_allocated":491651072,"data_compressed_original":5221343232,"omap_allocated":5830,"internal_metadata":707324218},"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":55834575241,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1558116,"kb_used_data":561812,"kb_used_omap":5,"kb_used_meta":996282,"kb_avail":92813724,"statfs":{"total":96636764160,"available":95041253376,"internally_reserved":0,"allocated":575295488,"data_stored":5303660387,"data_compressed":153836780,"data_compressed_allocated":450928640,"data_compressed_original":5179490304,"omap_allocated":5836,"internal_metadata":1020193076},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":65536,"data_stored":590368,"data_compressed":11517,"data_compressed_allocated":45056,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":65536,"data_stored":590368,"data_compressed":11517,"data_compressed_allocated":45056,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":674,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1329,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":35,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1326,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":690,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":61996,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":690,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5525,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":23405,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":690,"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":16384,"data_stored":1380,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":574910464,"data_stored":5302943744,"data_compressed":153825263,"data_compressed_allocated":450883584,"data_compressed_original":5178916864,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":540729344,"data_stored":5270421504,"data_compressed":198272900,"data_compressed_allocated":491651072,"data_compressed_original":5221343232,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":270884864,"data_stored":2526371840,"data_compressed":109164502,"data_compressed_allocated":249839616,"data_compressed_original":2505326592,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":537636864,"data_stored":5024378880,"data_compressed":127241141,"data_compressed_allocated":409350144,"data_compressed_original":4896092160,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":519208960,"data_stored":5302943744,"data_compressed":161642870,"data_compressed_allocated":457805824,"data_compressed_original":5241540608,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":239861760,"data_stored":2465484800,"data_compressed":68711320,"data_compressed_allocated":207007744,"data_compressed_original":2432630784,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":625803264,"data_stored":4991856640,"data_compressed":142504063,"data_compressed_allocated":421036032,"data_compressed_original":4787089408,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-19T20:45:47.180 DEBUG:teuthology.orchestra.run.trial092:> sudo ceph --cluster ceph config set global mon_health_to_clog false 2026-02-19T20:45:47.367 INFO:teuthology.misc:Shutting down mds daemons... 2026-02-19T20:45:47.367 INFO:teuthology.misc:Shutting down osd daemons... 2026-02-19T20:45:47.367 DEBUG:tasks.ceph.osd.0:waiting for process to exit 2026-02-19T20:45:47.367 INFO:teuthology.orchestra.run:waiting for 300 2026-02-19T20:45:47.452 INFO:tasks.ceph.osd.0:Stopped 2026-02-19T20:45:47.453 DEBUG:tasks.ceph.osd.1:waiting for process to exit 2026-02-19T20:45:47.453 INFO:teuthology.orchestra.run:waiting for 300 2026-02-19T20:45:47.509 INFO:tasks.ceph.osd.1:Stopped 2026-02-19T20:45:47.509 DEBUG:tasks.ceph.osd.2:waiting for process to exit 2026-02-19T20:45:47.509 INFO:teuthology.orchestra.run:waiting for 300 2026-02-19T20:45:47.588 INFO:tasks.ceph.osd.2:Stopped 2026-02-19T20:45:47.589 DEBUG:tasks.ceph.osd.3:waiting for process to exit 2026-02-19T20:45:47.589 INFO:teuthology.orchestra.run:waiting for 300 2026-02-19T20:45:47.651 INFO:tasks.ceph.osd.3:Stopped 2026-02-19T20:45:47.651 DEBUG:tasks.ceph.osd.4:waiting for process to exit 2026-02-19T20:45:47.651 INFO:teuthology.orchestra.run:waiting for 300 2026-02-19T20:45:47.742 INFO:tasks.ceph.osd.4:Stopped 2026-02-19T20:45:47.743 DEBUG:tasks.ceph.osd.5:waiting for process to exit 2026-02-19T20:45:47.743 INFO:teuthology.orchestra.run:waiting for 300 2026-02-19T20:45:47.810 INFO:tasks.ceph.osd.5:Stopped 2026-02-19T20:45:47.811 DEBUG:tasks.ceph.osd.6:waiting for process to exit 2026-02-19T20:45:47.811 INFO:teuthology.orchestra.run:waiting for 300 2026-02-19T20:45:47.866 INFO:tasks.ceph.osd.6:Stopped 2026-02-19T20:45:47.866 DEBUG:tasks.ceph.osd.7:waiting for process to exit 2026-02-19T20:45:47.867 INFO:teuthology.orchestra.run:waiting for 300 2026-02-19T20:45:47.901 INFO:tasks.ceph.osd.7:Stopped 2026-02-19T20:45:47.902 INFO:teuthology.misc:Shutting down mgr daemons... 2026-02-19T20:45:47.902 DEBUG:tasks.ceph.mgr.x:waiting for process to exit 2026-02-19T20:45:47.902 INFO:teuthology.orchestra.run:waiting for 300 2026-02-19T20:45:47.934 INFO:tasks.ceph.mgr.x:Stopped 2026-02-19T20:45:47.935 DEBUG:tasks.ceph.mgr.y:waiting for process to exit 2026-02-19T20:45:47.935 INFO:teuthology.orchestra.run:waiting for 300 2026-02-19T20:45:47.974 INFO:tasks.ceph.mgr.y:Stopped 2026-02-19T20:45:47.974 INFO:teuthology.misc:Shutting down mon daemons... 2026-02-19T20:45:47.974 DEBUG:tasks.ceph.mon.a:waiting for process to exit 2026-02-19T20:45:47.974 INFO:teuthology.orchestra.run:waiting for 300 2026-02-19T20:45:47.984 INFO:tasks.ceph.mon.a:Stopped 2026-02-19T20:45:47.984 DEBUG:tasks.ceph.mon.c:waiting for process to exit 2026-02-19T20:45:47.985 INFO:teuthology.orchestra.run:waiting for 300 2026-02-19T20:45:48.033 INFO:tasks.ceph.mon.c:Stopped 2026-02-19T20:45:48.033 DEBUG:tasks.ceph.mon.b:waiting for process to exit 2026-02-19T20:45:48.034 INFO:teuthology.orchestra.run:waiting for 300 2026-02-19T20:45:48.045 INFO:tasks.ceph.mon.b:Stopped 2026-02-19T20:45:48.045 INFO:tasks.ceph:Checking cluster log for badness... 2026-02-19T20:45:48.046 DEBUG:teuthology.orchestra.run.trial092:> sudo grep -E '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/ceph.log | grep -E -v '\(MDS_ALL_DOWN\)' | grep -E -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2026-02-19T20:45:48.100 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-0 on ubuntu@trial092.front.sepia.ceph.com 2026-02-19T20:45:48.100 DEBUG:teuthology.orchestra.run.trial092:> sync && sudo umount -f /var/lib/ceph/osd/ceph-0 2026-02-19T20:45:48.327 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-1 on ubuntu@trial092.front.sepia.ceph.com 2026-02-19T20:45:48.327 DEBUG:teuthology.orchestra.run.trial092:> sync && sudo umount -f /var/lib/ceph/osd/ceph-1 2026-02-19T20:45:48.469 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-2 on ubuntu@trial092.front.sepia.ceph.com 2026-02-19T20:45:48.470 DEBUG:teuthology.orchestra.run.trial092:> sync && sudo umount -f /var/lib/ceph/osd/ceph-2 2026-02-19T20:45:48.581 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-3 on ubuntu@trial092.front.sepia.ceph.com 2026-02-19T20:45:48.581 DEBUG:teuthology.orchestra.run.trial092:> sync && sudo umount -f /var/lib/ceph/osd/ceph-3 2026-02-19T20:45:48.771 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-4 on ubuntu@trial130.front.sepia.ceph.com 2026-02-19T20:45:48.771 DEBUG:teuthology.orchestra.run.trial130:> sync && sudo umount -f /var/lib/ceph/osd/ceph-4 2026-02-19T20:45:48.944 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-5 on ubuntu@trial130.front.sepia.ceph.com 2026-02-19T20:45:48.944 DEBUG:teuthology.orchestra.run.trial130:> sync && sudo umount -f /var/lib/ceph/osd/ceph-5 2026-02-19T20:45:49.017 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-6 on ubuntu@trial130.front.sepia.ceph.com 2026-02-19T20:45:49.017 DEBUG:teuthology.orchestra.run.trial130:> sync && sudo umount -f /var/lib/ceph/osd/ceph-6 2026-02-19T20:45:49.152 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-7 on ubuntu@trial130.front.sepia.ceph.com 2026-02-19T20:45:49.153 DEBUG:teuthology.orchestra.run.trial130:> sync && sudo umount -f /var/lib/ceph/osd/ceph-7 2026-02-19T20:45:49.189 INFO:tasks.ceph:Archiving mon data... 2026-02-19T20:45:49.191 DEBUG:teuthology.misc:Transferring archived files from trial092:/var/lib/ceph/mon/ceph-a to /home/teuthworker/mnt/teuthology/yuriw-2026-02-19_15:47:56-rbd-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59618/data/mon.a.tgz 2026-02-19T20:45:49.192 DEBUG:teuthology.orchestra.run.trial092:> mktemp 2026-02-19T20:45:49.211 INFO:teuthology.orchestra.run.trial092.stdout:/tmp/tmp.w1RsXUp2Mf 2026-02-19T20:45:49.212 DEBUG:teuthology.orchestra.run.trial092:> sudo tar cz -f - -C /var/lib/ceph/mon/ceph-a -- . > /tmp/tmp.w1RsXUp2Mf 2026-02-19T20:45:49.308 DEBUG:teuthology.orchestra.run.trial092:> sudo chmod 0666 /tmp/tmp.w1RsXUp2Mf 2026-02-19T20:45:49.404 DEBUG:teuthology.orchestra.remote:trial092:/tmp/tmp.w1RsXUp2Mf is 284KB 2026-02-19T20:45:49.474 DEBUG:teuthology.orchestra.run.trial092:> rm -fr /tmp/tmp.w1RsXUp2Mf 2026-02-19T20:45:49.492 DEBUG:teuthology.misc:Transferring archived files from trial092:/var/lib/ceph/mon/ceph-c to /home/teuthworker/mnt/teuthology/yuriw-2026-02-19_15:47:56-rbd-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59618/data/mon.c.tgz 2026-02-19T20:45:49.492 DEBUG:teuthology.orchestra.run.trial092:> mktemp 2026-02-19T20:45:49.546 INFO:teuthology.orchestra.run.trial092.stdout:/tmp/tmp.QQ5FlhLadg 2026-02-19T20:45:49.546 DEBUG:teuthology.orchestra.run.trial092:> sudo tar cz -f - -C /var/lib/ceph/mon/ceph-c -- . > /tmp/tmp.QQ5FlhLadg 2026-02-19T20:45:49.645 DEBUG:teuthology.orchestra.run.trial092:> sudo chmod 0666 /tmp/tmp.QQ5FlhLadg 2026-02-19T20:45:49.726 DEBUG:teuthology.orchestra.remote:trial092:/tmp/tmp.QQ5FlhLadg is 286KB 2026-02-19T20:45:49.815 DEBUG:teuthology.orchestra.run.trial092:> rm -fr /tmp/tmp.QQ5FlhLadg 2026-02-19T20:45:49.832 DEBUG:teuthology.misc:Transferring archived files from trial130:/var/lib/ceph/mon/ceph-b to /home/teuthworker/mnt/teuthology/yuriw-2026-02-19_15:47:56-rbd-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59618/data/mon.b.tgz 2026-02-19T20:45:49.832 DEBUG:teuthology.orchestra.run.trial130:> mktemp 2026-02-19T20:45:49.850 INFO:teuthology.orchestra.run.trial130.stdout:/tmp/tmp.lk25ILLgGn 2026-02-19T20:45:49.850 DEBUG:teuthology.orchestra.run.trial130:> sudo tar cz -f - -C /var/lib/ceph/mon/ceph-b -- . > /tmp/tmp.lk25ILLgGn 2026-02-19T20:45:49.948 DEBUG:teuthology.orchestra.run.trial130:> sudo chmod 0666 /tmp/tmp.lk25ILLgGn 2026-02-19T20:45:50.029 DEBUG:teuthology.orchestra.remote:trial130:/tmp/tmp.lk25ILLgGn is 286KB 2026-02-19T20:45:50.090 DEBUG:teuthology.orchestra.run.trial130:> rm -fr /tmp/tmp.lk25ILLgGn 2026-02-19T20:45:50.106 INFO:tasks.ceph:Cleaning ceph cluster... 2026-02-19T20:45:50.107 DEBUG:teuthology.orchestra.run.trial092:> sudo rm -rf -- /etc/ceph/ceph.conf /etc/ceph/ceph.keyring /home/ubuntu/cephtest/ceph.data /home/ubuntu/cephtest/ceph.monmap /home/ubuntu/cephtest/../*.pid 2026-02-19T20:45:50.109 DEBUG:teuthology.orchestra.run.trial130:> sudo rm -rf -- /etc/ceph/ceph.conf /etc/ceph/ceph.keyring /home/ubuntu/cephtest/ceph.data /home/ubuntu/cephtest/ceph.monmap /home/ubuntu/cephtest/../*.pid 2026-02-19T20:45:50.148 DEBUG:teuthology.orchestra.run.trial160:> sudo rm -rf -- /etc/ceph/ceph.conf /etc/ceph/ceph.keyring /home/ubuntu/cephtest/ceph.data /home/ubuntu/cephtest/ceph.monmap /home/ubuntu/cephtest/../*.pid 2026-02-19T20:45:50.191 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2026-02-19T20:45:50.227 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2026-02-19T20:45:50.244 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2026-02-19T20:45:50.244 INFO:tasks.ceph:Archiving crash dumps... 2026-02-19T20:45:50.248 DEBUG:teuthology.misc:Transferring archived files from trial092:/var/lib/ceph/crash to /home/teuthworker/mnt/teuthology/yuriw-2026-02-19_15:47:56-rbd-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59618/remote/trial092/crash 2026-02-19T20:45:50.250 DEBUG:teuthology.orchestra.run.trial092:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2026-02-19T20:45:50.274 DEBUG:teuthology.misc:Transferring archived files from trial130:/var/lib/ceph/crash to /home/teuthworker/mnt/teuthology/yuriw-2026-02-19_15:47:56-rbd-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59618/remote/trial130/crash 2026-02-19T20:45:50.276 DEBUG:teuthology.orchestra.run.trial130:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2026-02-19T20:45:50.302 DEBUG:teuthology.misc:Transferring archived files from trial160:/var/lib/ceph/crash to /home/teuthworker/mnt/teuthology/yuriw-2026-02-19_15:47:56-rbd-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59618/remote/trial160/crash 2026-02-19T20:45:50.304 DEBUG:teuthology.orchestra.run.trial160:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2026-02-19T20:45:50.331 INFO:tasks.ceph:Compressing logs... 2026-02-19T20:45:50.331 DEBUG:teuthology.orchestra.run.trial092:> time sudo find /var/log/ceph -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2026-02-19T20:45:50.333 DEBUG:teuthology.orchestra.run.trial130:> time sudo find /var/log/ceph -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2026-02-19T20:45:50.348 DEBUG:teuthology.orchestra.run.trial160:> time sudo find /var/log/ceph -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2026-02-19T20:45:50.356 INFO:teuthology.orchestra.run.trial092.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.48302.log 2026-02-19T20:45:50.380 INFO:teuthology.orchestra.run.trial130.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-mgr.y.log 2026-02-19T20:45:50.380 INFO:teuthology.orchestra.run.trial130.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.44136.log 2026-02-19T20:45:50.380 INFO:teuthology.orchestra.run.trial130.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-osd.5.log 2026-02-19T20:45:50.380 INFO:teuthology.orchestra.run.trial130.stderr:/var/log/ceph/ceph-mgr.y.log: /var/log/ceph/ceph-client.admin.44136.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.7.log 2026-02-19T20:45:50.380 INFO:teuthology.orchestra.run.trial130.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.44136.log.gz 2026-02-19T20:45:50.380 INFO:teuthology.orchestra.run.trial130.stderr:/var/log/ceph/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.44183.log 2026-02-19T20:45:50.380 INFO:teuthology.orchestra.run.trial130.stderr:/var/log/ceph/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.44277.log 2026-02-19T20:45:50.380 INFO:teuthology.orchestra.run.trial130.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.44371.log 2026-02-19T20:45:50.380 INFO:teuthology.orchestra.run.trial130.stderr:/var/log/ceph/ceph-client.admin.44183.log: /var/log/ceph/ceph-client.admin.44277.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.44183.log.gz 2026-02-19T20:45:50.381 INFO:teuthology.orchestra.run.trial130.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.44230.log 2026-02-19T20:45:50.381 INFO:teuthology.orchestra.run.trial130.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.44277.log.gz 2026-02-19T20:45:50.381 INFO:teuthology.orchestra.run.trial130.stderr:/var/log/ceph/ceph-client.admin.44371.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.44371.log.gz 2026-02-19T20:45:50.381 INFO:teuthology.orchestra.run.trial130.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-osd.4.log 2026-02-19T20:45:50.381 INFO:teuthology.orchestra.run.trial130.stderr:/var/log/ceph/ceph-client.admin.44230.log: gzip -5 --verbose -- /var/log/ceph/ceph.audit.log 2026-02-19T20:45:50.381 INFO:teuthology.orchestra.run.trial130.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.44230.log.gz 2026-02-19T20:45:50.381 INFO:teuthology.orchestra.run.trial130.stderr:/var/log/ceph/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/ceph-mon.b.log 2026-02-19T20:45:50.381 INFO:teuthology.orchestra.run.trial130.stderr:/var/log/ceph/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.6.log 2026-02-19T20:45:50.381 INFO:teuthology.orchestra.run.trial130.stderr:/var/log/ceph/ceph-mon.b.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.44324.log 2026-02-19T20:45:50.381 INFO:teuthology.orchestra.run.trial130.stderr: 89.0% -- replaced with /var/log/ceph/ceph.audit.log.gz 2026-02-19T20:45:50.381 INFO:teuthology.orchestra.run.trial130.stderr:/var/log/ceph/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.44418.log 2026-02-19T20:45:50.381 INFO:teuthology.orchestra.run.trial130.stderr:/var/log/ceph/ceph-client.admin.44324.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.44465.log 2026-02-19T20:45:50.382 INFO:teuthology.orchestra.run.trial130.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.44324.log.gz 2026-02-19T20:45:50.382 INFO:teuthology.orchestra.run.trial130.stderr:/var/log/ceph/ceph-client.admin.44418.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.44418.log.gz 2026-02-19T20:45:50.382 INFO:teuthology.orchestra.run.trial130.stderr:gzip -5 --verbose -- /var/log/ceph/ceph.log 2026-02-19T20:45:50.382 INFO:teuthology.orchestra.run.trial130.stderr:/var/log/ceph/ceph-client.admin.44465.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.44465.log.gz 2026-02-19T20:45:50.382 INFO:teuthology.orchestra.run.trial130.stderr:/var/log/ceph/ceph.log: 88.7% -- replaced with /var/log/ceph/ceph.log.gz 2026-02-19T20:45:50.383 INFO:teuthology.orchestra.run.trial092.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-osd.2.log 2026-02-19T20:45:50.383 INFO:teuthology.orchestra.run.trial092.stderr:/var/log/ceph/ceph-client.admin.48302.log: gzip -5 --verbose 0.0% -- -- replaced with /var/log/ceph/ceph-client.admin.48302.log.gz 2026-02-19T20:45:50.383 INFO:teuthology.orchestra.run.trial092.stderr: /var/log/ceph/ceph-mon.a.log 2026-02-19T20:45:50.383 INFO:teuthology.orchestra.run.trial092.stderr:/var/log/ceph/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.47129.log 2026-02-19T20:45:50.383 INFO:teuthology.orchestra.run.trial092.stderr:/var/log/ceph/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.48071.log 2026-02-19T20:45:50.383 INFO:teuthology.orchestra.run.trial092.stderr:/var/log/ceph/ceph-client.admin.47129.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.47129.log.gz 2026-02-19T20:45:50.383 INFO:teuthology.orchestra.run.trial092.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-osd.0.log 2026-02-19T20:45:50.383 INFO:teuthology.orchestra.run.trial092.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.49798.log 2026-02-19T20:45:50.383 INFO:teuthology.orchestra.run.trial092.stderr:/var/log/ceph/ceph-client.admin.48071.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.48071.log.gz 2026-02-19T20:45:50.384 INFO:teuthology.orchestra.run.trial092.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.43909.log 2026-02-19T20:45:50.384 INFO:teuthology.orchestra.run.trial092.stderr:/var/log/ceph/ceph-osd.0.log: /var/log/ceph/ceph-client.admin.49798.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.49798.log.gz 2026-02-19T20:45:50.384 INFO:teuthology.orchestra.run.trial092.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.48719.log 2026-02-19T20:45:50.384 INFO:teuthology.orchestra.run.trial092.stderr:/var/log/ceph/ceph-client.admin.43909.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.3.log 2026-02-19T20:45:50.384 INFO:teuthology.orchestra.run.trial092.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.43909.log.gz 2026-02-19T20:45:50.384 INFO:teuthology.orchestra.run.trial092.stderr:/var/log/ceph/ceph-client.admin.48719.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.48719.log.gz 2026-02-19T20:45:50.384 INFO:teuthology.orchestra.run.trial092.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.44241.log 2026-02-19T20:45:50.384 INFO:teuthology.orchestra.run.trial092.stderr:/var/log/ceph/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.49455.log 2026-02-19T20:45:50.384 INFO:teuthology.orchestra.run.trial092.stderr:/var/log/ceph/ceph-client.admin.44241.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.44241.log.gz 2026-02-19T20:45:50.384 INFO:teuthology.orchestra.run.trial092.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.48298.log 2026-02-19T20:45:50.384 INFO:teuthology.orchestra.run.trial092.stderr:/var/log/ceph/ceph-client.admin.49455.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.49602.log 2026-02-19T20:45:50.385 INFO:teuthology.orchestra.run.trial092.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.49455.log.gz 2026-02-19T20:45:50.385 INFO:teuthology.orchestra.run.trial092.stderr:/var/log/ceph/ceph-client.admin.48298.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.48298.log.gz 2026-02-19T20:45:50.385 INFO:teuthology.orchestra.run.trial092.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.50092.log 2026-02-19T20:45:50.385 INFO:teuthology.orchestra.run.trial092.stderr:/var/log/ceph/ceph-client.admin.49602.log: gzip -5 --verbose -- /var/log/ceph/ceph-mon.c.log 2026-02-19T20:45:50.385 INFO:teuthology.orchestra.run.trial092.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.49602.log.gz 2026-02-19T20:45:50.385 INFO:teuthology.orchestra.run.trial092.stderr:/var/log/ceph/ceph-client.admin.50092.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.50092.log.gz 2026-02-19T20:45:50.385 INFO:teuthology.orchestra.run.trial092.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.48705.log 2026-02-19T20:45:50.385 INFO:teuthology.orchestra.run.trial092.stderr:/var/log/ceph/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.48307.log 2026-02-19T20:45:50.385 INFO:teuthology.orchestra.run.trial092.stderr:/var/log/ceph/ceph-client.admin.48705.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.48705.log.gz 2026-02-19T20:45:50.385 INFO:teuthology.orchestra.run.trial092.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.47859.log 2026-02-19T20:45:50.385 INFO:teuthology.orchestra.run.trial092.stderr:/var/log/ceph/ceph-client.admin.48307.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.48307.log.gz 2026-02-19T20:45:50.386 INFO:teuthology.orchestra.run.trial092.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.48299.log 2026-02-19T20:45:50.386 INFO:teuthology.orchestra.run.trial092.stderr:/var/log/ceph/ceph-client.admin.47859.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.47859.log.gz 2026-02-19T20:45:50.386 INFO:teuthology.orchestra.run.trial092.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.49357.log 2026-02-19T20:45:50.386 INFO:teuthology.orchestra.run.trial092.stderr:/var/log/ceph/ceph-client.admin.48299.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.47924.log 0.0% 2026-02-19T20:45:50.386 INFO:teuthology.orchestra.run.trial092.stderr: -- replaced with /var/log/ceph/ceph-client.admin.48299.log.gz 2026-02-19T20:45:50.386 INFO:teuthology.orchestra.run.trial092.stderr:/var/log/ceph/ceph-client.admin.49357.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.49357.log.gz 2026-02-19T20:45:50.386 INFO:teuthology.orchestra.run.trial092.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.47834.log 2026-02-19T20:45:50.386 INFO:teuthology.orchestra.run.trial092.stderr:/var/log/ceph/ceph-client.admin.47924.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.49700.log 2026-02-19T20:45:50.386 INFO:teuthology.orchestra.run.trial092.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.47924.log.gz 2026-02-19T20:45:50.386 INFO:teuthology.orchestra.run.trial092.stderr:/var/log/ceph/ceph-client.admin.47834.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.47834.log.gz 2026-02-19T20:45:50.386 INFO:teuthology.orchestra.run.trial092.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.48306.log 2026-02-19T20:45:50.386 INFO:teuthology.orchestra.run.trial092.stderr:gzip -5 --verbose/var/log/ceph/ceph-client.admin.49700.log: -- /var/log/ceph/ceph-client.admin.48309.log 2026-02-19T20:45:50.386 INFO:teuthology.orchestra.run.trial092.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.49700.log.gz 2026-02-19T20:45:50.386 INFO:teuthology.orchestra.run.trial092.stderr:/var/log/ceph/ceph-client.admin.48306.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.48306.log.gz 2026-02-19T20:45:50.387 INFO:teuthology.orchestra.run.trial092.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.50434.log 2026-02-19T20:45:50.387 INFO:teuthology.orchestra.run.trial092.stderr:/var/log/ceph/ceph-client.admin.48309.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.47764.log 2026-02-19T20:45:50.387 INFO:teuthology.orchestra.run.trial092.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.48309.log.gz 2026-02-19T20:45:50.387 INFO:teuthology.orchestra.run.trial092.stderr:/var/log/ceph/ceph-client.admin.50434.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.49749.log 2026-02-19T20:45:50.387 INFO:teuthology.orchestra.run.trial092.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.50434.log.gz 2026-02-19T20:45:50.387 INFO:teuthology.orchestra.run.trial092.stderr:/var/log/ceph/ceph-client.admin.47764.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.49945.log 2026-02-19T20:45:50.387 INFO:teuthology.orchestra.run.trial092.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.47764.log.gz 2026-02-19T20:45:50.387 INFO:teuthology.orchestra.run.trial092.stderr:/var/log/ceph/ceph-client.admin.49749.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.49504.log 2026-02-19T20:45:50.387 INFO:teuthology.orchestra.run.trial092.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.49749.log.gz 2026-02-19T20:45:50.387 INFO:teuthology.orchestra.run.trial092.stderr:/var/log/ceph/ceph-client.admin.49945.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.50043.log 0.0% 2026-02-19T20:45:50.387 INFO:teuthology.orchestra.run.trial092.stderr: -- replaced with /var/log/ceph/ceph-client.admin.49945.log.gz 2026-02-19T20:45:50.387 INFO:teuthology.orchestra.run.trial092.stderr:/var/log/ceph/ceph-client.admin.49504.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.49406.log 2026-02-19T20:45:50.387 INFO:teuthology.orchestra.run.trial092.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.49504.log.gz 2026-02-19T20:45:50.388 INFO:teuthology.orchestra.run.trial092.stderr:/var/log/ceph/ceph-client.admin.50043.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.48708.log 2026-02-19T20:45:50.388 INFO:teuthology.orchestra.run.trial092.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.50043.log.gz 2026-02-19T20:45:50.388 INFO:teuthology.orchestra.run.trial092.stderr:/var/log/ceph/ceph-client.admin.49406.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.49406.log.gz 2026-02-19T20:45:50.388 INFO:teuthology.orchestra.run.trial092.stderr:gzip -5 --verbose -- /var/log/ceph/ceph.audit.log 2026-02-19T20:45:50.388 INFO:teuthology.orchestra.run.trial092.stderr:/var/log/ceph/ceph-client.admin.48708.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.49847.log 2026-02-19T20:45:50.388 INFO:teuthology.orchestra.run.trial092.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.48708.log.gz 2026-02-19T20:45:50.388 INFO:teuthology.orchestra.run.trial092.stderr:/var/log/ceph/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.48305.log 2026-02-19T20:45:50.388 INFO:teuthology.orchestra.run.trial092.stderr:/var/log/ceph/ceph-client.admin.49847.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.49847.log.gz 2026-02-19T20:45:50.388 INFO:teuthology.orchestra.run.trial092.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.43980.log 2026-02-19T20:45:50.388 INFO:teuthology.orchestra.run.trial092.stderr: 93.7% -- replaced with /var/log/ceph/ceph.audit.log.gz 2026-02-19T20:45:50.388 INFO:teuthology.orchestra.run.trial092.stderr:/var/log/ceph/ceph-client.admin.48305.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.50288.log 2026-02-19T20:45:50.388 INFO:teuthology.orchestra.run.trial092.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.48305.log.gz 2026-02-19T20:45:50.388 INFO:teuthology.orchestra.run.trial092.stderr:/var/log/ceph/ceph-client.admin.43980.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.50141.log 2026-02-19T20:45:50.388 INFO:teuthology.orchestra.run.trial092.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.43980.log.gz 2026-02-19T20:45:50.388 INFO:teuthology.orchestra.run.trial092.stderr:/var/log/ceph/ceph-client.admin.50288.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.50288.log.gz 2026-02-19T20:45:50.388 INFO:teuthology.orchestra.run.trial092.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-osd.1.log 2026-02-19T20:45:50.389 INFO:teuthology.orchestra.run.trial092.stderr:/var/log/ceph/ceph-client.admin.50141.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.48721.log 2026-02-19T20:45:50.389 INFO:teuthology.orchestra.run.trial092.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.50141.log.gz 2026-02-19T20:45:50.389 INFO:teuthology.orchestra.run.trial092.stderr:/var/log/ceph/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.48953.log 2026-02-19T20:45:50.389 INFO:teuthology.orchestra.run.trial092.stderr:/var/log/ceph/ceph-client.admin.48721.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.49553.log 2026-02-19T20:45:50.389 INFO:teuthology.orchestra.run.trial092.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.48721.log.gz 2026-02-19T20:45:50.389 INFO:teuthology.orchestra.run.trial092.stderr:/var/log/ceph/ceph-client.admin.48953.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.49002.log 2026-02-19T20:45:50.389 INFO:teuthology.orchestra.run.trial092.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.48953.log.gz 2026-02-19T20:45:50.389 INFO:teuthology.orchestra.run.trial092.stderr:/var/log/ceph/ceph-client.admin.49553.log: gzip -5 --verbose 0.0% -- -- replaced with /var/log/ceph/ceph-client.admin.49553.log.gz /var/log/ceph/ceph-client.admin.50387.log 2026-02-19T20:45:50.389 INFO:teuthology.orchestra.run.trial092.stderr: 2026-02-19T20:45:50.389 INFO:teuthology.orchestra.run.trial092.stderr:/var/log/ceph/ceph-client.admin.49002.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.49002.log.gz 2026-02-19T20:45:50.389 INFO:teuthology.orchestra.run.trial092.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.50337.log 2026-02-19T20:45:50.389 INFO:teuthology.orchestra.run.trial092.stderr:/var/log/ceph/ceph-client.admin.50387.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.49994.log 2026-02-19T20:45:50.389 INFO:teuthology.orchestra.run.trial092.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.50387.log.gz 2026-02-19T20:45:50.389 INFO:teuthology.orchestra.run.trial092.stderr:/var/log/ceph/ceph-client.admin.50337.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.50337.log.gz 2026-02-19T20:45:50.389 INFO:teuthology.orchestra.run.trial092.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.48720.log 2026-02-19T20:45:50.390 INFO:teuthology.orchestra.run.trial092.stderr:/var/log/ceph/ceph-client.admin.49994.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.50190.log 2026-02-19T20:45:50.390 INFO:teuthology.orchestra.run.trial092.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.49994.log.gz 2026-02-19T20:45:50.390 INFO:teuthology.orchestra.run.trial092.stderr:/var/log/ceph/ceph-client.admin.48720.log: gzip -5 --verbose -- /var/log/ceph/ceph.tmp-client.admin.37644.log 2026-02-19T20:45:50.390 INFO:teuthology.orchestra.run.trial092.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.48720.log.gz 2026-02-19T20:45:50.390 INFO:teuthology.orchestra.run.trial092.stderr:/var/log/ceph/ceph-client.admin.50190.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.48703.log 0.0% 2026-02-19T20:45:50.390 INFO:teuthology.orchestra.run.trial092.stderr: -- replaced with /var/log/ceph/ceph-client.admin.50190.log.gz 2026-02-19T20:45:50.390 INFO:teuthology.orchestra.run.trial092.stderr:/var/log/ceph/ceph.tmp-client.admin.37644.log: gzip -5 --verbose -- /var/log/ceph/ceph-mgr.x.log 2026-02-19T20:45:50.390 INFO:teuthology.orchestra.run.trial092.stderr: 0.0% -- replaced with /var/log/ceph/ceph.tmp-client.admin.37644.log.gz 2026-02-19T20:45:50.390 INFO:teuthology.orchestra.run.trial092.stderr:/var/log/ceph/ceph-client.admin.48703.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.48703.log.gz 2026-02-19T20:45:50.390 INFO:teuthology.orchestra.run.trial092.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.47973.log 2026-02-19T20:45:50.390 INFO:teuthology.orchestra.run.trial092.stderr:/var/log/ceph/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.50239.log 2026-02-19T20:45:50.390 INFO:teuthology.orchestra.run.trial092.stderr:/var/log/ceph/ceph-client.admin.47973.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.47973.log.gz 2026-02-19T20:45:50.390 INFO:teuthology.orchestra.run.trial092.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.49896.log 2026-02-19T20:45:50.390 INFO:teuthology.orchestra.run.trial092.stderr:/var/log/ceph/ceph-client.admin.50239.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.48022.log 2026-02-19T20:45:50.390 INFO:teuthology.orchestra.run.trial092.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.50239.log.gz 2026-02-19T20:45:50.390 INFO:teuthology.orchestra.run.trial092.stderr:/var/log/ceph/ceph-client.admin.49896.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.49896.log.gz 2026-02-19T20:45:50.391 INFO:teuthology.orchestra.run.trial092.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.48717.log 2026-02-19T20:45:50.391 INFO:teuthology.orchestra.run.trial092.stderr:/var/log/ceph/ceph-client.admin.48022.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.49651.log 2026-02-19T20:45:50.391 INFO:teuthology.orchestra.run.trial092.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.48022.log.gz 2026-02-19T20:45:50.391 INFO:teuthology.orchestra.run.trial092.stderr:/var/log/ceph/ceph-client.admin.48717.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.48717.log.gz 2026-02-19T20:45:50.391 INFO:teuthology.orchestra.run.trial092.stderr:gzip -5 --verbose -- /var/log/ceph/ceph.log 2026-02-19T20:45:50.391 INFO:teuthology.orchestra.run.trial092.stderr:/var/log/ceph/ceph-client.admin.49651.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.48904.log 2026-02-19T20:45:50.391 INFO:teuthology.orchestra.run.trial092.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.49651.log.gz 2026-02-19T20:45:50.391 INFO:teuthology.orchestra.run.trial092.stderr:/var/log/ceph/ceph.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.48512.log 2026-02-19T20:45:50.391 INFO:teuthology.orchestra.run.trial092.stderr:/var/log/ceph/ceph-client.admin.48904.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.48308.log 2026-02-19T20:45:50.391 INFO:teuthology.orchestra.run.trial092.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.48904.log.gz 2026-02-19T20:45:50.391 INFO:teuthology.orchestra.run.trial092.stderr:/var/log/ceph/ceph-client.admin.48512.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.48512.log.gz 2026-02-19T20:45:50.391 INFO:teuthology.orchestra.run.trial092.stderr:/var/log/ceph/ceph-client.admin.48308.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.48308.log.gz 2026-02-19T20:45:50.391 INFO:teuthology.orchestra.run.trial092.stderr: 94.0% -- replaced with /var/log/ceph/ceph.log.gz 2026-02-19T20:45:50.392 INFO:teuthology.orchestra.run.trial130.stderr: 94.9% -- replaced with /var/log/ceph/ceph-mgr.y.log.gz 2026-02-19T20:45:50.399 INFO:teuthology.orchestra.run.trial160.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37469.log 2026-02-19T20:45:50.403 INFO:teuthology.orchestra.run.trial160.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38167.log 2026-02-19T20:45:50.403 INFO:teuthology.orchestra.run.trial160.stderr:/var/log/ceph/ceph-client.admin.37469.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37565.log 2026-02-19T20:45:50.404 INFO:teuthology.orchestra.run.trial160.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37469.log.gz 2026-02-19T20:45:50.404 INFO:teuthology.orchestra.run.trial160.stderr:/var/log/ceph/ceph-client.admin.38167.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38124.log 2026-02-19T20:45:50.404 INFO:teuthology.orchestra.run.trial160.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38167.log.gz 2026-02-19T20:45:50.404 INFO:teuthology.orchestra.run.trial160.stderr:/var/log/ceph/ceph-client.admin.37565.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37420.log 2026-02-19T20:45:50.404 INFO:teuthology.orchestra.run.trial160.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37565.log.gz 2026-02-19T20:45:50.404 INFO:teuthology.orchestra.run.trial160.stderr:/var/log/ceph/ceph-client.admin.38124.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.0.38471.log 2026-02-19T20:45:50.404 INFO:teuthology.orchestra.run.trial160.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38124.log.gz 2026-02-19T20:45:50.404 INFO:teuthology.orchestra.run.trial160.stderr:/var/log/ceph/ceph-client.admin.37420.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37420.log.gz 2026-02-19T20:45:50.404 INFO:teuthology.orchestra.run.trial160.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37760.log 2026-02-19T20:45:50.404 INFO:teuthology.orchestra.run.trial160.stderr:/var/log/ceph/ceph-client.0.38471.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38712.log 2026-02-19T20:45:50.404 INFO:teuthology.orchestra.run.trial160.stderr: 56.0% -- replaced with /var/log/ceph/ceph-client.0.38471.log.gz 2026-02-19T20:45:50.404 INFO:teuthology.orchestra.run.trial160.stderr:/var/log/ceph/ceph-client.admin.37760.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37760.log.gz 2026-02-19T20:45:50.404 INFO:teuthology.orchestra.run.trial160.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38081.log 2026-02-19T20:45:50.404 INFO:teuthology.orchestra.run.trial160.stderr:/var/log/ceph/ceph-client.admin.38712.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38712.log.gz 2026-02-19T20:45:50.404 INFO:teuthology.orchestra.run.trial160.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37716.log 2026-02-19T20:45:50.405 INFO:teuthology.orchestra.run.trial160.stderr:/var/log/ceph/ceph-client.admin.38081.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38081.log.gz 2026-02-19T20:45:50.405 INFO:teuthology.orchestra.run.trial160.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38573.log 2026-02-19T20:45:50.405 INFO:teuthology.orchestra.run.trial160.stderr:/var/log/ceph/ceph-client.admin.37716.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38643.log 2026-02-19T20:45:50.405 INFO:teuthology.orchestra.run.trial160.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37716.log.gz 2026-02-19T20:45:50.405 INFO:teuthology.orchestra.run.trial160.stderr:/var/log/ceph/ceph-client.admin.38573.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37804.log 2026-02-19T20:45:50.405 INFO:teuthology.orchestra.run.trial160.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38573.log.gz 2026-02-19T20:45:50.405 INFO:teuthology.orchestra.run.trial160.stderr:/var/log/ceph/ceph-client.admin.38643.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38643.log.gz 2026-02-19T20:45:50.405 INFO:teuthology.orchestra.run.trial160.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37518.log 2026-02-19T20:45:50.405 INFO:teuthology.orchestra.run.trial160.stderr:/var/log/ceph/ceph-client.admin.37804.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37804.log.gz 2026-02-19T20:45:50.405 INFO:teuthology.orchestra.run.trial160.stderr:/var/log/ceph/ceph-client.admin.37518.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37518.log.gz 2026-02-19T20:45:50.406 INFO:teuthology.orchestra.run.trial160.stderr: 2026-02-19T20:45:50.406 INFO:teuthology.orchestra.run.trial160.stderr:real 0m0.013s 2026-02-19T20:45:50.406 INFO:teuthology.orchestra.run.trial160.stderr:user 0m0.009s 2026-02-19T20:45:50.406 INFO:teuthology.orchestra.run.trial160.stderr:sys 0m0.017s 2026-02-19T20:45:50.475 INFO:teuthology.orchestra.run.trial092.stderr: 92.0% -- replaced with /var/log/ceph/ceph-mgr.x.log.gz 2026-02-19T20:45:50.561 INFO:teuthology.orchestra.run.trial130.stderr: 92.7% -- replaced with /var/log/ceph/ceph-mon.b.log.gz 2026-02-19T20:45:50.604 INFO:teuthology.orchestra.run.trial092.stderr: 92.7% -- replaced with /var/log/ceph/ceph-mon.c.log.gz 2026-02-19T20:45:50.835 INFO:teuthology.orchestra.run.trial092.stderr: 90.4% -- replaced with /var/log/ceph/ceph-mon.a.log.gz 2026-02-19T20:45:50.878 INFO:teuthology.orchestra.run.trial130.stderr: 93.4% -- replaced with /var/log/ceph/ceph-osd.7.log.gz 2026-02-19T20:45:58.937 INFO:teuthology.orchestra.run.trial130.stderr: 95.9% -- replaced with /var/log/ceph/ceph-osd.5.log.gz 2026-02-19T20:46:04.052 INFO:teuthology.orchestra.run.trial092.stderr: 95.8% -- replaced with /var/log/ceph/ceph-osd.2.log.gz 2026-02-19T20:46:05.419 INFO:teuthology.orchestra.run.trial130.stderr: 95.4% -- replaced with /var/log/ceph/ceph-osd.6.log.gz 2026-02-19T20:46:56.174 INFO:teuthology.orchestra.run.trial130.stderr: 94.7% -- replaced with /var/log/ceph/ceph-osd.4.log.gz 2026-02-19T20:46:56.176 INFO:teuthology.orchestra.run.trial130.stderr: 2026-02-19T20:46:56.176 INFO:teuthology.orchestra.run.trial130.stderr:real 1m5.814s 2026-02-19T20:46:56.177 INFO:teuthology.orchestra.run.trial130.stderr:user 1m25.793s 2026-02-19T20:46:56.177 INFO:teuthology.orchestra.run.trial130.stderr:sys 0m4.144s 2026-02-19T20:47:00.922 INFO:teuthology.orchestra.run.trial092.stderr: 94.9% -- replaced with /var/log/ceph/ceph-osd.3.log.gz 2026-02-19T20:47:12.803 INFO:teuthology.orchestra.run.trial092.stderr: 94.4% -- replaced with /var/log/ceph/ceph-osd.1.log.gz 2026-02-19T20:48:05.195 INFO:teuthology.orchestra.run.trial092.stderr: 94.2% -- replaced with /var/log/ceph/ceph-osd.0.log.gz 2026-02-19T20:48:05.196 INFO:teuthology.orchestra.run.trial092.stderr: 2026-02-19T20:48:05.196 INFO:teuthology.orchestra.run.trial092.stderr:real 2m14.849s 2026-02-19T20:48:05.197 INFO:teuthology.orchestra.run.trial092.stderr:user 4m48.366s 2026-02-19T20:48:05.197 INFO:teuthology.orchestra.run.trial092.stderr:sys 0m13.393s 2026-02-19T20:48:05.198 INFO:tasks.ceph:Archiving logs... 2026-02-19T20:48:05.198 DEBUG:teuthology.misc:Transferring archived files from trial092:/var/log/ceph to /home/teuthworker/mnt/teuthology/yuriw-2026-02-19_15:47:56-rbd-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59618/remote/trial092/log 2026-02-19T20:48:05.200 DEBUG:teuthology.orchestra.run.trial092:> sudo tar c -f - -C /var/log/ceph -- . 2026-02-19T20:48:24.985 DEBUG:teuthology.misc:Transferring archived files from trial130:/var/log/ceph to /home/teuthworker/mnt/teuthology/yuriw-2026-02-19_15:47:56-rbd-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59618/remote/trial130/log 2026-02-19T20:48:24.985 DEBUG:teuthology.orchestra.run.trial130:> sudo tar c -f - -C /var/log/ceph -- . 2026-02-19T20:48:30.612 DEBUG:teuthology.misc:Transferring archived files from trial160:/var/log/ceph to /home/teuthworker/mnt/teuthology/yuriw-2026-02-19_15:47:56-rbd-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59618/remote/trial160/log 2026-02-19T20:48:30.613 DEBUG:teuthology.orchestra.run.trial160:> sudo tar c -f - -C /var/log/ceph -- . 2026-02-19T20:48:30.646 DEBUG:teuthology.run_tasks:Unwinding manager install 2026-02-19T20:48:30.659 INFO:teuthology.task.install.util:Removing shipped files: /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer... 2026-02-19T20:48:30.659 DEBUG:teuthology.orchestra.run.trial092:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2026-02-19T20:48:30.661 DEBUG:teuthology.orchestra.run.trial130:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2026-02-19T20:48:30.663 DEBUG:teuthology.orchestra.run.trial160:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2026-02-19T20:48:30.913 DEBUG:teuthology.run_tasks:Unwinding manager clock 2026-02-19T20:48:30.924 INFO:teuthology.task.clock:Checking final clock skew... 2026-02-19T20:48:30.924 DEBUG:teuthology.orchestra.run.trial092:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-02-19T20:48:30.927 DEBUG:teuthology.orchestra.run.trial130:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-02-19T20:48:30.928 DEBUG:teuthology.orchestra.run.trial160:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-02-19T20:48:30.941 INFO:teuthology.orchestra.run.trial092.stderr:bash: line 1: ntpq: command not found 2026-02-19T20:48:30.943 INFO:teuthology.orchestra.run.trial130.stderr:bash: line 1: ntpq: command not found 2026-02-19T20:48:30.944 INFO:teuthology.orchestra.run.trial160.stderr:bash: line 1: ntpq: command not found 2026-02-19T20:48:30.973 INFO:teuthology.orchestra.run.trial130.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-19T20:48:30.973 INFO:teuthology.orchestra.run.trial130.stdout:=============================================================================== 2026-02-19T20:48:30.974 INFO:teuthology.orchestra.run.trial130.stdout:^+ 157.245.125.229 2 8 375 223 +991us[ +949us] +/- 31ms 2026-02-19T20:48:30.974 INFO:teuthology.orchestra.run.trial130.stdout:^+ ntp1.wiktel.com 1 6 377 91 -1082us[-1082us] +/- 20ms 2026-02-19T20:48:30.974 INFO:teuthology.orchestra.run.trial130.stdout:^- 72-14-182-49.ip.linodeus> 2 8 377 93 +2714us[+2714us] +/- 55ms 2026-02-19T20:48:30.974 INFO:teuthology.orchestra.run.trial130.stdout:^* 38.45.64.130 2 8 377 95 +572us[ +534us] +/- 16ms 2026-02-19T20:48:30.976 INFO:teuthology.orchestra.run.trial092.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-19T20:48:30.976 INFO:teuthology.orchestra.run.trial092.stdout:=============================================================================== 2026-02-19T20:48:30.976 INFO:teuthology.orchestra.run.trial092.stdout:^* ntp.nyc.icanbwell.com 2 6 377 32 +18us[-9572ns] +/- 3519us 2026-02-19T20:48:30.976 INFO:teuthology.orchestra.run.trial092.stdout:^- 23.186.168.129 2 8 137 160 +77us[ +49us] +/- 55ms 2026-02-19T20:48:30.976 INFO:teuthology.orchestra.run.trial092.stdout:^- time4.lshiy.com 2 6 377 91 -191us[ -216us] +/- 123ms 2026-02-19T20:48:30.976 INFO:teuthology.orchestra.run.trial092.stdout:^- 172-233-157-223.ip.linod> 2 7 377 30 -6851us[-6851us] +/- 127ms 2026-02-19T20:48:31.016 INFO:teuthology.orchestra.run.trial160.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-19T20:48:31.017 INFO:teuthology.orchestra.run.trial160.stdout:=============================================================================== 2026-02-19T20:48:31.017 INFO:teuthology.orchestra.run.trial160.stdout:^- arm1.maxhost.io 2 8 377 93 +606ns[-1582ns] +/- 55ms 2026-02-19T20:48:31.017 INFO:teuthology.orchestra.run.trial160.stdout:^+ io.psychotron.org 2 8 377 220 -881us[ -885us] +/- 33ms 2026-02-19T20:48:31.017 INFO:teuthology.orchestra.run.trial160.stdout:^* ip-64-111-99-224.nodes.d> 2 7 377 77 +992us[ +990us] +/- 32ms 2026-02-19T20:48:31.017 INFO:teuthology.orchestra.run.trial160.stdout:^+ time.richie.net 2 7 377 94 +421us[ +419us] +/- 36ms 2026-02-19T20:48:31.017 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2026-02-19T20:48:31.029 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2026-02-19T20:48:31.029 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2026-02-19T20:48:31.047 DEBUG:teuthology.orchestra.run.trial092:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2026-02-19T20:48:31.101 DEBUG:teuthology.orchestra.run.trial130:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2026-02-19T20:48:31.155 DEBUG:teuthology.orchestra.run.trial160:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2026-02-19T20:48:31.207 DEBUG:teuthology.orchestra.run.trial092:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2026-02-19T20:48:31.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-19T20:48:31.236 DEBUG:teuthology.orchestra.run.trial130:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2026-02-19T20:48:31.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-19T20:48:31.264 DEBUG:teuthology.orchestra.run.trial160:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2026-02-19T20:48:31.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-19T20:48:31.292 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2026-02-19T20:48:31.308 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2026-02-19T20:48:31.319 INFO:teuthology.task.internal:Duration was 2400.010724 seconds 2026-02-19T20:48:31.319 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2026-02-19T20:48:31.334 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2026-02-19T20:48:31.334 DEBUG:teuthology.orchestra.run.trial092:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-02-19T20:48:31.336 DEBUG:teuthology.orchestra.run.trial130:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-02-19T20:48:31.338 DEBUG:teuthology.orchestra.run.trial160:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-02-19T20:48:31.371 INFO:teuthology.orchestra.run.trial092.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-19T20:48:31.373 INFO:teuthology.orchestra.run.trial130.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-19T20:48:31.377 INFO:teuthology.orchestra.run.trial160.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-19T20:48:31.649 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2026-02-19T20:48:31.649 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@trial092.front.sepia.ceph.com 2026-02-19T20:48:31.649 DEBUG:teuthology.orchestra.run.trial092:> grep -E --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | grep -E -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | grep -E -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2026-02-19T20:48:31.706 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@trial130.front.sepia.ceph.com 2026-02-19T20:48:31.706 DEBUG:teuthology.orchestra.run.trial130:> grep -E --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | grep -E -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | grep -E -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2026-02-19T20:48:31.726 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@trial160.front.sepia.ceph.com 2026-02-19T20:48:31.727 DEBUG:teuthology.orchestra.run.trial160:> grep -E --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | grep -E -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | grep -E -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2026-02-19T20:48:31.747 INFO:teuthology.task.internal.syslog:Gathering journactl... 2026-02-19T20:48:31.747 DEBUG:teuthology.orchestra.run.trial092:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-19T20:48:31.750 DEBUG:teuthology.orchestra.run.trial130:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-19T20:48:31.768 DEBUG:teuthology.orchestra.run.trial160:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-19T20:48:31.850 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2026-02-19T20:48:31.850 DEBUG:teuthology.orchestra.run.trial092:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --max-args=1 --max-procs=0 --verbose --no-run-if-empty -- gzip -5 --verbose -- 2026-02-19T20:48:31.852 DEBUG:teuthology.orchestra.run.trial130:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --max-args=1 --max-procs=0 --verbose --no-run-if-empty -- gzip -5 --verbose -- 2026-02-19T20:48:31.853 DEBUG:teuthology.orchestra.run.trial160:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --max-args=1 --max-procs=0 --verbose --no-run-if-empty -- gzip -5 --verbose -- 2026-02-19T20:48:31.876 INFO:teuthology.orchestra.run.trial092.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-19T20:48:31.876 INFO:teuthology.orchestra.run.trial092.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-19T20:48:31.877 INFO:teuthology.orchestra.run.trial092.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-19T20:48:31.877 INFO:teuthology.orchestra.run.trial092.stderr: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-02-19T20:48:31.877 INFO:teuthology.orchestra.run.trial092.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-02-19T20:48:31.879 INFO:teuthology.orchestra.run.trial160.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-19T20:48:31.879 INFO:teuthology.orchestra.run.trial160.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-19T20:48:31.879 INFO:teuthology.orchestra.run.trial160.stderr:gzip -5 --verbose --/home/ubuntu/cephtest/archive/syslog/misc.log: /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-19T20:48:31.879 INFO:teuthology.orchestra.run.trial160.stderr: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-02-19T20:48:31.879 INFO:teuthology.orchestra.run.trial160.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-02-19T20:48:31.879 INFO:teuthology.orchestra.run.trial130.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-19T20:48:31.880 INFO:teuthology.orchestra.run.trial130.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-19T20:48:31.880 INFO:teuthology.orchestra.run.trial130.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-19T20:48:31.880 INFO:teuthology.orchestra.run.trial130.stderr: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-02-19T20:48:31.880 INFO:teuthology.orchestra.run.trial130.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-02-19T20:48:31.886 INFO:teuthology.orchestra.run.trial130.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 82.1% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-02-19T20:48:31.886 INFO:teuthology.orchestra.run.trial092.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 82.4% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-02-19T20:48:31.886 INFO:teuthology.orchestra.run.trial160.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 82.2% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-02-19T20:48:31.889 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2026-02-19T20:48:31.906 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2026-02-19T20:48:31.906 DEBUG:teuthology.orchestra.run.trial092:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-02-19T20:48:31.954 DEBUG:teuthology.orchestra.run.trial130:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-02-19T20:48:31.980 DEBUG:teuthology.orchestra.run.trial160:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-02-19T20:48:32.006 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2026-02-19T20:48:32.022 DEBUG:teuthology.orchestra.run.trial092:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2026-02-19T20:48:32.024 DEBUG:teuthology.orchestra.run.trial130:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2026-02-19T20:48:32.026 DEBUG:teuthology.orchestra.run.trial160:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2026-02-19T20:48:32.047 INFO:teuthology.orchestra.run.trial130.stdout:kernel.core_pattern = core 2026-02-19T20:48:32.048 INFO:teuthology.orchestra.run.trial092.stdout:kernel.core_pattern = core 2026-02-19T20:48:32.072 INFO:teuthology.orchestra.run.trial160.stdout:kernel.core_pattern = core 2026-02-19T20:48:32.102 DEBUG:teuthology.orchestra.run.trial092:> test -e /home/ubuntu/cephtest/archive/coredump 2026-02-19T20:48:32.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-19T20:48:32.118 DEBUG:teuthology.orchestra.run.trial130:> test -e /home/ubuntu/cephtest/archive/coredump 2026-02-19T20:48:32.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-19T20:48:32.134 DEBUG:teuthology.orchestra.run.trial160:> test -e /home/ubuntu/cephtest/archive/coredump 2026-02-19T20:48:32.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-19T20:48:32.160 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2026-02-19T20:48:32.178 INFO:teuthology.task.internal:Transferring archived files... 2026-02-19T20:48:32.179 DEBUG:teuthology.misc:Transferring archived files from trial092:/home/ubuntu/cephtest/archive to /home/teuthworker/mnt/teuthology/yuriw-2026-02-19_15:47:56-rbd-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59618/remote/trial092 2026-02-19T20:48:32.179 DEBUG:teuthology.orchestra.run.trial092:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-02-19T20:48:32.216 DEBUG:teuthology.misc:Transferring archived files from trial130:/home/ubuntu/cephtest/archive to /home/teuthworker/mnt/teuthology/yuriw-2026-02-19_15:47:56-rbd-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59618/remote/trial130 2026-02-19T20:48:32.216 DEBUG:teuthology.orchestra.run.trial130:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-02-19T20:48:32.254 DEBUG:teuthology.misc:Transferring archived files from trial160:/home/ubuntu/cephtest/archive to /home/teuthworker/mnt/teuthology/yuriw-2026-02-19_15:47:56-rbd-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59618/remote/trial160 2026-02-19T20:48:32.254 DEBUG:teuthology.orchestra.run.trial160:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-02-19T20:48:32.298 INFO:teuthology.task.internal:Removing archive directory... 2026-02-19T20:48:32.298 DEBUG:teuthology.orchestra.run.trial092:> rm -rf -- /home/ubuntu/cephtest/archive 2026-02-19T20:48:32.302 DEBUG:teuthology.orchestra.run.trial130:> rm -rf -- /home/ubuntu/cephtest/archive 2026-02-19T20:48:32.305 DEBUG:teuthology.orchestra.run.trial160:> rm -rf -- /home/ubuntu/cephtest/archive 2026-02-19T20:48:32.342 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2026-02-19T20:48:32.359 INFO:teuthology.task.internal:Not uploading archives. 2026-02-19T20:48:32.359 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2026-02-19T20:48:32.369 INFO:teuthology.task.internal:Tidying up after the test... 2026-02-19T20:48:32.369 DEBUG:teuthology.orchestra.run.trial092:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-02-19T20:48:32.371 DEBUG:teuthology.orchestra.run.trial130:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-02-19T20:48:32.372 DEBUG:teuthology.orchestra.run.trial160:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-02-19T20:48:32.386 INFO:teuthology.orchestra.run.trial130.stdout: 917572 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 19 20:48 /home/ubuntu/cephtest 2026-02-19T20:48:32.387 INFO:teuthology.orchestra.run.trial092.stdout: 917572 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 19 20:48 /home/ubuntu/cephtest 2026-02-19T20:48:32.397 INFO:teuthology.orchestra.run.trial160.stdout: 917521 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 19 20:48 /home/ubuntu/cephtest 2026-02-19T20:48:32.397 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2026-02-19T20:48:32.409 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2026-02-19T20:48:32.436 INFO:teuthology.run:Summary data: description: rbd/migration/{1-base/install 2-clusters/{fixed-3} 3-objectstore/bluestore-comp-lz4 4-supported-random-distro$/{centos_latest} 5-data-pool/ec 6-prepare/raw-file 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute 9-cleanup/cleanup conf/{disable-pool-app}} duration: 2400.010724067688 flavor: default owner: scheduled_yuriw@soko04.front.sepia.ceph.com success: true 2026-02-19T20:48:32.436 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T20:48:32.520 INFO:teuthology.run:pass