2026-02-20T20:54:49.966 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-20T20:54:49.982 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T20:54:50.066 INFO:teuthology.run:Config: archive_path: /home/teuthworker/mnt/teuthology/yuriw-2026-02-20_16:15:01-rbd-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/61413 branch: wip-pdonnell-testing-20260219.182737-tentacle description: rbd/migration/{1-base/install 2-clusters/{fixed-3} 3-objectstore/bluestore-comp-zstd 4-supported-random-distro$/{centos_latest} 5-data-pool/none 6-prepare/raw-nbd 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: '61413' 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-20_16:15:01-rbd-wip-pdonnell-testing-20260219.182737-tentacle-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-pdonnell-testing-20260219.182737-tentacle ceph: conf: global: mon warn on pool no app: false mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: bluestore block size: 96636764160 bluestore compression algorithm: zstd bluestore compression mode: aggressive bluestore fsck on mount: true debug bluefs: 1/20 debug bluestore: 1/20 debug ms: 1 debug osd: 20 debug rocksdb: 4/10 mon osd backfillfull_ratio: 0.85 mon osd full ratio: 0.9 mon osd nearfull ratio: 0.8 osd failsafe full ratio: 0.95 osd objectstore: bluestore osd shutdown pgref assert: true flavor: default fs: xfs log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: f7870454149f22574086dd2ff55d050585136531 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: f7870454149f22574086dd2ff55d050585136531 thrashosds: bdev_inject_crash: 2 bdev_inject_crash_probability: 0.5 workunit: branch: wip-pdonnell-testing-20260219.182737-tentacle sha1: f7870454149f22574086dd2ff55d050585136531 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: 7161 sha1: f7870454149f22574086dd2ff55d050585136531 sleep_before_teardown: 0 subset: 111/120000 suite: rbd suite_branch: wip-pdonnell-testing-20260219.182737-tentacle suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_f7870454149f22574086dd2ff55d050585136531/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: f7870454149f22574086dd2ff55d050585136531 targets: trial138.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKx9jIscQXzo9gFEIEbkEPkEEG+BJnck4ctbNjW1zdyKGxehe4Wp70dJeSHswSjgFdQ8LoOn4QTJws7KJl2Ouo8= trial154.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMwiiR4MTtN00NfzyNiVYgJnB5sCWjt2+iVdQifzsDMhCyq2Kv9UhX77dJkWAV/xMjqngnujRuUwgmzF86cS0a4= trial193.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNgV59p/CeP9mq9CMq8rAU72Nll07OENA4S6yLB5Kc1zY5HBPf0njbGo6UsdfV5SnKPNLrhIBsfe+qIhhbacQJ8= tasks: - install: null - ceph: null - 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 - qemu-nbd -f raw --read-only --shared 10 --persistent --fork /home/ubuntu/cephtest/migration/base.client.0.raw - qemu-nbd -f raw --read-only --shared 10 --persistent --fork --socket /home/ubuntu/cephtest/migration/qemu-nbd-empty /home/ubuntu/cephtest/migration/empty.raw - chmod 0777 /home/ubuntu/cephtest/migration/qemu-nbd-empty - echo '{"type":"raw","stream":{"type":"nbd","uri":"nbd://localhost"}}' | rbd migration prepare --import-only --source-spec-path - client.0.0 - rbd migration prepare --import-only --source-spec '{"type":"raw","stream":{"type":"nbd","uri":"nbd+unix:///?socket=/home/ubuntu/cephtest/migration/qemu-nbd-empty"}}' client.0.1 - rbd migration prepare --import-only --source-spec '{"type":"raw","stream":{"type":"nbd","uri":"nbd+unix:///?socket=/home/ubuntu/cephtest/migration/qemu-nbd-empty"}}' 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-20_16:15:01 tube: trial user: yuriw verbose: true worker_log: /home/teuthworker/mnt/teuthology/worker_logs/dispatcher.trial.1540699 2026-02-20T20:54:50.066 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_f7870454149f22574086dd2ff55d050585136531/qa; will attempt to use it 2026-02-20T20:54:50.066 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_f7870454149f22574086dd2ff55d050585136531/qa/tasks 2026-02-20T20:54:50.066 INFO:teuthology.run_tasks:Running task internal.check_packages... 2026-02-20T20:54:50.068 INFO:teuthology.task.internal:Checking packages... 2026-02-20T20:54:50.068 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'f7870454149f22574086dd2ff55d050585136531' 2026-02-20T20:54:50.068 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2026-02-20T20:54:50.068 INFO:teuthology.packaging:ref: None 2026-02-20T20:54:50.068 INFO:teuthology.packaging:tag: None 2026-02-20T20:54:50.068 INFO:teuthology.packaging:branch: wip-pdonnell-testing-20260219.182737-tentacle 2026-02-20T20:54:50.068 INFO:teuthology.packaging:sha1: f7870454149f22574086dd2ff55d050585136531 2026-02-20T20:54:50.068 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-pdonnell-testing-20260219.182737-tentacle 2026-02-20T20:54:50.190 INFO:teuthology.task.internal:Found packages for ceph version 20.2.0-677.gf7870454 2026-02-20T20:54:50.191 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2026-02-20T20:54:50.206 INFO:teuthology.task.internal:no buildpackages task found 2026-02-20T20:54:50.206 INFO:teuthology.run_tasks:Running task internal.save_config... 2026-02-20T20:54:50.222 INFO:teuthology.task.internal:Saving configuration 2026-02-20T20:54:50.230 INFO:teuthology.run_tasks:Running task internal.check_lock... 2026-02-20T20:54:50.241 INFO:teuthology.task.internal.check_lock:Checking locks... 2026-02-20T20:54:50.324 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'trial138.front.sepia.ceph.com', 'description': '/home/teuthworker/mnt/teuthology/yuriw-2026-02-20_16:15:01-rbd-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/61413', '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-20 20:51:18.359369', 'locked_by': 'scheduled_yuriw@soko04.front.sepia.ceph.com', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKx9jIscQXzo9gFEIEbkEPkEEG+BJnck4ctbNjW1zdyKGxehe4Wp70dJeSHswSjgFdQ8LoOn4QTJws7KJl2Ouo8='} 2026-02-20T20:54:50.382 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'trial154.front.sepia.ceph.com', 'description': '/home/teuthworker/mnt/teuthology/yuriw-2026-02-20_16:15:01-rbd-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/61413', '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-20 20:51:18.359776', 'locked_by': 'scheduled_yuriw@soko04.front.sepia.ceph.com', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMwiiR4MTtN00NfzyNiVYgJnB5sCWjt2+iVdQifzsDMhCyq2Kv9UhX77dJkWAV/xMjqngnujRuUwgmzF86cS0a4='} 2026-02-20T20:54:50.453 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'trial193.front.sepia.ceph.com', 'description': '/home/teuthworker/mnt/teuthology/yuriw-2026-02-20_16:15:01-rbd-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/61413', '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-20 20:51:18.358745', 'locked_by': 'scheduled_yuriw@soko04.front.sepia.ceph.com', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNgV59p/CeP9mq9CMq8rAU72Nll07OENA4S6yLB5Kc1zY5HBPf0njbGo6UsdfV5SnKPNLrhIBsfe+qIhhbacQJ8='} 2026-02-20T20:54:50.453 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2026-02-20T20:54:50.466 INFO:teuthology.task.internal:roles: ubuntu@trial138.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.x', 'osd.0', 'osd.1', 'osd.2', 'osd.3'] 2026-02-20T20:54:50.466 INFO:teuthology.task.internal:roles: ubuntu@trial154.front.sepia.ceph.com - ['mon.b', 'mgr.y', 'osd.4', 'osd.5', 'osd.6', 'osd.7'] 2026-02-20T20:54:50.466 INFO:teuthology.task.internal:roles: ubuntu@trial193.front.sepia.ceph.com - ['client.0'] 2026-02-20T20:54:50.466 INFO:teuthology.run_tasks:Running task console_log... 2026-02-20T20:54:50.662 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7b38f5fecfe0>, signals=[15]) 2026-02-20T20:54:50.662 INFO:teuthology.run_tasks:Running task internal.connect... 2026-02-20T20:54:50.674 INFO:teuthology.task.internal:Opening connections... 2026-02-20T20:54:50.674 DEBUG:teuthology.task.internal:connecting to ubuntu@trial138.front.sepia.ceph.com 2026-02-20T20:54:50.675 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial138.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T20:54:50.739 DEBUG:teuthology.task.internal:connecting to ubuntu@trial154.front.sepia.ceph.com 2026-02-20T20:54:50.739 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial154.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T20:54:50.804 DEBUG:teuthology.task.internal:connecting to ubuntu@trial193.front.sepia.ceph.com 2026-02-20T20:54:50.805 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial193.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T20:54:50.867 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2026-02-20T20:54:50.880 DEBUG:teuthology.orchestra.run.trial138:> uname -m 2026-02-20T20:54:50.896 INFO:teuthology.orchestra.run.trial138.stdout:x86_64 2026-02-20T20:54:50.897 DEBUG:teuthology.orchestra.run.trial138:> cat /etc/os-release 2026-02-20T20:54:50.953 INFO:teuthology.orchestra.run.trial138.stdout:NAME="CentOS Stream" 2026-02-20T20:54:50.953 INFO:teuthology.orchestra.run.trial138.stdout:VERSION="9" 2026-02-20T20:54:50.953 INFO:teuthology.orchestra.run.trial138.stdout:ID="centos" 2026-02-20T20:54:50.954 INFO:teuthology.orchestra.run.trial138.stdout:ID_LIKE="rhel fedora" 2026-02-20T20:54:50.954 INFO:teuthology.orchestra.run.trial138.stdout:VERSION_ID="9" 2026-02-20T20:54:50.954 INFO:teuthology.orchestra.run.trial138.stdout:PLATFORM_ID="platform:el9" 2026-02-20T20:54:50.954 INFO:teuthology.orchestra.run.trial138.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-20T20:54:50.954 INFO:teuthology.orchestra.run.trial138.stdout:ANSI_COLOR="0;31" 2026-02-20T20:54:50.954 INFO:teuthology.orchestra.run.trial138.stdout:LOGO="fedora-logo-icon" 2026-02-20T20:54:50.954 INFO:teuthology.orchestra.run.trial138.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-20T20:54:50.954 INFO:teuthology.orchestra.run.trial138.stdout:HOME_URL="https://centos.org/" 2026-02-20T20:54:50.954 INFO:teuthology.orchestra.run.trial138.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-20T20:54:50.954 INFO:teuthology.orchestra.run.trial138.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-20T20:54:50.954 INFO:teuthology.orchestra.run.trial138.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-20T20:54:50.955 INFO:teuthology.lock.ops:Updating trial138.front.sepia.ceph.com on lock server 2026-02-20T20:54:51.028 DEBUG:teuthology.orchestra.run.trial154:> uname -m 2026-02-20T20:54:51.043 INFO:teuthology.orchestra.run.trial154.stdout:x86_64 2026-02-20T20:54:51.043 DEBUG:teuthology.orchestra.run.trial154:> cat /etc/os-release 2026-02-20T20:54:51.099 INFO:teuthology.orchestra.run.trial154.stdout:NAME="CentOS Stream" 2026-02-20T20:54:51.099 INFO:teuthology.orchestra.run.trial154.stdout:VERSION="9" 2026-02-20T20:54:51.099 INFO:teuthology.orchestra.run.trial154.stdout:ID="centos" 2026-02-20T20:54:51.099 INFO:teuthology.orchestra.run.trial154.stdout:ID_LIKE="rhel fedora" 2026-02-20T20:54:51.099 INFO:teuthology.orchestra.run.trial154.stdout:VERSION_ID="9" 2026-02-20T20:54:51.099 INFO:teuthology.orchestra.run.trial154.stdout:PLATFORM_ID="platform:el9" 2026-02-20T20:54:51.099 INFO:teuthology.orchestra.run.trial154.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-20T20:54:51.099 INFO:teuthology.orchestra.run.trial154.stdout:ANSI_COLOR="0;31" 2026-02-20T20:54:51.099 INFO:teuthology.orchestra.run.trial154.stdout:LOGO="fedora-logo-icon" 2026-02-20T20:54:51.099 INFO:teuthology.orchestra.run.trial154.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-20T20:54:51.099 INFO:teuthology.orchestra.run.trial154.stdout:HOME_URL="https://centos.org/" 2026-02-20T20:54:51.099 INFO:teuthology.orchestra.run.trial154.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-20T20:54:51.099 INFO:teuthology.orchestra.run.trial154.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-20T20:54:51.099 INFO:teuthology.orchestra.run.trial154.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-20T20:54:51.100 INFO:teuthology.lock.ops:Updating trial154.front.sepia.ceph.com on lock server 2026-02-20T20:54:51.177 DEBUG:teuthology.orchestra.run.trial193:> uname -m 2026-02-20T20:54:51.192 INFO:teuthology.orchestra.run.trial193.stdout:x86_64 2026-02-20T20:54:51.193 DEBUG:teuthology.orchestra.run.trial193:> cat /etc/os-release 2026-02-20T20:54:51.248 INFO:teuthology.orchestra.run.trial193.stdout:NAME="CentOS Stream" 2026-02-20T20:54:51.248 INFO:teuthology.orchestra.run.trial193.stdout:VERSION="9" 2026-02-20T20:54:51.248 INFO:teuthology.orchestra.run.trial193.stdout:ID="centos" 2026-02-20T20:54:51.248 INFO:teuthology.orchestra.run.trial193.stdout:ID_LIKE="rhel fedora" 2026-02-20T20:54:51.248 INFO:teuthology.orchestra.run.trial193.stdout:VERSION_ID="9" 2026-02-20T20:54:51.248 INFO:teuthology.orchestra.run.trial193.stdout:PLATFORM_ID="platform:el9" 2026-02-20T20:54:51.248 INFO:teuthology.orchestra.run.trial193.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-20T20:54:51.248 INFO:teuthology.orchestra.run.trial193.stdout:ANSI_COLOR="0;31" 2026-02-20T20:54:51.248 INFO:teuthology.orchestra.run.trial193.stdout:LOGO="fedora-logo-icon" 2026-02-20T20:54:51.249 INFO:teuthology.orchestra.run.trial193.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-20T20:54:51.249 INFO:teuthology.orchestra.run.trial193.stdout:HOME_URL="https://centos.org/" 2026-02-20T20:54:51.249 INFO:teuthology.orchestra.run.trial193.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-20T20:54:51.249 INFO:teuthology.orchestra.run.trial193.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-20T20:54:51.249 INFO:teuthology.orchestra.run.trial193.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-20T20:54:51.249 INFO:teuthology.lock.ops:Updating trial193.front.sepia.ceph.com on lock server 2026-02-20T20:54:51.312 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2026-02-20T20:54:51.326 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2026-02-20T20:54:51.345 INFO:teuthology.task.internal:Checking for old test directory... 2026-02-20T20:54:51.345 DEBUG:teuthology.orchestra.run.trial138:> test '!' -e /home/ubuntu/cephtest 2026-02-20T20:54:51.359 DEBUG:teuthology.orchestra.run.trial154:> test '!' -e /home/ubuntu/cephtest 2026-02-20T20:54:51.364 DEBUG:teuthology.orchestra.run.trial193:> test '!' -e /home/ubuntu/cephtest 2026-02-20T20:54:51.383 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2026-02-20T20:54:51.394 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2026-02-20T20:54:51.394 DEBUG:teuthology.orchestra.run.trial138:> test -z $(ls -A /var/lib/ceph) 2026-02-20T20:54:51.424 DEBUG:teuthology.orchestra.run.trial154:> test -z $(ls -A /var/lib/ceph) 2026-02-20T20:54:51.426 DEBUG:teuthology.orchestra.run.trial193:> test -z $(ls -A /var/lib/ceph) 2026-02-20T20:54:51.442 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2026-02-20T20:54:51.655 INFO:teuthology.run_tasks:Running task kernel... 2026-02-20T20:54:51.674 INFO:teuthology.task.kernel:normalize config orig: {'branch': 'distro', 'kdb': True, 'sha1': 'distro'} 2026-02-20T20:54:51.674 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-20T20:54:51.675 DEBUG:teuthology.orchestra.run.trial138:> test -f /run/.containerenv -o -f /.dockerenv 2026-02-20T20:54:51.675 DEBUG:teuthology.orchestra.run.trial154:> test -f /run/.containerenv -o -f /.dockerenv 2026-02-20T20:54:51.675 DEBUG:teuthology.orchestra.run.trial193:> test -f /run/.containerenv -o -f /.dockerenv 2026-02-20T20:54:51.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-20T20:54:51.690 DEBUG:teuthology.orchestra.run.trial154:> uname -r 2026-02-20T20:54:51.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-20T20:54:51.690 DEBUG:teuthology.orchestra.run.trial193:> uname -r 2026-02-20T20:54:51.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-20T20:54:51.691 DEBUG:teuthology.orchestra.run.trial138:> uname -r 2026-02-20T20:54:51.745 INFO:teuthology.orchestra.run.trial193.stdout:5.14.0-681.el9.x86_64 2026-02-20T20:54:51.746 INFO:teuthology.task.kernel:Running kernel on trial193: 5.14.0-681.el9.x86_64 2026-02-20T20:54:51.746 DEBUG:teuthology.orchestra.run.trial193:> sudo yum install -y kernel 2026-02-20T20:54:51.747 INFO:teuthology.orchestra.run.trial154.stdout:5.14.0-681.el9.x86_64 2026-02-20T20:54:51.747 INFO:teuthology.orchestra.run.trial138.stdout:5.14.0-681.el9.x86_64 2026-02-20T20:54:51.747 INFO:teuthology.task.kernel:Running kernel on trial154: 5.14.0-681.el9.x86_64 2026-02-20T20:54:51.747 DEBUG:teuthology.orchestra.run.trial154:> sudo yum install -y kernel 2026-02-20T20:54:51.747 INFO:teuthology.task.kernel:Running kernel on trial138: 5.14.0-681.el9.x86_64 2026-02-20T20:54:51.748 DEBUG:teuthology.orchestra.run.trial138:> sudo yum install -y kernel 2026-02-20T20:54:53.079 INFO:teuthology.orchestra.run.trial193.stdout:CentOS Stream 9 - BaseOS 9.3 MB/s | 8.9 MB 00:00 2026-02-20T20:54:53.155 INFO:teuthology.orchestra.run.trial138.stdout:CentOS Stream 9 - BaseOS 8.7 MB/s | 8.9 MB 00:01 2026-02-20T20:54:56.256 INFO:teuthology.orchestra.run.trial193.stdout:CentOS Stream 9 - AppStream 10 MB/s | 27 MB 00:02 2026-02-20T20:54:56.402 INFO:teuthology.orchestra.run.trial138.stdout:CentOS Stream 9 - AppStream 9.8 MB/s | 27 MB 00:02 2026-02-20T20:54:59.528 INFO:teuthology.orchestra.run.trial193.stdout:CentOS Stream 9 - CRB 8.6 MB/s | 7.8 MB 00:00 2026-02-20T20:55:00.124 INFO:teuthology.orchestra.run.trial154.stdout:CentOS Stream 9 - BaseOS 1.1 MB/s | 8.9 MB 00:07 2026-02-20T20:55:00.350 INFO:teuthology.orchestra.run.trial193.stdout:CentOS Stream 9 - Extras packages 197 kB/s | 20 kB 00:00 2026-02-20T20:55:00.660 INFO:teuthology.orchestra.run.trial193.stdout:Extra Packages for Enterprise Linux 82 MB/s | 20 MB 00:00 2026-02-20T20:55:03.396 INFO:teuthology.orchestra.run.trial154.stdout:CentOS Stream 9 - AppStream 9.8 MB/s | 27 MB 00:02 2026-02-20T20:55:03.814 INFO:teuthology.orchestra.run.trial193.stdout:lab-extras 2.6 MB/s | 50 kB 00:00 2026-02-20T20:55:04.822 INFO:teuthology.orchestra.run.trial193.stdout:Package kernel-5.14.0-645.el9.x86_64 is already installed. 2026-02-20T20:55:04.822 INFO:teuthology.orchestra.run.trial193.stdout:Package kernel-5.14.0-681.el9.x86_64 is already installed. 2026-02-20T20:55:04.840 INFO:teuthology.orchestra.run.trial193.stdout:Dependencies resolved. 2026-02-20T20:55:04.841 INFO:teuthology.orchestra.run.trial193.stdout:Nothing to do. 2026-02-20T20:55:04.841 INFO:teuthology.orchestra.run.trial193.stdout:Complete! 2026-02-20T20:55:04.865 DEBUG:teuthology.orchestra.run.trial193:> echo no | sudo yum reinstall kernel || true 2026-02-20T20:55:05.157 INFO:teuthology.orchestra.run.trial193.stdout:Last metadata expiration check: 0:00:02 ago on Fri 20 Feb 2026 08:55:03 PM UTC. 2026-02-20T20:55:05.237 INFO:teuthology.orchestra.run.trial193.stdout:Dependencies resolved. 2026-02-20T20:55:05.238 INFO:teuthology.orchestra.run.trial193.stdout:================================================================================ 2026-02-20T20:55:05.238 INFO:teuthology.orchestra.run.trial193.stdout: Package Architecture Version Repository Size 2026-02-20T20:55:05.238 INFO:teuthology.orchestra.run.trial193.stdout:================================================================================ 2026-02-20T20:55:05.238 INFO:teuthology.orchestra.run.trial193.stdout:Reinstalling: 2026-02-20T20:55:05.238 INFO:teuthology.orchestra.run.trial193.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-20T20:55:05.239 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:55:05.239 INFO:teuthology.orchestra.run.trial193.stdout:Transaction Summary 2026-02-20T20:55:05.239 INFO:teuthology.orchestra.run.trial193.stdout:================================================================================ 2026-02-20T20:55:05.239 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:55:05.239 INFO:teuthology.orchestra.run.trial193.stdout:Total download size: 803 k 2026-02-20T20:55:05.239 INFO:teuthology.orchestra.run.trial193.stdout:Installed size: 0 2026-02-20T20:55:05.239 INFO:teuthology.orchestra.run.trial193.stderr:Operation aborted. 2026-02-20T20:55:05.258 INFO:teuthology.orchestra.run.trial193.stdout:Is this ok [y/N]: 2026-02-20T20:55:05.259 DEBUG:teuthology.orchestra.run.trial193:> sudo yum reinstall -y kernel || true 2026-02-20T20:55:05.560 INFO:teuthology.orchestra.run.trial193.stdout:Last metadata expiration check: 0:00:02 ago on Fri 20 Feb 2026 08:55:03 PM UTC. 2026-02-20T20:55:05.641 INFO:teuthology.orchestra.run.trial193.stdout:Dependencies resolved. 2026-02-20T20:55:05.642 INFO:teuthology.orchestra.run.trial193.stdout:================================================================================ 2026-02-20T20:55:05.642 INFO:teuthology.orchestra.run.trial193.stdout: Package Architecture Version Repository Size 2026-02-20T20:55:05.642 INFO:teuthology.orchestra.run.trial193.stdout:================================================================================ 2026-02-20T20:55:05.642 INFO:teuthology.orchestra.run.trial193.stdout:Reinstalling: 2026-02-20T20:55:05.642 INFO:teuthology.orchestra.run.trial193.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-20T20:55:05.642 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:55:05.642 INFO:teuthology.orchestra.run.trial193.stdout:Transaction Summary 2026-02-20T20:55:05.642 INFO:teuthology.orchestra.run.trial193.stdout:================================================================================ 2026-02-20T20:55:05.642 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:55:05.643 INFO:teuthology.orchestra.run.trial193.stdout:Total download size: 803 k 2026-02-20T20:55:05.643 INFO:teuthology.orchestra.run.trial193.stdout:Installed size: 0 2026-02-20T20:55:05.643 INFO:teuthology.orchestra.run.trial193.stdout:Downloading Packages: 2026-02-20T20:55:05.833 INFO:teuthology.orchestra.run.trial193.stdout:kernel-5.14.0-681.el9.x86_64.rpm 6.1 MB/s | 803 kB 00:00 2026-02-20T20:55:05.833 INFO:teuthology.orchestra.run.trial193.stdout:-------------------------------------------------------------------------------- 2026-02-20T20:55:05.834 INFO:teuthology.orchestra.run.trial193.stdout:Total 4.1 MB/s | 803 kB 00:00 2026-02-20T20:55:05.843 INFO:teuthology.orchestra.run.trial193.stdout:Running transaction check 2026-02-20T20:55:05.876 INFO:teuthology.orchestra.run.trial193.stdout:Transaction check succeeded. 2026-02-20T20:55:05.877 INFO:teuthology.orchestra.run.trial193.stdout:Running transaction test 2026-02-20T20:55:05.881 INFO:teuthology.orchestra.run.trial193.stdout:Transaction test succeeded. 2026-02-20T20:55:05.881 INFO:teuthology.orchestra.run.trial193.stdout:Running transaction 2026-02-20T20:55:05.905 INFO:teuthology.orchestra.run.trial193.stdout: Preparing : 1/1 2026-02-20T20:55:05.909 INFO:teuthology.orchestra.run.trial193.stdout: Reinstalling : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-20T20:55:05.910 INFO:teuthology.orchestra.run.trial193.stdout: Cleanup : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-20T20:55:06.018 INFO:teuthology.orchestra.run.trial193.stdout: Running scriptlet: kernel-5.14.0-681.el9.x86_64 2/2 2026-02-20T20:55:06.018 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-20T20:55:06.074 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-20T20:55:06.074 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:55:06.074 INFO:teuthology.orchestra.run.trial193.stdout:Reinstalled: 2026-02-20T20:55:06.074 INFO:teuthology.orchestra.run.trial193.stdout: kernel-5.14.0-681.el9.x86_64 2026-02-20T20:55:06.074 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:55:06.074 INFO:teuthology.orchestra.run.trial193.stdout:Complete! 2026-02-20T20:55:06.101 DEBUG:teuthology.orchestra.run.trial193:> rpm -q kernel | sort -rV | head -n 1 2026-02-20T20:55:06.125 INFO:teuthology.orchestra.run.trial193.stdout:kernel-5.14.0-681.el9.x86_64 2026-02-20T20:55:06.127 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-681.el9.x86_64 2026-02-20T20:55:06.127 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2026-02-20T20:55:06.127 INFO:teuthology.task.kernel:Enabling kdb on client.0... 2026-02-20T20:55:06.127 DEBUG:teuthology.orchestra.run.trial193:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2026-02-20T20:55:06.190 INFO:teuthology.orchestra.run.trial193.stdout:ttyS1 2026-02-20T20:55:06.217 DEBUG:teuthology.parallel:result is None 2026-02-20T20:55:07.288 INFO:teuthology.orchestra.run.trial138.stdout:CentOS Stream 9 - CRB 937 kB/s | 7.8 MB 00:08 2026-02-20T20:55:08.271 INFO:teuthology.orchestra.run.trial138.stdout:CentOS Stream 9 - Extras packages 78 kB/s | 20 kB 00:00 2026-02-20T20:55:09.152 INFO:teuthology.orchestra.run.trial138.stdout:Extra Packages for Enterprise Linux 25 MB/s | 20 MB 00:00 2026-02-20T20:55:12.336 INFO:teuthology.orchestra.run.trial138.stdout:lab-extras 1.3 MB/s | 50 kB 00:00 2026-02-20T20:55:13.339 INFO:teuthology.orchestra.run.trial138.stdout:Package kernel-5.14.0-645.el9.x86_64 is already installed. 2026-02-20T20:55:13.339 INFO:teuthology.orchestra.run.trial138.stdout:Package kernel-5.14.0-681.el9.x86_64 is already installed. 2026-02-20T20:55:13.359 INFO:teuthology.orchestra.run.trial138.stdout:Dependencies resolved. 2026-02-20T20:55:13.359 INFO:teuthology.orchestra.run.trial138.stdout:Nothing to do. 2026-02-20T20:55:13.359 INFO:teuthology.orchestra.run.trial138.stdout:Complete! 2026-02-20T20:55:13.382 DEBUG:teuthology.orchestra.run.trial138:> echo no | sudo yum reinstall kernel || true 2026-02-20T20:55:13.682 INFO:teuthology.orchestra.run.trial138.stdout:Last metadata expiration check: 0:00:01 ago on Fri 20 Feb 2026 08:55:12 PM UTC. 2026-02-20T20:55:13.762 INFO:teuthology.orchestra.run.trial138.stdout:Dependencies resolved. 2026-02-20T20:55:13.762 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-20T20:55:13.762 INFO:teuthology.orchestra.run.trial138.stdout: Package Architecture Version Repository Size 2026-02-20T20:55:13.762 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-20T20:55:13.762 INFO:teuthology.orchestra.run.trial138.stdout:Reinstalling: 2026-02-20T20:55:13.762 INFO:teuthology.orchestra.run.trial138.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-20T20:55:13.762 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:55:13.762 INFO:teuthology.orchestra.run.trial138.stdout:Transaction Summary 2026-02-20T20:55:13.762 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-20T20:55:13.763 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:55:13.763 INFO:teuthology.orchestra.run.trial138.stdout:Total download size: 803 k 2026-02-20T20:55:13.763 INFO:teuthology.orchestra.run.trial138.stdout:Installed size: 0 2026-02-20T20:55:13.763 INFO:teuthology.orchestra.run.trial138.stderr:Operation aborted. 2026-02-20T20:55:13.783 INFO:teuthology.orchestra.run.trial138.stdout:Is this ok [y/N]: 2026-02-20T20:55:13.783 DEBUG:teuthology.orchestra.run.trial138:> sudo yum reinstall -y kernel || true 2026-02-20T20:55:14.085 INFO:teuthology.orchestra.run.trial138.stdout:Last metadata expiration check: 0:00:02 ago on Fri 20 Feb 2026 08:55:12 PM UTC. 2026-02-20T20:55:14.165 INFO:teuthology.orchestra.run.trial138.stdout:Dependencies resolved. 2026-02-20T20:55:14.165 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-20T20:55:14.165 INFO:teuthology.orchestra.run.trial138.stdout: Package Architecture Version Repository Size 2026-02-20T20:55:14.165 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-20T20:55:14.165 INFO:teuthology.orchestra.run.trial138.stdout:Reinstalling: 2026-02-20T20:55:14.165 INFO:teuthology.orchestra.run.trial138.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-20T20:55:14.165 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:55:14.165 INFO:teuthology.orchestra.run.trial138.stdout:Transaction Summary 2026-02-20T20:55:14.165 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-20T20:55:14.165 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:55:14.165 INFO:teuthology.orchestra.run.trial138.stdout:Total download size: 803 k 2026-02-20T20:55:14.165 INFO:teuthology.orchestra.run.trial138.stdout:Installed size: 0 2026-02-20T20:55:14.165 INFO:teuthology.orchestra.run.trial138.stdout:Downloading Packages: 2026-02-20T20:55:14.189 INFO:teuthology.orchestra.run.trial154.stdout:CentOS Stream 9 - CRB 942 kB/s | 7.8 MB 00:08 2026-02-20T20:55:14.566 INFO:teuthology.orchestra.run.trial138.stdout:kernel-5.14.0-681.el9.x86_64.rpm 11 MB/s | 803 kB 00:00 2026-02-20T20:55:14.566 INFO:teuthology.orchestra.run.trial138.stdout:-------------------------------------------------------------------------------- 2026-02-20T20:55:14.566 INFO:teuthology.orchestra.run.trial138.stdout:Total 2.0 MB/s | 803 kB 00:00 2026-02-20T20:55:14.576 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction check 2026-02-20T20:55:14.610 INFO:teuthology.orchestra.run.trial138.stdout:Transaction check succeeded. 2026-02-20T20:55:14.610 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction test 2026-02-20T20:55:14.614 INFO:teuthology.orchestra.run.trial138.stdout:Transaction test succeeded. 2026-02-20T20:55:14.614 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction 2026-02-20T20:55:14.638 INFO:teuthology.orchestra.run.trial138.stdout: Preparing : 1/1 2026-02-20T20:55:14.642 INFO:teuthology.orchestra.run.trial138.stdout: Reinstalling : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-20T20:55:14.642 INFO:teuthology.orchestra.run.trial138.stdout: Cleanup : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-20T20:55:14.748 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: kernel-5.14.0-681.el9.x86_64 2/2 2026-02-20T20:55:14.749 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-20T20:55:14.805 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-20T20:55:14.806 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:55:14.806 INFO:teuthology.orchestra.run.trial138.stdout:Reinstalled: 2026-02-20T20:55:14.806 INFO:teuthology.orchestra.run.trial138.stdout: kernel-5.14.0-681.el9.x86_64 2026-02-20T20:55:14.806 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:55:14.806 INFO:teuthology.orchestra.run.trial138.stdout:Complete! 2026-02-20T20:55:14.832 DEBUG:teuthology.orchestra.run.trial138:> rpm -q kernel | sort -rV | head -n 1 2026-02-20T20:55:14.856 INFO:teuthology.orchestra.run.trial138.stdout:kernel-5.14.0-681.el9.x86_64 2026-02-20T20:55:14.857 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-681.el9.x86_64 2026-02-20T20:55:14.857 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2026-02-20T20:55:14.857 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2026-02-20T20:55:14.857 DEBUG:teuthology.orchestra.run.trial138:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2026-02-20T20:55:14.920 INFO:teuthology.orchestra.run.trial138.stdout:ttyS1 2026-02-20T20:55:14.941 DEBUG:teuthology.parallel:result is None 2026-02-20T20:55:15.317 INFO:teuthology.orchestra.run.trial154.stdout:CentOS Stream 9 - Extras packages 51 kB/s | 20 kB 00:00 2026-02-20T20:55:15.899 INFO:teuthology.orchestra.run.trial154.stdout:Extra Packages for Enterprise Linux 39 MB/s | 20 MB 00:00 2026-02-20T20:55:19.160 INFO:teuthology.orchestra.run.trial154.stdout:lab-extras 1.4 MB/s | 50 kB 00:00 2026-02-20T20:55:20.179 INFO:teuthology.orchestra.run.trial154.stdout:Package kernel-5.14.0-645.el9.x86_64 is already installed. 2026-02-20T20:55:20.179 INFO:teuthology.orchestra.run.trial154.stdout:Package kernel-5.14.0-681.el9.x86_64 is already installed. 2026-02-20T20:55:20.198 INFO:teuthology.orchestra.run.trial154.stdout:Dependencies resolved. 2026-02-20T20:55:20.199 INFO:teuthology.orchestra.run.trial154.stdout:Nothing to do. 2026-02-20T20:55:20.199 INFO:teuthology.orchestra.run.trial154.stdout:Complete! 2026-02-20T20:55:20.221 DEBUG:teuthology.orchestra.run.trial154:> echo no | sudo yum reinstall kernel || true 2026-02-20T20:55:20.566 INFO:teuthology.orchestra.run.trial154.stdout:Last metadata expiration check: 0:00:01 ago on Fri 20 Feb 2026 08:55:19 PM UTC. 2026-02-20T20:55:20.646 INFO:teuthology.orchestra.run.trial154.stdout:Dependencies resolved. 2026-02-20T20:55:20.647 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-20T20:55:20.648 INFO:teuthology.orchestra.run.trial154.stdout: Package Architecture Version Repository Size 2026-02-20T20:55:20.648 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-20T20:55:20.648 INFO:teuthology.orchestra.run.trial154.stdout:Reinstalling: 2026-02-20T20:55:20.648 INFO:teuthology.orchestra.run.trial154.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-20T20:55:20.648 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T20:55:20.648 INFO:teuthology.orchestra.run.trial154.stdout:Transaction Summary 2026-02-20T20:55:20.648 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-20T20:55:20.648 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T20:55:20.648 INFO:teuthology.orchestra.run.trial154.stdout:Total download size: 803 k 2026-02-20T20:55:20.649 INFO:teuthology.orchestra.run.trial154.stdout:Installed size: 0 2026-02-20T20:55:20.649 INFO:teuthology.orchestra.run.trial154.stderr:Operation aborted. 2026-02-20T20:55:20.668 INFO:teuthology.orchestra.run.trial154.stdout:Is this ok [y/N]: 2026-02-20T20:55:20.668 DEBUG:teuthology.orchestra.run.trial154:> sudo yum reinstall -y kernel || true 2026-02-20T20:55:20.970 INFO:teuthology.orchestra.run.trial154.stdout:Last metadata expiration check: 0:00:01 ago on Fri 20 Feb 2026 08:55:19 PM UTC. 2026-02-20T20:55:21.051 INFO:teuthology.orchestra.run.trial154.stdout:Dependencies resolved. 2026-02-20T20:55:21.051 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-20T20:55:21.051 INFO:teuthology.orchestra.run.trial154.stdout: Package Architecture Version Repository Size 2026-02-20T20:55:21.051 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-20T20:55:21.051 INFO:teuthology.orchestra.run.trial154.stdout:Reinstalling: 2026-02-20T20:55:21.051 INFO:teuthology.orchestra.run.trial154.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-20T20:55:21.051 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T20:55:21.052 INFO:teuthology.orchestra.run.trial154.stdout:Transaction Summary 2026-02-20T20:55:21.052 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-20T20:55:21.052 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T20:55:21.052 INFO:teuthology.orchestra.run.trial154.stdout:Total download size: 803 k 2026-02-20T20:55:21.052 INFO:teuthology.orchestra.run.trial154.stdout:Installed size: 0 2026-02-20T20:55:21.052 INFO:teuthology.orchestra.run.trial154.stdout:Downloading Packages: 2026-02-20T20:55:21.534 INFO:teuthology.orchestra.run.trial154.stdout:kernel-5.14.0-681.el9.x86_64.rpm 4.6 MB/s | 803 kB 00:00 2026-02-20T20:55:21.534 INFO:teuthology.orchestra.run.trial154.stdout:-------------------------------------------------------------------------------- 2026-02-20T20:55:21.534 INFO:teuthology.orchestra.run.trial154.stdout:Total 1.6 MB/s | 803 kB 00:00 2026-02-20T20:55:21.544 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction check 2026-02-20T20:55:21.580 INFO:teuthology.orchestra.run.trial154.stdout:Transaction check succeeded. 2026-02-20T20:55:21.580 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction test 2026-02-20T20:55:21.584 INFO:teuthology.orchestra.run.trial154.stdout:Transaction test succeeded. 2026-02-20T20:55:21.584 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction 2026-02-20T20:55:21.608 INFO:teuthology.orchestra.run.trial154.stdout: Preparing : 1/1 2026-02-20T20:55:21.612 INFO:teuthology.orchestra.run.trial154.stdout: Reinstalling : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-20T20:55:21.613 INFO:teuthology.orchestra.run.trial154.stdout: Cleanup : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-20T20:55:21.717 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: kernel-5.14.0-681.el9.x86_64 2/2 2026-02-20T20:55:21.718 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-20T20:55:21.769 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-20T20:55:21.769 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T20:55:21.770 INFO:teuthology.orchestra.run.trial154.stdout:Reinstalled: 2026-02-20T20:55:21.770 INFO:teuthology.orchestra.run.trial154.stdout: kernel-5.14.0-681.el9.x86_64 2026-02-20T20:55:21.770 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T20:55:21.770 INFO:teuthology.orchestra.run.trial154.stdout:Complete! 2026-02-20T20:55:21.798 DEBUG:teuthology.orchestra.run.trial154:> rpm -q kernel | sort -rV | head -n 1 2026-02-20T20:55:21.864 INFO:teuthology.orchestra.run.trial154.stdout:kernel-5.14.0-681.el9.x86_64 2026-02-20T20:55:21.865 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-681.el9.x86_64 2026-02-20T20:55:21.865 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2026-02-20T20:55:21.865 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2026-02-20T20:55:21.865 DEBUG:teuthology.orchestra.run.trial154:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2026-02-20T20:55:21.928 INFO:teuthology.orchestra.run.trial154.stdout:ttyS1 2026-02-20T20:55:21.954 DEBUG:teuthology.parallel:result is None 2026-02-20T20:55:21.954 INFO:teuthology.run_tasks:Running task internal.base... 2026-02-20T20:55:21.964 INFO:teuthology.task.internal:Creating test directory... 2026-02-20T20:55:21.964 DEBUG:teuthology.orchestra.run.trial138:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-02-20T20:55:21.966 DEBUG:teuthology.orchestra.run.trial154:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-02-20T20:55:21.996 DEBUG:teuthology.orchestra.run.trial193:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-02-20T20:55:22.013 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2026-02-20T20:55:22.024 INFO:teuthology.run_tasks:Running task internal.archive... 2026-02-20T20:55:22.038 INFO:teuthology.task.internal:Creating archive directory... 2026-02-20T20:55:22.038 DEBUG:teuthology.orchestra.run.trial138:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-02-20T20:55:22.040 DEBUG:teuthology.orchestra.run.trial154:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-02-20T20:55:22.052 DEBUG:teuthology.orchestra.run.trial193:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-02-20T20:55:22.077 INFO:teuthology.run_tasks:Running task internal.coredump... 2026-02-20T20:55:22.088 INFO:teuthology.task.internal:Enabling coredump saving... 2026-02-20T20:55:22.088 DEBUG:teuthology.orchestra.run.trial138:> 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-20T20:55:22.097 DEBUG:teuthology.orchestra.run.trial154:> 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-20T20:55:22.108 DEBUG:teuthology.orchestra.run.trial193:> 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-20T20:55:22.121 INFO:teuthology.orchestra.run.trial138.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-20T20:55:22.129 INFO:teuthology.orchestra.run.trial138.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-20T20:55:22.129 INFO:teuthology.orchestra.run.trial154.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-20T20:55:22.136 INFO:teuthology.orchestra.run.trial193.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-20T20:55:22.139 INFO:teuthology.orchestra.run.trial154.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-20T20:55:22.145 INFO:teuthology.orchestra.run.trial193.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-20T20:55:22.147 INFO:teuthology.run_tasks:Running task internal.sudo... 2026-02-20T20:55:22.158 INFO:teuthology.task.internal:Configuring sudo... 2026-02-20T20:55:22.158 DEBUG:teuthology.orchestra.run.trial138:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-02-20T20:55:22.173 DEBUG:teuthology.orchestra.run.trial154:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-02-20T20:55:22.184 DEBUG:teuthology.orchestra.run.trial193:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-02-20T20:55:22.213 INFO:teuthology.run_tasks:Running task internal.syslog... 2026-02-20T20:55:22.230 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2026-02-20T20:55:22.231 DEBUG:teuthology.orchestra.run.trial138:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-02-20T20:55:22.238 DEBUG:teuthology.orchestra.run.trial154:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-02-20T20:55:22.248 DEBUG:teuthology.orchestra.run.trial193:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-02-20T20:55:22.270 DEBUG:teuthology.orchestra.run.trial138:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-20T20:55:22.377 DEBUG:teuthology.orchestra.run.trial138:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-20T20:55:22.401 DEBUG:teuthology.orchestra.run.trial138:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-20T20:55:22.543 DEBUG:teuthology.orchestra.run.trial138:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-20T20:55:22.567 DEBUG:teuthology.orchestra.run.trial138:> set -ex 2026-02-20T20:55:22.568 DEBUG:teuthology.orchestra.run.trial138:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-02-20T20:55:22.631 DEBUG:teuthology.orchestra.run.trial154:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-20T20:55:22.742 DEBUG:teuthology.orchestra.run.trial154:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-20T20:55:22.767 DEBUG:teuthology.orchestra.run.trial154:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-20T20:55:22.908 DEBUG:teuthology.orchestra.run.trial154:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-20T20:55:22.933 DEBUG:teuthology.orchestra.run.trial154:> set -ex 2026-02-20T20:55:22.933 DEBUG:teuthology.orchestra.run.trial154:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-02-20T20:55:22.996 DEBUG:teuthology.orchestra.run.trial193:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-20T20:55:23.089 DEBUG:teuthology.orchestra.run.trial193:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-20T20:55:23.114 DEBUG:teuthology.orchestra.run.trial193:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-20T20:55:23.255 DEBUG:teuthology.orchestra.run.trial193:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-20T20:55:23.279 DEBUG:teuthology.orchestra.run.trial193:> set -ex 2026-02-20T20:55:23.279 DEBUG:teuthology.orchestra.run.trial193:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-02-20T20:55:23.343 DEBUG:teuthology.orchestra.run.trial138:> sudo service rsyslog restart 2026-02-20T20:55:23.349 DEBUG:teuthology.orchestra.run.trial154:> sudo service rsyslog restart 2026-02-20T20:55:23.352 DEBUG:teuthology.orchestra.run.trial193:> sudo service rsyslog restart 2026-02-20T20:55:23.377 INFO:teuthology.orchestra.run.trial138.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-20T20:55:23.379 INFO:teuthology.orchestra.run.trial154.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-20T20:55:23.414 INFO:teuthology.orchestra.run.trial193.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-20T20:55:23.903 INFO:teuthology.run_tasks:Running task internal.timer... 2026-02-20T20:55:23.916 INFO:teuthology.task.internal:Starting timer... 2026-02-20T20:55:23.916 INFO:teuthology.run_tasks:Running task pcp... 2026-02-20T20:55:23.948 INFO:teuthology.run_tasks:Running task selinux... 2026-02-20T20:55:23.971 DEBUG:teuthology.orchestra.run.trial138:> sudo service auditd rotate 2026-02-20T20:55:24.002 INFO:teuthology.orchestra.run.trial138.stdout:Rotating logs: 2026-02-20T20:55:24.004 DEBUG:teuthology.orchestra.run.trial154:> sudo service auditd rotate 2026-02-20T20:55:24.033 INFO:teuthology.orchestra.run.trial154.stdout:Rotating logs: 2026-02-20T20:55:24.035 DEBUG:teuthology.orchestra.run.trial193:> sudo service auditd rotate 2026-02-20T20:55:24.065 INFO:teuthology.orchestra.run.trial193.stdout:Rotating logs: 2026-02-20T20:55:24.067 DEBUG:teuthology.task.selinux:Getting current SELinux state 2026-02-20T20:55:24.068 DEBUG:teuthology.orchestra.run.trial138:> /usr/sbin/getenforce 2026-02-20T20:55:24.086 INFO:teuthology.orchestra.run.trial138.stdout:Permissive 2026-02-20T20:55:24.086 DEBUG:teuthology.orchestra.run.trial154:> /usr/sbin/getenforce 2026-02-20T20:55:24.104 INFO:teuthology.orchestra.run.trial154.stdout:Permissive 2026-02-20T20:55:24.105 DEBUG:teuthology.orchestra.run.trial193:> /usr/sbin/getenforce 2026-02-20T20:55:24.124 INFO:teuthology.orchestra.run.trial193.stdout:Permissive 2026-02-20T20:55:24.124 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@trial138.front.sepia.ceph.com': 'permissive', 'ubuntu@trial154.front.sepia.ceph.com': 'permissive', 'ubuntu@trial193.front.sepia.ceph.com': 'permissive'} 2026-02-20T20:55:24.124 DEBUG:teuthology.orchestra.run.trial138:> 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-20T20:55:24.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-20T20:55:24.152 DEBUG:teuthology.orchestra.run.trial154:> 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-20T20:55:24.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-20T20:55:24.180 DEBUG:teuthology.orchestra.run.trial193:> 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-20T20:55:24.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-20T20:55:24.205 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2026-02-20T20:55:24.206 DEBUG:teuthology.orchestra.run.trial138:> sudo /usr/sbin/setenforce permissive 2026-02-20T20:55:24.231 DEBUG:teuthology.orchestra.run.trial154:> sudo /usr/sbin/setenforce permissive 2026-02-20T20:55:24.255 DEBUG:teuthology.orchestra.run.trial193:> sudo /usr/sbin/setenforce permissive 2026-02-20T20:55:24.280 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2026-02-20T20:55:24.292 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2026-02-20T20:55:24.295 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2026-02-20T20:55:24.413 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2026-02-20T20:55:24.420 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-20T20:55:24.421 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit trial138.front.sepia.ceph.com,trial154.front.sepia.ceph.com,trial193.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2026-02-20T20:58:12.379 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@trial138.front.sepia.ceph.com'), Remote(name='ubuntu@trial154.front.sepia.ceph.com'), Remote(name='ubuntu@trial193.front.sepia.ceph.com')] 2026-02-20T20:58:12.382 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial138.front.sepia.ceph.com' 2026-02-20T20:58:12.384 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial138.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T20:58:12.498 DEBUG:teuthology.orchestra.run.trial138:> true 2026-02-20T20:58:12.573 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial138.front.sepia.ceph.com' 2026-02-20T20:58:12.573 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial154.front.sepia.ceph.com' 2026-02-20T20:58:12.574 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial154.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T20:58:12.651 DEBUG:teuthology.orchestra.run.trial154:> true 2026-02-20T20:58:12.728 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial154.front.sepia.ceph.com' 2026-02-20T20:58:12.728 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial193.front.sepia.ceph.com' 2026-02-20T20:58:12.729 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial193.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-20T20:58:12.816 DEBUG:teuthology.orchestra.run.trial193:> true 2026-02-20T20:58:12.892 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial193.front.sepia.ceph.com' 2026-02-20T20:58:12.893 INFO:teuthology.run_tasks:Running task clock... 2026-02-20T20:58:12.907 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2026-02-20T20:58:12.908 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-02-20T20:58:12.908 DEBUG:teuthology.orchestra.run.trial138:> 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-20T20:58:12.911 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-02-20T20:58:12.911 DEBUG:teuthology.orchestra.run.trial154:> 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-20T20:58:12.913 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-02-20T20:58:12.913 DEBUG:teuthology.orchestra.run.trial193:> 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-20T20:58:12.938 INFO:teuthology.orchestra.run.trial138.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2026-02-20T20:58:12.940 INFO:teuthology.orchestra.run.trial154.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2026-02-20T20:58:12.950 INFO:teuthology.orchestra.run.trial138.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2026-02-20T20:58:12.951 INFO:teuthology.orchestra.run.trial154.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2026-02-20T20:58:12.960 INFO:teuthology.orchestra.run.trial193.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2026-02-20T20:58:12.970 INFO:teuthology.orchestra.run.trial138.stderr:sudo: ntpd: command not found 2026-02-20T20:58:12.972 INFO:teuthology.orchestra.run.trial193.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2026-02-20T20:58:12.972 INFO:teuthology.orchestra.run.trial154.stderr:sudo: ntpd: command not found 2026-02-20T20:58:12.980 INFO:teuthology.orchestra.run.trial138.stdout:506 Cannot talk to daemon 2026-02-20T20:58:12.981 INFO:teuthology.orchestra.run.trial154.stdout:506 Cannot talk to daemon 2026-02-20T20:58:12.991 INFO:teuthology.orchestra.run.trial138.stderr:Failed to start ntp.service: Unit ntp.service not found. 2026-02-20T20:58:12.993 INFO:teuthology.orchestra.run.trial154.stderr:Failed to start ntp.service: Unit ntp.service not found. 2026-02-20T20:58:12.993 INFO:teuthology.orchestra.run.trial193.stderr:sudo: ntpd: command not found 2026-02-20T20:58:13.002 INFO:teuthology.orchestra.run.trial193.stdout:506 Cannot talk to daemon 2026-02-20T20:58:13.003 INFO:teuthology.orchestra.run.trial138.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2026-02-20T20:58:13.005 INFO:teuthology.orchestra.run.trial154.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2026-02-20T20:58:13.014 INFO:teuthology.orchestra.run.trial193.stderr:Failed to start ntp.service: Unit ntp.service not found. 2026-02-20T20:58:13.026 INFO:teuthology.orchestra.run.trial193.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2026-02-20T20:58:13.051 INFO:teuthology.orchestra.run.trial138.stderr:bash: line 1: ntpq: command not found 2026-02-20T20:58:13.053 INFO:teuthology.orchestra.run.trial138.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-20T20:58:13.053 INFO:teuthology.orchestra.run.trial138.stdout:=============================================================================== 2026-02-20T20:58:13.062 INFO:teuthology.orchestra.run.trial154.stderr:bash: line 1: ntpq: command not found 2026-02-20T20:58:13.064 INFO:teuthology.orchestra.run.trial154.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-20T20:58:13.064 INFO:teuthology.orchestra.run.trial154.stdout:=============================================================================== 2026-02-20T20:58:13.067 INFO:teuthology.orchestra.run.trial193.stderr:bash: line 1: ntpq: command not found 2026-02-20T20:58:13.069 INFO:teuthology.orchestra.run.trial193.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-20T20:58:13.070 INFO:teuthology.orchestra.run.trial193.stdout:=============================================================================== 2026-02-20T20:58:13.071 INFO:teuthology.run_tasks:Running task install... 2026-02-20T20:58:13.085 DEBUG:teuthology.task.install:project ceph 2026-02-20T20:58:13.085 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'f7870454149f22574086dd2ff55d050585136531'}} 2026-02-20T20:58:13.086 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': 'f7870454149f22574086dd2ff55d050585136531'} 2026-02-20T20:58:13.086 INFO:teuthology.task.install:Using flavor: default 2026-02-20T20:58:13.095 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'ceph-volume', 'radosgw', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'libcephfs2', 'libcephfs-dev', 'librados2', 'librbd1', 'rbd-fuse'], 'rpm': ['ceph-radosgw', 'ceph-test', 'ceph', 'ceph-base', 'cephadm', 'ceph-immutable-object-cache', 'ceph-mgr', 'ceph-mgr-dashboard', 'ceph-mgr-diskprediction-local', 'ceph-mgr-rook', 'ceph-mgr-cephadm', 'ceph-fuse', 'ceph-volume', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2026-02-20T20:58:13.095 INFO:teuthology.task.install:extra packages: [] 2026-02-20T20:58:13.096 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': 'f7870454149f22574086dd2ff55d050585136531', 'tag': None, 'wait_for_package': False} 2026-02-20T20:58:13.097 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=f7870454149f22574086dd2ff55d050585136531 2026-02-20T20:58:13.100 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': 'f7870454149f22574086dd2ff55d050585136531', 'tag': None, 'wait_for_package': False} 2026-02-20T20:58:13.100 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=f7870454149f22574086dd2ff55d050585136531 2026-02-20T20:58:13.102 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': 'f7870454149f22574086dd2ff55d050585136531', 'tag': None, 'wait_for_package': False} 2026-02-20T20:58:13.102 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=f7870454149f22574086dd2ff55d050585136531 2026-02-20T20:58:13.355 INFO:teuthology.task.install.rpm:Pulling from https://3.chacra.ceph.com/r/ceph/wip-pdonnell-testing-20260219.182737-tentacle/f7870454149f22574086dd2ff55d050585136531/centos/9/flavors/default/ 2026-02-20T20:58:13.355 INFO:teuthology.task.install.rpm:Package version is 20.2.0-677.gf7870454 2026-02-20T20:58:13.357 INFO:teuthology.task.install.rpm:Pulling from https://3.chacra.ceph.com/r/ceph/wip-pdonnell-testing-20260219.182737-tentacle/f7870454149f22574086dd2ff55d050585136531/centos/9/flavors/default/ 2026-02-20T20:58:13.357 INFO:teuthology.task.install.rpm:Package version is 20.2.0-677.gf7870454 2026-02-20T20:58:13.363 INFO:teuthology.task.install.rpm:Pulling from https://3.chacra.ceph.com/r/ceph/wip-pdonnell-testing-20260219.182737-tentacle/f7870454149f22574086dd2ff55d050585136531/centos/9/flavors/default/ 2026-02-20T20:58:13.363 INFO:teuthology.task.install.rpm:Package version is 20.2.0-677.gf7870454 2026-02-20T20:58:13.548 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://3.chacra.ceph.com/r/ceph/wip-pdonnell-testing-20260219.182737-tentacle/f7870454149f22574086dd2ff55d050585136531/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://3.chacra.ceph.com/r/ceph/wip-pdonnell-testing-20260219.182737-tentacle/f7870454149f22574086dd2ff55d050585136531/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://3.chacra.ceph.com/r/ceph/wip-pdonnell-testing-20260219.182737-tentacle/f7870454149f22574086dd2ff55d050585136531/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2026-02-20T20:58:13.548 DEBUG:teuthology.orchestra.run.trial154:> set -ex 2026-02-20T20:58:13.548 DEBUG:teuthology.orchestra.run.trial154:> sudo dd of=/etc/yum.repos.d/ceph.repo 2026-02-20T20:58:13.550 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://3.chacra.ceph.com/r/ceph/wip-pdonnell-testing-20260219.182737-tentacle/f7870454149f22574086dd2ff55d050585136531/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://3.chacra.ceph.com/r/ceph/wip-pdonnell-testing-20260219.182737-tentacle/f7870454149f22574086dd2ff55d050585136531/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://3.chacra.ceph.com/r/ceph/wip-pdonnell-testing-20260219.182737-tentacle/f7870454149f22574086dd2ff55d050585136531/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2026-02-20T20:58:13.550 DEBUG:teuthology.orchestra.run.trial193:> set -ex 2026-02-20T20:58:13.550 DEBUG:teuthology.orchestra.run.trial193:> sudo dd of=/etc/yum.repos.d/ceph.repo 2026-02-20T20:58:13.555 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://3.chacra.ceph.com/r/ceph/wip-pdonnell-testing-20260219.182737-tentacle/f7870454149f22574086dd2ff55d050585136531/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://3.chacra.ceph.com/r/ceph/wip-pdonnell-testing-20260219.182737-tentacle/f7870454149f22574086dd2ff55d050585136531/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://3.chacra.ceph.com/r/ceph/wip-pdonnell-testing-20260219.182737-tentacle/f7870454149f22574086dd2ff55d050585136531/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2026-02-20T20:58:13.555 DEBUG:teuthology.orchestra.run.trial138:> set -ex 2026-02-20T20:58:13.555 DEBUG:teuthology.orchestra.run.trial138:> sudo dd of=/etc/yum.repos.d/ceph.repo 2026-02-20T20:58:13.575 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2026-02-20T20:58:13.575 DEBUG:teuthology.orchestra.run.trial154:> 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/f7870454149f22574086dd2ff55d050585136531/;g' /etc/yum.repos.d/ceph.repo ; fi 2026-02-20T20:58:13.576 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2026-02-20T20:58:13.576 DEBUG:teuthology.orchestra.run.trial193:> 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/f7870454149f22574086dd2ff55d050585136531/;g' /etc/yum.repos.d/ceph.repo ; fi 2026-02-20T20:58:13.581 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2026-02-20T20:58:13.581 DEBUG:teuthology.orchestra.run.trial138:> 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/f7870454149f22574086dd2ff55d050585136531/;g' /etc/yum.repos.d/ceph.repo ; fi 2026-02-20T20:58:13.640 DEBUG:teuthology.orchestra.run.trial154:> 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-20T20:58:13.641 DEBUG:teuthology.orchestra.run.trial193:> 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-20T20:58:13.645 DEBUG:teuthology.orchestra.run.trial138:> 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-20T20:58:13.712 DEBUG:teuthology.orchestra.run.trial154:> 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-20T20:58:13.715 DEBUG:teuthology.orchestra.run.trial193:> 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-20T20:58:13.720 DEBUG:teuthology.orchestra.run.trial138:> 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-20T20:58:13.775 INFO:teuthology.orchestra.run.trial154.stdout:check_obsoletes = 1 2026-02-20T20:58:13.776 DEBUG:teuthology.orchestra.run.trial154:> sudo yum clean all 2026-02-20T20:58:13.782 INFO:teuthology.orchestra.run.trial193.stdout:check_obsoletes = 1 2026-02-20T20:58:13.783 DEBUG:teuthology.orchestra.run.trial193:> sudo yum clean all 2026-02-20T20:58:13.784 INFO:teuthology.orchestra.run.trial138.stdout:check_obsoletes = 1 2026-02-20T20:58:13.785 DEBUG:teuthology.orchestra.run.trial138:> sudo yum clean all 2026-02-20T20:58:13.933 INFO:teuthology.orchestra.run.trial154.stdout:41 files removed 2026-02-20T20:58:13.940 INFO:teuthology.orchestra.run.trial193.stdout:41 files removed 2026-02-20T20:58:13.943 INFO:teuthology.orchestra.run.trial138.stdout:41 files removed 2026-02-20T20:58:13.948 DEBUG:teuthology.orchestra.run.trial154:> sudo yum -y install ceph-radosgw 2026-02-20T20:58:13.954 DEBUG:teuthology.orchestra.run.trial193:> sudo yum -y install ceph-radosgw 2026-02-20T20:58:13.957 DEBUG:teuthology.orchestra.run.trial138:> sudo yum -y install ceph-radosgw 2026-02-20T20:58:14.217 INFO:teuthology.orchestra.run.trial154.stdout:ceph packages for x86_64 694 kB/s | 87 kB 00:00 2026-02-20T20:58:14.226 INFO:teuthology.orchestra.run.trial138.stdout:ceph packages for x86_64 690 kB/s | 87 kB 00:00 2026-02-20T20:58:14.226 INFO:teuthology.orchestra.run.trial193.stdout:ceph packages for x86_64 677 kB/s | 87 kB 00:00 2026-02-20T20:58:14.358 INFO:teuthology.orchestra.run.trial154.stdout:ceph noarch packages 156 kB/s | 18 kB 00:00 2026-02-20T20:58:14.366 INFO:teuthology.orchestra.run.trial138.stdout:ceph noarch packages 158 kB/s | 18 kB 00:00 2026-02-20T20:58:14.370 INFO:teuthology.orchestra.run.trial193.stdout:ceph noarch packages 152 kB/s | 18 kB 00:00 2026-02-20T20:58:14.486 INFO:teuthology.orchestra.run.trial154.stdout:ceph source packages 18 kB/s | 1.9 kB 00:00 2026-02-20T20:58:14.497 INFO:teuthology.orchestra.run.trial138.stdout:ceph source packages 18 kB/s | 1.9 kB 00:00 2026-02-20T20:58:14.498 INFO:teuthology.orchestra.run.trial193.stdout:ceph source packages 18 kB/s | 1.9 kB 00:00 2026-02-20T20:58:16.127 INFO:teuthology.orchestra.run.trial138.stdout:CentOS Stream 9 - BaseOS 5.5 MB/s | 8.9 MB 00:01 2026-02-20T20:58:22.750 INFO:teuthology.orchestra.run.trial154.stdout:CentOS Stream 9 - BaseOS 1.1 MB/s | 8.9 MB 00:08 2026-02-20T20:58:22.858 INFO:teuthology.orchestra.run.trial193.stdout:CentOS Stream 9 - BaseOS 1.1 MB/s | 8.9 MB 00:08 2026-02-20T20:58:26.040 INFO:teuthology.orchestra.run.trial193.stdout:CentOS Stream 9 - AppStream 10 MB/s | 27 MB 00:02 2026-02-20T20:58:26.334 INFO:teuthology.orchestra.run.trial154.stdout:CentOS Stream 9 - AppStream 8.8 MB/s | 27 MB 00:03 2026-02-20T20:58:29.651 INFO:teuthology.orchestra.run.trial193.stdout:CentOS Stream 9 - CRB 6.2 MB/s | 7.8 MB 00:01 2026-02-20T20:58:30.556 INFO:teuthology.orchestra.run.trial193.stdout:CentOS Stream 9 - Extras packages 107 kB/s | 20 kB 00:00 2026-02-20T20:58:32.873 INFO:teuthology.orchestra.run.trial193.stdout:Extra Packages for Enterprise Linux 9.0 MB/s | 20 MB 00:02 2026-02-20T20:58:36.065 INFO:teuthology.orchestra.run.trial193.stdout:lab-extras 2.7 MB/s | 50 kB 00:00 2026-02-20T20:58:37.256 INFO:teuthology.orchestra.run.trial193.stdout:Dependencies resolved. 2026-02-20T20:58:37.257 INFO:teuthology.orchestra.run.trial193.stdout:================================================================================ 2026-02-20T20:58:37.258 INFO:teuthology.orchestra.run.trial193.stdout: Package Arch Version Repository Size 2026-02-20T20:58:37.258 INFO:teuthology.orchestra.run.trial193.stdout:================================================================================ 2026-02-20T20:58:37.258 INFO:teuthology.orchestra.run.trial193.stdout:Installing: 2026-02-20T20:58:37.258 INFO:teuthology.orchestra.run.trial193.stdout: ceph-radosgw x86_64 2:20.2.0-677.gf7870454.el9 ceph 24 M 2026-02-20T20:58:37.258 INFO:teuthology.orchestra.run.trial193.stdout:Upgrading: 2026-02-20T20:58:37.258 INFO:teuthology.orchestra.run.trial193.stdout: librados2 x86_64 2:20.2.0-677.gf7870454.el9 ceph 3.5 M 2026-02-20T20:58:37.258 INFO:teuthology.orchestra.run.trial193.stdout: librbd1 x86_64 2:20.2.0-677.gf7870454.el9 ceph 2.8 M 2026-02-20T20:58:37.258 INFO:teuthology.orchestra.run.trial193.stdout:Installing dependencies: 2026-02-20T20:58:37.258 INFO:teuthology.orchestra.run.trial193.stdout: boost-program-options x86_64 1.75.0-13.el9 appstream 104 k 2026-02-20T20:58:37.258 INFO:teuthology.orchestra.run.trial193.stdout: ceph-base x86_64 2:20.2.0-677.gf7870454.el9 ceph 5.9 M 2026-02-20T20:58:37.258 INFO:teuthology.orchestra.run.trial193.stdout: ceph-common x86_64 2:20.2.0-677.gf7870454.el9 ceph 24 M 2026-02-20T20:58:37.258 INFO:teuthology.orchestra.run.trial193.stdout: ceph-selinux x86_64 2:20.2.0-677.gf7870454.el9 ceph 25 k 2026-02-20T20:58:37.258 INFO:teuthology.orchestra.run.trial193.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2026-02-20T20:58:37.258 INFO:teuthology.orchestra.run.trial193.stdout: libarrow x86_64 9.0.0-15.el9 epel 4.4 M 2026-02-20T20:58:37.258 INFO:teuthology.orchestra.run.trial193.stdout: libarrow-doc noarch 9.0.0-15.el9 epel 25 k 2026-02-20T20:58:37.258 INFO:teuthology.orchestra.run.trial193.stdout: libcephfs2 x86_64 2:20.2.0-677.gf7870454.el9 ceph 869 k 2026-02-20T20:58:37.258 INFO:teuthology.orchestra.run.trial193.stdout: libnbd x86_64 1.20.3-4.el9 appstream 164 k 2026-02-20T20:58:37.258 INFO:teuthology.orchestra.run.trial193.stdout: liboath x86_64 2.6.12-1.el9 epel 49 k 2026-02-20T20:58:37.258 INFO:teuthology.orchestra.run.trial193.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2026-02-20T20:58:37.258 INFO:teuthology.orchestra.run.trial193.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2026-02-20T20:58:37.258 INFO:teuthology.orchestra.run.trial193.stdout: libradosstriper1 x86_64 2:20.2.0-677.gf7870454.el9 ceph 250 k 2026-02-20T20:58:37.258 INFO:teuthology.orchestra.run.trial193.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2026-02-20T20:58:37.258 INFO:teuthology.orchestra.run.trial193.stdout: librgw2 x86_64 2:20.2.0-677.gf7870454.el9 ceph 6.4 M 2026-02-20T20:58:37.258 INFO:teuthology.orchestra.run.trial193.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2026-02-20T20:58:37.258 INFO:teuthology.orchestra.run.trial193.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2026-02-20T20:58:37.258 INFO:teuthology.orchestra.run.trial193.stdout: mailcap noarch 2.1.49-5.el9 baseos 33 k 2026-02-20T20:58:37.258 INFO:teuthology.orchestra.run.trial193.stdout: parquet-libs x86_64 9.0.0-15.el9 epel 838 k 2026-02-20T20:58:37.258 INFO:teuthology.orchestra.run.trial193.stdout: pciutils x86_64 3.7.0-7.el9 baseos 93 k 2026-02-20T20:58:37.258 INFO:teuthology.orchestra.run.trial193.stdout: python3-ceph-argparse x86_64 2:20.2.0-677.gf7870454.el9 ceph 45 k 2026-02-20T20:58:37.258 INFO:teuthology.orchestra.run.trial193.stdout: python3-ceph-common x86_64 2:20.2.0-677.gf7870454.el9 ceph 175 k 2026-02-20T20:58:37.259 INFO:teuthology.orchestra.run.trial193.stdout: python3-cephfs x86_64 2:20.2.0-677.gf7870454.el9 ceph 163 k 2026-02-20T20:58:37.259 INFO:teuthology.orchestra.run.trial193.stdout: python3-rados x86_64 2:20.2.0-677.gf7870454.el9 ceph 323 k 2026-02-20T20:58:37.259 INFO:teuthology.orchestra.run.trial193.stdout: python3-rbd x86_64 2:20.2.0-677.gf7870454.el9 ceph 305 k 2026-02-20T20:58:37.259 INFO:teuthology.orchestra.run.trial193.stdout: python3-rgw x86_64 2:20.2.0-677.gf7870454.el9 ceph 99 k 2026-02-20T20:58:37.259 INFO:teuthology.orchestra.run.trial193.stdout: qatlib x86_64 25.08.0-2.el9 appstream 240 k 2026-02-20T20:58:37.259 INFO:teuthology.orchestra.run.trial193.stdout: qatzip-libs x86_64 1.3.1-1.el9 appstream 66 k 2026-02-20T20:58:37.259 INFO:teuthology.orchestra.run.trial193.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2026-02-20T20:58:37.259 INFO:teuthology.orchestra.run.trial193.stdout: thrift x86_64 0.15.0-4.el9 epel 1.6 M 2026-02-20T20:58:37.259 INFO:teuthology.orchestra.run.trial193.stdout:Installing weak dependencies: 2026-02-20T20:58:37.259 INFO:teuthology.orchestra.run.trial193.stdout: qatlib-service x86_64 25.08.0-2.el9 appstream 37 k 2026-02-20T20:58:37.259 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:58:37.259 INFO:teuthology.orchestra.run.trial193.stdout:Transaction Summary 2026-02-20T20:58:37.259 INFO:teuthology.orchestra.run.trial193.stdout:================================================================================ 2026-02-20T20:58:37.259 INFO:teuthology.orchestra.run.trial193.stdout:Install 32 Packages 2026-02-20T20:58:37.259 INFO:teuthology.orchestra.run.trial193.stdout:Upgrade 2 Packages 2026-02-20T20:58:37.259 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:58:37.259 INFO:teuthology.orchestra.run.trial193.stdout:Total download size: 78 M 2026-02-20T20:58:37.259 INFO:teuthology.orchestra.run.trial193.stdout:Downloading Packages: 2026-02-20T20:58:37.353 INFO:teuthology.orchestra.run.trial154.stdout:CentOS Stream 9 - CRB 919 kB/s | 7.8 MB 00:08 2026-02-20T20:58:37.868 INFO:teuthology.orchestra.run.trial193.stdout:(1/34): ceph-base-20.2.0-677.gf7870454.el9.x86_ 15 MB/s | 5.9 MB 00:00 2026-02-20T20:58:37.910 INFO:teuthology.orchestra.run.trial193.stdout:(2/34): ceph-selinux-20.2.0-677.gf7870454.el9.x 594 kB/s | 25 kB 00:00 2026-02-20T20:58:37.969 INFO:teuthology.orchestra.run.trial193.stdout:(3/34): libcephfs2-20.2.0-677.gf7870454.el9.x86 14 MB/s | 869 kB 00:00 2026-02-20T20:58:38.018 INFO:teuthology.orchestra.run.trial193.stdout:(4/34): libradosstriper1-20.2.0-677.gf7870454.e 5.0 MB/s | 250 kB 00:00 2026-02-20T20:58:38.405 INFO:teuthology.orchestra.run.trial193.stdout:(5/34): librgw2-20.2.0-677.gf7870454.el9.x86_64 16 MB/s | 6.4 MB 00:00 2026-02-20T20:58:38.446 INFO:teuthology.orchestra.run.trial193.stdout:(6/34): python3-ceph-argparse-20.2.0-677.gf7870 1.1 MB/s | 45 kB 00:00 2026-02-20T20:58:38.488 INFO:teuthology.orchestra.run.trial193.stdout:(7/34): python3-ceph-common-20.2.0-677.gf787045 4.1 MB/s | 175 kB 00:00 2026-02-20T20:58:38.529 INFO:teuthology.orchestra.run.trial193.stdout:(8/34): python3-cephfs-20.2.0-677.gf7870454.el9 3.9 MB/s | 163 kB 00:00 2026-02-20T20:58:38.573 INFO:teuthology.orchestra.run.trial193.stdout:(9/34): python3-rados-20.2.0-677.gf7870454.el9. 7.2 MB/s | 323 kB 00:00 2026-02-20T20:58:38.617 INFO:teuthology.orchestra.run.trial193.stdout:(10/34): python3-rbd-20.2.0-677.gf7870454.el9.x 6.7 MB/s | 305 kB 00:00 2026-02-20T20:58:38.663 INFO:teuthology.orchestra.run.trial193.stdout:(11/34): ceph-common-20.2.0-677.gf7870454.el9.x 20 MB/s | 24 MB 00:01 2026-02-20T20:58:38.664 INFO:teuthology.orchestra.run.trial193.stdout:(12/34): python3-rgw-20.2.0-677.gf7870454.el9.x 2.1 MB/s | 99 kB 00:00 2026-02-20T20:58:38.699 INFO:teuthology.orchestra.run.trial193.stdout:(13/34): ceph-radosgw-20.2.0-677.gf7870454.el9. 20 MB/s | 24 MB 00:01 2026-02-20T20:58:38.733 INFO:teuthology.orchestra.run.trial154.stdout:CentOS Stream 9 - Extras packages 31 kB/s | 20 kB 00:00 2026-02-20T20:58:38.757 INFO:teuthology.orchestra.run.trial193.stdout:(14/34): mailcap-2.1.49-5.el9.noarch.rpm 352 kB/s | 33 kB 00:00 2026-02-20T20:58:38.797 INFO:teuthology.orchestra.run.trial193.stdout:(15/34): pciutils-3.7.0-7.el9.x86_64.rpm 698 kB/s | 93 kB 00:00 2026-02-20T20:58:39.096 INFO:teuthology.orchestra.run.trial193.stdout:(16/34): boost-program-options-1.75.0-13.el9.x8 262 kB/s | 104 kB 00:00 2026-02-20T20:58:39.197 INFO:teuthology.orchestra.run.trial193.stdout:(17/34): librabbitmq-0.11.0-7.el9.x86_64.rpm 448 kB/s | 45 kB 00:00 2026-02-20T20:58:39.214 INFO:teuthology.orchestra.run.trial193.stdout:(18/34): libnbd-1.20.3-4.el9.x86_64.rpm 359 kB/s | 164 kB 00:00 2026-02-20T20:58:39.244 INFO:teuthology.orchestra.run.trial193.stdout:(19/34): libpmemobj-1.12.1-1.el9.x86_64.rpm 358 kB/s | 160 kB 00:00 2026-02-20T20:58:39.408 INFO:teuthology.orchestra.run.trial193.stdout:(20/34): lttng-ust-2.12.0-6.el9.x86_64.rpm 1.5 MB/s | 292 kB 00:00 2026-02-20T20:58:39.421 INFO:teuthology.orchestra.run.trial193.stdout:(21/34): qatlib-25.08.0-2.el9.x86_64.rpm 1.3 MB/s | 240 kB 00:00 2026-02-20T20:58:39.490 INFO:teuthology.orchestra.run.trial193.stdout:(22/34): qatlib-service-25.08.0-2.el9.x86_64.rp 447 kB/s | 37 kB 00:00 2026-02-20T20:58:39.498 INFO:teuthology.orchestra.run.trial193.stdout:(23/34): librdkafka-1.6.1-102.el9.x86_64.rpm 2.1 MB/s | 662 kB 00:00 2026-02-20T20:58:39.507 INFO:teuthology.orchestra.run.trial193.stdout:(24/34): qatzip-libs-1.3.1-1.el9.x86_64.rpm 766 kB/s | 66 kB 00:00 2026-02-20T20:58:39.619 INFO:teuthology.orchestra.run.trial193.stdout:(25/34): libarrow-doc-9.0.0-15.el9.noarch.rpm 223 kB/s | 25 kB 00:00 2026-02-20T20:58:39.671 INFO:teuthology.orchestra.run.trial193.stdout:(26/34): liboath-2.6.12-1.el9.x86_64.rpm 934 kB/s | 49 kB 00:00 2026-02-20T20:58:39.675 INFO:teuthology.orchestra.run.trial193.stdout:(27/34): gperftools-libs-2.9.1-3.el9.x86_64.rpm 1.6 MB/s | 308 kB 00:00 2026-02-20T20:58:39.710 INFO:teuthology.orchestra.run.trial193.stdout:(28/34): libunwind-1.6.2-1.el9.x86_64.rpm 1.7 MB/s | 67 kB 00:00 2026-02-20T20:58:39.727 INFO:teuthology.orchestra.run.trial193.stdout:(29/34): libarrow-9.0.0-15.el9.x86_64.rpm 19 MB/s | 4.4 MB 00:00 2026-02-20T20:58:39.745 INFO:teuthology.orchestra.run.trial193.stdout:(30/34): parquet-libs-9.0.0-15.el9.x86_64.rpm 12 MB/s | 838 kB 00:00 2026-02-20T20:58:39.748 INFO:teuthology.orchestra.run.trial154.stdout:Extra Packages for Enterprise Linux 21 MB/s | 20 MB 00:00 2026-02-20T20:58:39.753 INFO:teuthology.orchestra.run.trial193.stdout:(31/34): thrift-0.15.0-4.el9.x86_64.rpm 61 MB/s | 1.6 MB 00:00 2026-02-20T20:58:39.773 INFO:teuthology.orchestra.run.trial193.stdout:(32/34): re2-20211101-20.el9.x86_64.rpm 3.0 MB/s | 191 kB 00:00 2026-02-20T20:58:39.864 INFO:teuthology.orchestra.run.trial193.stdout:(33/34): librbd1-20.2.0-677.gf7870454.el9.x86_6 26 MB/s | 2.8 MB 00:00 2026-02-20T20:58:39.880 INFO:teuthology.orchestra.run.trial193.stdout:(34/34): librados2-20.2.0-677.gf7870454.el9.x86 26 MB/s | 3.5 MB 00:00 2026-02-20T20:58:39.883 INFO:teuthology.orchestra.run.trial193.stdout:-------------------------------------------------------------------------------- 2026-02-20T20:58:39.883 INFO:teuthology.orchestra.run.trial193.stdout:Total 30 MB/s | 78 MB 00:02 2026-02-20T20:58:39.973 INFO:teuthology.orchestra.run.trial193.stdout:Running transaction check 2026-02-20T20:58:39.991 INFO:teuthology.orchestra.run.trial193.stdout:Transaction check succeeded. 2026-02-20T20:58:39.991 INFO:teuthology.orchestra.run.trial193.stdout:Running transaction test 2026-02-20T20:58:40.287 INFO:teuthology.orchestra.run.trial193.stdout:Transaction test succeeded. 2026-02-20T20:58:40.287 INFO:teuthology.orchestra.run.trial193.stdout:Running transaction 2026-02-20T20:58:40.619 INFO:teuthology.orchestra.run.trial193.stdout: Preparing : 1/1 2026-02-20T20:58:40.632 INFO:teuthology.orchestra.run.trial193.stdout: Installing : thrift-0.15.0-4.el9.x86_64 1/36 2026-02-20T20:58:40.787 INFO:teuthology.orchestra.run.trial193.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 2/36 2026-02-20T20:58:40.791 INFO:teuthology.orchestra.run.trial193.stdout: Upgrading : librados2-2:20.2.0-677.gf7870454.el9.x86_64 3/36 2026-02-20T20:58:40.821 INFO:teuthology.orchestra.run.trial193.stdout: Running scriptlet: librados2-2:20.2.0-677.gf7870454.el9.x86_64 3/36 2026-02-20T20:58:40.858 INFO:teuthology.orchestra.run.trial193.stdout: Installing : python3-rados-2:20.2.0-677.gf7870454.el9.x86_64 4/36 2026-02-20T20:58:40.859 INFO:teuthology.orchestra.run.trial193.stdout: Installing : libcephfs2-2:20.2.0-677.gf7870454.el9.x86_64 5/36 2026-02-20T20:58:40.871 INFO:teuthology.orchestra.run.trial193.stdout: Running scriptlet: libcephfs2-2:20.2.0-677.gf7870454.el9.x86_64 5/36 2026-02-20T20:58:40.879 INFO:teuthology.orchestra.run.trial193.stdout: Installing : liboath-2.6.12-1.el9.x86_64 6/36 2026-02-20T20:58:40.883 INFO:teuthology.orchestra.run.trial193.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 7/36 2026-02-20T20:58:40.886 INFO:teuthology.orchestra.run.trial193.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 8/36 2026-02-20T20:58:40.890 INFO:teuthology.orchestra.run.trial193.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 9/36 2026-02-20T20:58:40.899 INFO:teuthology.orchestra.run.trial193.stdout: Installing : python3-ceph-argparse-2:20.2.0-677.gf7870454.el9.x 10/36 2026-02-20T20:58:40.912 INFO:teuthology.orchestra.run.trial193.stdout: Installing : python3-cephfs-2:20.2.0-677.gf7870454.el9.x86_64 11/36 2026-02-20T20:58:40.913 INFO:teuthology.orchestra.run.trial193.stdout: Installing : libradosstriper1-2:20.2.0-677.gf7870454.el9.x86_64 12/36 2026-02-20T20:58:40.925 INFO:teuthology.orchestra.run.trial193.stdout: Running scriptlet: libradosstriper1-2:20.2.0-677.gf7870454.el9.x86_64 12/36 2026-02-20T20:58:40.957 INFO:teuthology.orchestra.run.trial193.stdout: Installing : re2-1:20211101-20.el9.x86_64 13/36 2026-02-20T20:58:40.961 INFO:teuthology.orchestra.run.trial193.stdout: Installing : libarrow-9.0.0-15.el9.x86_64 14/36 2026-02-20T20:58:40.967 INFO:teuthology.orchestra.run.trial193.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 15/36 2026-02-20T20:58:40.969 INFO:teuthology.orchestra.run.trial193.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 16/36 2026-02-20T20:58:40.974 INFO:teuthology.orchestra.run.trial193.stdout: Installing : libarrow-doc-9.0.0-15.el9.noarch 17/36 2026-02-20T20:58:41.097 INFO:teuthology.orchestra.run.trial193.stdout: Installing : libnbd-1.20.3-4.el9.x86_64 18/36 2026-02-20T20:58:41.098 INFO:teuthology.orchestra.run.trial193.stdout: Upgrading : librbd1-2:20.2.0-677.gf7870454.el9.x86_64 19/36 2026-02-20T20:58:41.125 INFO:teuthology.orchestra.run.trial193.stdout: Running scriptlet: librbd1-2:20.2.0-677.gf7870454.el9.x86_64 19/36 2026-02-20T20:58:41.128 INFO:teuthology.orchestra.run.trial193.stdout: Installing : python3-rbd-2:20.2.0-677.gf7870454.el9.x86_64 20/36 2026-02-20T20:58:41.135 INFO:teuthology.orchestra.run.trial193.stdout: Installing : boost-program-options-1.75.0-13.el9.x86_64 21/36 2026-02-20T20:58:41.418 INFO:teuthology.orchestra.run.trial193.stdout: Installing : parquet-libs-9.0.0-15.el9.x86_64 22/36 2026-02-20T20:58:41.419 INFO:teuthology.orchestra.run.trial193.stdout: Installing : librgw2-2:20.2.0-677.gf7870454.el9.x86_64 23/36 2026-02-20T20:58:41.435 INFO:teuthology.orchestra.run.trial193.stdout: Running scriptlet: librgw2-2:20.2.0-677.gf7870454.el9.x86_64 23/36 2026-02-20T20:58:41.440 INFO:teuthology.orchestra.run.trial193.stdout: Installing : python3-rgw-2:20.2.0-677.gf7870454.el9.x86_64 24/36 2026-02-20T20:58:41.444 INFO:teuthology.orchestra.run.trial193.stdout: Installing : pciutils-3.7.0-7.el9.x86_64 25/36 2026-02-20T20:58:41.447 INFO:teuthology.orchestra.run.trial193.stdout: Installing : qatlib-25.08.0-2.el9.x86_64 26/36 2026-02-20T20:58:41.447 INFO:teuthology.orchestra.run.trial193.stdout: Installing : qatlib-service-25.08.0-2.el9.x86_64 27/36 2026-02-20T20:58:41.466 INFO:teuthology.orchestra.run.trial193.stdout: Running scriptlet: qatlib-service-25.08.0-2.el9.x86_64 27/36 2026-02-20T20:58:41.470 INFO:teuthology.orchestra.run.trial193.stdout: Installing : qatzip-libs-1.3.1-1.el9.x86_64 28/36 2026-02-20T20:58:41.504 INFO:teuthology.orchestra.run.trial193.stdout: Installing : mailcap-2.1.49-5.el9.noarch 29/36 2026-02-20T20:58:41.506 INFO:teuthology.orchestra.run.trial193.stdout: Installing : python3-ceph-common-2:20.2.0-677.gf7870454.el9.x86 30/36 2026-02-20T20:58:42.583 INFO:teuthology.orchestra.run.trial193.stdout: Running scriptlet: ceph-common-2:20.2.0-677.gf7870454.el9.x86_64 31/36 2026-02-20T20:58:42.585 INFO:teuthology.orchestra.run.trial193.stdout: Installing : ceph-common-2:20.2.0-677.gf7870454.el9.x86_64 31/36 2026-02-20T20:58:42.887 INFO:teuthology.orchestra.run.trial193.stdout: Running scriptlet: ceph-common-2:20.2.0-677.gf7870454.el9.x86_64 31/36 2026-02-20T20:58:42.890 INFO:teuthology.orchestra.run.trial193.stdout: Installing : ceph-base-2:20.2.0-677.gf7870454.el9.x86_64 32/36 2026-02-20T20:58:42.920 INFO:teuthology.orchestra.run.trial154.stdout:lab-extras 2.5 MB/s | 50 kB 00:00 2026-02-20T20:58:42.933 INFO:teuthology.orchestra.run.trial193.stdout: Running scriptlet: ceph-base-2:20.2.0-677.gf7870454.el9.x86_64 32/36 2026-02-20T20:58:42.933 INFO:teuthology.orchestra.run.trial193.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2026-02-20T20:58:42.933 INFO:teuthology.orchestra.run.trial193.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2026-02-20T20:58:42.933 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:58:42.936 INFO:teuthology.orchestra.run.trial193.stdout: Installing : ceph-selinux-2:20.2.0-677.gf7870454.el9.x86_64 33/36 2026-02-20T20:58:43.003 INFO:teuthology.orchestra.run.trial138.stdout:CentOS Stream 9 - AppStream 1.0 MB/s | 27 MB 00:26 2026-02-20T20:58:44.117 INFO:teuthology.orchestra.run.trial154.stdout:Dependencies resolved. 2026-02-20T20:58:44.118 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-20T20:58:44.118 INFO:teuthology.orchestra.run.trial154.stdout: Package Arch Version Repository Size 2026-02-20T20:58:44.118 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-20T20:58:44.118 INFO:teuthology.orchestra.run.trial154.stdout:Installing: 2026-02-20T20:58:44.119 INFO:teuthology.orchestra.run.trial154.stdout: ceph-radosgw x86_64 2:20.2.0-677.gf7870454.el9 ceph 24 M 2026-02-20T20:58:44.119 INFO:teuthology.orchestra.run.trial154.stdout:Upgrading: 2026-02-20T20:58:44.119 INFO:teuthology.orchestra.run.trial154.stdout: librados2 x86_64 2:20.2.0-677.gf7870454.el9 ceph 3.5 M 2026-02-20T20:58:44.119 INFO:teuthology.orchestra.run.trial154.stdout: librbd1 x86_64 2:20.2.0-677.gf7870454.el9 ceph 2.8 M 2026-02-20T20:58:44.119 INFO:teuthology.orchestra.run.trial154.stdout:Installing dependencies: 2026-02-20T20:58:44.119 INFO:teuthology.orchestra.run.trial154.stdout: boost-program-options x86_64 1.75.0-13.el9 appstream 104 k 2026-02-20T20:58:44.119 INFO:teuthology.orchestra.run.trial154.stdout: ceph-base x86_64 2:20.2.0-677.gf7870454.el9 ceph 5.9 M 2026-02-20T20:58:44.119 INFO:teuthology.orchestra.run.trial154.stdout: ceph-common x86_64 2:20.2.0-677.gf7870454.el9 ceph 24 M 2026-02-20T20:58:44.119 INFO:teuthology.orchestra.run.trial154.stdout: ceph-selinux x86_64 2:20.2.0-677.gf7870454.el9 ceph 25 k 2026-02-20T20:58:44.119 INFO:teuthology.orchestra.run.trial154.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2026-02-20T20:58:44.119 INFO:teuthology.orchestra.run.trial154.stdout: libarrow x86_64 9.0.0-15.el9 epel 4.4 M 2026-02-20T20:58:44.120 INFO:teuthology.orchestra.run.trial154.stdout: libarrow-doc noarch 9.0.0-15.el9 epel 25 k 2026-02-20T20:58:44.120 INFO:teuthology.orchestra.run.trial154.stdout: libcephfs2 x86_64 2:20.2.0-677.gf7870454.el9 ceph 869 k 2026-02-20T20:58:44.120 INFO:teuthology.orchestra.run.trial154.stdout: libnbd x86_64 1.20.3-4.el9 appstream 164 k 2026-02-20T20:58:44.120 INFO:teuthology.orchestra.run.trial154.stdout: liboath x86_64 2.6.12-1.el9 epel 49 k 2026-02-20T20:58:44.120 INFO:teuthology.orchestra.run.trial154.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2026-02-20T20:58:44.120 INFO:teuthology.orchestra.run.trial154.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2026-02-20T20:58:44.120 INFO:teuthology.orchestra.run.trial154.stdout: libradosstriper1 x86_64 2:20.2.0-677.gf7870454.el9 ceph 250 k 2026-02-20T20:58:44.120 INFO:teuthology.orchestra.run.trial154.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2026-02-20T20:58:44.120 INFO:teuthology.orchestra.run.trial154.stdout: librgw2 x86_64 2:20.2.0-677.gf7870454.el9 ceph 6.4 M 2026-02-20T20:58:44.120 INFO:teuthology.orchestra.run.trial154.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2026-02-20T20:58:44.120 INFO:teuthology.orchestra.run.trial154.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2026-02-20T20:58:44.120 INFO:teuthology.orchestra.run.trial154.stdout: mailcap noarch 2.1.49-5.el9 baseos 33 k 2026-02-20T20:58:44.120 INFO:teuthology.orchestra.run.trial154.stdout: parquet-libs x86_64 9.0.0-15.el9 epel 838 k 2026-02-20T20:58:44.121 INFO:teuthology.orchestra.run.trial154.stdout: pciutils x86_64 3.7.0-7.el9 baseos 93 k 2026-02-20T20:58:44.121 INFO:teuthology.orchestra.run.trial154.stdout: python3-ceph-argparse x86_64 2:20.2.0-677.gf7870454.el9 ceph 45 k 2026-02-20T20:58:44.121 INFO:teuthology.orchestra.run.trial154.stdout: python3-ceph-common x86_64 2:20.2.0-677.gf7870454.el9 ceph 175 k 2026-02-20T20:58:44.121 INFO:teuthology.orchestra.run.trial154.stdout: python3-cephfs x86_64 2:20.2.0-677.gf7870454.el9 ceph 163 k 2026-02-20T20:58:44.121 INFO:teuthology.orchestra.run.trial154.stdout: python3-rados x86_64 2:20.2.0-677.gf7870454.el9 ceph 323 k 2026-02-20T20:58:44.121 INFO:teuthology.orchestra.run.trial154.stdout: python3-rbd x86_64 2:20.2.0-677.gf7870454.el9 ceph 305 k 2026-02-20T20:58:44.121 INFO:teuthology.orchestra.run.trial154.stdout: python3-rgw x86_64 2:20.2.0-677.gf7870454.el9 ceph 99 k 2026-02-20T20:58:44.121 INFO:teuthology.orchestra.run.trial154.stdout: qatlib x86_64 25.08.0-2.el9 appstream 240 k 2026-02-20T20:58:44.121 INFO:teuthology.orchestra.run.trial154.stdout: qatzip-libs x86_64 1.3.1-1.el9 appstream 66 k 2026-02-20T20:58:44.121 INFO:teuthology.orchestra.run.trial154.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2026-02-20T20:58:44.121 INFO:teuthology.orchestra.run.trial154.stdout: thrift x86_64 0.15.0-4.el9 epel 1.6 M 2026-02-20T20:58:44.121 INFO:teuthology.orchestra.run.trial154.stdout:Installing weak dependencies: 2026-02-20T20:58:44.121 INFO:teuthology.orchestra.run.trial154.stdout: qatlib-service x86_64 25.08.0-2.el9 appstream 37 k 2026-02-20T20:58:44.122 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T20:58:44.122 INFO:teuthology.orchestra.run.trial154.stdout:Transaction Summary 2026-02-20T20:58:44.122 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-20T20:58:44.122 INFO:teuthology.orchestra.run.trial154.stdout:Install 32 Packages 2026-02-20T20:58:44.122 INFO:teuthology.orchestra.run.trial154.stdout:Upgrade 2 Packages 2026-02-20T20:58:44.122 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T20:58:44.123 INFO:teuthology.orchestra.run.trial154.stdout:Total download size: 78 M 2026-02-20T20:58:44.123 INFO:teuthology.orchestra.run.trial154.stdout:Downloading Packages: 2026-02-20T20:58:44.625 INFO:teuthology.orchestra.run.trial154.stdout:(1/34): ceph-base-20.2.0-677.gf7870454.el9.x86_ 21 MB/s | 5.9 MB 00:00 2026-02-20T20:58:44.652 INFO:teuthology.orchestra.run.trial154.stdout:(2/34): ceph-selinux-20.2.0-677.gf7870454.el9.x 929 kB/s | 25 kB 00:00 2026-02-20T20:58:44.695 INFO:teuthology.orchestra.run.trial154.stdout:(3/34): libcephfs2-20.2.0-677.gf7870454.el9.x86 20 MB/s | 869 kB 00:00 2026-02-20T20:58:44.726 INFO:teuthology.orchestra.run.trial154.stdout:(4/34): libradosstriper1-20.2.0-677.gf7870454.e 7.7 MB/s | 250 kB 00:00 2026-02-20T20:58:44.997 INFO:teuthology.orchestra.run.trial154.stdout:(5/34): librgw2-20.2.0-677.gf7870454.el9.x86_64 24 MB/s | 6.4 MB 00:00 2026-02-20T20:58:45.035 INFO:teuthology.orchestra.run.trial154.stdout:(6/34): python3-ceph-argparse-20.2.0-677.gf7870 1.2 MB/s | 45 kB 00:00 2026-02-20T20:58:45.076 INFO:teuthology.orchestra.run.trial154.stdout:(7/34): python3-ceph-common-20.2.0-677.gf787045 4.2 MB/s | 175 kB 00:00 2026-02-20T20:58:45.118 INFO:teuthology.orchestra.run.trial154.stdout:(8/34): python3-cephfs-20.2.0-677.gf7870454.el9 3.8 MB/s | 163 kB 00:00 2026-02-20T20:58:45.166 INFO:teuthology.orchestra.run.trial154.stdout:(9/34): python3-rados-20.2.0-677.gf7870454.el9. 6.6 MB/s | 323 kB 00:00 2026-02-20T20:58:45.216 INFO:teuthology.orchestra.run.trial154.stdout:(10/34): python3-rbd-20.2.0-677.gf7870454.el9.x 6.0 MB/s | 305 kB 00:00 2026-02-20T20:58:45.264 INFO:teuthology.orchestra.run.trial154.stdout:(11/34): python3-rgw-20.2.0-677.gf7870454.el9.x 2.0 MB/s | 99 kB 00:00 2026-02-20T20:58:45.280 INFO:teuthology.orchestra.run.trial154.stdout:(12/34): mailcap-2.1.49-5.el9.noarch.rpm 2.1 MB/s | 33 kB 00:00 2026-02-20T20:58:45.288 INFO:teuthology.orchestra.run.trial154.stdout:(13/34): pciutils-3.7.0-7.el9.x86_64.rpm 12 MB/s | 93 kB 00:00 2026-02-20T20:58:45.428 INFO:teuthology.orchestra.run.trial154.stdout:(14/34): ceph-radosgw-20.2.0-677.gf7870454.el9. 22 MB/s | 24 MB 00:01 2026-02-20T20:58:45.529 INFO:teuthology.orchestra.run.trial154.stdout:(15/34): ceph-common-20.2.0-677.gf7870454.el9.x 20 MB/s | 24 MB 00:01 2026-02-20T20:58:46.011 INFO:teuthology.orchestra.run.trial154.stdout:(16/34): boost-program-options-1.75.0-13.el9.x8 144 kB/s | 104 kB 00:00 2026-02-20T20:58:46.089 INFO:teuthology.orchestra.run.trial154.stdout:(17/34): libnbd-1.20.3-4.el9.x86_64.rpm 248 kB/s | 164 kB 00:00 2026-02-20T20:58:46.111 INFO:teuthology.orchestra.run.trial154.stdout:(18/34): librabbitmq-0.11.0-7.el9.x86_64.rpm 451 kB/s | 45 kB 00:00 2026-02-20T20:58:46.260 INFO:teuthology.orchestra.run.trial154.stdout:(19/34): libpmemobj-1.12.1-1.el9.x86_64.rpm 221 kB/s | 160 kB 00:00 2026-02-20T20:58:46.344 INFO:teuthology.orchestra.run.trial138.stdout:CentOS Stream 9 - CRB 8.1 MB/s | 7.8 MB 00:00 2026-02-20T20:58:46.527 INFO:teuthology.orchestra.run.trial154.stdout:(20/34): lttng-ust-2.12.0-6.el9.x86_64.rpm 703 kB/s | 292 kB 00:00 2026-02-20T20:58:46.591 INFO:teuthology.orchestra.run.trial154.stdout:(21/34): qatlib-25.08.0-2.el9.x86_64.rpm 723 kB/s | 240 kB 00:00 2026-02-20T20:58:46.627 INFO:teuthology.orchestra.run.trial154.stdout:(22/34): qatlib-service-25.08.0-2.el9.x86_64.rp 370 kB/s | 37 kB 00:00 2026-02-20T20:58:46.691 INFO:teuthology.orchestra.run.trial154.stdout:(23/34): qatzip-libs-1.3.1-1.el9.x86_64.rpm 669 kB/s | 66 kB 00:00 2026-02-20T20:58:46.859 INFO:teuthology.orchestra.run.trial154.stdout:(24/34): gperftools-libs-2.9.1-3.el9.x86_64.rpm 1.3 MB/s | 308 kB 00:00 2026-02-20T20:58:46.897 INFO:teuthology.orchestra.run.trial154.stdout:(25/34): librdkafka-1.6.1-102.el9.x86_64.rpm 820 kB/s | 662 kB 00:00 2026-02-20T20:58:46.897 INFO:teuthology.orchestra.run.trial154.stdout:(26/34): libarrow-doc-9.0.0-15.el9.noarch.rpm 656 kB/s | 25 kB 00:00 2026-02-20T20:58:46.936 INFO:teuthology.orchestra.run.trial154.stdout:(27/34): liboath-2.6.12-1.el9.x86_64.rpm 1.2 MB/s | 49 kB 00:00 2026-02-20T20:58:46.940 INFO:teuthology.orchestra.run.trial154.stdout:(28/34): libunwind-1.6.2-1.el9.x86_64.rpm 1.5 MB/s | 67 kB 00:00 2026-02-20T20:58:47.143 INFO:teuthology.orchestra.run.trial154.stdout:(29/34): libarrow-9.0.0-15.el9.x86_64.rpm 9.8 MB/s | 4.4 MB 00:00 2026-02-20T20:58:47.192 INFO:teuthology.orchestra.run.trial138.stdout:CentOS Stream 9 - Extras packages 167 kB/s | 20 kB 00:00 2026-02-20T20:58:47.195 INFO:teuthology.orchestra.run.trial154.stdout:(30/34): parquet-libs-9.0.0-15.el9.x86_64.rpm 3.2 MB/s | 838 kB 00:00 2026-02-20T20:58:47.200 INFO:teuthology.orchestra.run.trial154.stdout:(31/34): re2-20211101-20.el9.x86_64.rpm 736 kB/s | 191 kB 00:00 2026-02-20T20:58:47.289 INFO:teuthology.orchestra.run.trial154.stdout:(32/34): thrift-0.15.0-4.el9.x86_64.rpm 11 MB/s | 1.6 MB 00:00 2026-02-20T20:58:47.341 INFO:teuthology.orchestra.run.trial154.stdout:(33/34): librbd1-20.2.0-677.gf7870454.el9.x86_6 20 MB/s | 2.8 MB 00:00 2026-02-20T20:58:47.351 INFO:teuthology.orchestra.run.trial154.stdout:(34/34): librados2-20.2.0-677.gf7870454.el9.x86 23 MB/s | 3.5 MB 00:00 2026-02-20T20:58:47.354 INFO:teuthology.orchestra.run.trial154.stdout:-------------------------------------------------------------------------------- 2026-02-20T20:58:47.354 INFO:teuthology.orchestra.run.trial154.stdout:Total 24 MB/s | 78 MB 00:03 2026-02-20T20:58:47.442 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction check 2026-02-20T20:58:47.460 INFO:teuthology.orchestra.run.trial154.stdout:Transaction check succeeded. 2026-02-20T20:58:47.461 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction test 2026-02-20T20:58:47.474 INFO:teuthology.orchestra.run.trial193.stdout: Running scriptlet: ceph-selinux-2:20.2.0-677.gf7870454.el9.x86_64 33/36 2026-02-20T20:58:47.474 INFO:teuthology.orchestra.run.trial193.stdout:skipping the directory /sys 2026-02-20T20:58:47.474 INFO:teuthology.orchestra.run.trial193.stdout:skipping the directory /proc 2026-02-20T20:58:47.474 INFO:teuthology.orchestra.run.trial193.stdout:skipping the directory /mnt 2026-02-20T20:58:47.474 INFO:teuthology.orchestra.run.trial193.stdout:skipping the directory /var/tmp 2026-02-20T20:58:47.474 INFO:teuthology.orchestra.run.trial193.stdout:skipping the directory /home 2026-02-20T20:58:47.474 INFO:teuthology.orchestra.run.trial193.stdout:skipping the directory /root 2026-02-20T20:58:47.475 INFO:teuthology.orchestra.run.trial193.stdout:skipping the directory /tmp 2026-02-20T20:58:47.475 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:58:47.757 INFO:teuthology.orchestra.run.trial154.stdout:Transaction test succeeded. 2026-02-20T20:58:47.757 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction 2026-02-20T20:58:48.087 INFO:teuthology.orchestra.run.trial154.stdout: Preparing : 1/1 2026-02-20T20:58:48.101 INFO:teuthology.orchestra.run.trial154.stdout: Installing : thrift-0.15.0-4.el9.x86_64 1/36 2026-02-20T20:58:48.254 INFO:teuthology.orchestra.run.trial154.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 2/36 2026-02-20T20:58:48.259 INFO:teuthology.orchestra.run.trial154.stdout: Upgrading : librados2-2:20.2.0-677.gf7870454.el9.x86_64 3/36 2026-02-20T20:58:48.288 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: librados2-2:20.2.0-677.gf7870454.el9.x86_64 3/36 2026-02-20T20:58:48.325 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-rados-2:20.2.0-677.gf7870454.el9.x86_64 4/36 2026-02-20T20:58:48.326 INFO:teuthology.orchestra.run.trial154.stdout: Installing : libcephfs2-2:20.2.0-677.gf7870454.el9.x86_64 5/36 2026-02-20T20:58:48.338 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: libcephfs2-2:20.2.0-677.gf7870454.el9.x86_64 5/36 2026-02-20T20:58:48.346 INFO:teuthology.orchestra.run.trial154.stdout: Installing : liboath-2.6.12-1.el9.x86_64 6/36 2026-02-20T20:58:48.348 INFO:teuthology.orchestra.run.trial154.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 7/36 2026-02-20T20:58:48.351 INFO:teuthology.orchestra.run.trial154.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 8/36 2026-02-20T20:58:48.355 INFO:teuthology.orchestra.run.trial154.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 9/36 2026-02-20T20:58:48.364 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-ceph-argparse-2:20.2.0-677.gf7870454.el9.x 10/36 2026-02-20T20:58:48.376 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-cephfs-2:20.2.0-677.gf7870454.el9.x86_64 11/36 2026-02-20T20:58:48.377 INFO:teuthology.orchestra.run.trial154.stdout: Installing : libradosstriper1-2:20.2.0-677.gf7870454.el9.x86_64 12/36 2026-02-20T20:58:48.389 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: libradosstriper1-2:20.2.0-677.gf7870454.el9.x86_64 12/36 2026-02-20T20:58:48.421 INFO:teuthology.orchestra.run.trial154.stdout: Installing : re2-1:20211101-20.el9.x86_64 13/36 2026-02-20T20:58:48.425 INFO:teuthology.orchestra.run.trial154.stdout: Installing : libarrow-9.0.0-15.el9.x86_64 14/36 2026-02-20T20:58:48.431 INFO:teuthology.orchestra.run.trial154.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 15/36 2026-02-20T20:58:48.434 INFO:teuthology.orchestra.run.trial154.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 16/36 2026-02-20T20:58:48.439 INFO:teuthology.orchestra.run.trial154.stdout: Installing : libarrow-doc-9.0.0-15.el9.noarch 17/36 2026-02-20T20:58:48.497 INFO:teuthology.orchestra.run.trial193.stdout: Installing : ceph-radosgw-2:20.2.0-677.gf7870454.el9.x86_64 34/36 2026-02-20T20:58:48.521 INFO:teuthology.orchestra.run.trial193.stdout: Running scriptlet: ceph-radosgw-2:20.2.0-677.gf7870454.el9.x86_64 34/36 2026-02-20T20:58:48.521 INFO:teuthology.orchestra.run.trial193.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-20T20:58:48.521 INFO:teuthology.orchestra.run.trial193.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2026-02-20T20:58:48.521 INFO:teuthology.orchestra.run.trial193.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-20T20:58:48.521 INFO:teuthology.orchestra.run.trial193.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-20T20:58:48.521 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:58:48.522 INFO:teuthology.orchestra.run.trial193.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 35/36 2026-02-20T20:58:48.535 INFO:teuthology.orchestra.run.trial193.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 35/36 2026-02-20T20:58:48.535 INFO:teuthology.orchestra.run.trial193.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 36/36 2026-02-20T20:58:48.562 INFO:teuthology.orchestra.run.trial154.stdout: Installing : libnbd-1.20.3-4.el9.x86_64 18/36 2026-02-20T20:58:48.563 INFO:teuthology.orchestra.run.trial154.stdout: Upgrading : librbd1-2:20.2.0-677.gf7870454.el9.x86_64 19/36 2026-02-20T20:58:48.590 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: librbd1-2:20.2.0-677.gf7870454.el9.x86_64 19/36 2026-02-20T20:58:48.592 INFO:teuthology.orchestra.run.trial193.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 36/36 2026-02-20T20:58:48.592 INFO:teuthology.orchestra.run.trial193.stdout:Creating group 'qat' with GID 992. 2026-02-20T20:58:48.593 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:58:48.593 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-rbd-2:20.2.0-677.gf7870454.el9.x86_64 20/36 2026-02-20T20:58:48.599 INFO:teuthology.orchestra.run.trial154.stdout: Installing : boost-program-options-1.75.0-13.el9.x86_64 21/36 2026-02-20T20:58:48.875 INFO:teuthology.orchestra.run.trial154.stdout: Installing : parquet-libs-9.0.0-15.el9.x86_64 22/36 2026-02-20T20:58:48.876 INFO:teuthology.orchestra.run.trial154.stdout: Installing : librgw2-2:20.2.0-677.gf7870454.el9.x86_64 23/36 2026-02-20T20:58:48.895 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: librgw2-2:20.2.0-677.gf7870454.el9.x86_64 23/36 2026-02-20T20:58:48.900 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-rgw-2:20.2.0-677.gf7870454.el9.x86_64 24/36 2026-02-20T20:58:48.905 INFO:teuthology.orchestra.run.trial154.stdout: Installing : pciutils-3.7.0-7.el9.x86_64 25/36 2026-02-20T20:58:48.907 INFO:teuthology.orchestra.run.trial154.stdout: Installing : qatlib-25.08.0-2.el9.x86_64 26/36 2026-02-20T20:58:48.908 INFO:teuthology.orchestra.run.trial154.stdout: Installing : qatlib-service-25.08.0-2.el9.x86_64 27/36 2026-02-20T20:58:48.927 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: qatlib-service-25.08.0-2.el9.x86_64 27/36 2026-02-20T20:58:48.931 INFO:teuthology.orchestra.run.trial154.stdout: Installing : qatzip-libs-1.3.1-1.el9.x86_64 28/36 2026-02-20T20:58:48.933 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : ceph-base-2:20.2.0-677.gf7870454.el9.x86_64 1/36 2026-02-20T20:58:48.933 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : ceph-common-2:20.2.0-677.gf7870454.el9.x86_64 2/36 2026-02-20T20:58:48.933 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : ceph-radosgw-2:20.2.0-677.gf7870454.el9.x86_64 3/36 2026-02-20T20:58:48.933 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : ceph-selinux-2:20.2.0-677.gf7870454.el9.x86_64 4/36 2026-02-20T20:58:48.933 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : libcephfs2-2:20.2.0-677.gf7870454.el9.x86_64 5/36 2026-02-20T20:58:48.933 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : libradosstriper1-2:20.2.0-677.gf7870454.el9.x86_64 6/36 2026-02-20T20:58:48.933 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : librgw2-2:20.2.0-677.gf7870454.el9.x86_64 7/36 2026-02-20T20:58:48.933 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : python3-ceph-argparse-2:20.2.0-677.gf7870454.el9.x 8/36 2026-02-20T20:58:48.933 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : python3-ceph-common-2:20.2.0-677.gf7870454.el9.x86 9/36 2026-02-20T20:58:48.933 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : python3-cephfs-2:20.2.0-677.gf7870454.el9.x86_64 10/36 2026-02-20T20:58:48.933 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : python3-rados-2:20.2.0-677.gf7870454.el9.x86_64 11/36 2026-02-20T20:58:48.933 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : python3-rbd-2:20.2.0-677.gf7870454.el9.x86_64 12/36 2026-02-20T20:58:48.933 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : python3-rgw-2:20.2.0-677.gf7870454.el9.x86_64 13/36 2026-02-20T20:58:48.933 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : mailcap-2.1.49-5.el9.noarch 14/36 2026-02-20T20:58:48.933 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : pciutils-3.7.0-7.el9.x86_64 15/36 2026-02-20T20:58:48.933 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : boost-program-options-1.75.0-13.el9.x86_64 16/36 2026-02-20T20:58:48.933 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : libnbd-1.20.3-4.el9.x86_64 17/36 2026-02-20T20:58:48.933 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 18/36 2026-02-20T20:58:48.933 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 19/36 2026-02-20T20:58:48.933 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 20/36 2026-02-20T20:58:48.933 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 21/36 2026-02-20T20:58:48.933 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : qatlib-25.08.0-2.el9.x86_64 22/36 2026-02-20T20:58:48.933 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : qatlib-service-25.08.0-2.el9.x86_64 23/36 2026-02-20T20:58:48.933 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : qatzip-libs-1.3.1-1.el9.x86_64 24/36 2026-02-20T20:58:48.933 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 25/36 2026-02-20T20:58:48.933 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : libarrow-9.0.0-15.el9.x86_64 26/36 2026-02-20T20:58:48.933 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : libarrow-doc-9.0.0-15.el9.noarch 27/36 2026-02-20T20:58:48.933 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : liboath-2.6.12-1.el9.x86_64 28/36 2026-02-20T20:58:48.933 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 29/36 2026-02-20T20:58:48.933 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : parquet-libs-9.0.0-15.el9.x86_64 30/36 2026-02-20T20:58:48.933 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : re2-1:20211101-20.el9.x86_64 31/36 2026-02-20T20:58:48.933 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : thrift-0.15.0-4.el9.x86_64 32/36 2026-02-20T20:58:48.933 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : librados2-2:20.2.0-677.gf7870454.el9.x86_64 33/36 2026-02-20T20:58:48.933 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 34/36 2026-02-20T20:58:48.933 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : librbd1-2:20.2.0-677.gf7870454.el9.x86_64 35/36 2026-02-20T20:58:48.966 INFO:teuthology.orchestra.run.trial154.stdout: Installing : mailcap-2.1.49-5.el9.noarch 29/36 2026-02-20T20:58:48.968 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-ceph-common-2:20.2.0-677.gf7870454.el9.x86 30/36 2026-02-20T20:58:48.997 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 36/36 2026-02-20T20:58:48.997 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:58:48.997 INFO:teuthology.orchestra.run.trial193.stdout:Upgraded: 2026-02-20T20:58:48.997 INFO:teuthology.orchestra.run.trial193.stdout: librados2-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:58:48.997 INFO:teuthology.orchestra.run.trial193.stdout: librbd1-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:58:48.997 INFO:teuthology.orchestra.run.trial193.stdout:Installed: 2026-02-20T20:58:48.997 INFO:teuthology.orchestra.run.trial193.stdout: boost-program-options-1.75.0-13.el9.x86_64 2026-02-20T20:58:48.997 INFO:teuthology.orchestra.run.trial193.stdout: ceph-base-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:58:48.997 INFO:teuthology.orchestra.run.trial193.stdout: ceph-common-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:58:48.997 INFO:teuthology.orchestra.run.trial193.stdout: ceph-radosgw-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:58:48.997 INFO:teuthology.orchestra.run.trial193.stdout: ceph-selinux-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:58:48.997 INFO:teuthology.orchestra.run.trial193.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2026-02-20T20:58:48.997 INFO:teuthology.orchestra.run.trial193.stdout: libarrow-9.0.0-15.el9.x86_64 2026-02-20T20:58:48.997 INFO:teuthology.orchestra.run.trial193.stdout: libarrow-doc-9.0.0-15.el9.noarch 2026-02-20T20:58:48.997 INFO:teuthology.orchestra.run.trial193.stdout: libcephfs2-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:58:48.997 INFO:teuthology.orchestra.run.trial193.stdout: libnbd-1.20.3-4.el9.x86_64 2026-02-20T20:58:48.997 INFO:teuthology.orchestra.run.trial193.stdout: liboath-2.6.12-1.el9.x86_64 2026-02-20T20:58:48.997 INFO:teuthology.orchestra.run.trial193.stdout: libpmemobj-1.12.1-1.el9.x86_64 2026-02-20T20:58:48.997 INFO:teuthology.orchestra.run.trial193.stdout: librabbitmq-0.11.0-7.el9.x86_64 2026-02-20T20:58:48.997 INFO:teuthology.orchestra.run.trial193.stdout: libradosstriper1-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:58:48.997 INFO:teuthology.orchestra.run.trial193.stdout: librdkafka-1.6.1-102.el9.x86_64 2026-02-20T20:58:48.997 INFO:teuthology.orchestra.run.trial193.stdout: librgw2-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:58:48.997 INFO:teuthology.orchestra.run.trial193.stdout: libunwind-1.6.2-1.el9.x86_64 2026-02-20T20:58:48.997 INFO:teuthology.orchestra.run.trial193.stdout: lttng-ust-2.12.0-6.el9.x86_64 2026-02-20T20:58:48.997 INFO:teuthology.orchestra.run.trial193.stdout: mailcap-2.1.49-5.el9.noarch 2026-02-20T20:58:48.998 INFO:teuthology.orchestra.run.trial193.stdout: parquet-libs-9.0.0-15.el9.x86_64 2026-02-20T20:58:48.998 INFO:teuthology.orchestra.run.trial193.stdout: pciutils-3.7.0-7.el9.x86_64 2026-02-20T20:58:48.998 INFO:teuthology.orchestra.run.trial193.stdout: python3-ceph-argparse-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:58:48.998 INFO:teuthology.orchestra.run.trial193.stdout: python3-ceph-common-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:58:48.998 INFO:teuthology.orchestra.run.trial193.stdout: python3-cephfs-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:58:48.998 INFO:teuthology.orchestra.run.trial193.stdout: python3-rados-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:58:48.998 INFO:teuthology.orchestra.run.trial193.stdout: python3-rbd-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:58:48.998 INFO:teuthology.orchestra.run.trial193.stdout: python3-rgw-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:58:48.998 INFO:teuthology.orchestra.run.trial193.stdout: qatlib-25.08.0-2.el9.x86_64 2026-02-20T20:58:48.998 INFO:teuthology.orchestra.run.trial193.stdout: qatlib-service-25.08.0-2.el9.x86_64 2026-02-20T20:58:48.998 INFO:teuthology.orchestra.run.trial193.stdout: qatzip-libs-1.3.1-1.el9.x86_64 2026-02-20T20:58:48.998 INFO:teuthology.orchestra.run.trial193.stdout: re2-1:20211101-20.el9.x86_64 2026-02-20T20:58:48.998 INFO:teuthology.orchestra.run.trial193.stdout: thrift-0.15.0-4.el9.x86_64 2026-02-20T20:58:48.998 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:58:48.998 INFO:teuthology.orchestra.run.trial193.stdout:Complete! 2026-02-20T20:58:49.039 DEBUG:teuthology.orchestra.run.trial193:> sudo yum -y install ceph-test 2026-02-20T20:58:49.355 INFO:teuthology.orchestra.run.trial193.stdout:Last metadata expiration check: 0:00:13 ago on Fri 20 Feb 2026 08:58:36 PM UTC. 2026-02-20T20:58:49.437 INFO:teuthology.orchestra.run.trial193.stdout:Dependencies resolved. 2026-02-20T20:58:49.438 INFO:teuthology.orchestra.run.trial193.stdout:================================================================================ 2026-02-20T20:58:49.438 INFO:teuthology.orchestra.run.trial193.stdout: Package Arch Version Repository Size 2026-02-20T20:58:49.438 INFO:teuthology.orchestra.run.trial193.stdout:================================================================================ 2026-02-20T20:58:49.438 INFO:teuthology.orchestra.run.trial193.stdout:Installing: 2026-02-20T20:58:49.438 INFO:teuthology.orchestra.run.trial193.stdout: ceph-test x86_64 2:20.2.0-677.gf7870454.el9 ceph 84 M 2026-02-20T20:58:49.439 INFO:teuthology.orchestra.run.trial193.stdout:Installing dependencies: 2026-02-20T20:58:49.439 INFO:teuthology.orchestra.run.trial193.stdout: libcephsqlite x86_64 2:20.2.0-677.gf7870454.el9 ceph 164 k 2026-02-20T20:58:49.439 INFO:teuthology.orchestra.run.trial193.stdout: libxslt x86_64 1.1.34-12.el9 appstream 233 k 2026-02-20T20:58:49.439 INFO:teuthology.orchestra.run.trial193.stdout: socat x86_64 1.7.4.1-8.el9 appstream 303 k 2026-02-20T20:58:49.439 INFO:teuthology.orchestra.run.trial193.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2026-02-20T20:58:49.439 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:58:49.439 INFO:teuthology.orchestra.run.trial193.stdout:Transaction Summary 2026-02-20T20:58:49.439 INFO:teuthology.orchestra.run.trial193.stdout:================================================================================ 2026-02-20T20:58:49.439 INFO:teuthology.orchestra.run.trial193.stdout:Install 5 Packages 2026-02-20T20:58:49.439 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:58:49.439 INFO:teuthology.orchestra.run.trial193.stdout:Total download size: 85 M 2026-02-20T20:58:49.439 INFO:teuthology.orchestra.run.trial193.stdout:Installed size: 365 M 2026-02-20T20:58:49.440 INFO:teuthology.orchestra.run.trial193.stdout:Downloading Packages: 2026-02-20T20:58:49.593 INFO:teuthology.orchestra.run.trial193.stdout:(1/5): libxslt-1.1.34-12.el9.x86_64.rpm 2.5 MB/s | 233 kB 00:00 2026-02-20T20:58:49.600 INFO:teuthology.orchestra.run.trial193.stdout:(2/5): libcephsqlite-20.2.0-677.gf7870454.el9.x 1.6 MB/s | 164 kB 00:00 2026-02-20T20:58:49.640 INFO:teuthology.orchestra.run.trial193.stdout:(3/5): socat-1.7.4.1-8.el9.x86_64.rpm 6.3 MB/s | 303 kB 00:00 2026-02-20T20:58:49.663 INFO:teuthology.orchestra.run.trial193.stdout:(4/5): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.0 MB/s | 64 kB 00:00 2026-02-20T20:58:50.044 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: ceph-common-2:20.2.0-677.gf7870454.el9.x86_64 31/36 2026-02-20T20:58:50.047 INFO:teuthology.orchestra.run.trial154.stdout: Installing : ceph-common-2:20.2.0-677.gf7870454.el9.x86_64 31/36 2026-02-20T20:58:50.347 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: ceph-common-2:20.2.0-677.gf7870454.el9.x86_64 31/36 2026-02-20T20:58:50.350 INFO:teuthology.orchestra.run.trial154.stdout: Installing : ceph-base-2:20.2.0-677.gf7870454.el9.x86_64 32/36 2026-02-20T20:58:50.390 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: ceph-base-2:20.2.0-677.gf7870454.el9.x86_64 32/36 2026-02-20T20:58:50.390 INFO:teuthology.orchestra.run.trial154.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2026-02-20T20:58:50.391 INFO:teuthology.orchestra.run.trial154.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2026-02-20T20:58:50.391 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T20:58:50.394 INFO:teuthology.orchestra.run.trial154.stdout: Installing : ceph-selinux-2:20.2.0-677.gf7870454.el9.x86_64 33/36 2026-02-20T20:58:51.166 INFO:teuthology.orchestra.run.trial193.stdout:(5/5): ceph-test-20.2.0-677.gf7870454.el9.x86_6 50 MB/s | 84 MB 00:01 2026-02-20T20:58:51.167 INFO:teuthology.orchestra.run.trial193.stdout:-------------------------------------------------------------------------------- 2026-02-20T20:58:51.167 INFO:teuthology.orchestra.run.trial193.stdout:Total 49 MB/s | 85 MB 00:01 2026-02-20T20:58:51.195 INFO:teuthology.orchestra.run.trial193.stdout:Running transaction check 2026-02-20T20:58:51.204 INFO:teuthology.orchestra.run.trial193.stdout:Transaction check succeeded. 2026-02-20T20:58:51.205 INFO:teuthology.orchestra.run.trial193.stdout:Running transaction test 2026-02-20T20:58:51.490 INFO:teuthology.orchestra.run.trial193.stdout:Transaction test succeeded. 2026-02-20T20:58:51.490 INFO:teuthology.orchestra.run.trial193.stdout:Running transaction 2026-02-20T20:58:51.801 INFO:teuthology.orchestra.run.trial193.stdout: Preparing : 1/1 2026-02-20T20:58:51.807 INFO:teuthology.orchestra.run.trial193.stdout: Installing : socat-1.7.4.1-8.el9.x86_64 1/5 2026-02-20T20:58:51.811 INFO:teuthology.orchestra.run.trial193.stdout: Installing : libxslt-1.1.34-12.el9.x86_64 2/5 2026-02-20T20:58:51.818 INFO:teuthology.orchestra.run.trial193.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 3/5 2026-02-20T20:58:51.819 INFO:teuthology.orchestra.run.trial193.stdout: Installing : libcephsqlite-2:20.2.0-677.gf7870454.el9.x86_64 4/5 2026-02-20T20:58:52.641 INFO:teuthology.orchestra.run.trial138.stdout:Extra Packages for Enterprise Linux 3.8 MB/s | 20 MB 00:05 2026-02-20T20:58:54.942 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: ceph-selinux-2:20.2.0-677.gf7870454.el9.x86_64 33/36 2026-02-20T20:58:54.942 INFO:teuthology.orchestra.run.trial154.stdout:skipping the directory /sys 2026-02-20T20:58:54.943 INFO:teuthology.orchestra.run.trial154.stdout:skipping the directory /proc 2026-02-20T20:58:54.943 INFO:teuthology.orchestra.run.trial154.stdout:skipping the directory /mnt 2026-02-20T20:58:54.943 INFO:teuthology.orchestra.run.trial154.stdout:skipping the directory /var/tmp 2026-02-20T20:58:54.943 INFO:teuthology.orchestra.run.trial154.stdout:skipping the directory /home 2026-02-20T20:58:54.943 INFO:teuthology.orchestra.run.trial154.stdout:skipping the directory /root 2026-02-20T20:58:54.943 INFO:teuthology.orchestra.run.trial154.stdout:skipping the directory /tmp 2026-02-20T20:58:54.943 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T20:58:55.539 INFO:teuthology.orchestra.run.trial193.stdout: Running scriptlet: libcephsqlite-2:20.2.0-677.gf7870454.el9.x86_64 4/5 2026-02-20T20:58:55.557 INFO:teuthology.orchestra.run.trial193.stdout: Installing : ceph-test-2:20.2.0-677.gf7870454.el9.x86_64 5/5 2026-02-20T20:58:55.869 INFO:teuthology.orchestra.run.trial138.stdout:lab-extras 1.4 MB/s | 50 kB 00:00 2026-02-20T20:58:55.900 INFO:teuthology.orchestra.run.trial193.stdout: Running scriptlet: ceph-test-2:20.2.0-677.gf7870454.el9.x86_64 5/5 2026-02-20T20:58:55.900 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : ceph-test-2:20.2.0-677.gf7870454.el9.x86_64 1/5 2026-02-20T20:58:55.900 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : libcephsqlite-2:20.2.0-677.gf7870454.el9.x86_64 2/5 2026-02-20T20:58:55.900 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : libxslt-1.1.34-12.el9.x86_64 3/5 2026-02-20T20:58:55.900 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : socat-1.7.4.1-8.el9.x86_64 4/5 2026-02-20T20:58:55.955 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 5/5 2026-02-20T20:58:55.955 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:58:55.955 INFO:teuthology.orchestra.run.trial193.stdout:Installed: 2026-02-20T20:58:55.955 INFO:teuthology.orchestra.run.trial193.stdout: ceph-test-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:58:55.955 INFO:teuthology.orchestra.run.trial193.stdout: libcephsqlite-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:58:55.955 INFO:teuthology.orchestra.run.trial193.stdout: libxslt-1.1.34-12.el9.x86_64 2026-02-20T20:58:55.955 INFO:teuthology.orchestra.run.trial193.stdout: socat-1.7.4.1-8.el9.x86_64 2026-02-20T20:58:55.956 INFO:teuthology.orchestra.run.trial193.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2026-02-20T20:58:55.956 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:58:55.956 INFO:teuthology.orchestra.run.trial193.stdout:Complete! 2026-02-20T20:58:55.974 INFO:teuthology.orchestra.run.trial154.stdout: Installing : ceph-radosgw-2:20.2.0-677.gf7870454.el9.x86_64 34/36 2026-02-20T20:58:55.991 DEBUG:teuthology.orchestra.run.trial193:> sudo yum -y install ceph 2026-02-20T20:58:55.998 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: ceph-radosgw-2:20.2.0-677.gf7870454.el9.x86_64 34/36 2026-02-20T20:58:55.998 INFO:teuthology.orchestra.run.trial154.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-20T20:58:55.998 INFO:teuthology.orchestra.run.trial154.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2026-02-20T20:58:55.999 INFO:teuthology.orchestra.run.trial154.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-20T20:58:55.999 INFO:teuthology.orchestra.run.trial154.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-20T20:58:55.999 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T20:58:56.000 INFO:teuthology.orchestra.run.trial154.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 35/36 2026-02-20T20:58:56.013 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 35/36 2026-02-20T20:58:56.014 INFO:teuthology.orchestra.run.trial154.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 36/36 2026-02-20T20:58:56.070 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 36/36 2026-02-20T20:58:56.070 INFO:teuthology.orchestra.run.trial154.stdout:Creating group 'qat' with GID 992. 2026-02-20T20:58:56.070 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T20:58:56.298 INFO:teuthology.orchestra.run.trial193.stdout:Last metadata expiration check: 0:00:20 ago on Fri 20 Feb 2026 08:58:36 PM UTC. 2026-02-20T20:58:56.382 INFO:teuthology.orchestra.run.trial193.stdout:Dependencies resolved. 2026-02-20T20:58:56.383 INFO:teuthology.orchestra.run.trial193.stdout:================================================================================ 2026-02-20T20:58:56.383 INFO:teuthology.orchestra.run.trial193.stdout: Package Arch Version Repository Size 2026-02-20T20:58:56.383 INFO:teuthology.orchestra.run.trial193.stdout:================================================================================ 2026-02-20T20:58:56.384 INFO:teuthology.orchestra.run.trial193.stdout:Installing: 2026-02-20T20:58:56.384 INFO:teuthology.orchestra.run.trial193.stdout: ceph x86_64 2:20.2.0-677.gf7870454.el9 ceph 6.5 k 2026-02-20T20:58:56.384 INFO:teuthology.orchestra.run.trial193.stdout:Installing dependencies: 2026-02-20T20:58:56.384 INFO:teuthology.orchestra.run.trial193.stdout: ceph-mds x86_64 2:20.2.0-677.gf7870454.el9 ceph 2.3 M 2026-02-20T20:58:56.384 INFO:teuthology.orchestra.run.trial193.stdout: ceph-mgr x86_64 2:20.2.0-677.gf7870454.el9 ceph 961 k 2026-02-20T20:58:56.384 INFO:teuthology.orchestra.run.trial193.stdout: ceph-mgr-modules-core noarch 2:20.2.0-677.gf7870454.el9 ceph-noarch 290 k 2026-02-20T20:58:56.384 INFO:teuthology.orchestra.run.trial193.stdout: ceph-mon x86_64 2:20.2.0-677.gf7870454.el9 ceph 5.0 M 2026-02-20T20:58:56.384 INFO:teuthology.orchestra.run.trial193.stdout: ceph-osd x86_64 2:20.2.0-677.gf7870454.el9 ceph 17 M 2026-02-20T20:58:56.384 INFO:teuthology.orchestra.run.trial193.stdout: ledmon-libs x86_64 1.1.0-3.el9 baseos 40 k 2026-02-20T20:58:56.384 INFO:teuthology.orchestra.run.trial193.stdout: libconfig x86_64 1.7.2-9.el9 baseos 72 k 2026-02-20T20:58:56.384 INFO:teuthology.orchestra.run.trial193.stdout: libstoragemgmt x86_64 1.10.1-1.el9 appstream 246 k 2026-02-20T20:58:56.384 INFO:teuthology.orchestra.run.trial193.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2026-02-20T20:58:56.385 INFO:teuthology.orchestra.run.trial193.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2026-02-20T20:58:56.385 INFO:teuthology.orchestra.run.trial193.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2026-02-20T20:58:56.385 INFO:teuthology.orchestra.run.trial193.stdout: python3-autocommand noarch 2.2.2-8.el9 epel 29 k 2026-02-20T20:58:56.385 INFO:teuthology.orchestra.run.trial193.stdout: python3-backports-tarfile noarch 1.2.0-1.el9 epel 60 k 2026-02-20T20:58:56.385 INFO:teuthology.orchestra.run.trial193.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2026-02-20T20:58:56.385 INFO:teuthology.orchestra.run.trial193.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2026-02-20T20:58:56.385 INFO:teuthology.orchestra.run.trial193.stdout: python3-cheroot noarch 10.0.1-4.el9 epel 173 k 2026-02-20T20:58:56.385 INFO:teuthology.orchestra.run.trial193.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2026-02-20T20:58:56.385 INFO:teuthology.orchestra.run.trial193.stdout: python3-cryptography x86_64 36.0.1-5.el9 baseos 1.2 M 2026-02-20T20:58:56.385 INFO:teuthology.orchestra.run.trial193.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2026-02-20T20:58:56.385 INFO:teuthology.orchestra.run.trial193.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2026-02-20T20:58:56.385 INFO:teuthology.orchestra.run.trial193.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2026-02-20T20:58:56.386 INFO:teuthology.orchestra.run.trial193.stdout: python3-jaraco-context noarch 6.0.1-3.el9 epel 20 k 2026-02-20T20:58:56.386 INFO:teuthology.orchestra.run.trial193.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2026-02-20T20:58:56.386 INFO:teuthology.orchestra.run.trial193.stdout: python3-jaraco-text noarch 4.0.0-2.el9 epel 26 k 2026-02-20T20:58:56.386 INFO:teuthology.orchestra.run.trial193.stdout: python3-libstoragemgmt x86_64 1.10.1-1.el9 appstream 177 k 2026-02-20T20:58:56.386 INFO:teuthology.orchestra.run.trial193.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2026-02-20T20:58:56.386 INFO:teuthology.orchestra.run.trial193.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2026-02-20T20:58:56.386 INFO:teuthology.orchestra.run.trial193.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2026-02-20T20:58:56.386 INFO:teuthology.orchestra.run.trial193.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2026-02-20T20:58:56.386 INFO:teuthology.orchestra.run.trial193.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2026-02-20T20:58:56.386 INFO:teuthology.orchestra.run.trial193.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2026-02-20T20:58:56.386 INFO:teuthology.orchestra.run.trial193.stdout: python3-pyparsing noarch 2.4.7-9.el9 baseos 150 k 2026-02-20T20:58:56.386 INFO:teuthology.orchestra.run.trial193.stdout: python3-requests noarch 2.25.1-10.el9 baseos 126 k 2026-02-20T20:58:56.386 INFO:teuthology.orchestra.run.trial193.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2026-02-20T20:58:56.386 INFO:teuthology.orchestra.run.trial193.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2026-02-20T20:58:56.387 INFO:teuthology.orchestra.run.trial193.stdout: python3-urllib3 noarch 1.26.5-7.el9 baseos 218 k 2026-02-20T20:58:56.387 INFO:teuthology.orchestra.run.trial193.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2026-02-20T20:58:56.387 INFO:teuthology.orchestra.run.trial193.stdout: unzip x86_64 6.0-59.el9 baseos 182 k 2026-02-20T20:58:56.387 INFO:teuthology.orchestra.run.trial193.stdout: zip x86_64 3.0-35.el9 baseos 266 k 2026-02-20T20:58:56.387 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:58:56.387 INFO:teuthology.orchestra.run.trial193.stdout:Transaction Summary 2026-02-20T20:58:56.387 INFO:teuthology.orchestra.run.trial193.stdout:================================================================================ 2026-02-20T20:58:56.387 INFO:teuthology.orchestra.run.trial193.stdout:Install 40 Packages 2026-02-20T20:58:56.387 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:58:56.388 INFO:teuthology.orchestra.run.trial193.stdout:Total download size: 30 M 2026-02-20T20:58:56.388 INFO:teuthology.orchestra.run.trial193.stdout:Installed size: 100 M 2026-02-20T20:58:56.388 INFO:teuthology.orchestra.run.trial193.stdout:Downloading Packages: 2026-02-20T20:58:56.423 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : ceph-base-2:20.2.0-677.gf7870454.el9.x86_64 1/36 2026-02-20T20:58:56.423 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : ceph-common-2:20.2.0-677.gf7870454.el9.x86_64 2/36 2026-02-20T20:58:56.423 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : ceph-radosgw-2:20.2.0-677.gf7870454.el9.x86_64 3/36 2026-02-20T20:58:56.423 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : ceph-selinux-2:20.2.0-677.gf7870454.el9.x86_64 4/36 2026-02-20T20:58:56.423 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : libcephfs2-2:20.2.0-677.gf7870454.el9.x86_64 5/36 2026-02-20T20:58:56.423 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : libradosstriper1-2:20.2.0-677.gf7870454.el9.x86_64 6/36 2026-02-20T20:58:56.424 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : librgw2-2:20.2.0-677.gf7870454.el9.x86_64 7/36 2026-02-20T20:58:56.424 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-ceph-argparse-2:20.2.0-677.gf7870454.el9.x 8/36 2026-02-20T20:58:56.424 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-ceph-common-2:20.2.0-677.gf7870454.el9.x86 9/36 2026-02-20T20:58:56.424 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-cephfs-2:20.2.0-677.gf7870454.el9.x86_64 10/36 2026-02-20T20:58:56.424 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-rados-2:20.2.0-677.gf7870454.el9.x86_64 11/36 2026-02-20T20:58:56.424 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-rbd-2:20.2.0-677.gf7870454.el9.x86_64 12/36 2026-02-20T20:58:56.424 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-rgw-2:20.2.0-677.gf7870454.el9.x86_64 13/36 2026-02-20T20:58:56.424 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : mailcap-2.1.49-5.el9.noarch 14/36 2026-02-20T20:58:56.424 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : pciutils-3.7.0-7.el9.x86_64 15/36 2026-02-20T20:58:56.424 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : boost-program-options-1.75.0-13.el9.x86_64 16/36 2026-02-20T20:58:56.424 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : libnbd-1.20.3-4.el9.x86_64 17/36 2026-02-20T20:58:56.424 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 18/36 2026-02-20T20:58:56.425 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 19/36 2026-02-20T20:58:56.425 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 20/36 2026-02-20T20:58:56.425 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 21/36 2026-02-20T20:58:56.425 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : qatlib-25.08.0-2.el9.x86_64 22/36 2026-02-20T20:58:56.425 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : qatlib-service-25.08.0-2.el9.x86_64 23/36 2026-02-20T20:58:56.425 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : qatzip-libs-1.3.1-1.el9.x86_64 24/36 2026-02-20T20:58:56.425 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 25/36 2026-02-20T20:58:56.425 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : libarrow-9.0.0-15.el9.x86_64 26/36 2026-02-20T20:58:56.425 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : libarrow-doc-9.0.0-15.el9.noarch 27/36 2026-02-20T20:58:56.425 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : liboath-2.6.12-1.el9.x86_64 28/36 2026-02-20T20:58:56.425 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 29/36 2026-02-20T20:58:56.425 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : parquet-libs-9.0.0-15.el9.x86_64 30/36 2026-02-20T20:58:56.425 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : re2-1:20211101-20.el9.x86_64 31/36 2026-02-20T20:58:56.426 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : thrift-0.15.0-4.el9.x86_64 32/36 2026-02-20T20:58:56.426 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : librados2-2:20.2.0-677.gf7870454.el9.x86_64 33/36 2026-02-20T20:58:56.426 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 34/36 2026-02-20T20:58:56.426 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : librbd1-2:20.2.0-677.gf7870454.el9.x86_64 35/36 2026-02-20T20:58:56.483 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 36/36 2026-02-20T20:58:56.483 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T20:58:56.483 INFO:teuthology.orchestra.run.trial154.stdout:Upgraded: 2026-02-20T20:58:56.483 INFO:teuthology.orchestra.run.trial154.stdout: librados2-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:58:56.483 INFO:teuthology.orchestra.run.trial154.stdout: librbd1-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:58:56.483 INFO:teuthology.orchestra.run.trial154.stdout:Installed: 2026-02-20T20:58:56.484 INFO:teuthology.orchestra.run.trial154.stdout: boost-program-options-1.75.0-13.el9.x86_64 2026-02-20T20:58:56.484 INFO:teuthology.orchestra.run.trial154.stdout: ceph-base-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:58:56.484 INFO:teuthology.orchestra.run.trial154.stdout: ceph-common-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:58:56.484 INFO:teuthology.orchestra.run.trial154.stdout: ceph-radosgw-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:58:56.484 INFO:teuthology.orchestra.run.trial154.stdout: ceph-selinux-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:58:56.484 INFO:teuthology.orchestra.run.trial154.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2026-02-20T20:58:56.484 INFO:teuthology.orchestra.run.trial154.stdout: libarrow-9.0.0-15.el9.x86_64 2026-02-20T20:58:56.484 INFO:teuthology.orchestra.run.trial154.stdout: libarrow-doc-9.0.0-15.el9.noarch 2026-02-20T20:58:56.484 INFO:teuthology.orchestra.run.trial154.stdout: libcephfs2-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:58:56.484 INFO:teuthology.orchestra.run.trial154.stdout: libnbd-1.20.3-4.el9.x86_64 2026-02-20T20:58:56.484 INFO:teuthology.orchestra.run.trial154.stdout: liboath-2.6.12-1.el9.x86_64 2026-02-20T20:58:56.484 INFO:teuthology.orchestra.run.trial154.stdout: libpmemobj-1.12.1-1.el9.x86_64 2026-02-20T20:58:56.485 INFO:teuthology.orchestra.run.trial154.stdout: librabbitmq-0.11.0-7.el9.x86_64 2026-02-20T20:58:56.485 INFO:teuthology.orchestra.run.trial154.stdout: libradosstriper1-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:58:56.485 INFO:teuthology.orchestra.run.trial154.stdout: librdkafka-1.6.1-102.el9.x86_64 2026-02-20T20:58:56.485 INFO:teuthology.orchestra.run.trial154.stdout: librgw2-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:58:56.485 INFO:teuthology.orchestra.run.trial154.stdout: libunwind-1.6.2-1.el9.x86_64 2026-02-20T20:58:56.485 INFO:teuthology.orchestra.run.trial154.stdout: lttng-ust-2.12.0-6.el9.x86_64 2026-02-20T20:58:56.485 INFO:teuthology.orchestra.run.trial154.stdout: mailcap-2.1.49-5.el9.noarch 2026-02-20T20:58:56.485 INFO:teuthology.orchestra.run.trial154.stdout: parquet-libs-9.0.0-15.el9.x86_64 2026-02-20T20:58:56.485 INFO:teuthology.orchestra.run.trial154.stdout: pciutils-3.7.0-7.el9.x86_64 2026-02-20T20:58:56.485 INFO:teuthology.orchestra.run.trial154.stdout: python3-ceph-argparse-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:58:56.485 INFO:teuthology.orchestra.run.trial154.stdout: python3-ceph-common-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:58:56.485 INFO:teuthology.orchestra.run.trial154.stdout: python3-cephfs-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:58:56.485 INFO:teuthology.orchestra.run.trial154.stdout: python3-rados-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:58:56.486 INFO:teuthology.orchestra.run.trial154.stdout: python3-rbd-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:58:56.486 INFO:teuthology.orchestra.run.trial154.stdout: python3-rgw-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:58:56.486 INFO:teuthology.orchestra.run.trial154.stdout: qatlib-25.08.0-2.el9.x86_64 2026-02-20T20:58:56.486 INFO:teuthology.orchestra.run.trial154.stdout: qatlib-service-25.08.0-2.el9.x86_64 2026-02-20T20:58:56.486 INFO:teuthology.orchestra.run.trial154.stdout: qatzip-libs-1.3.1-1.el9.x86_64 2026-02-20T20:58:56.486 INFO:teuthology.orchestra.run.trial154.stdout: re2-1:20211101-20.el9.x86_64 2026-02-20T20:58:56.486 INFO:teuthology.orchestra.run.trial154.stdout: thrift-0.15.0-4.el9.x86_64 2026-02-20T20:58:56.486 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T20:58:56.486 INFO:teuthology.orchestra.run.trial154.stdout:Complete! 2026-02-20T20:58:56.526 DEBUG:teuthology.orchestra.run.trial154:> sudo yum -y install ceph-test 2026-02-20T20:58:56.745 INFO:teuthology.orchestra.run.trial193.stdout:(1/40): ceph-20.2.0-677.gf7870454.el9.x86_64.rp 97 kB/s | 6.5 kB 00:00 2026-02-20T20:58:56.816 INFO:teuthology.orchestra.run.trial193.stdout:(2/40): ceph-mgr-20.2.0-677.gf7870454.el9.x86_6 6.8 MB/s | 961 kB 00:00 2026-02-20T20:58:56.836 INFO:teuthology.orchestra.run.trial154.stdout:Last metadata expiration check: 0:00:14 ago on Fri 20 Feb 2026 08:58:42 PM UTC. 2026-02-20T20:58:56.837 INFO:teuthology.orchestra.run.trial193.stdout:(3/40): ceph-mds-20.2.0-677.gf7870454.el9.x86_6 15 MB/s | 2.3 MB 00:00 2026-02-20T20:58:56.871 INFO:teuthology.orchestra.run.trial193.stdout:(4/40): ceph-mgr-modules-core-20.2.0-677.gf7870 8.3 MB/s | 290 kB 00:00 2026-02-20T20:58:56.909 INFO:teuthology.orchestra.run.trial193.stdout:(5/40): ledmon-libs-1.1.0-3.el9.x86_64.rpm 1.0 MB/s | 40 kB 00:00 2026-02-20T20:58:56.917 INFO:teuthology.orchestra.run.trial154.stdout:Dependencies resolved. 2026-02-20T20:58:56.917 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-20T20:58:56.918 INFO:teuthology.orchestra.run.trial154.stdout: Package Arch Version Repository Size 2026-02-20T20:58:56.918 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-20T20:58:56.918 INFO:teuthology.orchestra.run.trial154.stdout:Installing: 2026-02-20T20:58:56.918 INFO:teuthology.orchestra.run.trial154.stdout: ceph-test x86_64 2:20.2.0-677.gf7870454.el9 ceph 84 M 2026-02-20T20:58:56.918 INFO:teuthology.orchestra.run.trial154.stdout:Installing dependencies: 2026-02-20T20:58:56.918 INFO:teuthology.orchestra.run.trial154.stdout: libcephsqlite x86_64 2:20.2.0-677.gf7870454.el9 ceph 164 k 2026-02-20T20:58:56.918 INFO:teuthology.orchestra.run.trial154.stdout: libxslt x86_64 1.1.34-12.el9 appstream 233 k 2026-02-20T20:58:56.918 INFO:teuthology.orchestra.run.trial154.stdout: socat x86_64 1.7.4.1-8.el9 appstream 303 k 2026-02-20T20:58:56.918 INFO:teuthology.orchestra.run.trial154.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2026-02-20T20:58:56.918 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T20:58:56.919 INFO:teuthology.orchestra.run.trial154.stdout:Transaction Summary 2026-02-20T20:58:56.919 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-20T20:58:56.919 INFO:teuthology.orchestra.run.trial154.stdout:Install 5 Packages 2026-02-20T20:58:56.919 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T20:58:56.919 INFO:teuthology.orchestra.run.trial154.stdout:Total download size: 85 M 2026-02-20T20:58:56.920 INFO:teuthology.orchestra.run.trial154.stdout:Installed size: 365 M 2026-02-20T20:58:56.920 INFO:teuthology.orchestra.run.trial154.stdout:Downloading Packages: 2026-02-20T20:58:56.926 INFO:teuthology.orchestra.run.trial193.stdout:(6/40): libconfig-1.7.2-9.el9.x86_64.rpm 4.3 MB/s | 72 kB 00:00 2026-02-20T20:58:56.946 INFO:teuthology.orchestra.run.trial193.stdout:(7/40): python3-cffi-1.14.5-5.el9.x86_64.rpm 12 MB/s | 253 kB 00:00 2026-02-20T20:58:56.983 INFO:teuthology.orchestra.run.trial193.stdout:(8/40): python3-cryptography-36.0.1-5.el9.x86_6 34 MB/s | 1.2 MB 00:00 2026-02-20T20:58:56.993 INFO:teuthology.orchestra.run.trial193.stdout:(9/40): python3-ply-3.11-14.el9.noarch.rpm 10 MB/s | 106 kB 00:00 2026-02-20T20:58:57.004 INFO:teuthology.orchestra.run.trial193.stdout:(10/40): python3-pycparser-2.20-6.el9.noarch.rp 12 MB/s | 135 kB 00:00 2026-02-20T20:58:57.015 INFO:teuthology.orchestra.run.trial193.stdout:(11/40): python3-pyparsing-2.4.7-9.el9.noarch.r 13 MB/s | 150 kB 00:00 2026-02-20T20:58:57.027 INFO:teuthology.orchestra.run.trial193.stdout:(12/40): python3-requests-2.25.1-10.el9.noarch. 10 MB/s | 126 kB 00:00 2026-02-20T20:58:57.041 INFO:teuthology.orchestra.run.trial193.stdout:(13/40): ceph-mon-20.2.0-677.gf7870454.el9.x86_ 17 MB/s | 5.0 MB 00:00 2026-02-20T20:58:57.043 INFO:teuthology.orchestra.run.trial193.stdout:(14/40): python3-urllib3-1.26.5-7.el9.noarch.rp 15 MB/s | 218 kB 00:00 2026-02-20T20:58:57.056 INFO:teuthology.orchestra.run.trial193.stdout:(15/40): zip-3.0-35.el9.x86_64.rpm 20 MB/s | 266 kB 00:00 2026-02-20T20:58:57.058 INFO:teuthology.orchestra.run.trial138.stdout:Dependencies resolved. 2026-02-20T20:58:57.060 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-20T20:58:57.060 INFO:teuthology.orchestra.run.trial138.stdout: Package Arch Version Repository Size 2026-02-20T20:58:57.060 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-20T20:58:57.060 INFO:teuthology.orchestra.run.trial138.stdout:Installing: 2026-02-20T20:58:57.060 INFO:teuthology.orchestra.run.trial138.stdout: ceph-radosgw x86_64 2:20.2.0-677.gf7870454.el9 ceph 24 M 2026-02-20T20:58:57.060 INFO:teuthology.orchestra.run.trial138.stdout:Upgrading: 2026-02-20T20:58:57.060 INFO:teuthology.orchestra.run.trial138.stdout: librados2 x86_64 2:20.2.0-677.gf7870454.el9 ceph 3.5 M 2026-02-20T20:58:57.060 INFO:teuthology.orchestra.run.trial138.stdout: librbd1 x86_64 2:20.2.0-677.gf7870454.el9 ceph 2.8 M 2026-02-20T20:58:57.060 INFO:teuthology.orchestra.run.trial138.stdout:Installing dependencies: 2026-02-20T20:58:57.061 INFO:teuthology.orchestra.run.trial138.stdout: boost-program-options x86_64 1.75.0-13.el9 appstream 104 k 2026-02-20T20:58:57.061 INFO:teuthology.orchestra.run.trial138.stdout: ceph-base x86_64 2:20.2.0-677.gf7870454.el9 ceph 5.9 M 2026-02-20T20:58:57.061 INFO:teuthology.orchestra.run.trial138.stdout: ceph-common x86_64 2:20.2.0-677.gf7870454.el9 ceph 24 M 2026-02-20T20:58:57.061 INFO:teuthology.orchestra.run.trial138.stdout: ceph-selinux x86_64 2:20.2.0-677.gf7870454.el9 ceph 25 k 2026-02-20T20:58:57.061 INFO:teuthology.orchestra.run.trial138.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2026-02-20T20:58:57.061 INFO:teuthology.orchestra.run.trial138.stdout: libarrow x86_64 9.0.0-15.el9 epel 4.4 M 2026-02-20T20:58:57.061 INFO:teuthology.orchestra.run.trial138.stdout: libarrow-doc noarch 9.0.0-15.el9 epel 25 k 2026-02-20T20:58:57.061 INFO:teuthology.orchestra.run.trial138.stdout: libcephfs2 x86_64 2:20.2.0-677.gf7870454.el9 ceph 869 k 2026-02-20T20:58:57.061 INFO:teuthology.orchestra.run.trial138.stdout: libnbd x86_64 1.20.3-4.el9 appstream 164 k 2026-02-20T20:58:57.061 INFO:teuthology.orchestra.run.trial138.stdout: liboath x86_64 2.6.12-1.el9 epel 49 k 2026-02-20T20:58:57.061 INFO:teuthology.orchestra.run.trial138.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2026-02-20T20:58:57.061 INFO:teuthology.orchestra.run.trial138.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2026-02-20T20:58:57.062 INFO:teuthology.orchestra.run.trial138.stdout: libradosstriper1 x86_64 2:20.2.0-677.gf7870454.el9 ceph 250 k 2026-02-20T20:58:57.062 INFO:teuthology.orchestra.run.trial138.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2026-02-20T20:58:57.062 INFO:teuthology.orchestra.run.trial138.stdout: librgw2 x86_64 2:20.2.0-677.gf7870454.el9 ceph 6.4 M 2026-02-20T20:58:57.062 INFO:teuthology.orchestra.run.trial138.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2026-02-20T20:58:57.062 INFO:teuthology.orchestra.run.trial138.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2026-02-20T20:58:57.062 INFO:teuthology.orchestra.run.trial138.stdout: mailcap noarch 2.1.49-5.el9 baseos 33 k 2026-02-20T20:58:57.062 INFO:teuthology.orchestra.run.trial138.stdout: parquet-libs x86_64 9.0.0-15.el9 epel 838 k 2026-02-20T20:58:57.062 INFO:teuthology.orchestra.run.trial138.stdout: pciutils x86_64 3.7.0-7.el9 baseos 93 k 2026-02-20T20:58:57.062 INFO:teuthology.orchestra.run.trial138.stdout: python3-ceph-argparse x86_64 2:20.2.0-677.gf7870454.el9 ceph 45 k 2026-02-20T20:58:57.062 INFO:teuthology.orchestra.run.trial138.stdout: python3-ceph-common x86_64 2:20.2.0-677.gf7870454.el9 ceph 175 k 2026-02-20T20:58:57.062 INFO:teuthology.orchestra.run.trial138.stdout: python3-cephfs x86_64 2:20.2.0-677.gf7870454.el9 ceph 163 k 2026-02-20T20:58:57.062 INFO:teuthology.orchestra.run.trial138.stdout: python3-rados x86_64 2:20.2.0-677.gf7870454.el9 ceph 323 k 2026-02-20T20:58:57.063 INFO:teuthology.orchestra.run.trial138.stdout: python3-rbd x86_64 2:20.2.0-677.gf7870454.el9 ceph 305 k 2026-02-20T20:58:57.063 INFO:teuthology.orchestra.run.trial138.stdout: python3-rgw x86_64 2:20.2.0-677.gf7870454.el9 ceph 99 k 2026-02-20T20:58:57.063 INFO:teuthology.orchestra.run.trial138.stdout: qatlib x86_64 25.08.0-2.el9 appstream 240 k 2026-02-20T20:58:57.063 INFO:teuthology.orchestra.run.trial138.stdout: qatzip-libs x86_64 1.3.1-1.el9 appstream 66 k 2026-02-20T20:58:57.063 INFO:teuthology.orchestra.run.trial138.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2026-02-20T20:58:57.063 INFO:teuthology.orchestra.run.trial138.stdout: thrift x86_64 0.15.0-4.el9 epel 1.6 M 2026-02-20T20:58:57.063 INFO:teuthology.orchestra.run.trial138.stdout:Installing weak dependencies: 2026-02-20T20:58:57.063 INFO:teuthology.orchestra.run.trial138.stdout: qatlib-service x86_64 25.08.0-2.el9 appstream 37 k 2026-02-20T20:58:57.063 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:58:57.063 INFO:teuthology.orchestra.run.trial138.stdout:Transaction Summary 2026-02-20T20:58:57.064 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-20T20:58:57.064 INFO:teuthology.orchestra.run.trial138.stdout:Install 32 Packages 2026-02-20T20:58:57.064 INFO:teuthology.orchestra.run.trial138.stdout:Upgrade 2 Packages 2026-02-20T20:58:57.064 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:58:57.064 INFO:teuthology.orchestra.run.trial138.stdout:Total download size: 78 M 2026-02-20T20:58:57.065 INFO:teuthology.orchestra.run.trial138.stdout:Downloading Packages: 2026-02-20T20:58:57.085 INFO:teuthology.orchestra.run.trial193.stdout:(16/40): unzip-6.0-59.el9.x86_64.rpm 4.0 MB/s | 182 kB 00:00 2026-02-20T20:58:57.086 INFO:teuthology.orchestra.run.trial193.stdout:(17/40): libstoragemgmt-1.10.1-1.el9.x86_64.rpm 7.9 MB/s | 246 kB 00:00 2026-02-20T20:58:57.094 INFO:teuthology.orchestra.run.trial193.stdout:(18/40): python3-libstoragemgmt-1.10.1-1.el9.x8 23 MB/s | 177 kB 00:00 2026-02-20T20:58:57.099 INFO:teuthology.orchestra.run.trial193.stdout:(19/40): python3-packaging-20.9-5.el9.noarch.rp 14 MB/s | 77 kB 00:00 2026-02-20T20:58:57.103 INFO:teuthology.orchestra.run.trial193.stdout:(20/40): lua-5.4.4-4.el9.x86_64.rpm 11 MB/s | 188 kB 00:00 2026-02-20T20:58:57.104 INFO:teuthology.orchestra.run.trial193.stdout:(21/40): python3-toml-0.10.2-6.el9.noarch.rpm 8.2 MB/s | 42 kB 00:00 2026-02-20T20:58:57.136 INFO:teuthology.orchestra.run.trial193.stdout:(22/40): luarocks-3.9.2-5.el9.noarch.rpm 4.8 MB/s | 151 kB 00:00 2026-02-20T20:58:57.142 INFO:teuthology.orchestra.run.trial193.stdout:(23/40): python3-autocommand-2.2.2-8.el9.noarch 4.3 MB/s | 29 kB 00:00 2026-02-20T20:58:57.148 INFO:teuthology.orchestra.run.trial193.stdout:(24/40): python3-backports-tarfile-1.2.0-1.el9. 11 MB/s | 60 kB 00:00 2026-02-20T20:58:57.153 INFO:teuthology.orchestra.run.trial193.stdout:(25/40): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 8.2 MB/s | 43 kB 00:00 2026-02-20T20:58:57.162 INFO:teuthology.orchestra.run.trial193.stdout:(26/40): python3-cheroot-10.0.1-4.el9.noarch.rp 20 MB/s | 173 kB 00:00 2026-02-20T20:58:57.177 INFO:teuthology.orchestra.run.trial193.stdout:(27/40): python3-cherrypy-18.6.1-2.el9.noarch.r 24 MB/s | 358 kB 00:00 2026-02-20T20:58:57.182 INFO:teuthology.orchestra.run.trial193.stdout:(28/40): lua-devel-5.4.4-4.el9.x86_64.rpm 282 kB/s | 22 kB 00:00 2026-02-20T20:58:57.182 INFO:teuthology.orchestra.run.trial193.stdout:(29/40): python3-jaraco-8.2.1-3.el9.noarch.rpm 2.0 MB/s | 11 kB 00:00 2026-02-20T20:58:57.187 INFO:teuthology.orchestra.run.trial193.stdout:(30/40): python3-jaraco-collections-3.0.0-8.el9 4.5 MB/s | 23 kB 00:00 2026-02-20T20:58:57.192 INFO:teuthology.orchestra.run.trial193.stdout:(31/40): python3-jaraco-context-6.0.1-3.el9.noa 3.8 MB/s | 20 kB 00:00 2026-02-20T20:58:57.194 INFO:teuthology.orchestra.run.trial193.stdout:(32/40): python3-jaraco-classes-3.2.1-5.el9.noa 1.5 MB/s | 18 kB 00:00 2026-02-20T20:58:57.197 INFO:teuthology.orchestra.run.trial193.stdout:(33/40): python3-jaraco-functools-3.5.0-2.el9.n 3.9 MB/s | 19 kB 00:00 2026-02-20T20:58:57.200 INFO:teuthology.orchestra.run.trial193.stdout:(34/40): python3-jaraco-text-4.0.0-2.el9.noarch 4.4 MB/s | 26 kB 00:00 2026-02-20T20:58:57.203 INFO:teuthology.orchestra.run.trial193.stdout:(35/40): python3-more-itertools-8.12.0-2.el9.no 13 MB/s | 79 kB 00:00 2026-02-20T20:58:57.204 INFO:teuthology.orchestra.run.trial193.stdout:(36/40): python3-portend-3.1.0-2.el9.noarch.rpm 3.4 MB/s | 16 kB 00:00 2026-02-20T20:58:57.228 INFO:teuthology.orchestra.run.trial193.stdout:(37/40): ceph-osd-20.2.0-677.gf7870454.el9.x86_ 41 MB/s | 17 MB 00:00 2026-02-20T20:58:57.229 INFO:teuthology.orchestra.run.trial193.stdout:(38/40): python3-tempora-5.0.0-2.el9.noarch.rpm 1.4 MB/s | 36 kB 00:00 2026-02-20T20:58:57.230 INFO:teuthology.orchestra.run.trial193.stdout:(39/40): python3-pyOpenSSL-21.0.0-1.el9.noarch. 3.4 MB/s | 90 kB 00:00 2026-02-20T20:58:57.232 INFO:teuthology.orchestra.run.trial154.stdout:(1/5): libxslt-1.1.34-12.el9.x86_64.rpm 4.5 MB/s | 233 kB 00:00 2026-02-20T20:58:57.240 INFO:teuthology.orchestra.run.trial193.stdout:(40/40): python3-zc-lockfile-2.0-10.el9.noarch. 1.6 MB/s | 20 kB 00:00 2026-02-20T20:58:57.241 INFO:teuthology.orchestra.run.trial193.stdout:-------------------------------------------------------------------------------- 2026-02-20T20:58:57.242 INFO:teuthology.orchestra.run.trial193.stdout:Total 35 MB/s | 30 MB 00:00 2026-02-20T20:58:57.252 INFO:teuthology.orchestra.run.trial154.stdout:(2/5): socat-1.7.4.1-8.el9.x86_64.rpm 15 MB/s | 303 kB 00:00 2026-02-20T20:58:57.262 INFO:teuthology.orchestra.run.trial154.stdout:(3/5): xmlstarlet-1.6.1-20.el9.x86_64.rpm 6.5 MB/s | 64 kB 00:00 2026-02-20T20:58:57.284 INFO:teuthology.orchestra.run.trial154.stdout:(4/5): libcephsqlite-20.2.0-677.gf7870454.el9.x 1.6 MB/s | 164 kB 00:00 2026-02-20T20:58:57.378 INFO:teuthology.orchestra.run.trial193.stdout:Running transaction check 2026-02-20T20:58:57.396 INFO:teuthology.orchestra.run.trial193.stdout:Transaction check succeeded. 2026-02-20T20:58:57.396 INFO:teuthology.orchestra.run.trial193.stdout:Running transaction test 2026-02-20T20:58:57.540 INFO:teuthology.orchestra.run.trial193.stdout:Transaction test succeeded. 2026-02-20T20:58:57.540 INFO:teuthology.orchestra.run.trial193.stdout:Running transaction 2026-02-20T20:58:57.732 INFO:teuthology.orchestra.run.trial193.stdout: Preparing : 1/1 2026-02-20T20:58:57.734 INFO:teuthology.orchestra.run.trial193.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/40 2026-02-20T20:58:57.739 INFO:teuthology.orchestra.run.trial193.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/40 2026-02-20T20:58:57.744 INFO:teuthology.orchestra.run.trial193.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/40 2026-02-20T20:58:57.746 INFO:teuthology.orchestra.run.trial193.stdout: Installing : unzip-6.0-59.el9.x86_64 4/40 2026-02-20T20:58:57.751 INFO:teuthology.orchestra.run.trial193.stdout: Installing : ledmon-libs-1.1.0-3.el9.x86_64 5/40 2026-02-20T20:58:57.775 INFO:teuthology.orchestra.run.trial193.stdout: Installing : zip-3.0-35.el9.x86_64 6/40 2026-02-20T20:58:57.781 INFO:teuthology.orchestra.run.trial193.stdout: Installing : luarocks-3.9.2-5.el9.noarch 7/40 2026-02-20T20:58:57.785 INFO:teuthology.orchestra.run.trial193.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 8/40 2026-02-20T20:58:57.790 INFO:teuthology.orchestra.run.trial193.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 9/40 2026-02-20T20:58:57.796 INFO:teuthology.orchestra.run.trial193.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 10/40 2026-02-20T20:58:57.801 INFO:teuthology.orchestra.run.trial193.stdout: Installing : python3-backports-tarfile-1.2.0-1.el9.noarch 11/40 2026-02-20T20:58:57.805 INFO:teuthology.orchestra.run.trial193.stdout: Installing : python3-jaraco-context-6.0.1-3.el9.noarch 12/40 2026-02-20T20:58:57.811 INFO:teuthology.orchestra.run.trial193.stdout: Installing : python3-autocommand-2.2.2-8.el9.noarch 13/40 2026-02-20T20:58:57.814 INFO:teuthology.orchestra.run.trial193.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 14/40 2026-02-20T20:58:57.819 INFO:teuthology.orchestra.run.trial193.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 15/40 2026-02-20T20:58:57.823 INFO:teuthology.orchestra.run.trial193.stdout: Installing : python3-jaraco-text-4.0.0-2.el9.noarch 16/40 2026-02-20T20:58:57.830 INFO:teuthology.orchestra.run.trial193.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 17/40 2026-02-20T20:58:57.833 INFO:teuthology.orchestra.run.trial193.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 18/40 2026-02-20T20:58:57.855 INFO:teuthology.orchestra.run.trial193.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 19/40 2026-02-20T20:58:57.868 INFO:teuthology.orchestra.run.trial193.stdout: Installing : python3-urllib3-1.26.5-7.el9.noarch 20/40 2026-02-20T20:58:57.873 INFO:teuthology.orchestra.run.trial193.stdout: Installing : python3-requests-2.25.1-10.el9.noarch 21/40 2026-02-20T20:58:57.882 INFO:teuthology.orchestra.run.trial193.stdout: Installing : python3-pyparsing-2.4.7-9.el9.noarch 22/40 2026-02-20T20:58:57.889 INFO:teuthology.orchestra.run.trial193.stdout: Installing : python3-packaging-20.9-5.el9.noarch 23/40 2026-02-20T20:58:57.902 INFO:teuthology.orchestra.run.trial193.stdout: Installing : python3-ply-3.11-14.el9.noarch 24/40 2026-02-20T20:58:57.917 INFO:teuthology.orchestra.run.trial193.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 25/40 2026-02-20T20:58:57.991 INFO:teuthology.orchestra.run.trial193.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 26/40 2026-02-20T20:58:57.999 INFO:teuthology.orchestra.run.trial193.stdout: Installing : python3-cryptography-36.0.1-5.el9.x86_64 27/40 2026-02-20T20:58:58.022 INFO:teuthology.orchestra.run.trial193.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 28/40 2026-02-20T20:58:58.051 INFO:teuthology.orchestra.run.trial193.stdout: Installing : python3-cheroot-10.0.1-4.el9.noarch 29/40 2026-02-20T20:58:58.056 INFO:teuthology.orchestra.run.trial193.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 30/40 2026-02-20T20:58:58.102 INFO:teuthology.orchestra.run.trial193.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 31/40 2026-02-20T20:58:58.146 INFO:teuthology.orchestra.run.trial193.stdout: Installing : ceph-mgr-modules-core-2:20.2.0-677.gf7870454.el9.n 32/40 2026-02-20T20:58:58.147 INFO:teuthology.orchestra.run.trial193.stdout: Installing : ceph-mgr-2:20.2.0-677.gf7870454.el9.x86_64 33/40 2026-02-20T20:58:58.170 INFO:teuthology.orchestra.run.trial193.stdout: Running scriptlet: ceph-mgr-2:20.2.0-677.gf7870454.el9.x86_64 33/40 2026-02-20T20:58:58.170 INFO:teuthology.orchestra.run.trial193.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-20T20:58:58.170 INFO:teuthology.orchestra.run.trial193.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2026-02-20T20:58:58.170 INFO:teuthology.orchestra.run.trial193.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-20T20:58:58.170 INFO:teuthology.orchestra.run.trial193.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-20T20:58:58.170 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:58:58.174 INFO:teuthology.orchestra.run.trial193.stdout: Installing : libconfig-1.7.2-9.el9.x86_64 34/40 2026-02-20T20:58:58.192 INFO:teuthology.orchestra.run.trial193.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 35/40 2026-02-20T20:58:58.192 INFO:teuthology.orchestra.run.trial193.stdout:Creating group 'libstoragemgmt' with GID 991. 2026-02-20T20:58:58.192 INFO:teuthology.orchestra.run.trial193.stdout:Creating user 'libstoragemgmt' (daemon account for libstoragemgmt) with UID 991 and GID 991. 2026-02-20T20:58:58.193 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:58:58.201 INFO:teuthology.orchestra.run.trial193.stdout: Installing : libstoragemgmt-1.10.1-1.el9.x86_64 35/40 2026-02-20T20:58:58.225 INFO:teuthology.orchestra.run.trial193.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 35/40 2026-02-20T20:58:58.225 INFO:teuthology.orchestra.run.trial193.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/libstoragemgmt.service → /usr/lib/systemd/system/libstoragemgmt.service. 2026-02-20T20:58:58.225 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:58:58.930 INFO:teuthology.orchestra.run.trial193.stdout: Installing : python3-libstoragemgmt-1.10.1-1.el9.x86_64 36/40 2026-02-20T20:58:58.931 INFO:teuthology.orchestra.run.trial193.stdout: Installing : ceph-osd-2:20.2.0-677.gf7870454.el9.x86_64 37/40 2026-02-20T20:58:58.955 INFO:teuthology.orchestra.run.trial193.stdout: Running scriptlet: ceph-osd-2:20.2.0-677.gf7870454.el9.x86_64 37/40 2026-02-20T20:58:58.955 INFO:teuthology.orchestra.run.trial193.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-20T20:58:58.955 INFO:teuthology.orchestra.run.trial193.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2026-02-20T20:58:58.956 INFO:teuthology.orchestra.run.trial193.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-20T20:58:58.956 INFO:teuthology.orchestra.run.trial193.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-20T20:58:58.956 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:58:59.023 INFO:teuthology.orchestra.run.trial138.stdout:(1/34): ceph-base-20.2.0-677.gf7870454.el9.x86_ 3.4 MB/s | 5.9 MB 00:01 2026-02-20T20:58:59.036 INFO:teuthology.orchestra.run.trial138.stdout:(2/34): ceph-selinux-20.2.0-677.gf7870454.el9.x 1.9 MB/s | 25 kB 00:00 2026-02-20T20:58:59.050 INFO:teuthology.orchestra.run.trial154.stdout:(5/5): ceph-test-20.2.0-677.gf7870454.el9.x86_6 45 MB/s | 84 MB 00:01 2026-02-20T20:58:59.051 INFO:teuthology.orchestra.run.trial154.stdout:-------------------------------------------------------------------------------- 2026-02-20T20:58:59.051 INFO:teuthology.orchestra.run.trial154.stdout:Total 40 MB/s | 85 MB 00:02 2026-02-20T20:58:59.077 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction check 2026-02-20T20:58:59.086 INFO:teuthology.orchestra.run.trial154.stdout:Transaction check succeeded. 2026-02-20T20:58:59.086 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction test 2026-02-20T20:58:59.091 INFO:teuthology.orchestra.run.trial138.stdout:(3/34): libcephfs2-20.2.0-677.gf7870454.el9.x86 15 MB/s | 869 kB 00:00 2026-02-20T20:58:59.111 INFO:teuthology.orchestra.run.trial138.stdout:(4/34): libradosstriper1-20.2.0-677.gf7870454.e 12 MB/s | 250 kB 00:00 2026-02-20T20:58:59.175 INFO:teuthology.orchestra.run.trial193.stdout: Installing : ceph-mon-2:20.2.0-677.gf7870454.el9.x86_64 38/40 2026-02-20T20:58:59.196 INFO:teuthology.orchestra.run.trial193.stdout: Running scriptlet: ceph-mon-2:20.2.0-677.gf7870454.el9.x86_64 38/40 2026-02-20T20:58:59.196 INFO:teuthology.orchestra.run.trial193.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-20T20:58:59.196 INFO:teuthology.orchestra.run.trial193.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2026-02-20T20:58:59.196 INFO:teuthology.orchestra.run.trial193.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-20T20:58:59.196 INFO:teuthology.orchestra.run.trial193.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-20T20:58:59.196 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:58:59.298 INFO:teuthology.orchestra.run.trial193.stdout: Installing : ceph-mds-2:20.2.0-677.gf7870454.el9.x86_64 39/40 2026-02-20T20:58:59.318 INFO:teuthology.orchestra.run.trial193.stdout: Running scriptlet: ceph-mds-2:20.2.0-677.gf7870454.el9.x86_64 39/40 2026-02-20T20:58:59.318 INFO:teuthology.orchestra.run.trial193.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-20T20:58:59.318 INFO:teuthology.orchestra.run.trial193.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2026-02-20T20:58:59.318 INFO:teuthology.orchestra.run.trial193.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-20T20:58:59.318 INFO:teuthology.orchestra.run.trial193.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-20T20:58:59.318 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:58:59.334 INFO:teuthology.orchestra.run.trial193.stdout: Installing : ceph-2:20.2.0-677.gf7870454.el9.x86_64 40/40 2026-02-20T20:58:59.373 INFO:teuthology.orchestra.run.trial154.stdout:Transaction test succeeded. 2026-02-20T20:58:59.373 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction 2026-02-20T20:58:59.469 INFO:teuthology.orchestra.run.trial138.stdout:(5/34): librgw2-20.2.0-677.gf7870454.el9.x86_64 18 MB/s | 6.4 MB 00:00 2026-02-20T20:58:59.498 INFO:teuthology.orchestra.run.trial138.stdout:(6/34): python3-ceph-argparse-20.2.0-677.gf7870 1.5 MB/s | 45 kB 00:00 2026-02-20T20:58:59.530 INFO:teuthology.orchestra.run.trial138.stdout:(7/34): python3-ceph-common-20.2.0-677.gf787045 5.3 MB/s | 175 kB 00:00 2026-02-20T20:58:59.564 INFO:teuthology.orchestra.run.trial138.stdout:(8/34): python3-cephfs-20.2.0-677.gf7870454.el9 4.7 MB/s | 163 kB 00:00 2026-02-20T20:58:59.602 INFO:teuthology.orchestra.run.trial138.stdout:(9/34): python3-rados-20.2.0-677.gf7870454.el9. 8.3 MB/s | 323 kB 00:00 2026-02-20T20:58:59.641 INFO:teuthology.orchestra.run.trial138.stdout:(10/34): python3-rbd-20.2.0-677.gf7870454.el9.x 7.6 MB/s | 305 kB 00:00 2026-02-20T20:58:59.667 INFO:teuthology.orchestra.run.trial193.stdout: Running scriptlet: ceph-2:20.2.0-677.gf7870454.el9.x86_64 40/40 2026-02-20T20:58:59.667 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : ceph-2:20.2.0-677.gf7870454.el9.x86_64 1/40 2026-02-20T20:58:59.667 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : ceph-mds-2:20.2.0-677.gf7870454.el9.x86_64 2/40 2026-02-20T20:58:59.668 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : ceph-mgr-2:20.2.0-677.gf7870454.el9.x86_64 3/40 2026-02-20T20:58:59.668 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : ceph-mon-2:20.2.0-677.gf7870454.el9.x86_64 4/40 2026-02-20T20:58:59.668 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : ceph-osd-2:20.2.0-677.gf7870454.el9.x86_64 5/40 2026-02-20T20:58:59.668 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : ceph-mgr-modules-core-2:20.2.0-677.gf7870454.el9.n 6/40 2026-02-20T20:58:59.668 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : ledmon-libs-1.1.0-3.el9.x86_64 7/40 2026-02-20T20:58:59.668 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : libconfig-1.7.2-9.el9.x86_64 8/40 2026-02-20T20:58:59.668 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 9/40 2026-02-20T20:58:59.668 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : python3-cryptography-36.0.1-5.el9.x86_64 10/40 2026-02-20T20:58:59.668 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : python3-ply-3.11-14.el9.noarch 11/40 2026-02-20T20:58:59.668 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 12/40 2026-02-20T20:58:59.668 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : python3-pyparsing-2.4.7-9.el9.noarch 13/40 2026-02-20T20:58:59.669 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : python3-requests-2.25.1-10.el9.noarch 14/40 2026-02-20T20:58:59.669 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : python3-urllib3-1.26.5-7.el9.noarch 15/40 2026-02-20T20:58:59.669 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : unzip-6.0-59.el9.x86_64 16/40 2026-02-20T20:58:59.669 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : zip-3.0-35.el9.x86_64 17/40 2026-02-20T20:58:59.669 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : libstoragemgmt-1.10.1-1.el9.x86_64 18/40 2026-02-20T20:58:59.669 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : lua-5.4.4-4.el9.x86_64 19/40 2026-02-20T20:58:59.669 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : python3-libstoragemgmt-1.10.1-1.el9.x86_64 20/40 2026-02-20T20:58:59.669 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 21/40 2026-02-20T20:58:59.669 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 22/40 2026-02-20T20:58:59.669 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 23/40 2026-02-20T20:58:59.669 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 24/40 2026-02-20T20:58:59.669 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : python3-autocommand-2.2.2-8.el9.noarch 25/40 2026-02-20T20:58:59.669 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : python3-backports-tarfile-1.2.0-1.el9.noarch 26/40 2026-02-20T20:58:59.670 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 27/40 2026-02-20T20:58:59.670 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : python3-cheroot-10.0.1-4.el9.noarch 28/40 2026-02-20T20:58:59.670 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 29/40 2026-02-20T20:58:59.670 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 30/40 2026-02-20T20:58:59.670 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 31/40 2026-02-20T20:58:59.670 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 32/40 2026-02-20T20:58:59.670 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : python3-jaraco-context-6.0.1-3.el9.noarch 33/40 2026-02-20T20:58:59.670 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 34/40 2026-02-20T20:58:59.670 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : python3-jaraco-text-4.0.0-2.el9.noarch 35/40 2026-02-20T20:58:59.670 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 36/40 2026-02-20T20:58:59.670 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 37/40 2026-02-20T20:58:59.670 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 38/40 2026-02-20T20:58:59.670 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 39/40 2026-02-20T20:58:59.679 INFO:teuthology.orchestra.run.trial138.stdout:(11/34): python3-rgw-20.2.0-677.gf7870454.el9.x 2.6 MB/s | 99 kB 00:00 2026-02-20T20:58:59.685 INFO:teuthology.orchestra.run.trial154.stdout: Preparing : 1/1 2026-02-20T20:58:59.689 INFO:teuthology.orchestra.run.trial138.stdout:(12/34): mailcap-2.1.49-5.el9.noarch.rpm 3.0 MB/s | 33 kB 00:00 2026-02-20T20:58:59.691 INFO:teuthology.orchestra.run.trial154.stdout: Installing : socat-1.7.4.1-8.el9.x86_64 1/5 2026-02-20T20:58:59.695 INFO:teuthology.orchestra.run.trial154.stdout: Installing : libxslt-1.1.34-12.el9.x86_64 2/5 2026-02-20T20:58:59.697 INFO:teuthology.orchestra.run.trial138.stdout:(13/34): pciutils-3.7.0-7.el9.x86_64.rpm 12 MB/s | 93 kB 00:00 2026-02-20T20:58:59.703 INFO:teuthology.orchestra.run.trial154.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 3/5 2026-02-20T20:58:59.703 INFO:teuthology.orchestra.run.trial154.stdout: Installing : libcephsqlite-2:20.2.0-677.gf7870454.el9.x86_64 4/5 2026-02-20T20:58:59.724 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 40/40 2026-02-20T20:58:59.724 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:58:59.724 INFO:teuthology.orchestra.run.trial193.stdout:Installed: 2026-02-20T20:58:59.724 INFO:teuthology.orchestra.run.trial193.stdout: ceph-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:58:59.725 INFO:teuthology.orchestra.run.trial193.stdout: ceph-mds-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:58:59.725 INFO:teuthology.orchestra.run.trial193.stdout: ceph-mgr-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:58:59.725 INFO:teuthology.orchestra.run.trial193.stdout: ceph-mgr-modules-core-2:20.2.0-677.gf7870454.el9.noarch 2026-02-20T20:58:59.725 INFO:teuthology.orchestra.run.trial193.stdout: ceph-mon-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:58:59.725 INFO:teuthology.orchestra.run.trial193.stdout: ceph-osd-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:58:59.725 INFO:teuthology.orchestra.run.trial193.stdout: ledmon-libs-1.1.0-3.el9.x86_64 2026-02-20T20:58:59.725 INFO:teuthology.orchestra.run.trial193.stdout: libconfig-1.7.2-9.el9.x86_64 2026-02-20T20:58:59.725 INFO:teuthology.orchestra.run.trial193.stdout: libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-20T20:58:59.725 INFO:teuthology.orchestra.run.trial193.stdout: lua-5.4.4-4.el9.x86_64 2026-02-20T20:58:59.725 INFO:teuthology.orchestra.run.trial193.stdout: lua-devel-5.4.4-4.el9.x86_64 2026-02-20T20:58:59.726 INFO:teuthology.orchestra.run.trial193.stdout: luarocks-3.9.2-5.el9.noarch 2026-02-20T20:58:59.726 INFO:teuthology.orchestra.run.trial193.stdout: python3-autocommand-2.2.2-8.el9.noarch 2026-02-20T20:58:59.726 INFO:teuthology.orchestra.run.trial193.stdout: python3-backports-tarfile-1.2.0-1.el9.noarch 2026-02-20T20:58:59.726 INFO:teuthology.orchestra.run.trial193.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2026-02-20T20:58:59.726 INFO:teuthology.orchestra.run.trial193.stdout: python3-cffi-1.14.5-5.el9.x86_64 2026-02-20T20:58:59.726 INFO:teuthology.orchestra.run.trial193.stdout: python3-cheroot-10.0.1-4.el9.noarch 2026-02-20T20:58:59.726 INFO:teuthology.orchestra.run.trial193.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2026-02-20T20:58:59.726 INFO:teuthology.orchestra.run.trial193.stdout: python3-cryptography-36.0.1-5.el9.x86_64 2026-02-20T20:58:59.726 INFO:teuthology.orchestra.run.trial193.stdout: python3-jaraco-8.2.1-3.el9.noarch 2026-02-20T20:58:59.726 INFO:teuthology.orchestra.run.trial193.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2026-02-20T20:58:59.726 INFO:teuthology.orchestra.run.trial193.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2026-02-20T20:58:59.727 INFO:teuthology.orchestra.run.trial193.stdout: python3-jaraco-context-6.0.1-3.el9.noarch 2026-02-20T20:58:59.727 INFO:teuthology.orchestra.run.trial193.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2026-02-20T20:58:59.727 INFO:teuthology.orchestra.run.trial193.stdout: python3-jaraco-text-4.0.0-2.el9.noarch 2026-02-20T20:58:59.727 INFO:teuthology.orchestra.run.trial193.stdout: python3-libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-20T20:58:59.727 INFO:teuthology.orchestra.run.trial193.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2026-02-20T20:58:59.727 INFO:teuthology.orchestra.run.trial193.stdout: python3-packaging-20.9-5.el9.noarch 2026-02-20T20:58:59.727 INFO:teuthology.orchestra.run.trial193.stdout: python3-ply-3.11-14.el9.noarch 2026-02-20T20:58:59.727 INFO:teuthology.orchestra.run.trial193.stdout: python3-portend-3.1.0-2.el9.noarch 2026-02-20T20:58:59.727 INFO:teuthology.orchestra.run.trial193.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2026-02-20T20:58:59.727 INFO:teuthology.orchestra.run.trial193.stdout: python3-pycparser-2.20-6.el9.noarch 2026-02-20T20:58:59.728 INFO:teuthology.orchestra.run.trial193.stdout: python3-pyparsing-2.4.7-9.el9.noarch 2026-02-20T20:58:59.728 INFO:teuthology.orchestra.run.trial193.stdout: python3-requests-2.25.1-10.el9.noarch 2026-02-20T20:58:59.728 INFO:teuthology.orchestra.run.trial193.stdout: python3-tempora-5.0.0-2.el9.noarch 2026-02-20T20:58:59.728 INFO:teuthology.orchestra.run.trial193.stdout: python3-toml-0.10.2-6.el9.noarch 2026-02-20T20:58:59.728 INFO:teuthology.orchestra.run.trial193.stdout: python3-urllib3-1.26.5-7.el9.noarch 2026-02-20T20:58:59.728 INFO:teuthology.orchestra.run.trial193.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2026-02-20T20:58:59.728 INFO:teuthology.orchestra.run.trial193.stdout: unzip-6.0-59.el9.x86_64 2026-02-20T20:58:59.728 INFO:teuthology.orchestra.run.trial193.stdout: zip-3.0-35.el9.x86_64 2026-02-20T20:58:59.728 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:58:59.728 INFO:teuthology.orchestra.run.trial193.stdout:Complete! 2026-02-20T20:58:59.760 DEBUG:teuthology.orchestra.run.trial193:> sudo yum -y install ceph-base 2026-02-20T20:58:59.763 INFO:teuthology.orchestra.run.trial138.stdout:(14/34): boost-program-options-1.75.0-13.el9.x8 1.6 MB/s | 104 kB 00:00 2026-02-20T20:58:59.783 INFO:teuthology.orchestra.run.trial138.stdout:(15/34): libnbd-1.20.3-4.el9.x86_64.rpm 7.8 MB/s | 164 kB 00:00 2026-02-20T20:58:59.823 INFO:teuthology.orchestra.run.trial138.stdout:(16/34): ceph-radosgw-20.2.0-677.gf7870454.el9. 9.3 MB/s | 24 MB 00:02 2026-02-20T20:58:59.857 INFO:teuthology.orchestra.run.trial138.stdout:(17/34): ceph-common-20.2.0-677.gf7870454.el9.x 9.3 MB/s | 24 MB 00:02 2026-02-20T20:58:59.857 INFO:teuthology.orchestra.run.trial138.stdout:(18/34): libpmemobj-1.12.1-1.el9.x86_64.rpm 2.1 MB/s | 160 kB 00:00 2026-02-20T20:58:59.883 INFO:teuthology.orchestra.run.trial138.stdout:(19/34): librdkafka-1.6.1-102.el9.x86_64.rpm 25 MB/s | 662 kB 00:00 2026-02-20T20:58:59.883 INFO:teuthology.orchestra.run.trial138.stdout:(20/34): librabbitmq-0.11.0-7.el9.x86_64.rpm 752 kB/s | 45 kB 00:00 2026-02-20T20:58:59.894 INFO:teuthology.orchestra.run.trial138.stdout:(21/34): qatlib-25.08.0-2.el9.x86_64.rpm 20 MB/s | 240 kB 00:00 2026-02-20T20:58:59.895 INFO:teuthology.orchestra.run.trial138.stdout:(22/34): qatlib-service-25.08.0-2.el9.x86_64.rp 3.1 MB/s | 37 kB 00:00 2026-02-20T20:58:59.905 INFO:teuthology.orchestra.run.trial138.stdout:(23/34): qatzip-libs-1.3.1-1.el9.x86_64.rpm 6.3 MB/s | 66 kB 00:00 2026-02-20T20:58:59.917 INFO:teuthology.orchestra.run.trial138.stdout:(24/34): lttng-ust-2.12.0-6.el9.x86_64.rpm 4.8 MB/s | 292 kB 00:00 2026-02-20T20:58:59.994 INFO:teuthology.orchestra.run.trial138.stdout:(25/34): libarrow-doc-9.0.0-15.el9.noarch.rpm 320 kB/s | 25 kB 00:00 2026-02-20T20:59:00.060 INFO:teuthology.orchestra.run.trial138.stdout:(26/34): gperftools-libs-2.9.1-3.el9.x86_64.rpm 1.8 MB/s | 308 kB 00:00 2026-02-20T20:59:00.062 INFO:teuthology.orchestra.run.trial193.stdout:Last metadata expiration check: 0:00:24 ago on Fri 20 Feb 2026 08:58:36 PM UTC. 2026-02-20T20:59:00.071 INFO:teuthology.orchestra.run.trial138.stdout:(27/34): liboath-2.6.12-1.el9.x86_64.rpm 638 kB/s | 49 kB 00:00 2026-02-20T20:59:00.115 INFO:teuthology.orchestra.run.trial138.stdout:(28/34): libunwind-1.6.2-1.el9.x86_64.rpm 1.2 MB/s | 67 kB 00:00 2026-02-20T20:59:00.127 INFO:teuthology.orchestra.run.trial193.stdout:Package ceph-base-2:20.2.0-677.gf7870454.el9.x86_64 is already installed. 2026-02-20T20:59:00.144 INFO:teuthology.orchestra.run.trial193.stdout:Dependencies resolved. 2026-02-20T20:59:00.145 INFO:teuthology.orchestra.run.trial193.stdout:Nothing to do. 2026-02-20T20:59:00.145 INFO:teuthology.orchestra.run.trial193.stdout:Complete! 2026-02-20T20:59:00.152 INFO:teuthology.orchestra.run.trial138.stdout:(29/34): re2-20211101-20.el9.x86_64.rpm 5.1 MB/s | 191 kB 00:00 2026-02-20T20:59:00.166 DEBUG:teuthology.orchestra.run.trial193:> sudo yum -y install cephadm 2026-02-20T20:59:00.185 INFO:teuthology.orchestra.run.trial138.stdout:(30/34): libarrow-9.0.0-15.el9.x86_64.rpm 16 MB/s | 4.4 MB 00:00 2026-02-20T20:59:00.202 INFO:teuthology.orchestra.run.trial138.stdout:(31/34): parquet-libs-9.0.0-15.el9.x86_64.rpm 6.2 MB/s | 838 kB 00:00 2026-02-20T20:59:00.286 INFO:teuthology.orchestra.run.trial138.stdout:(32/34): librbd1-20.2.0-677.gf7870454.el9.x86_6 34 MB/s | 2.8 MB 00:00 2026-02-20T20:59:00.308 INFO:teuthology.orchestra.run.trial138.stdout:(33/34): librados2-20.2.0-677.gf7870454.el9.x86 29 MB/s | 3.5 MB 00:00 2026-02-20T20:59:00.448 INFO:teuthology.orchestra.run.trial138.stdout:(34/34): thrift-0.15.0-4.el9.x86_64.rpm 5.4 MB/s | 1.6 MB 00:00 2026-02-20T20:59:00.449 INFO:teuthology.orchestra.run.trial138.stdout:-------------------------------------------------------------------------------- 2026-02-20T20:59:00.449 INFO:teuthology.orchestra.run.trial138.stdout:Total 23 MB/s | 78 MB 00:03 2026-02-20T20:59:00.470 INFO:teuthology.orchestra.run.trial193.stdout:Last metadata expiration check: 0:00:24 ago on Fri 20 Feb 2026 08:58:36 PM UTC. 2026-02-20T20:59:00.538 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction check 2026-02-20T20:59:00.552 INFO:teuthology.orchestra.run.trial193.stdout:Dependencies resolved. 2026-02-20T20:59:00.553 INFO:teuthology.orchestra.run.trial193.stdout:================================================================================ 2026-02-20T20:59:00.553 INFO:teuthology.orchestra.run.trial193.stdout: Package Arch Version Repository Size 2026-02-20T20:59:00.553 INFO:teuthology.orchestra.run.trial193.stdout:================================================================================ 2026-02-20T20:59:00.553 INFO:teuthology.orchestra.run.trial193.stdout:Installing: 2026-02-20T20:59:00.553 INFO:teuthology.orchestra.run.trial193.stdout: cephadm noarch 2:20.2.0-677.gf7870454.el9 ceph-noarch 1.0 M 2026-02-20T20:59:00.553 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:59:00.553 INFO:teuthology.orchestra.run.trial193.stdout:Transaction Summary 2026-02-20T20:59:00.553 INFO:teuthology.orchestra.run.trial193.stdout:================================================================================ 2026-02-20T20:59:00.553 INFO:teuthology.orchestra.run.trial193.stdout:Install 1 Package 2026-02-20T20:59:00.553 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:59:00.553 INFO:teuthology.orchestra.run.trial193.stdout:Total download size: 1.0 M 2026-02-20T20:59:00.553 INFO:teuthology.orchestra.run.trial193.stdout:Installed size: 1.0 M 2026-02-20T20:59:00.553 INFO:teuthology.orchestra.run.trial193.stdout:Downloading Packages: 2026-02-20T20:59:00.557 INFO:teuthology.orchestra.run.trial138.stdout:Transaction check succeeded. 2026-02-20T20:59:00.557 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction test 2026-02-20T20:59:00.673 INFO:teuthology.orchestra.run.trial193.stdout:cephadm-20.2.0-677.gf7870454.el9.noarch.rpm 8.3 MB/s | 1.0 MB 00:00 2026-02-20T20:59:00.674 INFO:teuthology.orchestra.run.trial193.stdout:-------------------------------------------------------------------------------- 2026-02-20T20:59:00.675 INFO:teuthology.orchestra.run.trial193.stdout:Total 8.2 MB/s | 1.0 MB 00:00 2026-02-20T20:59:00.675 INFO:teuthology.orchestra.run.trial193.stdout:Running transaction check 2026-02-20T20:59:00.677 INFO:teuthology.orchestra.run.trial193.stdout:Transaction check succeeded. 2026-02-20T20:59:00.677 INFO:teuthology.orchestra.run.trial193.stdout:Running transaction test 2026-02-20T20:59:00.681 INFO:teuthology.orchestra.run.trial193.stdout:Transaction test succeeded. 2026-02-20T20:59:00.681 INFO:teuthology.orchestra.run.trial193.stdout:Running transaction 2026-02-20T20:59:00.700 INFO:teuthology.orchestra.run.trial193.stdout: Preparing : 1/1 2026-02-20T20:59:00.761 INFO:teuthology.orchestra.run.trial193.stdout: Running scriptlet: cephadm-2:20.2.0-677.gf7870454.el9.noarch 1/1 2026-02-20T20:59:00.775 INFO:teuthology.orchestra.run.trial193.stdout: Installing : cephadm-2:20.2.0-677.gf7870454.el9.noarch 1/1 2026-02-20T20:59:00.839 INFO:teuthology.orchestra.run.trial193.stdout: Running scriptlet: cephadm-2:20.2.0-677.gf7870454.el9.noarch 1/1 2026-02-20T20:59:00.853 INFO:teuthology.orchestra.run.trial138.stdout:Transaction test succeeded. 2026-02-20T20:59:00.853 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction 2026-02-20T20:59:00.894 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : cephadm-2:20.2.0-677.gf7870454.el9.noarch 1/1 2026-02-20T20:59:00.895 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:59:00.895 INFO:teuthology.orchestra.run.trial193.stdout:Installed: 2026-02-20T20:59:00.895 INFO:teuthology.orchestra.run.trial193.stdout: cephadm-2:20.2.0-677.gf7870454.el9.noarch 2026-02-20T20:59:00.895 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:59:00.895 INFO:teuthology.orchestra.run.trial193.stdout:Complete! 2026-02-20T20:59:00.921 DEBUG:teuthology.orchestra.run.trial193:> sudo yum -y install ceph-immutable-object-cache 2026-02-20T20:59:01.187 INFO:teuthology.orchestra.run.trial138.stdout: Preparing : 1/1 2026-02-20T20:59:01.200 INFO:teuthology.orchestra.run.trial138.stdout: Installing : thrift-0.15.0-4.el9.x86_64 1/36 2026-02-20T20:59:01.237 INFO:teuthology.orchestra.run.trial193.stdout:Last metadata expiration check: 0:00:25 ago on Fri 20 Feb 2026 08:58:36 PM UTC. 2026-02-20T20:59:01.319 INFO:teuthology.orchestra.run.trial193.stdout:Dependencies resolved. 2026-02-20T20:59:01.319 INFO:teuthology.orchestra.run.trial193.stdout:================================================================================ 2026-02-20T20:59:01.319 INFO:teuthology.orchestra.run.trial193.stdout: Package Arch Version Repo Size 2026-02-20T20:59:01.319 INFO:teuthology.orchestra.run.trial193.stdout:================================================================================ 2026-02-20T20:59:01.319 INFO:teuthology.orchestra.run.trial193.stdout:Installing: 2026-02-20T20:59:01.319 INFO:teuthology.orchestra.run.trial193.stdout: ceph-immutable-object-cache x86_64 2:20.2.0-677.gf7870454.el9 ceph 154 k 2026-02-20T20:59:01.320 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:59:01.320 INFO:teuthology.orchestra.run.trial193.stdout:Transaction Summary 2026-02-20T20:59:01.320 INFO:teuthology.orchestra.run.trial193.stdout:================================================================================ 2026-02-20T20:59:01.320 INFO:teuthology.orchestra.run.trial193.stdout:Install 1 Package 2026-02-20T20:59:01.320 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:59:01.320 INFO:teuthology.orchestra.run.trial193.stdout:Total download size: 154 k 2026-02-20T20:59:01.320 INFO:teuthology.orchestra.run.trial193.stdout:Installed size: 447 k 2026-02-20T20:59:01.320 INFO:teuthology.orchestra.run.trial193.stdout:Downloading Packages: 2026-02-20T20:59:01.353 INFO:teuthology.orchestra.run.trial138.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 2/36 2026-02-20T20:59:01.358 INFO:teuthology.orchestra.run.trial138.stdout: Upgrading : librados2-2:20.2.0-677.gf7870454.el9.x86_64 3/36 2026-02-20T20:59:01.388 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: librados2-2:20.2.0-677.gf7870454.el9.x86_64 3/36 2026-02-20T20:59:01.406 INFO:teuthology.orchestra.run.trial193.stdout:ceph-immutable-object-cache-20.2.0-677.gf787045 1.8 MB/s | 154 kB 00:00 2026-02-20T20:59:01.406 INFO:teuthology.orchestra.run.trial193.stdout:-------------------------------------------------------------------------------- 2026-02-20T20:59:01.406 INFO:teuthology.orchestra.run.trial193.stdout:Total 1.7 MB/s | 154 kB 00:00 2026-02-20T20:59:01.407 INFO:teuthology.orchestra.run.trial193.stdout:Running transaction check 2026-02-20T20:59:01.410 INFO:teuthology.orchestra.run.trial193.stdout:Transaction check succeeded. 2026-02-20T20:59:01.411 INFO:teuthology.orchestra.run.trial193.stdout:Running transaction test 2026-02-20T20:59:01.427 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-rados-2:20.2.0-677.gf7870454.el9.x86_64 4/36 2026-02-20T20:59:01.428 INFO:teuthology.orchestra.run.trial138.stdout: Installing : libcephfs2-2:20.2.0-677.gf7870454.el9.x86_64 5/36 2026-02-20T20:59:01.437 INFO:teuthology.orchestra.run.trial193.stdout:Transaction test succeeded. 2026-02-20T20:59:01.437 INFO:teuthology.orchestra.run.trial193.stdout:Running transaction 2026-02-20T20:59:01.441 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: libcephfs2-2:20.2.0-677.gf7870454.el9.x86_64 5/36 2026-02-20T20:59:01.449 INFO:teuthology.orchestra.run.trial138.stdout: Installing : liboath-2.6.12-1.el9.x86_64 6/36 2026-02-20T20:59:01.452 INFO:teuthology.orchestra.run.trial138.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 7/36 2026-02-20T20:59:01.455 INFO:teuthology.orchestra.run.trial138.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 8/36 2026-02-20T20:59:01.460 INFO:teuthology.orchestra.run.trial138.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 9/36 2026-02-20T20:59:01.468 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-ceph-argparse-2:20.2.0-677.gf7870454.el9.x 10/36 2026-02-20T20:59:01.480 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-cephfs-2:20.2.0-677.gf7870454.el9.x86_64 11/36 2026-02-20T20:59:01.481 INFO:teuthology.orchestra.run.trial138.stdout: Installing : libradosstriper1-2:20.2.0-677.gf7870454.el9.x86_64 12/36 2026-02-20T20:59:01.488 INFO:teuthology.orchestra.run.trial193.stdout: Preparing : 1/1 2026-02-20T20:59:01.489 INFO:teuthology.orchestra.run.trial193.stdout: Installing : ceph-immutable-object-cache-2:20.2.0-677.gf7870454.e 1/1 2026-02-20T20:59:01.494 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: libradosstriper1-2:20.2.0-677.gf7870454.el9.x86_64 12/36 2026-02-20T20:59:01.510 INFO:teuthology.orchestra.run.trial193.stdout: Running scriptlet: ceph-immutable-object-cache-2:20.2.0-677.gf7870454.e 1/1 2026-02-20T20:59:01.511 INFO:teuthology.orchestra.run.trial193.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-20T20:59:01.511 INFO:teuthology.orchestra.run.trial193.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2026-02-20T20:59:01.511 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:59:01.524 INFO:teuthology.orchestra.run.trial138.stdout: Installing : re2-1:20211101-20.el9.x86_64 13/36 2026-02-20T20:59:01.528 INFO:teuthology.orchestra.run.trial138.stdout: Installing : libarrow-9.0.0-15.el9.x86_64 14/36 2026-02-20T20:59:01.534 INFO:teuthology.orchestra.run.trial138.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 15/36 2026-02-20T20:59:01.537 INFO:teuthology.orchestra.run.trial138.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 16/36 2026-02-20T20:59:01.542 INFO:teuthology.orchestra.run.trial138.stdout: Installing : libarrow-doc-9.0.0-15.el9.noarch 17/36 2026-02-20T20:59:01.665 INFO:teuthology.orchestra.run.trial138.stdout: Installing : libnbd-1.20.3-4.el9.x86_64 18/36 2026-02-20T20:59:01.666 INFO:teuthology.orchestra.run.trial138.stdout: Upgrading : librbd1-2:20.2.0-677.gf7870454.el9.x86_64 19/36 2026-02-20T20:59:01.692 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: librbd1-2:20.2.0-677.gf7870454.el9.x86_64 19/36 2026-02-20T20:59:01.695 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-rbd-2:20.2.0-677.gf7870454.el9.x86_64 20/36 2026-02-20T20:59:01.701 INFO:teuthology.orchestra.run.trial138.stdout: Installing : boost-program-options-1.75.0-13.el9.x86_64 21/36 2026-02-20T20:59:01.807 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : ceph-immutable-object-cache-2:20.2.0-677.gf7870454.e 1/1 2026-02-20T20:59:01.807 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:59:01.807 INFO:teuthology.orchestra.run.trial193.stdout:Installed: 2026-02-20T20:59:01.807 INFO:teuthology.orchestra.run.trial193.stdout: ceph-immutable-object-cache-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:59:01.807 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:59:01.807 INFO:teuthology.orchestra.run.trial193.stdout:Complete! 2026-02-20T20:59:01.834 DEBUG:teuthology.orchestra.run.trial193:> sudo yum -y install ceph-mgr 2026-02-20T20:59:01.977 INFO:teuthology.orchestra.run.trial138.stdout: Installing : parquet-libs-9.0.0-15.el9.x86_64 22/36 2026-02-20T20:59:01.979 INFO:teuthology.orchestra.run.trial138.stdout: Installing : librgw2-2:20.2.0-677.gf7870454.el9.x86_64 23/36 2026-02-20T20:59:01.997 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: librgw2-2:20.2.0-677.gf7870454.el9.x86_64 23/36 2026-02-20T20:59:02.001 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-rgw-2:20.2.0-677.gf7870454.el9.x86_64 24/36 2026-02-20T20:59:02.008 INFO:teuthology.orchestra.run.trial138.stdout: Installing : pciutils-3.7.0-7.el9.x86_64 25/36 2026-02-20T20:59:02.011 INFO:teuthology.orchestra.run.trial138.stdout: Installing : qatlib-25.08.0-2.el9.x86_64 26/36 2026-02-20T20:59:02.011 INFO:teuthology.orchestra.run.trial138.stdout: Installing : qatlib-service-25.08.0-2.el9.x86_64 27/36 2026-02-20T20:59:02.031 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: qatlib-service-25.08.0-2.el9.x86_64 27/36 2026-02-20T20:59:02.035 INFO:teuthology.orchestra.run.trial138.stdout: Installing : qatzip-libs-1.3.1-1.el9.x86_64 28/36 2026-02-20T20:59:02.067 INFO:teuthology.orchestra.run.trial138.stdout: Installing : mailcap-2.1.49-5.el9.noarch 29/36 2026-02-20T20:59:02.069 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-ceph-common-2:20.2.0-677.gf7870454.el9.x86 30/36 2026-02-20T20:59:02.138 INFO:teuthology.orchestra.run.trial193.stdout:Last metadata expiration check: 0:00:26 ago on Fri 20 Feb 2026 08:58:36 PM UTC. 2026-02-20T20:59:02.203 INFO:teuthology.orchestra.run.trial193.stdout:Package ceph-mgr-2:20.2.0-677.gf7870454.el9.x86_64 is already installed. 2026-02-20T20:59:02.220 INFO:teuthology.orchestra.run.trial193.stdout:Dependencies resolved. 2026-02-20T20:59:02.221 INFO:teuthology.orchestra.run.trial193.stdout:Nothing to do. 2026-02-20T20:59:02.221 INFO:teuthology.orchestra.run.trial193.stdout:Complete! 2026-02-20T20:59:02.242 DEBUG:teuthology.orchestra.run.trial193:> sudo yum -y install ceph-mgr-dashboard 2026-02-20T20:59:02.549 INFO:teuthology.orchestra.run.trial193.stdout:Last metadata expiration check: 0:00:26 ago on Fri 20 Feb 2026 08:58:36 PM UTC. 2026-02-20T20:59:02.631 INFO:teuthology.orchestra.run.trial193.stdout:Dependencies resolved. 2026-02-20T20:59:02.632 INFO:teuthology.orchestra.run.trial193.stdout:================================================================================ 2026-02-20T20:59:02.632 INFO:teuthology.orchestra.run.trial193.stdout: Package Arch Version Repository Size 2026-02-20T20:59:02.632 INFO:teuthology.orchestra.run.trial193.stdout:================================================================================ 2026-02-20T20:59:02.632 INFO:teuthology.orchestra.run.trial193.stdout:Installing: 2026-02-20T20:59:02.632 INFO:teuthology.orchestra.run.trial193.stdout: ceph-mgr-dashboard noarch 2:20.2.0-677.gf7870454.el9 ceph-noarch 11 M 2026-02-20T20:59:02.632 INFO:teuthology.orchestra.run.trial193.stdout:Installing dependencies: 2026-02-20T20:59:02.633 INFO:teuthology.orchestra.run.trial193.stdout: abseil-cpp x86_64 20211102.0-4.el9 epel 551 k 2026-02-20T20:59:02.633 INFO:teuthology.orchestra.run.trial193.stdout: ceph-grafana-dashboards noarch 2:20.2.0-677.gf7870454.el9 ceph-noarch 43 k 2026-02-20T20:59:02.633 INFO:teuthology.orchestra.run.trial193.stdout: ceph-prometheus-alerts noarch 2:20.2.0-677.gf7870454.el9 ceph-noarch 17 k 2026-02-20T20:59:02.633 INFO:teuthology.orchestra.run.trial193.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2026-02-20T20:59:02.633 INFO:teuthology.orchestra.run.trial193.stdout: protobuf x86_64 3.14.0-17.el9 appstream 1.0 M 2026-02-20T20:59:02.633 INFO:teuthology.orchestra.run.trial193.stdout: protobuf-compiler x86_64 3.14.0-17.el9 crb 862 k 2026-02-20T20:59:02.633 INFO:teuthology.orchestra.run.trial193.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2026-02-20T20:59:02.633 INFO:teuthology.orchestra.run.trial193.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2026-02-20T20:59:02.633 INFO:teuthology.orchestra.run.trial193.stdout: python3-jmespath noarch 1.0.1-1.el9 appstream 48 k 2026-02-20T20:59:02.633 INFO:teuthology.orchestra.run.trial193.stdout: python3-protobuf noarch 3.14.0-17.el9 appstream 267 k 2026-02-20T20:59:02.633 INFO:teuthology.orchestra.run.trial193.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2026-02-20T20:59:02.633 INFO:teuthology.orchestra.run.trial193.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2026-02-20T20:59:02.634 INFO:teuthology.orchestra.run.trial193.stdout: python3-xmltodict noarch 0.12.0-15.el9 epel 22 k 2026-02-20T20:59:02.634 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:59:02.634 INFO:teuthology.orchestra.run.trial193.stdout:Transaction Summary 2026-02-20T20:59:02.634 INFO:teuthology.orchestra.run.trial193.stdout:================================================================================ 2026-02-20T20:59:02.634 INFO:teuthology.orchestra.run.trial193.stdout:Install 14 Packages 2026-02-20T20:59:02.634 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:59:02.634 INFO:teuthology.orchestra.run.trial193.stdout:Total download size: 16 M 2026-02-20T20:59:02.634 INFO:teuthology.orchestra.run.trial193.stdout:Installed size: 158 M 2026-02-20T20:59:02.634 INFO:teuthology.orchestra.run.trial193.stdout:Downloading Packages: 2026-02-20T20:59:03.141 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: ceph-common-2:20.2.0-677.gf7870454.el9.x86_64 31/36 2026-02-20T20:59:03.144 INFO:teuthology.orchestra.run.trial138.stdout: Installing : ceph-common-2:20.2.0-677.gf7870454.el9.x86_64 31/36 2026-02-20T20:59:03.170 INFO:teuthology.orchestra.run.trial193.stdout:(1/14): ceph-prometheus-alerts-20.2.0-677.gf787 263 kB/s | 17 kB 00:00 2026-02-20T20:59:03.183 INFO:teuthology.orchestra.run.trial193.stdout:(2/14): ceph-grafana-dashboards-20.2.0-677.gf78 547 kB/s | 43 kB 00:00 2026-02-20T20:59:03.250 INFO:teuthology.orchestra.run.trial193.stdout:(3/14): python3-jmespath-1.0.1-1.el9.noarch.rpm 712 kB/s | 48 kB 00:00 2026-02-20T20:59:03.351 INFO:teuthology.orchestra.run.trial193.stdout:(4/14): python3-protobuf-3.14.0-17.el9.noarch.r 2.6 MB/s | 267 kB 00:00 2026-02-20T20:59:03.358 INFO:teuthology.orchestra.run.trial193.stdout:(5/14): protobuf-3.14.0-17.el9.x86_64.rpm 5.4 MB/s | 1.0 MB 00:00 2026-02-20T20:59:03.393 INFO:teuthology.orchestra.run.trial193.stdout:(6/14): ceph-mgr-dashboard-20.2.0-677.gf7870454 37 MB/s | 11 MB 00:00 2026-02-20T20:59:03.423 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: libcephsqlite-2:20.2.0-677.gf7870454.el9.x86_64 4/5 2026-02-20T20:59:03.439 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: ceph-common-2:20.2.0-677.gf7870454.el9.x86_64 31/36 2026-02-20T20:59:03.442 INFO:teuthology.orchestra.run.trial154.stdout: Installing : ceph-test-2:20.2.0-677.gf7870454.el9.x86_64 5/5 2026-02-20T20:59:03.443 INFO:teuthology.orchestra.run.trial138.stdout: Installing : ceph-base-2:20.2.0-677.gf7870454.el9.x86_64 32/36 2026-02-20T20:59:03.482 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: ceph-base-2:20.2.0-677.gf7870454.el9.x86_64 32/36 2026-02-20T20:59:03.482 INFO:teuthology.orchestra.run.trial138.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2026-02-20T20:59:03.482 INFO:teuthology.orchestra.run.trial138.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2026-02-20T20:59:03.482 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:59:03.485 INFO:teuthology.orchestra.run.trial138.stdout: Installing : ceph-selinux-2:20.2.0-677.gf7870454.el9.x86_64 33/36 2026-02-20T20:59:03.487 INFO:teuthology.orchestra.run.trial193.stdout:(7/14): grpc-data-1.46.7-10.el9.noarch.rpm 207 kB/s | 19 kB 00:00 2026-02-20T20:59:03.553 INFO:teuthology.orchestra.run.trial193.stdout:(8/14): abseil-cpp-20211102.0-4.el9.x86_64.rpm 2.8 MB/s | 551 kB 00:00 2026-02-20T20:59:03.583 INFO:teuthology.orchestra.run.trial193.stdout:(9/14): protobuf-compiler-3.14.0-17.el9.x86_64. 3.6 MB/s | 862 kB 00:00 2026-02-20T20:59:03.586 INFO:teuthology.orchestra.run.trial193.stdout:(10/14): python3-grpcio-tools-1.46.7-10.el9.x86 4.3 MB/s | 144 kB 00:00 2026-02-20T20:59:03.609 INFO:teuthology.orchestra.run.trial193.stdout:(11/14): python3-repoze-lru-0.7-16.el9.noarch.r 1.2 MB/s | 31 kB 00:00 2026-02-20T20:59:03.633 INFO:teuthology.orchestra.run.trial193.stdout:(12/14): python3-xmltodict-0.12.0-15.el9.noarch 910 kB/s | 22 kB 00:00 2026-02-20T20:59:03.667 INFO:teuthology.orchestra.run.trial193.stdout:(13/14): python3-routes-2.5.1-5.el9.noarch.rpm 2.3 MB/s | 188 kB 00:00 2026-02-20T20:59:03.765 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: ceph-test-2:20.2.0-677.gf7870454.el9.x86_64 5/5 2026-02-20T20:59:03.765 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : ceph-test-2:20.2.0-677.gf7870454.el9.x86_64 1/5 2026-02-20T20:59:03.765 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : libcephsqlite-2:20.2.0-677.gf7870454.el9.x86_64 2/5 2026-02-20T20:59:03.765 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : libxslt-1.1.34-12.el9.x86_64 3/5 2026-02-20T20:59:03.765 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : socat-1.7.4.1-8.el9.x86_64 4/5 2026-02-20T20:59:03.799 INFO:teuthology.orchestra.run.trial193.stdout:(14/14): python3-grpcio-1.46.7-10.el9.x86_64.rp 6.5 MB/s | 2.0 MB 00:00 2026-02-20T20:59:03.803 INFO:teuthology.orchestra.run.trial193.stdout:-------------------------------------------------------------------------------- 2026-02-20T20:59:03.803 INFO:teuthology.orchestra.run.trial193.stdout:Total 13 MB/s | 16 MB 00:01 2026-02-20T20:59:03.820 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 5/5 2026-02-20T20:59:03.820 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T20:59:03.820 INFO:teuthology.orchestra.run.trial154.stdout:Installed: 2026-02-20T20:59:03.820 INFO:teuthology.orchestra.run.trial154.stdout: ceph-test-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:59:03.820 INFO:teuthology.orchestra.run.trial154.stdout: libcephsqlite-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:59:03.820 INFO:teuthology.orchestra.run.trial154.stdout: libxslt-1.1.34-12.el9.x86_64 2026-02-20T20:59:03.820 INFO:teuthology.orchestra.run.trial154.stdout: socat-1.7.4.1-8.el9.x86_64 2026-02-20T20:59:03.820 INFO:teuthology.orchestra.run.trial154.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2026-02-20T20:59:03.820 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T20:59:03.820 INFO:teuthology.orchestra.run.trial154.stdout:Complete! 2026-02-20T20:59:03.839 INFO:teuthology.orchestra.run.trial193.stdout:Running transaction check 2026-02-20T20:59:03.849 INFO:teuthology.orchestra.run.trial193.stdout:Transaction check succeeded. 2026-02-20T20:59:03.849 INFO:teuthology.orchestra.run.trial193.stdout:Running transaction test 2026-02-20T20:59:03.855 DEBUG:teuthology.orchestra.run.trial154:> sudo yum -y install ceph 2026-02-20T20:59:03.948 INFO:teuthology.orchestra.run.trial193.stdout:Transaction test succeeded. 2026-02-20T20:59:03.948 INFO:teuthology.orchestra.run.trial193.stdout:Running transaction 2026-02-20T20:59:04.065 INFO:teuthology.orchestra.run.trial193.stdout: Preparing : 1/1 2026-02-20T20:59:04.073 INFO:teuthology.orchestra.run.trial193.stdout: Installing : protobuf-3.14.0-17.el9.x86_64 1/14 2026-02-20T20:59:04.076 INFO:teuthology.orchestra.run.trial193.stdout: Installing : protobuf-compiler-3.14.0-17.el9.x86_64 2/14 2026-02-20T20:59:04.081 INFO:teuthology.orchestra.run.trial193.stdout: Installing : python3-xmltodict-0.12.0-15.el9.noarch 3/14 2026-02-20T20:59:04.093 INFO:teuthology.orchestra.run.trial193.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 4/14 2026-02-20T20:59:04.095 INFO:teuthology.orchestra.run.trial193.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 5/14 2026-02-20T20:59:04.123 INFO:teuthology.orchestra.run.trial193.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 6/14 2026-02-20T20:59:04.158 INFO:teuthology.orchestra.run.trial154.stdout:Last metadata expiration check: 0:00:22 ago on Fri 20 Feb 2026 08:58:42 PM UTC. 2026-02-20T20:59:04.166 INFO:teuthology.orchestra.run.trial193.stdout: Installing : abseil-cpp-20211102.0-4.el9.x86_64 7/14 2026-02-20T20:59:04.195 INFO:teuthology.orchestra.run.trial193.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 8/14 2026-02-20T20:59:04.206 INFO:teuthology.orchestra.run.trial193.stdout: Installing : python3-protobuf-3.14.0-17.el9.noarch 9/14 2026-02-20T20:59:04.213 INFO:teuthology.orchestra.run.trial193.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/14 2026-02-20T20:59:04.215 INFO:teuthology.orchestra.run.trial193.stdout: Installing : python3-jmespath-1.0.1-1.el9.noarch 11/14 2026-02-20T20:59:04.223 INFO:teuthology.orchestra.run.trial193.stdout: Installing : ceph-prometheus-alerts-2:20.2.0-677.gf7870454.el9. 12/14 2026-02-20T20:59:04.241 INFO:teuthology.orchestra.run.trial154.stdout:Dependencies resolved. 2026-02-20T20:59:04.242 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-20T20:59:04.243 INFO:teuthology.orchestra.run.trial154.stdout: Package Arch Version Repository Size 2026-02-20T20:59:04.243 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-20T20:59:04.243 INFO:teuthology.orchestra.run.trial154.stdout:Installing: 2026-02-20T20:59:04.243 INFO:teuthology.orchestra.run.trial154.stdout: ceph x86_64 2:20.2.0-677.gf7870454.el9 ceph 6.5 k 2026-02-20T20:59:04.243 INFO:teuthology.orchestra.run.trial154.stdout:Installing dependencies: 2026-02-20T20:59:04.243 INFO:teuthology.orchestra.run.trial154.stdout: ceph-mds x86_64 2:20.2.0-677.gf7870454.el9 ceph 2.3 M 2026-02-20T20:59:04.243 INFO:teuthology.orchestra.run.trial154.stdout: ceph-mgr x86_64 2:20.2.0-677.gf7870454.el9 ceph 961 k 2026-02-20T20:59:04.243 INFO:teuthology.orchestra.run.trial154.stdout: ceph-mgr-modules-core noarch 2:20.2.0-677.gf7870454.el9 ceph-noarch 290 k 2026-02-20T20:59:04.243 INFO:teuthology.orchestra.run.trial154.stdout: ceph-mon x86_64 2:20.2.0-677.gf7870454.el9 ceph 5.0 M 2026-02-20T20:59:04.244 INFO:teuthology.orchestra.run.trial154.stdout: ceph-osd x86_64 2:20.2.0-677.gf7870454.el9 ceph 17 M 2026-02-20T20:59:04.244 INFO:teuthology.orchestra.run.trial154.stdout: ledmon-libs x86_64 1.1.0-3.el9 baseos 40 k 2026-02-20T20:59:04.244 INFO:teuthology.orchestra.run.trial154.stdout: libconfig x86_64 1.7.2-9.el9 baseos 72 k 2026-02-20T20:59:04.244 INFO:teuthology.orchestra.run.trial154.stdout: libstoragemgmt x86_64 1.10.1-1.el9 appstream 246 k 2026-02-20T20:59:04.244 INFO:teuthology.orchestra.run.trial154.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2026-02-20T20:59:04.244 INFO:teuthology.orchestra.run.trial154.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2026-02-20T20:59:04.244 INFO:teuthology.orchestra.run.trial154.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2026-02-20T20:59:04.244 INFO:teuthology.orchestra.run.trial154.stdout: python3-autocommand noarch 2.2.2-8.el9 epel 29 k 2026-02-20T20:59:04.244 INFO:teuthology.orchestra.run.trial154.stdout: python3-backports-tarfile noarch 1.2.0-1.el9 epel 60 k 2026-02-20T20:59:04.244 INFO:teuthology.orchestra.run.trial154.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2026-02-20T20:59:04.244 INFO:teuthology.orchestra.run.trial154.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2026-02-20T20:59:04.244 INFO:teuthology.orchestra.run.trial154.stdout: python3-cheroot noarch 10.0.1-4.el9 epel 173 k 2026-02-20T20:59:04.244 INFO:teuthology.orchestra.run.trial154.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2026-02-20T20:59:04.245 INFO:teuthology.orchestra.run.trial154.stdout: python3-cryptography x86_64 36.0.1-5.el9 baseos 1.2 M 2026-02-20T20:59:04.245 INFO:teuthology.orchestra.run.trial154.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2026-02-20T20:59:04.245 INFO:teuthology.orchestra.run.trial154.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2026-02-20T20:59:04.245 INFO:teuthology.orchestra.run.trial154.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2026-02-20T20:59:04.245 INFO:teuthology.orchestra.run.trial154.stdout: python3-jaraco-context noarch 6.0.1-3.el9 epel 20 k 2026-02-20T20:59:04.245 INFO:teuthology.orchestra.run.trial154.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2026-02-20T20:59:04.245 INFO:teuthology.orchestra.run.trial154.stdout: python3-jaraco-text noarch 4.0.0-2.el9 epel 26 k 2026-02-20T20:59:04.245 INFO:teuthology.orchestra.run.trial154.stdout: python3-libstoragemgmt x86_64 1.10.1-1.el9 appstream 177 k 2026-02-20T20:59:04.245 INFO:teuthology.orchestra.run.trial154.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2026-02-20T20:59:04.245 INFO:teuthology.orchestra.run.trial154.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2026-02-20T20:59:04.245 INFO:teuthology.orchestra.run.trial154.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2026-02-20T20:59:04.245 INFO:teuthology.orchestra.run.trial154.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2026-02-20T20:59:04.245 INFO:teuthology.orchestra.run.trial154.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2026-02-20T20:59:04.246 INFO:teuthology.orchestra.run.trial154.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2026-02-20T20:59:04.246 INFO:teuthology.orchestra.run.trial154.stdout: python3-pyparsing noarch 2.4.7-9.el9 baseos 150 k 2026-02-20T20:59:04.246 INFO:teuthology.orchestra.run.trial154.stdout: python3-requests noarch 2.25.1-10.el9 baseos 126 k 2026-02-20T20:59:04.246 INFO:teuthology.orchestra.run.trial154.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2026-02-20T20:59:04.246 INFO:teuthology.orchestra.run.trial154.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2026-02-20T20:59:04.246 INFO:teuthology.orchestra.run.trial154.stdout: python3-urllib3 noarch 1.26.5-7.el9 baseos 218 k 2026-02-20T20:59:04.246 INFO:teuthology.orchestra.run.trial154.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2026-02-20T20:59:04.246 INFO:teuthology.orchestra.run.trial154.stdout: unzip x86_64 6.0-59.el9 baseos 182 k 2026-02-20T20:59:04.246 INFO:teuthology.orchestra.run.trial154.stdout: zip x86_64 3.0-35.el9 baseos 266 k 2026-02-20T20:59:04.246 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T20:59:04.247 INFO:teuthology.orchestra.run.trial154.stdout:Transaction Summary 2026-02-20T20:59:04.247 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-20T20:59:04.247 INFO:teuthology.orchestra.run.trial154.stdout:Install 40 Packages 2026-02-20T20:59:04.247 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T20:59:04.247 INFO:teuthology.orchestra.run.trial154.stdout:Total download size: 30 M 2026-02-20T20:59:04.248 INFO:teuthology.orchestra.run.trial154.stdout:Installed size: 100 M 2026-02-20T20:59:04.248 INFO:teuthology.orchestra.run.trial154.stdout:Downloading Packages: 2026-02-20T20:59:04.829 INFO:teuthology.orchestra.run.trial154.stdout:(1/40): ceph-20.2.0-677.gf7870454.el9.x86_64.rp 128 kB/s | 6.5 kB 00:00 2026-02-20T20:59:04.915 INFO:teuthology.orchestra.run.trial154.stdout:(2/40): ceph-mgr-20.2.0-677.gf7870454.el9.x86_6 6.9 MB/s | 961 kB 00:00 2026-02-20T20:59:04.941 INFO:teuthology.orchestra.run.trial154.stdout:(3/40): ceph-mds-20.2.0-677.gf7870454.el9.x86_6 14 MB/s | 2.3 MB 00:00 2026-02-20T20:59:04.983 INFO:teuthology.orchestra.run.trial154.stdout:(4/40): ceph-mgr-modules-core-20.2.0-677.gf7870 6.9 MB/s | 290 kB 00:00 2026-02-20T20:59:05.026 INFO:teuthology.orchestra.run.trial154.stdout:(5/40): ledmon-libs-1.1.0-3.el9.x86_64.rpm 929 kB/s | 40 kB 00:00 2026-02-20T20:59:05.045 INFO:teuthology.orchestra.run.trial154.stdout:(6/40): libconfig-1.7.2-9.el9.x86_64.rpm 3.9 MB/s | 72 kB 00:00 2026-02-20T20:59:05.069 INFO:teuthology.orchestra.run.trial154.stdout:(7/40): python3-cffi-1.14.5-5.el9.x86_64.rpm 10 MB/s | 253 kB 00:00 2026-02-20T20:59:05.083 INFO:teuthology.orchestra.run.trial154.stdout:(8/40): ceph-mon-20.2.0-677.gf7870454.el9.x86_6 20 MB/s | 5.0 MB 00:00 2026-02-20T20:59:05.112 INFO:teuthology.orchestra.run.trial154.stdout:(9/40): python3-cryptography-36.0.1-5.el9.x86_6 29 MB/s | 1.2 MB 00:00 2026-02-20T20:59:05.123 INFO:teuthology.orchestra.run.trial154.stdout:(10/40): python3-pycparser-2.20-6.el9.noarch.rp 12 MB/s | 135 kB 00:00 2026-02-20T20:59:05.124 INFO:teuthology.orchestra.run.trial154.stdout:(11/40): python3-ply-3.11-14.el9.noarch.rpm 2.5 MB/s | 106 kB 00:00 2026-02-20T20:59:05.135 INFO:teuthology.orchestra.run.trial154.stdout:(12/40): python3-pyparsing-2.4.7-9.el9.noarch.r 13 MB/s | 150 kB 00:00 2026-02-20T20:59:05.142 INFO:teuthology.orchestra.run.trial154.stdout:(13/40): python3-requests-2.25.1-10.el9.noarch. 6.9 MB/s | 126 kB 00:00 2026-02-20T20:59:05.149 INFO:teuthology.orchestra.run.trial154.stdout:(14/40): python3-urllib3-1.26.5-7.el9.noarch.rp 16 MB/s | 218 kB 00:00 2026-02-20T20:59:05.153 INFO:teuthology.orchestra.run.trial154.stdout:(15/40): unzip-6.0-59.el9.x86_64.rpm 16 MB/s | 182 kB 00:00 2026-02-20T20:59:05.160 INFO:teuthology.orchestra.run.trial154.stdout:(16/40): zip-3.0-35.el9.x86_64.rpm 23 MB/s | 266 kB 00:00 2026-02-20T20:59:05.319 INFO:teuthology.orchestra.run.trial154.stdout:(17/40): ceph-osd-20.2.0-677.gf7870454.el9.x86_ 42 MB/s | 17 MB 00:00 2026-02-20T20:59:05.393 INFO:teuthology.orchestra.run.trial193.stdout: Installing : ceph-grafana-dashboards-2:20.2.0-677.gf7870454.el9 13/14 2026-02-20T20:59:05.398 INFO:teuthology.orchestra.run.trial193.stdout: Installing : ceph-mgr-dashboard-2:20.2.0-677.gf7870454.el9.noar 14/14 2026-02-20T20:59:05.586 INFO:teuthology.orchestra.run.trial193.stdout: Running scriptlet: ceph-mgr-dashboard-2:20.2.0-677.gf7870454.el9.noar 14/14 2026-02-20T20:59:05.586 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : ceph-grafana-dashboards-2:20.2.0-677.gf7870454.el9 1/14 2026-02-20T20:59:05.586 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : ceph-mgr-dashboard-2:20.2.0-677.gf7870454.el9.noar 2/14 2026-02-20T20:59:05.586 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : ceph-prometheus-alerts-2:20.2.0-677.gf7870454.el9. 3/14 2026-02-20T20:59:05.587 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : protobuf-3.14.0-17.el9.x86_64 4/14 2026-02-20T20:59:05.587 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : python3-jmespath-1.0.1-1.el9.noarch 5/14 2026-02-20T20:59:05.587 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : python3-protobuf-3.14.0-17.el9.noarch 6/14 2026-02-20T20:59:05.587 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : protobuf-compiler-3.14.0-17.el9.x86_64 7/14 2026-02-20T20:59:05.587 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : abseil-cpp-20211102.0-4.el9.x86_64 8/14 2026-02-20T20:59:05.587 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 9/14 2026-02-20T20:59:05.587 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 10/14 2026-02-20T20:59:05.587 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 11/14 2026-02-20T20:59:05.587 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 12/14 2026-02-20T20:59:05.587 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 13/14 2026-02-20T20:59:05.642 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : python3-xmltodict-0.12.0-15.el9.noarch 14/14 2026-02-20T20:59:05.642 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:59:05.642 INFO:teuthology.orchestra.run.trial193.stdout:Installed: 2026-02-20T20:59:05.642 INFO:teuthology.orchestra.run.trial193.stdout: abseil-cpp-20211102.0-4.el9.x86_64 2026-02-20T20:59:05.642 INFO:teuthology.orchestra.run.trial193.stdout: ceph-grafana-dashboards-2:20.2.0-677.gf7870454.el9.noarch 2026-02-20T20:59:05.642 INFO:teuthology.orchestra.run.trial193.stdout: ceph-mgr-dashboard-2:20.2.0-677.gf7870454.el9.noarch 2026-02-20T20:59:05.643 INFO:teuthology.orchestra.run.trial193.stdout: ceph-prometheus-alerts-2:20.2.0-677.gf7870454.el9.noarch 2026-02-20T20:59:05.643 INFO:teuthology.orchestra.run.trial193.stdout: grpc-data-1.46.7-10.el9.noarch 2026-02-20T20:59:05.643 INFO:teuthology.orchestra.run.trial193.stdout: protobuf-3.14.0-17.el9.x86_64 2026-02-20T20:59:05.643 INFO:teuthology.orchestra.run.trial193.stdout: protobuf-compiler-3.14.0-17.el9.x86_64 2026-02-20T20:59:05.643 INFO:teuthology.orchestra.run.trial193.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2026-02-20T20:59:05.643 INFO:teuthology.orchestra.run.trial193.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2026-02-20T20:59:05.643 INFO:teuthology.orchestra.run.trial193.stdout: python3-jmespath-1.0.1-1.el9.noarch 2026-02-20T20:59:05.643 INFO:teuthology.orchestra.run.trial193.stdout: python3-protobuf-3.14.0-17.el9.noarch 2026-02-20T20:59:05.643 INFO:teuthology.orchestra.run.trial193.stdout: python3-repoze-lru-0.7-16.el9.noarch 2026-02-20T20:59:05.643 INFO:teuthology.orchestra.run.trial193.stdout: python3-routes-2.5.1-5.el9.noarch 2026-02-20T20:59:05.643 INFO:teuthology.orchestra.run.trial193.stdout: python3-xmltodict-0.12.0-15.el9.noarch 2026-02-20T20:59:05.643 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:59:05.643 INFO:teuthology.orchestra.run.trial193.stdout:Complete! 2026-02-20T20:59:05.673 DEBUG:teuthology.orchestra.run.trial193:> sudo yum -y install ceph-mgr-diskprediction-local 2026-02-20T20:59:05.900 INFO:teuthology.orchestra.run.trial154.stdout:(18/40): lua-5.4.4-4.el9.x86_64.rpm 255 kB/s | 188 kB 00:00 2026-02-20T20:59:05.933 INFO:teuthology.orchestra.run.trial154.stdout:(19/40): libstoragemgmt-1.10.1-1.el9.x86_64.rpm 316 kB/s | 246 kB 00:00 2026-02-20T20:59:05.982 INFO:teuthology.orchestra.run.trial193.stdout:Last metadata expiration check: 0:00:29 ago on Fri 20 Feb 2026 08:58:36 PM UTC. 2026-02-20T20:59:06.045 INFO:teuthology.orchestra.run.trial154.stdout:(20/40): python3-libstoragemgmt-1.10.1-1.el9.x8 244 kB/s | 177 kB 00:00 2026-02-20T20:59:06.066 INFO:teuthology.orchestra.run.trial193.stdout:Dependencies resolved. 2026-02-20T20:59:06.066 INFO:teuthology.orchestra.run.trial193.stdout:====================================================================================== 2026-02-20T20:59:06.066 INFO:teuthology.orchestra.run.trial193.stdout: Package Arch Version Repository Size 2026-02-20T20:59:06.066 INFO:teuthology.orchestra.run.trial193.stdout:====================================================================================== 2026-02-20T20:59:06.066 INFO:teuthology.orchestra.run.trial193.stdout:Installing: 2026-02-20T20:59:06.066 INFO:teuthology.orchestra.run.trial193.stdout: ceph-mgr-diskprediction-local noarch 2:20.2.0-677.gf7870454.el9 ceph-noarch 7.4 M 2026-02-20T20:59:06.067 INFO:teuthology.orchestra.run.trial193.stdout:Installing dependencies: 2026-02-20T20:59:06.067 INFO:teuthology.orchestra.run.trial193.stdout: flexiblas x86_64 3.0.4-9.el9 appstream 30 k 2026-02-20T20:59:06.067 INFO:teuthology.orchestra.run.trial193.stdout: flexiblas-netlib x86_64 3.0.4-9.el9 appstream 3.0 M 2026-02-20T20:59:06.067 INFO:teuthology.orchestra.run.trial193.stdout: flexiblas-openblas-openmp x86_64 3.0.4-9.el9 appstream 15 k 2026-02-20T20:59:06.067 INFO:teuthology.orchestra.run.trial193.stdout: libgfortran x86_64 11.5.0-14.el9 baseos 794 k 2026-02-20T20:59:06.067 INFO:teuthology.orchestra.run.trial193.stdout: libquadmath x86_64 11.5.0-14.el9 baseos 184 k 2026-02-20T20:59:06.067 INFO:teuthology.orchestra.run.trial193.stdout: openblas x86_64 0.3.29-1.el9 appstream 42 k 2026-02-20T20:59:06.067 INFO:teuthology.orchestra.run.trial193.stdout: openblas-openmp x86_64 0.3.29-1.el9 appstream 5.3 M 2026-02-20T20:59:06.067 INFO:teuthology.orchestra.run.trial193.stdout: python3-devel x86_64 3.9.25-3.el9 appstream 244 k 2026-02-20T20:59:06.067 INFO:teuthology.orchestra.run.trial193.stdout: python3-numpy x86_64 1:1.23.5-2.el9 appstream 6.1 M 2026-02-20T20:59:06.067 INFO:teuthology.orchestra.run.trial193.stdout: python3-numpy-f2py x86_64 1:1.23.5-2.el9 appstream 442 k 2026-02-20T20:59:06.067 INFO:teuthology.orchestra.run.trial193.stdout: python3-scipy x86_64 1.9.3-2.el9 appstream 19 M 2026-02-20T20:59:06.067 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:59:06.067 INFO:teuthology.orchestra.run.trial193.stdout:Transaction Summary 2026-02-20T20:59:06.067 INFO:teuthology.orchestra.run.trial193.stdout:====================================================================================== 2026-02-20T20:59:06.067 INFO:teuthology.orchestra.run.trial193.stdout:Install 12 Packages 2026-02-20T20:59:06.067 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:59:06.067 INFO:teuthology.orchestra.run.trial193.stdout:Total download size: 43 M 2026-02-20T20:59:06.067 INFO:teuthology.orchestra.run.trial193.stdout:Installed size: 234 M 2026-02-20T20:59:06.067 INFO:teuthology.orchestra.run.trial193.stdout:Downloading Packages: 2026-02-20T20:59:06.148 INFO:teuthology.orchestra.run.trial154.stdout:(21/40): lua-devel-5.4.4-4.el9.x86_64.rpm 216 kB/s | 22 kB 00:00 2026-02-20T20:59:06.245 INFO:teuthology.orchestra.run.trial154.stdout:(22/40): luarocks-3.9.2-5.el9.noarch.rpm 1.5 MB/s | 151 kB 00:00 2026-02-20T20:59:06.264 INFO:teuthology.orchestra.run.trial154.stdout:(23/40): python3-autocommand-2.2.2-8.el9.noarch 1.6 MB/s | 29 kB 00:00 2026-02-20T20:59:06.283 INFO:teuthology.orchestra.run.trial154.stdout:(24/40): python3-backports-tarfile-1.2.0-1.el9. 3.0 MB/s | 60 kB 00:00 2026-02-20T20:59:06.302 INFO:teuthology.orchestra.run.trial154.stdout:(25/40): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 2.3 MB/s | 43 kB 00:00 2026-02-20T20:59:06.331 INFO:teuthology.orchestra.run.trial154.stdout:(26/40): python3-cheroot-10.0.1-4.el9.noarch.rp 6.0 MB/s | 173 kB 00:00 2026-02-20T20:59:06.367 INFO:teuthology.orchestra.run.trial154.stdout:(27/40): python3-cherrypy-18.6.1-2.el9.noarch.r 9.8 MB/s | 358 kB 00:00 2026-02-20T20:59:06.383 INFO:teuthology.orchestra.run.trial154.stdout:(28/40): python3-jaraco-8.2.1-3.el9.noarch.rpm 631 kB/s | 11 kB 00:00 2026-02-20T20:59:06.401 INFO:teuthology.orchestra.run.trial154.stdout:(29/40): python3-jaraco-classes-3.2.1-5.el9.noa 1.0 MB/s | 18 kB 00:00 2026-02-20T20:59:06.418 INFO:teuthology.orchestra.run.trial154.stdout:(30/40): python3-jaraco-collections-3.0.0-8.el9 1.3 MB/s | 23 kB 00:00 2026-02-20T20:59:06.435 INFO:teuthology.orchestra.run.trial154.stdout:(31/40): python3-jaraco-context-6.0.1-3.el9.noa 1.1 MB/s | 20 kB 00:00 2026-02-20T20:59:06.452 INFO:teuthology.orchestra.run.trial154.stdout:(32/40): python3-jaraco-functools-3.5.0-2.el9.n 1.1 MB/s | 19 kB 00:00 2026-02-20T20:59:06.469 INFO:teuthology.orchestra.run.trial154.stdout:(33/40): python3-jaraco-text-4.0.0-2.el9.noarch 1.5 MB/s | 26 kB 00:00 2026-02-20T20:59:06.487 INFO:teuthology.orchestra.run.trial154.stdout:(34/40): python3-more-itertools-8.12.0-2.el9.no 4.3 MB/s | 79 kB 00:00 2026-02-20T20:59:06.494 INFO:teuthology.orchestra.run.trial193.stdout:(1/12): libgfortran-11.5.0-14.el9.x86_64.rpm 12 MB/s | 794 kB 00:00 2026-02-20T20:59:06.504 INFO:teuthology.orchestra.run.trial154.stdout:(35/40): python3-portend-3.1.0-2.el9.noarch.rpm 960 kB/s | 16 kB 00:00 2026-02-20T20:59:06.504 INFO:teuthology.orchestra.run.trial193.stdout:(2/12): libquadmath-11.5.0-14.el9.x86_64.rpm 2.4 MB/s | 184 kB 00:00 2026-02-20T20:59:06.505 INFO:teuthology.orchestra.run.trial154.stdout:(36/40): python3-toml-0.10.2-6.el9.noarch.rpm 73 kB/s | 42 kB 00:00 2026-02-20T20:59:06.522 INFO:teuthology.orchestra.run.trial154.stdout:(37/40): python3-pyOpenSSL-21.0.0-1.el9.noarch. 4.9 MB/s | 90 kB 00:00 2026-02-20T20:59:06.526 INFO:teuthology.orchestra.run.trial154.stdout:(38/40): python3-packaging-20.9-5.el9.noarch.rp 123 kB/s | 77 kB 00:00 2026-02-20T20:59:06.540 INFO:teuthology.orchestra.run.trial154.stdout:(39/40): python3-zc-lockfile-2.0-10.el9.noarch. 1.1 MB/s | 20 kB 00:00 2026-02-20T20:59:06.563 INFO:teuthology.orchestra.run.trial193.stdout:(3/12): flexiblas-3.0.4-9.el9.x86_64.rpm 425 kB/s | 30 kB 00:00 2026-02-20T20:59:06.564 INFO:teuthology.orchestra.run.trial154.stdout:(40/40): python3-tempora-5.0.0-2.el9.noarch.rpm 604 kB/s | 36 kB 00:00 2026-02-20T20:59:06.566 INFO:teuthology.orchestra.run.trial154.stdout:-------------------------------------------------------------------------------- 2026-02-20T20:59:06.566 INFO:teuthology.orchestra.run.trial154.stdout:Total 13 MB/s | 30 MB 00:02 2026-02-20T20:59:06.604 INFO:teuthology.orchestra.run.trial193.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-9.el9.x 367 kB/s | 15 kB 00:00 2026-02-20T20:59:06.658 INFO:teuthology.orchestra.run.trial193.stdout:(5/12): ceph-mgr-diskprediction-local-20.2.0-67 32 MB/s | 7.4 MB 00:00 2026-02-20T20:59:06.659 INFO:teuthology.orchestra.run.trial193.stdout:(6/12): openblas-0.3.29-1.el9.x86_64.rpm 768 kB/s | 42 kB 00:00 2026-02-20T20:59:06.701 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction check 2026-02-20T20:59:06.701 INFO:teuthology.orchestra.run.trial193.stdout:(7/12): flexiblas-netlib-3.0.4-9.el9.x86_64.rpm 15 MB/s | 3.0 MB 00:00 2026-02-20T20:59:06.719 INFO:teuthology.orchestra.run.trial154.stdout:Transaction check succeeded. 2026-02-20T20:59:06.719 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction test 2026-02-20T20:59:06.728 INFO:teuthology.orchestra.run.trial193.stdout:(8/12): python3-devel-3.9.25-3.el9.x86_64.rpm 3.5 MB/s | 244 kB 00:00 2026-02-20T20:59:06.814 INFO:teuthology.orchestra.run.trial193.stdout:(9/12): python3-numpy-f2py-1.23.5-2.el9.x86_64. 5.0 MB/s | 442 kB 00:00 2026-02-20T20:59:06.866 INFO:teuthology.orchestra.run.trial154.stdout:Transaction test succeeded. 2026-02-20T20:59:06.867 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction 2026-02-20T20:59:06.944 INFO:teuthology.orchestra.run.trial193.stdout:(10/12): openblas-openmp-0.3.29-1.el9.x86_64.rp 18 MB/s | 5.3 MB 00:00 2026-02-20T20:59:07.030 INFO:teuthology.orchestra.run.trial193.stdout:(11/12): python3-numpy-1.23.5-2.el9.x86_64.rpm 19 MB/s | 6.1 MB 00:00 2026-02-20T20:59:07.058 INFO:teuthology.orchestra.run.trial154.stdout: Preparing : 1/1 2026-02-20T20:59:07.060 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/40 2026-02-20T20:59:07.065 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/40 2026-02-20T20:59:07.070 INFO:teuthology.orchestra.run.trial154.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/40 2026-02-20T20:59:07.072 INFO:teuthology.orchestra.run.trial154.stdout: Installing : unzip-6.0-59.el9.x86_64 4/40 2026-02-20T20:59:07.077 INFO:teuthology.orchestra.run.trial154.stdout: Installing : ledmon-libs-1.1.0-3.el9.x86_64 5/40 2026-02-20T20:59:07.101 INFO:teuthology.orchestra.run.trial154.stdout: Installing : zip-3.0-35.el9.x86_64 6/40 2026-02-20T20:59:07.105 INFO:teuthology.orchestra.run.trial154.stdout: Installing : luarocks-3.9.2-5.el9.noarch 7/40 2026-02-20T20:59:07.110 INFO:teuthology.orchestra.run.trial154.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 8/40 2026-02-20T20:59:07.114 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 9/40 2026-02-20T20:59:07.120 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 10/40 2026-02-20T20:59:07.124 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-backports-tarfile-1.2.0-1.el9.noarch 11/40 2026-02-20T20:59:07.130 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-jaraco-context-6.0.1-3.el9.noarch 12/40 2026-02-20T20:59:07.135 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-autocommand-2.2.2-8.el9.noarch 13/40 2026-02-20T20:59:07.139 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 14/40 2026-02-20T20:59:07.144 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 15/40 2026-02-20T20:59:07.148 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-jaraco-text-4.0.0-2.el9.noarch 16/40 2026-02-20T20:59:07.155 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 17/40 2026-02-20T20:59:07.158 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 18/40 2026-02-20T20:59:07.180 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 19/40 2026-02-20T20:59:07.193 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-urllib3-1.26.5-7.el9.noarch 20/40 2026-02-20T20:59:07.198 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-requests-2.25.1-10.el9.noarch 21/40 2026-02-20T20:59:07.208 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-pyparsing-2.4.7-9.el9.noarch 22/40 2026-02-20T20:59:07.214 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-packaging-20.9-5.el9.noarch 23/40 2026-02-20T20:59:07.227 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-ply-3.11-14.el9.noarch 24/40 2026-02-20T20:59:07.243 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 25/40 2026-02-20T20:59:07.318 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 26/40 2026-02-20T20:59:07.326 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-cryptography-36.0.1-5.el9.x86_64 27/40 2026-02-20T20:59:07.349 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 28/40 2026-02-20T20:59:07.378 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-cheroot-10.0.1-4.el9.noarch 29/40 2026-02-20T20:59:07.384 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 30/40 2026-02-20T20:59:07.430 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 31/40 2026-02-20T20:59:07.441 INFO:teuthology.orchestra.run.trial193.stdout:(12/12): python3-scipy-1.9.3-2.el9.x86_64.rpm 31 MB/s | 19 MB 00:00 2026-02-20T20:59:07.444 INFO:teuthology.orchestra.run.trial193.stdout:-------------------------------------------------------------------------------- 2026-02-20T20:59:07.444 INFO:teuthology.orchestra.run.trial193.stdout:Total 31 MB/s | 43 MB 00:01 2026-02-20T20:59:07.473 INFO:teuthology.orchestra.run.trial154.stdout: Installing : ceph-mgr-modules-core-2:20.2.0-677.gf7870454.el9.n 32/40 2026-02-20T20:59:07.474 INFO:teuthology.orchestra.run.trial154.stdout: Installing : ceph-mgr-2:20.2.0-677.gf7870454.el9.x86_64 33/40 2026-02-20T20:59:07.498 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: ceph-mgr-2:20.2.0-677.gf7870454.el9.x86_64 33/40 2026-02-20T20:59:07.498 INFO:teuthology.orchestra.run.trial154.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-20T20:59:07.498 INFO:teuthology.orchestra.run.trial154.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2026-02-20T20:59:07.498 INFO:teuthology.orchestra.run.trial154.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-20T20:59:07.498 INFO:teuthology.orchestra.run.trial154.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-20T20:59:07.498 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T20:59:07.503 INFO:teuthology.orchestra.run.trial154.stdout: Installing : libconfig-1.7.2-9.el9.x86_64 34/40 2026-02-20T20:59:07.520 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 35/40 2026-02-20T20:59:07.520 INFO:teuthology.orchestra.run.trial154.stdout:Creating group 'libstoragemgmt' with GID 991. 2026-02-20T20:59:07.520 INFO:teuthology.orchestra.run.trial154.stdout:Creating user 'libstoragemgmt' (daemon account for libstoragemgmt) with UID 991 and GID 991. 2026-02-20T20:59:07.520 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T20:59:07.530 INFO:teuthology.orchestra.run.trial154.stdout: Installing : libstoragemgmt-1.10.1-1.el9.x86_64 35/40 2026-02-20T20:59:07.552 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 35/40 2026-02-20T20:59:07.553 INFO:teuthology.orchestra.run.trial154.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/libstoragemgmt.service → /usr/lib/systemd/system/libstoragemgmt.service. 2026-02-20T20:59:07.553 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T20:59:07.605 INFO:teuthology.orchestra.run.trial193.stdout:Running transaction check 2026-02-20T20:59:07.619 INFO:teuthology.orchestra.run.trial193.stdout:Transaction check succeeded. 2026-02-20T20:59:07.619 INFO:teuthology.orchestra.run.trial193.stdout:Running transaction test 2026-02-20T20:59:07.822 INFO:teuthology.orchestra.run.trial193.stdout:Transaction test succeeded. 2026-02-20T20:59:07.822 INFO:teuthology.orchestra.run.trial193.stdout:Running transaction 2026-02-20T20:59:08.013 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: ceph-selinux-2:20.2.0-677.gf7870454.el9.x86_64 33/36 2026-02-20T20:59:08.013 INFO:teuthology.orchestra.run.trial138.stdout:skipping the directory /sys 2026-02-20T20:59:08.013 INFO:teuthology.orchestra.run.trial138.stdout:skipping the directory /proc 2026-02-20T20:59:08.013 INFO:teuthology.orchestra.run.trial138.stdout:skipping the directory /mnt 2026-02-20T20:59:08.013 INFO:teuthology.orchestra.run.trial138.stdout:skipping the directory /var/tmp 2026-02-20T20:59:08.013 INFO:teuthology.orchestra.run.trial138.stdout:skipping the directory /home 2026-02-20T20:59:08.014 INFO:teuthology.orchestra.run.trial138.stdout:skipping the directory /root 2026-02-20T20:59:08.014 INFO:teuthology.orchestra.run.trial138.stdout:skipping the directory /tmp 2026-02-20T20:59:08.014 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:59:08.039 INFO:teuthology.orchestra.run.trial193.stdout: Preparing : 1/1 2026-02-20T20:59:08.042 INFO:teuthology.orchestra.run.trial193.stdout: Installing : flexiblas-3.0.4-9.el9.x86_64 1/12 2026-02-20T20:59:08.048 INFO:teuthology.orchestra.run.trial193.stdout: Installing : libquadmath-11.5.0-14.el9.x86_64 2/12 2026-02-20T20:59:08.082 INFO:teuthology.orchestra.run.trial193.stdout: Installing : libgfortran-11.5.0-14.el9.x86_64 3/12 2026-02-20T20:59:08.086 INFO:teuthology.orchestra.run.trial193.stdout: Installing : python3-devel-3.9.25-3.el9.x86_64 4/12 2026-02-20T20:59:08.145 INFO:teuthology.orchestra.run.trial193.stdout: Installing : openblas-0.3.29-1.el9.x86_64 5/12 2026-02-20T20:59:08.148 INFO:teuthology.orchestra.run.trial193.stdout: Installing : openblas-openmp-0.3.29-1.el9.x86_64 6/12 2026-02-20T20:59:08.169 INFO:teuthology.orchestra.run.trial193.stdout: Installing : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 7/12 2026-02-20T20:59:08.238 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-libstoragemgmt-1.10.1-1.el9.x86_64 36/40 2026-02-20T20:59:08.239 INFO:teuthology.orchestra.run.trial154.stdout: Installing : ceph-osd-2:20.2.0-677.gf7870454.el9.x86_64 37/40 2026-02-20T20:59:08.265 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: ceph-osd-2:20.2.0-677.gf7870454.el9.x86_64 37/40 2026-02-20T20:59:08.265 INFO:teuthology.orchestra.run.trial154.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-20T20:59:08.265 INFO:teuthology.orchestra.run.trial154.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2026-02-20T20:59:08.265 INFO:teuthology.orchestra.run.trial154.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-20T20:59:08.265 INFO:teuthology.orchestra.run.trial154.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-20T20:59:08.265 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T20:59:08.479 INFO:teuthology.orchestra.run.trial154.stdout: Installing : ceph-mon-2:20.2.0-677.gf7870454.el9.x86_64 38/40 2026-02-20T20:59:08.487 INFO:teuthology.orchestra.run.trial193.stdout: Installing : flexiblas-netlib-3.0.4-9.el9.x86_64 8/12 2026-02-20T20:59:08.500 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: ceph-mon-2:20.2.0-677.gf7870454.el9.x86_64 38/40 2026-02-20T20:59:08.500 INFO:teuthology.orchestra.run.trial154.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-20T20:59:08.501 INFO:teuthology.orchestra.run.trial154.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2026-02-20T20:59:08.501 INFO:teuthology.orchestra.run.trial154.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-20T20:59:08.501 INFO:teuthology.orchestra.run.trial154.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-20T20:59:08.501 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T20:59:08.559 INFO:teuthology.orchestra.run.trial193.stdout: Installing : python3-numpy-1:1.23.5-2.el9.x86_64 9/12 2026-02-20T20:59:08.598 INFO:teuthology.orchestra.run.trial154.stdout: Installing : ceph-mds-2:20.2.0-677.gf7870454.el9.x86_64 39/40 2026-02-20T20:59:08.620 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: ceph-mds-2:20.2.0-677.gf7870454.el9.x86_64 39/40 2026-02-20T20:59:08.620 INFO:teuthology.orchestra.run.trial154.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-20T20:59:08.620 INFO:teuthology.orchestra.run.trial154.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2026-02-20T20:59:08.620 INFO:teuthology.orchestra.run.trial154.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-20T20:59:08.620 INFO:teuthology.orchestra.run.trial154.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-20T20:59:08.620 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T20:59:08.637 INFO:teuthology.orchestra.run.trial154.stdout: Installing : ceph-2:20.2.0-677.gf7870454.el9.x86_64 40/40 2026-02-20T20:59:08.972 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: ceph-2:20.2.0-677.gf7870454.el9.x86_64 40/40 2026-02-20T20:59:08.972 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : ceph-2:20.2.0-677.gf7870454.el9.x86_64 1/40 2026-02-20T20:59:08.972 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : ceph-mds-2:20.2.0-677.gf7870454.el9.x86_64 2/40 2026-02-20T20:59:08.972 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : ceph-mgr-2:20.2.0-677.gf7870454.el9.x86_64 3/40 2026-02-20T20:59:08.973 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : ceph-mon-2:20.2.0-677.gf7870454.el9.x86_64 4/40 2026-02-20T20:59:08.973 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : ceph-osd-2:20.2.0-677.gf7870454.el9.x86_64 5/40 2026-02-20T20:59:08.973 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : ceph-mgr-modules-core-2:20.2.0-677.gf7870454.el9.n 6/40 2026-02-20T20:59:08.973 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : ledmon-libs-1.1.0-3.el9.x86_64 7/40 2026-02-20T20:59:08.973 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : libconfig-1.7.2-9.el9.x86_64 8/40 2026-02-20T20:59:08.973 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 9/40 2026-02-20T20:59:08.973 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-cryptography-36.0.1-5.el9.x86_64 10/40 2026-02-20T20:59:08.973 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-ply-3.11-14.el9.noarch 11/40 2026-02-20T20:59:08.973 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 12/40 2026-02-20T20:59:08.973 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-pyparsing-2.4.7-9.el9.noarch 13/40 2026-02-20T20:59:08.973 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-requests-2.25.1-10.el9.noarch 14/40 2026-02-20T20:59:08.974 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-urllib3-1.26.5-7.el9.noarch 15/40 2026-02-20T20:59:08.974 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : unzip-6.0-59.el9.x86_64 16/40 2026-02-20T20:59:08.974 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : zip-3.0-35.el9.x86_64 17/40 2026-02-20T20:59:08.974 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : libstoragemgmt-1.10.1-1.el9.x86_64 18/40 2026-02-20T20:59:08.974 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : lua-5.4.4-4.el9.x86_64 19/40 2026-02-20T20:59:08.974 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-libstoragemgmt-1.10.1-1.el9.x86_64 20/40 2026-02-20T20:59:08.974 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 21/40 2026-02-20T20:59:08.974 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 22/40 2026-02-20T20:59:08.974 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 23/40 2026-02-20T20:59:08.974 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 24/40 2026-02-20T20:59:08.974 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-autocommand-2.2.2-8.el9.noarch 25/40 2026-02-20T20:59:08.974 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-backports-tarfile-1.2.0-1.el9.noarch 26/40 2026-02-20T20:59:08.974 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 27/40 2026-02-20T20:59:08.975 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-cheroot-10.0.1-4.el9.noarch 28/40 2026-02-20T20:59:08.975 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 29/40 2026-02-20T20:59:08.975 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 30/40 2026-02-20T20:59:08.975 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 31/40 2026-02-20T20:59:08.975 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 32/40 2026-02-20T20:59:08.975 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-jaraco-context-6.0.1-3.el9.noarch 33/40 2026-02-20T20:59:08.975 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 34/40 2026-02-20T20:59:08.975 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-jaraco-text-4.0.0-2.el9.noarch 35/40 2026-02-20T20:59:08.975 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 36/40 2026-02-20T20:59:08.975 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 37/40 2026-02-20T20:59:08.975 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 38/40 2026-02-20T20:59:08.975 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 39/40 2026-02-20T20:59:09.028 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 40/40 2026-02-20T20:59:09.028 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T20:59:09.028 INFO:teuthology.orchestra.run.trial154.stdout:Installed: 2026-02-20T20:59:09.029 INFO:teuthology.orchestra.run.trial154.stdout: ceph-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:59:09.029 INFO:teuthology.orchestra.run.trial154.stdout: ceph-mds-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:59:09.029 INFO:teuthology.orchestra.run.trial154.stdout: ceph-mgr-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:59:09.029 INFO:teuthology.orchestra.run.trial154.stdout: ceph-mgr-modules-core-2:20.2.0-677.gf7870454.el9.noarch 2026-02-20T20:59:09.029 INFO:teuthology.orchestra.run.trial154.stdout: ceph-mon-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:59:09.029 INFO:teuthology.orchestra.run.trial154.stdout: ceph-osd-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:59:09.029 INFO:teuthology.orchestra.run.trial154.stdout: ledmon-libs-1.1.0-3.el9.x86_64 2026-02-20T20:59:09.029 INFO:teuthology.orchestra.run.trial154.stdout: libconfig-1.7.2-9.el9.x86_64 2026-02-20T20:59:09.029 INFO:teuthology.orchestra.run.trial154.stdout: libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-20T20:59:09.029 INFO:teuthology.orchestra.run.trial154.stdout: lua-5.4.4-4.el9.x86_64 2026-02-20T20:59:09.029 INFO:teuthology.orchestra.run.trial154.stdout: lua-devel-5.4.4-4.el9.x86_64 2026-02-20T20:59:09.029 INFO:teuthology.orchestra.run.trial154.stdout: luarocks-3.9.2-5.el9.noarch 2026-02-20T20:59:09.030 INFO:teuthology.orchestra.run.trial154.stdout: python3-autocommand-2.2.2-8.el9.noarch 2026-02-20T20:59:09.030 INFO:teuthology.orchestra.run.trial154.stdout: python3-backports-tarfile-1.2.0-1.el9.noarch 2026-02-20T20:59:09.030 INFO:teuthology.orchestra.run.trial154.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2026-02-20T20:59:09.030 INFO:teuthology.orchestra.run.trial154.stdout: python3-cffi-1.14.5-5.el9.x86_64 2026-02-20T20:59:09.030 INFO:teuthology.orchestra.run.trial154.stdout: python3-cheroot-10.0.1-4.el9.noarch 2026-02-20T20:59:09.030 INFO:teuthology.orchestra.run.trial154.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2026-02-20T20:59:09.030 INFO:teuthology.orchestra.run.trial154.stdout: python3-cryptography-36.0.1-5.el9.x86_64 2026-02-20T20:59:09.030 INFO:teuthology.orchestra.run.trial154.stdout: python3-jaraco-8.2.1-3.el9.noarch 2026-02-20T20:59:09.030 INFO:teuthology.orchestra.run.trial154.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2026-02-20T20:59:09.030 INFO:teuthology.orchestra.run.trial154.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2026-02-20T20:59:09.030 INFO:teuthology.orchestra.run.trial154.stdout: python3-jaraco-context-6.0.1-3.el9.noarch 2026-02-20T20:59:09.030 INFO:teuthology.orchestra.run.trial154.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2026-02-20T20:59:09.030 INFO:teuthology.orchestra.run.trial154.stdout: python3-jaraco-text-4.0.0-2.el9.noarch 2026-02-20T20:59:09.031 INFO:teuthology.orchestra.run.trial154.stdout: python3-libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-20T20:59:09.031 INFO:teuthology.orchestra.run.trial154.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2026-02-20T20:59:09.031 INFO:teuthology.orchestra.run.trial154.stdout: python3-packaging-20.9-5.el9.noarch 2026-02-20T20:59:09.031 INFO:teuthology.orchestra.run.trial154.stdout: python3-ply-3.11-14.el9.noarch 2026-02-20T20:59:09.031 INFO:teuthology.orchestra.run.trial154.stdout: python3-portend-3.1.0-2.el9.noarch 2026-02-20T20:59:09.031 INFO:teuthology.orchestra.run.trial154.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2026-02-20T20:59:09.031 INFO:teuthology.orchestra.run.trial154.stdout: python3-pycparser-2.20-6.el9.noarch 2026-02-20T20:59:09.031 INFO:teuthology.orchestra.run.trial154.stdout: python3-pyparsing-2.4.7-9.el9.noarch 2026-02-20T20:59:09.031 INFO:teuthology.orchestra.run.trial154.stdout: python3-requests-2.25.1-10.el9.noarch 2026-02-20T20:59:09.031 INFO:teuthology.orchestra.run.trial154.stdout: python3-tempora-5.0.0-2.el9.noarch 2026-02-20T20:59:09.031 INFO:teuthology.orchestra.run.trial154.stdout: python3-toml-0.10.2-6.el9.noarch 2026-02-20T20:59:09.031 INFO:teuthology.orchestra.run.trial154.stdout: python3-urllib3-1.26.5-7.el9.noarch 2026-02-20T20:59:09.031 INFO:teuthology.orchestra.run.trial154.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2026-02-20T20:59:09.032 INFO:teuthology.orchestra.run.trial154.stdout: unzip-6.0-59.el9.x86_64 2026-02-20T20:59:09.032 INFO:teuthology.orchestra.run.trial154.stdout: zip-3.0-35.el9.x86_64 2026-02-20T20:59:09.032 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T20:59:09.032 INFO:teuthology.orchestra.run.trial154.stdout:Complete! 2026-02-20T20:59:09.041 INFO:teuthology.orchestra.run.trial138.stdout: Installing : ceph-radosgw-2:20.2.0-677.gf7870454.el9.x86_64 34/36 2026-02-20T20:59:09.064 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: ceph-radosgw-2:20.2.0-677.gf7870454.el9.x86_64 34/36 2026-02-20T20:59:09.064 INFO:teuthology.orchestra.run.trial138.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-20T20:59:09.064 INFO:teuthology.orchestra.run.trial138.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2026-02-20T20:59:09.064 INFO:teuthology.orchestra.run.trial138.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-20T20:59:09.065 INFO:teuthology.orchestra.run.trial138.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-20T20:59:09.065 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:59:09.066 DEBUG:teuthology.orchestra.run.trial154:> sudo yum -y install ceph-base 2026-02-20T20:59:09.067 INFO:teuthology.orchestra.run.trial138.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 35/36 2026-02-20T20:59:09.079 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 35/36 2026-02-20T20:59:09.079 INFO:teuthology.orchestra.run.trial138.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 36/36 2026-02-20T20:59:09.134 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 36/36 2026-02-20T20:59:09.134 INFO:teuthology.orchestra.run.trial138.stdout:Creating group 'qat' with GID 992. 2026-02-20T20:59:09.134 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:59:09.216 INFO:teuthology.orchestra.run.trial193.stdout: Installing : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 10/12 2026-02-20T20:59:09.371 INFO:teuthology.orchestra.run.trial154.stdout:Last metadata expiration check: 0:00:27 ago on Fri 20 Feb 2026 08:58:42 PM UTC. 2026-02-20T20:59:09.435 INFO:teuthology.orchestra.run.trial154.stdout:Package ceph-base-2:20.2.0-677.gf7870454.el9.x86_64 is already installed. 2026-02-20T20:59:09.453 INFO:teuthology.orchestra.run.trial154.stdout:Dependencies resolved. 2026-02-20T20:59:09.453 INFO:teuthology.orchestra.run.trial154.stdout:Nothing to do. 2026-02-20T20:59:09.453 INFO:teuthology.orchestra.run.trial154.stdout:Complete! 2026-02-20T20:59:09.474 DEBUG:teuthology.orchestra.run.trial154:> sudo yum -y install cephadm 2026-02-20T20:59:09.478 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : ceph-base-2:20.2.0-677.gf7870454.el9.x86_64 1/36 2026-02-20T20:59:09.478 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : ceph-common-2:20.2.0-677.gf7870454.el9.x86_64 2/36 2026-02-20T20:59:09.478 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : ceph-radosgw-2:20.2.0-677.gf7870454.el9.x86_64 3/36 2026-02-20T20:59:09.478 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : ceph-selinux-2:20.2.0-677.gf7870454.el9.x86_64 4/36 2026-02-20T20:59:09.478 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : libcephfs2-2:20.2.0-677.gf7870454.el9.x86_64 5/36 2026-02-20T20:59:09.478 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : libradosstriper1-2:20.2.0-677.gf7870454.el9.x86_64 6/36 2026-02-20T20:59:09.478 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : librgw2-2:20.2.0-677.gf7870454.el9.x86_64 7/36 2026-02-20T20:59:09.478 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-ceph-argparse-2:20.2.0-677.gf7870454.el9.x 8/36 2026-02-20T20:59:09.478 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-ceph-common-2:20.2.0-677.gf7870454.el9.x86 9/36 2026-02-20T20:59:09.478 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-cephfs-2:20.2.0-677.gf7870454.el9.x86_64 10/36 2026-02-20T20:59:09.479 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-rados-2:20.2.0-677.gf7870454.el9.x86_64 11/36 2026-02-20T20:59:09.479 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-rbd-2:20.2.0-677.gf7870454.el9.x86_64 12/36 2026-02-20T20:59:09.479 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-rgw-2:20.2.0-677.gf7870454.el9.x86_64 13/36 2026-02-20T20:59:09.479 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : mailcap-2.1.49-5.el9.noarch 14/36 2026-02-20T20:59:09.479 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : pciutils-3.7.0-7.el9.x86_64 15/36 2026-02-20T20:59:09.479 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : boost-program-options-1.75.0-13.el9.x86_64 16/36 2026-02-20T20:59:09.479 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : libnbd-1.20.3-4.el9.x86_64 17/36 2026-02-20T20:59:09.479 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 18/36 2026-02-20T20:59:09.479 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 19/36 2026-02-20T20:59:09.479 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 20/36 2026-02-20T20:59:09.479 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 21/36 2026-02-20T20:59:09.479 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : qatlib-25.08.0-2.el9.x86_64 22/36 2026-02-20T20:59:09.479 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : qatlib-service-25.08.0-2.el9.x86_64 23/36 2026-02-20T20:59:09.480 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : qatzip-libs-1.3.1-1.el9.x86_64 24/36 2026-02-20T20:59:09.480 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 25/36 2026-02-20T20:59:09.480 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : libarrow-9.0.0-15.el9.x86_64 26/36 2026-02-20T20:59:09.480 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : libarrow-doc-9.0.0-15.el9.noarch 27/36 2026-02-20T20:59:09.480 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : liboath-2.6.12-1.el9.x86_64 28/36 2026-02-20T20:59:09.480 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 29/36 2026-02-20T20:59:09.480 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : parquet-libs-9.0.0-15.el9.x86_64 30/36 2026-02-20T20:59:09.480 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : re2-1:20211101-20.el9.x86_64 31/36 2026-02-20T20:59:09.480 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : thrift-0.15.0-4.el9.x86_64 32/36 2026-02-20T20:59:09.480 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : librados2-2:20.2.0-677.gf7870454.el9.x86_64 33/36 2026-02-20T20:59:09.480 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 34/36 2026-02-20T20:59:09.480 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : librbd1-2:20.2.0-677.gf7870454.el9.x86_64 35/36 2026-02-20T20:59:09.539 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 36/36 2026-02-20T20:59:09.539 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:59:09.539 INFO:teuthology.orchestra.run.trial138.stdout:Upgraded: 2026-02-20T20:59:09.539 INFO:teuthology.orchestra.run.trial138.stdout: librados2-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:59:09.539 INFO:teuthology.orchestra.run.trial138.stdout: librbd1-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:59:09.539 INFO:teuthology.orchestra.run.trial138.stdout:Installed: 2026-02-20T20:59:09.539 INFO:teuthology.orchestra.run.trial138.stdout: boost-program-options-1.75.0-13.el9.x86_64 2026-02-20T20:59:09.539 INFO:teuthology.orchestra.run.trial138.stdout: ceph-base-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:59:09.539 INFO:teuthology.orchestra.run.trial138.stdout: ceph-common-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:59:09.539 INFO:teuthology.orchestra.run.trial138.stdout: ceph-radosgw-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:59:09.540 INFO:teuthology.orchestra.run.trial138.stdout: ceph-selinux-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:59:09.540 INFO:teuthology.orchestra.run.trial138.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2026-02-20T20:59:09.540 INFO:teuthology.orchestra.run.trial138.stdout: libarrow-9.0.0-15.el9.x86_64 2026-02-20T20:59:09.540 INFO:teuthology.orchestra.run.trial138.stdout: libarrow-doc-9.0.0-15.el9.noarch 2026-02-20T20:59:09.540 INFO:teuthology.orchestra.run.trial138.stdout: libcephfs2-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:59:09.540 INFO:teuthology.orchestra.run.trial138.stdout: libnbd-1.20.3-4.el9.x86_64 2026-02-20T20:59:09.540 INFO:teuthology.orchestra.run.trial138.stdout: liboath-2.6.12-1.el9.x86_64 2026-02-20T20:59:09.540 INFO:teuthology.orchestra.run.trial138.stdout: libpmemobj-1.12.1-1.el9.x86_64 2026-02-20T20:59:09.540 INFO:teuthology.orchestra.run.trial138.stdout: librabbitmq-0.11.0-7.el9.x86_64 2026-02-20T20:59:09.540 INFO:teuthology.orchestra.run.trial138.stdout: libradosstriper1-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:59:09.540 INFO:teuthology.orchestra.run.trial138.stdout: librdkafka-1.6.1-102.el9.x86_64 2026-02-20T20:59:09.540 INFO:teuthology.orchestra.run.trial138.stdout: librgw2-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:59:09.541 INFO:teuthology.orchestra.run.trial138.stdout: libunwind-1.6.2-1.el9.x86_64 2026-02-20T20:59:09.541 INFO:teuthology.orchestra.run.trial138.stdout: lttng-ust-2.12.0-6.el9.x86_64 2026-02-20T20:59:09.541 INFO:teuthology.orchestra.run.trial138.stdout: mailcap-2.1.49-5.el9.noarch 2026-02-20T20:59:09.541 INFO:teuthology.orchestra.run.trial138.stdout: parquet-libs-9.0.0-15.el9.x86_64 2026-02-20T20:59:09.541 INFO:teuthology.orchestra.run.trial138.stdout: pciutils-3.7.0-7.el9.x86_64 2026-02-20T20:59:09.541 INFO:teuthology.orchestra.run.trial138.stdout: python3-ceph-argparse-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:59:09.541 INFO:teuthology.orchestra.run.trial138.stdout: python3-ceph-common-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:59:09.541 INFO:teuthology.orchestra.run.trial138.stdout: python3-cephfs-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:59:09.541 INFO:teuthology.orchestra.run.trial138.stdout: python3-rados-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:59:09.541 INFO:teuthology.orchestra.run.trial138.stdout: python3-rbd-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:59:09.541 INFO:teuthology.orchestra.run.trial138.stdout: python3-rgw-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:59:09.541 INFO:teuthology.orchestra.run.trial138.stdout: qatlib-25.08.0-2.el9.x86_64 2026-02-20T20:59:09.541 INFO:teuthology.orchestra.run.trial138.stdout: qatlib-service-25.08.0-2.el9.x86_64 2026-02-20T20:59:09.542 INFO:teuthology.orchestra.run.trial138.stdout: qatzip-libs-1.3.1-1.el9.x86_64 2026-02-20T20:59:09.542 INFO:teuthology.orchestra.run.trial138.stdout: re2-1:20211101-20.el9.x86_64 2026-02-20T20:59:09.542 INFO:teuthology.orchestra.run.trial138.stdout: thrift-0.15.0-4.el9.x86_64 2026-02-20T20:59:09.542 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:59:09.542 INFO:teuthology.orchestra.run.trial138.stdout:Complete! 2026-02-20T20:59:09.582 DEBUG:teuthology.orchestra.run.trial138:> sudo yum -y install ceph-test 2026-02-20T20:59:09.673 INFO:teuthology.orchestra.run.trial193.stdout: Installing : python3-scipy-1.9.3-2.el9.x86_64 11/12 2026-02-20T20:59:09.674 INFO:teuthology.orchestra.run.trial193.stdout: Installing : ceph-mgr-diskprediction-local-2:20.2.0-677.gf78704 12/12 2026-02-20T20:59:09.784 INFO:teuthology.orchestra.run.trial154.stdout:Last metadata expiration check: 0:00:27 ago on Fri 20 Feb 2026 08:58:42 PM UTC. 2026-02-20T20:59:09.865 INFO:teuthology.orchestra.run.trial154.stdout:Dependencies resolved. 2026-02-20T20:59:09.866 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-20T20:59:09.866 INFO:teuthology.orchestra.run.trial154.stdout: Package Arch Version Repository Size 2026-02-20T20:59:09.866 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-20T20:59:09.866 INFO:teuthology.orchestra.run.trial154.stdout:Installing: 2026-02-20T20:59:09.866 INFO:teuthology.orchestra.run.trial154.stdout: cephadm noarch 2:20.2.0-677.gf7870454.el9 ceph-noarch 1.0 M 2026-02-20T20:59:09.866 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T20:59:09.866 INFO:teuthology.orchestra.run.trial154.stdout:Transaction Summary 2026-02-20T20:59:09.867 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-20T20:59:09.867 INFO:teuthology.orchestra.run.trial154.stdout:Install 1 Package 2026-02-20T20:59:09.867 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T20:59:09.867 INFO:teuthology.orchestra.run.trial154.stdout:Total download size: 1.0 M 2026-02-20T20:59:09.867 INFO:teuthology.orchestra.run.trial154.stdout:Installed size: 1.0 M 2026-02-20T20:59:09.867 INFO:teuthology.orchestra.run.trial154.stdout:Downloading Packages: 2026-02-20T20:59:09.896 INFO:teuthology.orchestra.run.trial138.stdout:Last metadata expiration check: 0:00:14 ago on Fri 20 Feb 2026 08:58:55 PM UTC. 2026-02-20T20:59:09.955 INFO:teuthology.orchestra.run.trial193.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:20.2.0-677.gf78704 12/12 2026-02-20T20:59:09.955 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : ceph-mgr-diskprediction-local-2:20.2.0-677.gf78704 1/12 2026-02-20T20:59:09.955 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : libgfortran-11.5.0-14.el9.x86_64 2/12 2026-02-20T20:59:09.955 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : libquadmath-11.5.0-14.el9.x86_64 3/12 2026-02-20T20:59:09.955 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : flexiblas-3.0.4-9.el9.x86_64 4/12 2026-02-20T20:59:09.955 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : flexiblas-netlib-3.0.4-9.el9.x86_64 5/12 2026-02-20T20:59:09.955 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 6/12 2026-02-20T20:59:09.955 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : openblas-0.3.29-1.el9.x86_64 7/12 2026-02-20T20:59:09.955 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : openblas-openmp-0.3.29-1.el9.x86_64 8/12 2026-02-20T20:59:09.955 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : python3-devel-3.9.25-3.el9.x86_64 9/12 2026-02-20T20:59:09.955 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : python3-numpy-1:1.23.5-2.el9.x86_64 10/12 2026-02-20T20:59:09.955 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 11/12 2026-02-20T20:59:09.978 INFO:teuthology.orchestra.run.trial138.stdout:Dependencies resolved. 2026-02-20T20:59:09.979 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-20T20:59:09.979 INFO:teuthology.orchestra.run.trial138.stdout: Package Arch Version Repository Size 2026-02-20T20:59:09.980 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-20T20:59:09.980 INFO:teuthology.orchestra.run.trial138.stdout:Installing: 2026-02-20T20:59:09.980 INFO:teuthology.orchestra.run.trial138.stdout: ceph-test x86_64 2:20.2.0-677.gf7870454.el9 ceph 84 M 2026-02-20T20:59:09.980 INFO:teuthology.orchestra.run.trial138.stdout:Installing dependencies: 2026-02-20T20:59:09.980 INFO:teuthology.orchestra.run.trial138.stdout: libcephsqlite x86_64 2:20.2.0-677.gf7870454.el9 ceph 164 k 2026-02-20T20:59:09.980 INFO:teuthology.orchestra.run.trial138.stdout: libxslt x86_64 1.1.34-12.el9 appstream 233 k 2026-02-20T20:59:09.980 INFO:teuthology.orchestra.run.trial138.stdout: socat x86_64 1.7.4.1-8.el9 appstream 303 k 2026-02-20T20:59:09.980 INFO:teuthology.orchestra.run.trial138.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2026-02-20T20:59:09.980 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:59:09.980 INFO:teuthology.orchestra.run.trial138.stdout:Transaction Summary 2026-02-20T20:59:09.980 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-20T20:59:09.981 INFO:teuthology.orchestra.run.trial138.stdout:Install 5 Packages 2026-02-20T20:59:09.981 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:59:09.981 INFO:teuthology.orchestra.run.trial138.stdout:Total download size: 85 M 2026-02-20T20:59:09.981 INFO:teuthology.orchestra.run.trial138.stdout:Installed size: 365 M 2026-02-20T20:59:09.981 INFO:teuthology.orchestra.run.trial138.stdout:Downloading Packages: 2026-02-20T20:59:09.990 INFO:teuthology.orchestra.run.trial154.stdout:cephadm-20.2.0-677.gf7870454.el9.noarch.rpm 8.1 MB/s | 1.0 MB 00:00 2026-02-20T20:59:09.990 INFO:teuthology.orchestra.run.trial154.stdout:-------------------------------------------------------------------------------- 2026-02-20T20:59:09.991 INFO:teuthology.orchestra.run.trial154.stdout:Total 8.0 MB/s | 1.0 MB 00:00 2026-02-20T20:59:09.991 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction check 2026-02-20T20:59:09.993 INFO:teuthology.orchestra.run.trial154.stdout:Transaction check succeeded. 2026-02-20T20:59:09.993 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction test 2026-02-20T20:59:09.997 INFO:teuthology.orchestra.run.trial154.stdout:Transaction test succeeded. 2026-02-20T20:59:09.997 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction 2026-02-20T20:59:10.015 INFO:teuthology.orchestra.run.trial154.stdout: Preparing : 1/1 2026-02-20T20:59:10.016 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : python3-scipy-1.9.3-2.el9.x86_64 12/12 2026-02-20T20:59:10.016 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:59:10.016 INFO:teuthology.orchestra.run.trial193.stdout:Installed: 2026-02-20T20:59:10.016 INFO:teuthology.orchestra.run.trial193.stdout: ceph-mgr-diskprediction-local-2:20.2.0-677.gf7870454.el9.noarch 2026-02-20T20:59:10.016 INFO:teuthology.orchestra.run.trial193.stdout: flexiblas-3.0.4-9.el9.x86_64 2026-02-20T20:59:10.016 INFO:teuthology.orchestra.run.trial193.stdout: flexiblas-netlib-3.0.4-9.el9.x86_64 2026-02-20T20:59:10.016 INFO:teuthology.orchestra.run.trial193.stdout: flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 2026-02-20T20:59:10.017 INFO:teuthology.orchestra.run.trial193.stdout: libgfortran-11.5.0-14.el9.x86_64 2026-02-20T20:59:10.017 INFO:teuthology.orchestra.run.trial193.stdout: libquadmath-11.5.0-14.el9.x86_64 2026-02-20T20:59:10.017 INFO:teuthology.orchestra.run.trial193.stdout: openblas-0.3.29-1.el9.x86_64 2026-02-20T20:59:10.017 INFO:teuthology.orchestra.run.trial193.stdout: openblas-openmp-0.3.29-1.el9.x86_64 2026-02-20T20:59:10.017 INFO:teuthology.orchestra.run.trial193.stdout: python3-devel-3.9.25-3.el9.x86_64 2026-02-20T20:59:10.017 INFO:teuthology.orchestra.run.trial193.stdout: python3-numpy-1:1.23.5-2.el9.x86_64 2026-02-20T20:59:10.017 INFO:teuthology.orchestra.run.trial193.stdout: python3-numpy-f2py-1:1.23.5-2.el9.x86_64 2026-02-20T20:59:10.017 INFO:teuthology.orchestra.run.trial193.stdout: python3-scipy-1.9.3-2.el9.x86_64 2026-02-20T20:59:10.017 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:59:10.017 INFO:teuthology.orchestra.run.trial193.stdout:Complete! 2026-02-20T20:59:10.055 DEBUG:teuthology.orchestra.run.trial193:> sudo yum -y install ceph-mgr-rook 2026-02-20T20:59:10.077 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: cephadm-2:20.2.0-677.gf7870454.el9.noarch 1/1 2026-02-20T20:59:10.090 INFO:teuthology.orchestra.run.trial154.stdout: Installing : cephadm-2:20.2.0-677.gf7870454.el9.noarch 1/1 2026-02-20T20:59:10.158 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: cephadm-2:20.2.0-677.gf7870454.el9.noarch 1/1 2026-02-20T20:59:10.160 INFO:teuthology.orchestra.run.trial138.stdout:(1/5): libcephsqlite-20.2.0-677.gf7870454.el9.x 1.8 MB/s | 164 kB 00:00 2026-02-20T20:59:10.213 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : cephadm-2:20.2.0-677.gf7870454.el9.noarch 1/1 2026-02-20T20:59:10.213 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T20:59:10.213 INFO:teuthology.orchestra.run.trial154.stdout:Installed: 2026-02-20T20:59:10.213 INFO:teuthology.orchestra.run.trial154.stdout: cephadm-2:20.2.0-677.gf7870454.el9.noarch 2026-02-20T20:59:10.213 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T20:59:10.213 INFO:teuthology.orchestra.run.trial154.stdout:Complete! 2026-02-20T20:59:10.244 DEBUG:teuthology.orchestra.run.trial154:> sudo yum -y install ceph-immutable-object-cache 2026-02-20T20:59:10.368 INFO:teuthology.orchestra.run.trial193.stdout:Last metadata expiration check: 0:00:34 ago on Fri 20 Feb 2026 08:58:36 PM UTC. 2026-02-20T20:59:10.452 INFO:teuthology.orchestra.run.trial193.stdout:Dependencies resolved. 2026-02-20T20:59:10.452 INFO:teuthology.orchestra.run.trial193.stdout:================================================================================ 2026-02-20T20:59:10.453 INFO:teuthology.orchestra.run.trial193.stdout: Package Arch Version Repository Size 2026-02-20T20:59:10.453 INFO:teuthology.orchestra.run.trial193.stdout:================================================================================ 2026-02-20T20:59:10.453 INFO:teuthology.orchestra.run.trial193.stdout:Installing: 2026-02-20T20:59:10.453 INFO:teuthology.orchestra.run.trial193.stdout: ceph-mgr-rook noarch 2:20.2.0-677.gf7870454.el9 ceph-noarch 50 k 2026-02-20T20:59:10.453 INFO:teuthology.orchestra.run.trial193.stdout:Installing dependencies: 2026-02-20T20:59:10.453 INFO:teuthology.orchestra.run.trial193.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2026-02-20T20:59:10.453 INFO:teuthology.orchestra.run.trial193.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2026-02-20T20:59:10.453 INFO:teuthology.orchestra.run.trial193.stdout: python3-google-auth noarch 1:2.45.0-1.el9 epel 254 k 2026-02-20T20:59:10.453 INFO:teuthology.orchestra.run.trial193.stdout: python3-kubernetes noarch 1:26.1.0-3.el9 epel 1.0 M 2026-02-20T20:59:10.453 INFO:teuthology.orchestra.run.trial193.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2026-02-20T20:59:10.453 INFO:teuthology.orchestra.run.trial193.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2026-02-20T20:59:10.454 INFO:teuthology.orchestra.run.trial193.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2026-02-20T20:59:10.454 INFO:teuthology.orchestra.run.trial193.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2026-02-20T20:59:10.454 INFO:teuthology.orchestra.run.trial193.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2026-02-20T20:59:10.454 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:59:10.454 INFO:teuthology.orchestra.run.trial193.stdout:Transaction Summary 2026-02-20T20:59:10.454 INFO:teuthology.orchestra.run.trial193.stdout:================================================================================ 2026-02-20T20:59:10.454 INFO:teuthology.orchestra.run.trial193.stdout:Install 10 Packages 2026-02-20T20:59:10.454 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:59:10.455 INFO:teuthology.orchestra.run.trial193.stdout:Total download size: 2.0 M 2026-02-20T20:59:10.455 INFO:teuthology.orchestra.run.trial193.stdout:Installed size: 25 M 2026-02-20T20:59:10.455 INFO:teuthology.orchestra.run.trial193.stdout:Downloading Packages: 2026-02-20T20:59:10.559 INFO:teuthology.orchestra.run.trial154.stdout:Last metadata expiration check: 0:00:28 ago on Fri 20 Feb 2026 08:58:42 PM UTC. 2026-02-20T20:59:10.642 INFO:teuthology.orchestra.run.trial154.stdout:Dependencies resolved. 2026-02-20T20:59:10.642 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-20T20:59:10.643 INFO:teuthology.orchestra.run.trial154.stdout: Package Arch Version Repo Size 2026-02-20T20:59:10.643 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-20T20:59:10.643 INFO:teuthology.orchestra.run.trial154.stdout:Installing: 2026-02-20T20:59:10.643 INFO:teuthology.orchestra.run.trial154.stdout: ceph-immutable-object-cache x86_64 2:20.2.0-677.gf7870454.el9 ceph 154 k 2026-02-20T20:59:10.643 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T20:59:10.643 INFO:teuthology.orchestra.run.trial154.stdout:Transaction Summary 2026-02-20T20:59:10.643 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-20T20:59:10.643 INFO:teuthology.orchestra.run.trial154.stdout:Install 1 Package 2026-02-20T20:59:10.643 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T20:59:10.643 INFO:teuthology.orchestra.run.trial154.stdout:Total download size: 154 k 2026-02-20T20:59:10.644 INFO:teuthology.orchestra.run.trial154.stdout:Installed size: 447 k 2026-02-20T20:59:10.644 INFO:teuthology.orchestra.run.trial154.stdout:Downloading Packages: 2026-02-20T20:59:10.814 INFO:teuthology.orchestra.run.trial138.stdout:(2/5): libxslt-1.1.34-12.el9.x86_64.rpm 313 kB/s | 233 kB 00:00 2026-02-20T20:59:10.913 INFO:teuthology.orchestra.run.trial138.stdout:(3/5): xmlstarlet-1.6.1-20.el9.x86_64.rpm 647 kB/s | 64 kB 00:00 2026-02-20T20:59:10.998 INFO:teuthology.orchestra.run.trial138.stdout:(4/5): socat-1.7.4.1-8.el9.x86_64.rpm 362 kB/s | 303 kB 00:00 2026-02-20T20:59:11.004 INFO:teuthology.orchestra.run.trial154.stdout:ceph-immutable-object-cache-20.2.0-677.gf787045 426 kB/s | 154 kB 00:00 2026-02-20T20:59:11.005 INFO:teuthology.orchestra.run.trial154.stdout:-------------------------------------------------------------------------------- 2026-02-20T20:59:11.005 INFO:teuthology.orchestra.run.trial154.stdout:Total 425 kB/s | 154 kB 00:00 2026-02-20T20:59:11.005 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction check 2026-02-20T20:59:11.010 INFO:teuthology.orchestra.run.trial154.stdout:Transaction check succeeded. 2026-02-20T20:59:11.010 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction test 2026-02-20T20:59:11.036 INFO:teuthology.orchestra.run.trial154.stdout:Transaction test succeeded. 2026-02-20T20:59:11.036 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction 2026-02-20T20:59:11.084 INFO:teuthology.orchestra.run.trial154.stdout: Preparing : 1/1 2026-02-20T20:59:11.086 INFO:teuthology.orchestra.run.trial154.stdout: Installing : ceph-immutable-object-cache-2:20.2.0-677.gf7870454.e 1/1 2026-02-20T20:59:11.108 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: ceph-immutable-object-cache-2:20.2.0-677.gf7870454.e 1/1 2026-02-20T20:59:11.108 INFO:teuthology.orchestra.run.trial154.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-20T20:59:11.108 INFO:teuthology.orchestra.run.trial154.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2026-02-20T20:59:11.108 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T20:59:11.232 INFO:teuthology.orchestra.run.trial193.stdout:(1/10): ceph-mgr-rook-20.2.0-677.gf7870454.el9. 158 kB/s | 50 kB 00:00 2026-02-20T20:59:11.423 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : ceph-immutable-object-cache-2:20.2.0-677.gf7870454.e 1/1 2026-02-20T20:59:11.423 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T20:59:11.423 INFO:teuthology.orchestra.run.trial154.stdout:Installed: 2026-02-20T20:59:11.423 INFO:teuthology.orchestra.run.trial154.stdout: ceph-immutable-object-cache-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:59:11.423 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T20:59:11.423 INFO:teuthology.orchestra.run.trial154.stdout:Complete! 2026-02-20T20:59:11.451 DEBUG:teuthology.orchestra.run.trial154:> sudo yum -y install ceph-mgr 2026-02-20T20:59:11.632 INFO:teuthology.orchestra.run.trial193.stdout:(2/10): python3-pyasn1-0.4.8-6.el9.noarch.rpm 222 kB/s | 159 kB 00:00 2026-02-20T20:59:11.673 INFO:teuthology.orchestra.run.trial193.stdout:(3/10): python3-pyasn1-modules-0.4.8-6.el9.noar 368 kB/s | 279 kB 00:00 2026-02-20T20:59:11.723 INFO:teuthology.orchestra.run.trial138.stdout:(5/5): ceph-test-20.2.0-677.gf7870454.el9.x86_6 51 MB/s | 84 MB 00:01 2026-02-20T20:59:11.723 INFO:teuthology.orchestra.run.trial193.stdout:(4/10): python3-cachetools-4.2.4-1.el9.noarch.r 355 kB/s | 32 kB 00:00 2026-02-20T20:59:11.725 INFO:teuthology.orchestra.run.trial138.stdout:-------------------------------------------------------------------------------- 2026-02-20T20:59:11.725 INFO:teuthology.orchestra.run.trial138.stdout:Total 49 MB/s | 85 MB 00:01 2026-02-20T20:59:11.732 INFO:teuthology.orchestra.run.trial193.stdout:(5/10): python3-certifi-2023.05.07-4.el9.noarch 240 kB/s | 14 kB 00:00 2026-02-20T20:59:11.754 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction check 2026-02-20T20:59:11.757 INFO:teuthology.orchestra.run.trial154.stdout:Last metadata expiration check: 0:00:29 ago on Fri 20 Feb 2026 08:58:42 PM UTC. 2026-02-20T20:59:11.764 INFO:teuthology.orchestra.run.trial138.stdout:Transaction check succeeded. 2026-02-20T20:59:11.764 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction test 2026-02-20T20:59:11.804 INFO:teuthology.orchestra.run.trial193.stdout:(6/10): python3-google-auth-2.45.0-1.el9.noarch 3.1 MB/s | 254 kB 00:00 2026-02-20T20:59:11.821 INFO:teuthology.orchestra.run.trial154.stdout:Package ceph-mgr-2:20.2.0-677.gf7870454.el9.x86_64 is already installed. 2026-02-20T20:59:11.826 INFO:teuthology.orchestra.run.trial193.stdout:(7/10): python3-rsa-4.9-2.el9.noarch.rpm 2.6 MB/s | 59 kB 00:00 2026-02-20T20:59:11.831 INFO:teuthology.orchestra.run.trial193.stdout:(8/10): python3-requests-oauthlib-1.3.0-12.el9. 90 kB/s | 54 kB 00:00 2026-02-20T20:59:11.838 INFO:teuthology.orchestra.run.trial154.stdout:Dependencies resolved. 2026-02-20T20:59:11.839 INFO:teuthology.orchestra.run.trial154.stdout:Nothing to do. 2026-02-20T20:59:11.839 INFO:teuthology.orchestra.run.trial154.stdout:Complete! 2026-02-20T20:59:11.850 INFO:teuthology.orchestra.run.trial193.stdout:(9/10): python3-kubernetes-26.1.0-3.el9.noarch. 8.7 MB/s | 1.0 MB 00:00 2026-02-20T20:59:11.850 INFO:teuthology.orchestra.run.trial193.stdout:(10/10): python3-websocket-client-1.2.3-2.el9.n 3.7 MB/s | 90 kB 00:00 2026-02-20T20:59:11.851 INFO:teuthology.orchestra.run.trial193.stdout:-------------------------------------------------------------------------------- 2026-02-20T20:59:11.851 INFO:teuthology.orchestra.run.trial193.stdout:Total 1.4 MB/s | 2.0 MB 00:01 2026-02-20T20:59:11.860 DEBUG:teuthology.orchestra.run.trial154:> sudo yum -y install ceph-mgr-dashboard 2026-02-20T20:59:11.876 INFO:teuthology.orchestra.run.trial193.stdout:Running transaction check 2026-02-20T20:59:11.884 INFO:teuthology.orchestra.run.trial193.stdout:Transaction check succeeded. 2026-02-20T20:59:11.884 INFO:teuthology.orchestra.run.trial193.stdout:Running transaction test 2026-02-20T20:59:11.923 INFO:teuthology.orchestra.run.trial193.stdout:Transaction test succeeded. 2026-02-20T20:59:11.924 INFO:teuthology.orchestra.run.trial193.stdout:Running transaction 2026-02-20T20:59:11.999 INFO:teuthology.orchestra.run.trial193.stdout: Preparing : 1/1 2026-02-20T20:59:12.050 INFO:teuthology.orchestra.run.trial193.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/10 2026-02-20T20:59:12.052 INFO:teuthology.orchestra.run.trial138.stdout:Transaction test succeeded. 2026-02-20T20:59:12.052 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction 2026-02-20T20:59:12.062 INFO:teuthology.orchestra.run.trial193.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/10 2026-02-20T20:59:12.077 INFO:teuthology.orchestra.run.trial193.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/10 2026-02-20T20:59:12.082 INFO:teuthology.orchestra.run.trial193.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/10 2026-02-20T20:59:12.089 INFO:teuthology.orchestra.run.trial193.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 5/10 2026-02-20T20:59:12.129 INFO:teuthology.orchestra.run.trial193.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/10 2026-02-20T20:59:12.141 INFO:teuthology.orchestra.run.trial193.stdout: Installing : python3-google-auth-1:2.45.0-1.el9.noarch 7/10 2026-02-20T20:59:12.172 INFO:teuthology.orchestra.run.trial154.stdout:Last metadata expiration check: 0:00:30 ago on Fri 20 Feb 2026 08:58:42 PM UTC. 2026-02-20T20:59:12.254 INFO:teuthology.orchestra.run.trial154.stdout:Dependencies resolved. 2026-02-20T20:59:12.255 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-20T20:59:12.255 INFO:teuthology.orchestra.run.trial154.stdout: Package Arch Version Repository Size 2026-02-20T20:59:12.255 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-20T20:59:12.255 INFO:teuthology.orchestra.run.trial154.stdout:Installing: 2026-02-20T20:59:12.255 INFO:teuthology.orchestra.run.trial154.stdout: ceph-mgr-dashboard noarch 2:20.2.0-677.gf7870454.el9 ceph-noarch 11 M 2026-02-20T20:59:12.255 INFO:teuthology.orchestra.run.trial154.stdout:Installing dependencies: 2026-02-20T20:59:12.256 INFO:teuthology.orchestra.run.trial154.stdout: abseil-cpp x86_64 20211102.0-4.el9 epel 551 k 2026-02-20T20:59:12.256 INFO:teuthology.orchestra.run.trial154.stdout: ceph-grafana-dashboards noarch 2:20.2.0-677.gf7870454.el9 ceph-noarch 43 k 2026-02-20T20:59:12.256 INFO:teuthology.orchestra.run.trial154.stdout: ceph-prometheus-alerts noarch 2:20.2.0-677.gf7870454.el9 ceph-noarch 17 k 2026-02-20T20:59:12.256 INFO:teuthology.orchestra.run.trial154.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2026-02-20T20:59:12.256 INFO:teuthology.orchestra.run.trial154.stdout: protobuf x86_64 3.14.0-17.el9 appstream 1.0 M 2026-02-20T20:59:12.256 INFO:teuthology.orchestra.run.trial154.stdout: protobuf-compiler x86_64 3.14.0-17.el9 crb 862 k 2026-02-20T20:59:12.256 INFO:teuthology.orchestra.run.trial154.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2026-02-20T20:59:12.256 INFO:teuthology.orchestra.run.trial154.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2026-02-20T20:59:12.256 INFO:teuthology.orchestra.run.trial154.stdout: python3-jmespath noarch 1.0.1-1.el9 appstream 48 k 2026-02-20T20:59:12.256 INFO:teuthology.orchestra.run.trial154.stdout: python3-protobuf noarch 3.14.0-17.el9 appstream 267 k 2026-02-20T20:59:12.256 INFO:teuthology.orchestra.run.trial154.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2026-02-20T20:59:12.257 INFO:teuthology.orchestra.run.trial154.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2026-02-20T20:59:12.257 INFO:teuthology.orchestra.run.trial154.stdout: python3-xmltodict noarch 0.12.0-15.el9 epel 22 k 2026-02-20T20:59:12.257 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T20:59:12.257 INFO:teuthology.orchestra.run.trial154.stdout:Transaction Summary 2026-02-20T20:59:12.257 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-20T20:59:12.257 INFO:teuthology.orchestra.run.trial154.stdout:Install 14 Packages 2026-02-20T20:59:12.257 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T20:59:12.258 INFO:teuthology.orchestra.run.trial154.stdout:Total download size: 16 M 2026-02-20T20:59:12.258 INFO:teuthology.orchestra.run.trial154.stdout:Installed size: 158 M 2026-02-20T20:59:12.258 INFO:teuthology.orchestra.run.trial154.stdout:Downloading Packages: 2026-02-20T20:59:12.361 INFO:teuthology.orchestra.run.trial138.stdout: Preparing : 1/1 2026-02-20T20:59:12.367 INFO:teuthology.orchestra.run.trial138.stdout: Installing : socat-1.7.4.1-8.el9.x86_64 1/5 2026-02-20T20:59:12.371 INFO:teuthology.orchestra.run.trial138.stdout: Installing : libxslt-1.1.34-12.el9.x86_64 2/5 2026-02-20T20:59:12.379 INFO:teuthology.orchestra.run.trial138.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 3/5 2026-02-20T20:59:12.380 INFO:teuthology.orchestra.run.trial138.stdout: Installing : libcephsqlite-2:20.2.0-677.gf7870454.el9.x86_64 4/5 2026-02-20T20:59:12.461 INFO:teuthology.orchestra.run.trial193.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 8/10 2026-02-20T20:59:12.476 INFO:teuthology.orchestra.run.trial193.stdout: Installing : python3-kubernetes-1:26.1.0-3.el9.noarch 9/10 2026-02-20T20:59:12.476 INFO:teuthology.orchestra.run.trial193.stdout: Installing : ceph-mgr-rook-2:20.2.0-677.gf7870454.el9.noarch 10/10 2026-02-20T20:59:12.587 INFO:teuthology.orchestra.run.trial193.stdout: Running scriptlet: ceph-mgr-rook-2:20.2.0-677.gf7870454.el9.noarch 10/10 2026-02-20T20:59:12.588 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : ceph-mgr-rook-2:20.2.0-677.gf7870454.el9.noarch 1/10 2026-02-20T20:59:12.588 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 2/10 2026-02-20T20:59:12.588 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 3/10 2026-02-20T20:59:12.588 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 4/10 2026-02-20T20:59:12.588 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 5/10 2026-02-20T20:59:12.588 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 6/10 2026-02-20T20:59:12.588 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : python3-google-auth-1:2.45.0-1.el9.noarch 7/10 2026-02-20T20:59:12.588 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : python3-kubernetes-1:26.1.0-3.el9.noarch 8/10 2026-02-20T20:59:12.588 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 9/10 2026-02-20T20:59:12.644 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 10/10 2026-02-20T20:59:12.644 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:59:12.644 INFO:teuthology.orchestra.run.trial193.stdout:Installed: 2026-02-20T20:59:12.644 INFO:teuthology.orchestra.run.trial193.stdout: ceph-mgr-rook-2:20.2.0-677.gf7870454.el9.noarch 2026-02-20T20:59:12.644 INFO:teuthology.orchestra.run.trial193.stdout: python3-cachetools-4.2.4-1.el9.noarch 2026-02-20T20:59:12.644 INFO:teuthology.orchestra.run.trial193.stdout: python3-certifi-2023.05.07-4.el9.noarch 2026-02-20T20:59:12.644 INFO:teuthology.orchestra.run.trial193.stdout: python3-google-auth-1:2.45.0-1.el9.noarch 2026-02-20T20:59:12.644 INFO:teuthology.orchestra.run.trial193.stdout: python3-kubernetes-1:26.1.0-3.el9.noarch 2026-02-20T20:59:12.644 INFO:teuthology.orchestra.run.trial193.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2026-02-20T20:59:12.644 INFO:teuthology.orchestra.run.trial193.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2026-02-20T20:59:12.644 INFO:teuthology.orchestra.run.trial193.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2026-02-20T20:59:12.644 INFO:teuthology.orchestra.run.trial193.stdout: python3-rsa-4.9-2.el9.noarch 2026-02-20T20:59:12.644 INFO:teuthology.orchestra.run.trial193.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2026-02-20T20:59:12.644 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:59:12.644 INFO:teuthology.orchestra.run.trial193.stdout:Complete! 2026-02-20T20:59:12.674 DEBUG:teuthology.orchestra.run.trial193:> sudo yum -y install ceph-mgr-cephadm 2026-02-20T20:59:12.824 INFO:teuthology.orchestra.run.trial154.stdout:(1/14): ceph-prometheus-alerts-20.2.0-677.gf787 247 kB/s | 17 kB 00:00 2026-02-20T20:59:12.826 INFO:teuthology.orchestra.run.trial154.stdout:(2/14): ceph-grafana-dashboards-20.2.0-677.gf78 594 kB/s | 43 kB 00:00 2026-02-20T20:59:12.979 INFO:teuthology.orchestra.run.trial193.stdout:Last metadata expiration check: 0:00:36 ago on Fri 20 Feb 2026 08:58:36 PM UTC. 2026-02-20T20:59:13.044 INFO:teuthology.orchestra.run.trial154.stdout:(3/14): ceph-mgr-dashboard-20.2.0-677.gf7870454 36 MB/s | 11 MB 00:00 2026-02-20T20:59:13.061 INFO:teuthology.orchestra.run.trial193.stdout:Dependencies resolved. 2026-02-20T20:59:13.062 INFO:teuthology.orchestra.run.trial193.stdout:================================================================================ 2026-02-20T20:59:13.063 INFO:teuthology.orchestra.run.trial193.stdout: Package Arch Version Repository Size 2026-02-20T20:59:13.063 INFO:teuthology.orchestra.run.trial193.stdout:================================================================================ 2026-02-20T20:59:13.063 INFO:teuthology.orchestra.run.trial193.stdout:Installing: 2026-02-20T20:59:13.063 INFO:teuthology.orchestra.run.trial193.stdout: ceph-mgr-cephadm noarch 2:20.2.0-677.gf7870454.el9 ceph-noarch 173 k 2026-02-20T20:59:13.063 INFO:teuthology.orchestra.run.trial193.stdout:Installing dependencies: 2026-02-20T20:59:13.063 INFO:teuthology.orchestra.run.trial193.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2026-02-20T20:59:13.063 INFO:teuthology.orchestra.run.trial193.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2026-02-20T20:59:13.063 INFO:teuthology.orchestra.run.trial193.stdout: python3-jinja2 noarch 2.11.3-8.el9 appstream 249 k 2026-02-20T20:59:13.064 INFO:teuthology.orchestra.run.trial193.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2026-02-20T20:59:13.064 INFO:teuthology.orchestra.run.trial193.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2026-02-20T20:59:13.064 INFO:teuthology.orchestra.run.trial193.stdout: python3-typing-extensions noarch 4.15.0-1.el9 epel 86 k 2026-02-20T20:59:13.064 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:59:13.064 INFO:teuthology.orchestra.run.trial193.stdout:Transaction Summary 2026-02-20T20:59:13.064 INFO:teuthology.orchestra.run.trial193.stdout:================================================================================ 2026-02-20T20:59:13.064 INFO:teuthology.orchestra.run.trial193.stdout:Install 7 Packages 2026-02-20T20:59:13.064 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:59:13.064 INFO:teuthology.orchestra.run.trial193.stdout:Total download size: 7.1 M 2026-02-20T20:59:13.065 INFO:teuthology.orchestra.run.trial193.stdout:Installed size: 33 M 2026-02-20T20:59:13.065 INFO:teuthology.orchestra.run.trial193.stdout:Downloading Packages: 2026-02-20T20:59:13.420 INFO:teuthology.orchestra.run.trial154.stdout:(4/14): python3-jmespath-1.0.1-1.el9.noarch.rpm 80 kB/s | 48 kB 00:00 2026-02-20T20:59:13.613 INFO:teuthology.orchestra.run.trial193.stdout:(1/7): ceph-mgr-cephadm-20.2.0-677.gf7870454.el 2.0 MB/s | 173 kB 00:00 2026-02-20T20:59:13.761 INFO:teuthology.orchestra.run.trial154.stdout:(5/14): python3-protobuf-3.14.0-17.el9.noarch.r 373 kB/s | 267 kB 00:00 2026-02-20T20:59:13.906 INFO:teuthology.orchestra.run.trial154.stdout:(6/14): abseil-cpp-20211102.0-4.el9.x86_64.rpm 3.7 MB/s | 551 kB 00:00 2026-02-20T20:59:13.925 INFO:teuthology.orchestra.run.trial154.stdout:(7/14): grpc-data-1.46.7-10.el9.noarch.rpm 1.0 MB/s | 19 kB 00:00 2026-02-20T20:59:13.988 INFO:teuthology.orchestra.run.trial154.stdout:(8/14): python3-grpcio-1.46.7-10.el9.x86_64.rpm 32 MB/s | 2.0 MB 00:00 2026-02-20T20:59:14.010 INFO:teuthology.orchestra.run.trial154.stdout:(9/14): python3-grpcio-tools-1.46.7-10.el9.x86_ 6.7 MB/s | 144 kB 00:00 2026-02-20T20:59:14.028 INFO:teuthology.orchestra.run.trial154.stdout:(10/14): python3-repoze-lru-0.7-16.el9.noarch.r 1.6 MB/s | 31 kB 00:00 2026-02-20T20:59:14.053 INFO:teuthology.orchestra.run.trial154.stdout:(11/14): python3-routes-2.5.1-5.el9.noarch.rpm 7.5 MB/s | 188 kB 00:00 2026-02-20T20:59:14.061 INFO:teuthology.orchestra.run.trial154.stdout:(12/14): protobuf-compiler-3.14.0-17.el9.x86_64 1.3 MB/s | 862 kB 00:00 2026-02-20T20:59:14.074 INFO:teuthology.orchestra.run.trial154.stdout:(13/14): python3-xmltodict-0.12.0-15.el9.noarch 1.0 MB/s | 22 kB 00:00 2026-02-20T20:59:14.170 INFO:teuthology.orchestra.run.trial193.stdout:(2/7): python3-markupsafe-1.1.1-12.el9.x86_64.r 62 kB/s | 35 kB 00:00 2026-02-20T20:59:14.406 INFO:teuthology.orchestra.run.trial193.stdout:(3/7): python3-jinja2-2.11.3-8.el9.noarch.rpm 283 kB/s | 249 kB 00:00 2026-02-20T20:59:14.469 INFO:teuthology.orchestra.run.trial193.stdout:(4/7): python3-asyncssh-2.13.2-5.el9.noarch.rpm 1.8 MB/s | 548 kB 00:00 2026-02-20T20:59:14.518 INFO:teuthology.orchestra.run.trial193.stdout:(5/7): python3-typing-extensions-4.15.0-1.el9.n 1.8 MB/s | 86 kB 00:00 2026-02-20T20:59:14.523 INFO:teuthology.orchestra.run.trial154.stdout:(14/14): protobuf-3.14.0-17.el9.x86_64.rpm 605 kB/s | 1.0 MB 00:01 2026-02-20T20:59:14.526 INFO:teuthology.orchestra.run.trial154.stdout:-------------------------------------------------------------------------------- 2026-02-20T20:59:14.526 INFO:teuthology.orchestra.run.trial154.stdout:Total 6.9 MB/s | 16 MB 00:02 2026-02-20T20:59:14.527 INFO:teuthology.orchestra.run.trial193.stdout:(6/7): python3-natsort-7.1.1-5.el9.noarch.rpm 479 kB/s | 58 kB 00:00 2026-02-20T20:59:14.565 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction check 2026-02-20T20:59:14.575 INFO:teuthology.orchestra.run.trial154.stdout:Transaction check succeeded. 2026-02-20T20:59:14.575 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction test 2026-02-20T20:59:14.672 INFO:teuthology.orchestra.run.trial154.stdout:Transaction test succeeded. 2026-02-20T20:59:14.673 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction 2026-02-20T20:59:14.787 INFO:teuthology.orchestra.run.trial154.stdout: Preparing : 1/1 2026-02-20T20:59:14.795 INFO:teuthology.orchestra.run.trial154.stdout: Installing : protobuf-3.14.0-17.el9.x86_64 1/14 2026-02-20T20:59:14.799 INFO:teuthology.orchestra.run.trial154.stdout: Installing : protobuf-compiler-3.14.0-17.el9.x86_64 2/14 2026-02-20T20:59:14.803 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-xmltodict-0.12.0-15.el9.noarch 3/14 2026-02-20T20:59:14.815 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 4/14 2026-02-20T20:59:14.817 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 5/14 2026-02-20T20:59:14.843 INFO:teuthology.orchestra.run.trial154.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 6/14 2026-02-20T20:59:14.886 INFO:teuthology.orchestra.run.trial154.stdout: Installing : abseil-cpp-20211102.0-4.el9.x86_64 7/14 2026-02-20T20:59:14.915 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 8/14 2026-02-20T20:59:14.926 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-protobuf-3.14.0-17.el9.noarch 9/14 2026-02-20T20:59:14.933 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/14 2026-02-20T20:59:14.936 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-jmespath-1.0.1-1.el9.noarch 11/14 2026-02-20T20:59:14.943 INFO:teuthology.orchestra.run.trial154.stdout: Installing : ceph-prometheus-alerts-2:20.2.0-677.gf7870454.el9. 12/14 2026-02-20T20:59:16.067 INFO:teuthology.orchestra.run.trial154.stdout: Installing : ceph-grafana-dashboards-2:20.2.0-677.gf7870454.el9 13/14 2026-02-20T20:59:16.072 INFO:teuthology.orchestra.run.trial154.stdout: Installing : ceph-mgr-dashboard-2:20.2.0-677.gf7870454.el9.noar 14/14 2026-02-20T20:59:16.173 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: libcephsqlite-2:20.2.0-677.gf7870454.el9.x86_64 4/5 2026-02-20T20:59:16.191 INFO:teuthology.orchestra.run.trial138.stdout: Installing : ceph-test-2:20.2.0-677.gf7870454.el9.x86_64 5/5 2026-02-20T20:59:16.284 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: ceph-mgr-dashboard-2:20.2.0-677.gf7870454.el9.noar 14/14 2026-02-20T20:59:16.284 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : ceph-grafana-dashboards-2:20.2.0-677.gf7870454.el9 1/14 2026-02-20T20:59:16.284 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : ceph-mgr-dashboard-2:20.2.0-677.gf7870454.el9.noar 2/14 2026-02-20T20:59:16.284 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : ceph-prometheus-alerts-2:20.2.0-677.gf7870454.el9. 3/14 2026-02-20T20:59:16.284 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : protobuf-3.14.0-17.el9.x86_64 4/14 2026-02-20T20:59:16.284 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-jmespath-1.0.1-1.el9.noarch 5/14 2026-02-20T20:59:16.285 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-protobuf-3.14.0-17.el9.noarch 6/14 2026-02-20T20:59:16.285 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : protobuf-compiler-3.14.0-17.el9.x86_64 7/14 2026-02-20T20:59:16.285 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : abseil-cpp-20211102.0-4.el9.x86_64 8/14 2026-02-20T20:59:16.285 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 9/14 2026-02-20T20:59:16.285 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 10/14 2026-02-20T20:59:16.285 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 11/14 2026-02-20T20:59:16.285 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 12/14 2026-02-20T20:59:16.285 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 13/14 2026-02-20T20:59:16.339 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-xmltodict-0.12.0-15.el9.noarch 14/14 2026-02-20T20:59:16.339 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T20:59:16.339 INFO:teuthology.orchestra.run.trial154.stdout:Installed: 2026-02-20T20:59:16.339 INFO:teuthology.orchestra.run.trial154.stdout: abseil-cpp-20211102.0-4.el9.x86_64 2026-02-20T20:59:16.339 INFO:teuthology.orchestra.run.trial154.stdout: ceph-grafana-dashboards-2:20.2.0-677.gf7870454.el9.noarch 2026-02-20T20:59:16.339 INFO:teuthology.orchestra.run.trial154.stdout: ceph-mgr-dashboard-2:20.2.0-677.gf7870454.el9.noarch 2026-02-20T20:59:16.340 INFO:teuthology.orchestra.run.trial154.stdout: ceph-prometheus-alerts-2:20.2.0-677.gf7870454.el9.noarch 2026-02-20T20:59:16.340 INFO:teuthology.orchestra.run.trial154.stdout: grpc-data-1.46.7-10.el9.noarch 2026-02-20T20:59:16.340 INFO:teuthology.orchestra.run.trial154.stdout: protobuf-3.14.0-17.el9.x86_64 2026-02-20T20:59:16.340 INFO:teuthology.orchestra.run.trial154.stdout: protobuf-compiler-3.14.0-17.el9.x86_64 2026-02-20T20:59:16.340 INFO:teuthology.orchestra.run.trial154.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2026-02-20T20:59:16.340 INFO:teuthology.orchestra.run.trial154.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2026-02-20T20:59:16.340 INFO:teuthology.orchestra.run.trial154.stdout: python3-jmespath-1.0.1-1.el9.noarch 2026-02-20T20:59:16.340 INFO:teuthology.orchestra.run.trial154.stdout: python3-protobuf-3.14.0-17.el9.noarch 2026-02-20T20:59:16.340 INFO:teuthology.orchestra.run.trial154.stdout: python3-repoze-lru-0.7-16.el9.noarch 2026-02-20T20:59:16.340 INFO:teuthology.orchestra.run.trial154.stdout: python3-routes-2.5.1-5.el9.noarch 2026-02-20T20:59:16.340 INFO:teuthology.orchestra.run.trial154.stdout: python3-xmltodict-0.12.0-15.el9.noarch 2026-02-20T20:59:16.341 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T20:59:16.341 INFO:teuthology.orchestra.run.trial154.stdout:Complete! 2026-02-20T20:59:16.371 DEBUG:teuthology.orchestra.run.trial154:> sudo yum -y install ceph-mgr-diskprediction-local 2026-02-20T20:59:16.529 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: ceph-test-2:20.2.0-677.gf7870454.el9.x86_64 5/5 2026-02-20T20:59:16.529 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : ceph-test-2:20.2.0-677.gf7870454.el9.x86_64 1/5 2026-02-20T20:59:16.529 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : libcephsqlite-2:20.2.0-677.gf7870454.el9.x86_64 2/5 2026-02-20T20:59:16.529 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : libxslt-1.1.34-12.el9.x86_64 3/5 2026-02-20T20:59:16.530 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : socat-1.7.4.1-8.el9.x86_64 4/5 2026-02-20T20:59:16.582 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 5/5 2026-02-20T20:59:16.582 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:59:16.582 INFO:teuthology.orchestra.run.trial138.stdout:Installed: 2026-02-20T20:59:16.582 INFO:teuthology.orchestra.run.trial138.stdout: ceph-test-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:59:16.582 INFO:teuthology.orchestra.run.trial138.stdout: libcephsqlite-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:59:16.582 INFO:teuthology.orchestra.run.trial138.stdout: libxslt-1.1.34-12.el9.x86_64 2026-02-20T20:59:16.582 INFO:teuthology.orchestra.run.trial138.stdout: socat-1.7.4.1-8.el9.x86_64 2026-02-20T20:59:16.583 INFO:teuthology.orchestra.run.trial138.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2026-02-20T20:59:16.583 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:59:16.583 INFO:teuthology.orchestra.run.trial138.stdout:Complete! 2026-02-20T20:59:16.619 DEBUG:teuthology.orchestra.run.trial138:> sudo yum -y install ceph 2026-02-20T20:59:16.676 INFO:teuthology.orchestra.run.trial154.stdout:Last metadata expiration check: 0:00:34 ago on Fri 20 Feb 2026 08:58:42 PM UTC. 2026-02-20T20:59:16.760 INFO:teuthology.orchestra.run.trial154.stdout:Dependencies resolved. 2026-02-20T20:59:16.761 INFO:teuthology.orchestra.run.trial154.stdout:====================================================================================== 2026-02-20T20:59:16.761 INFO:teuthology.orchestra.run.trial154.stdout: Package Arch Version Repository Size 2026-02-20T20:59:16.762 INFO:teuthology.orchestra.run.trial154.stdout:====================================================================================== 2026-02-20T20:59:16.762 INFO:teuthology.orchestra.run.trial154.stdout:Installing: 2026-02-20T20:59:16.762 INFO:teuthology.orchestra.run.trial154.stdout: ceph-mgr-diskprediction-local noarch 2:20.2.0-677.gf7870454.el9 ceph-noarch 7.4 M 2026-02-20T20:59:16.762 INFO:teuthology.orchestra.run.trial154.stdout:Installing dependencies: 2026-02-20T20:59:16.762 INFO:teuthology.orchestra.run.trial154.stdout: flexiblas x86_64 3.0.4-9.el9 appstream 30 k 2026-02-20T20:59:16.762 INFO:teuthology.orchestra.run.trial154.stdout: flexiblas-netlib x86_64 3.0.4-9.el9 appstream 3.0 M 2026-02-20T20:59:16.762 INFO:teuthology.orchestra.run.trial154.stdout: flexiblas-openblas-openmp x86_64 3.0.4-9.el9 appstream 15 k 2026-02-20T20:59:16.762 INFO:teuthology.orchestra.run.trial154.stdout: libgfortran x86_64 11.5.0-14.el9 baseos 794 k 2026-02-20T20:59:16.762 INFO:teuthology.orchestra.run.trial154.stdout: libquadmath x86_64 11.5.0-14.el9 baseos 184 k 2026-02-20T20:59:16.762 INFO:teuthology.orchestra.run.trial154.stdout: openblas x86_64 0.3.29-1.el9 appstream 42 k 2026-02-20T20:59:16.763 INFO:teuthology.orchestra.run.trial154.stdout: openblas-openmp x86_64 0.3.29-1.el9 appstream 5.3 M 2026-02-20T20:59:16.763 INFO:teuthology.orchestra.run.trial154.stdout: python3-devel x86_64 3.9.25-3.el9 appstream 244 k 2026-02-20T20:59:16.763 INFO:teuthology.orchestra.run.trial154.stdout: python3-numpy x86_64 1:1.23.5-2.el9 appstream 6.1 M 2026-02-20T20:59:16.763 INFO:teuthology.orchestra.run.trial154.stdout: python3-numpy-f2py x86_64 1:1.23.5-2.el9 appstream 442 k 2026-02-20T20:59:16.763 INFO:teuthology.orchestra.run.trial154.stdout: python3-scipy x86_64 1.9.3-2.el9 appstream 19 M 2026-02-20T20:59:16.763 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T20:59:16.763 INFO:teuthology.orchestra.run.trial154.stdout:Transaction Summary 2026-02-20T20:59:16.763 INFO:teuthology.orchestra.run.trial154.stdout:====================================================================================== 2026-02-20T20:59:16.763 INFO:teuthology.orchestra.run.trial154.stdout:Install 12 Packages 2026-02-20T20:59:16.763 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T20:59:16.763 INFO:teuthology.orchestra.run.trial154.stdout:Total download size: 43 M 2026-02-20T20:59:16.764 INFO:teuthology.orchestra.run.trial154.stdout:Installed size: 234 M 2026-02-20T20:59:16.764 INFO:teuthology.orchestra.run.trial154.stdout:Downloading Packages: 2026-02-20T20:59:16.924 INFO:teuthology.orchestra.run.trial138.stdout:Last metadata expiration check: 0:00:21 ago on Fri 20 Feb 2026 08:58:55 PM UTC. 2026-02-20T20:59:17.001 INFO:teuthology.orchestra.run.trial154.stdout:(1/12): libquadmath-11.5.0-14.el9.x86_64.rpm 2.1 MB/s | 184 kB 00:00 2026-02-20T20:59:17.008 INFO:teuthology.orchestra.run.trial138.stdout:Dependencies resolved. 2026-02-20T20:59:17.009 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-20T20:59:17.009 INFO:teuthology.orchestra.run.trial138.stdout: Package Arch Version Repository Size 2026-02-20T20:59:17.009 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-20T20:59:17.009 INFO:teuthology.orchestra.run.trial138.stdout:Installing: 2026-02-20T20:59:17.009 INFO:teuthology.orchestra.run.trial138.stdout: ceph x86_64 2:20.2.0-677.gf7870454.el9 ceph 6.5 k 2026-02-20T20:59:17.009 INFO:teuthology.orchestra.run.trial138.stdout:Installing dependencies: 2026-02-20T20:59:17.010 INFO:teuthology.orchestra.run.trial138.stdout: ceph-mds x86_64 2:20.2.0-677.gf7870454.el9 ceph 2.3 M 2026-02-20T20:59:17.010 INFO:teuthology.orchestra.run.trial138.stdout: ceph-mgr x86_64 2:20.2.0-677.gf7870454.el9 ceph 961 k 2026-02-20T20:59:17.010 INFO:teuthology.orchestra.run.trial138.stdout: ceph-mgr-modules-core noarch 2:20.2.0-677.gf7870454.el9 ceph-noarch 290 k 2026-02-20T20:59:17.010 INFO:teuthology.orchestra.run.trial138.stdout: ceph-mon x86_64 2:20.2.0-677.gf7870454.el9 ceph 5.0 M 2026-02-20T20:59:17.010 INFO:teuthology.orchestra.run.trial138.stdout: ceph-osd x86_64 2:20.2.0-677.gf7870454.el9 ceph 17 M 2026-02-20T20:59:17.010 INFO:teuthology.orchestra.run.trial138.stdout: ledmon-libs x86_64 1.1.0-3.el9 baseos 40 k 2026-02-20T20:59:17.010 INFO:teuthology.orchestra.run.trial138.stdout: libconfig x86_64 1.7.2-9.el9 baseos 72 k 2026-02-20T20:59:17.010 INFO:teuthology.orchestra.run.trial138.stdout: libstoragemgmt x86_64 1.10.1-1.el9 appstream 246 k 2026-02-20T20:59:17.010 INFO:teuthology.orchestra.run.trial138.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2026-02-20T20:59:17.010 INFO:teuthology.orchestra.run.trial138.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2026-02-20T20:59:17.010 INFO:teuthology.orchestra.run.trial138.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2026-02-20T20:59:17.010 INFO:teuthology.orchestra.run.trial138.stdout: python3-autocommand noarch 2.2.2-8.el9 epel 29 k 2026-02-20T20:59:17.010 INFO:teuthology.orchestra.run.trial138.stdout: python3-backports-tarfile noarch 1.2.0-1.el9 epel 60 k 2026-02-20T20:59:17.011 INFO:teuthology.orchestra.run.trial138.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2026-02-20T20:59:17.011 INFO:teuthology.orchestra.run.trial138.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2026-02-20T20:59:17.011 INFO:teuthology.orchestra.run.trial138.stdout: python3-cheroot noarch 10.0.1-4.el9 epel 173 k 2026-02-20T20:59:17.011 INFO:teuthology.orchestra.run.trial138.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2026-02-20T20:59:17.011 INFO:teuthology.orchestra.run.trial138.stdout: python3-cryptography x86_64 36.0.1-5.el9 baseos 1.2 M 2026-02-20T20:59:17.011 INFO:teuthology.orchestra.run.trial138.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2026-02-20T20:59:17.011 INFO:teuthology.orchestra.run.trial138.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2026-02-20T20:59:17.011 INFO:teuthology.orchestra.run.trial138.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2026-02-20T20:59:17.011 INFO:teuthology.orchestra.run.trial138.stdout: python3-jaraco-context noarch 6.0.1-3.el9 epel 20 k 2026-02-20T20:59:17.011 INFO:teuthology.orchestra.run.trial138.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2026-02-20T20:59:17.011 INFO:teuthology.orchestra.run.trial138.stdout: python3-jaraco-text noarch 4.0.0-2.el9 epel 26 k 2026-02-20T20:59:17.011 INFO:teuthology.orchestra.run.trial138.stdout: python3-libstoragemgmt x86_64 1.10.1-1.el9 appstream 177 k 2026-02-20T20:59:17.012 INFO:teuthology.orchestra.run.trial138.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2026-02-20T20:59:17.012 INFO:teuthology.orchestra.run.trial138.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2026-02-20T20:59:17.012 INFO:teuthology.orchestra.run.trial138.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2026-02-20T20:59:17.012 INFO:teuthology.orchestra.run.trial138.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2026-02-20T20:59:17.012 INFO:teuthology.orchestra.run.trial138.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2026-02-20T20:59:17.012 INFO:teuthology.orchestra.run.trial138.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2026-02-20T20:59:17.012 INFO:teuthology.orchestra.run.trial138.stdout: python3-pyparsing noarch 2.4.7-9.el9 baseos 150 k 2026-02-20T20:59:17.012 INFO:teuthology.orchestra.run.trial138.stdout: python3-requests noarch 2.25.1-10.el9 baseos 126 k 2026-02-20T20:59:17.012 INFO:teuthology.orchestra.run.trial138.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2026-02-20T20:59:17.012 INFO:teuthology.orchestra.run.trial138.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2026-02-20T20:59:17.012 INFO:teuthology.orchestra.run.trial138.stdout: python3-urllib3 noarch 1.26.5-7.el9 baseos 218 k 2026-02-20T20:59:17.012 INFO:teuthology.orchestra.run.trial138.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2026-02-20T20:59:17.012 INFO:teuthology.orchestra.run.trial138.stdout: unzip x86_64 6.0-59.el9 baseos 182 k 2026-02-20T20:59:17.012 INFO:teuthology.orchestra.run.trial138.stdout: zip x86_64 3.0-35.el9 baseos 266 k 2026-02-20T20:59:17.013 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:59:17.013 INFO:teuthology.orchestra.run.trial138.stdout:Transaction Summary 2026-02-20T20:59:17.013 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-20T20:59:17.013 INFO:teuthology.orchestra.run.trial138.stdout:Install 40 Packages 2026-02-20T20:59:17.013 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:59:17.014 INFO:teuthology.orchestra.run.trial138.stdout:Total download size: 30 M 2026-02-20T20:59:17.014 INFO:teuthology.orchestra.run.trial138.stdout:Installed size: 100 M 2026-02-20T20:59:17.014 INFO:teuthology.orchestra.run.trial138.stdout:Downloading Packages: 2026-02-20T20:59:17.043 INFO:teuthology.orchestra.run.trial154.stdout:(2/12): libgfortran-11.5.0-14.el9.x86_64.rpm 6.1 MB/s | 794 kB 00:00 2026-02-20T20:59:17.147 INFO:teuthology.orchestra.run.trial154.stdout:(3/12): ceph-mgr-diskprediction-local-20.2.0-67 32 MB/s | 7.4 MB 00:00 2026-02-20T20:59:17.556 INFO:teuthology.orchestra.run.trial154.stdout:(4/12): flexiblas-3.0.4-9.el9.x86_64.rpm 53 kB/s | 30 kB 00:00 2026-02-20T20:59:17.628 INFO:teuthology.orchestra.run.trial138.stdout:(1/40): ceph-20.2.0-677.gf7870454.el9.x86_64.rp 120 kB/s | 6.5 kB 00:00 2026-02-20T20:59:17.693 INFO:teuthology.orchestra.run.trial138.stdout:(2/40): ceph-mgr-20.2.0-677.gf7870454.el9.x86_6 7.9 MB/s | 961 kB 00:00 2026-02-20T20:59:17.701 INFO:teuthology.orchestra.run.trial154.stdout:(5/12): flexiblas-openblas-openmp-3.0.4-9.el9.x 27 kB/s | 15 kB 00:00 2026-02-20T20:59:17.756 INFO:teuthology.orchestra.run.trial138.stdout:(3/40): ceph-mds-20.2.0-677.gf7870454.el9.x86_6 13 MB/s | 2.3 MB 00:00 2026-02-20T20:59:17.793 INFO:teuthology.orchestra.run.trial154.stdout:(6/12): openblas-0.3.29-1.el9.x86_64.rpm 178 kB/s | 42 kB 00:00 2026-02-20T20:59:17.798 INFO:teuthology.orchestra.run.trial138.stdout:(4/40): ceph-mgr-modules-core-20.2.0-677.gf7870 6.8 MB/s | 290 kB 00:00 2026-02-20T20:59:17.903 INFO:teuthology.orchestra.run.trial138.stdout:(5/40): ceph-mon-20.2.0-677.gf7870454.el9.x86_6 18 MB/s | 5.0 MB 00:00 2026-02-20T20:59:18.115 INFO:teuthology.orchestra.run.trial138.stdout:(6/40): ceph-osd-20.2.0-677.gf7870454.el9.x86_6 40 MB/s | 17 MB 00:00 2026-02-20T20:59:18.187 INFO:teuthology.orchestra.run.trial154.stdout:(7/12): python3-devel-3.9.25-3.el9.x86_64.rpm 621 kB/s | 244 kB 00:00 2026-02-20T20:59:18.247 INFO:teuthology.orchestra.run.trial138.stdout:(7/40): ledmon-libs-1.1.0-3.el9.x86_64.rpm 90 kB/s | 40 kB 00:00 2026-02-20T20:59:18.459 INFO:teuthology.orchestra.run.trial138.stdout:(8/40): libconfig-1.7.2-9.el9.x86_64.rpm 129 kB/s | 72 kB 00:00 2026-02-20T20:59:18.699 INFO:teuthology.orchestra.run.trial138.stdout:(9/40): python3-ply-3.11-14.el9.noarch.rpm 445 kB/s | 106 kB 00:00 2026-02-20T20:59:18.831 INFO:teuthology.orchestra.run.trial138.stdout:(10/40): python3-cffi-1.14.5-5.el9.x86_64.rpm 354 kB/s | 253 kB 00:00 2026-02-20T20:59:18.938 INFO:teuthology.orchestra.run.trial138.stdout:(11/40): python3-pycparser-2.20-6.el9.noarch.rp 565 kB/s | 135 kB 00:00 2026-02-20T20:59:19.070 INFO:teuthology.orchestra.run.trial138.stdout:(12/40): python3-pyparsing-2.4.7-9.el9.noarch.r 629 kB/s | 150 kB 00:00 2026-02-20T20:59:19.100 INFO:teuthology.orchestra.run.trial138.stdout:(13/40): python3-requests-2.25.1-10.el9.noarch. 782 kB/s | 126 kB 00:00 2026-02-20T20:59:19.339 INFO:teuthology.orchestra.run.trial138.stdout:(14/40): unzip-6.0-59.el9.x86_64.rpm 762 kB/s | 182 kB 00:00 2026-02-20T20:59:19.387 INFO:teuthology.orchestra.run.trial138.stdout:(15/40): python3-urllib3-1.26.5-7.el9.noarch.rp 687 kB/s | 218 kB 00:00 2026-02-20T20:59:19.656 INFO:teuthology.orchestra.run.trial138.stdout:(16/40): zip-3.0-35.el9.x86_64.rpm 839 kB/s | 266 kB 00:00 2026-02-20T20:59:19.859 INFO:teuthology.orchestra.run.trial138.stdout:(17/40): libstoragemgmt-1.10.1-1.el9.x86_64.rpm 523 kB/s | 246 kB 00:00 2026-02-20T20:59:19.970 INFO:teuthology.orchestra.run.trial138.stdout:(18/40): lua-5.4.4-4.el9.x86_64.rpm 599 kB/s | 188 kB 00:00 2026-02-20T20:59:20.174 INFO:teuthology.orchestra.run.trial138.stdout:(19/40): python3-libstoragemgmt-1.10.1-1.el9.x8 562 kB/s | 177 kB 00:00 2026-02-20T20:59:20.207 INFO:teuthology.orchestra.run.trial138.stdout:(20/40): python3-packaging-20.9-5.el9.noarch.rp 326 kB/s | 77 kB 00:00 2026-02-20T20:59:20.333 INFO:teuthology.orchestra.run.trial138.stdout:(21/40): python3-toml-0.10.2-6.el9.noarch.rpm 262 kB/s | 42 kB 00:00 2026-02-20T20:59:20.494 INFO:teuthology.orchestra.run.trial138.stdout:(22/40): luarocks-3.9.2-5.el9.noarch.rpm 939 kB/s | 151 kB 00:00 2026-02-20T20:59:20.521 INFO:teuthology.orchestra.run.trial138.stdout:(23/40): python3-autocommand-2.2.2-8.el9.noarch 1.1 MB/s | 29 kB 00:00 2026-02-20T20:59:20.548 INFO:teuthology.orchestra.run.trial138.stdout:(24/40): python3-backports-tarfile-1.2.0-1.el9. 2.1 MB/s | 60 kB 00:00 2026-02-20T20:59:20.576 INFO:teuthology.orchestra.run.trial138.stdout:(25/40): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 1.6 MB/s | 43 kB 00:00 2026-02-20T20:59:20.626 INFO:teuthology.orchestra.run.trial138.stdout:(26/40): python3-cheroot-10.0.1-4.el9.noarch.rp 3.4 MB/s | 173 kB 00:00 2026-02-20T20:59:20.672 INFO:teuthology.orchestra.run.trial138.stdout:(27/40): lua-devel-5.4.4-4.el9.x86_64.rpm 48 kB/s | 22 kB 00:00 2026-02-20T20:59:20.680 INFO:teuthology.orchestra.run.trial138.stdout:(28/40): python3-cherrypy-18.6.1-2.el9.noarch.r 6.5 MB/s | 358 kB 00:00 2026-02-20T20:59:20.707 INFO:teuthology.orchestra.run.trial138.stdout:(29/40): python3-jaraco-classes-3.2.1-5.el9.noa 657 kB/s | 18 kB 00:00 2026-02-20T20:59:20.722 INFO:teuthology.orchestra.run.trial138.stdout:(30/40): python3-jaraco-8.2.1-3.el9.noarch.rpm 215 kB/s | 11 kB 00:00 2026-02-20T20:59:20.734 INFO:teuthology.orchestra.run.trial138.stdout:(31/40): python3-jaraco-collections-3.0.0-8.el9 876 kB/s | 23 kB 00:00 2026-02-20T20:59:20.748 INFO:teuthology.orchestra.run.trial138.stdout:(32/40): python3-jaraco-context-6.0.1-3.el9.noa 735 kB/s | 20 kB 00:00 2026-02-20T20:59:20.760 INFO:teuthology.orchestra.run.trial138.stdout:(33/40): python3-jaraco-functools-3.5.0-2.el9.n 745 kB/s | 19 kB 00:00 2026-02-20T20:59:20.762 INFO:teuthology.orchestra.run.trial138.stdout:(34/40): python3-cryptography-36.0.1-5.el9.x86_ 507 kB/s | 1.2 MB 00:02 2026-02-20T20:59:20.775 INFO:teuthology.orchestra.run.trial138.stdout:(35/40): python3-jaraco-text-4.0.0-2.el9.noarch 978 kB/s | 26 kB 00:00 2026-02-20T20:59:20.786 INFO:teuthology.orchestra.run.trial138.stdout:(36/40): python3-more-itertools-8.12.0-2.el9.no 3.0 MB/s | 79 kB 00:00 2026-02-20T20:59:20.813 INFO:teuthology.orchestra.run.trial138.stdout:(37/40): python3-tempora-5.0.0-2.el9.noarch.rpm 1.3 MB/s | 36 kB 00:00 2026-02-20T20:59:20.828 INFO:teuthology.orchestra.run.trial138.stdout:(38/40): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.7 MB/s | 90 kB 00:00 2026-02-20T20:59:20.837 INFO:teuthology.orchestra.run.trial138.stdout:(39/40): python3-portend-3.1.0-2.el9.noarch.rpm 219 kB/s | 16 kB 00:00 2026-02-20T20:59:20.839 INFO:teuthology.orchestra.run.trial138.stdout:(40/40): python3-zc-lockfile-2.0-10.el9.noarch. 782 kB/s | 20 kB 00:00 2026-02-20T20:59:20.840 INFO:teuthology.orchestra.run.trial193.stdout:(7/7): python3-babel-2.9.1-2.el9.noarch.rpm 835 kB/s | 6.0 MB 00:07 2026-02-20T20:59:20.841 INFO:teuthology.orchestra.run.trial138.stdout:-------------------------------------------------------------------------------- 2026-02-20T20:59:20.842 INFO:teuthology.orchestra.run.trial138.stdout:Total 7.9 MB/s | 30 MB 00:03 2026-02-20T20:59:20.842 INFO:teuthology.orchestra.run.trial193.stdout:-------------------------------------------------------------------------------- 2026-02-20T20:59:20.842 INFO:teuthology.orchestra.run.trial193.stdout:Total 932 kB/s | 7.1 MB 00:07 2026-02-20T20:59:20.878 INFO:teuthology.orchestra.run.trial193.stdout:Running transaction check 2026-02-20T20:59:20.884 INFO:teuthology.orchestra.run.trial193.stdout:Transaction check succeeded. 2026-02-20T20:59:20.884 INFO:teuthology.orchestra.run.trial193.stdout:Running transaction test 2026-02-20T20:59:20.955 INFO:teuthology.orchestra.run.trial193.stdout:Transaction test succeeded. 2026-02-20T20:59:20.955 INFO:teuthology.orchestra.run.trial193.stdout:Running transaction 2026-02-20T20:59:20.990 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction check 2026-02-20T20:59:21.008 INFO:teuthology.orchestra.run.trial138.stdout:Transaction check succeeded. 2026-02-20T20:59:21.008 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction test 2026-02-20T20:59:21.009 INFO:teuthology.orchestra.run.trial154.stdout:(8/12): flexiblas-netlib-3.0.4-9.el9.x86_64.rpm 772 kB/s | 3.0 MB 00:03 2026-02-20T20:59:21.045 INFO:teuthology.orchestra.run.trial193.stdout: Preparing : 1/1 2026-02-20T20:59:21.096 INFO:teuthology.orchestra.run.trial193.stdout: Installing : python3-typing-extensions-4.15.0-1.el9.noarch 1/7 2026-02-20T20:59:21.105 INFO:teuthology.orchestra.run.trial193.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/7 2026-02-20T20:59:21.111 INFO:teuthology.orchestra.run.trial193.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/7 2026-02-20T20:59:21.152 INFO:teuthology.orchestra.run.trial138.stdout:Transaction test succeeded. 2026-02-20T20:59:21.152 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction 2026-02-20T20:59:21.336 INFO:teuthology.orchestra.run.trial193.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 4/7 2026-02-20T20:59:21.342 INFO:teuthology.orchestra.run.trial138.stdout: Preparing : 1/1 2026-02-20T20:59:21.344 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/40 2026-02-20T20:59:21.349 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/40 2026-02-20T20:59:21.354 INFO:teuthology.orchestra.run.trial138.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/40 2026-02-20T20:59:21.356 INFO:teuthology.orchestra.run.trial138.stdout: Installing : unzip-6.0-59.el9.x86_64 4/40 2026-02-20T20:59:21.359 INFO:teuthology.orchestra.run.trial193.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 5/7 2026-02-20T20:59:21.361 INFO:teuthology.orchestra.run.trial138.stdout: Installing : ledmon-libs-1.1.0-3.el9.x86_64 5/40 2026-02-20T20:59:21.383 INFO:teuthology.orchestra.run.trial193.stdout: Installing : python3-jinja2-2.11.3-8.el9.noarch 6/7 2026-02-20T20:59:21.384 INFO:teuthology.orchestra.run.trial193.stdout: Installing : ceph-mgr-cephadm-2:20.2.0-677.gf7870454.el9.noarch 7/7 2026-02-20T20:59:21.385 INFO:teuthology.orchestra.run.trial138.stdout: Installing : zip-3.0-35.el9.x86_64 6/40 2026-02-20T20:59:21.388 INFO:teuthology.orchestra.run.trial138.stdout: Installing : luarocks-3.9.2-5.el9.noarch 7/40 2026-02-20T20:59:21.393 INFO:teuthology.orchestra.run.trial138.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 8/40 2026-02-20T20:59:21.398 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 9/40 2026-02-20T20:59:21.404 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 10/40 2026-02-20T20:59:21.407 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-backports-tarfile-1.2.0-1.el9.noarch 11/40 2026-02-20T20:59:21.413 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-jaraco-context-6.0.1-3.el9.noarch 12/40 2026-02-20T20:59:21.418 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-autocommand-2.2.2-8.el9.noarch 13/40 2026-02-20T20:59:21.421 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 14/40 2026-02-20T20:59:21.427 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 15/40 2026-02-20T20:59:21.431 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-jaraco-text-4.0.0-2.el9.noarch 16/40 2026-02-20T20:59:21.437 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 17/40 2026-02-20T20:59:21.440 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 18/40 2026-02-20T20:59:21.463 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 19/40 2026-02-20T20:59:21.475 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-urllib3-1.26.5-7.el9.noarch 20/40 2026-02-20T20:59:21.480 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-requests-2.25.1-10.el9.noarch 21/40 2026-02-20T20:59:21.490 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-pyparsing-2.4.7-9.el9.noarch 22/40 2026-02-20T20:59:21.492 INFO:teuthology.orchestra.run.trial193.stdout: Running scriptlet: ceph-mgr-cephadm-2:20.2.0-677.gf7870454.el9.noarch 7/7 2026-02-20T20:59:21.493 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : ceph-mgr-cephadm-2:20.2.0-677.gf7870454.el9.noarch 1/7 2026-02-20T20:59:21.493 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/7 2026-02-20T20:59:21.493 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : python3-jinja2-2.11.3-8.el9.noarch 3/7 2026-02-20T20:59:21.493 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 4/7 2026-02-20T20:59:21.493 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 5/7 2026-02-20T20:59:21.493 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 6/7 2026-02-20T20:59:21.496 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-packaging-20.9-5.el9.noarch 23/40 2026-02-20T20:59:21.509 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-ply-3.11-14.el9.noarch 24/40 2026-02-20T20:59:21.524 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 25/40 2026-02-20T20:59:21.550 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : python3-typing-extensions-4.15.0-1.el9.noarch 7/7 2026-02-20T20:59:21.550 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:59:21.550 INFO:teuthology.orchestra.run.trial193.stdout:Installed: 2026-02-20T20:59:21.550 INFO:teuthology.orchestra.run.trial193.stdout: ceph-mgr-cephadm-2:20.2.0-677.gf7870454.el9.noarch 2026-02-20T20:59:21.550 INFO:teuthology.orchestra.run.trial193.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2026-02-20T20:59:21.550 INFO:teuthology.orchestra.run.trial193.stdout: python3-babel-2.9.1-2.el9.noarch 2026-02-20T20:59:21.551 INFO:teuthology.orchestra.run.trial193.stdout: python3-jinja2-2.11.3-8.el9.noarch 2026-02-20T20:59:21.551 INFO:teuthology.orchestra.run.trial193.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2026-02-20T20:59:21.551 INFO:teuthology.orchestra.run.trial193.stdout: python3-natsort-7.1.1-5.el9.noarch 2026-02-20T20:59:21.551 INFO:teuthology.orchestra.run.trial193.stdout: python3-typing-extensions-4.15.0-1.el9.noarch 2026-02-20T20:59:21.551 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:59:21.551 INFO:teuthology.orchestra.run.trial193.stdout:Complete! 2026-02-20T20:59:21.581 DEBUG:teuthology.orchestra.run.trial193:> sudo yum -y install ceph-fuse 2026-02-20T20:59:21.599 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 26/40 2026-02-20T20:59:21.607 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-cryptography-36.0.1-5.el9.x86_64 27/40 2026-02-20T20:59:21.630 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 28/40 2026-02-20T20:59:21.632 INFO:teuthology.orchestra.run.trial154.stdout:(9/12): python3-numpy-f2py-1.23.5-2.el9.x86_64. 708 kB/s | 442 kB 00:00 2026-02-20T20:59:21.658 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-cheroot-10.0.1-4.el9.noarch 29/40 2026-02-20T20:59:21.664 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 30/40 2026-02-20T20:59:21.710 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 31/40 2026-02-20T20:59:21.753 INFO:teuthology.orchestra.run.trial138.stdout: Installing : ceph-mgr-modules-core-2:20.2.0-677.gf7870454.el9.n 32/40 2026-02-20T20:59:21.754 INFO:teuthology.orchestra.run.trial138.stdout: Installing : ceph-mgr-2:20.2.0-677.gf7870454.el9.x86_64 33/40 2026-02-20T20:59:21.778 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: ceph-mgr-2:20.2.0-677.gf7870454.el9.x86_64 33/40 2026-02-20T20:59:21.778 INFO:teuthology.orchestra.run.trial138.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-20T20:59:21.778 INFO:teuthology.orchestra.run.trial138.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2026-02-20T20:59:21.778 INFO:teuthology.orchestra.run.trial138.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-20T20:59:21.779 INFO:teuthology.orchestra.run.trial138.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-20T20:59:21.779 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:59:21.783 INFO:teuthology.orchestra.run.trial138.stdout: Installing : libconfig-1.7.2-9.el9.x86_64 34/40 2026-02-20T20:59:21.800 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 35/40 2026-02-20T20:59:21.800 INFO:teuthology.orchestra.run.trial138.stdout:Creating group 'libstoragemgmt' with GID 991. 2026-02-20T20:59:21.801 INFO:teuthology.orchestra.run.trial138.stdout:Creating user 'libstoragemgmt' (daemon account for libstoragemgmt) with UID 991 and GID 991. 2026-02-20T20:59:21.801 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:59:21.809 INFO:teuthology.orchestra.run.trial138.stdout: Installing : libstoragemgmt-1.10.1-1.el9.x86_64 35/40 2026-02-20T20:59:21.832 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 35/40 2026-02-20T20:59:21.832 INFO:teuthology.orchestra.run.trial138.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/libstoragemgmt.service → /usr/lib/systemd/system/libstoragemgmt.service. 2026-02-20T20:59:21.832 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:59:21.893 INFO:teuthology.orchestra.run.trial193.stdout:Last metadata expiration check: 0:00:45 ago on Fri 20 Feb 2026 08:58:36 PM UTC. 2026-02-20T20:59:21.980 INFO:teuthology.orchestra.run.trial193.stdout:Dependencies resolved. 2026-02-20T20:59:21.980 INFO:teuthology.orchestra.run.trial193.stdout:================================================================================ 2026-02-20T20:59:21.980 INFO:teuthology.orchestra.run.trial193.stdout: Package Architecture Version Repository Size 2026-02-20T20:59:21.981 INFO:teuthology.orchestra.run.trial193.stdout:================================================================================ 2026-02-20T20:59:21.981 INFO:teuthology.orchestra.run.trial193.stdout:Installing: 2026-02-20T20:59:21.981 INFO:teuthology.orchestra.run.trial193.stdout: ceph-fuse x86_64 2:20.2.0-677.gf7870454.el9 ceph 943 k 2026-02-20T20:59:21.981 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:59:21.981 INFO:teuthology.orchestra.run.trial193.stdout:Transaction Summary 2026-02-20T20:59:21.981 INFO:teuthology.orchestra.run.trial193.stdout:================================================================================ 2026-02-20T20:59:21.981 INFO:teuthology.orchestra.run.trial193.stdout:Install 1 Package 2026-02-20T20:59:21.981 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:59:21.981 INFO:teuthology.orchestra.run.trial193.stdout:Total download size: 943 k 2026-02-20T20:59:21.981 INFO:teuthology.orchestra.run.trial193.stdout:Installed size: 2.7 M 2026-02-20T20:59:21.981 INFO:teuthology.orchestra.run.trial193.stdout:Downloading Packages: 2026-02-20T20:59:22.107 INFO:teuthology.orchestra.run.trial193.stdout:ceph-fuse-20.2.0-677.gf7870454.el9.x86_64.rpm 7.3 MB/s | 943 kB 00:00 2026-02-20T20:59:22.108 INFO:teuthology.orchestra.run.trial193.stdout:-------------------------------------------------------------------------------- 2026-02-20T20:59:22.108 INFO:teuthology.orchestra.run.trial193.stdout:Total 7.3 MB/s | 943 kB 00:00 2026-02-20T20:59:22.108 INFO:teuthology.orchestra.run.trial193.stdout:Running transaction check 2026-02-20T20:59:22.112 INFO:teuthology.orchestra.run.trial193.stdout:Transaction check succeeded. 2026-02-20T20:59:22.112 INFO:teuthology.orchestra.run.trial193.stdout:Running transaction test 2026-02-20T20:59:22.146 INFO:teuthology.orchestra.run.trial193.stdout:Transaction test succeeded. 2026-02-20T20:59:22.146 INFO:teuthology.orchestra.run.trial193.stdout:Running transaction 2026-02-20T20:59:22.236 INFO:teuthology.orchestra.run.trial193.stdout: Preparing : 1/1 2026-02-20T20:59:22.252 INFO:teuthology.orchestra.run.trial193.stdout: Installing : ceph-fuse-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T20:59:22.471 INFO:teuthology.orchestra.run.trial193.stdout: Running scriptlet: ceph-fuse-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T20:59:22.511 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-libstoragemgmt-1.10.1-1.el9.x86_64 36/40 2026-02-20T20:59:22.513 INFO:teuthology.orchestra.run.trial138.stdout: Installing : ceph-osd-2:20.2.0-677.gf7870454.el9.x86_64 37/40 2026-02-20T20:59:22.528 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : ceph-fuse-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T20:59:22.528 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:59:22.528 INFO:teuthology.orchestra.run.trial193.stdout:Installed: 2026-02-20T20:59:22.529 INFO:teuthology.orchestra.run.trial193.stdout: ceph-fuse-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:59:22.529 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:59:22.529 INFO:teuthology.orchestra.run.trial193.stdout:Complete! 2026-02-20T20:59:22.538 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: ceph-osd-2:20.2.0-677.gf7870454.el9.x86_64 37/40 2026-02-20T20:59:22.538 INFO:teuthology.orchestra.run.trial138.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-20T20:59:22.538 INFO:teuthology.orchestra.run.trial138.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2026-02-20T20:59:22.539 INFO:teuthology.orchestra.run.trial138.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-20T20:59:22.539 INFO:teuthology.orchestra.run.trial138.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-20T20:59:22.539 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:59:22.555 DEBUG:teuthology.orchestra.run.trial193:> sudo yum -y install ceph-volume 2026-02-20T20:59:22.750 INFO:teuthology.orchestra.run.trial138.stdout: Installing : ceph-mon-2:20.2.0-677.gf7870454.el9.x86_64 38/40 2026-02-20T20:59:22.773 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: ceph-mon-2:20.2.0-677.gf7870454.el9.x86_64 38/40 2026-02-20T20:59:22.773 INFO:teuthology.orchestra.run.trial138.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-20T20:59:22.773 INFO:teuthology.orchestra.run.trial138.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2026-02-20T20:59:22.773 INFO:teuthology.orchestra.run.trial138.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-20T20:59:22.773 INFO:teuthology.orchestra.run.trial138.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-20T20:59:22.773 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:59:22.866 INFO:teuthology.orchestra.run.trial193.stdout:Last metadata expiration check: 0:00:46 ago on Fri 20 Feb 2026 08:58:36 PM UTC. 2026-02-20T20:59:22.870 INFO:teuthology.orchestra.run.trial138.stdout: Installing : ceph-mds-2:20.2.0-677.gf7870454.el9.x86_64 39/40 2026-02-20T20:59:22.891 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: ceph-mds-2:20.2.0-677.gf7870454.el9.x86_64 39/40 2026-02-20T20:59:22.891 INFO:teuthology.orchestra.run.trial138.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-20T20:59:22.891 INFO:teuthology.orchestra.run.trial138.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2026-02-20T20:59:22.891 INFO:teuthology.orchestra.run.trial138.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-20T20:59:22.891 INFO:teuthology.orchestra.run.trial138.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-20T20:59:22.891 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:59:22.909 INFO:teuthology.orchestra.run.trial138.stdout: Installing : ceph-2:20.2.0-677.gf7870454.el9.x86_64 40/40 2026-02-20T20:59:22.949 INFO:teuthology.orchestra.run.trial193.stdout:Dependencies resolved. 2026-02-20T20:59:22.950 INFO:teuthology.orchestra.run.trial193.stdout:================================================================================ 2026-02-20T20:59:22.950 INFO:teuthology.orchestra.run.trial193.stdout: Package Arch Version Repository Size 2026-02-20T20:59:22.950 INFO:teuthology.orchestra.run.trial193.stdout:================================================================================ 2026-02-20T20:59:22.950 INFO:teuthology.orchestra.run.trial193.stdout:Installing: 2026-02-20T20:59:22.950 INFO:teuthology.orchestra.run.trial193.stdout: ceph-volume noarch 2:20.2.0-677.gf7870454.el9 ceph-noarch 297 k 2026-02-20T20:59:22.950 INFO:teuthology.orchestra.run.trial193.stdout:Installing dependencies: 2026-02-20T20:59:22.950 INFO:teuthology.orchestra.run.trial193.stdout: cryptsetup x86_64 2.8.1-3.el9 baseos 351 k 2026-02-20T20:59:22.950 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:59:22.950 INFO:teuthology.orchestra.run.trial193.stdout:Transaction Summary 2026-02-20T20:59:22.950 INFO:teuthology.orchestra.run.trial193.stdout:================================================================================ 2026-02-20T20:59:22.950 INFO:teuthology.orchestra.run.trial193.stdout:Install 2 Packages 2026-02-20T20:59:22.950 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:59:22.950 INFO:teuthology.orchestra.run.trial193.stdout:Total download size: 648 k 2026-02-20T20:59:22.950 INFO:teuthology.orchestra.run.trial193.stdout:Installed size: 2.2 M 2026-02-20T20:59:22.950 INFO:teuthology.orchestra.run.trial193.stdout:Downloading Packages: 2026-02-20T20:59:23.251 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: ceph-2:20.2.0-677.gf7870454.el9.x86_64 40/40 2026-02-20T20:59:23.252 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : ceph-2:20.2.0-677.gf7870454.el9.x86_64 1/40 2026-02-20T20:59:23.252 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : ceph-mds-2:20.2.0-677.gf7870454.el9.x86_64 2/40 2026-02-20T20:59:23.252 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : ceph-mgr-2:20.2.0-677.gf7870454.el9.x86_64 3/40 2026-02-20T20:59:23.252 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : ceph-mon-2:20.2.0-677.gf7870454.el9.x86_64 4/40 2026-02-20T20:59:23.252 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : ceph-osd-2:20.2.0-677.gf7870454.el9.x86_64 5/40 2026-02-20T20:59:23.252 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : ceph-mgr-modules-core-2:20.2.0-677.gf7870454.el9.n 6/40 2026-02-20T20:59:23.252 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : ledmon-libs-1.1.0-3.el9.x86_64 7/40 2026-02-20T20:59:23.252 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : libconfig-1.7.2-9.el9.x86_64 8/40 2026-02-20T20:59:23.252 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 9/40 2026-02-20T20:59:23.253 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-cryptography-36.0.1-5.el9.x86_64 10/40 2026-02-20T20:59:23.253 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-ply-3.11-14.el9.noarch 11/40 2026-02-20T20:59:23.253 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 12/40 2026-02-20T20:59:23.253 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-pyparsing-2.4.7-9.el9.noarch 13/40 2026-02-20T20:59:23.253 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-requests-2.25.1-10.el9.noarch 14/40 2026-02-20T20:59:23.253 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-urllib3-1.26.5-7.el9.noarch 15/40 2026-02-20T20:59:23.253 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : unzip-6.0-59.el9.x86_64 16/40 2026-02-20T20:59:23.253 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : zip-3.0-35.el9.x86_64 17/40 2026-02-20T20:59:23.253 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : libstoragemgmt-1.10.1-1.el9.x86_64 18/40 2026-02-20T20:59:23.253 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : lua-5.4.4-4.el9.x86_64 19/40 2026-02-20T20:59:23.253 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-libstoragemgmt-1.10.1-1.el9.x86_64 20/40 2026-02-20T20:59:23.253 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 21/40 2026-02-20T20:59:23.254 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 22/40 2026-02-20T20:59:23.254 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 23/40 2026-02-20T20:59:23.254 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 24/40 2026-02-20T20:59:23.254 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-autocommand-2.2.2-8.el9.noarch 25/40 2026-02-20T20:59:23.254 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-backports-tarfile-1.2.0-1.el9.noarch 26/40 2026-02-20T20:59:23.254 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 27/40 2026-02-20T20:59:23.254 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-cheroot-10.0.1-4.el9.noarch 28/40 2026-02-20T20:59:23.254 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 29/40 2026-02-20T20:59:23.254 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 30/40 2026-02-20T20:59:23.254 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 31/40 2026-02-20T20:59:23.254 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 32/40 2026-02-20T20:59:23.254 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-jaraco-context-6.0.1-3.el9.noarch 33/40 2026-02-20T20:59:23.254 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 34/40 2026-02-20T20:59:23.254 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-jaraco-text-4.0.0-2.el9.noarch 35/40 2026-02-20T20:59:23.255 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 36/40 2026-02-20T20:59:23.255 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 37/40 2026-02-20T20:59:23.255 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 38/40 2026-02-20T20:59:23.255 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 39/40 2026-02-20T20:59:23.309 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 40/40 2026-02-20T20:59:23.309 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:59:23.309 INFO:teuthology.orchestra.run.trial138.stdout:Installed: 2026-02-20T20:59:23.309 INFO:teuthology.orchestra.run.trial138.stdout: ceph-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:59:23.309 INFO:teuthology.orchestra.run.trial138.stdout: ceph-mds-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:59:23.309 INFO:teuthology.orchestra.run.trial138.stdout: ceph-mgr-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:59:23.309 INFO:teuthology.orchestra.run.trial138.stdout: ceph-mgr-modules-core-2:20.2.0-677.gf7870454.el9.noarch 2026-02-20T20:59:23.309 INFO:teuthology.orchestra.run.trial138.stdout: ceph-mon-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:59:23.310 INFO:teuthology.orchestra.run.trial138.stdout: ceph-osd-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:59:23.310 INFO:teuthology.orchestra.run.trial138.stdout: ledmon-libs-1.1.0-3.el9.x86_64 2026-02-20T20:59:23.310 INFO:teuthology.orchestra.run.trial138.stdout: libconfig-1.7.2-9.el9.x86_64 2026-02-20T20:59:23.310 INFO:teuthology.orchestra.run.trial138.stdout: libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-20T20:59:23.310 INFO:teuthology.orchestra.run.trial138.stdout: lua-5.4.4-4.el9.x86_64 2026-02-20T20:59:23.310 INFO:teuthology.orchestra.run.trial138.stdout: lua-devel-5.4.4-4.el9.x86_64 2026-02-20T20:59:23.310 INFO:teuthology.orchestra.run.trial138.stdout: luarocks-3.9.2-5.el9.noarch 2026-02-20T20:59:23.310 INFO:teuthology.orchestra.run.trial138.stdout: python3-autocommand-2.2.2-8.el9.noarch 2026-02-20T20:59:23.310 INFO:teuthology.orchestra.run.trial138.stdout: python3-backports-tarfile-1.2.0-1.el9.noarch 2026-02-20T20:59:23.310 INFO:teuthology.orchestra.run.trial138.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2026-02-20T20:59:23.310 INFO:teuthology.orchestra.run.trial138.stdout: python3-cffi-1.14.5-5.el9.x86_64 2026-02-20T20:59:23.310 INFO:teuthology.orchestra.run.trial138.stdout: python3-cheroot-10.0.1-4.el9.noarch 2026-02-20T20:59:23.311 INFO:teuthology.orchestra.run.trial138.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2026-02-20T20:59:23.311 INFO:teuthology.orchestra.run.trial138.stdout: python3-cryptography-36.0.1-5.el9.x86_64 2026-02-20T20:59:23.311 INFO:teuthology.orchestra.run.trial138.stdout: python3-jaraco-8.2.1-3.el9.noarch 2026-02-20T20:59:23.311 INFO:teuthology.orchestra.run.trial138.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2026-02-20T20:59:23.311 INFO:teuthology.orchestra.run.trial138.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2026-02-20T20:59:23.311 INFO:teuthology.orchestra.run.trial138.stdout: python3-jaraco-context-6.0.1-3.el9.noarch 2026-02-20T20:59:23.311 INFO:teuthology.orchestra.run.trial138.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2026-02-20T20:59:23.311 INFO:teuthology.orchestra.run.trial138.stdout: python3-jaraco-text-4.0.0-2.el9.noarch 2026-02-20T20:59:23.311 INFO:teuthology.orchestra.run.trial138.stdout: python3-libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-20T20:59:23.311 INFO:teuthology.orchestra.run.trial138.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2026-02-20T20:59:23.311 INFO:teuthology.orchestra.run.trial138.stdout: python3-packaging-20.9-5.el9.noarch 2026-02-20T20:59:23.311 INFO:teuthology.orchestra.run.trial138.stdout: python3-ply-3.11-14.el9.noarch 2026-02-20T20:59:23.312 INFO:teuthology.orchestra.run.trial138.stdout: python3-portend-3.1.0-2.el9.noarch 2026-02-20T20:59:23.312 INFO:teuthology.orchestra.run.trial138.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2026-02-20T20:59:23.312 INFO:teuthology.orchestra.run.trial138.stdout: python3-pycparser-2.20-6.el9.noarch 2026-02-20T20:59:23.312 INFO:teuthology.orchestra.run.trial138.stdout: python3-pyparsing-2.4.7-9.el9.noarch 2026-02-20T20:59:23.312 INFO:teuthology.orchestra.run.trial138.stdout: python3-requests-2.25.1-10.el9.noarch 2026-02-20T20:59:23.312 INFO:teuthology.orchestra.run.trial138.stdout: python3-tempora-5.0.0-2.el9.noarch 2026-02-20T20:59:23.312 INFO:teuthology.orchestra.run.trial138.stdout: python3-toml-0.10.2-6.el9.noarch 2026-02-20T20:59:23.312 INFO:teuthology.orchestra.run.trial138.stdout: python3-urllib3-1.26.5-7.el9.noarch 2026-02-20T20:59:23.312 INFO:teuthology.orchestra.run.trial138.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2026-02-20T20:59:23.312 INFO:teuthology.orchestra.run.trial138.stdout: unzip-6.0-59.el9.x86_64 2026-02-20T20:59:23.312 INFO:teuthology.orchestra.run.trial138.stdout: zip-3.0-35.el9.x86_64 2026-02-20T20:59:23.312 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:59:23.313 INFO:teuthology.orchestra.run.trial138.stdout:Complete! 2026-02-20T20:59:23.344 DEBUG:teuthology.orchestra.run.trial138:> sudo yum -y install ceph-base 2026-02-20T20:59:23.351 INFO:teuthology.orchestra.run.trial193.stdout:(1/2): ceph-volume-20.2.0-677.gf7870454.el9.noa 3.0 MB/s | 297 kB 00:00 2026-02-20T20:59:23.650 INFO:teuthology.orchestra.run.trial138.stdout:Last metadata expiration check: 0:00:28 ago on Fri 20 Feb 2026 08:58:55 PM UTC. 2026-02-20T20:59:23.715 INFO:teuthology.orchestra.run.trial138.stdout:Package ceph-base-2:20.2.0-677.gf7870454.el9.x86_64 is already installed. 2026-02-20T20:59:23.733 INFO:teuthology.orchestra.run.trial138.stdout:Dependencies resolved. 2026-02-20T20:59:23.733 INFO:teuthology.orchestra.run.trial138.stdout:Nothing to do. 2026-02-20T20:59:23.734 INFO:teuthology.orchestra.run.trial138.stdout:Complete! 2026-02-20T20:59:23.754 DEBUG:teuthology.orchestra.run.trial138:> sudo yum -y install cephadm 2026-02-20T20:59:23.805 INFO:teuthology.orchestra.run.trial193.stdout:(2/2): cryptsetup-2.8.1-3.el9.x86_64.rpm 638 kB/s | 351 kB 00:00 2026-02-20T20:59:23.805 INFO:teuthology.orchestra.run.trial193.stdout:-------------------------------------------------------------------------------- 2026-02-20T20:59:23.805 INFO:teuthology.orchestra.run.trial193.stdout:Total 759 kB/s | 648 kB 00:00 2026-02-20T20:59:23.813 INFO:teuthology.orchestra.run.trial193.stdout:Running transaction check 2026-02-20T20:59:23.819 INFO:teuthology.orchestra.run.trial193.stdout:Transaction check succeeded. 2026-02-20T20:59:23.820 INFO:teuthology.orchestra.run.trial193.stdout:Running transaction test 2026-02-20T20:59:23.850 INFO:teuthology.orchestra.run.trial154.stdout:(10/12): openblas-openmp-0.3.29-1.el9.x86_64.rp 880 kB/s | 5.3 MB 00:06 2026-02-20T20:59:23.862 INFO:teuthology.orchestra.run.trial193.stdout:Transaction test succeeded. 2026-02-20T20:59:23.862 INFO:teuthology.orchestra.run.trial193.stdout:Running transaction 2026-02-20T20:59:23.943 INFO:teuthology.orchestra.run.trial193.stdout: Preparing : 1/1 2026-02-20T20:59:24.006 INFO:teuthology.orchestra.run.trial193.stdout: Installing : cryptsetup-2.8.1-3.el9.x86_64 1/2 2026-02-20T20:59:24.008 INFO:teuthology.orchestra.run.trial193.stdout: Installing : ceph-volume-2:20.2.0-677.gf7870454.el9.noarch 2/2 2026-02-20T20:59:24.022 INFO:teuthology.orchestra.run.trial193.stdout: Running scriptlet: ceph-volume-2:20.2.0-677.gf7870454.el9.noarch 2/2 2026-02-20T20:59:24.022 INFO:teuthology.orchestra.run.trial193.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-20T20:59:24.022 INFO:teuthology.orchestra.run.trial193.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2026-02-20T20:59:24.022 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:59:24.056 INFO:teuthology.orchestra.run.trial138.stdout:Last metadata expiration check: 0:00:29 ago on Fri 20 Feb 2026 08:58:55 PM UTC. 2026-02-20T20:59:24.136 INFO:teuthology.orchestra.run.trial138.stdout:Dependencies resolved. 2026-02-20T20:59:24.137 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-20T20:59:24.137 INFO:teuthology.orchestra.run.trial138.stdout: Package Arch Version Repository Size 2026-02-20T20:59:24.137 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-20T20:59:24.137 INFO:teuthology.orchestra.run.trial138.stdout:Installing: 2026-02-20T20:59:24.137 INFO:teuthology.orchestra.run.trial138.stdout: cephadm noarch 2:20.2.0-677.gf7870454.el9 ceph-noarch 1.0 M 2026-02-20T20:59:24.137 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:59:24.137 INFO:teuthology.orchestra.run.trial138.stdout:Transaction Summary 2026-02-20T20:59:24.137 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-20T20:59:24.137 INFO:teuthology.orchestra.run.trial138.stdout:Install 1 Package 2026-02-20T20:59:24.137 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:59:24.137 INFO:teuthology.orchestra.run.trial138.stdout:Total download size: 1.0 M 2026-02-20T20:59:24.137 INFO:teuthology.orchestra.run.trial138.stdout:Installed size: 1.0 M 2026-02-20T20:59:24.137 INFO:teuthology.orchestra.run.trial138.stdout:Downloading Packages: 2026-02-20T20:59:24.237 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : ceph-volume-2:20.2.0-677.gf7870454.el9.noarch 1/2 2026-02-20T20:59:24.259 INFO:teuthology.orchestra.run.trial138.stdout:cephadm-20.2.0-677.gf7870454.el9.noarch.rpm 8.2 MB/s | 1.0 MB 00:00 2026-02-20T20:59:24.260 INFO:teuthology.orchestra.run.trial138.stdout:-------------------------------------------------------------------------------- 2026-02-20T20:59:24.260 INFO:teuthology.orchestra.run.trial138.stdout:Total 8.1 MB/s | 1.0 MB 00:00 2026-02-20T20:59:24.260 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction check 2026-02-20T20:59:24.263 INFO:teuthology.orchestra.run.trial138.stdout:Transaction check succeeded. 2026-02-20T20:59:24.263 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction test 2026-02-20T20:59:24.267 INFO:teuthology.orchestra.run.trial138.stdout:Transaction test succeeded. 2026-02-20T20:59:24.267 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction 2026-02-20T20:59:24.285 INFO:teuthology.orchestra.run.trial138.stdout: Preparing : 1/1 2026-02-20T20:59:24.295 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : cryptsetup-2.8.1-3.el9.x86_64 2/2 2026-02-20T20:59:24.296 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:59:24.296 INFO:teuthology.orchestra.run.trial193.stdout:Installed: 2026-02-20T20:59:24.296 INFO:teuthology.orchestra.run.trial193.stdout: ceph-volume-2:20.2.0-677.gf7870454.el9.noarch cryptsetup-2.8.1-3.el9.x86_64 2026-02-20T20:59:24.296 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:59:24.296 INFO:teuthology.orchestra.run.trial193.stdout:Complete! 2026-02-20T20:59:24.325 DEBUG:teuthology.orchestra.run.trial193:> sudo yum -y install librados-devel 2026-02-20T20:59:24.348 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: cephadm-2:20.2.0-677.gf7870454.el9.noarch 1/1 2026-02-20T20:59:24.362 INFO:teuthology.orchestra.run.trial138.stdout: Installing : cephadm-2:20.2.0-677.gf7870454.el9.noarch 1/1 2026-02-20T20:59:24.429 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: cephadm-2:20.2.0-677.gf7870454.el9.noarch 1/1 2026-02-20T20:59:24.484 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : cephadm-2:20.2.0-677.gf7870454.el9.noarch 1/1 2026-02-20T20:59:24.484 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:59:24.485 INFO:teuthology.orchestra.run.trial138.stdout:Installed: 2026-02-20T20:59:24.485 INFO:teuthology.orchestra.run.trial138.stdout: cephadm-2:20.2.0-677.gf7870454.el9.noarch 2026-02-20T20:59:24.485 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:59:24.485 INFO:teuthology.orchestra.run.trial138.stdout:Complete! 2026-02-20T20:59:24.510 DEBUG:teuthology.orchestra.run.trial138:> sudo yum -y install ceph-immutable-object-cache 2026-02-20T20:59:24.635 INFO:teuthology.orchestra.run.trial193.stdout:Last metadata expiration check: 0:00:48 ago on Fri 20 Feb 2026 08:58:36 PM UTC. 2026-02-20T20:59:24.718 INFO:teuthology.orchestra.run.trial193.stdout:Dependencies resolved. 2026-02-20T20:59:24.719 INFO:teuthology.orchestra.run.trial193.stdout:================================================================================ 2026-02-20T20:59:24.719 INFO:teuthology.orchestra.run.trial193.stdout: Package Arch Version Repo Size 2026-02-20T20:59:24.719 INFO:teuthology.orchestra.run.trial193.stdout:================================================================================ 2026-02-20T20:59:24.719 INFO:teuthology.orchestra.run.trial193.stdout:Installing: 2026-02-20T20:59:24.719 INFO:teuthology.orchestra.run.trial193.stdout: librados-devel x86_64 2:20.2.0-677.gf7870454.el9 ceph 126 k 2026-02-20T20:59:24.719 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:59:24.719 INFO:teuthology.orchestra.run.trial193.stdout:Transaction Summary 2026-02-20T20:59:24.719 INFO:teuthology.orchestra.run.trial193.stdout:================================================================================ 2026-02-20T20:59:24.719 INFO:teuthology.orchestra.run.trial193.stdout:Install 1 Package 2026-02-20T20:59:24.719 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:59:24.719 INFO:teuthology.orchestra.run.trial193.stdout:Total download size: 126 k 2026-02-20T20:59:24.720 INFO:teuthology.orchestra.run.trial193.stdout:Installed size: 449 k 2026-02-20T20:59:24.720 INFO:teuthology.orchestra.run.trial193.stdout:Downloading Packages: 2026-02-20T20:59:24.805 INFO:teuthology.orchestra.run.trial193.stdout:librados-devel-20.2.0-677.gf7870454.el9.x86_64. 1.4 MB/s | 126 kB 00:00 2026-02-20T20:59:24.805 INFO:teuthology.orchestra.run.trial193.stdout:-------------------------------------------------------------------------------- 2026-02-20T20:59:24.805 INFO:teuthology.orchestra.run.trial193.stdout:Total 1.4 MB/s | 126 kB 00:00 2026-02-20T20:59:24.805 INFO:teuthology.orchestra.run.trial193.stdout:Running transaction check 2026-02-20T20:59:24.808 INFO:teuthology.orchestra.run.trial193.stdout:Transaction check succeeded. 2026-02-20T20:59:24.808 INFO:teuthology.orchestra.run.trial193.stdout:Running transaction test 2026-02-20T20:59:24.818 INFO:teuthology.orchestra.run.trial138.stdout:Last metadata expiration check: 0:00:29 ago on Fri 20 Feb 2026 08:58:55 PM UTC. 2026-02-20T20:59:24.839 INFO:teuthology.orchestra.run.trial193.stdout:Transaction test succeeded. 2026-02-20T20:59:24.839 INFO:teuthology.orchestra.run.trial193.stdout:Running transaction 2026-02-20T20:59:24.895 INFO:teuthology.orchestra.run.trial193.stdout: Preparing : 1/1 2026-02-20T20:59:24.901 INFO:teuthology.orchestra.run.trial138.stdout:Dependencies resolved. 2026-02-20T20:59:24.902 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-20T20:59:24.902 INFO:teuthology.orchestra.run.trial138.stdout: Package Arch Version Repo Size 2026-02-20T20:59:24.902 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-20T20:59:24.902 INFO:teuthology.orchestra.run.trial138.stdout:Installing: 2026-02-20T20:59:24.902 INFO:teuthology.orchestra.run.trial138.stdout: ceph-immutable-object-cache x86_64 2:20.2.0-677.gf7870454.el9 ceph 154 k 2026-02-20T20:59:24.902 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:59:24.902 INFO:teuthology.orchestra.run.trial138.stdout:Transaction Summary 2026-02-20T20:59:24.902 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-20T20:59:24.903 INFO:teuthology.orchestra.run.trial138.stdout:Install 1 Package 2026-02-20T20:59:24.903 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:59:24.903 INFO:teuthology.orchestra.run.trial138.stdout:Total download size: 154 k 2026-02-20T20:59:24.903 INFO:teuthology.orchestra.run.trial138.stdout:Installed size: 447 k 2026-02-20T20:59:24.903 INFO:teuthology.orchestra.run.trial138.stdout:Downloading Packages: 2026-02-20T20:59:24.911 INFO:teuthology.orchestra.run.trial193.stdout: Installing : librados-devel-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T20:59:24.988 INFO:teuthology.orchestra.run.trial138.stdout:ceph-immutable-object-cache-20.2.0-677.gf787045 1.8 MB/s | 154 kB 00:00 2026-02-20T20:59:24.988 INFO:teuthology.orchestra.run.trial138.stdout:-------------------------------------------------------------------------------- 2026-02-20T20:59:24.988 INFO:teuthology.orchestra.run.trial138.stdout:Total 1.8 MB/s | 154 kB 00:00 2026-02-20T20:59:24.988 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction check 2026-02-20T20:59:24.989 INFO:teuthology.orchestra.run.trial193.stdout: Running scriptlet: librados-devel-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T20:59:24.992 INFO:teuthology.orchestra.run.trial138.stdout:Transaction check succeeded. 2026-02-20T20:59:24.992 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction test 2026-02-20T20:59:25.018 INFO:teuthology.orchestra.run.trial138.stdout:Transaction test succeeded. 2026-02-20T20:59:25.018 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction 2026-02-20T20:59:25.047 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : librados-devel-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T20:59:25.047 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:59:25.047 INFO:teuthology.orchestra.run.trial193.stdout:Installed: 2026-02-20T20:59:25.048 INFO:teuthology.orchestra.run.trial193.stdout: librados-devel-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:59:25.048 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:59:25.048 INFO:teuthology.orchestra.run.trial193.stdout:Complete! 2026-02-20T20:59:25.066 INFO:teuthology.orchestra.run.trial138.stdout: Preparing : 1/1 2026-02-20T20:59:25.068 INFO:teuthology.orchestra.run.trial138.stdout: Installing : ceph-immutable-object-cache-2:20.2.0-677.gf7870454.e 1/1 2026-02-20T20:59:25.074 DEBUG:teuthology.orchestra.run.trial193:> sudo yum -y install libcephfs2 2026-02-20T20:59:25.089 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: ceph-immutable-object-cache-2:20.2.0-677.gf7870454.e 1/1 2026-02-20T20:59:25.089 INFO:teuthology.orchestra.run.trial138.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-20T20:59:25.089 INFO:teuthology.orchestra.run.trial138.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2026-02-20T20:59:25.089 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:59:25.290 INFO:teuthology.orchestra.run.trial154.stdout:(11/12): python3-numpy-1.23.5-2.el9.x86_64.rpm 884 kB/s | 6.1 MB 00:07 2026-02-20T20:59:25.372 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : ceph-immutable-object-cache-2:20.2.0-677.gf7870454.e 1/1 2026-02-20T20:59:25.373 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:59:25.373 INFO:teuthology.orchestra.run.trial138.stdout:Installed: 2026-02-20T20:59:25.373 INFO:teuthology.orchestra.run.trial138.stdout: ceph-immutable-object-cache-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:59:25.373 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:59:25.373 INFO:teuthology.orchestra.run.trial138.stdout:Complete! 2026-02-20T20:59:25.392 INFO:teuthology.orchestra.run.trial193.stdout:Last metadata expiration check: 0:00:49 ago on Fri 20 Feb 2026 08:58:36 PM UTC. 2026-02-20T20:59:25.399 DEBUG:teuthology.orchestra.run.trial138:> sudo yum -y install ceph-mgr 2026-02-20T20:59:25.457 INFO:teuthology.orchestra.run.trial193.stdout:Package libcephfs2-2:20.2.0-677.gf7870454.el9.x86_64 is already installed. 2026-02-20T20:59:25.475 INFO:teuthology.orchestra.run.trial193.stdout:Dependencies resolved. 2026-02-20T20:59:25.476 INFO:teuthology.orchestra.run.trial193.stdout:Nothing to do. 2026-02-20T20:59:25.476 INFO:teuthology.orchestra.run.trial193.stdout:Complete! 2026-02-20T20:59:25.497 DEBUG:teuthology.orchestra.run.trial193:> sudo yum -y install libcephfs-devel 2026-02-20T20:59:25.702 INFO:teuthology.orchestra.run.trial138.stdout:Last metadata expiration check: 0:00:30 ago on Fri 20 Feb 2026 08:58:55 PM UTC. 2026-02-20T20:59:25.766 INFO:teuthology.orchestra.run.trial138.stdout:Package ceph-mgr-2:20.2.0-677.gf7870454.el9.x86_64 is already installed. 2026-02-20T20:59:25.783 INFO:teuthology.orchestra.run.trial138.stdout:Dependencies resolved. 2026-02-20T20:59:25.784 INFO:teuthology.orchestra.run.trial138.stdout:Nothing to do. 2026-02-20T20:59:25.784 INFO:teuthology.orchestra.run.trial138.stdout:Complete! 2026-02-20T20:59:25.804 DEBUG:teuthology.orchestra.run.trial138:> sudo yum -y install ceph-mgr-dashboard 2026-02-20T20:59:25.808 INFO:teuthology.orchestra.run.trial193.stdout:Last metadata expiration check: 0:00:49 ago on Fri 20 Feb 2026 08:58:36 PM UTC. 2026-02-20T20:59:25.893 INFO:teuthology.orchestra.run.trial193.stdout:Dependencies resolved. 2026-02-20T20:59:25.893 INFO:teuthology.orchestra.run.trial193.stdout:================================================================================ 2026-02-20T20:59:25.893 INFO:teuthology.orchestra.run.trial193.stdout: Package Arch Version Repo Size 2026-02-20T20:59:25.893 INFO:teuthology.orchestra.run.trial193.stdout:================================================================================ 2026-02-20T20:59:25.893 INFO:teuthology.orchestra.run.trial193.stdout:Installing: 2026-02-20T20:59:25.893 INFO:teuthology.orchestra.run.trial193.stdout: libcephfs-devel x86_64 2:20.2.0-677.gf7870454.el9 ceph 34 k 2026-02-20T20:59:25.893 INFO:teuthology.orchestra.run.trial193.stdout:Installing dependencies: 2026-02-20T20:59:25.894 INFO:teuthology.orchestra.run.trial193.stdout: libcephfs-proxy2 x86_64 2:20.2.0-677.gf7870454.el9 ceph 24 k 2026-02-20T20:59:25.894 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:59:25.894 INFO:teuthology.orchestra.run.trial193.stdout:Transaction Summary 2026-02-20T20:59:25.894 INFO:teuthology.orchestra.run.trial193.stdout:================================================================================ 2026-02-20T20:59:25.894 INFO:teuthology.orchestra.run.trial193.stdout:Install 2 Packages 2026-02-20T20:59:25.894 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:59:25.894 INFO:teuthology.orchestra.run.trial193.stdout:Total download size: 58 k 2026-02-20T20:59:25.894 INFO:teuthology.orchestra.run.trial193.stdout:Installed size: 207 k 2026-02-20T20:59:25.894 INFO:teuthology.orchestra.run.trial193.stdout:Downloading Packages: 2026-02-20T20:59:25.956 INFO:teuthology.orchestra.run.trial193.stdout:(1/2): libcephfs-proxy2-20.2.0-677.gf7870454.el 387 kB/s | 24 kB 00:00 2026-02-20T20:59:25.958 INFO:teuthology.orchestra.run.trial193.stdout:(2/2): libcephfs-devel-20.2.0-677.gf7870454.el9 531 kB/s | 34 kB 00:00 2026-02-20T20:59:25.959 INFO:teuthology.orchestra.run.trial193.stdout:-------------------------------------------------------------------------------- 2026-02-20T20:59:25.959 INFO:teuthology.orchestra.run.trial193.stdout:Total 884 kB/s | 58 kB 00:00 2026-02-20T20:59:25.959 INFO:teuthology.orchestra.run.trial193.stdout:Running transaction check 2026-02-20T20:59:25.962 INFO:teuthology.orchestra.run.trial193.stdout:Transaction check succeeded. 2026-02-20T20:59:25.962 INFO:teuthology.orchestra.run.trial193.stdout:Running transaction test 2026-02-20T20:59:25.994 INFO:teuthology.orchestra.run.trial193.stdout:Transaction test succeeded. 2026-02-20T20:59:25.994 INFO:teuthology.orchestra.run.trial193.stdout:Running transaction 2026-02-20T20:59:26.043 INFO:teuthology.orchestra.run.trial193.stdout: Preparing : 1/1 2026-02-20T20:59:26.043 INFO:teuthology.orchestra.run.trial193.stdout: Installing : libcephfs-proxy2-2:20.2.0-677.gf7870454.el9.x86_64 1/2 2026-02-20T20:59:26.057 INFO:teuthology.orchestra.run.trial193.stdout: Running scriptlet: libcephfs-proxy2-2:20.2.0-677.gf7870454.el9.x86_64 1/2 2026-02-20T20:59:26.073 INFO:teuthology.orchestra.run.trial193.stdout: Installing : libcephfs-devel-2:20.2.0-677.gf7870454.el9.x86_64 2/2 2026-02-20T20:59:26.112 INFO:teuthology.orchestra.run.trial138.stdout:Last metadata expiration check: 0:00:31 ago on Fri 20 Feb 2026 08:58:55 PM UTC. 2026-02-20T20:59:26.127 INFO:teuthology.orchestra.run.trial193.stdout: Running scriptlet: libcephfs-devel-2:20.2.0-677.gf7870454.el9.x86_64 2/2 2026-02-20T20:59:26.127 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : libcephfs-devel-2:20.2.0-677.gf7870454.el9.x86_64 1/2 2026-02-20T20:59:26.184 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : libcephfs-proxy2-2:20.2.0-677.gf7870454.el9.x86_64 2/2 2026-02-20T20:59:26.185 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:59:26.185 INFO:teuthology.orchestra.run.trial193.stdout:Installed: 2026-02-20T20:59:26.185 INFO:teuthology.orchestra.run.trial193.stdout: libcephfs-devel-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:59:26.185 INFO:teuthology.orchestra.run.trial193.stdout: libcephfs-proxy2-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:59:26.185 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:59:26.185 INFO:teuthology.orchestra.run.trial193.stdout:Complete! 2026-02-20T20:59:26.194 INFO:teuthology.orchestra.run.trial138.stdout:Dependencies resolved. 2026-02-20T20:59:26.195 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-20T20:59:26.195 INFO:teuthology.orchestra.run.trial138.stdout: Package Arch Version Repository Size 2026-02-20T20:59:26.195 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-20T20:59:26.196 INFO:teuthology.orchestra.run.trial138.stdout:Installing: 2026-02-20T20:59:26.196 INFO:teuthology.orchestra.run.trial138.stdout: ceph-mgr-dashboard noarch 2:20.2.0-677.gf7870454.el9 ceph-noarch 11 M 2026-02-20T20:59:26.196 INFO:teuthology.orchestra.run.trial138.stdout:Installing dependencies: 2026-02-20T20:59:26.196 INFO:teuthology.orchestra.run.trial138.stdout: abseil-cpp x86_64 20211102.0-4.el9 epel 551 k 2026-02-20T20:59:26.196 INFO:teuthology.orchestra.run.trial138.stdout: ceph-grafana-dashboards noarch 2:20.2.0-677.gf7870454.el9 ceph-noarch 43 k 2026-02-20T20:59:26.196 INFO:teuthology.orchestra.run.trial138.stdout: ceph-prometheus-alerts noarch 2:20.2.0-677.gf7870454.el9 ceph-noarch 17 k 2026-02-20T20:59:26.196 INFO:teuthology.orchestra.run.trial138.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2026-02-20T20:59:26.196 INFO:teuthology.orchestra.run.trial138.stdout: protobuf x86_64 3.14.0-17.el9 appstream 1.0 M 2026-02-20T20:59:26.196 INFO:teuthology.orchestra.run.trial138.stdout: protobuf-compiler x86_64 3.14.0-17.el9 crb 862 k 2026-02-20T20:59:26.196 INFO:teuthology.orchestra.run.trial138.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2026-02-20T20:59:26.196 INFO:teuthology.orchestra.run.trial138.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2026-02-20T20:59:26.196 INFO:teuthology.orchestra.run.trial138.stdout: python3-jmespath noarch 1.0.1-1.el9 appstream 48 k 2026-02-20T20:59:26.197 INFO:teuthology.orchestra.run.trial138.stdout: python3-protobuf noarch 3.14.0-17.el9 appstream 267 k 2026-02-20T20:59:26.197 INFO:teuthology.orchestra.run.trial138.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2026-02-20T20:59:26.197 INFO:teuthology.orchestra.run.trial138.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2026-02-20T20:59:26.197 INFO:teuthology.orchestra.run.trial138.stdout: python3-xmltodict noarch 0.12.0-15.el9 epel 22 k 2026-02-20T20:59:26.197 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:59:26.197 INFO:teuthology.orchestra.run.trial138.stdout:Transaction Summary 2026-02-20T20:59:26.197 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-20T20:59:26.197 INFO:teuthology.orchestra.run.trial138.stdout:Install 14 Packages 2026-02-20T20:59:26.197 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:59:26.198 INFO:teuthology.orchestra.run.trial138.stdout:Total download size: 16 M 2026-02-20T20:59:26.198 INFO:teuthology.orchestra.run.trial138.stdout:Installed size: 158 M 2026-02-20T20:59:26.199 INFO:teuthology.orchestra.run.trial138.stdout:Downloading Packages: 2026-02-20T20:59:26.213 DEBUG:teuthology.orchestra.run.trial193:> sudo yum -y install librados2 2026-02-20T20:59:26.523 INFO:teuthology.orchestra.run.trial193.stdout:Last metadata expiration check: 0:00:50 ago on Fri 20 Feb 2026 08:58:36 PM UTC. 2026-02-20T20:59:26.589 INFO:teuthology.orchestra.run.trial193.stdout:Package librados2-2:20.2.0-677.gf7870454.el9.x86_64 is already installed. 2026-02-20T20:59:26.607 INFO:teuthology.orchestra.run.trial193.stdout:Dependencies resolved. 2026-02-20T20:59:26.608 INFO:teuthology.orchestra.run.trial193.stdout:Nothing to do. 2026-02-20T20:59:26.608 INFO:teuthology.orchestra.run.trial193.stdout:Complete! 2026-02-20T20:59:26.629 DEBUG:teuthology.orchestra.run.trial193:> sudo yum -y install librbd1 2026-02-20T20:59:26.751 INFO:teuthology.orchestra.run.trial138.stdout:(1/14): ceph-prometheus-alerts-20.2.0-677.gf787 260 kB/s | 17 kB 00:00 2026-02-20T20:59:26.764 INFO:teuthology.orchestra.run.trial138.stdout:(2/14): ceph-grafana-dashboards-20.2.0-677.gf78 541 kB/s | 43 kB 00:00 2026-02-20T20:59:26.938 INFO:teuthology.orchestra.run.trial193.stdout:Last metadata expiration check: 0:00:50 ago on Fri 20 Feb 2026 08:58:36 PM UTC. 2026-02-20T20:59:26.970 INFO:teuthology.orchestra.run.trial138.stdout:(3/14): ceph-mgr-dashboard-20.2.0-677.gf7870454 37 MB/s | 11 MB 00:00 2026-02-20T20:59:27.003 INFO:teuthology.orchestra.run.trial193.stdout:Package librbd1-2:20.2.0-677.gf7870454.el9.x86_64 is already installed. 2026-02-20T20:59:27.022 INFO:teuthology.orchestra.run.trial193.stdout:Dependencies resolved. 2026-02-20T20:59:27.022 INFO:teuthology.orchestra.run.trial193.stdout:Nothing to do. 2026-02-20T20:59:27.023 INFO:teuthology.orchestra.run.trial193.stdout:Complete! 2026-02-20T20:59:27.044 DEBUG:teuthology.orchestra.run.trial193:> sudo yum -y install python3-rados 2026-02-20T20:59:27.076 INFO:teuthology.orchestra.run.trial138.stdout:(4/14): python3-jmespath-1.0.1-1.el9.noarch.rpm 152 kB/s | 48 kB 00:00 2026-02-20T20:59:27.208 INFO:teuthology.orchestra.run.trial138.stdout:(5/14): protobuf-compiler-3.14.0-17.el9.x86_64. 6.4 MB/s | 862 kB 00:00 2026-02-20T20:59:27.353 INFO:teuthology.orchestra.run.trial193.stdout:Last metadata expiration check: 0:00:51 ago on Fri 20 Feb 2026 08:58:36 PM UTC. 2026-02-20T20:59:27.412 INFO:teuthology.orchestra.run.trial138.stdout:(6/14): protobuf-3.14.0-17.el9.x86_64.rpm 1.5 MB/s | 1.0 MB 00:00 2026-02-20T20:59:27.414 INFO:teuthology.orchestra.run.trial138.stdout:(7/14): abseil-cpp-20211102.0-4.el9.x86_64.rpm 2.6 MB/s | 551 kB 00:00 2026-02-20T20:59:27.418 INFO:teuthology.orchestra.run.trial193.stdout:Package python3-rados-2:20.2.0-677.gf7870454.el9.x86_64 is already installed. 2026-02-20T20:59:27.436 INFO:teuthology.orchestra.run.trial193.stdout:Dependencies resolved. 2026-02-20T20:59:27.437 INFO:teuthology.orchestra.run.trial138.stdout:(8/14): grpc-data-1.46.7-10.el9.noarch.rpm 792 kB/s | 19 kB 00:00 2026-02-20T20:59:27.437 INFO:teuthology.orchestra.run.trial193.stdout:Nothing to do. 2026-02-20T20:59:27.438 INFO:teuthology.orchestra.run.trial193.stdout:Complete! 2026-02-20T20:59:27.459 DEBUG:teuthology.orchestra.run.trial193:> sudo yum -y install python3-rgw 2026-02-20T20:59:27.480 INFO:teuthology.orchestra.run.trial138.stdout:(9/14): python3-protobuf-3.14.0-17.el9.noarch.r 524 kB/s | 267 kB 00:00 2026-02-20T20:59:27.496 INFO:teuthology.orchestra.run.trial138.stdout:(10/14): python3-grpcio-1.46.7-10.el9.x86_64.rp 25 MB/s | 2.0 MB 00:00 2026-02-20T20:59:27.496 INFO:teuthology.orchestra.run.trial138.stdout:(11/14): python3-grpcio-tools-1.46.7-10.el9.x86 2.4 MB/s | 144 kB 00:00 2026-02-20T20:59:27.505 INFO:teuthology.orchestra.run.trial138.stdout:(12/14): python3-repoze-lru-0.7-16.el9.noarch.r 1.2 MB/s | 31 kB 00:00 2026-02-20T20:59:27.522 INFO:teuthology.orchestra.run.trial138.stdout:(13/14): python3-routes-2.5.1-5.el9.noarch.rpm 7.2 MB/s | 188 kB 00:00 2026-02-20T20:59:27.522 INFO:teuthology.orchestra.run.trial138.stdout:(14/14): python3-xmltodict-0.12.0-15.el9.noarch 875 kB/s | 22 kB 00:00 2026-02-20T20:59:27.524 INFO:teuthology.orchestra.run.trial138.stdout:-------------------------------------------------------------------------------- 2026-02-20T20:59:27.525 INFO:teuthology.orchestra.run.trial138.stdout:Total 12 MB/s | 16 MB 00:01 2026-02-20T20:59:27.562 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction check 2026-02-20T20:59:27.572 INFO:teuthology.orchestra.run.trial138.stdout:Transaction check succeeded. 2026-02-20T20:59:27.572 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction test 2026-02-20T20:59:27.667 INFO:teuthology.orchestra.run.trial138.stdout:Transaction test succeeded. 2026-02-20T20:59:27.667 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction 2026-02-20T20:59:27.769 INFO:teuthology.orchestra.run.trial193.stdout:Last metadata expiration check: 0:00:51 ago on Fri 20 Feb 2026 08:58:36 PM UTC. 2026-02-20T20:59:27.783 INFO:teuthology.orchestra.run.trial138.stdout: Preparing : 1/1 2026-02-20T20:59:27.791 INFO:teuthology.orchestra.run.trial138.stdout: Installing : protobuf-3.14.0-17.el9.x86_64 1/14 2026-02-20T20:59:27.795 INFO:teuthology.orchestra.run.trial138.stdout: Installing : protobuf-compiler-3.14.0-17.el9.x86_64 2/14 2026-02-20T20:59:27.800 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-xmltodict-0.12.0-15.el9.noarch 3/14 2026-02-20T20:59:27.811 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 4/14 2026-02-20T20:59:27.813 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 5/14 2026-02-20T20:59:27.835 INFO:teuthology.orchestra.run.trial193.stdout:Package python3-rgw-2:20.2.0-677.gf7870454.el9.x86_64 is already installed. 2026-02-20T20:59:27.841 INFO:teuthology.orchestra.run.trial138.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 6/14 2026-02-20T20:59:27.853 INFO:teuthology.orchestra.run.trial193.stdout:Dependencies resolved. 2026-02-20T20:59:27.854 INFO:teuthology.orchestra.run.trial193.stdout:Nothing to do. 2026-02-20T20:59:27.854 INFO:teuthology.orchestra.run.trial193.stdout:Complete! 2026-02-20T20:59:27.875 DEBUG:teuthology.orchestra.run.trial193:> sudo yum -y install python3-cephfs 2026-02-20T20:59:27.884 INFO:teuthology.orchestra.run.trial138.stdout: Installing : abseil-cpp-20211102.0-4.el9.x86_64 7/14 2026-02-20T20:59:27.914 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 8/14 2026-02-20T20:59:27.925 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-protobuf-3.14.0-17.el9.noarch 9/14 2026-02-20T20:59:27.932 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/14 2026-02-20T20:59:27.935 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-jmespath-1.0.1-1.el9.noarch 11/14 2026-02-20T20:59:27.941 INFO:teuthology.orchestra.run.trial138.stdout: Installing : ceph-prometheus-alerts-2:20.2.0-677.gf7870454.el9. 12/14 2026-02-20T20:59:28.187 INFO:teuthology.orchestra.run.trial193.stdout:Last metadata expiration check: 0:00:52 ago on Fri 20 Feb 2026 08:58:36 PM UTC. 2026-02-20T20:59:28.251 INFO:teuthology.orchestra.run.trial193.stdout:Package python3-cephfs-2:20.2.0-677.gf7870454.el9.x86_64 is already installed. 2026-02-20T20:59:28.269 INFO:teuthology.orchestra.run.trial193.stdout:Dependencies resolved. 2026-02-20T20:59:28.270 INFO:teuthology.orchestra.run.trial193.stdout:Nothing to do. 2026-02-20T20:59:28.270 INFO:teuthology.orchestra.run.trial193.stdout:Complete! 2026-02-20T20:59:28.292 DEBUG:teuthology.orchestra.run.trial193:> sudo yum -y install python3-rbd 2026-02-20T20:59:28.603 INFO:teuthology.orchestra.run.trial193.stdout:Last metadata expiration check: 0:00:52 ago on Fri 20 Feb 2026 08:58:36 PM UTC. 2026-02-20T20:59:28.669 INFO:teuthology.orchestra.run.trial193.stdout:Package python3-rbd-2:20.2.0-677.gf7870454.el9.x86_64 is already installed. 2026-02-20T20:59:28.687 INFO:teuthology.orchestra.run.trial193.stdout:Dependencies resolved. 2026-02-20T20:59:28.688 INFO:teuthology.orchestra.run.trial193.stdout:Nothing to do. 2026-02-20T20:59:28.688 INFO:teuthology.orchestra.run.trial193.stdout:Complete! 2026-02-20T20:59:28.710 DEBUG:teuthology.orchestra.run.trial193:> sudo yum -y install rbd-fuse 2026-02-20T20:59:29.020 INFO:teuthology.orchestra.run.trial193.stdout:Last metadata expiration check: 0:00:53 ago on Fri 20 Feb 2026 08:58:36 PM UTC. 2026-02-20T20:59:29.084 INFO:teuthology.orchestra.run.trial138.stdout: Installing : ceph-grafana-dashboards-2:20.2.0-677.gf7870454.el9 13/14 2026-02-20T20:59:29.089 INFO:teuthology.orchestra.run.trial138.stdout: Installing : ceph-mgr-dashboard-2:20.2.0-677.gf7870454.el9.noar 14/14 2026-02-20T20:59:29.103 INFO:teuthology.orchestra.run.trial193.stdout:Dependencies resolved. 2026-02-20T20:59:29.104 INFO:teuthology.orchestra.run.trial193.stdout:================================================================================ 2026-02-20T20:59:29.104 INFO:teuthology.orchestra.run.trial193.stdout: Package Architecture Version Repository Size 2026-02-20T20:59:29.104 INFO:teuthology.orchestra.run.trial193.stdout:================================================================================ 2026-02-20T20:59:29.105 INFO:teuthology.orchestra.run.trial193.stdout:Installing: 2026-02-20T20:59:29.105 INFO:teuthology.orchestra.run.trial193.stdout: rbd-fuse x86_64 2:20.2.0-677.gf7870454.el9 ceph 91 k 2026-02-20T20:59:29.105 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:59:29.105 INFO:teuthology.orchestra.run.trial193.stdout:Transaction Summary 2026-02-20T20:59:29.105 INFO:teuthology.orchestra.run.trial193.stdout:================================================================================ 2026-02-20T20:59:29.105 INFO:teuthology.orchestra.run.trial193.stdout:Install 1 Package 2026-02-20T20:59:29.105 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:59:29.105 INFO:teuthology.orchestra.run.trial193.stdout:Total download size: 91 k 2026-02-20T20:59:29.105 INFO:teuthology.orchestra.run.trial193.stdout:Installed size: 238 k 2026-02-20T20:59:29.105 INFO:teuthology.orchestra.run.trial193.stdout:Downloading Packages: 2026-02-20T20:59:29.180 INFO:teuthology.orchestra.run.trial193.stdout:rbd-fuse-20.2.0-677.gf7870454.el9.x86_64.rpm 1.2 MB/s | 91 kB 00:00 2026-02-20T20:59:29.181 INFO:teuthology.orchestra.run.trial193.stdout:-------------------------------------------------------------------------------- 2026-02-20T20:59:29.181 INFO:teuthology.orchestra.run.trial193.stdout:Total 1.2 MB/s | 91 kB 00:00 2026-02-20T20:59:29.182 INFO:teuthology.orchestra.run.trial193.stdout:Running transaction check 2026-02-20T20:59:29.186 INFO:teuthology.orchestra.run.trial193.stdout:Transaction check succeeded. 2026-02-20T20:59:29.186 INFO:teuthology.orchestra.run.trial193.stdout:Running transaction test 2026-02-20T20:59:29.219 INFO:teuthology.orchestra.run.trial193.stdout:Transaction test succeeded. 2026-02-20T20:59:29.219 INFO:teuthology.orchestra.run.trial193.stdout:Running transaction 2026-02-20T20:59:29.269 INFO:teuthology.orchestra.run.trial193.stdout: Preparing : 1/1 2026-02-20T20:59:29.272 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: ceph-mgr-dashboard-2:20.2.0-677.gf7870454.el9.noar 14/14 2026-02-20T20:59:29.272 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : ceph-grafana-dashboards-2:20.2.0-677.gf7870454.el9 1/14 2026-02-20T20:59:29.272 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : ceph-mgr-dashboard-2:20.2.0-677.gf7870454.el9.noar 2/14 2026-02-20T20:59:29.273 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : ceph-prometheus-alerts-2:20.2.0-677.gf7870454.el9. 3/14 2026-02-20T20:59:29.273 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : protobuf-3.14.0-17.el9.x86_64 4/14 2026-02-20T20:59:29.273 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-jmespath-1.0.1-1.el9.noarch 5/14 2026-02-20T20:59:29.273 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-protobuf-3.14.0-17.el9.noarch 6/14 2026-02-20T20:59:29.273 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : protobuf-compiler-3.14.0-17.el9.x86_64 7/14 2026-02-20T20:59:29.273 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : abseil-cpp-20211102.0-4.el9.x86_64 8/14 2026-02-20T20:59:29.273 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 9/14 2026-02-20T20:59:29.273 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 10/14 2026-02-20T20:59:29.273 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 11/14 2026-02-20T20:59:29.273 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 12/14 2026-02-20T20:59:29.274 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 13/14 2026-02-20T20:59:29.286 INFO:teuthology.orchestra.run.trial193.stdout: Installing : rbd-fuse-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T20:59:29.327 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-xmltodict-0.12.0-15.el9.noarch 14/14 2026-02-20T20:59:29.328 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:59:29.328 INFO:teuthology.orchestra.run.trial138.stdout:Installed: 2026-02-20T20:59:29.328 INFO:teuthology.orchestra.run.trial138.stdout: abseil-cpp-20211102.0-4.el9.x86_64 2026-02-20T20:59:29.328 INFO:teuthology.orchestra.run.trial138.stdout: ceph-grafana-dashboards-2:20.2.0-677.gf7870454.el9.noarch 2026-02-20T20:59:29.328 INFO:teuthology.orchestra.run.trial138.stdout: ceph-mgr-dashboard-2:20.2.0-677.gf7870454.el9.noarch 2026-02-20T20:59:29.328 INFO:teuthology.orchestra.run.trial138.stdout: ceph-prometheus-alerts-2:20.2.0-677.gf7870454.el9.noarch 2026-02-20T20:59:29.328 INFO:teuthology.orchestra.run.trial138.stdout: grpc-data-1.46.7-10.el9.noarch 2026-02-20T20:59:29.328 INFO:teuthology.orchestra.run.trial138.stdout: protobuf-3.14.0-17.el9.x86_64 2026-02-20T20:59:29.328 INFO:teuthology.orchestra.run.trial138.stdout: protobuf-compiler-3.14.0-17.el9.x86_64 2026-02-20T20:59:29.328 INFO:teuthology.orchestra.run.trial138.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2026-02-20T20:59:29.329 INFO:teuthology.orchestra.run.trial138.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2026-02-20T20:59:29.329 INFO:teuthology.orchestra.run.trial138.stdout: python3-jmespath-1.0.1-1.el9.noarch 2026-02-20T20:59:29.329 INFO:teuthology.orchestra.run.trial138.stdout: python3-protobuf-3.14.0-17.el9.noarch 2026-02-20T20:59:29.329 INFO:teuthology.orchestra.run.trial138.stdout: python3-repoze-lru-0.7-16.el9.noarch 2026-02-20T20:59:29.329 INFO:teuthology.orchestra.run.trial138.stdout: python3-routes-2.5.1-5.el9.noarch 2026-02-20T20:59:29.329 INFO:teuthology.orchestra.run.trial138.stdout: python3-xmltodict-0.12.0-15.el9.noarch 2026-02-20T20:59:29.329 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:59:29.329 INFO:teuthology.orchestra.run.trial138.stdout:Complete! 2026-02-20T20:59:29.361 DEBUG:teuthology.orchestra.run.trial138:> sudo yum -y install ceph-mgr-diskprediction-local 2026-02-20T20:59:29.370 INFO:teuthology.orchestra.run.trial193.stdout: Running scriptlet: rbd-fuse-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T20:59:29.428 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : rbd-fuse-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T20:59:29.428 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:59:29.428 INFO:teuthology.orchestra.run.trial193.stdout:Installed: 2026-02-20T20:59:29.428 INFO:teuthology.orchestra.run.trial193.stdout: rbd-fuse-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:59:29.428 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:59:29.429 INFO:teuthology.orchestra.run.trial193.stdout:Complete! 2026-02-20T20:59:29.456 DEBUG:teuthology.orchestra.run.trial193:> sudo yum -y install rbd-mirror 2026-02-20T20:59:29.667 INFO:teuthology.orchestra.run.trial138.stdout:Last metadata expiration check: 0:00:34 ago on Fri 20 Feb 2026 08:58:55 PM UTC. 2026-02-20T20:59:29.751 INFO:teuthology.orchestra.run.trial138.stdout:Dependencies resolved. 2026-02-20T20:59:29.751 INFO:teuthology.orchestra.run.trial138.stdout:====================================================================================== 2026-02-20T20:59:29.751 INFO:teuthology.orchestra.run.trial138.stdout: Package Arch Version Repository Size 2026-02-20T20:59:29.751 INFO:teuthology.orchestra.run.trial138.stdout:====================================================================================== 2026-02-20T20:59:29.752 INFO:teuthology.orchestra.run.trial138.stdout:Installing: 2026-02-20T20:59:29.752 INFO:teuthology.orchestra.run.trial138.stdout: ceph-mgr-diskprediction-local noarch 2:20.2.0-677.gf7870454.el9 ceph-noarch 7.4 M 2026-02-20T20:59:29.752 INFO:teuthology.orchestra.run.trial138.stdout:Installing dependencies: 2026-02-20T20:59:29.752 INFO:teuthology.orchestra.run.trial138.stdout: flexiblas x86_64 3.0.4-9.el9 appstream 30 k 2026-02-20T20:59:29.752 INFO:teuthology.orchestra.run.trial138.stdout: flexiblas-netlib x86_64 3.0.4-9.el9 appstream 3.0 M 2026-02-20T20:59:29.752 INFO:teuthology.orchestra.run.trial138.stdout: flexiblas-openblas-openmp x86_64 3.0.4-9.el9 appstream 15 k 2026-02-20T20:59:29.752 INFO:teuthology.orchestra.run.trial138.stdout: libgfortran x86_64 11.5.0-14.el9 baseos 794 k 2026-02-20T20:59:29.752 INFO:teuthology.orchestra.run.trial138.stdout: libquadmath x86_64 11.5.0-14.el9 baseos 184 k 2026-02-20T20:59:29.752 INFO:teuthology.orchestra.run.trial138.stdout: openblas x86_64 0.3.29-1.el9 appstream 42 k 2026-02-20T20:59:29.752 INFO:teuthology.orchestra.run.trial138.stdout: openblas-openmp x86_64 0.3.29-1.el9 appstream 5.3 M 2026-02-20T20:59:29.752 INFO:teuthology.orchestra.run.trial138.stdout: python3-devel x86_64 3.9.25-3.el9 appstream 244 k 2026-02-20T20:59:29.752 INFO:teuthology.orchestra.run.trial138.stdout: python3-numpy x86_64 1:1.23.5-2.el9 appstream 6.1 M 2026-02-20T20:59:29.753 INFO:teuthology.orchestra.run.trial138.stdout: python3-numpy-f2py x86_64 1:1.23.5-2.el9 appstream 442 k 2026-02-20T20:59:29.753 INFO:teuthology.orchestra.run.trial138.stdout: python3-scipy x86_64 1.9.3-2.el9 appstream 19 M 2026-02-20T20:59:29.753 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:59:29.753 INFO:teuthology.orchestra.run.trial138.stdout:Transaction Summary 2026-02-20T20:59:29.753 INFO:teuthology.orchestra.run.trial138.stdout:====================================================================================== 2026-02-20T20:59:29.753 INFO:teuthology.orchestra.run.trial138.stdout:Install 12 Packages 2026-02-20T20:59:29.753 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:59:29.754 INFO:teuthology.orchestra.run.trial138.stdout:Total download size: 43 M 2026-02-20T20:59:29.754 INFO:teuthology.orchestra.run.trial138.stdout:Installed size: 234 M 2026-02-20T20:59:29.754 INFO:teuthology.orchestra.run.trial138.stdout:Downloading Packages: 2026-02-20T20:59:29.767 INFO:teuthology.orchestra.run.trial193.stdout:Last metadata expiration check: 0:00:53 ago on Fri 20 Feb 2026 08:58:36 PM UTC. 2026-02-20T20:59:29.851 INFO:teuthology.orchestra.run.trial193.stdout:Dependencies resolved. 2026-02-20T20:59:29.852 INFO:teuthology.orchestra.run.trial193.stdout:================================================================================ 2026-02-20T20:59:29.852 INFO:teuthology.orchestra.run.trial193.stdout: Package Arch Version Repo Size 2026-02-20T20:59:29.852 INFO:teuthology.orchestra.run.trial193.stdout:================================================================================ 2026-02-20T20:59:29.852 INFO:teuthology.orchestra.run.trial193.stdout:Installing: 2026-02-20T20:59:29.852 INFO:teuthology.orchestra.run.trial193.stdout: rbd-mirror x86_64 2:20.2.0-677.gf7870454.el9 ceph 2.9 M 2026-02-20T20:59:29.852 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:59:29.852 INFO:teuthology.orchestra.run.trial193.stdout:Transaction Summary 2026-02-20T20:59:29.852 INFO:teuthology.orchestra.run.trial193.stdout:================================================================================ 2026-02-20T20:59:29.853 INFO:teuthology.orchestra.run.trial193.stdout:Install 1 Package 2026-02-20T20:59:29.853 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:59:29.853 INFO:teuthology.orchestra.run.trial193.stdout:Total download size: 2.9 M 2026-02-20T20:59:29.853 INFO:teuthology.orchestra.run.trial193.stdout:Installed size: 11 M 2026-02-20T20:59:29.853 INFO:teuthology.orchestra.run.trial193.stdout:Downloading Packages: 2026-02-20T20:59:30.000 INFO:teuthology.orchestra.run.trial193.stdout:rbd-mirror-20.2.0-677.gf7870454.el9.x86_64.rpm 20 MB/s | 2.9 MB 00:00 2026-02-20T20:59:30.001 INFO:teuthology.orchestra.run.trial193.stdout:-------------------------------------------------------------------------------- 2026-02-20T20:59:30.001 INFO:teuthology.orchestra.run.trial193.stdout:Total 20 MB/s | 2.9 MB 00:00 2026-02-20T20:59:30.001 INFO:teuthology.orchestra.run.trial193.stdout:Running transaction check 2026-02-20T20:59:30.006 INFO:teuthology.orchestra.run.trial193.stdout:Transaction check succeeded. 2026-02-20T20:59:30.006 INFO:teuthology.orchestra.run.trial193.stdout:Running transaction test 2026-02-20T20:59:30.045 INFO:teuthology.orchestra.run.trial193.stdout:Transaction test succeeded. 2026-02-20T20:59:30.045 INFO:teuthology.orchestra.run.trial193.stdout:Running transaction 2026-02-20T20:59:30.226 INFO:teuthology.orchestra.run.trial138.stdout:(1/12): libquadmath-11.5.0-14.el9.x86_64.rpm 2.2 MB/s | 184 kB 00:00 2026-02-20T20:59:30.231 INFO:teuthology.orchestra.run.trial193.stdout: Preparing : 1/1 2026-02-20T20:59:30.233 INFO:teuthology.orchestra.run.trial193.stdout: Installing : rbd-mirror-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T20:59:30.256 INFO:teuthology.orchestra.run.trial193.stdout: Running scriptlet: rbd-mirror-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T20:59:30.256 INFO:teuthology.orchestra.run.trial193.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-20T20:59:30.257 INFO:teuthology.orchestra.run.trial193.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2026-02-20T20:59:30.257 INFO:teuthology.orchestra.run.trial193.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-20T20:59:30.257 INFO:teuthology.orchestra.run.trial193.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-20T20:59:30.257 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:59:30.346 INFO:teuthology.orchestra.run.trial138.stdout:(2/12): flexiblas-3.0.4-9.el9.x86_64.rpm 248 kB/s | 30 kB 00:00 2026-02-20T20:59:30.377 INFO:teuthology.orchestra.run.trial138.stdout:(3/12): ceph-mgr-diskprediction-local-20.2.0-67 32 MB/s | 7.4 MB 00:00 2026-02-20T20:59:30.425 INFO:teuthology.orchestra.run.trial138.stdout:(4/12): libgfortran-11.5.0-14.el9.x86_64.rpm 2.8 MB/s | 794 kB 00:00 2026-02-20T20:59:30.443 INFO:teuthology.orchestra.run.trial138.stdout:(5/12): flexiblas-openblas-openmp-3.0.4-9.el9.x 227 kB/s | 15 kB 00:00 2026-02-20T20:59:30.496 INFO:teuthology.orchestra.run.trial138.stdout:(6/12): openblas-0.3.29-1.el9.x86_64.rpm 596 kB/s | 42 kB 00:00 2026-02-20T20:59:30.559 INFO:teuthology.orchestra.run.trial138.stdout:(7/12): python3-devel-3.9.25-3.el9.x86_64.rpm 3.8 MB/s | 244 kB 00:00 2026-02-20T20:59:30.568 INFO:teuthology.orchestra.run.trial138.stdout:(8/12): flexiblas-netlib-3.0.4-9.el9.x86_64.rpm 13 MB/s | 3.0 MB 00:00 2026-02-20T20:59:30.569 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : rbd-mirror-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T20:59:30.569 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:59:30.569 INFO:teuthology.orchestra.run.trial193.stdout:Installed: 2026-02-20T20:59:30.569 INFO:teuthology.orchestra.run.trial193.stdout: rbd-mirror-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:59:30.569 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:59:30.570 INFO:teuthology.orchestra.run.trial193.stdout:Complete! 2026-02-20T20:59:30.595 INFO:teuthology.orchestra.run.trial138.stdout:(9/12): python3-numpy-f2py-1.23.5-2.el9.x86_64. 16 MB/s | 442 kB 00:00 2026-02-20T20:59:30.597 DEBUG:teuthology.orchestra.run.trial193:> sudo yum -y install rbd-nbd 2026-02-20T20:59:30.685 INFO:teuthology.orchestra.run.trial138.stdout:(10/12): openblas-openmp-0.3.29-1.el9.x86_64.rp 22 MB/s | 5.3 MB 00:00 2026-02-20T20:59:30.896 INFO:teuthology.orchestra.run.trial138.stdout:(11/12): python3-numpy-1.23.5-2.el9.x86_64.rpm 18 MB/s | 6.1 MB 00:00 2026-02-20T20:59:30.906 INFO:teuthology.orchestra.run.trial193.stdout:Last metadata expiration check: 0:00:54 ago on Fri 20 Feb 2026 08:58:36 PM UTC. 2026-02-20T20:59:30.991 INFO:teuthology.orchestra.run.trial193.stdout:Dependencies resolved. 2026-02-20T20:59:30.992 INFO:teuthology.orchestra.run.trial193.stdout:================================================================================ 2026-02-20T20:59:30.992 INFO:teuthology.orchestra.run.trial193.stdout: Package Architecture Version Repository Size 2026-02-20T20:59:30.992 INFO:teuthology.orchestra.run.trial193.stdout:================================================================================ 2026-02-20T20:59:30.992 INFO:teuthology.orchestra.run.trial193.stdout:Installing: 2026-02-20T20:59:30.992 INFO:teuthology.orchestra.run.trial193.stdout: rbd-nbd x86_64 2:20.2.0-677.gf7870454.el9 ceph 180 k 2026-02-20T20:59:30.993 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:59:30.993 INFO:teuthology.orchestra.run.trial193.stdout:Transaction Summary 2026-02-20T20:59:30.993 INFO:teuthology.orchestra.run.trial193.stdout:================================================================================ 2026-02-20T20:59:30.993 INFO:teuthology.orchestra.run.trial193.stdout:Install 1 Package 2026-02-20T20:59:30.993 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:59:30.993 INFO:teuthology.orchestra.run.trial193.stdout:Total download size: 180 k 2026-02-20T20:59:30.994 INFO:teuthology.orchestra.run.trial193.stdout:Installed size: 498 k 2026-02-20T20:59:30.994 INFO:teuthology.orchestra.run.trial193.stdout:Downloading Packages: 2026-02-20T20:59:31.079 INFO:teuthology.orchestra.run.trial193.stdout:rbd-nbd-20.2.0-677.gf7870454.el9.x86_64.rpm 2.0 MB/s | 180 kB 00:00 2026-02-20T20:59:31.080 INFO:teuthology.orchestra.run.trial193.stdout:-------------------------------------------------------------------------------- 2026-02-20T20:59:31.080 INFO:teuthology.orchestra.run.trial193.stdout:Total 2.0 MB/s | 180 kB 00:00 2026-02-20T20:59:31.080 INFO:teuthology.orchestra.run.trial193.stdout:Running transaction check 2026-02-20T20:59:31.084 INFO:teuthology.orchestra.run.trial193.stdout:Transaction check succeeded. 2026-02-20T20:59:31.084 INFO:teuthology.orchestra.run.trial193.stdout:Running transaction test 2026-02-20T20:59:31.116 INFO:teuthology.orchestra.run.trial193.stdout:Transaction test succeeded. 2026-02-20T20:59:31.117 INFO:teuthology.orchestra.run.trial193.stdout:Running transaction 2026-02-20T20:59:31.172 INFO:teuthology.orchestra.run.trial193.stdout: Preparing : 1/1 2026-02-20T20:59:31.189 INFO:teuthology.orchestra.run.trial193.stdout: Installing : rbd-nbd-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T20:59:31.268 INFO:teuthology.orchestra.run.trial193.stdout: Running scriptlet: rbd-nbd-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T20:59:31.327 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : rbd-nbd-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T20:59:31.327 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:59:31.328 INFO:teuthology.orchestra.run.trial193.stdout:Installed: 2026-02-20T20:59:31.328 INFO:teuthology.orchestra.run.trial193.stdout: rbd-nbd-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:59:31.328 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T20:59:31.328 INFO:teuthology.orchestra.run.trial193.stdout:Complete! 2026-02-20T20:59:31.360 DEBUG:teuthology.parallel:result is None 2026-02-20T20:59:32.779 INFO:teuthology.orchestra.run.trial138.stdout:(12/12): python3-scipy-1.9.3-2.el9.x86_64.rpm 8.8 MB/s | 19 MB 00:02 2026-02-20T20:59:32.780 INFO:teuthology.orchestra.run.trial138.stdout:-------------------------------------------------------------------------------- 2026-02-20T20:59:32.780 INFO:teuthology.orchestra.run.trial138.stdout:Total 14 MB/s | 43 MB 00:03 2026-02-20T20:59:32.941 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction check 2026-02-20T20:59:32.954 INFO:teuthology.orchestra.run.trial138.stdout:Transaction check succeeded. 2026-02-20T20:59:32.955 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction test 2026-02-20T20:59:33.155 INFO:teuthology.orchestra.run.trial138.stdout:Transaction test succeeded. 2026-02-20T20:59:33.155 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction 2026-02-20T20:59:33.371 INFO:teuthology.orchestra.run.trial138.stdout: Preparing : 1/1 2026-02-20T20:59:33.373 INFO:teuthology.orchestra.run.trial138.stdout: Installing : flexiblas-3.0.4-9.el9.x86_64 1/12 2026-02-20T20:59:33.379 INFO:teuthology.orchestra.run.trial138.stdout: Installing : libquadmath-11.5.0-14.el9.x86_64 2/12 2026-02-20T20:59:33.413 INFO:teuthology.orchestra.run.trial138.stdout: Installing : libgfortran-11.5.0-14.el9.x86_64 3/12 2026-02-20T20:59:33.418 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-devel-3.9.25-3.el9.x86_64 4/12 2026-02-20T20:59:33.477 INFO:teuthology.orchestra.run.trial138.stdout: Installing : openblas-0.3.29-1.el9.x86_64 5/12 2026-02-20T20:59:33.479 INFO:teuthology.orchestra.run.trial138.stdout: Installing : openblas-openmp-0.3.29-1.el9.x86_64 6/12 2026-02-20T20:59:33.501 INFO:teuthology.orchestra.run.trial138.stdout: Installing : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 7/12 2026-02-20T20:59:33.824 INFO:teuthology.orchestra.run.trial138.stdout: Installing : flexiblas-netlib-3.0.4-9.el9.x86_64 8/12 2026-02-20T20:59:33.896 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-numpy-1:1.23.5-2.el9.x86_64 9/12 2026-02-20T20:59:34.559 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 10/12 2026-02-20T20:59:35.029 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-scipy-1.9.3-2.el9.x86_64 11/12 2026-02-20T20:59:35.030 INFO:teuthology.orchestra.run.trial138.stdout: Installing : ceph-mgr-diskprediction-local-2:20.2.0-677.gf78704 12/12 2026-02-20T20:59:35.297 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:20.2.0-677.gf78704 12/12 2026-02-20T20:59:35.297 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : ceph-mgr-diskprediction-local-2:20.2.0-677.gf78704 1/12 2026-02-20T20:59:35.297 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : libgfortran-11.5.0-14.el9.x86_64 2/12 2026-02-20T20:59:35.297 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : libquadmath-11.5.0-14.el9.x86_64 3/12 2026-02-20T20:59:35.297 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : flexiblas-3.0.4-9.el9.x86_64 4/12 2026-02-20T20:59:35.297 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : flexiblas-netlib-3.0.4-9.el9.x86_64 5/12 2026-02-20T20:59:35.298 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 6/12 2026-02-20T20:59:35.298 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : openblas-0.3.29-1.el9.x86_64 7/12 2026-02-20T20:59:35.298 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : openblas-openmp-0.3.29-1.el9.x86_64 8/12 2026-02-20T20:59:35.298 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-devel-3.9.25-3.el9.x86_64 9/12 2026-02-20T20:59:35.298 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-numpy-1:1.23.5-2.el9.x86_64 10/12 2026-02-20T20:59:35.298 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 11/12 2026-02-20T20:59:35.354 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-scipy-1.9.3-2.el9.x86_64 12/12 2026-02-20T20:59:35.354 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:59:35.354 INFO:teuthology.orchestra.run.trial138.stdout:Installed: 2026-02-20T20:59:35.354 INFO:teuthology.orchestra.run.trial138.stdout: ceph-mgr-diskprediction-local-2:20.2.0-677.gf7870454.el9.noarch 2026-02-20T20:59:35.354 INFO:teuthology.orchestra.run.trial138.stdout: flexiblas-3.0.4-9.el9.x86_64 2026-02-20T20:59:35.354 INFO:teuthology.orchestra.run.trial138.stdout: flexiblas-netlib-3.0.4-9.el9.x86_64 2026-02-20T20:59:35.354 INFO:teuthology.orchestra.run.trial138.stdout: flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 2026-02-20T20:59:35.354 INFO:teuthology.orchestra.run.trial138.stdout: libgfortran-11.5.0-14.el9.x86_64 2026-02-20T20:59:35.354 INFO:teuthology.orchestra.run.trial138.stdout: libquadmath-11.5.0-14.el9.x86_64 2026-02-20T20:59:35.355 INFO:teuthology.orchestra.run.trial138.stdout: openblas-0.3.29-1.el9.x86_64 2026-02-20T20:59:35.355 INFO:teuthology.orchestra.run.trial138.stdout: openblas-openmp-0.3.29-1.el9.x86_64 2026-02-20T20:59:35.355 INFO:teuthology.orchestra.run.trial138.stdout: python3-devel-3.9.25-3.el9.x86_64 2026-02-20T20:59:35.355 INFO:teuthology.orchestra.run.trial138.stdout: python3-numpy-1:1.23.5-2.el9.x86_64 2026-02-20T20:59:35.355 INFO:teuthology.orchestra.run.trial138.stdout: python3-numpy-f2py-1:1.23.5-2.el9.x86_64 2026-02-20T20:59:35.355 INFO:teuthology.orchestra.run.trial138.stdout: python3-scipy-1.9.3-2.el9.x86_64 2026-02-20T20:59:35.355 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:59:35.355 INFO:teuthology.orchestra.run.trial138.stdout:Complete! 2026-02-20T20:59:35.391 DEBUG:teuthology.orchestra.run.trial138:> sudo yum -y install ceph-mgr-rook 2026-02-20T20:59:35.702 INFO:teuthology.orchestra.run.trial138.stdout:Last metadata expiration check: 0:00:40 ago on Fri 20 Feb 2026 08:58:55 PM UTC. 2026-02-20T20:59:35.787 INFO:teuthology.orchestra.run.trial138.stdout:Dependencies resolved. 2026-02-20T20:59:35.788 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-20T20:59:35.788 INFO:teuthology.orchestra.run.trial138.stdout: Package Arch Version Repository Size 2026-02-20T20:59:35.788 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-20T20:59:35.788 INFO:teuthology.orchestra.run.trial138.stdout:Installing: 2026-02-20T20:59:35.788 INFO:teuthology.orchestra.run.trial138.stdout: ceph-mgr-rook noarch 2:20.2.0-677.gf7870454.el9 ceph-noarch 50 k 2026-02-20T20:59:35.788 INFO:teuthology.orchestra.run.trial138.stdout:Installing dependencies: 2026-02-20T20:59:35.788 INFO:teuthology.orchestra.run.trial138.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2026-02-20T20:59:35.788 INFO:teuthology.orchestra.run.trial138.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2026-02-20T20:59:35.788 INFO:teuthology.orchestra.run.trial138.stdout: python3-google-auth noarch 1:2.45.0-1.el9 epel 254 k 2026-02-20T20:59:35.789 INFO:teuthology.orchestra.run.trial138.stdout: python3-kubernetes noarch 1:26.1.0-3.el9 epel 1.0 M 2026-02-20T20:59:35.789 INFO:teuthology.orchestra.run.trial138.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2026-02-20T20:59:35.789 INFO:teuthology.orchestra.run.trial138.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2026-02-20T20:59:35.789 INFO:teuthology.orchestra.run.trial138.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2026-02-20T20:59:35.789 INFO:teuthology.orchestra.run.trial138.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2026-02-20T20:59:35.789 INFO:teuthology.orchestra.run.trial138.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2026-02-20T20:59:35.789 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:59:35.789 INFO:teuthology.orchestra.run.trial138.stdout:Transaction Summary 2026-02-20T20:59:35.789 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-20T20:59:35.789 INFO:teuthology.orchestra.run.trial138.stdout:Install 10 Packages 2026-02-20T20:59:35.789 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:59:35.790 INFO:teuthology.orchestra.run.trial138.stdout:Total download size: 2.0 M 2026-02-20T20:59:35.790 INFO:teuthology.orchestra.run.trial138.stdout:Installed size: 25 M 2026-02-20T20:59:35.790 INFO:teuthology.orchestra.run.trial138.stdout:Downloading Packages: 2026-02-20T20:59:36.050 INFO:teuthology.orchestra.run.trial138.stdout:(1/10): ceph-mgr-rook-20.2.0-677.gf7870454.el9. 614 kB/s | 50 kB 00:00 2026-02-20T20:59:36.101 INFO:teuthology.orchestra.run.trial138.stdout:(2/10): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.2 MB/s | 159 kB 00:00 2026-02-20T20:59:36.127 INFO:teuthology.orchestra.run.trial138.stdout:(3/10): python3-pyasn1-modules-0.4.8-6.el9.noar 1.7 MB/s | 279 kB 00:00 2026-02-20T20:59:36.141 INFO:teuthology.orchestra.run.trial138.stdout:(4/10): python3-requests-oauthlib-1.3.0-12.el9. 585 kB/s | 54 kB 00:00 2026-02-20T20:59:36.327 INFO:teuthology.orchestra.run.trial138.stdout:(5/10): python3-certifi-2023.05.07-4.el9.noarch 70 kB/s | 14 kB 00:00 2026-02-20T20:59:36.376 INFO:teuthology.orchestra.run.trial138.stdout:(6/10): python3-cachetools-4.2.4-1.el9.noarch.r 117 kB/s | 32 kB 00:00 2026-02-20T20:59:36.504 INFO:teuthology.orchestra.run.trial138.stdout:(7/10): python3-rsa-4.9-2.el9.noarch.rpm 462 kB/s | 59 kB 00:00 2026-02-20T20:59:36.579 INFO:teuthology.orchestra.run.trial138.stdout:(8/10): python3-google-auth-2.45.0-1.el9.noarch 581 kB/s | 254 kB 00:00 2026-02-20T20:59:36.600 INFO:teuthology.orchestra.run.trial138.stdout:(9/10): python3-websocket-client-1.2.3-2.el9.no 938 kB/s | 90 kB 00:00 2026-02-20T20:59:36.709 INFO:teuthology.orchestra.run.trial138.stdout:(10/10): python3-kubernetes-26.1.0-3.el9.noarch 2.7 MB/s | 1.0 MB 00:00 2026-02-20T20:59:36.710 INFO:teuthology.orchestra.run.trial138.stdout:-------------------------------------------------------------------------------- 2026-02-20T20:59:36.710 INFO:teuthology.orchestra.run.trial138.stdout:Total 2.2 MB/s | 2.0 MB 00:00 2026-02-20T20:59:36.735 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction check 2026-02-20T20:59:36.742 INFO:teuthology.orchestra.run.trial138.stdout:Transaction check succeeded. 2026-02-20T20:59:36.742 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction test 2026-02-20T20:59:36.781 INFO:teuthology.orchestra.run.trial138.stdout:Transaction test succeeded. 2026-02-20T20:59:36.781 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction 2026-02-20T20:59:36.855 INFO:teuthology.orchestra.run.trial138.stdout: Preparing : 1/1 2026-02-20T20:59:36.906 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/10 2026-02-20T20:59:36.918 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/10 2026-02-20T20:59:36.933 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/10 2026-02-20T20:59:36.938 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/10 2026-02-20T20:59:36.945 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 5/10 2026-02-20T20:59:36.985 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/10 2026-02-20T20:59:36.997 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-google-auth-1:2.45.0-1.el9.noarch 7/10 2026-02-20T20:59:37.317 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 8/10 2026-02-20T20:59:37.331 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-kubernetes-1:26.1.0-3.el9.noarch 9/10 2026-02-20T20:59:37.332 INFO:teuthology.orchestra.run.trial138.stdout: Installing : ceph-mgr-rook-2:20.2.0-677.gf7870454.el9.noarch 10/10 2026-02-20T20:59:37.438 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: ceph-mgr-rook-2:20.2.0-677.gf7870454.el9.noarch 10/10 2026-02-20T20:59:37.439 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : ceph-mgr-rook-2:20.2.0-677.gf7870454.el9.noarch 1/10 2026-02-20T20:59:37.439 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 2/10 2026-02-20T20:59:37.439 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 3/10 2026-02-20T20:59:37.439 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 4/10 2026-02-20T20:59:37.439 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 5/10 2026-02-20T20:59:37.439 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 6/10 2026-02-20T20:59:37.439 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-google-auth-1:2.45.0-1.el9.noarch 7/10 2026-02-20T20:59:37.439 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-kubernetes-1:26.1.0-3.el9.noarch 8/10 2026-02-20T20:59:37.439 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 9/10 2026-02-20T20:59:37.494 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 10/10 2026-02-20T20:59:37.495 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:59:37.495 INFO:teuthology.orchestra.run.trial138.stdout:Installed: 2026-02-20T20:59:37.495 INFO:teuthology.orchestra.run.trial138.stdout: ceph-mgr-rook-2:20.2.0-677.gf7870454.el9.noarch 2026-02-20T20:59:37.495 INFO:teuthology.orchestra.run.trial138.stdout: python3-cachetools-4.2.4-1.el9.noarch 2026-02-20T20:59:37.495 INFO:teuthology.orchestra.run.trial138.stdout: python3-certifi-2023.05.07-4.el9.noarch 2026-02-20T20:59:37.495 INFO:teuthology.orchestra.run.trial138.stdout: python3-google-auth-1:2.45.0-1.el9.noarch 2026-02-20T20:59:37.495 INFO:teuthology.orchestra.run.trial138.stdout: python3-kubernetes-1:26.1.0-3.el9.noarch 2026-02-20T20:59:37.495 INFO:teuthology.orchestra.run.trial138.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2026-02-20T20:59:37.495 INFO:teuthology.orchestra.run.trial138.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2026-02-20T20:59:37.495 INFO:teuthology.orchestra.run.trial138.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2026-02-20T20:59:37.496 INFO:teuthology.orchestra.run.trial138.stdout: python3-rsa-4.9-2.el9.noarch 2026-02-20T20:59:37.496 INFO:teuthology.orchestra.run.trial138.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2026-02-20T20:59:37.496 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:59:37.496 INFO:teuthology.orchestra.run.trial138.stdout:Complete! 2026-02-20T20:59:37.524 DEBUG:teuthology.orchestra.run.trial138:> sudo yum -y install ceph-mgr-cephadm 2026-02-20T20:59:37.831 INFO:teuthology.orchestra.run.trial138.stdout:Last metadata expiration check: 0:00:42 ago on Fri 20 Feb 2026 08:58:55 PM UTC. 2026-02-20T20:59:37.914 INFO:teuthology.orchestra.run.trial138.stdout:Dependencies resolved. 2026-02-20T20:59:37.915 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-20T20:59:37.916 INFO:teuthology.orchestra.run.trial138.stdout: Package Arch Version Repository Size 2026-02-20T20:59:37.916 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-20T20:59:37.916 INFO:teuthology.orchestra.run.trial138.stdout:Installing: 2026-02-20T20:59:37.916 INFO:teuthology.orchestra.run.trial138.stdout: ceph-mgr-cephadm noarch 2:20.2.0-677.gf7870454.el9 ceph-noarch 173 k 2026-02-20T20:59:37.916 INFO:teuthology.orchestra.run.trial138.stdout:Installing dependencies: 2026-02-20T20:59:37.916 INFO:teuthology.orchestra.run.trial138.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2026-02-20T20:59:37.916 INFO:teuthology.orchestra.run.trial138.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2026-02-20T20:59:37.916 INFO:teuthology.orchestra.run.trial138.stdout: python3-jinja2 noarch 2.11.3-8.el9 appstream 249 k 2026-02-20T20:59:37.916 INFO:teuthology.orchestra.run.trial138.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2026-02-20T20:59:37.916 INFO:teuthology.orchestra.run.trial138.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2026-02-20T20:59:37.917 INFO:teuthology.orchestra.run.trial138.stdout: python3-typing-extensions noarch 4.15.0-1.el9 epel 86 k 2026-02-20T20:59:37.917 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:59:37.917 INFO:teuthology.orchestra.run.trial138.stdout:Transaction Summary 2026-02-20T20:59:37.917 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-20T20:59:37.917 INFO:teuthology.orchestra.run.trial138.stdout:Install 7 Packages 2026-02-20T20:59:37.917 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:59:37.917 INFO:teuthology.orchestra.run.trial138.stdout:Total download size: 7.1 M 2026-02-20T20:59:37.917 INFO:teuthology.orchestra.run.trial138.stdout:Installed size: 33 M 2026-02-20T20:59:37.917 INFO:teuthology.orchestra.run.trial138.stdout:Downloading Packages: 2026-02-20T20:59:38.396 INFO:teuthology.orchestra.run.trial138.stdout:(1/7): python3-jinja2-2.11.3-8.el9.noarch.rpm 3.4 MB/s | 249 kB 00:00 2026-02-20T20:59:38.410 INFO:teuthology.orchestra.run.trial138.stdout:(2/7): ceph-mgr-cephadm-20.2.0-677.gf7870454.el 2.0 MB/s | 173 kB 00:00 2026-02-20T20:59:38.425 INFO:teuthology.orchestra.run.trial138.stdout:(3/7): python3-markupsafe-1.1.1-12.el9.x86_64.r 1.2 MB/s | 35 kB 00:00 2026-02-20T20:59:38.444 INFO:teuthology.orchestra.run.trial138.stdout:(4/7): python3-babel-2.9.1-2.el9.noarch.rpm 50 MB/s | 6.0 MB 00:00 2026-02-20T20:59:38.444 INFO:teuthology.orchestra.run.trial138.stdout:(5/7): python3-natsort-7.1.1-5.el9.noarch.rpm 3.1 MB/s | 58 kB 00:00 2026-02-20T20:59:38.452 INFO:teuthology.orchestra.run.trial138.stdout:(6/7): python3-asyncssh-2.13.2-5.el9.noarch.rpm 13 MB/s | 548 kB 00:00 2026-02-20T20:59:38.461 INFO:teuthology.orchestra.run.trial138.stdout:(7/7): python3-typing-extensions-4.15.0-1.el9.n 4.7 MB/s | 86 kB 00:00 2026-02-20T20:59:38.462 INFO:teuthology.orchestra.run.trial138.stdout:-------------------------------------------------------------------------------- 2026-02-20T20:59:38.463 INFO:teuthology.orchestra.run.trial138.stdout:Total 13 MB/s | 7.1 MB 00:00 2026-02-20T20:59:38.501 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction check 2026-02-20T20:59:38.507 INFO:teuthology.orchestra.run.trial138.stdout:Transaction check succeeded. 2026-02-20T20:59:38.507 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction test 2026-02-20T20:59:38.578 INFO:teuthology.orchestra.run.trial138.stdout:Transaction test succeeded. 2026-02-20T20:59:38.578 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction 2026-02-20T20:59:38.668 INFO:teuthology.orchestra.run.trial138.stdout: Preparing : 1/1 2026-02-20T20:59:38.718 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-typing-extensions-4.15.0-1.el9.noarch 1/7 2026-02-20T20:59:38.728 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/7 2026-02-20T20:59:38.733 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/7 2026-02-20T20:59:38.958 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 4/7 2026-02-20T20:59:38.981 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 5/7 2026-02-20T20:59:39.005 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-jinja2-2.11.3-8.el9.noarch 6/7 2026-02-20T20:59:39.006 INFO:teuthology.orchestra.run.trial138.stdout: Installing : ceph-mgr-cephadm-2:20.2.0-677.gf7870454.el9.noarch 7/7 2026-02-20T20:59:39.116 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: ceph-mgr-cephadm-2:20.2.0-677.gf7870454.el9.noarch 7/7 2026-02-20T20:59:39.117 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : ceph-mgr-cephadm-2:20.2.0-677.gf7870454.el9.noarch 1/7 2026-02-20T20:59:39.117 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/7 2026-02-20T20:59:39.117 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-jinja2-2.11.3-8.el9.noarch 3/7 2026-02-20T20:59:39.117 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 4/7 2026-02-20T20:59:39.117 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 5/7 2026-02-20T20:59:39.118 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 6/7 2026-02-20T20:59:39.173 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-typing-extensions-4.15.0-1.el9.noarch 7/7 2026-02-20T20:59:39.173 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:59:39.173 INFO:teuthology.orchestra.run.trial138.stdout:Installed: 2026-02-20T20:59:39.174 INFO:teuthology.orchestra.run.trial138.stdout: ceph-mgr-cephadm-2:20.2.0-677.gf7870454.el9.noarch 2026-02-20T20:59:39.174 INFO:teuthology.orchestra.run.trial138.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2026-02-20T20:59:39.174 INFO:teuthology.orchestra.run.trial138.stdout: python3-babel-2.9.1-2.el9.noarch 2026-02-20T20:59:39.174 INFO:teuthology.orchestra.run.trial138.stdout: python3-jinja2-2.11.3-8.el9.noarch 2026-02-20T20:59:39.174 INFO:teuthology.orchestra.run.trial138.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2026-02-20T20:59:39.174 INFO:teuthology.orchestra.run.trial138.stdout: python3-natsort-7.1.1-5.el9.noarch 2026-02-20T20:59:39.174 INFO:teuthology.orchestra.run.trial138.stdout: python3-typing-extensions-4.15.0-1.el9.noarch 2026-02-20T20:59:39.174 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:59:39.174 INFO:teuthology.orchestra.run.trial138.stdout:Complete! 2026-02-20T20:59:39.207 DEBUG:teuthology.orchestra.run.trial138:> sudo yum -y install ceph-fuse 2026-02-20T20:59:39.518 INFO:teuthology.orchestra.run.trial138.stdout:Last metadata expiration check: 0:00:44 ago on Fri 20 Feb 2026 08:58:55 PM UTC. 2026-02-20T20:59:39.601 INFO:teuthology.orchestra.run.trial138.stdout:Dependencies resolved. 2026-02-20T20:59:39.601 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-20T20:59:39.602 INFO:teuthology.orchestra.run.trial138.stdout: Package Architecture Version Repository Size 2026-02-20T20:59:39.602 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-20T20:59:39.602 INFO:teuthology.orchestra.run.trial138.stdout:Installing: 2026-02-20T20:59:39.602 INFO:teuthology.orchestra.run.trial138.stdout: ceph-fuse x86_64 2:20.2.0-677.gf7870454.el9 ceph 943 k 2026-02-20T20:59:39.602 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:59:39.602 INFO:teuthology.orchestra.run.trial138.stdout:Transaction Summary 2026-02-20T20:59:39.602 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-20T20:59:39.602 INFO:teuthology.orchestra.run.trial138.stdout:Install 1 Package 2026-02-20T20:59:39.602 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:59:39.602 INFO:teuthology.orchestra.run.trial138.stdout:Total download size: 943 k 2026-02-20T20:59:39.603 INFO:teuthology.orchestra.run.trial138.stdout:Installed size: 2.7 M 2026-02-20T20:59:39.603 INFO:teuthology.orchestra.run.trial138.stdout:Downloading Packages: 2026-02-20T20:59:39.722 INFO:teuthology.orchestra.run.trial138.stdout:ceph-fuse-20.2.0-677.gf7870454.el9.x86_64.rpm 7.7 MB/s | 943 kB 00:00 2026-02-20T20:59:39.722 INFO:teuthology.orchestra.run.trial138.stdout:-------------------------------------------------------------------------------- 2026-02-20T20:59:39.723 INFO:teuthology.orchestra.run.trial138.stdout:Total 7.6 MB/s | 943 kB 00:00 2026-02-20T20:59:39.723 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction check 2026-02-20T20:59:39.727 INFO:teuthology.orchestra.run.trial138.stdout:Transaction check succeeded. 2026-02-20T20:59:39.727 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction test 2026-02-20T20:59:39.762 INFO:teuthology.orchestra.run.trial138.stdout:Transaction test succeeded. 2026-02-20T20:59:39.762 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction 2026-02-20T20:59:39.849 INFO:teuthology.orchestra.run.trial138.stdout: Preparing : 1/1 2026-02-20T20:59:39.866 INFO:teuthology.orchestra.run.trial138.stdout: Installing : ceph-fuse-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T20:59:40.077 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: ceph-fuse-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T20:59:40.134 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : ceph-fuse-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T20:59:40.134 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:59:40.134 INFO:teuthology.orchestra.run.trial138.stdout:Installed: 2026-02-20T20:59:40.134 INFO:teuthology.orchestra.run.trial138.stdout: ceph-fuse-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:59:40.134 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:59:40.134 INFO:teuthology.orchestra.run.trial138.stdout:Complete! 2026-02-20T20:59:40.165 DEBUG:teuthology.orchestra.run.trial138:> sudo yum -y install ceph-volume 2026-02-20T20:59:40.475 INFO:teuthology.orchestra.run.trial138.stdout:Last metadata expiration check: 0:00:45 ago on Fri 20 Feb 2026 08:58:55 PM UTC. 2026-02-20T20:59:40.561 INFO:teuthology.orchestra.run.trial138.stdout:Dependencies resolved. 2026-02-20T20:59:40.562 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-20T20:59:40.562 INFO:teuthology.orchestra.run.trial138.stdout: Package Arch Version Repository Size 2026-02-20T20:59:40.562 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-20T20:59:40.562 INFO:teuthology.orchestra.run.trial138.stdout:Installing: 2026-02-20T20:59:40.562 INFO:teuthology.orchestra.run.trial138.stdout: ceph-volume noarch 2:20.2.0-677.gf7870454.el9 ceph-noarch 297 k 2026-02-20T20:59:40.562 INFO:teuthology.orchestra.run.trial138.stdout:Installing dependencies: 2026-02-20T20:59:40.562 INFO:teuthology.orchestra.run.trial138.stdout: cryptsetup x86_64 2.8.1-3.el9 baseos 351 k 2026-02-20T20:59:40.562 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:59:40.563 INFO:teuthology.orchestra.run.trial138.stdout:Transaction Summary 2026-02-20T20:59:40.563 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-20T20:59:40.563 INFO:teuthology.orchestra.run.trial138.stdout:Install 2 Packages 2026-02-20T20:59:40.563 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:59:40.563 INFO:teuthology.orchestra.run.trial138.stdout:Total download size: 648 k 2026-02-20T20:59:40.563 INFO:teuthology.orchestra.run.trial138.stdout:Installed size: 2.2 M 2026-02-20T20:59:40.563 INFO:teuthology.orchestra.run.trial138.stdout:Downloading Packages: 2026-02-20T20:59:40.722 INFO:teuthology.orchestra.run.trial138.stdout:(1/2): ceph-volume-20.2.0-677.gf7870454.el9.noa 3.0 MB/s | 297 kB 00:00 2026-02-20T20:59:40.735 INFO:teuthology.orchestra.run.trial138.stdout:(2/2): cryptsetup-2.8.1-3.el9.x86_64.rpm 3.1 MB/s | 351 kB 00:00 2026-02-20T20:59:40.736 INFO:teuthology.orchestra.run.trial138.stdout:-------------------------------------------------------------------------------- 2026-02-20T20:59:40.736 INFO:teuthology.orchestra.run.trial138.stdout:Total 3.6 MB/s | 648 kB 00:00 2026-02-20T20:59:40.745 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction check 2026-02-20T20:59:40.751 INFO:teuthology.orchestra.run.trial138.stdout:Transaction check succeeded. 2026-02-20T20:59:40.751 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction test 2026-02-20T20:59:40.793 INFO:teuthology.orchestra.run.trial138.stdout:Transaction test succeeded. 2026-02-20T20:59:40.794 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction 2026-02-20T20:59:40.873 INFO:teuthology.orchestra.run.trial138.stdout: Preparing : 1/1 2026-02-20T20:59:40.935 INFO:teuthology.orchestra.run.trial138.stdout: Installing : cryptsetup-2.8.1-3.el9.x86_64 1/2 2026-02-20T20:59:40.937 INFO:teuthology.orchestra.run.trial138.stdout: Installing : ceph-volume-2:20.2.0-677.gf7870454.el9.noarch 2/2 2026-02-20T20:59:40.951 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: ceph-volume-2:20.2.0-677.gf7870454.el9.noarch 2/2 2026-02-20T20:59:40.951 INFO:teuthology.orchestra.run.trial138.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-20T20:59:40.951 INFO:teuthology.orchestra.run.trial138.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2026-02-20T20:59:40.951 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:59:41.168 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : ceph-volume-2:20.2.0-677.gf7870454.el9.noarch 1/2 2026-02-20T20:59:41.225 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : cryptsetup-2.8.1-3.el9.x86_64 2/2 2026-02-20T20:59:41.225 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:59:41.225 INFO:teuthology.orchestra.run.trial138.stdout:Installed: 2026-02-20T20:59:41.225 INFO:teuthology.orchestra.run.trial138.stdout: ceph-volume-2:20.2.0-677.gf7870454.el9.noarch cryptsetup-2.8.1-3.el9.x86_64 2026-02-20T20:59:41.225 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:59:41.226 INFO:teuthology.orchestra.run.trial138.stdout:Complete! 2026-02-20T20:59:41.254 DEBUG:teuthology.orchestra.run.trial138:> sudo yum -y install librados-devel 2026-02-20T20:59:41.560 INFO:teuthology.orchestra.run.trial138.stdout:Last metadata expiration check: 0:00:46 ago on Fri 20 Feb 2026 08:58:55 PM UTC. 2026-02-20T20:59:41.642 INFO:teuthology.orchestra.run.trial138.stdout:Dependencies resolved. 2026-02-20T20:59:41.643 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-20T20:59:41.643 INFO:teuthology.orchestra.run.trial138.stdout: Package Arch Version Repo Size 2026-02-20T20:59:41.643 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-20T20:59:41.643 INFO:teuthology.orchestra.run.trial138.stdout:Installing: 2026-02-20T20:59:41.643 INFO:teuthology.orchestra.run.trial138.stdout: librados-devel x86_64 2:20.2.0-677.gf7870454.el9 ceph 126 k 2026-02-20T20:59:41.643 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:59:41.643 INFO:teuthology.orchestra.run.trial138.stdout:Transaction Summary 2026-02-20T20:59:41.643 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-20T20:59:41.643 INFO:teuthology.orchestra.run.trial138.stdout:Install 1 Package 2026-02-20T20:59:41.644 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:59:41.644 INFO:teuthology.orchestra.run.trial138.stdout:Total download size: 126 k 2026-02-20T20:59:41.644 INFO:teuthology.orchestra.run.trial138.stdout:Installed size: 449 k 2026-02-20T20:59:41.644 INFO:teuthology.orchestra.run.trial138.stdout:Downloading Packages: 2026-02-20T20:59:41.729 INFO:teuthology.orchestra.run.trial138.stdout:librados-devel-20.2.0-677.gf7870454.el9.x86_64. 1.4 MB/s | 126 kB 00:00 2026-02-20T20:59:41.730 INFO:teuthology.orchestra.run.trial138.stdout:-------------------------------------------------------------------------------- 2026-02-20T20:59:41.730 INFO:teuthology.orchestra.run.trial138.stdout:Total 1.4 MB/s | 126 kB 00:00 2026-02-20T20:59:41.730 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction check 2026-02-20T20:59:41.732 INFO:teuthology.orchestra.run.trial138.stdout:Transaction check succeeded. 2026-02-20T20:59:41.732 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction test 2026-02-20T20:59:41.763 INFO:teuthology.orchestra.run.trial138.stdout:Transaction test succeeded. 2026-02-20T20:59:41.763 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction 2026-02-20T20:59:41.816 INFO:teuthology.orchestra.run.trial138.stdout: Preparing : 1/1 2026-02-20T20:59:41.832 INFO:teuthology.orchestra.run.trial138.stdout: Installing : librados-devel-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T20:59:41.913 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: librados-devel-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T20:59:41.970 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : librados-devel-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T20:59:41.970 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:59:41.970 INFO:teuthology.orchestra.run.trial138.stdout:Installed: 2026-02-20T20:59:41.970 INFO:teuthology.orchestra.run.trial138.stdout: librados-devel-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:59:41.971 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:59:41.971 INFO:teuthology.orchestra.run.trial138.stdout:Complete! 2026-02-20T20:59:41.998 DEBUG:teuthology.orchestra.run.trial138:> sudo yum -y install libcephfs2 2026-02-20T20:59:42.303 INFO:teuthology.orchestra.run.trial138.stdout:Last metadata expiration check: 0:00:47 ago on Fri 20 Feb 2026 08:58:55 PM UTC. 2026-02-20T20:59:42.367 INFO:teuthology.orchestra.run.trial138.stdout:Package libcephfs2-2:20.2.0-677.gf7870454.el9.x86_64 is already installed. 2026-02-20T20:59:42.385 INFO:teuthology.orchestra.run.trial138.stdout:Dependencies resolved. 2026-02-20T20:59:42.386 INFO:teuthology.orchestra.run.trial138.stdout:Nothing to do. 2026-02-20T20:59:42.386 INFO:teuthology.orchestra.run.trial138.stdout:Complete! 2026-02-20T20:59:42.407 DEBUG:teuthology.orchestra.run.trial138:> sudo yum -y install libcephfs-devel 2026-02-20T20:59:42.717 INFO:teuthology.orchestra.run.trial138.stdout:Last metadata expiration check: 0:00:47 ago on Fri 20 Feb 2026 08:58:55 PM UTC. 2026-02-20T20:59:42.803 INFO:teuthology.orchestra.run.trial138.stdout:Dependencies resolved. 2026-02-20T20:59:42.803 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-20T20:59:42.804 INFO:teuthology.orchestra.run.trial138.stdout: Package Arch Version Repo Size 2026-02-20T20:59:42.804 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-20T20:59:42.804 INFO:teuthology.orchestra.run.trial138.stdout:Installing: 2026-02-20T20:59:42.804 INFO:teuthology.orchestra.run.trial138.stdout: libcephfs-devel x86_64 2:20.2.0-677.gf7870454.el9 ceph 34 k 2026-02-20T20:59:42.804 INFO:teuthology.orchestra.run.trial138.stdout:Installing dependencies: 2026-02-20T20:59:42.804 INFO:teuthology.orchestra.run.trial138.stdout: libcephfs-proxy2 x86_64 2:20.2.0-677.gf7870454.el9 ceph 24 k 2026-02-20T20:59:42.804 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:59:42.804 INFO:teuthology.orchestra.run.trial138.stdout:Transaction Summary 2026-02-20T20:59:42.804 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-20T20:59:42.804 INFO:teuthology.orchestra.run.trial138.stdout:Install 2 Packages 2026-02-20T20:59:42.805 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:59:42.805 INFO:teuthology.orchestra.run.trial138.stdout:Total download size: 58 k 2026-02-20T20:59:42.805 INFO:teuthology.orchestra.run.trial138.stdout:Installed size: 207 k 2026-02-20T20:59:42.805 INFO:teuthology.orchestra.run.trial138.stdout:Downloading Packages: 2026-02-20T20:59:42.867 INFO:teuthology.orchestra.run.trial138.stdout:(1/2): libcephfs-devel-20.2.0-677.gf7870454.el9 547 kB/s | 34 kB 00:00 2026-02-20T20:59:42.868 INFO:teuthology.orchestra.run.trial138.stdout:(2/2): libcephfs-proxy2-20.2.0-677.gf7870454.el 376 kB/s | 24 kB 00:00 2026-02-20T20:59:42.869 INFO:teuthology.orchestra.run.trial138.stdout:-------------------------------------------------------------------------------- 2026-02-20T20:59:42.869 INFO:teuthology.orchestra.run.trial138.stdout:Total 895 kB/s | 58 kB 00:00 2026-02-20T20:59:42.869 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction check 2026-02-20T20:59:42.871 INFO:teuthology.orchestra.run.trial138.stdout:Transaction check succeeded. 2026-02-20T20:59:42.872 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction test 2026-02-20T20:59:42.902 INFO:teuthology.orchestra.run.trial138.stdout:Transaction test succeeded. 2026-02-20T20:59:42.903 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction 2026-02-20T20:59:42.952 INFO:teuthology.orchestra.run.trial138.stdout: Preparing : 1/1 2026-02-20T20:59:42.953 INFO:teuthology.orchestra.run.trial138.stdout: Installing : libcephfs-proxy2-2:20.2.0-677.gf7870454.el9.x86_64 1/2 2026-02-20T20:59:42.967 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: libcephfs-proxy2-2:20.2.0-677.gf7870454.el9.x86_64 1/2 2026-02-20T20:59:42.983 INFO:teuthology.orchestra.run.trial138.stdout: Installing : libcephfs-devel-2:20.2.0-677.gf7870454.el9.x86_64 2/2 2026-02-20T20:59:43.042 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: libcephfs-devel-2:20.2.0-677.gf7870454.el9.x86_64 2/2 2026-02-20T20:59:43.042 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : libcephfs-devel-2:20.2.0-677.gf7870454.el9.x86_64 1/2 2026-02-20T20:59:43.098 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : libcephfs-proxy2-2:20.2.0-677.gf7870454.el9.x86_64 2/2 2026-02-20T20:59:43.098 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:59:43.098 INFO:teuthology.orchestra.run.trial138.stdout:Installed: 2026-02-20T20:59:43.098 INFO:teuthology.orchestra.run.trial138.stdout: libcephfs-devel-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:59:43.099 INFO:teuthology.orchestra.run.trial138.stdout: libcephfs-proxy2-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:59:43.099 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:59:43.099 INFO:teuthology.orchestra.run.trial138.stdout:Complete! 2026-02-20T20:59:43.126 DEBUG:teuthology.orchestra.run.trial138:> sudo yum -y install librados2 2026-02-20T20:59:43.435 INFO:teuthology.orchestra.run.trial138.stdout:Last metadata expiration check: 0:00:48 ago on Fri 20 Feb 2026 08:58:55 PM UTC. 2026-02-20T20:59:43.500 INFO:teuthology.orchestra.run.trial138.stdout:Package librados2-2:20.2.0-677.gf7870454.el9.x86_64 is already installed. 2026-02-20T20:59:43.513 INFO:teuthology.orchestra.run.trial154.stdout:(12/12): python3-scipy-1.9.3-2.el9.x86_64.rpm 901 kB/s | 19 MB 00:21 2026-02-20T20:59:43.515 INFO:teuthology.orchestra.run.trial154.stdout:-------------------------------------------------------------------------------- 2026-02-20T20:59:43.516 INFO:teuthology.orchestra.run.trial154.stdout:Total 1.6 MB/s | 43 MB 00:26 2026-02-20T20:59:43.518 INFO:teuthology.orchestra.run.trial138.stdout:Dependencies resolved. 2026-02-20T20:59:43.519 INFO:teuthology.orchestra.run.trial138.stdout:Nothing to do. 2026-02-20T20:59:43.519 INFO:teuthology.orchestra.run.trial138.stdout:Complete! 2026-02-20T20:59:43.540 DEBUG:teuthology.orchestra.run.trial138:> sudo yum -y install librbd1 2026-02-20T20:59:43.670 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction check 2026-02-20T20:59:43.684 INFO:teuthology.orchestra.run.trial154.stdout:Transaction check succeeded. 2026-02-20T20:59:43.685 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction test 2026-02-20T20:59:43.844 INFO:teuthology.orchestra.run.trial138.stdout:Last metadata expiration check: 0:00:48 ago on Fri 20 Feb 2026 08:58:55 PM UTC. 2026-02-20T20:59:43.885 INFO:teuthology.orchestra.run.trial154.stdout:Transaction test succeeded. 2026-02-20T20:59:43.885 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction 2026-02-20T20:59:43.908 INFO:teuthology.orchestra.run.trial138.stdout:Package librbd1-2:20.2.0-677.gf7870454.el9.x86_64 is already installed. 2026-02-20T20:59:43.926 INFO:teuthology.orchestra.run.trial138.stdout:Dependencies resolved. 2026-02-20T20:59:43.927 INFO:teuthology.orchestra.run.trial138.stdout:Nothing to do. 2026-02-20T20:59:43.927 INFO:teuthology.orchestra.run.trial138.stdout:Complete! 2026-02-20T20:59:43.948 DEBUG:teuthology.orchestra.run.trial138:> sudo yum -y install python3-rados 2026-02-20T20:59:44.101 INFO:teuthology.orchestra.run.trial154.stdout: Preparing : 1/1 2026-02-20T20:59:44.103 INFO:teuthology.orchestra.run.trial154.stdout: Installing : flexiblas-3.0.4-9.el9.x86_64 1/12 2026-02-20T20:59:44.110 INFO:teuthology.orchestra.run.trial154.stdout: Installing : libquadmath-11.5.0-14.el9.x86_64 2/12 2026-02-20T20:59:44.143 INFO:teuthology.orchestra.run.trial154.stdout: Installing : libgfortran-11.5.0-14.el9.x86_64 3/12 2026-02-20T20:59:44.148 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-devel-3.9.25-3.el9.x86_64 4/12 2026-02-20T20:59:44.207 INFO:teuthology.orchestra.run.trial154.stdout: Installing : openblas-0.3.29-1.el9.x86_64 5/12 2026-02-20T20:59:44.210 INFO:teuthology.orchestra.run.trial154.stdout: Installing : openblas-openmp-0.3.29-1.el9.x86_64 6/12 2026-02-20T20:59:44.231 INFO:teuthology.orchestra.run.trial154.stdout: Installing : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 7/12 2026-02-20T20:59:44.261 INFO:teuthology.orchestra.run.trial138.stdout:Last metadata expiration check: 0:00:49 ago on Fri 20 Feb 2026 08:58:55 PM UTC. 2026-02-20T20:59:44.327 INFO:teuthology.orchestra.run.trial138.stdout:Package python3-rados-2:20.2.0-677.gf7870454.el9.x86_64 is already installed. 2026-02-20T20:59:44.345 INFO:teuthology.orchestra.run.trial138.stdout:Dependencies resolved. 2026-02-20T20:59:44.346 INFO:teuthology.orchestra.run.trial138.stdout:Nothing to do. 2026-02-20T20:59:44.346 INFO:teuthology.orchestra.run.trial138.stdout:Complete! 2026-02-20T20:59:44.368 DEBUG:teuthology.orchestra.run.trial138:> sudo yum -y install python3-rgw 2026-02-20T20:59:44.551 INFO:teuthology.orchestra.run.trial154.stdout: Installing : flexiblas-netlib-3.0.4-9.el9.x86_64 8/12 2026-02-20T20:59:44.623 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-numpy-1:1.23.5-2.el9.x86_64 9/12 2026-02-20T20:59:44.674 INFO:teuthology.orchestra.run.trial138.stdout:Last metadata expiration check: 0:00:49 ago on Fri 20 Feb 2026 08:58:55 PM UTC. 2026-02-20T20:59:44.740 INFO:teuthology.orchestra.run.trial138.stdout:Package python3-rgw-2:20.2.0-677.gf7870454.el9.x86_64 is already installed. 2026-02-20T20:59:44.759 INFO:teuthology.orchestra.run.trial138.stdout:Dependencies resolved. 2026-02-20T20:59:44.759 INFO:teuthology.orchestra.run.trial138.stdout:Nothing to do. 2026-02-20T20:59:44.759 INFO:teuthology.orchestra.run.trial138.stdout:Complete! 2026-02-20T20:59:44.780 DEBUG:teuthology.orchestra.run.trial138:> sudo yum -y install python3-cephfs 2026-02-20T20:59:45.089 INFO:teuthology.orchestra.run.trial138.stdout:Last metadata expiration check: 0:00:50 ago on Fri 20 Feb 2026 08:58:55 PM UTC. 2026-02-20T20:59:45.155 INFO:teuthology.orchestra.run.trial138.stdout:Package python3-cephfs-2:20.2.0-677.gf7870454.el9.x86_64 is already installed. 2026-02-20T20:59:45.173 INFO:teuthology.orchestra.run.trial138.stdout:Dependencies resolved. 2026-02-20T20:59:45.174 INFO:teuthology.orchestra.run.trial138.stdout:Nothing to do. 2026-02-20T20:59:45.174 INFO:teuthology.orchestra.run.trial138.stdout:Complete! 2026-02-20T20:59:45.195 DEBUG:teuthology.orchestra.run.trial138:> sudo yum -y install python3-rbd 2026-02-20T20:59:45.282 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 10/12 2026-02-20T20:59:45.509 INFO:teuthology.orchestra.run.trial138.stdout:Last metadata expiration check: 0:00:50 ago on Fri 20 Feb 2026 08:58:55 PM UTC. 2026-02-20T20:59:45.576 INFO:teuthology.orchestra.run.trial138.stdout:Package python3-rbd-2:20.2.0-677.gf7870454.el9.x86_64 is already installed. 2026-02-20T20:59:45.594 INFO:teuthology.orchestra.run.trial138.stdout:Dependencies resolved. 2026-02-20T20:59:45.594 INFO:teuthology.orchestra.run.trial138.stdout:Nothing to do. 2026-02-20T20:59:45.595 INFO:teuthology.orchestra.run.trial138.stdout:Complete! 2026-02-20T20:59:45.616 DEBUG:teuthology.orchestra.run.trial138:> sudo yum -y install rbd-fuse 2026-02-20T20:59:45.754 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-scipy-1.9.3-2.el9.x86_64 11/12 2026-02-20T20:59:45.754 INFO:teuthology.orchestra.run.trial154.stdout: Installing : ceph-mgr-diskprediction-local-2:20.2.0-677.gf78704 12/12 2026-02-20T20:59:45.931 INFO:teuthology.orchestra.run.trial138.stdout:Last metadata expiration check: 0:00:50 ago on Fri 20 Feb 2026 08:58:55 PM UTC. 2026-02-20T20:59:46.015 INFO:teuthology.orchestra.run.trial138.stdout:Dependencies resolved. 2026-02-20T20:59:46.015 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-20T20:59:46.016 INFO:teuthology.orchestra.run.trial138.stdout: Package Architecture Version Repository Size 2026-02-20T20:59:46.016 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-20T20:59:46.016 INFO:teuthology.orchestra.run.trial138.stdout:Installing: 2026-02-20T20:59:46.016 INFO:teuthology.orchestra.run.trial138.stdout: rbd-fuse x86_64 2:20.2.0-677.gf7870454.el9 ceph 91 k 2026-02-20T20:59:46.016 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:59:46.016 INFO:teuthology.orchestra.run.trial138.stdout:Transaction Summary 2026-02-20T20:59:46.016 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-20T20:59:46.016 INFO:teuthology.orchestra.run.trial138.stdout:Install 1 Package 2026-02-20T20:59:46.016 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:59:46.016 INFO:teuthology.orchestra.run.trial138.stdout:Total download size: 91 k 2026-02-20T20:59:46.016 INFO:teuthology.orchestra.run.trial138.stdout:Installed size: 238 k 2026-02-20T20:59:46.016 INFO:teuthology.orchestra.run.trial138.stdout:Downloading Packages: 2026-02-20T20:59:46.019 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:20.2.0-677.gf78704 12/12 2026-02-20T20:59:46.019 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : ceph-mgr-diskprediction-local-2:20.2.0-677.gf78704 1/12 2026-02-20T20:59:46.019 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : libgfortran-11.5.0-14.el9.x86_64 2/12 2026-02-20T20:59:46.019 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : libquadmath-11.5.0-14.el9.x86_64 3/12 2026-02-20T20:59:46.019 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : flexiblas-3.0.4-9.el9.x86_64 4/12 2026-02-20T20:59:46.019 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : flexiblas-netlib-3.0.4-9.el9.x86_64 5/12 2026-02-20T20:59:46.019 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 6/12 2026-02-20T20:59:46.019 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : openblas-0.3.29-1.el9.x86_64 7/12 2026-02-20T20:59:46.020 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : openblas-openmp-0.3.29-1.el9.x86_64 8/12 2026-02-20T20:59:46.020 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-devel-3.9.25-3.el9.x86_64 9/12 2026-02-20T20:59:46.020 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-numpy-1:1.23.5-2.el9.x86_64 10/12 2026-02-20T20:59:46.020 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 11/12 2026-02-20T20:59:46.077 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-scipy-1.9.3-2.el9.x86_64 12/12 2026-02-20T20:59:46.077 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T20:59:46.077 INFO:teuthology.orchestra.run.trial154.stdout:Installed: 2026-02-20T20:59:46.077 INFO:teuthology.orchestra.run.trial154.stdout: ceph-mgr-diskprediction-local-2:20.2.0-677.gf7870454.el9.noarch 2026-02-20T20:59:46.077 INFO:teuthology.orchestra.run.trial154.stdout: flexiblas-3.0.4-9.el9.x86_64 2026-02-20T20:59:46.077 INFO:teuthology.orchestra.run.trial154.stdout: flexiblas-netlib-3.0.4-9.el9.x86_64 2026-02-20T20:59:46.077 INFO:teuthology.orchestra.run.trial154.stdout: flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 2026-02-20T20:59:46.078 INFO:teuthology.orchestra.run.trial154.stdout: libgfortran-11.5.0-14.el9.x86_64 2026-02-20T20:59:46.078 INFO:teuthology.orchestra.run.trial154.stdout: libquadmath-11.5.0-14.el9.x86_64 2026-02-20T20:59:46.078 INFO:teuthology.orchestra.run.trial154.stdout: openblas-0.3.29-1.el9.x86_64 2026-02-20T20:59:46.078 INFO:teuthology.orchestra.run.trial154.stdout: openblas-openmp-0.3.29-1.el9.x86_64 2026-02-20T20:59:46.078 INFO:teuthology.orchestra.run.trial154.stdout: python3-devel-3.9.25-3.el9.x86_64 2026-02-20T20:59:46.078 INFO:teuthology.orchestra.run.trial154.stdout: python3-numpy-1:1.23.5-2.el9.x86_64 2026-02-20T20:59:46.078 INFO:teuthology.orchestra.run.trial154.stdout: python3-numpy-f2py-1:1.23.5-2.el9.x86_64 2026-02-20T20:59:46.078 INFO:teuthology.orchestra.run.trial154.stdout: python3-scipy-1.9.3-2.el9.x86_64 2026-02-20T20:59:46.078 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T20:59:46.078 INFO:teuthology.orchestra.run.trial154.stdout:Complete! 2026-02-20T20:59:46.093 INFO:teuthology.orchestra.run.trial138.stdout:rbd-fuse-20.2.0-677.gf7870454.el9.x86_64.rpm 1.2 MB/s | 91 kB 00:00 2026-02-20T20:59:46.093 INFO:teuthology.orchestra.run.trial138.stdout:-------------------------------------------------------------------------------- 2026-02-20T20:59:46.093 INFO:teuthology.orchestra.run.trial138.stdout:Total 1.2 MB/s | 91 kB 00:00 2026-02-20T20:59:46.094 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction check 2026-02-20T20:59:46.097 INFO:teuthology.orchestra.run.trial138.stdout:Transaction check succeeded. 2026-02-20T20:59:46.097 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction test 2026-02-20T20:59:46.116 DEBUG:teuthology.orchestra.run.trial154:> sudo yum -y install ceph-mgr-rook 2026-02-20T20:59:46.129 INFO:teuthology.orchestra.run.trial138.stdout:Transaction test succeeded. 2026-02-20T20:59:46.129 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction 2026-02-20T20:59:46.180 INFO:teuthology.orchestra.run.trial138.stdout: Preparing : 1/1 2026-02-20T20:59:46.196 INFO:teuthology.orchestra.run.trial138.stdout: Installing : rbd-fuse-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T20:59:46.276 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: rbd-fuse-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T20:59:46.335 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : rbd-fuse-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T20:59:46.336 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:59:46.336 INFO:teuthology.orchestra.run.trial138.stdout:Installed: 2026-02-20T20:59:46.336 INFO:teuthology.orchestra.run.trial138.stdout: rbd-fuse-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:59:46.336 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:59:46.336 INFO:teuthology.orchestra.run.trial138.stdout:Complete! 2026-02-20T20:59:46.365 DEBUG:teuthology.orchestra.run.trial138:> sudo yum -y install rbd-mirror 2026-02-20T20:59:46.425 INFO:teuthology.orchestra.run.trial154.stdout:Last metadata expiration check: 0:01:04 ago on Fri 20 Feb 2026 08:58:42 PM UTC. 2026-02-20T20:59:46.509 INFO:teuthology.orchestra.run.trial154.stdout:Dependencies resolved. 2026-02-20T20:59:46.510 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-20T20:59:46.510 INFO:teuthology.orchestra.run.trial154.stdout: Package Arch Version Repository Size 2026-02-20T20:59:46.510 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-20T20:59:46.510 INFO:teuthology.orchestra.run.trial154.stdout:Installing: 2026-02-20T20:59:46.510 INFO:teuthology.orchestra.run.trial154.stdout: ceph-mgr-rook noarch 2:20.2.0-677.gf7870454.el9 ceph-noarch 50 k 2026-02-20T20:59:46.510 INFO:teuthology.orchestra.run.trial154.stdout:Installing dependencies: 2026-02-20T20:59:46.510 INFO:teuthology.orchestra.run.trial154.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2026-02-20T20:59:46.510 INFO:teuthology.orchestra.run.trial154.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2026-02-20T20:59:46.510 INFO:teuthology.orchestra.run.trial154.stdout: python3-google-auth noarch 1:2.45.0-1.el9 epel 254 k 2026-02-20T20:59:46.510 INFO:teuthology.orchestra.run.trial154.stdout: python3-kubernetes noarch 1:26.1.0-3.el9 epel 1.0 M 2026-02-20T20:59:46.511 INFO:teuthology.orchestra.run.trial154.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2026-02-20T20:59:46.511 INFO:teuthology.orchestra.run.trial154.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2026-02-20T20:59:46.511 INFO:teuthology.orchestra.run.trial154.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2026-02-20T20:59:46.511 INFO:teuthology.orchestra.run.trial154.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2026-02-20T20:59:46.511 INFO:teuthology.orchestra.run.trial154.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2026-02-20T20:59:46.511 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T20:59:46.511 INFO:teuthology.orchestra.run.trial154.stdout:Transaction Summary 2026-02-20T20:59:46.511 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-20T20:59:46.511 INFO:teuthology.orchestra.run.trial154.stdout:Install 10 Packages 2026-02-20T20:59:46.511 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T20:59:46.511 INFO:teuthology.orchestra.run.trial154.stdout:Total download size: 2.0 M 2026-02-20T20:59:46.512 INFO:teuthology.orchestra.run.trial154.stdout:Installed size: 25 M 2026-02-20T20:59:46.512 INFO:teuthology.orchestra.run.trial154.stdout:Downloading Packages: 2026-02-20T20:59:46.673 INFO:teuthology.orchestra.run.trial138.stdout:Last metadata expiration check: 0:00:51 ago on Fri 20 Feb 2026 08:58:55 PM UTC. 2026-02-20T20:59:46.758 INFO:teuthology.orchestra.run.trial138.stdout:Dependencies resolved. 2026-02-20T20:59:46.759 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-20T20:59:46.759 INFO:teuthology.orchestra.run.trial138.stdout: Package Arch Version Repo Size 2026-02-20T20:59:46.759 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-20T20:59:46.759 INFO:teuthology.orchestra.run.trial138.stdout:Installing: 2026-02-20T20:59:46.759 INFO:teuthology.orchestra.run.trial138.stdout: rbd-mirror x86_64 2:20.2.0-677.gf7870454.el9 ceph 2.9 M 2026-02-20T20:59:46.759 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:59:46.759 INFO:teuthology.orchestra.run.trial138.stdout:Transaction Summary 2026-02-20T20:59:46.759 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-20T20:59:46.759 INFO:teuthology.orchestra.run.trial138.stdout:Install 1 Package 2026-02-20T20:59:46.759 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:59:46.760 INFO:teuthology.orchestra.run.trial138.stdout:Total download size: 2.9 M 2026-02-20T20:59:46.760 INFO:teuthology.orchestra.run.trial138.stdout:Installed size: 11 M 2026-02-20T20:59:46.760 INFO:teuthology.orchestra.run.trial138.stdout:Downloading Packages: 2026-02-20T20:59:46.906 INFO:teuthology.orchestra.run.trial138.stdout:rbd-mirror-20.2.0-677.gf7870454.el9.x86_64.rpm 20 MB/s | 2.9 MB 00:00 2026-02-20T20:59:46.907 INFO:teuthology.orchestra.run.trial138.stdout:-------------------------------------------------------------------------------- 2026-02-20T20:59:46.907 INFO:teuthology.orchestra.run.trial138.stdout:Total 20 MB/s | 2.9 MB 00:00 2026-02-20T20:59:46.907 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction check 2026-02-20T20:59:46.912 INFO:teuthology.orchestra.run.trial138.stdout:Transaction check succeeded. 2026-02-20T20:59:46.912 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction test 2026-02-20T20:59:46.950 INFO:teuthology.orchestra.run.trial138.stdout:Transaction test succeeded. 2026-02-20T20:59:46.951 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction 2026-02-20T20:59:47.132 INFO:teuthology.orchestra.run.trial138.stdout: Preparing : 1/1 2026-02-20T20:59:47.133 INFO:teuthology.orchestra.run.trial138.stdout: Installing : rbd-mirror-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T20:59:47.156 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: rbd-mirror-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T20:59:47.156 INFO:teuthology.orchestra.run.trial138.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-20T20:59:47.156 INFO:teuthology.orchestra.run.trial138.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2026-02-20T20:59:47.156 INFO:teuthology.orchestra.run.trial138.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-20T20:59:47.156 INFO:teuthology.orchestra.run.trial138.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-20T20:59:47.156 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:59:47.338 INFO:teuthology.orchestra.run.trial154.stdout:(1/10): ceph-mgr-rook-20.2.0-677.gf7870454.el9. 681 kB/s | 50 kB 00:00 2026-02-20T20:59:47.445 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : rbd-mirror-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T20:59:47.445 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:59:47.445 INFO:teuthology.orchestra.run.trial138.stdout:Installed: 2026-02-20T20:59:47.445 INFO:teuthology.orchestra.run.trial138.stdout: rbd-mirror-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:59:47.445 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:59:47.445 INFO:teuthology.orchestra.run.trial138.stdout:Complete! 2026-02-20T20:59:47.475 DEBUG:teuthology.orchestra.run.trial138:> sudo yum -y install rbd-nbd 2026-02-20T20:59:47.795 INFO:teuthology.orchestra.run.trial138.stdout:Last metadata expiration check: 0:00:52 ago on Fri 20 Feb 2026 08:58:55 PM UTC. 2026-02-20T20:59:47.879 INFO:teuthology.orchestra.run.trial138.stdout:Dependencies resolved. 2026-02-20T20:59:47.880 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-20T20:59:47.880 INFO:teuthology.orchestra.run.trial138.stdout: Package Architecture Version Repository Size 2026-02-20T20:59:47.880 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-20T20:59:47.880 INFO:teuthology.orchestra.run.trial138.stdout:Installing: 2026-02-20T20:59:47.880 INFO:teuthology.orchestra.run.trial138.stdout: rbd-nbd x86_64 2:20.2.0-677.gf7870454.el9 ceph 180 k 2026-02-20T20:59:47.880 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:59:47.880 INFO:teuthology.orchestra.run.trial138.stdout:Transaction Summary 2026-02-20T20:59:47.881 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-20T20:59:47.881 INFO:teuthology.orchestra.run.trial138.stdout:Install 1 Package 2026-02-20T20:59:47.881 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:59:47.881 INFO:teuthology.orchestra.run.trial138.stdout:Total download size: 180 k 2026-02-20T20:59:47.881 INFO:teuthology.orchestra.run.trial138.stdout:Installed size: 498 k 2026-02-20T20:59:47.881 INFO:teuthology.orchestra.run.trial138.stdout:Downloading Packages: 2026-02-20T20:59:47.927 INFO:teuthology.orchestra.run.trial154.stdout:(2/10): python3-requests-oauthlib-1.3.0-12.el9. 91 kB/s | 54 kB 00:00 2026-02-20T20:59:47.978 INFO:teuthology.orchestra.run.trial138.stdout:rbd-nbd-20.2.0-677.gf7870454.el9.x86_64.rpm 1.8 MB/s | 180 kB 00:00 2026-02-20T20:59:47.979 INFO:teuthology.orchestra.run.trial138.stdout:-------------------------------------------------------------------------------- 2026-02-20T20:59:47.979 INFO:teuthology.orchestra.run.trial138.stdout:Total 1.8 MB/s | 180 kB 00:00 2026-02-20T20:59:47.979 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction check 2026-02-20T20:59:47.981 INFO:teuthology.orchestra.run.trial154.stdout:(3/10): python3-pyasn1-0.4.8-6.el9.noarch.rpm 221 kB/s | 159 kB 00:00 2026-02-20T20:59:47.983 INFO:teuthology.orchestra.run.trial138.stdout:Transaction check succeeded. 2026-02-20T20:59:47.983 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction test 2026-02-20T20:59:48.013 INFO:teuthology.orchestra.run.trial138.stdout:Transaction test succeeded. 2026-02-20T20:59:48.013 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction 2026-02-20T20:59:48.048 INFO:teuthology.orchestra.run.trial154.stdout:(4/10): python3-pyasn1-modules-0.4.8-6.el9.noar 356 kB/s | 279 kB 00:00 2026-02-20T20:59:48.069 INFO:teuthology.orchestra.run.trial138.stdout: Preparing : 1/1 2026-02-20T20:59:48.085 INFO:teuthology.orchestra.run.trial138.stdout: Installing : rbd-nbd-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T20:59:48.167 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: rbd-nbd-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T20:59:48.226 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : rbd-nbd-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T20:59:48.227 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:59:48.227 INFO:teuthology.orchestra.run.trial138.stdout:Installed: 2026-02-20T20:59:48.227 INFO:teuthology.orchestra.run.trial138.stdout: rbd-nbd-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:59:48.227 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T20:59:48.227 INFO:teuthology.orchestra.run.trial138.stdout:Complete! 2026-02-20T20:59:48.257 DEBUG:teuthology.parallel:result is None 2026-02-20T20:59:48.278 INFO:teuthology.orchestra.run.trial154.stdout:(5/10): python3-certifi-2023.05.07-4.el9.noarch 48 kB/s | 14 kB 00:00 2026-02-20T20:59:48.300 INFO:teuthology.orchestra.run.trial154.stdout:(6/10): python3-cachetools-4.2.4-1.el9.noarch.r 86 kB/s | 32 kB 00:00 2026-02-20T20:59:48.441 INFO:teuthology.orchestra.run.trial154.stdout:(7/10): python3-rsa-4.9-2.el9.noarch.rpm 420 kB/s | 59 kB 00:00 2026-02-20T20:59:48.488 INFO:teuthology.orchestra.run.trial154.stdout:(8/10): python3-google-auth-2.45.0-1.el9.noarch 578 kB/s | 254 kB 00:00 2026-02-20T20:59:48.545 INFO:teuthology.orchestra.run.trial154.stdout:(9/10): python3-websocket-client-1.2.3-2.el9.no 859 kB/s | 90 kB 00:00 2026-02-20T20:59:48.682 INFO:teuthology.orchestra.run.trial154.stdout:(10/10): python3-kubernetes-26.1.0-3.el9.noarch 2.5 MB/s | 1.0 MB 00:00 2026-02-20T20:59:48.682 INFO:teuthology.orchestra.run.trial154.stdout:-------------------------------------------------------------------------------- 2026-02-20T20:59:48.682 INFO:teuthology.orchestra.run.trial154.stdout:Total 937 kB/s | 2.0 MB 00:02 2026-02-20T20:59:48.707 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction check 2026-02-20T20:59:48.714 INFO:teuthology.orchestra.run.trial154.stdout:Transaction check succeeded. 2026-02-20T20:59:48.714 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction test 2026-02-20T20:59:48.753 INFO:teuthology.orchestra.run.trial154.stdout:Transaction test succeeded. 2026-02-20T20:59:48.754 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction 2026-02-20T20:59:48.828 INFO:teuthology.orchestra.run.trial154.stdout: Preparing : 1/1 2026-02-20T20:59:48.878 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/10 2026-02-20T20:59:48.890 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/10 2026-02-20T20:59:48.905 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/10 2026-02-20T20:59:48.910 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/10 2026-02-20T20:59:48.917 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 5/10 2026-02-20T20:59:48.956 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/10 2026-02-20T20:59:48.968 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-google-auth-1:2.45.0-1.el9.noarch 7/10 2026-02-20T20:59:49.284 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 8/10 2026-02-20T20:59:49.299 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-kubernetes-1:26.1.0-3.el9.noarch 9/10 2026-02-20T20:59:49.300 INFO:teuthology.orchestra.run.trial154.stdout: Installing : ceph-mgr-rook-2:20.2.0-677.gf7870454.el9.noarch 10/10 2026-02-20T20:59:49.404 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: ceph-mgr-rook-2:20.2.0-677.gf7870454.el9.noarch 10/10 2026-02-20T20:59:49.404 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : ceph-mgr-rook-2:20.2.0-677.gf7870454.el9.noarch 1/10 2026-02-20T20:59:49.404 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 2/10 2026-02-20T20:59:49.404 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 3/10 2026-02-20T20:59:49.404 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 4/10 2026-02-20T20:59:49.404 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 5/10 2026-02-20T20:59:49.404 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 6/10 2026-02-20T20:59:49.404 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-google-auth-1:2.45.0-1.el9.noarch 7/10 2026-02-20T20:59:49.404 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-kubernetes-1:26.1.0-3.el9.noarch 8/10 2026-02-20T20:59:49.404 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 9/10 2026-02-20T20:59:49.461 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 10/10 2026-02-20T20:59:49.461 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T20:59:49.461 INFO:teuthology.orchestra.run.trial154.stdout:Installed: 2026-02-20T20:59:49.461 INFO:teuthology.orchestra.run.trial154.stdout: ceph-mgr-rook-2:20.2.0-677.gf7870454.el9.noarch 2026-02-20T20:59:49.461 INFO:teuthology.orchestra.run.trial154.stdout: python3-cachetools-4.2.4-1.el9.noarch 2026-02-20T20:59:49.462 INFO:teuthology.orchestra.run.trial154.stdout: python3-certifi-2023.05.07-4.el9.noarch 2026-02-20T20:59:49.462 INFO:teuthology.orchestra.run.trial154.stdout: python3-google-auth-1:2.45.0-1.el9.noarch 2026-02-20T20:59:49.462 INFO:teuthology.orchestra.run.trial154.stdout: python3-kubernetes-1:26.1.0-3.el9.noarch 2026-02-20T20:59:49.462 INFO:teuthology.orchestra.run.trial154.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2026-02-20T20:59:49.462 INFO:teuthology.orchestra.run.trial154.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2026-02-20T20:59:49.462 INFO:teuthology.orchestra.run.trial154.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2026-02-20T20:59:49.462 INFO:teuthology.orchestra.run.trial154.stdout: python3-rsa-4.9-2.el9.noarch 2026-02-20T20:59:49.462 INFO:teuthology.orchestra.run.trial154.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2026-02-20T20:59:49.462 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T20:59:49.462 INFO:teuthology.orchestra.run.trial154.stdout:Complete! 2026-02-20T20:59:49.491 DEBUG:teuthology.orchestra.run.trial154:> sudo yum -y install ceph-mgr-cephadm 2026-02-20T20:59:49.797 INFO:teuthology.orchestra.run.trial154.stdout:Last metadata expiration check: 0:01:07 ago on Fri 20 Feb 2026 08:58:42 PM UTC. 2026-02-20T20:59:49.879 INFO:teuthology.orchestra.run.trial154.stdout:Dependencies resolved. 2026-02-20T20:59:49.881 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-20T20:59:49.881 INFO:teuthology.orchestra.run.trial154.stdout: Package Arch Version Repository Size 2026-02-20T20:59:49.881 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-20T20:59:49.881 INFO:teuthology.orchestra.run.trial154.stdout:Installing: 2026-02-20T20:59:49.881 INFO:teuthology.orchestra.run.trial154.stdout: ceph-mgr-cephadm noarch 2:20.2.0-677.gf7870454.el9 ceph-noarch 173 k 2026-02-20T20:59:49.881 INFO:teuthology.orchestra.run.trial154.stdout:Installing dependencies: 2026-02-20T20:59:49.881 INFO:teuthology.orchestra.run.trial154.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2026-02-20T20:59:49.881 INFO:teuthology.orchestra.run.trial154.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2026-02-20T20:59:49.882 INFO:teuthology.orchestra.run.trial154.stdout: python3-jinja2 noarch 2.11.3-8.el9 appstream 249 k 2026-02-20T20:59:49.882 INFO:teuthology.orchestra.run.trial154.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2026-02-20T20:59:49.882 INFO:teuthology.orchestra.run.trial154.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2026-02-20T20:59:49.882 INFO:teuthology.orchestra.run.trial154.stdout: python3-typing-extensions noarch 4.15.0-1.el9 epel 86 k 2026-02-20T20:59:49.882 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T20:59:49.882 INFO:teuthology.orchestra.run.trial154.stdout:Transaction Summary 2026-02-20T20:59:49.882 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-20T20:59:49.882 INFO:teuthology.orchestra.run.trial154.stdout:Install 7 Packages 2026-02-20T20:59:49.882 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T20:59:49.882 INFO:teuthology.orchestra.run.trial154.stdout:Total download size: 7.1 M 2026-02-20T20:59:49.882 INFO:teuthology.orchestra.run.trial154.stdout:Installed size: 33 M 2026-02-20T20:59:49.883 INFO:teuthology.orchestra.run.trial154.stdout:Downloading Packages: 2026-02-20T20:59:50.249 INFO:teuthology.orchestra.run.trial154.stdout:(1/7): python3-jinja2-2.11.3-8.el9.noarch.rpm 3.6 MB/s | 249 kB 00:00 2026-02-20T20:59:50.272 INFO:teuthology.orchestra.run.trial154.stdout:(2/7): ceph-mgr-cephadm-20.2.0-677.gf7870454.el 1.9 MB/s | 173 kB 00:00 2026-02-20T20:59:50.284 INFO:teuthology.orchestra.run.trial154.stdout:(3/7): python3-markupsafe-1.1.1-12.el9.x86_64.r 997 kB/s | 35 kB 00:00 2026-02-20T20:59:50.293 INFO:teuthology.orchestra.run.trial154.stdout:(4/7): python3-babel-2.9.1-2.el9.noarch.rpm 53 MB/s | 6.0 MB 00:00 2026-02-20T20:59:50.517 INFO:teuthology.orchestra.run.trial154.stdout:(5/7): python3-typing-extensions-4.15.0-1.el9.n 388 kB/s | 86 kB 00:00 2026-02-20T20:59:50.938 INFO:teuthology.orchestra.run.trial154.stdout:(6/7): python3-natsort-7.1.1-5.el9.noarch.rpm 88 kB/s | 58 kB 00:00 2026-02-20T20:59:51.269 INFO:teuthology.orchestra.run.trial154.stdout:(7/7): python3-asyncssh-2.13.2-5.el9.noarch.rpm 550 kB/s | 548 kB 00:00 2026-02-20T20:59:51.270 INFO:teuthology.orchestra.run.trial154.stdout:-------------------------------------------------------------------------------- 2026-02-20T20:59:51.270 INFO:teuthology.orchestra.run.trial154.stdout:Total 5.1 MB/s | 7.1 MB 00:01 2026-02-20T20:59:51.311 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction check 2026-02-20T20:59:51.318 INFO:teuthology.orchestra.run.trial154.stdout:Transaction check succeeded. 2026-02-20T20:59:51.318 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction test 2026-02-20T20:59:51.391 INFO:teuthology.orchestra.run.trial154.stdout:Transaction test succeeded. 2026-02-20T20:59:51.391 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction 2026-02-20T20:59:51.480 INFO:teuthology.orchestra.run.trial154.stdout: Preparing : 1/1 2026-02-20T20:59:51.530 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-typing-extensions-4.15.0-1.el9.noarch 1/7 2026-02-20T20:59:51.539 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/7 2026-02-20T20:59:51.545 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/7 2026-02-20T20:59:51.766 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 4/7 2026-02-20T20:59:51.790 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 5/7 2026-02-20T20:59:51.813 INFO:teuthology.orchestra.run.trial154.stdout: Installing : python3-jinja2-2.11.3-8.el9.noarch 6/7 2026-02-20T20:59:51.815 INFO:teuthology.orchestra.run.trial154.stdout: Installing : ceph-mgr-cephadm-2:20.2.0-677.gf7870454.el9.noarch 7/7 2026-02-20T20:59:51.925 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: ceph-mgr-cephadm-2:20.2.0-677.gf7870454.el9.noarch 7/7 2026-02-20T20:59:51.925 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : ceph-mgr-cephadm-2:20.2.0-677.gf7870454.el9.noarch 1/7 2026-02-20T20:59:51.925 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/7 2026-02-20T20:59:51.925 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-jinja2-2.11.3-8.el9.noarch 3/7 2026-02-20T20:59:51.925 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 4/7 2026-02-20T20:59:51.925 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 5/7 2026-02-20T20:59:51.925 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 6/7 2026-02-20T20:59:51.981 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : python3-typing-extensions-4.15.0-1.el9.noarch 7/7 2026-02-20T20:59:51.981 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T20:59:51.981 INFO:teuthology.orchestra.run.trial154.stdout:Installed: 2026-02-20T20:59:51.981 INFO:teuthology.orchestra.run.trial154.stdout: ceph-mgr-cephadm-2:20.2.0-677.gf7870454.el9.noarch 2026-02-20T20:59:51.981 INFO:teuthology.orchestra.run.trial154.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2026-02-20T20:59:51.982 INFO:teuthology.orchestra.run.trial154.stdout: python3-babel-2.9.1-2.el9.noarch 2026-02-20T20:59:51.982 INFO:teuthology.orchestra.run.trial154.stdout: python3-jinja2-2.11.3-8.el9.noarch 2026-02-20T20:59:51.982 INFO:teuthology.orchestra.run.trial154.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2026-02-20T20:59:51.982 INFO:teuthology.orchestra.run.trial154.stdout: python3-natsort-7.1.1-5.el9.noarch 2026-02-20T20:59:51.982 INFO:teuthology.orchestra.run.trial154.stdout: python3-typing-extensions-4.15.0-1.el9.noarch 2026-02-20T20:59:51.982 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T20:59:51.982 INFO:teuthology.orchestra.run.trial154.stdout:Complete! 2026-02-20T20:59:52.011 DEBUG:teuthology.orchestra.run.trial154:> sudo yum -y install ceph-fuse 2026-02-20T20:59:52.317 INFO:teuthology.orchestra.run.trial154.stdout:Last metadata expiration check: 0:01:10 ago on Fri 20 Feb 2026 08:58:42 PM UTC. 2026-02-20T20:59:52.400 INFO:teuthology.orchestra.run.trial154.stdout:Dependencies resolved. 2026-02-20T20:59:52.400 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-20T20:59:52.401 INFO:teuthology.orchestra.run.trial154.stdout: Package Architecture Version Repository Size 2026-02-20T20:59:52.401 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-20T20:59:52.401 INFO:teuthology.orchestra.run.trial154.stdout:Installing: 2026-02-20T20:59:52.401 INFO:teuthology.orchestra.run.trial154.stdout: ceph-fuse x86_64 2:20.2.0-677.gf7870454.el9 ceph 943 k 2026-02-20T20:59:52.401 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T20:59:52.401 INFO:teuthology.orchestra.run.trial154.stdout:Transaction Summary 2026-02-20T20:59:52.401 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-20T20:59:52.401 INFO:teuthology.orchestra.run.trial154.stdout:Install 1 Package 2026-02-20T20:59:52.401 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T20:59:52.401 INFO:teuthology.orchestra.run.trial154.stdout:Total download size: 943 k 2026-02-20T20:59:52.402 INFO:teuthology.orchestra.run.trial154.stdout:Installed size: 2.7 M 2026-02-20T20:59:52.402 INFO:teuthology.orchestra.run.trial154.stdout:Downloading Packages: 2026-02-20T20:59:52.523 INFO:teuthology.orchestra.run.trial154.stdout:ceph-fuse-20.2.0-677.gf7870454.el9.x86_64.rpm 7.6 MB/s | 943 kB 00:00 2026-02-20T20:59:52.523 INFO:teuthology.orchestra.run.trial154.stdout:-------------------------------------------------------------------------------- 2026-02-20T20:59:52.523 INFO:teuthology.orchestra.run.trial154.stdout:Total 7.5 MB/s | 943 kB 00:00 2026-02-20T20:59:52.523 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction check 2026-02-20T20:59:52.527 INFO:teuthology.orchestra.run.trial154.stdout:Transaction check succeeded. 2026-02-20T20:59:52.527 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction test 2026-02-20T20:59:52.560 INFO:teuthology.orchestra.run.trial154.stdout:Transaction test succeeded. 2026-02-20T20:59:52.560 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction 2026-02-20T20:59:52.649 INFO:teuthology.orchestra.run.trial154.stdout: Preparing : 1/1 2026-02-20T20:59:52.665 INFO:teuthology.orchestra.run.trial154.stdout: Installing : ceph-fuse-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T20:59:52.868 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: ceph-fuse-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T20:59:52.924 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : ceph-fuse-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T20:59:52.924 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T20:59:52.924 INFO:teuthology.orchestra.run.trial154.stdout:Installed: 2026-02-20T20:59:52.924 INFO:teuthology.orchestra.run.trial154.stdout: ceph-fuse-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:59:52.924 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T20:59:52.924 INFO:teuthology.orchestra.run.trial154.stdout:Complete! 2026-02-20T20:59:52.951 DEBUG:teuthology.orchestra.run.trial154:> sudo yum -y install ceph-volume 2026-02-20T20:59:53.260 INFO:teuthology.orchestra.run.trial154.stdout:Last metadata expiration check: 0:01:11 ago on Fri 20 Feb 2026 08:58:42 PM UTC. 2026-02-20T20:59:53.344 INFO:teuthology.orchestra.run.trial154.stdout:Dependencies resolved. 2026-02-20T20:59:53.345 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-20T20:59:53.345 INFO:teuthology.orchestra.run.trial154.stdout: Package Arch Version Repository Size 2026-02-20T20:59:53.345 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-20T20:59:53.345 INFO:teuthology.orchestra.run.trial154.stdout:Installing: 2026-02-20T20:59:53.345 INFO:teuthology.orchestra.run.trial154.stdout: ceph-volume noarch 2:20.2.0-677.gf7870454.el9 ceph-noarch 297 k 2026-02-20T20:59:53.345 INFO:teuthology.orchestra.run.trial154.stdout:Installing dependencies: 2026-02-20T20:59:53.345 INFO:teuthology.orchestra.run.trial154.stdout: cryptsetup x86_64 2.8.1-3.el9 baseos 351 k 2026-02-20T20:59:53.345 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T20:59:53.346 INFO:teuthology.orchestra.run.trial154.stdout:Transaction Summary 2026-02-20T20:59:53.346 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-20T20:59:53.346 INFO:teuthology.orchestra.run.trial154.stdout:Install 2 Packages 2026-02-20T20:59:53.346 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T20:59:53.346 INFO:teuthology.orchestra.run.trial154.stdout:Total download size: 648 k 2026-02-20T20:59:53.346 INFO:teuthology.orchestra.run.trial154.stdout:Installed size: 2.2 M 2026-02-20T20:59:53.346 INFO:teuthology.orchestra.run.trial154.stdout:Downloading Packages: 2026-02-20T20:59:53.699 INFO:teuthology.orchestra.run.trial154.stdout:(1/2): cryptsetup-2.8.1-3.el9.x86_64.rpm 13 MB/s | 351 kB 00:00 2026-02-20T20:59:53.768 INFO:teuthology.orchestra.run.trial154.stdout:(2/2): ceph-volume-20.2.0-677.gf7870454.el9.noa 3.0 MB/s | 297 kB 00:00 2026-02-20T20:59:53.769 INFO:teuthology.orchestra.run.trial154.stdout:-------------------------------------------------------------------------------- 2026-02-20T20:59:53.769 INFO:teuthology.orchestra.run.trial154.stdout:Total 1.5 MB/s | 648 kB 00:00 2026-02-20T20:59:53.777 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction check 2026-02-20T20:59:53.783 INFO:teuthology.orchestra.run.trial154.stdout:Transaction check succeeded. 2026-02-20T20:59:53.783 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction test 2026-02-20T20:59:53.826 INFO:teuthology.orchestra.run.trial154.stdout:Transaction test succeeded. 2026-02-20T20:59:53.827 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction 2026-02-20T20:59:53.906 INFO:teuthology.orchestra.run.trial154.stdout: Preparing : 1/1 2026-02-20T20:59:53.969 INFO:teuthology.orchestra.run.trial154.stdout: Installing : cryptsetup-2.8.1-3.el9.x86_64 1/2 2026-02-20T20:59:53.971 INFO:teuthology.orchestra.run.trial154.stdout: Installing : ceph-volume-2:20.2.0-677.gf7870454.el9.noarch 2/2 2026-02-20T20:59:53.986 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: ceph-volume-2:20.2.0-677.gf7870454.el9.noarch 2/2 2026-02-20T20:59:53.986 INFO:teuthology.orchestra.run.trial154.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-20T20:59:53.986 INFO:teuthology.orchestra.run.trial154.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2026-02-20T20:59:53.987 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T20:59:54.208 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : ceph-volume-2:20.2.0-677.gf7870454.el9.noarch 1/2 2026-02-20T20:59:54.266 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : cryptsetup-2.8.1-3.el9.x86_64 2/2 2026-02-20T20:59:54.266 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T20:59:54.266 INFO:teuthology.orchestra.run.trial154.stdout:Installed: 2026-02-20T20:59:54.266 INFO:teuthology.orchestra.run.trial154.stdout: ceph-volume-2:20.2.0-677.gf7870454.el9.noarch cryptsetup-2.8.1-3.el9.x86_64 2026-02-20T20:59:54.267 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T20:59:54.267 INFO:teuthology.orchestra.run.trial154.stdout:Complete! 2026-02-20T20:59:54.295 DEBUG:teuthology.orchestra.run.trial154:> sudo yum -y install librados-devel 2026-02-20T20:59:54.606 INFO:teuthology.orchestra.run.trial154.stdout:Last metadata expiration check: 0:01:12 ago on Fri 20 Feb 2026 08:58:42 PM UTC. 2026-02-20T20:59:54.689 INFO:teuthology.orchestra.run.trial154.stdout:Dependencies resolved. 2026-02-20T20:59:54.689 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-20T20:59:54.689 INFO:teuthology.orchestra.run.trial154.stdout: Package Arch Version Repo Size 2026-02-20T20:59:54.689 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-20T20:59:54.689 INFO:teuthology.orchestra.run.trial154.stdout:Installing: 2026-02-20T20:59:54.689 INFO:teuthology.orchestra.run.trial154.stdout: librados-devel x86_64 2:20.2.0-677.gf7870454.el9 ceph 126 k 2026-02-20T20:59:54.689 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T20:59:54.689 INFO:teuthology.orchestra.run.trial154.stdout:Transaction Summary 2026-02-20T20:59:54.690 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-20T20:59:54.690 INFO:teuthology.orchestra.run.trial154.stdout:Install 1 Package 2026-02-20T20:59:54.690 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T20:59:54.690 INFO:teuthology.orchestra.run.trial154.stdout:Total download size: 126 k 2026-02-20T20:59:54.690 INFO:teuthology.orchestra.run.trial154.stdout:Installed size: 449 k 2026-02-20T20:59:54.690 INFO:teuthology.orchestra.run.trial154.stdout:Downloading Packages: 2026-02-20T20:59:54.776 INFO:teuthology.orchestra.run.trial154.stdout:librados-devel-20.2.0-677.gf7870454.el9.x86_64. 1.4 MB/s | 126 kB 00:00 2026-02-20T20:59:54.776 INFO:teuthology.orchestra.run.trial154.stdout:-------------------------------------------------------------------------------- 2026-02-20T20:59:54.776 INFO:teuthology.orchestra.run.trial154.stdout:Total 1.4 MB/s | 126 kB 00:00 2026-02-20T20:59:54.776 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction check 2026-02-20T20:59:54.778 INFO:teuthology.orchestra.run.trial154.stdout:Transaction check succeeded. 2026-02-20T20:59:54.778 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction test 2026-02-20T20:59:54.809 INFO:teuthology.orchestra.run.trial154.stdout:Transaction test succeeded. 2026-02-20T20:59:54.809 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction 2026-02-20T20:59:54.863 INFO:teuthology.orchestra.run.trial154.stdout: Preparing : 1/1 2026-02-20T20:59:54.880 INFO:teuthology.orchestra.run.trial154.stdout: Installing : librados-devel-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T20:59:54.962 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: librados-devel-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T20:59:55.020 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : librados-devel-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T20:59:55.020 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T20:59:55.020 INFO:teuthology.orchestra.run.trial154.stdout:Installed: 2026-02-20T20:59:55.020 INFO:teuthology.orchestra.run.trial154.stdout: librados-devel-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:59:55.020 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T20:59:55.020 INFO:teuthology.orchestra.run.trial154.stdout:Complete! 2026-02-20T20:59:55.046 DEBUG:teuthology.orchestra.run.trial154:> sudo yum -y install libcephfs2 2026-02-20T20:59:55.374 INFO:teuthology.orchestra.run.trial154.stdout:Last metadata expiration check: 0:01:13 ago on Fri 20 Feb 2026 08:58:42 PM UTC. 2026-02-20T20:59:55.438 INFO:teuthology.orchestra.run.trial154.stdout:Package libcephfs2-2:20.2.0-677.gf7870454.el9.x86_64 is already installed. 2026-02-20T20:59:55.456 INFO:teuthology.orchestra.run.trial154.stdout:Dependencies resolved. 2026-02-20T20:59:55.457 INFO:teuthology.orchestra.run.trial154.stdout:Nothing to do. 2026-02-20T20:59:55.457 INFO:teuthology.orchestra.run.trial154.stdout:Complete! 2026-02-20T20:59:55.478 DEBUG:teuthology.orchestra.run.trial154:> sudo yum -y install libcephfs-devel 2026-02-20T20:59:55.785 INFO:teuthology.orchestra.run.trial154.stdout:Last metadata expiration check: 0:01:13 ago on Fri 20 Feb 2026 08:58:42 PM UTC. 2026-02-20T20:59:55.868 INFO:teuthology.orchestra.run.trial154.stdout:Dependencies resolved. 2026-02-20T20:59:55.868 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-20T20:59:55.868 INFO:teuthology.orchestra.run.trial154.stdout: Package Arch Version Repo Size 2026-02-20T20:59:55.868 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-20T20:59:55.868 INFO:teuthology.orchestra.run.trial154.stdout:Installing: 2026-02-20T20:59:55.868 INFO:teuthology.orchestra.run.trial154.stdout: libcephfs-devel x86_64 2:20.2.0-677.gf7870454.el9 ceph 34 k 2026-02-20T20:59:55.868 INFO:teuthology.orchestra.run.trial154.stdout:Installing dependencies: 2026-02-20T20:59:55.869 INFO:teuthology.orchestra.run.trial154.stdout: libcephfs-proxy2 x86_64 2:20.2.0-677.gf7870454.el9 ceph 24 k 2026-02-20T20:59:55.869 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T20:59:55.869 INFO:teuthology.orchestra.run.trial154.stdout:Transaction Summary 2026-02-20T20:59:55.869 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-20T20:59:55.869 INFO:teuthology.orchestra.run.trial154.stdout:Install 2 Packages 2026-02-20T20:59:55.869 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T20:59:55.869 INFO:teuthology.orchestra.run.trial154.stdout:Total download size: 58 k 2026-02-20T20:59:55.869 INFO:teuthology.orchestra.run.trial154.stdout:Installed size: 207 k 2026-02-20T20:59:55.869 INFO:teuthology.orchestra.run.trial154.stdout:Downloading Packages: 2026-02-20T20:59:55.932 INFO:teuthology.orchestra.run.trial154.stdout:(1/2): libcephfs-devel-20.2.0-677.gf7870454.el9 535 kB/s | 34 kB 00:00 2026-02-20T20:59:55.934 INFO:teuthology.orchestra.run.trial154.stdout:(2/2): libcephfs-proxy2-20.2.0-677.gf7870454.el 367 kB/s | 24 kB 00:00 2026-02-20T20:59:55.934 INFO:teuthology.orchestra.run.trial154.stdout:-------------------------------------------------------------------------------- 2026-02-20T20:59:55.935 INFO:teuthology.orchestra.run.trial154.stdout:Total 871 kB/s | 58 kB 00:00 2026-02-20T20:59:55.935 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction check 2026-02-20T20:59:55.937 INFO:teuthology.orchestra.run.trial154.stdout:Transaction check succeeded. 2026-02-20T20:59:55.937 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction test 2026-02-20T20:59:55.969 INFO:teuthology.orchestra.run.trial154.stdout:Transaction test succeeded. 2026-02-20T20:59:55.969 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction 2026-02-20T20:59:56.017 INFO:teuthology.orchestra.run.trial154.stdout: Preparing : 1/1 2026-02-20T20:59:56.018 INFO:teuthology.orchestra.run.trial154.stdout: Installing : libcephfs-proxy2-2:20.2.0-677.gf7870454.el9.x86_64 1/2 2026-02-20T20:59:56.033 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: libcephfs-proxy2-2:20.2.0-677.gf7870454.el9.x86_64 1/2 2026-02-20T20:59:56.048 INFO:teuthology.orchestra.run.trial154.stdout: Installing : libcephfs-devel-2:20.2.0-677.gf7870454.el9.x86_64 2/2 2026-02-20T20:59:56.101 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: libcephfs-devel-2:20.2.0-677.gf7870454.el9.x86_64 2/2 2026-02-20T20:59:56.102 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : libcephfs-devel-2:20.2.0-677.gf7870454.el9.x86_64 1/2 2026-02-20T20:59:56.158 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : libcephfs-proxy2-2:20.2.0-677.gf7870454.el9.x86_64 2/2 2026-02-20T20:59:56.158 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T20:59:56.158 INFO:teuthology.orchestra.run.trial154.stdout:Installed: 2026-02-20T20:59:56.158 INFO:teuthology.orchestra.run.trial154.stdout: libcephfs-devel-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:59:56.158 INFO:teuthology.orchestra.run.trial154.stdout: libcephfs-proxy2-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:59:56.158 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T20:59:56.158 INFO:teuthology.orchestra.run.trial154.stdout:Complete! 2026-02-20T20:59:56.184 DEBUG:teuthology.orchestra.run.trial154:> sudo yum -y install librados2 2026-02-20T20:59:56.492 INFO:teuthology.orchestra.run.trial154.stdout:Last metadata expiration check: 0:01:14 ago on Fri 20 Feb 2026 08:58:42 PM UTC. 2026-02-20T20:59:56.557 INFO:teuthology.orchestra.run.trial154.stdout:Package librados2-2:20.2.0-677.gf7870454.el9.x86_64 is already installed. 2026-02-20T20:59:56.575 INFO:teuthology.orchestra.run.trial154.stdout:Dependencies resolved. 2026-02-20T20:59:56.575 INFO:teuthology.orchestra.run.trial154.stdout:Nothing to do. 2026-02-20T20:59:56.575 INFO:teuthology.orchestra.run.trial154.stdout:Complete! 2026-02-20T20:59:56.597 DEBUG:teuthology.orchestra.run.trial154:> sudo yum -y install librbd1 2026-02-20T20:59:56.902 INFO:teuthology.orchestra.run.trial154.stdout:Last metadata expiration check: 0:01:14 ago on Fri 20 Feb 2026 08:58:42 PM UTC. 2026-02-20T20:59:56.966 INFO:teuthology.orchestra.run.trial154.stdout:Package librbd1-2:20.2.0-677.gf7870454.el9.x86_64 is already installed. 2026-02-20T20:59:56.984 INFO:teuthology.orchestra.run.trial154.stdout:Dependencies resolved. 2026-02-20T20:59:56.985 INFO:teuthology.orchestra.run.trial154.stdout:Nothing to do. 2026-02-20T20:59:56.985 INFO:teuthology.orchestra.run.trial154.stdout:Complete! 2026-02-20T20:59:57.006 DEBUG:teuthology.orchestra.run.trial154:> sudo yum -y install python3-rados 2026-02-20T20:59:57.316 INFO:teuthology.orchestra.run.trial154.stdout:Last metadata expiration check: 0:01:15 ago on Fri 20 Feb 2026 08:58:42 PM UTC. 2026-02-20T20:59:57.381 INFO:teuthology.orchestra.run.trial154.stdout:Package python3-rados-2:20.2.0-677.gf7870454.el9.x86_64 is already installed. 2026-02-20T20:59:57.399 INFO:teuthology.orchestra.run.trial154.stdout:Dependencies resolved. 2026-02-20T20:59:57.400 INFO:teuthology.orchestra.run.trial154.stdout:Nothing to do. 2026-02-20T20:59:57.400 INFO:teuthology.orchestra.run.trial154.stdout:Complete! 2026-02-20T20:59:57.422 DEBUG:teuthology.orchestra.run.trial154:> sudo yum -y install python3-rgw 2026-02-20T20:59:57.730 INFO:teuthology.orchestra.run.trial154.stdout:Last metadata expiration check: 0:01:15 ago on Fri 20 Feb 2026 08:58:42 PM UTC. 2026-02-20T20:59:57.795 INFO:teuthology.orchestra.run.trial154.stdout:Package python3-rgw-2:20.2.0-677.gf7870454.el9.x86_64 is already installed. 2026-02-20T20:59:57.813 INFO:teuthology.orchestra.run.trial154.stdout:Dependencies resolved. 2026-02-20T20:59:57.814 INFO:teuthology.orchestra.run.trial154.stdout:Nothing to do. 2026-02-20T20:59:57.814 INFO:teuthology.orchestra.run.trial154.stdout:Complete! 2026-02-20T20:59:57.835 DEBUG:teuthology.orchestra.run.trial154:> sudo yum -y install python3-cephfs 2026-02-20T20:59:58.144 INFO:teuthology.orchestra.run.trial154.stdout:Last metadata expiration check: 0:01:16 ago on Fri 20 Feb 2026 08:58:42 PM UTC. 2026-02-20T20:59:58.209 INFO:teuthology.orchestra.run.trial154.stdout:Package python3-cephfs-2:20.2.0-677.gf7870454.el9.x86_64 is already installed. 2026-02-20T20:59:58.227 INFO:teuthology.orchestra.run.trial154.stdout:Dependencies resolved. 2026-02-20T20:59:58.228 INFO:teuthology.orchestra.run.trial154.stdout:Nothing to do. 2026-02-20T20:59:58.228 INFO:teuthology.orchestra.run.trial154.stdout:Complete! 2026-02-20T20:59:58.249 DEBUG:teuthology.orchestra.run.trial154:> sudo yum -y install python3-rbd 2026-02-20T20:59:58.557 INFO:teuthology.orchestra.run.trial154.stdout:Last metadata expiration check: 0:01:16 ago on Fri 20 Feb 2026 08:58:42 PM UTC. 2026-02-20T20:59:58.622 INFO:teuthology.orchestra.run.trial154.stdout:Package python3-rbd-2:20.2.0-677.gf7870454.el9.x86_64 is already installed. 2026-02-20T20:59:58.640 INFO:teuthology.orchestra.run.trial154.stdout:Dependencies resolved. 2026-02-20T20:59:58.641 INFO:teuthology.orchestra.run.trial154.stdout:Nothing to do. 2026-02-20T20:59:58.641 INFO:teuthology.orchestra.run.trial154.stdout:Complete! 2026-02-20T20:59:58.662 DEBUG:teuthology.orchestra.run.trial154:> sudo yum -y install rbd-fuse 2026-02-20T20:59:58.971 INFO:teuthology.orchestra.run.trial154.stdout:Last metadata expiration check: 0:01:16 ago on Fri 20 Feb 2026 08:58:42 PM UTC. 2026-02-20T20:59:59.054 INFO:teuthology.orchestra.run.trial154.stdout:Dependencies resolved. 2026-02-20T20:59:59.055 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-20T20:59:59.055 INFO:teuthology.orchestra.run.trial154.stdout: Package Architecture Version Repository Size 2026-02-20T20:59:59.055 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-20T20:59:59.055 INFO:teuthology.orchestra.run.trial154.stdout:Installing: 2026-02-20T20:59:59.055 INFO:teuthology.orchestra.run.trial154.stdout: rbd-fuse x86_64 2:20.2.0-677.gf7870454.el9 ceph 91 k 2026-02-20T20:59:59.055 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T20:59:59.055 INFO:teuthology.orchestra.run.trial154.stdout:Transaction Summary 2026-02-20T20:59:59.055 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-20T20:59:59.056 INFO:teuthology.orchestra.run.trial154.stdout:Install 1 Package 2026-02-20T20:59:59.056 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T20:59:59.056 INFO:teuthology.orchestra.run.trial154.stdout:Total download size: 91 k 2026-02-20T20:59:59.056 INFO:teuthology.orchestra.run.trial154.stdout:Installed size: 238 k 2026-02-20T20:59:59.056 INFO:teuthology.orchestra.run.trial154.stdout:Downloading Packages: 2026-02-20T20:59:59.130 INFO:teuthology.orchestra.run.trial154.stdout:rbd-fuse-20.2.0-677.gf7870454.el9.x86_64.rpm 1.2 MB/s | 91 kB 00:00 2026-02-20T20:59:59.130 INFO:teuthology.orchestra.run.trial154.stdout:-------------------------------------------------------------------------------- 2026-02-20T20:59:59.131 INFO:teuthology.orchestra.run.trial154.stdout:Total 1.2 MB/s | 91 kB 00:00 2026-02-20T20:59:59.131 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction check 2026-02-20T20:59:59.135 INFO:teuthology.orchestra.run.trial154.stdout:Transaction check succeeded. 2026-02-20T20:59:59.135 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction test 2026-02-20T20:59:59.165 INFO:teuthology.orchestra.run.trial154.stdout:Transaction test succeeded. 2026-02-20T20:59:59.166 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction 2026-02-20T20:59:59.216 INFO:teuthology.orchestra.run.trial154.stdout: Preparing : 1/1 2026-02-20T20:59:59.232 INFO:teuthology.orchestra.run.trial154.stdout: Installing : rbd-fuse-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T20:59:59.310 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: rbd-fuse-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T20:59:59.367 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : rbd-fuse-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T20:59:59.367 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T20:59:59.367 INFO:teuthology.orchestra.run.trial154.stdout:Installed: 2026-02-20T20:59:59.368 INFO:teuthology.orchestra.run.trial154.stdout: rbd-fuse-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T20:59:59.368 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T20:59:59.368 INFO:teuthology.orchestra.run.trial154.stdout:Complete! 2026-02-20T20:59:59.396 DEBUG:teuthology.orchestra.run.trial154:> sudo yum -y install rbd-mirror 2026-02-20T20:59:59.702 INFO:teuthology.orchestra.run.trial154.stdout:Last metadata expiration check: 0:01:17 ago on Fri 20 Feb 2026 08:58:42 PM UTC. 2026-02-20T20:59:59.788 INFO:teuthology.orchestra.run.trial154.stdout:Dependencies resolved. 2026-02-20T20:59:59.789 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-20T20:59:59.789 INFO:teuthology.orchestra.run.trial154.stdout: Package Arch Version Repo Size 2026-02-20T20:59:59.789 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-20T20:59:59.789 INFO:teuthology.orchestra.run.trial154.stdout:Installing: 2026-02-20T20:59:59.789 INFO:teuthology.orchestra.run.trial154.stdout: rbd-mirror x86_64 2:20.2.0-677.gf7870454.el9 ceph 2.9 M 2026-02-20T20:59:59.789 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T20:59:59.789 INFO:teuthology.orchestra.run.trial154.stdout:Transaction Summary 2026-02-20T20:59:59.790 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-20T20:59:59.790 INFO:teuthology.orchestra.run.trial154.stdout:Install 1 Package 2026-02-20T20:59:59.790 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T20:59:59.790 INFO:teuthology.orchestra.run.trial154.stdout:Total download size: 2.9 M 2026-02-20T20:59:59.790 INFO:teuthology.orchestra.run.trial154.stdout:Installed size: 11 M 2026-02-20T20:59:59.790 INFO:teuthology.orchestra.run.trial154.stdout:Downloading Packages: 2026-02-20T20:59:59.936 INFO:teuthology.orchestra.run.trial154.stdout:rbd-mirror-20.2.0-677.gf7870454.el9.x86_64.rpm 20 MB/s | 2.9 MB 00:00 2026-02-20T20:59:59.936 INFO:teuthology.orchestra.run.trial154.stdout:-------------------------------------------------------------------------------- 2026-02-20T20:59:59.936 INFO:teuthology.orchestra.run.trial154.stdout:Total 20 MB/s | 2.9 MB 00:00 2026-02-20T20:59:59.936 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction check 2026-02-20T20:59:59.941 INFO:teuthology.orchestra.run.trial154.stdout:Transaction check succeeded. 2026-02-20T20:59:59.941 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction test 2026-02-20T20:59:59.979 INFO:teuthology.orchestra.run.trial154.stdout:Transaction test succeeded. 2026-02-20T20:59:59.980 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction 2026-02-20T21:00:00.160 INFO:teuthology.orchestra.run.trial154.stdout: Preparing : 1/1 2026-02-20T21:00:00.161 INFO:teuthology.orchestra.run.trial154.stdout: Installing : rbd-mirror-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T21:00:00.200 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: rbd-mirror-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T21:00:00.200 INFO:teuthology.orchestra.run.trial154.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-20T21:00:00.200 INFO:teuthology.orchestra.run.trial154.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2026-02-20T21:00:00.200 INFO:teuthology.orchestra.run.trial154.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-20T21:00:00.200 INFO:teuthology.orchestra.run.trial154.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-20T21:00:00.200 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T21:00:00.527 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : rbd-mirror-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T21:00:00.528 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T21:00:00.528 INFO:teuthology.orchestra.run.trial154.stdout:Installed: 2026-02-20T21:00:00.528 INFO:teuthology.orchestra.run.trial154.stdout: rbd-mirror-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T21:00:00.528 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T21:00:00.528 INFO:teuthology.orchestra.run.trial154.stdout:Complete! 2026-02-20T21:00:00.557 DEBUG:teuthology.orchestra.run.trial154:> sudo yum -y install rbd-nbd 2026-02-20T21:00:00.865 INFO:teuthology.orchestra.run.trial154.stdout:Last metadata expiration check: 0:01:18 ago on Fri 20 Feb 2026 08:58:42 PM UTC. 2026-02-20T21:00:00.948 INFO:teuthology.orchestra.run.trial154.stdout:Dependencies resolved. 2026-02-20T21:00:00.948 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-20T21:00:00.949 INFO:teuthology.orchestra.run.trial154.stdout: Package Architecture Version Repository Size 2026-02-20T21:00:00.949 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-20T21:00:00.949 INFO:teuthology.orchestra.run.trial154.stdout:Installing: 2026-02-20T21:00:00.949 INFO:teuthology.orchestra.run.trial154.stdout: rbd-nbd x86_64 2:20.2.0-677.gf7870454.el9 ceph 180 k 2026-02-20T21:00:00.949 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T21:00:00.949 INFO:teuthology.orchestra.run.trial154.stdout:Transaction Summary 2026-02-20T21:00:00.949 INFO:teuthology.orchestra.run.trial154.stdout:================================================================================ 2026-02-20T21:00:00.949 INFO:teuthology.orchestra.run.trial154.stdout:Install 1 Package 2026-02-20T21:00:00.949 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T21:00:00.950 INFO:teuthology.orchestra.run.trial154.stdout:Total download size: 180 k 2026-02-20T21:00:00.950 INFO:teuthology.orchestra.run.trial154.stdout:Installed size: 498 k 2026-02-20T21:00:00.950 INFO:teuthology.orchestra.run.trial154.stdout:Downloading Packages: 2026-02-20T21:00:01.037 INFO:teuthology.orchestra.run.trial154.stdout:rbd-nbd-20.2.0-677.gf7870454.el9.x86_64.rpm 2.0 MB/s | 180 kB 00:00 2026-02-20T21:00:01.037 INFO:teuthology.orchestra.run.trial154.stdout:-------------------------------------------------------------------------------- 2026-02-20T21:00:01.037 INFO:teuthology.orchestra.run.trial154.stdout:Total 2.0 MB/s | 180 kB 00:00 2026-02-20T21:00:01.037 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction check 2026-02-20T21:00:01.042 INFO:teuthology.orchestra.run.trial154.stdout:Transaction check succeeded. 2026-02-20T21:00:01.042 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction test 2026-02-20T21:00:01.073 INFO:teuthology.orchestra.run.trial154.stdout:Transaction test succeeded. 2026-02-20T21:00:01.074 INFO:teuthology.orchestra.run.trial154.stdout:Running transaction 2026-02-20T21:00:01.129 INFO:teuthology.orchestra.run.trial154.stdout: Preparing : 1/1 2026-02-20T21:00:01.146 INFO:teuthology.orchestra.run.trial154.stdout: Installing : rbd-nbd-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T21:00:01.224 INFO:teuthology.orchestra.run.trial154.stdout: Running scriptlet: rbd-nbd-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T21:00:01.281 INFO:teuthology.orchestra.run.trial154.stdout: Verifying : rbd-nbd-2:20.2.0-677.gf7870454.el9.x86_64 1/1 2026-02-20T21:00:01.281 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T21:00:01.282 INFO:teuthology.orchestra.run.trial154.stdout:Installed: 2026-02-20T21:00:01.282 INFO:teuthology.orchestra.run.trial154.stdout: rbd-nbd-2:20.2.0-677.gf7870454.el9.x86_64 2026-02-20T21:00:01.282 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T21:00:01.282 INFO:teuthology.orchestra.run.trial154.stdout:Complete! 2026-02-20T21:00:01.313 DEBUG:teuthology.parallel:result is None 2026-02-20T21:00:01.314 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=f7870454149f22574086dd2ff55d050585136531 2026-02-20T21:00:01.483 DEBUG:teuthology.orchestra.run.trial138:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2026-02-20T21:00:01.505 INFO:teuthology.orchestra.run.trial138.stdout:20.2.0-677.gf7870454.el9 2026-02-20T21:00:01.505 INFO:teuthology.packaging:The installed version of ceph is 20.2.0-677.gf7870454.el9 2026-02-20T21:00:01.506 INFO:teuthology.task.install:The correct ceph version 20.2.0-677.gf7870454 is installed. 2026-02-20T21:00:01.508 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=f7870454149f22574086dd2ff55d050585136531 2026-02-20T21:00:01.650 DEBUG:teuthology.orchestra.run.trial154:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2026-02-20T21:00:01.671 INFO:teuthology.orchestra.run.trial154.stdout:20.2.0-677.gf7870454.el9 2026-02-20T21:00:01.671 INFO:teuthology.packaging:The installed version of ceph is 20.2.0-677.gf7870454.el9 2026-02-20T21:00:01.671 INFO:teuthology.task.install:The correct ceph version 20.2.0-677.gf7870454 is installed. 2026-02-20T21:00:01.674 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=f7870454149f22574086dd2ff55d050585136531 2026-02-20T21:00:01.822 DEBUG:teuthology.orchestra.run.trial193:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2026-02-20T21:00:01.843 INFO:teuthology.orchestra.run.trial193.stdout:20.2.0-677.gf7870454.el9 2026-02-20T21:00:01.843 INFO:teuthology.packaging:The installed version of ceph is 20.2.0-677.gf7870454.el9 2026-02-20T21:00:01.843 INFO:teuthology.task.install:The correct ceph version 20.2.0-677.gf7870454 is installed. 2026-02-20T21:00:01.846 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2026-02-20T21:00:01.846 DEBUG:teuthology.orchestra.run.trial138:> set -ex 2026-02-20T21:00:01.846 DEBUG:teuthology.orchestra.run.trial138:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2026-02-20T21:00:01.874 DEBUG:teuthology.orchestra.run.trial154:> set -ex 2026-02-20T21:00:01.874 DEBUG:teuthology.orchestra.run.trial154:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2026-02-20T21:00:01.900 DEBUG:teuthology.orchestra.run.trial193:> set -ex 2026-02-20T21:00:01.900 DEBUG:teuthology.orchestra.run.trial193:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2026-02-20T21:00:01.927 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2026-02-20T21:00:01.927 DEBUG:teuthology.orchestra.run.trial138:> set -ex 2026-02-20T21:00:01.927 DEBUG:teuthology.orchestra.run.trial138:> sudo dd of=/usr/bin/daemon-helper 2026-02-20T21:00:01.952 DEBUG:teuthology.orchestra.run.trial138:> sudo chmod a=rx -- /usr/bin/daemon-helper 2026-02-20T21:00:02.017 DEBUG:teuthology.orchestra.run.trial154:> set -ex 2026-02-20T21:00:02.017 DEBUG:teuthology.orchestra.run.trial154:> sudo dd of=/usr/bin/daemon-helper 2026-02-20T21:00:02.042 DEBUG:teuthology.orchestra.run.trial154:> sudo chmod a=rx -- /usr/bin/daemon-helper 2026-02-20T21:00:02.107 DEBUG:teuthology.orchestra.run.trial193:> set -ex 2026-02-20T21:00:02.107 DEBUG:teuthology.orchestra.run.trial193:> sudo dd of=/usr/bin/daemon-helper 2026-02-20T21:00:02.132 DEBUG:teuthology.orchestra.run.trial193:> sudo chmod a=rx -- /usr/bin/daemon-helper 2026-02-20T21:00:02.197 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2026-02-20T21:00:02.197 DEBUG:teuthology.orchestra.run.trial138:> set -ex 2026-02-20T21:00:02.197 DEBUG:teuthology.orchestra.run.trial138:> sudo dd of=/usr/bin/adjust-ulimits 2026-02-20T21:00:02.222 DEBUG:teuthology.orchestra.run.trial138:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2026-02-20T21:00:02.287 DEBUG:teuthology.orchestra.run.trial154:> set -ex 2026-02-20T21:00:02.288 DEBUG:teuthology.orchestra.run.trial154:> sudo dd of=/usr/bin/adjust-ulimits 2026-02-20T21:00:02.313 DEBUG:teuthology.orchestra.run.trial154:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2026-02-20T21:00:02.378 DEBUG:teuthology.orchestra.run.trial193:> set -ex 2026-02-20T21:00:02.378 DEBUG:teuthology.orchestra.run.trial193:> sudo dd of=/usr/bin/adjust-ulimits 2026-02-20T21:00:02.404 DEBUG:teuthology.orchestra.run.trial193:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2026-02-20T21:00:02.467 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2026-02-20T21:00:02.468 DEBUG:teuthology.orchestra.run.trial138:> set -ex 2026-02-20T21:00:02.468 DEBUG:teuthology.orchestra.run.trial138:> sudo dd of=/usr/bin/stdin-killer 2026-02-20T21:00:02.492 DEBUG:teuthology.orchestra.run.trial138:> sudo chmod a=rx -- /usr/bin/stdin-killer 2026-02-20T21:00:02.555 DEBUG:teuthology.orchestra.run.trial154:> set -ex 2026-02-20T21:00:02.555 DEBUG:teuthology.orchestra.run.trial154:> sudo dd of=/usr/bin/stdin-killer 2026-02-20T21:00:02.581 DEBUG:teuthology.orchestra.run.trial154:> sudo chmod a=rx -- /usr/bin/stdin-killer 2026-02-20T21:00:02.646 DEBUG:teuthology.orchestra.run.trial193:> set -ex 2026-02-20T21:00:02.646 DEBUG:teuthology.orchestra.run.trial193:> sudo dd of=/usr/bin/stdin-killer 2026-02-20T21:00:02.672 DEBUG:teuthology.orchestra.run.trial193:> sudo chmod a=rx -- /usr/bin/stdin-killer 2026-02-20T21:00:02.737 INFO:teuthology.run_tasks:Running task ceph... 2026-02-20T21:00:02.848 INFO:tasks.ceph:Making ceph log dir writeable by non-root... 2026-02-20T21:00:02.848 DEBUG:teuthology.orchestra.run.trial138:> sudo chmod 777 /var/log/ceph 2026-02-20T21:00:02.850 DEBUG:teuthology.orchestra.run.trial154:> sudo chmod 777 /var/log/ceph 2026-02-20T21:00:02.851 DEBUG:teuthology.orchestra.run.trial193:> sudo chmod 777 /var/log/ceph 2026-02-20T21:00:02.875 INFO:tasks.ceph:Disabling ceph logrotate... 2026-02-20T21:00:02.875 DEBUG:teuthology.orchestra.run.trial138:> sudo rm -f -- /etc/logrotate.d/ceph 2026-02-20T21:00:02.914 DEBUG:teuthology.orchestra.run.trial154:> sudo rm -f -- /etc/logrotate.d/ceph 2026-02-20T21:00:02.916 DEBUG:teuthology.orchestra.run.trial193:> sudo rm -f -- /etc/logrotate.d/ceph 2026-02-20T21:00:02.940 INFO:tasks.ceph:Creating extra log directories... 2026-02-20T21:00:02.940 DEBUG:teuthology.orchestra.run.trial138:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2026-02-20T21:00:02.978 DEBUG:teuthology.orchestra.run.trial154:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2026-02-20T21:00:02.981 DEBUG:teuthology.orchestra.run.trial193:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2026-02-20T21:00:03.023 INFO:tasks.ceph:Creating ceph cluster ceph... 2026-02-20T21:00:03.024 INFO:tasks.ceph:config {'conf': {'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bluestore block size': 96636764160, 'bluestore compression algorithm': 'zstd', 'bluestore compression mode': 'aggressive', 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore', '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-20T21:00:03.024 INFO:tasks.ceph:ctx.config {'archive_path': '/home/teuthworker/mnt/teuthology/yuriw-2026-02-20_16:15:01-rbd-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/61413', 'branch': 'wip-pdonnell-testing-20260219.182737-tentacle', 'description': 'rbd/migration/{1-base/install 2-clusters/{fixed-3} 3-objectstore/bluestore-comp-zstd 4-supported-random-distro$/{centos_latest} 5-data-pool/none 6-prepare/raw-nbd 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': '61413', '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-20_16:15:01-rbd-wip-pdonnell-testing-20260219.182737-tentacle-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-pdonnell-testing-20260219.182737-tentacle'}, 'ceph': {'conf': {'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bluestore block size': 96636764160, 'bluestore compression algorithm': 'zstd', 'bluestore compression mode': 'aggressive', 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore', 'osd shutdown pgref assert': True}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'f7870454149f22574086dd2ff55d050585136531'}, 'ceph-deploy': {'conf': {'client': {'log file': '/var/log/ceph/ceph-$name.$pid.log'}, 'mon': {}}}, 'install': {'ceph': {'flavor': 'default', 'sha1': 'f7870454149f22574086dd2ff55d050585136531'}}, 'thrashosds': {'bdev_inject_crash': 2, 'bdev_inject_crash_probability': 0.5}, 'workunit': {'branch': 'wip-pdonnell-testing-20260219.182737-tentacle', 'sha1': 'f7870454149f22574086dd2ff55d050585136531'}}, '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': 7161, 'sha1': 'f7870454149f22574086dd2ff55d050585136531', 'sleep_before_teardown': 0, 'subset': '111/120000', 'suite': 'rbd', 'suite_branch': 'wip-pdonnell-testing-20260219.182737-tentacle', 'suite_path': '/home/teuthworker/src/github.com_ceph_ceph-c_f7870454149f22574086dd2ff55d050585136531/qa', 'suite_relpath': 'qa', 'suite_repo': 'https://github.com/ceph/ceph-ci.git', 'suite_sha1': 'f7870454149f22574086dd2ff55d050585136531', 'targets': {'trial138.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKx9jIscQXzo9gFEIEbkEPkEEG+BJnck4ctbNjW1zdyKGxehe4Wp70dJeSHswSjgFdQ8LoOn4QTJws7KJl2Ouo8=', 'trial154.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMwiiR4MTtN00NfzyNiVYgJnB5sCWjt2+iVdQifzsDMhCyq2Kv9UhX77dJkWAV/xMjqngnujRuUwgmzF86cS0a4=', 'trial193.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNgV59p/CeP9mq9CMq8rAU72Nll07OENA4S6yLB5Kc1zY5HBPf0njbGo6UsdfV5SnKPNLrhIBsfe+qIhhbacQJ8='}, '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': ['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', 'qemu-nbd -f raw --read-only --shared 10 --persistent --fork /home/ubuntu/cephtest/migration/base.client.0.raw', 'qemu-nbd -f raw --read-only --shared 10 --persistent --fork --socket /home/ubuntu/cephtest/migration/qemu-nbd-empty /home/ubuntu/cephtest/migration/empty.raw', 'chmod 0777 /home/ubuntu/cephtest/migration/qemu-nbd-empty', 'echo \'{"type":"raw","stream":{"type":"nbd","uri":"nbd://localhost"}}\' | rbd migration prepare --import-only --source-spec-path - client.0.0', 'rbd migration prepare --import-only --source-spec \'{"type":"raw","stream":{"type":"nbd","uri":"nbd+unix:///?socket=/home/ubuntu/cephtest/migration/qemu-nbd-empty"}}\' client.0.1', 'rbd migration prepare --import-only --source-spec \'{"type":"raw","stream":{"type":"nbd","uri":"nbd+unix:///?socket=/home/ubuntu/cephtest/migration/qemu-nbd-empty"}}\' 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-20_16:15:01', 'tube': 'trial', 'user': 'yuriw', 'verbose': True, 'worker_log': '/home/teuthworker/mnt/teuthology/worker_logs/dispatcher.trial.1540699'} 2026-02-20T21:00:03.025 DEBUG:teuthology.orchestra.run.trial138:> install -d -m0755 -- /home/ubuntu/cephtest/ceph.data 2026-02-20T21:00:03.042 DEBUG:teuthology.orchestra.run.trial154:> install -d -m0755 -- /home/ubuntu/cephtest/ceph.data 2026-02-20T21:00:03.045 DEBUG:teuthology.orchestra.run.trial193:> install -d -m0755 -- /home/ubuntu/cephtest/ceph.data 2026-02-20T21:00:03.063 DEBUG:teuthology.orchestra.run.trial138:> sudo install -d -m0777 -- /var/run/ceph 2026-02-20T21:00:03.098 DEBUG:teuthology.orchestra.run.trial154:> sudo install -d -m0777 -- /var/run/ceph 2026-02-20T21:00:03.101 DEBUG:teuthology.orchestra.run.trial193:> sudo install -d -m0777 -- /var/run/ceph 2026-02-20T21:00:03.129 DEBUG:teuthology.orchestra.run.trial138:> set -ex 2026-02-20T21:00:03.129 DEBUG:teuthology.orchestra.run.trial138:> dd if=/scratch_devs of=/dev/stdout 2026-02-20T21:00:03.174 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-20T21:00:03.174 DEBUG:teuthology.orchestra.run.trial138:> stat /dev/vg_nvme/lv_1 2026-02-20T21:00:03.231 INFO:teuthology.orchestra.run.trial138.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2026-02-20T21:00:03.232 INFO:teuthology.orchestra.run.trial138.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-20T21:00:03.232 INFO:teuthology.orchestra.run.trial138.stdout:Device: 6h/6d Inode: 916 Links: 1 2026-02-20T21:00:03.232 INFO:teuthology.orchestra.run.trial138.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-20T21:00:03.232 INFO:teuthology.orchestra.run.trial138.stdout:Context: system_u:object_r:device_t:s0 2026-02-20T21:00:03.232 INFO:teuthology.orchestra.run.trial138.stdout:Access: 2026-02-20 20:59:47.298295967 +0000 2026-02-20T21:00:03.232 INFO:teuthology.orchestra.run.trial138.stdout:Modify: 2026-02-20 20:57:56.584353780 +0000 2026-02-20T21:00:03.232 INFO:teuthology.orchestra.run.trial138.stdout:Change: 2026-02-20 20:57:56.584353780 +0000 2026-02-20T21:00:03.232 INFO:teuthology.orchestra.run.trial138.stdout: Birth: 2026-02-20 20:57:56.584353780 +0000 2026-02-20T21:00:03.232 DEBUG:teuthology.orchestra.run.trial138:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2026-02-20T21:00:03.295 INFO:teuthology.orchestra.run.trial138.stderr:1+0 records in 2026-02-20T21:00:03.295 INFO:teuthology.orchestra.run.trial138.stderr:1+0 records out 2026-02-20T21:00:03.296 INFO:teuthology.orchestra.run.trial138.stderr:512 bytes copied, 0.000148876 s, 3.4 MB/s 2026-02-20T21:00:03.297 DEBUG:teuthology.orchestra.run.trial138:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2026-02-20T21:00:03.352 DEBUG:teuthology.orchestra.run.trial138:> stat /dev/vg_nvme/lv_2 2026-02-20T21:00:03.408 INFO:teuthology.orchestra.run.trial138.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2026-02-20T21:00:03.408 INFO:teuthology.orchestra.run.trial138.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-20T21:00:03.408 INFO:teuthology.orchestra.run.trial138.stdout:Device: 6h/6d Inode: 946 Links: 1 2026-02-20T21:00:03.408 INFO:teuthology.orchestra.run.trial138.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-20T21:00:03.408 INFO:teuthology.orchestra.run.trial138.stdout:Context: system_u:object_r:device_t:s0 2026-02-20T21:00:03.408 INFO:teuthology.orchestra.run.trial138.stdout:Access: 2026-02-20 20:59:47.298295967 +0000 2026-02-20T21:00:03.408 INFO:teuthology.orchestra.run.trial138.stdout:Modify: 2026-02-20 20:57:56.816348868 +0000 2026-02-20T21:00:03.408 INFO:teuthology.orchestra.run.trial138.stdout:Change: 2026-02-20 20:57:56.816348868 +0000 2026-02-20T21:00:03.408 INFO:teuthology.orchestra.run.trial138.stdout: Birth: 2026-02-20 20:57:56.816348868 +0000 2026-02-20T21:00:03.408 DEBUG:teuthology.orchestra.run.trial138:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2026-02-20T21:00:03.472 INFO:teuthology.orchestra.run.trial138.stderr:1+0 records in 2026-02-20T21:00:03.472 INFO:teuthology.orchestra.run.trial138.stderr:1+0 records out 2026-02-20T21:00:03.472 INFO:teuthology.orchestra.run.trial138.stderr:512 bytes copied, 0.000190934 s, 2.7 MB/s 2026-02-20T21:00:03.473 DEBUG:teuthology.orchestra.run.trial138:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2026-02-20T21:00:03.530 DEBUG:teuthology.orchestra.run.trial138:> stat /dev/vg_nvme/lv_3 2026-02-20T21:00:03.586 INFO:teuthology.orchestra.run.trial138.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2026-02-20T21:00:03.586 INFO:teuthology.orchestra.run.trial138.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-20T21:00:03.586 INFO:teuthology.orchestra.run.trial138.stdout:Device: 6h/6d Inode: 974 Links: 1 2026-02-20T21:00:03.586 INFO:teuthology.orchestra.run.trial138.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-20T21:00:03.586 INFO:teuthology.orchestra.run.trial138.stdout:Context: system_u:object_r:device_t:s0 2026-02-20T21:00:03.586 INFO:teuthology.orchestra.run.trial138.stdout:Access: 2026-02-20 20:59:47.299295946 +0000 2026-02-20T21:00:03.586 INFO:teuthology.orchestra.run.trial138.stdout:Modify: 2026-02-20 20:57:57.074343404 +0000 2026-02-20T21:00:03.586 INFO:teuthology.orchestra.run.trial138.stdout:Change: 2026-02-20 20:57:57.074343404 +0000 2026-02-20T21:00:03.586 INFO:teuthology.orchestra.run.trial138.stdout: Birth: 2026-02-20 20:57:57.074343404 +0000 2026-02-20T21:00:03.586 DEBUG:teuthology.orchestra.run.trial138:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2026-02-20T21:00:03.650 INFO:teuthology.orchestra.run.trial138.stderr:1+0 records in 2026-02-20T21:00:03.650 INFO:teuthology.orchestra.run.trial138.stderr:1+0 records out 2026-02-20T21:00:03.650 INFO:teuthology.orchestra.run.trial138.stderr:512 bytes copied, 0.000160938 s, 3.2 MB/s 2026-02-20T21:00:03.652 DEBUG:teuthology.orchestra.run.trial138:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2026-02-20T21:00:03.709 DEBUG:teuthology.orchestra.run.trial138:> stat /dev/vg_nvme/lv_4 2026-02-20T21:00:03.765 INFO:teuthology.orchestra.run.trial138.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2026-02-20T21:00:03.765 INFO:teuthology.orchestra.run.trial138.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-20T21:00:03.765 INFO:teuthology.orchestra.run.trial138.stdout:Device: 6h/6d Inode: 998 Links: 1 2026-02-20T21:00:03.765 INFO:teuthology.orchestra.run.trial138.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-20T21:00:03.765 INFO:teuthology.orchestra.run.trial138.stdout:Context: system_u:object_r:device_t:s0 2026-02-20T21:00:03.765 INFO:teuthology.orchestra.run.trial138.stdout:Access: 2026-02-20 20:59:47.299295946 +0000 2026-02-20T21:00:03.765 INFO:teuthology.orchestra.run.trial138.stdout:Modify: 2026-02-20 20:57:57.324338111 +0000 2026-02-20T21:00:03.766 INFO:teuthology.orchestra.run.trial138.stdout:Change: 2026-02-20 20:57:57.324338111 +0000 2026-02-20T21:00:03.766 INFO:teuthology.orchestra.run.trial138.stdout: Birth: 2026-02-20 20:57:57.324338111 +0000 2026-02-20T21:00:03.766 DEBUG:teuthology.orchestra.run.trial138:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2026-02-20T21:00:03.829 INFO:teuthology.orchestra.run.trial138.stderr:1+0 records in 2026-02-20T21:00:03.829 INFO:teuthology.orchestra.run.trial138.stderr:1+0 records out 2026-02-20T21:00:03.829 INFO:teuthology.orchestra.run.trial138.stderr:512 bytes copied, 0.00014056 s, 3.6 MB/s 2026-02-20T21:00:03.830 DEBUG:teuthology.orchestra.run.trial138:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2026-02-20T21:00:03.888 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-20T21:00:03.889 DEBUG:teuthology.orchestra.run.trial154:> set -ex 2026-02-20T21:00:03.889 DEBUG:teuthology.orchestra.run.trial154:> dd if=/scratch_devs of=/dev/stdout 2026-02-20T21:00:03.906 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-20T21:00:03.906 DEBUG:teuthology.orchestra.run.trial154:> stat /dev/vg_nvme/lv_1 2026-02-20T21:00:03.963 INFO:teuthology.orchestra.run.trial154.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2026-02-20T21:00:03.963 INFO:teuthology.orchestra.run.trial154.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-20T21:00:03.964 INFO:teuthology.orchestra.run.trial154.stdout:Device: 6h/6d Inode: 913 Links: 1 2026-02-20T21:00:03.964 INFO:teuthology.orchestra.run.trial154.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-20T21:00:03.964 INFO:teuthology.orchestra.run.trial154.stdout:Context: system_u:object_r:device_t:s0 2026-02-20T21:00:03.964 INFO:teuthology.orchestra.run.trial154.stdout:Access: 2026-02-20 21:00:00.354063732 +0000 2026-02-20T21:00:03.964 INFO:teuthology.orchestra.run.trial154.stdout:Modify: 2026-02-20 20:58:00.755247234 +0000 2026-02-20T21:00:03.964 INFO:teuthology.orchestra.run.trial154.stdout:Change: 2026-02-20 20:58:00.755247234 +0000 2026-02-20T21:00:03.964 INFO:teuthology.orchestra.run.trial154.stdout: Birth: 2026-02-20 20:58:00.755247234 +0000 2026-02-20T21:00:03.965 DEBUG:teuthology.orchestra.run.trial154:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2026-02-20T21:00:04.026 INFO:teuthology.orchestra.run.trial154.stderr:1+0 records in 2026-02-20T21:00:04.026 INFO:teuthology.orchestra.run.trial154.stderr:1+0 records out 2026-02-20T21:00:04.026 INFO:teuthology.orchestra.run.trial154.stderr:512 bytes copied, 0.000162184 s, 3.2 MB/s 2026-02-20T21:00:04.028 DEBUG:teuthology.orchestra.run.trial154:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2026-02-20T21:00:04.084 DEBUG:teuthology.orchestra.run.trial154:> stat /dev/vg_nvme/lv_2 2026-02-20T21:00:04.140 INFO:teuthology.orchestra.run.trial154.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2026-02-20T21:00:04.140 INFO:teuthology.orchestra.run.trial154.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-20T21:00:04.140 INFO:teuthology.orchestra.run.trial154.stdout:Device: 6h/6d Inode: 942 Links: 1 2026-02-20T21:00:04.140 INFO:teuthology.orchestra.run.trial154.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-20T21:00:04.140 INFO:teuthology.orchestra.run.trial154.stdout:Context: system_u:object_r:device_t:s0 2026-02-20T21:00:04.140 INFO:teuthology.orchestra.run.trial154.stdout:Access: 2026-02-20 21:00:00.354063732 +0000 2026-02-20T21:00:04.140 INFO:teuthology.orchestra.run.trial154.stdout:Modify: 2026-02-20 20:58:00.993251680 +0000 2026-02-20T21:00:04.140 INFO:teuthology.orchestra.run.trial154.stdout:Change: 2026-02-20 20:58:00.993251680 +0000 2026-02-20T21:00:04.140 INFO:teuthology.orchestra.run.trial154.stdout: Birth: 2026-02-20 20:58:00.993251680 +0000 2026-02-20T21:00:04.141 DEBUG:teuthology.orchestra.run.trial154:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2026-02-20T21:00:04.202 INFO:teuthology.orchestra.run.trial154.stderr:1+0 records in 2026-02-20T21:00:04.203 INFO:teuthology.orchestra.run.trial154.stderr:1+0 records out 2026-02-20T21:00:04.203 INFO:teuthology.orchestra.run.trial154.stderr:512 bytes copied, 0.000144671 s, 3.5 MB/s 2026-02-20T21:00:04.204 DEBUG:teuthology.orchestra.run.trial154:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2026-02-20T21:00:04.262 DEBUG:teuthology.orchestra.run.trial154:> stat /dev/vg_nvme/lv_3 2026-02-20T21:00:04.318 INFO:teuthology.orchestra.run.trial154.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2026-02-20T21:00:04.318 INFO:teuthology.orchestra.run.trial154.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-20T21:00:04.319 INFO:teuthology.orchestra.run.trial154.stdout:Device: 6h/6d Inode: 971 Links: 1 2026-02-20T21:00:04.319 INFO:teuthology.orchestra.run.trial154.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-20T21:00:04.319 INFO:teuthology.orchestra.run.trial154.stdout:Context: system_u:object_r:device_t:s0 2026-02-20T21:00:04.319 INFO:teuthology.orchestra.run.trial154.stdout:Access: 2026-02-20 21:00:00.355063723 +0000 2026-02-20T21:00:04.319 INFO:teuthology.orchestra.run.trial154.stdout:Modify: 2026-02-20 20:58:01.262256705 +0000 2026-02-20T21:00:04.319 INFO:teuthology.orchestra.run.trial154.stdout:Change: 2026-02-20 20:58:01.262256705 +0000 2026-02-20T21:00:04.319 INFO:teuthology.orchestra.run.trial154.stdout: Birth: 2026-02-20 20:58:01.262256705 +0000 2026-02-20T21:00:04.319 DEBUG:teuthology.orchestra.run.trial154:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2026-02-20T21:00:04.381 INFO:teuthology.orchestra.run.trial154.stderr:1+0 records in 2026-02-20T21:00:04.381 INFO:teuthology.orchestra.run.trial154.stderr:1+0 records out 2026-02-20T21:00:04.381 INFO:teuthology.orchestra.run.trial154.stderr:512 bytes copied, 0.000144471 s, 3.5 MB/s 2026-02-20T21:00:04.384 DEBUG:teuthology.orchestra.run.trial154:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2026-02-20T21:00:04.441 DEBUG:teuthology.orchestra.run.trial154:> stat /dev/vg_nvme/lv_4 2026-02-20T21:00:04.496 INFO:teuthology.orchestra.run.trial154.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2026-02-20T21:00:04.497 INFO:teuthology.orchestra.run.trial154.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-20T21:00:04.497 INFO:teuthology.orchestra.run.trial154.stdout:Device: 6h/6d Inode: 1002 Links: 1 2026-02-20T21:00:04.497 INFO:teuthology.orchestra.run.trial154.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-20T21:00:04.497 INFO:teuthology.orchestra.run.trial154.stdout:Context: system_u:object_r:device_t:s0 2026-02-20T21:00:04.497 INFO:teuthology.orchestra.run.trial154.stdout:Access: 2026-02-20 21:00:00.355063723 +0000 2026-02-20T21:00:04.497 INFO:teuthology.orchestra.run.trial154.stdout:Modify: 2026-02-20 20:58:01.512261375 +0000 2026-02-20T21:00:04.497 INFO:teuthology.orchestra.run.trial154.stdout:Change: 2026-02-20 20:58:01.512261375 +0000 2026-02-20T21:00:04.498 INFO:teuthology.orchestra.run.trial154.stdout: Birth: 2026-02-20 20:58:01.512261375 +0000 2026-02-20T21:00:04.498 DEBUG:teuthology.orchestra.run.trial154:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2026-02-20T21:00:04.560 INFO:teuthology.orchestra.run.trial154.stderr:1+0 records in 2026-02-20T21:00:04.560 INFO:teuthology.orchestra.run.trial154.stderr:1+0 records out 2026-02-20T21:00:04.561 INFO:teuthology.orchestra.run.trial154.stderr:512 bytes copied, 0.000141496 s, 3.6 MB/s 2026-02-20T21:00:04.562 DEBUG:teuthology.orchestra.run.trial154:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2026-02-20T21:00:04.619 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-20T21:00:04.619 INFO:tasks.ceph:remote_to_roles_to_devs: {Remote(name='ubuntu@trial138.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@trial154.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-20T21:00:04.619 INFO:tasks.ceph:Generating config... 2026-02-20T21:00:04.622 INFO:tasks.ceph:[global] mon warn on pool no app = False 2026-02-20T21:00:04.622 INFO:tasks.ceph:[mgr] debug mgr = 20 2026-02-20T21:00:04.622 INFO:tasks.ceph:[mgr] debug ms = 1 2026-02-20T21:00:04.622 INFO:tasks.ceph:[mon] debug mon = 20 2026-02-20T21:00:04.623 INFO:tasks.ceph:[mon] debug ms = 1 2026-02-20T21:00:04.623 INFO:tasks.ceph:[mon] debug paxos = 20 2026-02-20T21:00:04.623 INFO:tasks.ceph:[osd] bluestore block size = 96636764160 2026-02-20T21:00:04.623 INFO:tasks.ceph:[osd] bluestore compression algorithm = zstd 2026-02-20T21:00:04.623 INFO:tasks.ceph:[osd] bluestore compression mode = aggressive 2026-02-20T21:00:04.623 INFO:tasks.ceph:[osd] bluestore fsck on mount = True 2026-02-20T21:00:04.623 INFO:tasks.ceph:[osd] debug bluefs = 1/20 2026-02-20T21:00:04.623 INFO:tasks.ceph:[osd] debug bluestore = 1/20 2026-02-20T21:00:04.623 INFO:tasks.ceph:[osd] debug ms = 1 2026-02-20T21:00:04.623 INFO:tasks.ceph:[osd] debug osd = 20 2026-02-20T21:00:04.623 INFO:tasks.ceph:[osd] debug rocksdb = 4/10 2026-02-20T21:00:04.624 INFO:tasks.ceph:[osd] mon osd backfillfull_ratio = 0.85 2026-02-20T21:00:04.624 INFO:tasks.ceph:[osd] mon osd full ratio = 0.9 2026-02-20T21:00:04.624 INFO:tasks.ceph:[osd] mon osd nearfull ratio = 0.8 2026-02-20T21:00:04.624 INFO:tasks.ceph:[osd] osd failsafe full ratio = 0.95 2026-02-20T21:00:04.624 INFO:tasks.ceph:[osd] osd objectstore = bluestore 2026-02-20T21:00:04.624 INFO:tasks.ceph:[osd] osd shutdown pgref assert = True 2026-02-20T21:00:04.624 INFO:tasks.ceph:Setting up mon.a... 2026-02-20T21:00:04.624 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring /etc/ceph/ceph.keyring 2026-02-20T21:00:04.661 INFO:teuthology.orchestra.run.trial138.stdout:creating /etc/ceph/ceph.keyring 2026-02-20T21:00:04.664 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --gen-key --name=mon. /etc/ceph/ceph.keyring 2026-02-20T21:00:04.739 DEBUG:teuthology.orchestra.run.trial138:> sudo chmod 0644 /etc/ceph/ceph.keyring 2026-02-20T21:00:04.804 DEBUG:tasks.ceph:Ceph mon addresses: [('mon.a', '10.20.193.138'), ('mon.c', '[v2:10.20.193.138:3301,v1:10.20.193.138:6790]'), ('mon.b', '10.20.193.154')] 2026-02-20T21:00:04.805 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.138,[v2:10.20.193.138:3301,v1:10.20.193.138:6790],10.20.193.154', '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': 'zstd', 'bluestore compression mode': 'aggressive', 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore', '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'}, 'mon.a': {}, 'mon.c': {}, 'mon.b': {}} 2026-02-20T21:00:04.806 DEBUG:teuthology.orchestra.run.trial138:> set -ex 2026-02-20T21:00:04.806 DEBUG:teuthology.orchestra.run.trial138:> dd of=/home/ubuntu/cephtest/ceph.tmp.conf 2026-02-20T21:00:04.861 DEBUG:teuthology.orchestra.run.trial138:> 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.138 --addv c '[v2:10.20.193.138:3301,v1:10.20.193.138:6790]' --add b 10.20.193.154 --print /home/ubuntu/cephtest/ceph.monmap 2026-02-20T21:00:04.935 INFO:teuthology.orchestra.run.trial138.stdout:monmaptool: monmap file /home/ubuntu/cephtest/ceph.monmap 2026-02-20T21:00:04.936 INFO:teuthology.orchestra.run.trial138.stdout:monmaptool: generated fsid 6bd454a5-e644-4736-a378-c6e236021483 2026-02-20T21:00:04.936 INFO:teuthology.orchestra.run.trial138.stdout:setting min_mon_release = tentacle 2026-02-20T21:00:04.936 INFO:teuthology.orchestra.run.trial138.stdout:epoch 0 2026-02-20T21:00:04.936 INFO:teuthology.orchestra.run.trial138.stdout:fsid 6bd454a5-e644-4736-a378-c6e236021483 2026-02-20T21:00:04.936 INFO:teuthology.orchestra.run.trial138.stdout:last_changed 2026-02-20T21:00:04.936452+0000 2026-02-20T21:00:04.936 INFO:teuthology.orchestra.run.trial138.stdout:created 2026-02-20T21:00:04.936452+0000 2026-02-20T21:00:04.936 INFO:teuthology.orchestra.run.trial138.stdout:min_mon_release 20 (tentacle) 2026-02-20T21:00:04.936 INFO:teuthology.orchestra.run.trial138.stdout:election_strategy: 1 2026-02-20T21:00:04.937 INFO:teuthology.orchestra.run.trial138.stdout:0: [v2:10.20.193.138:3300/0,v1:10.20.193.138:6789/0] mon.a 2026-02-20T21:00:04.937 INFO:teuthology.orchestra.run.trial138.stdout:1: [v2:10.20.193.154:3300/0,v1:10.20.193.154:6789/0] mon.b 2026-02-20T21:00:04.937 INFO:teuthology.orchestra.run.trial138.stdout:2: [v2:10.20.193.138:3301/0,v1:10.20.193.138:6790/0] mon.c 2026-02-20T21:00:04.937 INFO:teuthology.orchestra.run.trial138.stdout:monmaptool: writing epoch 0 to /home/ubuntu/cephtest/ceph.monmap (3 monitors) 2026-02-20T21:00:04.939 DEBUG:teuthology.orchestra.run.trial138:> rm -- /home/ubuntu/cephtest/ceph.tmp.conf 2026-02-20T21:00:04.996 INFO:tasks.ceph:Writing /etc/ceph/ceph.conf for FSID 6bd454a5-e644-4736-a378-c6e236021483... 2026-02-20T21:00:04.997 DEBUG:teuthology.orchestra.run.trial138:> 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-20T21:00:05.039 DEBUG:teuthology.orchestra.run.trial154:> 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-20T21:00:05.041 DEBUG:teuthology.orchestra.run.trial193:> 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-20T21:00:05.078 INFO:teuthology.orchestra.run.trial138.stdout:[global] 2026-02-20T21:00:05.078 INFO:teuthology.orchestra.run.trial138.stdout: chdir = "" 2026-02-20T21:00:05.078 INFO:teuthology.orchestra.run.trial138.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2026-02-20T21:00:05.078 INFO:teuthology.orchestra.run.trial138.stdout: auth supported = cephx 2026-02-20T21:00:05.078 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T21:00:05.078 INFO:teuthology.orchestra.run.trial138.stdout: filestore xattr use omap = true 2026-02-20T21:00:05.078 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T21:00:05.079 INFO:teuthology.orchestra.run.trial138.stdout: mon clock drift allowed = 1.000 2026-02-20T21:00:05.079 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T21:00:05.079 INFO:teuthology.orchestra.run.trial138.stdout: osd crush chooseleaf type = 0 2026-02-20T21:00:05.079 INFO:teuthology.orchestra.run.trial138.stdout: auth debug = true 2026-02-20T21:00:05.079 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T21:00:05.079 INFO:teuthology.orchestra.run.trial138.stdout: ms die on old message = true 2026-02-20T21:00:05.079 INFO:teuthology.orchestra.run.trial138.stdout: ms die on bug = true 2026-02-20T21:00:05.079 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T21:00:05.079 INFO:teuthology.orchestra.run.trial138.stdout: mon max pg per osd = 10000 # >= luminous 2026-02-20T21:00:05.080 INFO:teuthology.orchestra.run.trial138.stdout: mon pg warn max object skew = 0 2026-02-20T21:00:05.080 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T21:00:05.080 INFO:teuthology.orchestra.run.trial138.stdout: # disable pg_autoscaler by default for new pools 2026-02-20T21:00:05.080 INFO:teuthology.orchestra.run.trial138.stdout: osd_pool_default_pg_autoscale_mode = off 2026-02-20T21:00:05.080 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T21:00:05.080 INFO:teuthology.orchestra.run.trial138.stdout: osd pool default size = 2 2026-02-20T21:00:05.081 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T21:00:05.081 INFO:teuthology.orchestra.run.trial138.stdout: mon osd allow primary affinity = true 2026-02-20T21:00:05.081 INFO:teuthology.orchestra.run.trial138.stdout: mon osd allow pg remap = true 2026-02-20T21:00:05.081 INFO:teuthology.orchestra.run.trial138.stdout: mon warn on legacy crush tunables = false 2026-02-20T21:00:05.081 INFO:teuthology.orchestra.run.trial138.stdout: mon warn on crush straw calc version zero = false 2026-02-20T21:00:05.081 INFO:teuthology.orchestra.run.trial138.stdout: mon warn on no sortbitwise = false 2026-02-20T21:00:05.082 INFO:teuthology.orchestra.run.trial138.stdout: mon warn on osd down out interval zero = false 2026-02-20T21:00:05.082 INFO:teuthology.orchestra.run.trial138.stdout: mon warn on too few osds = false 2026-02-20T21:00:05.082 INFO:teuthology.orchestra.run.trial138.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2026-02-20T21:00:05.082 INFO:teuthology.orchestra.run.trial138.stdout: mon_warn_on_pool_no_redundancy = false 2026-02-20T21:00:05.082 INFO:teuthology.orchestra.run.trial138.stdout: mon_allow_pool_size_one = true 2026-02-20T21:00:05.082 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T21:00:05.082 INFO:teuthology.orchestra.run.trial138.stdout: osd pool default erasure code profile = plugin=isa technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2026-02-20T21:00:05.083 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T21:00:05.083 INFO:teuthology.orchestra.run.trial138.stdout: osd default data pool replay window = 5 2026-02-20T21:00:05.083 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T21:00:05.083 INFO:teuthology.orchestra.run.trial138.stdout: mon allow pool delete = true 2026-02-20T21:00:05.083 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T21:00:05.083 INFO:teuthology.orchestra.run.trial138.stdout: mon cluster log file level = debug 2026-02-20T21:00:05.084 INFO:teuthology.orchestra.run.trial138.stdout: debug asserts on shutdown = true 2026-02-20T21:00:05.084 INFO:teuthology.orchestra.run.trial138.stdout: mon health detail to clog = false 2026-02-20T21:00:05.084 INFO:teuthology.orchestra.run.trial138.stdout: mon host = "10.20.193.138,[v2:10.20.193.138:3301,v1:10.20.193.138:6790],10.20.193.154" 2026-02-20T21:00:05.084 INFO:teuthology.orchestra.run.trial138.stdout: mon warn on pool no app = False 2026-02-20T21:00:05.084 INFO:teuthology.orchestra.run.trial138.stdout: fsid = 6bd454a5-e644-4736-a378-c6e236021483 2026-02-20T21:00:05.084 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T21:00:05.084 INFO:teuthology.orchestra.run.trial138.stdout:[osd] 2026-02-20T21:00:05.085 INFO:teuthology.orchestra.run.trial138.stdout: osd journal size = 100 2026-02-20T21:00:05.085 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T21:00:05.085 INFO:teuthology.orchestra.run.trial138.stdout: osd scrub load threshold = 5.0 2026-02-20T21:00:05.085 INFO:teuthology.orchestra.run.trial138.stdout: osd scrub max interval = 600 2026-02-20T21:00:05.085 INFO:teuthology.orchestra.run.trial138.stdout: osd mclock profile = high_recovery_ops 2026-02-20T21:00:05.085 INFO:teuthology.orchestra.run.trial138.stdout: osd mclock skip benchmark = true 2026-02-20T21:00:05.086 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T21:00:05.086 INFO:teuthology.orchestra.run.trial138.stdout: osd recover clone overlap = true 2026-02-20T21:00:05.086 INFO:teuthology.orchestra.run.trial138.stdout: osd recovery max chunk = 1048576 2026-02-20T21:00:05.086 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T21:00:05.086 INFO:teuthology.orchestra.run.trial138.stdout: osd debug shutdown = true 2026-02-20T21:00:05.086 INFO:teuthology.orchestra.run.trial138.stdout: osd debug op order = true 2026-02-20T21:00:05.086 INFO:teuthology.orchestra.run.trial138.stdout: osd debug verify stray on activate = true 2026-02-20T21:00:05.087 INFO:teuthology.orchestra.run.trial138.stdout: osd debug trim objects = true 2026-02-20T21:00:05.087 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T21:00:05.087 INFO:teuthology.orchestra.run.trial138.stdout: osd open classes on start = true 2026-02-20T21:00:05.087 INFO:teuthology.orchestra.run.trial138.stdout: osd debug pg log writeout = true 2026-02-20T21:00:05.087 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T21:00:05.087 INFO:teuthology.orchestra.run.trial138.stdout: osd deep scrub update digest min age = 30 2026-02-20T21:00:05.088 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T21:00:05.088 INFO:teuthology.orchestra.run.trial138.stdout: osd map max advance = 10 2026-02-20T21:00:05.088 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T21:00:05.088 INFO:teuthology.orchestra.run.trial138.stdout: journal zero on create = true 2026-02-20T21:00:05.088 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T21:00:05.088 INFO:teuthology.orchestra.run.trial138.stdout: filestore ondisk finisher threads = 3 2026-02-20T21:00:05.089 INFO:teuthology.orchestra.run.trial138.stdout: filestore apply finisher threads = 3 2026-02-20T21:00:05.089 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T21:00:05.089 INFO:teuthology.orchestra.run.trial138.stdout: bdev debug aio = true 2026-02-20T21:00:05.089 INFO:teuthology.orchestra.run.trial138.stdout: osd debug misdirected ops = true 2026-02-20T21:00:05.089 INFO:teuthology.orchestra.run.trial138.stdout: bluestore block size = 96636764160 2026-02-20T21:00:05.089 INFO:teuthology.orchestra.run.trial138.stdout: bluestore compression algorithm = zstd 2026-02-20T21:00:05.090 INFO:teuthology.orchestra.run.trial138.stdout: bluestore compression mode = aggressive 2026-02-20T21:00:05.090 INFO:teuthology.orchestra.run.trial138.stdout: bluestore fsck on mount = True 2026-02-20T21:00:05.090 INFO:teuthology.orchestra.run.trial138.stdout: debug bluefs = 1/20 2026-02-20T21:00:05.090 INFO:teuthology.orchestra.run.trial138.stdout: debug bluestore = 1/20 2026-02-20T21:00:05.090 INFO:teuthology.orchestra.run.trial138.stdout: debug ms = 1 2026-02-20T21:00:05.090 INFO:teuthology.orchestra.run.trial138.stdout: debug osd = 20 2026-02-20T21:00:05.091 INFO:teuthology.orchestra.run.trial138.stdout: debug rocksdb = 4/10 2026-02-20T21:00:05.091 INFO:teuthology.orchestra.run.trial138.stdout: mon osd backfillfull_ratio = 0.85 2026-02-20T21:00:05.091 INFO:teuthology.orchestra.run.trial138.stdout: mon osd full ratio = 0.9 2026-02-20T21:00:05.091 INFO:teuthology.orchestra.run.trial138.stdout: mon osd nearfull ratio = 0.8 2026-02-20T21:00:05.091 INFO:teuthology.orchestra.run.trial138.stdout: osd failsafe full ratio = 0.95 2026-02-20T21:00:05.091 INFO:teuthology.orchestra.run.trial138.stdout: osd objectstore = bluestore 2026-02-20T21:00:05.091 INFO:teuthology.orchestra.run.trial138.stdout: osd shutdown pgref assert = True 2026-02-20T21:00:05.092 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T21:00:05.092 INFO:teuthology.orchestra.run.trial138.stdout:[mgr] 2026-02-20T21:00:05.092 INFO:teuthology.orchestra.run.trial138.stdout: debug ms = 1 2026-02-20T21:00:05.092 INFO:teuthology.orchestra.run.trial138.stdout: debug mgr = 20 2026-02-20T21:00:05.092 INFO:teuthology.orchestra.run.trial138.stdout: debug mon = 20 2026-02-20T21:00:05.092 INFO:teuthology.orchestra.run.trial138.stdout: debug auth = 20 2026-02-20T21:00:05.092 INFO:teuthology.orchestra.run.trial138.stdout: mon reweight min pgs per osd = 4 2026-02-20T21:00:05.093 INFO:teuthology.orchestra.run.trial138.stdout: mon reweight min bytes per osd = 10 2026-02-20T21:00:05.093 INFO:teuthology.orchestra.run.trial138.stdout: mgr/telemetry/nag = false 2026-02-20T21:00:05.093 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T21:00:05.093 INFO:teuthology.orchestra.run.trial138.stdout:[mon] 2026-02-20T21:00:05.093 INFO:teuthology.orchestra.run.trial138.stdout: debug ms = 1 2026-02-20T21:00:05.093 INFO:teuthology.orchestra.run.trial138.stdout: debug mon = 20 2026-02-20T21:00:05.094 INFO:teuthology.orchestra.run.trial138.stdout: debug paxos = 20 2026-02-20T21:00:05.094 INFO:teuthology.orchestra.run.trial138.stdout: debug auth = 20 2026-02-20T21:00:05.094 INFO:teuthology.orchestra.run.trial138.stdout: mon data avail warn = 5 2026-02-20T21:00:05.094 INFO:teuthology.orchestra.run.trial138.stdout: mon mgr mkfs grace = 240 2026-02-20T21:00:05.094 INFO:teuthology.orchestra.run.trial138.stdout: mon reweight min pgs per osd = 4 2026-02-20T21:00:05.094 INFO:teuthology.orchestra.run.trial138.stdout: mon osd reporter subtree level = osd 2026-02-20T21:00:05.095 INFO:teuthology.orchestra.run.trial138.stdout: mon osd prime pg temp = true 2026-02-20T21:00:05.095 INFO:teuthology.orchestra.run.trial138.stdout: mon reweight min bytes per osd = 10 2026-02-20T21:00:05.095 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T21:00:05.095 INFO:teuthology.orchestra.run.trial138.stdout: # rotate auth tickets quickly to exercise renewal paths 2026-02-20T21:00:05.095 INFO:teuthology.orchestra.run.trial138.stdout: auth mon ticket ttl = 660 # 11m 2026-02-20T21:00:05.095 INFO:teuthology.orchestra.run.trial138.stdout: auth service ticket ttl = 240 # 4m 2026-02-20T21:00:05.096 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T21:00:05.096 INFO:teuthology.orchestra.run.trial138.stdout: # don't complain about insecure global_id in the test suite 2026-02-20T21:00:05.096 INFO:teuthology.orchestra.run.trial138.stdout: mon_warn_on_insecure_global_id_reclaim = false 2026-02-20T21:00:05.096 INFO:teuthology.orchestra.run.trial138.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2026-02-20T21:00:05.096 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T21:00:05.096 INFO:teuthology.orchestra.run.trial138.stdout: # 1m isn't quite enough 2026-02-20T21:00:05.096 INFO:teuthology.orchestra.run.trial138.stdout: mon_down_mkfs_grace = 2m 2026-02-20T21:00:05.097 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T21:00:05.097 INFO:teuthology.orchestra.run.trial138.stdout: mon_warn_on_filestore_osds = false 2026-02-20T21:00:05.097 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T21:00:05.097 INFO:teuthology.orchestra.run.trial138.stdout:[client] 2026-02-20T21:00:05.097 INFO:teuthology.orchestra.run.trial138.stdout: rgw cache enabled = true 2026-02-20T21:00:05.097 INFO:teuthology.orchestra.run.trial138.stdout: rgw enable ops log = true 2026-02-20T21:00:05.098 INFO:teuthology.orchestra.run.trial138.stdout: rgw enable usage log = true 2026-02-20T21:00:05.098 INFO:teuthology.orchestra.run.trial138.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2026-02-20T21:00:05.098 INFO:teuthology.orchestra.run.trial138.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2026-02-20T21:00:05.098 INFO:teuthology.orchestra.run.trial138.stdout:[mon.a] 2026-02-20T21:00:05.098 INFO:teuthology.orchestra.run.trial138.stdout:[mon.c] 2026-02-20T21:00:05.098 INFO:teuthology.orchestra.run.trial138.stdout:[mon.b] 2026-02-20T21:00:05.103 INFO:teuthology.orchestra.run.trial193.stdout:[global] 2026-02-20T21:00:05.103 INFO:teuthology.orchestra.run.trial193.stdout: chdir = "" 2026-02-20T21:00:05.103 INFO:teuthology.orchestra.run.trial193.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2026-02-20T21:00:05.103 INFO:teuthology.orchestra.run.trial193.stdout: auth supported = cephx 2026-02-20T21:00:05.103 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T21:00:05.104 INFO:teuthology.orchestra.run.trial193.stdout: filestore xattr use omap = true 2026-02-20T21:00:05.104 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T21:00:05.104 INFO:teuthology.orchestra.run.trial193.stdout: mon clock drift allowed = 1.000 2026-02-20T21:00:05.104 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T21:00:05.104 INFO:teuthology.orchestra.run.trial193.stdout: osd crush chooseleaf type = 0 2026-02-20T21:00:05.104 INFO:teuthology.orchestra.run.trial193.stdout: auth debug = true 2026-02-20T21:00:05.104 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T21:00:05.104 INFO:teuthology.orchestra.run.trial193.stdout: ms die on old message = true 2026-02-20T21:00:05.105 INFO:teuthology.orchestra.run.trial193.stdout: ms die on bug = true 2026-02-20T21:00:05.105 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T21:00:05.105 INFO:teuthology.orchestra.run.trial193.stdout: mon max pg per osd = 10000 # >= luminous 2026-02-20T21:00:05.105 INFO:teuthology.orchestra.run.trial193.stdout: mon pg warn max object skew = 0 2026-02-20T21:00:05.105 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T21:00:05.105 INFO:teuthology.orchestra.run.trial193.stdout: # disable pg_autoscaler by default for new pools 2026-02-20T21:00:05.105 INFO:teuthology.orchestra.run.trial193.stdout: osd_pool_default_pg_autoscale_mode = off 2026-02-20T21:00:05.106 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T21:00:05.106 INFO:teuthology.orchestra.run.trial193.stdout: osd pool default size = 2 2026-02-20T21:00:05.106 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T21:00:05.106 INFO:teuthology.orchestra.run.trial193.stdout: mon osd allow primary affinity = true 2026-02-20T21:00:05.106 INFO:teuthology.orchestra.run.trial193.stdout: mon osd allow pg remap = true 2026-02-20T21:00:05.106 INFO:teuthology.orchestra.run.trial193.stdout: mon warn on legacy crush tunables = false 2026-02-20T21:00:05.106 INFO:teuthology.orchestra.run.trial193.stdout: mon warn on crush straw calc version zero = false 2026-02-20T21:00:05.106 INFO:teuthology.orchestra.run.trial193.stdout: mon warn on no sortbitwise = false 2026-02-20T21:00:05.106 INFO:teuthology.orchestra.run.trial193.stdout: mon warn on osd down out interval zero = false 2026-02-20T21:00:05.107 INFO:teuthology.orchestra.run.trial193.stdout: mon warn on too few osds = false 2026-02-20T21:00:05.107 INFO:teuthology.orchestra.run.trial193.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2026-02-20T21:00:05.107 INFO:teuthology.orchestra.run.trial193.stdout: mon_warn_on_pool_no_redundancy = false 2026-02-20T21:00:05.107 INFO:teuthology.orchestra.run.trial193.stdout: mon_allow_pool_size_one = true 2026-02-20T21:00:05.107 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T21:00:05.107 INFO:teuthology.orchestra.run.trial193.stdout: osd pool default erasure code profile = plugin=isa technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2026-02-20T21:00:05.107 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T21:00:05.108 INFO:teuthology.orchestra.run.trial193.stdout: osd default data pool replay window = 5 2026-02-20T21:00:05.108 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T21:00:05.108 INFO:teuthology.orchestra.run.trial193.stdout: mon allow pool delete = true 2026-02-20T21:00:05.108 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T21:00:05.108 INFO:teuthology.orchestra.run.trial193.stdout: mon cluster log file level = debug 2026-02-20T21:00:05.108 INFO:teuthology.orchestra.run.trial193.stdout: debug asserts on shutdown = true 2026-02-20T21:00:05.108 INFO:teuthology.orchestra.run.trial193.stdout: mon health detail to clog = false 2026-02-20T21:00:05.108 INFO:teuthology.orchestra.run.trial193.stdout: mon host = "10.20.193.138,[v2:10.20.193.138:3301,v1:10.20.193.138:6790],10.20.193.154" 2026-02-20T21:00:05.109 INFO:teuthology.orchestra.run.trial193.stdout: mon warn on pool no app = False 2026-02-20T21:00:05.109 INFO:teuthology.orchestra.run.trial193.stdout: fsid = 6bd454a5-e644-4736-a378-c6e236021483 2026-02-20T21:00:05.109 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T21:00:05.109 INFO:teuthology.orchestra.run.trial193.stdout:[osd] 2026-02-20T21:00:05.109 INFO:teuthology.orchestra.run.trial193.stdout: osd journal size = 100 2026-02-20T21:00:05.109 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T21:00:05.109 INFO:teuthology.orchestra.run.trial193.stdout: osd scrub load threshold = 5.0 2026-02-20T21:00:05.109 INFO:teuthology.orchestra.run.trial193.stdout: osd scrub max interval = 600 2026-02-20T21:00:05.109 INFO:teuthology.orchestra.run.trial193.stdout: osd mclock profile = high_recovery_ops 2026-02-20T21:00:05.109 INFO:teuthology.orchestra.run.trial193.stdout: osd mclock skip benchmark = true 2026-02-20T21:00:05.109 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T21:00:05.109 INFO:teuthology.orchestra.run.trial193.stdout: osd recover clone overlap = true 2026-02-20T21:00:05.110 INFO:teuthology.orchestra.run.trial193.stdout: osd recovery max chunk = 1048576 2026-02-20T21:00:05.110 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T21:00:05.110 INFO:teuthology.orchestra.run.trial193.stdout: osd debug shutdown = true 2026-02-20T21:00:05.110 INFO:teuthology.orchestra.run.trial193.stdout: osd debug op order = true 2026-02-20T21:00:05.110 INFO:teuthology.orchestra.run.trial193.stdout: osd debug verify stray on activate = true 2026-02-20T21:00:05.110 INFO:teuthology.orchestra.run.trial193.stdout: osd debug trim objects = true 2026-02-20T21:00:05.110 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T21:00:05.110 INFO:teuthology.orchestra.run.trial193.stdout: osd open classes on start = true 2026-02-20T21:00:05.110 INFO:teuthology.orchestra.run.trial193.stdout: osd debug pg log writeout = true 2026-02-20T21:00:05.110 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T21:00:05.110 INFO:teuthology.orchestra.run.trial193.stdout: osd deep scrub update digest min age = 30 2026-02-20T21:00:05.110 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T21:00:05.110 INFO:teuthology.orchestra.run.trial193.stdout: osd map max advance = 10 2026-02-20T21:00:05.111 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T21:00:05.111 INFO:teuthology.orchestra.run.trial193.stdout: journal zero on create = true 2026-02-20T21:00:05.111 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T21:00:05.111 INFO:teuthology.orchestra.run.trial193.stdout: filestore ondisk finisher threads = 3 2026-02-20T21:00:05.111 INFO:teuthology.orchestra.run.trial193.stdout: filestore apply finisher threads = 3 2026-02-20T21:00:05.111 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T21:00:05.111 INFO:teuthology.orchestra.run.trial193.stdout: bdev debug aio = true 2026-02-20T21:00:05.111 INFO:teuthology.orchestra.run.trial193.stdout: osd debug misdirected ops = true 2026-02-20T21:00:05.111 INFO:teuthology.orchestra.run.trial193.stdout: bluestore block size = 96636764160 2026-02-20T21:00:05.111 INFO:teuthology.orchestra.run.trial193.stdout: bluestore compression algorithm = zstd 2026-02-20T21:00:05.111 INFO:teuthology.orchestra.run.trial193.stdout: bluestore compression mode = aggressive 2026-02-20T21:00:05.111 INFO:teuthology.orchestra.run.trial193.stdout: bluestore fsck on mount = True 2026-02-20T21:00:05.111 INFO:teuthology.orchestra.run.trial193.stdout: debug bluefs = 1/20 2026-02-20T21:00:05.112 INFO:teuthology.orchestra.run.trial193.stdout: debug bluestore = 1/20 2026-02-20T21:00:05.112 INFO:teuthology.orchestra.run.trial193.stdout: debug ms = 1 2026-02-20T21:00:05.112 INFO:teuthology.orchestra.run.trial193.stdout: debug osd = 20 2026-02-20T21:00:05.112 INFO:teuthology.orchestra.run.trial193.stdout: debug rocksdb = 4/10 2026-02-20T21:00:05.112 INFO:teuthology.orchestra.run.trial193.stdout: mon osd backfillfull_ratio = 0.85 2026-02-20T21:00:05.112 INFO:teuthology.orchestra.run.trial193.stdout: mon osd full ratio = 0.9 2026-02-20T21:00:05.112 INFO:teuthology.orchestra.run.trial193.stdout: mon osd nearfull ratio = 0.8 2026-02-20T21:00:05.112 INFO:teuthology.orchestra.run.trial193.stdout: osd failsafe full ratio = 0.95 2026-02-20T21:00:05.113 INFO:teuthology.orchestra.run.trial193.stdout: osd objectstore = bluestore 2026-02-20T21:00:05.113 INFO:teuthology.orchestra.run.trial193.stdout: osd shutdown pgref assert = True 2026-02-20T21:00:05.113 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T21:00:05.113 INFO:teuthology.orchestra.run.trial193.stdout:[mgr] 2026-02-20T21:00:05.113 INFO:teuthology.orchestra.run.trial193.stdout: debug ms = 1 2026-02-20T21:00:05.113 INFO:teuthology.orchestra.run.trial193.stdout: debug mgr = 20 2026-02-20T21:00:05.113 INFO:teuthology.orchestra.run.trial193.stdout: debug mon = 20 2026-02-20T21:00:05.113 INFO:teuthology.orchestra.run.trial193.stdout: debug auth = 20 2026-02-20T21:00:05.113 INFO:teuthology.orchestra.run.trial193.stdout: mon reweight min pgs per osd = 4 2026-02-20T21:00:05.113 INFO:teuthology.orchestra.run.trial193.stdout: mon reweight min bytes per osd = 10 2026-02-20T21:00:05.113 INFO:teuthology.orchestra.run.trial193.stdout: mgr/telemetry/nag = false 2026-02-20T21:00:05.113 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T21:00:05.113 INFO:teuthology.orchestra.run.trial193.stdout:[mon] 2026-02-20T21:00:05.114 INFO:teuthology.orchestra.run.trial193.stdout: debug ms = 1 2026-02-20T21:00:05.114 INFO:teuthology.orchestra.run.trial193.stdout: debug mon = 20 2026-02-20T21:00:05.114 INFO:teuthology.orchestra.run.trial193.stdout: debug paxos = 20 2026-02-20T21:00:05.114 INFO:teuthology.orchestra.run.trial193.stdout: debug auth = 20 2026-02-20T21:00:05.114 INFO:teuthology.orchestra.run.trial193.stdout: mon data avail warn = 5 2026-02-20T21:00:05.114 INFO:teuthology.orchestra.run.trial193.stdout: mon mgr mkfs grace = 240 2026-02-20T21:00:05.114 INFO:teuthology.orchestra.run.trial193.stdout: mon reweight min pgs per osd = 4 2026-02-20T21:00:05.114 INFO:teuthology.orchestra.run.trial193.stdout: mon osd reporter subtree level = osd 2026-02-20T21:00:05.114 INFO:teuthology.orchestra.run.trial193.stdout: mon osd prime pg temp = true 2026-02-20T21:00:05.114 INFO:teuthology.orchestra.run.trial193.stdout: mon reweight min bytes per osd = 10 2026-02-20T21:00:05.114 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T21:00:05.114 INFO:teuthology.orchestra.run.trial193.stdout: # rotate auth tickets quickly to exercise renewal paths 2026-02-20T21:00:05.114 INFO:teuthology.orchestra.run.trial193.stdout: auth mon ticket ttl = 660 # 11m 2026-02-20T21:00:05.114 INFO:teuthology.orchestra.run.trial193.stdout: auth service ticket ttl = 240 # 4m 2026-02-20T21:00:05.114 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T21:00:05.114 INFO:teuthology.orchestra.run.trial193.stdout: # don't complain about insecure global_id in the test suite 2026-02-20T21:00:05.115 INFO:teuthology.orchestra.run.trial193.stdout: mon_warn_on_insecure_global_id_reclaim = false 2026-02-20T21:00:05.115 INFO:teuthology.orchestra.run.trial193.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2026-02-20T21:00:05.115 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T21:00:05.115 INFO:teuthology.orchestra.run.trial193.stdout: # 1m isn't quite enough 2026-02-20T21:00:05.115 INFO:teuthology.orchestra.run.trial193.stdout: mon_down_mkfs_grace = 2m 2026-02-20T21:00:05.115 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T21:00:05.115 INFO:teuthology.orchestra.run.trial193.stdout: mon_warn_on_filestore_osds = false 2026-02-20T21:00:05.115 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T21:00:05.115 INFO:teuthology.orchestra.run.trial193.stdout:[client] 2026-02-20T21:00:05.115 INFO:teuthology.orchestra.run.trial193.stdout: rgw cache enabled = true 2026-02-20T21:00:05.115 INFO:teuthology.orchestra.run.trial193.stdout: rgw enable ops log = true 2026-02-20T21:00:05.115 INFO:teuthology.orchestra.run.trial193.stdout: rgw enable usage log = true 2026-02-20T21:00:05.115 INFO:teuthology.orchestra.run.trial193.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2026-02-20T21:00:05.115 INFO:teuthology.orchestra.run.trial193.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2026-02-20T21:00:05.115 INFO:teuthology.orchestra.run.trial193.stdout:[mon.a] 2026-02-20T21:00:05.116 INFO:teuthology.orchestra.run.trial193.stdout:[mon.c] 2026-02-20T21:00:05.116 INFO:teuthology.orchestra.run.trial193.stdout:[mon.b] 2026-02-20T21:00:05.116 INFO:teuthology.orchestra.run.trial154.stdout:[global] 2026-02-20T21:00:05.116 INFO:teuthology.orchestra.run.trial154.stdout: chdir = "" 2026-02-20T21:00:05.116 INFO:teuthology.orchestra.run.trial154.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2026-02-20T21:00:05.116 INFO:teuthology.orchestra.run.trial154.stdout: auth supported = cephx 2026-02-20T21:00:05.116 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T21:00:05.116 INFO:teuthology.orchestra.run.trial154.stdout: filestore xattr use omap = true 2026-02-20T21:00:05.116 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T21:00:05.116 INFO:teuthology.orchestra.run.trial154.stdout: mon clock drift allowed = 1.000 2026-02-20T21:00:05.116 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T21:00:05.116 INFO:teuthology.orchestra.run.trial154.stdout: osd crush chooseleaf type = 0 2026-02-20T21:00:05.117 INFO:teuthology.orchestra.run.trial154.stdout: auth debug = true 2026-02-20T21:00:05.117 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T21:00:05.117 INFO:teuthology.orchestra.run.trial154.stdout: ms die on old message = true 2026-02-20T21:00:05.117 INFO:teuthology.orchestra.run.trial154.stdout: ms die on bug = true 2026-02-20T21:00:05.117 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T21:00:05.117 INFO:teuthology.orchestra.run.trial154.stdout: mon max pg per osd = 10000 # >= luminous 2026-02-20T21:00:05.117 INFO:teuthology.orchestra.run.trial154.stdout: mon pg warn max object skew = 0 2026-02-20T21:00:05.117 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T21:00:05.117 INFO:teuthology.orchestra.run.trial154.stdout: # disable pg_autoscaler by default for new pools 2026-02-20T21:00:05.118 INFO:teuthology.orchestra.run.trial154.stdout: osd_pool_default_pg_autoscale_mode = off 2026-02-20T21:00:05.118 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T21:00:05.118 INFO:teuthology.orchestra.run.trial154.stdout: osd pool default size = 2 2026-02-20T21:00:05.118 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T21:00:05.118 INFO:teuthology.orchestra.run.trial154.stdout: mon osd allow primary affinity = true 2026-02-20T21:00:05.118 INFO:teuthology.orchestra.run.trial154.stdout: mon osd allow pg remap = true 2026-02-20T21:00:05.118 INFO:teuthology.orchestra.run.trial154.stdout: mon warn on legacy crush tunables = false 2026-02-20T21:00:05.118 INFO:teuthology.orchestra.run.trial154.stdout: mon warn on crush straw calc version zero = false 2026-02-20T21:00:05.118 INFO:teuthology.orchestra.run.trial154.stdout: mon warn on no sortbitwise = false 2026-02-20T21:00:05.118 INFO:teuthology.orchestra.run.trial154.stdout: mon warn on osd down out interval zero = false 2026-02-20T21:00:05.119 INFO:teuthology.orchestra.run.trial154.stdout: mon warn on too few osds = false 2026-02-20T21:00:05.119 INFO:teuthology.orchestra.run.trial154.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2026-02-20T21:00:05.119 INFO:teuthology.orchestra.run.trial154.stdout: mon_warn_on_pool_no_redundancy = false 2026-02-20T21:00:05.119 INFO:teuthology.orchestra.run.trial154.stdout: mon_allow_pool_size_one = true 2026-02-20T21:00:05.119 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T21:00:05.119 INFO:teuthology.orchestra.run.trial154.stdout: osd pool default erasure code profile = plugin=isa technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2026-02-20T21:00:05.119 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T21:00:05.119 INFO:teuthology.orchestra.run.trial154.stdout: osd default data pool replay window = 5 2026-02-20T21:00:05.119 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T21:00:05.119 INFO:teuthology.orchestra.run.trial154.stdout: mon allow pool delete = true 2026-02-20T21:00:05.119 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T21:00:05.119 INFO:teuthology.orchestra.run.trial154.stdout: mon cluster log file level = debug 2026-02-20T21:00:05.120 INFO:teuthology.orchestra.run.trial154.stdout: debug asserts on shutdown = true 2026-02-20T21:00:05.120 INFO:teuthology.orchestra.run.trial154.stdout: mon health detail to clog = false 2026-02-20T21:00:05.120 INFO:teuthology.orchestra.run.trial154.stdout: mon host = "10.20.193.138,[v2:10.20.193.138:3301,v1:10.20.193.138:6790],10.20.193.154" 2026-02-20T21:00:05.120 INFO:teuthology.orchestra.run.trial154.stdout: mon warn on pool no app = False 2026-02-20T21:00:05.120 INFO:teuthology.orchestra.run.trial154.stdout: fsid = 6bd454a5-e644-4736-a378-c6e236021483 2026-02-20T21:00:05.120 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T21:00:05.120 INFO:teuthology.orchestra.run.trial154.stdout:[osd] 2026-02-20T21:00:05.120 INFO:teuthology.orchestra.run.trial154.stdout: osd journal size = 100 2026-02-20T21:00:05.120 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T21:00:05.120 INFO:teuthology.orchestra.run.trial154.stdout: osd scrub load threshold = 5.0 2026-02-20T21:00:05.120 INFO:teuthology.orchestra.run.trial154.stdout: osd scrub max interval = 600 2026-02-20T21:00:05.120 INFO:teuthology.orchestra.run.trial154.stdout: osd mclock profile = high_recovery_ops 2026-02-20T21:00:05.120 INFO:teuthology.orchestra.run.trial154.stdout: osd mclock skip benchmark = true 2026-02-20T21:00:05.120 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T21:00:05.120 INFO:teuthology.orchestra.run.trial154.stdout: osd recover clone overlap = true 2026-02-20T21:00:05.120 INFO:teuthology.orchestra.run.trial154.stdout: osd recovery max chunk = 1048576 2026-02-20T21:00:05.120 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T21:00:05.120 INFO:teuthology.orchestra.run.trial154.stdout: osd debug shutdown = true 2026-02-20T21:00:05.121 INFO:teuthology.orchestra.run.trial154.stdout: osd debug op order = true 2026-02-20T21:00:05.121 INFO:teuthology.orchestra.run.trial154.stdout: osd debug verify stray on activate = true 2026-02-20T21:00:05.121 INFO:teuthology.orchestra.run.trial154.stdout: osd debug trim objects = true 2026-02-20T21:00:05.121 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T21:00:05.121 INFO:teuthology.orchestra.run.trial154.stdout: osd open classes on start = true 2026-02-20T21:00:05.121 INFO:teuthology.orchestra.run.trial154.stdout: osd debug pg log writeout = true 2026-02-20T21:00:05.121 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T21:00:05.121 INFO:teuthology.orchestra.run.trial154.stdout: osd deep scrub update digest min age = 30 2026-02-20T21:00:05.121 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T21:00:05.121 INFO:teuthology.orchestra.run.trial154.stdout: osd map max advance = 10 2026-02-20T21:00:05.121 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T21:00:05.121 INFO:teuthology.orchestra.run.trial154.stdout: journal zero on create = true 2026-02-20T21:00:05.121 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T21:00:05.121 INFO:teuthology.orchestra.run.trial154.stdout: filestore ondisk finisher threads = 3 2026-02-20T21:00:05.121 INFO:teuthology.orchestra.run.trial154.stdout: filestore apply finisher threads = 3 2026-02-20T21:00:05.121 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T21:00:05.121 INFO:teuthology.orchestra.run.trial154.stdout: bdev debug aio = true 2026-02-20T21:00:05.121 INFO:teuthology.orchestra.run.trial154.stdout: osd debug misdirected ops = true 2026-02-20T21:00:05.121 INFO:teuthology.orchestra.run.trial154.stdout: bluestore block size = 96636764160 2026-02-20T21:00:05.122 INFO:teuthology.orchestra.run.trial154.stdout: bluestore compression algorithm = zstd 2026-02-20T21:00:05.122 INFO:teuthology.orchestra.run.trial154.stdout: bluestore compression mode = aggressive 2026-02-20T21:00:05.122 INFO:teuthology.orchestra.run.trial154.stdout: bluestore fsck on mount = True 2026-02-20T21:00:05.122 INFO:teuthology.orchestra.run.trial154.stdout: debug bluefs = 1/20 2026-02-20T21:00:05.122 INFO:teuthology.orchestra.run.trial154.stdout: debug bluestore = 1/20 2026-02-20T21:00:05.122 INFO:teuthology.orchestra.run.trial154.stdout: debug ms = 1 2026-02-20T21:00:05.122 INFO:teuthology.orchestra.run.trial154.stdout: debug osd = 20 2026-02-20T21:00:05.122 INFO:teuthology.orchestra.run.trial154.stdout: debug rocksdb = 4/10 2026-02-20T21:00:05.122 INFO:teuthology.orchestra.run.trial154.stdout: mon osd backfillfull_ratio = 0.85 2026-02-20T21:00:05.122 INFO:teuthology.orchestra.run.trial154.stdout: mon osd full ratio = 0.9 2026-02-20T21:00:05.122 INFO:teuthology.orchestra.run.trial154.stdout: mon osd nearfull ratio = 0.8 2026-02-20T21:00:05.122 INFO:teuthology.orchestra.run.trial154.stdout: osd failsafe full ratio = 0.95 2026-02-20T21:00:05.122 INFO:teuthology.orchestra.run.trial154.stdout: osd objectstore = bluestore 2026-02-20T21:00:05.122 INFO:teuthology.orchestra.run.trial154.stdout: osd shutdown pgref assert = True 2026-02-20T21:00:05.122 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T21:00:05.122 INFO:teuthology.orchestra.run.trial154.stdout:[mgr] 2026-02-20T21:00:05.122 INFO:teuthology.orchestra.run.trial154.stdout: debug ms = 1 2026-02-20T21:00:05.122 INFO:teuthology.orchestra.run.trial154.stdout: debug mgr = 20 2026-02-20T21:00:05.122 INFO:teuthology.orchestra.run.trial154.stdout: debug mon = 20 2026-02-20T21:00:05.123 INFO:teuthology.orchestra.run.trial154.stdout: debug auth = 20 2026-02-20T21:00:05.123 INFO:teuthology.orchestra.run.trial154.stdout: mon reweight min pgs per osd = 4 2026-02-20T21:00:05.123 INFO:teuthology.orchestra.run.trial154.stdout: mon reweight min bytes per osd = 10 2026-02-20T21:00:05.123 INFO:teuthology.orchestra.run.trial154.stdout: mgr/telemetry/nag = false 2026-02-20T21:00:05.123 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T21:00:05.123 INFO:teuthology.orchestra.run.trial154.stdout:[mon] 2026-02-20T21:00:05.123 INFO:teuthology.orchestra.run.trial154.stdout: debug ms = 1 2026-02-20T21:00:05.123 INFO:teuthology.orchestra.run.trial154.stdout: debug mon = 20 2026-02-20T21:00:05.123 INFO:teuthology.orchestra.run.trial154.stdout: debug paxos = 20 2026-02-20T21:00:05.123 INFO:teuthology.orchestra.run.trial154.stdout: debug auth = 20 2026-02-20T21:00:05.123 INFO:teuthology.orchestra.run.trial154.stdout: mon data avail warn = 5 2026-02-20T21:00:05.123 INFO:teuthology.orchestra.run.trial154.stdout: mon mgr mkfs grace = 240 2026-02-20T21:00:05.123 INFO:teuthology.orchestra.run.trial154.stdout: mon reweight min pgs per osd = 4 2026-02-20T21:00:05.123 INFO:teuthology.orchestra.run.trial154.stdout: mon osd reporter subtree level = osd 2026-02-20T21:00:05.123 INFO:teuthology.orchestra.run.trial154.stdout: mon osd prime pg temp = true 2026-02-20T21:00:05.123 INFO:teuthology.orchestra.run.trial154.stdout: mon reweight min bytes per osd = 10 2026-02-20T21:00:05.123 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T21:00:05.123 INFO:teuthology.orchestra.run.trial154.stdout: # rotate auth tickets quickly to exercise renewal paths 2026-02-20T21:00:05.123 INFO:teuthology.orchestra.run.trial154.stdout: auth mon ticket ttl = 660 # 11m 2026-02-20T21:00:05.123 INFO:teuthology.orchestra.run.trial154.stdout: auth service ticket ttl = 240 # 4m 2026-02-20T21:00:05.124 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T21:00:05.124 INFO:teuthology.orchestra.run.trial154.stdout: # don't complain about insecure global_id in the test suite 2026-02-20T21:00:05.124 INFO:teuthology.orchestra.run.trial154.stdout: mon_warn_on_insecure_global_id_reclaim = false 2026-02-20T21:00:05.124 INFO:teuthology.orchestra.run.trial154.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2026-02-20T21:00:05.124 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T21:00:05.124 INFO:teuthology.orchestra.run.trial154.stdout: # 1m isn't quite enough 2026-02-20T21:00:05.124 INFO:teuthology.orchestra.run.trial154.stdout: mon_down_mkfs_grace = 2m 2026-02-20T21:00:05.124 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T21:00:05.124 INFO:teuthology.orchestra.run.trial154.stdout: mon_warn_on_filestore_osds = false 2026-02-20T21:00:05.124 INFO:teuthology.orchestra.run.trial154.stdout: 2026-02-20T21:00:05.124 INFO:teuthology.orchestra.run.trial154.stdout:[client] 2026-02-20T21:00:05.124 INFO:teuthology.orchestra.run.trial154.stdout: rgw cache enabled = true 2026-02-20T21:00:05.124 INFO:teuthology.orchestra.run.trial154.stdout: rgw enable ops log = true 2026-02-20T21:00:05.124 INFO:teuthology.orchestra.run.trial154.stdout: rgw enable usage log = true 2026-02-20T21:00:05.124 INFO:teuthology.orchestra.run.trial154.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2026-02-20T21:00:05.124 INFO:teuthology.orchestra.run.trial154.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2026-02-20T21:00:05.124 INFO:teuthology.orchestra.run.trial154.stdout:[mon.a] 2026-02-20T21:00:05.124 INFO:teuthology.orchestra.run.trial154.stdout:[mon.c] 2026-02-20T21:00:05.124 INFO:teuthology.orchestra.run.trial154.stdout:[mon.b] 2026-02-20T21:00:05.125 INFO:tasks.ceph:Creating admin key on mon.a... 2026-02-20T21:00:05.125 DEBUG:teuthology.orchestra.run.trial138:> 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-20T21:00:05.186 INFO:tasks.ceph:Copying monmap to all nodes... 2026-02-20T21:00:05.186 DEBUG:teuthology.orchestra.run.trial138:> set -ex 2026-02-20T21:00:05.186 DEBUG:teuthology.orchestra.run.trial138:> dd if=/etc/ceph/ceph.keyring of=/dev/stdout 2026-02-20T21:00:05.244 DEBUG:teuthology.orchestra.run.trial138:> set -ex 2026-02-20T21:00:05.244 DEBUG:teuthology.orchestra.run.trial138:> dd if=/home/ubuntu/cephtest/ceph.monmap of=/dev/stdout 2026-02-20T21:00:05.300 INFO:tasks.ceph:Sending monmap to node ubuntu@trial138.front.sepia.ceph.com 2026-02-20T21:00:05.300 DEBUG:teuthology.orchestra.run.trial138:> set -ex 2026-02-20T21:00:05.300 DEBUG:teuthology.orchestra.run.trial138:> sudo dd of=/etc/ceph/ceph.keyring 2026-02-20T21:00:05.301 DEBUG:teuthology.orchestra.run.trial138:> sudo chmod 0644 /etc/ceph/ceph.keyring 2026-02-20T21:00:05.374 DEBUG:teuthology.orchestra.run.trial138:> set -ex 2026-02-20T21:00:05.374 DEBUG:teuthology.orchestra.run.trial138:> dd of=/home/ubuntu/cephtest/ceph.monmap 2026-02-20T21:00:05.429 INFO:tasks.ceph:Sending monmap to node ubuntu@trial154.front.sepia.ceph.com 2026-02-20T21:00:05.429 DEBUG:teuthology.orchestra.run.trial154:> set -ex 2026-02-20T21:00:05.429 DEBUG:teuthology.orchestra.run.trial154:> sudo dd of=/etc/ceph/ceph.keyring 2026-02-20T21:00:05.430 DEBUG:teuthology.orchestra.run.trial154:> sudo chmod 0644 /etc/ceph/ceph.keyring 2026-02-20T21:00:05.463 DEBUG:teuthology.orchestra.run.trial154:> set -ex 2026-02-20T21:00:05.463 DEBUG:teuthology.orchestra.run.trial154:> dd of=/home/ubuntu/cephtest/ceph.monmap 2026-02-20T21:00:05.521 INFO:tasks.ceph:Sending monmap to node ubuntu@trial193.front.sepia.ceph.com 2026-02-20T21:00:05.521 DEBUG:teuthology.orchestra.run.trial193:> set -ex 2026-02-20T21:00:05.521 DEBUG:teuthology.orchestra.run.trial193:> sudo dd of=/etc/ceph/ceph.keyring 2026-02-20T21:00:05.522 DEBUG:teuthology.orchestra.run.trial193:> sudo chmod 0644 /etc/ceph/ceph.keyring 2026-02-20T21:00:05.556 DEBUG:teuthology.orchestra.run.trial193:> set -ex 2026-02-20T21:00:05.556 DEBUG:teuthology.orchestra.run.trial193:> dd of=/home/ubuntu/cephtest/ceph.monmap 2026-02-20T21:00:05.614 INFO:tasks.ceph:Setting up mon nodes... 2026-02-20T21:00:05.614 INFO:tasks.ceph:Setting up mgr nodes... 2026-02-20T21:00:05.614 DEBUG:teuthology.orchestra.run.trial138:> 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-20T21:00:05.659 INFO:teuthology.orchestra.run.trial138.stdout:creating /var/lib/ceph/mgr/ceph-x/keyring 2026-02-20T21:00:05.661 DEBUG:teuthology.orchestra.run.trial154:> 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-20T21:00:05.707 INFO:teuthology.orchestra.run.trial154.stdout:creating /var/lib/ceph/mgr/ceph-y/keyring 2026-02-20T21:00:05.709 INFO:tasks.ceph:Setting up mds nodes... 2026-02-20T21:00:05.709 INFO:tasks.ceph_client:Setting up client nodes... 2026-02-20T21:00:05.710 DEBUG:teuthology.orchestra.run.trial193:> 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-20T21:00:05.747 INFO:teuthology.orchestra.run.trial193.stdout:creating /etc/ceph/ceph.client.0.keyring 2026-02-20T21:00:05.758 INFO:tasks.ceph:Running mkfs on osd nodes... 2026-02-20T21:00:05.758 INFO:tasks.ceph:ctx.disk_config.remote_to_roles_to_dev: {Remote(name='ubuntu@trial138.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@trial154.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-20T21:00:05.758 DEBUG:teuthology.orchestra.run.trial138:> sudo mkdir -p /var/lib/ceph/osd/ceph-0 2026-02-20T21:00:05.784 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-20T21:00:05.784 INFO:tasks.ceph:role: osd.0 2026-02-20T21:00:05.784 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_1 on ubuntu@trial138.front.sepia.ceph.com 2026-02-20T21:00:05.784 DEBUG:teuthology.orchestra.run.trial138:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_1 2026-02-20T21:00:05.848 INFO:teuthology.orchestra.run.trial138.stdout:meta-data=/dev/vg_nvme/lv_1 isize=2048 agcount=4, agsize=45875200 blks 2026-02-20T21:00:05.849 INFO:teuthology.orchestra.run.trial138.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-20T21:00:05.849 INFO:teuthology.orchestra.run.trial138.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-20T21:00:05.849 INFO:teuthology.orchestra.run.trial138.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-02-20T21:00:05.849 INFO:teuthology.orchestra.run.trial138.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-20T21:00:05.849 INFO:teuthology.orchestra.run.trial138.stdout: = sunit=0 swidth=0 blks 2026-02-20T21:00:05.849 INFO:teuthology.orchestra.run.trial138.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-20T21:00:05.849 INFO:teuthology.orchestra.run.trial138.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-20T21:00:05.849 INFO:teuthology.orchestra.run.trial138.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-20T21:00:05.849 INFO:teuthology.orchestra.run.trial138.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-20T21:00:06.420 INFO:teuthology.orchestra.run.trial138.stdout:Discarding blocks...Done. 2026-02-20T21:00:06.422 INFO:tasks.ceph:mount /dev/vg_nvme/lv_1 on ubuntu@trial138.front.sepia.ceph.com -o noatime 2026-02-20T21:00:06.423 DEBUG:teuthology.orchestra.run.trial138:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-0 2026-02-20T21:00:06.492 DEBUG:teuthology.orchestra.run.trial138:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-0 2026-02-20T21:00:06.558 DEBUG:teuthology.orchestra.run.trial138:> sudo mkdir -p /var/lib/ceph/osd/ceph-1 2026-02-20T21:00:06.624 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-20T21:00:06.624 INFO:tasks.ceph:role: osd.1 2026-02-20T21:00:06.624 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_2 on ubuntu@trial138.front.sepia.ceph.com 2026-02-20T21:00:06.624 DEBUG:teuthology.orchestra.run.trial138:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_2 2026-02-20T21:00:06.689 INFO:teuthology.orchestra.run.trial138.stdout:meta-data=/dev/vg_nvme/lv_2 isize=2048 agcount=4, agsize=45875200 blks 2026-02-20T21:00:06.689 INFO:teuthology.orchestra.run.trial138.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-20T21:00:06.689 INFO:teuthology.orchestra.run.trial138.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-20T21:00:06.689 INFO:teuthology.orchestra.run.trial138.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-02-20T21:00:06.689 INFO:teuthology.orchestra.run.trial138.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-20T21:00:06.690 INFO:teuthology.orchestra.run.trial138.stdout: = sunit=0 swidth=0 blks 2026-02-20T21:00:06.690 INFO:teuthology.orchestra.run.trial138.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-20T21:00:06.690 INFO:teuthology.orchestra.run.trial138.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-20T21:00:06.690 INFO:teuthology.orchestra.run.trial138.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-20T21:00:06.690 INFO:teuthology.orchestra.run.trial138.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-20T21:00:07.251 INFO:teuthology.orchestra.run.trial138.stdout:Discarding blocks...Done. 2026-02-20T21:00:07.253 INFO:tasks.ceph:mount /dev/vg_nvme/lv_2 on ubuntu@trial138.front.sepia.ceph.com -o noatime 2026-02-20T21:00:07.253 DEBUG:teuthology.orchestra.run.trial138:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-1 2026-02-20T21:00:07.321 DEBUG:teuthology.orchestra.run.trial138:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-1 2026-02-20T21:00:07.387 DEBUG:teuthology.orchestra.run.trial138:> sudo mkdir -p /var/lib/ceph/osd/ceph-2 2026-02-20T21:00:07.451 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-20T21:00:07.451 INFO:tasks.ceph:role: osd.2 2026-02-20T21:00:07.451 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_3 on ubuntu@trial138.front.sepia.ceph.com 2026-02-20T21:00:07.452 DEBUG:teuthology.orchestra.run.trial138:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_3 2026-02-20T21:00:07.516 INFO:teuthology.orchestra.run.trial138.stdout:meta-data=/dev/vg_nvme/lv_3 isize=2048 agcount=4, agsize=45875200 blks 2026-02-20T21:00:07.517 INFO:teuthology.orchestra.run.trial138.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-20T21:00:07.517 INFO:teuthology.orchestra.run.trial138.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-20T21:00:07.517 INFO:teuthology.orchestra.run.trial138.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-02-20T21:00:07.517 INFO:teuthology.orchestra.run.trial138.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-20T21:00:07.517 INFO:teuthology.orchestra.run.trial138.stdout: = sunit=0 swidth=0 blks 2026-02-20T21:00:07.517 INFO:teuthology.orchestra.run.trial138.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-20T21:00:07.517 INFO:teuthology.orchestra.run.trial138.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-20T21:00:07.517 INFO:teuthology.orchestra.run.trial138.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-20T21:00:07.517 INFO:teuthology.orchestra.run.trial138.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-20T21:00:08.075 INFO:teuthology.orchestra.run.trial138.stdout:Discarding blocks...Done. 2026-02-20T21:00:08.077 INFO:tasks.ceph:mount /dev/vg_nvme/lv_3 on ubuntu@trial138.front.sepia.ceph.com -o noatime 2026-02-20T21:00:08.077 DEBUG:teuthology.orchestra.run.trial138:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-2 2026-02-20T21:00:08.148 DEBUG:teuthology.orchestra.run.trial138:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-2 2026-02-20T21:00:08.218 DEBUG:teuthology.orchestra.run.trial138:> sudo mkdir -p /var/lib/ceph/osd/ceph-3 2026-02-20T21:00:08.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-20T21:00:08.284 INFO:tasks.ceph:role: osd.3 2026-02-20T21:00:08.284 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_4 on ubuntu@trial138.front.sepia.ceph.com 2026-02-20T21:00:08.284 DEBUG:teuthology.orchestra.run.trial138:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_4 2026-02-20T21:00:08.348 INFO:teuthology.orchestra.run.trial138.stdout:meta-data=/dev/vg_nvme/lv_4 isize=2048 agcount=4, agsize=45875200 blks 2026-02-20T21:00:08.348 INFO:teuthology.orchestra.run.trial138.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-20T21:00:08.348 INFO:teuthology.orchestra.run.trial138.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-20T21:00:08.348 INFO:teuthology.orchestra.run.trial138.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-02-20T21:00:08.348 INFO:teuthology.orchestra.run.trial138.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-20T21:00:08.348 INFO:teuthology.orchestra.run.trial138.stdout: = sunit=0 swidth=0 blks 2026-02-20T21:00:08.349 INFO:teuthology.orchestra.run.trial138.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-20T21:00:08.349 INFO:teuthology.orchestra.run.trial138.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-20T21:00:08.349 INFO:teuthology.orchestra.run.trial138.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-20T21:00:08.349 INFO:teuthology.orchestra.run.trial138.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-20T21:00:08.905 INFO:teuthology.orchestra.run.trial138.stdout:Discarding blocks...Done. 2026-02-20T21:00:08.908 INFO:tasks.ceph:mount /dev/vg_nvme/lv_4 on ubuntu@trial138.front.sepia.ceph.com -o noatime 2026-02-20T21:00:08.908 DEBUG:teuthology.orchestra.run.trial138:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-3 2026-02-20T21:00:08.981 DEBUG:teuthology.orchestra.run.trial138:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-3 2026-02-20T21:00:09.049 DEBUG:teuthology.orchestra.run.trial138:> 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-20T21:00:09.127 INFO:teuthology.orchestra.run.trial138.stderr:2026-02-20T21:00:09.126+0000 7f34a373b900 -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-20T21:00:09.128 INFO:teuthology.orchestra.run.trial138.stderr:2026-02-20T21:00:09.127+0000 7f34a373b900 -1 created new key in keyring /var/lib/ceph/osd/ceph-0/keyring 2026-02-20T21:00:09.128 INFO:teuthology.orchestra.run.trial138.stderr:2026-02-20T21:00:09.127+0000 7f34a373b900 -1 bdev(0x56071798d800 /var/lib/ceph/osd/ceph-0/block) open stat got: (1) Operation not permitted 2026-02-20T21:00:09.128 INFO:teuthology.orchestra.run.trial138.stderr:2026-02-20T21:00:09.127+0000 7f34a373b900 -1 bluestore(/var/lib/ceph/osd/ceph-0) _read_fsid unparsable uuid 2026-02-20T21:00:09.601 DEBUG:teuthology.orchestra.run.trial138:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2026-02-20T21:00:09.668 DEBUG:teuthology.orchestra.run.trial138:> 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-20T21:00:09.746 INFO:teuthology.orchestra.run.trial138.stderr:2026-02-20T21:00:09.745+0000 7f947a253900 -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-20T21:00:09.746 INFO:teuthology.orchestra.run.trial138.stderr:2026-02-20T21:00:09.745+0000 7f947a253900 -1 created new key in keyring /var/lib/ceph/osd/ceph-1/keyring 2026-02-20T21:00:09.746 INFO:teuthology.orchestra.run.trial138.stderr:2026-02-20T21:00:09.745+0000 7f947a253900 -1 bdev(0x556b86851800 /var/lib/ceph/osd/ceph-1/block) open stat got: (1) Operation not permitted 2026-02-20T21:00:09.747 INFO:teuthology.orchestra.run.trial138.stderr:2026-02-20T21:00:09.745+0000 7f947a253900 -1 bluestore(/var/lib/ceph/osd/ceph-1) _read_fsid unparsable uuid 2026-02-20T21:00:10.216 DEBUG:teuthology.orchestra.run.trial138:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2026-02-20T21:00:10.281 DEBUG:teuthology.orchestra.run.trial138:> 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-20T21:00:10.359 INFO:teuthology.orchestra.run.trial138.stderr:2026-02-20T21:00:10.358+0000 7f6b1a822900 -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-20T21:00:10.360 INFO:teuthology.orchestra.run.trial138.stderr:2026-02-20T21:00:10.359+0000 7f6b1a822900 -1 created new key in keyring /var/lib/ceph/osd/ceph-2/keyring 2026-02-20T21:00:10.360 INFO:teuthology.orchestra.run.trial138.stderr:2026-02-20T21:00:10.359+0000 7f6b1a822900 -1 bdev(0x55e3a5143800 /var/lib/ceph/osd/ceph-2/block) open stat got: (1) Operation not permitted 2026-02-20T21:00:10.360 INFO:teuthology.orchestra.run.trial138.stderr:2026-02-20T21:00:10.359+0000 7f6b1a822900 -1 bluestore(/var/lib/ceph/osd/ceph-2) _read_fsid unparsable uuid 2026-02-20T21:00:10.808 DEBUG:teuthology.orchestra.run.trial138:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2026-02-20T21:00:10.874 DEBUG:teuthology.orchestra.run.trial138:> 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-20T21:00:10.952 INFO:teuthology.orchestra.run.trial138.stderr:2026-02-20T21:00:10.951+0000 7f2f6780e900 -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-20T21:00:10.952 INFO:teuthology.orchestra.run.trial138.stderr:2026-02-20T21:00:10.951+0000 7f2f6780e900 -1 created new key in keyring /var/lib/ceph/osd/ceph-3/keyring 2026-02-20T21:00:10.952 INFO:teuthology.orchestra.run.trial138.stderr:2026-02-20T21:00:10.951+0000 7f2f6780e900 -1 bdev(0x5589bc849800 /var/lib/ceph/osd/ceph-3/block) open stat got: (1) Operation not permitted 2026-02-20T21:00:10.953 INFO:teuthology.orchestra.run.trial138.stderr:2026-02-20T21:00:10.951+0000 7f2f6780e900 -1 bluestore(/var/lib/ceph/osd/ceph-3) _read_fsid unparsable uuid 2026-02-20T21:00:11.405 DEBUG:teuthology.orchestra.run.trial138:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2026-02-20T21:00:11.471 DEBUG:teuthology.orchestra.run.trial154:> sudo mkdir -p /var/lib/ceph/osd/ceph-4 2026-02-20T21:00:11.497 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-20T21:00:11.497 INFO:tasks.ceph:role: osd.4 2026-02-20T21:00:11.498 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_1 on ubuntu@trial154.front.sepia.ceph.com 2026-02-20T21:00:11.498 DEBUG:teuthology.orchestra.run.trial154:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_1 2026-02-20T21:00:11.564 INFO:teuthology.orchestra.run.trial154.stdout:meta-data=/dev/vg_nvme/lv_1 isize=2048 agcount=4, agsize=45875200 blks 2026-02-20T21:00:11.564 INFO:teuthology.orchestra.run.trial154.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-20T21:00:11.564 INFO:teuthology.orchestra.run.trial154.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-20T21:00:11.564 INFO:teuthology.orchestra.run.trial154.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-02-20T21:00:11.564 INFO:teuthology.orchestra.run.trial154.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-20T21:00:11.564 INFO:teuthology.orchestra.run.trial154.stdout: = sunit=0 swidth=0 blks 2026-02-20T21:00:11.564 INFO:teuthology.orchestra.run.trial154.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-20T21:00:11.564 INFO:teuthology.orchestra.run.trial154.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-20T21:00:11.565 INFO:teuthology.orchestra.run.trial154.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-20T21:00:11.565 INFO:teuthology.orchestra.run.trial154.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-20T21:00:12.136 INFO:teuthology.orchestra.run.trial154.stdout:Discarding blocks...Done. 2026-02-20T21:00:12.139 INFO:tasks.ceph:mount /dev/vg_nvme/lv_1 on ubuntu@trial154.front.sepia.ceph.com -o noatime 2026-02-20T21:00:12.139 DEBUG:teuthology.orchestra.run.trial154:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-4 2026-02-20T21:00:12.208 DEBUG:teuthology.orchestra.run.trial154:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-4 2026-02-20T21:00:12.276 DEBUG:teuthology.orchestra.run.trial154:> sudo mkdir -p /var/lib/ceph/osd/ceph-5 2026-02-20T21:00:12.341 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-20T21:00:12.341 INFO:tasks.ceph:role: osd.5 2026-02-20T21:00:12.341 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_2 on ubuntu@trial154.front.sepia.ceph.com 2026-02-20T21:00:12.341 DEBUG:teuthology.orchestra.run.trial154:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_2 2026-02-20T21:00:12.406 INFO:teuthology.orchestra.run.trial154.stdout:meta-data=/dev/vg_nvme/lv_2 isize=2048 agcount=4, agsize=45875200 blks 2026-02-20T21:00:12.407 INFO:teuthology.orchestra.run.trial154.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-20T21:00:12.407 INFO:teuthology.orchestra.run.trial154.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-20T21:00:12.407 INFO:teuthology.orchestra.run.trial154.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-02-20T21:00:12.407 INFO:teuthology.orchestra.run.trial154.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-20T21:00:12.407 INFO:teuthology.orchestra.run.trial154.stdout: = sunit=0 swidth=0 blks 2026-02-20T21:00:12.407 INFO:teuthology.orchestra.run.trial154.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-20T21:00:12.407 INFO:teuthology.orchestra.run.trial154.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-20T21:00:12.407 INFO:teuthology.orchestra.run.trial154.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-20T21:00:12.407 INFO:teuthology.orchestra.run.trial154.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-20T21:00:12.969 INFO:teuthology.orchestra.run.trial154.stdout:Discarding blocks...Done. 2026-02-20T21:00:12.971 INFO:tasks.ceph:mount /dev/vg_nvme/lv_2 on ubuntu@trial154.front.sepia.ceph.com -o noatime 2026-02-20T21:00:12.971 DEBUG:teuthology.orchestra.run.trial154:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-5 2026-02-20T21:00:13.039 DEBUG:teuthology.orchestra.run.trial154:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-5 2026-02-20T21:00:13.106 DEBUG:teuthology.orchestra.run.trial154:> sudo mkdir -p /var/lib/ceph/osd/ceph-6 2026-02-20T21:00:13.170 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-20T21:00:13.170 INFO:tasks.ceph:role: osd.6 2026-02-20T21:00:13.171 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_3 on ubuntu@trial154.front.sepia.ceph.com 2026-02-20T21:00:13.171 DEBUG:teuthology.orchestra.run.trial154:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_3 2026-02-20T21:00:13.236 INFO:teuthology.orchestra.run.trial154.stdout:meta-data=/dev/vg_nvme/lv_3 isize=2048 agcount=4, agsize=45875200 blks 2026-02-20T21:00:13.236 INFO:teuthology.orchestra.run.trial154.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-20T21:00:13.236 INFO:teuthology.orchestra.run.trial154.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-20T21:00:13.236 INFO:teuthology.orchestra.run.trial154.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-02-20T21:00:13.237 INFO:teuthology.orchestra.run.trial154.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-20T21:00:13.237 INFO:teuthology.orchestra.run.trial154.stdout: = sunit=0 swidth=0 blks 2026-02-20T21:00:13.237 INFO:teuthology.orchestra.run.trial154.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-20T21:00:13.237 INFO:teuthology.orchestra.run.trial154.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-20T21:00:13.237 INFO:teuthology.orchestra.run.trial154.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-20T21:00:13.237 INFO:teuthology.orchestra.run.trial154.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-20T21:00:13.796 INFO:teuthology.orchestra.run.trial154.stdout:Discarding blocks...Done. 2026-02-20T21:00:13.798 INFO:tasks.ceph:mount /dev/vg_nvme/lv_3 on ubuntu@trial154.front.sepia.ceph.com -o noatime 2026-02-20T21:00:13.798 DEBUG:teuthology.orchestra.run.trial154:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-6 2026-02-20T21:00:13.866 DEBUG:teuthology.orchestra.run.trial154:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-6 2026-02-20T21:00:13.932 DEBUG:teuthology.orchestra.run.trial154:> sudo mkdir -p /var/lib/ceph/osd/ceph-7 2026-02-20T21:00:13.996 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-20T21:00:13.996 INFO:tasks.ceph:role: osd.7 2026-02-20T21:00:13.996 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_4 on ubuntu@trial154.front.sepia.ceph.com 2026-02-20T21:00:13.997 DEBUG:teuthology.orchestra.run.trial154:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_4 2026-02-20T21:00:14.061 INFO:teuthology.orchestra.run.trial154.stdout:meta-data=/dev/vg_nvme/lv_4 isize=2048 agcount=4, agsize=45875200 blks 2026-02-20T21:00:14.061 INFO:teuthology.orchestra.run.trial154.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-20T21:00:14.061 INFO:teuthology.orchestra.run.trial154.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-20T21:00:14.062 INFO:teuthology.orchestra.run.trial154.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-02-20T21:00:14.062 INFO:teuthology.orchestra.run.trial154.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-20T21:00:14.062 INFO:teuthology.orchestra.run.trial154.stdout: = sunit=0 swidth=0 blks 2026-02-20T21:00:14.062 INFO:teuthology.orchestra.run.trial154.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-20T21:00:14.062 INFO:teuthology.orchestra.run.trial154.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-20T21:00:14.062 INFO:teuthology.orchestra.run.trial154.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-20T21:00:14.062 INFO:teuthology.orchestra.run.trial154.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-20T21:00:14.621 INFO:teuthology.orchestra.run.trial154.stdout:Discarding blocks...Done. 2026-02-20T21:00:14.624 INFO:tasks.ceph:mount /dev/vg_nvme/lv_4 on ubuntu@trial154.front.sepia.ceph.com -o noatime 2026-02-20T21:00:14.624 DEBUG:teuthology.orchestra.run.trial154:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-7 2026-02-20T21:00:14.691 DEBUG:teuthology.orchestra.run.trial154:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-7 2026-02-20T21:00:14.759 DEBUG:teuthology.orchestra.run.trial154:> 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-20T21:00:14.837 INFO:teuthology.orchestra.run.trial154.stderr:2026-02-20T21:00:14.836+0000 7f4999615900 -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-20T21:00:14.838 INFO:teuthology.orchestra.run.trial154.stderr:2026-02-20T21:00:14.837+0000 7f4999615900 -1 created new key in keyring /var/lib/ceph/osd/ceph-4/keyring 2026-02-20T21:00:14.838 INFO:teuthology.orchestra.run.trial154.stderr:2026-02-20T21:00:14.837+0000 7f4999615900 -1 bdev(0x556b48fd1800 /var/lib/ceph/osd/ceph-4/block) open stat got: (1) Operation not permitted 2026-02-20T21:00:14.838 INFO:teuthology.orchestra.run.trial154.stderr:2026-02-20T21:00:14.837+0000 7f4999615900 -1 bluestore(/var/lib/ceph/osd/ceph-4) _read_fsid unparsable uuid 2026-02-20T21:00:15.301 DEBUG:teuthology.orchestra.run.trial154:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2026-02-20T21:00:15.368 DEBUG:teuthology.orchestra.run.trial154:> 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-20T21:00:15.446 INFO:teuthology.orchestra.run.trial154.stderr:2026-02-20T21:00:15.445+0000 7f83d51c9900 -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-20T21:00:15.446 INFO:teuthology.orchestra.run.trial154.stderr:2026-02-20T21:00:15.445+0000 7f83d51c9900 -1 created new key in keyring /var/lib/ceph/osd/ceph-5/keyring 2026-02-20T21:00:15.446 INFO:teuthology.orchestra.run.trial154.stderr:2026-02-20T21:00:15.445+0000 7f83d51c9900 -1 bdev(0x563d943df800 /var/lib/ceph/osd/ceph-5/block) open stat got: (1) Operation not permitted 2026-02-20T21:00:15.446 INFO:teuthology.orchestra.run.trial154.stderr:2026-02-20T21:00:15.445+0000 7f83d51c9900 -1 bluestore(/var/lib/ceph/osd/ceph-5) _read_fsid unparsable uuid 2026-02-20T21:00:15.901 DEBUG:teuthology.orchestra.run.trial154:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2026-02-20T21:00:15.968 DEBUG:teuthology.orchestra.run.trial154:> 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-20T21:00:16.047 INFO:teuthology.orchestra.run.trial154.stderr:2026-02-20T21:00:16.046+0000 7f729f822900 -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-20T21:00:16.048 INFO:teuthology.orchestra.run.trial154.stderr:2026-02-20T21:00:16.046+0000 7f729f822900 -1 created new key in keyring /var/lib/ceph/osd/ceph-6/keyring 2026-02-20T21:00:16.048 INFO:teuthology.orchestra.run.trial154.stderr:2026-02-20T21:00:16.046+0000 7f729f822900 -1 bdev(0x55da4736d800 /var/lib/ceph/osd/ceph-6/block) open stat got: (1) Operation not permitted 2026-02-20T21:00:16.048 INFO:teuthology.orchestra.run.trial154.stderr:2026-02-20T21:00:16.046+0000 7f729f822900 -1 bluestore(/var/lib/ceph/osd/ceph-6) _read_fsid unparsable uuid 2026-02-20T21:00:16.505 DEBUG:teuthology.orchestra.run.trial154:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2026-02-20T21:00:16.569 DEBUG:teuthology.orchestra.run.trial154:> 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-20T21:00:16.646 INFO:teuthology.orchestra.run.trial154.stderr:2026-02-20T21:00:16.645+0000 7f30c3bb0900 -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-20T21:00:16.646 INFO:teuthology.orchestra.run.trial154.stderr:2026-02-20T21:00:16.645+0000 7f30c3bb0900 -1 created new key in keyring /var/lib/ceph/osd/ceph-7/keyring 2026-02-20T21:00:16.646 INFO:teuthology.orchestra.run.trial154.stderr:2026-02-20T21:00:16.645+0000 7f30c3bb0900 -1 bdev(0x55841f2c7800 /var/lib/ceph/osd/ceph-7/block) open stat got: (1) Operation not permitted 2026-02-20T21:00:16.646 INFO:teuthology.orchestra.run.trial154.stderr:2026-02-20T21:00:16.646+0000 7f30c3bb0900 -1 bluestore(/var/lib/ceph/osd/ceph-7) _read_fsid unparsable uuid 2026-02-20T21:00:17.106 DEBUG:teuthology.orchestra.run.trial154:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2026-02-20T21:00:17.171 INFO:tasks.ceph:Reading keys from all nodes... 2026-02-20T21:00:17.172 DEBUG:teuthology.orchestra.run.trial138:> set -ex 2026-02-20T21:00:17.172 DEBUG:teuthology.orchestra.run.trial138:> sudo dd if=/var/lib/ceph/mgr/ceph-x/keyring of=/dev/stdout 2026-02-20T21:00:17.199 DEBUG:teuthology.orchestra.run.trial138:> set -ex 2026-02-20T21:00:17.199 DEBUG:teuthology.orchestra.run.trial138:> sudo dd if=/var/lib/ceph/osd/ceph-0/keyring of=/dev/stdout 2026-02-20T21:00:17.265 DEBUG:teuthology.orchestra.run.trial138:> set -ex 2026-02-20T21:00:17.266 DEBUG:teuthology.orchestra.run.trial138:> sudo dd if=/var/lib/ceph/osd/ceph-1/keyring of=/dev/stdout 2026-02-20T21:00:17.329 DEBUG:teuthology.orchestra.run.trial138:> set -ex 2026-02-20T21:00:17.329 DEBUG:teuthology.orchestra.run.trial138:> sudo dd if=/var/lib/ceph/osd/ceph-2/keyring of=/dev/stdout 2026-02-20T21:00:17.392 DEBUG:teuthology.orchestra.run.trial138:> set -ex 2026-02-20T21:00:17.392 DEBUG:teuthology.orchestra.run.trial138:> sudo dd if=/var/lib/ceph/osd/ceph-3/keyring of=/dev/stdout 2026-02-20T21:00:17.456 DEBUG:teuthology.orchestra.run.trial154:> set -ex 2026-02-20T21:00:17.457 DEBUG:teuthology.orchestra.run.trial154:> sudo dd if=/var/lib/ceph/mgr/ceph-y/keyring of=/dev/stdout 2026-02-20T21:00:17.482 DEBUG:teuthology.orchestra.run.trial154:> set -ex 2026-02-20T21:00:17.483 DEBUG:teuthology.orchestra.run.trial154:> sudo dd if=/var/lib/ceph/osd/ceph-4/keyring of=/dev/stdout 2026-02-20T21:00:17.546 DEBUG:teuthology.orchestra.run.trial154:> set -ex 2026-02-20T21:00:17.546 DEBUG:teuthology.orchestra.run.trial154:> sudo dd if=/var/lib/ceph/osd/ceph-5/keyring of=/dev/stdout 2026-02-20T21:00:17.609 DEBUG:teuthology.orchestra.run.trial154:> set -ex 2026-02-20T21:00:17.609 DEBUG:teuthology.orchestra.run.trial154:> sudo dd if=/var/lib/ceph/osd/ceph-6/keyring of=/dev/stdout 2026-02-20T21:00:17.673 DEBUG:teuthology.orchestra.run.trial154:> set -ex 2026-02-20T21:00:17.673 DEBUG:teuthology.orchestra.run.trial154:> sudo dd if=/var/lib/ceph/osd/ceph-7/keyring of=/dev/stdout 2026-02-20T21:00:17.736 DEBUG:teuthology.orchestra.run.trial193:> set -ex 2026-02-20T21:00:17.736 DEBUG:teuthology.orchestra.run.trial193:> dd if=/etc/ceph/ceph.client.0.keyring of=/dev/stdout 2026-02-20T21:00:17.754 INFO:tasks.ceph:Adding keys to all mons... 2026-02-20T21:00:17.754 DEBUG:teuthology.orchestra.run.trial138:> sudo tee -a /etc/ceph/ceph.keyring 2026-02-20T21:00:17.756 DEBUG:teuthology.orchestra.run.trial154:> sudo tee -a /etc/ceph/ceph.keyring 2026-02-20T21:00:17.778 INFO:teuthology.orchestra.run.trial138.stdout:[mgr.x] 2026-02-20T21:00:17.778 INFO:teuthology.orchestra.run.trial138.stdout: key = AQBVy5hpa+ddJxAAvsh0vRYmG6JY3WPDkyWLSw== 2026-02-20T21:00:17.778 INFO:teuthology.orchestra.run.trial138.stdout:[osd.0] 2026-02-20T21:00:17.778 INFO:teuthology.orchestra.run.trial138.stdout: key = AQBZy5hp9xWmBxAA37O8pzL9zuuygMsIwj+R3w== 2026-02-20T21:00:17.778 INFO:teuthology.orchestra.run.trial138.stdout:[osd.1] 2026-02-20T21:00:17.778 INFO:teuthology.orchestra.run.trial138.stdout: key = AQBZy5hpmEeFLBAAPq5RGxcpiREhE2VI0z4bCA== 2026-02-20T21:00:17.778 INFO:teuthology.orchestra.run.trial138.stdout:[osd.2] 2026-02-20T21:00:17.778 INFO:teuthology.orchestra.run.trial138.stdout: key = AQBay5hpHp56FRAAHFahMG+eYCmKonBPJEFO5w== 2026-02-20T21:00:17.778 INFO:teuthology.orchestra.run.trial138.stdout:[osd.3] 2026-02-20T21:00:17.778 INFO:teuthology.orchestra.run.trial138.stdout: key = AQBay5hp67fOOBAAaiinT4NKL6oyGmqi5qalrQ== 2026-02-20T21:00:17.778 INFO:teuthology.orchestra.run.trial138.stdout:[mgr.y] 2026-02-20T21:00:17.778 INFO:teuthology.orchestra.run.trial138.stdout: key = AQBVy5hpg/ckKhAAyrMloFO4cTAWAESZ/vFMCA== 2026-02-20T21:00:17.778 INFO:teuthology.orchestra.run.trial138.stdout:[osd.4] 2026-02-20T21:00:17.778 INFO:teuthology.orchestra.run.trial138.stdout: key = AQBey5hp1pbuMRAArFdJ1f8FszF+hBAWSHRQww== 2026-02-20T21:00:17.778 INFO:teuthology.orchestra.run.trial138.stdout:[osd.5] 2026-02-20T21:00:17.778 INFO:teuthology.orchestra.run.trial138.stdout: key = AQBfy5hp4EeXGhAAGt6HUZvH49mT6ddg1K9Dpg== 2026-02-20T21:00:17.778 INFO:teuthology.orchestra.run.trial138.stdout:[osd.6] 2026-02-20T21:00:17.778 INFO:teuthology.orchestra.run.trial138.stdout: key = AQBgy5hpZr/PAhAAZ+XYl9RlZ0wlBfc2zjZ8Sw== 2026-02-20T21:00:17.779 INFO:teuthology.orchestra.run.trial138.stdout:[osd.7] 2026-02-20T21:00:17.779 INFO:teuthology.orchestra.run.trial138.stdout: key = AQBgy5hpXd+KJhAAqnEgY0ucwW4YIHmjttDSMQ== 2026-02-20T21:00:17.779 INFO:teuthology.orchestra.run.trial138.stdout:[client.0] 2026-02-20T21:00:17.779 INFO:teuthology.orchestra.run.trial138.stdout: key = AQBVy5hp3IaLLBAATSB7m6xl+B20JFaaZb5isw== 2026-02-20T21:00:17.797 INFO:teuthology.orchestra.run.trial154.stdout:[mgr.x] 2026-02-20T21:00:17.797 INFO:teuthology.orchestra.run.trial154.stdout: key = AQBVy5hpa+ddJxAAvsh0vRYmG6JY3WPDkyWLSw== 2026-02-20T21:00:17.797 INFO:teuthology.orchestra.run.trial154.stdout:[osd.0] 2026-02-20T21:00:17.797 INFO:teuthology.orchestra.run.trial154.stdout: key = AQBZy5hp9xWmBxAA37O8pzL9zuuygMsIwj+R3w== 2026-02-20T21:00:17.797 INFO:teuthology.orchestra.run.trial154.stdout:[osd.1] 2026-02-20T21:00:17.797 INFO:teuthology.orchestra.run.trial154.stdout: key = AQBZy5hpmEeFLBAAPq5RGxcpiREhE2VI0z4bCA== 2026-02-20T21:00:17.797 INFO:teuthology.orchestra.run.trial154.stdout:[osd.2] 2026-02-20T21:00:17.797 INFO:teuthology.orchestra.run.trial154.stdout: key = AQBay5hpHp56FRAAHFahMG+eYCmKonBPJEFO5w== 2026-02-20T21:00:17.797 INFO:teuthology.orchestra.run.trial154.stdout:[osd.3] 2026-02-20T21:00:17.797 INFO:teuthology.orchestra.run.trial154.stdout: key = AQBay5hp67fOOBAAaiinT4NKL6oyGmqi5qalrQ== 2026-02-20T21:00:17.797 INFO:teuthology.orchestra.run.trial154.stdout:[mgr.y] 2026-02-20T21:00:17.798 INFO:teuthology.orchestra.run.trial154.stdout: key = AQBVy5hpg/ckKhAAyrMloFO4cTAWAESZ/vFMCA== 2026-02-20T21:00:17.798 INFO:teuthology.orchestra.run.trial154.stdout:[osd.4] 2026-02-20T21:00:17.798 INFO:teuthology.orchestra.run.trial154.stdout: key = AQBey5hp1pbuMRAArFdJ1f8FszF+hBAWSHRQww== 2026-02-20T21:00:17.798 INFO:teuthology.orchestra.run.trial154.stdout:[osd.5] 2026-02-20T21:00:17.798 INFO:teuthology.orchestra.run.trial154.stdout: key = AQBfy5hp4EeXGhAAGt6HUZvH49mT6ddg1K9Dpg== 2026-02-20T21:00:17.798 INFO:teuthology.orchestra.run.trial154.stdout:[osd.6] 2026-02-20T21:00:17.798 INFO:teuthology.orchestra.run.trial154.stdout: key = AQBgy5hpZr/PAhAAZ+XYl9RlZ0wlBfc2zjZ8Sw== 2026-02-20T21:00:17.798 INFO:teuthology.orchestra.run.trial154.stdout:[osd.7] 2026-02-20T21:00:17.798 INFO:teuthology.orchestra.run.trial154.stdout: key = AQBgy5hpXd+KJhAAqnEgY0ucwW4YIHmjttDSMQ== 2026-02-20T21:00:17.798 INFO:teuthology.orchestra.run.trial154.stdout:[client.0] 2026-02-20T21:00:17.798 INFO:teuthology.orchestra.run.trial154.stdout: key = AQBVy5hp3IaLLBAATSB7m6xl+B20JFaaZb5isw== 2026-02-20T21:00:17.798 DEBUG:teuthology.orchestra.run.trial138:> 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-20T21:00:17.822 DEBUG:teuthology.orchestra.run.trial154:> 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-20T21:00:17.879 DEBUG:teuthology.orchestra.run.trial138:> 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-20T21:00:17.902 DEBUG:teuthology.orchestra.run.trial154:> 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-20T21:00:17.958 DEBUG:teuthology.orchestra.run.trial138:> 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-20T21:00:17.983 DEBUG:teuthology.orchestra.run.trial154:> 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-20T21:00:18.038 DEBUG:teuthology.orchestra.run.trial138:> 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-20T21:00:18.063 DEBUG:teuthology.orchestra.run.trial154:> 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-20T21:00:18.119 DEBUG:teuthology.orchestra.run.trial138:> 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-20T21:00:18.143 DEBUG:teuthology.orchestra.run.trial154:> 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-20T21:00:18.198 DEBUG:teuthology.orchestra.run.trial138:> 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-20T21:00:18.222 DEBUG:teuthology.orchestra.run.trial154:> 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-20T21:00:18.278 DEBUG:teuthology.orchestra.run.trial138:> 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-20T21:00:18.303 DEBUG:teuthology.orchestra.run.trial154:> 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-20T21:00:18.359 DEBUG:teuthology.orchestra.run.trial138:> 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-20T21:00:18.382 DEBUG:teuthology.orchestra.run.trial154:> 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-20T21:00:18.441 DEBUG:teuthology.orchestra.run.trial138:> 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-20T21:00:18.463 DEBUG:teuthology.orchestra.run.trial154:> 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-20T21:00:18.523 DEBUG:teuthology.orchestra.run.trial138:> 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-20T21:00:18.542 DEBUG:teuthology.orchestra.run.trial154:> 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-20T21:00:18.603 DEBUG:teuthology.orchestra.run.trial138:> 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-20T21:00:18.621 DEBUG:teuthology.orchestra.run.trial154:> 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-20T21:00:18.683 INFO:tasks.ceph:Running mkfs on mon nodes... 2026-02-20T21:00:18.684 DEBUG:teuthology.orchestra.run.trial138:> sudo mkdir -p /var/lib/ceph/mon/ceph-a 2026-02-20T21:00:18.727 DEBUG:teuthology.orchestra.run.trial138:> 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-20T21:00:18.810 DEBUG:teuthology.orchestra.run.trial138:> sudo chown -R ceph:ceph /var/lib/ceph/mon/ceph-a 2026-02-20T21:00:18.875 DEBUG:teuthology.orchestra.run.trial138:> sudo mkdir -p /var/lib/ceph/mon/ceph-c 2026-02-20T21:00:18.939 DEBUG:teuthology.orchestra.run.trial138:> 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-20T21:00:19.022 DEBUG:teuthology.orchestra.run.trial138:> sudo chown -R ceph:ceph /var/lib/ceph/mon/ceph-c 2026-02-20T21:00:19.086 DEBUG:teuthology.orchestra.run.trial154:> sudo mkdir -p /var/lib/ceph/mon/ceph-b 2026-02-20T21:00:19.113 DEBUG:teuthology.orchestra.run.trial154:> 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-20T21:00:19.197 DEBUG:teuthology.orchestra.run.trial154:> sudo chown -R ceph:ceph /var/lib/ceph/mon/ceph-b 2026-02-20T21:00:19.262 DEBUG:teuthology.orchestra.run.trial138:> rm -- /home/ubuntu/cephtest/ceph.monmap 2026-02-20T21:00:19.264 DEBUG:teuthology.orchestra.run.trial154:> rm -- /home/ubuntu/cephtest/ceph.monmap 2026-02-20T21:00:19.317 INFO:tasks.ceph:Starting mon daemons in cluster ceph... 2026-02-20T21:00:19.318 INFO:tasks.ceph.mon.a:Restarting daemon 2026-02-20T21:00:19.318 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster ceph -i a 2026-02-20T21:00:19.322 INFO:tasks.ceph.mon.a:Started 2026-02-20T21:00:19.322 INFO:tasks.ceph.mon.c:Restarting daemon 2026-02-20T21:00:19.322 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster ceph -i c 2026-02-20T21:00:19.325 INFO:tasks.ceph.mon.c:Started 2026-02-20T21:00:19.325 INFO:tasks.ceph.mon.b:Restarting daemon 2026-02-20T21:00:19.325 DEBUG:teuthology.orchestra.run.trial154:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster ceph -i b 2026-02-20T21:00:19.360 INFO:tasks.ceph.mon.b:Started 2026-02-20T21:00:19.360 INFO:tasks.ceph:Starting mgr daemons in cluster ceph... 2026-02-20T21:00:19.361 INFO:tasks.ceph.mgr.x:Restarting daemon 2026-02-20T21:00:19.361 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mgr -f --cluster ceph -i x 2026-02-20T21:00:19.363 INFO:tasks.ceph.mgr.x:Started 2026-02-20T21:00:19.363 INFO:tasks.ceph.mgr.y:Restarting daemon 2026-02-20T21:00:19.364 DEBUG:teuthology.orchestra.run.trial154:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mgr -f --cluster ceph -i y 2026-02-20T21:00:19.366 INFO:tasks.ceph.mgr.y:Started 2026-02-20T21:00:19.366 DEBUG:tasks.ceph:set 0 configs 2026-02-20T21:00:19.366 DEBUG:teuthology.orchestra.run.trial138:> sudo ceph --cluster ceph config dump 2026-02-20T21:00:24.652 INFO:teuthology.orchestra.run.trial138.stdout:WHO MASK LEVEL OPTION VALUE RO 2026-02-20T21:00:24.660 INFO:tasks.ceph:Setting crush tunables to default 2026-02-20T21:00:24.660 DEBUG:teuthology.orchestra.run.trial138:> sudo ceph --cluster ceph osd crush tunables default 2026-02-20T21:00:24.760 INFO:teuthology.orchestra.run.trial138.stderr:adjusted tunables profile to default 2026-02-20T21:00:24.768 INFO:tasks.ceph:check_enable_crimson: False 2026-02-20T21:00:24.768 INFO:tasks.ceph:Starting osd daemons in cluster ceph... 2026-02-20T21:00:24.768 DEBUG:teuthology.orchestra.run.trial138:> set -ex 2026-02-20T21:00:24.768 DEBUG:teuthology.orchestra.run.trial138:> sudo dd if=/var/lib/ceph/osd/ceph-0/fsid of=/dev/stdout 2026-02-20T21:00:24.794 DEBUG:teuthology.orchestra.run.trial138:> set -ex 2026-02-20T21:00:24.794 DEBUG:teuthology.orchestra.run.trial138:> sudo dd if=/var/lib/ceph/osd/ceph-1/fsid of=/dev/stdout 2026-02-20T21:00:24.858 DEBUG:teuthology.orchestra.run.trial138:> set -ex 2026-02-20T21:00:24.858 DEBUG:teuthology.orchestra.run.trial138:> sudo dd if=/var/lib/ceph/osd/ceph-2/fsid of=/dev/stdout 2026-02-20T21:00:24.923 DEBUG:teuthology.orchestra.run.trial138:> set -ex 2026-02-20T21:00:24.923 DEBUG:teuthology.orchestra.run.trial138:> sudo dd if=/var/lib/ceph/osd/ceph-3/fsid of=/dev/stdout 2026-02-20T21:00:24.986 DEBUG:teuthology.orchestra.run.trial154:> set -ex 2026-02-20T21:00:24.986 DEBUG:teuthology.orchestra.run.trial154:> sudo dd if=/var/lib/ceph/osd/ceph-4/fsid of=/dev/stdout 2026-02-20T21:00:25.009 DEBUG:teuthology.orchestra.run.trial154:> set -ex 2026-02-20T21:00:25.009 DEBUG:teuthology.orchestra.run.trial154:> sudo dd if=/var/lib/ceph/osd/ceph-5/fsid of=/dev/stdout 2026-02-20T21:00:25.074 DEBUG:teuthology.orchestra.run.trial154:> set -ex 2026-02-20T21:00:25.074 DEBUG:teuthology.orchestra.run.trial154:> sudo dd if=/var/lib/ceph/osd/ceph-6/fsid of=/dev/stdout 2026-02-20T21:00:25.136 DEBUG:teuthology.orchestra.run.trial154:> set -ex 2026-02-20T21:00:25.137 DEBUG:teuthology.orchestra.run.trial154:> sudo dd if=/var/lib/ceph/osd/ceph-7/fsid of=/dev/stdout 2026-02-20T21:00:25.200 DEBUG:teuthology.orchestra.run.trial154:> sudo ceph --cluster ceph osd new 50aa8476-7e20-447e-a542-ecbbb14165d9 0 2026-02-20T21:00:25.347 INFO:teuthology.orchestra.run.trial154.stdout:0 2026-02-20T21:00:25.355 DEBUG:teuthology.orchestra.run.trial154:> sudo ceph --cluster ceph osd new 64fd4fb3-14ef-44c8-bcad-2ac8851a5b76 1 2026-02-20T21:00:25.449 INFO:tasks.ceph.mgr.y.trial154.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-20T21:00:25.449 INFO:tasks.ceph.mgr.y.trial154.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-20T21:00:25.449 INFO:tasks.ceph.mgr.y.trial154.stderr: from numpy import show_config as show_numpy_config 2026-02-20T21:00:25.458 INFO:tasks.ceph.mgr.x.trial138.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-20T21:00:25.458 INFO:tasks.ceph.mgr.x.trial138.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-20T21:00:25.459 INFO:tasks.ceph.mgr.x.trial138.stderr: from numpy import show_config as show_numpy_config 2026-02-20T21:00:25.461 INFO:teuthology.orchestra.run.trial154.stdout:1 2026-02-20T21:00:25.469 DEBUG:teuthology.orchestra.run.trial154:> sudo ceph --cluster ceph osd new cb615fd6-667e-4543-8ba8-3e2e06cdccf9 2 2026-02-20T21:00:25.573 INFO:teuthology.orchestra.run.trial154.stdout:2 2026-02-20T21:00:25.581 DEBUG:teuthology.orchestra.run.trial154:> sudo ceph --cluster ceph osd new d9db2ee4-9c38-4e66-9c08-aa0b7d76398a 3 2026-02-20T21:00:25.684 INFO:teuthology.orchestra.run.trial154.stdout:3 2026-02-20T21:00:25.692 DEBUG:teuthology.orchestra.run.trial154:> sudo ceph --cluster ceph osd new 23ce189b-e312-480c-966a-ca4d138270ea 4 2026-02-20T21:00:25.798 INFO:teuthology.orchestra.run.trial154.stdout:4 2026-02-20T21:00:25.807 DEBUG:teuthology.orchestra.run.trial154:> sudo ceph --cluster ceph osd new c086218a-8e4b-45b2-ac1f-34ca6c0c9d62 5 2026-02-20T21:00:25.913 INFO:teuthology.orchestra.run.trial154.stdout:5 2026-02-20T21:00:25.920 DEBUG:teuthology.orchestra.run.trial154:> sudo ceph --cluster ceph osd new f399f71d-2659-4fb6-bbd2-5d6b8cac7907 6 2026-02-20T21:00:26.024 INFO:teuthology.orchestra.run.trial154.stdout:6 2026-02-20T21:00:26.032 DEBUG:teuthology.orchestra.run.trial154:> sudo ceph --cluster ceph osd new 4e3623aa-3d04-4304-8027-89b45407b2cb 7 2026-02-20T21:00:26.138 INFO:teuthology.orchestra.run.trial154.stdout:7 2026-02-20T21:00:26.146 INFO:tasks.ceph.osd.0:Restarting daemon 2026-02-20T21:00:26.147 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 0 2026-02-20T21:00:26.149 INFO:tasks.ceph.osd.0:Started 2026-02-20T21:00:26.149 INFO:tasks.ceph.osd.1:Restarting daemon 2026-02-20T21:00:26.149 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 1 2026-02-20T21:00:26.152 INFO:tasks.ceph.osd.1:Started 2026-02-20T21:00:26.152 INFO:tasks.ceph.osd.2:Restarting daemon 2026-02-20T21:00:26.152 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 2 2026-02-20T21:00:26.154 INFO:tasks.ceph.osd.2:Started 2026-02-20T21:00:26.154 INFO:tasks.ceph.osd.3:Restarting daemon 2026-02-20T21:00:26.155 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 3 2026-02-20T21:00:26.157 INFO:tasks.ceph.osd.3:Started 2026-02-20T21:00:26.158 INFO:tasks.ceph.osd.4:Restarting daemon 2026-02-20T21:00:26.158 DEBUG:teuthology.orchestra.run.trial154:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 4 2026-02-20T21:00:26.161 INFO:tasks.ceph.osd.4:Started 2026-02-20T21:00:26.161 INFO:tasks.ceph.osd.5:Restarting daemon 2026-02-20T21:00:26.161 DEBUG:teuthology.orchestra.run.trial154:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 5 2026-02-20T21:00:26.163 INFO:tasks.ceph.osd.5:Started 2026-02-20T21:00:26.164 INFO:tasks.ceph.osd.6:Restarting daemon 2026-02-20T21:00:26.164 DEBUG:teuthology.orchestra.run.trial154:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 6 2026-02-20T21:00:26.166 INFO:tasks.ceph.osd.6:Started 2026-02-20T21:00:26.166 INFO:tasks.ceph.osd.7:Restarting daemon 2026-02-20T21:00:26.166 DEBUG:teuthology.orchestra.run.trial154:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 7 2026-02-20T21:00:26.168 INFO:tasks.ceph.osd.7:Started 2026-02-20T21:00:26.169 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2026-02-20T21:00:26.274 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T21:00:26.274 INFO:teuthology.orchestra.run.trial138.stdout:{"epoch":10,"fsid":"6bd454a5-e644-4736-a378-c6e236021483","created":"2026-02-20T21:00:24.613142+0000","modified":"2026-02-20T21:00:26.137613+0000","last_up_change":"0.000000","last_in_change":"2026-02-20T21:00:26.137613+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":"50aa8476-7e20-447e-a542-ecbbb14165d9","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":"64fd4fb3-14ef-44c8-bcad-2ac8851a5b76","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":"cb615fd6-667e-4543-8ba8-3e2e06cdccf9","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":"d9db2ee4-9c38-4e66-9c08-aa0b7d76398a","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":"23ce189b-e312-480c-966a-ca4d138270ea","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":"c086218a-8e4b-45b2-ac1f-34ca6c0c9d62","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":"f399f71d-2659-4fb6-bbd2-5d6b8cac7907","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":"4e3623aa-3d04-4304-8027-89b45407b2cb","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-20T21:00:26.282 INFO:tasks.ceph.ceph_manager.ceph:[] 2026-02-20T21:00:26.282 INFO:tasks.ceph:Waiting for OSDs to come up 2026-02-20T21:00:26.438 INFO:tasks.ceph.osd.2.trial138.stderr:2026-02-20T21:00:26.438+0000 7f34af493900 -1 Falling back to public interface 2026-02-20T21:00:26.442 INFO:tasks.ceph.osd.1.trial138.stderr:2026-02-20T21:00:26.442+0000 7fb75fa0f900 -1 Falling back to public interface 2026-02-20T21:00:26.442 INFO:tasks.ceph.osd.3.trial138.stderr:2026-02-20T21:00:26.442+0000 7fd0c8ece900 -1 Falling back to public interface 2026-02-20T21:00:26.442 INFO:tasks.ceph.osd.0.trial138.stderr:2026-02-20T21:00:26.443+0000 7f8e49a14900 -1 Falling back to public interface 2026-02-20T21:00:26.451 INFO:tasks.ceph.osd.5.trial154.stderr:2026-02-20T21:00:26.450+0000 7f9d46305900 -1 Falling back to public interface 2026-02-20T21:00:26.455 INFO:tasks.ceph.osd.4.trial154.stderr:2026-02-20T21:00:26.454+0000 7f4148872900 -1 Falling back to public interface 2026-02-20T21:00:26.455 INFO:tasks.ceph.osd.6.trial154.stderr:2026-02-20T21:00:26.454+0000 7f9d9f813900 -1 Falling back to public interface 2026-02-20T21:00:26.460 INFO:tasks.ceph.osd.7.trial154.stderr:2026-02-20T21:00:26.459+0000 7fc18d8de900 -1 Falling back to public interface 2026-02-20T21:00:27.039 INFO:tasks.ceph.osd.0.trial138.stderr:2026-02-20T21:00:27.040+0000 7f8e49a14900 -1 osd.0 0 log_to_monitors true 2026-02-20T21:00:27.047 INFO:tasks.ceph.osd.4.trial154.stderr:2026-02-20T21:00:27.046+0000 7f4148872900 -1 osd.4 0 log_to_monitors true 2026-02-20T21:00:27.052 INFO:tasks.ceph.osd.2.trial138.stderr:2026-02-20T21:00:27.052+0000 7f34af493900 -1 osd.2 0 log_to_monitors true 2026-02-20T21:00:27.062 INFO:tasks.ceph.osd.5.trial154.stderr:2026-02-20T21:00:27.061+0000 7f9d46305900 -1 osd.5 0 log_to_monitors true 2026-02-20T21:00:27.068 INFO:tasks.ceph.osd.3.trial138.stderr:2026-02-20T21:00:27.068+0000 7fd0c8ece900 -1 osd.3 0 log_to_monitors true 2026-02-20T21:00:27.075 INFO:tasks.ceph.osd.1.trial138.stderr:2026-02-20T21:00:27.075+0000 7fb75fa0f900 -1 osd.1 0 log_to_monitors true 2026-02-20T21:00:27.083 INFO:tasks.ceph.osd.6.trial154.stderr:2026-02-20T21:00:27.083+0000 7f9d9f813900 -1 osd.6 0 log_to_monitors true 2026-02-20T21:00:27.089 DEBUG:teuthology.orchestra.run.trial138:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2026-02-20T21:00:27.125 INFO:tasks.ceph.osd.7.trial154.stderr:2026-02-20T21:00:27.124+0000 7fc18d8de900 -1 osd.7 0 log_to_monitors true 2026-02-20T21:00:27.180 INFO:teuthology.misc.health.trial138.stdout: 2026-02-20T21:00:27.180 INFO:teuthology.misc.health.trial138.stdout:{"epoch":10,"fsid":"6bd454a5-e644-4736-a378-c6e236021483","created":"2026-02-20T21:00:24.613142+0000","modified":"2026-02-20T21:00:26.137613+0000","last_up_change":"0.000000","last_in_change":"2026-02-20T21:00:26.137613+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":"50aa8476-7e20-447e-a542-ecbbb14165d9","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":"64fd4fb3-14ef-44c8-bcad-2ac8851a5b76","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":"cb615fd6-667e-4543-8ba8-3e2e06cdccf9","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":"d9db2ee4-9c38-4e66-9c08-aa0b7d76398a","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":"23ce189b-e312-480c-966a-ca4d138270ea","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":"c086218a-8e4b-45b2-ac1f-34ca6c0c9d62","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":"f399f71d-2659-4fb6-bbd2-5d6b8cac7907","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":"4e3623aa-3d04-4304-8027-89b45407b2cb","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-20T21:00:27.185 DEBUG:teuthology.misc:0 of 8 OSDs are up 2026-02-20T21:00:27.644 INFO:tasks.ceph.mgr.y.trial154.stderr:2026-02-20T21:00:27.643+0000 7ff682439640 -1 mgr.server handle_report got status from non-daemon mon.b 2026-02-20T21:00:27.645 INFO:tasks.ceph.mgr.y.trial154.stderr:2026-02-20T21:00:27.644+0000 7ff682439640 -1 mgr.server handle_report got status from non-daemon mon.c 2026-02-20T21:00:28.663 INFO:tasks.ceph.osd.4.trial154.stderr:2026-02-20T21:00:28.662+0000 7f4144800640 -1 osd.4 0 waiting for initial osdmap 2026-02-20T21:00:28.664 INFO:tasks.ceph.osd.6.trial154.stderr:2026-02-20T21:00:28.662+0000 7f9d9ae9b640 -1 osd.6 0 waiting for initial osdmap 2026-02-20T21:00:28.664 INFO:tasks.ceph.osd.5.trial154.stderr:2026-02-20T21:00:28.663+0000 7f9d42293640 -1 osd.5 0 waiting for initial osdmap 2026-02-20T21:00:28.665 INFO:tasks.ceph.osd.7.trial154.stderr:2026-02-20T21:00:28.663+0000 7fc18986c640 -1 osd.7 0 waiting for initial osdmap 2026-02-20T21:00:28.667 INFO:tasks.ceph.osd.2.trial138.stderr:2026-02-20T21:00:28.668+0000 7f34ab421640 -1 osd.2 0 waiting for initial osdmap 2026-02-20T21:00:28.670 INFO:tasks.ceph.osd.2.trial138.stderr:2026-02-20T21:00:28.670+0000 7f34a2a1f640 -1 osd.2 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-20T21:00:28.671 INFO:tasks.ceph.osd.0.trial138.stderr:2026-02-20T21:00:28.672+0000 7f8e45192640 -1 osd.0 0 waiting for initial osdmap 2026-02-20T21:00:28.672 INFO:tasks.ceph.osd.1.trial138.stderr:2026-02-20T21:00:28.672+0000 7fb75b1bb640 -1 osd.1 0 waiting for initial osdmap 2026-02-20T21:00:28.672 INFO:tasks.ceph.osd.3.trial138.stderr:2026-02-20T21:00:28.672+0000 7fd0c4e5c640 -1 osd.3 0 waiting for initial osdmap 2026-02-20T21:00:28.673 INFO:tasks.ceph.osd.3.trial138.stderr:2026-02-20T21:00:28.674+0000 7fd0bc45a640 -1 osd.3 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-20T21:00:28.674 INFO:tasks.ceph.osd.0.trial138.stderr:2026-02-20T21:00:28.674+0000 7f8e3c790640 -1 osd.0 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-20T21:00:28.674 INFO:tasks.ceph.osd.1.trial138.stderr:2026-02-20T21:00:28.675+0000 7fb7527b9640 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-20T21:00:28.683 INFO:tasks.ceph.osd.5.trial154.stderr:2026-02-20T21:00:28.682+0000 7f9d39891640 -1 osd.5 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-20T21:00:28.683 INFO:tasks.ceph.osd.6.trial154.stderr:2026-02-20T21:00:28.682+0000 7f9d92499640 -1 osd.6 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-20T21:00:28.684 INFO:tasks.ceph.osd.4.trial154.stderr:2026-02-20T21:00:28.682+0000 7f413bdfe640 -1 osd.4 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-20T21:00:28.684 INFO:tasks.ceph.osd.7.trial154.stderr:2026-02-20T21:00:28.682+0000 7fc180e6a640 -1 osd.7 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-20T21:00:33.993 DEBUG:teuthology.orchestra.run.trial138:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2026-02-20T21:00:34.169 INFO:teuthology.misc.health.trial138.stdout: 2026-02-20T21:00:34.170 INFO:teuthology.misc.health.trial138.stdout:{"epoch":16,"fsid":"6bd454a5-e644-4736-a378-c6e236021483","created":"2026-02-20T21:00:24.613142+0000","modified":"2026-02-20T21:00:32.667278+0000","last_up_change":"2026-02-20T21:00:29.662975+0000","last_in_change":"2026-02-20T21:00:26.137613+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-20T21:00:30.656170+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":"50aa8476-7e20-447e-a542-ecbbb14165d9","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.138:6817","nonce":1777289729},{"type":"v1","addr":"10.20.193.138:6820","nonce":1777289729}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6824","nonce":1777289729},{"type":"v1","addr":"10.20.193.138:6827","nonce":1777289729}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6830","nonce":1777289729},{"type":"v1","addr":"10.20.193.138:6831","nonce":1777289729}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6828","nonce":1777289729},{"type":"v1","addr":"10.20.193.138:6829","nonce":1777289729}]},"public_addr":"10.20.193.138:6820/1777289729","cluster_addr":"10.20.193.138:6827/1777289729","heartbeat_back_addr":"10.20.193.138:6831/1777289729","heartbeat_front_addr":"10.20.193.138:6829/1777289729","state":["exists","up"]},{"osd":1,"uuid":"64fd4fb3-14ef-44c8-bcad-2ac8851a5b76","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.138:6808","nonce":3220837779},{"type":"v1","addr":"10.20.193.138:6810","nonce":3220837779}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6813","nonce":3220837779},{"type":"v1","addr":"10.20.193.138:6815","nonce":3220837779}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6823","nonce":3220837779},{"type":"v1","addr":"10.20.193.138:6825","nonce":3220837779}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6818","nonce":3220837779},{"type":"v1","addr":"10.20.193.138:6821","nonce":3220837779}]},"public_addr":"10.20.193.138:6810/3220837779","cluster_addr":"10.20.193.138:6815/3220837779","heartbeat_back_addr":"10.20.193.138:6825/3220837779","heartbeat_front_addr":"10.20.193.138:6821/3220837779","state":["exists","up"]},{"osd":2,"uuid":"cb615fd6-667e-4543-8ba8-3e2e06cdccf9","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.138:6800","nonce":3751778694},{"type":"v1","addr":"10.20.193.138:6801","nonce":3751778694}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6802","nonce":3751778694},{"type":"v1","addr":"10.20.193.138:6803","nonce":3751778694}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6806","nonce":3751778694},{"type":"v1","addr":"10.20.193.138:6807","nonce":3751778694}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6804","nonce":3751778694},{"type":"v1","addr":"10.20.193.138:6805","nonce":3751778694}]},"public_addr":"10.20.193.138:6801/3751778694","cluster_addr":"10.20.193.138:6803/3751778694","heartbeat_back_addr":"10.20.193.138:6807/3751778694","heartbeat_front_addr":"10.20.193.138:6805/3751778694","state":["exists","up"]},{"osd":3,"uuid":"d9db2ee4-9c38-4e66-9c08-aa0b7d76398a","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.138:6809","nonce":1551304633},{"type":"v1","addr":"10.20.193.138:6811","nonce":1551304633}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6812","nonce":1551304633},{"type":"v1","addr":"10.20.193.138:6814","nonce":1551304633}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6822","nonce":1551304633},{"type":"v1","addr":"10.20.193.138:6826","nonce":1551304633}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6816","nonce":1551304633},{"type":"v1","addr":"10.20.193.138:6819","nonce":1551304633}]},"public_addr":"10.20.193.138:6811/1551304633","cluster_addr":"10.20.193.138:6814/1551304633","heartbeat_back_addr":"10.20.193.138:6826/1551304633","heartbeat_front_addr":"10.20.193.138:6819/1551304633","state":["exists","up"]},{"osd":4,"uuid":"23ce189b-e312-480c-966a-ca4d138270ea","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.154:6808","nonce":1894572390},{"type":"v1","addr":"10.20.193.154:6811","nonce":1894572390}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.154:6813","nonce":1894572390},{"type":"v1","addr":"10.20.193.154:6815","nonce":1894572390}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.154:6821","nonce":1894572390},{"type":"v1","addr":"10.20.193.154:6823","nonce":1894572390}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.154:6817","nonce":1894572390},{"type":"v1","addr":"10.20.193.154:6819","nonce":1894572390}]},"public_addr":"10.20.193.154:6811/1894572390","cluster_addr":"10.20.193.154:6815/1894572390","heartbeat_back_addr":"10.20.193.154:6823/1894572390","heartbeat_front_addr":"10.20.193.154:6819/1894572390","state":["exists","up"]},{"osd":5,"uuid":"c086218a-8e4b-45b2-ac1f-34ca6c0c9d62","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.154:6800","nonce":558976609},{"type":"v1","addr":"10.20.193.154:6801","nonce":558976609}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.154:6802","nonce":558976609},{"type":"v1","addr":"10.20.193.154:6803","nonce":558976609}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.154:6806","nonce":558976609},{"type":"v1","addr":"10.20.193.154:6807","nonce":558976609}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.154:6804","nonce":558976609},{"type":"v1","addr":"10.20.193.154:6805","nonce":558976609}]},"public_addr":"10.20.193.154:6801/558976609","cluster_addr":"10.20.193.154:6803/558976609","heartbeat_back_addr":"10.20.193.154:6807/558976609","heartbeat_front_addr":"10.20.193.154:6805/558976609","state":["exists","up"]},{"osd":6,"uuid":"f399f71d-2659-4fb6-bbd2-5d6b8cac7907","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.154:6809","nonce":890035711},{"type":"v1","addr":"10.20.193.154:6810","nonce":890035711}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.154:6812","nonce":890035711},{"type":"v1","addr":"10.20.193.154:6814","nonce":890035711}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.154:6820","nonce":890035711},{"type":"v1","addr":"10.20.193.154:6822","nonce":890035711}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.154:6816","nonce":890035711},{"type":"v1","addr":"10.20.193.154:6818","nonce":890035711}]},"public_addr":"10.20.193.154:6810/890035711","cluster_addr":"10.20.193.154:6814/890035711","heartbeat_back_addr":"10.20.193.154:6822/890035711","heartbeat_front_addr":"10.20.193.154:6818/890035711","state":["exists","up"]},{"osd":7,"uuid":"4e3623aa-3d04-4304-8027-89b45407b2cb","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.154:6824","nonce":3421174887},{"type":"v1","addr":"10.20.193.154:6825","nonce":3421174887}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.154:6826","nonce":3421174887},{"type":"v1","addr":"10.20.193.154:6827","nonce":3421174887}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.154:6830","nonce":3421174887},{"type":"v1","addr":"10.20.193.154:6831","nonce":3421174887}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.154:6828","nonce":3421174887},{"type":"v1","addr":"10.20.193.154:6829","nonce":3421174887}]},"public_addr":"10.20.193.154:6825/3421174887","cluster_addr":"10.20.193.154:6827/3421174887","heartbeat_back_addr":"10.20.193.154:6831/3421174887","heartbeat_front_addr":"10.20.193.154:6829/3421174887","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-20T21:00:28.005035+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-20T21:00:28.053582+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-20T21:00:28.048383+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-20T21:00:28.114885+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-20T21:00:28.018431+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-20T21:00:28.083433+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-20T21:00:28.064880+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-20T21:00:28.144168+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-20T21:00:34.178 DEBUG:teuthology.misc:8 of 8 OSDs are up 2026-02-20T21:00:34.178 INFO:tasks.ceph:Creating RBD pool 2026-02-20T21:00:34.178 DEBUG:teuthology.orchestra.run.trial138:> sudo ceph --cluster ceph osd pool create rbd 8 2026-02-20T21:00:34.673 INFO:teuthology.orchestra.run.trial138.stderr:pool 'rbd' created 2026-02-20T21:00:34.684 DEBUG:teuthology.orchestra.run.trial138:> rbd --cluster ceph pool init rbd 2026-02-20T21:00:37.687 INFO:tasks.ceph:Starting mds daemons in cluster ceph... 2026-02-20T21:00:37.688 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph config log 1 --format=json 2026-02-20T21:00:37.689 INFO:tasks.daemonwatchdog.daemon_watchdog:watchdog starting 2026-02-20T21:00:37.871 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T21:00:37.880 INFO:teuthology.orchestra.run.trial138.stdout:[{"version":1,"timestamp":"0.000000","name":"","changes":[]}] 2026-02-20T21:00:37.881 INFO:tasks.ceph_manager:config epoch is 1 2026-02-20T21:00:37.881 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2026-02-20T21:00:37.881 INFO:tasks.ceph.ceph_manager.ceph:waiting for mgr available 2026-02-20T21:00:37.881 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph mgr dump --format=json 2026-02-20T21:00:38.092 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T21:00:38.101 INFO:teuthology.orchestra.run.trial138.stdout:{"epoch":5,"flags":0,"active_gid":4108,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.154:6832","nonce":3438825600},{"type":"v1","addr":"10.20.193.154:6833","nonce":3438825600}]},"active_addr":"10.20.193.154:6833/3438825600","active_change":"2026-02-20T21:00:26.636579+0000","active_mgr_features":4544132024016699391,"available":true,"standbys":[{"gid":4110,"name":"x","mgr_features":4544132024016699391,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to, use commas to separate multiple","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_pg_upmap_activity":{"name":"update_pg_upmap_activity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Updates pg_upmap activity stats to be used in `balancer status detail`","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"certificate_automated_rotation_enabled":{"name":"certificate_automated_rotation_enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"This flag controls whether cephadm automatically rotates certificates upon expiration.","long_desc":"","tags":[],"see_also":[]},"certificate_check_debug_mode":{"name":"certificate_check_debug_mode","type":"bool","level":"dev","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"FOR TESTING ONLY: This flag forces the certificate check instead of waiting for certificate_check_period.","long_desc":"","tags":[],"see_also":[]},"certificate_check_period":{"name":"certificate_check_period","type":"int","level":"advanced","flags":0,"default_value":"1","min":"0","max":"30","enum_allowed":[],"desc":"Specifies how often (in days) the certificate should be checked for validity.","long_desc":"","tags":[],"see_also":[]},"certificate_duration_days":{"name":"certificate_duration_days","type":"int","level":"advanced","flags":0,"default_value":"1095","min":"90","max":"3650","enum_allowed":[],"desc":"Specifies the duration of self certificates generated and signed by cephadm root CA","long_desc":"","tags":[],"see_also":[]},"certificate_renewal_threshold_days":{"name":"certificate_renewal_threshold_days","type":"int","level":"advanced","flags":0,"default_value":"30","min":"10","max":"90","enum_allowed":[],"desc":"Specifies the lead time in days to initiate certificate renewal before expiration.","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.28.1","min":"","max":"","enum_allowed":[],"desc":"Alertmanager container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"Elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:12.3.1","min":"","max":"","enum_allowed":[],"desc":"Grafana container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"Haproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_nginx":{"name":"container_image_nginx","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nginx:sclorg-nginx-126","min":"","max":"","enum_allowed":[],"desc":"Nginx container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.9.1","min":"","max":"","enum_allowed":[],"desc":"Node exporter container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.5","min":"","max":"","enum_allowed":[],"desc":"Nvmeof container image","long_desc":"","tags":[],"see_also":[]},"container_image_oauth2_proxy":{"name":"container_image_oauth2_proxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/oauth2-proxy/oauth2-proxy:v7.6.0","min":"","max":"","enum_allowed":[],"desc":"Oauth2 proxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v3.6.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:ceph20-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba_metrics":{"name":"container_image_samba_metrics","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-metrics:ceph20-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba metrics container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"Snmp gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"quay.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_count_max":{"name":"ssh_keepalive_count_max","type":"int","level":"advanced","flags":0,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"How many times ssh connections can fail liveness checks before the host is marked offline","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_interval":{"name":"ssh_keepalive_interval","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"How often ssh connections are checked for liveness","long_desc":"","tags":[],"see_also":[]},"stray_daemon_check_interval":{"name":"stray_daemon_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"how frequently cephadm should check for the presence of stray daemons","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MANAGED_BY_CLUSTERS":{"name":"MANAGED_BY_CLUSTERS","type":"str","level":"advanced","flags":0,"default_value":"[]","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MULTICLUSTER_CONFIG":{"name":"MULTICLUSTER_CONFIG","type":"str","level":"advanced","flags":0,"default_value":"{}","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROM_ALERT_CREDENTIAL_CACHE_TTL":{"name":"PROM_ALERT_CREDENTIAL_CACHE_TTL","type":"int","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_HOSTNAME_PER_DAEMON":{"name":"RGW_HOSTNAME_PER_DAEMON","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crypto_caller":{"name":"crypto_caller","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sso_oauth2":{"name":"sso_oauth2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"prometheus_tls_secret_name":{"name":"prometheus_tls_secret_name","type":"str","level":"advanced","flags":0,"default_value":"rook-ceph-prometheus-server-tls","min":"","max":"","enum_allowed":[],"desc":"name of tls secret in k8s for prometheus","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"smb","can_run":true,"error_string":"","module_options":{"internal_store_backend":{"name":"internal_store_backend","type":"str","level":"dev","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"set internal store backend. for develoment and testing only","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_orchestration":{"name":"update_orchestration","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically update orchestration when smb resources are changed","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"pause_cloning":{"name":"pause_cloning","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Pause asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"pause_purging":{"name":"pause_purging","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Pause asynchronous subvolume purge threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["iostat","nfs"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to, use commas to separate multiple","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_pg_upmap_activity":{"name":"update_pg_upmap_activity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Updates pg_upmap activity stats to be used in `balancer status detail`","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"certificate_automated_rotation_enabled":{"name":"certificate_automated_rotation_enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"This flag controls whether cephadm automatically rotates certificates upon expiration.","long_desc":"","tags":[],"see_also":[]},"certificate_check_debug_mode":{"name":"certificate_check_debug_mode","type":"bool","level":"dev","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"FOR TESTING ONLY: This flag forces the certificate check instead of waiting for certificate_check_period.","long_desc":"","tags":[],"see_also":[]},"certificate_check_period":{"name":"certificate_check_period","type":"int","level":"advanced","flags":0,"default_value":"1","min":"0","max":"30","enum_allowed":[],"desc":"Specifies how often (in days) the certificate should be checked for validity.","long_desc":"","tags":[],"see_also":[]},"certificate_duration_days":{"name":"certificate_duration_days","type":"int","level":"advanced","flags":0,"default_value":"1095","min":"90","max":"3650","enum_allowed":[],"desc":"Specifies the duration of self certificates generated and signed by cephadm root CA","long_desc":"","tags":[],"see_also":[]},"certificate_renewal_threshold_days":{"name":"certificate_renewal_threshold_days","type":"int","level":"advanced","flags":0,"default_value":"30","min":"10","max":"90","enum_allowed":[],"desc":"Specifies the lead time in days to initiate certificate renewal before expiration.","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.28.1","min":"","max":"","enum_allowed":[],"desc":"Alertmanager container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"Elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:12.3.1","min":"","max":"","enum_allowed":[],"desc":"Grafana container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"Haproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_nginx":{"name":"container_image_nginx","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nginx:sclorg-nginx-126","min":"","max":"","enum_allowed":[],"desc":"Nginx container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.9.1","min":"","max":"","enum_allowed":[],"desc":"Node exporter container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.5","min":"","max":"","enum_allowed":[],"desc":"Nvmeof container image","long_desc":"","tags":[],"see_also":[]},"container_image_oauth2_proxy":{"name":"container_image_oauth2_proxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/oauth2-proxy/oauth2-proxy:v7.6.0","min":"","max":"","enum_allowed":[],"desc":"Oauth2 proxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v3.6.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:ceph20-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba_metrics":{"name":"container_image_samba_metrics","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-metrics:ceph20-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba metrics container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"Snmp gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"quay.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_count_max":{"name":"ssh_keepalive_count_max","type":"int","level":"advanced","flags":0,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"How many times ssh connections can fail liveness checks before the host is marked offline","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_interval":{"name":"ssh_keepalive_interval","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"How often ssh connections are checked for liveness","long_desc":"","tags":[],"see_also":[]},"stray_daemon_check_interval":{"name":"stray_daemon_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"how frequently cephadm should check for the presence of stray daemons","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MANAGED_BY_CLUSTERS":{"name":"MANAGED_BY_CLUSTERS","type":"str","level":"advanced","flags":0,"default_value":"[]","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MULTICLUSTER_CONFIG":{"name":"MULTICLUSTER_CONFIG","type":"str","level":"advanced","flags":0,"default_value":"{}","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROM_ALERT_CREDENTIAL_CACHE_TTL":{"name":"PROM_ALERT_CREDENTIAL_CACHE_TTL","type":"int","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_HOSTNAME_PER_DAEMON":{"name":"RGW_HOSTNAME_PER_DAEMON","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crypto_caller":{"name":"crypto_caller","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sso_oauth2":{"name":"sso_oauth2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"prometheus_tls_secret_name":{"name":"prometheus_tls_secret_name","type":"str","level":"advanced","flags":0,"default_value":"rook-ceph-prometheus-server-tls","min":"","max":"","enum_allowed":[],"desc":"name of tls secret in k8s for prometheus","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"smb","can_run":true,"error_string":"","module_options":{"internal_store_backend":{"name":"internal_store_backend","type":"str","level":"dev","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"set internal store backend. for develoment and testing only","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_orchestration":{"name":"update_orchestration","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically update orchestration when smb resources are changed","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"pause_cloning":{"name":"pause_cloning","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Pause asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"pause_purging":{"name":"pause_purging","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Pause asynchronous subvolume purge threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"squid":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"tentacle":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"force_disabled_modules":{},"last_failure_osd_epoch":0,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"10.20.193.154:0","nonce":3898160025}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"10.20.193.154:0","nonce":2385028046}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"10.20.193.154:0","nonce":283990492}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"10.20.193.154:0","nonce":1588018928}]}]} 2026-02-20T21:00:38.175 INFO:tasks.ceph.ceph_manager.ceph:mgr available! 2026-02-20T21:00:38.175 INFO:tasks.ceph.ceph_manager.ceph:waiting for all up 2026-02-20T21:00:38.175 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2026-02-20T21:00:38.354 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T21:00:38.355 INFO:teuthology.orchestra.run.trial138.stdout:{"epoch":20,"fsid":"6bd454a5-e644-4736-a378-c6e236021483","created":"2026-02-20T21:00:24.613142+0000","modified":"2026-02-20T21:00:37.679565+0000","last_up_change":"2026-02-20T21:00:29.662975+0000","last_in_change":"2026-02-20T21:00:26.137613+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-20T21:00:30.656170+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-20T21:00:34.361210+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":"50aa8476-7e20-447e-a542-ecbbb14165d9","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.138:6817","nonce":1777289729},{"type":"v1","addr":"10.20.193.138:6820","nonce":1777289729}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6824","nonce":1777289729},{"type":"v1","addr":"10.20.193.138:6827","nonce":1777289729}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6830","nonce":1777289729},{"type":"v1","addr":"10.20.193.138:6831","nonce":1777289729}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6828","nonce":1777289729},{"type":"v1","addr":"10.20.193.138:6829","nonce":1777289729}]},"public_addr":"10.20.193.138:6820/1777289729","cluster_addr":"10.20.193.138:6827/1777289729","heartbeat_back_addr":"10.20.193.138:6831/1777289729","heartbeat_front_addr":"10.20.193.138:6829/1777289729","state":["exists","up"]},{"osd":1,"uuid":"64fd4fb3-14ef-44c8-bcad-2ac8851a5b76","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.138:6808","nonce":3220837779},{"type":"v1","addr":"10.20.193.138:6810","nonce":3220837779}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6813","nonce":3220837779},{"type":"v1","addr":"10.20.193.138:6815","nonce":3220837779}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6823","nonce":3220837779},{"type":"v1","addr":"10.20.193.138:6825","nonce":3220837779}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6818","nonce":3220837779},{"type":"v1","addr":"10.20.193.138:6821","nonce":3220837779}]},"public_addr":"10.20.193.138:6810/3220837779","cluster_addr":"10.20.193.138:6815/3220837779","heartbeat_back_addr":"10.20.193.138:6825/3220837779","heartbeat_front_addr":"10.20.193.138:6821/3220837779","state":["exists","up"]},{"osd":2,"uuid":"cb615fd6-667e-4543-8ba8-3e2e06cdccf9","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.138:6800","nonce":3751778694},{"type":"v1","addr":"10.20.193.138:6801","nonce":3751778694}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6802","nonce":3751778694},{"type":"v1","addr":"10.20.193.138:6803","nonce":3751778694}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6806","nonce":3751778694},{"type":"v1","addr":"10.20.193.138:6807","nonce":3751778694}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6804","nonce":3751778694},{"type":"v1","addr":"10.20.193.138:6805","nonce":3751778694}]},"public_addr":"10.20.193.138:6801/3751778694","cluster_addr":"10.20.193.138:6803/3751778694","heartbeat_back_addr":"10.20.193.138:6807/3751778694","heartbeat_front_addr":"10.20.193.138:6805/3751778694","state":["exists","up"]},{"osd":3,"uuid":"d9db2ee4-9c38-4e66-9c08-aa0b7d76398a","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.138:6809","nonce":1551304633},{"type":"v1","addr":"10.20.193.138:6811","nonce":1551304633}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6812","nonce":1551304633},{"type":"v1","addr":"10.20.193.138:6814","nonce":1551304633}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6822","nonce":1551304633},{"type":"v1","addr":"10.20.193.138:6826","nonce":1551304633}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6816","nonce":1551304633},{"type":"v1","addr":"10.20.193.138:6819","nonce":1551304633}]},"public_addr":"10.20.193.138:6811/1551304633","cluster_addr":"10.20.193.138:6814/1551304633","heartbeat_back_addr":"10.20.193.138:6826/1551304633","heartbeat_front_addr":"10.20.193.138:6819/1551304633","state":["exists","up"]},{"osd":4,"uuid":"23ce189b-e312-480c-966a-ca4d138270ea","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.154:6808","nonce":1894572390},{"type":"v1","addr":"10.20.193.154:6811","nonce":1894572390}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.154:6813","nonce":1894572390},{"type":"v1","addr":"10.20.193.154:6815","nonce":1894572390}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.154:6821","nonce":1894572390},{"type":"v1","addr":"10.20.193.154:6823","nonce":1894572390}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.154:6817","nonce":1894572390},{"type":"v1","addr":"10.20.193.154:6819","nonce":1894572390}]},"public_addr":"10.20.193.154:6811/1894572390","cluster_addr":"10.20.193.154:6815/1894572390","heartbeat_back_addr":"10.20.193.154:6823/1894572390","heartbeat_front_addr":"10.20.193.154:6819/1894572390","state":["exists","up"]},{"osd":5,"uuid":"c086218a-8e4b-45b2-ac1f-34ca6c0c9d62","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.154:6800","nonce":558976609},{"type":"v1","addr":"10.20.193.154:6801","nonce":558976609}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.154:6802","nonce":558976609},{"type":"v1","addr":"10.20.193.154:6803","nonce":558976609}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.154:6806","nonce":558976609},{"type":"v1","addr":"10.20.193.154:6807","nonce":558976609}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.154:6804","nonce":558976609},{"type":"v1","addr":"10.20.193.154:6805","nonce":558976609}]},"public_addr":"10.20.193.154:6801/558976609","cluster_addr":"10.20.193.154:6803/558976609","heartbeat_back_addr":"10.20.193.154:6807/558976609","heartbeat_front_addr":"10.20.193.154:6805/558976609","state":["exists","up"]},{"osd":6,"uuid":"f399f71d-2659-4fb6-bbd2-5d6b8cac7907","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.154:6809","nonce":890035711},{"type":"v1","addr":"10.20.193.154:6810","nonce":890035711}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.154:6812","nonce":890035711},{"type":"v1","addr":"10.20.193.154:6814","nonce":890035711}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.154:6820","nonce":890035711},{"type":"v1","addr":"10.20.193.154:6822","nonce":890035711}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.154:6816","nonce":890035711},{"type":"v1","addr":"10.20.193.154:6818","nonce":890035711}]},"public_addr":"10.20.193.154:6810/890035711","cluster_addr":"10.20.193.154:6814/890035711","heartbeat_back_addr":"10.20.193.154:6822/890035711","heartbeat_front_addr":"10.20.193.154:6818/890035711","state":["exists","up"]},{"osd":7,"uuid":"4e3623aa-3d04-4304-8027-89b45407b2cb","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.154:6824","nonce":3421174887},{"type":"v1","addr":"10.20.193.154:6825","nonce":3421174887}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.154:6826","nonce":3421174887},{"type":"v1","addr":"10.20.193.154:6827","nonce":3421174887}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.154:6830","nonce":3421174887},{"type":"v1","addr":"10.20.193.154:6831","nonce":3421174887}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.154:6828","nonce":3421174887},{"type":"v1","addr":"10.20.193.154:6829","nonce":3421174887}]},"public_addr":"10.20.193.154:6825/3421174887","cluster_addr":"10.20.193.154:6827/3421174887","heartbeat_back_addr":"10.20.193.154:6831/3421174887","heartbeat_front_addr":"10.20.193.154:6829/3421174887","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-20T21:00:28.005035+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-20T21:00:28.053582+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-20T21:00:28.048383+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-20T21:00:28.114885+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-20T21:00:28.018431+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-20T21:00:28.083433+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-20T21:00:28.064880+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-20T21:00:28.144168+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-20T21:00:38.364 INFO:tasks.ceph.ceph_manager.ceph:all up! 2026-02-20T21:00:38.365 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2026-02-20T21:00:38.546 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T21:00:38.547 INFO:teuthology.orchestra.run.trial138.stdout:{"epoch":20,"fsid":"6bd454a5-e644-4736-a378-c6e236021483","created":"2026-02-20T21:00:24.613142+0000","modified":"2026-02-20T21:00:37.679565+0000","last_up_change":"2026-02-20T21:00:29.662975+0000","last_in_change":"2026-02-20T21:00:26.137613+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-20T21:00:30.656170+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-20T21:00:34.361210+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":"50aa8476-7e20-447e-a542-ecbbb14165d9","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.138:6817","nonce":1777289729},{"type":"v1","addr":"10.20.193.138:6820","nonce":1777289729}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6824","nonce":1777289729},{"type":"v1","addr":"10.20.193.138:6827","nonce":1777289729}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6830","nonce":1777289729},{"type":"v1","addr":"10.20.193.138:6831","nonce":1777289729}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6828","nonce":1777289729},{"type":"v1","addr":"10.20.193.138:6829","nonce":1777289729}]},"public_addr":"10.20.193.138:6820/1777289729","cluster_addr":"10.20.193.138:6827/1777289729","heartbeat_back_addr":"10.20.193.138:6831/1777289729","heartbeat_front_addr":"10.20.193.138:6829/1777289729","state":["exists","up"]},{"osd":1,"uuid":"64fd4fb3-14ef-44c8-bcad-2ac8851a5b76","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.138:6808","nonce":3220837779},{"type":"v1","addr":"10.20.193.138:6810","nonce":3220837779}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6813","nonce":3220837779},{"type":"v1","addr":"10.20.193.138:6815","nonce":3220837779}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6823","nonce":3220837779},{"type":"v1","addr":"10.20.193.138:6825","nonce":3220837779}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6818","nonce":3220837779},{"type":"v1","addr":"10.20.193.138:6821","nonce":3220837779}]},"public_addr":"10.20.193.138:6810/3220837779","cluster_addr":"10.20.193.138:6815/3220837779","heartbeat_back_addr":"10.20.193.138:6825/3220837779","heartbeat_front_addr":"10.20.193.138:6821/3220837779","state":["exists","up"]},{"osd":2,"uuid":"cb615fd6-667e-4543-8ba8-3e2e06cdccf9","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.138:6800","nonce":3751778694},{"type":"v1","addr":"10.20.193.138:6801","nonce":3751778694}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6802","nonce":3751778694},{"type":"v1","addr":"10.20.193.138:6803","nonce":3751778694}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6806","nonce":3751778694},{"type":"v1","addr":"10.20.193.138:6807","nonce":3751778694}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6804","nonce":3751778694},{"type":"v1","addr":"10.20.193.138:6805","nonce":3751778694}]},"public_addr":"10.20.193.138:6801/3751778694","cluster_addr":"10.20.193.138:6803/3751778694","heartbeat_back_addr":"10.20.193.138:6807/3751778694","heartbeat_front_addr":"10.20.193.138:6805/3751778694","state":["exists","up"]},{"osd":3,"uuid":"d9db2ee4-9c38-4e66-9c08-aa0b7d76398a","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.138:6809","nonce":1551304633},{"type":"v1","addr":"10.20.193.138:6811","nonce":1551304633}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6812","nonce":1551304633},{"type":"v1","addr":"10.20.193.138:6814","nonce":1551304633}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6822","nonce":1551304633},{"type":"v1","addr":"10.20.193.138:6826","nonce":1551304633}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6816","nonce":1551304633},{"type":"v1","addr":"10.20.193.138:6819","nonce":1551304633}]},"public_addr":"10.20.193.138:6811/1551304633","cluster_addr":"10.20.193.138:6814/1551304633","heartbeat_back_addr":"10.20.193.138:6826/1551304633","heartbeat_front_addr":"10.20.193.138:6819/1551304633","state":["exists","up"]},{"osd":4,"uuid":"23ce189b-e312-480c-966a-ca4d138270ea","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.154:6808","nonce":1894572390},{"type":"v1","addr":"10.20.193.154:6811","nonce":1894572390}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.154:6813","nonce":1894572390},{"type":"v1","addr":"10.20.193.154:6815","nonce":1894572390}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.154:6821","nonce":1894572390},{"type":"v1","addr":"10.20.193.154:6823","nonce":1894572390}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.154:6817","nonce":1894572390},{"type":"v1","addr":"10.20.193.154:6819","nonce":1894572390}]},"public_addr":"10.20.193.154:6811/1894572390","cluster_addr":"10.20.193.154:6815/1894572390","heartbeat_back_addr":"10.20.193.154:6823/1894572390","heartbeat_front_addr":"10.20.193.154:6819/1894572390","state":["exists","up"]},{"osd":5,"uuid":"c086218a-8e4b-45b2-ac1f-34ca6c0c9d62","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.154:6800","nonce":558976609},{"type":"v1","addr":"10.20.193.154:6801","nonce":558976609}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.154:6802","nonce":558976609},{"type":"v1","addr":"10.20.193.154:6803","nonce":558976609}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.154:6806","nonce":558976609},{"type":"v1","addr":"10.20.193.154:6807","nonce":558976609}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.154:6804","nonce":558976609},{"type":"v1","addr":"10.20.193.154:6805","nonce":558976609}]},"public_addr":"10.20.193.154:6801/558976609","cluster_addr":"10.20.193.154:6803/558976609","heartbeat_back_addr":"10.20.193.154:6807/558976609","heartbeat_front_addr":"10.20.193.154:6805/558976609","state":["exists","up"]},{"osd":6,"uuid":"f399f71d-2659-4fb6-bbd2-5d6b8cac7907","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.154:6809","nonce":890035711},{"type":"v1","addr":"10.20.193.154:6810","nonce":890035711}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.154:6812","nonce":890035711},{"type":"v1","addr":"10.20.193.154:6814","nonce":890035711}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.154:6820","nonce":890035711},{"type":"v1","addr":"10.20.193.154:6822","nonce":890035711}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.154:6816","nonce":890035711},{"type":"v1","addr":"10.20.193.154:6818","nonce":890035711}]},"public_addr":"10.20.193.154:6810/890035711","cluster_addr":"10.20.193.154:6814/890035711","heartbeat_back_addr":"10.20.193.154:6822/890035711","heartbeat_front_addr":"10.20.193.154:6818/890035711","state":["exists","up"]},{"osd":7,"uuid":"4e3623aa-3d04-4304-8027-89b45407b2cb","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.154:6824","nonce":3421174887},{"type":"v1","addr":"10.20.193.154:6825","nonce":3421174887}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.154:6826","nonce":3421174887},{"type":"v1","addr":"10.20.193.154:6827","nonce":3421174887}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.154:6830","nonce":3421174887},{"type":"v1","addr":"10.20.193.154:6831","nonce":3421174887}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.154:6828","nonce":3421174887},{"type":"v1","addr":"10.20.193.154:6829","nonce":3421174887}]},"public_addr":"10.20.193.154:6825/3421174887","cluster_addr":"10.20.193.154:6827/3421174887","heartbeat_back_addr":"10.20.193.154:6831/3421174887","heartbeat_front_addr":"10.20.193.154:6829/3421174887","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-20T21:00:28.005035+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-20T21:00:28.053582+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-20T21:00:28.048383+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-20T21:00:28.114885+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-20T21:00:28.018431+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-20T21:00:28.083433+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-20T21:00:28.064880+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-20T21:00:28.144168+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-20T21:00:38.557 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.0 flush_pg_stats 2026-02-20T21:00:38.557 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.1 flush_pg_stats 2026-02-20T21:00:38.558 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.2 flush_pg_stats 2026-02-20T21:00:38.558 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.3 flush_pg_stats 2026-02-20T21:00:38.559 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.4 flush_pg_stats 2026-02-20T21:00:38.559 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.5 flush_pg_stats 2026-02-20T21:00:38.560 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.6 flush_pg_stats 2026-02-20T21:00:38.560 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.7 flush_pg_stats 2026-02-20T21:00:38.657 INFO:teuthology.orchestra.run.trial138.stdout:55834574853 2026-02-20T21:00:38.658 INFO:teuthology.orchestra.run.trial138.stdout:55834574851 2026-02-20T21:00:38.659 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.3 2026-02-20T21:00:38.659 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.1 2026-02-20T21:00:38.660 INFO:teuthology.orchestra.run.trial138.stdout:55834574852 2026-02-20T21:00:38.661 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.6 2026-02-20T21:00:38.661 INFO:teuthology.orchestra.run.trial138.stdout:55834574852 2026-02-20T21:00:38.662 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.7 2026-02-20T21:00:38.663 INFO:teuthology.orchestra.run.trial138.stdout:55834574853 2026-02-20T21:00:38.663 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.2 2026-02-20T21:00:38.664 INFO:teuthology.orchestra.run.trial138.stdout:55834574851 2026-02-20T21:00:38.664 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.0 2026-02-20T21:00:38.665 INFO:teuthology.orchestra.run.trial138.stdout:55834574853 2026-02-20T21:00:38.665 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.4 2026-02-20T21:00:38.666 INFO:teuthology.orchestra.run.trial138.stdout:55834574851 2026-02-20T21:00:38.667 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.5 2026-02-20T21:00:38.896 INFO:teuthology.orchestra.run.trial138.stdout:55834574851 2026-02-20T21:00:38.897 INFO:teuthology.orchestra.run.trial138.stdout:55834574850 2026-02-20T21:00:38.898 INFO:teuthology.orchestra.run.trial138.stdout:55834574852 2026-02-20T21:00:38.899 INFO:teuthology.orchestra.run.trial138.stdout:55834574851 2026-02-20T21:00:38.906 INFO:teuthology.orchestra.run.trial138.stdout:55834574852 2026-02-20T21:00:38.907 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574852 got 55834574851 for osd.7 2026-02-20T21:00:38.909 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574851 got 55834574850 for osd.3 2026-02-20T21:00:38.910 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574853 got 55834574852 for osd.1 2026-02-20T21:00:38.911 INFO:teuthology.orchestra.run.trial138.stdout:55834574850 2026-02-20T21:00:38.912 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574852 got 55834574851 for osd.6 2026-02-20T21:00:38.912 INFO:teuthology.orchestra.run.trial138.stdout:55834574852 2026-02-20T21:00:38.918 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574853 got 55834574852 for osd.2 2026-02-20T21:00:38.921 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574851 got 55834574850 for osd.0 2026-02-20T21:00:38.922 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574853 got 55834574852 for osd.4 2026-02-20T21:00:38.938 INFO:teuthology.orchestra.run.trial138.stdout:55834574850 2026-02-20T21:00:38.949 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574851 got 55834574850 for osd.5 2026-02-20T21:00:39.908 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.7 2026-02-20T21:00:39.910 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.3 2026-02-20T21:00:39.912 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.1 2026-02-20T21:00:39.912 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.6 2026-02-20T21:00:39.919 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.2 2026-02-20T21:00:39.923 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.0 2026-02-20T21:00:39.923 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.4 2026-02-20T21:00:39.950 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.5 2026-02-20T21:00:40.102 INFO:teuthology.orchestra.run.trial138.stdout:55834574850 2026-02-20T21:00:40.104 INFO:teuthology.orchestra.run.trial138.stdout:55834574851 2026-02-20T21:00:40.114 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574851 got 55834574850 for osd.3 2026-02-20T21:00:40.115 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574852 got 55834574851 for osd.7 2026-02-20T21:00:40.148 INFO:teuthology.orchestra.run.trial138.stdout:55834574852 2026-02-20T21:00:40.149 INFO:teuthology.orchestra.run.trial138.stdout:55834574850 2026-02-20T21:00:40.150 INFO:teuthology.orchestra.run.trial138.stdout:55834574852 2026-02-20T21:00:40.151 INFO:teuthology.orchestra.run.trial138.stdout:55834574851 2026-02-20T21:00:40.156 INFO:teuthology.orchestra.run.trial138.stdout:55834574850 2026-02-20T21:00:40.158 INFO:teuthology.orchestra.run.trial138.stdout:55834574852 2026-02-20T21:00:40.160 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574853 got 55834574852 for osd.2 2026-02-20T21:00:40.161 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574851 got 55834574850 for osd.0 2026-02-20T21:00:40.162 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574853 got 55834574852 for osd.1 2026-02-20T21:00:40.163 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574852 got 55834574851 for osd.6 2026-02-20T21:00:40.167 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574851 got 55834574850 for osd.5 2026-02-20T21:00:40.169 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574853 got 55834574852 for osd.4 2026-02-20T21:00:41.115 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.3 2026-02-20T21:00:41.116 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.7 2026-02-20T21:00:41.161 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.2 2026-02-20T21:00:41.162 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.0 2026-02-20T21:00:41.163 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.1 2026-02-20T21:00:41.164 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.6 2026-02-20T21:00:41.169 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.5 2026-02-20T21:00:41.169 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.4 2026-02-20T21:00:41.302 INFO:teuthology.orchestra.run.trial138.stdout:55834574852 2026-02-20T21:00:41.303 INFO:teuthology.orchestra.run.trial138.stdout:55834574851 2026-02-20T21:00:41.315 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574852 got 55834574852 for osd.7 2026-02-20T21:00:41.316 DEBUG:teuthology.parallel:result is None 2026-02-20T21:00:41.317 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574851 got 55834574851 for osd.3 2026-02-20T21:00:41.317 DEBUG:teuthology.parallel:result is None 2026-02-20T21:00:41.355 INFO:teuthology.orchestra.run.trial138.stdout:55834574853 2026-02-20T21:00:41.356 INFO:teuthology.orchestra.run.trial138.stdout:55834574851 2026-02-20T21:00:41.366 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574853 got 55834574853 for osd.2 2026-02-20T21:00:41.367 DEBUG:teuthology.parallel:result is None 2026-02-20T21:00:41.368 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574851 got 55834574851 for osd.0 2026-02-20T21:00:41.368 DEBUG:teuthology.parallel:result is None 2026-02-20T21:00:41.394 INFO:teuthology.orchestra.run.trial138.stdout:55834574852 2026-02-20T21:00:41.394 INFO:teuthology.orchestra.run.trial138.stdout:55834574853 2026-02-20T21:00:41.406 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574852 got 55834574852 for osd.6 2026-02-20T21:00:41.407 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574853 got 55834574853 for osd.1 2026-02-20T21:00:41.407 DEBUG:teuthology.parallel:result is None 2026-02-20T21:00:41.407 DEBUG:teuthology.parallel:result is None 2026-02-20T21:00:41.433 INFO:teuthology.orchestra.run.trial138.stdout:55834574851 2026-02-20T21:00:41.434 INFO:teuthology.orchestra.run.trial138.stdout:55834574853 2026-02-20T21:00:41.445 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574851 got 55834574851 for osd.5 2026-02-20T21:00:41.446 DEBUG:teuthology.parallel:result is None 2026-02-20T21:00:41.447 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574853 got 55834574853 for osd.4 2026-02-20T21:00:41.447 DEBUG:teuthology.parallel:result is None 2026-02-20T21:00:41.447 INFO:tasks.ceph.ceph_manager.ceph:waiting for clean 2026-02-20T21:00:41.447 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2026-02-20T21:00:41.664 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T21:00:41.664 INFO:teuthology.orchestra.run.trial138.stderr:dumped all 2026-02-20T21:00:41.673 INFO:teuthology.orchestra.run.trial138.stdout:{"pg_ready":true,"pg_map":{"version":18,"stamp":"2026-02-20T21:00:40.641578+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":217388,"kb_used_data":1708,"kb_used_omap":65,"kb_used_meta":215486,"kb_avail":754757332,"statfs":{"total":773094113280,"available":772871507968,"internally_reserved":0,"allocated":1748992,"data_stored":1725382,"data_compressed":13716,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":66939,"internal_metadata":220658309},"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":"4.964765"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":18,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-02-20T21:00:38.078190+0000","last_change":"2026-02-20T21:00:38.078266+0000","last_active":"2026-02-20T21:00:38.078190+0000","last_peered":"2026-02-20T21:00:38.078190+0000","last_clean":"2026-02-20T21:00:38.078190+0000","last_became_active":"2026-02-20T21:00:35.679186+0000","last_became_peered":"2026-02-20T21:00:35.679186+0000","last_unstale":"2026-02-20T21:00:38.078190+0000","last_undegraded":"2026-02-20T21:00:38.078190+0000","last_fullsized":"2026-02-20T21:00:38.078190+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-20T21:00:34.672130+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_clean_scrub_stamp":"2026-02-20T21:00:34.672130+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T01:17:18.769574+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00016309500000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-20T21:00:37.682272+0000","last_change":"2026-02-20T21:00:37.682435+0000","last_active":"2026-02-20T21:00:37.682272+0000","last_peered":"2026-02-20T21:00:37.682272+0000","last_clean":"2026-02-20T21:00:37.682272+0000","last_became_active":"2026-02-20T21:00:35.679992+0000","last_became_peered":"2026-02-20T21:00:35.679992+0000","last_unstale":"2026-02-20T21:00:37.682272+0000","last_undegraded":"2026-02-20T21:00:37.682272+0000","last_fullsized":"2026-02-20T21:00:37.682272+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-20T21:00:34.672130+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_clean_scrub_stamp":"2026-02-20T21:00:34.672130+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T21:20:12.648823+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00027668199999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-02-20T21:00:38.078181+0000","last_change":"2026-02-20T21:00:38.078260+0000","last_active":"2026-02-20T21:00:38.078181+0000","last_peered":"2026-02-20T21:00:38.078181+0000","last_clean":"2026-02-20T21:00:38.078181+0000","last_became_active":"2026-02-20T21:00:35.766762+0000","last_became_peered":"2026-02-20T21:00:35.766762+0000","last_unstale":"2026-02-20T21:00:38.078181+0000","last_undegraded":"2026-02-20T21:00:38.078181+0000","last_fullsized":"2026-02-20T21:00:38.078181+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-20T21:00:34.672130+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_clean_scrub_stamp":"2026-02-20T21:00:34.672130+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T05:54:16.205721+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000193112,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-20T21:00:37.682244+0000","last_change":"2026-02-20T21:00:37.682422+0000","last_active":"2026-02-20T21:00:37.682244+0000","last_peered":"2026-02-20T21:00:37.682244+0000","last_clean":"2026-02-20T21:00:37.682244+0000","last_became_active":"2026-02-20T21:00:35.767623+0000","last_became_peered":"2026-02-20T21:00:35.767623+0000","last_unstale":"2026-02-20T21:00:37.682244+0000","last_undegraded":"2026-02-20T21:00:37.682244+0000","last_fullsized":"2026-02-20T21:00:37.682244+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-20T21:00:34.672130+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_clean_scrub_stamp":"2026-02-20T21:00:34.672130+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T22:21:52.396047+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00028406599999999997,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-20T21:00:37.683383+0000","last_change":"2026-02-20T21:00:37.683383+0000","last_active":"2026-02-20T21:00:37.683383+0000","last_peered":"2026-02-20T21:00:37.683383+0000","last_clean":"2026-02-20T21:00:37.683383+0000","last_became_active":"2026-02-20T21:00:35.679174+0000","last_became_peered":"2026-02-20T21:00:35.679174+0000","last_unstale":"2026-02-20T21:00:37.683383+0000","last_undegraded":"2026-02-20T21:00:37.683383+0000","last_fullsized":"2026-02-20T21:00:37.683383+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-20T21:00:34.672130+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_clean_scrub_stamp":"2026-02-20T21:00:34.672130+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-21T23:08:38.231061+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00070152500000000004,"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-20T21:00:37.682535+0000","last_change":"2026-02-20T21:00:37.682634+0000","last_active":"2026-02-20T21:00:37.682535+0000","last_peered":"2026-02-20T21:00:37.682535+0000","last_clean":"2026-02-20T21:00:37.682535+0000","last_became_active":"2026-02-20T21:00:35.679165+0000","last_became_peered":"2026-02-20T21:00:35.679165+0000","last_unstale":"2026-02-20T21:00:37.682535+0000","last_undegraded":"2026-02-20T21:00:37.682535+0000","last_fullsized":"2026-02-20T21:00:37.682535+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-20T21:00:34.672130+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_clean_scrub_stamp":"2026-02-20T21:00:34.672130+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T22:56:19.552891+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000209027,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":18,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-02-20T21:00:38.078203+0000","last_change":"2026-02-20T21:00:38.078280+0000","last_active":"2026-02-20T21:00:38.078203+0000","last_peered":"2026-02-20T21:00:38.078203+0000","last_clean":"2026-02-20T21:00:38.078203+0000","last_became_active":"2026-02-20T21:00:35.679170+0000","last_became_peered":"2026-02-20T21:00:35.679170+0000","last_unstale":"2026-02-20T21:00:38.078203+0000","last_undegraded":"2026-02-20T21:00:38.078203+0000","last_fullsized":"2026-02-20T21:00:38.078203+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-20T21:00:34.672130+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_clean_scrub_stamp":"2026-02-20T21:00:34.672130+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T06:32:53.370120+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00018578900000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-20T21:00:37.682902+0000","last_change":"2026-02-20T21:00:37.683199+0000","last_active":"2026-02-20T21:00:37.682902+0000","last_peered":"2026-02-20T21:00:37.682902+0000","last_clean":"2026-02-20T21:00:37.682902+0000","last_became_active":"2026-02-20T21:00:35.679256+0000","last_became_peered":"2026-02-20T21:00:35.679256+0000","last_unstale":"2026-02-20T21:00:37.682902+0000","last_undegraded":"2026-02-20T21:00:37.682902+0000","last_fullsized":"2026-02-20T21:00:37.682902+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-20T21:00:34.672130+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_clean_scrub_stamp":"2026-02-20T21:00:34.672130+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-21T21:22:41.872516+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00047627200000000002,"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":156,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-02-20T21:00:38.078056+0000","last_change":"2026-02-20T21:00:31.771831+0000","last_active":"2026-02-20T21:00:38.078056+0000","last_peered":"2026-02-20T21:00:38.078056+0000","last_clean":"2026-02-20T21:00:38.078056+0000","last_became_active":"2026-02-20T21:00:31.771366+0000","last_became_peered":"2026-02-20T21:00:31.771366+0000","last_unstale":"2026-02-20T21:00:38.078056+0000","last_undegraded":"2026-02-20T21:00:38.078056+0000","last_fullsized":"2026-02-20T21:00:38.078056+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-20T21:00:30.663897+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:00:30.663897+0000","last_clean_scrub_stamp":"2026-02-20T21:00:30.663897+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-22T01:50:59.325376+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":114688,"data_stored":1180736,"data_compressed":13716,"data_compressed_allocated":73728,"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":27216,"kb_used_data":256,"kb_used_omap":7,"kb_used_meta":26936,"kb_avail":94344624,"statfs":{"total":96636764160,"available":96608894976,"internally_reserved":0,"allocated":262144,"data_stored":659173,"data_compressed":6858,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":8118,"internal_metadata":27582538},"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":3,"up_from":13,"seq":55834574851,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":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,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":55834574853,"num_pgs":2,"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":8775,"internal_metadata":27581881},"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":4,"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":8,"kb_used_meta":26935,"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":8775,"internal_metadata":27581881},"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":55834574851,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27216,"kb_used_data":256,"kb_used_omap":8,"kb_used_meta":26935,"kb_avail":94344624,"statfs":{"total":96636764160,"available":96608894976,"internally_reserved":0,"allocated":262144,"data_stored":659173,"data_compressed":6858,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":8775,"internal_metadata":27581881},"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":[]},{"osd":6,"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":27160,"kb_used_data":200,"kb_used_omap":7,"kb_used_meta":26936,"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":8123,"internal_metadata":27582533},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":13,"seq":55834574851,"num_pgs":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":55834574853,"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":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":8775,"internal_metadata":27581881},"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":6858,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":6858,"data_compressed_allocated":36864,"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-20T21:00:41.673 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2026-02-20T21:00:41.854 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T21:00:41.854 INFO:teuthology.orchestra.run.trial138.stderr:dumped all 2026-02-20T21:00:41.863 INFO:teuthology.orchestra.run.trial138.stdout:{"pg_ready":true,"pg_map":{"version":18,"stamp":"2026-02-20T21:00:40.641578+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":217388,"kb_used_data":1708,"kb_used_omap":65,"kb_used_meta":215486,"kb_avail":754757332,"statfs":{"total":773094113280,"available":772871507968,"internally_reserved":0,"allocated":1748992,"data_stored":1725382,"data_compressed":13716,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":66939,"internal_metadata":220658309},"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":"4.964765"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":18,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-02-20T21:00:38.078190+0000","last_change":"2026-02-20T21:00:38.078266+0000","last_active":"2026-02-20T21:00:38.078190+0000","last_peered":"2026-02-20T21:00:38.078190+0000","last_clean":"2026-02-20T21:00:38.078190+0000","last_became_active":"2026-02-20T21:00:35.679186+0000","last_became_peered":"2026-02-20T21:00:35.679186+0000","last_unstale":"2026-02-20T21:00:38.078190+0000","last_undegraded":"2026-02-20T21:00:38.078190+0000","last_fullsized":"2026-02-20T21:00:38.078190+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-20T21:00:34.672130+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_clean_scrub_stamp":"2026-02-20T21:00:34.672130+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T01:17:18.769574+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00016309500000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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-20T21:00:37.682272+0000","last_change":"2026-02-20T21:00:37.682435+0000","last_active":"2026-02-20T21:00:37.682272+0000","last_peered":"2026-02-20T21:00:37.682272+0000","last_clean":"2026-02-20T21:00:37.682272+0000","last_became_active":"2026-02-20T21:00:35.679992+0000","last_became_peered":"2026-02-20T21:00:35.679992+0000","last_unstale":"2026-02-20T21:00:37.682272+0000","last_undegraded":"2026-02-20T21:00:37.682272+0000","last_fullsized":"2026-02-20T21:00:37.682272+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-20T21:00:34.672130+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_clean_scrub_stamp":"2026-02-20T21:00:34.672130+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T21:20:12.648823+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00027668199999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":18,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-02-20T21:00:38.078181+0000","last_change":"2026-02-20T21:00:38.078260+0000","last_active":"2026-02-20T21:00:38.078181+0000","last_peered":"2026-02-20T21:00:38.078181+0000","last_clean":"2026-02-20T21:00:38.078181+0000","last_became_active":"2026-02-20T21:00:35.766762+0000","last_became_peered":"2026-02-20T21:00:35.766762+0000","last_unstale":"2026-02-20T21:00:38.078181+0000","last_undegraded":"2026-02-20T21:00:38.078181+0000","last_fullsized":"2026-02-20T21:00:38.078181+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-20T21:00:34.672130+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_clean_scrub_stamp":"2026-02-20T21:00:34.672130+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T05:54:16.205721+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000193112,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-20T21:00:37.682244+0000","last_change":"2026-02-20T21:00:37.682422+0000","last_active":"2026-02-20T21:00:37.682244+0000","last_peered":"2026-02-20T21:00:37.682244+0000","last_clean":"2026-02-20T21:00:37.682244+0000","last_became_active":"2026-02-20T21:00:35.767623+0000","last_became_peered":"2026-02-20T21:00:35.767623+0000","last_unstale":"2026-02-20T21:00:37.682244+0000","last_undegraded":"2026-02-20T21:00:37.682244+0000","last_fullsized":"2026-02-20T21:00:37.682244+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-20T21:00:34.672130+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_clean_scrub_stamp":"2026-02-20T21:00:34.672130+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T22:21:52.396047+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00028406599999999997,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-20T21:00:37.683383+0000","last_change":"2026-02-20T21:00:37.683383+0000","last_active":"2026-02-20T21:00:37.683383+0000","last_peered":"2026-02-20T21:00:37.683383+0000","last_clean":"2026-02-20T21:00:37.683383+0000","last_became_active":"2026-02-20T21:00:35.679174+0000","last_became_peered":"2026-02-20T21:00:35.679174+0000","last_unstale":"2026-02-20T21:00:37.683383+0000","last_undegraded":"2026-02-20T21:00:37.683383+0000","last_fullsized":"2026-02-20T21:00:37.683383+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-20T21:00:34.672130+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_clean_scrub_stamp":"2026-02-20T21:00:34.672130+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-21T23:08:38.231061+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00070152500000000004,"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-20T21:00:37.682535+0000","last_change":"2026-02-20T21:00:37.682634+0000","last_active":"2026-02-20T21:00:37.682535+0000","last_peered":"2026-02-20T21:00:37.682535+0000","last_clean":"2026-02-20T21:00:37.682535+0000","last_became_active":"2026-02-20T21:00:35.679165+0000","last_became_peered":"2026-02-20T21:00:35.679165+0000","last_unstale":"2026-02-20T21:00:37.682535+0000","last_undegraded":"2026-02-20T21:00:37.682535+0000","last_fullsized":"2026-02-20T21:00:37.682535+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-20T21:00:34.672130+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_clean_scrub_stamp":"2026-02-20T21:00:34.672130+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T22:56:19.552891+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000209027,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":18,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-02-20T21:00:38.078203+0000","last_change":"2026-02-20T21:00:38.078280+0000","last_active":"2026-02-20T21:00:38.078203+0000","last_peered":"2026-02-20T21:00:38.078203+0000","last_clean":"2026-02-20T21:00:38.078203+0000","last_became_active":"2026-02-20T21:00:35.679170+0000","last_became_peered":"2026-02-20T21:00:35.679170+0000","last_unstale":"2026-02-20T21:00:38.078203+0000","last_undegraded":"2026-02-20T21:00:38.078203+0000","last_fullsized":"2026-02-20T21:00:38.078203+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-20T21:00:34.672130+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_clean_scrub_stamp":"2026-02-20T21:00:34.672130+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T06:32:53.370120+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00018578900000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-20T21:00:37.682902+0000","last_change":"2026-02-20T21:00:37.683199+0000","last_active":"2026-02-20T21:00:37.682902+0000","last_peered":"2026-02-20T21:00:37.682902+0000","last_clean":"2026-02-20T21:00:37.682902+0000","last_became_active":"2026-02-20T21:00:35.679256+0000","last_became_peered":"2026-02-20T21:00:35.679256+0000","last_unstale":"2026-02-20T21:00:37.682902+0000","last_undegraded":"2026-02-20T21:00:37.682902+0000","last_fullsized":"2026-02-20T21:00:37.682902+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-20T21:00:34.672130+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_clean_scrub_stamp":"2026-02-20T21:00:34.672130+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-21T21:22:41.872516+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00047627200000000002,"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":156,"reported_epoch":20,"state":"active+clean","last_fresh":"2026-02-20T21:00:38.078056+0000","last_change":"2026-02-20T21:00:31.771831+0000","last_active":"2026-02-20T21:00:38.078056+0000","last_peered":"2026-02-20T21:00:38.078056+0000","last_clean":"2026-02-20T21:00:38.078056+0000","last_became_active":"2026-02-20T21:00:31.771366+0000","last_became_peered":"2026-02-20T21:00:31.771366+0000","last_unstale":"2026-02-20T21:00:38.078056+0000","last_undegraded":"2026-02-20T21:00:38.078056+0000","last_fullsized":"2026-02-20T21:00:38.078056+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-20T21:00:30.663897+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:00:30.663897+0000","last_clean_scrub_stamp":"2026-02-20T21:00:30.663897+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-22T01:50:59.325376+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":114688,"data_stored":1180736,"data_compressed":13716,"data_compressed_allocated":73728,"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":27216,"kb_used_data":256,"kb_used_omap":7,"kb_used_meta":26936,"kb_avail":94344624,"statfs":{"total":96636764160,"available":96608894976,"internally_reserved":0,"allocated":262144,"data_stored":659173,"data_compressed":6858,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":8118,"internal_metadata":27582538},"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":3,"up_from":13,"seq":55834574851,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":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,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":55834574853,"num_pgs":2,"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":8775,"internal_metadata":27581881},"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":4,"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":8,"kb_used_meta":26935,"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":8775,"internal_metadata":27581881},"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":55834574851,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27216,"kb_used_data":256,"kb_used_omap":8,"kb_used_meta":26935,"kb_avail":94344624,"statfs":{"total":96636764160,"available":96608894976,"internally_reserved":0,"allocated":262144,"data_stored":659173,"data_compressed":6858,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":8775,"internal_metadata":27581881},"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":[]},{"osd":6,"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":27160,"kb_used_data":200,"kb_used_omap":7,"kb_used_meta":26936,"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":8123,"internal_metadata":27582533},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":13,"seq":55834574851,"num_pgs":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":55834574853,"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":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":8775,"internal_metadata":27581881},"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":6858,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":6858,"data_compressed_allocated":36864,"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-20T21:00:41.864 INFO:tasks.ceph.ceph_manager.ceph:clean! 2026-02-20T21:00:41.865 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2026-02-20T21:00:41.865 INFO:tasks.ceph.ceph_manager.ceph:wait_until_healthy 2026-02-20T21:00:41.865 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph health --format=json 2026-02-20T21:00:42.080 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T21:00:42.080 INFO:teuthology.orchestra.run.trial138.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2026-02-20T21:00:42.089 INFO:tasks.ceph.ceph_manager.ceph:wait_until_healthy done 2026-02-20T21:00:42.089 INFO:teuthology.run_tasks:Running task exec... 2026-02-20T21:00:42.102 INFO:teuthology.task.exec:Executing custom commands... 2026-02-20T21:00:42.102 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@trial193.front.sepia.ceph.com 2026-02-20T21:00:42.102 DEBUG:teuthology.orchestra.run.trial193:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'mkdir /home/ubuntu/cephtest/migration' 2026-02-20T21:00:42.130 DEBUG:teuthology.orchestra.run.trial193:> 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-20T21:01:34.896 INFO:teuthology.orchestra.run.trial193.stderr:2026-02-20 21:01:34 URL:http://download.ceph.com/qa/ubuntu-12.04.qcow2 [1206124544/1206124544] -> "/home/ubuntu/cephtest/migration/base.client.0.qcow2" [1] 2026-02-20T21:01:34.898 DEBUG:teuthology.orchestra.run.trial193:> 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-20T21:01:35.444 DEBUG:teuthology.orchestra.run.trial193:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'dd if=/dev/zero of=/home/ubuntu/cephtest/migration/empty.raw count=1 bs=1G' 2026-02-20T21:01:35.935 INFO:teuthology.orchestra.run.trial193.stderr:1+0 records in 2026-02-20T21:01:35.935 INFO:teuthology.orchestra.run.trial193.stderr:1+0 records out 2026-02-20T21:01:35.935 INFO:teuthology.orchestra.run.trial193.stderr:1073741824 bytes (1.1 GB, 1.0 GiB) copied, 0.4669 s, 2.3 GB/s 2026-02-20T21:01:35.938 DEBUG:teuthology.orchestra.run.trial193:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'qemu-nbd -f raw --read-only --shared 10 --persistent --fork /home/ubuntu/cephtest/migration/base.client.0.raw' 2026-02-20T21:01:35.975 DEBUG:teuthology.orchestra.run.trial193:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'qemu-nbd -f raw --read-only --shared 10 --persistent --fork --socket /home/ubuntu/cephtest/migration/qemu-nbd-empty /home/ubuntu/cephtest/migration/empty.raw' 2026-02-20T21:01:36.043 DEBUG:teuthology.orchestra.run.trial193:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'chmod 0777 /home/ubuntu/cephtest/migration/qemu-nbd-empty' 2026-02-20T21:01:36.108 DEBUG:teuthology.orchestra.run.trial193:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'echo '"'"'{"type":"raw","stream":{"type":"nbd","uri":"nbd://localhost"}}'"'"' | rbd migration prepare --import-only --source-spec-path - client.0.0' 2026-02-20T21:01:36.236 DEBUG:teuthology.orchestra.run.trial193:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration prepare --import-only --source-spec '"'"'{"type":"raw","stream":{"type":"nbd","uri":"nbd+unix:///?socket=/home/ubuntu/cephtest/migration/qemu-nbd-empty"}}'"'"' client.0.1' 2026-02-20T21:01:36.300 DEBUG:teuthology.orchestra.run.trial193:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration prepare --import-only --source-spec '"'"'{"type":"raw","stream":{"type":"nbd","uri":"nbd+unix:///?socket=/home/ubuntu/cephtest/migration/qemu-nbd-empty"}}'"'"' client.0.2' 2026-02-20T21:01:36.366 INFO:teuthology.run_tasks:Running task parallel... 2026-02-20T21:01:36.377 INFO:teuthology.task.parallel:starting parallel... 2026-02-20T21:01:36.378 INFO:teuthology.task.parallel:In parallel, running task sequential... 2026-02-20T21:01:36.380 INFO:teuthology.task.sequential:In sequential, running task qemu... 2026-02-20T21:01:36.411 DEBUG:teuthology.orchestra.run.trial193:> install -d -m0755 -- /home/ubuntu/cephtest/qemu /home/ubuntu/cephtest/archive/qemu 2026-02-20T21:01:36.412 INFO:teuthology.task.parallel:In parallel, running task sequential... 2026-02-20T21:01:36.412 INFO:teuthology.task.sequential:In sequential, running task exec... 2026-02-20T21:01:36.412 INFO:teuthology.task.exec:Executing custom commands... 2026-02-20T21:01:36.412 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@trial193.front.sepia.ceph.com 2026-02-20T21:01:36.412 DEBUG:teuthology.orchestra.run.trial193:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep 60' 2026-02-20T21:01:36.432 INFO:teuthology.packaging:Installing package genisoimage on ubuntu@trial193.front.sepia.ceph.com 2026-02-20T21:01:36.432 DEBUG:teuthology.orchestra.run.trial193:> sudo yum -y install genisoimage 2026-02-20T21:01:36.783 INFO:teuthology.orchestra.run.trial193.stdout:Last metadata expiration check: 0:03:00 ago on Fri 20 Feb 2026 08:58:36 PM UTC. 2026-02-20T21:01:36.848 INFO:teuthology.orchestra.run.trial193.stdout:Package genisoimage-1.1.11-48.el9.x86_64 is already installed. 2026-02-20T21:01:36.866 INFO:teuthology.orchestra.run.trial193.stdout:Dependencies resolved. 2026-02-20T21:01:36.867 INFO:teuthology.orchestra.run.trial193.stdout:Nothing to do. 2026-02-20T21:01:36.867 INFO:teuthology.orchestra.run.trial193.stdout:Complete! 2026-02-20T21:01:36.887 INFO:teuthology.packaging:Installing package qemu-kvm-block-rbd on ubuntu@trial193.front.sepia.ceph.com 2026-02-20T21:01:36.888 DEBUG:teuthology.orchestra.run.trial193:> sudo yum -y install qemu-kvm-block-rbd 2026-02-20T21:01:37.196 INFO:teuthology.orchestra.run.trial193.stdout:Last metadata expiration check: 0:03:01 ago on Fri 20 Feb 2026 08:58:36 PM UTC. 2026-02-20T21:01:37.261 INFO:teuthology.orchestra.run.trial193.stdout:Package qemu-kvm-block-rbd-17:10.1.0-13.el9.x86_64 is already installed. 2026-02-20T21:01:37.280 INFO:teuthology.orchestra.run.trial193.stdout:Dependencies resolved. 2026-02-20T21:01:37.281 INFO:teuthology.orchestra.run.trial193.stdout:Nothing to do. 2026-02-20T21:01:37.281 INFO:teuthology.orchestra.run.trial193.stdout:Complete! 2026-02-20T21:01:37.302 INFO:tasks.qemu:generating iso... 2026-02-20T21:01:37.302 INFO:tasks.qemu:Pulling tests from https://github.com/ceph/ceph-ci.git ref f7870454149f22574086dd2ff55d050585136531 2026-02-20T21:01:37.302 DEBUG:teuthology.orchestra.run.trial193:> 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 f7870454149f22574086dd2ff55d050585136531 2026-02-20T21:01:37.326 INFO:teuthology.orchestra.run.trial193.stderr:Cloning into '/home/ubuntu/cephtest/qemu_clone.client.0'... 2026-02-20T21:01:57.524 INFO:teuthology.orchestra.run.trial193.stderr:Note: switching to 'f7870454149f22574086dd2ff55d050585136531'. 2026-02-20T21:01:57.524 INFO:teuthology.orchestra.run.trial193.stderr: 2026-02-20T21:01:57.524 INFO:teuthology.orchestra.run.trial193.stderr:You are in 'detached HEAD' state. You can look around, make experimental 2026-02-20T21:01:57.524 INFO:teuthology.orchestra.run.trial193.stderr:changes and commit them, and you can discard any commits you make in this 2026-02-20T21:01:57.524 INFO:teuthology.orchestra.run.trial193.stderr:state without impacting any branches by switching back to a branch. 2026-02-20T21:01:57.524 INFO:teuthology.orchestra.run.trial193.stderr: 2026-02-20T21:01:57.524 INFO:teuthology.orchestra.run.trial193.stderr:If you want to create a new branch to retain commits you create, you may 2026-02-20T21:01:57.524 INFO:teuthology.orchestra.run.trial193.stderr:do so (now or later) by using -c with the switch command. Example: 2026-02-20T21:01:57.525 INFO:teuthology.orchestra.run.trial193.stderr: 2026-02-20T21:01:57.525 INFO:teuthology.orchestra.run.trial193.stderr: git switch -c 2026-02-20T21:01:57.525 INFO:teuthology.orchestra.run.trial193.stderr: 2026-02-20T21:01:57.525 INFO:teuthology.orchestra.run.trial193.stderr:Or undo this operation with: 2026-02-20T21:01:57.525 INFO:teuthology.orchestra.run.trial193.stderr: 2026-02-20T21:01:57.525 INFO:teuthology.orchestra.run.trial193.stderr: git switch - 2026-02-20T21:01:57.525 INFO:teuthology.orchestra.run.trial193.stderr: 2026-02-20T21:01:57.525 INFO:teuthology.orchestra.run.trial193.stderr:Turn off this advice by setting config variable advice.detachedHead to false 2026-02-20T21:01:57.525 INFO:teuthology.orchestra.run.trial193.stderr: 2026-02-20T21:01:57.525 INFO:teuthology.orchestra.run.trial193.stderr:HEAD is now at f7870454149 ceph-dev-pipeline: configure 2026-02-20T21:01:57.531 DEBUG:teuthology.orchestra.run.trial193:> set -ex 2026-02-20T21:01:57.531 DEBUG:teuthology.orchestra.run.trial193:> dd of=/home/ubuntu/cephtest/qemu/userdata.client.0 2026-02-20T21:01:57.589 DEBUG:teuthology.orchestra.run.trial193:> set -ex 2026-02-20T21:01:57.589 DEBUG:teuthology.orchestra.run.trial193:> dd of=/home/ubuntu/cephtest/qemu/metadata.client.0 2026-02-20T21:01:57.647 INFO:tasks.qemu:fetching test qa/run_xfstests_qemu.sh for client.0 2026-02-20T21:01:57.648 DEBUG:teuthology.orchestra.run.trial193:> 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-20T21:01:57.707 DEBUG:teuthology.orchestra.run.trial193:> 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-20T21:01:57.765 INFO:tasks.qemu:downloading base image 2026-02-20T21:01:57.765 DEBUG:teuthology.orchestra.run.trial193:> rbd --cluster ceph resize --size=10240M client.0.0 || true 2026-02-20T21:01:57.852 INFO:teuthology.orchestra.run.trial193.stderr: Resizing image: 100% complete...done. 2026-02-20T21:01:57.856 DEBUG:teuthology.orchestra.run.trial193:> rbd --cluster ceph resize --size=10240M client.0.1 || true 2026-02-20T21:01:57.902 INFO:teuthology.orchestra.run.trial193.stderr: Resizing image: 100% complete...done. 2026-02-20T21:01:57.906 DEBUG:teuthology.orchestra.run.trial193:> rbd --cluster ceph resize --size=10240M client.0.2 || true 2026-02-20T21:01:57.954 INFO:teuthology.orchestra.run.trial193.stderr: Resizing image: 100% complete...done. 2026-02-20T21:01:57.958 DEBUG:teuthology.orchestra.run.trial193:> mkdir /home/ubuntu/cephtest/archive/qemu/client.0 && sudo modprobe kvm 2026-02-20T21:01:57.983 INFO:tasks.qemu:Creating the nfs export directory... 2026-02-20T21:01:57.983 DEBUG:teuthology.orchestra.run.trial193:> sudo mkdir -p /export/client.0 2026-02-20T21:01:58.048 INFO:tasks.qemu:Mounting the test directory... 2026-02-20T21:01:58.079 DEBUG:teuthology.orchestra.run.trial193:> sudo mount --bind /home/ubuntu/cephtest/archive/qemu/client.0 /export/client.0 2026-02-20T21:01:58.124 INFO:tasks.qemu:Adding mount to /etc/exports... 2026-02-20T21:01:58.124 INFO:tasks.qemu:Deleting export from /etc/exports... 2026-02-20T21:01:58.124 DEBUG:teuthology.orchestra.run.trial193:> sudo sed -i '\|/export/client.0|d' /etc/exports 2026-02-20T21:01:58.202 DEBUG:teuthology.orchestra.run.trial193:> echo '/export/client.0 *(rw,no_root_squash,no_subtree_check,insecure)' | sudo tee -a /etc/exports 2026-02-20T21:01:58.269 INFO:teuthology.orchestra.run.trial193.stdout:/export/client.0 *(rw,no_root_squash,no_subtree_check,insecure) 2026-02-20T21:01:58.271 INFO:tasks.qemu:Restarting NFS... 2026-02-20T21:01:58.272 DEBUG:teuthology.orchestra.run.trial193:> sudo systemctl restart nfs-server 2026-02-20T21:01:58.623 DEBUG:teuthology.orchestra.run.trial193:> sudo udevadm control --reload 2026-02-20T21:01:58.653 DEBUG:teuthology.orchestra.run.trial193:> sudo udevadm trigger /dev/kvm 2026-02-20T21:01:58.721 DEBUG:teuthology.orchestra.run.trial193:> ls -l /dev/kvm 2026-02-20T21:01:58.780 INFO:teuthology.orchestra.run.trial193.stdout:crw-rw-rw-. 1 root kvm 10, 232 Feb 20 21:01 /dev/kvm 2026-02-20T21:01:58.781 INFO:tasks.qemu:starting qemu... 2026-02-20T21:01:58.781 DEBUG:teuthology.orchestra.run.trial193:> 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-20T21:01:58.823 INFO:tasks.qemu:waiting for qemu tests to finish... 2026-02-20T21:01:58.983 INFO:tasks.qemu.client.0.trial193.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-20T21:01:59.066 INFO:tasks.qemu.client.0.trial193.stdout:c[?7lSeaBIOS (version 1.16.3-5.el9) 2026-02-20T21:01:59.066 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:01:59.066 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:01:59.066 INFO:tasks.qemu.client.0.trial193.stdout:iPXE (http://ipxe.org) 00:03.0 CA00 PCI2.10 PnP PMM+BEFCCC40+BEF0CC40 CA00 2026-02-20T21:01:59.066 INFO:tasks.qemu.client.0.trial193.stdout:Press Ctrl-B to configure iPXE (PCI 00:03.0)... 2026-02-20T21:01:59.066 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:01:59.066 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:01:59.230 INFO:tasks.qemu.client.0.trial193.stdout:Booting from Hard Disk... 2026-02-20T21:01:59.452 INFO:tasks.qemu.client.0.trial193.stdout:GNU GRUB version 1.99-21ubuntu3.4┌──────────────────────────────────────────────────────────────────────────┐││││││││││││││││││││││││││└──────────────────────────────────────────────────────────────────────────┘ 2026-02-20T21:01:59.452 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:01:59.452 INFO:tasks.qemu.client.0.trial193.stdout: Use the ↑ and ↓ keys to select which entry is highlighted. 2026-02-20T21:01:59.452 INFO:tasks.qemu.client.0.trial193.stdout: Press enter to boot the selected OS, 'e' to edit the commands 2026-02-20T21:01:59.452 INFO:tasks.qemu.client.0.trial193.stdout: before booting or 'c' for a command-line. 2026-02-20T21:01:59.452 INFO:tasks.qemu.client.0.trial193.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-20T21:01:59.452 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:01:59.452 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:01:59.452 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:01:59.452 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:01:59.452 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:00.376 INFO:tasks.qemu.client.0.trial193.stdout: The highlighted entry will be executed automatically in 5s.  2026-02-20T21:02:00.376 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:00.376 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:00.376 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:00.376 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:00.376 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:00.376 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:00.376 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:00.376 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:00.376 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:00.376 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:00.376 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:00.376 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:00.376 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:00.376 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:00.376 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:00.376 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:00.377 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:01.375 INFO:tasks.qemu.client.0.trial193.stdout: The highlighted entry will be executed automatically in 4s.  2026-02-20T21:02:01.375 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:01.376 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:01.376 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:01.376 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:01.376 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:01.376 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:01.376 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:01.376 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:01.376 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:01.376 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:01.376 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:01.376 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:01.376 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:01.376 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:01.376 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:01.376 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:01.376 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:02.375 INFO:tasks.qemu.client.0.trial193.stdout: The highlighted entry will be executed automatically in 3s.  2026-02-20T21:02:02.375 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:02.375 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:02.375 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:02.375 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:02.375 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:02.375 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:02.375 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:02.375 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:02.375 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:02.375 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:02.375 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:02.375 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:02.375 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:02.375 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:02.375 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:02.375 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:02.375 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:03.374 INFO:tasks.qemu.client.0.trial193.stdout: The highlighted entry will be executed automatically in 2s.  2026-02-20T21:02:03.374 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:03.374 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:03.374 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:03.374 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:03.374 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:03.374 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:03.374 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:03.374 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:03.374 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:03.374 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:03.374 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:03.374 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:03.374 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:03.374 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:03.374 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:03.374 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:03.375 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:04.383 INFO:tasks.qemu.client.0.trial193.stdout: The highlighted entry will be executed automatically in 1s.  2026-02-20T21:02:04.383 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:04.383 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:04.383 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:04.383 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:04.383 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:04.383 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:04.383 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:04.383 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:04.384 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:04.384 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:04.384 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:04.384 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:04.384 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:04.384 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:04.384 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:04.384 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:04.384 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:04.925 INFO:tasks.qemu.client.0.trial193.stdout: The highlighted entry will be executed automatically in 0s. [ 0.000000] Initializing cgroup subsys cpuset 2026-02-20T21:02:04.925 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] Initializing cgroup subsys cpu 2026-02-20T21:02:04.925 INFO:tasks.qemu.client.0.trial193.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-20T21:02:04.925 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-virtual root=LABEL=cloudimg-rootfs ro console=ttyS0 2026-02-20T21:02:04.925 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] KERNEL supported cpus: 2026-02-20T21:02:04.925 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] Intel GenuineIntel 2026-02-20T21:02:04.925 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] AMD AuthenticAMD 2026-02-20T21:02:04.925 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] Centaur CentaurHauls 2026-02-20T21:02:04.925 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] BIOS-provided physical RAM map: 2026-02-20T21:02:04.925 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) 2026-02-20T21:02:04.925 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) 2026-02-20T21:02:04.925 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) 2026-02-20T21:02:04.925 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] BIOS-e820: 0000000000100000 - 00000000bffd7000 (usable) 2026-02-20T21:02:04.926 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] BIOS-e820: 00000000bffd7000 - 00000000c0000000 (reserved) 2026-02-20T21:02:04.926 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] BIOS-e820: 00000000feffc000 - 00000000ff000000 (reserved) 2026-02-20T21:02:04.926 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved) 2026-02-20T21:02:04.926 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] BIOS-e820: 0000000100000000 - 0000000140000000 (usable) 2026-02-20T21:02:04.926 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] NX (Execute Disable) protection: active 2026-02-20T21:02:04.926 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] DMI 2.8 present. 2026-02-20T21:02:04.926 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] No AGP bridge found 2026-02-20T21:02:04.926 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] last_pfn = 0x140000 max_arch_pfn = 0x400000000 2026-02-20T21:02:04.926 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 2026-02-20T21:02:04.926 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] last_pfn = 0xbffd7 max_arch_pfn = 0x400000000 2026-02-20T21:02:04.926 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] found SMP MP-table at [ffff8800000f5480] f5480 2026-02-20T21:02:04.926 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] Using GB pages for direct mapping 2026-02-20T21:02:04.926 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] init_memory_mapping: 0000000000000000-00000000bffd7000 2026-02-20T21:02:04.926 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] init_memory_mapping: 0000000100000000-0000000140000000 2026-02-20T21:02:04.926 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] RAMDISK: 37786000 - 37bbb000 2026-02-20T21:02:04.926 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] ACPI: RSDP 00000000000f5250 00014 (v00 BOCHS ) 2026-02-20T21:02:04.926 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] ACPI: RSDT 00000000bffe2290 00030 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2026-02-20T21:02:04.926 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] ACPI: FACP 00000000bffe217c 00074 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2026-02-20T21:02:04.926 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] ACPI: DSDT 00000000bffe0040 0213C (v01 BOCHS BXPC 00000001 BXPC 00000001) 2026-02-20T21:02:04.926 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] ACPI: FACS 00000000bffe0000 00040 2026-02-20T21:02:04.926 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] ACPI: APIC 00000000bffe21f0 00078 (v03 BOCHS BXPC 00000001 BXPC 00000001) 2026-02-20T21:02:04.926 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] ACPI: WAET 00000000bffe2268 00028 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2026-02-20T21:02:04.926 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] No NUMA configuration found 2026-02-20T21:02:04.926 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] Faking a node at 0000000000000000-0000000140000000 2026-02-20T21:02:04.926 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] Initmem setup node 0 0000000000000000-0000000140000000 2026-02-20T21:02:04.926 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] NODE_DATA [000000013fffb000 - 000000013fffffff] 2026-02-20T21:02:04.926 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 2026-02-20T21:02:04.926 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] kvm-clock: cpu 0, msr 0:1cf6681, boot clock 2026-02-20T21:02:04.926 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] Zone PFN ranges: 2026-02-20T21:02:04.926 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] DMA 0x00000010 -> 0x00001000 2026-02-20T21:02:04.926 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] DMA32 0x00001000 -> 0x00100000 2026-02-20T21:02:04.926 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] Normal 0x00100000 -> 0x00140000 2026-02-20T21:02:04.926 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] Movable zone start PFN for each node 2026-02-20T21:02:04.926 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] early_node_map[3] active PFN ranges 2026-02-20T21:02:04.926 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] 0: 0x00000010 -> 0x0000009f 2026-02-20T21:02:04.926 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] 0: 0x00000100 -> 0x000bffd7 2026-02-20T21:02:04.926 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] 0: 0x00100000 -> 0x00140000 2026-02-20T21:02:04.926 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] ACPI: PM-Timer IO Port: 0x608 2026-02-20T21:02:04.926 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) 2026-02-20T21:02:04.926 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) 2026-02-20T21:02:04.926 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) 2026-02-20T21:02:04.926 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 2026-02-20T21:02:04.926 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) 2026-02-20T21:02:04.926 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) 2026-02-20T21:02:04.927 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) 2026-02-20T21:02:04.927 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) 2026-02-20T21:02:04.927 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) 2026-02-20T21:02:04.927 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] Using ACPI (MADT) for SMP configuration information 2026-02-20T21:02:04.927 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs 2026-02-20T21:02:04.927 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 2026-02-20T21:02:04.927 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 2026-02-20T21:02:04.927 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 2026-02-20T21:02:04.927 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] PM: Registered nosave memory: 00000000bffd7000 - 00000000c0000000 2026-02-20T21:02:04.927 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000feffc000 2026-02-20T21:02:04.927 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] PM: Registered nosave memory: 00000000feffc000 - 00000000ff000000 2026-02-20T21:02:04.927 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] PM: Registered nosave memory: 00000000ff000000 - 00000000fffc0000 2026-02-20T21:02:04.927 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] PM: Registered nosave memory: 00000000fffc0000 - 0000000100000000 2026-02-20T21:02:04.927 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:3effc000) 2026-02-20T21:02:04.927 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] Booting paravirtualized kernel on KVM 2026-02-20T21:02:04.927 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:1 nr_node_ids:1 2026-02-20T21:02:04.927 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88013fc00000 s82880 r8192 d23616 u2097152 2026-02-20T21:02:04.927 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] kvm-clock: cpu 0, msr 1:3fc13681, primary cpu clock 2026-02-20T21:02:04.927 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] KVM setup async PF for cpu 0 2026-02-20T21:02:04.927 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0dd40 2026-02-20T21:02:04.927 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1027937 2026-02-20T21:02:04.927 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] Policy zone: Normal 2026-02-20T21:02:04.927 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-virtual root=LABEL=cloudimg-rootfs ro console=ttyS0 2026-02-20T21:02:04.927 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) 2026-02-20T21:02:04.927 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340 2026-02-20T21:02:04.927 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] Checking aperture... 2026-02-20T21:02:04.927 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] No AGP bridge found 2026-02-20T21:02:04.927 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] Memory: 4041884k/5242880k available (6532k kernel code, 1049192k absent, 151804k reserved, 6657k data, 924k init) 2026-02-20T21:02:04.927 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 2026-02-20T21:02:04.927 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] Hierarchical RCU implementation. 2026-02-20T21:02:04.927 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. 2026-02-20T21:02:04.927 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] NR_IRQS:4352 nr_irqs:256 16 2026-02-20T21:02:04.927 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] Console: colour VGA+ 80x25 2026-02-20T21:02:04.927 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] console [ttyS0] enabled 2026-02-20T21:02:04.927 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] allocated 33554432 bytes of page_cgroup 2026-02-20T21:02:04.927 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups 2026-02-20T21:02:04.927 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.000000] Detected 3693.002 MHz processor. 2026-02-20T21:02:04.927 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.008000] Calibrating delay loop (skipped) preset value.. 7386.00 BogoMIPS (lpj=14772008) 2026-02-20T21:02:04.927 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.008000] pid_max: default: 32768 minimum: 301 2026-02-20T21:02:04.927 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.008000] Security Framework initialized 2026-02-20T21:02:04.927 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.008000] AppArmor: AppArmor initialized 2026-02-20T21:02:04.927 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.008003] Yama: becoming mindful. 2026-02-20T21:02:04.927 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.008802] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) 2026-02-20T21:02:04.927 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.010463] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) 2026-02-20T21:02:04.927 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.011671] Mount-cache hash table entries: 256 2026-02-20T21:02:04.928 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.012048] Initializing cgroup subsys cpuacct 2026-02-20T21:02:04.928 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.012748] Initializing cgroup subsys memory 2026-02-20T21:02:04.928 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.013436] Initializing cgroup subsys devices 2026-02-20T21:02:04.928 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.014128] Initializing cgroup subsys freezer 2026-02-20T21:02:04.928 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.014825] Initializing cgroup subsys blkio 2026-02-20T21:02:04.928 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.015497] Initializing cgroup subsys perf_event 2026-02-20T21:02:04.928 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.016192] mce: CPU supports 10 MCE banks 2026-02-20T21:02:04.928 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.017122] SMP alternatives: switching to UP code 2026-02-20T21:02:04.928 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.030958] Freeing SMP alternatives: 24k freed 2026-02-20T21:02:04.928 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.031676] ACPI: Core revision 20110623 2026-02-20T21:02:04.928 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.032253] ftrace: allocating 27008 entries in 106 pages 2026-02-20T21:02:04.928 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.040167] Enabling x2apic 2026-02-20T21:02:04.928 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.040619] Enabled x2apic 2026-02-20T21:02:04.928 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.044005] Switched APIC routing to physical x2apic. 2026-02-20T21:02:04.928 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.045659] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 2026-02-20T21:02:04.928 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.046592] CPU0: AMD EPYC 4464P 12-Core Processor stepping 02 2026-02-20T21:02:05.017 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.052002] Performance Events: no PMU driver, software events only. 2026-02-20T21:02:05.017 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.052002] NMI watchdog disabled (cpu0): hardware events not enabled 2026-02-20T21:02:05.018 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.052002] Brought up 1 CPUs 2026-02-20T21:02:05.018 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.052002] Total of 1 processors activated (7386.00 BogoMIPS). 2026-02-20T21:02:05.018 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.052002] devtmpfs: initialized 2026-02-20T21:02:05.018 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.052361] EVM: security.selinux 2026-02-20T21:02:05.018 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.052886] EVM: security.SMACK64 2026-02-20T21:02:05.018 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.053406] EVM: security.capability 2026-02-20T21:02:05.018 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.054255] print_constraints: dummy: 2026-02-20T21:02:05.018 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.054901] RTC time: 21:02:03, date: 02/20/26 2026-02-20T21:02:05.018 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.055609] NET: Registered protocol family 16 2026-02-20T21:02:05.018 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.056711] Extended Config Space enabled on 0 nodes 2026-02-20T21:02:05.018 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.057499] ACPI: bus type pci registered 2026-02-20T21:02:05.018 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.058225] PCI: Using configuration type 1 for base access 2026-02-20T21:02:05.018 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.059088] PCI: Using configuration type 1 for extended access 2026-02-20T21:02:05.018 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.060241] bio: create slab at 0 2026-02-20T21:02:05.018 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.060894] ACPI: Added _OSI(Module Device) 2026-02-20T21:02:05.018 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.061551] ACPI: Added _OSI(Processor Device) 2026-02-20T21:02:05.018 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.062246] ACPI: Added _OSI(3.0 _SCP Extensions) 2026-02-20T21:02:05.018 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.062978] ACPI: Added _OSI(Processor Aggregator Device) 2026-02-20T21:02:05.018 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.064629] ACPI: Interpreter enabled 2026-02-20T21:02:05.018 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.065203] ACPI: (supports S0 S5) 2026-02-20T21:02:05.018 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.065781] ACPI: Using IOAPIC for interrupt routing 2026-02-20T21:02:05.018 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.067253] ACPI: No dock devices found. 2026-02-20T21:02:05.018 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.068004] HEST: Table not found. 2026-02-20T21:02:05.018 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.068543] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug 2026-02-20T21:02:05.018 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.069973] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) 2026-02-20T21:02:05.018 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.070949] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] 2026-02-20T21:02:05.018 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.072005] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] 2026-02-20T21:02:05.018 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.073029] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] 2026-02-20T21:02:05.018 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.074160] pci_root PNP0A03:00: host bridge window [mem 0xc0000000-0xfebfffff] 2026-02-20T21:02:05.018 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.075291] pci_root PNP0A03:00: host bridge window [mem 0x380000000000-0x38007fffffff] 2026-02-20T21:02:05.018 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.080374] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI 2026-02-20T21:02:05.018 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.081512] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB 2026-02-20T21:02:05.098 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.109138] pci0000:00: Requesting ACPI _OSC control (0x1d) 2026-02-20T21:02:05.098 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.110022] pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d 2026-02-20T21:02:05.098 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.111468] ACPI _OSC control for PCIe not granted, disabling ASPM 2026-02-20T21:02:05.098 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.112554] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) 2026-02-20T21:02:05.098 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.113580] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) 2026-02-20T21:02:05.098 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.114650] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) 2026-02-20T21:02:05.098 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.116147] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) 2026-02-20T21:02:05.098 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.117206] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) 2026-02-20T21:02:05.098 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.118093] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none 2026-02-20T21:02:05.098 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.119343] vgaarb: loaded 2026-02-20T21:02:05.099 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.119783] vgaarb: bridge control possible 0000:00:02.0 2026-02-20T21:02:05.099 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.120038] i2c-core: driver [aat2870] using legacy suspend method 2026-02-20T21:02:05.099 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.120997] i2c-core: driver [aat2870] using legacy resume method 2026-02-20T21:02:05.099 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.122017] SCSI subsystem initialized 2026-02-20T21:02:05.099 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.122636] usbcore: registered new interface driver usbfs 2026-02-20T21:02:05.099 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.124012] usbcore: registered new interface driver hub 2026-02-20T21:02:05.099 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.124848] usbcore: registered new device driver usb 2026-02-20T21:02:05.099 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.125666] PCI: Using ACPI for IRQ routing 2026-02-20T21:02:05.099 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.126532] NetLabel: Initializing 2026-02-20T21:02:05.099 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.127066] NetLabel: domain hash size = 128 2026-02-20T21:02:05.099 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.127748] NetLabel: protocols = UNLABELED CIPSOv4 2026-02-20T21:02:05.099 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.128011] NetLabel: unlabeled traffic allowed by default 2026-02-20T21:02:05.099 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.128890] Switching to clocksource kvm-clock 2026-02-20T21:02:05.099 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.129951] AppArmor: AppArmor Filesystem Enabled 2026-02-20T21:02:05.099 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.130695] pnp: PnP ACPI init 2026-02-20T21:02:05.099 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.131184] ACPI: bus type pnp registered 2026-02-20T21:02:05.099 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.132028] pnp: PnP ACPI: found 9 devices 2026-02-20T21:02:05.099 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.132672] ACPI: ACPI bus type pnp unregistered 2026-02-20T21:02:05.099 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.138297] NET: Registered protocol family 2 2026-02-20T21:02:05.099 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.139020] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes) 2026-02-20T21:02:05.099 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.140437] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) 2026-02-20T21:02:05.099 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.142458] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) 2026-02-20T21:02:05.099 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.143539] TCP: Hash tables configured (established 524288 bind 65536) 2026-02-20T21:02:05.099 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.144576] TCP reno registered 2026-02-20T21:02:05.099 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.145072] UDP hash table entries: 2048 (order: 4, 65536 bytes) 2026-02-20T21:02:05.099 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.146010] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) 2026-02-20T21:02:05.099 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.147027] NET: Registered protocol family 1 2026-02-20T21:02:05.099 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.147713] pci 0000:00:00.0: Limiting direct PCI/PCI transfers 2026-02-20T21:02:05.099 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.148649] pci 0000:00:01.0: PIIX3: Enabling Passive Release 2026-02-20T21:02:05.099 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.149562] pci 0000:00:01.0: Activating ISA DMA hang workarounds 2026-02-20T21:02:05.099 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.150599] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) 2026-02-20T21:02:05.099 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.151614] Placing 64MB software IO TLB between ffff8800bbfd7000 - ffff8800bffd7000 2026-02-20T21:02:05.099 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.152820] software IO TLB at phys 0xbbfd7000 - 0xbffd7000 2026-02-20T21:02:05.099 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.153818] audit: initializing netlink socket (disabled) 2026-02-20T21:02:05.099 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.154663] type=2000 audit(1771621324.152:1): initialized 2026-02-20T21:02:05.099 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.164712] Trying to unpack rootfs image as initramfs... 2026-02-20T21:02:05.112 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.180123] HugeTLB registered 2 MB page size, pre-allocated 0 pages 2026-02-20T21:02:05.123 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.188483] VFS: Disk quotas dquot_6.5.2 2026-02-20T21:02:05.123 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.189116] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) 2026-02-20T21:02:05.123 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.190234] fuse init (API version 7.17) 2026-02-20T21:02:05.123 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.190888] msgmni has been set to 7894 2026-02-20T21:02:05.164 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.203230] Freeing initrd memory: 4308k freed 2026-02-20T21:02:05.164 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.204327] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) 2026-02-20T21:02:05.164 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.205485] io scheduler noop registered 2026-02-20T21:02:05.164 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.206095] io scheduler deadline registered (default) 2026-02-20T21:02:05.164 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.207052] io scheduler cfq registered 2026-02-20T21:02:05.164 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.207687] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 2026-02-20T21:02:05.164 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.208572] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 2026-02-20T21:02:05.164 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.209637] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 2026-02-20T21:02:05.164 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.210781] ACPI: Power Button [PWRF] 2026-02-20T21:02:05.164 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.211592] ERST: Table is not found! 2026-02-20T21:02:05.164 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.212174] GHES: HEST is not enabled! 2026-02-20T21:02:05.164 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.213029] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 2026-02-20T21:02:05.164 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.213938] virtio-pci 0000:00:04.0: PCI INT A -> Link[LNKD] -> GSI 11 (level, high) -> IRQ 11 2026-02-20T21:02:05.164 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.215710] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 2026-02-20T21:02:05.164 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.216652] virtio-pci 0000:00:05.0: PCI INT A -> Link[LNKA] -> GSI 10 (level, high) -> IRQ 10 2026-02-20T21:02:05.164 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.218342] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10 2026-02-20T21:02:05.164 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.219225] virtio-pci 0000:00:06.0: PCI INT A -> Link[LNKB] -> GSI 10 (level, high) -> IRQ 10 2026-02-20T21:02:05.164 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.220682] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled 2026-02-20T21:02:05.176 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.244408] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 2026-02-20T21:02:05.203 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.268368] 00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 2026-02-20T21:02:05.203 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.269300] Linux agpgart interface v0.103 2026-02-20T21:02:05.203 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.270251] brd: module loaded 2026-02-20T21:02:05.203 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.270905] loop: module loaded 2026-02-20T21:02:05.203 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.272213] vda: vda1 2026-02-20T21:02:05.205 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.274104] vdb: unknown partition table 2026-02-20T21:02:05.207 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.276276] vdc: unknown partition table 2026-02-20T21:02:05.252 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.277496] scsi0 : ata_piix 2026-02-20T21:02:05.252 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.278003] scsi1 : ata_piix 2026-02-20T21:02:05.252 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.278501] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 2026-02-20T21:02:05.252 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.279578] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 2026-02-20T21:02:05.253 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.280749] Fixed MDIO Bus: probed 2026-02-20T21:02:05.253 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.281303] tun: Universal TUN/TAP device driver, 1.6 2026-02-20T21:02:05.253 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.282112] tun: (C) 1999-2004 Max Krasnyansky 2026-02-20T21:02:05.253 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.283379] PPP generic driver version 2.4.2 2026-02-20T21:02:05.253 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.284098] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver 2026-02-20T21:02:05.253 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.285143] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver 2026-02-20T21:02:05.253 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.286132] uhci_hcd: USB Universal Host Controller Interface driver 2026-02-20T21:02:05.253 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.287157] usbcore: registered new interface driver libusual 2026-02-20T21:02:05.253 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.288098] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 2026-02-20T21:02:05.253 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.290047] serio: i8042 KBD port at 0x60,0x64 irq 1 2026-02-20T21:02:05.253 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.290848] serio: i8042 AUX port at 0x60,0x64 irq 12 2026-02-20T21:02:05.253 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.291945] mousedev: PS/2 mouse device common for all mice 2026-02-20T21:02:05.254 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.293083] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 2026-02-20T21:02:05.254 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.294671] rtc_cmos 00:08: RTC can wake from S4 2026-02-20T21:02:05.254 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.295555] rtc_cmos 00:08: rtc core: registered rtc_cmos as rtc0 2026-02-20T21:02:05.254 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.296591] rtc0: alarms up to one day, y3k, 242 bytes nvram 2026-02-20T21:02:05.254 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.297517] device-mapper: uevent: version 1.0.3 2026-02-20T21:02:05.254 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.298274] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com 2026-02-20T21:02:05.254 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.299618] cpuidle: using governor ladder 2026-02-20T21:02:05.254 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.300283] cpuidle: using governor menu 2026-02-20T21:02:05.254 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.300916] EFI Variables Facility v0.08 2004-May-17 2026-02-20T21:02:05.254 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.301768] TCP cubic registered 2026-02-20T21:02:05.254 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.302315] NET: Registered protocol family 10 2026-02-20T21:02:05.254 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.303145] NET: Registered protocol family 17 2026-02-20T21:02:05.254 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.303862] Registering the dns_resolver key type 2026-02-20T21:02:05.254 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.304659] registered taskstats version 1 2026-02-20T21:02:05.254 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.307354] Magic number: 14:667:45 2026-02-20T21:02:05.254 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.308015] rtc_cmos 00:08: setting system clock to 2026-02-20 21:02:04 UTC (1771621324) 2026-02-20T21:02:05.254 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.309303] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found 2026-02-20T21:02:05.254 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.310259] EDD information not available. 2026-02-20T21:02:05.399 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.444893] ata2.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100 2026-02-20T21:02:05.399 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.446326] ata2.00: configured for MWDMA2 2026-02-20T21:02:05.399 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.447505] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 2026-02-20T21:02:05.399 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.449259] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray 2026-02-20T21:02:05.399 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.450152] cdrom: Uniform CD-ROM driver Revision: 3.20 2026-02-20T21:02:05.399 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.451140] sr 1:0:0:0: Attached scsi generic sg0 type 5 2026-02-20T21:02:05.399 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.452498] Freeing unused kernel memory: 924k freed 2026-02-20T21:02:05.399 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.453329] Write protecting the kernel read-only data: 12288k 2026-02-20T21:02:05.399 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.455940] Freeing unused kernel memory: 1640k freed 2026-02-20T21:02:05.399 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.458023] Freeing unused kernel memory: 1200k freed 2026-02-20T21:02:05.399 INFO:tasks.qemu.client.0.trial193.stdout:Loading, please wait... 2026-02-20T21:02:05.399 INFO:tasks.qemu.client.0.trial193.stdout:Begin: Loading essential drivers ... done. 2026-02-20T21:02:05.399 INFO:tasks.qemu.client.0.trial193.stdout:Begin: Running /scripts/init-premount ... done. 2026-02-20T21:02:05.399 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.465583] udevd[84]: starting version 175 2026-02-20T21:02:05.411 INFO:tasks.qemu.client.0.trial193.stdout:Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. 2026-02-20T21:02:05.448 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.512599] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI 2026-02-20T21:02:05.448 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.513740] e1000: Copyright (c) 1999-2006 Intel Corporation. 2026-02-20T21:02:05.466 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.528138] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 2026-02-20T21:02:05.466 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.529094] e1000 0000:00:03.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, high) -> IRQ 11 2026-02-20T21:02:05.482 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.547910] Floppy drive(s): fd0 is 2.88M AMI BIOS 2026-02-20T21:02:05.753 INFO:tasks.qemu.client.0.trial193.stdout:Begin: Running /scripts/local-premount ... [ 0.818824] FDC 0 is a S82078B 2026-02-20T21:02:05.791 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.856518] e1000 0000:00:03.0: eth0: (PCI:33MHz:32-bit) 52:54:00:12:34:56 2026-02-20T21:02:05.791 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.857617] e1000 0000:00:03.0: eth0: Intel(R) PRO/1000 Network Connection 2026-02-20T21:02:05.824 INFO:tasks.qemu.client.0.trial193.stdout:done. 2026-02-20T21:02:05.834 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.893849] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) 2026-02-20T21:02:05.847 INFO:tasks.qemu.client.0.trial193.stdout:Begin: Running /scripts/local-bottom ... [ 0.906368] vda: vda1 2026-02-20T21:02:05.847 INFO:tasks.qemu.client.0.trial193.stdout:GROWROOT: CHANGED: partition=1 start=16065 old: size=4176900 end=4192965 new: size=20948760,end=20964825 2026-02-20T21:02:05.866 INFO:tasks.qemu.client.0.trial193.stdout:[ 0.925151] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) 2026-02-20T21:02:05.866 INFO:tasks.qemu.client.0.trial193.stdout:done. 2026-02-20T21:02:05.867 INFO:tasks.qemu.client.0.trial193.stdout:done. 2026-02-20T21:02:05.868 INFO:tasks.qemu.client.0.trial193.stdout:Begin: Running /scripts/init-bottom ... done. 2026-02-20T21:02:06.960 INFO:tasks.qemu.client.0.trial193.stdout:cloud-init start-local running: Fri, 20 Feb 2026 21:02:05 +0000. up 1.14 seconds 2026-02-20T21:02:06.960 INFO:tasks.qemu.client.0.trial193.stdout:no instance data found in start-local 2026-02-20T21:02:07.556 INFO:tasks.qemu.client.0.trial193.stdout:ci-info: lo : 1 127.0.0.1 255.0.0.0 . 2026-02-20T21:02:07.556 INFO:tasks.qemu.client.0.trial193.stdout:ci-info: eth0 : 1 10.0.2.15 255.255.255.0 52:54:00:12:34:56 2026-02-20T21:02:07.556 INFO:tasks.qemu.client.0.trial193.stdout:ci-info: route-0: 0.0.0.0 10.0.2.2 0.0.0.0 eth0 UG 2026-02-20T21:02:07.556 INFO:tasks.qemu.client.0.trial193.stdout:ci-info: route-1: 10.0.2.0 0.0.0.0 255.255.255.0 eth0 U 2026-02-20T21:02:07.560 INFO:tasks.qemu.client.0.trial193.stdout:cloud-init start running: Fri, 20 Feb 2026 21:02:06 +0000. up 2.61 seconds 2026-02-20T21:02:07.655 INFO:tasks.qemu.client.0.trial193.stdout:found data source: DataSourceNoCloud [seed=/dev/sr0] 2026-02-20T21:02:08.390 INFO:tasks.qemu.client.0.trial193.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-20T21:02:08.391 INFO:tasks.qemu.client.0.trial193.stdout:Your identification has been saved in /etc/ssh/ssh_host_rsa_key. 2026-02-20T21:02:08.391 INFO:tasks.qemu.client.0.trial193.stdout:Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. 2026-02-20T21:02:08.391 INFO:tasks.qemu.client.0.trial193.stdout:The key fingerprint is: 2026-02-20T21:02:08.391 INFO:tasks.qemu.client.0.trial193.stdout:7e:c9:04:84:e6:42:89:cc:44:25:be:85:eb:11:93:55 root@test 2026-02-20T21:02:08.391 INFO:tasks.qemu.client.0.trial193.stdout:The key's randomart image is: 2026-02-20T21:02:08.391 INFO:tasks.qemu.client.0.trial193.stdout:+--[ RSA 2048]----+ 2026-02-20T21:02:08.391 INFO:tasks.qemu.client.0.trial193.stdout:| =+oooE.. | 2026-02-20T21:02:08.391 INFO:tasks.qemu.client.0.trial193.stdout:| .+=o o. | 2026-02-20T21:02:08.391 INFO:tasks.qemu.client.0.trial193.stdout:| *..o . | 2026-02-20T21:02:08.391 INFO:tasks.qemu.client.0.trial193.stdout:| *. . . | 2026-02-20T21:02:08.391 INFO:tasks.qemu.client.0.trial193.stdout:| + . S . | 2026-02-20T21:02:08.391 INFO:tasks.qemu.client.0.trial193.stdout:| . . . o . | 2026-02-20T21:02:08.391 INFO:tasks.qemu.client.0.trial193.stdout:| . . + | 2026-02-20T21:02:08.392 INFO:tasks.qemu.client.0.trial193.stdout:| . | 2026-02-20T21:02:08.392 INFO:tasks.qemu.client.0.trial193.stdout:| | 2026-02-20T21:02:08.392 INFO:tasks.qemu.client.0.trial193.stdout:+-----------------+ 2026-02-20T21:02:08.455 INFO:tasks.qemu.client.0.trial193.stdout:Generating public/private dsa key pair. 2026-02-20T21:02:08.456 INFO:tasks.qemu.client.0.trial193.stdout:Your identification has been saved in /etc/ssh/ssh_host_dsa_key. 2026-02-20T21:02:08.456 INFO:tasks.qemu.client.0.trial193.stdout:Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. 2026-02-20T21:02:08.456 INFO:tasks.qemu.client.0.trial193.stdout:The key fingerprint is: 2026-02-20T21:02:08.456 INFO:tasks.qemu.client.0.trial193.stdout:f5:0d:6e:f5:ec:7c:28:43:f5:3d:32:9f:c9:48:79:78 root@test 2026-02-20T21:02:08.456 INFO:tasks.qemu.client.0.trial193.stdout:The key's randomart image is: 2026-02-20T21:02:08.456 INFO:tasks.qemu.client.0.trial193.stdout:+--[ DSA 1024]----+ 2026-02-20T21:02:08.456 INFO:tasks.qemu.client.0.trial193.stdout:| | 2026-02-20T21:02:08.456 INFO:tasks.qemu.client.0.trial193.stdout:| | 2026-02-20T21:02:08.456 INFO:tasks.qemu.client.0.trial193.stdout:| . . o | 2026-02-20T21:02:08.456 INFO:tasks.qemu.client.0.trial193.stdout:| . o =o+.| 2026-02-20T21:02:08.456 INFO:tasks.qemu.client.0.trial193.stdout:| S =*.E=| 2026-02-20T21:02:08.456 INFO:tasks.qemu.client.0.trial193.stdout:| o. O++| 2026-02-20T21:02:08.456 INFO:tasks.qemu.client.0.trial193.stdout:| o..=+| 2026-02-20T21:02:08.456 INFO:tasks.qemu.client.0.trial193.stdout:| o .| 2026-02-20T21:02:08.456 INFO:tasks.qemu.client.0.trial193.stdout:| | 2026-02-20T21:02:08.456 INFO:tasks.qemu.client.0.trial193.stdout:+-----------------+ 2026-02-20T21:02:08.456 INFO:tasks.qemu.client.0.trial193.stdout:Generating public/private ecdsa key pair. 2026-02-20T21:02:08.456 INFO:tasks.qemu.client.0.trial193.stdout:Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. 2026-02-20T21:02:08.456 INFO:tasks.qemu.client.0.trial193.stdout:Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. 2026-02-20T21:02:08.456 INFO:tasks.qemu.client.0.trial193.stdout:The key fingerprint is: 2026-02-20T21:02:08.456 INFO:tasks.qemu.client.0.trial193.stdout:26:08:a5:11:e1:b6:da:70:f0:3e:62:57:10:35:55:57 root@test 2026-02-20T21:02:08.456 INFO:tasks.qemu.client.0.trial193.stdout:The key's randomart image is: 2026-02-20T21:02:08.456 INFO:tasks.qemu.client.0.trial193.stdout:+--[ECDSA 256]---+ 2026-02-20T21:02:08.456 INFO:tasks.qemu.client.0.trial193.stdout:| ++oo.... ..E | 2026-02-20T21:02:08.456 INFO:tasks.qemu.client.0.trial193.stdout:| . +. . . | 2026-02-20T21:02:08.457 INFO:tasks.qemu.client.0.trial193.stdout:|. =. | 2026-02-20T21:02:08.457 INFO:tasks.qemu.client.0.trial193.stdout:| + o.. | 2026-02-20T21:02:08.457 INFO:tasks.qemu.client.0.trial193.stdout:|. + ... S | 2026-02-20T21:02:08.457 INFO:tasks.qemu.client.0.trial193.stdout:| * . o | 2026-02-20T21:02:08.457 INFO:tasks.qemu.client.0.trial193.stdout:|o.+. | 2026-02-20T21:02:08.457 INFO:tasks.qemu.client.0.trial193.stdout:|.... | 2026-02-20T21:02:08.457 INFO:tasks.qemu.client.0.trial193.stdout:| | 2026-02-20T21:02:08.457 INFO:tasks.qemu.client.0.trial193.stdout:+-----------------+ 2026-02-20T21:02:08.480 INFO:tasks.qemu.client.0.trial193.stdout:Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd 2026-02-20T21:02:08.540 INFO:tasks.qemu.client.0.trial193.stdout: * Starting AppArmor profiles  [ OK ] 2026-02-20T21:02:08.553 INFO:tasks.qemu.client.0.trial193.stdout:landscape-client is not configured, please run landscape-config. 2026-02-20T21:02:08.569 INFO:tasks.qemu.client.0.trial193.stdout:acpid: starting up with proc fs 2026-02-20T21:02:08.570 INFO:tasks.qemu.client.0.trial193.stdout:acpid: 1 rule loaded 2026-02-20T21:02:08.570 INFO:tasks.qemu.client.0.trial193.stdout:acpid: waiting for events: event logging is off 2026-02-20T21:02:08.603 INFO:tasks.qemu.client.0.trial193.stdout: * Starting System V runlevel compatibility[ OK ] 2026-02-20T21:02:08.604 INFO:tasks.qemu.client.0.trial193.stdout: * Starting automatic crash report generation[ OK ] 2026-02-20T21:02:08.604 INFO:tasks.qemu.client.0.trial193.stdout: * Starting deferred execution scheduler[ OK ] 2026-02-20T21:02:08.604 INFO:tasks.qemu.client.0.trial193.stdout: * Starting regular background program processing daemon[ OK ] 2026-02-20T21:02:08.604 INFO:tasks.qemu.client.0.trial193.stdout: * Starting ACPI daemon[ OK ] 2026-02-20T21:02:08.604 INFO:tasks.qemu.client.0.trial193.stdout: * Starting save kernel messages[ OK ] 2026-02-20T21:02:08.604 INFO:tasks.qemu.client.0.trial193.stdout: * Stopping System V initialisation compatibility[ OK ] 2026-02-20T21:02:08.604 INFO:tasks.qemu.client.0.trial193.stdout: * Starting CPU interrupts balancing daemon[ OK ] 2026-02-20T21:02:08.604 INFO:tasks.qemu.client.0.trial193.stdout: * Stopping save kernel messages[ OK ] 2026-02-20T21:02:08.604 INFO:tasks.qemu.client.0.trial193.stdout: * Starting crash report submission daemon[ OK ] 2026-02-20T21:02:08.609 INFO:tasks.qemu.client.0.trial193.stdout: * Stopping System V runlevel compatibility[ OK ] 2026-02-20T21:02:09.499 INFO:tasks.qemu.client.0.trial193.stdout:Generating locales... 2026-02-20T21:02:09.737 INFO:tasks.qemu.client.0.trial193.stdout: en_US.UTF-8... done 2026-02-20T21:02:09.740 INFO:tasks.qemu.client.0.trial193.stdout:Generation complete. 2026-02-20T21:02:09.925 INFO:tasks.qemu.client.0.trial193.stdout:passwd: password expiry information changed. 2026-02-20T21:02:10.090 INFO:tasks.qemu.client.0.trial193.stdout:Ign http://old-releases.ubuntu.com precise InRelease 2026-02-20T21:02:10.100 INFO:tasks.qemu.client.0.trial193.stdout:Get:1 http://old-releases.ubuntu.com precise-updates InRelease [55.7 kB] 2026-02-20T21:02:10.136 INFO:tasks.qemu.client.0.trial193.stdout:Get:2 http://old-releases.ubuntu.com precise-security InRelease [55.7 kB] 2026-02-20T21:02:10.154 INFO:tasks.qemu.client.0.trial193.stdout:Get:3 http://old-releases.ubuntu.com precise Release.gpg [198 B] 2026-02-20T21:02:10.166 INFO:tasks.qemu.client.0.trial193.stdout:Get:4 http://old-releases.ubuntu.com precise-updates/main Sources [815 kB] 2026-02-20T21:02:10.225 INFO:tasks.qemu.client.0.trial193.stdout:Get:5 http://old-releases.ubuntu.com precise-updates/universe Sources [208 kB] 2026-02-20T21:02:10.246 INFO:tasks.qemu.client.0.trial193.stdout:Get:6 http://old-releases.ubuntu.com precise-updates/main amd64 Packages [1104 kB] 2026-02-20T21:02:10.303 INFO:tasks.qemu.client.0.trial193.stdout:Get:7 http://old-releases.ubuntu.com precise-updates/universe amd64 Packages [406 kB] 2026-02-20T21:02:10.336 INFO:tasks.qemu.client.0.trial193.stdout:Get:8 http://old-releases.ubuntu.com precise-updates/main i386 Packages [1111 kB] 2026-02-20T21:02:10.397 INFO:tasks.qemu.client.0.trial193.stdout:Get:9 http://old-releases.ubuntu.com precise-updates/universe i386 Packages [422 kB] 2026-02-20T21:02:10.442 INFO:tasks.qemu.client.0.trial193.stdout:Get:10 http://old-releases.ubuntu.com precise-updates/main TranslationIndex [208 B] 2026-02-20T21:02:10.452 INFO:tasks.qemu.client.0.trial193.stdout:Get:11 http://old-releases.ubuntu.com precise-updates/universe TranslationIndex [205 B] 2026-02-20T21:02:10.464 INFO:tasks.qemu.client.0.trial193.stdout:Get:12 http://old-releases.ubuntu.com precise-security/main Sources [242 kB] 2026-02-20T21:02:10.481 INFO:tasks.qemu.client.0.trial193.stdout:Get:13 http://old-releases.ubuntu.com precise-security/universe Sources [88.1 kB] 2026-02-20T21:02:10.495 INFO:tasks.qemu.client.0.trial193.stdout:Get:14 http://old-releases.ubuntu.com precise-security/main amd64 Packages [584 kB] 2026-02-20T21:02:10.522 INFO:tasks.qemu.client.0.trial193.stdout:Get:15 http://old-releases.ubuntu.com precise-security/universe amd64 Packages [213 kB] 2026-02-20T21:02:10.537 INFO:tasks.qemu.client.0.trial193.stdout:Get:16 http://old-releases.ubuntu.com precise-security/main i386 Packages [589 kB] 2026-02-20T21:02:10.566 INFO:tasks.qemu.client.0.trial193.stdout:Get:17 http://old-releases.ubuntu.com precise-security/universe i386 Packages [228 kB] 2026-02-20T21:02:10.581 INFO:tasks.qemu.client.0.trial193.stdout:Get:18 http://old-releases.ubuntu.com precise-security/main TranslationIndex [208 B] 2026-02-20T21:02:10.594 INFO:tasks.qemu.client.0.trial193.stdout:Get:19 http://old-releases.ubuntu.com precise-security/universe TranslationIndex [205 B] 2026-02-20T21:02:10.605 INFO:tasks.qemu.client.0.trial193.stdout:Get:20 http://old-releases.ubuntu.com precise Release [49.6 kB] 2026-02-20T21:02:10.623 INFO:tasks.qemu.client.0.trial193.stdout:Get:21 http://old-releases.ubuntu.com precise-updates/main Translation-en [353 kB] 2026-02-20T21:02:10.644 INFO:tasks.qemu.client.0.trial193.stdout:Get:22 http://old-releases.ubuntu.com precise-updates/universe Translation-en [176 kB] 2026-02-20T21:02:10.655 INFO:tasks.qemu.client.0.trial193.stdout:Get:23 http://old-releases.ubuntu.com precise-security/main Translation-en [202 kB] 2026-02-20T21:02:10.672 INFO:tasks.qemu.client.0.trial193.stdout:Get:24 http://old-releases.ubuntu.com precise-security/universe Translation-en [96.4 kB] 2026-02-20T21:02:10.684 INFO:tasks.qemu.client.0.trial193.stdout:Get:25 http://old-releases.ubuntu.com precise/main Sources [934 kB] 2026-02-20T21:02:10.720 INFO:tasks.qemu.client.0.trial193.stdout:Get:26 http://old-releases.ubuntu.com precise/universe Sources [5019 kB] 2026-02-20T21:02:10.874 INFO:tasks.qemu.client.0.trial193.stdout:Get:27 http://old-releases.ubuntu.com precise/main amd64 Packages [1273 kB] 2026-02-20T21:02:10.917 INFO:tasks.qemu.client.0.trial193.stdout:Get:28 http://old-releases.ubuntu.com precise/universe amd64 Packages [4786 kB] 2026-02-20T21:02:11.035 INFO:tasks.qemu.client.0.trial193.stdout:Get:29 http://old-releases.ubuntu.com precise/main i386 Packages [1274 kB] 2026-02-20T21:02:11.079 INFO:tasks.qemu.client.0.trial193.stdout:Get:30 http://old-releases.ubuntu.com precise/universe i386 Packages [4796 kB] 2026-02-20T21:02:11.204 INFO:tasks.qemu.client.0.trial193.stdout:Get:31 http://old-releases.ubuntu.com precise/main TranslationIndex [3706 B] 2026-02-20T21:02:11.215 INFO:tasks.qemu.client.0.trial193.stdout:Get:32 http://old-releases.ubuntu.com precise/universe TranslationIndex [2922 B] 2026-02-20T21:02:11.227 INFO:tasks.qemu.client.0.trial193.stdout:Get:33 http://old-releases.ubuntu.com precise/main Translation-en [726 kB] 2026-02-20T21:02:11.257 INFO:tasks.qemu.client.0.trial193.stdout:Get:34 http://old-releases.ubuntu.com precise/universe Translation-en [3341 kB] 2026-02-20T21:02:14.153 INFO:tasks.qemu.client.0.trial193.stdout:Fetched 29.2 MB in 4s (6912 kB/s) 2026-02-20T21:02:15.033 INFO:tasks.qemu.client.0.trial193.stdout:Reading package lists... 2026-02-20T21:02:15.036 INFO:tasks.qemu.client.0.trial193.stdout:Reading package lists... 2026-02-20T21:02:15.135 INFO:tasks.qemu.client.0.trial193.stdout:Building dependency tree... 2026-02-20T21:02:15.135 INFO:tasks.qemu.client.0.trial193.stdout:Reading state information... 2026-02-20T21:02:15.186 INFO:tasks.qemu.client.0.trial193.stdout:The following packages will be upgraded: 2026-02-20T21:02:15.186 INFO:tasks.qemu.client.0.trial193.stdout: ca-certificates libssl1.0.0 2026-02-20T21:02:15.445 INFO:tasks.qemu.client.0.trial193.stdout:2 upgraded, 0 newly installed, 0 to remove and 226 not upgraded. 2026-02-20T21:02:15.446 INFO:tasks.qemu.client.0.trial193.stdout:Need to get 1233 kB of archives. 2026-02-20T21:02:15.446 INFO:tasks.qemu.client.0.trial193.stdout:After this operation, 108 kB of additional disk space will be used. 2026-02-20T21:02:15.446 INFO:tasks.qemu.client.0.trial193.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-20T21:02:16.117 INFO:tasks.qemu.client.0.trial193.stdout:Get:2 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main ca-certificates all 20190110~12.04.1 [179 kB] 2026-02-20T21:02:16.190 INFO:tasks.qemu.client.0.trial193.stdout:dpkg-preconfigure: unable to re-open stdin: No such file or directory 2026-02-20T21:02:16.196 INFO:tasks.qemu.client.0.trial193.stdout:Fetched 1233 kB in 0s (1279 kB/s) 2026-02-20T21:02:16.280 INFO:tasks.qemu.client.0.trial193.stdout:(Reading database ... 36182 files and directories currently installed.) 2026-02-20T21:02:16.280 INFO:tasks.qemu.client.0.trial193.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-20T21:02:16.290 INFO:tasks.qemu.client.0.trial193.stdout:Unpacking replacement libssl1.0.0 ... 2026-02-20T21:02:16.343 INFO:tasks.qemu.client.0.trial193.stdout:Setting up libssl1.0.0 (1.0.1-4ubuntu5.45) ... 2026-02-20T21:02:16.420 INFO:tasks.qemu.client.0.trial193.stdout:Processing triggers for libc-bin ... 2026-02-20T21:02:16.425 INFO:tasks.qemu.client.0.trial193.stdout:ldconfig deferred processing now taking place 2026-02-20T21:02:16.526 INFO:tasks.qemu.client.0.trial193.stdout:(Reading database ... 36182 files and directories currently installed.) 2026-02-20T21:02:16.526 INFO:tasks.qemu.client.0.trial193.stdout:Preparing to replace ca-certificates 20111211 (using .../ca-certificates_20190110~12.04.1_all.deb) ... 2026-02-20T21:02:16.526 INFO:tasks.qemu.client.0.trial193.stdout:Unpacking replacement ca-certificates ... 2026-02-20T21:02:16.566 INFO:tasks.qemu.client.0.trial193.stdout:Processing triggers for man-db ... 2026-02-20T21:02:16.761 INFO:tasks.qemu.client.0.trial193.stdout:Setting up ca-certificates (20190110~12.04.1) ... 2026-02-20T21:02:17.807 INFO:tasks.qemu.client.0.trial193.stdout:Updating certificates in /etc/ssl/certs... 73 added, 78 removed; done. 2026-02-20T21:02:17.808 INFO:tasks.qemu.client.0.trial193.stdout:Running hooks in /etc/ca-certificates/update.d....done. 2026-02-20T21:02:18.470 INFO:tasks.qemu.client.0.trial193.stdout:Updating certificates in /etc/ssl/certs... 0 added, 1 removed; done. 2026-02-20T21:02:18.470 INFO:tasks.qemu.client.0.trial193.stdout:Running hooks in /etc/ca-certificates/update.d....done. 2026-02-20T21:02:18.471 INFO:tasks.qemu.client.0.trial193.stdout:Reading package lists... 2026-02-20T21:02:18.561 INFO:tasks.qemu.client.0.trial193.stdout:Building dependency tree... 2026-02-20T21:02:18.562 INFO:tasks.qemu.client.0.trial193.stdout:Reading state information... 2026-02-20T21:02:18.622 INFO:tasks.qemu.client.0.trial193.stdout:The following extra packages will be installed: 2026-02-20T21:02:18.622 INFO:tasks.qemu.client.0.trial193.stdout: libgssglue1 libnfsidmap2 libtirpc1 rpcbind 2026-02-20T21:02:18.622 INFO:tasks.qemu.client.0.trial193.stdout:The following NEW packages will be installed: 2026-02-20T21:02:18.622 INFO:tasks.qemu.client.0.trial193.stdout: libgssglue1 libnfsidmap2 libtirpc1 nfs-common rpcbind 2026-02-20T21:02:18.793 INFO:tasks.qemu.client.0.trial193.stdout:0 upgraded, 5 newly installed, 0 to remove and 226 not upgraded. 2026-02-20T21:02:18.793 INFO:tasks.qemu.client.0.trial193.stdout:Need to get 424 kB of archives. 2026-02-20T21:02:18.793 INFO:tasks.qemu.client.0.trial193.stdout:After this operation, 1326 kB of additional disk space will be used. 2026-02-20T21:02:18.793 INFO:tasks.qemu.client.0.trial193.stdout:Get:1 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libgssglue1 amd64 0.3-4ubuntu0.1 [22.5 kB] 2026-02-20T21:02:18.959 INFO:tasks.qemu.client.0.trial193.stdout:Get:2 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libtirpc1 amd64 0.2.2-5ubuntu0.1 [85.0 kB] 2026-02-20T21:02:19.188 INFO:tasks.qemu.client.0.trial193.stdout:Get:3 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main rpcbind amd64 0.2.0-7ubuntu1.3 [43.1 kB] 2026-02-20T21:02:19.305 INFO:tasks.qemu.client.0.trial193.stdout:Get:4 http://old-releases.ubuntu.com/ubuntu/ precise/main libnfsidmap2 amd64 0.25-1ubuntu2 [32.0 kB] 2026-02-20T21:02:19.413 INFO:tasks.qemu.client.0.trial193.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-20T21:02:19.608 INFO:tasks.qemu.client.0.trial193.stdout:dpkg-preconfigure: unable to re-open stdin: No such file or directory 2026-02-20T21:02:19.608 INFO:tasks.qemu.client.0.trial193.stdout:Fetched 424 kB in 0s (445 kB/s) 2026-02-20T21:02:19.650 INFO:tasks.qemu.client.0.trial193.stdout:Selecting previously unselected package libgssglue1. 2026-02-20T21:02:19.650 INFO:tasks.qemu.client.0.trial193.stdout:(Reading database ... 36174 files and directories currently installed.) 2026-02-20T21:02:19.650 INFO:tasks.qemu.client.0.trial193.stdout:Unpacking libgssglue1 (from .../libgssglue1_0.3-4ubuntu0.1_amd64.deb) ... 2026-02-20T21:02:19.679 INFO:tasks.qemu.client.0.trial193.stdout:Selecting previously unselected package libtirpc1. 2026-02-20T21:02:19.679 INFO:tasks.qemu.client.0.trial193.stdout:Unpacking libtirpc1 (from .../libtirpc1_0.2.2-5ubuntu0.1_amd64.deb) ... 2026-02-20T21:02:19.723 INFO:tasks.qemu.client.0.trial193.stdout:Selecting previously unselected package rpcbind. 2026-02-20T21:02:19.723 INFO:tasks.qemu.client.0.trial193.stdout:Unpacking rpcbind (from .../rpcbind_0.2.0-7ubuntu1.3_amd64.deb) ... 2026-02-20T21:02:19.771 INFO:tasks.qemu.client.0.trial193.stdout:Selecting previously unselected package libnfsidmap2. 2026-02-20T21:02:19.771 INFO:tasks.qemu.client.0.trial193.stdout:Unpacking libnfsidmap2 (from .../libnfsidmap2_0.25-1ubuntu2_amd64.deb) ... 2026-02-20T21:02:19.810 INFO:tasks.qemu.client.0.trial193.stdout:Selecting previously unselected package nfs-common. 2026-02-20T21:02:19.810 INFO:tasks.qemu.client.0.trial193.stdout:Unpacking nfs-common (from .../nfs-common_1%3a1.2.5-3ubuntu3.2_amd64.deb) ... 2026-02-20T21:02:19.861 INFO:tasks.qemu.client.0.trial193.stdout:Processing triggers for man-db ... 2026-02-20T21:02:19.986 INFO:tasks.qemu.client.0.trial193.stdout:Processing triggers for ureadahead ... 2026-02-20T21:02:20.013 INFO:tasks.qemu.client.0.trial193.stdout:Setting up libgssglue1 (0.3-4ubuntu0.1) ... 2026-02-20T21:02:20.041 INFO:tasks.qemu.client.0.trial193.stdout:Setting up libtirpc1 (0.2.2-5ubuntu0.1) ... 2026-02-20T21:02:20.062 INFO:tasks.qemu.client.0.trial193.stdout:Setting up rpcbind (0.2.0-7ubuntu1.3) ... 2026-02-20T21:02:20.092 INFO:tasks.qemu.client.0.trial193.stdout: Removing any system startup links for /etc/init.d/rpcbind ... 2026-02-20T21:02:20.099 INFO:tasks.qemu.client.0.trial193.stdout:portmap start/running, process 8269 2026-02-20T21:02:20.104 INFO:tasks.qemu.client.0.trial193.stdout:Setting up libnfsidmap2 (0.25-1ubuntu2) ... 2026-02-20T21:02:20.122 INFO:tasks.qemu.client.0.trial193.stdout:Setting up nfs-common (1:1.2.5-3ubuntu3.2) ... 2026-02-20T21:02:20.197 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:20.197 INFO:tasks.qemu.client.0.trial193.stdout:Creating config file /etc/idmapd.conf with new version 2026-02-20T21:02:20.270 INFO:tasks.qemu.client.0.trial193.stdout: 2026-02-20T21:02:20.271 INFO:tasks.qemu.client.0.trial193.stdout:Creating config file /etc/default/nfs-common with new version 2026-02-20T21:02:20.308 INFO:tasks.qemu.client.0.trial193.stdout:Adding system user `statd' (UID 106) ... 2026-02-20T21:02:20.308 INFO:tasks.qemu.client.0.trial193.stdout:Adding new user `statd' (UID 106) with group `nogroup' ... 2026-02-20T21:02:20.329 INFO:tasks.qemu.client.0.trial193.stdout:Not creating home directory `/var/lib/nfs'. 2026-02-20T21:02:20.341 INFO:tasks.qemu.client.0.trial193.stdout:statd start/running, process 8503 2026-02-20T21:02:20.349 INFO:tasks.qemu.client.0.trial193.stdout:gssd stop/post-stop, process 8534 2026-02-20T21:02:21.099 INFO:tasks.qemu.client.0.trial193.stdout:idmapd start/running, process 8574 2026-02-20T21:02:21.109 INFO:tasks.qemu.client.0.trial193.stdout:Processing triggers for libc-bin ... 2026-02-20T21:02:21.109 INFO:tasks.qemu.client.0.trial193.stdout:ldconfig deferred processing now taking place 2026-02-20T21:02:21.296 INFO:tasks.qemu.client.0.trial193.stdout:mount.nfs: timeout set for Fri Feb 20 21:04:21 2026 2026-02-20T21:02:21.297 INFO:tasks.qemu.client.0.trial193.stdout:mount.nfs: trying text-based options 'proto=tcp,vers=4,addr=10.0.2.2,clientaddr=10.0.2.15' 2026-02-20T21:02:21.297 INFO:tasks.qemu.client.0.trial193.stdout:10.0.2.2:/export/client.0 on /mnt/log type nfs (rw,proto=tcp) 2026-02-20T21:02:21.297 INFO:tasks.qemu.client.0.trial193.stdout:mount: block device /dev/sr0 is write-protected, mounting read-only 2026-02-20T21:02:36.441 DEBUG:teuthology.orchestra.run.trial193:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration execute client.0.0' 2026-02-20T21:02:37.410 INFO:teuthology.orchestra.run.trial193.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-20T21:02:37.415 DEBUG:teuthology.orchestra.run.trial193:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep 60' 2026-02-20T21:03:37.443 DEBUG:teuthology.orchestra.run.trial193:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration commit client.0.0' 2026-02-20T21:03:37.523 INFO:teuthology.orchestra.run.trial193.stderr: Commit image migration: 100% complete...done. 2026-02-20T21:03:37.527 DEBUG:teuthology.orchestra.run.trial193:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep 60' 2026-02-20T21:04:37.554 DEBUG:teuthology.orchestra.run.trial193:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration execute client.0.1' 2026-02-20T21:04:38.188 INFO:teuthology.orchestra.run.trial193.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-20T21:04:38.193 DEBUG:teuthology.parallel:result is None 2026-02-20T21:24:24.976 INFO:tasks.qemu.client.0.trial193.stdout:acpid: exiting 2026-02-20T21:24:25.085 INFO:tasks.qemu.client.0.trial193.stdout:Checking for running unattended-upgrades: 2026-02-20T21:24:25.085 INFO:tasks.qemu.client.0.trial193.stdout:Traceback (most recent call last): 2026-02-20T21:24:25.085 INFO:tasks.qemu.client.0.trial193.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2026-02-20T21:24:25.085 INFO:tasks.qemu.client.0.trial193.stdout: self._connect_unixsocket(self.address) 2026-02-20T21:24:25.085 INFO:tasks.qemu.client.0.trial193.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2026-02-20T21:24:25.085 INFO:tasks.qemu.client.0.trial193.stdout: self.socket.connect(address) 2026-02-20T21:24:25.085 INFO:tasks.qemu.client.0.trial193.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2026-02-20T21:24:25.085 INFO:tasks.qemu.client.0.trial193.stdout: return getattr(self._sock,name)(*args) 2026-02-20T21:24:25.085 INFO:tasks.qemu.client.0.trial193.stdout:error: [Errno 111] Connection refused 2026-02-20T21:24:25.085 INFO:tasks.qemu.client.0.trial193.stdout:Logged from file __init__.py, line 116 2026-02-20T21:24:25.085 INFO:tasks.qemu.client.0.trial193.stdout:ec2: 2026-02-20T21:24:25.085 INFO:tasks.qemu.client.0.trial193.stdout:ec2: ############################################################# 2026-02-20T21:24:25.085 INFO:tasks.qemu.client.0.trial193.stdout:ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- 2026-02-20T21:24:25.085 INFO:tasks.qemu.client.0.trial193.stdout:ec2: 1024 f5:0d:6e:f5:ec:7c:28:43:f5:3d:32:9f:c9:48:79:78 root@test (DSA) 2026-02-20T21:24:25.085 INFO:tasks.qemu.client.0.trial193.stdout:ec2: 256 26:08:a5:11:e1:b6:da:70:f0:3e:62:57:10:35:55:57 root@test (ECDSA) 2026-02-20T21:24:25.085 INFO:tasks.qemu.client.0.trial193.stdout:ec2: 2048 7e:c9:04:84:e6:42:89:cc:44:25:be:85:eb:11:93:55 root@test (RSA) 2026-02-20T21:24:25.085 INFO:tasks.qemu.client.0.trial193.stdout:-----BEGIN SSH HOST KEY KEYS----- 2026-02-20T21:24:25.085 INFO:tasks.qemu.client.0.trial193.stdout:ec2: -----END SSH HOST KEY FINGERPRINTS----- 2026-02-20T21:24:25.085 INFO:tasks.qemu.client.0.trial193.stdout:ec2: ############################################################# 2026-02-20T21:24:25.085 INFO:tasks.qemu.client.0.trial193.stdout:ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBI89qz6uEdrxvtfGILgqH90unUPGPo6Hgzh+ngc94upg0zlGGmwfPs+m85av5nBOAyjo/waWQ68qTOwM2f4miTQ= root@test 2026-02-20T21:24:25.085 INFO:tasks.qemu.client.0.trial193.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDdpPV6n/ba5Lb0WzBJKOJtJvW91sZ3IFhCTNNLaZuGXqBtSEEOInf1k1dPKkX+QSGcPTgVBzXLPkovIijYTtPUGKlcdicvLCNU+z20RGSRSq4TDqu/8TdEvybXP1wY7cvOF5DoneCcUfroMFnE9iZTBZkB3nPqEOFSeE9/fw199D0RkSac0nHaqs7jqjiciIgO/FcDJcj0HtNhC+GcRCdM291ZAWaaIkaCLMtqqoAeRV9sWXLzttdx5enD+OyjS0342JKXAyDRPn+owB3MHp2P6jw9wqnXjhva3JwZBqjjNKGAT8rme2wxP/7JzepAflUL1xDxH7+rZmyQ5DPIU8nj root@test 2026-02-20T21:24:25.085 INFO:tasks.qemu.client.0.trial193.stdout:-----END SSH HOST KEY KEYS----- 2026-02-20T21:24:25.085 INFO:tasks.qemu.client.0.trial193.stdout:Traceback (most recent call last): 2026-02-20T21:24:25.086 INFO:tasks.qemu.client.0.trial193.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2026-02-20T21:24:25.086 INFO:tasks.qemu.client.0.trial193.stdout: self._connect_unixsocket(self.address) 2026-02-20T21:24:25.086 INFO:tasks.qemu.client.0.trial193.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2026-02-20T21:24:25.086 INFO:tasks.qemu.client.0.trial193.stdout: self.socket.connect(address) 2026-02-20T21:24:25.086 INFO:tasks.qemu.client.0.trial193.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2026-02-20T21:24:25.086 INFO:tasks.qemu.client.0.trial193.stdout: return getattr(self._sock,name)(*args) 2026-02-20T21:24:25.086 INFO:tasks.qemu.client.0.trial193.stdout:error: [Errno 111] Connection refused 2026-02-20T21:24:25.086 INFO:tasks.qemu.client.0.trial193.stdout:Logged from file __init__.py, line 116 2026-02-20T21:24:25.086 INFO:tasks.qemu.client.0.trial193.stdout:Traceback (most recent call last): 2026-02-20T21:24:25.086 INFO:tasks.qemu.client.0.trial193.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2026-02-20T21:24:25.086 INFO:tasks.qemu.client.0.trial193.stdout: self._connect_unixsocket(self.address) 2026-02-20T21:24:25.086 INFO:tasks.qemu.client.0.trial193.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2026-02-20T21:24:25.086 INFO:tasks.qemu.client.0.trial193.stdout: self.socket.connect(address) 2026-02-20T21:24:25.086 INFO:tasks.qemu.client.0.trial193.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2026-02-20T21:24:25.086 INFO:tasks.qemu.client.0.trial193.stdout: return getattr(self._sock,name)(*args) 2026-02-20T21:24:25.086 INFO:tasks.qemu.client.0.trial193.stdout:error: [Errno 111] Connection refused 2026-02-20T21:24:25.086 INFO:tasks.qemu.client.0.trial193.stdout:Logged from file __init__.py, line 116 2026-02-20T21:24:25.086 INFO:tasks.qemu.client.0.trial193.stdout:cloud-init boot finished at Fri, 20 Feb 2026 21:24:25 +0000. Up 1340.17 seconds 2026-02-20T21:24:25.114 INFO:tasks.qemu.client.0.trial193.stdout: * Stopping landscape-client daemon  [fail] 2026-02-20T21:24:25.159 INFO:tasks.qemu.client.0.trial193.stdout: * Asking all remaining processes to terminate...  [ OK ] 2026-02-20T21:24:25.180 INFO:tasks.qemu.client.0.trial193.stdout: * All processes ended within 1 seconds....  [ OK ] 2026-02-20T21:24:25.187 INFO:tasks.qemu.client.0.trial193.stdout:rpcbind: rpcbind terminating on signal. Restart with "rpcbind -w" 2026-02-20T21:24:25.291 INFO:tasks.qemu.client.0.trial193.stdout: * Deconfiguring network interfaces...  [ OK ] 2026-02-20T21:24:25.312 INFO:tasks.qemu.client.0.trial193.stdout: * Deactivating swap...  [ OK ] 2026-02-20T21:24:25.330 INFO:tasks.qemu.client.0.trial193.stdout: * Unmounting local filesystems...  [ OK ] 2026-02-20T21:24:25.414 INFO:tasks.qemu.client.0.trial193.stdout: * Will now halt 2026-02-20T21:24:25.428 INFO:tasks.qemu.client.0.trial193.stdout:[ 1340.531813] Power down. 2026-02-20T21:24:25.545 DEBUG:tasks.qemu:checking that qemu tests succeeded... 2026-02-20T21:24:25.546 DEBUG:teuthology.orchestra.run.trial193:> sudo chmod a+rw -R /home/ubuntu/cephtest/archive/qemu/client.0 2026-02-20T21:24:25.574 INFO:tasks.qemu:Tearing down the nfs mount for ubuntu@trial193.front.sepia.ceph.com 2026-02-20T21:24:25.575 INFO:tasks.qemu:Stopping NFS... 2026-02-20T21:24:25.575 DEBUG:teuthology.orchestra.run.trial193:> sudo systemctl stop nfs-server 2026-02-20T21:24:25.706 INFO:tasks.qemu:Unmounting exported directory... 2026-02-20T21:24:25.707 DEBUG:teuthology.orchestra.run.trial193:> sudo umount /export/client.0 2026-02-20T21:24:25.732 INFO:tasks.qemu:Deleting export from /etc/exports... 2026-02-20T21:24:25.733 DEBUG:teuthology.orchestra.run.trial193:> sudo sed -i '\|/export/client.0|d' /etc/exports 2026-02-20T21:24:25.798 INFO:tasks.qemu:Starting NFS... 2026-02-20T21:24:25.798 DEBUG:teuthology.orchestra.run.trial193:> sudo systemctl start nfs-server 2026-02-20T21:24:26.031 DEBUG:teuthology.orchestra.run.trial193:> test -f /home/ubuntu/cephtest/archive/qemu/client.0/success 2026-02-20T21:24:26.047 INFO:tasks.qemu:Deleting exported directory... 2026-02-20T21:24:26.047 DEBUG:teuthology.orchestra.run.trial193:> sudo rm -r /export 2026-02-20T21:24:26.112 DEBUG:tasks.qemu:cleaning up base image files 2026-02-20T21:24:26.112 DEBUG:teuthology.orchestra.run.trial193:> 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-20T21:24:26.454 DEBUG:teuthology.orchestra.run.trial193:> sudo yum -y erase genisoimage 2026-02-20T21:24:26.618 INFO:teuthology.orchestra.run.trial193.stdout:Dependencies resolved. 2026-02-20T21:24:26.619 INFO:teuthology.orchestra.run.trial193.stdout:================================================================================ 2026-02-20T21:24:26.620 INFO:teuthology.orchestra.run.trial193.stdout: Package Architecture Version Repository Size 2026-02-20T21:24:26.620 INFO:teuthology.orchestra.run.trial193.stdout:================================================================================ 2026-02-20T21:24:26.620 INFO:teuthology.orchestra.run.trial193.stdout:Removing: 2026-02-20T21:24:26.620 INFO:teuthology.orchestra.run.trial193.stdout: genisoimage x86_64 1.1.11-48.el9 @epel 1.1 M 2026-02-20T21:24:26.620 INFO:teuthology.orchestra.run.trial193.stdout:Removing unused dependencies: 2026-02-20T21:24:26.620 INFO:teuthology.orchestra.run.trial193.stdout: libusal x86_64 1.1.11-48.el9 @epel 469 k 2026-02-20T21:24:26.620 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T21:24:26.620 INFO:teuthology.orchestra.run.trial193.stdout:Transaction Summary 2026-02-20T21:24:26.620 INFO:teuthology.orchestra.run.trial193.stdout:================================================================================ 2026-02-20T21:24:26.620 INFO:teuthology.orchestra.run.trial193.stdout:Remove 2 Packages 2026-02-20T21:24:26.621 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T21:24:26.621 INFO:teuthology.orchestra.run.trial193.stdout:Freed space: 1.6 M 2026-02-20T21:24:26.621 INFO:teuthology.orchestra.run.trial193.stdout:Running transaction check 2026-02-20T21:24:26.621 INFO:teuthology.orchestra.run.trial193.stdout:Transaction check succeeded. 2026-02-20T21:24:26.621 INFO:teuthology.orchestra.run.trial193.stdout:Running transaction test 2026-02-20T21:24:26.635 INFO:teuthology.orchestra.run.trial193.stdout:Transaction test succeeded. 2026-02-20T21:24:26.635 INFO:teuthology.orchestra.run.trial193.stdout:Running transaction 2026-02-20T21:24:26.664 INFO:teuthology.orchestra.run.trial193.stdout: Preparing : 1/1 2026-02-20T21:24:26.673 INFO:teuthology.orchestra.run.trial193.stdout: Running scriptlet: genisoimage-1.1.11-48.el9.x86_64 1/2 2026-02-20T21:24:26.682 INFO:teuthology.orchestra.run.trial193.stdout: Erasing : genisoimage-1.1.11-48.el9.x86_64 1/2 2026-02-20T21:24:26.696 INFO:teuthology.orchestra.run.trial193.stdout: Erasing : libusal-1.1.11-48.el9.x86_64 2/2 2026-02-20T21:24:26.765 INFO:teuthology.orchestra.run.trial193.stdout: Running scriptlet: libusal-1.1.11-48.el9.x86_64 2/2 2026-02-20T21:24:26.765 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : genisoimage-1.1.11-48.el9.x86_64 1/2 2026-02-20T21:24:26.810 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : libusal-1.1.11-48.el9.x86_64 2/2 2026-02-20T21:24:26.810 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T21:24:26.810 INFO:teuthology.orchestra.run.trial193.stdout:Removed: 2026-02-20T21:24:26.811 INFO:teuthology.orchestra.run.trial193.stdout: genisoimage-1.1.11-48.el9.x86_64 libusal-1.1.11-48.el9.x86_64 2026-02-20T21:24:26.811 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T21:24:26.811 INFO:teuthology.orchestra.run.trial193.stdout:Complete! 2026-02-20T21:24:26.833 DEBUG:teuthology.orchestra.run.trial193:> sudo yum -y erase qemu-kvm-block-rbd 2026-02-20T21:24:27.004 INFO:teuthology.orchestra.run.trial193.stdout:Dependencies resolved. 2026-02-20T21:24:27.005 INFO:teuthology.orchestra.run.trial193.stdout:================================================================================ 2026-02-20T21:24:27.005 INFO:teuthology.orchestra.run.trial193.stdout: Package Arch Version Repository Size 2026-02-20T21:24:27.005 INFO:teuthology.orchestra.run.trial193.stdout:================================================================================ 2026-02-20T21:24:27.006 INFO:teuthology.orchestra.run.trial193.stdout:Removing: 2026-02-20T21:24:27.006 INFO:teuthology.orchestra.run.trial193.stdout: qemu-kvm-block-rbd x86_64 17:10.1.0-13.el9 @appstream 37 k 2026-02-20T21:24:27.006 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T21:24:27.006 INFO:teuthology.orchestra.run.trial193.stdout:Transaction Summary 2026-02-20T21:24:27.006 INFO:teuthology.orchestra.run.trial193.stdout:================================================================================ 2026-02-20T21:24:27.006 INFO:teuthology.orchestra.run.trial193.stdout:Remove 1 Package 2026-02-20T21:24:27.006 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T21:24:27.006 INFO:teuthology.orchestra.run.trial193.stdout:Freed space: 37 k 2026-02-20T21:24:27.006 INFO:teuthology.orchestra.run.trial193.stdout:Running transaction check 2026-02-20T21:24:27.007 INFO:teuthology.orchestra.run.trial193.stdout:Transaction check succeeded. 2026-02-20T21:24:27.007 INFO:teuthology.orchestra.run.trial193.stdout:Running transaction test 2026-02-20T21:24:27.020 INFO:teuthology.orchestra.run.trial193.stdout:Transaction test succeeded. 2026-02-20T21:24:27.020 INFO:teuthology.orchestra.run.trial193.stdout:Running transaction 2026-02-20T21:24:27.048 INFO:teuthology.orchestra.run.trial193.stdout: Preparing : 1/1 2026-02-20T21:24:27.104 INFO:teuthology.orchestra.run.trial193.stdout: Erasing : qemu-kvm-block-rbd-17:10.1.0-13.el9.x86_64 1/1 2026-02-20T21:24:27.148 INFO:teuthology.orchestra.run.trial193.stdout: Verifying : qemu-kvm-block-rbd-17:10.1.0-13.el9.x86_64 1/1 2026-02-20T21:24:27.148 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T21:24:27.148 INFO:teuthology.orchestra.run.trial193.stdout:Removed: 2026-02-20T21:24:27.149 INFO:teuthology.orchestra.run.trial193.stdout: qemu-kvm-block-rbd-17:10.1.0-13.el9.x86_64 2026-02-20T21:24:27.149 INFO:teuthology.orchestra.run.trial193.stdout: 2026-02-20T21:24:27.149 INFO:teuthology.orchestra.run.trial193.stdout:Complete! 2026-02-20T21:24:27.167 DEBUG:teuthology.orchestra.run.trial193:> rmdir /home/ubuntu/cephtest/qemu || true 2026-02-20T21:24:27.185 DEBUG:teuthology.parallel:result is None 2026-02-20T21:24:27.185 INFO:teuthology.run_tasks:Running task exec... 2026-02-20T21:24:27.200 INFO:teuthology.task.exec:Executing custom commands... 2026-02-20T21:24:27.201 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@trial193.front.sepia.ceph.com 2026-02-20T21:24:27.201 DEBUG:teuthology.orchestra.run.trial193:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'pkill -9 qemu-nbd || true' 2026-02-20T21:24:27.264 DEBUG:teuthology.orchestra.run.trial193:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rm -rf /home/ubuntu/cephtest/migration' 2026-02-20T21:24:27.667 DEBUG:teuthology.run_tasks:Unwinding manager ceph 2026-02-20T21:24:27.682 INFO:tasks.ceph.ceph_manager.ceph:waiting for clean 2026-02-20T21:24:27.682 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2026-02-20T21:24:27.881 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T21:24:27.881 INFO:teuthology.orchestra.run.trial138.stderr:dumped all 2026-02-20T21:24:27.890 INFO:teuthology.orchestra.run.trial138.stdout:{"pg_ready":true,"pg_map":{"version":732,"stamp":"2026-02-20T21:24:26.804623+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":19913249353,"num_objects":4803,"num_object_clones":0,"num_object_copies":9606,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4803,"num_whiteouts":0,"num_read":479713,"num_read_kb":13765014,"num_write":821131,"num_write_kb":93060653,"num_scrub_errors":0,"num_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":80506,"ondisk_log_size":80506,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":7,"kb":754974720,"kb_used":8608432,"kb_used_data":3542576,"kb_used_omap":99,"kb_used_meta":5065244,"kb_avail":746366288,"statfs":{"total":773094113280,"available":764279078912,"internally_reserved":0,"allocated":3627597824,"data_stored":39095831922,"data_compressed":912120023,"data_compressed_allocated":3247353856,"data_compressed_original":38723833344,"omap_allocated":101905,"internal_metadata":5186810351},"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":2292,"num_read_kb":52552,"num_write":171,"num_write_kb":6660,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.000965"},"pg_stats":[{"pgid":"2.7","version":"21'86372","reported_seq":143576,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-20T21:24:25.457648+0000","last_change":"2026-02-20T21:00:38.078266+0000","last_active":"2026-02-20T21:24:25.457648+0000","last_peered":"2026-02-20T21:24:25.457648+0000","last_clean":"2026-02-20T21:24:25.457648+0000","last_became_active":"2026-02-20T21:00:35.679186+0000","last_became_peered":"2026-02-20T21:00:35.679186+0000","last_unstale":"2026-02-20T21:24:25.457648+0000","last_undegraded":"2026-02-20T21:24:25.457648+0000","last_fullsized":"2026-02-20T21:24:25.457648+0000","mapping_epoch":17,"log_start":"21'76300","ondisk_log_start":"21'76300","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_clean_scrub_stamp":"2026-02-20T21:00:34.672130+0000","objects_scrubbed":0,"log_size":10072,"log_dups_size":0,"ondisk_log_size":10072,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-22T01:17:18.769574+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00016309500000000001,"stat_sum":{"num_bytes":2444393488,"num_objects":589,"num_object_clones":0,"num_object_copies":1178,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":589,"num_whiteouts":0,"num_read":57030,"num_read_kb":1595850,"num_write":86438,"num_write_kb":10603297,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7],"acting":[6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.6","version":"21'60882","reported_seq":102748,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-20T21:24:25.409751+0000","last_change":"2026-02-20T21:00:37.682435+0000","last_active":"2026-02-20T21:24:25.409751+0000","last_peered":"2026-02-20T21:24:25.409751+0000","last_clean":"2026-02-20T21:24:25.409751+0000","last_became_active":"2026-02-20T21:00:35.679992+0000","last_became_peered":"2026-02-20T21:00:35.679992+0000","last_unstale":"2026-02-20T21:24:25.409751+0000","last_undegraded":"2026-02-20T21:24:25.409751+0000","last_fullsized":"2026-02-20T21:24:25.409751+0000","mapping_epoch":17,"log_start":"21'50800","ondisk_log_start":"21'50800","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_clean_scrub_stamp":"2026-02-20T21:00:34.672130+0000","objects_scrubbed":0,"log_size":10082,"log_dups_size":0,"ondisk_log_size":10082,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T21:20:12.648823+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00027668199999999999,"stat_sum":{"num_bytes":2405528576,"num_objects":580,"num_object_clones":0,"num_object_copies":1160,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":580,"num_whiteouts":0,"num_read":41878,"num_read_kb":1350902,"num_write":60964,"num_write_kb":10616794,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"21'63275","reported_seq":94300,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-20T21:24:25.410882+0000","last_change":"2026-02-20T21:00:38.078260+0000","last_active":"2026-02-20T21:24:25.410882+0000","last_peered":"2026-02-20T21:24:25.410882+0000","last_clean":"2026-02-20T21:24:25.410882+0000","last_became_active":"2026-02-20T21:00:35.766762+0000","last_became_peered":"2026-02-20T21:00:35.766762+0000","last_unstale":"2026-02-20T21:24:25.410882+0000","last_undegraded":"2026-02-20T21:24:25.410882+0000","last_fullsized":"2026-02-20T21:24:25.410882+0000","mapping_epoch":17,"log_start":"21'53200","ondisk_log_start":"21'53200","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_clean_scrub_stamp":"2026-02-20T21:00:34.672130+0000","objects_scrubbed":0,"log_size":10075,"log_dups_size":0,"ondisk_log_size":10075,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T05:54:16.205721+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000193112,"stat_sum":{"num_bytes":2467488418,"num_objects":594,"num_object_clones":0,"num_object_copies":1188,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":594,"num_whiteouts":0,"num_read":34005,"num_read_kb":1348764,"num_write":63863,"num_write_kb":9844072,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"21'105951","reported_seq":141681,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-20T21:24:25.448812+0000","last_change":"2026-02-20T21:00:37.682422+0000","last_active":"2026-02-20T21:24:25.448812+0000","last_peered":"2026-02-20T21:24:25.448812+0000","last_clean":"2026-02-20T21:24:25.448812+0000","last_became_active":"2026-02-20T21:00:35.767623+0000","last_became_peered":"2026-02-20T21:00:35.767623+0000","last_unstale":"2026-02-20T21:24:25.448812+0000","last_undegraded":"2026-02-20T21:24:25.448812+0000","last_fullsized":"2026-02-20T21:24:25.448812+0000","mapping_epoch":17,"log_start":"21'95900","ondisk_log_start":"21'95900","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_clean_scrub_stamp":"2026-02-20T21:00:34.672130+0000","objects_scrubbed":0,"log_size":10051,"log_dups_size":0,"ondisk_log_size":10051,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T22:21:52.396047+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00028406599999999997,"stat_sum":{"num_bytes":2588253184,"num_objects":626,"num_object_clones":0,"num_object_copies":1252,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":626,"num_whiteouts":0,"num_read":35022,"num_read_kb":1932140,"num_write":106046,"num_write_kb":12235393,"num_scrub_errors":0,"num_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":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"21'297516","reported_seq":473824,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-20T21:24:25.410711+0000","last_change":"2026-02-20T21:00:37.683383+0000","last_active":"2026-02-20T21:24:25.410711+0000","last_peered":"2026-02-20T21:24:25.410711+0000","last_clean":"2026-02-20T21:24:25.410711+0000","last_became_active":"2026-02-20T21:00:35.679174+0000","last_became_peered":"2026-02-20T21:00:35.679174+0000","last_unstale":"2026-02-20T21:24:25.410711+0000","last_undegraded":"2026-02-20T21:24:25.410711+0000","last_fullsized":"2026-02-20T21:24:25.410711+0000","mapping_epoch":17,"log_start":"21'287500","ondisk_log_start":"21'287500","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_clean_scrub_stamp":"2026-02-20T21:00:34.672130+0000","objects_scrubbed":0,"log_size":10016,"log_dups_size":0,"ondisk_log_size":10016,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T23:08:38.231061+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00070152500000000004,"stat_sum":{"num_bytes":2448367123,"num_objects":588,"num_object_clones":0,"num_object_copies":1176,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":588,"num_whiteouts":0,"num_read":176328,"num_read_kb":3067438,"num_write":297613,"num_write_kb":18384533,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"21'90047","reported_seq":139457,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-20T21:24:25.393884+0000","last_change":"2026-02-20T21:00:37.682634+0000","last_active":"2026-02-20T21:24:25.393884+0000","last_peered":"2026-02-20T21:24:25.393884+0000","last_clean":"2026-02-20T21:24:25.393884+0000","last_became_active":"2026-02-20T21:00:35.679165+0000","last_became_peered":"2026-02-20T21:00:35.679165+0000","last_unstale":"2026-02-20T21:24:25.393884+0000","last_undegraded":"2026-02-20T21:24:25.393884+0000","last_fullsized":"2026-02-20T21:24:25.393884+0000","mapping_epoch":17,"log_start":"21'80000","ondisk_log_start":"21'80000","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_clean_scrub_stamp":"2026-02-20T21:00:34.672130+0000","objects_scrubbed":0,"log_size":10047,"log_dups_size":0,"ondisk_log_size":10047,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T22:56:19.552891+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000209027,"stat_sum":{"num_bytes":2390914226,"num_objects":577,"num_object_clones":0,"num_object_copies":1154,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":577,"num_whiteouts":0,"num_read":59864,"num_read_kb":1602832,"num_write":91904,"num_write_kb":11483673,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.0","version":"21'41924","reported_seq":58715,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-20T21:24:25.434716+0000","last_change":"2026-02-20T21:00:38.078280+0000","last_active":"2026-02-20T21:24:25.434716+0000","last_peered":"2026-02-20T21:24:25.434716+0000","last_clean":"2026-02-20T21:24:25.434716+0000","last_became_active":"2026-02-20T21:00:35.679170+0000","last_became_peered":"2026-02-20T21:00:35.679170+0000","last_unstale":"2026-02-20T21:24:25.434716+0000","last_undegraded":"2026-02-20T21:24:25.434716+0000","last_fullsized":"2026-02-20T21:24:25.434716+0000","mapping_epoch":17,"log_start":"21'31900","ondisk_log_start":"21'31900","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_clean_scrub_stamp":"2026-02-20T21:00:34.672130+0000","objects_scrubbed":0,"log_size":10024,"log_dups_size":0,"ondisk_log_size":10024,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T06:32:53.370120+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00018578900000000001,"stat_sum":{"num_bytes":2480277170,"num_objects":599,"num_object_clones":0,"num_object_copies":1198,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":599,"num_whiteouts":0,"num_read":30890,"num_read_kb":1175887,"num_write":44517,"num_write_kb":9260830,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1],"acting":[7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"21'69527","reported_seq":114120,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-20T21:24:25.334917+0000","last_change":"2026-02-20T21:00:37.683199+0000","last_active":"2026-02-20T21:24:25.334917+0000","last_peered":"2026-02-20T21:24:25.334917+0000","last_clean":"2026-02-20T21:24:25.334917+0000","last_became_active":"2026-02-20T21:00:35.679256+0000","last_became_peered":"2026-02-20T21:00:35.679256+0000","last_unstale":"2026-02-20T21:24:25.334917+0000","last_undegraded":"2026-02-20T21:24:25.334917+0000","last_fullsized":"2026-02-20T21:24:25.334917+0000","mapping_epoch":17,"log_start":"21'59500","ondisk_log_start":"21'59500","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_clean_scrub_stamp":"2026-02-20T21:00:34.672130+0000","objects_scrubbed":0,"log_size":10027,"log_dups_size":0,"ondisk_log_size":10027,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T21:22:41.872516+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00047627200000000002,"stat_sum":{"num_bytes":2687436800,"num_objects":648,"num_object_clones":0,"num_object_copies":1296,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":648,"num_whiteouts":0,"num_read":44610,"num_read_kb":1691128,"num_write":69641,"num_write_kb":10629389,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":169,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-20T21:20:40.726662+0000","last_change":"2026-02-20T21:00:31.771831+0000","last_active":"2026-02-20T21:20:40.726662+0000","last_peered":"2026-02-20T21:20:40.726662+0000","last_clean":"2026-02-20T21:20:40.726662+0000","last_became_active":"2026-02-20T21:00:31.771366+0000","last_became_peered":"2026-02-20T21:00:31.771366+0000","last_unstale":"2026-02-20T21:20:40.726662+0000","last_undegraded":"2026-02-20T21:20:40.726662+0000","last_fullsized":"2026-02-20T21:20:40.726662+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-20T21:00:30.663897+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:00:30.663897+0000","last_clean_scrub_stamp":"2026-02-20T21:00:30.663897+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-22T01:50:59.325376+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":19912658985,"num_objects":4801,"num_object_clones":0,"num_object_copies":9602,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4801,"num_whiteouts":0,"num_read":479627,"num_read_kb":13764941,"num_write":820986,"num_write_kb":93057981,"num_scrub_errors":0,"num_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":3625582592,"data_stored":39094057042,"data_compressed":912042316,"data_compressed_allocated":3247169536,"data_compressed_original":38722766848,"omap_allocated":34757,"internal_metadata":0},"log_size":80394,"ondisk_log_size":80394,"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":114688,"data_stored":1180736,"data_compressed":13716,"data_compressed_allocated":73728,"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":55834575138,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1523752,"kb_used_data":647576,"kb_used_omap":24,"kb_used_meta":876135,"kb_avail":92848088,"statfs":{"total":96636764160,"available":95076442112,"internally_reserved":0,"allocated":663117824,"data_stored":7260543904,"data_compressed":169613031,"data_compressed_allocated":603070464,"data_compressed_original":7202648064,"omap_allocated":25222,"internal_metadata":897162618},"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":3,"up_from":13,"seq":55834575137,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":633668,"kb_used_data":227632,"kb_used_omap":8,"kb_used_meta":406007,"kb_avail":93738172,"statfs":{"total":96636764160,"available":95987888128,"internally_reserved":0,"allocated":233095168,"data_stored":2352943310,"data_compressed":61377995,"data_compressed_allocated":200953856,"data_compressed_original":2321218048,"omap_allocated":8850,"internal_metadata":415751534},"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":55834575139,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1086228,"kb_used_data":481272,"kb_used_omap":9,"kb_used_meta":604918,"kb_avail":93285612,"statfs":{"total":96636764160,"available":95524466688,"internally_reserved":0,"allocated":492822528,"data_stored":5008252622,"data_compressed":127410932,"data_compressed_allocated":424820736,"data_compressed_original":4940822528,"omap_allocated":9502,"internal_metadata":619436770},"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":55834575139,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1187444,"kb_used_data":843684,"kb_used_omap":7,"kb_used_meta":343736,"kb_avail":93184396,"statfs":{"total":96636764160,"available":95420821504,"internally_reserved":0,"allocated":863932416,"data_stored":9721828065,"data_compressed":207676299,"data_compressed_allocated":790855680,"data_compressed_original":9650277376,"omap_allocated":7241,"internal_metadata":351986615},"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":55834575137,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1053708,"kb_used_data":448876,"kb_used_omap":20,"kb_used_meta":604779,"kb_avail":93318132,"statfs":{"total":96636764160,"available":95557767168,"internally_reserved":0,"allocated":459649024,"data_stored":4943276766,"data_compressed":110651290,"data_compressed_allocated":406888448,"data_compressed_original":4891462656,"omap_allocated":21414,"internal_metadata":619293786},"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":[]},{"osd":6,"up_from":13,"seq":55834575138,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1106040,"kb_used_data":429132,"kb_used_omap":11,"kb_used_meta":676852,"kb_avail":93265800,"statfs":{"total":96636764160,"available":95504179200,"internally_reserved":0,"allocated":439431168,"data_stored":4769426476,"data_compressed":117088735,"data_compressed_allocated":401043456,"data_compressed_original":4732765184,"omap_allocated":11322,"internal_metadata":693097414},"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":55834575137,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1990420,"kb_used_data":464192,"kb_used_omap":8,"kb_used_meta":1525879,"kb_avail":92381420,"statfs":{"total":96636764160,"available":94598574080,"internally_reserved":0,"allocated":475332608,"data_stored":5039486511,"data_compressed":118301741,"data_compressed_allocated":419721216,"data_compressed_original":4984639488,"omap_allocated":8852,"internal_metadata":1562500460},"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":55834575139,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":94371840,"kb_used":27172,"kb_used_data":212,"kb_used_omap":9,"kb_used_meta":26934,"kb_avail":94344668,"statfs":{"total":96636764160,"available":96608940032,"internally_reserved":0,"allocated":217088,"data_stored":74268,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9502,"internal_metadata":27581154},"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":6858,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":6858,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":459374592,"data_stored":4942612130,"data_compressed":110644432,"data_compressed_allocated":406851584,"data_compressed_original":4890889216,"omap_allocated":11714,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":863715328,"data_stored":9721753797,"data_compressed":207676299,"data_compressed_allocated":790855680,"data_compressed_original":9650277376,"omap_allocated":3978,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":492605440,"data_stored":5008178354,"data_compressed":127410932,"data_compressed_allocated":424820736,"data_compressed_original":4940822528,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":232878080,"data_stored":2352869042,"data_compressed":61377995,"data_compressed_allocated":200953856,"data_compressed_original":2321218048,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":475127808,"data_stored":5039412243,"data_compressed":118301741,"data_compressed_allocated":419721216,"data_compressed_original":4984631296,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":439013376,"data_stored":4769352208,"data_compressed":117040537,"data_compressed_allocated":400953344,"data_compressed_original":4732897792,"omap_allocated":2580,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":662867968,"data_stored":7259879268,"data_compressed":169590380,"data_compressed_allocated":603013120,"data_compressed_original":7202030592,"omap_allocated":16485,"internal_metadata":0}]}} 2026-02-20T21:24:27.891 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2026-02-20T21:24:28.070 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T21:24:28.071 INFO:teuthology.orchestra.run.trial138.stderr:dumped all 2026-02-20T21:24:28.079 INFO:teuthology.orchestra.run.trial138.stdout:{"pg_ready":true,"pg_map":{"version":732,"stamp":"2026-02-20T21:24:26.804623+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":19913249353,"num_objects":4803,"num_object_clones":0,"num_object_copies":9606,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4803,"num_whiteouts":0,"num_read":479713,"num_read_kb":13765014,"num_write":821131,"num_write_kb":93060653,"num_scrub_errors":0,"num_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":80506,"ondisk_log_size":80506,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":7,"kb":754974720,"kb_used":8608432,"kb_used_data":3542576,"kb_used_omap":99,"kb_used_meta":5065244,"kb_avail":746366288,"statfs":{"total":773094113280,"available":764279078912,"internally_reserved":0,"allocated":3627597824,"data_stored":39095831922,"data_compressed":912120023,"data_compressed_allocated":3247353856,"data_compressed_original":38723833344,"omap_allocated":101905,"internal_metadata":5186810351},"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":2292,"num_read_kb":52552,"num_write":171,"num_write_kb":6660,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.000965"},"pg_stats":[{"pgid":"2.7","version":"21'86372","reported_seq":143576,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-20T21:24:25.457648+0000","last_change":"2026-02-20T21:00:38.078266+0000","last_active":"2026-02-20T21:24:25.457648+0000","last_peered":"2026-02-20T21:24:25.457648+0000","last_clean":"2026-02-20T21:24:25.457648+0000","last_became_active":"2026-02-20T21:00:35.679186+0000","last_became_peered":"2026-02-20T21:00:35.679186+0000","last_unstale":"2026-02-20T21:24:25.457648+0000","last_undegraded":"2026-02-20T21:24:25.457648+0000","last_fullsized":"2026-02-20T21:24:25.457648+0000","mapping_epoch":17,"log_start":"21'76300","ondisk_log_start":"21'76300","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_clean_scrub_stamp":"2026-02-20T21:00:34.672130+0000","objects_scrubbed":0,"log_size":10072,"log_dups_size":0,"ondisk_log_size":10072,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-22T01:17:18.769574+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00016309500000000001,"stat_sum":{"num_bytes":2444393488,"num_objects":589,"num_object_clones":0,"num_object_copies":1178,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":589,"num_whiteouts":0,"num_read":57030,"num_read_kb":1595850,"num_write":86438,"num_write_kb":10603297,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7],"acting":[6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.6","version":"21'60882","reported_seq":102748,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-20T21:24:25.409751+0000","last_change":"2026-02-20T21:00:37.682435+0000","last_active":"2026-02-20T21:24:25.409751+0000","last_peered":"2026-02-20T21:24:25.409751+0000","last_clean":"2026-02-20T21:24:25.409751+0000","last_became_active":"2026-02-20T21:00:35.679992+0000","last_became_peered":"2026-02-20T21:00:35.679992+0000","last_unstale":"2026-02-20T21:24:25.409751+0000","last_undegraded":"2026-02-20T21:24:25.409751+0000","last_fullsized":"2026-02-20T21:24:25.409751+0000","mapping_epoch":17,"log_start":"21'50800","ondisk_log_start":"21'50800","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_clean_scrub_stamp":"2026-02-20T21:00:34.672130+0000","objects_scrubbed":0,"log_size":10082,"log_dups_size":0,"ondisk_log_size":10082,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T21:20:12.648823+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00027668199999999999,"stat_sum":{"num_bytes":2405528576,"num_objects":580,"num_object_clones":0,"num_object_copies":1160,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":580,"num_whiteouts":0,"num_read":41878,"num_read_kb":1350902,"num_write":60964,"num_write_kb":10616794,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"21'63275","reported_seq":94300,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-20T21:24:25.410882+0000","last_change":"2026-02-20T21:00:38.078260+0000","last_active":"2026-02-20T21:24:25.410882+0000","last_peered":"2026-02-20T21:24:25.410882+0000","last_clean":"2026-02-20T21:24:25.410882+0000","last_became_active":"2026-02-20T21:00:35.766762+0000","last_became_peered":"2026-02-20T21:00:35.766762+0000","last_unstale":"2026-02-20T21:24:25.410882+0000","last_undegraded":"2026-02-20T21:24:25.410882+0000","last_fullsized":"2026-02-20T21:24:25.410882+0000","mapping_epoch":17,"log_start":"21'53200","ondisk_log_start":"21'53200","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_clean_scrub_stamp":"2026-02-20T21:00:34.672130+0000","objects_scrubbed":0,"log_size":10075,"log_dups_size":0,"ondisk_log_size":10075,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T05:54:16.205721+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000193112,"stat_sum":{"num_bytes":2467488418,"num_objects":594,"num_object_clones":0,"num_object_copies":1188,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":594,"num_whiteouts":0,"num_read":34005,"num_read_kb":1348764,"num_write":63863,"num_write_kb":9844072,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"21'105951","reported_seq":141681,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-20T21:24:25.448812+0000","last_change":"2026-02-20T21:00:37.682422+0000","last_active":"2026-02-20T21:24:25.448812+0000","last_peered":"2026-02-20T21:24:25.448812+0000","last_clean":"2026-02-20T21:24:25.448812+0000","last_became_active":"2026-02-20T21:00:35.767623+0000","last_became_peered":"2026-02-20T21:00:35.767623+0000","last_unstale":"2026-02-20T21:24:25.448812+0000","last_undegraded":"2026-02-20T21:24:25.448812+0000","last_fullsized":"2026-02-20T21:24:25.448812+0000","mapping_epoch":17,"log_start":"21'95900","ondisk_log_start":"21'95900","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_clean_scrub_stamp":"2026-02-20T21:00:34.672130+0000","objects_scrubbed":0,"log_size":10051,"log_dups_size":0,"ondisk_log_size":10051,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T22:21:52.396047+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00028406599999999997,"stat_sum":{"num_bytes":2588253184,"num_objects":626,"num_object_clones":0,"num_object_copies":1252,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":626,"num_whiteouts":0,"num_read":35022,"num_read_kb":1932140,"num_write":106046,"num_write_kb":12235393,"num_scrub_errors":0,"num_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":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"21'297516","reported_seq":473824,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-20T21:24:25.410711+0000","last_change":"2026-02-20T21:00:37.683383+0000","last_active":"2026-02-20T21:24:25.410711+0000","last_peered":"2026-02-20T21:24:25.410711+0000","last_clean":"2026-02-20T21:24:25.410711+0000","last_became_active":"2026-02-20T21:00:35.679174+0000","last_became_peered":"2026-02-20T21:00:35.679174+0000","last_unstale":"2026-02-20T21:24:25.410711+0000","last_undegraded":"2026-02-20T21:24:25.410711+0000","last_fullsized":"2026-02-20T21:24:25.410711+0000","mapping_epoch":17,"log_start":"21'287500","ondisk_log_start":"21'287500","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_clean_scrub_stamp":"2026-02-20T21:00:34.672130+0000","objects_scrubbed":0,"log_size":10016,"log_dups_size":0,"ondisk_log_size":10016,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T23:08:38.231061+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00070152500000000004,"stat_sum":{"num_bytes":2448367123,"num_objects":588,"num_object_clones":0,"num_object_copies":1176,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":588,"num_whiteouts":0,"num_read":176328,"num_read_kb":3067438,"num_write":297613,"num_write_kb":18384533,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"21'90047","reported_seq":139457,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-20T21:24:25.393884+0000","last_change":"2026-02-20T21:00:37.682634+0000","last_active":"2026-02-20T21:24:25.393884+0000","last_peered":"2026-02-20T21:24:25.393884+0000","last_clean":"2026-02-20T21:24:25.393884+0000","last_became_active":"2026-02-20T21:00:35.679165+0000","last_became_peered":"2026-02-20T21:00:35.679165+0000","last_unstale":"2026-02-20T21:24:25.393884+0000","last_undegraded":"2026-02-20T21:24:25.393884+0000","last_fullsized":"2026-02-20T21:24:25.393884+0000","mapping_epoch":17,"log_start":"21'80000","ondisk_log_start":"21'80000","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_clean_scrub_stamp":"2026-02-20T21:00:34.672130+0000","objects_scrubbed":0,"log_size":10047,"log_dups_size":0,"ondisk_log_size":10047,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T22:56:19.552891+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000209027,"stat_sum":{"num_bytes":2390914226,"num_objects":577,"num_object_clones":0,"num_object_copies":1154,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":577,"num_whiteouts":0,"num_read":59864,"num_read_kb":1602832,"num_write":91904,"num_write_kb":11483673,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.0","version":"21'41924","reported_seq":58715,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-20T21:24:25.434716+0000","last_change":"2026-02-20T21:00:38.078280+0000","last_active":"2026-02-20T21:24:25.434716+0000","last_peered":"2026-02-20T21:24:25.434716+0000","last_clean":"2026-02-20T21:24:25.434716+0000","last_became_active":"2026-02-20T21:00:35.679170+0000","last_became_peered":"2026-02-20T21:00:35.679170+0000","last_unstale":"2026-02-20T21:24:25.434716+0000","last_undegraded":"2026-02-20T21:24:25.434716+0000","last_fullsized":"2026-02-20T21:24:25.434716+0000","mapping_epoch":17,"log_start":"21'31900","ondisk_log_start":"21'31900","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_clean_scrub_stamp":"2026-02-20T21:00:34.672130+0000","objects_scrubbed":0,"log_size":10024,"log_dups_size":0,"ondisk_log_size":10024,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T06:32:53.370120+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00018578900000000001,"stat_sum":{"num_bytes":2480277170,"num_objects":599,"num_object_clones":0,"num_object_copies":1198,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":599,"num_whiteouts":0,"num_read":30890,"num_read_kb":1175887,"num_write":44517,"num_write_kb":9260830,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1],"acting":[7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"21'69527","reported_seq":114120,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-20T21:24:25.334917+0000","last_change":"2026-02-20T21:00:37.683199+0000","last_active":"2026-02-20T21:24:25.334917+0000","last_peered":"2026-02-20T21:24:25.334917+0000","last_clean":"2026-02-20T21:24:25.334917+0000","last_became_active":"2026-02-20T21:00:35.679256+0000","last_became_peered":"2026-02-20T21:00:35.679256+0000","last_unstale":"2026-02-20T21:24:25.334917+0000","last_undegraded":"2026-02-20T21:24:25.334917+0000","last_fullsized":"2026-02-20T21:24:25.334917+0000","mapping_epoch":17,"log_start":"21'59500","ondisk_log_start":"21'59500","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_clean_scrub_stamp":"2026-02-20T21:00:34.672130+0000","objects_scrubbed":0,"log_size":10027,"log_dups_size":0,"ondisk_log_size":10027,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T21:22:41.872516+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00047627200000000002,"stat_sum":{"num_bytes":2687436800,"num_objects":648,"num_object_clones":0,"num_object_copies":1296,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":648,"num_whiteouts":0,"num_read":44610,"num_read_kb":1691128,"num_write":69641,"num_write_kb":10629389,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":169,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-20T21:20:40.726662+0000","last_change":"2026-02-20T21:00:31.771831+0000","last_active":"2026-02-20T21:20:40.726662+0000","last_peered":"2026-02-20T21:20:40.726662+0000","last_clean":"2026-02-20T21:20:40.726662+0000","last_became_active":"2026-02-20T21:00:31.771366+0000","last_became_peered":"2026-02-20T21:00:31.771366+0000","last_unstale":"2026-02-20T21:20:40.726662+0000","last_undegraded":"2026-02-20T21:20:40.726662+0000","last_fullsized":"2026-02-20T21:20:40.726662+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-20T21:00:30.663897+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:00:30.663897+0000","last_clean_scrub_stamp":"2026-02-20T21:00:30.663897+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-22T01:50:59.325376+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":19912658985,"num_objects":4801,"num_object_clones":0,"num_object_copies":9602,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4801,"num_whiteouts":0,"num_read":479627,"num_read_kb":13764941,"num_write":820986,"num_write_kb":93057981,"num_scrub_errors":0,"num_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":3625582592,"data_stored":39094057042,"data_compressed":912042316,"data_compressed_allocated":3247169536,"data_compressed_original":38722766848,"omap_allocated":34757,"internal_metadata":0},"log_size":80394,"ondisk_log_size":80394,"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":114688,"data_stored":1180736,"data_compressed":13716,"data_compressed_allocated":73728,"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":55834575138,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1523752,"kb_used_data":647576,"kb_used_omap":24,"kb_used_meta":876135,"kb_avail":92848088,"statfs":{"total":96636764160,"available":95076442112,"internally_reserved":0,"allocated":663117824,"data_stored":7260543904,"data_compressed":169613031,"data_compressed_allocated":603070464,"data_compressed_original":7202648064,"omap_allocated":25222,"internal_metadata":897162618},"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":3,"up_from":13,"seq":55834575137,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":633668,"kb_used_data":227632,"kb_used_omap":8,"kb_used_meta":406007,"kb_avail":93738172,"statfs":{"total":96636764160,"available":95987888128,"internally_reserved":0,"allocated":233095168,"data_stored":2352943310,"data_compressed":61377995,"data_compressed_allocated":200953856,"data_compressed_original":2321218048,"omap_allocated":8850,"internal_metadata":415751534},"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":55834575139,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1086228,"kb_used_data":481272,"kb_used_omap":9,"kb_used_meta":604918,"kb_avail":93285612,"statfs":{"total":96636764160,"available":95524466688,"internally_reserved":0,"allocated":492822528,"data_stored":5008252622,"data_compressed":127410932,"data_compressed_allocated":424820736,"data_compressed_original":4940822528,"omap_allocated":9502,"internal_metadata":619436770},"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":55834575139,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1187444,"kb_used_data":843684,"kb_used_omap":7,"kb_used_meta":343736,"kb_avail":93184396,"statfs":{"total":96636764160,"available":95420821504,"internally_reserved":0,"allocated":863932416,"data_stored":9721828065,"data_compressed":207676299,"data_compressed_allocated":790855680,"data_compressed_original":9650277376,"omap_allocated":7241,"internal_metadata":351986615},"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":55834575137,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1053708,"kb_used_data":448876,"kb_used_omap":20,"kb_used_meta":604779,"kb_avail":93318132,"statfs":{"total":96636764160,"available":95557767168,"internally_reserved":0,"allocated":459649024,"data_stored":4943276766,"data_compressed":110651290,"data_compressed_allocated":406888448,"data_compressed_original":4891462656,"omap_allocated":21414,"internal_metadata":619293786},"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":[]},{"osd":6,"up_from":13,"seq":55834575138,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1106040,"kb_used_data":429132,"kb_used_omap":11,"kb_used_meta":676852,"kb_avail":93265800,"statfs":{"total":96636764160,"available":95504179200,"internally_reserved":0,"allocated":439431168,"data_stored":4769426476,"data_compressed":117088735,"data_compressed_allocated":401043456,"data_compressed_original":4732765184,"omap_allocated":11322,"internal_metadata":693097414},"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":55834575137,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1990420,"kb_used_data":464192,"kb_used_omap":8,"kb_used_meta":1525879,"kb_avail":92381420,"statfs":{"total":96636764160,"available":94598574080,"internally_reserved":0,"allocated":475332608,"data_stored":5039486511,"data_compressed":118301741,"data_compressed_allocated":419721216,"data_compressed_original":4984639488,"omap_allocated":8852,"internal_metadata":1562500460},"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":55834575139,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":94371840,"kb_used":27172,"kb_used_data":212,"kb_used_omap":9,"kb_used_meta":26934,"kb_avail":94344668,"statfs":{"total":96636764160,"available":96608940032,"internally_reserved":0,"allocated":217088,"data_stored":74268,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9502,"internal_metadata":27581154},"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":6858,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":6858,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":459374592,"data_stored":4942612130,"data_compressed":110644432,"data_compressed_allocated":406851584,"data_compressed_original":4890889216,"omap_allocated":11714,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":863715328,"data_stored":9721753797,"data_compressed":207676299,"data_compressed_allocated":790855680,"data_compressed_original":9650277376,"omap_allocated":3978,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":492605440,"data_stored":5008178354,"data_compressed":127410932,"data_compressed_allocated":424820736,"data_compressed_original":4940822528,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":232878080,"data_stored":2352869042,"data_compressed":61377995,"data_compressed_allocated":200953856,"data_compressed_original":2321218048,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":475127808,"data_stored":5039412243,"data_compressed":118301741,"data_compressed_allocated":419721216,"data_compressed_original":4984631296,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":439013376,"data_stored":4769352208,"data_compressed":117040537,"data_compressed_allocated":400953344,"data_compressed_original":4732897792,"omap_allocated":2580,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":662867968,"data_stored":7259879268,"data_compressed":169590380,"data_compressed_allocated":603013120,"data_compressed_original":7202030592,"omap_allocated":16485,"internal_metadata":0}]}} 2026-02-20T21:24:28.080 INFO:tasks.ceph.ceph_manager.ceph:clean! 2026-02-20T21:24:28.081 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2026-02-20T21:24:28.259 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T21:24:28.259 INFO:teuthology.orchestra.run.trial138.stderr:dumped all 2026-02-20T21:24:28.267 INFO:teuthology.orchestra.run.trial138.stdout:{"pg_ready":true,"pg_map":{"version":732,"stamp":"2026-02-20T21:24:26.804623+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":19913249353,"num_objects":4803,"num_object_clones":0,"num_object_copies":9606,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4803,"num_whiteouts":0,"num_read":479713,"num_read_kb":13765014,"num_write":821131,"num_write_kb":93060653,"num_scrub_errors":0,"num_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":80506,"ondisk_log_size":80506,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":7,"kb":754974720,"kb_used":8608432,"kb_used_data":3542576,"kb_used_omap":99,"kb_used_meta":5065244,"kb_avail":746366288,"statfs":{"total":773094113280,"available":764279078912,"internally_reserved":0,"allocated":3627597824,"data_stored":39095831922,"data_compressed":912120023,"data_compressed_allocated":3247353856,"data_compressed_original":38723833344,"omap_allocated":101905,"internal_metadata":5186810351},"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":2292,"num_read_kb":52552,"num_write":171,"num_write_kb":6660,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.000965"},"pg_stats":[{"pgid":"2.7","version":"21'86372","reported_seq":143576,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-20T21:24:25.457648+0000","last_change":"2026-02-20T21:00:38.078266+0000","last_active":"2026-02-20T21:24:25.457648+0000","last_peered":"2026-02-20T21:24:25.457648+0000","last_clean":"2026-02-20T21:24:25.457648+0000","last_became_active":"2026-02-20T21:00:35.679186+0000","last_became_peered":"2026-02-20T21:00:35.679186+0000","last_unstale":"2026-02-20T21:24:25.457648+0000","last_undegraded":"2026-02-20T21:24:25.457648+0000","last_fullsized":"2026-02-20T21:24:25.457648+0000","mapping_epoch":17,"log_start":"21'76300","ondisk_log_start":"21'76300","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_clean_scrub_stamp":"2026-02-20T21:00:34.672130+0000","objects_scrubbed":0,"log_size":10072,"log_dups_size":0,"ondisk_log_size":10072,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-22T01:17:18.769574+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00016309500000000001,"stat_sum":{"num_bytes":2444393488,"num_objects":589,"num_object_clones":0,"num_object_copies":1178,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":589,"num_whiteouts":0,"num_read":57030,"num_read_kb":1595850,"num_write":86438,"num_write_kb":10603297,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7],"acting":[6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.6","version":"21'60882","reported_seq":102748,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-20T21:24:25.409751+0000","last_change":"2026-02-20T21:00:37.682435+0000","last_active":"2026-02-20T21:24:25.409751+0000","last_peered":"2026-02-20T21:24:25.409751+0000","last_clean":"2026-02-20T21:24:25.409751+0000","last_became_active":"2026-02-20T21:00:35.679992+0000","last_became_peered":"2026-02-20T21:00:35.679992+0000","last_unstale":"2026-02-20T21:24:25.409751+0000","last_undegraded":"2026-02-20T21:24:25.409751+0000","last_fullsized":"2026-02-20T21:24:25.409751+0000","mapping_epoch":17,"log_start":"21'50800","ondisk_log_start":"21'50800","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_clean_scrub_stamp":"2026-02-20T21:00:34.672130+0000","objects_scrubbed":0,"log_size":10082,"log_dups_size":0,"ondisk_log_size":10082,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T21:20:12.648823+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00027668199999999999,"stat_sum":{"num_bytes":2405528576,"num_objects":580,"num_object_clones":0,"num_object_copies":1160,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":580,"num_whiteouts":0,"num_read":41878,"num_read_kb":1350902,"num_write":60964,"num_write_kb":10616794,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"21'63275","reported_seq":94300,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-20T21:24:25.410882+0000","last_change":"2026-02-20T21:00:38.078260+0000","last_active":"2026-02-20T21:24:25.410882+0000","last_peered":"2026-02-20T21:24:25.410882+0000","last_clean":"2026-02-20T21:24:25.410882+0000","last_became_active":"2026-02-20T21:00:35.766762+0000","last_became_peered":"2026-02-20T21:00:35.766762+0000","last_unstale":"2026-02-20T21:24:25.410882+0000","last_undegraded":"2026-02-20T21:24:25.410882+0000","last_fullsized":"2026-02-20T21:24:25.410882+0000","mapping_epoch":17,"log_start":"21'53200","ondisk_log_start":"21'53200","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_clean_scrub_stamp":"2026-02-20T21:00:34.672130+0000","objects_scrubbed":0,"log_size":10075,"log_dups_size":0,"ondisk_log_size":10075,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T05:54:16.205721+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000193112,"stat_sum":{"num_bytes":2467488418,"num_objects":594,"num_object_clones":0,"num_object_copies":1188,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":594,"num_whiteouts":0,"num_read":34005,"num_read_kb":1348764,"num_write":63863,"num_write_kb":9844072,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"21'105951","reported_seq":141681,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-20T21:24:25.448812+0000","last_change":"2026-02-20T21:00:37.682422+0000","last_active":"2026-02-20T21:24:25.448812+0000","last_peered":"2026-02-20T21:24:25.448812+0000","last_clean":"2026-02-20T21:24:25.448812+0000","last_became_active":"2026-02-20T21:00:35.767623+0000","last_became_peered":"2026-02-20T21:00:35.767623+0000","last_unstale":"2026-02-20T21:24:25.448812+0000","last_undegraded":"2026-02-20T21:24:25.448812+0000","last_fullsized":"2026-02-20T21:24:25.448812+0000","mapping_epoch":17,"log_start":"21'95900","ondisk_log_start":"21'95900","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_clean_scrub_stamp":"2026-02-20T21:00:34.672130+0000","objects_scrubbed":0,"log_size":10051,"log_dups_size":0,"ondisk_log_size":10051,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T22:21:52.396047+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00028406599999999997,"stat_sum":{"num_bytes":2588253184,"num_objects":626,"num_object_clones":0,"num_object_copies":1252,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":626,"num_whiteouts":0,"num_read":35022,"num_read_kb":1932140,"num_write":106046,"num_write_kb":12235393,"num_scrub_errors":0,"num_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":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"21'297516","reported_seq":473824,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-20T21:24:25.410711+0000","last_change":"2026-02-20T21:00:37.683383+0000","last_active":"2026-02-20T21:24:25.410711+0000","last_peered":"2026-02-20T21:24:25.410711+0000","last_clean":"2026-02-20T21:24:25.410711+0000","last_became_active":"2026-02-20T21:00:35.679174+0000","last_became_peered":"2026-02-20T21:00:35.679174+0000","last_unstale":"2026-02-20T21:24:25.410711+0000","last_undegraded":"2026-02-20T21:24:25.410711+0000","last_fullsized":"2026-02-20T21:24:25.410711+0000","mapping_epoch":17,"log_start":"21'287500","ondisk_log_start":"21'287500","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_clean_scrub_stamp":"2026-02-20T21:00:34.672130+0000","objects_scrubbed":0,"log_size":10016,"log_dups_size":0,"ondisk_log_size":10016,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T23:08:38.231061+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00070152500000000004,"stat_sum":{"num_bytes":2448367123,"num_objects":588,"num_object_clones":0,"num_object_copies":1176,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":588,"num_whiteouts":0,"num_read":176328,"num_read_kb":3067438,"num_write":297613,"num_write_kb":18384533,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"21'90047","reported_seq":139457,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-20T21:24:25.393884+0000","last_change":"2026-02-20T21:00:37.682634+0000","last_active":"2026-02-20T21:24:25.393884+0000","last_peered":"2026-02-20T21:24:25.393884+0000","last_clean":"2026-02-20T21:24:25.393884+0000","last_became_active":"2026-02-20T21:00:35.679165+0000","last_became_peered":"2026-02-20T21:00:35.679165+0000","last_unstale":"2026-02-20T21:24:25.393884+0000","last_undegraded":"2026-02-20T21:24:25.393884+0000","last_fullsized":"2026-02-20T21:24:25.393884+0000","mapping_epoch":17,"log_start":"21'80000","ondisk_log_start":"21'80000","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_clean_scrub_stamp":"2026-02-20T21:00:34.672130+0000","objects_scrubbed":0,"log_size":10047,"log_dups_size":0,"ondisk_log_size":10047,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T22:56:19.552891+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000209027,"stat_sum":{"num_bytes":2390914226,"num_objects":577,"num_object_clones":0,"num_object_copies":1154,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":577,"num_whiteouts":0,"num_read":59864,"num_read_kb":1602832,"num_write":91904,"num_write_kb":11483673,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.0","version":"21'41924","reported_seq":58715,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-20T21:24:25.434716+0000","last_change":"2026-02-20T21:00:38.078280+0000","last_active":"2026-02-20T21:24:25.434716+0000","last_peered":"2026-02-20T21:24:25.434716+0000","last_clean":"2026-02-20T21:24:25.434716+0000","last_became_active":"2026-02-20T21:00:35.679170+0000","last_became_peered":"2026-02-20T21:00:35.679170+0000","last_unstale":"2026-02-20T21:24:25.434716+0000","last_undegraded":"2026-02-20T21:24:25.434716+0000","last_fullsized":"2026-02-20T21:24:25.434716+0000","mapping_epoch":17,"log_start":"21'31900","ondisk_log_start":"21'31900","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_clean_scrub_stamp":"2026-02-20T21:00:34.672130+0000","objects_scrubbed":0,"log_size":10024,"log_dups_size":0,"ondisk_log_size":10024,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T06:32:53.370120+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00018578900000000001,"stat_sum":{"num_bytes":2480277170,"num_objects":599,"num_object_clones":0,"num_object_copies":1198,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":599,"num_whiteouts":0,"num_read":30890,"num_read_kb":1175887,"num_write":44517,"num_write_kb":9260830,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1],"acting":[7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"21'69527","reported_seq":114120,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-20T21:24:25.334917+0000","last_change":"2026-02-20T21:00:37.683199+0000","last_active":"2026-02-20T21:24:25.334917+0000","last_peered":"2026-02-20T21:24:25.334917+0000","last_clean":"2026-02-20T21:24:25.334917+0000","last_became_active":"2026-02-20T21:00:35.679256+0000","last_became_peered":"2026-02-20T21:00:35.679256+0000","last_unstale":"2026-02-20T21:24:25.334917+0000","last_undegraded":"2026-02-20T21:24:25.334917+0000","last_fullsized":"2026-02-20T21:24:25.334917+0000","mapping_epoch":17,"log_start":"21'59500","ondisk_log_start":"21'59500","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_clean_scrub_stamp":"2026-02-20T21:00:34.672130+0000","objects_scrubbed":0,"log_size":10027,"log_dups_size":0,"ondisk_log_size":10027,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T21:22:41.872516+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00047627200000000002,"stat_sum":{"num_bytes":2687436800,"num_objects":648,"num_object_clones":0,"num_object_copies":1296,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":648,"num_whiteouts":0,"num_read":44610,"num_read_kb":1691128,"num_write":69641,"num_write_kb":10629389,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":169,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-20T21:20:40.726662+0000","last_change":"2026-02-20T21:00:31.771831+0000","last_active":"2026-02-20T21:20:40.726662+0000","last_peered":"2026-02-20T21:20:40.726662+0000","last_clean":"2026-02-20T21:20:40.726662+0000","last_became_active":"2026-02-20T21:00:31.771366+0000","last_became_peered":"2026-02-20T21:00:31.771366+0000","last_unstale":"2026-02-20T21:20:40.726662+0000","last_undegraded":"2026-02-20T21:20:40.726662+0000","last_fullsized":"2026-02-20T21:20:40.726662+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-20T21:00:30.663897+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:00:30.663897+0000","last_clean_scrub_stamp":"2026-02-20T21:00:30.663897+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-22T01:50:59.325376+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":19912658985,"num_objects":4801,"num_object_clones":0,"num_object_copies":9602,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4801,"num_whiteouts":0,"num_read":479627,"num_read_kb":13764941,"num_write":820986,"num_write_kb":93057981,"num_scrub_errors":0,"num_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":3625582592,"data_stored":39094057042,"data_compressed":912042316,"data_compressed_allocated":3247169536,"data_compressed_original":38722766848,"omap_allocated":34757,"internal_metadata":0},"log_size":80394,"ondisk_log_size":80394,"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":114688,"data_stored":1180736,"data_compressed":13716,"data_compressed_allocated":73728,"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":55834575138,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1523752,"kb_used_data":647576,"kb_used_omap":24,"kb_used_meta":876135,"kb_avail":92848088,"statfs":{"total":96636764160,"available":95076442112,"internally_reserved":0,"allocated":663117824,"data_stored":7260543904,"data_compressed":169613031,"data_compressed_allocated":603070464,"data_compressed_original":7202648064,"omap_allocated":25222,"internal_metadata":897162618},"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":3,"up_from":13,"seq":55834575137,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":633668,"kb_used_data":227632,"kb_used_omap":8,"kb_used_meta":406007,"kb_avail":93738172,"statfs":{"total":96636764160,"available":95987888128,"internally_reserved":0,"allocated":233095168,"data_stored":2352943310,"data_compressed":61377995,"data_compressed_allocated":200953856,"data_compressed_original":2321218048,"omap_allocated":8850,"internal_metadata":415751534},"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":55834575139,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1086228,"kb_used_data":481272,"kb_used_omap":9,"kb_used_meta":604918,"kb_avail":93285612,"statfs":{"total":96636764160,"available":95524466688,"internally_reserved":0,"allocated":492822528,"data_stored":5008252622,"data_compressed":127410932,"data_compressed_allocated":424820736,"data_compressed_original":4940822528,"omap_allocated":9502,"internal_metadata":619436770},"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":55834575139,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1187444,"kb_used_data":843684,"kb_used_omap":7,"kb_used_meta":343736,"kb_avail":93184396,"statfs":{"total":96636764160,"available":95420821504,"internally_reserved":0,"allocated":863932416,"data_stored":9721828065,"data_compressed":207676299,"data_compressed_allocated":790855680,"data_compressed_original":9650277376,"omap_allocated":7241,"internal_metadata":351986615},"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":55834575137,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1053708,"kb_used_data":448876,"kb_used_omap":20,"kb_used_meta":604779,"kb_avail":93318132,"statfs":{"total":96636764160,"available":95557767168,"internally_reserved":0,"allocated":459649024,"data_stored":4943276766,"data_compressed":110651290,"data_compressed_allocated":406888448,"data_compressed_original":4891462656,"omap_allocated":21414,"internal_metadata":619293786},"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":[]},{"osd":6,"up_from":13,"seq":55834575138,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1106040,"kb_used_data":429132,"kb_used_omap":11,"kb_used_meta":676852,"kb_avail":93265800,"statfs":{"total":96636764160,"available":95504179200,"internally_reserved":0,"allocated":439431168,"data_stored":4769426476,"data_compressed":117088735,"data_compressed_allocated":401043456,"data_compressed_original":4732765184,"omap_allocated":11322,"internal_metadata":693097414},"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":55834575137,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1990420,"kb_used_data":464192,"kb_used_omap":8,"kb_used_meta":1525879,"kb_avail":92381420,"statfs":{"total":96636764160,"available":94598574080,"internally_reserved":0,"allocated":475332608,"data_stored":5039486511,"data_compressed":118301741,"data_compressed_allocated":419721216,"data_compressed_original":4984639488,"omap_allocated":8852,"internal_metadata":1562500460},"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":55834575139,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":94371840,"kb_used":27172,"kb_used_data":212,"kb_used_omap":9,"kb_used_meta":26934,"kb_avail":94344668,"statfs":{"total":96636764160,"available":96608940032,"internally_reserved":0,"allocated":217088,"data_stored":74268,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9502,"internal_metadata":27581154},"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":6858,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":6858,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":459374592,"data_stored":4942612130,"data_compressed":110644432,"data_compressed_allocated":406851584,"data_compressed_original":4890889216,"omap_allocated":11714,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":863715328,"data_stored":9721753797,"data_compressed":207676299,"data_compressed_allocated":790855680,"data_compressed_original":9650277376,"omap_allocated":3978,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":492605440,"data_stored":5008178354,"data_compressed":127410932,"data_compressed_allocated":424820736,"data_compressed_original":4940822528,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":232878080,"data_stored":2352869042,"data_compressed":61377995,"data_compressed_allocated":200953856,"data_compressed_original":2321218048,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":475127808,"data_stored":5039412243,"data_compressed":118301741,"data_compressed_allocated":419721216,"data_compressed_original":4984631296,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":439013376,"data_stored":4769352208,"data_compressed":117040537,"data_compressed_allocated":400953344,"data_compressed_original":4732897792,"omap_allocated":2580,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":662867968,"data_stored":7259879268,"data_compressed":169590380,"data_compressed_allocated":603013120,"data_compressed_original":7202030592,"omap_allocated":16485,"internal_metadata":0}]}} 2026-02-20T21:24:28.269 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2026-02-20T21:24:28.452 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T21:24:28.453 INFO:teuthology.orchestra.run.trial138.stdout:{"epoch":21,"fsid":"6bd454a5-e644-4736-a378-c6e236021483","created":"2026-02-20T21:00:24.613142+0000","modified":"2026-02-20T21:00:44.384822+0000","last_up_change":"2026-02-20T21:00:29.662975+0000","last_in_change":"2026-02-20T21:00:26.137613+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-20T21:00:30.656170+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-20T21:00:34.361210+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":"50aa8476-7e20-447e-a542-ecbbb14165d9","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.138:6817","nonce":1777289729},{"type":"v1","addr":"10.20.193.138:6820","nonce":1777289729}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6824","nonce":1777289729},{"type":"v1","addr":"10.20.193.138:6827","nonce":1777289729}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6830","nonce":1777289729},{"type":"v1","addr":"10.20.193.138:6831","nonce":1777289729}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6828","nonce":1777289729},{"type":"v1","addr":"10.20.193.138:6829","nonce":1777289729}]},"public_addr":"10.20.193.138:6820/1777289729","cluster_addr":"10.20.193.138:6827/1777289729","heartbeat_back_addr":"10.20.193.138:6831/1777289729","heartbeat_front_addr":"10.20.193.138:6829/1777289729","state":["exists","up"]},{"osd":1,"uuid":"64fd4fb3-14ef-44c8-bcad-2ac8851a5b76","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.138:6808","nonce":3220837779},{"type":"v1","addr":"10.20.193.138:6810","nonce":3220837779}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6813","nonce":3220837779},{"type":"v1","addr":"10.20.193.138:6815","nonce":3220837779}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6823","nonce":3220837779},{"type":"v1","addr":"10.20.193.138:6825","nonce":3220837779}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6818","nonce":3220837779},{"type":"v1","addr":"10.20.193.138:6821","nonce":3220837779}]},"public_addr":"10.20.193.138:6810/3220837779","cluster_addr":"10.20.193.138:6815/3220837779","heartbeat_back_addr":"10.20.193.138:6825/3220837779","heartbeat_front_addr":"10.20.193.138:6821/3220837779","state":["exists","up"]},{"osd":2,"uuid":"cb615fd6-667e-4543-8ba8-3e2e06cdccf9","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.138:6800","nonce":3751778694},{"type":"v1","addr":"10.20.193.138:6801","nonce":3751778694}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6802","nonce":3751778694},{"type":"v1","addr":"10.20.193.138:6803","nonce":3751778694}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6806","nonce":3751778694},{"type":"v1","addr":"10.20.193.138:6807","nonce":3751778694}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6804","nonce":3751778694},{"type":"v1","addr":"10.20.193.138:6805","nonce":3751778694}]},"public_addr":"10.20.193.138:6801/3751778694","cluster_addr":"10.20.193.138:6803/3751778694","heartbeat_back_addr":"10.20.193.138:6807/3751778694","heartbeat_front_addr":"10.20.193.138:6805/3751778694","state":["exists","up"]},{"osd":3,"uuid":"d9db2ee4-9c38-4e66-9c08-aa0b7d76398a","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.138:6809","nonce":1551304633},{"type":"v1","addr":"10.20.193.138:6811","nonce":1551304633}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6812","nonce":1551304633},{"type":"v1","addr":"10.20.193.138:6814","nonce":1551304633}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6822","nonce":1551304633},{"type":"v1","addr":"10.20.193.138:6826","nonce":1551304633}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6816","nonce":1551304633},{"type":"v1","addr":"10.20.193.138:6819","nonce":1551304633}]},"public_addr":"10.20.193.138:6811/1551304633","cluster_addr":"10.20.193.138:6814/1551304633","heartbeat_back_addr":"10.20.193.138:6826/1551304633","heartbeat_front_addr":"10.20.193.138:6819/1551304633","state":["exists","up"]},{"osd":4,"uuid":"23ce189b-e312-480c-966a-ca4d138270ea","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.154:6808","nonce":1894572390},{"type":"v1","addr":"10.20.193.154:6811","nonce":1894572390}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.154:6813","nonce":1894572390},{"type":"v1","addr":"10.20.193.154:6815","nonce":1894572390}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.154:6821","nonce":1894572390},{"type":"v1","addr":"10.20.193.154:6823","nonce":1894572390}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.154:6817","nonce":1894572390},{"type":"v1","addr":"10.20.193.154:6819","nonce":1894572390}]},"public_addr":"10.20.193.154:6811/1894572390","cluster_addr":"10.20.193.154:6815/1894572390","heartbeat_back_addr":"10.20.193.154:6823/1894572390","heartbeat_front_addr":"10.20.193.154:6819/1894572390","state":["exists","up"]},{"osd":5,"uuid":"c086218a-8e4b-45b2-ac1f-34ca6c0c9d62","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.154:6800","nonce":558976609},{"type":"v1","addr":"10.20.193.154:6801","nonce":558976609}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.154:6802","nonce":558976609},{"type":"v1","addr":"10.20.193.154:6803","nonce":558976609}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.154:6806","nonce":558976609},{"type":"v1","addr":"10.20.193.154:6807","nonce":558976609}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.154:6804","nonce":558976609},{"type":"v1","addr":"10.20.193.154:6805","nonce":558976609}]},"public_addr":"10.20.193.154:6801/558976609","cluster_addr":"10.20.193.154:6803/558976609","heartbeat_back_addr":"10.20.193.154:6807/558976609","heartbeat_front_addr":"10.20.193.154:6805/558976609","state":["exists","up"]},{"osd":6,"uuid":"f399f71d-2659-4fb6-bbd2-5d6b8cac7907","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.154:6809","nonce":890035711},{"type":"v1","addr":"10.20.193.154:6810","nonce":890035711}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.154:6812","nonce":890035711},{"type":"v1","addr":"10.20.193.154:6814","nonce":890035711}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.154:6820","nonce":890035711},{"type":"v1","addr":"10.20.193.154:6822","nonce":890035711}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.154:6816","nonce":890035711},{"type":"v1","addr":"10.20.193.154:6818","nonce":890035711}]},"public_addr":"10.20.193.154:6810/890035711","cluster_addr":"10.20.193.154:6814/890035711","heartbeat_back_addr":"10.20.193.154:6822/890035711","heartbeat_front_addr":"10.20.193.154:6818/890035711","state":["exists","up"]},{"osd":7,"uuid":"4e3623aa-3d04-4304-8027-89b45407b2cb","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.154:6824","nonce":3421174887},{"type":"v1","addr":"10.20.193.154:6825","nonce":3421174887}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.154:6826","nonce":3421174887},{"type":"v1","addr":"10.20.193.154:6827","nonce":3421174887}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.154:6830","nonce":3421174887},{"type":"v1","addr":"10.20.193.154:6831","nonce":3421174887}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.154:6828","nonce":3421174887},{"type":"v1","addr":"10.20.193.154:6829","nonce":3421174887}]},"public_addr":"10.20.193.154:6825/3421174887","cluster_addr":"10.20.193.154:6827/3421174887","heartbeat_back_addr":"10.20.193.154:6831/3421174887","heartbeat_front_addr":"10.20.193.154:6829/3421174887","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-20T21:00:28.005035+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-20T21:00:28.053582+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-20T21:00:28.048383+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-20T21:00:28.114885+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-20T21:00:28.018431+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-20T21:00:28.083433+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-20T21:00:28.064880+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-20T21:00:28.144168+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":[{"pool":2,"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-20T21:24:29.464 INFO:tasks.ceph:Scrubbing osd.0 2026-02-20T21:24:29.464 DEBUG:teuthology.orchestra.run.trial138:> 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-20T21:24:29.549 INFO:teuthology.orchestra.run.trial138.stdout:{ 2026-02-20T21:24:29.549 INFO:teuthology.orchestra.run.trial138.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-20T21:24:29.549 INFO:teuthology.orchestra.run.trial138.stdout:} 2026-02-20T21:24:29.555 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 0 2026-02-20T21:24:29.735 INFO:teuthology.orchestra.run.trial138.stderr:instructed osd(s) 0 to deep-scrub 2026-02-20T21:24:29.744 INFO:tasks.ceph:Scrubbing osd.1 2026-02-20T21:24:29.744 DEBUG:teuthology.orchestra.run.trial138:> 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-20T21:24:29.826 INFO:teuthology.orchestra.run.trial138.stdout:{ 2026-02-20T21:24:29.827 INFO:teuthology.orchestra.run.trial138.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-20T21:24:29.827 INFO:teuthology.orchestra.run.trial138.stdout:} 2026-02-20T21:24:29.832 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 1 2026-02-20T21:24:30.018 INFO:teuthology.orchestra.run.trial138.stderr:instructed osd(s) 1 to deep-scrub 2026-02-20T21:24:30.028 INFO:tasks.ceph:Scrubbing osd.2 2026-02-20T21:24:30.029 DEBUG:teuthology.orchestra.run.trial138:> 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-20T21:24:30.110 INFO:teuthology.orchestra.run.trial138.stdout:{ 2026-02-20T21:24:30.111 INFO:teuthology.orchestra.run.trial138.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-20T21:24:30.111 INFO:teuthology.orchestra.run.trial138.stdout:} 2026-02-20T21:24:30.117 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 2 2026-02-20T21:24:30.300 INFO:teuthology.orchestra.run.trial138.stderr:instructed osd(s) 2 to deep-scrub 2026-02-20T21:24:30.310 INFO:tasks.ceph:Scrubbing osd.3 2026-02-20T21:24:30.311 DEBUG:teuthology.orchestra.run.trial138:> 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-20T21:24:30.393 INFO:teuthology.orchestra.run.trial138.stdout:{ 2026-02-20T21:24:30.393 INFO:teuthology.orchestra.run.trial138.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-20T21:24:30.393 INFO:teuthology.orchestra.run.trial138.stdout:} 2026-02-20T21:24:30.399 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 3 2026-02-20T21:24:30.579 INFO:teuthology.orchestra.run.trial138.stderr:instructed osd(s) 3 to deep-scrub 2026-02-20T21:24:30.588 INFO:tasks.ceph:Scrubbing osd.4 2026-02-20T21:24:30.588 DEBUG:teuthology.orchestra.run.trial138:> 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-20T21:24:30.672 INFO:teuthology.orchestra.run.trial138.stdout:{ 2026-02-20T21:24:30.672 INFO:teuthology.orchestra.run.trial138.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-20T21:24:30.672 INFO:teuthology.orchestra.run.trial138.stdout:} 2026-02-20T21:24:30.678 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 4 2026-02-20T21:24:30.870 INFO:teuthology.orchestra.run.trial138.stderr:instructed osd(s) 4 to deep-scrub 2026-02-20T21:24:30.882 INFO:tasks.ceph:Scrubbing osd.5 2026-02-20T21:24:30.883 DEBUG:teuthology.orchestra.run.trial138:> 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-20T21:24:30.970 INFO:teuthology.orchestra.run.trial138.stdout:{ 2026-02-20T21:24:30.970 INFO:teuthology.orchestra.run.trial138.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-20T21:24:30.971 INFO:teuthology.orchestra.run.trial138.stdout:} 2026-02-20T21:24:30.977 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 5 2026-02-20T21:24:31.166 INFO:teuthology.orchestra.run.trial138.stderr:instructed osd(s) 5 to deep-scrub 2026-02-20T21:24:31.179 INFO:tasks.ceph:Scrubbing osd.6 2026-02-20T21:24:31.179 DEBUG:teuthology.orchestra.run.trial138:> 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-20T21:24:31.266 INFO:teuthology.orchestra.run.trial138.stdout:{ 2026-02-20T21:24:31.266 INFO:teuthology.orchestra.run.trial138.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-20T21:24:31.266 INFO:teuthology.orchestra.run.trial138.stdout:} 2026-02-20T21:24:31.273 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 6 2026-02-20T21:24:31.471 INFO:teuthology.orchestra.run.trial138.stderr:instructed osd(s) 6 to deep-scrub 2026-02-20T21:24:31.483 INFO:tasks.ceph:Scrubbing osd.7 2026-02-20T21:24:31.484 DEBUG:teuthology.orchestra.run.trial138:> 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-20T21:24:31.572 INFO:teuthology.orchestra.run.trial138.stdout:{ 2026-02-20T21:24:31.573 INFO:teuthology.orchestra.run.trial138.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-20T21:24:31.573 INFO:teuthology.orchestra.run.trial138.stdout:} 2026-02-20T21:24:31.580 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 7 2026-02-20T21:24:31.776 INFO:teuthology.orchestra.run.trial138.stderr:instructed osd(s) 7 to deep-scrub 2026-02-20T21:24:31.788 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2026-02-20T21:24:31.983 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T21:24:31.984 INFO:teuthology.orchestra.run.trial138.stderr:dumped all 2026-02-20T21:24:31.995 INFO:teuthology.orchestra.run.trial138.stdout:{"pg_ready":true,"pg_map":{"version":734,"stamp":"2026-02-20T21:24:30.805081+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":19913249353,"num_objects":4803,"num_object_clones":0,"num_object_copies":9606,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4803,"num_whiteouts":0,"num_read":479713,"num_read_kb":13765014,"num_write":821131,"num_write_kb":93060653,"num_scrub_errors":0,"num_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":80506,"ondisk_log_size":80506,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":7,"kb":754974720,"kb_used":8607936,"kb_used_data":3542416,"kb_used_omap":99,"kb_used_meta":5065244,"kb_avail":746366784,"statfs":{"total":773094113280,"available":764279586816,"internally_reserved":0,"allocated":3627433984,"data_stored":39095831922,"data_compressed":912056032,"data_compressed_allocated":3247243264,"data_compressed_original":38723913728,"omap_allocated":101905,"internal_metadata":5186810351},"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":2122,"num_read_kb":50519,"num_write":168,"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.001117"},"pg_stats":[{"pgid":"2.7","version":"21'86372","reported_seq":143576,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-20T21:24:25.457648+0000","last_change":"2026-02-20T21:00:38.078266+0000","last_active":"2026-02-20T21:24:25.457648+0000","last_peered":"2026-02-20T21:24:25.457648+0000","last_clean":"2026-02-20T21:24:25.457648+0000","last_became_active":"2026-02-20T21:00:35.679186+0000","last_became_peered":"2026-02-20T21:00:35.679186+0000","last_unstale":"2026-02-20T21:24:25.457648+0000","last_undegraded":"2026-02-20T21:24:25.457648+0000","last_fullsized":"2026-02-20T21:24:25.457648+0000","mapping_epoch":17,"log_start":"21'76300","ondisk_log_start":"21'76300","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_clean_scrub_stamp":"2026-02-20T21:00:34.672130+0000","objects_scrubbed":0,"log_size":10072,"log_dups_size":0,"ondisk_log_size":10072,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-22T01:17:18.769574+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00016309500000000001,"stat_sum":{"num_bytes":2444393488,"num_objects":589,"num_object_clones":0,"num_object_copies":1178,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":589,"num_whiteouts":0,"num_read":57030,"num_read_kb":1595850,"num_write":86438,"num_write_kb":10603297,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7],"acting":[6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.6","version":"21'60882","reported_seq":102748,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-20T21:24:25.409751+0000","last_change":"2026-02-20T21:00:37.682435+0000","last_active":"2026-02-20T21:24:25.409751+0000","last_peered":"2026-02-20T21:24:25.409751+0000","last_clean":"2026-02-20T21:24:25.409751+0000","last_became_active":"2026-02-20T21:00:35.679992+0000","last_became_peered":"2026-02-20T21:00:35.679992+0000","last_unstale":"2026-02-20T21:24:25.409751+0000","last_undegraded":"2026-02-20T21:24:25.409751+0000","last_fullsized":"2026-02-20T21:24:25.409751+0000","mapping_epoch":17,"log_start":"21'50800","ondisk_log_start":"21'50800","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_clean_scrub_stamp":"2026-02-20T21:00:34.672130+0000","objects_scrubbed":0,"log_size":10082,"log_dups_size":0,"ondisk_log_size":10082,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T21:20:12.648823+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00027668199999999999,"stat_sum":{"num_bytes":2405528576,"num_objects":580,"num_object_clones":0,"num_object_copies":1160,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":580,"num_whiteouts":0,"num_read":41878,"num_read_kb":1350902,"num_write":60964,"num_write_kb":10616794,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"21'63275","reported_seq":94300,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-20T21:24:25.410882+0000","last_change":"2026-02-20T21:00:38.078260+0000","last_active":"2026-02-20T21:24:25.410882+0000","last_peered":"2026-02-20T21:24:25.410882+0000","last_clean":"2026-02-20T21:24:25.410882+0000","last_became_active":"2026-02-20T21:00:35.766762+0000","last_became_peered":"2026-02-20T21:00:35.766762+0000","last_unstale":"2026-02-20T21:24:25.410882+0000","last_undegraded":"2026-02-20T21:24:25.410882+0000","last_fullsized":"2026-02-20T21:24:25.410882+0000","mapping_epoch":17,"log_start":"21'53200","ondisk_log_start":"21'53200","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_clean_scrub_stamp":"2026-02-20T21:00:34.672130+0000","objects_scrubbed":0,"log_size":10075,"log_dups_size":0,"ondisk_log_size":10075,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T05:54:16.205721+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000193112,"stat_sum":{"num_bytes":2467488418,"num_objects":594,"num_object_clones":0,"num_object_copies":1188,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":594,"num_whiteouts":0,"num_read":34005,"num_read_kb":1348764,"num_write":63863,"num_write_kb":9844072,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"21'105951","reported_seq":141681,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-20T21:24:25.448812+0000","last_change":"2026-02-20T21:00:37.682422+0000","last_active":"2026-02-20T21:24:25.448812+0000","last_peered":"2026-02-20T21:24:25.448812+0000","last_clean":"2026-02-20T21:24:25.448812+0000","last_became_active":"2026-02-20T21:00:35.767623+0000","last_became_peered":"2026-02-20T21:00:35.767623+0000","last_unstale":"2026-02-20T21:24:25.448812+0000","last_undegraded":"2026-02-20T21:24:25.448812+0000","last_fullsized":"2026-02-20T21:24:25.448812+0000","mapping_epoch":17,"log_start":"21'95900","ondisk_log_start":"21'95900","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_clean_scrub_stamp":"2026-02-20T21:00:34.672130+0000","objects_scrubbed":0,"log_size":10051,"log_dups_size":0,"ondisk_log_size":10051,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T22:21:52.396047+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00028406599999999997,"stat_sum":{"num_bytes":2588253184,"num_objects":626,"num_object_clones":0,"num_object_copies":1252,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":626,"num_whiteouts":0,"num_read":35022,"num_read_kb":1932140,"num_write":106046,"num_write_kb":12235393,"num_scrub_errors":0,"num_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":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"21'297516","reported_seq":473824,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-20T21:24:25.410711+0000","last_change":"2026-02-20T21:00:37.683383+0000","last_active":"2026-02-20T21:24:25.410711+0000","last_peered":"2026-02-20T21:24:25.410711+0000","last_clean":"2026-02-20T21:24:25.410711+0000","last_became_active":"2026-02-20T21:00:35.679174+0000","last_became_peered":"2026-02-20T21:00:35.679174+0000","last_unstale":"2026-02-20T21:24:25.410711+0000","last_undegraded":"2026-02-20T21:24:25.410711+0000","last_fullsized":"2026-02-20T21:24:25.410711+0000","mapping_epoch":17,"log_start":"21'287500","ondisk_log_start":"21'287500","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_clean_scrub_stamp":"2026-02-20T21:00:34.672130+0000","objects_scrubbed":0,"log_size":10016,"log_dups_size":0,"ondisk_log_size":10016,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T23:08:38.231061+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00070152500000000004,"stat_sum":{"num_bytes":2448367123,"num_objects":588,"num_object_clones":0,"num_object_copies":1176,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":588,"num_whiteouts":0,"num_read":176328,"num_read_kb":3067438,"num_write":297613,"num_write_kb":18384533,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"21'90047","reported_seq":139457,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-20T21:24:25.393884+0000","last_change":"2026-02-20T21:00:37.682634+0000","last_active":"2026-02-20T21:24:25.393884+0000","last_peered":"2026-02-20T21:24:25.393884+0000","last_clean":"2026-02-20T21:24:25.393884+0000","last_became_active":"2026-02-20T21:00:35.679165+0000","last_became_peered":"2026-02-20T21:00:35.679165+0000","last_unstale":"2026-02-20T21:24:25.393884+0000","last_undegraded":"2026-02-20T21:24:25.393884+0000","last_fullsized":"2026-02-20T21:24:25.393884+0000","mapping_epoch":17,"log_start":"21'80000","ondisk_log_start":"21'80000","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_clean_scrub_stamp":"2026-02-20T21:00:34.672130+0000","objects_scrubbed":0,"log_size":10047,"log_dups_size":0,"ondisk_log_size":10047,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T22:56:19.552891+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000209027,"stat_sum":{"num_bytes":2390914226,"num_objects":577,"num_object_clones":0,"num_object_copies":1154,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":577,"num_whiteouts":0,"num_read":59864,"num_read_kb":1602832,"num_write":91904,"num_write_kb":11483673,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.0","version":"21'41924","reported_seq":58715,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-20T21:24:25.434716+0000","last_change":"2026-02-20T21:00:38.078280+0000","last_active":"2026-02-20T21:24:25.434716+0000","last_peered":"2026-02-20T21:24:25.434716+0000","last_clean":"2026-02-20T21:24:25.434716+0000","last_became_active":"2026-02-20T21:00:35.679170+0000","last_became_peered":"2026-02-20T21:00:35.679170+0000","last_unstale":"2026-02-20T21:24:25.434716+0000","last_undegraded":"2026-02-20T21:24:25.434716+0000","last_fullsized":"2026-02-20T21:24:25.434716+0000","mapping_epoch":17,"log_start":"21'31900","ondisk_log_start":"21'31900","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_clean_scrub_stamp":"2026-02-20T21:00:34.672130+0000","objects_scrubbed":0,"log_size":10024,"log_dups_size":0,"ondisk_log_size":10024,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-22T06:32:53.370120+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00018578900000000001,"stat_sum":{"num_bytes":2480277170,"num_objects":599,"num_object_clones":0,"num_object_copies":1198,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":599,"num_whiteouts":0,"num_read":30890,"num_read_kb":1175887,"num_write":44517,"num_write_kb":9260830,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1],"acting":[7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"21'69527","reported_seq":114120,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-20T21:24:25.334917+0000","last_change":"2026-02-20T21:00:37.683199+0000","last_active":"2026-02-20T21:24:25.334917+0000","last_peered":"2026-02-20T21:24:25.334917+0000","last_clean":"2026-02-20T21:24:25.334917+0000","last_became_active":"2026-02-20T21:00:35.679256+0000","last_became_peered":"2026-02-20T21:00:35.679256+0000","last_unstale":"2026-02-20T21:24:25.334917+0000","last_undegraded":"2026-02-20T21:24:25.334917+0000","last_fullsized":"2026-02-20T21:24:25.334917+0000","mapping_epoch":17,"log_start":"21'59500","ondisk_log_start":"21'59500","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:00:34.672130+0000","last_clean_scrub_stamp":"2026-02-20T21:00:34.672130+0000","objects_scrubbed":0,"log_size":10027,"log_dups_size":0,"ondisk_log_size":10027,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T21:22:41.872516+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00047627200000000002,"stat_sum":{"num_bytes":2687436800,"num_objects":648,"num_object_clones":0,"num_object_copies":1296,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":648,"num_whiteouts":0,"num_read":44610,"num_read_kb":1691128,"num_write":69641,"num_write_kb":10629389,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":169,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-20T21:20:40.726662+0000","last_change":"2026-02-20T21:00:31.771831+0000","last_active":"2026-02-20T21:20:40.726662+0000","last_peered":"2026-02-20T21:20:40.726662+0000","last_clean":"2026-02-20T21:20:40.726662+0000","last_became_active":"2026-02-20T21:00:31.771366+0000","last_became_peered":"2026-02-20T21:00:31.771366+0000","last_unstale":"2026-02-20T21:20:40.726662+0000","last_undegraded":"2026-02-20T21:20:40.726662+0000","last_fullsized":"2026-02-20T21:20:40.726662+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-20T21:00:30.663897+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-20T21:00:30.663897+0000","last_clean_scrub_stamp":"2026-02-20T21:00:30.663897+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-22T01:50:59.325376+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":19912658985,"num_objects":4801,"num_object_clones":0,"num_object_copies":9602,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4801,"num_whiteouts":0,"num_read":479627,"num_read_kb":13764941,"num_write":820986,"num_write_kb":93057981,"num_scrub_errors":0,"num_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":3625582592,"data_stored":39094057042,"data_compressed":912042316,"data_compressed_allocated":3247169536,"data_compressed_original":38722766848,"omap_allocated":34757,"internal_metadata":0},"log_size":80394,"ondisk_log_size":80394,"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":114688,"data_stored":1180736,"data_compressed":13716,"data_compressed_allocated":73728,"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":55834575139,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1523780,"kb_used_data":647600,"kb_used_omap":24,"kb_used_meta":876135,"kb_avail":92848060,"statfs":{"total":96636764160,"available":95076413440,"internally_reserved":0,"allocated":663142400,"data_stored":7260543904,"data_compressed":169597238,"data_compressed_allocated":603049984,"data_compressed_original":7202604032,"omap_allocated":25222,"internal_metadata":897162618},"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":3,"up_from":13,"seq":55834575138,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":633668,"kb_used_data":227632,"kb_used_omap":8,"kb_used_meta":406007,"kb_avail":93738172,"statfs":{"total":96636764160,"available":95987888128,"internally_reserved":0,"allocated":233095168,"data_stored":2352943310,"data_compressed":61377995,"data_compressed_allocated":200953856,"data_compressed_original":2321218048,"omap_allocated":8850,"internal_metadata":415751534},"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":55834575139,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1086228,"kb_used_data":481272,"kb_used_omap":9,"kb_used_meta":604918,"kb_avail":93285612,"statfs":{"total":96636764160,"available":95524466688,"internally_reserved":0,"allocated":492822528,"data_stored":5008252622,"data_compressed":127410932,"data_compressed_allocated":424820736,"data_compressed_original":4940822528,"omap_allocated":9502,"internal_metadata":619436770},"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":55834575139,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1187444,"kb_used_data":843684,"kb_used_omap":7,"kb_used_meta":343736,"kb_avail":93184396,"statfs":{"total":96636764160,"available":95420821504,"internally_reserved":0,"allocated":863932416,"data_stored":9721828065,"data_compressed":207676299,"data_compressed_allocated":790855680,"data_compressed_original":9650277376,"omap_allocated":7241,"internal_metadata":351986615},"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":55834575138,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1053708,"kb_used_data":448876,"kb_used_omap":20,"kb_used_meta":604779,"kb_avail":93318132,"statfs":{"total":96636764160,"available":95557767168,"internally_reserved":0,"allocated":459649024,"data_stored":4943276766,"data_compressed":110651290,"data_compressed_allocated":406888448,"data_compressed_original":4891462656,"omap_allocated":21414,"internal_metadata":619293786},"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":[]},{"osd":6,"up_from":13,"seq":55834575139,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1105828,"kb_used_data":428936,"kb_used_omap":11,"kb_used_meta":676852,"kb_avail":93266012,"statfs":{"total":96636764160,"available":95504396288,"internally_reserved":0,"allocated":439230464,"data_stored":4769426476,"data_compressed":117040537,"data_compressed_allocated":400953344,"data_compressed_original":4732897792,"omap_allocated":11322,"internal_metadata":693097414},"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":55834575138,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1990108,"kb_used_data":464204,"kb_used_omap":8,"kb_used_meta":1525879,"kb_avail":92381732,"statfs":{"total":96636764160,"available":94598893568,"internally_reserved":0,"allocated":475344896,"data_stored":5039486511,"data_compressed":118301741,"data_compressed_allocated":419721216,"data_compressed_original":4984631296,"omap_allocated":8852,"internal_metadata":1562500460},"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":55834575140,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":94371840,"kb_used":27172,"kb_used_data":212,"kb_used_omap":9,"kb_used_meta":26934,"kb_avail":94344668,"statfs":{"total":96636764160,"available":96608940032,"internally_reserved":0,"allocated":217088,"data_stored":74268,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9502,"internal_metadata":27581154},"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":6858,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":6858,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":459374592,"data_stored":4942612130,"data_compressed":110644432,"data_compressed_allocated":406851584,"data_compressed_original":4890889216,"omap_allocated":11714,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":863715328,"data_stored":9721753797,"data_compressed":207676299,"data_compressed_allocated":790855680,"data_compressed_original":9650277376,"omap_allocated":3978,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":492605440,"data_stored":5008178354,"data_compressed":127410932,"data_compressed_allocated":424820736,"data_compressed_original":4940822528,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":232878080,"data_stored":2352869042,"data_compressed":61377995,"data_compressed_allocated":200953856,"data_compressed_original":2321218048,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":475127808,"data_stored":5039412243,"data_compressed":118301741,"data_compressed_allocated":419721216,"data_compressed_original":4984631296,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":439013376,"data_stored":4769352208,"data_compressed":117040537,"data_compressed_allocated":400953344,"data_compressed_original":4732897792,"omap_allocated":2580,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":662867968,"data_stored":7259879268,"data_compressed":169590380,"data_compressed_allocated":603013120,"data_compressed_original":7202030592,"omap_allocated":16485,"internal_metadata":0}]}} 2026-02-20T21:24:32.003 INFO:tasks.ceph:pgid 2.7 last_scrub_stamp 2026-02-20T21:00:34.672130+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=21, tm_min=0, tm_sec=34, tm_wday=4, tm_yday=51, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=21, tm_min=24, tm_sec=28, tm_wday=4, tm_yday=51, tm_isdst=0) 2026-02-20T21:24:32.003 INFO:tasks.ceph:pgid 2.6 last_scrub_stamp 2026-02-20T21:00:34.672130+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=21, tm_min=0, tm_sec=34, tm_wday=4, tm_yday=51, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=21, tm_min=24, tm_sec=28, tm_wday=4, tm_yday=51, tm_isdst=0) 2026-02-20T21:24:32.004 INFO:tasks.ceph:pgid 2.5 last_scrub_stamp 2026-02-20T21:00:34.672130+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=21, tm_min=0, tm_sec=34, tm_wday=4, tm_yday=51, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=21, tm_min=24, tm_sec=28, tm_wday=4, tm_yday=51, tm_isdst=0) 2026-02-20T21:24:32.004 INFO:tasks.ceph:pgid 2.4 last_scrub_stamp 2026-02-20T21:00:34.672130+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=21, tm_min=0, tm_sec=34, tm_wday=4, tm_yday=51, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=21, tm_min=24, tm_sec=28, tm_wday=4, tm_yday=51, tm_isdst=0) 2026-02-20T21:24:32.004 INFO:tasks.ceph:pgid 2.2 last_scrub_stamp 2026-02-20T21:00:34.672130+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=21, tm_min=0, tm_sec=34, tm_wday=4, tm_yday=51, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=21, tm_min=24, tm_sec=28, tm_wday=4, tm_yday=51, tm_isdst=0) 2026-02-20T21:24:32.004 INFO:tasks.ceph:pgid 2.1 last_scrub_stamp 2026-02-20T21:00:34.672130+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=21, tm_min=0, tm_sec=34, tm_wday=4, tm_yday=51, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=21, tm_min=24, tm_sec=28, tm_wday=4, tm_yday=51, tm_isdst=0) 2026-02-20T21:24:32.004 INFO:tasks.ceph:pgid 2.0 last_scrub_stamp 2026-02-20T21:00:34.672130+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=21, tm_min=0, tm_sec=34, tm_wday=4, tm_yday=51, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=21, tm_min=24, tm_sec=28, tm_wday=4, tm_yday=51, tm_isdst=0) 2026-02-20T21:24:32.004 INFO:tasks.ceph:pgid 2.3 last_scrub_stamp 2026-02-20T21:00:34.672130+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=21, tm_min=0, tm_sec=34, tm_wday=4, tm_yday=51, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=21, tm_min=24, tm_sec=28, tm_wday=4, tm_yday=51, tm_isdst=0) 2026-02-20T21:24:32.005 INFO:tasks.ceph:pgid 1.0 last_scrub_stamp 2026-02-20T21:00:30.663897+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=21, tm_min=0, tm_sec=30, tm_wday=4, tm_yday=51, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=20, tm_hour=21, tm_min=24, tm_sec=28, tm_wday=4, tm_yday=51, tm_isdst=0) 2026-02-20T21:24:32.005 INFO:tasks.ceph:Still waiting for all pgs to be scrubbed. 2026-02-20T21:24:52.006 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2026-02-20T21:24:52.187 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-20T21:24:52.188 INFO:teuthology.orchestra.run.trial138.stderr:dumped all 2026-02-20T21:24:52.195 INFO:teuthology.orchestra.run.trial138.stdout:{"pg_ready":true,"pg_map":{"version":744,"stamp":"2026-02-20T21:24:50.806923+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":19913249353,"num_objects":4803,"num_object_clones":0,"num_object_copies":9606,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4803,"num_whiteouts":0,"num_read":479713,"num_read_kb":13765014,"num_write":821131,"num_write_kb":93060653,"num_scrub_errors":0,"num_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":640,"num_omap_keys":32,"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":80574,"ondisk_log_size":80574,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":7,"kb":754974720,"kb_used":8643984,"kb_used_data":3542416,"kb_used_omap":99,"kb_used_meta":5101340,"kb_avail":746330736,"statfs":{"total":773094113280,"available":764242673664,"internally_reserved":0,"allocated":3627433984,"data_stored":39095831922,"data_compressed":912056032,"data_compressed_allocated":3247243264,"data_compressed_original":38723913728,"omap_allocated":101905,"internal_metadata":5223772655},"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.000955"},"pg_stats":[{"pgid":"2.7","version":"21'86957","reported_seq":144208,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-20T21:24:34.656673+0000","last_change":"2026-02-20T21:24:34.656673+0000","last_active":"2026-02-20T21:24:34.656673+0000","last_peered":"2026-02-20T21:24:34.656673+0000","last_clean":"2026-02-20T21:24:34.656673+0000","last_became_active":"2026-02-20T21:00:35.679186+0000","last_became_peered":"2026-02-20T21:00:35.679186+0000","last_unstale":"2026-02-20T21:24:34.656673+0000","last_undegraded":"2026-02-20T21:24:34.656673+0000","last_fullsized":"2026-02-20T21:24:34.656673+0000","mapping_epoch":17,"log_start":"21'76900","ondisk_log_start":"21'76900","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"21'86957","last_scrub_stamp":"2026-02-20T21:24:34.656626+0000","last_deep_scrub":"21'86957","last_deep_scrub_stamp":"2026-02-20T21:24:34.656626+0000","last_clean_scrub_stamp":"2026-02-20T21:24:34.656626+0000","objects_scrubbed":589,"log_size":10057,"log_dups_size":0,"ondisk_log_size":10057,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":3,"scrub_schedule":"periodic scrub scheduled @ 2026-02-22T06:02:13.642711+0000","scrub_duration":2675,"objects_trimmed":0,"snaptrim_duration":0.00016309500000000001,"stat_sum":{"num_bytes":2444393488,"num_objects":589,"num_object_clones":0,"num_object_copies":1178,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":589,"num_whiteouts":0,"num_read":57030,"num_read_kb":1595850,"num_write":86438,"num_write_kb":10603297,"num_scrub_errors":0,"num_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":238,"num_omap_keys":9,"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":"21'61458","reported_seq":103370,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-20T21:24:34.639552+0000","last_change":"2026-02-20T21:24:34.639552+0000","last_active":"2026-02-20T21:24:34.639552+0000","last_peered":"2026-02-20T21:24:34.639552+0000","last_clean":"2026-02-20T21:24:34.639552+0000","last_became_active":"2026-02-20T21:00:35.679992+0000","last_became_peered":"2026-02-20T21:00:35.679992+0000","last_unstale":"2026-02-20T21:24:34.639552+0000","last_undegraded":"2026-02-20T21:24:34.639552+0000","last_fullsized":"2026-02-20T21:24:34.639552+0000","mapping_epoch":17,"log_start":"21'51400","ondisk_log_start":"21'51400","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"21'61458","last_scrub_stamp":"2026-02-20T21:24:34.639469+0000","last_deep_scrub":"21'61458","last_deep_scrub_stamp":"2026-02-20T21:24:34.639469+0000","last_clean_scrub_stamp":"2026-02-20T21:24:34.639469+0000","objects_scrubbed":580,"log_size":10058,"log_dups_size":0,"ondisk_log_size":10058,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":3,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T22:37:09.162845+0000","scrub_duration":2668,"objects_trimmed":0,"snaptrim_duration":0.00027668199999999999,"stat_sum":{"num_bytes":2405528576,"num_objects":580,"num_object_clones":0,"num_object_copies":1160,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":580,"num_whiteouts":0,"num_read":41878,"num_read_kb":1350902,"num_write":60964,"num_write_kb":10616794,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"21'63866","reported_seq":94939,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-20T21:24:36.251219+0000","last_change":"2026-02-20T21:24:36.251219+0000","last_active":"2026-02-20T21:24:36.251219+0000","last_peered":"2026-02-20T21:24:36.251219+0000","last_clean":"2026-02-20T21:24:36.251219+0000","last_became_active":"2026-02-20T21:00:35.766762+0000","last_became_peered":"2026-02-20T21:00:35.766762+0000","last_unstale":"2026-02-20T21:24:36.251219+0000","last_undegraded":"2026-02-20T21:24:36.251219+0000","last_fullsized":"2026-02-20T21:24:36.251219+0000","mapping_epoch":17,"log_start":"21'53800","ondisk_log_start":"21'53800","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"21'63866","last_scrub_stamp":"2026-02-20T21:24:36.251187+0000","last_deep_scrub":"21'63866","last_deep_scrub_stamp":"2026-02-20T21:24:36.251187+0000","last_clean_scrub_stamp":"2026-02-20T21:24:36.251187+0000","objects_scrubbed":594,"log_size":10066,"log_dups_size":0,"ondisk_log_size":10066,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":3,"scrub_schedule":"periodic scrub scheduled @ 2026-02-22T02:18:48.604272+0000","scrub_duration":2436,"objects_trimmed":0,"snaptrim_duration":0.000193112,"stat_sum":{"num_bytes":2467488418,"num_objects":594,"num_object_clones":0,"num_object_copies":1188,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":594,"num_whiteouts":0,"num_read":34005,"num_read_kb":1348764,"num_write":63863,"num_write_kb":9844072,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"21'106574","reported_seq":142353,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-20T21:24:33.855602+0000","last_change":"2026-02-20T21:24:33.855602+0000","last_active":"2026-02-20T21:24:33.855602+0000","last_peered":"2026-02-20T21:24:33.855602+0000","last_clean":"2026-02-20T21:24:33.855602+0000","last_became_active":"2026-02-20T21:00:35.767623+0000","last_became_peered":"2026-02-20T21:00:35.767623+0000","last_unstale":"2026-02-20T21:24:33.855602+0000","last_undegraded":"2026-02-20T21:24:33.855602+0000","last_fullsized":"2026-02-20T21:24:33.855602+0000","mapping_epoch":17,"log_start":"21'96500","ondisk_log_start":"21'96500","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"21'106574","last_scrub_stamp":"2026-02-20T21:24:33.855542+0000","last_deep_scrub":"21'106574","last_deep_scrub_stamp":"2026-02-20T21:24:33.855542+0000","last_clean_scrub_stamp":"2026-02-20T21:24:33.855542+0000","objects_scrubbed":626,"log_size":10074,"log_dups_size":0,"ondisk_log_size":10074,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":3,"scrub_schedule":"periodic scrub scheduled @ 2026-02-22T06:50:55.275284+0000","scrub_duration":2872,"objects_trimmed":0,"snaptrim_duration":0.00028406599999999997,"stat_sum":{"num_bytes":2588253184,"num_objects":626,"num_object_clones":0,"num_object_copies":1252,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":626,"num_whiteouts":0,"num_read":35022,"num_read_kb":1932140,"num_write":106046,"num_write_kb":12235393,"num_scrub_errors":0,"num_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":328,"num_omap_keys":15,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"21'298098","reported_seq":474453,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-20T21:24:35.630331+0000","last_change":"2026-02-20T21:24:35.630331+0000","last_active":"2026-02-20T21:24:35.630331+0000","last_peered":"2026-02-20T21:24:35.630331+0000","last_clean":"2026-02-20T21:24:35.630331+0000","last_became_active":"2026-02-20T21:00:35.679174+0000","last_became_peered":"2026-02-20T21:00:35.679174+0000","last_unstale":"2026-02-20T21:24:35.630331+0000","last_undegraded":"2026-02-20T21:24:35.630331+0000","last_fullsized":"2026-02-20T21:24:35.630331+0000","mapping_epoch":17,"log_start":"21'288000","ondisk_log_start":"21'288000","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"21'298098","last_scrub_stamp":"2026-02-20T21:24:35.630284+0000","last_deep_scrub":"21'298098","last_deep_scrub_stamp":"2026-02-20T21:24:35.630284+0000","last_clean_scrub_stamp":"2026-02-20T21:24:35.630284+0000","objects_scrubbed":588,"log_size":10098,"log_dups_size":0,"ondisk_log_size":10098,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":3,"scrub_schedule":"periodic scrub scheduled @ 2026-02-22T01:45:02.727123+0000","scrub_duration":2618,"objects_trimmed":0,"snaptrim_duration":0.00070152500000000004,"stat_sum":{"num_bytes":2448367123,"num_objects":588,"num_object_clones":0,"num_object_copies":1176,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":588,"num_whiteouts":0,"num_read":176328,"num_read_kb":3067438,"num_write":297613,"num_write_kb":18384533,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"21'90618","reported_seq":140075,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-20T21:24:33.228147+0000","last_change":"2026-02-20T21:24:33.228147+0000","last_active":"2026-02-20T21:24:33.228147+0000","last_peered":"2026-02-20T21:24:33.228147+0000","last_clean":"2026-02-20T21:24:33.228147+0000","last_became_active":"2026-02-20T21:00:35.679165+0000","last_became_peered":"2026-02-20T21:00:35.679165+0000","last_unstale":"2026-02-20T21:24:33.228147+0000","last_undegraded":"2026-02-20T21:24:33.228147+0000","last_fullsized":"2026-02-20T21:24:33.228147+0000","mapping_epoch":17,"log_start":"21'80600","ondisk_log_start":"21'80600","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"21'90618","last_scrub_stamp":"2026-02-20T21:24:33.228085+0000","last_deep_scrub":"21'90618","last_deep_scrub_stamp":"2026-02-20T21:24:33.228085+0000","last_clean_scrub_stamp":"2026-02-20T21:24:33.228085+0000","objects_scrubbed":577,"log_size":10018,"log_dups_size":0,"ondisk_log_size":10018,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":3,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T23:09:34.159592+0000","scrub_duration":2584,"objects_trimmed":0,"snaptrim_duration":0.000209027,"stat_sum":{"num_bytes":2390914226,"num_objects":577,"num_object_clones":0,"num_object_copies":1154,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":577,"num_whiteouts":0,"num_read":59864,"num_read_kb":1602832,"num_write":91904,"num_write_kb":11483673,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.0","version":"21'42517","reported_seq":59356,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-20T21:24:35.455271+0000","last_change":"2026-02-20T21:24:35.455235+0000","last_active":"2026-02-20T21:24:35.455271+0000","last_peered":"2026-02-20T21:24:35.455271+0000","last_clean":"2026-02-20T21:24:35.455271+0000","last_became_active":"2026-02-20T21:00:35.679170+0000","last_became_peered":"2026-02-20T21:00:35.679170+0000","last_unstale":"2026-02-20T21:24:35.455271+0000","last_undegraded":"2026-02-20T21:24:35.455271+0000","last_fullsized":"2026-02-20T21:24:35.455271+0000","mapping_epoch":17,"log_start":"21'32500","ondisk_log_start":"21'32500","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"21'42517","last_scrub_stamp":"2026-02-20T21:24:35.455196+0000","last_deep_scrub":"21'42517","last_deep_scrub_stamp":"2026-02-20T21:24:35.455196+0000","last_clean_scrub_stamp":"2026-02-20T21:24:35.455196+0000","objects_scrubbed":599,"log_size":10017,"log_dups_size":0,"ondisk_log_size":10017,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":3,"scrub_schedule":"periodic scrub scheduled @ 2026-02-22T09:16:19.003412+0000","scrub_duration":2646,"objects_trimmed":0,"snaptrim_duration":0.00018578900000000001,"stat_sum":{"num_bytes":2480277170,"num_objects":599,"num_object_clones":0,"num_object_copies":1198,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":599,"num_whiteouts":0,"num_read":30890,"num_read_kb":1175887,"num_write":44517,"num_write_kb":9260830,"num_scrub_errors":0,"num_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":74,"num_omap_keys":8,"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":"2.3","version":"21'70172","reported_seq":114816,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-20T21:24:34.937081+0000","last_change":"2026-02-20T21:24:34.937081+0000","last_active":"2026-02-20T21:24:34.937081+0000","last_peered":"2026-02-20T21:24:34.937081+0000","last_clean":"2026-02-20T21:24:34.937081+0000","last_became_active":"2026-02-20T21:00:35.679256+0000","last_became_peered":"2026-02-20T21:00:35.679256+0000","last_unstale":"2026-02-20T21:24:34.937081+0000","last_undegraded":"2026-02-20T21:24:34.937081+0000","last_fullsized":"2026-02-20T21:24:34.937081+0000","mapping_epoch":17,"log_start":"21'60100","ondisk_log_start":"21'60100","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"21'70172","last_scrub_stamp":"2026-02-20T21:24:34.937048+0000","last_deep_scrub":"21'70172","last_deep_scrub_stamp":"2026-02-20T21:24:34.937048+0000","last_clean_scrub_stamp":"2026-02-20T21:24:34.937048+0000","objects_scrubbed":648,"log_size":10072,"log_dups_size":0,"ondisk_log_size":10072,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":3,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T22:47:05.226998+0000","scrub_duration":2951,"objects_trimmed":0,"snaptrim_duration":0.00047627200000000002,"stat_sum":{"num_bytes":2687436800,"num_objects":648,"num_object_clones":0,"num_object_copies":1296,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":648,"num_whiteouts":0,"num_read":44610,"num_read_kb":1691128,"num_write":69641,"num_write_kb":10629389,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"21'114","reported_seq":180,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-20T21:24:31.830965+0000","last_change":"2026-02-20T21:24:31.830937+0000","last_active":"2026-02-20T21:24:31.830965+0000","last_peered":"2026-02-20T21:24:31.830965+0000","last_clean":"2026-02-20T21:24:31.830965+0000","last_became_active":"2026-02-20T21:00:31.771366+0000","last_became_peered":"2026-02-20T21:00:31.771366+0000","last_unstale":"2026-02-20T21:24:31.830965+0000","last_undegraded":"2026-02-20T21:24:31.830965+0000","last_fullsized":"2026-02-20T21:24:31.830965+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":"21'114","last_scrub_stamp":"2026-02-20T21:24:31.830908+0000","last_deep_scrub":"21'114","last_deep_scrub_stamp":"2026-02-20T21:24:31.830908+0000","last_clean_scrub_stamp":"2026-02-20T21:24:31.830908+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-21T21:54:07.602106+0000","scrub_duration":2,"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":19912658985,"num_objects":4801,"num_object_clones":0,"num_object_copies":9602,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4801,"num_whiteouts":0,"num_read":479627,"num_read_kb":13764941,"num_write":820986,"num_write_kb":93057981,"num_scrub_errors":0,"num_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":640,"num_omap_keys":32,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":3625582592,"data_stored":39094057042,"data_compressed":912042316,"data_compressed_allocated":3247169536,"data_compressed_original":38722766848,"omap_allocated":34757,"internal_metadata":0},"log_size":80460,"ondisk_log_size":80460,"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":114688,"data_stored":1180736,"data_compressed":13716,"data_compressed_allocated":73728,"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":55834575143,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1523776,"kb_used_data":647600,"kb_used_omap":24,"kb_used_meta":876135,"kb_avail":92848064,"statfs":{"total":96636764160,"available":95076417536,"internally_reserved":0,"allocated":663142400,"data_stored":7260543904,"data_compressed":169597238,"data_compressed_allocated":603049984,"data_compressed_original":7202604032,"omap_allocated":25222,"internal_metadata":897162618},"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":3,"up_from":13,"seq":55834575142,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":633664,"kb_used_data":227632,"kb_used_omap":8,"kb_used_meta":406007,"kb_avail":93738176,"statfs":{"total":96636764160,"available":95987892224,"internally_reserved":0,"allocated":233095168,"data_stored":2352943310,"data_compressed":61377995,"data_compressed_allocated":200953856,"data_compressed_original":2321218048,"omap_allocated":8850,"internal_metadata":415751534},"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":55834575143,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1086216,"kb_used_data":481272,"kb_used_omap":9,"kb_used_meta":604918,"kb_avail":93285624,"statfs":{"total":96636764160,"available":95524478976,"internally_reserved":0,"allocated":492822528,"data_stored":5008252622,"data_compressed":127410932,"data_compressed_allocated":424820736,"data_compressed_original":4940822528,"omap_allocated":9502,"internal_metadata":619436770},"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":55834575143,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1205492,"kb_used_data":843684,"kb_used_omap":7,"kb_used_meta":361784,"kb_avail":93166348,"statfs":{"total":96636764160,"available":95402340352,"internally_reserved":0,"allocated":863932416,"data_stored":9721828065,"data_compressed":207676299,"data_compressed_allocated":790855680,"data_compressed_original":9650277376,"omap_allocated":7241,"internal_metadata":370467767},"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":55834575142,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1053692,"kb_used_data":448876,"kb_used_omap":20,"kb_used_meta":604779,"kb_avail":93318148,"statfs":{"total":96636764160,"available":95557783552,"internally_reserved":0,"allocated":459649024,"data_stored":4943276766,"data_compressed":110651290,"data_compressed_allocated":406888448,"data_compressed_original":4891462656,"omap_allocated":21414,"internal_metadata":619293786},"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":[]},{"osd":6,"up_from":13,"seq":55834575143,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1105816,"kb_used_data":428936,"kb_used_omap":11,"kb_used_meta":676852,"kb_avail":93266024,"statfs":{"total":96636764160,"available":95504408576,"internally_reserved":0,"allocated":439230464,"data_stored":4769426476,"data_compressed":117040537,"data_compressed_allocated":400953344,"data_compressed_original":4732897792,"omap_allocated":11322,"internal_metadata":693097414},"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":55834575142,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2008156,"kb_used_data":464204,"kb_used_omap":8,"kb_used_meta":1543927,"kb_avail":92363684,"statfs":{"total":96636764160,"available":94580412416,"internally_reserved":0,"allocated":475344896,"data_stored":5039486511,"data_compressed":118301741,"data_compressed_allocated":419721216,"data_compressed_original":4984631296,"omap_allocated":8852,"internal_metadata":1580981612},"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":55834575144,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":94371840,"kb_used":27172,"kb_used_data":212,"kb_used_omap":9,"kb_used_meta":26934,"kb_avail":94344668,"statfs":{"total":96636764160,"available":96608940032,"internally_reserved":0,"allocated":217088,"data_stored":74268,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9502,"internal_metadata":27581154},"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":6858,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":6858,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":459374592,"data_stored":4942612130,"data_compressed":110644432,"data_compressed_allocated":406851584,"data_compressed_original":4890889216,"omap_allocated":11714,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":863715328,"data_stored":9721753797,"data_compressed":207676299,"data_compressed_allocated":790855680,"data_compressed_original":9650277376,"omap_allocated":3978,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":492605440,"data_stored":5008178354,"data_compressed":127410932,"data_compressed_allocated":424820736,"data_compressed_original":4940822528,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":232878080,"data_stored":2352869042,"data_compressed":61377995,"data_compressed_allocated":200953856,"data_compressed_original":2321218048,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":475127808,"data_stored":5039412243,"data_compressed":118301741,"data_compressed_allocated":419721216,"data_compressed_original":4984631296,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":439013376,"data_stored":4769352208,"data_compressed":117040537,"data_compressed_allocated":400953344,"data_compressed_original":4732897792,"omap_allocated":2580,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":662867968,"data_stored":7259879268,"data_compressed":169590380,"data_compressed_allocated":603013120,"data_compressed_original":7202030592,"omap_allocated":16485,"internal_metadata":0}]}} 2026-02-20T21:24:52.198 DEBUG:teuthology.orchestra.run.trial138:> sudo ceph --cluster ceph config set global mon_health_to_clog false 2026-02-20T21:24:52.384 INFO:teuthology.misc:Shutting down mds daemons... 2026-02-20T21:24:52.385 INFO:teuthology.misc:Shutting down osd daemons... 2026-02-20T21:24:52.385 DEBUG:tasks.ceph.osd.0:waiting for process to exit 2026-02-20T21:24:52.385 INFO:teuthology.orchestra.run:waiting for 300 2026-02-20T21:24:52.453 INFO:tasks.ceph.osd.0:Stopped 2026-02-20T21:24:52.453 DEBUG:tasks.ceph.osd.1:waiting for process to exit 2026-02-20T21:24:52.453 INFO:teuthology.orchestra.run:waiting for 300 2026-02-20T21:24:52.501 INFO:tasks.ceph.osd.1:Stopped 2026-02-20T21:24:52.501 DEBUG:tasks.ceph.osd.2:waiting for process to exit 2026-02-20T21:24:52.501 INFO:teuthology.orchestra.run:waiting for 300 2026-02-20T21:24:52.553 INFO:tasks.ceph.osd.2:Stopped 2026-02-20T21:24:52.553 DEBUG:tasks.ceph.osd.3:waiting for process to exit 2026-02-20T21:24:52.553 INFO:teuthology.orchestra.run:waiting for 300 2026-02-20T21:24:52.600 INFO:tasks.ceph.osd.3:Stopped 2026-02-20T21:24:52.600 DEBUG:tasks.ceph.osd.4:waiting for process to exit 2026-02-20T21:24:52.600 INFO:teuthology.orchestra.run:waiting for 300 2026-02-20T21:24:52.644 INFO:tasks.ceph.osd.4:Stopped 2026-02-20T21:24:52.644 DEBUG:tasks.ceph.osd.5:waiting for process to exit 2026-02-20T21:24:52.645 INFO:teuthology.orchestra.run:waiting for 300 2026-02-20T21:24:55.877 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.5 is failed for ~0s 2026-02-20T21:24:58.747 INFO:tasks.ceph.osd.5:Stopped 2026-02-20T21:24:58.747 DEBUG:tasks.ceph.osd.6:waiting for process to exit 2026-02-20T21:24:58.747 INFO:teuthology.orchestra.run:waiting for 300 2026-02-20T21:24:58.801 INFO:tasks.ceph.osd.6:Stopped 2026-02-20T21:24:58.801 DEBUG:tasks.ceph.osd.7:waiting for process to exit 2026-02-20T21:24:58.801 INFO:teuthology.orchestra.run:waiting for 300 2026-02-20T21:24:58.874 INFO:tasks.ceph.osd.7:Stopped 2026-02-20T21:24:58.874 INFO:teuthology.misc:Shutting down mgr daemons... 2026-02-20T21:24:58.874 DEBUG:tasks.ceph.mgr.x:waiting for process to exit 2026-02-20T21:24:58.875 INFO:teuthology.orchestra.run:waiting for 300 2026-02-20T21:24:58.907 INFO:tasks.ceph.mgr.x:Stopped 2026-02-20T21:24:58.908 DEBUG:tasks.ceph.mgr.y:waiting for process to exit 2026-02-20T21:24:58.908 INFO:teuthology.orchestra.run:waiting for 300 2026-02-20T21:24:58.937 INFO:tasks.ceph.mgr.y:Stopped 2026-02-20T21:24:58.937 INFO:teuthology.misc:Shutting down mon daemons... 2026-02-20T21:24:58.937 DEBUG:tasks.ceph.mon.a:waiting for process to exit 2026-02-20T21:24:58.937 INFO:teuthology.orchestra.run:waiting for 300 2026-02-20T21:24:58.958 INFO:tasks.ceph.mon.a:Stopped 2026-02-20T21:24:58.958 DEBUG:tasks.ceph.mon.c:waiting for process to exit 2026-02-20T21:24:58.959 INFO:teuthology.orchestra.run:waiting for 300 2026-02-20T21:24:59.007 INFO:tasks.ceph.mon.c:Stopped 2026-02-20T21:24:59.007 DEBUG:tasks.ceph.mon.b:waiting for process to exit 2026-02-20T21:24:59.007 INFO:teuthology.orchestra.run:waiting for 300 2026-02-20T21:24:59.017 INFO:tasks.ceph.mon.b:Stopped 2026-02-20T21:24:59.017 INFO:tasks.ceph:Checking cluster log for badness... 2026-02-20T21:24:59.017 DEBUG:teuthology.orchestra.run.trial138:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2026-02-20T21:24:59.072 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-0 on ubuntu@trial138.front.sepia.ceph.com 2026-02-20T21:24:59.073 DEBUG:teuthology.orchestra.run.trial138:> sync && sudo umount -f /var/lib/ceph/osd/ceph-0 2026-02-20T21:24:59.184 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-1 on ubuntu@trial138.front.sepia.ceph.com 2026-02-20T21:24:59.184 DEBUG:teuthology.orchestra.run.trial138:> sync && sudo umount -f /var/lib/ceph/osd/ceph-1 2026-02-20T21:24:59.363 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-2 on ubuntu@trial138.front.sepia.ceph.com 2026-02-20T21:24:59.364 DEBUG:teuthology.orchestra.run.trial138:> sync && sudo umount -f /var/lib/ceph/osd/ceph-2 2026-02-20T21:24:59.435 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-3 on ubuntu@trial138.front.sepia.ceph.com 2026-02-20T21:24:59.435 DEBUG:teuthology.orchestra.run.trial138:> sync && sudo umount -f /var/lib/ceph/osd/ceph-3 2026-02-20T21:24:59.492 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-4 on ubuntu@trial154.front.sepia.ceph.com 2026-02-20T21:24:59.493 DEBUG:teuthology.orchestra.run.trial154:> sync && sudo umount -f /var/lib/ceph/osd/ceph-4 2026-02-20T21:24:59.535 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-5 on ubuntu@trial154.front.sepia.ceph.com 2026-02-20T21:24:59.535 DEBUG:teuthology.orchestra.run.trial154:> sync && sudo umount -f /var/lib/ceph/osd/ceph-5 2026-02-20T21:24:59.687 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-6 on ubuntu@trial154.front.sepia.ceph.com 2026-02-20T21:24:59.687 DEBUG:teuthology.orchestra.run.trial154:> sync && sudo umount -f /var/lib/ceph/osd/ceph-6 2026-02-20T21:24:59.760 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-7 on ubuntu@trial154.front.sepia.ceph.com 2026-02-20T21:24:59.760 DEBUG:teuthology.orchestra.run.trial154:> sync && sudo umount -f /var/lib/ceph/osd/ceph-7 2026-02-20T21:24:59.843 INFO:tasks.ceph:Archiving mon data... 2026-02-20T21:24:59.845 DEBUG:teuthology.misc:Transferring archived files from trial138:/var/lib/ceph/mon/ceph-a to /home/teuthworker/mnt/teuthology/yuriw-2026-02-20_16:15:01-rbd-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/61413/data/mon.a.tgz 2026-02-20T21:24:59.845 DEBUG:teuthology.orchestra.run.trial138:> mktemp 2026-02-20T21:24:59.863 INFO:teuthology.orchestra.run.trial138.stdout:/tmp/tmp.BBKPR3JZ1c 2026-02-20T21:24:59.864 DEBUG:teuthology.orchestra.run.trial138:> sudo tar cz -f - -C /var/lib/ceph/mon/ceph-a -- . > /tmp/tmp.BBKPR3JZ1c 2026-02-20T21:24:59.959 DEBUG:teuthology.orchestra.run.trial138:> sudo chmod 0666 /tmp/tmp.BBKPR3JZ1c 2026-02-20T21:25:00.041 DEBUG:teuthology.orchestra.remote:trial138:/tmp/tmp.BBKPR3JZ1c is 274KB 2026-02-20T21:25:00.134 DEBUG:teuthology.orchestra.run.trial138:> rm -fr /tmp/tmp.BBKPR3JZ1c 2026-02-20T21:25:00.151 DEBUG:teuthology.misc:Transferring archived files from trial138:/var/lib/ceph/mon/ceph-c to /home/teuthworker/mnt/teuthology/yuriw-2026-02-20_16:15:01-rbd-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/61413/data/mon.c.tgz 2026-02-20T21:25:00.151 DEBUG:teuthology.orchestra.run.trial138:> mktemp 2026-02-20T21:25:00.207 INFO:teuthology.orchestra.run.trial138.stdout:/tmp/tmp.zkBXkvT14C 2026-02-20T21:25:00.207 DEBUG:teuthology.orchestra.run.trial138:> sudo tar cz -f - -C /var/lib/ceph/mon/ceph-c -- . > /tmp/tmp.zkBXkvT14C 2026-02-20T21:25:00.302 DEBUG:teuthology.orchestra.run.trial138:> sudo chmod 0666 /tmp/tmp.zkBXkvT14C 2026-02-20T21:25:00.384 DEBUG:teuthology.orchestra.remote:trial138:/tmp/tmp.zkBXkvT14C is 274KB 2026-02-20T21:25:00.478 DEBUG:teuthology.orchestra.run.trial138:> rm -fr /tmp/tmp.zkBXkvT14C 2026-02-20T21:25:00.494 DEBUG:teuthology.misc:Transferring archived files from trial154:/var/lib/ceph/mon/ceph-b to /home/teuthworker/mnt/teuthology/yuriw-2026-02-20_16:15:01-rbd-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/61413/data/mon.b.tgz 2026-02-20T21:25:00.494 DEBUG:teuthology.orchestra.run.trial154:> mktemp 2026-02-20T21:25:00.512 INFO:teuthology.orchestra.run.trial154.stdout:/tmp/tmp.HDHt9CHHdV 2026-02-20T21:25:00.512 DEBUG:teuthology.orchestra.run.trial154:> sudo tar cz -f - -C /var/lib/ceph/mon/ceph-b -- . > /tmp/tmp.HDHt9CHHdV 2026-02-20T21:25:00.611 DEBUG:teuthology.orchestra.run.trial154:> sudo chmod 0666 /tmp/tmp.HDHt9CHHdV 2026-02-20T21:25:00.694 DEBUG:teuthology.orchestra.remote:trial154:/tmp/tmp.HDHt9CHHdV is 274KB 2026-02-20T21:25:00.789 DEBUG:teuthology.orchestra.run.trial154:> rm -fr /tmp/tmp.HDHt9CHHdV 2026-02-20T21:25:00.806 INFO:tasks.ceph:Cleaning ceph cluster... 2026-02-20T21:25:00.806 DEBUG:teuthology.orchestra.run.trial138:> 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-20T21:25:00.809 DEBUG:teuthology.orchestra.run.trial154:> 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-20T21:25:00.849 DEBUG:teuthology.orchestra.run.trial193:> 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-20T21:25:00.878 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.5 has been restored 2026-02-20T21:25:00.893 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2026-02-20T21:25:00.926 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2026-02-20T21:25:00.942 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2026-02-20T21:25:00.942 INFO:tasks.ceph:Archiving crash dumps... 2026-02-20T21:25:00.944 DEBUG:teuthology.misc:Transferring archived files from trial138:/var/lib/ceph/crash to /home/teuthworker/mnt/teuthology/yuriw-2026-02-20_16:15:01-rbd-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/61413/remote/trial138/crash 2026-02-20T21:25:00.946 DEBUG:teuthology.orchestra.run.trial138:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2026-02-20T21:25:00.971 DEBUG:teuthology.misc:Transferring archived files from trial154:/var/lib/ceph/crash to /home/teuthworker/mnt/teuthology/yuriw-2026-02-20_16:15:01-rbd-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/61413/remote/trial154/crash 2026-02-20T21:25:00.973 DEBUG:teuthology.orchestra.run.trial154:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2026-02-20T21:25:00.998 DEBUG:teuthology.misc:Transferring archived files from trial193:/var/lib/ceph/crash to /home/teuthworker/mnt/teuthology/yuriw-2026-02-20_16:15:01-rbd-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/61413/remote/trial193/crash 2026-02-20T21:25:00.999 DEBUG:teuthology.orchestra.run.trial193:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2026-02-20T21:25:01.025 INFO:tasks.ceph:Compressing logs... 2026-02-20T21:25:01.026 DEBUG:teuthology.orchestra.run.trial138:> 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-20T21:25:01.028 DEBUG:teuthology.orchestra.run.trial154:> 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-20T21:25:01.042 DEBUG:teuthology.orchestra.run.trial193:> 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-20T21:25:01.050 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.47507.log 2026-02-20T21:25:01.073 INFO:teuthology.orchestra.run.trial154.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.43300.log 2026-02-20T21:25:01.073 INFO:teuthology.orchestra.run.trial154.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-mgr.y.log 2026-02-20T21:25:01.073 INFO:teuthology.orchestra.run.trial154.stderr:/var/log/ceph/ceph-client.admin.43300.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.43206.log 2026-02-20T21:25:01.073 INFO:teuthology.orchestra.run.trial154.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.43300.log.gz 2026-02-20T21:25:01.073 INFO:teuthology.orchestra.run.trial154.stderr:/var/log/ceph/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.43347.log 2026-02-20T21:25:01.073 INFO:teuthology.orchestra.run.trial154.stderr:/var/log/ceph/ceph-client.admin.43206.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.5.log 2026-02-20T21:25:01.073 INFO:teuthology.orchestra.run.trial154.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.43206.log.gz 2026-02-20T21:25:01.073 INFO:teuthology.orchestra.run.trial154.stderr:/var/log/ceph/ceph-client.admin.43347.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.43347.log.gz 2026-02-20T21:25:01.074 INFO:teuthology.orchestra.run.trial154.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-osd.7.log 2026-02-20T21:25:01.074 INFO:teuthology.orchestra.run.trial154.stderr:/var/log/ceph/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.43394.log 2026-02-20T21:25:01.074 INFO:teuthology.orchestra.run.trial154.stderr:/var/log/ceph/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.43253.log 2026-02-20T21:25:01.074 INFO:teuthology.orchestra.run.trial154.stderr:/var/log/ceph/ceph-client.admin.43394.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.4.log 2026-02-20T21:25:01.074 INFO:teuthology.orchestra.run.trial154.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.43394.log.gz 2026-02-20T21:25:01.074 INFO:teuthology.orchestra.run.trial154.stderr:/var/log/ceph/ceph-client.admin.43253.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.43253.log.gz 2026-02-20T21:25:01.074 INFO:teuthology.orchestra.run.trial154.stderr:gzip -5 --verbose -- /var/log/ceph/ceph.audit.log 2026-02-20T21:25:01.074 INFO:teuthology.orchestra.run.trial154.stderr:/var/log/ceph/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/ceph-mon.b.log 2026-02-20T21:25:01.074 INFO:teuthology.orchestra.run.trial154.stderr:/var/log/ceph/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.6.log 2026-02-20T21:25:01.074 INFO:teuthology.orchestra.run.trial154.stderr:/var/log/ceph/ceph-mon.b.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.43112.log 2026-02-20T21:25:01.074 INFO:teuthology.orchestra.run.trial154.stderr: 89.1% -- replaced with /var/log/ceph/ceph.audit.log.gz 2026-02-20T21:25:01.074 INFO:teuthology.orchestra.run.trial154.stderr:/var/log/ceph/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.43159.log 2026-02-20T21:25:01.075 INFO:teuthology.orchestra.run.trial154.stderr:/var/log/ceph/ceph-client.admin.43112.log: gzip -5 --verbose -- 0.0% /var/log/ceph/ceph-client.admin.43065.log -- replaced with /var/log/ceph/ceph-client.admin.43112.log.gz 2026-02-20T21:25:01.075 INFO:teuthology.orchestra.run.trial154.stderr: 2026-02-20T21:25:01.075 INFO:teuthology.orchestra.run.trial154.stderr:/var/log/ceph/ceph-client.admin.43159.log: gzip -5 --verbose -- /var/log/ceph/ceph.log 2026-02-20T21:25:01.075 INFO:teuthology.orchestra.run.trial154.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.43159.log.gz 2026-02-20T21:25:01.075 INFO:teuthology.orchestra.run.trial154.stderr:/var/log/ceph/ceph-client.admin.43065.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.43065.log.gz 2026-02-20T21:25:01.075 INFO:teuthology.orchestra.run.trial154.stderr:/var/log/ceph/ceph.log: 88.1% -- replaced with /var/log/ceph/ceph.log.gz 2026-02-20T21:25:01.081 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-osd.2.log 2026-02-20T21:25:01.081 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph-client.admin.47507.log: gzip -5 --verbose -- /var/log/ceph/ceph-mon.a.log 2026-02-20T21:25:01.081 INFO:teuthology.orchestra.run.trial138.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.47507.log.gz 2026-02-20T21:25:01.081 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.50759.log 2026-02-20T21:25:01.081 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.47408.log 2026-02-20T21:25:01.081 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph-client.admin.50759.log: gzip -5 --verbose -- /var/log/ceph/ceph.tmp-client.admin.37178.log 2026-02-20T21:25:01.082 INFO:teuthology.orchestra.run.trial138.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.50759.log.gz 2026-02-20T21:25:01.082 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph-client.admin.47408.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.0.log 2026-02-20T21:25:01.082 INFO:teuthology.orchestra.run.trial138.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.47408.log.gz 2026-02-20T21:25:01.082 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph.tmp-client.admin.37178.log: 0.0% -- replaced with /var/log/ceph/ceph.tmp-client.admin.37178.log.gz 2026-02-20T21:25:01.082 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.47736.log 2026-02-20T21:25:01.082 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.51200.log 2026-02-20T21:25:01.082 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph-client.admin.47736.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.43512.log 2026-02-20T21:25:01.082 INFO:teuthology.orchestra.run.trial138.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.47736.log.gz 2026-02-20T21:25:01.082 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph-client.admin.51200.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.51200.log.gz 2026-02-20T21:25:01.082 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.47745.log 2026-02-20T21:25:01.082 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-osd.3.log 2026-02-20T21:25:01.082 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph-client.admin.43512.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.43512.log.gz 2026-02-20T21:25:01.083 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph-client.admin.47745.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.47745.log.gz 2026-02-20T21:25:01.083 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.47740.log 2026-02-20T21:25:01.083 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.50416.log 2026-02-20T21:25:01.083 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph-client.admin.47740.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.47740.log.gz 2026-02-20T21:25:01.083 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.50220.log 2026-02-20T21:25:01.083 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph-client.admin.50416.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.49004.log 2026-02-20T21:25:01.083 INFO:teuthology.orchestra.run.trial138.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.50416.log.gz 2026-02-20T21:25:01.083 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph-client.admin.50220.log: gzip 0.0% -5 -- replaced with /var/log/ceph/ceph-client.admin.50220.log.gz --verbose 2026-02-20T21:25:01.083 INFO:teuthology.orchestra.run.trial138.stderr: -- /var/log/ceph/ceph-client.admin.48544.log 2026-02-20T21:25:01.083 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph-client.admin.49004.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.49004.log.gz 2026-02-20T21:25:01.083 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.48759.log 2026-02-20T21:25:01.083 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph-client.admin.48544.log: gzip -5 --verbose -- /var/log/ceph/ceph-mon.c.log 2026-02-20T21:25:01.083 INFO:teuthology.orchestra.run.trial138.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.48544.log.gz 2026-02-20T21:25:01.084 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph-client.admin.48759.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.48759.log.gzgzip 2026-02-20T21:25:01.084 INFO:teuthology.orchestra.run.trial138.stderr: -5 --verbose -- /var/log/ceph/ceph-client.admin.48551.log 2026-02-20T21:25:01.084 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.50857.log 2026-02-20T21:25:01.084 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph-client.admin.48551.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.48551.log.gz 2026-02-20T21:25:01.084 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.48849.log 2026-02-20T21:25:01.084 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph-client.admin.50857.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.49222.log 2026-02-20T21:25:01.084 INFO:teuthology.orchestra.run.trial138.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.50857.log.gz 2026-02-20T21:25:01.084 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph-client.admin.48849.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.47742.log 2026-02-20T21:25:01.084 INFO:teuthology.orchestra.run.trial138.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.48849.log.gz 2026-02-20T21:25:01.084 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph-client.admin.49222.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.50318.log 2026-02-20T21:25:01.084 INFO:teuthology.orchestra.run.trial138.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.49222.log.gz 2026-02-20T21:25:01.084 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph-client.admin.47742.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.51249.log 2026-02-20T21:25:01.084 INFO:teuthology.orchestra.run.trial138.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.47742.log.gz 2026-02-20T21:25:01.084 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph-client.admin.50318.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.47743.log 2026-02-20T21:25:01.085 INFO:teuthology.orchestra.run.trial138.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.50318.log.gz 2026-02-20T21:25:01.085 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph-client.admin.51249.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.51249.log.gz 2026-02-20T21:25:01.085 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.50710.log 2026-02-20T21:25:01.085 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph-client.admin.47743.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.43444.log 2026-02-20T21:25:01.085 INFO:teuthology.orchestra.run.trial138.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.47743.log.gz 2026-02-20T21:25:01.085 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph-client.admin.50710.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.47738.log 2026-02-20T21:25:01.085 INFO:teuthology.orchestra.run.trial138.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.50710.log.gz 2026-02-20T21:25:01.085 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph-client.admin.43444.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.43444.log.gz 2026-02-20T21:25:01.085 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.47294.log 2026-02-20T21:25:01.085 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph-client.admin.47738.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.47738.log.gz 2026-02-20T21:25:01.085 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.48908.log 2026-02-20T21:25:01.085 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph-client.admin.47294.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.47294.log.gz 2026-02-20T21:25:01.085 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.50955.log 2026-02-20T21:25:01.085 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph-client.admin.48908.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.48908.log.gz 2026-02-20T21:25:01.085 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.48850.log 2026-02-20T21:25:01.085 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph-client.admin.50955.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.50955.log.gz 2026-02-20T21:25:01.086 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.48105.log 2026-02-20T21:25:01.086 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph-client.admin.48850.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.48850.log.gz 2026-02-20T21:25:01.086 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.47269.log 2026-02-20T21:25:01.086 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph-client.admin.48105.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.48105.log.gz 2026-02-20T21:25:01.086 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.48110.log 2026-02-20T21:25:01.086 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph-client.admin.47269.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.47269.log.gz 2026-02-20T21:25:01.086 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.48366.log 2026-02-20T21:25:01.086 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph-client.admin.48110.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.48110.log.gz 2026-02-20T21:25:01.086 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.47359.log 2026-02-20T21:25:01.086 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph-client.admin.48366.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.48366.log.gz 2026-02-20T21:25:01.086 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.50661.log 2026-02-20T21:25:01.086 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph-client.admin.47359.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.47359.log.gz 2026-02-20T21:25:01.086 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.48107.log 2026-02-20T21:25:01.086 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph-client.admin.50661.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.50661.log.gz 2026-02-20T21:25:01.086 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.51053.log 2026-02-20T21:25:01.086 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph-client.admin.48107.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.48107.log.gz 2026-02-20T21:25:01.087 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.50906.log 2026-02-20T21:25:01.087 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph-client.admin.51053.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.49005.log 2026-02-20T21:25:01.087 INFO:teuthology.orchestra.run.trial138.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.51053.log.gz 2026-02-20T21:25:01.087 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph-client.admin.50906.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.50906.log.gz 2026-02-20T21:25:01.087 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.48545.log 2026-02-20T21:25:01.087 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph-client.admin.49005.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.43769.log 2026-02-20T21:25:01.087 INFO:teuthology.orchestra.run.trial138.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.49005.log.gz 2026-02-20T21:25:01.087 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph-client.admin.48545.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.48545.log.gz 2026-02-20T21:25:01.087 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.50269.log 2026-02-20T21:25:01.087 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph-client.admin.43769.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.47199.log 2026-02-20T21:25:01.087 INFO:teuthology.orchestra.run.trial138.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.43769.log.gz 2026-02-20T21:25:01.087 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph-client.admin.50269.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.51296.log 2026-02-20T21:25:01.087 INFO:teuthology.orchestra.run.trial138.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.50269.log.gz 2026-02-20T21:25:01.087 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph-client.admin.47199.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.47199.log.gz 2026-02-20T21:25:01.087 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.48367.log 2026-02-20T21:25:01.087 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph-client.admin.51296.log: gzip -5 --verbose -- /var/log/ceph/ceph.audit.log 2026-02-20T21:25:01.088 INFO:teuthology.orchestra.run.trial138.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.51296.log.gz 2026-02-20T21:25:01.088 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph-client.admin.48367.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.48367.log.gz 2026-02-20T21:25:01.088 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.50514.log 2026-02-20T21:25:01.088 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.50808.log 2026-02-20T21:25:01.088 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph-client.admin.50514.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.50514.log.gz 2026-02-20T21:25:01.088 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.48758.log 2026-02-20T21:25:01.088 INFO:teuthology.orchestra.run.trial138.stderr: 93.7% -- replaced with /var/log/ceph/ceph.audit.log.gz 2026-02-20T21:25:01.088 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph-client.admin.50808.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.47457.log 2026-02-20T21:25:01.088 INFO:teuthology.orchestra.run.trial138.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.50808.log.gz 2026-02-20T21:25:01.088 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph-client.admin.48758.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.48758.log.gz 2026-02-20T21:25:01.088 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.48108.log 2026-02-20T21:25:01.088 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph-client.admin.47457.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.47457.log.gz 2026-02-20T21:25:01.088 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-osd.1.log 2026-02-20T21:25:01.088 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph-client.admin.48108.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.48108.log.gz 2026-02-20T21:25:01.088 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.47744.log 2026-02-20T21:25:01.088 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.50367.log 2026-02-20T21:25:01.088 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph-client.admin.47744.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.47744.log.gz 2026-02-20T21:25:01.089 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.47739.log 2026-02-20T21:25:01.089 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph-client.admin.50367.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.51151.log 2026-02-20T21:25:01.089 INFO:teuthology.orchestra.run.trial138.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.50367.log.gz 2026-02-20T21:25:01.089 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph-client.admin.47739.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.47739.log.gz 2026-02-20T21:25:01.089 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.50563.log 2026-02-20T21:25:01.089 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph-client.admin.51151.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.51151.log.gz 2026-02-20T21:25:01.089 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.51102.log 2026-02-20T21:25:01.089 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph-client.admin.50563.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.50563.log.gz 2026-02-20T21:25:01.089 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.48537.log 2026-02-20T21:25:01.089 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph-client.admin.51102.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.51102.log.gz 2026-02-20T21:25:01.089 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.48100.log 2026-02-20T21:25:01.089 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph-client.admin.48537.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.48537.log.gz 2026-02-20T21:25:01.089 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.49173.log 2026-02-20T21:25:01.089 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph-client.admin.48100.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.48100.log.gz 2026-02-20T21:25:01.089 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.50465.log 2026-02-20T21:25:01.089 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph-client.admin.49173.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.49173.log.gz 2026-02-20T21:25:01.089 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-mgr.x.log 2026-02-20T21:25:01.089 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph-client.admin.50465.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.50465.log.gz 2026-02-20T21:25:01.089 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.48910.log 2026-02-20T21:25:01.090 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.50612.log 2026-02-20T21:25:01.090 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph-client.admin.48910.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.48910.log.gz 2026-02-20T21:25:01.090 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.51004.log 2026-02-20T21:25:01.090 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph-client.admin.50612.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.50612.log.gz 2026-02-20T21:25:01.090 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.48103.log 2026-02-20T21:25:01.090 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph-client.admin.51004.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.51004.log.gz 2026-02-20T21:25:01.090 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /var/log/ceph/ceph.log 2026-02-20T21:25:01.090 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph-client.admin.48103.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.48103.log.gz 2026-02-20T21:25:01.090 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.48546.log 2026-02-20T21:25:01.090 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.48163.log 2026-02-20T21:25:01.090 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph-client.admin.48546.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.48546.log.gz 2026-02-20T21:25:01.090 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.49124.log 2026-02-20T21:25:01.090 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph-client.admin.48163.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.48102.log 2026-02-20T21:25:01.090 INFO:teuthology.orchestra.run.trial138.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.48163.log.gz 2026-02-20T21:25:01.090 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph-client.admin.49124.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.49124.log.gz 2026-02-20T21:25:01.090 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.47103.log 2026-02-20T21:25:01.090 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph-client.admin.48102.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.48102.log.gz 2026-02-20T21:25:01.090 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.48555.log 2026-02-20T21:25:01.091 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph-client.admin.47103.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.47103.log.gz 2026-02-20T21:25:01.091 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph-client.admin.48555.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.48555.log.gz 2026-02-20T21:25:01.091 INFO:teuthology.orchestra.run.trial138.stderr: 93.6% -- replaced with /var/log/ceph/ceph.log.gz 2026-02-20T21:25:01.091 INFO:teuthology.orchestra.run.trial138.stderr: 94.9% -- replaced with /var/log/ceph/ceph-mgr.x.log.gz 2026-02-20T21:25:01.096 INFO:teuthology.orchestra.run.trial193.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37100.log 2026-02-20T21:25:01.097 INFO:teuthology.orchestra.run.trial193.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37012.log 2026-02-20T21:25:01.097 INFO:teuthology.orchestra.run.trial193.stderr:/var/log/ceph/ceph-client.admin.37100.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.0.37767.log 2026-02-20T21:25:01.097 INFO:teuthology.orchestra.run.trial193.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37100.log.gz 2026-02-20T21:25:01.097 INFO:teuthology.orchestra.run.trial193.stderr:/var/log/ceph/ceph-client.admin.37012.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37012.log.gz 2026-02-20T21:25:01.098 INFO:teuthology.orchestra.run.trial193.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38011.log 2026-02-20T21:25:01.098 INFO:teuthology.orchestra.run.trial193.stderr:/var/log/ceph/ceph-client.0.37767.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37464.log 2026-02-20T21:25:01.098 INFO:teuthology.orchestra.run.trial193.stderr: 56.0% -- replaced with /var/log/ceph/ceph-client.0.37767.log.gz 2026-02-20T21:25:01.098 INFO:teuthology.orchestra.run.trial193.stderr:/var/log/ceph/ceph-client.admin.38011.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38011.log.gz 2026-02-20T21:25:01.098 INFO:teuthology.orchestra.run.trial193.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37942.log 2026-02-20T21:25:01.098 INFO:teuthology.orchestra.run.trial193.stderr:/var/log/ceph/ceph-client.admin.37464.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37872.log 2026-02-20T21:25:01.099 INFO:teuthology.orchestra.run.trial193.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37464.log.gz 2026-02-20T21:25:01.099 INFO:teuthology.orchestra.run.trial193.stderr:/var/log/ceph/ceph-client.admin.37942.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37942.log.gz 2026-02-20T21:25:01.099 INFO:teuthology.orchestra.run.trial193.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37378.log 2026-02-20T21:25:01.100 INFO:teuthology.orchestra.run.trial193.stderr:/var/log/ceph/ceph-client.admin.37872.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37421.log 2026-02-20T21:25:01.100 INFO:teuthology.orchestra.run.trial193.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37872.log.gz 2026-02-20T21:25:01.100 INFO:teuthology.orchestra.run.trial193.stderr:/var/log/ceph/ceph-client.admin.37378.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37378.log.gz 2026-02-20T21:25:01.100 INFO:teuthology.orchestra.run.trial193.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37056.log 2026-02-20T21:25:01.100 INFO:teuthology.orchestra.run.trial193.stderr:/var/log/ceph/ceph-client.admin.37421.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37421.log.gz 2026-02-20T21:25:01.100 INFO:teuthology.orchestra.run.trial193.stderr:/var/log/ceph/ceph-client.admin.37056.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37056.log.gz 2026-02-20T21:25:01.100 INFO:teuthology.orchestra.run.trial193.stderr: 2026-02-20T21:25:01.100 INFO:teuthology.orchestra.run.trial193.stderr:real 0m0.013s 2026-02-20T21:25:01.100 INFO:teuthology.orchestra.run.trial193.stderr:user 0m0.007s 2026-02-20T21:25:01.100 INFO:teuthology.orchestra.run.trial193.stderr:sys 0m0.018s 2026-02-20T21:25:01.142 INFO:teuthology.orchestra.run.trial154.stderr: 92.0% -- replaced with /var/log/ceph/ceph-mgr.y.log.gz 2026-02-20T21:25:01.173 INFO:teuthology.orchestra.run.trial154.stderr: 93.1% -- replaced with /var/log/ceph/ceph-osd.4.log.gz 2026-02-20T21:25:01.180 INFO:teuthology.orchestra.run.trial138.stderr: 93.6% -- replaced with /var/log/ceph/ceph-mon.c.log.gz 2026-02-20T21:25:01.253 INFO:teuthology.orchestra.run.trial154.stderr: 92.8% -- replaced with /var/log/ceph/ceph-mon.b.log.gz 2026-02-20T21:25:01.398 INFO:teuthology.orchestra.run.trial138.stderr: 90.5% -- replaced with /var/log/ceph/ceph-mon.a.log.gz 2026-02-20T21:25:04.309 INFO:teuthology.orchestra.run.trial138.stderr: 95.1% -- replaced with /var/log/ceph/ceph-osd.3.log.gz 2026-02-20T21:25:07.236 INFO:teuthology.orchestra.run.trial138.stderr: 94.9% -- replaced with /var/log/ceph/ceph-osd.0.log.gz 2026-02-20T21:25:17.760 INFO:teuthology.orchestra.run.trial154.stderr: 94.7% -- replaced with /var/log/ceph/ceph-osd.6.log.gz 2026-02-20T21:25:18.408 INFO:teuthology.orchestra.run.trial138.stderr: 94.5% -- replaced with /var/log/ceph/ceph-osd.2.log.gz 2026-02-20T21:25:21.259 INFO:teuthology.orchestra.run.trial154.stderr: 94.5% -- replaced with /var/log/ceph/ceph-osd.7.log.gz 2026-02-20T21:25:40.257 INFO:teuthology.orchestra.run.trial138.stderr: 94.3% -- replaced with /var/log/ceph/ceph-osd.1.log.gz 2026-02-20T21:25:40.259 INFO:teuthology.orchestra.run.trial138.stderr: 2026-02-20T21:25:40.259 INFO:teuthology.orchestra.run.trial138.stderr:real 0m39.217s 2026-02-20T21:25:40.259 INFO:teuthology.orchestra.run.trial138.stderr:user 1m3.204s 2026-02-20T21:25:40.259 INFO:teuthology.orchestra.run.trial138.stderr:sys 0m3.179s 2026-02-20T21:25:59.674 INFO:teuthology.orchestra.run.trial154.stderr: 94.8% -- replaced with /var/log/ceph/ceph-osd.5.log.gz 2026-02-20T21:25:59.676 INFO:teuthology.orchestra.run.trial154.stderr: 2026-02-20T21:25:59.676 INFO:teuthology.orchestra.run.trial154.stderr:real 0m58.621s 2026-02-20T21:25:59.676 INFO:teuthology.orchestra.run.trial154.stderr:user 1m31.277s 2026-02-20T21:25:59.676 INFO:teuthology.orchestra.run.trial154.stderr:sys 0m4.398s 2026-02-20T21:25:59.677 INFO:tasks.ceph:Archiving logs... 2026-02-20T21:25:59.677 DEBUG:teuthology.misc:Transferring archived files from trial138:/var/log/ceph to /home/teuthworker/mnt/teuthology/yuriw-2026-02-20_16:15:01-rbd-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/61413/remote/trial138/log 2026-02-20T21:25:59.679 DEBUG:teuthology.orchestra.run.trial138:> sudo tar c -f - -C /var/log/ceph -- . 2026-02-20T21:26:04.236 DEBUG:teuthology.misc:Transferring archived files from trial154:/var/log/ceph to /home/teuthworker/mnt/teuthology/yuriw-2026-02-20_16:15:01-rbd-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/61413/remote/trial154/log 2026-02-20T21:26:04.236 DEBUG:teuthology.orchestra.run.trial154:> sudo tar c -f - -C /var/log/ceph -- . 2026-02-20T21:26:10.488 DEBUG:teuthology.misc:Transferring archived files from trial193:/var/log/ceph to /home/teuthworker/mnt/teuthology/yuriw-2026-02-20_16:15:01-rbd-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/61413/remote/trial193/log 2026-02-20T21:26:10.489 DEBUG:teuthology.orchestra.run.trial193:> sudo tar c -f - -C /var/log/ceph -- . 2026-02-20T21:26:10.522 DEBUG:teuthology.run_tasks:Unwinding manager install 2026-02-20T21:26:10.529 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-20T21:26:10.529 DEBUG:teuthology.orchestra.run.trial138:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2026-02-20T21:26:10.532 DEBUG:teuthology.orchestra.run.trial154:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2026-02-20T21:26:10.533 DEBUG:teuthology.orchestra.run.trial193:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2026-02-20T21:26:10.770 DEBUG:teuthology.run_tasks:Unwinding manager clock 2026-02-20T21:26:10.780 INFO:teuthology.task.clock:Checking final clock skew... 2026-02-20T21:26:10.780 DEBUG:teuthology.orchestra.run.trial138:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-02-20T21:26:10.782 DEBUG:teuthology.orchestra.run.trial154:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-02-20T21:26:10.785 DEBUG:teuthology.orchestra.run.trial193:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-02-20T21:26:10.797 INFO:teuthology.orchestra.run.trial138.stderr:bash: line 1: ntpq: command not found 2026-02-20T21:26:10.799 INFO:teuthology.orchestra.run.trial154.stderr:bash: line 1: ntpq: command not found 2026-02-20T21:26:10.801 INFO:teuthology.orchestra.run.trial193.stderr:bash: line 1: ntpq: command not found 2026-02-20T21:26:10.826 INFO:teuthology.orchestra.run.trial138.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-20T21:26:10.826 INFO:teuthology.orchestra.run.trial138.stdout:=============================================================================== 2026-02-20T21:26:10.826 INFO:teuthology.orchestra.run.trial138.stdout:^* baron.cgee.net 2 7 377 111 +1471us[+1647us] +/- 24ms 2026-02-20T21:26:10.826 INFO:teuthology.orchestra.run.trial138.stdout:^+ europa.ellipse.net 2 6 377 121 +664us[ +841us] +/- 61ms 2026-02-20T21:26:10.826 INFO:teuthology.orchestra.run.trial138.stdout:^+ time.walb.tech 2 6 377 55 -778us[ -778us] +/- 38ms 2026-02-20T21:26:10.827 INFO:teuthology.orchestra.run.trial138.stdout:^- 170-187-147-56.ip.linode> 2 7 377 120 -3982us[-3805us] +/- 79ms 2026-02-20T21:26:10.827 INFO:teuthology.orchestra.run.trial154.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-20T21:26:10.827 INFO:teuthology.orchestra.run.trial154.stdout:=============================================================================== 2026-02-20T21:26:10.827 INFO:teuthology.orchestra.run.trial154.stdout:^* ool-44c5de70.dyn.optonli> 2 6 377 59 -1630us[-1602us] +/- 28ms 2026-02-20T21:26:10.827 INFO:teuthology.orchestra.run.trial154.stdout:^+ europa.ellipse.net 2 7 377 56 +785us[ +785us] +/- 62ms 2026-02-20T21:26:10.827 INFO:teuthology.orchestra.run.trial154.stdout:^+ time.walb.tech 2 6 377 54 -1036us[-1036us] +/- 38ms 2026-02-20T21:26:10.827 INFO:teuthology.orchestra.run.trial154.stdout:^- 170-187-147-56.ip.linode> 2 8 377 54 -4843us[-4843us] +/- 80ms 2026-02-20T21:26:10.828 INFO:teuthology.orchestra.run.trial193.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-20T21:26:10.828 INFO:teuthology.orchestra.run.trial193.stdout:=============================================================================== 2026-02-20T21:26:10.828 INFO:teuthology.orchestra.run.trial193.stdout:^* ool-44c5de70.dyn.optonli> 2 7 377 111 +346us[ +559us] +/- 26ms 2026-02-20T21:26:10.828 INFO:teuthology.orchestra.run.trial193.stdout:^+ europa.ellipse.net 2 7 377 54 +1407us[+1407us] +/- 62ms 2026-02-20T21:26:10.828 INFO:teuthology.orchestra.run.trial193.stdout:^+ time.walb.tech 2 7 377 57 -38us[ -38us] +/- 38ms 2026-02-20T21:26:10.828 INFO:teuthology.orchestra.run.trial193.stdout:^+ 170-187-147-56.ip.linode> 2 7 377 115 -5260us[-5046us] +/- 77ms 2026-02-20T21:26:10.828 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2026-02-20T21:26:10.839 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2026-02-20T21:26:10.839 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2026-02-20T21:26:10.853 DEBUG:teuthology.orchestra.run.trial138:> 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-20T21:26:10.922 DEBUG:teuthology.orchestra.run.trial154:> 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-20T21:26:10.976 DEBUG:teuthology.orchestra.run.trial193:> 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-20T21:26:11.029 DEBUG:teuthology.orchestra.run.trial138:> 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-20T21:26:11.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-20T21:26:11.057 DEBUG:teuthology.orchestra.run.trial154:> 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-20T21:26:11.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-20T21:26:11.085 DEBUG:teuthology.orchestra.run.trial193:> 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-20T21:26:11.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-20T21:26:11.112 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2026-02-20T21:26:11.124 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2026-02-20T21:26:11.138 INFO:teuthology.task.internal:Duration was 1847.221536 seconds 2026-02-20T21:26:11.138 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2026-02-20T21:26:11.150 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2026-02-20T21:26:11.151 DEBUG:teuthology.orchestra.run.trial138:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-02-20T21:26:11.153 DEBUG:teuthology.orchestra.run.trial154:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-02-20T21:26:11.154 DEBUG:teuthology.orchestra.run.trial193:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-02-20T21:26:11.188 INFO:teuthology.orchestra.run.trial138.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-20T21:26:11.189 INFO:teuthology.orchestra.run.trial154.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-20T21:26:11.190 INFO:teuthology.orchestra.run.trial193.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-20T21:26:11.689 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2026-02-20T21:26:11.689 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@trial138.front.sepia.ceph.com 2026-02-20T21:26:11.689 DEBUG:teuthology.orchestra.run.trial138:> 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-20T21:26:11.748 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@trial154.front.sepia.ceph.com 2026-02-20T21:26:11.748 DEBUG:teuthology.orchestra.run.trial154:> 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-20T21:26:11.768 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@trial193.front.sepia.ceph.com 2026-02-20T21:26:11.768 DEBUG:teuthology.orchestra.run.trial193:> 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-20T21:26:11.787 INFO:teuthology.task.internal.syslog:Gathering journactl... 2026-02-20T21:26:11.787 DEBUG:teuthology.orchestra.run.trial138:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-20T21:26:11.791 DEBUG:teuthology.orchestra.run.trial154:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-20T21:26:11.810 DEBUG:teuthology.orchestra.run.trial193:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-20T21:26:11.889 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2026-02-20T21:26:11.889 DEBUG:teuthology.orchestra.run.trial138:> 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-20T21:26:11.891 DEBUG:teuthology.orchestra.run.trial154:> 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-20T21:26:11.894 DEBUG:teuthology.orchestra.run.trial193:> 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-20T21:26:11.915 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-20T21:26:11.915 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-20T21:26:11.915 INFO:teuthology.orchestra.run.trial138.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-02-20T21:26:11.915 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-20T21:26:11.916 INFO:teuthology.orchestra.run.trial138.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-02-20T21:26:11.917 INFO:teuthology.orchestra.run.trial154.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-20T21:26:11.917 INFO:teuthology.orchestra.run.trial154.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-20T21:26:11.917 INFO:teuthology.orchestra.run.trial154.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-20T21:26:11.917 INFO:teuthology.orchestra.run.trial154.stderr: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-02-20T21:26:11.918 INFO:teuthology.orchestra.run.trial154.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-02-20T21:26:11.919 INFO:teuthology.orchestra.run.trial193.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-20T21:26:11.919 INFO:teuthology.orchestra.run.trial193.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-20T21:26:11.919 INFO:teuthology.orchestra.run.trial193.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-20T21:26:11.919 INFO:teuthology.orchestra.run.trial193.stderr: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-02-20T21:26:11.919 INFO:teuthology.orchestra.run.trial193.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-02-20T21:26:11.925 INFO:teuthology.orchestra.run.trial138.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 82.5% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-02-20T21:26:11.926 INFO:teuthology.orchestra.run.trial154.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 82.1% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-02-20T21:26:11.929 INFO:teuthology.orchestra.run.trial193.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 82.2% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-02-20T21:26:11.931 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2026-02-20T21:26:11.947 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2026-02-20T21:26:11.947 DEBUG:teuthology.orchestra.run.trial138:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-02-20T21:26:11.992 DEBUG:teuthology.orchestra.run.trial154:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-02-20T21:26:12.018 DEBUG:teuthology.orchestra.run.trial193:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-02-20T21:26:12.044 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2026-02-20T21:26:12.061 DEBUG:teuthology.orchestra.run.trial138:> 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-20T21:26:12.064 DEBUG:teuthology.orchestra.run.trial154:> 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-20T21:26:12.067 DEBUG:teuthology.orchestra.run.trial193:> 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-20T21:26:12.085 INFO:teuthology.orchestra.run.trial138.stdout:kernel.core_pattern = core 2026-02-20T21:26:12.088 INFO:teuthology.orchestra.run.trial154.stdout:kernel.core_pattern = core 2026-02-20T21:26:12.108 INFO:teuthology.orchestra.run.trial193.stdout:kernel.core_pattern = core 2026-02-20T21:26:12.120 DEBUG:teuthology.orchestra.run.trial138:> test -e /home/ubuntu/cephtest/archive/coredump 2026-02-20T21:26:12.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-20T21:26:12.155 DEBUG:teuthology.orchestra.run.trial154:> test -e /home/ubuntu/cephtest/archive/coredump 2026-02-20T21:26:12.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-20T21:26:12.172 DEBUG:teuthology.orchestra.run.trial193:> test -e /home/ubuntu/cephtest/archive/coredump 2026-02-20T21:26:12.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-20T21:26:12.195 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2026-02-20T21:26:12.213 INFO:teuthology.task.internal:Transferring archived files... 2026-02-20T21:26:12.214 DEBUG:teuthology.misc:Transferring archived files from trial138:/home/ubuntu/cephtest/archive to /home/teuthworker/mnt/teuthology/yuriw-2026-02-20_16:15:01-rbd-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/61413/remote/trial138 2026-02-20T21:26:12.214 DEBUG:teuthology.orchestra.run.trial138:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-02-20T21:26:12.250 DEBUG:teuthology.misc:Transferring archived files from trial154:/home/ubuntu/cephtest/archive to /home/teuthworker/mnt/teuthology/yuriw-2026-02-20_16:15:01-rbd-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/61413/remote/trial154 2026-02-20T21:26:12.250 DEBUG:teuthology.orchestra.run.trial154:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-02-20T21:26:12.287 DEBUG:teuthology.misc:Transferring archived files from trial193:/home/ubuntu/cephtest/archive to /home/teuthworker/mnt/teuthology/yuriw-2026-02-20_16:15:01-rbd-wip-pdonnell-testing-20260219.182737-tentacle-distro-default-trial/61413/remote/trial193 2026-02-20T21:26:12.287 DEBUG:teuthology.orchestra.run.trial193:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-02-20T21:26:12.324 INFO:teuthology.task.internal:Removing archive directory... 2026-02-20T21:26:12.324 DEBUG:teuthology.orchestra.run.trial138:> rm -rf -- /home/ubuntu/cephtest/archive 2026-02-20T21:26:12.326 DEBUG:teuthology.orchestra.run.trial154:> rm -rf -- /home/ubuntu/cephtest/archive 2026-02-20T21:26:12.328 DEBUG:teuthology.orchestra.run.trial193:> rm -rf -- /home/ubuntu/cephtest/archive 2026-02-20T21:26:12.373 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2026-02-20T21:26:12.388 INFO:teuthology.task.internal:Not uploading archives. 2026-02-20T21:26:12.388 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2026-02-20T21:26:12.404 INFO:teuthology.task.internal:Tidying up after the test... 2026-02-20T21:26:12.405 DEBUG:teuthology.orchestra.run.trial138:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-02-20T21:26:12.407 DEBUG:teuthology.orchestra.run.trial154:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-02-20T21:26:12.410 DEBUG:teuthology.orchestra.run.trial193:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-02-20T21:26:12.421 INFO:teuthology.orchestra.run.trial138.stdout: 917572 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 20 21:26 /home/ubuntu/cephtest 2026-02-20T21:26:12.424 INFO:teuthology.orchestra.run.trial154.stdout: 917572 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 20 21:26 /home/ubuntu/cephtest 2026-02-20T21:26:12.429 INFO:teuthology.orchestra.run.trial193.stdout: 917521 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 20 21:26 /home/ubuntu/cephtest 2026-02-20T21:26:12.430 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2026-02-20T21:26:12.440 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2026-02-20T21:26:12.472 INFO:teuthology.run:Summary data: description: rbd/migration/{1-base/install 2-clusters/{fixed-3} 3-objectstore/bluestore-comp-zstd 4-supported-random-distro$/{centos_latest} 5-data-pool/none 6-prepare/raw-nbd 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute 9-cleanup/cleanup conf/{disable-pool-app}} duration: 1847.2215359210968 flavor: default owner: scheduled_yuriw@soko04.front.sepia.ceph.com success: true 2026-02-20T21:26:12.472 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-20T21:26:12.579 INFO:teuthology.run:pass