2026-02-18T06:18:57.272 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-18T06:18:57.288 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T06:18:57.368 INFO:teuthology.run:Config: archive_path: /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial/54889 branch: 20.2.1_2.17.26-baseline_2 description: rbd/migration-external/{1-base/install 2-clusters/2-node 3-objectstore/bluestore-comp-snappy 4-supported-random-distro$/{centos_latest} 5-data-pool/none 6-prepare/native-clone 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute conf/{disable-pool-app}} email: yweinste@redhat.com exclude_arch: armv7l first_in_suite: false flavor: default io_workload: sequential: - qemu: cluster1.client.0: disks: - action: none image_name: client.0.0 - action: none image_name: client.0.1 - action: none image_name: client.0.2 test: qa/run_xfstests_qemu.sh type: block job_id: '54889' kernel: branch: distro kdb: true sha1: distro last_in_suite: false machine_type: trial meta: - desc: run two ceph clusters - desc: 2 ceph clusters with 1 mon and 3 osds each migrate_workload: sequential: - exec: cluster1.client.0: - sleep $((RANDOM % 600)) - rbd --cluster cluster1 migration execute client.0.0 - sleep $((RANDOM % 600)) - rbd --cluster cluster1 migration commit client.0.0 - sleep $((RANDOM % 600)) - rbd --cluster cluster1 migration execute client.0.1 name: yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial no_nested_subset: false os_type: centos os_version: 9.stream overrides: admin_socket: branch: 20.2.1_2.17.26-baseline_2 ceph: conf: global: mon warn on pool no app: false mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: bluestore block size: 96636764160 bluestore compression algorithm: snappy bluestore compression mode: aggressive bluestore fsck on mount: true debug bluefs: 1/20 debug bluestore: 1/20 debug ms: 1 debug osd: 20 debug rocksdb: 4/10 mon osd backfillfull_ratio: 0.85 mon osd full ratio: 0.9 mon osd nearfull ratio: 0.8 osd failsafe full ratio: 0.95 osd objectstore: bluestore flavor: default fs: xfs log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: adc1923395f2bcd6ae89b5d331d278364d1848ed ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: adc1923395f2bcd6ae89b5d331d278364d1848ed thrashosds: bdev_inject_crash: 2 bdev_inject_crash_probability: 0.5 workunit: branch: 20.2.1_2.17.26-baseline_2 sha1: adc1923395f2bcd6ae89b5d331d278364d1848ed owner: scheduled_yuriw@soko04.front.sepia.ceph.com priority: 69 repo: https://github.com/ceph/ceph-ci.git roles: - - cluster1.mon.a - cluster1.mgr.x - cluster1.osd.0 - cluster1.osd.1 - cluster1.osd.2 - cluster1.client.0 - - cluster2.mon.a - cluster2.mgr.x - cluster2.osd.0 - cluster2.osd.1 - cluster2.osd.2 - cluster2.client.0 seed: 7878 sha1: adc1923395f2bcd6ae89b5d331d278364d1848ed sleep_before_teardown: 0 subset: 111/120000 suite: rbd suite_branch: 20.2.1_2.17.26-baseline_2 suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_adc1923395f2bcd6ae89b5d331d278364d1848ed/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: adc1923395f2bcd6ae89b5d331d278364d1848ed targets: trial005.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJhsySDZKq68iyti9pzRd9aCYbGVRk+VJ14z+7SrHZPx0XoxADGGGLtNlvTBeRflr0veQHSYkAnScl8StwtnlbE= trial117.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDeNxyFR8wVZjMYikWU04+/7w1NrMOMNtye8Z5WC/pRm66cHaBAAik5xSYZcQ20tqxzXso2sP+Hfcdfqi6Fk67g= tasks: - install: null - ceph: cluster: cluster1 - ceph: cluster: cluster2 - exec: cluster2.client.0: - echo '{"type":"qcow","stream":{"type":"http","url":"http://download.ceph.com/qa/ubuntu-12.04.qcow2"}}' | rbd --cluster cluster2 migration prepare --import-only --source-spec-path - client.0.0-src - rbd --cluster cluster2 migration execute client.0.0-src - rbd --cluster cluster2 migration commit client.0.0-src - rbd --cluster cluster2 snap create client.0.0-src@snap - rbd --cluster cluster2 snap protect client.0.0-src@snap - rbd --cluster cluster2 clone client.0.0-src@snap client.0.0 - rbd --cluster cluster2 snap create client.0.0@snap - rbd --cluster cluster2 create --size 1G client.0.1-src - rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 1M client.0.1-src - rbd --cluster cluster2 snap create client.0.1-src@snap - rbd --cluster cluster2 snap protect client.0.1-src@snap - rbd --cluster cluster2 clone client.0.1-src@snap client.0.1 - rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 1M client.0.1 - rbd --cluster cluster2 snap create client.0.1@snap - rbd --cluster cluster2 create --size 1G client.0.2-src - rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 1M client.0.2-src - rbd --cluster cluster2 snap create client.0.2-src@snap - rbd --cluster cluster2 snap protect client.0.2-src@snap - rbd --cluster cluster2 clone client.0.2-src@snap client.0.2 - rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 2M client.0.2 - rbd --cluster cluster2 snap create client.0.2@snap - exec: cluster1.client.0: - echo '{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.0","snap_name":"snap"}' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.0 - echo '{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.1","snap_name":"snap"}' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.1 - echo '{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.2","snap_name":"snap"}' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.2 - parallel: - io_workload - migrate_workload teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: fa17720d0088c3ac28e473468bfc79eeaff5cd38 timestamp: 2026-02-17_21:26:40 tube: trial user: yuriw verbose: true worker_log: /home/teuthworker/mnt/teuthology/worker_logs/dispatcher.trial.3682 2026-02-18T06:18:57.368 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_adc1923395f2bcd6ae89b5d331d278364d1848ed/qa; will attempt to use it 2026-02-18T06:18:57.368 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_adc1923395f2bcd6ae89b5d331d278364d1848ed/qa/tasks 2026-02-18T06:18:57.369 INFO:teuthology.run_tasks:Running task internal.check_packages... 2026-02-18T06:18:57.370 INFO:teuthology.task.internal:Checking packages... 2026-02-18T06:18:57.370 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'adc1923395f2bcd6ae89b5d331d278364d1848ed' 2026-02-18T06:18:57.370 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2026-02-18T06:18:57.370 INFO:teuthology.packaging:ref: None 2026-02-18T06:18:57.370 INFO:teuthology.packaging:tag: None 2026-02-18T06:18:57.370 INFO:teuthology.packaging:branch: 20.2.1_2.17.26-baseline_2 2026-02-18T06:18:57.370 INFO:teuthology.packaging:sha1: adc1923395f2bcd6ae89b5d331d278364d1848ed 2026-02-18T06:18:57.371 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=20.2.1_2.17.26-baseline_2 2026-02-18T06:18:57.487 INFO:teuthology.task.internal:Found packages for ceph version 20.2.0-670.gadc19233 2026-02-18T06:18:57.489 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2026-02-18T06:18:57.499 INFO:teuthology.task.internal:no buildpackages task found 2026-02-18T06:18:57.499 INFO:teuthology.run_tasks:Running task internal.save_config... 2026-02-18T06:18:57.513 INFO:teuthology.task.internal:Saving configuration 2026-02-18T06:18:57.525 INFO:teuthology.run_tasks:Running task internal.check_lock... 2026-02-18T06:18:57.536 INFO:teuthology.task.internal.check_lock:Checking locks... 2026-02-18T06:18:57.613 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'trial005.front.sepia.ceph.com', 'description': '/home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial/54889', '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-18 06:15:34.079025', 'locked_by': 'scheduled_yuriw@soko04.front.sepia.ceph.com', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJhsySDZKq68iyti9pzRd9aCYbGVRk+VJ14z+7SrHZPx0XoxADGGGLtNlvTBeRflr0veQHSYkAnScl8StwtnlbE='} 2026-02-18T06:18:57.670 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'trial117.front.sepia.ceph.com', 'description': '/home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial/54889', '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-18 06:15:34.078362', 'locked_by': 'scheduled_yuriw@soko04.front.sepia.ceph.com', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDeNxyFR8wVZjMYikWU04+/7w1NrMOMNtye8Z5WC/pRm66cHaBAAik5xSYZcQ20tqxzXso2sP+Hfcdfqi6Fk67g='} 2026-02-18T06:18:57.670 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2026-02-18T06:18:57.681 INFO:teuthology.task.internal:roles: ubuntu@trial005.front.sepia.ceph.com - ['cluster1.mon.a', 'cluster1.mgr.x', 'cluster1.osd.0', 'cluster1.osd.1', 'cluster1.osd.2', 'cluster1.client.0'] 2026-02-18T06:18:57.681 INFO:teuthology.task.internal:roles: ubuntu@trial117.front.sepia.ceph.com - ['cluster2.mon.a', 'cluster2.mgr.x', 'cluster2.osd.0', 'cluster2.osd.1', 'cluster2.osd.2', 'cluster2.client.0'] 2026-02-18T06:18:57.681 INFO:teuthology.run_tasks:Running task console_log... 2026-02-18T06:18:57.815 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x730d2a2b28e0>, signals=[15]) 2026-02-18T06:18:57.815 INFO:teuthology.run_tasks:Running task internal.connect... 2026-02-18T06:18:57.828 INFO:teuthology.task.internal:Opening connections... 2026-02-18T06:18:57.828 DEBUG:teuthology.task.internal:connecting to ubuntu@trial005.front.sepia.ceph.com 2026-02-18T06:18:57.828 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial005.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T06:18:57.888 DEBUG:teuthology.task.internal:connecting to ubuntu@trial117.front.sepia.ceph.com 2026-02-18T06:18:57.889 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial117.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T06:18:57.952 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2026-02-18T06:18:57.963 DEBUG:teuthology.orchestra.run.trial005:> uname -m 2026-02-18T06:18:57.980 INFO:teuthology.orchestra.run.trial005.stdout:x86_64 2026-02-18T06:18:57.980 DEBUG:teuthology.orchestra.run.trial005:> cat /etc/os-release 2026-02-18T06:18:58.036 INFO:teuthology.orchestra.run.trial005.stdout:NAME="CentOS Stream" 2026-02-18T06:18:58.037 INFO:teuthology.orchestra.run.trial005.stdout:VERSION="9" 2026-02-18T06:18:58.037 INFO:teuthology.orchestra.run.trial005.stdout:ID="centos" 2026-02-18T06:18:58.037 INFO:teuthology.orchestra.run.trial005.stdout:ID_LIKE="rhel fedora" 2026-02-18T06:18:58.037 INFO:teuthology.orchestra.run.trial005.stdout:VERSION_ID="9" 2026-02-18T06:18:58.037 INFO:teuthology.orchestra.run.trial005.stdout:PLATFORM_ID="platform:el9" 2026-02-18T06:18:58.037 INFO:teuthology.orchestra.run.trial005.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-18T06:18:58.037 INFO:teuthology.orchestra.run.trial005.stdout:ANSI_COLOR="0;31" 2026-02-18T06:18:58.037 INFO:teuthology.orchestra.run.trial005.stdout:LOGO="fedora-logo-icon" 2026-02-18T06:18:58.037 INFO:teuthology.orchestra.run.trial005.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-18T06:18:58.037 INFO:teuthology.orchestra.run.trial005.stdout:HOME_URL="https://centos.org/" 2026-02-18T06:18:58.037 INFO:teuthology.orchestra.run.trial005.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-18T06:18:58.037 INFO:teuthology.orchestra.run.trial005.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-18T06:18:58.037 INFO:teuthology.orchestra.run.trial005.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-18T06:18:58.038 INFO:teuthology.lock.ops:Updating trial005.front.sepia.ceph.com on lock server 2026-02-18T06:18:58.226 DEBUG:teuthology.orchestra.run.trial117:> uname -m 2026-02-18T06:18:58.242 INFO:teuthology.orchestra.run.trial117.stdout:x86_64 2026-02-18T06:18:58.242 DEBUG:teuthology.orchestra.run.trial117:> cat /etc/os-release 2026-02-18T06:18:58.298 INFO:teuthology.orchestra.run.trial117.stdout:NAME="CentOS Stream" 2026-02-18T06:18:58.298 INFO:teuthology.orchestra.run.trial117.stdout:VERSION="9" 2026-02-18T06:18:58.298 INFO:teuthology.orchestra.run.trial117.stdout:ID="centos" 2026-02-18T06:18:58.299 INFO:teuthology.orchestra.run.trial117.stdout:ID_LIKE="rhel fedora" 2026-02-18T06:18:58.299 INFO:teuthology.orchestra.run.trial117.stdout:VERSION_ID="9" 2026-02-18T06:18:58.299 INFO:teuthology.orchestra.run.trial117.stdout:PLATFORM_ID="platform:el9" 2026-02-18T06:18:58.299 INFO:teuthology.orchestra.run.trial117.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-18T06:18:58.299 INFO:teuthology.orchestra.run.trial117.stdout:ANSI_COLOR="0;31" 2026-02-18T06:18:58.299 INFO:teuthology.orchestra.run.trial117.stdout:LOGO="fedora-logo-icon" 2026-02-18T06:18:58.299 INFO:teuthology.orchestra.run.trial117.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-18T06:18:58.299 INFO:teuthology.orchestra.run.trial117.stdout:HOME_URL="https://centos.org/" 2026-02-18T06:18:58.299 INFO:teuthology.orchestra.run.trial117.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-18T06:18:58.299 INFO:teuthology.orchestra.run.trial117.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-18T06:18:58.299 INFO:teuthology.orchestra.run.trial117.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-18T06:18:58.300 INFO:teuthology.lock.ops:Updating trial117.front.sepia.ceph.com on lock server 2026-02-18T06:18:58.402 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2026-02-18T06:18:58.415 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2026-02-18T06:18:58.425 INFO:teuthology.task.internal:Checking for old test directory... 2026-02-18T06:18:58.425 DEBUG:teuthology.orchestra.run.trial005:> test '!' -e /home/ubuntu/cephtest 2026-02-18T06:18:58.428 DEBUG:teuthology.orchestra.run.trial117:> test '!' -e /home/ubuntu/cephtest 2026-02-18T06:18:58.443 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2026-02-18T06:18:58.453 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2026-02-18T06:18:58.453 DEBUG:teuthology.orchestra.run.trial005:> test -z $(ls -A /var/lib/ceph) 2026-02-18T06:18:58.484 DEBUG:teuthology.orchestra.run.trial117:> test -z $(ls -A /var/lib/ceph) 2026-02-18T06:18:58.501 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2026-02-18T06:18:58.675 INFO:teuthology.run_tasks:Running task kernel... 2026-02-18T06:18:58.695 INFO:teuthology.task.kernel:normalize config orig: {'branch': 'distro', 'kdb': True, 'sha1': 'distro'} 2026-02-18T06:18:58.695 INFO:teuthology.task.kernel:config {'cluster1.mon.a': {'branch': 'distro', 'kdb': True, 'sha1': 'distro'}, 'cluster2.mon.a': {'branch': 'distro', 'kdb': True, 'sha1': 'distro'}}, timeout 300 2026-02-18T06:18:58.695 DEBUG:teuthology.orchestra.run.trial005:> test -f /run/.containerenv -o -f /.dockerenv 2026-02-18T06:18:58.695 DEBUG:teuthology.orchestra.run.trial117:> test -f /run/.containerenv -o -f /.dockerenv 2026-02-18T06:18:58.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T06:18:58.710 DEBUG:teuthology.orchestra.run.trial005:> uname -r 2026-02-18T06:18:58.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T06:18:58.711 DEBUG:teuthology.orchestra.run.trial117:> uname -r 2026-02-18T06:18:58.766 INFO:teuthology.orchestra.run.trial005.stdout:5.14.0-645.el9.x86_64 2026-02-18T06:18:58.767 INFO:teuthology.task.kernel:Running kernel on trial005: 5.14.0-645.el9.x86_64 2026-02-18T06:18:58.767 DEBUG:teuthology.orchestra.run.trial005:> sudo yum install -y kernel 2026-02-18T06:18:58.767 INFO:teuthology.orchestra.run.trial117.stdout:5.14.0-645.el9.x86_64 2026-02-18T06:18:58.767 INFO:teuthology.task.kernel:Running kernel on trial117: 5.14.0-645.el9.x86_64 2026-02-18T06:18:58.767 DEBUG:teuthology.orchestra.run.trial117:> sudo yum install -y kernel 2026-02-18T06:19:00.001 INFO:teuthology.orchestra.run.trial005.stdout:CentOS Stream 9 - BaseOS 10 MB/s | 8.9 MB 00:00 2026-02-18T06:19:00.544 INFO:teuthology.orchestra.run.trial117.stdout:CentOS Stream 9 - BaseOS 6.3 MB/s | 8.9 MB 00:01 2026-02-18T06:19:03.403 INFO:teuthology.orchestra.run.trial005.stdout:CentOS Stream 9 - AppStream 9.3 MB/s | 27 MB 00:02 2026-02-18T06:19:04.153 INFO:teuthology.orchestra.run.trial117.stdout:CentOS Stream 9 - AppStream 8.7 MB/s | 27 MB 00:03 2026-02-18T06:19:07.460 INFO:teuthology.orchestra.run.trial005.stdout:CentOS Stream 9 - CRB 5.0 MB/s | 7.8 MB 00:01 2026-02-18T06:19:08.308 INFO:teuthology.orchestra.run.trial005.stdout:CentOS Stream 9 - Extras packages 180 kB/s | 20 kB 00:00 2026-02-18T06:19:08.886 INFO:teuthology.orchestra.run.trial117.stdout:CentOS Stream 9 - CRB 3.3 MB/s | 7.8 MB 00:02 2026-02-18T06:19:08.937 INFO:teuthology.orchestra.run.trial005.stdout:Extra Packages for Enterprise Linux 36 MB/s | 20 MB 00:00 2026-02-18T06:19:09.715 INFO:teuthology.orchestra.run.trial117.stdout:CentOS Stream 9 - Extras packages 194 kB/s | 20 kB 00:00 2026-02-18T06:19:11.226 INFO:teuthology.orchestra.run.trial117.stdout:Extra Packages for Enterprise Linux 14 MB/s | 20 MB 00:01 2026-02-18T06:19:12.141 INFO:teuthology.orchestra.run.trial005.stdout:lab-extras 2.6 MB/s | 50 kB 00:00 2026-02-18T06:19:13.154 INFO:teuthology.orchestra.run.trial005.stdout:Package kernel-5.14.0-645.el9.x86_64 is already installed. 2026-02-18T06:19:13.175 INFO:teuthology.orchestra.run.trial005.stdout:Dependencies resolved. 2026-02-18T06:19:13.176 INFO:teuthology.orchestra.run.trial005.stdout:================================================================================ 2026-02-18T06:19:13.177 INFO:teuthology.orchestra.run.trial005.stdout: Package Architecture Version Repository Size 2026-02-18T06:19:13.177 INFO:teuthology.orchestra.run.trial005.stdout:================================================================================ 2026-02-18T06:19:13.177 INFO:teuthology.orchestra.run.trial005.stdout:Installing: 2026-02-18T06:19:13.177 INFO:teuthology.orchestra.run.trial005.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-18T06:19:13.177 INFO:teuthology.orchestra.run.trial005.stdout:Installing dependencies: 2026-02-18T06:19:13.177 INFO:teuthology.orchestra.run.trial005.stdout: kernel-core x86_64 5.14.0-681.el9 baseos 17 M 2026-02-18T06:19:13.177 INFO:teuthology.orchestra.run.trial005.stdout: kernel-modules x86_64 5.14.0-681.el9 baseos 40 M 2026-02-18T06:19:13.177 INFO:teuthology.orchestra.run.trial005.stdout: kernel-modules-core x86_64 5.14.0-681.el9 baseos 31 M 2026-02-18T06:19:13.177 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:19:13.177 INFO:teuthology.orchestra.run.trial005.stdout:Transaction Summary 2026-02-18T06:19:13.178 INFO:teuthology.orchestra.run.trial005.stdout:================================================================================ 2026-02-18T06:19:13.178 INFO:teuthology.orchestra.run.trial005.stdout:Install 4 Packages 2026-02-18T06:19:13.178 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:19:13.178 INFO:teuthology.orchestra.run.trial005.stdout:Total download size: 88 M 2026-02-18T06:19:13.178 INFO:teuthology.orchestra.run.trial005.stdout:Installed size: 135 M 2026-02-18T06:19:13.178 INFO:teuthology.orchestra.run.trial005.stdout:Downloading Packages: 2026-02-18T06:19:13.491 INFO:teuthology.orchestra.run.trial005.stdout:(1/4): kernel-5.14.0-681.el9.x86_64.rpm 14 MB/s | 803 kB 00:00 2026-02-18T06:19:13.662 INFO:teuthology.orchestra.run.trial005.stdout:(2/4): kernel-core-5.14.0-681.el9.x86_64.rpm 75 MB/s | 17 MB 00:00 2026-02-18T06:19:13.914 INFO:teuthology.orchestra.run.trial005.stdout:(3/4): kernel-modules-5.14.0-681.el9.x86_64.rpm 83 MB/s | 40 MB 00:00 2026-02-18T06:19:14.486 INFO:teuthology.orchestra.run.trial117.stdout:lab-extras 2.6 MB/s | 50 kB 00:00 2026-02-18T06:19:14.543 INFO:teuthology.orchestra.run.trial005.stdout:(4/4): kernel-modules-core-5.14.0-681.el9.x86_6 29 MB/s | 31 MB 00:01 2026-02-18T06:19:14.543 INFO:teuthology.orchestra.run.trial005.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:19:14.543 INFO:teuthology.orchestra.run.trial005.stdout:Total 65 MB/s | 88 MB 00:01 2026-02-18T06:19:14.733 INFO:teuthology.orchestra.run.trial005.stdout:Running transaction check 2026-02-18T06:19:14.935 INFO:teuthology.orchestra.run.trial005.stdout:Transaction check succeeded. 2026-02-18T06:19:14.936 INFO:teuthology.orchestra.run.trial005.stdout:Running transaction test 2026-02-18T06:19:15.285 INFO:teuthology.orchestra.run.trial005.stdout:Transaction test succeeded. 2026-02-18T06:19:15.285 INFO:teuthology.orchestra.run.trial005.stdout:Running transaction 2026-02-18T06:19:15.497 INFO:teuthology.orchestra.run.trial117.stdout:Package kernel-5.14.0-645.el9.x86_64 is already installed. 2026-02-18T06:19:15.519 INFO:teuthology.orchestra.run.trial117.stdout:Dependencies resolved. 2026-02-18T06:19:15.520 INFO:teuthology.orchestra.run.trial117.stdout:================================================================================ 2026-02-18T06:19:15.520 INFO:teuthology.orchestra.run.trial117.stdout: Package Architecture Version Repository Size 2026-02-18T06:19:15.520 INFO:teuthology.orchestra.run.trial117.stdout:================================================================================ 2026-02-18T06:19:15.521 INFO:teuthology.orchestra.run.trial117.stdout:Installing: 2026-02-18T06:19:15.521 INFO:teuthology.orchestra.run.trial117.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-18T06:19:15.521 INFO:teuthology.orchestra.run.trial117.stdout:Installing dependencies: 2026-02-18T06:19:15.521 INFO:teuthology.orchestra.run.trial117.stdout: kernel-core x86_64 5.14.0-681.el9 baseos 17 M 2026-02-18T06:19:15.521 INFO:teuthology.orchestra.run.trial117.stdout: kernel-modules x86_64 5.14.0-681.el9 baseos 40 M 2026-02-18T06:19:15.521 INFO:teuthology.orchestra.run.trial117.stdout: kernel-modules-core x86_64 5.14.0-681.el9 baseos 31 M 2026-02-18T06:19:15.521 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:19:15.521 INFO:teuthology.orchestra.run.trial117.stdout:Transaction Summary 2026-02-18T06:19:15.521 INFO:teuthology.orchestra.run.trial117.stdout:================================================================================ 2026-02-18T06:19:15.521 INFO:teuthology.orchestra.run.trial117.stdout:Install 4 Packages 2026-02-18T06:19:15.521 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:19:15.522 INFO:teuthology.orchestra.run.trial117.stdout:Total download size: 88 M 2026-02-18T06:19:15.522 INFO:teuthology.orchestra.run.trial117.stdout:Installed size: 135 M 2026-02-18T06:19:15.522 INFO:teuthology.orchestra.run.trial117.stdout:Downloading Packages: 2026-02-18T06:19:16.229 INFO:teuthology.orchestra.run.trial117.stdout:(1/4): kernel-5.14.0-681.el9.x86_64.rpm 1.2 MB/s | 803 kB 00:00 2026-02-18T06:19:16.368 INFO:teuthology.orchestra.run.trial005.stdout: Preparing : 1/1 2026-02-18T06:19:16.648 INFO:teuthology.orchestra.run.trial005.stdout: Installing : kernel-modules-core-5.14.0-681.el9.x86_64 1/4 2026-02-18T06:19:16.667 INFO:teuthology.orchestra.run.trial005.stdout: Installing : kernel-core-5.14.0-681.el9.x86_64 2/4 2026-02-18T06:19:16.794 INFO:teuthology.orchestra.run.trial117.stdout:(2/4): kernel-core-5.14.0-681.el9.x86_64.rpm 14 MB/s | 17 MB 00:01 2026-02-18T06:19:17.316 INFO:teuthology.orchestra.run.trial117.stdout:(3/4): kernel-modules-core-5.14.0-681.el9.x86_6 28 MB/s | 31 MB 00:01 2026-02-18T06:19:17.455 INFO:teuthology.orchestra.run.trial117.stdout:(4/4): kernel-modules-5.14.0-681.el9.x86_64.rpm 21 MB/s | 40 MB 00:01 2026-02-18T06:19:17.456 INFO:teuthology.orchestra.run.trial117.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:19:17.456 INFO:teuthology.orchestra.run.trial117.stdout:Total 46 MB/s | 88 MB 00:01 2026-02-18T06:19:17.645 INFO:teuthology.orchestra.run.trial117.stdout:Running transaction check 2026-02-18T06:19:17.846 INFO:teuthology.orchestra.run.trial117.stdout:Transaction check succeeded. 2026-02-18T06:19:17.846 INFO:teuthology.orchestra.run.trial117.stdout:Running transaction test 2026-02-18T06:19:18.196 INFO:teuthology.orchestra.run.trial117.stdout:Transaction test succeeded. 2026-02-18T06:19:18.196 INFO:teuthology.orchestra.run.trial117.stdout:Running transaction 2026-02-18T06:19:18.453 INFO:teuthology.orchestra.run.trial005.stdout: Running scriptlet: kernel-core-5.14.0-681.el9.x86_64 2/4 2026-02-18T06:19:18.481 INFO:teuthology.orchestra.run.trial005.stdout: Installing : kernel-modules-5.14.0-681.el9.x86_64 3/4 2026-02-18T06:19:19.283 INFO:teuthology.orchestra.run.trial117.stdout: Preparing : 1/1 2026-02-18T06:19:19.578 INFO:teuthology.orchestra.run.trial117.stdout: Installing : kernel-modules-core-5.14.0-681.el9.x86_64 1/4 2026-02-18T06:19:19.597 INFO:teuthology.orchestra.run.trial117.stdout: Installing : kernel-core-5.14.0-681.el9.x86_64 2/4 2026-02-18T06:19:21.389 INFO:teuthology.orchestra.run.trial117.stdout: Running scriptlet: kernel-core-5.14.0-681.el9.x86_64 2/4 2026-02-18T06:19:21.418 INFO:teuthology.orchestra.run.trial117.stdout: Installing : kernel-modules-5.14.0-681.el9.x86_64 3/4 2026-02-18T06:19:21.505 INFO:teuthology.orchestra.run.trial005.stdout: Running scriptlet: kernel-modules-5.14.0-681.el9.x86_64 3/4 2026-02-18T06:19:21.511 INFO:teuthology.orchestra.run.trial005.stdout: Installing : kernel-5.14.0-681.el9.x86_64 4/4 2026-02-18T06:19:24.509 INFO:teuthology.orchestra.run.trial117.stdout: Running scriptlet: kernel-modules-5.14.0-681.el9.x86_64 3/4 2026-02-18T06:19:24.515 INFO:teuthology.orchestra.run.trial117.stdout: Installing : kernel-5.14.0-681.el9.x86_64 4/4 2026-02-18T06:19:24.549 INFO:teuthology.orchestra.run.trial005.stdout: Running scriptlet: kernel-modules-core-5.14.0-681.el9.x86_64 4/4 2026-02-18T06:19:27.553 INFO:teuthology.orchestra.run.trial117.stdout: Running scriptlet: kernel-modules-core-5.14.0-681.el9.x86_64 4/4 2026-02-18T06:19:54.908 INFO:teuthology.orchestra.run.trial005.stdout: Running scriptlet: kernel-core-5.14.0-681.el9.x86_64 4/4 2026-02-18T06:19:54.929 INFO:teuthology.orchestra.run.trial005.stdout: Running scriptlet: kernel-modules-5.14.0-681.el9.x86_64 4/4 2026-02-18T06:19:54.994 INFO:teuthology.orchestra.run.trial005.stdout: Running scriptlet: kernel-5.14.0-681.el9.x86_64 4/4 2026-02-18T06:19:54.994 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 1/4 2026-02-18T06:19:54.994 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : kernel-core-5.14.0-681.el9.x86_64 2/4 2026-02-18T06:19:54.995 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : kernel-modules-5.14.0-681.el9.x86_64 3/4 2026-02-18T06:19:55.046 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : kernel-modules-core-5.14.0-681.el9.x86_64 4/4 2026-02-18T06:19:55.046 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:19:55.047 INFO:teuthology.orchestra.run.trial005.stdout:Installed: 2026-02-18T06:19:55.047 INFO:teuthology.orchestra.run.trial005.stdout: kernel-5.14.0-681.el9.x86_64 2026-02-18T06:19:55.047 INFO:teuthology.orchestra.run.trial005.stdout: kernel-core-5.14.0-681.el9.x86_64 2026-02-18T06:19:55.047 INFO:teuthology.orchestra.run.trial005.stdout: kernel-modules-5.14.0-681.el9.x86_64 2026-02-18T06:19:55.047 INFO:teuthology.orchestra.run.trial005.stdout: kernel-modules-core-5.14.0-681.el9.x86_64 2026-02-18T06:19:55.047 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:19:55.047 INFO:teuthology.orchestra.run.trial005.stdout:Complete! 2026-02-18T06:19:55.105 DEBUG:teuthology.orchestra.run.trial005:> rpm -q kernel | sort -rV | head -n 1 2026-02-18T06:19:55.131 INFO:teuthology.orchestra.run.trial005.stdout:kernel-5.14.0-681.el9.x86_64 2026-02-18T06:19:55.132 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-681.el9.x86_64 2026-02-18T06:19:55.132 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-645.el9.x86_64 Expected: 5.14.0-681.el9.x86_64 2026-02-18T06:19:55.132 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2026-02-18T06:19:55.132 DEBUG:teuthology.task.kernel:src is distro, skipping download 2026-02-18T06:19:55.132 INFO:teuthology.task.kernel:Installing distro kernel on cluster1.mon.a... 2026-02-18T06:19:55.132 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@trial005.front.sepia.ceph.com, path=None, version=distro) 2026-02-18T06:19:55.133 DEBUG:teuthology.orchestra.run.trial005:> rpm -q kernel | sort -rV | head -n 1 2026-02-18T06:19:55.195 INFO:teuthology.orchestra.run.trial005.stdout:kernel-5.14.0-681.el9.x86_64 2026-02-18T06:19:55.196 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-681.el9.x86_64 2026-02-18T06:19:55.196 DEBUG:teuthology.orchestra.run.trial005:> sudo rpm -qi grub2-tools 2026-02-18T06:19:55.265 INFO:teuthology.orchestra.run.trial005.stdout:Name : grub2-tools 2026-02-18T06:19:55.266 INFO:teuthology.orchestra.run.trial005.stdout:Epoch : 1 2026-02-18T06:19:55.266 INFO:teuthology.orchestra.run.trial005.stdout:Version : 2.06 2026-02-18T06:19:55.266 INFO:teuthology.orchestra.run.trial005.stdout:Release : 118.el9 2026-02-18T06:19:55.266 INFO:teuthology.orchestra.run.trial005.stdout:Architecture: x86_64 2026-02-18T06:19:55.266 INFO:teuthology.orchestra.run.trial005.stdout:Install Date: Thu 04 Dec 2025 11:54:21 PM UTC 2026-02-18T06:19:55.266 INFO:teuthology.orchestra.run.trial005.stdout:Group : Unspecified 2026-02-18T06:19:55.266 INFO:teuthology.orchestra.run.trial005.stdout:Size : 8393909 2026-02-18T06:19:55.266 INFO:teuthology.orchestra.run.trial005.stdout:License : GPLv3+ 2026-02-18T06:19:55.266 INFO:teuthology.orchestra.run.trial005.stdout:Signature : RSA/SHA256, Wed 05 Nov 2025 09:13:15 AM UTC, Key ID 05b555b38483c65d 2026-02-18T06:19:55.266 INFO:teuthology.orchestra.run.trial005.stdout:Source RPM : grub2-2.06-118.el9.src.rpm 2026-02-18T06:19:55.267 INFO:teuthology.orchestra.run.trial005.stdout:Build Date : Tue 04 Nov 2025 03:44:14 PM UTC 2026-02-18T06:19:55.267 INFO:teuthology.orchestra.run.trial005.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2026-02-18T06:19:55.267 INFO:teuthology.orchestra.run.trial005.stdout:Packager : builder@centos.org 2026-02-18T06:19:55.267 INFO:teuthology.orchestra.run.trial005.stdout:Vendor : CentOS 2026-02-18T06:19:55.267 INFO:teuthology.orchestra.run.trial005.stdout:URL : http://www.gnu.org/software/grub/ 2026-02-18T06:19:55.267 INFO:teuthology.orchestra.run.trial005.stdout:Summary : Support tools for GRUB. 2026-02-18T06:19:55.267 INFO:teuthology.orchestra.run.trial005.stdout:Description : 2026-02-18T06:19:55.267 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:19:55.267 INFO:teuthology.orchestra.run.trial005.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2026-02-18T06:19:55.267 INFO:teuthology.orchestra.run.trial005.stdout:customizable bootloader with modular architecture. It supports a rich 2026-02-18T06:19:55.267 INFO:teuthology.orchestra.run.trial005.stdout:variety of kernel formats, file systems, computer architectures and 2026-02-18T06:19:55.267 INFO:teuthology.orchestra.run.trial005.stdout:hardware devices. 2026-02-18T06:19:55.268 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:19:55.268 INFO:teuthology.orchestra.run.trial005.stdout:This subpackage provides tools for support of all platforms. 2026-02-18T06:19:55.269 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2026-02-18T06:19:55.269 INFO:teuthology.task.kernel:Updating grub on trial005 to boot 5.14.0-681.el9.x86_64 2026-02-18T06:19:55.269 DEBUG:teuthology.orchestra.run.trial005:> sudo find /boot/loader/entries -maxdepth 1 -name "*.conf" -type f -print -quit 2026-02-18T06:19:55.332 INFO:teuthology.orchestra.run.trial005.stdout:/boot/loader/entries/b0373be789df49cdafedf423703d2566-5.14.0-681.el9.x86_64.conf 2026-02-18T06:19:55.333 DEBUG:teuthology.orchestra.run.trial005:> sudo command -v grubby && echo yes || echo no 2026-02-18T06:19:55.399 INFO:teuthology.orchestra.run.trial005.stdout:/sbin/grubby 2026-02-18T06:19:55.401 INFO:teuthology.orchestra.run.trial005.stdout:yes 2026-02-18T06:19:55.401 DEBUG:teuthology.orchestra.run.trial005:> sudo find /boot/loader/entries -maxdepth 1 -name "*.conf" -type f | grep -F "5.14.0-681.el9.x86_64" | head -n 1 2026-02-18T06:19:55.463 INFO:teuthology.orchestra.run.trial005.stdout:/boot/loader/entries/b0373be789df49cdafedf423703d2566-5.14.0-681.el9.x86_64.conf 2026-02-18T06:19:55.465 DEBUG:teuthology.orchestra.run.trial005:> sudo grub2-set-default b0373be789df49cdafedf423703d2566-5.14.0-681.el9.x86_64 2026-02-18T06:19:55.539 DEBUG:teuthology.orchestra.run.trial005:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2026-02-18T06:19:55.752 INFO:teuthology.orchestra.run.trial005.stderr:Generating grub configuration file ... 2026-02-18T06:19:55.814 INFO:teuthology.orchestra.run.trial005.stderr:Found linux image: /boot/vmlinuz-5.14.0-681.el9.x86_64 2026-02-18T06:19:55.820 INFO:teuthology.orchestra.run.trial005.stderr:Found initrd image: /boot/initramfs-5.14.0-681.el9.x86_64.img 2026-02-18T06:19:56.067 INFO:teuthology.orchestra.run.trial005.stderr:Found linux image: /boot/vmlinuz-5.14.0-645.el9.x86_64 2026-02-18T06:19:56.074 INFO:teuthology.orchestra.run.trial005.stderr:Found initrd image: /boot/initramfs-5.14.0-645.el9.x86_64.img 2026-02-18T06:19:56.105 INFO:teuthology.orchestra.run.trial005.stderr:Found linux image: /boot/vmlinuz-0-rescue-b0373be789df49cdafedf423703d2566 2026-02-18T06:19:56.112 INFO:teuthology.orchestra.run.trial005.stderr:Found initrd image: /boot/initramfs-0-rescue-b0373be789df49cdafedf423703d2566.img 2026-02-18T06:19:56.135 INFO:teuthology.orchestra.run.trial005.stderr:Found linux image: /boot/vmlinuz-0-rescue-2734456005d743dca7f3dc77c35a2d0d 2026-02-18T06:19:56.141 INFO:teuthology.orchestra.run.trial005.stderr:Found initrd image: /boot/initramfs-0-rescue-2734456005d743dca7f3dc77c35a2d0d.img 2026-02-18T06:19:56.223 INFO:teuthology.orchestra.run.trial005.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2026-02-18T06:19:56.231 INFO:teuthology.orchestra.run.trial005.stderr:done 2026-02-18T06:19:56.233 DEBUG:teuthology.orchestra.run.trial005:> test -d /sys/firmware/efi 2026-02-18T06:19:56.250 DEBUG:teuthology.orchestra.run.trial005:> sudo find /boot/efi/EFI -mindepth 1 -maxdepth 1 -type d || true 2026-02-18T06:19:56.315 INFO:teuthology.orchestra.run.trial005.stdout:/boot/efi/EFI/BOOT 2026-02-18T06:19:56.315 INFO:teuthology.orchestra.run.trial005.stdout:/boot/efi/EFI/centos 2026-02-18T06:19:56.316 DEBUG:teuthology.orchestra.run.trial005:> sudo test -f /boot/efi/EFI/BOOT/grub.cfg && echo yes || echo no 2026-02-18T06:19:56.384 INFO:teuthology.orchestra.run.trial005.stdout:no 2026-02-18T06:19:56.384 DEBUG:teuthology.orchestra.run.trial005:> sudo test -f /boot/efi/EFI/centos/grub.cfg && echo yes || echo no 2026-02-18T06:19:56.449 INFO:teuthology.orchestra.run.trial005.stdout:yes 2026-02-18T06:19:56.449 DEBUG:teuthology.orchestra.run.trial005:> sudo cp -f /boot/grub2/grub.cfg /boot/efi/EFI/centos/grub.cfg 2026-02-18T06:19:56.515 INFO:teuthology.orchestra.remote:Triggering safe hard reboot via SysRq on trial005 2026-02-18T06:19:56.515 DEBUG:teuthology.orchestra.run.trial005:> sudo bash -c ' 2026-02-18T06:19:56.515 DEBUG:teuthology.orchestra.run.trial005:> echo pci > /sys/kernel/reboot/type && echo 1 > /sys/kernel/reboot/force && sync && echo s > /proc/sysrq-trigger && echo u > /proc/sysrq-trigger && sleep 2 && echo b > /proc/sysrq-trigger 2026-02-18T06:19:56.515 DEBUG:teuthology.orchestra.run.trial005:> ' 2026-02-18T06:19:57.900 INFO:teuthology.orchestra.run.trial117.stdout: Running scriptlet: kernel-core-5.14.0-681.el9.x86_64 4/4 2026-02-18T06:19:57.922 INFO:teuthology.orchestra.run.trial117.stdout: Running scriptlet: kernel-modules-5.14.0-681.el9.x86_64 4/4 2026-02-18T06:19:57.987 INFO:teuthology.orchestra.run.trial117.stdout: Running scriptlet: kernel-5.14.0-681.el9.x86_64 4/4 2026-02-18T06:19:57.987 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 1/4 2026-02-18T06:19:57.987 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : kernel-core-5.14.0-681.el9.x86_64 2/4 2026-02-18T06:19:57.987 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : kernel-modules-5.14.0-681.el9.x86_64 3/4 2026-02-18T06:19:58.039 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : kernel-modules-core-5.14.0-681.el9.x86_64 4/4 2026-02-18T06:19:58.039 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:19:58.039 INFO:teuthology.orchestra.run.trial117.stdout:Installed: 2026-02-18T06:19:58.039 INFO:teuthology.orchestra.run.trial117.stdout: kernel-5.14.0-681.el9.x86_64 2026-02-18T06:19:58.039 INFO:teuthology.orchestra.run.trial117.stdout: kernel-core-5.14.0-681.el9.x86_64 2026-02-18T06:19:58.039 INFO:teuthology.orchestra.run.trial117.stdout: kernel-modules-5.14.0-681.el9.x86_64 2026-02-18T06:19:58.040 INFO:teuthology.orchestra.run.trial117.stdout: kernel-modules-core-5.14.0-681.el9.x86_64 2026-02-18T06:19:58.040 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:19:58.040 INFO:teuthology.orchestra.run.trial117.stdout:Complete! 2026-02-18T06:19:58.097 DEBUG:teuthology.orchestra.run.trial117:> rpm -q kernel | sort -rV | head -n 1 2026-02-18T06:19:58.123 INFO:teuthology.orchestra.run.trial117.stdout:kernel-5.14.0-681.el9.x86_64 2026-02-18T06:19:58.124 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-681.el9.x86_64 2026-02-18T06:19:58.124 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-645.el9.x86_64 Expected: 5.14.0-681.el9.x86_64 2026-02-18T06:19:58.125 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2026-02-18T06:19:58.125 DEBUG:teuthology.task.kernel:src is distro, skipping download 2026-02-18T06:19:58.125 INFO:teuthology.task.kernel:Installing distro kernel on cluster2.mon.a... 2026-02-18T06:19:58.125 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@trial117.front.sepia.ceph.com, path=None, version=distro) 2026-02-18T06:19:58.125 DEBUG:teuthology.orchestra.run.trial117:> rpm -q kernel | sort -rV | head -n 1 2026-02-18T06:19:58.188 INFO:teuthology.orchestra.run.trial117.stdout:kernel-5.14.0-681.el9.x86_64 2026-02-18T06:19:58.189 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-681.el9.x86_64 2026-02-18T06:19:58.189 DEBUG:teuthology.orchestra.run.trial117:> sudo rpm -qi grub2-tools 2026-02-18T06:19:58.258 INFO:teuthology.orchestra.run.trial117.stdout:Name : grub2-tools 2026-02-18T06:19:58.258 INFO:teuthology.orchestra.run.trial117.stdout:Epoch : 1 2026-02-18T06:19:58.259 INFO:teuthology.orchestra.run.trial117.stdout:Version : 2.06 2026-02-18T06:19:58.259 INFO:teuthology.orchestra.run.trial117.stdout:Release : 118.el9 2026-02-18T06:19:58.259 INFO:teuthology.orchestra.run.trial117.stdout:Architecture: x86_64 2026-02-18T06:19:58.259 INFO:teuthology.orchestra.run.trial117.stdout:Install Date: Thu 04 Dec 2025 11:54:21 PM UTC 2026-02-18T06:19:58.259 INFO:teuthology.orchestra.run.trial117.stdout:Group : Unspecified 2026-02-18T06:19:58.259 INFO:teuthology.orchestra.run.trial117.stdout:Size : 8393909 2026-02-18T06:19:58.259 INFO:teuthology.orchestra.run.trial117.stdout:License : GPLv3+ 2026-02-18T06:19:58.259 INFO:teuthology.orchestra.run.trial117.stdout:Signature : RSA/SHA256, Wed 05 Nov 2025 09:13:15 AM UTC, Key ID 05b555b38483c65d 2026-02-18T06:19:58.259 INFO:teuthology.orchestra.run.trial117.stdout:Source RPM : grub2-2.06-118.el9.src.rpm 2026-02-18T06:19:58.259 INFO:teuthology.orchestra.run.trial117.stdout:Build Date : Tue 04 Nov 2025 03:44:14 PM UTC 2026-02-18T06:19:58.259 INFO:teuthology.orchestra.run.trial117.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2026-02-18T06:19:58.260 INFO:teuthology.orchestra.run.trial117.stdout:Packager : builder@centos.org 2026-02-18T06:19:58.260 INFO:teuthology.orchestra.run.trial117.stdout:Vendor : CentOS 2026-02-18T06:19:58.260 INFO:teuthology.orchestra.run.trial117.stdout:URL : http://www.gnu.org/software/grub/ 2026-02-18T06:19:58.260 INFO:teuthology.orchestra.run.trial117.stdout:Summary : Support tools for GRUB. 2026-02-18T06:19:58.260 INFO:teuthology.orchestra.run.trial117.stdout:Description : 2026-02-18T06:19:58.260 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:19:58.260 INFO:teuthology.orchestra.run.trial117.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2026-02-18T06:19:58.260 INFO:teuthology.orchestra.run.trial117.stdout:customizable bootloader with modular architecture. It supports a rich 2026-02-18T06:19:58.260 INFO:teuthology.orchestra.run.trial117.stdout:variety of kernel formats, file systems, computer architectures and 2026-02-18T06:19:58.260 INFO:teuthology.orchestra.run.trial117.stdout:hardware devices. 2026-02-18T06:19:58.260 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:19:58.260 INFO:teuthology.orchestra.run.trial117.stdout:This subpackage provides tools for support of all platforms. 2026-02-18T06:19:58.262 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2026-02-18T06:19:58.262 INFO:teuthology.task.kernel:Updating grub on trial117 to boot 5.14.0-681.el9.x86_64 2026-02-18T06:19:58.262 DEBUG:teuthology.orchestra.run.trial117:> sudo find /boot/loader/entries -maxdepth 1 -name "*.conf" -type f -print -quit 2026-02-18T06:19:58.326 INFO:teuthology.orchestra.run.trial117.stdout:/boot/loader/entries/b0373be789df49cdafedf423703d2566-5.14.0-681.el9.x86_64.conf 2026-02-18T06:19:58.327 DEBUG:teuthology.orchestra.run.trial117:> sudo command -v grubby && echo yes || echo no 2026-02-18T06:19:58.393 INFO:teuthology.orchestra.run.trial117.stdout:/sbin/grubby 2026-02-18T06:19:58.395 INFO:teuthology.orchestra.run.trial117.stdout:yes 2026-02-18T06:19:58.395 DEBUG:teuthology.orchestra.run.trial117:> sudo find /boot/loader/entries -maxdepth 1 -name "*.conf" -type f | grep -F "5.14.0-681.el9.x86_64" | head -n 1 2026-02-18T06:19:58.459 INFO:teuthology.orchestra.run.trial117.stdout:/boot/loader/entries/b0373be789df49cdafedf423703d2566-5.14.0-681.el9.x86_64.conf 2026-02-18T06:19:58.460 DEBUG:teuthology.orchestra.run.trial117:> sudo grub2-set-default b0373be789df49cdafedf423703d2566-5.14.0-681.el9.x86_64 2026-02-18T06:19:58.532 DEBUG:teuthology.orchestra.run.trial117:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2026-02-18T06:19:58.740 INFO:teuthology.orchestra.run.trial117.stderr:Generating grub configuration file ... 2026-02-18T06:19:58.804 INFO:teuthology.orchestra.run.trial117.stderr:Found linux image: /boot/vmlinuz-5.14.0-681.el9.x86_64 2026-02-18T06:19:58.810 INFO:teuthology.orchestra.run.trial117.stderr:Found initrd image: /boot/initramfs-5.14.0-681.el9.x86_64.img 2026-02-18T06:19:59.058 INFO:teuthology.orchestra.run.trial117.stderr:Found linux image: /boot/vmlinuz-5.14.0-645.el9.x86_64 2026-02-18T06:19:59.065 INFO:teuthology.orchestra.run.trial117.stderr:Found initrd image: /boot/initramfs-5.14.0-645.el9.x86_64.img 2026-02-18T06:19:59.096 INFO:teuthology.orchestra.run.trial117.stderr:Found linux image: /boot/vmlinuz-0-rescue-b0373be789df49cdafedf423703d2566 2026-02-18T06:19:59.103 INFO:teuthology.orchestra.run.trial117.stderr:Found initrd image: /boot/initramfs-0-rescue-b0373be789df49cdafedf423703d2566.img 2026-02-18T06:19:59.127 INFO:teuthology.orchestra.run.trial117.stderr:Found linux image: /boot/vmlinuz-0-rescue-2734456005d743dca7f3dc77c35a2d0d 2026-02-18T06:19:59.133 INFO:teuthology.orchestra.run.trial117.stderr:Found initrd image: /boot/initramfs-0-rescue-2734456005d743dca7f3dc77c35a2d0d.img 2026-02-18T06:19:59.216 INFO:teuthology.orchestra.run.trial117.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2026-02-18T06:19:59.224 INFO:teuthology.orchestra.run.trial117.stderr:done 2026-02-18T06:19:59.226 DEBUG:teuthology.orchestra.run.trial117:> test -d /sys/firmware/efi 2026-02-18T06:19:59.241 DEBUG:teuthology.orchestra.run.trial117:> sudo find /boot/efi/EFI -mindepth 1 -maxdepth 1 -type d || true 2026-02-18T06:19:59.307 INFO:teuthology.orchestra.run.trial117.stdout:/boot/efi/EFI/BOOT 2026-02-18T06:19:59.307 INFO:teuthology.orchestra.run.trial117.stdout:/boot/efi/EFI/centos 2026-02-18T06:19:59.309 DEBUG:teuthology.orchestra.run.trial117:> sudo test -f /boot/efi/EFI/BOOT/grub.cfg && echo yes || echo no 2026-02-18T06:19:59.375 INFO:teuthology.orchestra.run.trial117.stdout:no 2026-02-18T06:19:59.376 DEBUG:teuthology.orchestra.run.trial117:> sudo test -f /boot/efi/EFI/centos/grub.cfg && echo yes || echo no 2026-02-18T06:19:59.440 INFO:teuthology.orchestra.run.trial117.stdout:yes 2026-02-18T06:19:59.440 DEBUG:teuthology.orchestra.run.trial117:> sudo cp -f /boot/grub2/grub.cfg /boot/efi/EFI/centos/grub.cfg 2026-02-18T06:19:59.505 INFO:teuthology.orchestra.remote:Triggering safe hard reboot via SysRq on trial117 2026-02-18T06:19:59.506 DEBUG:teuthology.orchestra.run.trial117:> sudo bash -c ' 2026-02-18T06:19:59.506 DEBUG:teuthology.orchestra.run.trial117:> echo pci > /sys/kernel/reboot/type && echo 1 > /sys/kernel/reboot/force && sync && echo s > /proc/sysrq-trigger && echo u > /proc/sysrq-trigger && sleep 2 && echo b > /proc/sysrq-trigger 2026-02-18T06:19:59.506 DEBUG:teuthology.orchestra.run.trial117:> ' 2026-02-18T06:20:26.557 INFO:teuthology.task.kernel:Checking client cluster1.mon.a for new kernel version... 2026-02-18T06:20:26.557 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial005.front.sepia.ceph.com' 2026-02-18T06:20:26.558 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial005.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T06:20:29.548 INFO:teuthology.task.kernel:Checking client cluster2.mon.a for new kernel version... 2026-02-18T06:20:29.549 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial117.front.sepia.ceph.com' 2026-02-18T06:20:29.550 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial117.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T06:20:40.832 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 10.20.193.5 2026-02-18T06:20:43.840 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 10.20.193.117 2026-02-18T06:20:49.838 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial005.front.sepia.ceph.com' 2026-02-18T06:20:49.839 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial005.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T06:20:52.842 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial117.front.sepia.ceph.com' 2026-02-18T06:20:52.843 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial117.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T06:21:25.892 DEBUG:teuthology.orchestra.run.trial005:> true 2026-02-18T06:21:26.050 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial005.front.sepia.ceph.com' 2026-02-18T06:21:26.051 INFO:teuthology.task.kernel:Checking kernel version of cluster1.mon.a, want "5.14.0-681.el9.x86_64"... 2026-02-18T06:21:26.051 DEBUG:teuthology.orchestra.run.trial005:> uname -r 2026-02-18T06:21:26.106 INFO:teuthology.orchestra.run.trial005.stdout:5.14.0-681.el9.x86_64 2026-02-18T06:21:26.107 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-681.el9.x86_64 vs 5.14.0-681.el9.x86_64 2026-02-18T06:21:26.107 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2026-02-18T06:21:26.107 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2026-02-18T06:21:27.108 INFO:teuthology.task.kernel:Enabling kdb on cluster1.mon.a... 2026-02-18T06:21:27.108 DEBUG:teuthology.orchestra.run.trial005:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2026-02-18T06:21:27.137 INFO:teuthology.orchestra.run.trial005.stdout:ttyS1 2026-02-18T06:21:27.161 DEBUG:teuthology.parallel:result is None 2026-02-18T06:21:28.970 DEBUG:teuthology.orchestra.run.trial117:> true 2026-02-18T06:21:29.119 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial117.front.sepia.ceph.com' 2026-02-18T06:21:29.119 INFO:teuthology.task.kernel:Checking kernel version of cluster2.mon.a, want "5.14.0-681.el9.x86_64"... 2026-02-18T06:21:29.119 DEBUG:teuthology.orchestra.run.trial117:> uname -r 2026-02-18T06:21:29.172 INFO:teuthology.orchestra.run.trial117.stdout:5.14.0-681.el9.x86_64 2026-02-18T06:21:29.172 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-681.el9.x86_64 vs 5.14.0-681.el9.x86_64 2026-02-18T06:21:29.173 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2026-02-18T06:21:29.173 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2026-02-18T06:21:30.174 INFO:teuthology.task.kernel:Enabling kdb on cluster2.mon.a... 2026-02-18T06:21:30.174 DEBUG:teuthology.orchestra.run.trial117:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2026-02-18T06:21:30.204 INFO:teuthology.orchestra.run.trial117.stdout:ttyS1 2026-02-18T06:21:30.228 DEBUG:teuthology.parallel:result is None 2026-02-18T06:21:30.228 INFO:teuthology.run_tasks:Running task internal.base... 2026-02-18T06:21:30.241 INFO:teuthology.task.internal:Creating test directory... 2026-02-18T06:21:30.242 DEBUG:teuthology.orchestra.run.trial005:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-02-18T06:21:30.244 DEBUG:teuthology.orchestra.run.trial117:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-02-18T06:21:30.286 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2026-02-18T06:21:30.299 INFO:teuthology.run_tasks:Running task internal.archive... 2026-02-18T06:21:30.312 INFO:teuthology.task.internal:Creating archive directory... 2026-02-18T06:21:30.312 DEBUG:teuthology.orchestra.run.trial005:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-02-18T06:21:30.314 DEBUG:teuthology.orchestra.run.trial117:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-02-18T06:21:30.352 INFO:teuthology.run_tasks:Running task internal.coredump... 2026-02-18T06:21:30.364 INFO:teuthology.task.internal:Enabling coredump saving... 2026-02-18T06:21:30.364 DEBUG:teuthology.orchestra.run.trial005:> 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-18T06:21:30.373 DEBUG:teuthology.orchestra.run.trial117:> 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-18T06:21:30.394 INFO:teuthology.orchestra.run.trial005.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-18T06:21:30.402 INFO:teuthology.orchestra.run.trial005.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-18T06:21:30.408 INFO:teuthology.orchestra.run.trial117.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-18T06:21:30.417 INFO:teuthology.orchestra.run.trial117.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-18T06:21:30.419 INFO:teuthology.run_tasks:Running task internal.sudo... 2026-02-18T06:21:30.522 INFO:teuthology.task.internal:Configuring sudo... 2026-02-18T06:21:30.522 DEBUG:teuthology.orchestra.run.trial005:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-02-18T06:21:30.527 DEBUG:teuthology.orchestra.run.trial117:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-02-18T06:21:30.552 INFO:teuthology.run_tasks:Running task internal.syslog... 2026-02-18T06:21:30.569 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2026-02-18T06:21:30.569 DEBUG:teuthology.orchestra.run.trial005:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-02-18T06:21:30.593 DEBUG:teuthology.orchestra.run.trial117:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-02-18T06:21:30.609 DEBUG:teuthology.orchestra.run.trial005:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-18T06:21:30.763 DEBUG:teuthology.orchestra.run.trial005:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-18T06:21:30.787 DEBUG:teuthology.orchestra.run.trial005:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-18T06:21:30.930 DEBUG:teuthology.orchestra.run.trial005:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-18T06:21:30.956 DEBUG:teuthology.orchestra.run.trial005:> set -ex 2026-02-18T06:21:30.956 DEBUG:teuthology.orchestra.run.trial005:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-02-18T06:21:31.019 DEBUG:teuthology.orchestra.run.trial117:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-18T06:21:31.098 DEBUG:teuthology.orchestra.run.trial117:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-18T06:21:31.122 DEBUG:teuthology.orchestra.run.trial117:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-18T06:21:31.258 DEBUG:teuthology.orchestra.run.trial117:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-18T06:21:31.282 DEBUG:teuthology.orchestra.run.trial117:> set -ex 2026-02-18T06:21:31.282 DEBUG:teuthology.orchestra.run.trial117:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-02-18T06:21:31.346 DEBUG:teuthology.orchestra.run.trial005:> sudo service rsyslog restart 2026-02-18T06:21:31.348 DEBUG:teuthology.orchestra.run.trial117:> sudo service rsyslog restart 2026-02-18T06:21:31.375 INFO:teuthology.orchestra.run.trial005.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-18T06:21:31.413 INFO:teuthology.orchestra.run.trial117.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-18T06:21:31.861 INFO:teuthology.run_tasks:Running task internal.timer... 2026-02-18T06:21:31.875 INFO:teuthology.task.internal:Starting timer... 2026-02-18T06:21:31.876 INFO:teuthology.run_tasks:Running task pcp... 2026-02-18T06:21:31.899 INFO:teuthology.run_tasks:Running task selinux... 2026-02-18T06:21:31.917 DEBUG:teuthology.orchestra.run.trial005:> sudo service auditd rotate 2026-02-18T06:21:31.945 INFO:teuthology.orchestra.run.trial005.stdout:Rotating logs: 2026-02-18T06:21:31.947 DEBUG:teuthology.orchestra.run.trial117:> sudo service auditd rotate 2026-02-18T06:21:31.977 INFO:teuthology.orchestra.run.trial117.stdout:Rotating logs: 2026-02-18T06:21:31.979 DEBUG:teuthology.task.selinux:Getting current SELinux state 2026-02-18T06:21:31.979 DEBUG:teuthology.orchestra.run.trial005:> /usr/sbin/getenforce 2026-02-18T06:21:32.002 INFO:teuthology.orchestra.run.trial005.stdout:Permissive 2026-02-18T06:21:32.003 DEBUG:teuthology.orchestra.run.trial117:> /usr/sbin/getenforce 2026-02-18T06:21:32.035 INFO:teuthology.orchestra.run.trial117.stdout:Permissive 2026-02-18T06:21:32.035 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@trial005.front.sepia.ceph.com': 'permissive', 'ubuntu@trial117.front.sepia.ceph.com': 'permissive'} 2026-02-18T06:21:32.035 DEBUG:teuthology.orchestra.run.trial005:> 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-18T06:21:32.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T06:21:32.067 DEBUG:teuthology.orchestra.run.trial117:> 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-18T06:21:32.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T06:21:32.101 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2026-02-18T06:21:32.102 DEBUG:teuthology.orchestra.run.trial005:> sudo /usr/sbin/setenforce permissive 2026-02-18T06:21:32.132 DEBUG:teuthology.orchestra.run.trial117:> sudo /usr/sbin/setenforce permissive 2026-02-18T06:21:32.167 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2026-02-18T06:21:32.183 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2026-02-18T06:21:32.186 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2026-02-18T06:21:32.293 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2026-02-18T06:21:32.303 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-18T06:21:32.305 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit trial005.front.sepia.ceph.com,trial117.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2026-02-18T06:22:39.989 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@trial005.front.sepia.ceph.com'), Remote(name='ubuntu@trial117.front.sepia.ceph.com')] 2026-02-18T06:22:39.990 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial005.front.sepia.ceph.com' 2026-02-18T06:22:39.992 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial005.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T06:22:40.102 DEBUG:teuthology.orchestra.run.trial005:> true 2026-02-18T06:22:40.174 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial005.front.sepia.ceph.com' 2026-02-18T06:22:40.174 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial117.front.sepia.ceph.com' 2026-02-18T06:22:40.174 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial117.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-18T06:22:40.267 DEBUG:teuthology.orchestra.run.trial117:> true 2026-02-18T06:22:40.340 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial117.front.sepia.ceph.com' 2026-02-18T06:22:40.341 INFO:teuthology.run_tasks:Running task clock... 2026-02-18T06:22:40.354 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2026-02-18T06:22:40.354 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-02-18T06:22:40.354 DEBUG:teuthology.orchestra.run.trial005:> 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-18T06:22:40.357 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-02-18T06:22:40.357 DEBUG:teuthology.orchestra.run.trial117:> 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-18T06:22:40.382 INFO:teuthology.orchestra.run.trial005.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2026-02-18T06:22:40.394 INFO:teuthology.orchestra.run.trial005.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2026-02-18T06:22:40.406 INFO:teuthology.orchestra.run.trial117.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2026-02-18T06:22:40.414 INFO:teuthology.orchestra.run.trial005.stderr:sudo: ntpd: command not found 2026-02-18T06:22:40.418 INFO:teuthology.orchestra.run.trial117.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2026-02-18T06:22:40.423 INFO:teuthology.orchestra.run.trial005.stdout:506 Cannot talk to daemon 2026-02-18T06:22:40.435 INFO:teuthology.orchestra.run.trial005.stderr:Failed to start ntp.service: Unit ntp.service not found. 2026-02-18T06:22:40.438 INFO:teuthology.orchestra.run.trial117.stderr:sudo: ntpd: command not found 2026-02-18T06:22:40.447 INFO:teuthology.orchestra.run.trial005.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2026-02-18T06:22:40.448 INFO:teuthology.orchestra.run.trial117.stdout:506 Cannot talk to daemon 2026-02-18T06:22:40.459 INFO:teuthology.orchestra.run.trial117.stderr:Failed to start ntp.service: Unit ntp.service not found. 2026-02-18T06:22:40.471 INFO:teuthology.orchestra.run.trial117.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2026-02-18T06:22:40.495 INFO:teuthology.orchestra.run.trial005.stderr:bash: line 1: ntpq: command not found 2026-02-18T06:22:40.497 INFO:teuthology.orchestra.run.trial005.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-18T06:22:40.497 INFO:teuthology.orchestra.run.trial005.stdout:=============================================================================== 2026-02-18T06:22:40.517 INFO:teuthology.orchestra.run.trial117.stderr:bash: line 1: ntpq: command not found 2026-02-18T06:22:40.519 INFO:teuthology.orchestra.run.trial117.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-18T06:22:40.519 INFO:teuthology.orchestra.run.trial117.stdout:=============================================================================== 2026-02-18T06:22:40.520 INFO:teuthology.run_tasks:Running task install... 2026-02-18T06:22:40.534 DEBUG:teuthology.task.install:project ceph 2026-02-18T06:22:40.534 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'adc1923395f2bcd6ae89b5d331d278364d1848ed'}} 2026-02-18T06:22:40.534 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': 'adc1923395f2bcd6ae89b5d331d278364d1848ed'} 2026-02-18T06:22:40.535 INFO:teuthology.task.install:Using flavor: default 2026-02-18T06:22:40.543 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-18T06:22:40.543 INFO:teuthology.task.install:extra packages: [] 2026-02-18T06:22:40.543 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': 'adc1923395f2bcd6ae89b5d331d278364d1848ed', 'tag': None, 'wait_for_package': False} 2026-02-18T06:22:40.544 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=adc1923395f2bcd6ae89b5d331d278364d1848ed 2026-02-18T06:22:40.546 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': 'adc1923395f2bcd6ae89b5d331d278364d1848ed', 'tag': None, 'wait_for_package': False} 2026-02-18T06:22:40.547 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=adc1923395f2bcd6ae89b5d331d278364d1848ed 2026-02-18T06:22:40.745 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/centos/9/flavors/default/ 2026-02-18T06:22:40.746 INFO:teuthology.task.install.rpm:Package version is 20.2.0-670.gadc19233 2026-02-18T06:22:40.760 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/centos/9/flavors/default/ 2026-02-18T06:22:40.760 INFO:teuthology.task.install.rpm:Package version is 20.2.0-670.gadc19233 2026-02-18T06:22:40.925 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2026-02-18T06:22:40.925 DEBUG:teuthology.orchestra.run.trial005:> set -ex 2026-02-18T06:22:40.926 DEBUG:teuthology.orchestra.run.trial005:> sudo dd of=/etc/yum.repos.d/ceph.repo 2026-02-18T06:22:40.927 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/20.2.1_2.17.26-baseline_2/adc1923395f2bcd6ae89b5d331d278364d1848ed/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2026-02-18T06:22:40.927 DEBUG:teuthology.orchestra.run.trial117:> set -ex 2026-02-18T06:22:40.927 DEBUG:teuthology.orchestra.run.trial117:> sudo dd of=/etc/yum.repos.d/ceph.repo 2026-02-18T06:22:40.951 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-18T06:22:40.951 DEBUG:teuthology.orchestra.run.trial005:> 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/adc1923395f2bcd6ae89b5d331d278364d1848ed/;g' /etc/yum.repos.d/ceph.repo ; fi 2026-02-18T06:22:40.952 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-18T06:22:40.952 DEBUG:teuthology.orchestra.run.trial117:> 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/adc1923395f2bcd6ae89b5d331d278364d1848ed/;g' /etc/yum.repos.d/ceph.repo ; fi 2026-02-18T06:22:41.016 DEBUG:teuthology.orchestra.run.trial117:> 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-18T06:22:41.019 DEBUG:teuthology.orchestra.run.trial005:> 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-18T06:22:41.089 DEBUG:teuthology.orchestra.run.trial117:> 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-18T06:22:41.093 DEBUG:teuthology.orchestra.run.trial005:> 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-18T06:22:41.151 INFO:teuthology.orchestra.run.trial117.stdout:check_obsoletes = 1 2026-02-18T06:22:41.153 DEBUG:teuthology.orchestra.run.trial117:> sudo yum clean all 2026-02-18T06:22:41.158 INFO:teuthology.orchestra.run.trial005.stdout:check_obsoletes = 1 2026-02-18T06:22:41.159 DEBUG:teuthology.orchestra.run.trial005:> sudo yum clean all 2026-02-18T06:22:41.300 INFO:teuthology.orchestra.run.trial117.stdout:41 files removed 2026-02-18T06:22:41.306 INFO:teuthology.orchestra.run.trial005.stdout:41 files removed 2026-02-18T06:22:41.315 DEBUG:teuthology.orchestra.run.trial117:> sudo yum -y install ceph-radosgw 2026-02-18T06:22:41.320 DEBUG:teuthology.orchestra.run.trial005:> sudo yum -y install ceph-radosgw 2026-02-18T06:22:41.592 INFO:teuthology.orchestra.run.trial117.stdout:ceph packages for x86_64 664 kB/s | 89 kB 00:00 2026-02-18T06:22:41.595 INFO:teuthology.orchestra.run.trial005.stdout:ceph packages for x86_64 664 kB/s | 89 kB 00:00 2026-02-18T06:22:41.731 INFO:teuthology.orchestra.run.trial117.stdout:ceph noarch packages 164 kB/s | 19 kB 00:00 2026-02-18T06:22:41.732 INFO:teuthology.orchestra.run.trial005.stdout:ceph noarch packages 167 kB/s | 19 kB 00:00 2026-02-18T06:22:41.857 INFO:teuthology.orchestra.run.trial117.stdout:ceph source packages 19 kB/s | 1.9 kB 00:00 2026-02-18T06:22:41.858 INFO:teuthology.orchestra.run.trial005.stdout:ceph source packages 19 kB/s | 1.9 kB 00:00 2026-02-18T06:22:42.550 INFO:teuthology.orchestra.run.trial005.stdout:CentOS Stream 9 - BaseOS 13 MB/s | 8.9 MB 00:00 2026-02-18T06:22:44.950 INFO:teuthology.orchestra.run.trial117.stdout:CentOS Stream 9 - BaseOS 2.9 MB/s | 8.9 MB 00:03 2026-02-18T06:22:46.031 INFO:teuthology.orchestra.run.trial005.stdout:CentOS Stream 9 - AppStream 9.1 MB/s | 27 MB 00:02 2026-02-18T06:22:48.160 INFO:teuthology.orchestra.run.trial117.stdout:CentOS Stream 9 - AppStream 10 MB/s | 27 MB 00:02 2026-02-18T06:22:50.115 INFO:teuthology.orchestra.run.trial005.stdout:CentOS Stream 9 - CRB 4.5 MB/s | 7.8 MB 00:01 2026-02-18T06:22:51.935 INFO:teuthology.orchestra.run.trial005.stdout:CentOS Stream 9 - Extras packages 18 kB/s | 20 kB 00:01 2026-02-18T06:22:52.568 INFO:teuthology.orchestra.run.trial005.stdout:Extra Packages for Enterprise Linux 36 MB/s | 20 MB 00:00 2026-02-18T06:22:53.547 INFO:teuthology.orchestra.run.trial117.stdout:CentOS Stream 9 - CRB 2.6 MB/s | 7.8 MB 00:03 2026-02-18T06:22:54.468 INFO:teuthology.orchestra.run.trial117.stdout:CentOS Stream 9 - Extras packages 108 kB/s | 20 kB 00:00 2026-02-18T06:22:55.170 INFO:teuthology.orchestra.run.trial117.stdout:Extra Packages for Enterprise Linux 32 MB/s | 20 MB 00:00 2026-02-18T06:22:55.821 INFO:teuthology.orchestra.run.trial005.stdout:lab-extras 981 kB/s | 50 kB 00:00 2026-02-18T06:22:57.048 INFO:teuthology.orchestra.run.trial005.stdout:Dependencies resolved. 2026-02-18T06:22:57.050 INFO:teuthology.orchestra.run.trial005.stdout:================================================================================ 2026-02-18T06:22:57.050 INFO:teuthology.orchestra.run.trial005.stdout: Package Arch Version Repository Size 2026-02-18T06:22:57.050 INFO:teuthology.orchestra.run.trial005.stdout:================================================================================ 2026-02-18T06:22:57.050 INFO:teuthology.orchestra.run.trial005.stdout:Installing: 2026-02-18T06:22:57.050 INFO:teuthology.orchestra.run.trial005.stdout: ceph-radosgw x86_64 2:20.2.0-670.gadc19233.el9 ceph 24 M 2026-02-18T06:22:57.050 INFO:teuthology.orchestra.run.trial005.stdout:Upgrading: 2026-02-18T06:22:57.050 INFO:teuthology.orchestra.run.trial005.stdout: librados2 x86_64 2:20.2.0-670.gadc19233.el9 ceph 3.5 M 2026-02-18T06:22:57.050 INFO:teuthology.orchestra.run.trial005.stdout: librbd1 x86_64 2:20.2.0-670.gadc19233.el9 ceph 2.8 M 2026-02-18T06:22:57.051 INFO:teuthology.orchestra.run.trial005.stdout:Installing dependencies: 2026-02-18T06:22:57.051 INFO:teuthology.orchestra.run.trial005.stdout: boost-program-options x86_64 1.75.0-13.el9 appstream 104 k 2026-02-18T06:22:57.051 INFO:teuthology.orchestra.run.trial005.stdout: ceph-base x86_64 2:20.2.0-670.gadc19233.el9 ceph 5.9 M 2026-02-18T06:22:57.051 INFO:teuthology.orchestra.run.trial005.stdout: ceph-common x86_64 2:20.2.0-670.gadc19233.el9 ceph 24 M 2026-02-18T06:22:57.051 INFO:teuthology.orchestra.run.trial005.stdout: ceph-selinux x86_64 2:20.2.0-670.gadc19233.el9 ceph 25 k 2026-02-18T06:22:57.051 INFO:teuthology.orchestra.run.trial005.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2026-02-18T06:22:57.051 INFO:teuthology.orchestra.run.trial005.stdout: libarrow x86_64 9.0.0-15.el9 epel 4.4 M 2026-02-18T06:22:57.051 INFO:teuthology.orchestra.run.trial005.stdout: libarrow-doc noarch 9.0.0-15.el9 epel 25 k 2026-02-18T06:22:57.051 INFO:teuthology.orchestra.run.trial005.stdout: libcephfs2 x86_64 2:20.2.0-670.gadc19233.el9 ceph 869 k 2026-02-18T06:22:57.051 INFO:teuthology.orchestra.run.trial005.stdout: libnbd x86_64 1.20.3-4.el9 appstream 164 k 2026-02-18T06:22:57.051 INFO:teuthology.orchestra.run.trial005.stdout: liboath x86_64 2.6.12-1.el9 epel 49 k 2026-02-18T06:22:57.051 INFO:teuthology.orchestra.run.trial005.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2026-02-18T06:22:57.051 INFO:teuthology.orchestra.run.trial005.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2026-02-18T06:22:57.052 INFO:teuthology.orchestra.run.trial005.stdout: libradosstriper1 x86_64 2:20.2.0-670.gadc19233.el9 ceph 250 k 2026-02-18T06:22:57.052 INFO:teuthology.orchestra.run.trial005.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2026-02-18T06:22:57.052 INFO:teuthology.orchestra.run.trial005.stdout: librgw2 x86_64 2:20.2.0-670.gadc19233.el9 ceph 6.4 M 2026-02-18T06:22:57.052 INFO:teuthology.orchestra.run.trial005.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2026-02-18T06:22:57.052 INFO:teuthology.orchestra.run.trial005.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2026-02-18T06:22:57.052 INFO:teuthology.orchestra.run.trial005.stdout: mailcap noarch 2.1.49-5.el9 baseos 33 k 2026-02-18T06:22:57.052 INFO:teuthology.orchestra.run.trial005.stdout: parquet-libs x86_64 9.0.0-15.el9 epel 838 k 2026-02-18T06:22:57.052 INFO:teuthology.orchestra.run.trial005.stdout: pciutils x86_64 3.7.0-7.el9 baseos 93 k 2026-02-18T06:22:57.052 INFO:teuthology.orchestra.run.trial005.stdout: python3-ceph-argparse x86_64 2:20.2.0-670.gadc19233.el9 ceph 45 k 2026-02-18T06:22:57.052 INFO:teuthology.orchestra.run.trial005.stdout: python3-ceph-common x86_64 2:20.2.0-670.gadc19233.el9 ceph 175 k 2026-02-18T06:22:57.052 INFO:teuthology.orchestra.run.trial005.stdout: python3-cephfs x86_64 2:20.2.0-670.gadc19233.el9 ceph 162 k 2026-02-18T06:22:57.052 INFO:teuthology.orchestra.run.trial005.stdout: python3-rados x86_64 2:20.2.0-670.gadc19233.el9 ceph 323 k 2026-02-18T06:22:57.053 INFO:teuthology.orchestra.run.trial005.stdout: python3-rbd x86_64 2:20.2.0-670.gadc19233.el9 ceph 305 k 2026-02-18T06:22:57.053 INFO:teuthology.orchestra.run.trial005.stdout: python3-rgw x86_64 2:20.2.0-670.gadc19233.el9 ceph 99 k 2026-02-18T06:22:57.053 INFO:teuthology.orchestra.run.trial005.stdout: qatlib x86_64 25.08.0-2.el9 appstream 240 k 2026-02-18T06:22:57.053 INFO:teuthology.orchestra.run.trial005.stdout: qatzip-libs x86_64 1.3.1-1.el9 appstream 66 k 2026-02-18T06:22:57.053 INFO:teuthology.orchestra.run.trial005.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2026-02-18T06:22:57.053 INFO:teuthology.orchestra.run.trial005.stdout: thrift x86_64 0.15.0-4.el9 epel 1.6 M 2026-02-18T06:22:57.053 INFO:teuthology.orchestra.run.trial005.stdout:Installing weak dependencies: 2026-02-18T06:22:57.053 INFO:teuthology.orchestra.run.trial005.stdout: libcephfs-daemon x86_64 2:20.2.0-670.gadc19233.el9 ceph 35 k 2026-02-18T06:22:57.053 INFO:teuthology.orchestra.run.trial005.stdout: libcephfs-proxy2 x86_64 2:20.2.0-670.gadc19233.el9 ceph 24 k 2026-02-18T06:22:57.053 INFO:teuthology.orchestra.run.trial005.stdout: nvme-cli x86_64 2.13-1.el9 baseos 1.1 M 2026-02-18T06:22:57.053 INFO:teuthology.orchestra.run.trial005.stdout: qatlib-service x86_64 25.08.0-2.el9 appstream 37 k 2026-02-18T06:22:57.053 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:22:57.054 INFO:teuthology.orchestra.run.trial005.stdout:Transaction Summary 2026-02-18T06:22:57.054 INFO:teuthology.orchestra.run.trial005.stdout:================================================================================ 2026-02-18T06:22:57.054 INFO:teuthology.orchestra.run.trial005.stdout:Install 35 Packages 2026-02-18T06:22:57.054 INFO:teuthology.orchestra.run.trial005.stdout:Upgrade 2 Packages 2026-02-18T06:22:57.054 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:22:57.054 INFO:teuthology.orchestra.run.trial005.stdout:Total download size: 79 M 2026-02-18T06:22:57.055 INFO:teuthology.orchestra.run.trial005.stdout:Downloading Packages: 2026-02-18T06:22:57.877 INFO:teuthology.orchestra.run.trial005.stdout:(1/37): ceph-base-20.2.0-670.gadc19233.el9.x86_ 17 MB/s | 5.9 MB 00:00 2026-02-18T06:22:57.910 INFO:teuthology.orchestra.run.trial005.stdout:(2/37): ceph-selinux-20.2.0-670.gadc19233.el9.x 750 kB/s | 25 kB 00:00 2026-02-18T06:22:57.948 INFO:teuthology.orchestra.run.trial005.stdout:(3/37): libcephfs-daemon-20.2.0-670.gadc19233.e 926 kB/s | 35 kB 00:00 2026-02-18T06:22:57.988 INFO:teuthology.orchestra.run.trial005.stdout:(4/37): libcephfs-proxy2-20.2.0-670.gadc19233.e 612 kB/s | 24 kB 00:00 2026-02-18T06:22:58.047 INFO:teuthology.orchestra.run.trial005.stdout:(5/37): libcephfs2-20.2.0-670.gadc19233.el9.x86 14 MB/s | 869 kB 00:00 2026-02-18T06:22:58.095 INFO:teuthology.orchestra.run.trial005.stdout:(6/37): libradosstriper1-20.2.0-670.gadc19233.e 5.1 MB/s | 250 kB 00:00 2026-02-18T06:22:58.399 INFO:teuthology.orchestra.run.trial117.stdout:lab-extras 2.7 MB/s | 50 kB 00:00 2026-02-18T06:22:58.453 INFO:teuthology.orchestra.run.trial005.stdout:(7/37): librgw2-20.2.0-670.gadc19233.el9.x86_64 18 MB/s | 6.4 MB 00:00 2026-02-18T06:22:58.486 INFO:teuthology.orchestra.run.trial005.stdout:(8/37): python3-ceph-argparse-20.2.0-670.gadc19 1.3 MB/s | 45 kB 00:00 2026-02-18T06:22:58.525 INFO:teuthology.orchestra.run.trial005.stdout:(9/37): python3-ceph-common-20.2.0-670.gadc1923 4.4 MB/s | 175 kB 00:00 2026-02-18T06:22:58.564 INFO:teuthology.orchestra.run.trial005.stdout:(10/37): python3-cephfs-20.2.0-670.gadc19233.el 4.1 MB/s | 162 kB 00:00 2026-02-18T06:22:58.628 INFO:teuthology.orchestra.run.trial005.stdout:(11/37): ceph-common-20.2.0-670.gadc19233.el9.x 22 MB/s | 24 MB 00:01 2026-02-18T06:22:58.629 INFO:teuthology.orchestra.run.trial005.stdout:(12/37): python3-rados-20.2.0-670.gadc19233.el9 4.9 MB/s | 323 kB 00:00 2026-02-18T06:22:58.641 INFO:teuthology.orchestra.run.trial005.stdout:(13/37): python3-rbd-20.2.0-670.gadc19233.el9.x 23 MB/s | 305 kB 00:00 2026-02-18T06:22:58.652 INFO:teuthology.orchestra.run.trial005.stdout:(14/37): python3-rgw-20.2.0-670.gadc19233.el9.x 4.2 MB/s | 99 kB 00:00 2026-02-18T06:22:58.679 INFO:teuthology.orchestra.run.trial005.stdout:(15/37): mailcap-2.1.49-5.el9.noarch.rpm 866 kB/s | 33 kB 00:00 2026-02-18T06:22:58.717 INFO:teuthology.orchestra.run.trial005.stdout:(16/37): ceph-radosgw-20.2.0-670.gadc19233.el9. 20 MB/s | 24 MB 00:01 2026-02-18T06:22:58.730 INFO:teuthology.orchestra.run.trial005.stdout:(17/37): pciutils-3.7.0-7.el9.x86_64.rpm 1.8 MB/s | 93 kB 00:00 2026-02-18T06:22:58.746 INFO:teuthology.orchestra.run.trial005.stdout:(18/37): nvme-cli-2.13-1.el9.x86_64.rpm 12 MB/s | 1.1 MB 00:00 2026-02-18T06:22:58.822 INFO:teuthology.orchestra.run.trial005.stdout:(19/37): boost-program-options-1.75.0-13.el9.x8 996 kB/s | 104 kB 00:00 2026-02-18T06:22:58.837 INFO:teuthology.orchestra.run.trial005.stdout:(20/37): libnbd-1.20.3-4.el9.x86_64.rpm 1.5 MB/s | 164 kB 00:00 2026-02-18T06:22:58.854 INFO:teuthology.orchestra.run.trial005.stdout:(21/37): libpmemobj-1.12.1-1.el9.x86_64.rpm 1.4 MB/s | 160 kB 00:00 2026-02-18T06:22:58.937 INFO:teuthology.orchestra.run.trial005.stdout:(22/37): librabbitmq-0.11.0-7.el9.x86_64.rpm 392 kB/s | 45 kB 00:00 2026-02-18T06:22:58.997 INFO:teuthology.orchestra.run.trial005.stdout:(23/37): lttng-ust-2.12.0-6.el9.x86_64.rpm 2.0 MB/s | 292 kB 00:00 2026-02-18T06:22:59.003 INFO:teuthology.orchestra.run.trial005.stdout:(24/37): librdkafka-1.6.1-102.el9.x86_64.rpm 3.9 MB/s | 662 kB 00:00 2026-02-18T06:22:59.024 INFO:teuthology.orchestra.run.trial005.stdout:(25/37): qatlib-25.08.0-2.el9.x86_64.rpm 2.7 MB/s | 240 kB 00:00 2026-02-18T06:22:59.030 INFO:teuthology.orchestra.run.trial005.stdout:(26/37): qatlib-service-25.08.0-2.el9.x86_64.rp 1.1 MB/s | 37 kB 00:00 2026-02-18T06:22:59.032 INFO:teuthology.orchestra.run.trial005.stdout:(27/37): qatzip-libs-1.3.1-1.el9.x86_64.rpm 2.2 MB/s | 66 kB 00:00 2026-02-18T06:22:59.247 INFO:teuthology.orchestra.run.trial005.stdout:(28/37): libarrow-doc-9.0.0-15.el9.noarch.rpm 115 kB/s | 25 kB 00:00 2026-02-18T06:22:59.448 INFO:teuthology.orchestra.run.trial005.stdout:(29/37): gperftools-libs-2.9.1-3.el9.x86_64.rpm 726 kB/s | 308 kB 00:00 2026-02-18T06:22:59.524 INFO:teuthology.orchestra.run.trial005.stdout:(30/37): liboath-2.6.12-1.el9.x86_64.rpm 176 kB/s | 49 kB 00:00 2026-02-18T06:22:59.625 INFO:teuthology.orchestra.run.trial117.stdout:Dependencies resolved. 2026-02-18T06:22:59.626 INFO:teuthology.orchestra.run.trial117.stdout:================================================================================ 2026-02-18T06:22:59.627 INFO:teuthology.orchestra.run.trial117.stdout: Package Arch Version Repository Size 2026-02-18T06:22:59.627 INFO:teuthology.orchestra.run.trial117.stdout:================================================================================ 2026-02-18T06:22:59.627 INFO:teuthology.orchestra.run.trial117.stdout:Installing: 2026-02-18T06:22:59.627 INFO:teuthology.orchestra.run.trial117.stdout: ceph-radosgw x86_64 2:20.2.0-670.gadc19233.el9 ceph 24 M 2026-02-18T06:22:59.627 INFO:teuthology.orchestra.run.trial117.stdout:Upgrading: 2026-02-18T06:22:59.627 INFO:teuthology.orchestra.run.trial117.stdout: librados2 x86_64 2:20.2.0-670.gadc19233.el9 ceph 3.5 M 2026-02-18T06:22:59.627 INFO:teuthology.orchestra.run.trial117.stdout: librbd1 x86_64 2:20.2.0-670.gadc19233.el9 ceph 2.8 M 2026-02-18T06:22:59.627 INFO:teuthology.orchestra.run.trial117.stdout:Installing dependencies: 2026-02-18T06:22:59.627 INFO:teuthology.orchestra.run.trial117.stdout: boost-program-options x86_64 1.75.0-13.el9 appstream 104 k 2026-02-18T06:22:59.627 INFO:teuthology.orchestra.run.trial117.stdout: ceph-base x86_64 2:20.2.0-670.gadc19233.el9 ceph 5.9 M 2026-02-18T06:22:59.627 INFO:teuthology.orchestra.run.trial117.stdout: ceph-common x86_64 2:20.2.0-670.gadc19233.el9 ceph 24 M 2026-02-18T06:22:59.628 INFO:teuthology.orchestra.run.trial117.stdout: ceph-selinux x86_64 2:20.2.0-670.gadc19233.el9 ceph 25 k 2026-02-18T06:22:59.628 INFO:teuthology.orchestra.run.trial117.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2026-02-18T06:22:59.628 INFO:teuthology.orchestra.run.trial117.stdout: libarrow x86_64 9.0.0-15.el9 epel 4.4 M 2026-02-18T06:22:59.628 INFO:teuthology.orchestra.run.trial117.stdout: libarrow-doc noarch 9.0.0-15.el9 epel 25 k 2026-02-18T06:22:59.628 INFO:teuthology.orchestra.run.trial117.stdout: libcephfs2 x86_64 2:20.2.0-670.gadc19233.el9 ceph 869 k 2026-02-18T06:22:59.628 INFO:teuthology.orchestra.run.trial117.stdout: libnbd x86_64 1.20.3-4.el9 appstream 164 k 2026-02-18T06:22:59.628 INFO:teuthology.orchestra.run.trial117.stdout: liboath x86_64 2.6.12-1.el9 epel 49 k 2026-02-18T06:22:59.628 INFO:teuthology.orchestra.run.trial117.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2026-02-18T06:22:59.628 INFO:teuthology.orchestra.run.trial117.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2026-02-18T06:22:59.628 INFO:teuthology.orchestra.run.trial117.stdout: libradosstriper1 x86_64 2:20.2.0-670.gadc19233.el9 ceph 250 k 2026-02-18T06:22:59.628 INFO:teuthology.orchestra.run.trial117.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2026-02-18T06:22:59.628 INFO:teuthology.orchestra.run.trial117.stdout: librgw2 x86_64 2:20.2.0-670.gadc19233.el9 ceph 6.4 M 2026-02-18T06:22:59.628 INFO:teuthology.orchestra.run.trial117.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2026-02-18T06:22:59.629 INFO:teuthology.orchestra.run.trial117.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2026-02-18T06:22:59.629 INFO:teuthology.orchestra.run.trial117.stdout: mailcap noarch 2.1.49-5.el9 baseos 33 k 2026-02-18T06:22:59.629 INFO:teuthology.orchestra.run.trial117.stdout: parquet-libs x86_64 9.0.0-15.el9 epel 838 k 2026-02-18T06:22:59.629 INFO:teuthology.orchestra.run.trial117.stdout: pciutils x86_64 3.7.0-7.el9 baseos 93 k 2026-02-18T06:22:59.629 INFO:teuthology.orchestra.run.trial117.stdout: python3-ceph-argparse x86_64 2:20.2.0-670.gadc19233.el9 ceph 45 k 2026-02-18T06:22:59.629 INFO:teuthology.orchestra.run.trial117.stdout: python3-ceph-common x86_64 2:20.2.0-670.gadc19233.el9 ceph 175 k 2026-02-18T06:22:59.629 INFO:teuthology.orchestra.run.trial117.stdout: python3-cephfs x86_64 2:20.2.0-670.gadc19233.el9 ceph 162 k 2026-02-18T06:22:59.629 INFO:teuthology.orchestra.run.trial117.stdout: python3-rados x86_64 2:20.2.0-670.gadc19233.el9 ceph 323 k 2026-02-18T06:22:59.629 INFO:teuthology.orchestra.run.trial117.stdout: python3-rbd x86_64 2:20.2.0-670.gadc19233.el9 ceph 305 k 2026-02-18T06:22:59.629 INFO:teuthology.orchestra.run.trial117.stdout: python3-rgw x86_64 2:20.2.0-670.gadc19233.el9 ceph 99 k 2026-02-18T06:22:59.629 INFO:teuthology.orchestra.run.trial117.stdout: qatlib x86_64 25.08.0-2.el9 appstream 240 k 2026-02-18T06:22:59.629 INFO:teuthology.orchestra.run.trial117.stdout: qatzip-libs x86_64 1.3.1-1.el9 appstream 66 k 2026-02-18T06:22:59.630 INFO:teuthology.orchestra.run.trial117.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2026-02-18T06:22:59.630 INFO:teuthology.orchestra.run.trial117.stdout: thrift x86_64 0.15.0-4.el9 epel 1.6 M 2026-02-18T06:22:59.630 INFO:teuthology.orchestra.run.trial117.stdout:Installing weak dependencies: 2026-02-18T06:22:59.630 INFO:teuthology.orchestra.run.trial117.stdout: libcephfs-daemon x86_64 2:20.2.0-670.gadc19233.el9 ceph 35 k 2026-02-18T06:22:59.630 INFO:teuthology.orchestra.run.trial117.stdout: libcephfs-proxy2 x86_64 2:20.2.0-670.gadc19233.el9 ceph 24 k 2026-02-18T06:22:59.630 INFO:teuthology.orchestra.run.trial117.stdout: nvme-cli x86_64 2.13-1.el9 baseos 1.1 M 2026-02-18T06:22:59.630 INFO:teuthology.orchestra.run.trial117.stdout: qatlib-service x86_64 25.08.0-2.el9 appstream 37 k 2026-02-18T06:22:59.630 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:22:59.630 INFO:teuthology.orchestra.run.trial117.stdout:Transaction Summary 2026-02-18T06:22:59.630 INFO:teuthology.orchestra.run.trial117.stdout:================================================================================ 2026-02-18T06:22:59.630 INFO:teuthology.orchestra.run.trial117.stdout:Install 35 Packages 2026-02-18T06:22:59.630 INFO:teuthology.orchestra.run.trial117.stdout:Upgrade 2 Packages 2026-02-18T06:22:59.631 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:22:59.631 INFO:teuthology.orchestra.run.trial117.stdout:Total download size: 79 M 2026-02-18T06:22:59.631 INFO:teuthology.orchestra.run.trial117.stdout:Downloading Packages: 2026-02-18T06:22:59.725 INFO:teuthology.orchestra.run.trial005.stdout:(31/37): libunwind-1.6.2-1.el9.x86_64.rpm 243 kB/s | 67 kB 00:00 2026-02-18T06:23:00.016 INFO:teuthology.orchestra.run.trial005.stdout:(32/37): parquet-libs-9.0.0-15.el9.x86_64.rpm 1.7 MB/s | 838 kB 00:00 2026-02-18T06:23:00.040 INFO:teuthology.orchestra.run.trial005.stdout:(33/37): libarrow-9.0.0-15.el9.x86_64.rpm 4.4 MB/s | 4.4 MB 00:01 2026-02-18T06:23:00.088 INFO:teuthology.orchestra.run.trial005.stdout:(34/37): re2-20211101-20.el9.x86_64.rpm 529 kB/s | 191 kB 00:00 2026-02-18T06:23:00.156 INFO:teuthology.orchestra.run.trial005.stdout:(35/37): librados2-20.2.0-670.gadc19233.el9.x86 30 MB/s | 3.5 MB 00:00 2026-02-18T06:23:00.202 INFO:teuthology.orchestra.run.trial005.stdout:(36/37): librbd1-20.2.0-670.gadc19233.el9.x86_6 25 MB/s | 2.8 MB 00:00 2026-02-18T06:23:00.457 INFO:teuthology.orchestra.run.trial117.stdout:(1/37): ceph-base-20.2.0-670.gadc19233.el9.x86_ 18 MB/s | 5.9 MB 00:00 2026-02-18T06:23:00.496 INFO:teuthology.orchestra.run.trial117.stdout:(2/37): ceph-selinux-20.2.0-670.gadc19233.el9.x 654 kB/s | 25 kB 00:00 2026-02-18T06:23:00.533 INFO:teuthology.orchestra.run.trial117.stdout:(3/37): libcephfs-daemon-20.2.0-670.gadc19233.e 937 kB/s | 35 kB 00:00 2026-02-18T06:23:00.572 INFO:teuthology.orchestra.run.trial117.stdout:(4/37): libcephfs-proxy2-20.2.0-670.gadc19233.e 618 kB/s | 24 kB 00:00 2026-02-18T06:23:00.630 INFO:teuthology.orchestra.run.trial117.stdout:(5/37): libcephfs2-20.2.0-670.gadc19233.el9.x86 15 MB/s | 869 kB 00:00 2026-02-18T06:23:00.639 INFO:teuthology.orchestra.run.trial005.stdout:(37/37): thrift-0.15.0-4.el9.x86_64.rpm 2.5 MB/s | 1.6 MB 00:00 2026-02-18T06:23:00.643 INFO:teuthology.orchestra.run.trial005.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:23:00.643 INFO:teuthology.orchestra.run.trial005.stdout:Total 22 MB/s | 79 MB 00:03 2026-02-18T06:23:00.678 INFO:teuthology.orchestra.run.trial117.stdout:(6/37): libradosstriper1-20.2.0-670.gadc19233.e 5.2 MB/s | 250 kB 00:00 2026-02-18T06:23:00.736 INFO:teuthology.orchestra.run.trial005.stdout:Running transaction check 2026-02-18T06:23:00.755 INFO:teuthology.orchestra.run.trial005.stdout:Transaction check succeeded. 2026-02-18T06:23:00.755 INFO:teuthology.orchestra.run.trial005.stdout:Running transaction test 2026-02-18T06:23:01.038 INFO:teuthology.orchestra.run.trial117.stdout:(7/37): librgw2-20.2.0-670.gadc19233.el9.x86_64 18 MB/s | 6.4 MB 00:00 2026-02-18T06:23:01.052 INFO:teuthology.orchestra.run.trial005.stdout:Transaction test succeeded. 2026-02-18T06:23:01.052 INFO:teuthology.orchestra.run.trial005.stdout:Running transaction 2026-02-18T06:23:01.075 INFO:teuthology.orchestra.run.trial117.stdout:(8/37): python3-ceph-argparse-20.2.0-670.gadc19 1.2 MB/s | 45 kB 00:00 2026-02-18T06:23:01.114 INFO:teuthology.orchestra.run.trial117.stdout:(9/37): python3-ceph-common-20.2.0-670.gadc1923 4.4 MB/s | 175 kB 00:00 2026-02-18T06:23:01.153 INFO:teuthology.orchestra.run.trial117.stdout:(10/37): python3-cephfs-20.2.0-670.gadc19233.el 4.1 MB/s | 162 kB 00:00 2026-02-18T06:23:01.194 INFO:teuthology.orchestra.run.trial117.stdout:(11/37): python3-rados-20.2.0-670.gadc19233.el9 7.7 MB/s | 323 kB 00:00 2026-02-18T06:23:01.235 INFO:teuthology.orchestra.run.trial117.stdout:(12/37): python3-rbd-20.2.0-670.gadc19233.el9.x 7.1 MB/s | 305 kB 00:00 2026-02-18T06:23:01.273 INFO:teuthology.orchestra.run.trial117.stdout:(13/37): python3-rgw-20.2.0-670.gadc19233.el9.x 2.6 MB/s | 99 kB 00:00 2026-02-18T06:23:01.307 INFO:teuthology.orchestra.run.trial117.stdout:(14/37): ceph-common-20.2.0-670.gadc19233.el9.x 20 MB/s | 24 MB 00:01 2026-02-18T06:23:01.340 INFO:teuthology.orchestra.run.trial117.stdout:(15/37): ceph-radosgw-20.2.0-670.gadc19233.el9. 19 MB/s | 24 MB 00:01 2026-02-18T06:23:01.340 INFO:teuthology.orchestra.run.trial117.stdout:(16/37): mailcap-2.1.49-5.el9.noarch.rpm 491 kB/s | 33 kB 00:00 2026-02-18T06:23:01.381 INFO:teuthology.orchestra.run.trial117.stdout:(17/37): pciutils-3.7.0-7.el9.x86_64.rpm 2.2 MB/s | 93 kB 00:00 2026-02-18T06:23:01.388 INFO:teuthology.orchestra.run.trial005.stdout: Preparing : 1/1 2026-02-18T06:23:01.400 INFO:teuthology.orchestra.run.trial005.stdout: Installing : thrift-0.15.0-4.el9.x86_64 1/39 2026-02-18T06:23:01.405 INFO:teuthology.orchestra.run.trial117.stdout:(18/37): nvme-cli-2.13-1.el9.x86_64.rpm 11 MB/s | 1.1 MB 00:00 2026-02-18T06:23:01.405 INFO:teuthology.orchestra.run.trial117.stdout:(19/37): boost-program-options-1.75.0-13.el9.x8 1.6 MB/s | 104 kB 00:00 2026-02-18T06:23:01.428 INFO:teuthology.orchestra.run.trial117.stdout:(20/37): librabbitmq-0.11.0-7.el9.x86_64.rpm 2.0 MB/s | 45 kB 00:00 2026-02-18T06:23:01.466 INFO:teuthology.orchestra.run.trial117.stdout:(21/37): libnbd-1.20.3-4.el9.x86_64.rpm 1.9 MB/s | 164 kB 00:00 2026-02-18T06:23:01.489 INFO:teuthology.orchestra.run.trial117.stdout:(22/37): libpmemobj-1.12.1-1.el9.x86_64.rpm 1.9 MB/s | 160 kB 00:00 2026-02-18T06:23:01.493 INFO:teuthology.orchestra.run.trial117.stdout:(23/37): librdkafka-1.6.1-102.el9.x86_64.rpm 9.9 MB/s | 662 kB 00:00 2026-02-18T06:23:01.514 INFO:teuthology.orchestra.run.trial117.stdout:(24/37): lttng-ust-2.12.0-6.el9.x86_64.rpm 6.0 MB/s | 292 kB 00:00 2026-02-18T06:23:01.515 INFO:teuthology.orchestra.run.trial117.stdout:(25/37): qatlib-service-25.08.0-2.el9.x86_64.rp 1.7 MB/s | 37 kB 00:00 2026-02-18T06:23:01.536 INFO:teuthology.orchestra.run.trial117.stdout:(26/37): qatlib-25.08.0-2.el9.x86_64.rpm 5.1 MB/s | 240 kB 00:00 2026-02-18T06:23:01.536 INFO:teuthology.orchestra.run.trial117.stdout:(27/37): qatzip-libs-1.3.1-1.el9.x86_64.rpm 2.9 MB/s | 66 kB 00:00 2026-02-18T06:23:01.552 INFO:teuthology.orchestra.run.trial005.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 2/39 2026-02-18T06:23:01.556 INFO:teuthology.orchestra.run.trial005.stdout: Upgrading : librados2-2:20.2.0-670.gadc19233.el9.x86_64 3/39 2026-02-18T06:23:01.594 INFO:teuthology.orchestra.run.trial117.stdout:(28/37): libarrow-doc-9.0.0-15.el9.noarch.rpm 430 kB/s | 25 kB 00:00 2026-02-18T06:23:01.607 INFO:teuthology.orchestra.run.trial005.stdout: Running scriptlet: librados2-2:20.2.0-670.gadc19233.el9.x86_64 3/39 2026-02-18T06:23:01.608 INFO:teuthology.orchestra.run.trial005.stdout: Installing : libcephfs2-2:20.2.0-670.gadc19233.el9.x86_64 4/39 2026-02-18T06:23:01.620 INFO:teuthology.orchestra.run.trial005.stdout: Running scriptlet: libcephfs2-2:20.2.0-670.gadc19233.el9.x86_64 4/39 2026-02-18T06:23:01.623 INFO:teuthology.orchestra.run.trial005.stdout: Installing : libcephfs-daemon-2:20.2.0-670.gadc19233.el9.x86_64 5/39 2026-02-18T06:23:01.623 INFO:teuthology.orchestra.run.trial005.stdout: Installing : libcephfs-proxy2-2:20.2.0-670.gadc19233.el9.x86_64 6/39 2026-02-18T06:23:01.635 INFO:teuthology.orchestra.run.trial117.stdout:(29/37): liboath-2.6.12-1.el9.x86_64.rpm 1.2 MB/s | 49 kB 00:00 2026-02-18T06:23:01.649 INFO:teuthology.orchestra.run.trial005.stdout: Running scriptlet: libcephfs-proxy2-2:20.2.0-670.gadc19233.el9.x86_64 6/39 2026-02-18T06:23:01.650 INFO:teuthology.orchestra.run.trial117.stdout:(30/37): gperftools-libs-2.9.1-3.el9.x86_64.rpm 2.2 MB/s | 308 kB 00:00 2026-02-18T06:23:01.652 INFO:teuthology.orchestra.run.trial005.stdout: Installing : python3-rados-2:20.2.0-670.gadc19233.el9.x86_64 7/39 2026-02-18T06:23:01.658 INFO:teuthology.orchestra.run.trial117.stdout:(31/37): libunwind-1.6.2-1.el9.x86_64.rpm 2.9 MB/s | 67 kB 00:00 2026-02-18T06:23:01.660 INFO:teuthology.orchestra.run.trial005.stdout: Installing : liboath-2.6.12-1.el9.x86_64 8/39 2026-02-18T06:23:01.662 INFO:teuthology.orchestra.run.trial005.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 9/39 2026-02-18T06:23:01.665 INFO:teuthology.orchestra.run.trial005.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 10/39 2026-02-18T06:23:01.669 INFO:teuthology.orchestra.run.trial005.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 11/39 2026-02-18T06:23:01.678 INFO:teuthology.orchestra.run.trial005.stdout: Installing : python3-ceph-argparse-2:20.2.0-670.gadc19233.el9.x 12/39 2026-02-18T06:23:01.690 INFO:teuthology.orchestra.run.trial005.stdout: Installing : python3-cephfs-2:20.2.0-670.gadc19233.el9.x86_64 13/39 2026-02-18T06:23:01.691 INFO:teuthology.orchestra.run.trial005.stdout: Installing : libradosstriper1-2:20.2.0-670.gadc19233.el9.x86_64 14/39 2026-02-18T06:23:01.693 INFO:teuthology.orchestra.run.trial117.stdout:(32/37): parquet-libs-9.0.0-15.el9.x86_64.rpm 19 MB/s | 838 kB 00:00 2026-02-18T06:23:01.698 INFO:teuthology.orchestra.run.trial117.stdout:(33/37): re2-20211101-20.el9.x86_64.rpm 4.6 MB/s | 191 kB 00:00 2026-02-18T06:23:01.704 INFO:teuthology.orchestra.run.trial005.stdout: Running scriptlet: libradosstriper1-2:20.2.0-670.gadc19233.el9.x86_64 14/39 2026-02-18T06:23:01.731 INFO:teuthology.orchestra.run.trial117.stdout:(34/37): libarrow-9.0.0-15.el9.x86_64.rpm 23 MB/s | 4.4 MB 00:00 2026-02-18T06:23:01.739 INFO:teuthology.orchestra.run.trial005.stdout: Installing : re2-1:20211101-20.el9.x86_64 15/39 2026-02-18T06:23:01.744 INFO:teuthology.orchestra.run.trial005.stdout: Installing : libarrow-9.0.0-15.el9.x86_64 16/39 2026-02-18T06:23:01.752 INFO:teuthology.orchestra.run.trial005.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/39 2026-02-18T06:23:01.754 INFO:teuthology.orchestra.run.trial005.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 18/39 2026-02-18T06:23:01.758 INFO:teuthology.orchestra.run.trial005.stdout: Installing : libarrow-doc-9.0.0-15.el9.noarch 19/39 2026-02-18T06:23:01.762 INFO:teuthology.orchestra.run.trial117.stdout:(35/37): thrift-0.15.0-4.el9.x86_64.rpm 23 MB/s | 1.6 MB 00:00 2026-02-18T06:23:01.771 INFO:teuthology.orchestra.run.trial117.stdout:(36/37): librados2-20.2.0-670.gadc19233.el9.x86 49 MB/s | 3.5 MB 00:00 2026-02-18T06:23:01.814 INFO:teuthology.orchestra.run.trial117.stdout:(37/37): librbd1-20.2.0-670.gadc19233.el9.x86_6 35 MB/s | 2.8 MB 00:00 2026-02-18T06:23:01.815 INFO:teuthology.orchestra.run.trial117.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:23:01.816 INFO:teuthology.orchestra.run.trial117.stdout:Total 36 MB/s | 79 MB 00:02 2026-02-18T06:23:01.885 INFO:teuthology.orchestra.run.trial005.stdout: Installing : libnbd-1.20.3-4.el9.x86_64 20/39 2026-02-18T06:23:01.886 INFO:teuthology.orchestra.run.trial005.stdout: Upgrading : librbd1-2:20.2.0-670.gadc19233.el9.x86_64 21/39 2026-02-18T06:23:01.911 INFO:teuthology.orchestra.run.trial005.stdout: Running scriptlet: librbd1-2:20.2.0-670.gadc19233.el9.x86_64 21/39 2026-02-18T06:23:01.912 INFO:teuthology.orchestra.run.trial117.stdout:Running transaction check 2026-02-18T06:23:01.913 INFO:teuthology.orchestra.run.trial005.stdout: Installing : python3-rbd-2:20.2.0-670.gadc19233.el9.x86_64 22/39 2026-02-18T06:23:01.920 INFO:teuthology.orchestra.run.trial005.stdout: Installing : boost-program-options-1.75.0-13.el9.x86_64 23/39 2026-02-18T06:23:01.930 INFO:teuthology.orchestra.run.trial117.stdout:Transaction check succeeded. 2026-02-18T06:23:01.930 INFO:teuthology.orchestra.run.trial117.stdout:Running transaction test 2026-02-18T06:23:02.196 INFO:teuthology.orchestra.run.trial005.stdout: Installing : parquet-libs-9.0.0-15.el9.x86_64 24/39 2026-02-18T06:23:02.198 INFO:teuthology.orchestra.run.trial005.stdout: Installing : librgw2-2:20.2.0-670.gadc19233.el9.x86_64 25/39 2026-02-18T06:23:02.213 INFO:teuthology.orchestra.run.trial005.stdout: Running scriptlet: librgw2-2:20.2.0-670.gadc19233.el9.x86_64 25/39 2026-02-18T06:23:02.217 INFO:teuthology.orchestra.run.trial005.stdout: Installing : python3-rgw-2:20.2.0-670.gadc19233.el9.x86_64 26/39 2026-02-18T06:23:02.221 INFO:teuthology.orchestra.run.trial005.stdout: Installing : pciutils-3.7.0-7.el9.x86_64 27/39 2026-02-18T06:23:02.224 INFO:teuthology.orchestra.run.trial005.stdout: Installing : qatlib-25.08.0-2.el9.x86_64 28/39 2026-02-18T06:23:02.224 INFO:teuthology.orchestra.run.trial005.stdout: Installing : qatlib-service-25.08.0-2.el9.x86_64 29/39 2026-02-18T06:23:02.228 INFO:teuthology.orchestra.run.trial117.stdout:Transaction test succeeded. 2026-02-18T06:23:02.228 INFO:teuthology.orchestra.run.trial117.stdout:Running transaction 2026-02-18T06:23:02.240 INFO:teuthology.orchestra.run.trial005.stdout: Running scriptlet: qatlib-service-25.08.0-2.el9.x86_64 29/39 2026-02-18T06:23:02.351 INFO:teuthology.orchestra.run.trial005.stdout: Installing : qatzip-libs-1.3.1-1.el9.x86_64 30/39 2026-02-18T06:23:02.353 INFO:teuthology.orchestra.run.trial005.stdout: Installing : nvme-cli-2.13-1.el9.x86_64 31/39 2026-02-18T06:23:02.571 INFO:teuthology.orchestra.run.trial117.stdout: Preparing : 1/1 2026-02-18T06:23:02.582 INFO:teuthology.orchestra.run.trial117.stdout: Installing : thrift-0.15.0-4.el9.x86_64 1/39 2026-02-18T06:23:02.623 INFO:teuthology.orchestra.run.trial005.stdout: Running scriptlet: nvme-cli-2.13-1.el9.x86_64 31/39 2026-02-18T06:23:02.624 INFO:teuthology.orchestra.run.trial005.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /usr/lib/systemd/system/nvmefc-boot-connections.service. 2026-02-18T06:23:02.624 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:23:02.663 INFO:teuthology.orchestra.run.trial005.stdout: Installing : mailcap-2.1.49-5.el9.noarch 32/39 2026-02-18T06:23:02.666 INFO:teuthology.orchestra.run.trial005.stdout: Installing : python3-ceph-common-2:20.2.0-670.gadc19233.el9.x86 33/39 2026-02-18T06:23:02.736 INFO:teuthology.orchestra.run.trial117.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 2/39 2026-02-18T06:23:02.741 INFO:teuthology.orchestra.run.trial117.stdout: Upgrading : librados2-2:20.2.0-670.gadc19233.el9.x86_64 3/39 2026-02-18T06:23:02.791 INFO:teuthology.orchestra.run.trial117.stdout: Running scriptlet: librados2-2:20.2.0-670.gadc19233.el9.x86_64 3/39 2026-02-18T06:23:02.792 INFO:teuthology.orchestra.run.trial117.stdout: Installing : libcephfs2-2:20.2.0-670.gadc19233.el9.x86_64 4/39 2026-02-18T06:23:02.805 INFO:teuthology.orchestra.run.trial117.stdout: Running scriptlet: libcephfs2-2:20.2.0-670.gadc19233.el9.x86_64 4/39 2026-02-18T06:23:02.807 INFO:teuthology.orchestra.run.trial117.stdout: Installing : libcephfs-daemon-2:20.2.0-670.gadc19233.el9.x86_64 5/39 2026-02-18T06:23:02.808 INFO:teuthology.orchestra.run.trial117.stdout: Installing : libcephfs-proxy2-2:20.2.0-670.gadc19233.el9.x86_64 6/39 2026-02-18T06:23:02.835 INFO:teuthology.orchestra.run.trial117.stdout: Running scriptlet: libcephfs-proxy2-2:20.2.0-670.gadc19233.el9.x86_64 6/39 2026-02-18T06:23:02.837 INFO:teuthology.orchestra.run.trial117.stdout: Installing : python3-rados-2:20.2.0-670.gadc19233.el9.x86_64 7/39 2026-02-18T06:23:02.846 INFO:teuthology.orchestra.run.trial117.stdout: Installing : liboath-2.6.12-1.el9.x86_64 8/39 2026-02-18T06:23:02.848 INFO:teuthology.orchestra.run.trial117.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 9/39 2026-02-18T06:23:02.851 INFO:teuthology.orchestra.run.trial117.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 10/39 2026-02-18T06:23:02.855 INFO:teuthology.orchestra.run.trial117.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 11/39 2026-02-18T06:23:02.865 INFO:teuthology.orchestra.run.trial117.stdout: Installing : python3-ceph-argparse-2:20.2.0-670.gadc19233.el9.x 12/39 2026-02-18T06:23:02.877 INFO:teuthology.orchestra.run.trial117.stdout: Installing : python3-cephfs-2:20.2.0-670.gadc19233.el9.x86_64 13/39 2026-02-18T06:23:02.878 INFO:teuthology.orchestra.run.trial117.stdout: Installing : libradosstriper1-2:20.2.0-670.gadc19233.el9.x86_64 14/39 2026-02-18T06:23:02.892 INFO:teuthology.orchestra.run.trial117.stdout: Running scriptlet: libradosstriper1-2:20.2.0-670.gadc19233.el9.x86_64 14/39 2026-02-18T06:23:02.924 INFO:teuthology.orchestra.run.trial117.stdout: Installing : re2-1:20211101-20.el9.x86_64 15/39 2026-02-18T06:23:02.928 INFO:teuthology.orchestra.run.trial117.stdout: Installing : libarrow-9.0.0-15.el9.x86_64 16/39 2026-02-18T06:23:02.934 INFO:teuthology.orchestra.run.trial117.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/39 2026-02-18T06:23:02.937 INFO:teuthology.orchestra.run.trial117.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 18/39 2026-02-18T06:23:02.941 INFO:teuthology.orchestra.run.trial117.stdout: Installing : libarrow-doc-9.0.0-15.el9.noarch 19/39 2026-02-18T06:23:03.065 INFO:teuthology.orchestra.run.trial117.stdout: Installing : libnbd-1.20.3-4.el9.x86_64 20/39 2026-02-18T06:23:03.066 INFO:teuthology.orchestra.run.trial117.stdout: Upgrading : librbd1-2:20.2.0-670.gadc19233.el9.x86_64 21/39 2026-02-18T06:23:03.091 INFO:teuthology.orchestra.run.trial117.stdout: Running scriptlet: librbd1-2:20.2.0-670.gadc19233.el9.x86_64 21/39 2026-02-18T06:23:03.093 INFO:teuthology.orchestra.run.trial117.stdout: Installing : python3-rbd-2:20.2.0-670.gadc19233.el9.x86_64 22/39 2026-02-18T06:23:03.099 INFO:teuthology.orchestra.run.trial117.stdout: Installing : boost-program-options-1.75.0-13.el9.x86_64 23/39 2026-02-18T06:23:03.379 INFO:teuthology.orchestra.run.trial117.stdout: Installing : parquet-libs-9.0.0-15.el9.x86_64 24/39 2026-02-18T06:23:03.380 INFO:teuthology.orchestra.run.trial117.stdout: Installing : librgw2-2:20.2.0-670.gadc19233.el9.x86_64 25/39 2026-02-18T06:23:03.397 INFO:teuthology.orchestra.run.trial117.stdout: Running scriptlet: librgw2-2:20.2.0-670.gadc19233.el9.x86_64 25/39 2026-02-18T06:23:03.401 INFO:teuthology.orchestra.run.trial117.stdout: Installing : python3-rgw-2:20.2.0-670.gadc19233.el9.x86_64 26/39 2026-02-18T06:23:03.406 INFO:teuthology.orchestra.run.trial117.stdout: Installing : pciutils-3.7.0-7.el9.x86_64 27/39 2026-02-18T06:23:03.409 INFO:teuthology.orchestra.run.trial117.stdout: Installing : qatlib-25.08.0-2.el9.x86_64 28/39 2026-02-18T06:23:03.410 INFO:teuthology.orchestra.run.trial117.stdout: Installing : qatlib-service-25.08.0-2.el9.x86_64 29/39 2026-02-18T06:23:03.429 INFO:teuthology.orchestra.run.trial117.stdout: Running scriptlet: qatlib-service-25.08.0-2.el9.x86_64 29/39 2026-02-18T06:23:03.540 INFO:teuthology.orchestra.run.trial117.stdout: Installing : qatzip-libs-1.3.1-1.el9.x86_64 30/39 2026-02-18T06:23:03.543 INFO:teuthology.orchestra.run.trial117.stdout: Installing : nvme-cli-2.13-1.el9.x86_64 31/39 2026-02-18T06:23:03.736 INFO:teuthology.orchestra.run.trial005.stdout: Running scriptlet: ceph-common-2:20.2.0-670.gadc19233.el9.x86_64 34/39 2026-02-18T06:23:03.738 INFO:teuthology.orchestra.run.trial005.stdout: Installing : ceph-common-2:20.2.0-670.gadc19233.el9.x86_64 34/39 2026-02-18T06:23:03.819 INFO:teuthology.orchestra.run.trial117.stdout: Running scriptlet: nvme-cli-2.13-1.el9.x86_64 31/39 2026-02-18T06:23:03.819 INFO:teuthology.orchestra.run.trial117.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /usr/lib/systemd/system/nvmefc-boot-connections.service. 2026-02-18T06:23:03.819 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:23:03.860 INFO:teuthology.orchestra.run.trial117.stdout: Installing : mailcap-2.1.49-5.el9.noarch 32/39 2026-02-18T06:23:03.862 INFO:teuthology.orchestra.run.trial117.stdout: Installing : python3-ceph-common-2:20.2.0-670.gadc19233.el9.x86 33/39 2026-02-18T06:23:04.031 INFO:teuthology.orchestra.run.trial005.stdout: Running scriptlet: ceph-common-2:20.2.0-670.gadc19233.el9.x86_64 34/39 2026-02-18T06:23:04.035 INFO:teuthology.orchestra.run.trial005.stdout: Installing : ceph-base-2:20.2.0-670.gadc19233.el9.x86_64 35/39 2026-02-18T06:23:04.076 INFO:teuthology.orchestra.run.trial005.stdout: Running scriptlet: ceph-base-2:20.2.0-670.gadc19233.el9.x86_64 35/39 2026-02-18T06:23:04.076 INFO:teuthology.orchestra.run.trial005.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2026-02-18T06:23:04.076 INFO:teuthology.orchestra.run.trial005.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2026-02-18T06:23:04.076 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:23:04.079 INFO:teuthology.orchestra.run.trial005.stdout: Installing : ceph-selinux-2:20.2.0-670.gadc19233.el9.x86_64 36/39 2026-02-18T06:23:04.939 INFO:teuthology.orchestra.run.trial117.stdout: Running scriptlet: ceph-common-2:20.2.0-670.gadc19233.el9.x86_64 34/39 2026-02-18T06:23:04.942 INFO:teuthology.orchestra.run.trial117.stdout: Installing : ceph-common-2:20.2.0-670.gadc19233.el9.x86_64 34/39 2026-02-18T06:23:05.238 INFO:teuthology.orchestra.run.trial117.stdout: Running scriptlet: ceph-common-2:20.2.0-670.gadc19233.el9.x86_64 34/39 2026-02-18T06:23:05.241 INFO:teuthology.orchestra.run.trial117.stdout: Installing : ceph-base-2:20.2.0-670.gadc19233.el9.x86_64 35/39 2026-02-18T06:23:05.283 INFO:teuthology.orchestra.run.trial117.stdout: Running scriptlet: ceph-base-2:20.2.0-670.gadc19233.el9.x86_64 35/39 2026-02-18T06:23:05.283 INFO:teuthology.orchestra.run.trial117.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2026-02-18T06:23:05.283 INFO:teuthology.orchestra.run.trial117.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2026-02-18T06:23:05.284 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:23:05.287 INFO:teuthology.orchestra.run.trial117.stdout: Installing : ceph-selinux-2:20.2.0-670.gadc19233.el9.x86_64 36/39 2026-02-18T06:23:08.651 INFO:teuthology.orchestra.run.trial005.stdout: Running scriptlet: ceph-selinux-2:20.2.0-670.gadc19233.el9.x86_64 36/39 2026-02-18T06:23:08.651 INFO:teuthology.orchestra.run.trial005.stdout:skipping the directory /sys 2026-02-18T06:23:08.651 INFO:teuthology.orchestra.run.trial005.stdout:skipping the directory /proc 2026-02-18T06:23:08.651 INFO:teuthology.orchestra.run.trial005.stdout:skipping the directory /mnt 2026-02-18T06:23:08.651 INFO:teuthology.orchestra.run.trial005.stdout:skipping the directory /var/tmp 2026-02-18T06:23:08.651 INFO:teuthology.orchestra.run.trial005.stdout:skipping the directory /home 2026-02-18T06:23:08.651 INFO:teuthology.orchestra.run.trial005.stdout:skipping the directory /root 2026-02-18T06:23:08.652 INFO:teuthology.orchestra.run.trial005.stdout:skipping the directory /tmp 2026-02-18T06:23:08.652 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:23:09.671 INFO:teuthology.orchestra.run.trial005.stdout: Installing : ceph-radosgw-2:20.2.0-670.gadc19233.el9.x86_64 37/39 2026-02-18T06:23:09.694 INFO:teuthology.orchestra.run.trial005.stdout: Running scriptlet: ceph-radosgw-2:20.2.0-670.gadc19233.el9.x86_64 37/39 2026-02-18T06:23:09.694 INFO:teuthology.orchestra.run.trial005.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T06:23:09.694 INFO:teuthology.orchestra.run.trial005.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2026-02-18T06:23:09.694 INFO:teuthology.orchestra.run.trial005.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-18T06:23:09.694 INFO:teuthology.orchestra.run.trial005.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-18T06:23:09.695 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:23:09.696 INFO:teuthology.orchestra.run.trial005.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 38/39 2026-02-18T06:23:09.708 INFO:teuthology.orchestra.run.trial005.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 38/39 2026-02-18T06:23:09.708 INFO:teuthology.orchestra.run.trial005.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 39/39 2026-02-18T06:23:09.761 INFO:teuthology.orchestra.run.trial005.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 39/39 2026-02-18T06:23:09.761 INFO:teuthology.orchestra.run.trial005.stdout:Creating group 'qat' with GID 992. 2026-02-18T06:23:09.761 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:23:09.842 INFO:teuthology.orchestra.run.trial117.stdout: Running scriptlet: ceph-selinux-2:20.2.0-670.gadc19233.el9.x86_64 36/39 2026-02-18T06:23:09.842 INFO:teuthology.orchestra.run.trial117.stdout:skipping the directory /sys 2026-02-18T06:23:09.842 INFO:teuthology.orchestra.run.trial117.stdout:skipping the directory /proc 2026-02-18T06:23:09.842 INFO:teuthology.orchestra.run.trial117.stdout:skipping the directory /mnt 2026-02-18T06:23:09.843 INFO:teuthology.orchestra.run.trial117.stdout:skipping the directory /var/tmp 2026-02-18T06:23:09.843 INFO:teuthology.orchestra.run.trial117.stdout:skipping the directory /home 2026-02-18T06:23:09.843 INFO:teuthology.orchestra.run.trial117.stdout:skipping the directory /root 2026-02-18T06:23:09.843 INFO:teuthology.orchestra.run.trial117.stdout:skipping the directory /tmp 2026-02-18T06:23:09.843 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:23:10.066 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : ceph-base-2:20.2.0-670.gadc19233.el9.x86_64 1/39 2026-02-18T06:23:10.066 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : ceph-common-2:20.2.0-670.gadc19233.el9.x86_64 2/39 2026-02-18T06:23:10.066 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : ceph-radosgw-2:20.2.0-670.gadc19233.el9.x86_64 3/39 2026-02-18T06:23:10.066 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : ceph-selinux-2:20.2.0-670.gadc19233.el9.x86_64 4/39 2026-02-18T06:23:10.066 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : libcephfs-daemon-2:20.2.0-670.gadc19233.el9.x86_64 5/39 2026-02-18T06:23:10.067 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : libcephfs-proxy2-2:20.2.0-670.gadc19233.el9.x86_64 6/39 2026-02-18T06:23:10.067 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : libcephfs2-2:20.2.0-670.gadc19233.el9.x86_64 7/39 2026-02-18T06:23:10.067 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : libradosstriper1-2:20.2.0-670.gadc19233.el9.x86_64 8/39 2026-02-18T06:23:10.067 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : librgw2-2:20.2.0-670.gadc19233.el9.x86_64 9/39 2026-02-18T06:23:10.067 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : python3-ceph-argparse-2:20.2.0-670.gadc19233.el9.x 10/39 2026-02-18T06:23:10.067 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : python3-ceph-common-2:20.2.0-670.gadc19233.el9.x86 11/39 2026-02-18T06:23:10.067 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : python3-cephfs-2:20.2.0-670.gadc19233.el9.x86_64 12/39 2026-02-18T06:23:10.067 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : python3-rados-2:20.2.0-670.gadc19233.el9.x86_64 13/39 2026-02-18T06:23:10.067 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : python3-rbd-2:20.2.0-670.gadc19233.el9.x86_64 14/39 2026-02-18T06:23:10.067 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : python3-rgw-2:20.2.0-670.gadc19233.el9.x86_64 15/39 2026-02-18T06:23:10.068 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : mailcap-2.1.49-5.el9.noarch 16/39 2026-02-18T06:23:10.068 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : nvme-cli-2.13-1.el9.x86_64 17/39 2026-02-18T06:23:10.068 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : pciutils-3.7.0-7.el9.x86_64 18/39 2026-02-18T06:23:10.068 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : boost-program-options-1.75.0-13.el9.x86_64 19/39 2026-02-18T06:23:10.068 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : libnbd-1.20.3-4.el9.x86_64 20/39 2026-02-18T06:23:10.068 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 21/39 2026-02-18T06:23:10.068 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 22/39 2026-02-18T06:23:10.068 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 23/39 2026-02-18T06:23:10.068 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 24/39 2026-02-18T06:23:10.068 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : qatlib-25.08.0-2.el9.x86_64 25/39 2026-02-18T06:23:10.068 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : qatlib-service-25.08.0-2.el9.x86_64 26/39 2026-02-18T06:23:10.068 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : qatzip-libs-1.3.1-1.el9.x86_64 27/39 2026-02-18T06:23:10.069 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 28/39 2026-02-18T06:23:10.069 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : libarrow-9.0.0-15.el9.x86_64 29/39 2026-02-18T06:23:10.069 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : libarrow-doc-9.0.0-15.el9.noarch 30/39 2026-02-18T06:23:10.069 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : liboath-2.6.12-1.el9.x86_64 31/39 2026-02-18T06:23:10.069 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 32/39 2026-02-18T06:23:10.069 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : parquet-libs-9.0.0-15.el9.x86_64 33/39 2026-02-18T06:23:10.069 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : re2-1:20211101-20.el9.x86_64 34/39 2026-02-18T06:23:10.069 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : thrift-0.15.0-4.el9.x86_64 35/39 2026-02-18T06:23:10.069 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : librados2-2:20.2.0-670.gadc19233.el9.x86_64 36/39 2026-02-18T06:23:10.069 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 37/39 2026-02-18T06:23:10.069 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : librbd1-2:20.2.0-670.gadc19233.el9.x86_64 38/39 2026-02-18T06:23:10.123 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 39/39 2026-02-18T06:23:10.123 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:23:10.124 INFO:teuthology.orchestra.run.trial005.stdout:Upgraded: 2026-02-18T06:23:10.124 INFO:teuthology.orchestra.run.trial005.stdout: librados2-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:23:10.124 INFO:teuthology.orchestra.run.trial005.stdout: librbd1-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:23:10.124 INFO:teuthology.orchestra.run.trial005.stdout:Installed: 2026-02-18T06:23:10.124 INFO:teuthology.orchestra.run.trial005.stdout: boost-program-options-1.75.0-13.el9.x86_64 2026-02-18T06:23:10.124 INFO:teuthology.orchestra.run.trial005.stdout: ceph-base-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:23:10.124 INFO:teuthology.orchestra.run.trial005.stdout: ceph-common-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:23:10.124 INFO:teuthology.orchestra.run.trial005.stdout: ceph-radosgw-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:23:10.124 INFO:teuthology.orchestra.run.trial005.stdout: ceph-selinux-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:23:10.124 INFO:teuthology.orchestra.run.trial005.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2026-02-18T06:23:10.124 INFO:teuthology.orchestra.run.trial005.stdout: libarrow-9.0.0-15.el9.x86_64 2026-02-18T06:23:10.125 INFO:teuthology.orchestra.run.trial005.stdout: libarrow-doc-9.0.0-15.el9.noarch 2026-02-18T06:23:10.125 INFO:teuthology.orchestra.run.trial005.stdout: libcephfs-daemon-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:23:10.125 INFO:teuthology.orchestra.run.trial005.stdout: libcephfs-proxy2-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:23:10.125 INFO:teuthology.orchestra.run.trial005.stdout: libcephfs2-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:23:10.125 INFO:teuthology.orchestra.run.trial005.stdout: libnbd-1.20.3-4.el9.x86_64 2026-02-18T06:23:10.125 INFO:teuthology.orchestra.run.trial005.stdout: liboath-2.6.12-1.el9.x86_64 2026-02-18T06:23:10.125 INFO:teuthology.orchestra.run.trial005.stdout: libpmemobj-1.12.1-1.el9.x86_64 2026-02-18T06:23:10.125 INFO:teuthology.orchestra.run.trial005.stdout: librabbitmq-0.11.0-7.el9.x86_64 2026-02-18T06:23:10.125 INFO:teuthology.orchestra.run.trial005.stdout: libradosstriper1-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:23:10.125 INFO:teuthology.orchestra.run.trial005.stdout: librdkafka-1.6.1-102.el9.x86_64 2026-02-18T06:23:10.125 INFO:teuthology.orchestra.run.trial005.stdout: librgw2-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:23:10.125 INFO:teuthology.orchestra.run.trial005.stdout: libunwind-1.6.2-1.el9.x86_64 2026-02-18T06:23:10.126 INFO:teuthology.orchestra.run.trial005.stdout: lttng-ust-2.12.0-6.el9.x86_64 2026-02-18T06:23:10.126 INFO:teuthology.orchestra.run.trial005.stdout: mailcap-2.1.49-5.el9.noarch 2026-02-18T06:23:10.126 INFO:teuthology.orchestra.run.trial005.stdout: nvme-cli-2.13-1.el9.x86_64 2026-02-18T06:23:10.126 INFO:teuthology.orchestra.run.trial005.stdout: parquet-libs-9.0.0-15.el9.x86_64 2026-02-18T06:23:10.126 INFO:teuthology.orchestra.run.trial005.stdout: pciutils-3.7.0-7.el9.x86_64 2026-02-18T06:23:10.126 INFO:teuthology.orchestra.run.trial005.stdout: python3-ceph-argparse-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:23:10.126 INFO:teuthology.orchestra.run.trial005.stdout: python3-ceph-common-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:23:10.126 INFO:teuthology.orchestra.run.trial005.stdout: python3-cephfs-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:23:10.126 INFO:teuthology.orchestra.run.trial005.stdout: python3-rados-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:23:10.126 INFO:teuthology.orchestra.run.trial005.stdout: python3-rbd-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:23:10.126 INFO:teuthology.orchestra.run.trial005.stdout: python3-rgw-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:23:10.126 INFO:teuthology.orchestra.run.trial005.stdout: qatlib-25.08.0-2.el9.x86_64 2026-02-18T06:23:10.127 INFO:teuthology.orchestra.run.trial005.stdout: qatlib-service-25.08.0-2.el9.x86_64 2026-02-18T06:23:10.127 INFO:teuthology.orchestra.run.trial005.stdout: qatzip-libs-1.3.1-1.el9.x86_64 2026-02-18T06:23:10.127 INFO:teuthology.orchestra.run.trial005.stdout: re2-1:20211101-20.el9.x86_64 2026-02-18T06:23:10.127 INFO:teuthology.orchestra.run.trial005.stdout: thrift-0.15.0-4.el9.x86_64 2026-02-18T06:23:10.127 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:23:10.127 INFO:teuthology.orchestra.run.trial005.stdout:Complete! 2026-02-18T06:23:10.166 DEBUG:teuthology.orchestra.run.trial005:> sudo yum -y install ceph-test 2026-02-18T06:23:10.482 INFO:teuthology.orchestra.run.trial005.stdout:Last metadata expiration check: 0:00:15 ago on Wed 18 Feb 2026 06:22:55 AM UTC. 2026-02-18T06:23:10.564 INFO:teuthology.orchestra.run.trial005.stdout:Dependencies resolved. 2026-02-18T06:23:10.565 INFO:teuthology.orchestra.run.trial005.stdout:================================================================================ 2026-02-18T06:23:10.566 INFO:teuthology.orchestra.run.trial005.stdout: Package Arch Version Repository Size 2026-02-18T06:23:10.566 INFO:teuthology.orchestra.run.trial005.stdout:================================================================================ 2026-02-18T06:23:10.566 INFO:teuthology.orchestra.run.trial005.stdout:Installing: 2026-02-18T06:23:10.566 INFO:teuthology.orchestra.run.trial005.stdout: ceph-test x86_64 2:20.2.0-670.gadc19233.el9 ceph 84 M 2026-02-18T06:23:10.566 INFO:teuthology.orchestra.run.trial005.stdout:Installing dependencies: 2026-02-18T06:23:10.566 INFO:teuthology.orchestra.run.trial005.stdout: libcephsqlite x86_64 2:20.2.0-670.gadc19233.el9 ceph 164 k 2026-02-18T06:23:10.566 INFO:teuthology.orchestra.run.trial005.stdout: libxslt x86_64 1.1.34-12.el9 appstream 233 k 2026-02-18T06:23:10.566 INFO:teuthology.orchestra.run.trial005.stdout: socat x86_64 1.7.4.1-8.el9 appstream 303 k 2026-02-18T06:23:10.566 INFO:teuthology.orchestra.run.trial005.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2026-02-18T06:23:10.566 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:23:10.566 INFO:teuthology.orchestra.run.trial005.stdout:Transaction Summary 2026-02-18T06:23:10.567 INFO:teuthology.orchestra.run.trial005.stdout:================================================================================ 2026-02-18T06:23:10.567 INFO:teuthology.orchestra.run.trial005.stdout:Install 5 Packages 2026-02-18T06:23:10.567 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:23:10.567 INFO:teuthology.orchestra.run.trial005.stdout:Total download size: 85 M 2026-02-18T06:23:10.567 INFO:teuthology.orchestra.run.trial005.stdout:Installed size: 364 M 2026-02-18T06:23:10.567 INFO:teuthology.orchestra.run.trial005.stdout:Downloading Packages: 2026-02-18T06:23:10.867 INFO:teuthology.orchestra.run.trial117.stdout: Installing : ceph-radosgw-2:20.2.0-670.gadc19233.el9.x86_64 37/39 2026-02-18T06:23:10.890 INFO:teuthology.orchestra.run.trial117.stdout: Running scriptlet: ceph-radosgw-2:20.2.0-670.gadc19233.el9.x86_64 37/39 2026-02-18T06:23:10.890 INFO:teuthology.orchestra.run.trial117.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T06:23:10.890 INFO:teuthology.orchestra.run.trial117.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2026-02-18T06:23:10.890 INFO:teuthology.orchestra.run.trial117.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-18T06:23:10.890 INFO:teuthology.orchestra.run.trial117.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-18T06:23:10.890 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:23:10.892 INFO:teuthology.orchestra.run.trial117.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 38/39 2026-02-18T06:23:10.903 INFO:teuthology.orchestra.run.trial117.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 38/39 2026-02-18T06:23:10.903 INFO:teuthology.orchestra.run.trial117.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 39/39 2026-02-18T06:23:10.957 INFO:teuthology.orchestra.run.trial117.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 39/39 2026-02-18T06:23:10.958 INFO:teuthology.orchestra.run.trial117.stdout:Creating group 'qat' with GID 992. 2026-02-18T06:23:10.958 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:23:10.981 INFO:teuthology.orchestra.run.trial005.stdout:(1/5): libcephsqlite-20.2.0-670.gadc19233.el9.x 1.6 MB/s | 164 kB 00:00 2026-02-18T06:23:11.272 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : ceph-base-2:20.2.0-670.gadc19233.el9.x86_64 1/39 2026-02-18T06:23:11.272 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : ceph-common-2:20.2.0-670.gadc19233.el9.x86_64 2/39 2026-02-18T06:23:11.273 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : ceph-radosgw-2:20.2.0-670.gadc19233.el9.x86_64 3/39 2026-02-18T06:23:11.273 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : ceph-selinux-2:20.2.0-670.gadc19233.el9.x86_64 4/39 2026-02-18T06:23:11.273 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : libcephfs-daemon-2:20.2.0-670.gadc19233.el9.x86_64 5/39 2026-02-18T06:23:11.273 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : libcephfs-proxy2-2:20.2.0-670.gadc19233.el9.x86_64 6/39 2026-02-18T06:23:11.273 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : libcephfs2-2:20.2.0-670.gadc19233.el9.x86_64 7/39 2026-02-18T06:23:11.273 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : libradosstriper1-2:20.2.0-670.gadc19233.el9.x86_64 8/39 2026-02-18T06:23:11.273 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : librgw2-2:20.2.0-670.gadc19233.el9.x86_64 9/39 2026-02-18T06:23:11.273 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : python3-ceph-argparse-2:20.2.0-670.gadc19233.el9.x 10/39 2026-02-18T06:23:11.273 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : python3-ceph-common-2:20.2.0-670.gadc19233.el9.x86 11/39 2026-02-18T06:23:11.273 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : python3-cephfs-2:20.2.0-670.gadc19233.el9.x86_64 12/39 2026-02-18T06:23:11.273 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : python3-rados-2:20.2.0-670.gadc19233.el9.x86_64 13/39 2026-02-18T06:23:11.273 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : python3-rbd-2:20.2.0-670.gadc19233.el9.x86_64 14/39 2026-02-18T06:23:11.274 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : python3-rgw-2:20.2.0-670.gadc19233.el9.x86_64 15/39 2026-02-18T06:23:11.274 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : mailcap-2.1.49-5.el9.noarch 16/39 2026-02-18T06:23:11.274 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : nvme-cli-2.13-1.el9.x86_64 17/39 2026-02-18T06:23:11.274 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : pciutils-3.7.0-7.el9.x86_64 18/39 2026-02-18T06:23:11.274 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : boost-program-options-1.75.0-13.el9.x86_64 19/39 2026-02-18T06:23:11.274 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : libnbd-1.20.3-4.el9.x86_64 20/39 2026-02-18T06:23:11.274 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 21/39 2026-02-18T06:23:11.274 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 22/39 2026-02-18T06:23:11.274 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 23/39 2026-02-18T06:23:11.274 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 24/39 2026-02-18T06:23:11.274 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : qatlib-25.08.0-2.el9.x86_64 25/39 2026-02-18T06:23:11.275 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : qatlib-service-25.08.0-2.el9.x86_64 26/39 2026-02-18T06:23:11.275 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : qatzip-libs-1.3.1-1.el9.x86_64 27/39 2026-02-18T06:23:11.275 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 28/39 2026-02-18T06:23:11.275 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : libarrow-9.0.0-15.el9.x86_64 29/39 2026-02-18T06:23:11.275 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : libarrow-doc-9.0.0-15.el9.noarch 30/39 2026-02-18T06:23:11.275 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : liboath-2.6.12-1.el9.x86_64 31/39 2026-02-18T06:23:11.275 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 32/39 2026-02-18T06:23:11.275 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : parquet-libs-9.0.0-15.el9.x86_64 33/39 2026-02-18T06:23:11.275 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : re2-1:20211101-20.el9.x86_64 34/39 2026-02-18T06:23:11.275 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : thrift-0.15.0-4.el9.x86_64 35/39 2026-02-18T06:23:11.275 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : librados2-2:20.2.0-670.gadc19233.el9.x86_64 36/39 2026-02-18T06:23:11.275 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 37/39 2026-02-18T06:23:11.275 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : librbd1-2:20.2.0-670.gadc19233.el9.x86_64 38/39 2026-02-18T06:23:11.328 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 39/39 2026-02-18T06:23:11.328 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:23:11.328 INFO:teuthology.orchestra.run.trial117.stdout:Upgraded: 2026-02-18T06:23:11.328 INFO:teuthology.orchestra.run.trial117.stdout: librados2-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:23:11.328 INFO:teuthology.orchestra.run.trial117.stdout: librbd1-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:23:11.328 INFO:teuthology.orchestra.run.trial117.stdout:Installed: 2026-02-18T06:23:11.329 INFO:teuthology.orchestra.run.trial117.stdout: boost-program-options-1.75.0-13.el9.x86_64 2026-02-18T06:23:11.329 INFO:teuthology.orchestra.run.trial117.stdout: ceph-base-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:23:11.329 INFO:teuthology.orchestra.run.trial117.stdout: ceph-common-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:23:11.329 INFO:teuthology.orchestra.run.trial117.stdout: ceph-radosgw-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:23:11.329 INFO:teuthology.orchestra.run.trial117.stdout: ceph-selinux-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:23:11.329 INFO:teuthology.orchestra.run.trial117.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2026-02-18T06:23:11.329 INFO:teuthology.orchestra.run.trial117.stdout: libarrow-9.0.0-15.el9.x86_64 2026-02-18T06:23:11.329 INFO:teuthology.orchestra.run.trial117.stdout: libarrow-doc-9.0.0-15.el9.noarch 2026-02-18T06:23:11.329 INFO:teuthology.orchestra.run.trial117.stdout: libcephfs-daemon-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:23:11.329 INFO:teuthology.orchestra.run.trial117.stdout: libcephfs-proxy2-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:23:11.329 INFO:teuthology.orchestra.run.trial117.stdout: libcephfs2-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:23:11.329 INFO:teuthology.orchestra.run.trial117.stdout: libnbd-1.20.3-4.el9.x86_64 2026-02-18T06:23:11.330 INFO:teuthology.orchestra.run.trial117.stdout: liboath-2.6.12-1.el9.x86_64 2026-02-18T06:23:11.330 INFO:teuthology.orchestra.run.trial117.stdout: libpmemobj-1.12.1-1.el9.x86_64 2026-02-18T06:23:11.330 INFO:teuthology.orchestra.run.trial117.stdout: librabbitmq-0.11.0-7.el9.x86_64 2026-02-18T06:23:11.330 INFO:teuthology.orchestra.run.trial117.stdout: libradosstriper1-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:23:11.330 INFO:teuthology.orchestra.run.trial117.stdout: librdkafka-1.6.1-102.el9.x86_64 2026-02-18T06:23:11.330 INFO:teuthology.orchestra.run.trial117.stdout: librgw2-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:23:11.330 INFO:teuthology.orchestra.run.trial117.stdout: libunwind-1.6.2-1.el9.x86_64 2026-02-18T06:23:11.330 INFO:teuthology.orchestra.run.trial117.stdout: lttng-ust-2.12.0-6.el9.x86_64 2026-02-18T06:23:11.330 INFO:teuthology.orchestra.run.trial117.stdout: mailcap-2.1.49-5.el9.noarch 2026-02-18T06:23:11.330 INFO:teuthology.orchestra.run.trial117.stdout: nvme-cli-2.13-1.el9.x86_64 2026-02-18T06:23:11.330 INFO:teuthology.orchestra.run.trial117.stdout: parquet-libs-9.0.0-15.el9.x86_64 2026-02-18T06:23:11.331 INFO:teuthology.orchestra.run.trial117.stdout: pciutils-3.7.0-7.el9.x86_64 2026-02-18T06:23:11.331 INFO:teuthology.orchestra.run.trial117.stdout: python3-ceph-argparse-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:23:11.331 INFO:teuthology.orchestra.run.trial117.stdout: python3-ceph-common-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:23:11.331 INFO:teuthology.orchestra.run.trial117.stdout: python3-cephfs-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:23:11.331 INFO:teuthology.orchestra.run.trial117.stdout: python3-rados-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:23:11.331 INFO:teuthology.orchestra.run.trial117.stdout: python3-rbd-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:23:11.331 INFO:teuthology.orchestra.run.trial117.stdout: python3-rgw-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:23:11.331 INFO:teuthology.orchestra.run.trial117.stdout: qatlib-25.08.0-2.el9.x86_64 2026-02-18T06:23:11.331 INFO:teuthology.orchestra.run.trial117.stdout: qatlib-service-25.08.0-2.el9.x86_64 2026-02-18T06:23:11.331 INFO:teuthology.orchestra.run.trial117.stdout: qatzip-libs-1.3.1-1.el9.x86_64 2026-02-18T06:23:11.331 INFO:teuthology.orchestra.run.trial117.stdout: re2-1:20211101-20.el9.x86_64 2026-02-18T06:23:11.331 INFO:teuthology.orchestra.run.trial117.stdout: thrift-0.15.0-4.el9.x86_64 2026-02-18T06:23:11.332 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:23:11.332 INFO:teuthology.orchestra.run.trial117.stdout:Complete! 2026-02-18T06:23:11.371 DEBUG:teuthology.orchestra.run.trial117:> sudo yum -y install ceph-test 2026-02-18T06:23:11.382 INFO:teuthology.orchestra.run.trial005.stdout:(2/5): libxslt-1.1.34-12.el9.x86_64.rpm 464 kB/s | 233 kB 00:00 2026-02-18T06:23:11.476 INFO:teuthology.orchestra.run.trial005.stdout:(3/5): xmlstarlet-1.6.1-20.el9.x86_64.rpm 679 kB/s | 64 kB 00:00 2026-02-18T06:23:11.500 INFO:teuthology.orchestra.run.trial005.stdout:(4/5): socat-1.7.4.1-8.el9.x86_64.rpm 584 kB/s | 303 kB 00:00 2026-02-18T06:23:11.683 INFO:teuthology.orchestra.run.trial117.stdout:Last metadata expiration check: 0:00:13 ago on Wed 18 Feb 2026 06:22:58 AM UTC. 2026-02-18T06:23:11.764 INFO:teuthology.orchestra.run.trial117.stdout:Dependencies resolved. 2026-02-18T06:23:11.765 INFO:teuthology.orchestra.run.trial117.stdout:================================================================================ 2026-02-18T06:23:11.765 INFO:teuthology.orchestra.run.trial117.stdout: Package Arch Version Repository Size 2026-02-18T06:23:11.766 INFO:teuthology.orchestra.run.trial117.stdout:================================================================================ 2026-02-18T06:23:11.766 INFO:teuthology.orchestra.run.trial117.stdout:Installing: 2026-02-18T06:23:11.766 INFO:teuthology.orchestra.run.trial117.stdout: ceph-test x86_64 2:20.2.0-670.gadc19233.el9 ceph 84 M 2026-02-18T06:23:11.766 INFO:teuthology.orchestra.run.trial117.stdout:Installing dependencies: 2026-02-18T06:23:11.766 INFO:teuthology.orchestra.run.trial117.stdout: libcephsqlite x86_64 2:20.2.0-670.gadc19233.el9 ceph 164 k 2026-02-18T06:23:11.766 INFO:teuthology.orchestra.run.trial117.stdout: libxslt x86_64 1.1.34-12.el9 appstream 233 k 2026-02-18T06:23:11.766 INFO:teuthology.orchestra.run.trial117.stdout: socat x86_64 1.7.4.1-8.el9 appstream 303 k 2026-02-18T06:23:11.766 INFO:teuthology.orchestra.run.trial117.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2026-02-18T06:23:11.766 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:23:11.766 INFO:teuthology.orchestra.run.trial117.stdout:Transaction Summary 2026-02-18T06:23:11.767 INFO:teuthology.orchestra.run.trial117.stdout:================================================================================ 2026-02-18T06:23:11.767 INFO:teuthology.orchestra.run.trial117.stdout:Install 5 Packages 2026-02-18T06:23:11.767 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:23:11.767 INFO:teuthology.orchestra.run.trial117.stdout:Total download size: 85 M 2026-02-18T06:23:11.767 INFO:teuthology.orchestra.run.trial117.stdout:Installed size: 364 M 2026-02-18T06:23:11.767 INFO:teuthology.orchestra.run.trial117.stdout:Downloading Packages: 2026-02-18T06:23:12.133 INFO:teuthology.orchestra.run.trial117.stdout:(1/5): libxslt-1.1.34-12.el9.x86_64.rpm 3.5 MB/s | 233 kB 00:00 2026-02-18T06:23:12.152 INFO:teuthology.orchestra.run.trial117.stdout:(2/5): socat-1.7.4.1-8.el9.x86_64.rpm 16 MB/s | 303 kB 00:00 2026-02-18T06:23:12.161 INFO:teuthology.orchestra.run.trial117.stdout:(3/5): xmlstarlet-1.6.1-20.el9.x86_64.rpm 6.6 MB/s | 64 kB 00:00 2026-02-18T06:23:12.441 INFO:teuthology.orchestra.run.trial117.stdout:(4/5): libcephsqlite-20.2.0-670.gadc19233.el9.x 441 kB/s | 164 kB 00:00 2026-02-18T06:23:12.546 INFO:teuthology.orchestra.run.trial005.stdout:(5/5): ceph-test-20.2.0-670.gadc19233.el9.x86_6 50 MB/s | 84 MB 00:01 2026-02-18T06:23:12.548 INFO:teuthology.orchestra.run.trial005.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:23:12.548 INFO:teuthology.orchestra.run.trial005.stdout:Total 43 MB/s | 85 MB 00:01 2026-02-18T06:23:12.576 INFO:teuthology.orchestra.run.trial005.stdout:Running transaction check 2026-02-18T06:23:12.585 INFO:teuthology.orchestra.run.trial005.stdout:Transaction check succeeded. 2026-02-18T06:23:12.586 INFO:teuthology.orchestra.run.trial005.stdout:Running transaction test 2026-02-18T06:23:12.873 INFO:teuthology.orchestra.run.trial005.stdout:Transaction test succeeded. 2026-02-18T06:23:12.873 INFO:teuthology.orchestra.run.trial005.stdout:Running transaction 2026-02-18T06:23:13.181 INFO:teuthology.orchestra.run.trial005.stdout: Preparing : 1/1 2026-02-18T06:23:13.187 INFO:teuthology.orchestra.run.trial005.stdout: Installing : socat-1.7.4.1-8.el9.x86_64 1/5 2026-02-18T06:23:13.191 INFO:teuthology.orchestra.run.trial005.stdout: Installing : libxslt-1.1.34-12.el9.x86_64 2/5 2026-02-18T06:23:13.199 INFO:teuthology.orchestra.run.trial005.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 3/5 2026-02-18T06:23:13.200 INFO:teuthology.orchestra.run.trial005.stdout: Installing : libcephsqlite-2:20.2.0-670.gadc19233.el9.x86_64 4/5 2026-02-18T06:23:14.256 INFO:teuthology.orchestra.run.trial117.stdout:(5/5): ceph-test-20.2.0-670.gadc19233.el9.x86_6 38 MB/s | 84 MB 00:02 2026-02-18T06:23:14.257 INFO:teuthology.orchestra.run.trial117.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:23:14.258 INFO:teuthology.orchestra.run.trial117.stdout:Total 34 MB/s | 85 MB 00:02 2026-02-18T06:23:14.285 INFO:teuthology.orchestra.run.trial117.stdout:Running transaction check 2026-02-18T06:23:14.295 INFO:teuthology.orchestra.run.trial117.stdout:Transaction check succeeded. 2026-02-18T06:23:14.295 INFO:teuthology.orchestra.run.trial117.stdout:Running transaction test 2026-02-18T06:23:14.582 INFO:teuthology.orchestra.run.trial117.stdout:Transaction test succeeded. 2026-02-18T06:23:14.583 INFO:teuthology.orchestra.run.trial117.stdout:Running transaction 2026-02-18T06:23:14.891 INFO:teuthology.orchestra.run.trial117.stdout: Preparing : 1/1 2026-02-18T06:23:14.897 INFO:teuthology.orchestra.run.trial117.stdout: Installing : socat-1.7.4.1-8.el9.x86_64 1/5 2026-02-18T06:23:14.901 INFO:teuthology.orchestra.run.trial117.stdout: Installing : libxslt-1.1.34-12.el9.x86_64 2/5 2026-02-18T06:23:14.909 INFO:teuthology.orchestra.run.trial117.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 3/5 2026-02-18T06:23:14.909 INFO:teuthology.orchestra.run.trial117.stdout: Installing : libcephsqlite-2:20.2.0-670.gadc19233.el9.x86_64 4/5 2026-02-18T06:23:16.902 INFO:teuthology.orchestra.run.trial005.stdout: Running scriptlet: libcephsqlite-2:20.2.0-670.gadc19233.el9.x86_64 4/5 2026-02-18T06:23:16.920 INFO:teuthology.orchestra.run.trial005.stdout: Installing : ceph-test-2:20.2.0-670.gadc19233.el9.x86_64 5/5 2026-02-18T06:23:17.273 INFO:teuthology.orchestra.run.trial005.stdout: Running scriptlet: ceph-test-2:20.2.0-670.gadc19233.el9.x86_64 5/5 2026-02-18T06:23:17.273 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : ceph-test-2:20.2.0-670.gadc19233.el9.x86_64 1/5 2026-02-18T06:23:17.273 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : libcephsqlite-2:20.2.0-670.gadc19233.el9.x86_64 2/5 2026-02-18T06:23:17.273 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : libxslt-1.1.34-12.el9.x86_64 3/5 2026-02-18T06:23:17.273 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : socat-1.7.4.1-8.el9.x86_64 4/5 2026-02-18T06:23:17.324 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 5/5 2026-02-18T06:23:17.325 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:23:17.325 INFO:teuthology.orchestra.run.trial005.stdout:Installed: 2026-02-18T06:23:17.325 INFO:teuthology.orchestra.run.trial005.stdout: ceph-test-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:23:17.325 INFO:teuthology.orchestra.run.trial005.stdout: libcephsqlite-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:23:17.325 INFO:teuthology.orchestra.run.trial005.stdout: libxslt-1.1.34-12.el9.x86_64 2026-02-18T06:23:17.325 INFO:teuthology.orchestra.run.trial005.stdout: socat-1.7.4.1-8.el9.x86_64 2026-02-18T06:23:17.325 INFO:teuthology.orchestra.run.trial005.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2026-02-18T06:23:17.325 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:23:17.325 INFO:teuthology.orchestra.run.trial005.stdout:Complete! 2026-02-18T06:23:17.361 DEBUG:teuthology.orchestra.run.trial005:> sudo yum -y install ceph 2026-02-18T06:23:17.670 INFO:teuthology.orchestra.run.trial005.stdout:Last metadata expiration check: 0:00:22 ago on Wed 18 Feb 2026 06:22:55 AM UTC. 2026-02-18T06:23:17.757 INFO:teuthology.orchestra.run.trial005.stdout:Dependencies resolved. 2026-02-18T06:23:17.760 INFO:teuthology.orchestra.run.trial005.stdout:====================================================================================== 2026-02-18T06:23:17.760 INFO:teuthology.orchestra.run.trial005.stdout: Package Arch Version Repository Size 2026-02-18T06:23:17.760 INFO:teuthology.orchestra.run.trial005.stdout:====================================================================================== 2026-02-18T06:23:17.760 INFO:teuthology.orchestra.run.trial005.stdout:Installing: 2026-02-18T06:23:17.760 INFO:teuthology.orchestra.run.trial005.stdout: ceph x86_64 2:20.2.0-670.gadc19233.el9 ceph 6.5 k 2026-02-18T06:23:17.761 INFO:teuthology.orchestra.run.trial005.stdout:Installing dependencies: 2026-02-18T06:23:17.761 INFO:teuthology.orchestra.run.trial005.stdout: abseil-cpp x86_64 20211102.0-4.el9 epel 551 k 2026-02-18T06:23:17.761 INFO:teuthology.orchestra.run.trial005.stdout: ceph-grafana-dashboards noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 43 k 2026-02-18T06:23:17.761 INFO:teuthology.orchestra.run.trial005.stdout: ceph-mds x86_64 2:20.2.0-670.gadc19233.el9 ceph 2.3 M 2026-02-18T06:23:17.761 INFO:teuthology.orchestra.run.trial005.stdout: ceph-mgr x86_64 2:20.2.0-670.gadc19233.el9 ceph 961 k 2026-02-18T06:23:17.761 INFO:teuthology.orchestra.run.trial005.stdout: ceph-mgr-modules-core noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 290 k 2026-02-18T06:23:17.761 INFO:teuthology.orchestra.run.trial005.stdout: ceph-mon x86_64 2:20.2.0-670.gadc19233.el9 ceph 5.1 M 2026-02-18T06:23:17.761 INFO:teuthology.orchestra.run.trial005.stdout: ceph-osd x86_64 2:20.2.0-670.gadc19233.el9 ceph 17 M 2026-02-18T06:23:17.761 INFO:teuthology.orchestra.run.trial005.stdout: ceph-prometheus-alerts noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 17 k 2026-02-18T06:23:17.761 INFO:teuthology.orchestra.run.trial005.stdout: cephadm noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 1.0 M 2026-02-18T06:23:17.762 INFO:teuthology.orchestra.run.trial005.stdout: cryptsetup x86_64 2.8.1-2.el9 baseos 350 k 2026-02-18T06:23:17.762 INFO:teuthology.orchestra.run.trial005.stdout: flexiblas x86_64 3.0.4-9.el9 appstream 30 k 2026-02-18T06:23:17.762 INFO:teuthology.orchestra.run.trial005.stdout: flexiblas-netlib x86_64 3.0.4-9.el9 appstream 3.0 M 2026-02-18T06:23:17.762 INFO:teuthology.orchestra.run.trial005.stdout: flexiblas-openblas-openmp x86_64 3.0.4-9.el9 appstream 15 k 2026-02-18T06:23:17.762 INFO:teuthology.orchestra.run.trial005.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2026-02-18T06:23:17.762 INFO:teuthology.orchestra.run.trial005.stdout: ledmon-libs x86_64 1.1.0-3.el9 baseos 40 k 2026-02-18T06:23:17.762 INFO:teuthology.orchestra.run.trial005.stdout: libconfig x86_64 1.7.2-9.el9 baseos 72 k 2026-02-18T06:23:17.762 INFO:teuthology.orchestra.run.trial005.stdout: libgfortran x86_64 11.5.0-14.el9 baseos 794 k 2026-02-18T06:23:17.762 INFO:teuthology.orchestra.run.trial005.stdout: libquadmath x86_64 11.5.0-14.el9 baseos 184 k 2026-02-18T06:23:17.762 INFO:teuthology.orchestra.run.trial005.stdout: libstoragemgmt x86_64 1.10.1-1.el9 appstream 246 k 2026-02-18T06:23:17.762 INFO:teuthology.orchestra.run.trial005.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2026-02-18T06:23:17.763 INFO:teuthology.orchestra.run.trial005.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2026-02-18T06:23:17.763 INFO:teuthology.orchestra.run.trial005.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2026-02-18T06:23:17.763 INFO:teuthology.orchestra.run.trial005.stdout: openblas x86_64 0.3.29-1.el9 appstream 42 k 2026-02-18T06:23:17.763 INFO:teuthology.orchestra.run.trial005.stdout: openblas-openmp x86_64 0.3.29-1.el9 appstream 5.3 M 2026-02-18T06:23:17.763 INFO:teuthology.orchestra.run.trial005.stdout: protobuf x86_64 3.14.0-17.el9 appstream 1.0 M 2026-02-18T06:23:17.763 INFO:teuthology.orchestra.run.trial005.stdout: protobuf-compiler x86_64 3.14.0-17.el9 crb 862 k 2026-02-18T06:23:17.763 INFO:teuthology.orchestra.run.trial005.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2026-02-18T06:23:17.763 INFO:teuthology.orchestra.run.trial005.stdout: python3-autocommand noarch 2.2.2-8.el9 epel 29 k 2026-02-18T06:23:17.763 INFO:teuthology.orchestra.run.trial005.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2026-02-18T06:23:17.763 INFO:teuthology.orchestra.run.trial005.stdout: python3-backports-tarfile noarch 1.2.0-1.el9 epel 60 k 2026-02-18T06:23:17.763 INFO:teuthology.orchestra.run.trial005.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2026-02-18T06:23:17.763 INFO:teuthology.orchestra.run.trial005.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2026-02-18T06:23:17.764 INFO:teuthology.orchestra.run.trial005.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2026-02-18T06:23:17.764 INFO:teuthology.orchestra.run.trial005.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2026-02-18T06:23:17.764 INFO:teuthology.orchestra.run.trial005.stdout: python3-cheroot noarch 10.0.1-4.el9 epel 173 k 2026-02-18T06:23:17.764 INFO:teuthology.orchestra.run.trial005.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2026-02-18T06:23:17.764 INFO:teuthology.orchestra.run.trial005.stdout: python3-cryptography x86_64 36.0.1-5.el9 baseos 1.2 M 2026-02-18T06:23:17.764 INFO:teuthology.orchestra.run.trial005.stdout: python3-devel x86_64 3.9.25-2.el9 appstream 244 k 2026-02-18T06:23:17.764 INFO:teuthology.orchestra.run.trial005.stdout: python3-google-auth noarch 1:2.45.0-1.el9 epel 254 k 2026-02-18T06:23:17.764 INFO:teuthology.orchestra.run.trial005.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2026-02-18T06:23:17.764 INFO:teuthology.orchestra.run.trial005.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2026-02-18T06:23:17.764 INFO:teuthology.orchestra.run.trial005.stdout: python3-isodate noarch 0.6.1-3.el9 epel 56 k 2026-02-18T06:23:17.764 INFO:teuthology.orchestra.run.trial005.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2026-02-18T06:23:17.764 INFO:teuthology.orchestra.run.trial005.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2026-02-18T06:23:17.765 INFO:teuthology.orchestra.run.trial005.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2026-02-18T06:23:17.765 INFO:teuthology.orchestra.run.trial005.stdout: python3-jaraco-context noarch 6.0.1-3.el9 epel 20 k 2026-02-18T06:23:17.765 INFO:teuthology.orchestra.run.trial005.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2026-02-18T06:23:17.765 INFO:teuthology.orchestra.run.trial005.stdout: python3-jaraco-text noarch 4.0.0-2.el9 epel 26 k 2026-02-18T06:23:17.765 INFO:teuthology.orchestra.run.trial005.stdout: python3-jinja2 noarch 2.11.3-8.el9 appstream 249 k 2026-02-18T06:23:17.765 INFO:teuthology.orchestra.run.trial005.stdout: python3-jmespath noarch 1.0.1-1.el9 appstream 48 k 2026-02-18T06:23:17.765 INFO:teuthology.orchestra.run.trial005.stdout: python3-kubernetes noarch 1:26.1.0-3.el9 epel 1.0 M 2026-02-18T06:23:17.765 INFO:teuthology.orchestra.run.trial005.stdout: python3-libstoragemgmt x86_64 1.10.1-1.el9 appstream 177 k 2026-02-18T06:23:17.765 INFO:teuthology.orchestra.run.trial005.stdout: python3-lxml x86_64 4.6.5-3.el9 appstream 1.2 M 2026-02-18T06:23:17.765 INFO:teuthology.orchestra.run.trial005.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2026-02-18T06:23:17.765 INFO:teuthology.orchestra.run.trial005.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2026-02-18T06:23:17.765 INFO:teuthology.orchestra.run.trial005.stdout: python3-msgpack x86_64 1.0.3-2.el9 epel 86 k 2026-02-18T06:23:17.765 INFO:teuthology.orchestra.run.trial005.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2026-02-18T06:23:17.766 INFO:teuthology.orchestra.run.trial005.stdout: python3-numpy x86_64 1:1.23.5-2.el9 appstream 6.1 M 2026-02-18T06:23:17.766 INFO:teuthology.orchestra.run.trial005.stdout: python3-numpy-f2py x86_64 1:1.23.5-2.el9 appstream 442 k 2026-02-18T06:23:17.766 INFO:teuthology.orchestra.run.trial005.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2026-02-18T06:23:17.766 INFO:teuthology.orchestra.run.trial005.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2026-02-18T06:23:17.766 INFO:teuthology.orchestra.run.trial005.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2026-02-18T06:23:17.766 INFO:teuthology.orchestra.run.trial005.stdout: python3-protobuf noarch 3.14.0-17.el9 appstream 267 k 2026-02-18T06:23:17.766 INFO:teuthology.orchestra.run.trial005.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2026-02-18T06:23:17.766 INFO:teuthology.orchestra.run.trial005.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2026-02-18T06:23:17.766 INFO:teuthology.orchestra.run.trial005.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2026-02-18T06:23:17.766 INFO:teuthology.orchestra.run.trial005.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2026-02-18T06:23:17.766 INFO:teuthology.orchestra.run.trial005.stdout: python3-pyparsing noarch 2.4.7-9.el9 baseos 150 k 2026-02-18T06:23:17.766 INFO:teuthology.orchestra.run.trial005.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2026-02-18T06:23:17.767 INFO:teuthology.orchestra.run.trial005.stdout: python3-requests noarch 2.25.1-10.el9 baseos 126 k 2026-02-18T06:23:17.767 INFO:teuthology.orchestra.run.trial005.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2026-02-18T06:23:17.767 INFO:teuthology.orchestra.run.trial005.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2026-02-18T06:23:17.767 INFO:teuthology.orchestra.run.trial005.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2026-02-18T06:23:17.767 INFO:teuthology.orchestra.run.trial005.stdout: python3-scipy x86_64 1.9.3-2.el9 appstream 19 M 2026-02-18T06:23:17.767 INFO:teuthology.orchestra.run.trial005.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2026-02-18T06:23:17.767 INFO:teuthology.orchestra.run.trial005.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2026-02-18T06:23:17.767 INFO:teuthology.orchestra.run.trial005.stdout: python3-typing-extensions noarch 4.15.0-1.el9 epel 86 k 2026-02-18T06:23:17.767 INFO:teuthology.orchestra.run.trial005.stdout: python3-urllib3 noarch 1.26.5-7.el9 baseos 218 k 2026-02-18T06:23:17.767 INFO:teuthology.orchestra.run.trial005.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2026-02-18T06:23:17.767 INFO:teuthology.orchestra.run.trial005.stdout: python3-xmlsec x86_64 1.3.13-1.el9 epel 48 k 2026-02-18T06:23:17.767 INFO:teuthology.orchestra.run.trial005.stdout: python3-xmltodict noarch 0.12.0-15.el9 epel 22 k 2026-02-18T06:23:17.767 INFO:teuthology.orchestra.run.trial005.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2026-02-18T06:23:17.768 INFO:teuthology.orchestra.run.trial005.stdout: unzip x86_64 6.0-59.el9 baseos 182 k 2026-02-18T06:23:17.768 INFO:teuthology.orchestra.run.trial005.stdout: xmlsec1 x86_64 1.2.29-13.el9 appstream 189 k 2026-02-18T06:23:17.768 INFO:teuthology.orchestra.run.trial005.stdout: xmlsec1-openssl x86_64 1.2.29-13.el9 appstream 90 k 2026-02-18T06:23:17.768 INFO:teuthology.orchestra.run.trial005.stdout: zip x86_64 3.0-35.el9 baseos 266 k 2026-02-18T06:23:17.768 INFO:teuthology.orchestra.run.trial005.stdout:Installing weak dependencies: 2026-02-18T06:23:17.768 INFO:teuthology.orchestra.run.trial005.stdout: ceph-mgr-cephadm noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 173 k 2026-02-18T06:23:17.768 INFO:teuthology.orchestra.run.trial005.stdout: ceph-mgr-dashboard noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 11 M 2026-02-18T06:23:17.768 INFO:teuthology.orchestra.run.trial005.stdout: ceph-mgr-diskprediction-local noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 7.4 M 2026-02-18T06:23:17.768 INFO:teuthology.orchestra.run.trial005.stdout: ceph-mgr-k8sevents noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 22 k 2026-02-18T06:23:17.768 INFO:teuthology.orchestra.run.trial005.stdout: ceph-mgr-rook noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 50 k 2026-02-18T06:23:17.768 INFO:teuthology.orchestra.run.trial005.stdout: ceph-volume noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 297 k 2026-02-18T06:23:17.768 INFO:teuthology.orchestra.run.trial005.stdout: python3-influxdb noarch 5.3.1-1.el9 epel 139 k 2026-02-18T06:23:17.769 INFO:teuthology.orchestra.run.trial005.stdout: python3-saml noarch 1.16.0-1.el9 epel 125 k 2026-02-18T06:23:17.769 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:23:17.769 INFO:teuthology.orchestra.run.trial005.stdout:Transaction Summary 2026-02-18T06:23:17.769 INFO:teuthology.orchestra.run.trial005.stdout:====================================================================================== 2026-02-18T06:23:17.769 INFO:teuthology.orchestra.run.trial005.stdout:Install 95 Packages 2026-02-18T06:23:17.769 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:23:17.770 INFO:teuthology.orchestra.run.trial005.stdout:Total download size: 101 M 2026-02-18T06:23:17.770 INFO:teuthology.orchestra.run.trial005.stdout:Installed size: 561 M 2026-02-18T06:23:17.770 INFO:teuthology.orchestra.run.trial005.stdout:Downloading Packages: 2026-02-18T06:23:18.196 INFO:teuthology.orchestra.run.trial005.stdout:(1/95): ceph-20.2.0-670.gadc19233.el9.x86_64.rp 127 kB/s | 6.5 kB 00:00 2026-02-18T06:23:18.282 INFO:teuthology.orchestra.run.trial005.stdout:(2/95): ceph-mgr-20.2.0-670.gadc19233.el9.x86_6 6.8 MB/s | 961 kB 00:00 2026-02-18T06:23:18.295 INFO:teuthology.orchestra.run.trial005.stdout:(3/95): ceph-mds-20.2.0-670.gadc19233.el9.x86_6 16 MB/s | 2.3 MB 00:00 2026-02-18T06:23:18.324 INFO:teuthology.orchestra.run.trial005.stdout:(4/95): ceph-grafana-dashboards-20.2.0-670.gadc 1.4 MB/s | 43 kB 00:00 2026-02-18T06:23:18.358 INFO:teuthology.orchestra.run.trial005.stdout:(5/95): ceph-mgr-cephadm-20.2.0-670.gadc19233.e 5.0 MB/s | 173 kB 00:00 2026-02-18T06:23:18.503 INFO:teuthology.orchestra.run.trial005.stdout:(6/95): ceph-mon-20.2.0-670.gadc19233.el9.x86_6 16 MB/s | 5.1 MB 00:00 2026-02-18T06:23:18.623 INFO:teuthology.orchestra.run.trial117.stdout: Running scriptlet: libcephsqlite-2:20.2.0-670.gadc19233.el9.x86_64 4/5 2026-02-18T06:23:18.641 INFO:teuthology.orchestra.run.trial117.stdout: Installing : ceph-test-2:20.2.0-670.gadc19233.el9.x86_64 5/5 2026-02-18T06:23:18.842 INFO:teuthology.orchestra.run.trial005.stdout:(7/95): ceph-mgr-dashboard-20.2.0-670.gadc19233 22 MB/s | 11 MB 00:00 2026-02-18T06:23:18.873 INFO:teuthology.orchestra.run.trial005.stdout:(8/95): ceph-mgr-k8sevents-20.2.0-670.gadc19233 714 kB/s | 22 kB 00:00 2026-02-18T06:23:18.918 INFO:teuthology.orchestra.run.trial005.stdout:(9/95): ceph-mgr-modules-core-20.2.0-670.gadc19 6.3 MB/s | 290 kB 00:00 2026-02-18T06:23:18.956 INFO:teuthology.orchestra.run.trial005.stdout:(10/95): ceph-mgr-diskprediction-local-20.2.0-6 16 MB/s | 7.4 MB 00:00 2026-02-18T06:23:18.956 INFO:teuthology.orchestra.run.trial005.stdout:(11/95): ceph-mgr-rook-20.2.0-670.gadc19233.el9 1.3 MB/s | 50 kB 00:00 2026-02-18T06:23:18.971 INFO:teuthology.orchestra.run.trial117.stdout: Running scriptlet: ceph-test-2:20.2.0-670.gadc19233.el9.x86_64 5/5 2026-02-18T06:23:18.971 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : ceph-test-2:20.2.0-670.gadc19233.el9.x86_64 1/5 2026-02-18T06:23:18.971 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : libcephsqlite-2:20.2.0-670.gadc19233.el9.x86_64 2/5 2026-02-18T06:23:18.971 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : libxslt-1.1.34-12.el9.x86_64 3/5 2026-02-18T06:23:18.972 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : socat-1.7.4.1-8.el9.x86_64 4/5 2026-02-18T06:23:18.998 INFO:teuthology.orchestra.run.trial005.stdout:(12/95): ceph-osd-20.2.0-670.gadc19233.el9.x86_ 24 MB/s | 17 MB 00:00 2026-02-18T06:23:18.998 INFO:teuthology.orchestra.run.trial005.stdout:(13/95): ceph-prometheus-alerts-20.2.0-670.gadc 412 kB/s | 17 kB 00:00 2026-02-18T06:23:18.999 INFO:teuthology.orchestra.run.trial005.stdout:(14/95): ceph-volume-20.2.0-670.gadc19233.el9.n 6.8 MB/s | 297 kB 00:00 2026-02-18T06:23:19.018 INFO:teuthology.orchestra.run.trial005.stdout:(15/95): cephadm-20.2.0-670.gadc19233.el9.noarc 50 MB/s | 1.0 MB 00:00 2026-02-18T06:23:19.023 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 5/5 2026-02-18T06:23:19.023 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:23:19.023 INFO:teuthology.orchestra.run.trial117.stdout:Installed: 2026-02-18T06:23:19.023 INFO:teuthology.orchestra.run.trial117.stdout: ceph-test-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:23:19.023 INFO:teuthology.orchestra.run.trial117.stdout: libcephsqlite-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:23:19.023 INFO:teuthology.orchestra.run.trial117.stdout: libxslt-1.1.34-12.el9.x86_64 2026-02-18T06:23:19.023 INFO:teuthology.orchestra.run.trial117.stdout: socat-1.7.4.1-8.el9.x86_64 2026-02-18T06:23:19.023 INFO:teuthology.orchestra.run.trial117.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2026-02-18T06:23:19.023 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:23:19.024 INFO:teuthology.orchestra.run.trial117.stdout:Complete! 2026-02-18T06:23:19.061 DEBUG:teuthology.orchestra.run.trial117:> sudo yum -y install ceph 2026-02-18T06:23:19.366 INFO:teuthology.orchestra.run.trial117.stdout:Last metadata expiration check: 0:00:21 ago on Wed 18 Feb 2026 06:22:58 AM UTC. 2026-02-18T06:23:19.451 INFO:teuthology.orchestra.run.trial117.stdout:Dependencies resolved. 2026-02-18T06:23:19.454 INFO:teuthology.orchestra.run.trial117.stdout:====================================================================================== 2026-02-18T06:23:19.454 INFO:teuthology.orchestra.run.trial117.stdout: Package Arch Version Repository Size 2026-02-18T06:23:19.454 INFO:teuthology.orchestra.run.trial117.stdout:====================================================================================== 2026-02-18T06:23:19.454 INFO:teuthology.orchestra.run.trial117.stdout:Installing: 2026-02-18T06:23:19.454 INFO:teuthology.orchestra.run.trial117.stdout: ceph x86_64 2:20.2.0-670.gadc19233.el9 ceph 6.5 k 2026-02-18T06:23:19.454 INFO:teuthology.orchestra.run.trial117.stdout:Installing dependencies: 2026-02-18T06:23:19.454 INFO:teuthology.orchestra.run.trial117.stdout: abseil-cpp x86_64 20211102.0-4.el9 epel 551 k 2026-02-18T06:23:19.455 INFO:teuthology.orchestra.run.trial117.stdout: ceph-grafana-dashboards noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 43 k 2026-02-18T06:23:19.455 INFO:teuthology.orchestra.run.trial117.stdout: ceph-mds x86_64 2:20.2.0-670.gadc19233.el9 ceph 2.3 M 2026-02-18T06:23:19.455 INFO:teuthology.orchestra.run.trial117.stdout: ceph-mgr x86_64 2:20.2.0-670.gadc19233.el9 ceph 961 k 2026-02-18T06:23:19.455 INFO:teuthology.orchestra.run.trial117.stdout: ceph-mgr-modules-core noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 290 k 2026-02-18T06:23:19.455 INFO:teuthology.orchestra.run.trial117.stdout: ceph-mon x86_64 2:20.2.0-670.gadc19233.el9 ceph 5.1 M 2026-02-18T06:23:19.455 INFO:teuthology.orchestra.run.trial117.stdout: ceph-osd x86_64 2:20.2.0-670.gadc19233.el9 ceph 17 M 2026-02-18T06:23:19.455 INFO:teuthology.orchestra.run.trial117.stdout: ceph-prometheus-alerts noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 17 k 2026-02-18T06:23:19.455 INFO:teuthology.orchestra.run.trial117.stdout: cephadm noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 1.0 M 2026-02-18T06:23:19.455 INFO:teuthology.orchestra.run.trial117.stdout: cryptsetup x86_64 2.8.1-2.el9 baseos 350 k 2026-02-18T06:23:19.455 INFO:teuthology.orchestra.run.trial117.stdout: flexiblas x86_64 3.0.4-9.el9 appstream 30 k 2026-02-18T06:23:19.455 INFO:teuthology.orchestra.run.trial117.stdout: flexiblas-netlib x86_64 3.0.4-9.el9 appstream 3.0 M 2026-02-18T06:23:19.455 INFO:teuthology.orchestra.run.trial117.stdout: flexiblas-openblas-openmp x86_64 3.0.4-9.el9 appstream 15 k 2026-02-18T06:23:19.456 INFO:teuthology.orchestra.run.trial117.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2026-02-18T06:23:19.456 INFO:teuthology.orchestra.run.trial117.stdout: ledmon-libs x86_64 1.1.0-3.el9 baseos 40 k 2026-02-18T06:23:19.456 INFO:teuthology.orchestra.run.trial117.stdout: libconfig x86_64 1.7.2-9.el9 baseos 72 k 2026-02-18T06:23:19.456 INFO:teuthology.orchestra.run.trial117.stdout: libgfortran x86_64 11.5.0-14.el9 baseos 794 k 2026-02-18T06:23:19.456 INFO:teuthology.orchestra.run.trial117.stdout: libquadmath x86_64 11.5.0-14.el9 baseos 184 k 2026-02-18T06:23:19.456 INFO:teuthology.orchestra.run.trial117.stdout: libstoragemgmt x86_64 1.10.1-1.el9 appstream 246 k 2026-02-18T06:23:19.456 INFO:teuthology.orchestra.run.trial117.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2026-02-18T06:23:19.456 INFO:teuthology.orchestra.run.trial117.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2026-02-18T06:23:19.456 INFO:teuthology.orchestra.run.trial117.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2026-02-18T06:23:19.456 INFO:teuthology.orchestra.run.trial117.stdout: openblas x86_64 0.3.29-1.el9 appstream 42 k 2026-02-18T06:23:19.456 INFO:teuthology.orchestra.run.trial117.stdout: openblas-openmp x86_64 0.3.29-1.el9 appstream 5.3 M 2026-02-18T06:23:19.456 INFO:teuthology.orchestra.run.trial117.stdout: protobuf x86_64 3.14.0-17.el9 appstream 1.0 M 2026-02-18T06:23:19.457 INFO:teuthology.orchestra.run.trial117.stdout: protobuf-compiler x86_64 3.14.0-17.el9 crb 862 k 2026-02-18T06:23:19.457 INFO:teuthology.orchestra.run.trial117.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2026-02-18T06:23:19.457 INFO:teuthology.orchestra.run.trial117.stdout: python3-autocommand noarch 2.2.2-8.el9 epel 29 k 2026-02-18T06:23:19.457 INFO:teuthology.orchestra.run.trial117.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2026-02-18T06:23:19.457 INFO:teuthology.orchestra.run.trial117.stdout: python3-backports-tarfile noarch 1.2.0-1.el9 epel 60 k 2026-02-18T06:23:19.457 INFO:teuthology.orchestra.run.trial117.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2026-02-18T06:23:19.457 INFO:teuthology.orchestra.run.trial117.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2026-02-18T06:23:19.457 INFO:teuthology.orchestra.run.trial117.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2026-02-18T06:23:19.457 INFO:teuthology.orchestra.run.trial117.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2026-02-18T06:23:19.457 INFO:teuthology.orchestra.run.trial117.stdout: python3-cheroot noarch 10.0.1-4.el9 epel 173 k 2026-02-18T06:23:19.457 INFO:teuthology.orchestra.run.trial117.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2026-02-18T06:23:19.457 INFO:teuthology.orchestra.run.trial117.stdout: python3-cryptography x86_64 36.0.1-5.el9 baseos 1.2 M 2026-02-18T06:23:19.458 INFO:teuthology.orchestra.run.trial117.stdout: python3-devel x86_64 3.9.25-2.el9 appstream 244 k 2026-02-18T06:23:19.458 INFO:teuthology.orchestra.run.trial117.stdout: python3-google-auth noarch 1:2.45.0-1.el9 epel 254 k 2026-02-18T06:23:19.458 INFO:teuthology.orchestra.run.trial117.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2026-02-18T06:23:19.458 INFO:teuthology.orchestra.run.trial117.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2026-02-18T06:23:19.458 INFO:teuthology.orchestra.run.trial117.stdout: python3-isodate noarch 0.6.1-3.el9 epel 56 k 2026-02-18T06:23:19.458 INFO:teuthology.orchestra.run.trial117.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2026-02-18T06:23:19.458 INFO:teuthology.orchestra.run.trial117.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2026-02-18T06:23:19.458 INFO:teuthology.orchestra.run.trial117.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2026-02-18T06:23:19.458 INFO:teuthology.orchestra.run.trial117.stdout: python3-jaraco-context noarch 6.0.1-3.el9 epel 20 k 2026-02-18T06:23:19.458 INFO:teuthology.orchestra.run.trial117.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2026-02-18T06:23:19.458 INFO:teuthology.orchestra.run.trial117.stdout: python3-jaraco-text noarch 4.0.0-2.el9 epel 26 k 2026-02-18T06:23:19.458 INFO:teuthology.orchestra.run.trial117.stdout: python3-jinja2 noarch 2.11.3-8.el9 appstream 249 k 2026-02-18T06:23:19.458 INFO:teuthology.orchestra.run.trial117.stdout: python3-jmespath noarch 1.0.1-1.el9 appstream 48 k 2026-02-18T06:23:19.459 INFO:teuthology.orchestra.run.trial117.stdout: python3-kubernetes noarch 1:26.1.0-3.el9 epel 1.0 M 2026-02-18T06:23:19.459 INFO:teuthology.orchestra.run.trial117.stdout: python3-libstoragemgmt x86_64 1.10.1-1.el9 appstream 177 k 2026-02-18T06:23:19.459 INFO:teuthology.orchestra.run.trial117.stdout: python3-lxml x86_64 4.6.5-3.el9 appstream 1.2 M 2026-02-18T06:23:19.459 INFO:teuthology.orchestra.run.trial117.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2026-02-18T06:23:19.459 INFO:teuthology.orchestra.run.trial117.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2026-02-18T06:23:19.459 INFO:teuthology.orchestra.run.trial117.stdout: python3-msgpack x86_64 1.0.3-2.el9 epel 86 k 2026-02-18T06:23:19.459 INFO:teuthology.orchestra.run.trial117.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2026-02-18T06:23:19.459 INFO:teuthology.orchestra.run.trial117.stdout: python3-numpy x86_64 1:1.23.5-2.el9 appstream 6.1 M 2026-02-18T06:23:19.459 INFO:teuthology.orchestra.run.trial117.stdout: python3-numpy-f2py x86_64 1:1.23.5-2.el9 appstream 442 k 2026-02-18T06:23:19.459 INFO:teuthology.orchestra.run.trial117.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2026-02-18T06:23:19.459 INFO:teuthology.orchestra.run.trial117.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2026-02-18T06:23:19.459 INFO:teuthology.orchestra.run.trial117.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2026-02-18T06:23:19.459 INFO:teuthology.orchestra.run.trial117.stdout: python3-protobuf noarch 3.14.0-17.el9 appstream 267 k 2026-02-18T06:23:19.460 INFO:teuthology.orchestra.run.trial117.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2026-02-18T06:23:19.460 INFO:teuthology.orchestra.run.trial117.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2026-02-18T06:23:19.460 INFO:teuthology.orchestra.run.trial117.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2026-02-18T06:23:19.460 INFO:teuthology.orchestra.run.trial117.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2026-02-18T06:23:19.460 INFO:teuthology.orchestra.run.trial117.stdout: python3-pyparsing noarch 2.4.7-9.el9 baseos 150 k 2026-02-18T06:23:19.460 INFO:teuthology.orchestra.run.trial117.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2026-02-18T06:23:19.460 INFO:teuthology.orchestra.run.trial117.stdout: python3-requests noarch 2.25.1-10.el9 baseos 126 k 2026-02-18T06:23:19.460 INFO:teuthology.orchestra.run.trial117.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2026-02-18T06:23:19.460 INFO:teuthology.orchestra.run.trial117.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2026-02-18T06:23:19.460 INFO:teuthology.orchestra.run.trial117.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2026-02-18T06:23:19.460 INFO:teuthology.orchestra.run.trial117.stdout: python3-scipy x86_64 1.9.3-2.el9 appstream 19 M 2026-02-18T06:23:19.460 INFO:teuthology.orchestra.run.trial117.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2026-02-18T06:23:19.460 INFO:teuthology.orchestra.run.trial117.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2026-02-18T06:23:19.461 INFO:teuthology.orchestra.run.trial117.stdout: python3-typing-extensions noarch 4.15.0-1.el9 epel 86 k 2026-02-18T06:23:19.461 INFO:teuthology.orchestra.run.trial117.stdout: python3-urllib3 noarch 1.26.5-7.el9 baseos 218 k 2026-02-18T06:23:19.461 INFO:teuthology.orchestra.run.trial117.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2026-02-18T06:23:19.461 INFO:teuthology.orchestra.run.trial117.stdout: python3-xmlsec x86_64 1.3.13-1.el9 epel 48 k 2026-02-18T06:23:19.461 INFO:teuthology.orchestra.run.trial117.stdout: python3-xmltodict noarch 0.12.0-15.el9 epel 22 k 2026-02-18T06:23:19.461 INFO:teuthology.orchestra.run.trial117.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2026-02-18T06:23:19.461 INFO:teuthology.orchestra.run.trial117.stdout: unzip x86_64 6.0-59.el9 baseos 182 k 2026-02-18T06:23:19.461 INFO:teuthology.orchestra.run.trial117.stdout: xmlsec1 x86_64 1.2.29-13.el9 appstream 189 k 2026-02-18T06:23:19.461 INFO:teuthology.orchestra.run.trial117.stdout: xmlsec1-openssl x86_64 1.2.29-13.el9 appstream 90 k 2026-02-18T06:23:19.461 INFO:teuthology.orchestra.run.trial117.stdout: zip x86_64 3.0-35.el9 baseos 266 k 2026-02-18T06:23:19.461 INFO:teuthology.orchestra.run.trial117.stdout:Installing weak dependencies: 2026-02-18T06:23:19.461 INFO:teuthology.orchestra.run.trial117.stdout: ceph-mgr-cephadm noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 173 k 2026-02-18T06:23:19.462 INFO:teuthology.orchestra.run.trial117.stdout: ceph-mgr-dashboard noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 11 M 2026-02-18T06:23:19.462 INFO:teuthology.orchestra.run.trial117.stdout: ceph-mgr-diskprediction-local noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 7.4 M 2026-02-18T06:23:19.462 INFO:teuthology.orchestra.run.trial117.stdout: ceph-mgr-k8sevents noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 22 k 2026-02-18T06:23:19.462 INFO:teuthology.orchestra.run.trial117.stdout: ceph-mgr-rook noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 50 k 2026-02-18T06:23:19.462 INFO:teuthology.orchestra.run.trial117.stdout: ceph-volume noarch 2:20.2.0-670.gadc19233.el9 ceph-noarch 297 k 2026-02-18T06:23:19.462 INFO:teuthology.orchestra.run.trial117.stdout: python3-influxdb noarch 5.3.1-1.el9 epel 139 k 2026-02-18T06:23:19.462 INFO:teuthology.orchestra.run.trial117.stdout: python3-saml noarch 1.16.0-1.el9 epel 125 k 2026-02-18T06:23:19.462 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:23:19.462 INFO:teuthology.orchestra.run.trial117.stdout:Transaction Summary 2026-02-18T06:23:19.462 INFO:teuthology.orchestra.run.trial117.stdout:====================================================================================== 2026-02-18T06:23:19.462 INFO:teuthology.orchestra.run.trial117.stdout:Install 95 Packages 2026-02-18T06:23:19.463 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:23:19.463 INFO:teuthology.orchestra.run.trial117.stdout:Total download size: 101 M 2026-02-18T06:23:19.463 INFO:teuthology.orchestra.run.trial117.stdout:Installed size: 561 M 2026-02-18T06:23:19.464 INFO:teuthology.orchestra.run.trial117.stdout:Downloading Packages: 2026-02-18T06:23:19.624 INFO:teuthology.orchestra.run.trial005.stdout:(16/95): ledmon-libs-1.1.0-3.el9.x86_64.rpm 65 kB/s | 40 kB 00:00 2026-02-18T06:23:19.653 INFO:teuthology.orchestra.run.trial005.stdout:(17/95): libconfig-1.7.2-9.el9.x86_64.rpm 113 kB/s | 72 kB 00:00 2026-02-18T06:23:19.968 INFO:teuthology.orchestra.run.trial005.stdout:(18/95): libquadmath-11.5.0-14.el9.x86_64.rpm 585 kB/s | 184 kB 00:00 2026-02-18T06:23:19.989 INFO:teuthology.orchestra.run.trial117.stdout:(1/95): ceph-20.2.0-670.gadc19233.el9.x86_64.rp 118 kB/s | 6.5 kB 00:00 2026-02-18T06:23:20.051 INFO:teuthology.orchestra.run.trial005.stdout:(19/95): cryptsetup-2.8.1-2.el9.x86_64.rpm 333 kB/s | 350 kB 00:01 2026-02-18T06:23:20.064 INFO:teuthology.orchestra.run.trial117.stdout:(2/95): ceph-mgr-20.2.0-670.gadc19233.el9.x86_6 7.2 MB/s | 961 kB 00:00 2026-02-18T06:23:20.084 INFO:teuthology.orchestra.run.trial117.stdout:(3/95): ceph-mds-20.2.0-670.gadc19233.el9.x86_6 16 MB/s | 2.3 MB 00:00 2026-02-18T06:23:20.111 INFO:teuthology.orchestra.run.trial117.stdout:(4/95): ceph-grafana-dashboards-20.2.0-670.gadc 1.6 MB/s | 43 kB 00:00 2026-02-18T06:23:20.143 INFO:teuthology.orchestra.run.trial117.stdout:(5/95): ceph-mgr-cephadm-20.2.0-670.gadc19233.e 5.3 MB/s | 173 kB 00:00 2026-02-18T06:23:20.349 INFO:teuthology.orchestra.run.trial117.stdout:(6/95): ceph-mon-20.2.0-670.gadc19233.el9.x86_6 14 MB/s | 5.1 MB 00:00 2026-02-18T06:23:20.362 INFO:teuthology.orchestra.run.trial005.stdout:(20/95): python3-cffi-1.14.5-5.el9.x86_64.rpm 642 kB/s | 253 kB 00:00 2026-02-18T06:23:20.491 INFO:teuthology.orchestra.run.trial005.stdout:(21/95): libgfortran-11.5.0-14.el9.x86_64.rpm 916 kB/s | 794 kB 00:00 2026-02-18T06:23:20.600 INFO:teuthology.orchestra.run.trial005.stdout:(22/95): python3-ply-3.11-14.el9.noarch.rpm 448 kB/s | 106 kB 00:00 2026-02-18T06:23:20.621 INFO:teuthology.orchestra.run.trial117.stdout:(7/95): ceph-mgr-dashboard-20.2.0-670.gadc19233 22 MB/s | 11 MB 00:00 2026-02-18T06:23:20.643 INFO:teuthology.orchestra.run.trial117.stdout:(8/95): ceph-mgr-k8sevents-20.2.0-670.gadc19233 985 kB/s | 22 kB 00:00 2026-02-18T06:23:20.652 INFO:teuthology.orchestra.run.trial005.stdout:(23/95): python3-pycparser-2.20-6.el9.noarch.rp 841 kB/s | 135 kB 00:00 2026-02-18T06:23:20.679 INFO:teuthology.orchestra.run.trial117.stdout:(9/95): ceph-mgr-modules-core-20.2.0-670.gadc19 8.0 MB/s | 290 kB 00:00 2026-02-18T06:23:20.710 INFO:teuthology.orchestra.run.trial117.stdout:(10/95): ceph-mgr-rook-20.2.0-670.gadc19233.el9 1.6 MB/s | 50 kB 00:00 2026-02-18T06:23:20.759 INFO:teuthology.orchestra.run.trial117.stdout:(11/95): ceph-osd-20.2.0-670.gadc19233.el9.x86_ 24 MB/s | 17 MB 00:00 2026-02-18T06:23:20.759 INFO:teuthology.orchestra.run.trial117.stdout:(12/95): ceph-prometheus-alerts-20.2.0-670.gadc 352 kB/s | 17 kB 00:00 2026-02-18T06:23:20.760 INFO:teuthology.orchestra.run.trial005.stdout:(24/95): python3-pyparsing-2.4.7-9.el9.noarch.r 940 kB/s | 150 kB 00:00 2026-02-18T06:23:20.776 INFO:teuthology.orchestra.run.trial117.stdout:(13/95): ceph-volume-20.2.0-670.gadc19233.el9.n 17 MB/s | 297 kB 00:00 2026-02-18T06:23:20.794 INFO:teuthology.orchestra.run.trial117.stdout:(14/95): cephadm-20.2.0-670.gadc19233.el9.noarc 28 MB/s | 1.0 MB 00:00 2026-02-18T06:23:20.805 INFO:teuthology.orchestra.run.trial117.stdout:(15/95): ceph-mgr-diskprediction-local-20.2.0-6 16 MB/s | 7.4 MB 00:00 2026-02-18T06:23:20.863 INFO:teuthology.orchestra.run.trial117.stdout:(16/95): ledmon-libs-1.1.0-3.el9.x86_64.rpm 588 kB/s | 40 kB 00:00 2026-02-18T06:23:20.890 INFO:teuthology.orchestra.run.trial005.stdout:(25/95): python3-requests-2.25.1-10.el9.noarch. 532 kB/s | 126 kB 00:00 2026-02-18T06:23:20.895 INFO:teuthology.orchestra.run.trial117.stdout:(17/95): libconfig-1.7.2-9.el9.x86_64.rpm 802 kB/s | 72 kB 00:00 2026-02-18T06:23:20.921 INFO:teuthology.orchestra.run.trial005.stdout:(26/95): python3-urllib3-1.26.5-7.el9.noarch.rp 1.3 MB/s | 218 kB 00:00 2026-02-18T06:23:20.931 INFO:teuthology.orchestra.run.trial117.stdout:(18/95): cryptsetup-2.8.1-2.el9.x86_64.rpm 2.2 MB/s | 350 kB 00:00 2026-02-18T06:23:21.011 INFO:teuthology.orchestra.run.trial117.stdout:(19/95): libquadmath-11.5.0-14.el9.x86_64.rpm 1.6 MB/s | 184 kB 00:00 2026-02-18T06:23:21.050 INFO:teuthology.orchestra.run.trial005.stdout:(27/95): unzip-6.0-59.el9.x86_64.rpm 1.1 MB/s | 182 kB 00:00 2026-02-18T06:23:21.050 INFO:teuthology.orchestra.run.trial117.stdout:(20/95): libgfortran-11.5.0-14.el9.x86_64.rpm 4.2 MB/s | 794 kB 00:00 2026-02-18T06:23:21.069 INFO:teuthology.orchestra.run.trial117.stdout:(21/95): python3-cffi-1.14.5-5.el9.x86_64.rpm 1.8 MB/s | 253 kB 00:00 2026-02-18T06:23:21.165 INFO:teuthology.orchestra.run.trial117.stdout:(22/95): python3-ply-3.11-14.el9.noarch.rpm 929 kB/s | 106 kB 00:00 2026-02-18T06:23:21.171 INFO:teuthology.orchestra.run.trial005.stdout:(28/95): flexiblas-3.0.4-9.el9.x86_64.rpm 243 kB/s | 30 kB 00:00 2026-02-18T06:23:21.184 INFO:teuthology.orchestra.run.trial117.stdout:(23/95): python3-pycparser-2.20-6.el9.noarch.rp 1.2 MB/s | 135 kB 00:00 2026-02-18T06:23:21.201 INFO:teuthology.orchestra.run.trial117.stdout:(24/95): python3-cryptography-36.0.1-5.el9.x86_ 6.6 MB/s | 1.2 MB 00:00 2026-02-18T06:23:21.279 INFO:teuthology.orchestra.run.trial117.stdout:(25/95): python3-pyparsing-2.4.7-9.el9.noarch.r 1.3 MB/s | 150 kB 00:00 2026-02-18T06:23:21.298 INFO:teuthology.orchestra.run.trial117.stdout:(26/95): python3-requests-2.25.1-10.el9.noarch. 1.1 MB/s | 126 kB 00:00 2026-02-18T06:23:21.315 INFO:teuthology.orchestra.run.trial005.stdout:(29/95): zip-3.0-35.el9.x86_64.rpm 675 kB/s | 266 kB 00:00 2026-02-18T06:23:21.337 INFO:teuthology.orchestra.run.trial117.stdout:(27/95): python3-urllib3-1.26.5-7.el9.noarch.rp 1.6 MB/s | 218 kB 00:00 2026-02-18T06:23:21.393 INFO:teuthology.orchestra.run.trial117.stdout:(28/95): unzip-6.0-59.el9.x86_64.rpm 1.6 MB/s | 182 kB 00:00 2026-02-18T06:23:21.414 INFO:teuthology.orchestra.run.trial005.stdout:(30/95): flexiblas-openblas-openmp-3.0.4-9.el9. 150 kB/s | 15 kB 00:00 2026-02-18T06:23:21.435 INFO:teuthology.orchestra.run.trial117.stdout:(29/95): zip-3.0-35.el9.x86_64.rpm 1.9 MB/s | 266 kB 00:00 2026-02-18T06:23:21.512 INFO:teuthology.orchestra.run.trial005.stdout:(31/95): flexiblas-netlib-3.0.4-9.el9.x86_64.rp 8.8 MB/s | 3.0 MB 00:00 2026-02-18T06:23:21.612 INFO:teuthology.orchestra.run.trial005.stdout:(32/95): lua-5.4.4-4.el9.x86_64.rpm 1.8 MB/s | 188 kB 00:00 2026-02-18T06:23:21.625 INFO:teuthology.orchestra.run.trial005.stdout:(33/95): python3-cryptography-36.0.1-5.el9.x86_ 810 kB/s | 1.2 MB 00:01 2026-02-18T06:23:21.712 INFO:teuthology.orchestra.run.trial005.stdout:(34/95): openblas-0.3.29-1.el9.x86_64.rpm 424 kB/s | 42 kB 00:00 2026-02-18T06:23:21.748 INFO:teuthology.orchestra.run.trial005.stdout:(35/95): libstoragemgmt-1.10.1-1.el9.x86_64.rpm 737 kB/s | 246 kB 00:00 2026-02-18T06:23:21.815 INFO:teuthology.orchestra.run.trial005.stdout:(36/95): protobuf-3.14.0-17.el9.x86_64.rpm 9.7 MB/s | 1.0 MB 00:00 2026-02-18T06:23:21.898 INFO:teuthology.orchestra.run.trial117.stdout:(30/95): flexiblas-3.0.4-9.el9.x86_64.rpm 53 kB/s | 30 kB 00:00 2026-02-18T06:23:21.917 INFO:teuthology.orchestra.run.trial005.stdout:(37/95): python3-devel-3.9.25-2.el9.x86_64.rpm 2.4 MB/s | 244 kB 00:00 2026-02-18T06:23:21.992 INFO:teuthology.orchestra.run.trial117.stdout:(31/95): flexiblas-openblas-openmp-3.0.4-9.el9. 27 kB/s | 15 kB 00:00 2026-02-18T06:23:22.017 INFO:teuthology.orchestra.run.trial005.stdout:(38/95): python3-jinja2-2.11.3-8.el9.noarch.rpm 2.4 MB/s | 249 kB 00:00 2026-02-18T06:23:22.117 INFO:teuthology.orchestra.run.trial005.stdout:(39/95): python3-jmespath-1.0.1-1.el9.noarch.rp 475 kB/s | 48 kB 00:00 2026-02-18T06:23:22.218 INFO:teuthology.orchestra.run.trial005.stdout:(40/95): python3-libstoragemgmt-1.10.1-1.el9.x8 1.7 MB/s | 177 kB 00:00 2026-02-18T06:23:22.335 INFO:teuthology.orchestra.run.trial117.stdout:(32/95): libstoragemgmt-1.10.1-1.el9.x86_64.rpm 564 kB/s | 246 kB 00:00 2026-02-18T06:23:22.386 INFO:teuthology.orchestra.run.trial117.stdout:(33/95): lua-5.4.4-4.el9.x86_64.rpm 478 kB/s | 188 kB 00:00 2026-02-18T06:23:22.399 INFO:teuthology.orchestra.run.trial005.stdout:(41/95): python3-lxml-4.6.5-3.el9.x86_64.rpm 6.7 MB/s | 1.2 MB 00:00 2026-02-18T06:23:22.495 INFO:teuthology.orchestra.run.trial117.stdout:(34/95): openblas-0.3.29-1.el9.x86_64.rpm 265 kB/s | 42 kB 00:00 2026-02-18T06:23:22.499 INFO:teuthology.orchestra.run.trial005.stdout:(42/95): python3-markupsafe-1.1.1-12.el9.x86_64 349 kB/s | 35 kB 00:00 2026-02-18T06:23:23.008 INFO:teuthology.orchestra.run.trial005.stdout:(43/95): python3-numpy-1.23.5-2.el9.x86_64.rpm 12 MB/s | 6.1 MB 00:00 2026-02-18T06:23:23.110 INFO:teuthology.orchestra.run.trial005.stdout:(44/95): python3-numpy-f2py-1.23.5-2.el9.x86_64 4.2 MB/s | 442 kB 00:00 2026-02-18T06:23:23.211 INFO:teuthology.orchestra.run.trial005.stdout:(45/95): python3-packaging-20.9-5.el9.noarch.rp 768 kB/s | 77 kB 00:00 2026-02-18T06:23:23.312 INFO:teuthology.orchestra.run.trial005.stdout:(46/95): python3-protobuf-3.14.0-17.el9.noarch. 2.6 MB/s | 267 kB 00:00 2026-02-18T06:23:23.412 INFO:teuthology.orchestra.run.trial005.stdout:(47/95): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.5 MB/s | 159 kB 00:00 2026-02-18T06:23:23.513 INFO:teuthology.orchestra.run.trial005.stdout:(48/95): python3-pyasn1-modules-0.4.8-6.el9.noa 2.7 MB/s | 279 kB 00:00 2026-02-18T06:23:23.613 INFO:teuthology.orchestra.run.trial005.stdout:(49/95): python3-requests-oauthlib-1.3.0-12.el9 537 kB/s | 54 kB 00:00 2026-02-18T06:23:23.763 INFO:teuthology.orchestra.run.trial117.stdout:(35/95): protobuf-3.14.0-17.el9.x86_64.rpm 811 kB/s | 1.0 MB 00:01 2026-02-18T06:23:25.095 INFO:teuthology.orchestra.run.trial005.stdout:(50/95): python3-scipy-1.9.3-2.el9.x86_64.rpm 13 MB/s | 19 MB 00:01 2026-02-18T06:23:25.196 INFO:teuthology.orchestra.run.trial005.stdout:(51/95): python3-toml-0.10.2-6.el9.noarch.rpm 412 kB/s | 42 kB 00:00 2026-02-18T06:23:25.289 INFO:teuthology.orchestra.run.trial117.stdout:(36/95): flexiblas-netlib-3.0.4-9.el9.x86_64.rp 786 kB/s | 3.0 MB 00:03 2026-02-18T06:23:25.296 INFO:teuthology.orchestra.run.trial005.stdout:(52/95): xmlsec1-1.2.29-13.el9.x86_64.rpm 1.8 MB/s | 189 kB 00:00 2026-02-18T06:23:25.396 INFO:teuthology.orchestra.run.trial005.stdout:(53/95): xmlsec1-openssl-1.2.29-13.el9.x86_64.r 909 kB/s | 90 kB 00:00 2026-02-18T06:23:25.649 INFO:teuthology.orchestra.run.trial005.stdout:(54/95): lua-devel-5.4.4-4.el9.x86_64.rpm 88 kB/s | 22 kB 00:00 2026-02-18T06:23:25.680 INFO:teuthology.orchestra.run.trial117.stdout:(37/95): python3-devel-3.9.25-2.el9.x86_64.rpm 625 kB/s | 244 kB 00:00 2026-02-18T06:23:26.071 INFO:teuthology.orchestra.run.trial117.stdout:(38/95): python3-jinja2-2.11.3-8.el9.noarch.rpm 637 kB/s | 249 kB 00:00 2026-02-18T06:23:26.119 INFO:teuthology.orchestra.run.trial005.stdout:(55/95): protobuf-compiler-3.14.0-17.el9.x86_64 1.8 MB/s | 862 kB 00:00 2026-02-18T06:23:26.229 INFO:teuthology.orchestra.run.trial117.stdout:(39/95): python3-jmespath-1.0.1-1.el9.noarch.rp 301 kB/s | 48 kB 00:00 2026-02-18T06:23:26.395 INFO:teuthology.orchestra.run.trial005.stdout:(56/95): abseil-cpp-20211102.0-4.el9.x86_64.rpm 1.9 MB/s | 551 kB 00:00 2026-02-18T06:23:26.431 INFO:teuthology.orchestra.run.trial005.stdout:(57/95): grpc-data-1.46.7-10.el9.noarch.rpm 545 kB/s | 19 kB 00:00 2026-02-18T06:23:26.472 INFO:teuthology.orchestra.run.trial005.stdout:(58/95): luarocks-3.9.2-5.el9.noarch.rpm 3.6 MB/s | 151 kB 00:00 2026-02-18T06:23:26.532 INFO:teuthology.orchestra.run.trial005.stdout:(59/95): python3-asyncssh-2.13.2-5.el9.noarch.r 9.1 MB/s | 548 kB 00:00 2026-02-18T06:23:26.542 INFO:teuthology.orchestra.run.trial117.stdout:(40/95): python3-libstoragemgmt-1.10.1-1.el9.x8 565 kB/s | 177 kB 00:00 2026-02-18T06:23:26.568 INFO:teuthology.orchestra.run.trial005.stdout:(60/95): python3-autocommand-2.2.2-8.el9.noarch 812 kB/s | 29 kB 00:00 2026-02-18T06:23:26.605 INFO:teuthology.orchestra.run.trial005.stdout:(61/95): python3-backports-tarfile-1.2.0-1.el9. 1.6 MB/s | 60 kB 00:00 2026-02-18T06:23:26.642 INFO:teuthology.orchestra.run.trial005.stdout:(62/95): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 1.2 MB/s | 43 kB 00:00 2026-02-18T06:23:26.678 INFO:teuthology.orchestra.run.trial005.stdout:(63/95): python3-cachetools-4.2.4-1.el9.noarch. 890 kB/s | 32 kB 00:00 2026-02-18T06:23:26.714 INFO:teuthology.orchestra.run.trial005.stdout:(64/95): python3-certifi-2023.05.07-4.el9.noarc 393 kB/s | 14 kB 00:00 2026-02-18T06:23:26.755 INFO:teuthology.orchestra.run.trial005.stdout:(65/95): python3-cheroot-10.0.1-4.el9.noarch.rp 4.2 MB/s | 173 kB 00:00 2026-02-18T06:23:26.803 INFO:teuthology.orchestra.run.trial005.stdout:(66/95): python3-cherrypy-18.6.1-2.el9.noarch.r 7.3 MB/s | 358 kB 00:00 2026-02-18T06:23:26.847 INFO:teuthology.orchestra.run.trial005.stdout:(67/95): python3-google-auth-2.45.0-1.el9.noarc 5.6 MB/s | 254 kB 00:00 2026-02-18T06:23:26.955 INFO:teuthology.orchestra.run.trial005.stdout:(68/95): python3-grpcio-1.46.7-10.el9.x86_64.rp 19 MB/s | 2.0 MB 00:00 2026-02-18T06:23:26.993 INFO:teuthology.orchestra.run.trial005.stdout:(69/95): python3-grpcio-tools-1.46.7-10.el9.x86 3.7 MB/s | 144 kB 00:00 2026-02-18T06:23:27.031 INFO:teuthology.orchestra.run.trial005.stdout:(70/95): python3-influxdb-5.3.1-1.el9.noarch.rp 3.5 MB/s | 139 kB 00:00 2026-02-18T06:23:27.068 INFO:teuthology.orchestra.run.trial005.stdout:(71/95): python3-isodate-0.6.1-3.el9.noarch.rpm 1.5 MB/s | 56 kB 00:00 2026-02-18T06:23:27.104 INFO:teuthology.orchestra.run.trial005.stdout:(72/95): python3-jaraco-8.2.1-3.el9.noarch.rpm 299 kB/s | 11 kB 00:00 2026-02-18T06:23:27.140 INFO:teuthology.orchestra.run.trial005.stdout:(73/95): python3-jaraco-classes-3.2.1-5.el9.noa 493 kB/s | 18 kB 00:00 2026-02-18T06:23:27.176 INFO:teuthology.orchestra.run.trial005.stdout:(74/95): python3-jaraco-collections-3.0.0-8.el9 644 kB/s | 23 kB 00:00 2026-02-18T06:23:27.212 INFO:teuthology.orchestra.run.trial005.stdout:(75/95): python3-jaraco-context-6.0.1-3.el9.noa 547 kB/s | 20 kB 00:00 2026-02-18T06:23:27.248 INFO:teuthology.orchestra.run.trial005.stdout:(76/95): python3-jaraco-functools-3.5.0-2.el9.n 541 kB/s | 19 kB 00:00 2026-02-18T06:23:27.284 INFO:teuthology.orchestra.run.trial005.stdout:(77/95): python3-jaraco-text-4.0.0-2.el9.noarch 734 kB/s | 26 kB 00:00 2026-02-18T06:23:27.332 INFO:teuthology.orchestra.run.trial005.stdout:(78/95): python3-kubernetes-26.1.0-3.el9.noarch 21 MB/s | 1.0 MB 00:00 2026-02-18T06:23:27.369 INFO:teuthology.orchestra.run.trial005.stdout:(79/95): python3-more-itertools-8.12.0-2.el9.no 2.1 MB/s | 79 kB 00:00 2026-02-18T06:23:27.405 INFO:teuthology.orchestra.run.trial005.stdout:(80/95): python3-msgpack-1.0.3-2.el9.x86_64.rpm 2.3 MB/s | 86 kB 00:00 2026-02-18T06:23:27.442 INFO:teuthology.orchestra.run.trial005.stdout:(81/95): python3-natsort-7.1.1-5.el9.noarch.rpm 1.5 MB/s | 58 kB 00:00 2026-02-18T06:23:27.478 INFO:teuthology.orchestra.run.trial005.stdout:(82/95): python3-portend-3.1.0-2.el9.noarch.rpm 460 kB/s | 16 kB 00:00 2026-02-18T06:23:27.514 INFO:teuthology.orchestra.run.trial005.stdout:(83/95): python3-pyOpenSSL-21.0.0-1.el9.noarch. 2.4 MB/s | 90 kB 00:00 2026-02-18T06:23:27.550 INFO:teuthology.orchestra.run.trial005.stdout:(84/95): python3-repoze-lru-0.7-16.el9.noarch.r 854 kB/s | 31 kB 00:00 2026-02-18T06:23:27.588 INFO:teuthology.orchestra.run.trial005.stdout:(85/95): python3-routes-2.5.1-5.el9.noarch.rpm 4.9 MB/s | 188 kB 00:00 2026-02-18T06:23:27.625 INFO:teuthology.orchestra.run.trial005.stdout:(86/95): python3-rsa-4.9-2.el9.noarch.rpm 1.6 MB/s | 59 kB 00:00 2026-02-18T06:23:27.662 INFO:teuthology.orchestra.run.trial005.stdout:(87/95): python3-saml-1.16.0-1.el9.noarch.rpm 3.3 MB/s | 125 kB 00:00 2026-02-18T06:23:27.698 INFO:teuthology.orchestra.run.trial005.stdout:(88/95): python3-tempora-5.0.0-2.el9.noarch.rpm 991 kB/s | 36 kB 00:00 2026-02-18T06:23:27.719 INFO:teuthology.orchestra.run.trial005.stdout:(89/95): openblas-openmp-0.3.29-1.el9.x86_64.rp 888 kB/s | 5.3 MB 00:06 2026-02-18T06:23:27.735 INFO:teuthology.orchestra.run.trial005.stdout:(90/95): python3-typing-extensions-4.15.0-1.el9 2.3 MB/s | 86 kB 00:00 2026-02-18T06:23:27.771 INFO:teuthology.orchestra.run.trial005.stdout:(91/95): python3-xmlsec-1.3.13-1.el9.x86_64.rpm 1.3 MB/s | 48 kB 00:00 2026-02-18T06:23:27.807 INFO:teuthology.orchestra.run.trial005.stdout:(92/95): python3-xmltodict-0.12.0-15.el9.noarch 613 kB/s | 22 kB 00:00 2026-02-18T06:23:27.843 INFO:teuthology.orchestra.run.trial005.stdout:(93/95): python3-zc-lockfile-2.0-10.el9.noarch. 555 kB/s | 20 kB 00:00 2026-02-18T06:23:27.893 INFO:teuthology.orchestra.run.trial005.stdout:(94/95): python3-websocket-client-1.2.3-2.el9.n 518 kB/s | 90 kB 00:00 2026-02-18T06:23:28.022 INFO:teuthology.orchestra.run.trial117.stdout:(41/95): python3-lxml-4.6.5-3.el9.x86_64.rpm 846 kB/s | 1.2 MB 00:01 2026-02-18T06:23:28.180 INFO:teuthology.orchestra.run.trial117.stdout:(42/95): python3-markupsafe-1.1.1-12.el9.x86_64 220 kB/s | 35 kB 00:00 2026-02-18T06:23:28.520 INFO:teuthology.orchestra.run.trial117.stdout:(43/95): openblas-openmp-0.3.29-1.el9.x86_64.rp 882 kB/s | 5.3 MB 00:06 2026-02-18T06:23:28.594 INFO:teuthology.orchestra.run.trial005.stdout:(95/95): python3-babel-2.9.1-2.el9.noarch.rpm 892 kB/s | 6.0 MB 00:06 2026-02-18T06:23:28.597 INFO:teuthology.orchestra.run.trial005.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:23:28.597 INFO:teuthology.orchestra.run.trial005.stdout:Total 9.4 MB/s | 101 MB 00:10 2026-02-18T06:23:29.011 INFO:teuthology.orchestra.run.trial005.stdout:Running transaction check 2026-02-18T06:23:29.048 INFO:teuthology.orchestra.run.trial005.stdout:Transaction check succeeded. 2026-02-18T06:23:29.048 INFO:teuthology.orchestra.run.trial005.stdout:Running transaction test 2026-02-18T06:23:29.150 INFO:teuthology.orchestra.run.trial117.stdout:(44/95): python3-numpy-f2py-1.23.5-2.el9.x86_64 702 kB/s | 442 kB 00:00 2026-02-18T06:23:29.388 INFO:teuthology.orchestra.run.trial117.stdout:(45/95): python3-packaging-20.9-5.el9.noarch.rp 325 kB/s | 77 kB 00:00 2026-02-18T06:23:29.476 INFO:teuthology.orchestra.run.trial005.stdout:Transaction test succeeded. 2026-02-18T06:23:29.476 INFO:teuthology.orchestra.run.trial005.stdout:Running transaction 2026-02-18T06:23:29.782 INFO:teuthology.orchestra.run.trial117.stdout:(46/95): python3-protobuf-3.14.0-17.el9.noarch. 678 kB/s | 267 kB 00:00 2026-02-18T06:23:29.929 INFO:teuthology.orchestra.run.trial005.stdout: Preparing : 1/1 2026-02-18T06:23:29.931 INFO:teuthology.orchestra.run.trial005.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/95 2026-02-18T06:23:29.935 INFO:teuthology.orchestra.run.trial005.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/95 2026-02-18T06:23:29.956 INFO:teuthology.orchestra.run.trial005.stdout: Installing : xmlsec1-1.2.29-13.el9.x86_64 3/95 2026-02-18T06:23:29.989 INFO:teuthology.orchestra.run.trial005.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 4/95 2026-02-18T06:23:29.999 INFO:teuthology.orchestra.run.trial005.stdout: Installing : python3-lxml-4.6.5-3.el9.x86_64 5/95 2026-02-18T06:23:30.004 INFO:teuthology.orchestra.run.trial005.stdout: Installing : protobuf-3.14.0-17.el9.x86_64 6/95 2026-02-18T06:23:30.006 INFO:teuthology.orchestra.run.trial005.stdout: Installing : lua-5.4.4-4.el9.x86_64 7/95 2026-02-18T06:23:30.012 INFO:teuthology.orchestra.run.trial005.stdout: Installing : flexiblas-3.0.4-9.el9.x86_64 8/95 2026-02-18T06:23:30.035 INFO:teuthology.orchestra.run.trial005.stdout: Installing : unzip-6.0-59.el9.x86_64 9/95 2026-02-18T06:23:30.048 INFO:teuthology.orchestra.run.trial005.stdout: Installing : python3-urllib3-1.26.5-7.el9.noarch 10/95 2026-02-18T06:23:30.051 INFO:teuthology.orchestra.run.trial005.stdout: Installing : python3-requests-2.25.1-10.el9.noarch 11/95 2026-02-18T06:23:30.057 INFO:teuthology.orchestra.run.trial005.stdout: Installing : libquadmath-11.5.0-14.el9.x86_64 12/95 2026-02-18T06:23:30.059 INFO:teuthology.orchestra.run.trial005.stdout: Installing : libgfortran-11.5.0-14.el9.x86_64 13/95 2026-02-18T06:23:30.070 INFO:teuthology.orchestra.run.trial005.stdout: Installing : ledmon-libs-1.1.0-3.el9.x86_64 14/95 2026-02-18T06:23:30.076 INFO:teuthology.orchestra.run.trial005.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 15/95 2026-02-18T06:23:30.098 INFO:teuthology.orchestra.run.trial117.stdout:(47/95): python3-pyasn1-0.4.8-6.el9.noarch.rpm 502 kB/s | 159 kB 00:00 2026-02-18T06:23:30.100 INFO:teuthology.orchestra.run.trial005.stdout: Installing : zip-3.0-35.el9.x86_64 16/95 2026-02-18T06:23:30.103 INFO:teuthology.orchestra.run.trial005.stdout: Installing : luarocks-3.9.2-5.el9.noarch 17/95 2026-02-18T06:23:30.110 INFO:teuthology.orchestra.run.trial005.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 18/95 2026-02-18T06:23:30.160 INFO:teuthology.orchestra.run.trial005.stdout: Installing : protobuf-compiler-3.14.0-17.el9.x86_64 19/95 2026-02-18T06:23:30.173 INFO:teuthology.orchestra.run.trial005.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 20/95 2026-02-18T06:23:30.176 INFO:teuthology.orchestra.run.trial005.stdout: Installing : python3-rsa-4.9-2.el9.noarch 21/95 2026-02-18T06:23:30.180 INFO:teuthology.orchestra.run.trial005.stdout: Installing : xmlsec1-openssl-1.2.29-13.el9.x86_64 22/95 2026-02-18T06:23:30.186 INFO:teuthology.orchestra.run.trial005.stdout: Installing : python3-xmlsec-1.3.13-1.el9.x86_64 23/95 2026-02-18T06:23:30.190 INFO:teuthology.orchestra.run.trial005.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 24/95 2026-02-18T06:23:30.193 INFO:teuthology.orchestra.run.trial005.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 25/95 2026-02-18T06:23:30.208 INFO:teuthology.orchestra.run.trial005.stdout: Installing : python3-xmltodict-0.12.0-15.el9.noarch 26/95 2026-02-18T06:23:30.212 INFO:teuthology.orchestra.run.trial005.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 27/95 2026-02-18T06:23:30.217 INFO:teuthology.orchestra.run.trial005.stdout: Installing : python3-typing-extensions-4.15.0-1.el9.noarch 28/95 2026-02-18T06:23:30.228 INFO:teuthology.orchestra.run.trial005.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 29/95 2026-02-18T06:23:30.237 INFO:teuthology.orchestra.run.trial005.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 30/95 2026-02-18T06:23:30.244 INFO:teuthology.orchestra.run.trial005.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 31/95 2026-02-18T06:23:30.263 INFO:teuthology.orchestra.run.trial005.stdout: Installing : python3-msgpack-1.0.3-2.el9.x86_64 32/95 2026-02-18T06:23:30.274 INFO:teuthology.orchestra.run.trial005.stdout: Installing : python3-influxdb-5.3.1-1.el9.noarch 33/95 2026-02-18T06:23:30.290 INFO:teuthology.orchestra.run.trial005.stdout: Installing : python3-isodate-0.6.1-3.el9.noarch 34/95 2026-02-18T06:23:30.294 INFO:teuthology.orchestra.run.trial005.stdout: Installing : python3-saml-1.16.0-1.el9.noarch 35/95 2026-02-18T06:23:30.302 INFO:teuthology.orchestra.run.trial005.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 36/95 2026-02-18T06:23:30.342 INFO:teuthology.orchestra.run.trial005.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 37/95 2026-02-18T06:23:30.493 INFO:teuthology.orchestra.run.trial117.stdout:(48/95): python3-pyasn1-modules-0.4.8-6.el9.noa 706 kB/s | 279 kB 00:00 2026-02-18T06:23:30.652 INFO:teuthology.orchestra.run.trial117.stdout:(49/95): python3-requests-oauthlib-1.3.0-12.el9 338 kB/s | 54 kB 00:00 2026-02-18T06:23:30.664 INFO:teuthology.orchestra.run.trial005.stdout: Installing : python3-google-auth-1:2.45.0-1.el9.noarch 38/95 2026-02-18T06:23:30.674 INFO:teuthology.orchestra.run.trial005.stdout: Installing : python3-kubernetes-1:26.1.0-3.el9.noarch 39/95 2026-02-18T06:23:30.678 INFO:teuthology.orchestra.run.trial005.stdout: Installing : python3-backports-tarfile-1.2.0-1.el9.noarch 40/95 2026-02-18T06:23:30.683 INFO:teuthology.orchestra.run.trial005.stdout: Installing : python3-jaraco-context-6.0.1-3.el9.noarch 41/95 2026-02-18T06:23:30.685 INFO:teuthology.orchestra.run.trial005.stdout: Installing : python3-autocommand-2.2.2-8.el9.noarch 42/95 2026-02-18T06:23:30.713 INFO:teuthology.orchestra.run.trial005.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 43/95 2026-02-18T06:23:30.735 INFO:teuthology.orchestra.run.trial117.stdout:(50/95): python3-babel-2.9.1-2.el9.noarch.rpm 876 kB/s | 6.0 MB 00:06 2026-02-18T06:23:30.757 INFO:teuthology.orchestra.run.trial005.stdout: Installing : abseil-cpp-20211102.0-4.el9.x86_64 44/95 2026-02-18T06:23:30.763 INFO:teuthology.orchestra.run.trial005.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 45/95 2026-02-18T06:23:30.767 INFO:teuthology.orchestra.run.trial005.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 46/95 2026-02-18T06:23:30.773 INFO:teuthology.orchestra.run.trial005.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 47/95 2026-02-18T06:23:30.776 INFO:teuthology.orchestra.run.trial005.stdout: Installing : python3-jaraco-text-4.0.0-2.el9.noarch 48/95 2026-02-18T06:23:30.783 INFO:teuthology.orchestra.run.trial005.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 49/95 2026-02-18T06:23:30.787 INFO:teuthology.orchestra.run.trial005.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 50/95 2026-02-18T06:23:30.814 INFO:teuthology.orchestra.run.trial005.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 51/95 2026-02-18T06:23:30.824 INFO:teuthology.orchestra.run.trial005.stdout: Installing : python3-protobuf-3.14.0-17.el9.noarch 52/95 2026-02-18T06:23:30.830 INFO:teuthology.orchestra.run.trial005.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 53/95 2026-02-18T06:23:30.837 INFO:teuthology.orchestra.run.trial005.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 54/95 2026-02-18T06:23:30.871 INFO:teuthology.orchestra.run.trial005.stdout: Installing : python3-jmespath-1.0.1-1.el9.noarch 55/95 2026-02-18T06:23:30.894 INFO:teuthology.orchestra.run.trial117.stdout:(51/95): python3-toml-0.10.2-6.el9.noarch.rpm 262 kB/s | 42 kB 00:00 2026-02-18T06:23:31.093 INFO:teuthology.orchestra.run.trial005.stdout: Installing : python3-devel-3.9.25-2.el9.x86_64 56/95 2026-02-18T06:23:31.117 INFO:teuthology.orchestra.run.trial005.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 57/95 2026-02-18T06:23:31.121 INFO:teuthology.orchestra.run.trial005.stdout: Installing : python3-jinja2-2.11.3-8.el9.noarch 58/95 2026-02-18T06:23:31.179 INFO:teuthology.orchestra.run.trial005.stdout: Installing : openblas-0.3.29-1.el9.x86_64 59/95 2026-02-18T06:23:31.181 INFO:teuthology.orchestra.run.trial005.stdout: Installing : openblas-openmp-0.3.29-1.el9.x86_64 60/95 2026-02-18T06:23:31.202 INFO:teuthology.orchestra.run.trial005.stdout: Installing : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 61/95 2026-02-18T06:23:31.210 INFO:teuthology.orchestra.run.trial117.stdout:(52/95): xmlsec1-1.2.29-13.el9.x86_64.rpm 598 kB/s | 189 kB 00:00 2026-02-18T06:23:31.447 INFO:teuthology.orchestra.run.trial117.stdout:(53/95): xmlsec1-openssl-1.2.29-13.el9.x86_64.r 382 kB/s | 90 kB 00:00 2026-02-18T06:23:31.493 INFO:teuthology.orchestra.run.trial117.stdout:(54/95): lua-devel-5.4.4-4.el9.x86_64.rpm 484 kB/s | 22 kB 00:00 2026-02-18T06:23:31.525 INFO:teuthology.orchestra.run.trial005.stdout: Installing : flexiblas-netlib-3.0.4-9.el9.x86_64 62/95 2026-02-18T06:23:31.580 INFO:teuthology.orchestra.run.trial117.stdout:(55/95): protobuf-compiler-3.14.0-17.el9.x86_64 9.7 MB/s | 862 kB 00:00 2026-02-18T06:23:31.599 INFO:teuthology.orchestra.run.trial005.stdout: Installing : python3-numpy-1:1.23.5-2.el9.x86_64 63/95 2026-02-18T06:23:31.679 INFO:teuthology.orchestra.run.trial117.stdout:(56/95): abseil-cpp-20211102.0-4.el9.x86_64.rpm 5.4 MB/s | 551 kB 00:00 2026-02-18T06:23:31.705 INFO:teuthology.orchestra.run.trial117.stdout:(57/95): grpc-data-1.46.7-10.el9.noarch.rpm 761 kB/s | 19 kB 00:00 2026-02-18T06:23:31.751 INFO:teuthology.orchestra.run.trial117.stdout:(58/95): luarocks-3.9.2-5.el9.noarch.rpm 3.2 MB/s | 151 kB 00:00 2026-02-18T06:23:31.788 INFO:teuthology.orchestra.run.trial117.stdout:(59/95): python3-asyncssh-2.13.2-5.el9.noarch.r 14 MB/s | 548 kB 00:00 2026-02-18T06:23:31.817 INFO:teuthology.orchestra.run.trial117.stdout:(60/95): python3-autocommand-2.2.2-8.el9.noarch 1.0 MB/s | 29 kB 00:00 2026-02-18T06:23:31.845 INFO:teuthology.orchestra.run.trial117.stdout:(61/95): python3-backports-tarfile-1.2.0-1.el9. 2.1 MB/s | 60 kB 00:00 2026-02-18T06:23:31.869 INFO:teuthology.orchestra.run.trial117.stdout:(62/95): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 1.8 MB/s | 43 kB 00:00 2026-02-18T06:23:31.897 INFO:teuthology.orchestra.run.trial117.stdout:(63/95): python3-cachetools-4.2.4-1.el9.noarch. 1.1 MB/s | 32 kB 00:00 2026-02-18T06:23:31.912 INFO:teuthology.orchestra.run.trial117.stdout:(64/95): python3-certifi-2023.05.07-4.el9.noarc 963 kB/s | 14 kB 00:00 2026-02-18T06:23:31.944 INFO:teuthology.orchestra.run.trial117.stdout:(65/95): python3-cheroot-10.0.1-4.el9.noarch.rp 5.3 MB/s | 173 kB 00:00 2026-02-18T06:23:31.997 INFO:teuthology.orchestra.run.trial117.stdout:(66/95): python3-cherrypy-18.6.1-2.el9.noarch.r 6.6 MB/s | 358 kB 00:00 2026-02-18T06:23:32.025 INFO:teuthology.orchestra.run.trial117.stdout:(67/95): python3-google-auth-2.45.0-1.el9.noarc 8.8 MB/s | 254 kB 00:00 2026-02-18T06:23:32.112 INFO:teuthology.orchestra.run.trial117.stdout:(68/95): python3-grpcio-1.46.7-10.el9.x86_64.rp 24 MB/s | 2.0 MB 00:00 2026-02-18T06:23:32.133 INFO:teuthology.orchestra.run.trial117.stdout:(69/95): python3-grpcio-tools-1.46.7-10.el9.x86 6.7 MB/s | 144 kB 00:00 2026-02-18T06:23:32.162 INFO:teuthology.orchestra.run.trial117.stdout:(70/95): python3-influxdb-5.3.1-1.el9.noarch.rp 4.6 MB/s | 139 kB 00:00 2026-02-18T06:23:32.186 INFO:teuthology.orchestra.run.trial117.stdout:(71/95): python3-isodate-0.6.1-3.el9.noarch.rpm 2.3 MB/s | 56 kB 00:00 2026-02-18T06:23:32.207 INFO:teuthology.orchestra.run.trial117.stdout:(72/95): python3-jaraco-8.2.1-3.el9.noarch.rpm 521 kB/s | 11 kB 00:00 2026-02-18T06:23:32.229 INFO:teuthology.orchestra.run.trial117.stdout:(73/95): python3-jaraco-classes-3.2.1-5.el9.noa 780 kB/s | 18 kB 00:00 2026-02-18T06:23:32.248 INFO:teuthology.orchestra.run.trial117.stdout:(74/95): python3-jaraco-collections-3.0.0-8.el9 1.2 MB/s | 23 kB 00:00 2026-02-18T06:23:32.258 INFO:teuthology.orchestra.run.trial117.stdout:(75/95): python3-jaraco-context-6.0.1-3.el9.noa 1.8 MB/s | 20 kB 00:00 2026-02-18T06:23:32.259 INFO:teuthology.orchestra.run.trial005.stdout: Installing : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 64/95 2026-02-18T06:23:32.276 INFO:teuthology.orchestra.run.trial005.stdout: Installing : python3-scipy-1.9.3-2.el9.x86_64 65/95 2026-02-18T06:23:32.276 INFO:teuthology.orchestra.run.trial117.stdout:(76/95): python3-jaraco-functools-3.5.0-2.el9.n 1.1 MB/s | 19 kB 00:00 2026-02-18T06:23:32.286 INFO:teuthology.orchestra.run.trial005.stdout: Installing : python3-pyparsing-2.4.7-9.el9.noarch 66/95 2026-02-18T06:23:32.287 INFO:teuthology.orchestra.run.trial117.stdout:(77/95): python3-jaraco-text-4.0.0-2.el9.noarch 2.5 MB/s | 26 kB 00:00 2026-02-18T06:23:32.292 INFO:teuthology.orchestra.run.trial005.stdout: Installing : python3-packaging-20.9-5.el9.noarch 67/95 2026-02-18T06:23:32.305 INFO:teuthology.orchestra.run.trial005.stdout: Installing : python3-ply-3.11-14.el9.noarch 68/95 2026-02-18T06:23:32.320 INFO:teuthology.orchestra.run.trial005.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 69/95 2026-02-18T06:23:32.326 INFO:teuthology.orchestra.run.trial117.stdout:(78/95): python3-kubernetes-26.1.0-3.el9.noarch 26 MB/s | 1.0 MB 00:00 2026-02-18T06:23:32.343 INFO:teuthology.orchestra.run.trial117.stdout:(79/95): python3-more-itertools-8.12.0-2.el9.no 4.6 MB/s | 79 kB 00:00 2026-02-18T06:23:32.362 INFO:teuthology.orchestra.run.trial117.stdout:(80/95): python3-msgpack-1.0.3-2.el9.x86_64.rpm 4.5 MB/s | 86 kB 00:00 2026-02-18T06:23:32.382 INFO:teuthology.orchestra.run.trial117.stdout:(81/95): python3-natsort-7.1.1-5.el9.noarch.rpm 2.9 MB/s | 58 kB 00:00 2026-02-18T06:23:32.394 INFO:teuthology.orchestra.run.trial005.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 70/95 2026-02-18T06:23:32.401 INFO:teuthology.orchestra.run.trial117.stdout:(82/95): python3-portend-3.1.0-2.el9.noarch.rpm 837 kB/s | 16 kB 00:00 2026-02-18T06:23:32.403 INFO:teuthology.orchestra.run.trial005.stdout: Installing : python3-cryptography-36.0.1-5.el9.x86_64 71/95 2026-02-18T06:23:32.412 INFO:teuthology.orchestra.run.trial117.stdout:(83/95): python3-pyOpenSSL-21.0.0-1.el9.noarch. 8.1 MB/s | 90 kB 00:00 2026-02-18T06:23:32.426 INFO:teuthology.orchestra.run.trial005.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 72/95 2026-02-18T06:23:32.428 INFO:teuthology.orchestra.run.trial117.stdout:(84/95): python3-repoze-lru-0.7-16.el9.noarch.r 1.9 MB/s | 31 kB 00:00 2026-02-18T06:23:32.444 INFO:teuthology.orchestra.run.trial117.stdout:(85/95): python3-routes-2.5.1-5.el9.noarch.rpm 12 MB/s | 188 kB 00:00 2026-02-18T06:23:32.455 INFO:teuthology.orchestra.run.trial005.stdout: Installing : python3-cheroot-10.0.1-4.el9.noarch 73/95 2026-02-18T06:23:32.461 INFO:teuthology.orchestra.run.trial117.stdout:(86/95): python3-rsa-4.9-2.el9.noarch.rpm 3.3 MB/s | 59 kB 00:00 2026-02-18T06:23:32.478 INFO:teuthology.orchestra.run.trial117.stdout:(87/95): python3-saml-1.16.0-1.el9.noarch.rpm 7.5 MB/s | 125 kB 00:00 2026-02-18T06:23:32.497 INFO:teuthology.orchestra.run.trial117.stdout:(88/95): python3-tempora-5.0.0-2.el9.noarch.rpm 1.9 MB/s | 36 kB 00:00 2026-02-18T06:23:32.505 INFO:teuthology.orchestra.run.trial005.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 74/95 2026-02-18T06:23:32.508 INFO:teuthology.orchestra.run.trial117.stdout:(89/95): python3-typing-extensions-4.15.0-1.el9 7.8 MB/s | 86 kB 00:00 2026-02-18T06:23:32.510 INFO:teuthology.orchestra.run.trial005.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 75/95 2026-02-18T06:23:32.514 INFO:teuthology.orchestra.run.trial005.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 76/95 2026-02-18T06:23:32.515 INFO:teuthology.orchestra.run.trial005.stdout: Installing : libconfig-1.7.2-9.el9.x86_64 77/95 2026-02-18T06:23:32.527 INFO:teuthology.orchestra.run.trial117.stdout:(90/95): python3-websocket-client-1.2.3-2.el9.n 4.5 MB/s | 90 kB 00:00 2026-02-18T06:23:32.533 INFO:teuthology.orchestra.run.trial005.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 78/95 2026-02-18T06:23:32.534 INFO:teuthology.orchestra.run.trial005.stdout:Creating group 'libstoragemgmt' with GID 991. 2026-02-18T06:23:32.534 INFO:teuthology.orchestra.run.trial005.stdout:Creating user 'libstoragemgmt' (daemon account for libstoragemgmt) with UID 991 and GID 991. 2026-02-18T06:23:32.534 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:23:32.543 INFO:teuthology.orchestra.run.trial005.stdout: Installing : libstoragemgmt-1.10.1-1.el9.x86_64 78/95 2026-02-18T06:23:32.548 INFO:teuthology.orchestra.run.trial117.stdout:(91/95): python3-xmlsec-1.3.13-1.el9.x86_64.rpm 2.3 MB/s | 48 kB 00:00 2026-02-18T06:23:32.565 INFO:teuthology.orchestra.run.trial117.stdout:(92/95): python3-xmltodict-0.12.0-15.el9.noarch 1.2 MB/s | 22 kB 00:00 2026-02-18T06:23:32.569 INFO:teuthology.orchestra.run.trial005.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 78/95 2026-02-18T06:23:32.569 INFO:teuthology.orchestra.run.trial005.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/libstoragemgmt.service → /usr/lib/systemd/system/libstoragemgmt.service. 2026-02-18T06:23:32.570 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:23:32.576 INFO:teuthology.orchestra.run.trial117.stdout:(93/95): python3-zc-lockfile-2.0-10.el9.noarch. 1.9 MB/s | 20 kB 00:00 2026-02-18T06:23:32.606 INFO:teuthology.orchestra.run.trial005.stdout: Installing : python3-libstoragemgmt-1.10.1-1.el9.x86_64 79/95 2026-02-18T06:23:32.669 INFO:teuthology.orchestra.run.trial005.stdout: Installing : cryptsetup-2.8.1-2.el9.x86_64 80/95 2026-02-18T06:23:32.671 INFO:teuthology.orchestra.run.trial005.stdout: Installing : ceph-volume-2:20.2.0-670.gadc19233.el9.noarch 81/95 2026-02-18T06:23:32.685 INFO:teuthology.orchestra.run.trial005.stdout: Running scriptlet: ceph-volume-2:20.2.0-670.gadc19233.el9.noarch 81/95 2026-02-18T06:23:32.685 INFO:teuthology.orchestra.run.trial005.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T06:23:32.685 INFO:teuthology.orchestra.run.trial005.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2026-02-18T06:23:32.685 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:23:33.370 INFO:teuthology.orchestra.run.trial005.stdout: Installing : ceph-osd-2:20.2.0-670.gadc19233.el9.x86_64 82/95 2026-02-18T06:23:33.395 INFO:teuthology.orchestra.run.trial005.stdout: Running scriptlet: ceph-osd-2:20.2.0-670.gadc19233.el9.x86_64 82/95 2026-02-18T06:23:33.395 INFO:teuthology.orchestra.run.trial005.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T06:23:33.395 INFO:teuthology.orchestra.run.trial005.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2026-02-18T06:23:33.395 INFO:teuthology.orchestra.run.trial005.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-18T06:23:33.396 INFO:teuthology.orchestra.run.trial005.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-18T06:23:33.396 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:23:33.454 INFO:teuthology.orchestra.run.trial005.stdout: Running scriptlet: cephadm-2:20.2.0-670.gadc19233.el9.noarch 83/95 2026-02-18T06:23:33.456 INFO:teuthology.orchestra.run.trial005.stdout: Installing : cephadm-2:20.2.0-670.gadc19233.el9.noarch 83/95 2026-02-18T06:23:33.463 INFO:teuthology.orchestra.run.trial005.stdout: Installing : ceph-prometheus-alerts-2:20.2.0-670.gadc19233.el9. 84/95 2026-02-18T06:23:33.486 INFO:teuthology.orchestra.run.trial005.stdout: Installing : ceph-grafana-dashboards-2:20.2.0-670.gadc19233.el9 85/95 2026-02-18T06:23:33.488 INFO:teuthology.orchestra.run.trial005.stdout: Installing : ceph-mgr-cephadm-2:20.2.0-670.gadc19233.el9.noarch 86/95 2026-02-18T06:23:34.634 INFO:teuthology.orchestra.run.trial005.stdout: Running scriptlet: ceph-mgr-cephadm-2:20.2.0-670.gadc19233.el9.noarch 86/95 2026-02-18T06:23:34.639 INFO:teuthology.orchestra.run.trial005.stdout: Installing : ceph-mgr-dashboard-2:20.2.0-670.gadc19233.el9.noar 87/95 2026-02-18T06:23:35.097 INFO:teuthology.orchestra.run.trial005.stdout: Running scriptlet: ceph-mgr-dashboard-2:20.2.0-670.gadc19233.el9.noar 87/95 2026-02-18T06:23:35.098 INFO:teuthology.orchestra.run.trial005.stdout: Installing : ceph-mgr-diskprediction-local-2:20.2.0-670.gadc192 88/95 2026-02-18T06:23:35.111 INFO:teuthology.orchestra.run.trial005.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:20.2.0-670.gadc192 88/95 2026-02-18T06:23:35.111 INFO:teuthology.orchestra.run.trial005.stdout: Installing : ceph-mgr-k8sevents-2:20.2.0-670.gadc19233.el9.noar 89/95 2026-02-18T06:23:35.166 INFO:teuthology.orchestra.run.trial005.stdout: Running scriptlet: ceph-mgr-k8sevents-2:20.2.0-670.gadc19233.el9.noar 89/95 2026-02-18T06:23:35.210 INFO:teuthology.orchestra.run.trial005.stdout: Installing : ceph-mgr-modules-core-2:20.2.0-670.gadc19233.el9.n 90/95 2026-02-18T06:23:35.211 INFO:teuthology.orchestra.run.trial005.stdout: Installing : ceph-mgr-2:20.2.0-670.gadc19233.el9.x86_64 91/95 2026-02-18T06:23:35.232 INFO:teuthology.orchestra.run.trial005.stdout: Running scriptlet: ceph-mgr-2:20.2.0-670.gadc19233.el9.x86_64 91/95 2026-02-18T06:23:35.232 INFO:teuthology.orchestra.run.trial005.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T06:23:35.232 INFO:teuthology.orchestra.run.trial005.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2026-02-18T06:23:35.232 INFO:teuthology.orchestra.run.trial005.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-18T06:23:35.232 INFO:teuthology.orchestra.run.trial005.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-18T06:23:35.232 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:23:35.243 INFO:teuthology.orchestra.run.trial005.stdout: Installing : ceph-mgr-rook-2:20.2.0-670.gadc19233.el9.noarch 92/95 2026-02-18T06:23:35.255 INFO:teuthology.orchestra.run.trial117.stdout:(94/95): python3-numpy-1.23.5-2.el9.x86_64.rpm 887 kB/s | 6.1 MB 00:07 2026-02-18T06:23:35.472 INFO:teuthology.orchestra.run.trial005.stdout: Running scriptlet: ceph-mgr-rook-2:20.2.0-670.gadc19233.el9.noarch 92/95 2026-02-18T06:23:35.473 INFO:teuthology.orchestra.run.trial005.stdout: Installing : ceph-mon-2:20.2.0-670.gadc19233.el9.x86_64 93/95 2026-02-18T06:23:35.496 INFO:teuthology.orchestra.run.trial005.stdout: Running scriptlet: ceph-mon-2:20.2.0-670.gadc19233.el9.x86_64 93/95 2026-02-18T06:23:35.496 INFO:teuthology.orchestra.run.trial005.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T06:23:35.496 INFO:teuthology.orchestra.run.trial005.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2026-02-18T06:23:35.496 INFO:teuthology.orchestra.run.trial005.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-18T06:23:35.496 INFO:teuthology.orchestra.run.trial005.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-18T06:23:35.496 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:23:35.594 INFO:teuthology.orchestra.run.trial005.stdout: Installing : ceph-mds-2:20.2.0-670.gadc19233.el9.x86_64 94/95 2026-02-18T06:23:35.615 INFO:teuthology.orchestra.run.trial005.stdout: Running scriptlet: ceph-mds-2:20.2.0-670.gadc19233.el9.x86_64 94/95 2026-02-18T06:23:35.616 INFO:teuthology.orchestra.run.trial005.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T06:23:35.616 INFO:teuthology.orchestra.run.trial005.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2026-02-18T06:23:35.616 INFO:teuthology.orchestra.run.trial005.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-18T06:23:35.616 INFO:teuthology.orchestra.run.trial005.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-18T06:23:35.616 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:23:35.634 INFO:teuthology.orchestra.run.trial005.stdout: Installing : ceph-2:20.2.0-670.gadc19233.el9.x86_64 95/95 2026-02-18T06:23:36.340 INFO:teuthology.orchestra.run.trial005.stdout: Running scriptlet: ceph-2:20.2.0-670.gadc19233.el9.x86_64 95/95 2026-02-18T06:23:36.341 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : ceph-2:20.2.0-670.gadc19233.el9.x86_64 1/95 2026-02-18T06:23:36.341 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : ceph-mds-2:20.2.0-670.gadc19233.el9.x86_64 2/95 2026-02-18T06:23:36.341 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : ceph-mgr-2:20.2.0-670.gadc19233.el9.x86_64 3/95 2026-02-18T06:23:36.341 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : ceph-mon-2:20.2.0-670.gadc19233.el9.x86_64 4/95 2026-02-18T06:23:36.341 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : ceph-osd-2:20.2.0-670.gadc19233.el9.x86_64 5/95 2026-02-18T06:23:36.341 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : ceph-grafana-dashboards-2:20.2.0-670.gadc19233.el9 6/95 2026-02-18T06:23:36.341 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : ceph-mgr-cephadm-2:20.2.0-670.gadc19233.el9.noarch 7/95 2026-02-18T06:23:36.341 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : ceph-mgr-dashboard-2:20.2.0-670.gadc19233.el9.noar 8/95 2026-02-18T06:23:36.341 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : ceph-mgr-diskprediction-local-2:20.2.0-670.gadc192 9/95 2026-02-18T06:23:36.342 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : ceph-mgr-k8sevents-2:20.2.0-670.gadc19233.el9.noar 10/95 2026-02-18T06:23:36.342 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : ceph-mgr-modules-core-2:20.2.0-670.gadc19233.el9.n 11/95 2026-02-18T06:23:36.342 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : ceph-mgr-rook-2:20.2.0-670.gadc19233.el9.noarch 12/95 2026-02-18T06:23:36.342 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : ceph-prometheus-alerts-2:20.2.0-670.gadc19233.el9. 13/95 2026-02-18T06:23:36.342 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : ceph-volume-2:20.2.0-670.gadc19233.el9.noarch 14/95 2026-02-18T06:23:36.342 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : cephadm-2:20.2.0-670.gadc19233.el9.noarch 15/95 2026-02-18T06:23:36.342 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : cryptsetup-2.8.1-2.el9.x86_64 16/95 2026-02-18T06:23:36.342 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : ledmon-libs-1.1.0-3.el9.x86_64 17/95 2026-02-18T06:23:36.342 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : libconfig-1.7.2-9.el9.x86_64 18/95 2026-02-18T06:23:36.342 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : libgfortran-11.5.0-14.el9.x86_64 19/95 2026-02-18T06:23:36.343 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : libquadmath-11.5.0-14.el9.x86_64 20/95 2026-02-18T06:23:36.343 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 21/95 2026-02-18T06:23:36.343 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : python3-cryptography-36.0.1-5.el9.x86_64 22/95 2026-02-18T06:23:36.343 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : python3-ply-3.11-14.el9.noarch 23/95 2026-02-18T06:23:36.343 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 24/95 2026-02-18T06:23:36.343 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : python3-pyparsing-2.4.7-9.el9.noarch 25/95 2026-02-18T06:23:36.343 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : python3-requests-2.25.1-10.el9.noarch 26/95 2026-02-18T06:23:36.343 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : python3-urllib3-1.26.5-7.el9.noarch 27/95 2026-02-18T06:23:36.343 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : unzip-6.0-59.el9.x86_64 28/95 2026-02-18T06:23:36.343 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : zip-3.0-35.el9.x86_64 29/95 2026-02-18T06:23:36.343 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : flexiblas-3.0.4-9.el9.x86_64 30/95 2026-02-18T06:23:36.343 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : flexiblas-netlib-3.0.4-9.el9.x86_64 31/95 2026-02-18T06:23:36.344 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 32/95 2026-02-18T06:23:36.344 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : libstoragemgmt-1.10.1-1.el9.x86_64 33/95 2026-02-18T06:23:36.344 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : lua-5.4.4-4.el9.x86_64 34/95 2026-02-18T06:23:36.344 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : openblas-0.3.29-1.el9.x86_64 35/95 2026-02-18T06:23:36.344 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : openblas-openmp-0.3.29-1.el9.x86_64 36/95 2026-02-18T06:23:36.344 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : protobuf-3.14.0-17.el9.x86_64 37/95 2026-02-18T06:23:36.344 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 38/95 2026-02-18T06:23:36.344 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : python3-devel-3.9.25-2.el9.x86_64 39/95 2026-02-18T06:23:36.344 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : python3-jinja2-2.11.3-8.el9.noarch 40/95 2026-02-18T06:23:36.344 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : python3-jmespath-1.0.1-1.el9.noarch 41/95 2026-02-18T06:23:36.344 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : python3-libstoragemgmt-1.10.1-1.el9.x86_64 42/95 2026-02-18T06:23:36.344 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : python3-lxml-4.6.5-3.el9.x86_64 43/95 2026-02-18T06:23:36.344 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 44/95 2026-02-18T06:23:36.345 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : python3-numpy-1:1.23.5-2.el9.x86_64 45/95 2026-02-18T06:23:36.345 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 46/95 2026-02-18T06:23:36.345 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 47/95 2026-02-18T06:23:36.345 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : python3-protobuf-3.14.0-17.el9.noarch 48/95 2026-02-18T06:23:36.345 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 49/95 2026-02-18T06:23:36.345 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 50/95 2026-02-18T06:23:36.345 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 51/95 2026-02-18T06:23:36.345 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : python3-scipy-1.9.3-2.el9.x86_64 52/95 2026-02-18T06:23:36.345 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 53/95 2026-02-18T06:23:36.345 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : xmlsec1-1.2.29-13.el9.x86_64 54/95 2026-02-18T06:23:36.345 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : xmlsec1-openssl-1.2.29-13.el9.x86_64 55/95 2026-02-18T06:23:36.345 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 56/95 2026-02-18T06:23:36.346 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : protobuf-compiler-3.14.0-17.el9.x86_64 57/95 2026-02-18T06:23:36.346 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : abseil-cpp-20211102.0-4.el9.x86_64 58/95 2026-02-18T06:23:36.346 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 59/95 2026-02-18T06:23:36.346 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 60/95 2026-02-18T06:23:36.346 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 61/95 2026-02-18T06:23:36.346 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : python3-autocommand-2.2.2-8.el9.noarch 62/95 2026-02-18T06:23:36.346 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : python3-backports-tarfile-1.2.0-1.el9.noarch 63/95 2026-02-18T06:23:36.346 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 64/95 2026-02-18T06:23:36.346 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 65/95 2026-02-18T06:23:36.346 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 66/95 2026-02-18T06:23:36.346 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : python3-cheroot-10.0.1-4.el9.noarch 67/95 2026-02-18T06:23:36.346 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 68/95 2026-02-18T06:23:36.347 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : python3-google-auth-1:2.45.0-1.el9.noarch 69/95 2026-02-18T06:23:36.347 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 70/95 2026-02-18T06:23:36.347 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 71/95 2026-02-18T06:23:36.347 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : python3-influxdb-5.3.1-1.el9.noarch 72/95 2026-02-18T06:23:36.347 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : python3-isodate-0.6.1-3.el9.noarch 73/95 2026-02-18T06:23:36.347 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 74/95 2026-02-18T06:23:36.347 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 75/95 2026-02-18T06:23:36.347 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 76/95 2026-02-18T06:23:36.347 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : python3-jaraco-context-6.0.1-3.el9.noarch 77/95 2026-02-18T06:23:36.347 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 78/95 2026-02-18T06:23:36.347 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : python3-jaraco-text-4.0.0-2.el9.noarch 79/95 2026-02-18T06:23:36.347 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : python3-kubernetes-1:26.1.0-3.el9.noarch 80/95 2026-02-18T06:23:36.347 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 81/95 2026-02-18T06:23:36.348 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : python3-msgpack-1.0.3-2.el9.x86_64 82/95 2026-02-18T06:23:36.348 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 83/95 2026-02-18T06:23:36.348 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 84/95 2026-02-18T06:23:36.348 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 85/95 2026-02-18T06:23:36.348 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 86/95 2026-02-18T06:23:36.348 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 87/95 2026-02-18T06:23:36.348 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 88/95 2026-02-18T06:23:36.348 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : python3-saml-1.16.0-1.el9.noarch 89/95 2026-02-18T06:23:36.348 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 90/95 2026-02-18T06:23:36.348 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : python3-typing-extensions-4.15.0-1.el9.noarch 91/95 2026-02-18T06:23:36.348 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 92/95 2026-02-18T06:23:36.348 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : python3-xmlsec-1.3.13-1.el9.x86_64 93/95 2026-02-18T06:23:36.348 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : python3-xmltodict-0.12.0-15.el9.noarch 94/95 2026-02-18T06:23:36.403 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 95/95 2026-02-18T06:23:36.403 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:23:36.403 INFO:teuthology.orchestra.run.trial005.stdout:Installed: 2026-02-18T06:23:36.404 INFO:teuthology.orchestra.run.trial005.stdout: abseil-cpp-20211102.0-4.el9.x86_64 2026-02-18T06:23:36.404 INFO:teuthology.orchestra.run.trial005.stdout: ceph-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:23:36.404 INFO:teuthology.orchestra.run.trial005.stdout: ceph-grafana-dashboards-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:23:36.404 INFO:teuthology.orchestra.run.trial005.stdout: ceph-mds-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:23:36.404 INFO:teuthology.orchestra.run.trial005.stdout: ceph-mgr-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:23:36.404 INFO:teuthology.orchestra.run.trial005.stdout: ceph-mgr-cephadm-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:23:36.404 INFO:teuthology.orchestra.run.trial005.stdout: ceph-mgr-dashboard-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:23:36.404 INFO:teuthology.orchestra.run.trial005.stdout: ceph-mgr-diskprediction-local-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:23:36.404 INFO:teuthology.orchestra.run.trial005.stdout: ceph-mgr-k8sevents-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:23:36.404 INFO:teuthology.orchestra.run.trial005.stdout: ceph-mgr-modules-core-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:23:36.404 INFO:teuthology.orchestra.run.trial005.stdout: ceph-mgr-rook-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:23:36.405 INFO:teuthology.orchestra.run.trial005.stdout: ceph-mon-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:23:36.405 INFO:teuthology.orchestra.run.trial005.stdout: ceph-osd-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:23:36.405 INFO:teuthology.orchestra.run.trial005.stdout: ceph-prometheus-alerts-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:23:36.405 INFO:teuthology.orchestra.run.trial005.stdout: ceph-volume-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:23:36.405 INFO:teuthology.orchestra.run.trial005.stdout: cephadm-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:23:36.405 INFO:teuthology.orchestra.run.trial005.stdout: cryptsetup-2.8.1-2.el9.x86_64 2026-02-18T06:23:36.405 INFO:teuthology.orchestra.run.trial005.stdout: flexiblas-3.0.4-9.el9.x86_64 2026-02-18T06:23:36.405 INFO:teuthology.orchestra.run.trial005.stdout: flexiblas-netlib-3.0.4-9.el9.x86_64 2026-02-18T06:23:36.405 INFO:teuthology.orchestra.run.trial005.stdout: flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 2026-02-18T06:23:36.406 INFO:teuthology.orchestra.run.trial005.stdout: grpc-data-1.46.7-10.el9.noarch 2026-02-18T06:23:36.406 INFO:teuthology.orchestra.run.trial005.stdout: ledmon-libs-1.1.0-3.el9.x86_64 2026-02-18T06:23:36.406 INFO:teuthology.orchestra.run.trial005.stdout: libconfig-1.7.2-9.el9.x86_64 2026-02-18T06:23:36.406 INFO:teuthology.orchestra.run.trial005.stdout: libgfortran-11.5.0-14.el9.x86_64 2026-02-18T06:23:36.406 INFO:teuthology.orchestra.run.trial005.stdout: libquadmath-11.5.0-14.el9.x86_64 2026-02-18T06:23:36.406 INFO:teuthology.orchestra.run.trial005.stdout: libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-18T06:23:36.406 INFO:teuthology.orchestra.run.trial005.stdout: lua-5.4.4-4.el9.x86_64 2026-02-18T06:23:36.406 INFO:teuthology.orchestra.run.trial005.stdout: lua-devel-5.4.4-4.el9.x86_64 2026-02-18T06:23:36.406 INFO:teuthology.orchestra.run.trial005.stdout: luarocks-3.9.2-5.el9.noarch 2026-02-18T06:23:36.406 INFO:teuthology.orchestra.run.trial005.stdout: openblas-0.3.29-1.el9.x86_64 2026-02-18T06:23:36.406 INFO:teuthology.orchestra.run.trial005.stdout: openblas-openmp-0.3.29-1.el9.x86_64 2026-02-18T06:23:36.406 INFO:teuthology.orchestra.run.trial005.stdout: protobuf-3.14.0-17.el9.x86_64 2026-02-18T06:23:36.407 INFO:teuthology.orchestra.run.trial005.stdout: protobuf-compiler-3.14.0-17.el9.x86_64 2026-02-18T06:23:36.407 INFO:teuthology.orchestra.run.trial005.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2026-02-18T06:23:36.407 INFO:teuthology.orchestra.run.trial005.stdout: python3-autocommand-2.2.2-8.el9.noarch 2026-02-18T06:23:36.407 INFO:teuthology.orchestra.run.trial005.stdout: python3-babel-2.9.1-2.el9.noarch 2026-02-18T06:23:36.407 INFO:teuthology.orchestra.run.trial005.stdout: python3-backports-tarfile-1.2.0-1.el9.noarch 2026-02-18T06:23:36.407 INFO:teuthology.orchestra.run.trial005.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2026-02-18T06:23:36.407 INFO:teuthology.orchestra.run.trial005.stdout: python3-cachetools-4.2.4-1.el9.noarch 2026-02-18T06:23:36.407 INFO:teuthology.orchestra.run.trial005.stdout: python3-certifi-2023.05.07-4.el9.noarch 2026-02-18T06:23:36.407 INFO:teuthology.orchestra.run.trial005.stdout: python3-cffi-1.14.5-5.el9.x86_64 2026-02-18T06:23:36.407 INFO:teuthology.orchestra.run.trial005.stdout: python3-cheroot-10.0.1-4.el9.noarch 2026-02-18T06:23:36.407 INFO:teuthology.orchestra.run.trial005.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2026-02-18T06:23:36.407 INFO:teuthology.orchestra.run.trial005.stdout: python3-cryptography-36.0.1-5.el9.x86_64 2026-02-18T06:23:36.407 INFO:teuthology.orchestra.run.trial005.stdout: python3-devel-3.9.25-2.el9.x86_64 2026-02-18T06:23:36.408 INFO:teuthology.orchestra.run.trial005.stdout: python3-google-auth-1:2.45.0-1.el9.noarch 2026-02-18T06:23:36.408 INFO:teuthology.orchestra.run.trial005.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2026-02-18T06:23:36.408 INFO:teuthology.orchestra.run.trial005.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2026-02-18T06:23:36.408 INFO:teuthology.orchestra.run.trial005.stdout: python3-influxdb-5.3.1-1.el9.noarch 2026-02-18T06:23:36.408 INFO:teuthology.orchestra.run.trial005.stdout: python3-isodate-0.6.1-3.el9.noarch 2026-02-18T06:23:36.408 INFO:teuthology.orchestra.run.trial005.stdout: python3-jaraco-8.2.1-3.el9.noarch 2026-02-18T06:23:36.408 INFO:teuthology.orchestra.run.trial005.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2026-02-18T06:23:36.408 INFO:teuthology.orchestra.run.trial005.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2026-02-18T06:23:36.408 INFO:teuthology.orchestra.run.trial005.stdout: python3-jaraco-context-6.0.1-3.el9.noarch 2026-02-18T06:23:36.408 INFO:teuthology.orchestra.run.trial005.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2026-02-18T06:23:36.408 INFO:teuthology.orchestra.run.trial005.stdout: python3-jaraco-text-4.0.0-2.el9.noarch 2026-02-18T06:23:36.408 INFO:teuthology.orchestra.run.trial005.stdout: python3-jinja2-2.11.3-8.el9.noarch 2026-02-18T06:23:36.409 INFO:teuthology.orchestra.run.trial005.stdout: python3-jmespath-1.0.1-1.el9.noarch 2026-02-18T06:23:36.409 INFO:teuthology.orchestra.run.trial005.stdout: python3-kubernetes-1:26.1.0-3.el9.noarch 2026-02-18T06:23:36.409 INFO:teuthology.orchestra.run.trial005.stdout: python3-libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-18T06:23:36.409 INFO:teuthology.orchestra.run.trial005.stdout: python3-lxml-4.6.5-3.el9.x86_64 2026-02-18T06:23:36.409 INFO:teuthology.orchestra.run.trial005.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2026-02-18T06:23:36.409 INFO:teuthology.orchestra.run.trial005.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2026-02-18T06:23:36.409 INFO:teuthology.orchestra.run.trial005.stdout: python3-msgpack-1.0.3-2.el9.x86_64 2026-02-18T06:23:36.409 INFO:teuthology.orchestra.run.trial005.stdout: python3-natsort-7.1.1-5.el9.noarch 2026-02-18T06:23:36.409 INFO:teuthology.orchestra.run.trial005.stdout: python3-numpy-1:1.23.5-2.el9.x86_64 2026-02-18T06:23:36.409 INFO:teuthology.orchestra.run.trial005.stdout: python3-numpy-f2py-1:1.23.5-2.el9.x86_64 2026-02-18T06:23:36.409 INFO:teuthology.orchestra.run.trial005.stdout: python3-packaging-20.9-5.el9.noarch 2026-02-18T06:23:36.409 INFO:teuthology.orchestra.run.trial005.stdout: python3-ply-3.11-14.el9.noarch 2026-02-18T06:23:36.409 INFO:teuthology.orchestra.run.trial005.stdout: python3-portend-3.1.0-2.el9.noarch 2026-02-18T06:23:36.410 INFO:teuthology.orchestra.run.trial005.stdout: python3-protobuf-3.14.0-17.el9.noarch 2026-02-18T06:23:36.410 INFO:teuthology.orchestra.run.trial005.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2026-02-18T06:23:36.410 INFO:teuthology.orchestra.run.trial005.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2026-02-18T06:23:36.410 INFO:teuthology.orchestra.run.trial005.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2026-02-18T06:23:36.410 INFO:teuthology.orchestra.run.trial005.stdout: python3-pycparser-2.20-6.el9.noarch 2026-02-18T06:23:36.410 INFO:teuthology.orchestra.run.trial005.stdout: python3-pyparsing-2.4.7-9.el9.noarch 2026-02-18T06:23:36.410 INFO:teuthology.orchestra.run.trial005.stdout: python3-repoze-lru-0.7-16.el9.noarch 2026-02-18T06:23:36.410 INFO:teuthology.orchestra.run.trial005.stdout: python3-requests-2.25.1-10.el9.noarch 2026-02-18T06:23:36.410 INFO:teuthology.orchestra.run.trial005.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2026-02-18T06:23:36.410 INFO:teuthology.orchestra.run.trial005.stdout: python3-routes-2.5.1-5.el9.noarch 2026-02-18T06:23:36.410 INFO:teuthology.orchestra.run.trial005.stdout: python3-rsa-4.9-2.el9.noarch 2026-02-18T06:23:36.410 INFO:teuthology.orchestra.run.trial005.stdout: python3-saml-1.16.0-1.el9.noarch 2026-02-18T06:23:36.410 INFO:teuthology.orchestra.run.trial005.stdout: python3-scipy-1.9.3-2.el9.x86_64 2026-02-18T06:23:36.411 INFO:teuthology.orchestra.run.trial005.stdout: python3-tempora-5.0.0-2.el9.noarch 2026-02-18T06:23:36.411 INFO:teuthology.orchestra.run.trial005.stdout: python3-toml-0.10.2-6.el9.noarch 2026-02-18T06:23:36.411 INFO:teuthology.orchestra.run.trial005.stdout: python3-typing-extensions-4.15.0-1.el9.noarch 2026-02-18T06:23:36.411 INFO:teuthology.orchestra.run.trial005.stdout: python3-urllib3-1.26.5-7.el9.noarch 2026-02-18T06:23:36.411 INFO:teuthology.orchestra.run.trial005.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2026-02-18T06:23:36.411 INFO:teuthology.orchestra.run.trial005.stdout: python3-xmlsec-1.3.13-1.el9.x86_64 2026-02-18T06:23:36.411 INFO:teuthology.orchestra.run.trial005.stdout: python3-xmltodict-0.12.0-15.el9.noarch 2026-02-18T06:23:36.411 INFO:teuthology.orchestra.run.trial005.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2026-02-18T06:23:36.411 INFO:teuthology.orchestra.run.trial005.stdout: unzip-6.0-59.el9.x86_64 2026-02-18T06:23:36.411 INFO:teuthology.orchestra.run.trial005.stdout: xmlsec1-1.2.29-13.el9.x86_64 2026-02-18T06:23:36.411 INFO:teuthology.orchestra.run.trial005.stdout: xmlsec1-openssl-1.2.29-13.el9.x86_64 2026-02-18T06:23:36.411 INFO:teuthology.orchestra.run.trial005.stdout: zip-3.0-35.el9.x86_64 2026-02-18T06:23:36.412 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:23:36.412 INFO:teuthology.orchestra.run.trial005.stdout:Complete! 2026-02-18T06:23:36.460 DEBUG:teuthology.orchestra.run.trial005:> sudo yum -y install ceph-base 2026-02-18T06:23:36.776 INFO:teuthology.orchestra.run.trial005.stdout:Last metadata expiration check: 0:00:41 ago on Wed 18 Feb 2026 06:22:55 AM UTC. 2026-02-18T06:23:36.842 INFO:teuthology.orchestra.run.trial005.stdout:Package ceph-base-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T06:23:36.860 INFO:teuthology.orchestra.run.trial005.stdout:Dependencies resolved. 2026-02-18T06:23:36.860 INFO:teuthology.orchestra.run.trial005.stdout:Nothing to do. 2026-02-18T06:23:36.861 INFO:teuthology.orchestra.run.trial005.stdout:Complete! 2026-02-18T06:23:36.882 DEBUG:teuthology.orchestra.run.trial005:> sudo yum -y install cephadm 2026-02-18T06:23:37.192 INFO:teuthology.orchestra.run.trial005.stdout:Last metadata expiration check: 0:00:42 ago on Wed 18 Feb 2026 06:22:55 AM UTC. 2026-02-18T06:23:37.255 INFO:teuthology.orchestra.run.trial005.stdout:Package cephadm-2:20.2.0-670.gadc19233.el9.noarch is already installed. 2026-02-18T06:23:37.273 INFO:teuthology.orchestra.run.trial005.stdout:Dependencies resolved. 2026-02-18T06:23:37.274 INFO:teuthology.orchestra.run.trial005.stdout:Nothing to do. 2026-02-18T06:23:37.274 INFO:teuthology.orchestra.run.trial005.stdout:Complete! 2026-02-18T06:23:37.295 DEBUG:teuthology.orchestra.run.trial005:> sudo yum -y install ceph-immutable-object-cache 2026-02-18T06:23:37.599 INFO:teuthology.orchestra.run.trial005.stdout:Last metadata expiration check: 0:00:42 ago on Wed 18 Feb 2026 06:22:55 AM UTC. 2026-02-18T06:23:37.684 INFO:teuthology.orchestra.run.trial005.stdout:Dependencies resolved. 2026-02-18T06:23:37.685 INFO:teuthology.orchestra.run.trial005.stdout:================================================================================ 2026-02-18T06:23:37.685 INFO:teuthology.orchestra.run.trial005.stdout: Package Arch Version Repo Size 2026-02-18T06:23:37.685 INFO:teuthology.orchestra.run.trial005.stdout:================================================================================ 2026-02-18T06:23:37.685 INFO:teuthology.orchestra.run.trial005.stdout:Installing: 2026-02-18T06:23:37.685 INFO:teuthology.orchestra.run.trial005.stdout: ceph-immutable-object-cache x86_64 2:20.2.0-670.gadc19233.el9 ceph 154 k 2026-02-18T06:23:37.685 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:23:37.685 INFO:teuthology.orchestra.run.trial005.stdout:Transaction Summary 2026-02-18T06:23:37.685 INFO:teuthology.orchestra.run.trial005.stdout:================================================================================ 2026-02-18T06:23:37.685 INFO:teuthology.orchestra.run.trial005.stdout:Install 1 Package 2026-02-18T06:23:37.686 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:23:37.686 INFO:teuthology.orchestra.run.trial005.stdout:Total download size: 154 k 2026-02-18T06:23:37.686 INFO:teuthology.orchestra.run.trial005.stdout:Installed size: 447 k 2026-02-18T06:23:37.686 INFO:teuthology.orchestra.run.trial005.stdout:Downloading Packages: 2026-02-18T06:23:37.769 INFO:teuthology.orchestra.run.trial005.stdout:ceph-immutable-object-cache-20.2.0-670.gadc1923 1.8 MB/s | 154 kB 00:00 2026-02-18T06:23:37.770 INFO:teuthology.orchestra.run.trial005.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:23:37.770 INFO:teuthology.orchestra.run.trial005.stdout:Total 1.8 MB/s | 154 kB 00:00 2026-02-18T06:23:37.770 INFO:teuthology.orchestra.run.trial005.stdout:Running transaction check 2026-02-18T06:23:37.775 INFO:teuthology.orchestra.run.trial005.stdout:Transaction check succeeded. 2026-02-18T06:23:37.775 INFO:teuthology.orchestra.run.trial005.stdout:Running transaction test 2026-02-18T06:23:37.808 INFO:teuthology.orchestra.run.trial005.stdout:Transaction test succeeded. 2026-02-18T06:23:37.808 INFO:teuthology.orchestra.run.trial005.stdout:Running transaction 2026-02-18T06:23:37.863 INFO:teuthology.orchestra.run.trial005.stdout: Preparing : 1/1 2026-02-18T06:23:37.865 INFO:teuthology.orchestra.run.trial005.stdout: Installing : ceph-immutable-object-cache-2:20.2.0-670.gadc19233.e 1/1 2026-02-18T06:23:37.888 INFO:teuthology.orchestra.run.trial005.stdout: Running scriptlet: ceph-immutable-object-cache-2:20.2.0-670.gadc19233.e 1/1 2026-02-18T06:23:37.888 INFO:teuthology.orchestra.run.trial005.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T06:23:37.888 INFO:teuthology.orchestra.run.trial005.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2026-02-18T06:23:37.888 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:23:38.192 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : ceph-immutable-object-cache-2:20.2.0-670.gadc19233.e 1/1 2026-02-18T06:23:38.192 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:23:38.193 INFO:teuthology.orchestra.run.trial005.stdout:Installed: 2026-02-18T06:23:38.193 INFO:teuthology.orchestra.run.trial005.stdout: ceph-immutable-object-cache-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:23:38.193 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:23:38.193 INFO:teuthology.orchestra.run.trial005.stdout:Complete! 2026-02-18T06:23:38.220 DEBUG:teuthology.orchestra.run.trial005:> sudo yum -y install ceph-mgr 2026-02-18T06:23:38.537 INFO:teuthology.orchestra.run.trial005.stdout:Last metadata expiration check: 0:00:43 ago on Wed 18 Feb 2026 06:22:55 AM UTC. 2026-02-18T06:23:38.603 INFO:teuthology.orchestra.run.trial005.stdout:Package ceph-mgr-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T06:23:38.620 INFO:teuthology.orchestra.run.trial005.stdout:Dependencies resolved. 2026-02-18T06:23:38.621 INFO:teuthology.orchestra.run.trial005.stdout:Nothing to do. 2026-02-18T06:23:38.621 INFO:teuthology.orchestra.run.trial005.stdout:Complete! 2026-02-18T06:23:38.643 DEBUG:teuthology.orchestra.run.trial005:> sudo yum -y install ceph-mgr-dashboard 2026-02-18T06:23:38.957 INFO:teuthology.orchestra.run.trial005.stdout:Last metadata expiration check: 0:00:43 ago on Wed 18 Feb 2026 06:22:55 AM UTC. 2026-02-18T06:23:39.022 INFO:teuthology.orchestra.run.trial005.stdout:Package ceph-mgr-dashboard-2:20.2.0-670.gadc19233.el9.noarch is already installed. 2026-02-18T06:23:39.039 INFO:teuthology.orchestra.run.trial005.stdout:Dependencies resolved. 2026-02-18T06:23:39.040 INFO:teuthology.orchestra.run.trial005.stdout:Nothing to do. 2026-02-18T06:23:39.040 INFO:teuthology.orchestra.run.trial005.stdout:Complete! 2026-02-18T06:23:39.062 DEBUG:teuthology.orchestra.run.trial005:> sudo yum -y install ceph-mgr-diskprediction-local 2026-02-18T06:23:39.373 INFO:teuthology.orchestra.run.trial005.stdout:Last metadata expiration check: 0:00:44 ago on Wed 18 Feb 2026 06:22:55 AM UTC. 2026-02-18T06:23:39.437 INFO:teuthology.orchestra.run.trial005.stdout:Package ceph-mgr-diskprediction-local-2:20.2.0-670.gadc19233.el9.noarch is already installed. 2026-02-18T06:23:39.455 INFO:teuthology.orchestra.run.trial005.stdout:Dependencies resolved. 2026-02-18T06:23:39.456 INFO:teuthology.orchestra.run.trial005.stdout:Nothing to do. 2026-02-18T06:23:39.456 INFO:teuthology.orchestra.run.trial005.stdout:Complete! 2026-02-18T06:23:39.478 DEBUG:teuthology.orchestra.run.trial005:> sudo yum -y install ceph-mgr-rook 2026-02-18T06:23:39.791 INFO:teuthology.orchestra.run.trial005.stdout:Last metadata expiration check: 0:00:44 ago on Wed 18 Feb 2026 06:22:55 AM UTC. 2026-02-18T06:23:39.855 INFO:teuthology.orchestra.run.trial005.stdout:Package ceph-mgr-rook-2:20.2.0-670.gadc19233.el9.noarch is already installed. 2026-02-18T06:23:39.872 INFO:teuthology.orchestra.run.trial005.stdout:Dependencies resolved. 2026-02-18T06:23:39.873 INFO:teuthology.orchestra.run.trial005.stdout:Nothing to do. 2026-02-18T06:23:39.873 INFO:teuthology.orchestra.run.trial005.stdout:Complete! 2026-02-18T06:23:39.894 DEBUG:teuthology.orchestra.run.trial005:> sudo yum -y install ceph-mgr-cephadm 2026-02-18T06:23:40.109 INFO:teuthology.orchestra.run.trial117.stdout:(95/95): python3-scipy-1.9.3-2.el9.x86_64.rpm 2.0 MB/s | 19 MB 00:09 2026-02-18T06:23:40.112 INFO:teuthology.orchestra.run.trial117.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:23:40.112 INFO:teuthology.orchestra.run.trial117.stdout:Total 4.9 MB/s | 101 MB 00:20 2026-02-18T06:23:40.211 INFO:teuthology.orchestra.run.trial005.stdout:Last metadata expiration check: 0:00:45 ago on Wed 18 Feb 2026 06:22:55 AM UTC. 2026-02-18T06:23:40.274 INFO:teuthology.orchestra.run.trial005.stdout:Package ceph-mgr-cephadm-2:20.2.0-670.gadc19233.el9.noarch is already installed. 2026-02-18T06:23:40.292 INFO:teuthology.orchestra.run.trial005.stdout:Dependencies resolved. 2026-02-18T06:23:40.292 INFO:teuthology.orchestra.run.trial005.stdout:Nothing to do. 2026-02-18T06:23:40.292 INFO:teuthology.orchestra.run.trial005.stdout:Complete! 2026-02-18T06:23:40.314 DEBUG:teuthology.orchestra.run.trial005:> sudo yum -y install ceph-fuse 2026-02-18T06:23:40.531 INFO:teuthology.orchestra.run.trial117.stdout:Running transaction check 2026-02-18T06:23:40.568 INFO:teuthology.orchestra.run.trial117.stdout:Transaction check succeeded. 2026-02-18T06:23:40.569 INFO:teuthology.orchestra.run.trial117.stdout:Running transaction test 2026-02-18T06:23:40.628 INFO:teuthology.orchestra.run.trial005.stdout:Last metadata expiration check: 0:00:45 ago on Wed 18 Feb 2026 06:22:55 AM UTC. 2026-02-18T06:23:40.713 INFO:teuthology.orchestra.run.trial005.stdout:Dependencies resolved. 2026-02-18T06:23:40.714 INFO:teuthology.orchestra.run.trial005.stdout:================================================================================ 2026-02-18T06:23:40.714 INFO:teuthology.orchestra.run.trial005.stdout: Package Architecture Version Repository Size 2026-02-18T06:23:40.714 INFO:teuthology.orchestra.run.trial005.stdout:================================================================================ 2026-02-18T06:23:40.714 INFO:teuthology.orchestra.run.trial005.stdout:Installing: 2026-02-18T06:23:40.714 INFO:teuthology.orchestra.run.trial005.stdout: ceph-fuse x86_64 2:20.2.0-670.gadc19233.el9 ceph 942 k 2026-02-18T06:23:40.714 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:23:40.714 INFO:teuthology.orchestra.run.trial005.stdout:Transaction Summary 2026-02-18T06:23:40.714 INFO:teuthology.orchestra.run.trial005.stdout:================================================================================ 2026-02-18T06:23:40.714 INFO:teuthology.orchestra.run.trial005.stdout:Install 1 Package 2026-02-18T06:23:40.715 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:23:40.715 INFO:teuthology.orchestra.run.trial005.stdout:Total download size: 942 k 2026-02-18T06:23:40.715 INFO:teuthology.orchestra.run.trial005.stdout:Installed size: 2.7 M 2026-02-18T06:23:40.715 INFO:teuthology.orchestra.run.trial005.stdout:Downloading Packages: 2026-02-18T06:23:40.831 INFO:teuthology.orchestra.run.trial005.stdout:ceph-fuse-20.2.0-670.gadc19233.el9.x86_64.rpm 7.9 MB/s | 942 kB 00:00 2026-02-18T06:23:40.832 INFO:teuthology.orchestra.run.trial005.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:23:40.832 INFO:teuthology.orchestra.run.trial005.stdout:Total 7.8 MB/s | 942 kB 00:00 2026-02-18T06:23:40.832 INFO:teuthology.orchestra.run.trial005.stdout:Running transaction check 2026-02-18T06:23:40.836 INFO:teuthology.orchestra.run.trial005.stdout:Transaction check succeeded. 2026-02-18T06:23:40.836 INFO:teuthology.orchestra.run.trial005.stdout:Running transaction test 2026-02-18T06:23:40.869 INFO:teuthology.orchestra.run.trial005.stdout:Transaction test succeeded. 2026-02-18T06:23:40.869 INFO:teuthology.orchestra.run.trial005.stdout:Running transaction 2026-02-18T06:23:40.958 INFO:teuthology.orchestra.run.trial005.stdout: Preparing : 1/1 2026-02-18T06:23:40.976 INFO:teuthology.orchestra.run.trial005.stdout: Installing : ceph-fuse-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:23:40.998 INFO:teuthology.orchestra.run.trial117.stdout:Transaction test succeeded. 2026-02-18T06:23:40.998 INFO:teuthology.orchestra.run.trial117.stdout:Running transaction 2026-02-18T06:23:41.198 INFO:teuthology.orchestra.run.trial005.stdout: Running scriptlet: ceph-fuse-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:23:41.254 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : ceph-fuse-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:23:41.254 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:23:41.254 INFO:teuthology.orchestra.run.trial005.stdout:Installed: 2026-02-18T06:23:41.254 INFO:teuthology.orchestra.run.trial005.stdout: ceph-fuse-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:23:41.254 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:23:41.254 INFO:teuthology.orchestra.run.trial005.stdout:Complete! 2026-02-18T06:23:41.282 DEBUG:teuthology.orchestra.run.trial005:> sudo yum -y install ceph-volume 2026-02-18T06:23:41.451 INFO:teuthology.orchestra.run.trial117.stdout: Preparing : 1/1 2026-02-18T06:23:41.453 INFO:teuthology.orchestra.run.trial117.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/95 2026-02-18T06:23:41.457 INFO:teuthology.orchestra.run.trial117.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/95 2026-02-18T06:23:41.478 INFO:teuthology.orchestra.run.trial117.stdout: Installing : xmlsec1-1.2.29-13.el9.x86_64 3/95 2026-02-18T06:23:41.511 INFO:teuthology.orchestra.run.trial117.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 4/95 2026-02-18T06:23:41.521 INFO:teuthology.orchestra.run.trial117.stdout: Installing : python3-lxml-4.6.5-3.el9.x86_64 5/95 2026-02-18T06:23:41.526 INFO:teuthology.orchestra.run.trial117.stdout: Installing : protobuf-3.14.0-17.el9.x86_64 6/95 2026-02-18T06:23:41.528 INFO:teuthology.orchestra.run.trial117.stdout: Installing : lua-5.4.4-4.el9.x86_64 7/95 2026-02-18T06:23:41.534 INFO:teuthology.orchestra.run.trial117.stdout: Installing : flexiblas-3.0.4-9.el9.x86_64 8/95 2026-02-18T06:23:41.557 INFO:teuthology.orchestra.run.trial117.stdout: Installing : unzip-6.0-59.el9.x86_64 9/95 2026-02-18T06:23:41.570 INFO:teuthology.orchestra.run.trial117.stdout: Installing : python3-urllib3-1.26.5-7.el9.noarch 10/95 2026-02-18T06:23:41.573 INFO:teuthology.orchestra.run.trial117.stdout: Installing : python3-requests-2.25.1-10.el9.noarch 11/95 2026-02-18T06:23:41.579 INFO:teuthology.orchestra.run.trial117.stdout: Installing : libquadmath-11.5.0-14.el9.x86_64 12/95 2026-02-18T06:23:41.581 INFO:teuthology.orchestra.run.trial117.stdout: Installing : libgfortran-11.5.0-14.el9.x86_64 13/95 2026-02-18T06:23:41.592 INFO:teuthology.orchestra.run.trial117.stdout: Installing : ledmon-libs-1.1.0-3.el9.x86_64 14/95 2026-02-18T06:23:41.597 INFO:teuthology.orchestra.run.trial117.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 15/95 2026-02-18T06:23:41.599 INFO:teuthology.orchestra.run.trial005.stdout:Last metadata expiration check: 0:00:46 ago on Wed 18 Feb 2026 06:22:55 AM UTC. 2026-02-18T06:23:41.621 INFO:teuthology.orchestra.run.trial117.stdout: Installing : zip-3.0-35.el9.x86_64 16/95 2026-02-18T06:23:41.624 INFO:teuthology.orchestra.run.trial117.stdout: Installing : luarocks-3.9.2-5.el9.noarch 17/95 2026-02-18T06:23:41.631 INFO:teuthology.orchestra.run.trial117.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 18/95 2026-02-18T06:23:41.663 INFO:teuthology.orchestra.run.trial005.stdout:Package ceph-volume-2:20.2.0-670.gadc19233.el9.noarch is already installed. 2026-02-18T06:23:41.681 INFO:teuthology.orchestra.run.trial005.stdout:Dependencies resolved. 2026-02-18T06:23:41.682 INFO:teuthology.orchestra.run.trial005.stdout:Nothing to do. 2026-02-18T06:23:41.682 INFO:teuthology.orchestra.run.trial005.stdout:Complete! 2026-02-18T06:23:41.682 INFO:teuthology.orchestra.run.trial117.stdout: Installing : protobuf-compiler-3.14.0-17.el9.x86_64 19/95 2026-02-18T06:23:41.695 INFO:teuthology.orchestra.run.trial117.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 20/95 2026-02-18T06:23:41.697 INFO:teuthology.orchestra.run.trial117.stdout: Installing : python3-rsa-4.9-2.el9.noarch 21/95 2026-02-18T06:23:41.702 INFO:teuthology.orchestra.run.trial117.stdout: Installing : xmlsec1-openssl-1.2.29-13.el9.x86_64 22/95 2026-02-18T06:23:41.704 DEBUG:teuthology.orchestra.run.trial005:> sudo yum -y install librados-devel 2026-02-18T06:23:41.707 INFO:teuthology.orchestra.run.trial117.stdout: Installing : python3-xmlsec-1.3.13-1.el9.x86_64 23/95 2026-02-18T06:23:41.712 INFO:teuthology.orchestra.run.trial117.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 24/95 2026-02-18T06:23:41.715 INFO:teuthology.orchestra.run.trial117.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 25/95 2026-02-18T06:23:41.729 INFO:teuthology.orchestra.run.trial117.stdout: Installing : python3-xmltodict-0.12.0-15.el9.noarch 26/95 2026-02-18T06:23:41.733 INFO:teuthology.orchestra.run.trial117.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 27/95 2026-02-18T06:23:41.738 INFO:teuthology.orchestra.run.trial117.stdout: Installing : python3-typing-extensions-4.15.0-1.el9.noarch 28/95 2026-02-18T06:23:41.749 INFO:teuthology.orchestra.run.trial117.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 29/95 2026-02-18T06:23:41.758 INFO:teuthology.orchestra.run.trial117.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 30/95 2026-02-18T06:23:41.765 INFO:teuthology.orchestra.run.trial117.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 31/95 2026-02-18T06:23:41.784 INFO:teuthology.orchestra.run.trial117.stdout: Installing : python3-msgpack-1.0.3-2.el9.x86_64 32/95 2026-02-18T06:23:41.795 INFO:teuthology.orchestra.run.trial117.stdout: Installing : python3-influxdb-5.3.1-1.el9.noarch 33/95 2026-02-18T06:23:41.810 INFO:teuthology.orchestra.run.trial117.stdout: Installing : python3-isodate-0.6.1-3.el9.noarch 34/95 2026-02-18T06:23:41.815 INFO:teuthology.orchestra.run.trial117.stdout: Installing : python3-saml-1.16.0-1.el9.noarch 35/95 2026-02-18T06:23:41.822 INFO:teuthology.orchestra.run.trial117.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 36/95 2026-02-18T06:23:41.862 INFO:teuthology.orchestra.run.trial117.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 37/95 2026-02-18T06:23:42.015 INFO:teuthology.orchestra.run.trial005.stdout:Last metadata expiration check: 0:00:47 ago on Wed 18 Feb 2026 06:22:55 AM UTC. 2026-02-18T06:23:42.096 INFO:teuthology.orchestra.run.trial005.stdout:Dependencies resolved. 2026-02-18T06:23:42.097 INFO:teuthology.orchestra.run.trial005.stdout:================================================================================ 2026-02-18T06:23:42.097 INFO:teuthology.orchestra.run.trial005.stdout: Package Arch Version Repo Size 2026-02-18T06:23:42.097 INFO:teuthology.orchestra.run.trial005.stdout:================================================================================ 2026-02-18T06:23:42.097 INFO:teuthology.orchestra.run.trial005.stdout:Installing: 2026-02-18T06:23:42.097 INFO:teuthology.orchestra.run.trial005.stdout: librados-devel x86_64 2:20.2.0-670.gadc19233.el9 ceph 126 k 2026-02-18T06:23:42.097 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:23:42.098 INFO:teuthology.orchestra.run.trial005.stdout:Transaction Summary 2026-02-18T06:23:42.098 INFO:teuthology.orchestra.run.trial005.stdout:================================================================================ 2026-02-18T06:23:42.098 INFO:teuthology.orchestra.run.trial005.stdout:Install 1 Package 2026-02-18T06:23:42.098 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:23:42.098 INFO:teuthology.orchestra.run.trial005.stdout:Total download size: 126 k 2026-02-18T06:23:42.098 INFO:teuthology.orchestra.run.trial005.stdout:Installed size: 449 k 2026-02-18T06:23:42.098 INFO:teuthology.orchestra.run.trial005.stdout:Downloading Packages: 2026-02-18T06:23:42.182 INFO:teuthology.orchestra.run.trial005.stdout:librados-devel-20.2.0-670.gadc19233.el9.x86_64. 1.5 MB/s | 126 kB 00:00 2026-02-18T06:23:42.182 INFO:teuthology.orchestra.run.trial005.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:23:42.183 INFO:teuthology.orchestra.run.trial005.stdout:Total 1.4 MB/s | 126 kB 00:00 2026-02-18T06:23:42.183 INFO:teuthology.orchestra.run.trial005.stdout:Running transaction check 2026-02-18T06:23:42.184 INFO:teuthology.orchestra.run.trial117.stdout: Installing : python3-google-auth-1:2.45.0-1.el9.noarch 38/95 2026-02-18T06:23:42.185 INFO:teuthology.orchestra.run.trial005.stdout:Transaction check succeeded. 2026-02-18T06:23:42.185 INFO:teuthology.orchestra.run.trial005.stdout:Running transaction test 2026-02-18T06:23:42.194 INFO:teuthology.orchestra.run.trial117.stdout: Installing : python3-kubernetes-1:26.1.0-3.el9.noarch 39/95 2026-02-18T06:23:42.198 INFO:teuthology.orchestra.run.trial117.stdout: Installing : python3-backports-tarfile-1.2.0-1.el9.noarch 40/95 2026-02-18T06:23:42.203 INFO:teuthology.orchestra.run.trial117.stdout: Installing : python3-jaraco-context-6.0.1-3.el9.noarch 41/95 2026-02-18T06:23:42.205 INFO:teuthology.orchestra.run.trial117.stdout: Installing : python3-autocommand-2.2.2-8.el9.noarch 42/95 2026-02-18T06:23:42.216 INFO:teuthology.orchestra.run.trial005.stdout:Transaction test succeeded. 2026-02-18T06:23:42.216 INFO:teuthology.orchestra.run.trial005.stdout:Running transaction 2026-02-18T06:23:42.233 INFO:teuthology.orchestra.run.trial117.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 43/95 2026-02-18T06:23:42.270 INFO:teuthology.orchestra.run.trial005.stdout: Preparing : 1/1 2026-02-18T06:23:42.276 INFO:teuthology.orchestra.run.trial117.stdout: Installing : abseil-cpp-20211102.0-4.el9.x86_64 44/95 2026-02-18T06:23:42.282 INFO:teuthology.orchestra.run.trial117.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 45/95 2026-02-18T06:23:42.286 INFO:teuthology.orchestra.run.trial117.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 46/95 2026-02-18T06:23:42.287 INFO:teuthology.orchestra.run.trial005.stdout: Installing : librados-devel-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:23:42.292 INFO:teuthology.orchestra.run.trial117.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 47/95 2026-02-18T06:23:42.295 INFO:teuthology.orchestra.run.trial117.stdout: Installing : python3-jaraco-text-4.0.0-2.el9.noarch 48/95 2026-02-18T06:23:42.302 INFO:teuthology.orchestra.run.trial117.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 49/95 2026-02-18T06:23:42.306 INFO:teuthology.orchestra.run.trial117.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 50/95 2026-02-18T06:23:42.333 INFO:teuthology.orchestra.run.trial117.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 51/95 2026-02-18T06:23:42.343 INFO:teuthology.orchestra.run.trial117.stdout: Installing : python3-protobuf-3.14.0-17.el9.noarch 52/95 2026-02-18T06:23:42.349 INFO:teuthology.orchestra.run.trial117.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 53/95 2026-02-18T06:23:42.356 INFO:teuthology.orchestra.run.trial117.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 54/95 2026-02-18T06:23:42.366 INFO:teuthology.orchestra.run.trial005.stdout: Running scriptlet: librados-devel-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:23:42.389 INFO:teuthology.orchestra.run.trial117.stdout: Installing : python3-jmespath-1.0.1-1.el9.noarch 55/95 2026-02-18T06:23:42.423 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : librados-devel-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:23:42.423 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:23:42.423 INFO:teuthology.orchestra.run.trial005.stdout:Installed: 2026-02-18T06:23:42.423 INFO:teuthology.orchestra.run.trial005.stdout: librados-devel-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:23:42.423 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:23:42.423 INFO:teuthology.orchestra.run.trial005.stdout:Complete! 2026-02-18T06:23:42.451 DEBUG:teuthology.orchestra.run.trial005:> sudo yum -y install libcephfs2 2026-02-18T06:23:42.612 INFO:teuthology.orchestra.run.trial117.stdout: Installing : python3-devel-3.9.25-2.el9.x86_64 56/95 2026-02-18T06:23:42.635 INFO:teuthology.orchestra.run.trial117.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 57/95 2026-02-18T06:23:42.639 INFO:teuthology.orchestra.run.trial117.stdout: Installing : python3-jinja2-2.11.3-8.el9.noarch 58/95 2026-02-18T06:23:42.697 INFO:teuthology.orchestra.run.trial117.stdout: Installing : openblas-0.3.29-1.el9.x86_64 59/95 2026-02-18T06:23:42.699 INFO:teuthology.orchestra.run.trial117.stdout: Installing : openblas-openmp-0.3.29-1.el9.x86_64 60/95 2026-02-18T06:23:42.720 INFO:teuthology.orchestra.run.trial117.stdout: Installing : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 61/95 2026-02-18T06:23:42.764 INFO:teuthology.orchestra.run.trial005.stdout:Last metadata expiration check: 0:00:47 ago on Wed 18 Feb 2026 06:22:55 AM UTC. 2026-02-18T06:23:42.828 INFO:teuthology.orchestra.run.trial005.stdout:Package libcephfs2-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T06:23:42.846 INFO:teuthology.orchestra.run.trial005.stdout:Dependencies resolved. 2026-02-18T06:23:42.847 INFO:teuthology.orchestra.run.trial005.stdout:Nothing to do. 2026-02-18T06:23:42.847 INFO:teuthology.orchestra.run.trial005.stdout:Complete! 2026-02-18T06:23:42.868 DEBUG:teuthology.orchestra.run.trial005:> sudo yum -y install libcephfs-devel 2026-02-18T06:23:43.042 INFO:teuthology.orchestra.run.trial117.stdout: Installing : flexiblas-netlib-3.0.4-9.el9.x86_64 62/95 2026-02-18T06:23:43.114 INFO:teuthology.orchestra.run.trial117.stdout: Installing : python3-numpy-1:1.23.5-2.el9.x86_64 63/95 2026-02-18T06:23:43.182 INFO:teuthology.orchestra.run.trial005.stdout:Last metadata expiration check: 0:00:48 ago on Wed 18 Feb 2026 06:22:55 AM UTC. 2026-02-18T06:23:43.264 INFO:teuthology.orchestra.run.trial005.stdout:Dependencies resolved. 2026-02-18T06:23:43.265 INFO:teuthology.orchestra.run.trial005.stdout:================================================================================ 2026-02-18T06:23:43.265 INFO:teuthology.orchestra.run.trial005.stdout: Package Arch Version Repo Size 2026-02-18T06:23:43.265 INFO:teuthology.orchestra.run.trial005.stdout:================================================================================ 2026-02-18T06:23:43.265 INFO:teuthology.orchestra.run.trial005.stdout:Installing: 2026-02-18T06:23:43.265 INFO:teuthology.orchestra.run.trial005.stdout: libcephfs-devel x86_64 2:20.2.0-670.gadc19233.el9 ceph 34 k 2026-02-18T06:23:43.266 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:23:43.266 INFO:teuthology.orchestra.run.trial005.stdout:Transaction Summary 2026-02-18T06:23:43.266 INFO:teuthology.orchestra.run.trial005.stdout:================================================================================ 2026-02-18T06:23:43.266 INFO:teuthology.orchestra.run.trial005.stdout:Install 1 Package 2026-02-18T06:23:43.266 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:23:43.266 INFO:teuthology.orchestra.run.trial005.stdout:Total download size: 34 k 2026-02-18T06:23:43.266 INFO:teuthology.orchestra.run.trial005.stdout:Installed size: 155 k 2026-02-18T06:23:43.266 INFO:teuthology.orchestra.run.trial005.stdout:Downloading Packages: 2026-02-18T06:23:43.328 INFO:teuthology.orchestra.run.trial005.stdout:libcephfs-devel-20.2.0-670.gadc19233.el9.x86_64 547 kB/s | 34 kB 00:00 2026-02-18T06:23:43.329 INFO:teuthology.orchestra.run.trial005.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:23:43.329 INFO:teuthology.orchestra.run.trial005.stdout:Total 541 kB/s | 34 kB 00:00 2026-02-18T06:23:43.329 INFO:teuthology.orchestra.run.trial005.stdout:Running transaction check 2026-02-18T06:23:43.331 INFO:teuthology.orchestra.run.trial005.stdout:Transaction check succeeded. 2026-02-18T06:23:43.331 INFO:teuthology.orchestra.run.trial005.stdout:Running transaction test 2026-02-18T06:23:43.333 INFO:teuthology.orchestra.run.trial005.stdout:Transaction test succeeded. 2026-02-18T06:23:43.333 INFO:teuthology.orchestra.run.trial005.stdout:Running transaction 2026-02-18T06:23:43.353 INFO:teuthology.orchestra.run.trial005.stdout: Preparing : 1/1 2026-02-18T06:23:43.369 INFO:teuthology.orchestra.run.trial005.stdout: Installing : libcephfs-devel-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:23:43.427 INFO:teuthology.orchestra.run.trial005.stdout: Running scriptlet: libcephfs-devel-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:23:43.484 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : libcephfs-devel-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:23:43.484 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:23:43.484 INFO:teuthology.orchestra.run.trial005.stdout:Installed: 2026-02-18T06:23:43.484 INFO:teuthology.orchestra.run.trial005.stdout: libcephfs-devel-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:23:43.484 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:23:43.484 INFO:teuthology.orchestra.run.trial005.stdout:Complete! 2026-02-18T06:23:43.512 DEBUG:teuthology.orchestra.run.trial005:> sudo yum -y install librados2 2026-02-18T06:23:43.786 INFO:teuthology.orchestra.run.trial117.stdout: Installing : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 64/95 2026-02-18T06:23:43.803 INFO:teuthology.orchestra.run.trial117.stdout: Installing : python3-scipy-1.9.3-2.el9.x86_64 65/95 2026-02-18T06:23:43.814 INFO:teuthology.orchestra.run.trial117.stdout: Installing : python3-pyparsing-2.4.7-9.el9.noarch 66/95 2026-02-18T06:23:43.820 INFO:teuthology.orchestra.run.trial117.stdout: Installing : python3-packaging-20.9-5.el9.noarch 67/95 2026-02-18T06:23:43.826 INFO:teuthology.orchestra.run.trial005.stdout:Last metadata expiration check: 0:00:48 ago on Wed 18 Feb 2026 06:22:55 AM UTC. 2026-02-18T06:23:43.833 INFO:teuthology.orchestra.run.trial117.stdout: Installing : python3-ply-3.11-14.el9.noarch 68/95 2026-02-18T06:23:43.849 INFO:teuthology.orchestra.run.trial117.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 69/95 2026-02-18T06:23:43.892 INFO:teuthology.orchestra.run.trial005.stdout:Package librados2-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T06:23:43.910 INFO:teuthology.orchestra.run.trial005.stdout:Dependencies resolved. 2026-02-18T06:23:43.910 INFO:teuthology.orchestra.run.trial005.stdout:Nothing to do. 2026-02-18T06:23:43.911 INFO:teuthology.orchestra.run.trial005.stdout:Complete! 2026-02-18T06:23:43.924 INFO:teuthology.orchestra.run.trial117.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 70/95 2026-02-18T06:23:43.932 DEBUG:teuthology.orchestra.run.trial005:> sudo yum -y install librbd1 2026-02-18T06:23:43.934 INFO:teuthology.orchestra.run.trial117.stdout: Installing : python3-cryptography-36.0.1-5.el9.x86_64 71/95 2026-02-18T06:23:43.956 INFO:teuthology.orchestra.run.trial117.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 72/95 2026-02-18T06:23:43.986 INFO:teuthology.orchestra.run.trial117.stdout: Installing : python3-cheroot-10.0.1-4.el9.noarch 73/95 2026-02-18T06:23:44.036 INFO:teuthology.orchestra.run.trial117.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 74/95 2026-02-18T06:23:44.042 INFO:teuthology.orchestra.run.trial117.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 75/95 2026-02-18T06:23:44.046 INFO:teuthology.orchestra.run.trial117.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 76/95 2026-02-18T06:23:44.047 INFO:teuthology.orchestra.run.trial117.stdout: Installing : libconfig-1.7.2-9.el9.x86_64 77/95 2026-02-18T06:23:44.066 INFO:teuthology.orchestra.run.trial117.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 78/95 2026-02-18T06:23:44.066 INFO:teuthology.orchestra.run.trial117.stdout:Creating group 'libstoragemgmt' with GID 991. 2026-02-18T06:23:44.066 INFO:teuthology.orchestra.run.trial117.stdout:Creating user 'libstoragemgmt' (daemon account for libstoragemgmt) with UID 991 and GID 991. 2026-02-18T06:23:44.066 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:23:44.074 INFO:teuthology.orchestra.run.trial117.stdout: Installing : libstoragemgmt-1.10.1-1.el9.x86_64 78/95 2026-02-18T06:23:44.099 INFO:teuthology.orchestra.run.trial117.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 78/95 2026-02-18T06:23:44.099 INFO:teuthology.orchestra.run.trial117.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/libstoragemgmt.service → /usr/lib/systemd/system/libstoragemgmt.service. 2026-02-18T06:23:44.099 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:23:44.133 INFO:teuthology.orchestra.run.trial117.stdout: Installing : python3-libstoragemgmt-1.10.1-1.el9.x86_64 79/95 2026-02-18T06:23:44.197 INFO:teuthology.orchestra.run.trial117.stdout: Installing : cryptsetup-2.8.1-2.el9.x86_64 80/95 2026-02-18T06:23:44.199 INFO:teuthology.orchestra.run.trial117.stdout: Installing : ceph-volume-2:20.2.0-670.gadc19233.el9.noarch 81/95 2026-02-18T06:23:44.212 INFO:teuthology.orchestra.run.trial117.stdout: Running scriptlet: ceph-volume-2:20.2.0-670.gadc19233.el9.noarch 81/95 2026-02-18T06:23:44.212 INFO:teuthology.orchestra.run.trial117.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T06:23:44.212 INFO:teuthology.orchestra.run.trial117.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2026-02-18T06:23:44.212 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:23:44.245 INFO:teuthology.orchestra.run.trial005.stdout:Last metadata expiration check: 0:00:49 ago on Wed 18 Feb 2026 06:22:55 AM UTC. 2026-02-18T06:23:44.309 INFO:teuthology.orchestra.run.trial005.stdout:Package librbd1-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T06:23:44.327 INFO:teuthology.orchestra.run.trial005.stdout:Dependencies resolved. 2026-02-18T06:23:44.328 INFO:teuthology.orchestra.run.trial005.stdout:Nothing to do. 2026-02-18T06:23:44.328 INFO:teuthology.orchestra.run.trial005.stdout:Complete! 2026-02-18T06:23:44.350 DEBUG:teuthology.orchestra.run.trial005:> sudo yum -y install python3-rados 2026-02-18T06:23:44.664 INFO:teuthology.orchestra.run.trial005.stdout:Last metadata expiration check: 0:00:49 ago on Wed 18 Feb 2026 06:22:55 AM UTC. 2026-02-18T06:23:44.729 INFO:teuthology.orchestra.run.trial005.stdout:Package python3-rados-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T06:23:44.746 INFO:teuthology.orchestra.run.trial005.stdout:Dependencies resolved. 2026-02-18T06:23:44.747 INFO:teuthology.orchestra.run.trial005.stdout:Nothing to do. 2026-02-18T06:23:44.747 INFO:teuthology.orchestra.run.trial005.stdout:Complete! 2026-02-18T06:23:44.769 DEBUG:teuthology.orchestra.run.trial005:> sudo yum -y install python3-rgw 2026-02-18T06:23:44.891 INFO:teuthology.orchestra.run.trial117.stdout: Installing : ceph-osd-2:20.2.0-670.gadc19233.el9.x86_64 82/95 2026-02-18T06:23:44.916 INFO:teuthology.orchestra.run.trial117.stdout: Running scriptlet: ceph-osd-2:20.2.0-670.gadc19233.el9.x86_64 82/95 2026-02-18T06:23:44.916 INFO:teuthology.orchestra.run.trial117.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T06:23:44.916 INFO:teuthology.orchestra.run.trial117.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2026-02-18T06:23:44.916 INFO:teuthology.orchestra.run.trial117.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-18T06:23:44.916 INFO:teuthology.orchestra.run.trial117.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-18T06:23:44.916 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:23:44.977 INFO:teuthology.orchestra.run.trial117.stdout: Running scriptlet: cephadm-2:20.2.0-670.gadc19233.el9.noarch 83/95 2026-02-18T06:23:44.979 INFO:teuthology.orchestra.run.trial117.stdout: Installing : cephadm-2:20.2.0-670.gadc19233.el9.noarch 83/95 2026-02-18T06:23:44.986 INFO:teuthology.orchestra.run.trial117.stdout: Installing : ceph-prometheus-alerts-2:20.2.0-670.gadc19233.el9. 84/95 2026-02-18T06:23:45.009 INFO:teuthology.orchestra.run.trial117.stdout: Installing : ceph-grafana-dashboards-2:20.2.0-670.gadc19233.el9 85/95 2026-02-18T06:23:45.010 INFO:teuthology.orchestra.run.trial117.stdout: Installing : ceph-mgr-cephadm-2:20.2.0-670.gadc19233.el9.noarch 86/95 2026-02-18T06:23:45.081 INFO:teuthology.orchestra.run.trial005.stdout:Last metadata expiration check: 0:00:50 ago on Wed 18 Feb 2026 06:22:55 AM UTC. 2026-02-18T06:23:45.145 INFO:teuthology.orchestra.run.trial005.stdout:Package python3-rgw-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T06:23:45.163 INFO:teuthology.orchestra.run.trial005.stdout:Dependencies resolved. 2026-02-18T06:23:45.163 INFO:teuthology.orchestra.run.trial005.stdout:Nothing to do. 2026-02-18T06:23:45.163 INFO:teuthology.orchestra.run.trial005.stdout:Complete! 2026-02-18T06:23:45.185 DEBUG:teuthology.orchestra.run.trial005:> sudo yum -y install python3-cephfs 2026-02-18T06:23:45.503 INFO:teuthology.orchestra.run.trial005.stdout:Last metadata expiration check: 0:00:50 ago on Wed 18 Feb 2026 06:22:55 AM UTC. 2026-02-18T06:23:45.568 INFO:teuthology.orchestra.run.trial005.stdout:Package python3-cephfs-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T06:23:45.586 INFO:teuthology.orchestra.run.trial005.stdout:Dependencies resolved. 2026-02-18T06:23:45.587 INFO:teuthology.orchestra.run.trial005.stdout:Nothing to do. 2026-02-18T06:23:45.587 INFO:teuthology.orchestra.run.trial005.stdout:Complete! 2026-02-18T06:23:45.609 DEBUG:teuthology.orchestra.run.trial005:> sudo yum -y install python3-rbd 2026-02-18T06:23:45.915 INFO:teuthology.orchestra.run.trial005.stdout:Last metadata expiration check: 0:00:50 ago on Wed 18 Feb 2026 06:22:55 AM UTC. 2026-02-18T06:23:45.980 INFO:teuthology.orchestra.run.trial005.stdout:Package python3-rbd-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T06:23:45.997 INFO:teuthology.orchestra.run.trial005.stdout:Dependencies resolved. 2026-02-18T06:23:45.998 INFO:teuthology.orchestra.run.trial005.stdout:Nothing to do. 2026-02-18T06:23:45.998 INFO:teuthology.orchestra.run.trial005.stdout:Complete! 2026-02-18T06:23:46.020 DEBUG:teuthology.orchestra.run.trial005:> sudo yum -y install rbd-fuse 2026-02-18T06:23:46.165 INFO:teuthology.orchestra.run.trial117.stdout: Running scriptlet: ceph-mgr-cephadm-2:20.2.0-670.gadc19233.el9.noarch 86/95 2026-02-18T06:23:46.171 INFO:teuthology.orchestra.run.trial117.stdout: Installing : ceph-mgr-dashboard-2:20.2.0-670.gadc19233.el9.noar 87/95 2026-02-18T06:23:46.335 INFO:teuthology.orchestra.run.trial005.stdout:Last metadata expiration check: 0:00:51 ago on Wed 18 Feb 2026 06:22:55 AM UTC. 2026-02-18T06:23:46.417 INFO:teuthology.orchestra.run.trial005.stdout:Dependencies resolved. 2026-02-18T06:23:46.418 INFO:teuthology.orchestra.run.trial005.stdout:================================================================================ 2026-02-18T06:23:46.418 INFO:teuthology.orchestra.run.trial005.stdout: Package Architecture Version Repository Size 2026-02-18T06:23:46.418 INFO:teuthology.orchestra.run.trial005.stdout:================================================================================ 2026-02-18T06:23:46.418 INFO:teuthology.orchestra.run.trial005.stdout:Installing: 2026-02-18T06:23:46.419 INFO:teuthology.orchestra.run.trial005.stdout: rbd-fuse x86_64 2:20.2.0-670.gadc19233.el9 ceph 91 k 2026-02-18T06:23:46.419 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:23:46.419 INFO:teuthology.orchestra.run.trial005.stdout:Transaction Summary 2026-02-18T06:23:46.419 INFO:teuthology.orchestra.run.trial005.stdout:================================================================================ 2026-02-18T06:23:46.419 INFO:teuthology.orchestra.run.trial005.stdout:Install 1 Package 2026-02-18T06:23:46.419 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:23:46.419 INFO:teuthology.orchestra.run.trial005.stdout:Total download size: 91 k 2026-02-18T06:23:46.419 INFO:teuthology.orchestra.run.trial005.stdout:Installed size: 238 k 2026-02-18T06:23:46.419 INFO:teuthology.orchestra.run.trial005.stdout:Downloading Packages: 2026-02-18T06:23:46.491 INFO:teuthology.orchestra.run.trial005.stdout:rbd-fuse-20.2.0-670.gadc19233.el9.x86_64.rpm 1.2 MB/s | 91 kB 00:00 2026-02-18T06:23:46.491 INFO:teuthology.orchestra.run.trial005.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:23:46.491 INFO:teuthology.orchestra.run.trial005.stdout:Total 1.2 MB/s | 91 kB 00:00 2026-02-18T06:23:46.492 INFO:teuthology.orchestra.run.trial005.stdout:Running transaction check 2026-02-18T06:23:46.495 INFO:teuthology.orchestra.run.trial005.stdout:Transaction check succeeded. 2026-02-18T06:23:46.496 INFO:teuthology.orchestra.run.trial005.stdout:Running transaction test 2026-02-18T06:23:46.526 INFO:teuthology.orchestra.run.trial005.stdout:Transaction test succeeded. 2026-02-18T06:23:46.526 INFO:teuthology.orchestra.run.trial005.stdout:Running transaction 2026-02-18T06:23:46.577 INFO:teuthology.orchestra.run.trial005.stdout: Preparing : 1/1 2026-02-18T06:23:46.594 INFO:teuthology.orchestra.run.trial005.stdout: Installing : rbd-fuse-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:23:46.628 INFO:teuthology.orchestra.run.trial117.stdout: Running scriptlet: ceph-mgr-dashboard-2:20.2.0-670.gadc19233.el9.noar 87/95 2026-02-18T06:23:46.629 INFO:teuthology.orchestra.run.trial117.stdout: Installing : ceph-mgr-diskprediction-local-2:20.2.0-670.gadc192 88/95 2026-02-18T06:23:46.641 INFO:teuthology.orchestra.run.trial117.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:20.2.0-670.gadc192 88/95 2026-02-18T06:23:46.642 INFO:teuthology.orchestra.run.trial117.stdout: Installing : ceph-mgr-k8sevents-2:20.2.0-670.gadc19233.el9.noar 89/95 2026-02-18T06:23:46.671 INFO:teuthology.orchestra.run.trial005.stdout: Running scriptlet: rbd-fuse-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:23:46.699 INFO:teuthology.orchestra.run.trial117.stdout: Running scriptlet: ceph-mgr-k8sevents-2:20.2.0-670.gadc19233.el9.noar 89/95 2026-02-18T06:23:46.728 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : rbd-fuse-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:23:46.728 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:23:46.728 INFO:teuthology.orchestra.run.trial005.stdout:Installed: 2026-02-18T06:23:46.728 INFO:teuthology.orchestra.run.trial005.stdout: rbd-fuse-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:23:46.728 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:23:46.728 INFO:teuthology.orchestra.run.trial005.stdout:Complete! 2026-02-18T06:23:46.742 INFO:teuthology.orchestra.run.trial117.stdout: Installing : ceph-mgr-modules-core-2:20.2.0-670.gadc19233.el9.n 90/95 2026-02-18T06:23:46.743 INFO:teuthology.orchestra.run.trial117.stdout: Installing : ceph-mgr-2:20.2.0-670.gadc19233.el9.x86_64 91/95 2026-02-18T06:23:46.757 DEBUG:teuthology.orchestra.run.trial005:> sudo yum -y install rbd-mirror 2026-02-18T06:23:46.765 INFO:teuthology.orchestra.run.trial117.stdout: Running scriptlet: ceph-mgr-2:20.2.0-670.gadc19233.el9.x86_64 91/95 2026-02-18T06:23:46.765 INFO:teuthology.orchestra.run.trial117.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T06:23:46.765 INFO:teuthology.orchestra.run.trial117.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2026-02-18T06:23:46.765 INFO:teuthology.orchestra.run.trial117.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-18T06:23:46.765 INFO:teuthology.orchestra.run.trial117.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-18T06:23:46.765 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:23:46.777 INFO:teuthology.orchestra.run.trial117.stdout: Installing : ceph-mgr-rook-2:20.2.0-670.gadc19233.el9.noarch 92/95 2026-02-18T06:23:47.006 INFO:teuthology.orchestra.run.trial117.stdout: Running scriptlet: ceph-mgr-rook-2:20.2.0-670.gadc19233.el9.noarch 92/95 2026-02-18T06:23:47.007 INFO:teuthology.orchestra.run.trial117.stdout: Installing : ceph-mon-2:20.2.0-670.gadc19233.el9.x86_64 93/95 2026-02-18T06:23:47.029 INFO:teuthology.orchestra.run.trial117.stdout: Running scriptlet: ceph-mon-2:20.2.0-670.gadc19233.el9.x86_64 93/95 2026-02-18T06:23:47.029 INFO:teuthology.orchestra.run.trial117.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T06:23:47.029 INFO:teuthology.orchestra.run.trial117.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2026-02-18T06:23:47.029 INFO:teuthology.orchestra.run.trial117.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-18T06:23:47.029 INFO:teuthology.orchestra.run.trial117.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-18T06:23:47.029 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:23:47.066 INFO:teuthology.orchestra.run.trial005.stdout:Last metadata expiration check: 0:00:52 ago on Wed 18 Feb 2026 06:22:55 AM UTC. 2026-02-18T06:23:47.126 INFO:teuthology.orchestra.run.trial117.stdout: Installing : ceph-mds-2:20.2.0-670.gadc19233.el9.x86_64 94/95 2026-02-18T06:23:47.145 INFO:teuthology.orchestra.run.trial117.stdout: Running scriptlet: ceph-mds-2:20.2.0-670.gadc19233.el9.x86_64 94/95 2026-02-18T06:23:47.145 INFO:teuthology.orchestra.run.trial117.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T06:23:47.145 INFO:teuthology.orchestra.run.trial117.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2026-02-18T06:23:47.146 INFO:teuthology.orchestra.run.trial117.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-18T06:23:47.146 INFO:teuthology.orchestra.run.trial117.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-18T06:23:47.146 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:23:47.148 INFO:teuthology.orchestra.run.trial005.stdout:Dependencies resolved. 2026-02-18T06:23:47.149 INFO:teuthology.orchestra.run.trial005.stdout:================================================================================ 2026-02-18T06:23:47.149 INFO:teuthology.orchestra.run.trial005.stdout: Package Arch Version Repo Size 2026-02-18T06:23:47.149 INFO:teuthology.orchestra.run.trial005.stdout:================================================================================ 2026-02-18T06:23:47.149 INFO:teuthology.orchestra.run.trial005.stdout:Installing: 2026-02-18T06:23:47.149 INFO:teuthology.orchestra.run.trial005.stdout: rbd-mirror x86_64 2:20.2.0-670.gadc19233.el9 ceph 2.9 M 2026-02-18T06:23:47.149 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:23:47.150 INFO:teuthology.orchestra.run.trial005.stdout:Transaction Summary 2026-02-18T06:23:47.150 INFO:teuthology.orchestra.run.trial005.stdout:================================================================================ 2026-02-18T06:23:47.150 INFO:teuthology.orchestra.run.trial005.stdout:Install 1 Package 2026-02-18T06:23:47.150 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:23:47.150 INFO:teuthology.orchestra.run.trial005.stdout:Total download size: 2.9 M 2026-02-18T06:23:47.150 INFO:teuthology.orchestra.run.trial005.stdout:Installed size: 11 M 2026-02-18T06:23:47.150 INFO:teuthology.orchestra.run.trial005.stdout:Downloading Packages: 2026-02-18T06:23:47.163 INFO:teuthology.orchestra.run.trial117.stdout: Installing : ceph-2:20.2.0-670.gadc19233.el9.x86_64 95/95 2026-02-18T06:23:47.295 INFO:teuthology.orchestra.run.trial005.stdout:rbd-mirror-20.2.0-670.gadc19233.el9.x86_64.rpm 20 MB/s | 2.9 MB 00:00 2026-02-18T06:23:47.295 INFO:teuthology.orchestra.run.trial005.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:23:47.295 INFO:teuthology.orchestra.run.trial005.stdout:Total 20 MB/s | 2.9 MB 00:00 2026-02-18T06:23:47.296 INFO:teuthology.orchestra.run.trial005.stdout:Running transaction check 2026-02-18T06:23:47.300 INFO:teuthology.orchestra.run.trial005.stdout:Transaction check succeeded. 2026-02-18T06:23:47.300 INFO:teuthology.orchestra.run.trial005.stdout:Running transaction test 2026-02-18T06:23:47.339 INFO:teuthology.orchestra.run.trial005.stdout:Transaction test succeeded. 2026-02-18T06:23:47.339 INFO:teuthology.orchestra.run.trial005.stdout:Running transaction 2026-02-18T06:23:47.519 INFO:teuthology.orchestra.run.trial005.stdout: Preparing : 1/1 2026-02-18T06:23:47.521 INFO:teuthology.orchestra.run.trial005.stdout: Installing : rbd-mirror-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:23:47.543 INFO:teuthology.orchestra.run.trial005.stdout: Running scriptlet: rbd-mirror-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:23:47.543 INFO:teuthology.orchestra.run.trial005.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T06:23:47.543 INFO:teuthology.orchestra.run.trial005.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2026-02-18T06:23:47.543 INFO:teuthology.orchestra.run.trial005.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-18T06:23:47.543 INFO:teuthology.orchestra.run.trial005.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-18T06:23:47.543 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:23:47.825 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : rbd-mirror-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:23:47.825 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:23:47.825 INFO:teuthology.orchestra.run.trial005.stdout:Installed: 2026-02-18T06:23:47.825 INFO:teuthology.orchestra.run.trial005.stdout: rbd-mirror-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:23:47.825 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:23:47.825 INFO:teuthology.orchestra.run.trial005.stdout:Complete! 2026-02-18T06:23:47.844 INFO:teuthology.orchestra.run.trial117.stdout: Running scriptlet: ceph-2:20.2.0-670.gadc19233.el9.x86_64 95/95 2026-02-18T06:23:47.844 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : ceph-2:20.2.0-670.gadc19233.el9.x86_64 1/95 2026-02-18T06:23:47.844 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : ceph-mds-2:20.2.0-670.gadc19233.el9.x86_64 2/95 2026-02-18T06:23:47.844 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : ceph-mgr-2:20.2.0-670.gadc19233.el9.x86_64 3/95 2026-02-18T06:23:47.844 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : ceph-mon-2:20.2.0-670.gadc19233.el9.x86_64 4/95 2026-02-18T06:23:47.844 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : ceph-osd-2:20.2.0-670.gadc19233.el9.x86_64 5/95 2026-02-18T06:23:47.844 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : ceph-grafana-dashboards-2:20.2.0-670.gadc19233.el9 6/95 2026-02-18T06:23:47.845 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : ceph-mgr-cephadm-2:20.2.0-670.gadc19233.el9.noarch 7/95 2026-02-18T06:23:47.845 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : ceph-mgr-dashboard-2:20.2.0-670.gadc19233.el9.noar 8/95 2026-02-18T06:23:47.845 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : ceph-mgr-diskprediction-local-2:20.2.0-670.gadc192 9/95 2026-02-18T06:23:47.845 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : ceph-mgr-k8sevents-2:20.2.0-670.gadc19233.el9.noar 10/95 2026-02-18T06:23:47.845 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : ceph-mgr-modules-core-2:20.2.0-670.gadc19233.el9.n 11/95 2026-02-18T06:23:47.845 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : ceph-mgr-rook-2:20.2.0-670.gadc19233.el9.noarch 12/95 2026-02-18T06:23:47.845 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : ceph-prometheus-alerts-2:20.2.0-670.gadc19233.el9. 13/95 2026-02-18T06:23:47.845 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : ceph-volume-2:20.2.0-670.gadc19233.el9.noarch 14/95 2026-02-18T06:23:47.845 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : cephadm-2:20.2.0-670.gadc19233.el9.noarch 15/95 2026-02-18T06:23:47.845 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : cryptsetup-2.8.1-2.el9.x86_64 16/95 2026-02-18T06:23:47.845 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : ledmon-libs-1.1.0-3.el9.x86_64 17/95 2026-02-18T06:23:47.845 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : libconfig-1.7.2-9.el9.x86_64 18/95 2026-02-18T06:23:47.846 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : libgfortran-11.5.0-14.el9.x86_64 19/95 2026-02-18T06:23:47.846 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : libquadmath-11.5.0-14.el9.x86_64 20/95 2026-02-18T06:23:47.846 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 21/95 2026-02-18T06:23:47.846 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : python3-cryptography-36.0.1-5.el9.x86_64 22/95 2026-02-18T06:23:47.846 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : python3-ply-3.11-14.el9.noarch 23/95 2026-02-18T06:23:47.846 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 24/95 2026-02-18T06:23:47.846 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : python3-pyparsing-2.4.7-9.el9.noarch 25/95 2026-02-18T06:23:47.846 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : python3-requests-2.25.1-10.el9.noarch 26/95 2026-02-18T06:23:47.846 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : python3-urllib3-1.26.5-7.el9.noarch 27/95 2026-02-18T06:23:47.846 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : unzip-6.0-59.el9.x86_64 28/95 2026-02-18T06:23:47.846 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : zip-3.0-35.el9.x86_64 29/95 2026-02-18T06:23:47.846 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : flexiblas-3.0.4-9.el9.x86_64 30/95 2026-02-18T06:23:47.846 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : flexiblas-netlib-3.0.4-9.el9.x86_64 31/95 2026-02-18T06:23:47.847 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 32/95 2026-02-18T06:23:47.847 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : libstoragemgmt-1.10.1-1.el9.x86_64 33/95 2026-02-18T06:23:47.847 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : lua-5.4.4-4.el9.x86_64 34/95 2026-02-18T06:23:47.847 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : openblas-0.3.29-1.el9.x86_64 35/95 2026-02-18T06:23:47.847 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : openblas-openmp-0.3.29-1.el9.x86_64 36/95 2026-02-18T06:23:47.847 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : protobuf-3.14.0-17.el9.x86_64 37/95 2026-02-18T06:23:47.847 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 38/95 2026-02-18T06:23:47.847 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : python3-devel-3.9.25-2.el9.x86_64 39/95 2026-02-18T06:23:47.847 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : python3-jinja2-2.11.3-8.el9.noarch 40/95 2026-02-18T06:23:47.847 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : python3-jmespath-1.0.1-1.el9.noarch 41/95 2026-02-18T06:23:47.847 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : python3-libstoragemgmt-1.10.1-1.el9.x86_64 42/95 2026-02-18T06:23:47.847 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : python3-lxml-4.6.5-3.el9.x86_64 43/95 2026-02-18T06:23:47.847 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 44/95 2026-02-18T06:23:47.848 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : python3-numpy-1:1.23.5-2.el9.x86_64 45/95 2026-02-18T06:23:47.848 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 46/95 2026-02-18T06:23:47.848 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 47/95 2026-02-18T06:23:47.848 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : python3-protobuf-3.14.0-17.el9.noarch 48/95 2026-02-18T06:23:47.848 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 49/95 2026-02-18T06:23:47.848 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 50/95 2026-02-18T06:23:47.848 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 51/95 2026-02-18T06:23:47.848 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : python3-scipy-1.9.3-2.el9.x86_64 52/95 2026-02-18T06:23:47.848 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 53/95 2026-02-18T06:23:47.848 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : xmlsec1-1.2.29-13.el9.x86_64 54/95 2026-02-18T06:23:47.848 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : xmlsec1-openssl-1.2.29-13.el9.x86_64 55/95 2026-02-18T06:23:47.848 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 56/95 2026-02-18T06:23:47.848 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : protobuf-compiler-3.14.0-17.el9.x86_64 57/95 2026-02-18T06:23:47.849 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : abseil-cpp-20211102.0-4.el9.x86_64 58/95 2026-02-18T06:23:47.849 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 59/95 2026-02-18T06:23:47.849 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 60/95 2026-02-18T06:23:47.849 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 61/95 2026-02-18T06:23:47.849 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : python3-autocommand-2.2.2-8.el9.noarch 62/95 2026-02-18T06:23:47.849 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : python3-backports-tarfile-1.2.0-1.el9.noarch 63/95 2026-02-18T06:23:47.849 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 64/95 2026-02-18T06:23:47.849 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 65/95 2026-02-18T06:23:47.849 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 66/95 2026-02-18T06:23:47.849 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : python3-cheroot-10.0.1-4.el9.noarch 67/95 2026-02-18T06:23:47.849 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 68/95 2026-02-18T06:23:47.849 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : python3-google-auth-1:2.45.0-1.el9.noarch 69/95 2026-02-18T06:23:47.850 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 70/95 2026-02-18T06:23:47.850 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 71/95 2026-02-18T06:23:47.850 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : python3-influxdb-5.3.1-1.el9.noarch 72/95 2026-02-18T06:23:47.850 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : python3-isodate-0.6.1-3.el9.noarch 73/95 2026-02-18T06:23:47.850 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 74/95 2026-02-18T06:23:47.850 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 75/95 2026-02-18T06:23:47.850 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 76/95 2026-02-18T06:23:47.850 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : python3-jaraco-context-6.0.1-3.el9.noarch 77/95 2026-02-18T06:23:47.850 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 78/95 2026-02-18T06:23:47.850 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : python3-jaraco-text-4.0.0-2.el9.noarch 79/95 2026-02-18T06:23:47.850 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : python3-kubernetes-1:26.1.0-3.el9.noarch 80/95 2026-02-18T06:23:47.850 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 81/95 2026-02-18T06:23:47.850 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : python3-msgpack-1.0.3-2.el9.x86_64 82/95 2026-02-18T06:23:47.850 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 83/95 2026-02-18T06:23:47.851 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 84/95 2026-02-18T06:23:47.851 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 85/95 2026-02-18T06:23:47.851 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 86/95 2026-02-18T06:23:47.851 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 87/95 2026-02-18T06:23:47.851 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 88/95 2026-02-18T06:23:47.851 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : python3-saml-1.16.0-1.el9.noarch 89/95 2026-02-18T06:23:47.851 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 90/95 2026-02-18T06:23:47.851 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : python3-typing-extensions-4.15.0-1.el9.noarch 91/95 2026-02-18T06:23:47.851 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 92/95 2026-02-18T06:23:47.851 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : python3-xmlsec-1.3.13-1.el9.x86_64 93/95 2026-02-18T06:23:47.851 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : python3-xmltodict-0.12.0-15.el9.noarch 94/95 2026-02-18T06:23:47.853 DEBUG:teuthology.orchestra.run.trial005:> sudo yum -y install rbd-nbd 2026-02-18T06:23:47.906 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 95/95 2026-02-18T06:23:47.907 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:23:47.907 INFO:teuthology.orchestra.run.trial117.stdout:Installed: 2026-02-18T06:23:47.907 INFO:teuthology.orchestra.run.trial117.stdout: abseil-cpp-20211102.0-4.el9.x86_64 2026-02-18T06:23:47.907 INFO:teuthology.orchestra.run.trial117.stdout: ceph-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:23:47.907 INFO:teuthology.orchestra.run.trial117.stdout: ceph-grafana-dashboards-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:23:47.907 INFO:teuthology.orchestra.run.trial117.stdout: ceph-mds-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:23:47.907 INFO:teuthology.orchestra.run.trial117.stdout: ceph-mgr-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:23:47.907 INFO:teuthology.orchestra.run.trial117.stdout: ceph-mgr-cephadm-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:23:47.907 INFO:teuthology.orchestra.run.trial117.stdout: ceph-mgr-dashboard-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:23:47.907 INFO:teuthology.orchestra.run.trial117.stdout: ceph-mgr-diskprediction-local-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:23:47.908 INFO:teuthology.orchestra.run.trial117.stdout: ceph-mgr-k8sevents-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:23:47.908 INFO:teuthology.orchestra.run.trial117.stdout: ceph-mgr-modules-core-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:23:47.908 INFO:teuthology.orchestra.run.trial117.stdout: ceph-mgr-rook-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:23:47.908 INFO:teuthology.orchestra.run.trial117.stdout: ceph-mon-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:23:47.908 INFO:teuthology.orchestra.run.trial117.stdout: ceph-osd-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:23:47.908 INFO:teuthology.orchestra.run.trial117.stdout: ceph-prometheus-alerts-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:23:47.908 INFO:teuthology.orchestra.run.trial117.stdout: ceph-volume-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:23:47.908 INFO:teuthology.orchestra.run.trial117.stdout: cephadm-2:20.2.0-670.gadc19233.el9.noarch 2026-02-18T06:23:47.908 INFO:teuthology.orchestra.run.trial117.stdout: cryptsetup-2.8.1-2.el9.x86_64 2026-02-18T06:23:47.908 INFO:teuthology.orchestra.run.trial117.stdout: flexiblas-3.0.4-9.el9.x86_64 2026-02-18T06:23:47.908 INFO:teuthology.orchestra.run.trial117.stdout: flexiblas-netlib-3.0.4-9.el9.x86_64 2026-02-18T06:23:47.909 INFO:teuthology.orchestra.run.trial117.stdout: flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 2026-02-18T06:23:47.909 INFO:teuthology.orchestra.run.trial117.stdout: grpc-data-1.46.7-10.el9.noarch 2026-02-18T06:23:47.909 INFO:teuthology.orchestra.run.trial117.stdout: ledmon-libs-1.1.0-3.el9.x86_64 2026-02-18T06:23:47.909 INFO:teuthology.orchestra.run.trial117.stdout: libconfig-1.7.2-9.el9.x86_64 2026-02-18T06:23:47.909 INFO:teuthology.orchestra.run.trial117.stdout: libgfortran-11.5.0-14.el9.x86_64 2026-02-18T06:23:47.909 INFO:teuthology.orchestra.run.trial117.stdout: libquadmath-11.5.0-14.el9.x86_64 2026-02-18T06:23:47.909 INFO:teuthology.orchestra.run.trial117.stdout: libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-18T06:23:47.909 INFO:teuthology.orchestra.run.trial117.stdout: lua-5.4.4-4.el9.x86_64 2026-02-18T06:23:47.909 INFO:teuthology.orchestra.run.trial117.stdout: lua-devel-5.4.4-4.el9.x86_64 2026-02-18T06:23:47.909 INFO:teuthology.orchestra.run.trial117.stdout: luarocks-3.9.2-5.el9.noarch 2026-02-18T06:23:47.909 INFO:teuthology.orchestra.run.trial117.stdout: openblas-0.3.29-1.el9.x86_64 2026-02-18T06:23:47.909 INFO:teuthology.orchestra.run.trial117.stdout: openblas-openmp-0.3.29-1.el9.x86_64 2026-02-18T06:23:47.909 INFO:teuthology.orchestra.run.trial117.stdout: protobuf-3.14.0-17.el9.x86_64 2026-02-18T06:23:47.910 INFO:teuthology.orchestra.run.trial117.stdout: protobuf-compiler-3.14.0-17.el9.x86_64 2026-02-18T06:23:47.910 INFO:teuthology.orchestra.run.trial117.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2026-02-18T06:23:47.910 INFO:teuthology.orchestra.run.trial117.stdout: python3-autocommand-2.2.2-8.el9.noarch 2026-02-18T06:23:47.910 INFO:teuthology.orchestra.run.trial117.stdout: python3-babel-2.9.1-2.el9.noarch 2026-02-18T06:23:47.910 INFO:teuthology.orchestra.run.trial117.stdout: python3-backports-tarfile-1.2.0-1.el9.noarch 2026-02-18T06:23:47.910 INFO:teuthology.orchestra.run.trial117.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2026-02-18T06:23:47.910 INFO:teuthology.orchestra.run.trial117.stdout: python3-cachetools-4.2.4-1.el9.noarch 2026-02-18T06:23:47.910 INFO:teuthology.orchestra.run.trial117.stdout: python3-certifi-2023.05.07-4.el9.noarch 2026-02-18T06:23:47.910 INFO:teuthology.orchestra.run.trial117.stdout: python3-cffi-1.14.5-5.el9.x86_64 2026-02-18T06:23:47.910 INFO:teuthology.orchestra.run.trial117.stdout: python3-cheroot-10.0.1-4.el9.noarch 2026-02-18T06:23:47.910 INFO:teuthology.orchestra.run.trial117.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2026-02-18T06:23:47.910 INFO:teuthology.orchestra.run.trial117.stdout: python3-cryptography-36.0.1-5.el9.x86_64 2026-02-18T06:23:47.911 INFO:teuthology.orchestra.run.trial117.stdout: python3-devel-3.9.25-2.el9.x86_64 2026-02-18T06:23:47.911 INFO:teuthology.orchestra.run.trial117.stdout: python3-google-auth-1:2.45.0-1.el9.noarch 2026-02-18T06:23:47.911 INFO:teuthology.orchestra.run.trial117.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2026-02-18T06:23:47.911 INFO:teuthology.orchestra.run.trial117.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2026-02-18T06:23:47.911 INFO:teuthology.orchestra.run.trial117.stdout: python3-influxdb-5.3.1-1.el9.noarch 2026-02-18T06:23:47.911 INFO:teuthology.orchestra.run.trial117.stdout: python3-isodate-0.6.1-3.el9.noarch 2026-02-18T06:23:47.911 INFO:teuthology.orchestra.run.trial117.stdout: python3-jaraco-8.2.1-3.el9.noarch 2026-02-18T06:23:47.911 INFO:teuthology.orchestra.run.trial117.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2026-02-18T06:23:47.911 INFO:teuthology.orchestra.run.trial117.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2026-02-18T06:23:47.911 INFO:teuthology.orchestra.run.trial117.stdout: python3-jaraco-context-6.0.1-3.el9.noarch 2026-02-18T06:23:47.911 INFO:teuthology.orchestra.run.trial117.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2026-02-18T06:23:47.911 INFO:teuthology.orchestra.run.trial117.stdout: python3-jaraco-text-4.0.0-2.el9.noarch 2026-02-18T06:23:47.911 INFO:teuthology.orchestra.run.trial117.stdout: python3-jinja2-2.11.3-8.el9.noarch 2026-02-18T06:23:47.912 INFO:teuthology.orchestra.run.trial117.stdout: python3-jmespath-1.0.1-1.el9.noarch 2026-02-18T06:23:47.912 INFO:teuthology.orchestra.run.trial117.stdout: python3-kubernetes-1:26.1.0-3.el9.noarch 2026-02-18T06:23:47.912 INFO:teuthology.orchestra.run.trial117.stdout: python3-libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-18T06:23:47.912 INFO:teuthology.orchestra.run.trial117.stdout: python3-lxml-4.6.5-3.el9.x86_64 2026-02-18T06:23:47.912 INFO:teuthology.orchestra.run.trial117.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2026-02-18T06:23:47.912 INFO:teuthology.orchestra.run.trial117.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2026-02-18T06:23:47.912 INFO:teuthology.orchestra.run.trial117.stdout: python3-msgpack-1.0.3-2.el9.x86_64 2026-02-18T06:23:47.912 INFO:teuthology.orchestra.run.trial117.stdout: python3-natsort-7.1.1-5.el9.noarch 2026-02-18T06:23:47.912 INFO:teuthology.orchestra.run.trial117.stdout: python3-numpy-1:1.23.5-2.el9.x86_64 2026-02-18T06:23:47.912 INFO:teuthology.orchestra.run.trial117.stdout: python3-numpy-f2py-1:1.23.5-2.el9.x86_64 2026-02-18T06:23:47.912 INFO:teuthology.orchestra.run.trial117.stdout: python3-packaging-20.9-5.el9.noarch 2026-02-18T06:23:47.912 INFO:teuthology.orchestra.run.trial117.stdout: python3-ply-3.11-14.el9.noarch 2026-02-18T06:23:47.913 INFO:teuthology.orchestra.run.trial117.stdout: python3-portend-3.1.0-2.el9.noarch 2026-02-18T06:23:47.913 INFO:teuthology.orchestra.run.trial117.stdout: python3-protobuf-3.14.0-17.el9.noarch 2026-02-18T06:23:47.913 INFO:teuthology.orchestra.run.trial117.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2026-02-18T06:23:47.913 INFO:teuthology.orchestra.run.trial117.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2026-02-18T06:23:47.913 INFO:teuthology.orchestra.run.trial117.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2026-02-18T06:23:47.913 INFO:teuthology.orchestra.run.trial117.stdout: python3-pycparser-2.20-6.el9.noarch 2026-02-18T06:23:47.913 INFO:teuthology.orchestra.run.trial117.stdout: python3-pyparsing-2.4.7-9.el9.noarch 2026-02-18T06:23:47.913 INFO:teuthology.orchestra.run.trial117.stdout: python3-repoze-lru-0.7-16.el9.noarch 2026-02-18T06:23:47.913 INFO:teuthology.orchestra.run.trial117.stdout: python3-requests-2.25.1-10.el9.noarch 2026-02-18T06:23:47.913 INFO:teuthology.orchestra.run.trial117.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2026-02-18T06:23:47.913 INFO:teuthology.orchestra.run.trial117.stdout: python3-routes-2.5.1-5.el9.noarch 2026-02-18T06:23:47.913 INFO:teuthology.orchestra.run.trial117.stdout: python3-rsa-4.9-2.el9.noarch 2026-02-18T06:23:47.913 INFO:teuthology.orchestra.run.trial117.stdout: python3-saml-1.16.0-1.el9.noarch 2026-02-18T06:23:47.914 INFO:teuthology.orchestra.run.trial117.stdout: python3-scipy-1.9.3-2.el9.x86_64 2026-02-18T06:23:47.914 INFO:teuthology.orchestra.run.trial117.stdout: python3-tempora-5.0.0-2.el9.noarch 2026-02-18T06:23:47.914 INFO:teuthology.orchestra.run.trial117.stdout: python3-toml-0.10.2-6.el9.noarch 2026-02-18T06:23:47.914 INFO:teuthology.orchestra.run.trial117.stdout: python3-typing-extensions-4.15.0-1.el9.noarch 2026-02-18T06:23:47.914 INFO:teuthology.orchestra.run.trial117.stdout: python3-urllib3-1.26.5-7.el9.noarch 2026-02-18T06:23:47.914 INFO:teuthology.orchestra.run.trial117.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2026-02-18T06:23:47.914 INFO:teuthology.orchestra.run.trial117.stdout: python3-xmlsec-1.3.13-1.el9.x86_64 2026-02-18T06:23:47.914 INFO:teuthology.orchestra.run.trial117.stdout: python3-xmltodict-0.12.0-15.el9.noarch 2026-02-18T06:23:47.914 INFO:teuthology.orchestra.run.trial117.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2026-02-18T06:23:47.914 INFO:teuthology.orchestra.run.trial117.stdout: unzip-6.0-59.el9.x86_64 2026-02-18T06:23:47.914 INFO:teuthology.orchestra.run.trial117.stdout: xmlsec1-1.2.29-13.el9.x86_64 2026-02-18T06:23:47.914 INFO:teuthology.orchestra.run.trial117.stdout: xmlsec1-openssl-1.2.29-13.el9.x86_64 2026-02-18T06:23:47.914 INFO:teuthology.orchestra.run.trial117.stdout: zip-3.0-35.el9.x86_64 2026-02-18T06:23:47.915 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:23:47.915 INFO:teuthology.orchestra.run.trial117.stdout:Complete! 2026-02-18T06:23:47.961 DEBUG:teuthology.orchestra.run.trial117:> sudo yum -y install ceph-base 2026-02-18T06:23:48.163 INFO:teuthology.orchestra.run.trial005.stdout:Last metadata expiration check: 0:00:53 ago on Wed 18 Feb 2026 06:22:55 AM UTC. 2026-02-18T06:23:48.245 INFO:teuthology.orchestra.run.trial005.stdout:Dependencies resolved. 2026-02-18T06:23:48.245 INFO:teuthology.orchestra.run.trial005.stdout:================================================================================ 2026-02-18T06:23:48.245 INFO:teuthology.orchestra.run.trial005.stdout: Package Architecture Version Repository Size 2026-02-18T06:23:48.245 INFO:teuthology.orchestra.run.trial005.stdout:================================================================================ 2026-02-18T06:23:48.245 INFO:teuthology.orchestra.run.trial005.stdout:Installing: 2026-02-18T06:23:48.245 INFO:teuthology.orchestra.run.trial005.stdout: rbd-nbd x86_64 2:20.2.0-670.gadc19233.el9 ceph 180 k 2026-02-18T06:23:48.245 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:23:48.245 INFO:teuthology.orchestra.run.trial005.stdout:Transaction Summary 2026-02-18T06:23:48.245 INFO:teuthology.orchestra.run.trial005.stdout:================================================================================ 2026-02-18T06:23:48.246 INFO:teuthology.orchestra.run.trial005.stdout:Install 1 Package 2026-02-18T06:23:48.246 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:23:48.246 INFO:teuthology.orchestra.run.trial005.stdout:Total download size: 180 k 2026-02-18T06:23:48.246 INFO:teuthology.orchestra.run.trial005.stdout:Installed size: 498 k 2026-02-18T06:23:48.246 INFO:teuthology.orchestra.run.trial005.stdout:Downloading Packages: 2026-02-18T06:23:48.274 INFO:teuthology.orchestra.run.trial117.stdout:Last metadata expiration check: 0:00:50 ago on Wed 18 Feb 2026 06:22:58 AM UTC. 2026-02-18T06:23:48.331 INFO:teuthology.orchestra.run.trial005.stdout:rbd-nbd-20.2.0-670.gadc19233.el9.x86_64.rpm 2.0 MB/s | 180 kB 00:00 2026-02-18T06:23:48.332 INFO:teuthology.orchestra.run.trial005.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:23:48.332 INFO:teuthology.orchestra.run.trial005.stdout:Total 2.0 MB/s | 180 kB 00:00 2026-02-18T06:23:48.332 INFO:teuthology.orchestra.run.trial005.stdout:Running transaction check 2026-02-18T06:23:48.336 INFO:teuthology.orchestra.run.trial005.stdout:Transaction check succeeded. 2026-02-18T06:23:48.336 INFO:teuthology.orchestra.run.trial005.stdout:Running transaction test 2026-02-18T06:23:48.338 INFO:teuthology.orchestra.run.trial117.stdout:Package ceph-base-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T06:23:48.355 INFO:teuthology.orchestra.run.trial117.stdout:Dependencies resolved. 2026-02-18T06:23:48.356 INFO:teuthology.orchestra.run.trial117.stdout:Nothing to do. 2026-02-18T06:23:48.356 INFO:teuthology.orchestra.run.trial117.stdout:Complete! 2026-02-18T06:23:48.367 INFO:teuthology.orchestra.run.trial005.stdout:Transaction test succeeded. 2026-02-18T06:23:48.367 INFO:teuthology.orchestra.run.trial005.stdout:Running transaction 2026-02-18T06:23:48.378 DEBUG:teuthology.orchestra.run.trial117:> sudo yum -y install cephadm 2026-02-18T06:23:48.423 INFO:teuthology.orchestra.run.trial005.stdout: Preparing : 1/1 2026-02-18T06:23:48.440 INFO:teuthology.orchestra.run.trial005.stdout: Installing : rbd-nbd-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:23:48.521 INFO:teuthology.orchestra.run.trial005.stdout: Running scriptlet: rbd-nbd-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:23:48.577 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : rbd-nbd-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:23:48.578 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:23:48.578 INFO:teuthology.orchestra.run.trial005.stdout:Installed: 2026-02-18T06:23:48.578 INFO:teuthology.orchestra.run.trial005.stdout: rbd-nbd-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:23:48.578 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:23:48.578 INFO:teuthology.orchestra.run.trial005.stdout:Complete! 2026-02-18T06:23:48.608 DEBUG:teuthology.parallel:result is None 2026-02-18T06:23:48.686 INFO:teuthology.orchestra.run.trial117.stdout:Last metadata expiration check: 0:00:50 ago on Wed 18 Feb 2026 06:22:58 AM UTC. 2026-02-18T06:23:48.750 INFO:teuthology.orchestra.run.trial117.stdout:Package cephadm-2:20.2.0-670.gadc19233.el9.noarch is already installed. 2026-02-18T06:23:48.767 INFO:teuthology.orchestra.run.trial117.stdout:Dependencies resolved. 2026-02-18T06:23:48.768 INFO:teuthology.orchestra.run.trial117.stdout:Nothing to do. 2026-02-18T06:23:48.768 INFO:teuthology.orchestra.run.trial117.stdout:Complete! 2026-02-18T06:23:48.790 DEBUG:teuthology.orchestra.run.trial117:> sudo yum -y install ceph-immutable-object-cache 2026-02-18T06:23:49.100 INFO:teuthology.orchestra.run.trial117.stdout:Last metadata expiration check: 0:00:51 ago on Wed 18 Feb 2026 06:22:58 AM UTC. 2026-02-18T06:23:49.181 INFO:teuthology.orchestra.run.trial117.stdout:Dependencies resolved. 2026-02-18T06:23:49.182 INFO:teuthology.orchestra.run.trial117.stdout:================================================================================ 2026-02-18T06:23:49.182 INFO:teuthology.orchestra.run.trial117.stdout: Package Arch Version Repo Size 2026-02-18T06:23:49.182 INFO:teuthology.orchestra.run.trial117.stdout:================================================================================ 2026-02-18T06:23:49.183 INFO:teuthology.orchestra.run.trial117.stdout:Installing: 2026-02-18T06:23:49.183 INFO:teuthology.orchestra.run.trial117.stdout: ceph-immutable-object-cache x86_64 2:20.2.0-670.gadc19233.el9 ceph 154 k 2026-02-18T06:23:49.183 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:23:49.183 INFO:teuthology.orchestra.run.trial117.stdout:Transaction Summary 2026-02-18T06:23:49.183 INFO:teuthology.orchestra.run.trial117.stdout:================================================================================ 2026-02-18T06:23:49.183 INFO:teuthology.orchestra.run.trial117.stdout:Install 1 Package 2026-02-18T06:23:49.183 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:23:49.183 INFO:teuthology.orchestra.run.trial117.stdout:Total download size: 154 k 2026-02-18T06:23:49.183 INFO:teuthology.orchestra.run.trial117.stdout:Installed size: 447 k 2026-02-18T06:23:49.183 INFO:teuthology.orchestra.run.trial117.stdout:Downloading Packages: 2026-02-18T06:23:49.266 INFO:teuthology.orchestra.run.trial117.stdout:ceph-immutable-object-cache-20.2.0-670.gadc1923 1.8 MB/s | 154 kB 00:00 2026-02-18T06:23:49.267 INFO:teuthology.orchestra.run.trial117.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:23:49.267 INFO:teuthology.orchestra.run.trial117.stdout:Total 1.8 MB/s | 154 kB 00:00 2026-02-18T06:23:49.267 INFO:teuthology.orchestra.run.trial117.stdout:Running transaction check 2026-02-18T06:23:49.272 INFO:teuthology.orchestra.run.trial117.stdout:Transaction check succeeded. 2026-02-18T06:23:49.272 INFO:teuthology.orchestra.run.trial117.stdout:Running transaction test 2026-02-18T06:23:49.304 INFO:teuthology.orchestra.run.trial117.stdout:Transaction test succeeded. 2026-02-18T06:23:49.304 INFO:teuthology.orchestra.run.trial117.stdout:Running transaction 2026-02-18T06:23:49.359 INFO:teuthology.orchestra.run.trial117.stdout: Preparing : 1/1 2026-02-18T06:23:49.361 INFO:teuthology.orchestra.run.trial117.stdout: Installing : ceph-immutable-object-cache-2:20.2.0-670.gadc19233.e 1/1 2026-02-18T06:23:49.383 INFO:teuthology.orchestra.run.trial117.stdout: Running scriptlet: ceph-immutable-object-cache-2:20.2.0-670.gadc19233.e 1/1 2026-02-18T06:23:49.383 INFO:teuthology.orchestra.run.trial117.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T06:23:49.383 INFO:teuthology.orchestra.run.trial117.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2026-02-18T06:23:49.383 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:23:49.693 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : ceph-immutable-object-cache-2:20.2.0-670.gadc19233.e 1/1 2026-02-18T06:23:49.694 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:23:49.694 INFO:teuthology.orchestra.run.trial117.stdout:Installed: 2026-02-18T06:23:49.694 INFO:teuthology.orchestra.run.trial117.stdout: ceph-immutable-object-cache-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:23:49.694 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:23:49.694 INFO:teuthology.orchestra.run.trial117.stdout:Complete! 2026-02-18T06:23:49.720 DEBUG:teuthology.orchestra.run.trial117:> sudo yum -y install ceph-mgr 2026-02-18T06:23:50.030 INFO:teuthology.orchestra.run.trial117.stdout:Last metadata expiration check: 0:00:52 ago on Wed 18 Feb 2026 06:22:58 AM UTC. 2026-02-18T06:23:50.095 INFO:teuthology.orchestra.run.trial117.stdout:Package ceph-mgr-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T06:23:50.112 INFO:teuthology.orchestra.run.trial117.stdout:Dependencies resolved. 2026-02-18T06:23:50.113 INFO:teuthology.orchestra.run.trial117.stdout:Nothing to do. 2026-02-18T06:23:50.113 INFO:teuthology.orchestra.run.trial117.stdout:Complete! 2026-02-18T06:23:50.134 DEBUG:teuthology.orchestra.run.trial117:> sudo yum -y install ceph-mgr-dashboard 2026-02-18T06:23:50.441 INFO:teuthology.orchestra.run.trial117.stdout:Last metadata expiration check: 0:00:52 ago on Wed 18 Feb 2026 06:22:58 AM UTC. 2026-02-18T06:23:50.505 INFO:teuthology.orchestra.run.trial117.stdout:Package ceph-mgr-dashboard-2:20.2.0-670.gadc19233.el9.noarch is already installed. 2026-02-18T06:23:50.522 INFO:teuthology.orchestra.run.trial117.stdout:Dependencies resolved. 2026-02-18T06:23:50.523 INFO:teuthology.orchestra.run.trial117.stdout:Nothing to do. 2026-02-18T06:23:50.523 INFO:teuthology.orchestra.run.trial117.stdout:Complete! 2026-02-18T06:23:50.544 DEBUG:teuthology.orchestra.run.trial117:> sudo yum -y install ceph-mgr-diskprediction-local 2026-02-18T06:23:50.851 INFO:teuthology.orchestra.run.trial117.stdout:Last metadata expiration check: 0:00:52 ago on Wed 18 Feb 2026 06:22:58 AM UTC. 2026-02-18T06:23:50.915 INFO:teuthology.orchestra.run.trial117.stdout:Package ceph-mgr-diskprediction-local-2:20.2.0-670.gadc19233.el9.noarch is already installed. 2026-02-18T06:23:50.932 INFO:teuthology.orchestra.run.trial117.stdout:Dependencies resolved. 2026-02-18T06:23:50.933 INFO:teuthology.orchestra.run.trial117.stdout:Nothing to do. 2026-02-18T06:23:50.933 INFO:teuthology.orchestra.run.trial117.stdout:Complete! 2026-02-18T06:23:50.954 DEBUG:teuthology.orchestra.run.trial117:> sudo yum -y install ceph-mgr-rook 2026-02-18T06:23:51.262 INFO:teuthology.orchestra.run.trial117.stdout:Last metadata expiration check: 0:00:53 ago on Wed 18 Feb 2026 06:22:58 AM UTC. 2026-02-18T06:23:51.326 INFO:teuthology.orchestra.run.trial117.stdout:Package ceph-mgr-rook-2:20.2.0-670.gadc19233.el9.noarch is already installed. 2026-02-18T06:23:51.344 INFO:teuthology.orchestra.run.trial117.stdout:Dependencies resolved. 2026-02-18T06:23:51.345 INFO:teuthology.orchestra.run.trial117.stdout:Nothing to do. 2026-02-18T06:23:51.345 INFO:teuthology.orchestra.run.trial117.stdout:Complete! 2026-02-18T06:23:51.366 DEBUG:teuthology.orchestra.run.trial117:> sudo yum -y install ceph-mgr-cephadm 2026-02-18T06:23:51.678 INFO:teuthology.orchestra.run.trial117.stdout:Last metadata expiration check: 0:00:53 ago on Wed 18 Feb 2026 06:22:58 AM UTC. 2026-02-18T06:23:51.742 INFO:teuthology.orchestra.run.trial117.stdout:Package ceph-mgr-cephadm-2:20.2.0-670.gadc19233.el9.noarch is already installed. 2026-02-18T06:23:51.759 INFO:teuthology.orchestra.run.trial117.stdout:Dependencies resolved. 2026-02-18T06:23:51.760 INFO:teuthology.orchestra.run.trial117.stdout:Nothing to do. 2026-02-18T06:23:51.760 INFO:teuthology.orchestra.run.trial117.stdout:Complete! 2026-02-18T06:23:51.781 DEBUG:teuthology.orchestra.run.trial117:> sudo yum -y install ceph-fuse 2026-02-18T06:23:52.090 INFO:teuthology.orchestra.run.trial117.stdout:Last metadata expiration check: 0:00:54 ago on Wed 18 Feb 2026 06:22:58 AM UTC. 2026-02-18T06:23:52.173 INFO:teuthology.orchestra.run.trial117.stdout:Dependencies resolved. 2026-02-18T06:23:52.173 INFO:teuthology.orchestra.run.trial117.stdout:================================================================================ 2026-02-18T06:23:52.173 INFO:teuthology.orchestra.run.trial117.stdout: Package Architecture Version Repository Size 2026-02-18T06:23:52.173 INFO:teuthology.orchestra.run.trial117.stdout:================================================================================ 2026-02-18T06:23:52.173 INFO:teuthology.orchestra.run.trial117.stdout:Installing: 2026-02-18T06:23:52.173 INFO:teuthology.orchestra.run.trial117.stdout: ceph-fuse x86_64 2:20.2.0-670.gadc19233.el9 ceph 942 k 2026-02-18T06:23:52.173 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:23:52.173 INFO:teuthology.orchestra.run.trial117.stdout:Transaction Summary 2026-02-18T06:23:52.173 INFO:teuthology.orchestra.run.trial117.stdout:================================================================================ 2026-02-18T06:23:52.173 INFO:teuthology.orchestra.run.trial117.stdout:Install 1 Package 2026-02-18T06:23:52.173 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:23:52.173 INFO:teuthology.orchestra.run.trial117.stdout:Total download size: 942 k 2026-02-18T06:23:52.173 INFO:teuthology.orchestra.run.trial117.stdout:Installed size: 2.7 M 2026-02-18T06:23:52.174 INFO:teuthology.orchestra.run.trial117.stdout:Downloading Packages: 2026-02-18T06:23:52.290 INFO:teuthology.orchestra.run.trial117.stdout:ceph-fuse-20.2.0-670.gadc19233.el9.x86_64.rpm 7.9 MB/s | 942 kB 00:00 2026-02-18T06:23:52.291 INFO:teuthology.orchestra.run.trial117.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:23:52.291 INFO:teuthology.orchestra.run.trial117.stdout:Total 7.8 MB/s | 942 kB 00:00 2026-02-18T06:23:52.291 INFO:teuthology.orchestra.run.trial117.stdout:Running transaction check 2026-02-18T06:23:52.296 INFO:teuthology.orchestra.run.trial117.stdout:Transaction check succeeded. 2026-02-18T06:23:52.296 INFO:teuthology.orchestra.run.trial117.stdout:Running transaction test 2026-02-18T06:23:52.329 INFO:teuthology.orchestra.run.trial117.stdout:Transaction test succeeded. 2026-02-18T06:23:52.329 INFO:teuthology.orchestra.run.trial117.stdout:Running transaction 2026-02-18T06:23:52.418 INFO:teuthology.orchestra.run.trial117.stdout: Preparing : 1/1 2026-02-18T06:23:52.435 INFO:teuthology.orchestra.run.trial117.stdout: Installing : ceph-fuse-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:23:52.667 INFO:teuthology.orchestra.run.trial117.stdout: Running scriptlet: ceph-fuse-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:23:52.723 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : ceph-fuse-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:23:52.723 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:23:52.723 INFO:teuthology.orchestra.run.trial117.stdout:Installed: 2026-02-18T06:23:52.723 INFO:teuthology.orchestra.run.trial117.stdout: ceph-fuse-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:23:52.723 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:23:52.723 INFO:teuthology.orchestra.run.trial117.stdout:Complete! 2026-02-18T06:23:52.751 DEBUG:teuthology.orchestra.run.trial117:> sudo yum -y install ceph-volume 2026-02-18T06:23:53.060 INFO:teuthology.orchestra.run.trial117.stdout:Last metadata expiration check: 0:00:55 ago on Wed 18 Feb 2026 06:22:58 AM UTC. 2026-02-18T06:23:53.125 INFO:teuthology.orchestra.run.trial117.stdout:Package ceph-volume-2:20.2.0-670.gadc19233.el9.noarch is already installed. 2026-02-18T06:23:53.142 INFO:teuthology.orchestra.run.trial117.stdout:Dependencies resolved. 2026-02-18T06:23:53.143 INFO:teuthology.orchestra.run.trial117.stdout:Nothing to do. 2026-02-18T06:23:53.143 INFO:teuthology.orchestra.run.trial117.stdout:Complete! 2026-02-18T06:23:53.164 DEBUG:teuthology.orchestra.run.trial117:> sudo yum -y install librados-devel 2026-02-18T06:23:53.471 INFO:teuthology.orchestra.run.trial117.stdout:Last metadata expiration check: 0:00:55 ago on Wed 18 Feb 2026 06:22:58 AM UTC. 2026-02-18T06:23:53.552 INFO:teuthology.orchestra.run.trial117.stdout:Dependencies resolved. 2026-02-18T06:23:53.552 INFO:teuthology.orchestra.run.trial117.stdout:================================================================================ 2026-02-18T06:23:53.552 INFO:teuthology.orchestra.run.trial117.stdout: Package Arch Version Repo Size 2026-02-18T06:23:53.552 INFO:teuthology.orchestra.run.trial117.stdout:================================================================================ 2026-02-18T06:23:53.552 INFO:teuthology.orchestra.run.trial117.stdout:Installing: 2026-02-18T06:23:53.552 INFO:teuthology.orchestra.run.trial117.stdout: librados-devel x86_64 2:20.2.0-670.gadc19233.el9 ceph 126 k 2026-02-18T06:23:53.552 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:23:53.552 INFO:teuthology.orchestra.run.trial117.stdout:Transaction Summary 2026-02-18T06:23:53.552 INFO:teuthology.orchestra.run.trial117.stdout:================================================================================ 2026-02-18T06:23:53.552 INFO:teuthology.orchestra.run.trial117.stdout:Install 1 Package 2026-02-18T06:23:53.552 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:23:53.552 INFO:teuthology.orchestra.run.trial117.stdout:Total download size: 126 k 2026-02-18T06:23:53.552 INFO:teuthology.orchestra.run.trial117.stdout:Installed size: 449 k 2026-02-18T06:23:53.552 INFO:teuthology.orchestra.run.trial117.stdout:Downloading Packages: 2026-02-18T06:23:53.637 INFO:teuthology.orchestra.run.trial117.stdout:librados-devel-20.2.0-670.gadc19233.el9.x86_64. 1.5 MB/s | 126 kB 00:00 2026-02-18T06:23:53.637 INFO:teuthology.orchestra.run.trial117.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:23:53.637 INFO:teuthology.orchestra.run.trial117.stdout:Total 1.4 MB/s | 126 kB 00:00 2026-02-18T06:23:53.637 INFO:teuthology.orchestra.run.trial117.stdout:Running transaction check 2026-02-18T06:23:53.640 INFO:teuthology.orchestra.run.trial117.stdout:Transaction check succeeded. 2026-02-18T06:23:53.640 INFO:teuthology.orchestra.run.trial117.stdout:Running transaction test 2026-02-18T06:23:53.670 INFO:teuthology.orchestra.run.trial117.stdout:Transaction test succeeded. 2026-02-18T06:23:53.671 INFO:teuthology.orchestra.run.trial117.stdout:Running transaction 2026-02-18T06:23:53.725 INFO:teuthology.orchestra.run.trial117.stdout: Preparing : 1/1 2026-02-18T06:23:53.741 INFO:teuthology.orchestra.run.trial117.stdout: Installing : librados-devel-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:23:53.820 INFO:teuthology.orchestra.run.trial117.stdout: Running scriptlet: librados-devel-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:23:53.877 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : librados-devel-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:23:53.877 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:23:53.877 INFO:teuthology.orchestra.run.trial117.stdout:Installed: 2026-02-18T06:23:53.877 INFO:teuthology.orchestra.run.trial117.stdout: librados-devel-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:23:53.877 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:23:53.878 INFO:teuthology.orchestra.run.trial117.stdout:Complete! 2026-02-18T06:23:53.906 DEBUG:teuthology.orchestra.run.trial117:> sudo yum -y install libcephfs2 2026-02-18T06:23:54.213 INFO:teuthology.orchestra.run.trial117.stdout:Last metadata expiration check: 0:00:56 ago on Wed 18 Feb 2026 06:22:58 AM UTC. 2026-02-18T06:23:54.279 INFO:teuthology.orchestra.run.trial117.stdout:Package libcephfs2-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T06:23:54.296 INFO:teuthology.orchestra.run.trial117.stdout:Dependencies resolved. 2026-02-18T06:23:54.297 INFO:teuthology.orchestra.run.trial117.stdout:Nothing to do. 2026-02-18T06:23:54.297 INFO:teuthology.orchestra.run.trial117.stdout:Complete! 2026-02-18T06:23:54.318 DEBUG:teuthology.orchestra.run.trial117:> sudo yum -y install libcephfs-devel 2026-02-18T06:23:54.628 INFO:teuthology.orchestra.run.trial117.stdout:Last metadata expiration check: 0:00:56 ago on Wed 18 Feb 2026 06:22:58 AM UTC. 2026-02-18T06:23:54.709 INFO:teuthology.orchestra.run.trial117.stdout:Dependencies resolved. 2026-02-18T06:23:54.709 INFO:teuthology.orchestra.run.trial117.stdout:================================================================================ 2026-02-18T06:23:54.709 INFO:teuthology.orchestra.run.trial117.stdout: Package Arch Version Repo Size 2026-02-18T06:23:54.710 INFO:teuthology.orchestra.run.trial117.stdout:================================================================================ 2026-02-18T06:23:54.710 INFO:teuthology.orchestra.run.trial117.stdout:Installing: 2026-02-18T06:23:54.710 INFO:teuthology.orchestra.run.trial117.stdout: libcephfs-devel x86_64 2:20.2.0-670.gadc19233.el9 ceph 34 k 2026-02-18T06:23:54.710 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:23:54.710 INFO:teuthology.orchestra.run.trial117.stdout:Transaction Summary 2026-02-18T06:23:54.710 INFO:teuthology.orchestra.run.trial117.stdout:================================================================================ 2026-02-18T06:23:54.710 INFO:teuthology.orchestra.run.trial117.stdout:Install 1 Package 2026-02-18T06:23:54.710 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:23:54.710 INFO:teuthology.orchestra.run.trial117.stdout:Total download size: 34 k 2026-02-18T06:23:54.710 INFO:teuthology.orchestra.run.trial117.stdout:Installed size: 155 k 2026-02-18T06:23:54.710 INFO:teuthology.orchestra.run.trial117.stdout:Downloading Packages: 2026-02-18T06:23:54.773 INFO:teuthology.orchestra.run.trial117.stdout:libcephfs-devel-20.2.0-670.gadc19233.el9.x86_64 548 kB/s | 34 kB 00:00 2026-02-18T06:23:54.773 INFO:teuthology.orchestra.run.trial117.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:23:54.773 INFO:teuthology.orchestra.run.trial117.stdout:Total 540 kB/s | 34 kB 00:00 2026-02-18T06:23:54.774 INFO:teuthology.orchestra.run.trial117.stdout:Running transaction check 2026-02-18T06:23:54.777 INFO:teuthology.orchestra.run.trial117.stdout:Transaction check succeeded. 2026-02-18T06:23:54.777 INFO:teuthology.orchestra.run.trial117.stdout:Running transaction test 2026-02-18T06:23:54.778 INFO:teuthology.orchestra.run.trial117.stdout:Transaction test succeeded. 2026-02-18T06:23:54.779 INFO:teuthology.orchestra.run.trial117.stdout:Running transaction 2026-02-18T06:23:54.799 INFO:teuthology.orchestra.run.trial117.stdout: Preparing : 1/1 2026-02-18T06:23:54.815 INFO:teuthology.orchestra.run.trial117.stdout: Installing : libcephfs-devel-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:23:54.869 INFO:teuthology.orchestra.run.trial117.stdout: Running scriptlet: libcephfs-devel-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:23:54.925 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : libcephfs-devel-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:23:54.925 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:23:54.925 INFO:teuthology.orchestra.run.trial117.stdout:Installed: 2026-02-18T06:23:54.925 INFO:teuthology.orchestra.run.trial117.stdout: libcephfs-devel-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:23:54.925 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:23:54.925 INFO:teuthology.orchestra.run.trial117.stdout:Complete! 2026-02-18T06:23:54.951 DEBUG:teuthology.orchestra.run.trial117:> sudo yum -y install librados2 2026-02-18T06:23:55.262 INFO:teuthology.orchestra.run.trial117.stdout:Last metadata expiration check: 0:00:57 ago on Wed 18 Feb 2026 06:22:58 AM UTC. 2026-02-18T06:23:55.326 INFO:teuthology.orchestra.run.trial117.stdout:Package librados2-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T06:23:55.343 INFO:teuthology.orchestra.run.trial117.stdout:Dependencies resolved. 2026-02-18T06:23:55.344 INFO:teuthology.orchestra.run.trial117.stdout:Nothing to do. 2026-02-18T06:23:55.344 INFO:teuthology.orchestra.run.trial117.stdout:Complete! 2026-02-18T06:23:55.366 DEBUG:teuthology.orchestra.run.trial117:> sudo yum -y install librbd1 2026-02-18T06:23:55.674 INFO:teuthology.orchestra.run.trial117.stdout:Last metadata expiration check: 0:00:57 ago on Wed 18 Feb 2026 06:22:58 AM UTC. 2026-02-18T06:23:55.739 INFO:teuthology.orchestra.run.trial117.stdout:Package librbd1-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T06:23:55.757 INFO:teuthology.orchestra.run.trial117.stdout:Dependencies resolved. 2026-02-18T06:23:55.758 INFO:teuthology.orchestra.run.trial117.stdout:Nothing to do. 2026-02-18T06:23:55.758 INFO:teuthology.orchestra.run.trial117.stdout:Complete! 2026-02-18T06:23:55.779 DEBUG:teuthology.orchestra.run.trial117:> sudo yum -y install python3-rados 2026-02-18T06:23:56.088 INFO:teuthology.orchestra.run.trial117.stdout:Last metadata expiration check: 0:00:58 ago on Wed 18 Feb 2026 06:22:58 AM UTC. 2026-02-18T06:23:56.152 INFO:teuthology.orchestra.run.trial117.stdout:Package python3-rados-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T06:23:56.170 INFO:teuthology.orchestra.run.trial117.stdout:Dependencies resolved. 2026-02-18T06:23:56.171 INFO:teuthology.orchestra.run.trial117.stdout:Nothing to do. 2026-02-18T06:23:56.171 INFO:teuthology.orchestra.run.trial117.stdout:Complete! 2026-02-18T06:23:56.193 DEBUG:teuthology.orchestra.run.trial117:> sudo yum -y install python3-rgw 2026-02-18T06:23:56.501 INFO:teuthology.orchestra.run.trial117.stdout:Last metadata expiration check: 0:00:58 ago on Wed 18 Feb 2026 06:22:58 AM UTC. 2026-02-18T06:23:56.565 INFO:teuthology.orchestra.run.trial117.stdout:Package python3-rgw-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T06:23:56.583 INFO:teuthology.orchestra.run.trial117.stdout:Dependencies resolved. 2026-02-18T06:23:56.583 INFO:teuthology.orchestra.run.trial117.stdout:Nothing to do. 2026-02-18T06:23:56.583 INFO:teuthology.orchestra.run.trial117.stdout:Complete! 2026-02-18T06:23:56.604 DEBUG:teuthology.orchestra.run.trial117:> sudo yum -y install python3-cephfs 2026-02-18T06:23:56.915 INFO:teuthology.orchestra.run.trial117.stdout:Last metadata expiration check: 0:00:58 ago on Wed 18 Feb 2026 06:22:58 AM UTC. 2026-02-18T06:23:56.980 INFO:teuthology.orchestra.run.trial117.stdout:Package python3-cephfs-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T06:23:56.997 INFO:teuthology.orchestra.run.trial117.stdout:Dependencies resolved. 2026-02-18T06:23:56.998 INFO:teuthology.orchestra.run.trial117.stdout:Nothing to do. 2026-02-18T06:23:56.998 INFO:teuthology.orchestra.run.trial117.stdout:Complete! 2026-02-18T06:23:57.019 DEBUG:teuthology.orchestra.run.trial117:> sudo yum -y install python3-rbd 2026-02-18T06:23:57.325 INFO:teuthology.orchestra.run.trial117.stdout:Last metadata expiration check: 0:00:59 ago on Wed 18 Feb 2026 06:22:58 AM UTC. 2026-02-18T06:23:57.389 INFO:teuthology.orchestra.run.trial117.stdout:Package python3-rbd-2:20.2.0-670.gadc19233.el9.x86_64 is already installed. 2026-02-18T06:23:57.406 INFO:teuthology.orchestra.run.trial117.stdout:Dependencies resolved. 2026-02-18T06:23:57.407 INFO:teuthology.orchestra.run.trial117.stdout:Nothing to do. 2026-02-18T06:23:57.407 INFO:teuthology.orchestra.run.trial117.stdout:Complete! 2026-02-18T06:23:57.428 DEBUG:teuthology.orchestra.run.trial117:> sudo yum -y install rbd-fuse 2026-02-18T06:23:57.734 INFO:teuthology.orchestra.run.trial117.stdout:Last metadata expiration check: 0:00:59 ago on Wed 18 Feb 2026 06:22:58 AM UTC. 2026-02-18T06:23:57.816 INFO:teuthology.orchestra.run.trial117.stdout:Dependencies resolved. 2026-02-18T06:23:57.816 INFO:teuthology.orchestra.run.trial117.stdout:================================================================================ 2026-02-18T06:23:57.817 INFO:teuthology.orchestra.run.trial117.stdout: Package Architecture Version Repository Size 2026-02-18T06:23:57.817 INFO:teuthology.orchestra.run.trial117.stdout:================================================================================ 2026-02-18T06:23:57.817 INFO:teuthology.orchestra.run.trial117.stdout:Installing: 2026-02-18T06:23:57.817 INFO:teuthology.orchestra.run.trial117.stdout: rbd-fuse x86_64 2:20.2.0-670.gadc19233.el9 ceph 91 k 2026-02-18T06:23:57.817 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:23:57.817 INFO:teuthology.orchestra.run.trial117.stdout:Transaction Summary 2026-02-18T06:23:57.817 INFO:teuthology.orchestra.run.trial117.stdout:================================================================================ 2026-02-18T06:23:57.817 INFO:teuthology.orchestra.run.trial117.stdout:Install 1 Package 2026-02-18T06:23:57.817 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:23:57.817 INFO:teuthology.orchestra.run.trial117.stdout:Total download size: 91 k 2026-02-18T06:23:57.817 INFO:teuthology.orchestra.run.trial117.stdout:Installed size: 238 k 2026-02-18T06:23:57.817 INFO:teuthology.orchestra.run.trial117.stdout:Downloading Packages: 2026-02-18T06:23:57.891 INFO:teuthology.orchestra.run.trial117.stdout:rbd-fuse-20.2.0-670.gadc19233.el9.x86_64.rpm 1.2 MB/s | 91 kB 00:00 2026-02-18T06:23:57.891 INFO:teuthology.orchestra.run.trial117.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:23:57.891 INFO:teuthology.orchestra.run.trial117.stdout:Total 1.2 MB/s | 91 kB 00:00 2026-02-18T06:23:57.891 INFO:teuthology.orchestra.run.trial117.stdout:Running transaction check 2026-02-18T06:23:57.895 INFO:teuthology.orchestra.run.trial117.stdout:Transaction check succeeded. 2026-02-18T06:23:57.895 INFO:teuthology.orchestra.run.trial117.stdout:Running transaction test 2026-02-18T06:23:57.927 INFO:teuthology.orchestra.run.trial117.stdout:Transaction test succeeded. 2026-02-18T06:23:57.927 INFO:teuthology.orchestra.run.trial117.stdout:Running transaction 2026-02-18T06:23:57.979 INFO:teuthology.orchestra.run.trial117.stdout: Preparing : 1/1 2026-02-18T06:23:57.996 INFO:teuthology.orchestra.run.trial117.stdout: Installing : rbd-fuse-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:23:58.074 INFO:teuthology.orchestra.run.trial117.stdout: Running scriptlet: rbd-fuse-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:23:58.130 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : rbd-fuse-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:23:58.130 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:23:58.130 INFO:teuthology.orchestra.run.trial117.stdout:Installed: 2026-02-18T06:23:58.130 INFO:teuthology.orchestra.run.trial117.stdout: rbd-fuse-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:23:58.130 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:23:58.130 INFO:teuthology.orchestra.run.trial117.stdout:Complete! 2026-02-18T06:23:58.159 DEBUG:teuthology.orchestra.run.trial117:> sudo yum -y install rbd-mirror 2026-02-18T06:23:58.469 INFO:teuthology.orchestra.run.trial117.stdout:Last metadata expiration check: 0:01:00 ago on Wed 18 Feb 2026 06:22:58 AM UTC. 2026-02-18T06:23:58.552 INFO:teuthology.orchestra.run.trial117.stdout:Dependencies resolved. 2026-02-18T06:23:58.552 INFO:teuthology.orchestra.run.trial117.stdout:================================================================================ 2026-02-18T06:23:58.552 INFO:teuthology.orchestra.run.trial117.stdout: Package Arch Version Repo Size 2026-02-18T06:23:58.552 INFO:teuthology.orchestra.run.trial117.stdout:================================================================================ 2026-02-18T06:23:58.552 INFO:teuthology.orchestra.run.trial117.stdout:Installing: 2026-02-18T06:23:58.552 INFO:teuthology.orchestra.run.trial117.stdout: rbd-mirror x86_64 2:20.2.0-670.gadc19233.el9 ceph 2.9 M 2026-02-18T06:23:58.552 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:23:58.552 INFO:teuthology.orchestra.run.trial117.stdout:Transaction Summary 2026-02-18T06:23:58.553 INFO:teuthology.orchestra.run.trial117.stdout:================================================================================ 2026-02-18T06:23:58.553 INFO:teuthology.orchestra.run.trial117.stdout:Install 1 Package 2026-02-18T06:23:58.553 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:23:58.553 INFO:teuthology.orchestra.run.trial117.stdout:Total download size: 2.9 M 2026-02-18T06:23:58.553 INFO:teuthology.orchestra.run.trial117.stdout:Installed size: 11 M 2026-02-18T06:23:58.553 INFO:teuthology.orchestra.run.trial117.stdout:Downloading Packages: 2026-02-18T06:23:58.697 INFO:teuthology.orchestra.run.trial117.stdout:rbd-mirror-20.2.0-670.gadc19233.el9.x86_64.rpm 20 MB/s | 2.9 MB 00:00 2026-02-18T06:23:58.698 INFO:teuthology.orchestra.run.trial117.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:23:58.698 INFO:teuthology.orchestra.run.trial117.stdout:Total 20 MB/s | 2.9 MB 00:00 2026-02-18T06:23:58.698 INFO:teuthology.orchestra.run.trial117.stdout:Running transaction check 2026-02-18T06:23:58.703 INFO:teuthology.orchestra.run.trial117.stdout:Transaction check succeeded. 2026-02-18T06:23:58.703 INFO:teuthology.orchestra.run.trial117.stdout:Running transaction test 2026-02-18T06:23:58.742 INFO:teuthology.orchestra.run.trial117.stdout:Transaction test succeeded. 2026-02-18T06:23:58.743 INFO:teuthology.orchestra.run.trial117.stdout:Running transaction 2026-02-18T06:23:58.926 INFO:teuthology.orchestra.run.trial117.stdout: Preparing : 1/1 2026-02-18T06:23:58.928 INFO:teuthology.orchestra.run.trial117.stdout: Installing : rbd-mirror-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:23:58.951 INFO:teuthology.orchestra.run.trial117.stdout: Running scriptlet: rbd-mirror-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:23:58.951 INFO:teuthology.orchestra.run.trial117.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-18T06:23:58.952 INFO:teuthology.orchestra.run.trial117.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2026-02-18T06:23:58.952 INFO:teuthology.orchestra.run.trial117.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-18T06:23:58.952 INFO:teuthology.orchestra.run.trial117.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-18T06:23:58.952 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:23:59.238 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : rbd-mirror-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:23:59.238 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:23:59.238 INFO:teuthology.orchestra.run.trial117.stdout:Installed: 2026-02-18T06:23:59.239 INFO:teuthology.orchestra.run.trial117.stdout: rbd-mirror-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:23:59.239 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:23:59.239 INFO:teuthology.orchestra.run.trial117.stdout:Complete! 2026-02-18T06:23:59.267 DEBUG:teuthology.orchestra.run.trial117:> sudo yum -y install rbd-nbd 2026-02-18T06:23:59.581 INFO:teuthology.orchestra.run.trial117.stdout:Last metadata expiration check: 0:01:01 ago on Wed 18 Feb 2026 06:22:58 AM UTC. 2026-02-18T06:23:59.665 INFO:teuthology.orchestra.run.trial117.stdout:Dependencies resolved. 2026-02-18T06:23:59.666 INFO:teuthology.orchestra.run.trial117.stdout:================================================================================ 2026-02-18T06:23:59.666 INFO:teuthology.orchestra.run.trial117.stdout: Package Architecture Version Repository Size 2026-02-18T06:23:59.666 INFO:teuthology.orchestra.run.trial117.stdout:================================================================================ 2026-02-18T06:23:59.666 INFO:teuthology.orchestra.run.trial117.stdout:Installing: 2026-02-18T06:23:59.666 INFO:teuthology.orchestra.run.trial117.stdout: rbd-nbd x86_64 2:20.2.0-670.gadc19233.el9 ceph 180 k 2026-02-18T06:23:59.666 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:23:59.666 INFO:teuthology.orchestra.run.trial117.stdout:Transaction Summary 2026-02-18T06:23:59.667 INFO:teuthology.orchestra.run.trial117.stdout:================================================================================ 2026-02-18T06:23:59.667 INFO:teuthology.orchestra.run.trial117.stdout:Install 1 Package 2026-02-18T06:23:59.667 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:23:59.667 INFO:teuthology.orchestra.run.trial117.stdout:Total download size: 180 k 2026-02-18T06:23:59.667 INFO:teuthology.orchestra.run.trial117.stdout:Installed size: 498 k 2026-02-18T06:23:59.667 INFO:teuthology.orchestra.run.trial117.stdout:Downloading Packages: 2026-02-18T06:23:59.752 INFO:teuthology.orchestra.run.trial117.stdout:rbd-nbd-20.2.0-670.gadc19233.el9.x86_64.rpm 2.1 MB/s | 180 kB 00:00 2026-02-18T06:23:59.752 INFO:teuthology.orchestra.run.trial117.stdout:-------------------------------------------------------------------------------- 2026-02-18T06:23:59.753 INFO:teuthology.orchestra.run.trial117.stdout:Total 2.0 MB/s | 180 kB 00:00 2026-02-18T06:23:59.753 INFO:teuthology.orchestra.run.trial117.stdout:Running transaction check 2026-02-18T06:23:59.757 INFO:teuthology.orchestra.run.trial117.stdout:Transaction check succeeded. 2026-02-18T06:23:59.757 INFO:teuthology.orchestra.run.trial117.stdout:Running transaction test 2026-02-18T06:23:59.788 INFO:teuthology.orchestra.run.trial117.stdout:Transaction test succeeded. 2026-02-18T06:23:59.788 INFO:teuthology.orchestra.run.trial117.stdout:Running transaction 2026-02-18T06:23:59.844 INFO:teuthology.orchestra.run.trial117.stdout: Preparing : 1/1 2026-02-18T06:23:59.862 INFO:teuthology.orchestra.run.trial117.stdout: Installing : rbd-nbd-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:23:59.941 INFO:teuthology.orchestra.run.trial117.stdout: Running scriptlet: rbd-nbd-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:23:59.997 INFO:teuthology.orchestra.run.trial117.stdout: Verifying : rbd-nbd-2:20.2.0-670.gadc19233.el9.x86_64 1/1 2026-02-18T06:23:59.998 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:23:59.998 INFO:teuthology.orchestra.run.trial117.stdout:Installed: 2026-02-18T06:23:59.998 INFO:teuthology.orchestra.run.trial117.stdout: rbd-nbd-2:20.2.0-670.gadc19233.el9.x86_64 2026-02-18T06:23:59.998 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:23:59.998 INFO:teuthology.orchestra.run.trial117.stdout:Complete! 2026-02-18T06:24:00.029 DEBUG:teuthology.parallel:result is None 2026-02-18T06:24:00.029 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=adc1923395f2bcd6ae89b5d331d278364d1848ed 2026-02-18T06:24:00.193 DEBUG:teuthology.orchestra.run.trial005:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2026-02-18T06:24:00.215 INFO:teuthology.orchestra.run.trial005.stdout:20.2.0-670.gadc19233.el9 2026-02-18T06:24:00.216 INFO:teuthology.packaging:The installed version of ceph is 20.2.0-670.gadc19233.el9 2026-02-18T06:24:00.216 INFO:teuthology.task.install:The correct ceph version 20.2.0-670.gadc19233 is installed. 2026-02-18T06:24:00.219 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=adc1923395f2bcd6ae89b5d331d278364d1848ed 2026-02-18T06:24:00.371 DEBUG:teuthology.orchestra.run.trial117:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2026-02-18T06:24:00.392 INFO:teuthology.orchestra.run.trial117.stdout:20.2.0-670.gadc19233.el9 2026-02-18T06:24:00.392 INFO:teuthology.packaging:The installed version of ceph is 20.2.0-670.gadc19233.el9 2026-02-18T06:24:00.392 INFO:teuthology.task.install:The correct ceph version 20.2.0-670.gadc19233 is installed. 2026-02-18T06:24:00.394 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2026-02-18T06:24:00.394 DEBUG:teuthology.orchestra.run.trial005:> set -ex 2026-02-18T06:24:00.394 DEBUG:teuthology.orchestra.run.trial005:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2026-02-18T06:24:00.421 DEBUG:teuthology.orchestra.run.trial117:> set -ex 2026-02-18T06:24:00.421 DEBUG:teuthology.orchestra.run.trial117:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2026-02-18T06:24:00.457 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2026-02-18T06:24:00.457 DEBUG:teuthology.orchestra.run.trial005:> set -ex 2026-02-18T06:24:00.458 DEBUG:teuthology.orchestra.run.trial005:> sudo dd of=/usr/bin/daemon-helper 2026-02-18T06:24:00.485 DEBUG:teuthology.orchestra.run.trial005:> sudo chmod a=rx -- /usr/bin/daemon-helper 2026-02-18T06:24:00.549 DEBUG:teuthology.orchestra.run.trial117:> set -ex 2026-02-18T06:24:00.549 DEBUG:teuthology.orchestra.run.trial117:> sudo dd of=/usr/bin/daemon-helper 2026-02-18T06:24:00.575 DEBUG:teuthology.orchestra.run.trial117:> sudo chmod a=rx -- /usr/bin/daemon-helper 2026-02-18T06:24:00.640 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2026-02-18T06:24:00.640 DEBUG:teuthology.orchestra.run.trial005:> set -ex 2026-02-18T06:24:00.641 DEBUG:teuthology.orchestra.run.trial005:> sudo dd of=/usr/bin/adjust-ulimits 2026-02-18T06:24:00.666 DEBUG:teuthology.orchestra.run.trial005:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2026-02-18T06:24:00.730 DEBUG:teuthology.orchestra.run.trial117:> set -ex 2026-02-18T06:24:00.731 DEBUG:teuthology.orchestra.run.trial117:> sudo dd of=/usr/bin/adjust-ulimits 2026-02-18T06:24:00.755 DEBUG:teuthology.orchestra.run.trial117:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2026-02-18T06:24:00.818 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2026-02-18T06:24:00.819 DEBUG:teuthology.orchestra.run.trial005:> set -ex 2026-02-18T06:24:00.819 DEBUG:teuthology.orchestra.run.trial005:> sudo dd of=/usr/bin/stdin-killer 2026-02-18T06:24:00.844 DEBUG:teuthology.orchestra.run.trial005:> sudo chmod a=rx -- /usr/bin/stdin-killer 2026-02-18T06:24:00.907 DEBUG:teuthology.orchestra.run.trial117:> set -ex 2026-02-18T06:24:00.908 DEBUG:teuthology.orchestra.run.trial117:> sudo dd of=/usr/bin/stdin-killer 2026-02-18T06:24:00.934 DEBUG:teuthology.orchestra.run.trial117:> sudo chmod a=rx -- /usr/bin/stdin-killer 2026-02-18T06:24:00.998 INFO:teuthology.run_tasks:Running task ceph... 2026-02-18T06:24:01.116 INFO:tasks.ceph:Making ceph log dir writeable by non-root... 2026-02-18T06:24:01.117 DEBUG:teuthology.orchestra.run.trial005:> sudo chmod 777 /var/log/ceph 2026-02-18T06:24:01.119 DEBUG:teuthology.orchestra.run.trial117:> sudo chmod 777 /var/log/ceph 2026-02-18T06:24:01.143 INFO:tasks.ceph:Disabling ceph logrotate... 2026-02-18T06:24:01.143 DEBUG:teuthology.orchestra.run.trial005:> sudo rm -f -- /etc/logrotate.d/ceph 2026-02-18T06:24:01.184 DEBUG:teuthology.orchestra.run.trial117:> sudo rm -f -- /etc/logrotate.d/ceph 2026-02-18T06:24:01.207 INFO:tasks.ceph:Creating extra log directories... 2026-02-18T06:24:01.207 DEBUG:teuthology.orchestra.run.trial005:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2026-02-18T06:24:01.248 DEBUG:teuthology.orchestra.run.trial117:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2026-02-18T06:24:01.289 INFO:tasks.ceph:Creating ceph cluster cluster1... 2026-02-18T06:24:01.289 INFO:tasks.ceph:config {'conf': {'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bluestore block size': 96636764160, 'bluestore compression algorithm': 'snappy', 'bluestore compression mode': 'aggressive', 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}}, 'fs': 'xfs', 'mkfs_options': None, 'mount_options': None, 'skip_mgr_daemons': False, 'log_ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'cpu_profile': set(), 'cluster': 'cluster1', 'mon_bind_msgr2': True, 'mon_bind_addrvec': True} 2026-02-18T06:24:01.289 INFO:tasks.ceph:ctx.config {'archive_path': '/home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial/54889', 'branch': '20.2.1_2.17.26-baseline_2', 'description': 'rbd/migration-external/{1-base/install 2-clusters/2-node 3-objectstore/bluestore-comp-snappy 4-supported-random-distro$/{centos_latest} 5-data-pool/none 6-prepare/native-clone 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute conf/{disable-pool-app}}', 'email': 'yweinste@redhat.com', 'exclude_arch': 'armv7l', 'first_in_suite': False, 'flavor': 'default', 'io_workload': {'sequential': [{'qemu': {'cluster1.client.0': {'disks': [{'action': 'none', 'image_name': 'client.0.0'}, {'action': 'none', 'image_name': 'client.0.1'}, {'action': 'none', 'image_name': 'client.0.2'}], 'test': 'qa/run_xfstests_qemu.sh', 'type': 'block'}}}]}, 'job_id': '54889', 'kernel': {'branch': 'distro', 'kdb': True, 'sha1': 'distro'}, 'last_in_suite': False, 'machine_type': 'trial', 'meta': [{'desc': 'run two ceph clusters'}, {'desc': '2 ceph clusters with 1 mon and 3 osds each'}], 'migrate_workload': {'sequential': [{'exec': {'cluster1.client.0': ['sleep $((RANDOM % 600))', 'rbd --cluster cluster1 migration execute client.0.0', 'sleep $((RANDOM % 600))', 'rbd --cluster cluster1 migration commit client.0.0', 'sleep $((RANDOM % 600))', 'rbd --cluster cluster1 migration execute client.0.1']}}]}, 'name': 'yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial', 'no_nested_subset': False, 'os_type': 'centos', 'os_version': '9.stream', 'overrides': {'admin_socket': {'branch': '20.2.1_2.17.26-baseline_2'}, 'ceph': {'conf': {'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bluestore block size': 96636764160, 'bluestore compression algorithm': 'snappy', 'bluestore compression mode': 'aggressive', 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'adc1923395f2bcd6ae89b5d331d278364d1848ed'}, 'ceph-deploy': {'conf': {'client': {'log file': '/var/log/ceph/ceph-$name.$pid.log'}, 'mon': {}}}, 'install': {'ceph': {'flavor': 'default', 'sha1': 'adc1923395f2bcd6ae89b5d331d278364d1848ed'}}, 'thrashosds': {'bdev_inject_crash': 2, 'bdev_inject_crash_probability': 0.5}, 'workunit': {'branch': '20.2.1_2.17.26-baseline_2', 'sha1': 'adc1923395f2bcd6ae89b5d331d278364d1848ed'}}, 'owner': 'scheduled_yuriw@soko04.front.sepia.ceph.com', 'priority': 69, 'repo': 'https://github.com/ceph/ceph-ci.git', 'roles': [['cluster1.mon.a', 'cluster1.mgr.x', 'cluster1.osd.0', 'cluster1.osd.1', 'cluster1.osd.2', 'cluster1.client.0'], ['cluster2.mon.a', 'cluster2.mgr.x', 'cluster2.osd.0', 'cluster2.osd.1', 'cluster2.osd.2', 'cluster2.client.0']], 'seed': 7878, 'sha1': 'adc1923395f2bcd6ae89b5d331d278364d1848ed', 'sleep_before_teardown': 0, 'subset': '111/120000', 'suite': 'rbd', 'suite_branch': '20.2.1_2.17.26-baseline_2', 'suite_path': '/home/teuthworker/src/github.com_ceph_ceph-c_adc1923395f2bcd6ae89b5d331d278364d1848ed/qa', 'suite_relpath': 'qa', 'suite_repo': 'https://github.com/ceph/ceph-ci.git', 'suite_sha1': 'adc1923395f2bcd6ae89b5d331d278364d1848ed', 'targets': {'trial005.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJhsySDZKq68iyti9pzRd9aCYbGVRk+VJ14z+7SrHZPx0XoxADGGGLtNlvTBeRflr0veQHSYkAnScl8StwtnlbE=', 'trial117.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDeNxyFR8wVZjMYikWU04+/7w1NrMOMNtye8Z5WC/pRm66cHaBAAik5xSYZcQ20tqxzXso2sP+Hfcdfqi6Fk67g='}, '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': {'cluster': 'cluster1', 'conf': {'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bluestore block size': 96636764160, 'bluestore compression algorithm': 'snappy', 'bluestore compression mode': 'aggressive', 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'adc1923395f2bcd6ae89b5d331d278364d1848ed'}}, {'ceph': {'cluster': 'cluster2'}}, {'exec': {'cluster2.client.0': ['echo \'{"type":"qcow","stream":{"type":"http","url":"http://download.ceph.com/qa/ubuntu-12.04.qcow2"}}\' | rbd --cluster cluster2 migration prepare --import-only --source-spec-path - client.0.0-src', 'rbd --cluster cluster2 migration execute client.0.0-src', 'rbd --cluster cluster2 migration commit client.0.0-src', 'rbd --cluster cluster2 snap create client.0.0-src@snap', 'rbd --cluster cluster2 snap protect client.0.0-src@snap', 'rbd --cluster cluster2 clone client.0.0-src@snap client.0.0', 'rbd --cluster cluster2 snap create client.0.0@snap', 'rbd --cluster cluster2 create --size 1G client.0.1-src', 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 1M client.0.1-src', 'rbd --cluster cluster2 snap create client.0.1-src@snap', 'rbd --cluster cluster2 snap protect client.0.1-src@snap', 'rbd --cluster cluster2 clone client.0.1-src@snap client.0.1', 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 1M client.0.1', 'rbd --cluster cluster2 snap create client.0.1@snap', 'rbd --cluster cluster2 create --size 1G client.0.2-src', 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 1M client.0.2-src', 'rbd --cluster cluster2 snap create client.0.2-src@snap', 'rbd --cluster cluster2 snap protect client.0.2-src@snap', 'rbd --cluster cluster2 clone client.0.2-src@snap client.0.2', 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 2M client.0.2', 'rbd --cluster cluster2 snap create client.0.2@snap']}}, {'exec': {'cluster1.client.0': ['echo \'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.0","snap_name":"snap"}\' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.0', 'echo \'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.1","snap_name":"snap"}\' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.1', 'echo \'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.2","snap_name":"snap"}\' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.2']}}, {'parallel': ['io_workload', 'migrate_workload']}], 'teuthology': {'fragments_dropped': [], 'meta': {}, 'postmerge': []}, 'teuthology_branch': 'main', 'teuthology_sha1': 'fa17720d0088c3ac28e473468bfc79eeaff5cd38', 'timestamp': '2026-02-17_21:26:40', 'tube': 'trial', 'user': 'yuriw', 'verbose': True, 'worker_log': '/home/teuthworker/mnt/teuthology/worker_logs/dispatcher.trial.3682'} 2026-02-18T06:24:01.290 DEBUG:teuthology.orchestra.run.trial005:> install -d -m0755 -- /home/ubuntu/cephtest/cluster1.data 2026-02-18T06:24:01.314 DEBUG:teuthology.orchestra.run.trial117:> install -d -m0755 -- /home/ubuntu/cephtest/cluster1.data 2026-02-18T06:24:01.331 DEBUG:teuthology.orchestra.run.trial005:> sudo install -d -m0777 -- /var/run/ceph 2026-02-18T06:24:01.371 DEBUG:teuthology.orchestra.run.trial117:> sudo install -d -m0777 -- /var/run/ceph 2026-02-18T06:24:01.395 DEBUG:teuthology.orchestra.run.trial005:> set -ex 2026-02-18T06:24:01.395 DEBUG:teuthology.orchestra.run.trial005:> dd if=/scratch_devs of=/dev/stdout 2026-02-18T06:24:01.453 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-18T06:24:01.453 DEBUG:teuthology.orchestra.run.trial005:> stat /dev/vg_nvme/lv_1 2026-02-18T06:24:01.509 INFO:teuthology.orchestra.run.trial005.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2026-02-18T06:24:01.510 INFO:teuthology.orchestra.run.trial005.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-18T06:24:01.510 INFO:teuthology.orchestra.run.trial005.stdout:Device: 6h/6d Inode: 1308 Links: 1 2026-02-18T06:24:01.510 INFO:teuthology.orchestra.run.trial005.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-18T06:24:01.510 INFO:teuthology.orchestra.run.trial005.stdout:Context: system_u:object_r:device_t:s0 2026-02-18T06:24:01.510 INFO:teuthology.orchestra.run.trial005.stdout:Access: 2026-02-18 06:23:47.677442850 +0000 2026-02-18T06:24:01.510 INFO:teuthology.orchestra.run.trial005.stdout:Modify: 2026-02-18 06:23:02.648556275 +0000 2026-02-18T06:24:01.510 INFO:teuthology.orchestra.run.trial005.stdout:Change: 2026-02-18 06:23:02.648556275 +0000 2026-02-18T06:24:01.510 INFO:teuthology.orchestra.run.trial005.stdout: Birth: 2026-02-18 06:23:02.648556275 +0000 2026-02-18T06:24:01.511 DEBUG:teuthology.orchestra.run.trial005:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2026-02-18T06:24:01.572 INFO:teuthology.orchestra.run.trial005.stderr:1+0 records in 2026-02-18T06:24:01.572 INFO:teuthology.orchestra.run.trial005.stderr:1+0 records out 2026-02-18T06:24:01.572 INFO:teuthology.orchestra.run.trial005.stderr:512 bytes copied, 0.000158063 s, 3.2 MB/s 2026-02-18T06:24:01.574 DEBUG:teuthology.orchestra.run.trial005:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2026-02-18T06:24:01.631 DEBUG:teuthology.orchestra.run.trial005:> stat /dev/vg_nvme/lv_2 2026-02-18T06:24:01.689 INFO:teuthology.orchestra.run.trial005.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2026-02-18T06:24:01.689 INFO:teuthology.orchestra.run.trial005.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-18T06:24:01.689 INFO:teuthology.orchestra.run.trial005.stdout:Device: 6h/6d Inode: 1306 Links: 1 2026-02-18T06:24:01.689 INFO:teuthology.orchestra.run.trial005.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-18T06:24:01.689 INFO:teuthology.orchestra.run.trial005.stdout:Context: system_u:object_r:device_t:s0 2026-02-18T06:24:01.689 INFO:teuthology.orchestra.run.trial005.stdout:Access: 2026-02-18 06:23:47.677442850 +0000 2026-02-18T06:24:01.690 INFO:teuthology.orchestra.run.trial005.stdout:Modify: 2026-02-18 06:23:02.648556275 +0000 2026-02-18T06:24:01.690 INFO:teuthology.orchestra.run.trial005.stdout:Change: 2026-02-18 06:23:02.648556275 +0000 2026-02-18T06:24:01.690 INFO:teuthology.orchestra.run.trial005.stdout: Birth: 2026-02-18 06:23:02.648556275 +0000 2026-02-18T06:24:01.690 DEBUG:teuthology.orchestra.run.trial005:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2026-02-18T06:24:01.754 INFO:teuthology.orchestra.run.trial005.stderr:1+0 records in 2026-02-18T06:24:01.755 INFO:teuthology.orchestra.run.trial005.stderr:1+0 records out 2026-02-18T06:24:01.755 INFO:teuthology.orchestra.run.trial005.stderr:512 bytes copied, 0.000136493 s, 3.8 MB/s 2026-02-18T06:24:01.756 DEBUG:teuthology.orchestra.run.trial005:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2026-02-18T06:24:01.813 DEBUG:teuthology.orchestra.run.trial005:> stat /dev/vg_nvme/lv_3 2026-02-18T06:24:01.869 INFO:teuthology.orchestra.run.trial005.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2026-02-18T06:24:01.869 INFO:teuthology.orchestra.run.trial005.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-18T06:24:01.869 INFO:teuthology.orchestra.run.trial005.stdout:Device: 6h/6d Inode: 1297 Links: 1 2026-02-18T06:24:01.869 INFO:teuthology.orchestra.run.trial005.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-18T06:24:01.870 INFO:teuthology.orchestra.run.trial005.stdout:Context: system_u:object_r:device_t:s0 2026-02-18T06:24:01.870 INFO:teuthology.orchestra.run.trial005.stdout:Access: 2026-02-18 06:23:47.678442825 +0000 2026-02-18T06:24:01.870 INFO:teuthology.orchestra.run.trial005.stdout:Modify: 2026-02-18 06:23:02.647556300 +0000 2026-02-18T06:24:01.870 INFO:teuthology.orchestra.run.trial005.stdout:Change: 2026-02-18 06:23:02.647556300 +0000 2026-02-18T06:24:01.870 INFO:teuthology.orchestra.run.trial005.stdout: Birth: 2026-02-18 06:23:02.647556300 +0000 2026-02-18T06:24:01.870 DEBUG:teuthology.orchestra.run.trial005:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2026-02-18T06:24:01.931 INFO:teuthology.orchestra.run.trial005.stderr:1+0 records in 2026-02-18T06:24:01.931 INFO:teuthology.orchestra.run.trial005.stderr:1+0 records out 2026-02-18T06:24:01.931 INFO:teuthology.orchestra.run.trial005.stderr:512 bytes copied, 0.0001458 s, 3.5 MB/s 2026-02-18T06:24:01.933 DEBUG:teuthology.orchestra.run.trial005:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2026-02-18T06:24:01.991 DEBUG:teuthology.orchestra.run.trial005:> stat /dev/vg_nvme/lv_4 2026-02-18T06:24:02.047 INFO:teuthology.orchestra.run.trial005.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2026-02-18T06:24:02.047 INFO:teuthology.orchestra.run.trial005.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-18T06:24:02.047 INFO:teuthology.orchestra.run.trial005.stdout:Device: 6h/6d Inode: 1291 Links: 1 2026-02-18T06:24:02.047 INFO:teuthology.orchestra.run.trial005.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-18T06:24:02.048 INFO:teuthology.orchestra.run.trial005.stdout:Context: system_u:object_r:device_t:s0 2026-02-18T06:24:02.048 INFO:teuthology.orchestra.run.trial005.stdout:Access: 2026-02-18 06:23:47.678442825 +0000 2026-02-18T06:24:02.048 INFO:teuthology.orchestra.run.trial005.stdout:Modify: 2026-02-18 06:23:02.647556300 +0000 2026-02-18T06:24:02.048 INFO:teuthology.orchestra.run.trial005.stdout:Change: 2026-02-18 06:23:02.647556300 +0000 2026-02-18T06:24:02.048 INFO:teuthology.orchestra.run.trial005.stdout: Birth: 2026-02-18 06:23:02.647556300 +0000 2026-02-18T06:24:02.048 DEBUG:teuthology.orchestra.run.trial005:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2026-02-18T06:24:02.109 INFO:teuthology.orchestra.run.trial005.stderr:1+0 records in 2026-02-18T06:24:02.109 INFO:teuthology.orchestra.run.trial005.stderr:1+0 records out 2026-02-18T06:24:02.110 INFO:teuthology.orchestra.run.trial005.stderr:512 bytes copied, 0.000146652 s, 3.5 MB/s 2026-02-18T06:24:02.111 DEBUG:teuthology.orchestra.run.trial005:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2026-02-18T06:24:02.168 INFO:tasks.ceph:osd dev map: {'cluster1.osd.0': '/dev/vg_nvme/lv_1', 'cluster1.osd.1': '/dev/vg_nvme/lv_2', 'cluster1.osd.2': '/dev/vg_nvme/lv_3'} 2026-02-18T06:24:02.168 INFO:tasks.ceph:remote_to_roles_to_devs: {Remote(name='ubuntu@trial005.front.sepia.ceph.com'): {'cluster1.osd.0': '/dev/vg_nvme/lv_1', 'cluster1.osd.1': '/dev/vg_nvme/lv_2', 'cluster1.osd.2': '/dev/vg_nvme/lv_3'}} 2026-02-18T06:24:02.168 INFO:tasks.ceph:Generating config... 2026-02-18T06:24:02.170 INFO:tasks.ceph:[global] mon warn on pool no app = False 2026-02-18T06:24:02.170 INFO:tasks.ceph:[mgr] debug mgr = 20 2026-02-18T06:24:02.171 INFO:tasks.ceph:[mgr] debug ms = 1 2026-02-18T06:24:02.171 INFO:tasks.ceph:[mon] debug mon = 20 2026-02-18T06:24:02.171 INFO:tasks.ceph:[mon] debug ms = 1 2026-02-18T06:24:02.171 INFO:tasks.ceph:[mon] debug paxos = 20 2026-02-18T06:24:02.171 INFO:tasks.ceph:[osd] bluestore block size = 96636764160 2026-02-18T06:24:02.171 INFO:tasks.ceph:[osd] bluestore compression algorithm = snappy 2026-02-18T06:24:02.171 INFO:tasks.ceph:[osd] bluestore compression mode = aggressive 2026-02-18T06:24:02.171 INFO:tasks.ceph:[osd] bluestore fsck on mount = True 2026-02-18T06:24:02.171 INFO:tasks.ceph:[osd] debug bluefs = 1/20 2026-02-18T06:24:02.171 INFO:tasks.ceph:[osd] debug bluestore = 1/20 2026-02-18T06:24:02.171 INFO:tasks.ceph:[osd] debug ms = 1 2026-02-18T06:24:02.172 INFO:tasks.ceph:[osd] debug osd = 20 2026-02-18T06:24:02.172 INFO:tasks.ceph:[osd] debug rocksdb = 4/10 2026-02-18T06:24:02.172 INFO:tasks.ceph:[osd] mon osd backfillfull_ratio = 0.85 2026-02-18T06:24:02.172 INFO:tasks.ceph:[osd] mon osd full ratio = 0.9 2026-02-18T06:24:02.172 INFO:tasks.ceph:[osd] mon osd nearfull ratio = 0.8 2026-02-18T06:24:02.172 INFO:tasks.ceph:[osd] osd failsafe full ratio = 0.95 2026-02-18T06:24:02.172 INFO:tasks.ceph:[osd] osd objectstore = bluestore 2026-02-18T06:24:02.172 INFO:tasks.ceph:Setting up cluster1.mon.a... 2026-02-18T06:24:02.172 DEBUG:teuthology.orchestra.run.trial005:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring /etc/ceph/cluster1.keyring 2026-02-18T06:24:02.243 INFO:teuthology.orchestra.run.trial005.stdout:creating /etc/ceph/cluster1.keyring 2026-02-18T06:24:02.246 DEBUG:teuthology.orchestra.run.trial005:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --gen-key --name=mon. /etc/ceph/cluster1.keyring 2026-02-18T06:24:02.323 DEBUG:teuthology.orchestra.run.trial005:> sudo chmod 0644 /etc/ceph/cluster1.keyring 2026-02-18T06:24:02.388 DEBUG:tasks.ceph:Ceph mon addresses: [('cluster1.mon.a', '10.20.193.5')] 2026-02-18T06:24:02.389 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.5', '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': 'snappy', 'bluestore compression mode': 'aggressive', 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}, 'mgr': {'debug ms': 1, 'debug mgr': 20, 'debug mon': '20', 'debug auth': '20', 'mon reweight min pgs per osd': '4', 'mon reweight min bytes per osd': '10', 'mgr/telemetry/nag': 'false'}, 'mon': {'debug ms': 1, 'debug mon': 20, 'debug paxos': 20, 'debug auth': '20', 'mon data avail warn': '5', 'mon mgr mkfs grace': '240', 'mon reweight min pgs per osd': '4', 'mon osd reporter subtree level': 'osd', 'mon osd prime pg temp': 'true', 'mon reweight min bytes per osd': '10', 'auth mon ticket ttl': '660', 'auth service ticket ttl': '240', 'mon_warn_on_insecure_global_id_reclaim': 'false', 'mon_warn_on_insecure_global_id_reclaim_allowed': 'false', 'mon_down_mkfs_grace': '2m', 'mon_warn_on_filestore_osds': 'false'}, 'client': {'rgw cache enabled': 'true', 'rgw enable ops log': 'true', 'rgw enable usage log': 'true', 'log file': '/var/log/ceph/$cluster-$name.$pid.log', 'admin socket': '/var/run/ceph/$cluster-$name.$pid.asok'}, 'mon.a': {}} 2026-02-18T06:24:02.390 DEBUG:teuthology.orchestra.run.trial005:> set -ex 2026-02-18T06:24:02.390 DEBUG:teuthology.orchestra.run.trial005:> dd of=/home/ubuntu/cephtest/ceph.tmp.conf 2026-02-18T06:24:02.444 DEBUG:teuthology.orchestra.run.trial005:> 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.5 --print /home/ubuntu/cephtest/cluster1.monmap 2026-02-18T06:24:02.516 INFO:teuthology.orchestra.run.trial005.stdout:monmaptool: monmap file /home/ubuntu/cephtest/cluster1.monmap 2026-02-18T06:24:02.516 INFO:teuthology.orchestra.run.trial005.stdout:monmaptool: generated fsid 96ebb108-c40d-49ba-aaf5-7a270ae7aaa5 2026-02-18T06:24:02.516 INFO:teuthology.orchestra.run.trial005.stdout:setting min_mon_release = tentacle 2026-02-18T06:24:02.516 INFO:teuthology.orchestra.run.trial005.stdout:epoch 0 2026-02-18T06:24:02.516 INFO:teuthology.orchestra.run.trial005.stdout:fsid 96ebb108-c40d-49ba-aaf5-7a270ae7aaa5 2026-02-18T06:24:02.516 INFO:teuthology.orchestra.run.trial005.stdout:last_changed 2026-02-18T06:24:02.515193+0000 2026-02-18T06:24:02.516 INFO:teuthology.orchestra.run.trial005.stdout:created 2026-02-18T06:24:02.515193+0000 2026-02-18T06:24:02.517 INFO:teuthology.orchestra.run.trial005.stdout:min_mon_release 20 (tentacle) 2026-02-18T06:24:02.517 INFO:teuthology.orchestra.run.trial005.stdout:election_strategy: 1 2026-02-18T06:24:02.517 INFO:teuthology.orchestra.run.trial005.stdout:0: [v2:10.20.193.5:3300/0,v1:10.20.193.5:6789/0] mon.a 2026-02-18T06:24:02.517 INFO:teuthology.orchestra.run.trial005.stdout:monmaptool: writing epoch 0 to /home/ubuntu/cephtest/cluster1.monmap (1 monitors) 2026-02-18T06:24:02.518 DEBUG:teuthology.orchestra.run.trial005:> rm -- /home/ubuntu/cephtest/ceph.tmp.conf 2026-02-18T06:24:02.575 INFO:tasks.ceph:Writing /etc/ceph/cluster1.conf for FSID 96ebb108-c40d-49ba-aaf5-7a270ae7aaa5... 2026-02-18T06:24:02.576 DEBUG:teuthology.orchestra.run.trial005:> sudo mkdir -p /etc/ceph && sudo chmod 0755 /etc/ceph && sudo tee /etc/ceph/cluster1.conf && sudo chmod 0644 /etc/ceph/cluster1.conf > /dev/null 2026-02-18T06:24:02.617 DEBUG:teuthology.orchestra.run.trial117:> sudo mkdir -p /etc/ceph && sudo chmod 0755 /etc/ceph && sudo tee /etc/ceph/cluster1.conf && sudo chmod 0644 /etc/ceph/cluster1.conf > /dev/null 2026-02-18T06:24:02.655 INFO:teuthology.orchestra.run.trial005.stdout:[global] 2026-02-18T06:24:02.655 INFO:teuthology.orchestra.run.trial005.stdout: chdir = "" 2026-02-18T06:24:02.656 INFO:teuthology.orchestra.run.trial005.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2026-02-18T06:24:02.656 INFO:teuthology.orchestra.run.trial005.stdout: auth supported = cephx 2026-02-18T06:24:02.656 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:24:02.656 INFO:teuthology.orchestra.run.trial005.stdout: filestore xattr use omap = true 2026-02-18T06:24:02.656 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:24:02.656 INFO:teuthology.orchestra.run.trial005.stdout: mon clock drift allowed = 1.000 2026-02-18T06:24:02.656 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:24:02.656 INFO:teuthology.orchestra.run.trial005.stdout: osd crush chooseleaf type = 0 2026-02-18T06:24:02.656 INFO:teuthology.orchestra.run.trial005.stdout: auth debug = true 2026-02-18T06:24:02.656 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:24:02.656 INFO:teuthology.orchestra.run.trial005.stdout: ms die on old message = true 2026-02-18T06:24:02.657 INFO:teuthology.orchestra.run.trial005.stdout: ms die on bug = true 2026-02-18T06:24:02.657 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:24:02.657 INFO:teuthology.orchestra.run.trial005.stdout: mon max pg per osd = 10000 # >= luminous 2026-02-18T06:24:02.657 INFO:teuthology.orchestra.run.trial005.stdout: mon pg warn max object skew = 0 2026-02-18T06:24:02.657 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:24:02.657 INFO:teuthology.orchestra.run.trial005.stdout: # disable pg_autoscaler by default for new pools 2026-02-18T06:24:02.657 INFO:teuthology.orchestra.run.trial005.stdout: osd_pool_default_pg_autoscale_mode = off 2026-02-18T06:24:02.657 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:24:02.657 INFO:teuthology.orchestra.run.trial005.stdout: osd pool default size = 2 2026-02-18T06:24:02.657 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:24:02.657 INFO:teuthology.orchestra.run.trial005.stdout: mon osd allow primary affinity = true 2026-02-18T06:24:02.657 INFO:teuthology.orchestra.run.trial005.stdout: mon osd allow pg remap = true 2026-02-18T06:24:02.658 INFO:teuthology.orchestra.run.trial005.stdout: mon warn on legacy crush tunables = false 2026-02-18T06:24:02.658 INFO:teuthology.orchestra.run.trial005.stdout: mon warn on crush straw calc version zero = false 2026-02-18T06:24:02.658 INFO:teuthology.orchestra.run.trial005.stdout: mon warn on no sortbitwise = false 2026-02-18T06:24:02.658 INFO:teuthology.orchestra.run.trial005.stdout: mon warn on osd down out interval zero = false 2026-02-18T06:24:02.658 INFO:teuthology.orchestra.run.trial005.stdout: mon warn on too few osds = false 2026-02-18T06:24:02.658 INFO:teuthology.orchestra.run.trial005.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2026-02-18T06:24:02.658 INFO:teuthology.orchestra.run.trial005.stdout: mon_warn_on_pool_no_redundancy = false 2026-02-18T06:24:02.658 INFO:teuthology.orchestra.run.trial005.stdout: mon_allow_pool_size_one = true 2026-02-18T06:24:02.658 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:24:02.658 INFO:teuthology.orchestra.run.trial005.stdout: osd pool default erasure code profile = plugin=isa technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2026-02-18T06:24:02.658 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:24:02.658 INFO:teuthology.orchestra.run.trial005.stdout: osd default data pool replay window = 5 2026-02-18T06:24:02.659 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:24:02.659 INFO:teuthology.orchestra.run.trial005.stdout: mon allow pool delete = true 2026-02-18T06:24:02.659 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:24:02.659 INFO:teuthology.orchestra.run.trial005.stdout: mon cluster log file level = debug 2026-02-18T06:24:02.659 INFO:teuthology.orchestra.run.trial005.stdout: debug asserts on shutdown = true 2026-02-18T06:24:02.659 INFO:teuthology.orchestra.run.trial005.stdout: mon health detail to clog = false 2026-02-18T06:24:02.659 INFO:teuthology.orchestra.run.trial005.stdout: mon host = 10.20.193.5 2026-02-18T06:24:02.659 INFO:teuthology.orchestra.run.trial005.stdout: mon warn on pool no app = False 2026-02-18T06:24:02.659 INFO:teuthology.orchestra.run.trial005.stdout: fsid = 96ebb108-c40d-49ba-aaf5-7a270ae7aaa5 2026-02-18T06:24:02.659 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:24:02.659 INFO:teuthology.orchestra.run.trial005.stdout:[osd] 2026-02-18T06:24:02.659 INFO:teuthology.orchestra.run.trial005.stdout: osd journal size = 100 2026-02-18T06:24:02.660 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:24:02.660 INFO:teuthology.orchestra.run.trial005.stdout: osd scrub load threshold = 5.0 2026-02-18T06:24:02.660 INFO:teuthology.orchestra.run.trial005.stdout: osd scrub max interval = 600 2026-02-18T06:24:02.660 INFO:teuthology.orchestra.run.trial005.stdout: osd mclock profile = high_recovery_ops 2026-02-18T06:24:02.660 INFO:teuthology.orchestra.run.trial005.stdout: osd mclock skip benchmark = true 2026-02-18T06:24:02.660 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:24:02.660 INFO:teuthology.orchestra.run.trial005.stdout: osd recover clone overlap = true 2026-02-18T06:24:02.660 INFO:teuthology.orchestra.run.trial005.stdout: osd recovery max chunk = 1048576 2026-02-18T06:24:02.660 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:24:02.660 INFO:teuthology.orchestra.run.trial005.stdout: osd debug shutdown = true 2026-02-18T06:24:02.660 INFO:teuthology.orchestra.run.trial005.stdout: osd debug op order = true 2026-02-18T06:24:02.660 INFO:teuthology.orchestra.run.trial005.stdout: osd debug verify stray on activate = true 2026-02-18T06:24:02.660 INFO:teuthology.orchestra.run.trial005.stdout: osd debug trim objects = true 2026-02-18T06:24:02.661 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:24:02.661 INFO:teuthology.orchestra.run.trial005.stdout: osd open classes on start = true 2026-02-18T06:24:02.661 INFO:teuthology.orchestra.run.trial005.stdout: osd debug pg log writeout = true 2026-02-18T06:24:02.661 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:24:02.661 INFO:teuthology.orchestra.run.trial005.stdout: osd deep scrub update digest min age = 30 2026-02-18T06:24:02.661 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:24:02.661 INFO:teuthology.orchestra.run.trial005.stdout: osd map max advance = 10 2026-02-18T06:24:02.661 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:24:02.661 INFO:teuthology.orchestra.run.trial005.stdout: journal zero on create = true 2026-02-18T06:24:02.661 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:24:02.661 INFO:teuthology.orchestra.run.trial005.stdout: filestore ondisk finisher threads = 3 2026-02-18T06:24:02.661 INFO:teuthology.orchestra.run.trial005.stdout: filestore apply finisher threads = 3 2026-02-18T06:24:02.662 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:24:02.662 INFO:teuthology.orchestra.run.trial005.stdout: bdev debug aio = true 2026-02-18T06:24:02.662 INFO:teuthology.orchestra.run.trial005.stdout: osd debug misdirected ops = true 2026-02-18T06:24:02.662 INFO:teuthology.orchestra.run.trial005.stdout: bluestore block size = 96636764160 2026-02-18T06:24:02.662 INFO:teuthology.orchestra.run.trial005.stdout: bluestore compression algorithm = snappy 2026-02-18T06:24:02.662 INFO:teuthology.orchestra.run.trial005.stdout: bluestore compression mode = aggressive 2026-02-18T06:24:02.662 INFO:teuthology.orchestra.run.trial005.stdout: bluestore fsck on mount = True 2026-02-18T06:24:02.662 INFO:teuthology.orchestra.run.trial005.stdout: debug bluefs = 1/20 2026-02-18T06:24:02.662 INFO:teuthology.orchestra.run.trial005.stdout: debug bluestore = 1/20 2026-02-18T06:24:02.662 INFO:teuthology.orchestra.run.trial005.stdout: debug ms = 1 2026-02-18T06:24:02.662 INFO:teuthology.orchestra.run.trial005.stdout: debug osd = 20 2026-02-18T06:24:02.662 INFO:teuthology.orchestra.run.trial005.stdout: debug rocksdb = 4/10 2026-02-18T06:24:02.662 INFO:teuthology.orchestra.run.trial005.stdout: mon osd backfillfull_ratio = 0.85 2026-02-18T06:24:02.663 INFO:teuthology.orchestra.run.trial005.stdout: mon osd full ratio = 0.9 2026-02-18T06:24:02.663 INFO:teuthology.orchestra.run.trial005.stdout: mon osd nearfull ratio = 0.8 2026-02-18T06:24:02.663 INFO:teuthology.orchestra.run.trial005.stdout: osd failsafe full ratio = 0.95 2026-02-18T06:24:02.663 INFO:teuthology.orchestra.run.trial005.stdout: osd objectstore = bluestore 2026-02-18T06:24:02.663 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:24:02.663 INFO:teuthology.orchestra.run.trial005.stdout:[mgr] 2026-02-18T06:24:02.663 INFO:teuthology.orchestra.run.trial005.stdout: debug ms = 1 2026-02-18T06:24:02.663 INFO:teuthology.orchestra.run.trial005.stdout: debug mgr = 20 2026-02-18T06:24:02.663 INFO:teuthology.orchestra.run.trial005.stdout: debug mon = 20 2026-02-18T06:24:02.663 INFO:teuthology.orchestra.run.trial005.stdout: debug auth = 20 2026-02-18T06:24:02.663 INFO:teuthology.orchestra.run.trial005.stdout: mon reweight min pgs per osd = 4 2026-02-18T06:24:02.663 INFO:teuthology.orchestra.run.trial005.stdout: mon reweight min bytes per osd = 10 2026-02-18T06:24:02.663 INFO:teuthology.orchestra.run.trial005.stdout: mgr/telemetry/nag = false 2026-02-18T06:24:02.664 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:24:02.664 INFO:teuthology.orchestra.run.trial005.stdout:[mon] 2026-02-18T06:24:02.664 INFO:teuthology.orchestra.run.trial005.stdout: debug ms = 1 2026-02-18T06:24:02.664 INFO:teuthology.orchestra.run.trial005.stdout: debug mon = 20 2026-02-18T06:24:02.664 INFO:teuthology.orchestra.run.trial005.stdout: debug paxos = 20 2026-02-18T06:24:02.664 INFO:teuthology.orchestra.run.trial005.stdout: debug auth = 20 2026-02-18T06:24:02.664 INFO:teuthology.orchestra.run.trial005.stdout: mon data avail warn = 5 2026-02-18T06:24:02.664 INFO:teuthology.orchestra.run.trial005.stdout: mon mgr mkfs grace = 240 2026-02-18T06:24:02.664 INFO:teuthology.orchestra.run.trial005.stdout: mon reweight min pgs per osd = 4 2026-02-18T06:24:02.664 INFO:teuthology.orchestra.run.trial005.stdout: mon osd reporter subtree level = osd 2026-02-18T06:24:02.664 INFO:teuthology.orchestra.run.trial005.stdout: mon osd prime pg temp = true 2026-02-18T06:24:02.664 INFO:teuthology.orchestra.run.trial005.stdout: mon reweight min bytes per osd = 10 2026-02-18T06:24:02.665 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:24:02.665 INFO:teuthology.orchestra.run.trial005.stdout: # rotate auth tickets quickly to exercise renewal paths 2026-02-18T06:24:02.665 INFO:teuthology.orchestra.run.trial005.stdout: auth mon ticket ttl = 660 # 11m 2026-02-18T06:24:02.665 INFO:teuthology.orchestra.run.trial005.stdout: auth service ticket ttl = 240 # 4m 2026-02-18T06:24:02.665 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:24:02.665 INFO:teuthology.orchestra.run.trial005.stdout: # don't complain about insecure global_id in the test suite 2026-02-18T06:24:02.665 INFO:teuthology.orchestra.run.trial005.stdout: mon_warn_on_insecure_global_id_reclaim = false 2026-02-18T06:24:02.665 INFO:teuthology.orchestra.run.trial005.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2026-02-18T06:24:02.665 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:24:02.665 INFO:teuthology.orchestra.run.trial005.stdout: # 1m isn't quite enough 2026-02-18T06:24:02.665 INFO:teuthology.orchestra.run.trial005.stdout: mon_down_mkfs_grace = 2m 2026-02-18T06:24:02.665 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:24:02.665 INFO:teuthology.orchestra.run.trial005.stdout: mon_warn_on_filestore_osds = false 2026-02-18T06:24:02.666 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:24:02.666 INFO:teuthology.orchestra.run.trial005.stdout:[client] 2026-02-18T06:24:02.666 INFO:teuthology.orchestra.run.trial005.stdout: rgw cache enabled = true 2026-02-18T06:24:02.666 INFO:teuthology.orchestra.run.trial005.stdout: rgw enable ops log = true 2026-02-18T06:24:02.666 INFO:teuthology.orchestra.run.trial005.stdout: rgw enable usage log = true 2026-02-18T06:24:02.666 INFO:teuthology.orchestra.run.trial005.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2026-02-18T06:24:02.666 INFO:teuthology.orchestra.run.trial005.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2026-02-18T06:24:02.666 INFO:teuthology.orchestra.run.trial005.stdout:[mon.a] 2026-02-18T06:24:02.667 INFO:teuthology.orchestra.run.trial117.stdout:[global] 2026-02-18T06:24:02.667 INFO:teuthology.orchestra.run.trial117.stdout: chdir = "" 2026-02-18T06:24:02.667 INFO:teuthology.orchestra.run.trial117.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2026-02-18T06:24:02.667 INFO:teuthology.orchestra.run.trial117.stdout: auth supported = cephx 2026-02-18T06:24:02.667 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:24:02.667 INFO:teuthology.orchestra.run.trial117.stdout: filestore xattr use omap = true 2026-02-18T06:24:02.667 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:24:02.667 INFO:teuthology.orchestra.run.trial117.stdout: mon clock drift allowed = 1.000 2026-02-18T06:24:02.668 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:24:02.668 INFO:teuthology.orchestra.run.trial117.stdout: osd crush chooseleaf type = 0 2026-02-18T06:24:02.668 INFO:teuthology.orchestra.run.trial117.stdout: auth debug = true 2026-02-18T06:24:02.668 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:24:02.668 INFO:teuthology.orchestra.run.trial117.stdout: ms die on old message = true 2026-02-18T06:24:02.668 INFO:teuthology.orchestra.run.trial117.stdout: ms die on bug = true 2026-02-18T06:24:02.668 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:24:02.668 INFO:teuthology.orchestra.run.trial117.stdout: mon max pg per osd = 10000 # >= luminous 2026-02-18T06:24:02.668 INFO:teuthology.orchestra.run.trial117.stdout: mon pg warn max object skew = 0 2026-02-18T06:24:02.668 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:24:02.668 INFO:teuthology.orchestra.run.trial117.stdout: # disable pg_autoscaler by default for new pools 2026-02-18T06:24:02.668 INFO:teuthology.orchestra.run.trial117.stdout: osd_pool_default_pg_autoscale_mode = off 2026-02-18T06:24:02.669 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:24:02.669 INFO:teuthology.orchestra.run.trial117.stdout: osd pool default size = 2 2026-02-18T06:24:02.669 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:24:02.669 INFO:teuthology.orchestra.run.trial117.stdout: mon osd allow primary affinity = true 2026-02-18T06:24:02.669 INFO:teuthology.orchestra.run.trial117.stdout: mon osd allow pg remap = true 2026-02-18T06:24:02.669 INFO:teuthology.orchestra.run.trial117.stdout: mon warn on legacy crush tunables = false 2026-02-18T06:24:02.669 INFO:teuthology.orchestra.run.trial117.stdout: mon warn on crush straw calc version zero = false 2026-02-18T06:24:02.669 INFO:teuthology.orchestra.run.trial117.stdout: mon warn on no sortbitwise = false 2026-02-18T06:24:02.669 INFO:teuthology.orchestra.run.trial117.stdout: mon warn on osd down out interval zero = false 2026-02-18T06:24:02.669 INFO:teuthology.orchestra.run.trial117.stdout: mon warn on too few osds = false 2026-02-18T06:24:02.669 INFO:teuthology.orchestra.run.trial117.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2026-02-18T06:24:02.669 INFO:teuthology.orchestra.run.trial117.stdout: mon_warn_on_pool_no_redundancy = false 2026-02-18T06:24:02.669 INFO:teuthology.orchestra.run.trial117.stdout: mon_allow_pool_size_one = true 2026-02-18T06:24:02.670 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:24:02.670 INFO:teuthology.orchestra.run.trial117.stdout: osd pool default erasure code profile = plugin=isa technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2026-02-18T06:24:02.670 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:24:02.670 INFO:teuthology.orchestra.run.trial117.stdout: osd default data pool replay window = 5 2026-02-18T06:24:02.670 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:24:02.670 INFO:teuthology.orchestra.run.trial117.stdout: mon allow pool delete = true 2026-02-18T06:24:02.670 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:24:02.670 INFO:teuthology.orchestra.run.trial117.stdout: mon cluster log file level = debug 2026-02-18T06:24:02.670 INFO:teuthology.orchestra.run.trial117.stdout: debug asserts on shutdown = true 2026-02-18T06:24:02.670 INFO:teuthology.orchestra.run.trial117.stdout: mon health detail to clog = false 2026-02-18T06:24:02.670 INFO:teuthology.orchestra.run.trial117.stdout: mon host = 10.20.193.5 2026-02-18T06:24:02.670 INFO:teuthology.orchestra.run.trial117.stdout: mon warn on pool no app = False 2026-02-18T06:24:02.671 INFO:teuthology.orchestra.run.trial117.stdout: fsid = 96ebb108-c40d-49ba-aaf5-7a270ae7aaa5 2026-02-18T06:24:02.671 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:24:02.671 INFO:teuthology.orchestra.run.trial117.stdout:[osd] 2026-02-18T06:24:02.671 INFO:teuthology.orchestra.run.trial117.stdout: osd journal size = 100 2026-02-18T06:24:02.671 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:24:02.671 INFO:teuthology.orchestra.run.trial117.stdout: osd scrub load threshold = 5.0 2026-02-18T06:24:02.671 INFO:teuthology.orchestra.run.trial117.stdout: osd scrub max interval = 600 2026-02-18T06:24:02.671 INFO:teuthology.orchestra.run.trial117.stdout: osd mclock profile = high_recovery_ops 2026-02-18T06:24:02.671 INFO:teuthology.orchestra.run.trial117.stdout: osd mclock skip benchmark = true 2026-02-18T06:24:02.671 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:24:02.671 INFO:teuthology.orchestra.run.trial117.stdout: osd recover clone overlap = true 2026-02-18T06:24:02.671 INFO:teuthology.orchestra.run.trial117.stdout: osd recovery max chunk = 1048576 2026-02-18T06:24:02.672 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:24:02.672 INFO:teuthology.orchestra.run.trial117.stdout: osd debug shutdown = true 2026-02-18T06:24:02.672 INFO:teuthology.orchestra.run.trial117.stdout: osd debug op order = true 2026-02-18T06:24:02.672 INFO:teuthology.orchestra.run.trial117.stdout: osd debug verify stray on activate = true 2026-02-18T06:24:02.672 INFO:teuthology.orchestra.run.trial117.stdout: osd debug trim objects = true 2026-02-18T06:24:02.672 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:24:02.672 INFO:teuthology.orchestra.run.trial117.stdout: osd open classes on start = true 2026-02-18T06:24:02.672 INFO:teuthology.orchestra.run.trial117.stdout: osd debug pg log writeout = true 2026-02-18T06:24:02.672 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:24:02.672 INFO:teuthology.orchestra.run.trial117.stdout: osd deep scrub update digest min age = 30 2026-02-18T06:24:02.672 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:24:02.672 INFO:teuthology.orchestra.run.trial117.stdout: osd map max advance = 10 2026-02-18T06:24:02.672 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:24:02.673 INFO:teuthology.orchestra.run.trial117.stdout: journal zero on create = true 2026-02-18T06:24:02.673 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:24:02.673 INFO:teuthology.orchestra.run.trial117.stdout: filestore ondisk finisher threads = 3 2026-02-18T06:24:02.673 INFO:teuthology.orchestra.run.trial117.stdout: filestore apply finisher threads = 3 2026-02-18T06:24:02.673 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:24:02.673 INFO:teuthology.orchestra.run.trial117.stdout: bdev debug aio = true 2026-02-18T06:24:02.673 INFO:teuthology.orchestra.run.trial117.stdout: osd debug misdirected ops = true 2026-02-18T06:24:02.673 INFO:teuthology.orchestra.run.trial117.stdout: bluestore block size = 96636764160 2026-02-18T06:24:02.673 INFO:teuthology.orchestra.run.trial117.stdout: bluestore compression algorithm = snappy 2026-02-18T06:24:02.673 INFO:teuthology.orchestra.run.trial117.stdout: bluestore compression mode = aggressive 2026-02-18T06:24:02.673 INFO:teuthology.orchestra.run.trial117.stdout: bluestore fsck on mount = True 2026-02-18T06:24:02.673 INFO:teuthology.orchestra.run.trial117.stdout: debug bluefs = 1/20 2026-02-18T06:24:02.673 INFO:teuthology.orchestra.run.trial117.stdout: debug bluestore = 1/20 2026-02-18T06:24:02.674 INFO:teuthology.orchestra.run.trial117.stdout: debug ms = 1 2026-02-18T06:24:02.674 INFO:teuthology.orchestra.run.trial117.stdout: debug osd = 20 2026-02-18T06:24:02.674 INFO:teuthology.orchestra.run.trial117.stdout: debug rocksdb = 4/10 2026-02-18T06:24:02.674 INFO:teuthology.orchestra.run.trial117.stdout: mon osd backfillfull_ratio = 0.85 2026-02-18T06:24:02.674 INFO:teuthology.orchestra.run.trial117.stdout: mon osd full ratio = 0.9 2026-02-18T06:24:02.674 INFO:teuthology.orchestra.run.trial117.stdout: mon osd nearfull ratio = 0.8 2026-02-18T06:24:02.674 INFO:teuthology.orchestra.run.trial117.stdout: osd failsafe full ratio = 0.95 2026-02-18T06:24:02.674 INFO:teuthology.orchestra.run.trial117.stdout: osd objectstore = bluestore 2026-02-18T06:24:02.674 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:24:02.674 INFO:teuthology.orchestra.run.trial117.stdout:[mgr] 2026-02-18T06:24:02.674 INFO:teuthology.orchestra.run.trial117.stdout: debug ms = 1 2026-02-18T06:24:02.674 INFO:teuthology.orchestra.run.trial117.stdout: debug mgr = 20 2026-02-18T06:24:02.675 INFO:teuthology.orchestra.run.trial117.stdout: debug mon = 20 2026-02-18T06:24:02.675 INFO:teuthology.orchestra.run.trial117.stdout: debug auth = 20 2026-02-18T06:24:02.675 INFO:teuthology.orchestra.run.trial117.stdout: mon reweight min pgs per osd = 4 2026-02-18T06:24:02.675 INFO:teuthology.orchestra.run.trial117.stdout: mon reweight min bytes per osd = 10 2026-02-18T06:24:02.675 INFO:teuthology.orchestra.run.trial117.stdout: mgr/telemetry/nag = false 2026-02-18T06:24:02.675 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:24:02.675 INFO:teuthology.orchestra.run.trial117.stdout:[mon] 2026-02-18T06:24:02.675 INFO:teuthology.orchestra.run.trial117.stdout: debug ms = 1 2026-02-18T06:24:02.675 INFO:teuthology.orchestra.run.trial117.stdout: debug mon = 20 2026-02-18T06:24:02.675 INFO:teuthology.orchestra.run.trial117.stdout: debug paxos = 20 2026-02-18T06:24:02.675 INFO:teuthology.orchestra.run.trial117.stdout: debug auth = 20 2026-02-18T06:24:02.675 INFO:teuthology.orchestra.run.trial117.stdout: mon data avail warn = 5 2026-02-18T06:24:02.675 INFO:teuthology.orchestra.run.trial117.stdout: mon mgr mkfs grace = 240 2026-02-18T06:24:02.676 INFO:teuthology.orchestra.run.trial117.stdout: mon reweight min pgs per osd = 4 2026-02-18T06:24:02.676 INFO:teuthology.orchestra.run.trial117.stdout: mon osd reporter subtree level = osd 2026-02-18T06:24:02.676 INFO:teuthology.orchestra.run.trial117.stdout: mon osd prime pg temp = true 2026-02-18T06:24:02.676 INFO:teuthology.orchestra.run.trial117.stdout: mon reweight min bytes per osd = 10 2026-02-18T06:24:02.676 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:24:02.676 INFO:teuthology.orchestra.run.trial117.stdout: # rotate auth tickets quickly to exercise renewal paths 2026-02-18T06:24:02.676 INFO:teuthology.orchestra.run.trial117.stdout: auth mon ticket ttl = 660 # 11m 2026-02-18T06:24:02.676 INFO:teuthology.orchestra.run.trial117.stdout: auth service ticket ttl = 240 # 4m 2026-02-18T06:24:02.676 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:24:02.676 INFO:teuthology.orchestra.run.trial117.stdout: # don't complain about insecure global_id in the test suite 2026-02-18T06:24:02.676 INFO:teuthology.orchestra.run.trial117.stdout: mon_warn_on_insecure_global_id_reclaim = false 2026-02-18T06:24:02.676 INFO:teuthology.orchestra.run.trial117.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2026-02-18T06:24:02.676 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:24:02.677 INFO:teuthology.orchestra.run.trial117.stdout: # 1m isn't quite enough 2026-02-18T06:24:02.677 INFO:teuthology.orchestra.run.trial117.stdout: mon_down_mkfs_grace = 2m 2026-02-18T06:24:02.677 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:24:02.677 INFO:teuthology.orchestra.run.trial117.stdout: mon_warn_on_filestore_osds = false 2026-02-18T06:24:02.677 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:24:02.677 INFO:teuthology.orchestra.run.trial117.stdout:[client] 2026-02-18T06:24:02.677 INFO:teuthology.orchestra.run.trial117.stdout: rgw cache enabled = true 2026-02-18T06:24:02.677 INFO:teuthology.orchestra.run.trial117.stdout: rgw enable ops log = true 2026-02-18T06:24:02.677 INFO:teuthology.orchestra.run.trial117.stdout: rgw enable usage log = true 2026-02-18T06:24:02.677 INFO:teuthology.orchestra.run.trial117.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2026-02-18T06:24:02.677 INFO:teuthology.orchestra.run.trial117.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2026-02-18T06:24:02.677 INFO:teuthology.orchestra.run.trial117.stdout:[mon.a] 2026-02-18T06:24:02.679 INFO:tasks.ceph:Creating admin key on cluster1.mon.a... 2026-02-18T06:24:02.679 DEBUG:teuthology.orchestra.run.trial005:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --gen-key --name=client.admin --cap mon 'allow *' --cap osd 'allow *' --cap mds 'allow *' --cap mgr 'allow *' /etc/ceph/cluster1.keyring 2026-02-18T06:24:02.762 INFO:tasks.ceph:Copying monmap to all nodes... 2026-02-18T06:24:02.763 DEBUG:teuthology.orchestra.run.trial005:> set -ex 2026-02-18T06:24:02.763 DEBUG:teuthology.orchestra.run.trial005:> dd if=/etc/ceph/cluster1.keyring of=/dev/stdout 2026-02-18T06:24:02.821 DEBUG:teuthology.orchestra.run.trial005:> set -ex 2026-02-18T06:24:02.821 DEBUG:teuthology.orchestra.run.trial005:> dd if=/home/ubuntu/cephtest/cluster1.monmap of=/dev/stdout 2026-02-18T06:24:02.877 INFO:tasks.ceph:Sending monmap to node ubuntu@trial005.front.sepia.ceph.com 2026-02-18T06:24:02.877 DEBUG:teuthology.orchestra.run.trial005:> set -ex 2026-02-18T06:24:02.878 DEBUG:teuthology.orchestra.run.trial005:> sudo dd of=/etc/ceph/cluster1.keyring 2026-02-18T06:24:02.878 DEBUG:teuthology.orchestra.run.trial005:> sudo chmod 0644 /etc/ceph/cluster1.keyring 2026-02-18T06:24:02.949 DEBUG:teuthology.orchestra.run.trial005:> set -ex 2026-02-18T06:24:02.950 DEBUG:teuthology.orchestra.run.trial005:> dd of=/home/ubuntu/cephtest/cluster1.monmap 2026-02-18T06:24:03.008 INFO:tasks.ceph:Sending monmap to node ubuntu@trial117.front.sepia.ceph.com 2026-02-18T06:24:03.008 DEBUG:teuthology.orchestra.run.trial117:> set -ex 2026-02-18T06:24:03.008 DEBUG:teuthology.orchestra.run.trial117:> sudo dd of=/etc/ceph/cluster1.keyring 2026-02-18T06:24:03.008 DEBUG:teuthology.orchestra.run.trial117:> sudo chmod 0644 /etc/ceph/cluster1.keyring 2026-02-18T06:24:03.043 DEBUG:teuthology.orchestra.run.trial117:> set -ex 2026-02-18T06:24:03.043 DEBUG:teuthology.orchestra.run.trial117:> dd of=/home/ubuntu/cephtest/cluster1.monmap 2026-02-18T06:24:03.101 INFO:tasks.ceph:Setting up mon nodes... 2026-02-18T06:24:03.101 INFO:tasks.ceph:Setting up mgr nodes... 2026-02-18T06:24:03.101 DEBUG:teuthology.orchestra.run.trial005:> sudo mkdir -p /var/lib/ceph/mgr/cluster1-x && sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring --gen-key --name=mgr.x /var/lib/ceph/mgr/cluster1-x/keyring 2026-02-18T06:24:03.146 INFO:teuthology.orchestra.run.trial005.stdout:creating /var/lib/ceph/mgr/cluster1-x/keyring 2026-02-18T06:24:03.149 INFO:tasks.ceph:Setting up mds nodes... 2026-02-18T06:24:03.149 INFO:tasks.ceph_client:Setting up client nodes... 2026-02-18T06:24:03.149 DEBUG:teuthology.orchestra.run.trial005:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring --gen-key --name=client.0 /etc/ceph/cluster1.client.0.keyring && sudo chmod 0644 /etc/ceph/cluster1.client.0.keyring 2026-02-18T06:24:03.182 INFO:teuthology.orchestra.run.trial005.stdout:creating /etc/ceph/cluster1.client.0.keyring 2026-02-18T06:24:03.194 INFO:tasks.ceph:Running mkfs on osd nodes... 2026-02-18T06:24:03.194 INFO:tasks.ceph:ctx.disk_config.remote_to_roles_to_dev: {Remote(name='ubuntu@trial005.front.sepia.ceph.com'): {'cluster1.osd.0': '/dev/vg_nvme/lv_1', 'cluster1.osd.1': '/dev/vg_nvme/lv_2', 'cluster1.osd.2': '/dev/vg_nvme/lv_3'}} 2026-02-18T06:24:03.194 DEBUG:teuthology.orchestra.run.trial005:> sudo mkdir -p /var/lib/ceph/osd/cluster1-0 2026-02-18T06:24:03.257 INFO:tasks.ceph:roles_to_devs: {'cluster1.osd.0': '/dev/vg_nvme/lv_1', 'cluster1.osd.1': '/dev/vg_nvme/lv_2', 'cluster1.osd.2': '/dev/vg_nvme/lv_3'} 2026-02-18T06:24:03.257 INFO:tasks.ceph:role: cluster1.osd.0 2026-02-18T06:24:03.258 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_1 on ubuntu@trial005.front.sepia.ceph.com 2026-02-18T06:24:03.258 DEBUG:teuthology.orchestra.run.trial005:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_1 2026-02-18T06:24:03.324 INFO:teuthology.orchestra.run.trial005.stdout:meta-data=/dev/vg_nvme/lv_1 isize=2048 agcount=4, agsize=45875200 blks 2026-02-18T06:24:03.324 INFO:teuthology.orchestra.run.trial005.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-18T06:24:03.324 INFO:teuthology.orchestra.run.trial005.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-18T06:24:03.324 INFO:teuthology.orchestra.run.trial005.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-02-18T06:24:03.324 INFO:teuthology.orchestra.run.trial005.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-18T06:24:03.325 INFO:teuthology.orchestra.run.trial005.stdout: = sunit=0 swidth=0 blks 2026-02-18T06:24:03.325 INFO:teuthology.orchestra.run.trial005.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-18T06:24:03.325 INFO:teuthology.orchestra.run.trial005.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-18T06:24:03.325 INFO:teuthology.orchestra.run.trial005.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-18T06:24:03.325 INFO:teuthology.orchestra.run.trial005.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-18T06:24:03.947 INFO:teuthology.orchestra.run.trial005.stdout:Discarding blocks...Done. 2026-02-18T06:24:03.950 INFO:tasks.ceph:mount /dev/vg_nvme/lv_1 on ubuntu@trial005.front.sepia.ceph.com -o noatime 2026-02-18T06:24:03.950 DEBUG:teuthology.orchestra.run.trial005:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_1 /var/lib/ceph/osd/cluster1-0 2026-02-18T06:24:04.019 DEBUG:teuthology.orchestra.run.trial005:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster1-0 2026-02-18T06:24:04.086 DEBUG:teuthology.orchestra.run.trial005:> sudo mkdir -p /var/lib/ceph/osd/cluster1-1 2026-02-18T06:24:04.149 INFO:tasks.ceph:roles_to_devs: {'cluster1.osd.0': '/dev/vg_nvme/lv_1', 'cluster1.osd.1': '/dev/vg_nvme/lv_2', 'cluster1.osd.2': '/dev/vg_nvme/lv_3'} 2026-02-18T06:24:04.149 INFO:tasks.ceph:role: cluster1.osd.1 2026-02-18T06:24:04.149 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_2 on ubuntu@trial005.front.sepia.ceph.com 2026-02-18T06:24:04.150 DEBUG:teuthology.orchestra.run.trial005:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_2 2026-02-18T06:24:04.214 INFO:teuthology.orchestra.run.trial005.stdout:meta-data=/dev/vg_nvme/lv_2 isize=2048 agcount=4, agsize=45875200 blks 2026-02-18T06:24:04.214 INFO:teuthology.orchestra.run.trial005.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-18T06:24:04.214 INFO:teuthology.orchestra.run.trial005.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-18T06:24:04.214 INFO:teuthology.orchestra.run.trial005.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-02-18T06:24:04.214 INFO:teuthology.orchestra.run.trial005.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-18T06:24:04.214 INFO:teuthology.orchestra.run.trial005.stdout: = sunit=0 swidth=0 blks 2026-02-18T06:24:04.214 INFO:teuthology.orchestra.run.trial005.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-18T06:24:04.215 INFO:teuthology.orchestra.run.trial005.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-18T06:24:04.215 INFO:teuthology.orchestra.run.trial005.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-18T06:24:04.215 INFO:teuthology.orchestra.run.trial005.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-18T06:24:04.773 INFO:teuthology.orchestra.run.trial005.stdout:Discarding blocks...Done. 2026-02-18T06:24:04.775 INFO:tasks.ceph:mount /dev/vg_nvme/lv_2 on ubuntu@trial005.front.sepia.ceph.com -o noatime 2026-02-18T06:24:04.775 DEBUG:teuthology.orchestra.run.trial005:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_2 /var/lib/ceph/osd/cluster1-1 2026-02-18T06:24:04.842 DEBUG:teuthology.orchestra.run.trial005:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster1-1 2026-02-18T06:24:04.910 DEBUG:teuthology.orchestra.run.trial005:> sudo mkdir -p /var/lib/ceph/osd/cluster1-2 2026-02-18T06:24:04.976 INFO:tasks.ceph:roles_to_devs: {'cluster1.osd.0': '/dev/vg_nvme/lv_1', 'cluster1.osd.1': '/dev/vg_nvme/lv_2', 'cluster1.osd.2': '/dev/vg_nvme/lv_3'} 2026-02-18T06:24:04.977 INFO:tasks.ceph:role: cluster1.osd.2 2026-02-18T06:24:04.977 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_3 on ubuntu@trial005.front.sepia.ceph.com 2026-02-18T06:24:04.977 DEBUG:teuthology.orchestra.run.trial005:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_3 2026-02-18T06:24:05.041 INFO:teuthology.orchestra.run.trial005.stdout:meta-data=/dev/vg_nvme/lv_3 isize=2048 agcount=4, agsize=45875200 blks 2026-02-18T06:24:05.042 INFO:teuthology.orchestra.run.trial005.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-18T06:24:05.042 INFO:teuthology.orchestra.run.trial005.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-18T06:24:05.042 INFO:teuthology.orchestra.run.trial005.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-02-18T06:24:05.042 INFO:teuthology.orchestra.run.trial005.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-18T06:24:05.042 INFO:teuthology.orchestra.run.trial005.stdout: = sunit=0 swidth=0 blks 2026-02-18T06:24:05.042 INFO:teuthology.orchestra.run.trial005.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-18T06:24:05.042 INFO:teuthology.orchestra.run.trial005.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-18T06:24:05.042 INFO:teuthology.orchestra.run.trial005.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-18T06:24:05.042 INFO:teuthology.orchestra.run.trial005.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-18T06:24:05.596 INFO:teuthology.orchestra.run.trial005.stdout:Discarding blocks...Done. 2026-02-18T06:24:05.598 INFO:tasks.ceph:mount /dev/vg_nvme/lv_3 on ubuntu@trial005.front.sepia.ceph.com -o noatime 2026-02-18T06:24:05.599 DEBUG:teuthology.orchestra.run.trial005:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_3 /var/lib/ceph/osd/cluster1-2 2026-02-18T06:24:05.665 DEBUG:teuthology.orchestra.run.trial005:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster1-2 2026-02-18T06:24:05.731 DEBUG:teuthology.orchestra.run.trial005:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster cluster1 --mkfs --mkkey -i 0 --monmap /home/ubuntu/cephtest/cluster1.monmap 2026-02-18T06:24:05.811 INFO:teuthology.orchestra.run.trial005.stderr:2026-02-18T06:24:05.809+0000 7f786845d900 -1 auth: error reading file: /var/lib/ceph/osd/cluster1-0/keyring: can't open /var/lib/ceph/osd/cluster1-0/keyring: (2) No such file or directory 2026-02-18T06:24:05.811 INFO:teuthology.orchestra.run.trial005.stderr:2026-02-18T06:24:05.810+0000 7f786845d900 -1 created new key in keyring /var/lib/ceph/osd/cluster1-0/keyring 2026-02-18T06:24:05.811 INFO:teuthology.orchestra.run.trial005.stderr:2026-02-18T06:24:05.810+0000 7f786845d900 -1 bdev(0x5604e9a2f800 /var/lib/ceph/osd/cluster1-0/block) open stat got: (1) Operation not permitted 2026-02-18T06:24:05.811 INFO:teuthology.orchestra.run.trial005.stderr:2026-02-18T06:24:05.810+0000 7f786845d900 -1 bluestore(/var/lib/ceph/osd/cluster1-0) _read_fsid unparsable uuid 2026-02-18T06:24:06.283 DEBUG:teuthology.orchestra.run.trial005:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster1-0 2026-02-18T06:24:06.348 DEBUG:teuthology.orchestra.run.trial005:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster cluster1 --mkfs --mkkey -i 1 --monmap /home/ubuntu/cephtest/cluster1.monmap 2026-02-18T06:24:06.425 INFO:teuthology.orchestra.run.trial005.stderr:2026-02-18T06:24:06.424+0000 7fbfc2010900 -1 auth: error reading file: /var/lib/ceph/osd/cluster1-1/keyring: can't open /var/lib/ceph/osd/cluster1-1/keyring: (2) No such file or directory 2026-02-18T06:24:06.425 INFO:teuthology.orchestra.run.trial005.stderr:2026-02-18T06:24:06.424+0000 7fbfc2010900 -1 created new key in keyring /var/lib/ceph/osd/cluster1-1/keyring 2026-02-18T06:24:06.426 INFO:teuthology.orchestra.run.trial005.stderr:2026-02-18T06:24:06.424+0000 7fbfc2010900 -1 bdev(0x561a54eff800 /var/lib/ceph/osd/cluster1-1/block) open stat got: (1) Operation not permitted 2026-02-18T06:24:06.426 INFO:teuthology.orchestra.run.trial005.stderr:2026-02-18T06:24:06.424+0000 7fbfc2010900 -1 bluestore(/var/lib/ceph/osd/cluster1-1) _read_fsid unparsable uuid 2026-02-18T06:24:06.893 DEBUG:teuthology.orchestra.run.trial005:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster1-1 2026-02-18T06:24:06.960 DEBUG:teuthology.orchestra.run.trial005:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster cluster1 --mkfs --mkkey -i 2 --monmap /home/ubuntu/cephtest/cluster1.monmap 2026-02-18T06:24:07.040 INFO:teuthology.orchestra.run.trial005.stderr:2026-02-18T06:24:07.039+0000 7f5412a5d900 -1 auth: error reading file: /var/lib/ceph/osd/cluster1-2/keyring: can't open /var/lib/ceph/osd/cluster1-2/keyring: (2) No such file or directory 2026-02-18T06:24:07.040 INFO:teuthology.orchestra.run.trial005.stderr:2026-02-18T06:24:07.039+0000 7f5412a5d900 -1 created new key in keyring /var/lib/ceph/osd/cluster1-2/keyring 2026-02-18T06:24:07.040 INFO:teuthology.orchestra.run.trial005.stderr:2026-02-18T06:24:07.039+0000 7f5412a5d900 -1 bdev(0x561e7ab5b800 /var/lib/ceph/osd/cluster1-2/block) open stat got: (1) Operation not permitted 2026-02-18T06:24:07.040 INFO:teuthology.orchestra.run.trial005.stderr:2026-02-18T06:24:07.039+0000 7f5412a5d900 -1 bluestore(/var/lib/ceph/osd/cluster1-2) _read_fsid unparsable uuid 2026-02-18T06:24:07.489 DEBUG:teuthology.orchestra.run.trial005:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster1-2 2026-02-18T06:24:07.555 INFO:tasks.ceph:Reading keys from all nodes... 2026-02-18T06:24:07.555 DEBUG:teuthology.orchestra.run.trial005:> set -ex 2026-02-18T06:24:07.555 DEBUG:teuthology.orchestra.run.trial005:> sudo dd if=/var/lib/ceph/mgr/cluster1-x/keyring of=/dev/stdout 2026-02-18T06:24:07.619 DEBUG:teuthology.orchestra.run.trial005:> set -ex 2026-02-18T06:24:07.619 DEBUG:teuthology.orchestra.run.trial005:> sudo dd if=/var/lib/ceph/osd/cluster1-0/keyring of=/dev/stdout 2026-02-18T06:24:07.683 DEBUG:teuthology.orchestra.run.trial005:> set -ex 2026-02-18T06:24:07.684 DEBUG:teuthology.orchestra.run.trial005:> sudo dd if=/var/lib/ceph/osd/cluster1-1/keyring of=/dev/stdout 2026-02-18T06:24:07.747 DEBUG:teuthology.orchestra.run.trial005:> set -ex 2026-02-18T06:24:07.747 DEBUG:teuthology.orchestra.run.trial005:> sudo dd if=/var/lib/ceph/osd/cluster1-2/keyring of=/dev/stdout 2026-02-18T06:24:07.812 DEBUG:teuthology.orchestra.run.trial005:> set -ex 2026-02-18T06:24:07.812 DEBUG:teuthology.orchestra.run.trial005:> dd if=/etc/ceph/cluster1.client.0.keyring of=/dev/stdout 2026-02-18T06:24:07.868 INFO:tasks.ceph:Adding keys to all mons... 2026-02-18T06:24:07.869 DEBUG:teuthology.orchestra.run.trial005:> sudo tee -a /etc/ceph/cluster1.keyring 2026-02-18T06:24:07.930 INFO:teuthology.orchestra.run.trial005.stdout:[mgr.x] 2026-02-18T06:24:07.930 INFO:teuthology.orchestra.run.trial005.stdout: key = AQADW5VpSOCyCBAAl+8CyYXCtOC7rAvfi89aFg== 2026-02-18T06:24:07.930 INFO:teuthology.orchestra.run.trial005.stdout:[osd.0] 2026-02-18T06:24:07.930 INFO:teuthology.orchestra.run.trial005.stdout: key = AQAFW5VpjhJIMBAAHkiCbX3xN/WdWP+ipLYRnQ== 2026-02-18T06:24:07.931 INFO:teuthology.orchestra.run.trial005.stdout:[osd.1] 2026-02-18T06:24:07.931 INFO:teuthology.orchestra.run.trial005.stdout: key = AQAGW5VplYxOGRAA0WH92Rfe23nEd9MBzOC95g== 2026-02-18T06:24:07.931 INFO:teuthology.orchestra.run.trial005.stdout:[osd.2] 2026-02-18T06:24:07.931 INFO:teuthology.orchestra.run.trial005.stdout: key = AQAHW5VpY6NXAhAAo1GzZaOlnUHyZOf7TJTb1A== 2026-02-18T06:24:07.931 INFO:teuthology.orchestra.run.trial005.stdout:[client.0] 2026-02-18T06:24:07.931 INFO:teuthology.orchestra.run.trial005.stdout: key = AQADW5VpftvbChAAjuXYeg81vteQmLt9Gjunmw== 2026-02-18T06:24:07.932 DEBUG:teuthology.orchestra.run.trial005:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster1.keyring --name=mgr.x --cap mon 'allow profile mgr' --cap osd 'allow *' --cap mds 'allow *' 2026-02-18T06:24:08.012 DEBUG:teuthology.orchestra.run.trial005:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster1.keyring --name=osd.0 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-02-18T06:24:08.093 DEBUG:teuthology.orchestra.run.trial005:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster1.keyring --name=osd.1 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-02-18T06:24:08.174 DEBUG:teuthology.orchestra.run.trial005:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster1.keyring --name=osd.2 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-02-18T06:24:08.253 DEBUG:teuthology.orchestra.run.trial005:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster1.keyring --name=client.0 --cap mon 'allow rw' --cap mgr 'allow r' --cap osd 'allow rwx' --cap mds allow 2026-02-18T06:24:08.335 INFO:tasks.ceph:Running mkfs on mon nodes... 2026-02-18T06:24:08.335 DEBUG:teuthology.orchestra.run.trial005:> sudo mkdir -p /var/lib/ceph/mon/cluster1-a 2026-02-18T06:24:08.399 DEBUG:teuthology.orchestra.run.trial005:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-mon --cluster cluster1 --mkfs -i a --monmap /home/ubuntu/cephtest/cluster1.monmap --keyring /etc/ceph/cluster1.keyring 2026-02-18T06:24:08.482 DEBUG:teuthology.orchestra.run.trial005:> sudo chown -R ceph:ceph /var/lib/ceph/mon/cluster1-a 2026-02-18T06:24:08.546 DEBUG:teuthology.orchestra.run.trial005:> rm -- /home/ubuntu/cephtest/cluster1.monmap 2026-02-18T06:24:08.602 INFO:tasks.ceph:Starting mon daemons in cluster cluster1... 2026-02-18T06:24:08.602 INFO:tasks.ceph.cluster1.mon.a:Restarting daemon 2026-02-18T06:24:08.603 DEBUG:teuthology.orchestra.run.trial005:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster cluster1 -i a 2026-02-18T06:24:08.644 INFO:tasks.ceph.cluster1.mon.a:Started 2026-02-18T06:24:08.645 INFO:tasks.ceph:Starting mgr daemons in cluster cluster1... 2026-02-18T06:24:08.645 INFO:tasks.ceph.cluster1.mgr.x:Restarting daemon 2026-02-18T06:24:08.645 DEBUG:teuthology.orchestra.run.trial005:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mgr -f --cluster cluster1 -i x 2026-02-18T06:24:08.648 INFO:tasks.ceph.cluster1.mgr.x:Started 2026-02-18T06:24:08.648 DEBUG:tasks.ceph:set 0 configs 2026-02-18T06:24:08.648 DEBUG:teuthology.orchestra.run.trial005:> sudo ceph --cluster cluster1 config dump 2026-02-18T06:24:08.747 INFO:teuthology.orchestra.run.trial005.stdout:WHO MASK LEVEL OPTION VALUE RO 2026-02-18T06:24:08.755 INFO:tasks.ceph:Setting crush tunables to default 2026-02-18T06:24:08.756 DEBUG:teuthology.orchestra.run.trial005:> sudo ceph --cluster cluster1 osd crush tunables default 2026-02-18T06:24:08.856 INFO:teuthology.orchestra.run.trial005.stderr:adjusted tunables profile to default 2026-02-18T06:24:08.863 INFO:tasks.ceph:check_enable_crimson: False 2026-02-18T06:24:08.863 INFO:tasks.ceph:Starting osd daemons in cluster cluster1... 2026-02-18T06:24:08.864 DEBUG:teuthology.orchestra.run.trial005:> set -ex 2026-02-18T06:24:08.864 DEBUG:teuthology.orchestra.run.trial005:> sudo dd if=/var/lib/ceph/osd/cluster1-0/fsid of=/dev/stdout 2026-02-18T06:24:08.889 DEBUG:teuthology.orchestra.run.trial005:> set -ex 2026-02-18T06:24:08.889 DEBUG:teuthology.orchestra.run.trial005:> sudo dd if=/var/lib/ceph/osd/cluster1-1/fsid of=/dev/stdout 2026-02-18T06:24:08.952 DEBUG:teuthology.orchestra.run.trial005:> set -ex 2026-02-18T06:24:08.952 DEBUG:teuthology.orchestra.run.trial005:> sudo dd if=/var/lib/ceph/osd/cluster1-2/fsid of=/dev/stdout 2026-02-18T06:24:09.017 DEBUG:teuthology.orchestra.run.trial005:> sudo ceph --cluster cluster1 osd new 7984d29b-e83f-4b67-a9db-1d9ac8e26d49 0 2026-02-18T06:24:09.161 INFO:teuthology.orchestra.run.trial005.stdout:0 2026-02-18T06:24:09.170 DEBUG:teuthology.orchestra.run.trial005:> sudo ceph --cluster cluster1 osd new 9b218f04-f6b4-441b-b3c8-5cd0acaf19a1 1 2026-02-18T06:24:09.276 INFO:teuthology.orchestra.run.trial005.stdout:1 2026-02-18T06:24:09.285 DEBUG:teuthology.orchestra.run.trial005:> sudo ceph --cluster cluster1 osd new a5517830-9392-45fd-a9d7-4f7b24e0e0a0 2 2026-02-18T06:24:09.389 INFO:teuthology.orchestra.run.trial005.stdout:2 2026-02-18T06:24:09.397 INFO:tasks.ceph.cluster1.osd.0:Restarting daemon 2026-02-18T06:24:09.397 DEBUG:teuthology.orchestra.run.trial005:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster1 -i 0 2026-02-18T06:24:09.399 INFO:tasks.ceph.cluster1.osd.0:Started 2026-02-18T06:24:09.400 INFO:tasks.ceph.cluster1.osd.1:Restarting daemon 2026-02-18T06:24:09.400 DEBUG:teuthology.orchestra.run.trial005:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster1 -i 1 2026-02-18T06:24:09.402 INFO:tasks.ceph.cluster1.osd.1:Started 2026-02-18T06:24:09.402 INFO:tasks.ceph.cluster1.osd.2:Restarting daemon 2026-02-18T06:24:09.402 DEBUG:teuthology.orchestra.run.trial005:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster1 -i 2 2026-02-18T06:24:09.405 INFO:tasks.ceph.cluster1.osd.2:Started 2026-02-18T06:24:09.405 DEBUG:teuthology.orchestra.run.trial005:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd dump --format=json 2026-02-18T06:24:09.506 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:24:09.506 INFO:teuthology.orchestra.run.trial005.stdout:{"epoch":5,"fsid":"96ebb108-c40d-49ba-aaf5-7a270ae7aaa5","created":"2026-02-18T06:24:08.708627+0000","modified":"2026-02-18T06:24:09.387925+0000","last_up_change":"0.000000","last_in_change":"2026-02-18T06:24:09.387925+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":2,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":0,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"tentacle","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"7984d29b-e83f-4b67-a9db-1d9ac8e26d49","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":"9b218f04-f6b4-441b-b3c8-5cd0acaf19a1","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":"a5517830-9392-45fd-a9d7-4f7b24e0e0a0","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"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-18T06:24:09.515 INFO:tasks.ceph.ceph_manager.cluster1:[] 2026-02-18T06:24:09.515 INFO:tasks.ceph:Waiting for OSDs to come up 2026-02-18T06:24:09.724 INFO:tasks.ceph.cluster1.osd.2.trial005.stderr:2026-02-18T06:24:09.722+0000 7f8b609e0900 -1 Falling back to public interface 2026-02-18T06:24:09.725 INFO:tasks.ceph.cluster1.osd.0.trial005.stderr:2026-02-18T06:24:09.723+0000 7fd5db610900 -1 Falling back to public interface 2026-02-18T06:24:09.733 INFO:tasks.ceph.cluster1.osd.1.trial005.stderr:2026-02-18T06:24:09.731+0000 7f0cb45a4900 -1 Falling back to public interface 2026-02-18T06:24:09.750 INFO:tasks.ceph.cluster1.mgr.x.trial005.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-18T06:24:09.750 INFO:tasks.ceph.cluster1.mgr.x.trial005.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-18T06:24:09.751 INFO:tasks.ceph.cluster1.mgr.x.trial005.stderr: from numpy import show_config as show_numpy_config 2026-02-18T06:24:09.817 DEBUG:teuthology.orchestra.run.trial005:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster1 osd dump --format=json 2026-02-18T06:24:09.912 INFO:teuthology.misc.health.trial005.stdout: 2026-02-18T06:24:09.912 INFO:teuthology.misc.health.trial005.stdout:{"epoch":5,"fsid":"96ebb108-c40d-49ba-aaf5-7a270ae7aaa5","created":"2026-02-18T06:24:08.708627+0000","modified":"2026-02-18T06:24:09.387925+0000","last_up_change":"0.000000","last_in_change":"2026-02-18T06:24:09.387925+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":2,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":0,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"tentacle","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"7984d29b-e83f-4b67-a9db-1d9ac8e26d49","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":"9b218f04-f6b4-441b-b3c8-5cd0acaf19a1","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":"a5517830-9392-45fd-a9d7-4f7b24e0e0a0","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"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-18T06:24:09.917 DEBUG:teuthology.misc:0 of 3 OSDs are up 2026-02-18T06:24:10.354 INFO:tasks.ceph.cluster1.osd.2.trial005.stderr:2026-02-18T06:24:10.352+0000 7f8b609e0900 -1 osd.2 0 log_to_monitors true 2026-02-18T06:24:10.354 INFO:tasks.ceph.cluster1.osd.1.trial005.stderr:2026-02-18T06:24:10.352+0000 7f0cb45a4900 -1 osd.1 0 log_to_monitors true 2026-02-18T06:24:10.363 INFO:tasks.ceph.cluster1.osd.0.trial005.stderr:2026-02-18T06:24:10.361+0000 7fd5db610900 -1 osd.0 0 log_to_monitors true 2026-02-18T06:24:11.717 INFO:tasks.ceph.cluster1.osd.1.trial005.stderr:2026-02-18T06:24:11.715+0000 7f0cb0532640 -1 osd.1 0 waiting for initial osdmap 2026-02-18T06:24:11.718 INFO:tasks.ceph.cluster1.osd.2.trial005.stderr:2026-02-18T06:24:11.715+0000 7f8b5c970640 -1 osd.2 0 waiting for initial osdmap 2026-02-18T06:24:11.718 INFO:tasks.ceph.cluster1.osd.0.trial005.stderr:2026-02-18T06:24:11.716+0000 7fd5d6d8a640 -1 osd.0 0 waiting for initial osdmap 2026-02-18T06:24:11.730 INFO:tasks.ceph.cluster1.osd.1.trial005.stderr:2026-02-18T06:24:11.728+0000 7f0ca7b30640 -1 osd.1 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-18T06:24:11.730 INFO:tasks.ceph.cluster1.osd.2.trial005.stderr:2026-02-18T06:24:11.728+0000 7f8b53f6e640 -1 osd.2 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-18T06:24:11.730 INFO:tasks.ceph.cluster1.osd.0.trial005.stderr:2026-02-18T06:24:11.729+0000 7fd5ce388640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-18T06:24:12.143 INFO:tasks.ceph.cluster1.mgr.x.trial005.stderr:2026-02-18T06:24:12.141+0000 7f686c43d640 -1 mgr.server handle_report got status from non-daemon mon.a 2026-02-18T06:24:16.219 DEBUG:teuthology.orchestra.run.trial005:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster1 osd dump --format=json 2026-02-18T06:24:16.390 INFO:teuthology.misc.health.trial005.stdout: 2026-02-18T06:24:16.390 INFO:teuthology.misc.health.trial005.stdout:{"epoch":11,"fsid":"96ebb108-c40d-49ba-aaf5-7a270ae7aaa5","created":"2026-02-18T06:24:08.708627+0000","modified":"2026-02-18T06:24:16.143459+0000","last_up_change":"2026-02-18T06:24:12.715412+0000","last_in_change":"2026-02-18T06:24:09.387925+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":4,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"tentacle","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2026-02-18T06:24:13.150365+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"11","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"nonprimary_shards":"{}","options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.9900000095367432,"score_stable":2.9900000095367432,"optimal_score":0.67000001668930054,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"7984d29b-e83f-4b67-a9db-1d9ac8e26d49","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.5:6808","nonce":3671830174},{"type":"v1","addr":"10.20.193.5:6809","nonce":3671830174}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.5:6810","nonce":3671830174},{"type":"v1","addr":"10.20.193.5:6811","nonce":3671830174}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.5:6814","nonce":3671830174},{"type":"v1","addr":"10.20.193.5:6815","nonce":3671830174}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.5:6812","nonce":3671830174},{"type":"v1","addr":"10.20.193.5:6813","nonce":3671830174}]},"public_addr":"10.20.193.5:6809/3671830174","cluster_addr":"10.20.193.5:6811/3671830174","heartbeat_back_addr":"10.20.193.5:6815/3671830174","heartbeat_front_addr":"10.20.193.5:6813/3671830174","state":["exists","up"]},{"osd":1,"uuid":"9b218f04-f6b4-441b-b3c8-5cd0acaf19a1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":9,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.5:6816","nonce":4178265764},{"type":"v1","addr":"10.20.193.5:6817","nonce":4178265764}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.5:6818","nonce":4178265764},{"type":"v1","addr":"10.20.193.5:6819","nonce":4178265764}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.5:6822","nonce":4178265764},{"type":"v1","addr":"10.20.193.5:6823","nonce":4178265764}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.5:6820","nonce":4178265764},{"type":"v1","addr":"10.20.193.5:6821","nonce":4178265764}]},"public_addr":"10.20.193.5:6817/4178265764","cluster_addr":"10.20.193.5:6819/4178265764","heartbeat_back_addr":"10.20.193.5:6823/4178265764","heartbeat_front_addr":"10.20.193.5:6821/4178265764","state":["exists","up"]},{"osd":2,"uuid":"a5517830-9392-45fd-a9d7-4f7b24e0e0a0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.5:6800","nonce":826878767},{"type":"v1","addr":"10.20.193.5:6801","nonce":826878767}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.5:6802","nonce":826878767},{"type":"v1","addr":"10.20.193.5:6803","nonce":826878767}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.5:6806","nonce":826878767},{"type":"v1","addr":"10.20.193.5:6807","nonce":826878767}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.5:6804","nonce":826878767},{"type":"v1","addr":"10.20.193.5:6805","nonce":826878767}]},"public_addr":"10.20.193.5:6801/826878767","cluster_addr":"10.20.193.5:6803/826878767","heartbeat_back_addr":"10.20.193.5:6807/826878767","heartbeat_front_addr":"10.20.193.5:6805/826878767","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"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-18T06:24:16.398 DEBUG:teuthology.misc:3 of 3 OSDs are up 2026-02-18T06:24:16.398 INFO:tasks.ceph:Creating RBD pool 2026-02-18T06:24:16.398 DEBUG:teuthology.orchestra.run.trial005:> sudo ceph --cluster cluster1 osd pool create rbd 8 2026-02-18T06:24:17.148 INFO:teuthology.orchestra.run.trial005.stderr:pool 'rbd' created 2026-02-18T06:24:17.158 DEBUG:teuthology.orchestra.run.trial005:> rbd --cluster cluster1 pool init rbd 2026-02-18T06:24:20.161 INFO:tasks.ceph:Starting mds daemons in cluster cluster1... 2026-02-18T06:24:20.162 DEBUG:teuthology.orchestra.run.trial005:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 config log 1 --format=json 2026-02-18T06:24:20.162 INFO:tasks.daemonwatchdog.daemon_watchdog:watchdog starting 2026-02-18T06:24:20.343 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:24:20.352 INFO:teuthology.orchestra.run.trial005.stdout:[{"version":1,"timestamp":"0.000000","name":"","changes":[]}] 2026-02-18T06:24:20.353 INFO:tasks.ceph_manager:config epoch is 1 2026-02-18T06:24:20.353 INFO:tasks.ceph:Waiting until cluster1 daemons up and pgs clean... 2026-02-18T06:24:20.353 INFO:tasks.ceph.ceph_manager.cluster1:waiting for mgr available 2026-02-18T06:24:20.353 DEBUG:teuthology.orchestra.run.trial005:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 mgr dump --format=json 2026-02-18T06:24:20.563 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:24:20.572 INFO:teuthology.orchestra.run.trial005.stdout:{"epoch":5,"flags":0,"active_gid":4105,"active_name":"x","active_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.5:6824","nonce":1295479352},{"type":"v1","addr":"10.20.193.5:6825","nonce":1295479352}]},"active_addr":"10.20.193.5:6825/1295479352","active_change":"2026-02-18T06:24:11.136316+0000","active_mgr_features":4544132024016699391,"available":true,"standbys":[],"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":true,"error_string":"","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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.5:0","nonce":550903999}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"10.20.193.5:0","nonce":817854927}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"10.20.193.5:0","nonce":141630712}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"10.20.193.5:0","nonce":577665036}]}]} 2026-02-18T06:24:20.575 INFO:tasks.ceph.ceph_manager.cluster1:mgr available! 2026-02-18T06:24:20.576 INFO:tasks.ceph.ceph_manager.cluster1:waiting for all up 2026-02-18T06:24:20.576 DEBUG:teuthology.orchestra.run.trial005:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd dump --format=json 2026-02-18T06:24:20.754 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:24:20.754 INFO:teuthology.orchestra.run.trial005.stdout:{"epoch":15,"fsid":"96ebb108-c40d-49ba-aaf5-7a270ae7aaa5","created":"2026-02-18T06:24:08.708627+0000","modified":"2026-02-18T06:24:20.151687+0000","last_up_change":"2026-02-18T06:24:12.715412+0000","last_in_change":"2026-02-18T06:24:09.387925+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":4,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"tentacle","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2026-02-18T06:24:13.150365+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"11","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"nonprimary_shards":"{}","options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.9900000095367432,"score_stable":2.9900000095367432,"optimal_score":0.67000001668930054,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2026-02-18T06:24:16.578702+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"15","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":2,"snap_epoch":15,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"nonprimary_shards":"{}","options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.8799999952316284,"score_stable":1.8799999952316284,"optimal_score":1,"raw_score_acting":1.8799999952316284,"raw_score_stable":1.8799999952316284,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"7984d29b-e83f-4b67-a9db-1d9ac8e26d49","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.5:6808","nonce":3671830174},{"type":"v1","addr":"10.20.193.5:6809","nonce":3671830174}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.5:6810","nonce":3671830174},{"type":"v1","addr":"10.20.193.5:6811","nonce":3671830174}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.5:6814","nonce":3671830174},{"type":"v1","addr":"10.20.193.5:6815","nonce":3671830174}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.5:6812","nonce":3671830174},{"type":"v1","addr":"10.20.193.5:6813","nonce":3671830174}]},"public_addr":"10.20.193.5:6809/3671830174","cluster_addr":"10.20.193.5:6811/3671830174","heartbeat_back_addr":"10.20.193.5:6815/3671830174","heartbeat_front_addr":"10.20.193.5:6813/3671830174","state":["exists","up"]},{"osd":1,"uuid":"9b218f04-f6b4-441b-b3c8-5cd0acaf19a1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.5:6816","nonce":4178265764},{"type":"v1","addr":"10.20.193.5:6817","nonce":4178265764}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.5:6818","nonce":4178265764},{"type":"v1","addr":"10.20.193.5:6819","nonce":4178265764}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.5:6822","nonce":4178265764},{"type":"v1","addr":"10.20.193.5:6823","nonce":4178265764}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.5:6820","nonce":4178265764},{"type":"v1","addr":"10.20.193.5:6821","nonce":4178265764}]},"public_addr":"10.20.193.5:6817/4178265764","cluster_addr":"10.20.193.5:6819/4178265764","heartbeat_back_addr":"10.20.193.5:6823/4178265764","heartbeat_front_addr":"10.20.193.5:6821/4178265764","state":["exists","up"]},{"osd":2,"uuid":"a5517830-9392-45fd-a9d7-4f7b24e0e0a0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.5:6800","nonce":826878767},{"type":"v1","addr":"10.20.193.5:6801","nonce":826878767}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.5:6802","nonce":826878767},{"type":"v1","addr":"10.20.193.5:6803","nonce":826878767}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.5:6806","nonce":826878767},{"type":"v1","addr":"10.20.193.5:6807","nonce":826878767}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.5:6804","nonce":826878767},{"type":"v1","addr":"10.20.193.5:6805","nonce":826878767}]},"public_addr":"10.20.193.5:6801/826878767","cluster_addr":"10.20.193.5:6803/826878767","heartbeat_back_addr":"10.20.193.5:6807/826878767","heartbeat_front_addr":"10.20.193.5:6805/826878767","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"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-18T06:24:20.763 INFO:tasks.ceph.ceph_manager.cluster1:all up! 2026-02-18T06:24:20.763 DEBUG:teuthology.orchestra.run.trial005:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd dump --format=json 2026-02-18T06:24:20.939 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:24:20.939 INFO:teuthology.orchestra.run.trial005.stdout:{"epoch":15,"fsid":"96ebb108-c40d-49ba-aaf5-7a270ae7aaa5","created":"2026-02-18T06:24:08.708627+0000","modified":"2026-02-18T06:24:20.151687+0000","last_up_change":"2026-02-18T06:24:12.715412+0000","last_in_change":"2026-02-18T06:24:09.387925+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":4,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"tentacle","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2026-02-18T06:24:13.150365+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"11","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"nonprimary_shards":"{}","options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.9900000095367432,"score_stable":2.9900000095367432,"optimal_score":0.67000001668930054,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2026-02-18T06:24:16.578702+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"15","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":2,"snap_epoch":15,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"nonprimary_shards":"{}","options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.8799999952316284,"score_stable":1.8799999952316284,"optimal_score":1,"raw_score_acting":1.8799999952316284,"raw_score_stable":1.8799999952316284,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"7984d29b-e83f-4b67-a9db-1d9ac8e26d49","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.5:6808","nonce":3671830174},{"type":"v1","addr":"10.20.193.5:6809","nonce":3671830174}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.5:6810","nonce":3671830174},{"type":"v1","addr":"10.20.193.5:6811","nonce":3671830174}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.5:6814","nonce":3671830174},{"type":"v1","addr":"10.20.193.5:6815","nonce":3671830174}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.5:6812","nonce":3671830174},{"type":"v1","addr":"10.20.193.5:6813","nonce":3671830174}]},"public_addr":"10.20.193.5:6809/3671830174","cluster_addr":"10.20.193.5:6811/3671830174","heartbeat_back_addr":"10.20.193.5:6815/3671830174","heartbeat_front_addr":"10.20.193.5:6813/3671830174","state":["exists","up"]},{"osd":1,"uuid":"9b218f04-f6b4-441b-b3c8-5cd0acaf19a1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.5:6816","nonce":4178265764},{"type":"v1","addr":"10.20.193.5:6817","nonce":4178265764}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.5:6818","nonce":4178265764},{"type":"v1","addr":"10.20.193.5:6819","nonce":4178265764}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.5:6822","nonce":4178265764},{"type":"v1","addr":"10.20.193.5:6823","nonce":4178265764}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.5:6820","nonce":4178265764},{"type":"v1","addr":"10.20.193.5:6821","nonce":4178265764}]},"public_addr":"10.20.193.5:6817/4178265764","cluster_addr":"10.20.193.5:6819/4178265764","heartbeat_back_addr":"10.20.193.5:6823/4178265764","heartbeat_front_addr":"10.20.193.5:6821/4178265764","state":["exists","up"]},{"osd":2,"uuid":"a5517830-9392-45fd-a9d7-4f7b24e0e0a0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.5:6800","nonce":826878767},{"type":"v1","addr":"10.20.193.5:6801","nonce":826878767}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.5:6802","nonce":826878767},{"type":"v1","addr":"10.20.193.5:6803","nonce":826878767}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.5:6806","nonce":826878767},{"type":"v1","addr":"10.20.193.5:6807","nonce":826878767}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.5:6804","nonce":826878767},{"type":"v1","addr":"10.20.193.5:6805","nonce":826878767}]},"public_addr":"10.20.193.5:6801/826878767","cluster_addr":"10.20.193.5:6803/826878767","heartbeat_back_addr":"10.20.193.5:6807/826878767","heartbeat_front_addr":"10.20.193.5:6805/826878767","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"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-18T06:24:20.948 DEBUG:teuthology.orchestra.run.trial005:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 tell osd.0 flush_pg_stats 2026-02-18T06:24:20.949 DEBUG:teuthology.orchestra.run.trial005:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 tell osd.1 flush_pg_stats 2026-02-18T06:24:20.949 DEBUG:teuthology.orchestra.run.trial005:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 tell osd.2 flush_pg_stats 2026-02-18T06:24:21.038 INFO:teuthology.orchestra.run.trial005.stdout:34359738371 2026-02-18T06:24:21.038 DEBUG:teuthology.orchestra.run.trial005:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd last-stat-seq osd.2 2026-02-18T06:24:21.039 INFO:teuthology.orchestra.run.trial005.stdout:34359738371 2026-02-18T06:24:21.040 DEBUG:teuthology.orchestra.run.trial005:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd last-stat-seq osd.1 2026-02-18T06:24:21.041 INFO:teuthology.orchestra.run.trial005.stdout:34359738372 2026-02-18T06:24:21.041 DEBUG:teuthology.orchestra.run.trial005:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd last-stat-seq osd.0 2026-02-18T06:24:21.262 INFO:teuthology.orchestra.run.trial005.stdout:34359738371 2026-02-18T06:24:21.262 INFO:teuthology.orchestra.run.trial005.stdout:34359738371 2026-02-18T06:24:21.270 INFO:teuthology.orchestra.run.trial005.stdout:34359738372 2026-02-18T06:24:21.273 INFO:tasks.ceph.ceph_manager.cluster1:need seq 34359738371 got 34359738371 for osd.2 2026-02-18T06:24:21.273 DEBUG:teuthology.parallel:result is None 2026-02-18T06:24:21.274 INFO:tasks.ceph.ceph_manager.cluster1:need seq 34359738371 got 34359738371 for osd.1 2026-02-18T06:24:21.274 DEBUG:teuthology.parallel:result is None 2026-02-18T06:24:21.281 INFO:tasks.ceph.ceph_manager.cluster1:need seq 34359738372 got 34359738372 for osd.0 2026-02-18T06:24:21.282 DEBUG:teuthology.parallel:result is None 2026-02-18T06:24:21.282 INFO:tasks.ceph.ceph_manager.cluster1:waiting for clean 2026-02-18T06:24:21.282 DEBUG:teuthology.orchestra.run.trial005:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2026-02-18T06:24:21.504 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:24:21.505 INFO:teuthology.orchestra.run.trial005.stderr:dumped all 2026-02-18T06:24:21.513 INFO:teuthology.orchestra.run.trial005.stdout:{"pg_ready":true,"pg_map":{"version":16,"stamp":"2026-02-18T06:24:21.140938+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":66,"num_read_kb":55,"num_write":103,"num_write_kb":1630,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":75,"ondisk_log_size":75,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":81384,"kb_used_data":504,"kb_used_omap":21,"kb_used_meta":80810,"kb_avail":283034136,"statfs":{"total":289910292480,"available":289826955264,"internally_reserved":0,"allocated":516096,"data_stored":1288327,"data_compressed":67098,"data_compressed_allocated":90112,"data_compressed_original":1146880,"omap_allocated":22419,"internal_metadata":82749549},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"2.992675"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-18T06:24:20.155716+0000","last_change":"2026-02-18T06:24:20.155939+0000","last_active":"2026-02-18T06:24:20.155716+0000","last_peered":"2026-02-18T06:24:20.155716+0000","last_clean":"2026-02-18T06:24:20.155716+0000","last_became_active":"2026-02-18T06:24:18.152684+0000","last_became_peered":"2026-02-18T06:24:18.152684+0000","last_unstale":"2026-02-18T06:24:20.155716+0000","last_undegraded":"2026-02-18T06:24:20.155716+0000","last_fullsized":"2026-02-18T06:24:20.155716+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_clean_scrub_stamp":"2026-02-18T06:24:17.145397+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-19T10:11:25.898779+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00082405800000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.6","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-18T06:24:20.155539+0000","last_change":"2026-02-18T06:24:20.155678+0000","last_active":"2026-02-18T06:24:20.155539+0000","last_peered":"2026-02-18T06:24:20.155539+0000","last_clean":"2026-02-18T06:24:20.155539+0000","last_became_active":"2026-02-18T06:24:18.152706+0000","last_became_peered":"2026-02-18T06:24:18.152706+0000","last_unstale":"2026-02-18T06:24:20.155539+0000","last_undegraded":"2026-02-18T06:24:20.155539+0000","last_fullsized":"2026-02-18T06:24:20.155539+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_clean_scrub_stamp":"2026-02-18T06:24:17.145397+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-19T11:08:13.690536+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055047099999999997,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.5","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-18T06:24:20.155596+0000","last_change":"2026-02-18T06:24:20.155687+0000","last_active":"2026-02-18T06:24:20.155596+0000","last_peered":"2026-02-18T06:24:20.155596+0000","last_clean":"2026-02-18T06:24:20.155596+0000","last_became_active":"2026-02-18T06:24:18.152578+0000","last_became_peered":"2026-02-18T06:24:18.152578+0000","last_unstale":"2026-02-18T06:24:20.155596+0000","last_undegraded":"2026-02-18T06:24:20.155596+0000","last_fullsized":"2026-02-18T06:24:20.155596+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_clean_scrub_stamp":"2026-02-18T06:24:17.145397+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-19T17:37:02.988992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00057008700000000005,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.4","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-18T06:24:20.155365+0000","last_change":"2026-02-18T06:24:20.155568+0000","last_active":"2026-02-18T06:24:20.155365+0000","last_peered":"2026-02-18T06:24:20.155365+0000","last_clean":"2026-02-18T06:24:20.155365+0000","last_became_active":"2026-02-18T06:24:18.152818+0000","last_became_peered":"2026-02-18T06:24:18.152818+0000","last_unstale":"2026-02-18T06:24:20.155365+0000","last_undegraded":"2026-02-18T06:24:20.155365+0000","last_fullsized":"2026-02-18T06:24:20.155365+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_clean_scrub_stamp":"2026-02-18T06:24:17.145397+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-19T10:04:16.205958+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00052296999999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.2","version":"15'2","reported_seq":22,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-18T06:24:20.154509+0000","last_change":"2026-02-18T06:24:20.154509+0000","last_active":"2026-02-18T06:24:20.154509+0000","last_peered":"2026-02-18T06:24:20.154509+0000","last_clean":"2026-02-18T06:24:20.154509+0000","last_became_active":"2026-02-18T06:24:18.152532+0000","last_became_peered":"2026-02-18T06:24:18.152532+0000","last_unstale":"2026-02-18T06:24:20.154509+0000","last_undegraded":"2026-02-18T06:24:20.154509+0000","last_fullsized":"2026-02-18T06:24:20.154509+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_clean_scrub_stamp":"2026-02-18T06:24:17.145397+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-19T17:09:11.438131+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00071142899999999997,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.1","version":"0'0","reported_seq":18,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-18T06:24:20.244045+0000","last_change":"2026-02-18T06:24:20.244181+0000","last_active":"2026-02-18T06:24:20.244045+0000","last_peered":"2026-02-18T06:24:20.244045+0000","last_clean":"2026-02-18T06:24:20.244045+0000","last_became_active":"2026-02-18T06:24:18.152514+0000","last_became_peered":"2026-02-18T06:24:18.152514+0000","last_unstale":"2026-02-18T06:24:20.244045+0000","last_undegraded":"2026-02-18T06:24:20.244045+0000","last_fullsized":"2026-02-18T06:24:20.244045+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_clean_scrub_stamp":"2026-02-18T06:24:17.145397+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-19T13:49:58.015534+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00032533300000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.0","version":"0'0","reported_seq":18,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-18T06:24:20.244020+0000","last_change":"2026-02-18T06:24:20.244152+0000","last_active":"2026-02-18T06:24:20.244020+0000","last_peered":"2026-02-18T06:24:20.244020+0000","last_clean":"2026-02-18T06:24:20.244020+0000","last_became_active":"2026-02-18T06:24:18.152576+0000","last_became_peered":"2026-02-18T06:24:18.152576+0000","last_unstale":"2026-02-18T06:24:20.244020+0000","last_undegraded":"2026-02-18T06:24:20.244020+0000","last_fullsized":"2026-02-18T06:24:20.244020+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_clean_scrub_stamp":"2026-02-18T06:24:17.145397+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-19T06:49:50.182667+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030256199999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.3","version":"13'1","reported_seq":21,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-18T06:24:20.155341+0000","last_change":"2026-02-18T06:24:20.155505+0000","last_active":"2026-02-18T06:24:20.155341+0000","last_peered":"2026-02-18T06:24:20.155341+0000","last_clean":"2026-02-18T06:24:20.155341+0000","last_became_active":"2026-02-18T06:24:18.151852+0000","last_became_peered":"2026-02-18T06:24:18.151852+0000","last_unstale":"2026-02-18T06:24:20.155341+0000","last_undegraded":"2026-02-18T06:24:20.155341+0000","last_fullsized":"2026-02-18T06:24:20.155341+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_clean_scrub_stamp":"2026-02-18T06:24:17.145397+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-19T13:13:40.630542+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00048068200000000002,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"1.0","version":"10'72","reported_seq":111,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-18T06:24:20.154851+0000","last_change":"2026-02-18T06:24:15.146586+0000","last_active":"2026-02-18T06:24:20.154851+0000","last_peered":"2026-02-18T06:24:20.154851+0000","last_clean":"2026-02-18T06:24:20.154851+0000","last_became_active":"2026-02-18T06:24:15.145760+0000","last_became_peered":"2026-02-18T06:24:15.145760+0000","last_unstale":"2026-02-18T06:24:20.154851+0000","last_undegraded":"2026-02-18T06:24:20.154851+0000","last_fullsized":"2026-02-18T06:24:20.154851+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:14.142579+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:14.142579+0000","last_clean_scrub_stamp":"2026-02-18T06:24:14.142579+0000","objects_scrubbed":0,"log_size":72,"log_dups_size":0,"ondisk_log_size":72,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T08:10:14.244214+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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":38,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":131072,"data_stored":1180736,"data_compressed":67098,"data_compressed_allocated":90112,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":72,"ondisk_log_size":72,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":8,"seq":34359738371,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27072,"kb_used_data":112,"kb_used_omap":5,"kb_used_meta":26938,"kb_avail":94344768,"statfs":{"total":96636764160,"available":96609042432,"internally_reserved":0,"allocated":114688,"data_stored":31155,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5519,"internal_metadata":27585137},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":8,"seq":34359738371,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27156,"kb_used_data":196,"kb_used_omap":8,"kb_used_meta":26935,"kb_avail":94344684,"statfs":{"total":96636764160,"available":96608956416,"internally_reserved":0,"allocated":200704,"data_stored":628586,"data_compressed":33549,"data_compressed_allocated":45056,"data_compressed_original":573440,"omap_allocated":8775,"internal_metadata":27581881},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738372,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27156,"kb_used_data":196,"kb_used_omap":7,"kb_used_meta":26936,"kb_avail":94344684,"statfs":{"total":96636764160,"available":96608956416,"internally_reserved":0,"allocated":200704,"data_stored":628586,"data_compressed":33549,"data_compressed_allocated":45056,"data_compressed_original":573440,"omap_allocated":8125,"internal_metadata":27582531},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":65536,"data_stored":590368,"data_compressed":33549,"data_compressed_allocated":45056,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":65536,"data_stored":590368,"data_compressed":33549,"data_compressed_allocated":45056,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-18T06:24:21.515 DEBUG:teuthology.orchestra.run.trial005:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2026-02-18T06:24:21.694 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:24:21.694 INFO:teuthology.orchestra.run.trial005.stderr:dumped all 2026-02-18T06:24:21.703 INFO:teuthology.orchestra.run.trial005.stdout:{"pg_ready":true,"pg_map":{"version":16,"stamp":"2026-02-18T06:24:21.140938+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":66,"num_read_kb":55,"num_write":103,"num_write_kb":1630,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":75,"ondisk_log_size":75,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":81384,"kb_used_data":504,"kb_used_omap":21,"kb_used_meta":80810,"kb_avail":283034136,"statfs":{"total":289910292480,"available":289826955264,"internally_reserved":0,"allocated":516096,"data_stored":1288327,"data_compressed":67098,"data_compressed_allocated":90112,"data_compressed_original":1146880,"omap_allocated":22419,"internal_metadata":82749549},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"2.992675"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-18T06:24:20.155716+0000","last_change":"2026-02-18T06:24:20.155939+0000","last_active":"2026-02-18T06:24:20.155716+0000","last_peered":"2026-02-18T06:24:20.155716+0000","last_clean":"2026-02-18T06:24:20.155716+0000","last_became_active":"2026-02-18T06:24:18.152684+0000","last_became_peered":"2026-02-18T06:24:18.152684+0000","last_unstale":"2026-02-18T06:24:20.155716+0000","last_undegraded":"2026-02-18T06:24:20.155716+0000","last_fullsized":"2026-02-18T06:24:20.155716+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_clean_scrub_stamp":"2026-02-18T06:24:17.145397+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-19T10:11:25.898779+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00082405800000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.6","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-18T06:24:20.155539+0000","last_change":"2026-02-18T06:24:20.155678+0000","last_active":"2026-02-18T06:24:20.155539+0000","last_peered":"2026-02-18T06:24:20.155539+0000","last_clean":"2026-02-18T06:24:20.155539+0000","last_became_active":"2026-02-18T06:24:18.152706+0000","last_became_peered":"2026-02-18T06:24:18.152706+0000","last_unstale":"2026-02-18T06:24:20.155539+0000","last_undegraded":"2026-02-18T06:24:20.155539+0000","last_fullsized":"2026-02-18T06:24:20.155539+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_clean_scrub_stamp":"2026-02-18T06:24:17.145397+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-19T11:08:13.690536+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055047099999999997,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.5","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-18T06:24:20.155596+0000","last_change":"2026-02-18T06:24:20.155687+0000","last_active":"2026-02-18T06:24:20.155596+0000","last_peered":"2026-02-18T06:24:20.155596+0000","last_clean":"2026-02-18T06:24:20.155596+0000","last_became_active":"2026-02-18T06:24:18.152578+0000","last_became_peered":"2026-02-18T06:24:18.152578+0000","last_unstale":"2026-02-18T06:24:20.155596+0000","last_undegraded":"2026-02-18T06:24:20.155596+0000","last_fullsized":"2026-02-18T06:24:20.155596+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_clean_scrub_stamp":"2026-02-18T06:24:17.145397+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-19T17:37:02.988992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00057008700000000005,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.4","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-18T06:24:20.155365+0000","last_change":"2026-02-18T06:24:20.155568+0000","last_active":"2026-02-18T06:24:20.155365+0000","last_peered":"2026-02-18T06:24:20.155365+0000","last_clean":"2026-02-18T06:24:20.155365+0000","last_became_active":"2026-02-18T06:24:18.152818+0000","last_became_peered":"2026-02-18T06:24:18.152818+0000","last_unstale":"2026-02-18T06:24:20.155365+0000","last_undegraded":"2026-02-18T06:24:20.155365+0000","last_fullsized":"2026-02-18T06:24:20.155365+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_clean_scrub_stamp":"2026-02-18T06:24:17.145397+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-19T10:04:16.205958+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00052296999999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.2","version":"15'2","reported_seq":22,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-18T06:24:20.154509+0000","last_change":"2026-02-18T06:24:20.154509+0000","last_active":"2026-02-18T06:24:20.154509+0000","last_peered":"2026-02-18T06:24:20.154509+0000","last_clean":"2026-02-18T06:24:20.154509+0000","last_became_active":"2026-02-18T06:24:18.152532+0000","last_became_peered":"2026-02-18T06:24:18.152532+0000","last_unstale":"2026-02-18T06:24:20.154509+0000","last_undegraded":"2026-02-18T06:24:20.154509+0000","last_fullsized":"2026-02-18T06:24:20.154509+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_clean_scrub_stamp":"2026-02-18T06:24:17.145397+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-19T17:09:11.438131+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00071142899999999997,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.1","version":"0'0","reported_seq":18,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-18T06:24:20.244045+0000","last_change":"2026-02-18T06:24:20.244181+0000","last_active":"2026-02-18T06:24:20.244045+0000","last_peered":"2026-02-18T06:24:20.244045+0000","last_clean":"2026-02-18T06:24:20.244045+0000","last_became_active":"2026-02-18T06:24:18.152514+0000","last_became_peered":"2026-02-18T06:24:18.152514+0000","last_unstale":"2026-02-18T06:24:20.244045+0000","last_undegraded":"2026-02-18T06:24:20.244045+0000","last_fullsized":"2026-02-18T06:24:20.244045+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_clean_scrub_stamp":"2026-02-18T06:24:17.145397+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-19T13:49:58.015534+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00032533300000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.0","version":"0'0","reported_seq":18,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-18T06:24:20.244020+0000","last_change":"2026-02-18T06:24:20.244152+0000","last_active":"2026-02-18T06:24:20.244020+0000","last_peered":"2026-02-18T06:24:20.244020+0000","last_clean":"2026-02-18T06:24:20.244020+0000","last_became_active":"2026-02-18T06:24:18.152576+0000","last_became_peered":"2026-02-18T06:24:18.152576+0000","last_unstale":"2026-02-18T06:24:20.244020+0000","last_undegraded":"2026-02-18T06:24:20.244020+0000","last_fullsized":"2026-02-18T06:24:20.244020+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_clean_scrub_stamp":"2026-02-18T06:24:17.145397+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-19T06:49:50.182667+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030256199999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.3","version":"13'1","reported_seq":21,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-18T06:24:20.155341+0000","last_change":"2026-02-18T06:24:20.155505+0000","last_active":"2026-02-18T06:24:20.155341+0000","last_peered":"2026-02-18T06:24:20.155341+0000","last_clean":"2026-02-18T06:24:20.155341+0000","last_became_active":"2026-02-18T06:24:18.151852+0000","last_became_peered":"2026-02-18T06:24:18.151852+0000","last_unstale":"2026-02-18T06:24:20.155341+0000","last_undegraded":"2026-02-18T06:24:20.155341+0000","last_fullsized":"2026-02-18T06:24:20.155341+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_clean_scrub_stamp":"2026-02-18T06:24:17.145397+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-19T13:13:40.630542+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00048068200000000002,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"1.0","version":"10'72","reported_seq":111,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-18T06:24:20.154851+0000","last_change":"2026-02-18T06:24:15.146586+0000","last_active":"2026-02-18T06:24:20.154851+0000","last_peered":"2026-02-18T06:24:20.154851+0000","last_clean":"2026-02-18T06:24:20.154851+0000","last_became_active":"2026-02-18T06:24:15.145760+0000","last_became_peered":"2026-02-18T06:24:15.145760+0000","last_unstale":"2026-02-18T06:24:20.154851+0000","last_undegraded":"2026-02-18T06:24:20.154851+0000","last_fullsized":"2026-02-18T06:24:20.154851+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:14.142579+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:14.142579+0000","last_clean_scrub_stamp":"2026-02-18T06:24:14.142579+0000","objects_scrubbed":0,"log_size":72,"log_dups_size":0,"ondisk_log_size":72,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T08:10:14.244214+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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":38,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":131072,"data_stored":1180736,"data_compressed":67098,"data_compressed_allocated":90112,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":72,"ondisk_log_size":72,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":8,"seq":34359738371,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27072,"kb_used_data":112,"kb_used_omap":5,"kb_used_meta":26938,"kb_avail":94344768,"statfs":{"total":96636764160,"available":96609042432,"internally_reserved":0,"allocated":114688,"data_stored":31155,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5519,"internal_metadata":27585137},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":8,"seq":34359738371,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27156,"kb_used_data":196,"kb_used_omap":8,"kb_used_meta":26935,"kb_avail":94344684,"statfs":{"total":96636764160,"available":96608956416,"internally_reserved":0,"allocated":200704,"data_stored":628586,"data_compressed":33549,"data_compressed_allocated":45056,"data_compressed_original":573440,"omap_allocated":8775,"internal_metadata":27581881},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738372,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27156,"kb_used_data":196,"kb_used_omap":7,"kb_used_meta":26936,"kb_avail":94344684,"statfs":{"total":96636764160,"available":96608956416,"internally_reserved":0,"allocated":200704,"data_stored":628586,"data_compressed":33549,"data_compressed_allocated":45056,"data_compressed_original":573440,"omap_allocated":8125,"internal_metadata":27582531},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":65536,"data_stored":590368,"data_compressed":33549,"data_compressed_allocated":45056,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":65536,"data_stored":590368,"data_compressed":33549,"data_compressed_allocated":45056,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-18T06:24:21.704 INFO:tasks.ceph.ceph_manager.cluster1:clean! 2026-02-18T06:24:21.704 INFO:tasks.ceph:Waiting until ceph cluster cluster1 is healthy... 2026-02-18T06:24:21.704 INFO:tasks.ceph.ceph_manager.cluster1:wait_until_healthy 2026-02-18T06:24:21.705 DEBUG:teuthology.orchestra.run.trial005:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 health --format=json 2026-02-18T06:24:21.911 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:24:21.911 INFO:teuthology.orchestra.run.trial005.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2026-02-18T06:24:21.920 INFO:tasks.ceph.ceph_manager.cluster1:wait_until_healthy done 2026-02-18T06:24:21.920 INFO:teuthology.run_tasks:Running task ceph... 2026-02-18T06:24:21.935 INFO:tasks.ceph:Creating ceph cluster cluster2... 2026-02-18T06:24:21.935 INFO:tasks.ceph:config {'conf': {'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bluestore block size': 96636764160, 'bluestore compression algorithm': 'snappy', 'bluestore compression mode': 'aggressive', 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}}, 'fs': 'xfs', 'mkfs_options': None, 'mount_options': None, 'skip_mgr_daemons': False, 'log_ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'cpu_profile': set(), 'cluster': 'cluster2', 'mon_bind_msgr2': True, 'mon_bind_addrvec': True} 2026-02-18T06:24:21.935 INFO:tasks.ceph:ctx.config {'archive_path': '/home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial/54889', 'branch': '20.2.1_2.17.26-baseline_2', 'description': 'rbd/migration-external/{1-base/install 2-clusters/2-node 3-objectstore/bluestore-comp-snappy 4-supported-random-distro$/{centos_latest} 5-data-pool/none 6-prepare/native-clone 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute conf/{disable-pool-app}}', 'email': 'yweinste@redhat.com', 'exclude_arch': 'armv7l', 'first_in_suite': False, 'flavor': 'default', 'io_workload': {'sequential': [{'qemu': {'cluster1.client.0': {'disks': [{'action': 'none', 'image_name': 'client.0.0'}, {'action': 'none', 'image_name': 'client.0.1'}, {'action': 'none', 'image_name': 'client.0.2'}], 'test': 'qa/run_xfstests_qemu.sh', 'type': 'block'}}}]}, 'job_id': '54889', 'kernel': {'branch': 'distro', 'kdb': True, 'sha1': 'distro'}, 'last_in_suite': False, 'machine_type': 'trial', 'meta': [{'desc': 'run two ceph clusters'}, {'desc': '2 ceph clusters with 1 mon and 3 osds each'}], 'migrate_workload': {'sequential': [{'exec': {'cluster1.client.0': ['sleep $((RANDOM % 600))', 'rbd --cluster cluster1 migration execute client.0.0', 'sleep $((RANDOM % 600))', 'rbd --cluster cluster1 migration commit client.0.0', 'sleep $((RANDOM % 600))', 'rbd --cluster cluster1 migration execute client.0.1']}}]}, 'name': 'yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial', 'no_nested_subset': False, 'os_type': 'centos', 'os_version': '9.stream', 'overrides': {'admin_socket': {'branch': '20.2.1_2.17.26-baseline_2'}, 'ceph': {'conf': {'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bluestore block size': 96636764160, 'bluestore compression algorithm': 'snappy', 'bluestore compression mode': 'aggressive', 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'adc1923395f2bcd6ae89b5d331d278364d1848ed'}, 'ceph-deploy': {'conf': {'client': {'log file': '/var/log/ceph/ceph-$name.$pid.log'}, 'mon': {}}}, 'install': {'ceph': {'flavor': 'default', 'sha1': 'adc1923395f2bcd6ae89b5d331d278364d1848ed'}}, 'thrashosds': {'bdev_inject_crash': 2, 'bdev_inject_crash_probability': 0.5}, 'workunit': {'branch': '20.2.1_2.17.26-baseline_2', 'sha1': 'adc1923395f2bcd6ae89b5d331d278364d1848ed'}}, 'owner': 'scheduled_yuriw@soko04.front.sepia.ceph.com', 'priority': 69, 'repo': 'https://github.com/ceph/ceph-ci.git', 'roles': [['cluster1.mon.a', 'cluster1.mgr.x', 'cluster1.osd.0', 'cluster1.osd.1', 'cluster1.osd.2', 'cluster1.client.0'], ['cluster2.mon.a', 'cluster2.mgr.x', 'cluster2.osd.0', 'cluster2.osd.1', 'cluster2.osd.2', 'cluster2.client.0']], 'seed': 7878, 'sha1': 'adc1923395f2bcd6ae89b5d331d278364d1848ed', 'sleep_before_teardown': 0, 'subset': '111/120000', 'suite': 'rbd', 'suite_branch': '20.2.1_2.17.26-baseline_2', 'suite_path': '/home/teuthworker/src/github.com_ceph_ceph-c_adc1923395f2bcd6ae89b5d331d278364d1848ed/qa', 'suite_relpath': 'qa', 'suite_repo': 'https://github.com/ceph/ceph-ci.git', 'suite_sha1': 'adc1923395f2bcd6ae89b5d331d278364d1848ed', 'targets': {'trial005.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJhsySDZKq68iyti9pzRd9aCYbGVRk+VJ14z+7SrHZPx0XoxADGGGLtNlvTBeRflr0veQHSYkAnScl8StwtnlbE=', 'trial117.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDeNxyFR8wVZjMYikWU04+/7w1NrMOMNtye8Z5WC/pRm66cHaBAAik5xSYZcQ20tqxzXso2sP+Hfcdfqi6Fk67g='}, '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': {'cluster': 'cluster1', 'conf': {'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bluestore block size': 96636764160, 'bluestore compression algorithm': 'snappy', 'bluestore compression mode': 'aggressive', 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'adc1923395f2bcd6ae89b5d331d278364d1848ed'}}, {'ceph': {'cluster': 'cluster2', 'conf': {'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bluestore block size': 96636764160, 'bluestore compression algorithm': 'snappy', 'bluestore compression mode': 'aggressive', 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'adc1923395f2bcd6ae89b5d331d278364d1848ed'}}, {'exec': {'cluster2.client.0': ['echo \'{"type":"qcow","stream":{"type":"http","url":"http://download.ceph.com/qa/ubuntu-12.04.qcow2"}}\' | rbd --cluster cluster2 migration prepare --import-only --source-spec-path - client.0.0-src', 'rbd --cluster cluster2 migration execute client.0.0-src', 'rbd --cluster cluster2 migration commit client.0.0-src', 'rbd --cluster cluster2 snap create client.0.0-src@snap', 'rbd --cluster cluster2 snap protect client.0.0-src@snap', 'rbd --cluster cluster2 clone client.0.0-src@snap client.0.0', 'rbd --cluster cluster2 snap create client.0.0@snap', 'rbd --cluster cluster2 create --size 1G client.0.1-src', 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 1M client.0.1-src', 'rbd --cluster cluster2 snap create client.0.1-src@snap', 'rbd --cluster cluster2 snap protect client.0.1-src@snap', 'rbd --cluster cluster2 clone client.0.1-src@snap client.0.1', 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 1M client.0.1', 'rbd --cluster cluster2 snap create client.0.1@snap', 'rbd --cluster cluster2 create --size 1G client.0.2-src', 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 1M client.0.2-src', 'rbd --cluster cluster2 snap create client.0.2-src@snap', 'rbd --cluster cluster2 snap protect client.0.2-src@snap', 'rbd --cluster cluster2 clone client.0.2-src@snap client.0.2', 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 2M client.0.2', 'rbd --cluster cluster2 snap create client.0.2@snap']}}, {'exec': {'cluster1.client.0': ['echo \'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.0","snap_name":"snap"}\' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.0', 'echo \'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.1","snap_name":"snap"}\' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.1', 'echo \'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.2","snap_name":"snap"}\' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.2']}}, {'parallel': ['io_workload', 'migrate_workload']}], 'teuthology': {'fragments_dropped': [], 'meta': {}, 'postmerge': []}, 'teuthology_branch': 'main', 'teuthology_sha1': 'fa17720d0088c3ac28e473468bfc79eeaff5cd38', 'timestamp': '2026-02-17_21:26:40', 'tube': 'trial', 'user': 'yuriw', 'verbose': True, 'worker_log': '/home/teuthworker/mnt/teuthology/worker_logs/dispatcher.trial.3682'} 2026-02-18T06:24:21.936 DEBUG:teuthology.orchestra.run.trial005:> install -d -m0755 -- /home/ubuntu/cephtest/cluster2.data 2026-02-18T06:24:21.938 DEBUG:teuthology.orchestra.run.trial117:> install -d -m0755 -- /home/ubuntu/cephtest/cluster2.data 2026-02-18T06:24:21.956 DEBUG:teuthology.orchestra.run.trial005:> sudo install -d -m0777 -- /var/run/ceph 2026-02-18T06:24:21.995 DEBUG:teuthology.orchestra.run.trial117:> sudo install -d -m0777 -- /var/run/ceph 2026-02-18T06:24:22.021 DEBUG:teuthology.orchestra.run.trial117:> set -ex 2026-02-18T06:24:22.021 DEBUG:teuthology.orchestra.run.trial117:> dd if=/scratch_devs of=/dev/stdout 2026-02-18T06:24:22.079 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-18T06:24:22.079 DEBUG:teuthology.orchestra.run.trial117:> stat /dev/vg_nvme/lv_1 2026-02-18T06:24:22.135 INFO:teuthology.orchestra.run.trial117.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2026-02-18T06:24:22.135 INFO:teuthology.orchestra.run.trial117.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-18T06:24:22.135 INFO:teuthology.orchestra.run.trial117.stdout:Device: 6h/6d Inode: 1307 Links: 1 2026-02-18T06:24:22.136 INFO:teuthology.orchestra.run.trial117.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-18T06:24:22.136 INFO:teuthology.orchestra.run.trial117.stdout:Context: system_u:object_r:device_t:s0 2026-02-18T06:24:22.136 INFO:teuthology.orchestra.run.trial117.stdout:Access: 2026-02-18 06:23:59.090466686 +0000 2026-02-18T06:24:22.136 INFO:teuthology.orchestra.run.trial117.stdout:Modify: 2026-02-18 06:23:03.844066911 +0000 2026-02-18T06:24:22.136 INFO:teuthology.orchestra.run.trial117.stdout:Change: 2026-02-18 06:23:03.844066911 +0000 2026-02-18T06:24:22.136 INFO:teuthology.orchestra.run.trial117.stdout: Birth: 2026-02-18 06:23:03.844066911 +0000 2026-02-18T06:24:22.136 DEBUG:teuthology.orchestra.run.trial117:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2026-02-18T06:24:22.200 INFO:teuthology.orchestra.run.trial117.stderr:1+0 records in 2026-02-18T06:24:22.200 INFO:teuthology.orchestra.run.trial117.stderr:1+0 records out 2026-02-18T06:24:22.200 INFO:teuthology.orchestra.run.trial117.stderr:512 bytes copied, 0.000148061 s, 3.5 MB/s 2026-02-18T06:24:22.201 DEBUG:teuthology.orchestra.run.trial117:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2026-02-18T06:24:22.258 DEBUG:teuthology.orchestra.run.trial117:> stat /dev/vg_nvme/lv_2 2026-02-18T06:24:22.314 INFO:teuthology.orchestra.run.trial117.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2026-02-18T06:24:22.314 INFO:teuthology.orchestra.run.trial117.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-18T06:24:22.314 INFO:teuthology.orchestra.run.trial117.stdout:Device: 6h/6d Inode: 1312 Links: 1 2026-02-18T06:24:22.314 INFO:teuthology.orchestra.run.trial117.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-18T06:24:22.314 INFO:teuthology.orchestra.run.trial117.stdout:Context: system_u:object_r:device_t:s0 2026-02-18T06:24:22.314 INFO:teuthology.orchestra.run.trial117.stdout:Access: 2026-02-18 06:23:59.090466686 +0000 2026-02-18T06:24:22.314 INFO:teuthology.orchestra.run.trial117.stdout:Modify: 2026-02-18 06:23:03.844066911 +0000 2026-02-18T06:24:22.314 INFO:teuthology.orchestra.run.trial117.stdout:Change: 2026-02-18 06:23:03.844066911 +0000 2026-02-18T06:24:22.314 INFO:teuthology.orchestra.run.trial117.stdout: Birth: 2026-02-18 06:23:03.844066911 +0000 2026-02-18T06:24:22.315 DEBUG:teuthology.orchestra.run.trial117:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2026-02-18T06:24:22.377 INFO:teuthology.orchestra.run.trial117.stderr:1+0 records in 2026-02-18T06:24:22.377 INFO:teuthology.orchestra.run.trial117.stderr:1+0 records out 2026-02-18T06:24:22.377 INFO:teuthology.orchestra.run.trial117.stderr:512 bytes copied, 0.000139244 s, 3.7 MB/s 2026-02-18T06:24:22.379 DEBUG:teuthology.orchestra.run.trial117:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2026-02-18T06:24:22.435 DEBUG:teuthology.orchestra.run.trial117:> stat /dev/vg_nvme/lv_3 2026-02-18T06:24:22.492 INFO:teuthology.orchestra.run.trial117.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2026-02-18T06:24:22.492 INFO:teuthology.orchestra.run.trial117.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-18T06:24:22.492 INFO:teuthology.orchestra.run.trial117.stdout:Device: 6h/6d Inode: 1291 Links: 1 2026-02-18T06:24:22.493 INFO:teuthology.orchestra.run.trial117.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-18T06:24:22.493 INFO:teuthology.orchestra.run.trial117.stdout:Context: system_u:object_r:device_t:s0 2026-02-18T06:24:22.493 INFO:teuthology.orchestra.run.trial117.stdout:Access: 2026-02-18 06:23:59.091466629 +0000 2026-02-18T06:24:22.493 INFO:teuthology.orchestra.run.trial117.stdout:Modify: 2026-02-18 06:23:03.843066936 +0000 2026-02-18T06:24:22.493 INFO:teuthology.orchestra.run.trial117.stdout:Change: 2026-02-18 06:23:03.843066936 +0000 2026-02-18T06:24:22.493 INFO:teuthology.orchestra.run.trial117.stdout: Birth: 2026-02-18 06:23:03.843066936 +0000 2026-02-18T06:24:22.493 DEBUG:teuthology.orchestra.run.trial117:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2026-02-18T06:24:22.554 INFO:teuthology.orchestra.run.trial117.stderr:1+0 records in 2026-02-18T06:24:22.554 INFO:teuthology.orchestra.run.trial117.stderr:1+0 records out 2026-02-18T06:24:22.554 INFO:teuthology.orchestra.run.trial117.stderr:512 bytes copied, 0.000142331 s, 3.6 MB/s 2026-02-18T06:24:22.555 DEBUG:teuthology.orchestra.run.trial117:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2026-02-18T06:24:22.612 DEBUG:teuthology.orchestra.run.trial117:> stat /dev/vg_nvme/lv_4 2026-02-18T06:24:22.669 INFO:teuthology.orchestra.run.trial117.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2026-02-18T06:24:22.669 INFO:teuthology.orchestra.run.trial117.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-18T06:24:22.669 INFO:teuthology.orchestra.run.trial117.stdout:Device: 6h/6d Inode: 1300 Links: 1 2026-02-18T06:24:22.669 INFO:teuthology.orchestra.run.trial117.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-18T06:24:22.669 INFO:teuthology.orchestra.run.trial117.stdout:Context: system_u:object_r:device_t:s0 2026-02-18T06:24:22.669 INFO:teuthology.orchestra.run.trial117.stdout:Access: 2026-02-18 06:23:59.091466629 +0000 2026-02-18T06:24:22.669 INFO:teuthology.orchestra.run.trial117.stdout:Modify: 2026-02-18 06:23:03.843066936 +0000 2026-02-18T06:24:22.670 INFO:teuthology.orchestra.run.trial117.stdout:Change: 2026-02-18 06:23:03.843066936 +0000 2026-02-18T06:24:22.670 INFO:teuthology.orchestra.run.trial117.stdout: Birth: 2026-02-18 06:23:03.843066936 +0000 2026-02-18T06:24:22.670 DEBUG:teuthology.orchestra.run.trial117:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2026-02-18T06:24:22.732 INFO:teuthology.orchestra.run.trial117.stderr:1+0 records in 2026-02-18T06:24:22.733 INFO:teuthology.orchestra.run.trial117.stderr:1+0 records out 2026-02-18T06:24:22.733 INFO:teuthology.orchestra.run.trial117.stderr:512 bytes copied, 0.000139755 s, 3.7 MB/s 2026-02-18T06:24:22.734 DEBUG:teuthology.orchestra.run.trial117:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2026-02-18T06:24:22.791 INFO:tasks.ceph:osd dev map: {'cluster2.osd.0': '/dev/vg_nvme/lv_1', 'cluster2.osd.1': '/dev/vg_nvme/lv_2', 'cluster2.osd.2': '/dev/vg_nvme/lv_3'} 2026-02-18T06:24:22.791 INFO:tasks.ceph:remote_to_roles_to_devs: {Remote(name='ubuntu@trial117.front.sepia.ceph.com'): {'cluster2.osd.0': '/dev/vg_nvme/lv_1', 'cluster2.osd.1': '/dev/vg_nvme/lv_2', 'cluster2.osd.2': '/dev/vg_nvme/lv_3'}} 2026-02-18T06:24:22.791 INFO:tasks.ceph:Generating config... 2026-02-18T06:24:22.793 INFO:tasks.ceph:[global] mon warn on pool no app = False 2026-02-18T06:24:22.793 INFO:tasks.ceph:[mgr] debug mgr = 20 2026-02-18T06:24:22.793 INFO:tasks.ceph:[mgr] debug ms = 1 2026-02-18T06:24:22.793 INFO:tasks.ceph:[mon] debug mon = 20 2026-02-18T06:24:22.794 INFO:tasks.ceph:[mon] debug ms = 1 2026-02-18T06:24:22.794 INFO:tasks.ceph:[mon] debug paxos = 20 2026-02-18T06:24:22.794 INFO:tasks.ceph:[osd] bluestore block size = 96636764160 2026-02-18T06:24:22.794 INFO:tasks.ceph:[osd] bluestore compression algorithm = snappy 2026-02-18T06:24:22.794 INFO:tasks.ceph:[osd] bluestore compression mode = aggressive 2026-02-18T06:24:22.794 INFO:tasks.ceph:[osd] bluestore fsck on mount = True 2026-02-18T06:24:22.794 INFO:tasks.ceph:[osd] debug bluefs = 1/20 2026-02-18T06:24:22.794 INFO:tasks.ceph:[osd] debug bluestore = 1/20 2026-02-18T06:24:22.794 INFO:tasks.ceph:[osd] debug ms = 1 2026-02-18T06:24:22.794 INFO:tasks.ceph:[osd] debug osd = 20 2026-02-18T06:24:22.794 INFO:tasks.ceph:[osd] debug rocksdb = 4/10 2026-02-18T06:24:22.794 INFO:tasks.ceph:[osd] mon osd backfillfull_ratio = 0.85 2026-02-18T06:24:22.795 INFO:tasks.ceph:[osd] mon osd full ratio = 0.9 2026-02-18T06:24:22.795 INFO:tasks.ceph:[osd] mon osd nearfull ratio = 0.8 2026-02-18T06:24:22.795 INFO:tasks.ceph:[osd] osd failsafe full ratio = 0.95 2026-02-18T06:24:22.795 INFO:tasks.ceph:[osd] osd objectstore = bluestore 2026-02-18T06:24:22.795 INFO:tasks.ceph:Setting up cluster2.mon.a... 2026-02-18T06:24:22.795 DEBUG:teuthology.orchestra.run.trial117:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring /etc/ceph/cluster2.keyring 2026-02-18T06:24:22.865 INFO:teuthology.orchestra.run.trial117.stdout:creating /etc/ceph/cluster2.keyring 2026-02-18T06:24:22.868 DEBUG:teuthology.orchestra.run.trial117:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --gen-key --name=mon. /etc/ceph/cluster2.keyring 2026-02-18T06:24:22.945 DEBUG:teuthology.orchestra.run.trial117:> sudo chmod 0644 /etc/ceph/cluster2.keyring 2026-02-18T06:24:23.009 DEBUG:tasks.ceph:Ceph mon addresses: [('cluster2.mon.a', '10.20.193.117')] 2026-02-18T06:24:23.010 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.117', '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': 'snappy', 'bluestore compression mode': 'aggressive', 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}, 'mgr': {'debug ms': 1, 'debug mgr': 20, 'debug mon': '20', 'debug auth': '20', 'mon reweight min pgs per osd': '4', 'mon reweight min bytes per osd': '10', 'mgr/telemetry/nag': 'false'}, 'mon': {'debug ms': 1, 'debug mon': 20, 'debug paxos': 20, 'debug auth': '20', 'mon data avail warn': '5', 'mon mgr mkfs grace': '240', 'mon reweight min pgs per osd': '4', 'mon osd reporter subtree level': 'osd', 'mon osd prime pg temp': 'true', 'mon reweight min bytes per osd': '10', 'auth mon ticket ttl': '660', 'auth service ticket ttl': '240', 'mon_warn_on_insecure_global_id_reclaim': 'false', 'mon_warn_on_insecure_global_id_reclaim_allowed': 'false', 'mon_down_mkfs_grace': '2m', 'mon_warn_on_filestore_osds': 'false'}, 'client': {'rgw cache enabled': 'true', 'rgw enable ops log': 'true', 'rgw enable usage log': 'true', 'log file': '/var/log/ceph/$cluster-$name.$pid.log', 'admin socket': '/var/run/ceph/$cluster-$name.$pid.asok'}, 'mon.a': {}} 2026-02-18T06:24:23.011 DEBUG:teuthology.orchestra.run.trial117:> set -ex 2026-02-18T06:24:23.011 DEBUG:teuthology.orchestra.run.trial117:> dd of=/home/ubuntu/cephtest/ceph.tmp.conf 2026-02-18T06:24:23.065 DEBUG:teuthology.orchestra.run.trial117:> 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.117 --print /home/ubuntu/cephtest/cluster2.monmap 2026-02-18T06:24:23.138 INFO:teuthology.orchestra.run.trial117.stdout:monmaptool: monmap file /home/ubuntu/cephtest/cluster2.monmap 2026-02-18T06:24:23.138 INFO:teuthology.orchestra.run.trial117.stdout:monmaptool: generated fsid 160c5aa9-9d66-47cc-bad3-d5751e2107be 2026-02-18T06:24:23.138 INFO:teuthology.orchestra.run.trial117.stdout:setting min_mon_release = tentacle 2026-02-18T06:24:23.138 INFO:teuthology.orchestra.run.trial117.stdout:epoch 0 2026-02-18T06:24:23.138 INFO:teuthology.orchestra.run.trial117.stdout:fsid 160c5aa9-9d66-47cc-bad3-d5751e2107be 2026-02-18T06:24:23.138 INFO:teuthology.orchestra.run.trial117.stdout:last_changed 2026-02-18T06:24:23.136489+0000 2026-02-18T06:24:23.138 INFO:teuthology.orchestra.run.trial117.stdout:created 2026-02-18T06:24:23.136489+0000 2026-02-18T06:24:23.139 INFO:teuthology.orchestra.run.trial117.stdout:min_mon_release 20 (tentacle) 2026-02-18T06:24:23.139 INFO:teuthology.orchestra.run.trial117.stdout:election_strategy: 1 2026-02-18T06:24:23.139 INFO:teuthology.orchestra.run.trial117.stdout:0: [v2:10.20.193.117:3300/0,v1:10.20.193.117:6789/0] mon.a 2026-02-18T06:24:23.139 INFO:teuthology.orchestra.run.trial117.stdout:monmaptool: writing epoch 0 to /home/ubuntu/cephtest/cluster2.monmap (1 monitors) 2026-02-18T06:24:23.140 DEBUG:teuthology.orchestra.run.trial117:> rm -- /home/ubuntu/cephtest/ceph.tmp.conf 2026-02-18T06:24:23.197 INFO:tasks.ceph:Writing /etc/ceph/cluster2.conf for FSID 160c5aa9-9d66-47cc-bad3-d5751e2107be... 2026-02-18T06:24:23.198 DEBUG:teuthology.orchestra.run.trial005:> sudo mkdir -p /etc/ceph && sudo chmod 0755 /etc/ceph && sudo tee /etc/ceph/cluster2.conf && sudo chmod 0644 /etc/ceph/cluster2.conf > /dev/null 2026-02-18T06:24:23.200 DEBUG:teuthology.orchestra.run.trial117:> sudo mkdir -p /etc/ceph && sudo chmod 0755 /etc/ceph && sudo tee /etc/ceph/cluster2.conf && sudo chmod 0644 /etc/ceph/cluster2.conf > /dev/null 2026-02-18T06:24:23.240 INFO:teuthology.orchestra.run.trial005.stdout:[global] 2026-02-18T06:24:23.240 INFO:teuthology.orchestra.run.trial005.stdout: chdir = "" 2026-02-18T06:24:23.241 INFO:teuthology.orchestra.run.trial005.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2026-02-18T06:24:23.241 INFO:teuthology.orchestra.run.trial005.stdout: auth supported = cephx 2026-02-18T06:24:23.241 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:24:23.241 INFO:teuthology.orchestra.run.trial005.stdout: filestore xattr use omap = true 2026-02-18T06:24:23.241 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:24:23.241 INFO:teuthology.orchestra.run.trial005.stdout: mon clock drift allowed = 1.000 2026-02-18T06:24:23.241 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:24:23.241 INFO:teuthology.orchestra.run.trial005.stdout: osd crush chooseleaf type = 0 2026-02-18T06:24:23.241 INFO:teuthology.orchestra.run.trial005.stdout: auth debug = true 2026-02-18T06:24:23.241 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:24:23.241 INFO:teuthology.orchestra.run.trial005.stdout: ms die on old message = true 2026-02-18T06:24:23.242 INFO:teuthology.orchestra.run.trial005.stdout: ms die on bug = true 2026-02-18T06:24:23.242 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:24:23.242 INFO:teuthology.orchestra.run.trial005.stdout: mon max pg per osd = 10000 # >= luminous 2026-02-18T06:24:23.242 INFO:teuthology.orchestra.run.trial005.stdout: mon pg warn max object skew = 0 2026-02-18T06:24:23.242 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:24:23.242 INFO:teuthology.orchestra.run.trial005.stdout: # disable pg_autoscaler by default for new pools 2026-02-18T06:24:23.242 INFO:teuthology.orchestra.run.trial005.stdout: osd_pool_default_pg_autoscale_mode = off 2026-02-18T06:24:23.242 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:24:23.242 INFO:teuthology.orchestra.run.trial005.stdout: osd pool default size = 2 2026-02-18T06:24:23.242 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:24:23.242 INFO:teuthology.orchestra.run.trial005.stdout: mon osd allow primary affinity = true 2026-02-18T06:24:23.242 INFO:teuthology.orchestra.run.trial005.stdout: mon osd allow pg remap = true 2026-02-18T06:24:23.243 INFO:teuthology.orchestra.run.trial005.stdout: mon warn on legacy crush tunables = false 2026-02-18T06:24:23.243 INFO:teuthology.orchestra.run.trial005.stdout: mon warn on crush straw calc version zero = false 2026-02-18T06:24:23.243 INFO:teuthology.orchestra.run.trial005.stdout: mon warn on no sortbitwise = false 2026-02-18T06:24:23.243 INFO:teuthology.orchestra.run.trial005.stdout: mon warn on osd down out interval zero = false 2026-02-18T06:24:23.243 INFO:teuthology.orchestra.run.trial005.stdout: mon warn on too few osds = false 2026-02-18T06:24:23.243 INFO:teuthology.orchestra.run.trial005.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2026-02-18T06:24:23.243 INFO:teuthology.orchestra.run.trial005.stdout: mon_warn_on_pool_no_redundancy = false 2026-02-18T06:24:23.243 INFO:teuthology.orchestra.run.trial005.stdout: mon_allow_pool_size_one = true 2026-02-18T06:24:23.243 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:24:23.243 INFO:teuthology.orchestra.run.trial005.stdout: osd pool default erasure code profile = plugin=isa technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2026-02-18T06:24:23.243 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:24:23.243 INFO:teuthology.orchestra.run.trial005.stdout: osd default data pool replay window = 5 2026-02-18T06:24:23.243 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:24:23.244 INFO:teuthology.orchestra.run.trial005.stdout: mon allow pool delete = true 2026-02-18T06:24:23.244 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:24:23.244 INFO:teuthology.orchestra.run.trial005.stdout: mon cluster log file level = debug 2026-02-18T06:24:23.244 INFO:teuthology.orchestra.run.trial005.stdout: debug asserts on shutdown = true 2026-02-18T06:24:23.244 INFO:teuthology.orchestra.run.trial005.stdout: mon health detail to clog = false 2026-02-18T06:24:23.244 INFO:teuthology.orchestra.run.trial005.stdout: mon host = 10.20.193.117 2026-02-18T06:24:23.244 INFO:teuthology.orchestra.run.trial005.stdout: mon warn on pool no app = False 2026-02-18T06:24:23.244 INFO:teuthology.orchestra.run.trial005.stdout: fsid = 160c5aa9-9d66-47cc-bad3-d5751e2107be 2026-02-18T06:24:23.244 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:24:23.244 INFO:teuthology.orchestra.run.trial005.stdout:[osd] 2026-02-18T06:24:23.244 INFO:teuthology.orchestra.run.trial005.stdout: osd journal size = 100 2026-02-18T06:24:23.244 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:24:23.245 INFO:teuthology.orchestra.run.trial005.stdout: osd scrub load threshold = 5.0 2026-02-18T06:24:23.245 INFO:teuthology.orchestra.run.trial005.stdout: osd scrub max interval = 600 2026-02-18T06:24:23.245 INFO:teuthology.orchestra.run.trial005.stdout: osd mclock profile = high_recovery_ops 2026-02-18T06:24:23.245 INFO:teuthology.orchestra.run.trial005.stdout: osd mclock skip benchmark = true 2026-02-18T06:24:23.245 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:24:23.245 INFO:teuthology.orchestra.run.trial005.stdout: osd recover clone overlap = true 2026-02-18T06:24:23.245 INFO:teuthology.orchestra.run.trial005.stdout: osd recovery max chunk = 1048576 2026-02-18T06:24:23.245 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:24:23.245 INFO:teuthology.orchestra.run.trial005.stdout: osd debug shutdown = true 2026-02-18T06:24:23.245 INFO:teuthology.orchestra.run.trial005.stdout: osd debug op order = true 2026-02-18T06:24:23.245 INFO:teuthology.orchestra.run.trial005.stdout: osd debug verify stray on activate = true 2026-02-18T06:24:23.245 INFO:teuthology.orchestra.run.trial005.stdout: osd debug trim objects = true 2026-02-18T06:24:23.246 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:24:23.246 INFO:teuthology.orchestra.run.trial005.stdout: osd open classes on start = true 2026-02-18T06:24:23.246 INFO:teuthology.orchestra.run.trial005.stdout: osd debug pg log writeout = true 2026-02-18T06:24:23.246 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:24:23.246 INFO:teuthology.orchestra.run.trial005.stdout: osd deep scrub update digest min age = 30 2026-02-18T06:24:23.246 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:24:23.246 INFO:teuthology.orchestra.run.trial005.stdout: osd map max advance = 10 2026-02-18T06:24:23.246 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:24:23.246 INFO:teuthology.orchestra.run.trial005.stdout: journal zero on create = true 2026-02-18T06:24:23.246 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:24:23.246 INFO:teuthology.orchestra.run.trial005.stdout: filestore ondisk finisher threads = 3 2026-02-18T06:24:23.246 INFO:teuthology.orchestra.run.trial005.stdout: filestore apply finisher threads = 3 2026-02-18T06:24:23.246 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:24:23.247 INFO:teuthology.orchestra.run.trial005.stdout: bdev debug aio = true 2026-02-18T06:24:23.247 INFO:teuthology.orchestra.run.trial005.stdout: osd debug misdirected ops = true 2026-02-18T06:24:23.247 INFO:teuthology.orchestra.run.trial005.stdout: bluestore block size = 96636764160 2026-02-18T06:24:23.247 INFO:teuthology.orchestra.run.trial005.stdout: bluestore compression algorithm = snappy 2026-02-18T06:24:23.247 INFO:teuthology.orchestra.run.trial005.stdout: bluestore compression mode = aggressive 2026-02-18T06:24:23.247 INFO:teuthology.orchestra.run.trial005.stdout: bluestore fsck on mount = True 2026-02-18T06:24:23.247 INFO:teuthology.orchestra.run.trial005.stdout: debug bluefs = 1/20 2026-02-18T06:24:23.247 INFO:teuthology.orchestra.run.trial005.stdout: debug bluestore = 1/20 2026-02-18T06:24:23.247 INFO:teuthology.orchestra.run.trial005.stdout: debug ms = 1 2026-02-18T06:24:23.247 INFO:teuthology.orchestra.run.trial005.stdout: debug osd = 20 2026-02-18T06:24:23.247 INFO:teuthology.orchestra.run.trial005.stdout: debug rocksdb = 4/10 2026-02-18T06:24:23.247 INFO:teuthology.orchestra.run.trial005.stdout: mon osd backfillfull_ratio = 0.85 2026-02-18T06:24:23.247 INFO:teuthology.orchestra.run.trial005.stdout: mon osd full ratio = 0.9 2026-02-18T06:24:23.248 INFO:teuthology.orchestra.run.trial005.stdout: mon osd nearfull ratio = 0.8 2026-02-18T06:24:23.248 INFO:teuthology.orchestra.run.trial005.stdout: osd failsafe full ratio = 0.95 2026-02-18T06:24:23.248 INFO:teuthology.orchestra.run.trial005.stdout: osd objectstore = bluestore 2026-02-18T06:24:23.248 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:24:23.248 INFO:teuthology.orchestra.run.trial005.stdout:[mgr] 2026-02-18T06:24:23.248 INFO:teuthology.orchestra.run.trial005.stdout: debug ms = 1 2026-02-18T06:24:23.248 INFO:teuthology.orchestra.run.trial005.stdout: debug mgr = 20 2026-02-18T06:24:23.248 INFO:teuthology.orchestra.run.trial005.stdout: debug mon = 20 2026-02-18T06:24:23.248 INFO:teuthology.orchestra.run.trial005.stdout: debug auth = 20 2026-02-18T06:24:23.248 INFO:teuthology.orchestra.run.trial005.stdout: mon reweight min pgs per osd = 4 2026-02-18T06:24:23.248 INFO:teuthology.orchestra.run.trial005.stdout: mon reweight min bytes per osd = 10 2026-02-18T06:24:23.248 INFO:teuthology.orchestra.run.trial005.stdout: mgr/telemetry/nag = false 2026-02-18T06:24:23.249 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:24:23.249 INFO:teuthology.orchestra.run.trial005.stdout:[mon] 2026-02-18T06:24:23.249 INFO:teuthology.orchestra.run.trial005.stdout: debug ms = 1 2026-02-18T06:24:23.249 INFO:teuthology.orchestra.run.trial005.stdout: debug mon = 20 2026-02-18T06:24:23.249 INFO:teuthology.orchestra.run.trial005.stdout: debug paxos = 20 2026-02-18T06:24:23.249 INFO:teuthology.orchestra.run.trial005.stdout: debug auth = 20 2026-02-18T06:24:23.249 INFO:teuthology.orchestra.run.trial005.stdout: mon data avail warn = 5 2026-02-18T06:24:23.249 INFO:teuthology.orchestra.run.trial005.stdout: mon mgr mkfs grace = 240 2026-02-18T06:24:23.249 INFO:teuthology.orchestra.run.trial005.stdout: mon reweight min pgs per osd = 4 2026-02-18T06:24:23.249 INFO:teuthology.orchestra.run.trial005.stdout: mon osd reporter subtree level = osd 2026-02-18T06:24:23.249 INFO:teuthology.orchestra.run.trial005.stdout: mon osd prime pg temp = true 2026-02-18T06:24:23.249 INFO:teuthology.orchestra.run.trial005.stdout: mon reweight min bytes per osd = 10 2026-02-18T06:24:23.249 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:24:23.250 INFO:teuthology.orchestra.run.trial005.stdout: # rotate auth tickets quickly to exercise renewal paths 2026-02-18T06:24:23.250 INFO:teuthology.orchestra.run.trial005.stdout: auth mon ticket ttl = 660 # 11m 2026-02-18T06:24:23.250 INFO:teuthology.orchestra.run.trial005.stdout: auth service ticket ttl = 240 # 4m 2026-02-18T06:24:23.250 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:24:23.250 INFO:teuthology.orchestra.run.trial005.stdout: # don't complain about insecure global_id in the test suite 2026-02-18T06:24:23.250 INFO:teuthology.orchestra.run.trial005.stdout: mon_warn_on_insecure_global_id_reclaim = false 2026-02-18T06:24:23.250 INFO:teuthology.orchestra.run.trial005.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2026-02-18T06:24:23.250 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:24:23.250 INFO:teuthology.orchestra.run.trial005.stdout: # 1m isn't quite enough 2026-02-18T06:24:23.250 INFO:teuthology.orchestra.run.trial005.stdout: mon_down_mkfs_grace = 2m 2026-02-18T06:24:23.250 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:24:23.250 INFO:teuthology.orchestra.run.trial005.stdout: mon_warn_on_filestore_osds = false 2026-02-18T06:24:23.251 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:24:23.251 INFO:teuthology.orchestra.run.trial005.stdout:[client] 2026-02-18T06:24:23.251 INFO:teuthology.orchestra.run.trial005.stdout: rgw cache enabled = true 2026-02-18T06:24:23.251 INFO:teuthology.orchestra.run.trial005.stdout: rgw enable ops log = true 2026-02-18T06:24:23.251 INFO:teuthology.orchestra.run.trial005.stdout: rgw enable usage log = true 2026-02-18T06:24:23.251 INFO:teuthology.orchestra.run.trial005.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2026-02-18T06:24:23.251 INFO:teuthology.orchestra.run.trial005.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2026-02-18T06:24:23.251 INFO:teuthology.orchestra.run.trial005.stdout:[mon.a] 2026-02-18T06:24:23.278 INFO:teuthology.orchestra.run.trial117.stdout:[global] 2026-02-18T06:24:23.278 INFO:teuthology.orchestra.run.trial117.stdout: chdir = "" 2026-02-18T06:24:23.278 INFO:teuthology.orchestra.run.trial117.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2026-02-18T06:24:23.278 INFO:teuthology.orchestra.run.trial117.stdout: auth supported = cephx 2026-02-18T06:24:23.278 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:24:23.278 INFO:teuthology.orchestra.run.trial117.stdout: filestore xattr use omap = true 2026-02-18T06:24:23.278 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:24:23.278 INFO:teuthology.orchestra.run.trial117.stdout: mon clock drift allowed = 1.000 2026-02-18T06:24:23.278 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:24:23.278 INFO:teuthology.orchestra.run.trial117.stdout: osd crush chooseleaf type = 0 2026-02-18T06:24:23.279 INFO:teuthology.orchestra.run.trial117.stdout: auth debug = true 2026-02-18T06:24:23.279 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:24:23.279 INFO:teuthology.orchestra.run.trial117.stdout: ms die on old message = true 2026-02-18T06:24:23.279 INFO:teuthology.orchestra.run.trial117.stdout: ms die on bug = true 2026-02-18T06:24:23.279 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:24:23.279 INFO:teuthology.orchestra.run.trial117.stdout: mon max pg per osd = 10000 # >= luminous 2026-02-18T06:24:23.279 INFO:teuthology.orchestra.run.trial117.stdout: mon pg warn max object skew = 0 2026-02-18T06:24:23.279 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:24:23.279 INFO:teuthology.orchestra.run.trial117.stdout: # disable pg_autoscaler by default for new pools 2026-02-18T06:24:23.279 INFO:teuthology.orchestra.run.trial117.stdout: osd_pool_default_pg_autoscale_mode = off 2026-02-18T06:24:23.279 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:24:23.279 INFO:teuthology.orchestra.run.trial117.stdout: osd pool default size = 2 2026-02-18T06:24:23.280 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:24:23.280 INFO:teuthology.orchestra.run.trial117.stdout: mon osd allow primary affinity = true 2026-02-18T06:24:23.280 INFO:teuthology.orchestra.run.trial117.stdout: mon osd allow pg remap = true 2026-02-18T06:24:23.280 INFO:teuthology.orchestra.run.trial117.stdout: mon warn on legacy crush tunables = false 2026-02-18T06:24:23.280 INFO:teuthology.orchestra.run.trial117.stdout: mon warn on crush straw calc version zero = false 2026-02-18T06:24:23.280 INFO:teuthology.orchestra.run.trial117.stdout: mon warn on no sortbitwise = false 2026-02-18T06:24:23.280 INFO:teuthology.orchestra.run.trial117.stdout: mon warn on osd down out interval zero = false 2026-02-18T06:24:23.280 INFO:teuthology.orchestra.run.trial117.stdout: mon warn on too few osds = false 2026-02-18T06:24:23.280 INFO:teuthology.orchestra.run.trial117.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2026-02-18T06:24:23.280 INFO:teuthology.orchestra.run.trial117.stdout: mon_warn_on_pool_no_redundancy = false 2026-02-18T06:24:23.280 INFO:teuthology.orchestra.run.trial117.stdout: mon_allow_pool_size_one = true 2026-02-18T06:24:23.280 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:24:23.281 INFO:teuthology.orchestra.run.trial117.stdout: osd pool default erasure code profile = plugin=isa technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2026-02-18T06:24:23.281 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:24:23.281 INFO:teuthology.orchestra.run.trial117.stdout: osd default data pool replay window = 5 2026-02-18T06:24:23.281 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:24:23.281 INFO:teuthology.orchestra.run.trial117.stdout: mon allow pool delete = true 2026-02-18T06:24:23.281 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:24:23.281 INFO:teuthology.orchestra.run.trial117.stdout: mon cluster log file level = debug 2026-02-18T06:24:23.281 INFO:teuthology.orchestra.run.trial117.stdout: debug asserts on shutdown = true 2026-02-18T06:24:23.281 INFO:teuthology.orchestra.run.trial117.stdout: mon health detail to clog = false 2026-02-18T06:24:23.281 INFO:teuthology.orchestra.run.trial117.stdout: mon host = 10.20.193.117 2026-02-18T06:24:23.281 INFO:teuthology.orchestra.run.trial117.stdout: mon warn on pool no app = False 2026-02-18T06:24:23.281 INFO:teuthology.orchestra.run.trial117.stdout: fsid = 160c5aa9-9d66-47cc-bad3-d5751e2107be 2026-02-18T06:24:23.282 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:24:23.282 INFO:teuthology.orchestra.run.trial117.stdout:[osd] 2026-02-18T06:24:23.282 INFO:teuthology.orchestra.run.trial117.stdout: osd journal size = 100 2026-02-18T06:24:23.282 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:24:23.282 INFO:teuthology.orchestra.run.trial117.stdout: osd scrub load threshold = 5.0 2026-02-18T06:24:23.282 INFO:teuthology.orchestra.run.trial117.stdout: osd scrub max interval = 600 2026-02-18T06:24:23.282 INFO:teuthology.orchestra.run.trial117.stdout: osd mclock profile = high_recovery_ops 2026-02-18T06:24:23.282 INFO:teuthology.orchestra.run.trial117.stdout: osd mclock skip benchmark = true 2026-02-18T06:24:23.282 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:24:23.282 INFO:teuthology.orchestra.run.trial117.stdout: osd recover clone overlap = true 2026-02-18T06:24:23.282 INFO:teuthology.orchestra.run.trial117.stdout: osd recovery max chunk = 1048576 2026-02-18T06:24:23.282 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:24:23.282 INFO:teuthology.orchestra.run.trial117.stdout: osd debug shutdown = true 2026-02-18T06:24:23.283 INFO:teuthology.orchestra.run.trial117.stdout: osd debug op order = true 2026-02-18T06:24:23.283 INFO:teuthology.orchestra.run.trial117.stdout: osd debug verify stray on activate = true 2026-02-18T06:24:23.283 INFO:teuthology.orchestra.run.trial117.stdout: osd debug trim objects = true 2026-02-18T06:24:23.283 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:24:23.283 INFO:teuthology.orchestra.run.trial117.stdout: osd open classes on start = true 2026-02-18T06:24:23.283 INFO:teuthology.orchestra.run.trial117.stdout: osd debug pg log writeout = true 2026-02-18T06:24:23.283 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:24:23.283 INFO:teuthology.orchestra.run.trial117.stdout: osd deep scrub update digest min age = 30 2026-02-18T06:24:23.283 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:24:23.283 INFO:teuthology.orchestra.run.trial117.stdout: osd map max advance = 10 2026-02-18T06:24:23.283 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:24:23.283 INFO:teuthology.orchestra.run.trial117.stdout: journal zero on create = true 2026-02-18T06:24:23.284 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:24:23.284 INFO:teuthology.orchestra.run.trial117.stdout: filestore ondisk finisher threads = 3 2026-02-18T06:24:23.284 INFO:teuthology.orchestra.run.trial117.stdout: filestore apply finisher threads = 3 2026-02-18T06:24:23.284 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:24:23.284 INFO:teuthology.orchestra.run.trial117.stdout: bdev debug aio = true 2026-02-18T06:24:23.284 INFO:teuthology.orchestra.run.trial117.stdout: osd debug misdirected ops = true 2026-02-18T06:24:23.284 INFO:teuthology.orchestra.run.trial117.stdout: bluestore block size = 96636764160 2026-02-18T06:24:23.284 INFO:teuthology.orchestra.run.trial117.stdout: bluestore compression algorithm = snappy 2026-02-18T06:24:23.284 INFO:teuthology.orchestra.run.trial117.stdout: bluestore compression mode = aggressive 2026-02-18T06:24:23.284 INFO:teuthology.orchestra.run.trial117.stdout: bluestore fsck on mount = True 2026-02-18T06:24:23.284 INFO:teuthology.orchestra.run.trial117.stdout: debug bluefs = 1/20 2026-02-18T06:24:23.284 INFO:teuthology.orchestra.run.trial117.stdout: debug bluestore = 1/20 2026-02-18T06:24:23.284 INFO:teuthology.orchestra.run.trial117.stdout: debug ms = 1 2026-02-18T06:24:23.285 INFO:teuthology.orchestra.run.trial117.stdout: debug osd = 20 2026-02-18T06:24:23.285 INFO:teuthology.orchestra.run.trial117.stdout: debug rocksdb = 4/10 2026-02-18T06:24:23.285 INFO:teuthology.orchestra.run.trial117.stdout: mon osd backfillfull_ratio = 0.85 2026-02-18T06:24:23.285 INFO:teuthology.orchestra.run.trial117.stdout: mon osd full ratio = 0.9 2026-02-18T06:24:23.285 INFO:teuthology.orchestra.run.trial117.stdout: mon osd nearfull ratio = 0.8 2026-02-18T06:24:23.285 INFO:teuthology.orchestra.run.trial117.stdout: osd failsafe full ratio = 0.95 2026-02-18T06:24:23.285 INFO:teuthology.orchestra.run.trial117.stdout: osd objectstore = bluestore 2026-02-18T06:24:23.285 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:24:23.285 INFO:teuthology.orchestra.run.trial117.stdout:[mgr] 2026-02-18T06:24:23.285 INFO:teuthology.orchestra.run.trial117.stdout: debug ms = 1 2026-02-18T06:24:23.285 INFO:teuthology.orchestra.run.trial117.stdout: debug mgr = 20 2026-02-18T06:24:23.285 INFO:teuthology.orchestra.run.trial117.stdout: debug mon = 20 2026-02-18T06:24:23.286 INFO:teuthology.orchestra.run.trial117.stdout: debug auth = 20 2026-02-18T06:24:23.286 INFO:teuthology.orchestra.run.trial117.stdout: mon reweight min pgs per osd = 4 2026-02-18T06:24:23.286 INFO:teuthology.orchestra.run.trial117.stdout: mon reweight min bytes per osd = 10 2026-02-18T06:24:23.286 INFO:teuthology.orchestra.run.trial117.stdout: mgr/telemetry/nag = false 2026-02-18T06:24:23.286 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:24:23.286 INFO:teuthology.orchestra.run.trial117.stdout:[mon] 2026-02-18T06:24:23.286 INFO:teuthology.orchestra.run.trial117.stdout: debug ms = 1 2026-02-18T06:24:23.286 INFO:teuthology.orchestra.run.trial117.stdout: debug mon = 20 2026-02-18T06:24:23.286 INFO:teuthology.orchestra.run.trial117.stdout: debug paxos = 20 2026-02-18T06:24:23.286 INFO:teuthology.orchestra.run.trial117.stdout: debug auth = 20 2026-02-18T06:24:23.286 INFO:teuthology.orchestra.run.trial117.stdout: mon data avail warn = 5 2026-02-18T06:24:23.286 INFO:teuthology.orchestra.run.trial117.stdout: mon mgr mkfs grace = 240 2026-02-18T06:24:23.286 INFO:teuthology.orchestra.run.trial117.stdout: mon reweight min pgs per osd = 4 2026-02-18T06:24:23.286 INFO:teuthology.orchestra.run.trial117.stdout: mon osd reporter subtree level = osd 2026-02-18T06:24:23.287 INFO:teuthology.orchestra.run.trial117.stdout: mon osd prime pg temp = true 2026-02-18T06:24:23.287 INFO:teuthology.orchestra.run.trial117.stdout: mon reweight min bytes per osd = 10 2026-02-18T06:24:23.287 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:24:23.287 INFO:teuthology.orchestra.run.trial117.stdout: # rotate auth tickets quickly to exercise renewal paths 2026-02-18T06:24:23.287 INFO:teuthology.orchestra.run.trial117.stdout: auth mon ticket ttl = 660 # 11m 2026-02-18T06:24:23.287 INFO:teuthology.orchestra.run.trial117.stdout: auth service ticket ttl = 240 # 4m 2026-02-18T06:24:23.287 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:24:23.287 INFO:teuthology.orchestra.run.trial117.stdout: # don't complain about insecure global_id in the test suite 2026-02-18T06:24:23.287 INFO:teuthology.orchestra.run.trial117.stdout: mon_warn_on_insecure_global_id_reclaim = false 2026-02-18T06:24:23.287 INFO:teuthology.orchestra.run.trial117.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2026-02-18T06:24:23.287 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:24:23.287 INFO:teuthology.orchestra.run.trial117.stdout: # 1m isn't quite enough 2026-02-18T06:24:23.288 INFO:teuthology.orchestra.run.trial117.stdout: mon_down_mkfs_grace = 2m 2026-02-18T06:24:23.288 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:24:23.288 INFO:teuthology.orchestra.run.trial117.stdout: mon_warn_on_filestore_osds = false 2026-02-18T06:24:23.288 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:24:23.288 INFO:teuthology.orchestra.run.trial117.stdout:[client] 2026-02-18T06:24:23.288 INFO:teuthology.orchestra.run.trial117.stdout: rgw cache enabled = true 2026-02-18T06:24:23.288 INFO:teuthology.orchestra.run.trial117.stdout: rgw enable ops log = true 2026-02-18T06:24:23.288 INFO:teuthology.orchestra.run.trial117.stdout: rgw enable usage log = true 2026-02-18T06:24:23.288 INFO:teuthology.orchestra.run.trial117.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2026-02-18T06:24:23.288 INFO:teuthology.orchestra.run.trial117.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2026-02-18T06:24:23.288 INFO:teuthology.orchestra.run.trial117.stdout:[mon.a] 2026-02-18T06:24:23.289 INFO:tasks.ceph:Creating admin key on cluster2.mon.a... 2026-02-18T06:24:23.290 DEBUG:teuthology.orchestra.run.trial117:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --gen-key --name=client.admin --cap mon 'allow *' --cap osd 'allow *' --cap mds 'allow *' --cap mgr 'allow *' /etc/ceph/cluster2.keyring 2026-02-18T06:24:23.373 INFO:tasks.ceph:Copying monmap to all nodes... 2026-02-18T06:24:23.373 DEBUG:teuthology.orchestra.run.trial117:> set -ex 2026-02-18T06:24:23.373 DEBUG:teuthology.orchestra.run.trial117:> dd if=/etc/ceph/cluster2.keyring of=/dev/stdout 2026-02-18T06:24:23.431 DEBUG:teuthology.orchestra.run.trial117:> set -ex 2026-02-18T06:24:23.431 DEBUG:teuthology.orchestra.run.trial117:> dd if=/home/ubuntu/cephtest/cluster2.monmap of=/dev/stdout 2026-02-18T06:24:23.488 INFO:tasks.ceph:Sending monmap to node ubuntu@trial005.front.sepia.ceph.com 2026-02-18T06:24:23.488 DEBUG:teuthology.orchestra.run.trial005:> set -ex 2026-02-18T06:24:23.488 DEBUG:teuthology.orchestra.run.trial005:> sudo dd of=/etc/ceph/cluster2.keyring 2026-02-18T06:24:23.488 DEBUG:teuthology.orchestra.run.trial005:> sudo chmod 0644 /etc/ceph/cluster2.keyring 2026-02-18T06:24:23.521 DEBUG:teuthology.orchestra.run.trial005:> set -ex 2026-02-18T06:24:23.521 DEBUG:teuthology.orchestra.run.trial005:> dd of=/home/ubuntu/cephtest/cluster2.monmap 2026-02-18T06:24:23.579 INFO:tasks.ceph:Sending monmap to node ubuntu@trial117.front.sepia.ceph.com 2026-02-18T06:24:23.579 DEBUG:teuthology.orchestra.run.trial117:> set -ex 2026-02-18T06:24:23.579 DEBUG:teuthology.orchestra.run.trial117:> sudo dd of=/etc/ceph/cluster2.keyring 2026-02-18T06:24:23.580 DEBUG:teuthology.orchestra.run.trial117:> sudo chmod 0644 /etc/ceph/cluster2.keyring 2026-02-18T06:24:23.614 DEBUG:teuthology.orchestra.run.trial117:> set -ex 2026-02-18T06:24:23.614 DEBUG:teuthology.orchestra.run.trial117:> dd of=/home/ubuntu/cephtest/cluster2.monmap 2026-02-18T06:24:23.671 INFO:tasks.ceph:Setting up mon nodes... 2026-02-18T06:24:23.671 INFO:tasks.ceph:Setting up mgr nodes... 2026-02-18T06:24:23.672 DEBUG:teuthology.orchestra.run.trial117:> sudo mkdir -p /var/lib/ceph/mgr/cluster2-x && sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring --gen-key --name=mgr.x /var/lib/ceph/mgr/cluster2-x/keyring 2026-02-18T06:24:23.753 INFO:teuthology.orchestra.run.trial117.stdout:creating /var/lib/ceph/mgr/cluster2-x/keyring 2026-02-18T06:24:23.755 INFO:tasks.ceph:Setting up mds nodes... 2026-02-18T06:24:23.756 INFO:tasks.ceph_client:Setting up client nodes... 2026-02-18T06:24:23.756 DEBUG:teuthology.orchestra.run.trial117:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring --gen-key --name=client.0 /etc/ceph/cluster2.client.0.keyring && sudo chmod 0644 /etc/ceph/cluster2.client.0.keyring 2026-02-18T06:24:23.830 INFO:teuthology.orchestra.run.trial117.stdout:creating /etc/ceph/cluster2.client.0.keyring 2026-02-18T06:24:23.840 INFO:tasks.ceph:Running mkfs on osd nodes... 2026-02-18T06:24:23.841 INFO:tasks.ceph:ctx.disk_config.remote_to_roles_to_dev: {Remote(name='ubuntu@trial005.front.sepia.ceph.com'): {'cluster1.osd.0': '/dev/vg_nvme/lv_1', 'cluster1.osd.1': '/dev/vg_nvme/lv_2', 'cluster1.osd.2': '/dev/vg_nvme/lv_3'}, Remote(name='ubuntu@trial117.front.sepia.ceph.com'): {'cluster2.osd.0': '/dev/vg_nvme/lv_1', 'cluster2.osd.1': '/dev/vg_nvme/lv_2', 'cluster2.osd.2': '/dev/vg_nvme/lv_3'}} 2026-02-18T06:24:23.841 DEBUG:teuthology.orchestra.run.trial117:> sudo mkdir -p /var/lib/ceph/osd/cluster2-0 2026-02-18T06:24:23.906 INFO:tasks.ceph:roles_to_devs: {'cluster2.osd.0': '/dev/vg_nvme/lv_1', 'cluster2.osd.1': '/dev/vg_nvme/lv_2', 'cluster2.osd.2': '/dev/vg_nvme/lv_3'} 2026-02-18T06:24:23.906 INFO:tasks.ceph:role: cluster2.osd.0 2026-02-18T06:24:23.906 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_1 on ubuntu@trial117.front.sepia.ceph.com 2026-02-18T06:24:23.907 DEBUG:teuthology.orchestra.run.trial117:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_1 2026-02-18T06:24:23.972 INFO:teuthology.orchestra.run.trial117.stdout:meta-data=/dev/vg_nvme/lv_1 isize=2048 agcount=4, agsize=45875200 blks 2026-02-18T06:24:23.972 INFO:teuthology.orchestra.run.trial117.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-18T06:24:23.972 INFO:teuthology.orchestra.run.trial117.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-18T06:24:23.972 INFO:teuthology.orchestra.run.trial117.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-02-18T06:24:23.973 INFO:teuthology.orchestra.run.trial117.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-18T06:24:23.973 INFO:teuthology.orchestra.run.trial117.stdout: = sunit=0 swidth=0 blks 2026-02-18T06:24:23.973 INFO:teuthology.orchestra.run.trial117.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-18T06:24:23.973 INFO:teuthology.orchestra.run.trial117.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-18T06:24:23.973 INFO:teuthology.orchestra.run.trial117.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-18T06:24:23.973 INFO:teuthology.orchestra.run.trial117.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-18T06:24:24.598 INFO:teuthology.orchestra.run.trial117.stdout:Discarding blocks...Done. 2026-02-18T06:24:24.601 INFO:tasks.ceph:mount /dev/vg_nvme/lv_1 on ubuntu@trial117.front.sepia.ceph.com -o noatime 2026-02-18T06:24:24.601 DEBUG:teuthology.orchestra.run.trial117:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_1 /var/lib/ceph/osd/cluster2-0 2026-02-18T06:24:24.669 DEBUG:teuthology.orchestra.run.trial117:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster2-0 2026-02-18T06:24:24.735 DEBUG:teuthology.orchestra.run.trial117:> sudo mkdir -p /var/lib/ceph/osd/cluster2-1 2026-02-18T06:24:24.800 INFO:tasks.ceph:roles_to_devs: {'cluster2.osd.0': '/dev/vg_nvme/lv_1', 'cluster2.osd.1': '/dev/vg_nvme/lv_2', 'cluster2.osd.2': '/dev/vg_nvme/lv_3'} 2026-02-18T06:24:24.800 INFO:tasks.ceph:role: cluster2.osd.1 2026-02-18T06:24:24.801 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_2 on ubuntu@trial117.front.sepia.ceph.com 2026-02-18T06:24:24.801 DEBUG:teuthology.orchestra.run.trial117:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_2 2026-02-18T06:24:24.866 INFO:teuthology.orchestra.run.trial117.stdout:meta-data=/dev/vg_nvme/lv_2 isize=2048 agcount=4, agsize=45875200 blks 2026-02-18T06:24:24.867 INFO:teuthology.orchestra.run.trial117.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-18T06:24:24.867 INFO:teuthology.orchestra.run.trial117.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-18T06:24:24.867 INFO:teuthology.orchestra.run.trial117.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-02-18T06:24:24.867 INFO:teuthology.orchestra.run.trial117.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-18T06:24:24.867 INFO:teuthology.orchestra.run.trial117.stdout: = sunit=0 swidth=0 blks 2026-02-18T06:24:24.867 INFO:teuthology.orchestra.run.trial117.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-18T06:24:24.867 INFO:teuthology.orchestra.run.trial117.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-18T06:24:24.867 INFO:teuthology.orchestra.run.trial117.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-18T06:24:24.867 INFO:teuthology.orchestra.run.trial117.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-18T06:24:25.428 INFO:teuthology.orchestra.run.trial117.stdout:Discarding blocks...Done. 2026-02-18T06:24:25.430 INFO:tasks.ceph:mount /dev/vg_nvme/lv_2 on ubuntu@trial117.front.sepia.ceph.com -o noatime 2026-02-18T06:24:25.430 DEBUG:teuthology.orchestra.run.trial117:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_2 /var/lib/ceph/osd/cluster2-1 2026-02-18T06:24:25.498 DEBUG:teuthology.orchestra.run.trial117:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster2-1 2026-02-18T06:24:25.565 DEBUG:teuthology.orchestra.run.trial117:> sudo mkdir -p /var/lib/ceph/osd/cluster2-2 2026-02-18T06:24:25.644 INFO:tasks.ceph:roles_to_devs: {'cluster2.osd.0': '/dev/vg_nvme/lv_1', 'cluster2.osd.1': '/dev/vg_nvme/lv_2', 'cluster2.osd.2': '/dev/vg_nvme/lv_3'} 2026-02-18T06:24:25.644 INFO:tasks.ceph:role: cluster2.osd.2 2026-02-18T06:24:25.644 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_3 on ubuntu@trial117.front.sepia.ceph.com 2026-02-18T06:24:25.644 DEBUG:teuthology.orchestra.run.trial117:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_3 2026-02-18T06:24:25.709 INFO:teuthology.orchestra.run.trial117.stdout:meta-data=/dev/vg_nvme/lv_3 isize=2048 agcount=4, agsize=45875200 blks 2026-02-18T06:24:25.709 INFO:teuthology.orchestra.run.trial117.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-18T06:24:25.709 INFO:teuthology.orchestra.run.trial117.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-18T06:24:25.709 INFO:teuthology.orchestra.run.trial117.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-02-18T06:24:25.709 INFO:teuthology.orchestra.run.trial117.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-18T06:24:25.710 INFO:teuthology.orchestra.run.trial117.stdout: = sunit=0 swidth=0 blks 2026-02-18T06:24:25.710 INFO:teuthology.orchestra.run.trial117.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-18T06:24:25.710 INFO:teuthology.orchestra.run.trial117.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-18T06:24:25.710 INFO:teuthology.orchestra.run.trial117.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-18T06:24:25.710 INFO:teuthology.orchestra.run.trial117.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-18T06:24:26.266 INFO:teuthology.orchestra.run.trial117.stdout:Discarding blocks...Done. 2026-02-18T06:24:26.268 INFO:tasks.ceph:mount /dev/vg_nvme/lv_3 on ubuntu@trial117.front.sepia.ceph.com -o noatime 2026-02-18T06:24:26.268 DEBUG:teuthology.orchestra.run.trial117:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_3 /var/lib/ceph/osd/cluster2-2 2026-02-18T06:24:26.344 DEBUG:teuthology.orchestra.run.trial117:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster2-2 2026-02-18T06:24:26.411 DEBUG:teuthology.orchestra.run.trial117:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster cluster2 --mkfs --mkkey -i 0 --monmap /home/ubuntu/cephtest/cluster2.monmap 2026-02-18T06:24:26.490 INFO:teuthology.orchestra.run.trial117.stderr:2026-02-18T06:24:26.487+0000 7f9974fc7900 -1 auth: error reading file: /var/lib/ceph/osd/cluster2-0/keyring: can't open /var/lib/ceph/osd/cluster2-0/keyring: (2) No such file or directory 2026-02-18T06:24:26.491 INFO:teuthology.orchestra.run.trial117.stderr:2026-02-18T06:24:26.487+0000 7f9974fc7900 -1 created new key in keyring /var/lib/ceph/osd/cluster2-0/keyring 2026-02-18T06:24:26.491 INFO:teuthology.orchestra.run.trial117.stderr:2026-02-18T06:24:26.487+0000 7f9974fc7900 -1 bdev(0x555e10293800 /var/lib/ceph/osd/cluster2-0/block) open stat got: (1) Operation not permitted 2026-02-18T06:24:26.491 INFO:teuthology.orchestra.run.trial117.stderr:2026-02-18T06:24:26.487+0000 7f9974fc7900 -1 bluestore(/var/lib/ceph/osd/cluster2-0) _read_fsid unparsable uuid 2026-02-18T06:24:26.946 DEBUG:teuthology.orchestra.run.trial117:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster2-0 2026-02-18T06:24:27.013 DEBUG:teuthology.orchestra.run.trial117:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster cluster2 --mkfs --mkkey -i 1 --monmap /home/ubuntu/cephtest/cluster2.monmap 2026-02-18T06:24:27.090 INFO:teuthology.orchestra.run.trial117.stderr:2026-02-18T06:24:27.087+0000 7fb07ff22900 -1 auth: error reading file: /var/lib/ceph/osd/cluster2-1/keyring: can't open /var/lib/ceph/osd/cluster2-1/keyring: (2) No such file or directory 2026-02-18T06:24:27.091 INFO:teuthology.orchestra.run.trial117.stderr:2026-02-18T06:24:27.088+0000 7fb07ff22900 -1 created new key in keyring /var/lib/ceph/osd/cluster2-1/keyring 2026-02-18T06:24:27.091 INFO:teuthology.orchestra.run.trial117.stderr:2026-02-18T06:24:27.088+0000 7fb07ff22900 -1 bdev(0x5585b94d3800 /var/lib/ceph/osd/cluster2-1/block) open stat got: (1) Operation not permitted 2026-02-18T06:24:27.092 INFO:teuthology.orchestra.run.trial117.stderr:2026-02-18T06:24:27.088+0000 7fb07ff22900 -1 bluestore(/var/lib/ceph/osd/cluster2-1) _read_fsid unparsable uuid 2026-02-18T06:24:27.538 DEBUG:teuthology.orchestra.run.trial117:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster2-1 2026-02-18T06:24:27.602 DEBUG:teuthology.orchestra.run.trial117:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster cluster2 --mkfs --mkkey -i 2 --monmap /home/ubuntu/cephtest/cluster2.monmap 2026-02-18T06:24:27.681 INFO:teuthology.orchestra.run.trial117.stderr:2026-02-18T06:24:27.678+0000 7fd5bbca8900 -1 auth: error reading file: /var/lib/ceph/osd/cluster2-2/keyring: can't open /var/lib/ceph/osd/cluster2-2/keyring: (2) No such file or directory 2026-02-18T06:24:27.681 INFO:teuthology.orchestra.run.trial117.stderr:2026-02-18T06:24:27.678+0000 7fd5bbca8900 -1 created new key in keyring /var/lib/ceph/osd/cluster2-2/keyring 2026-02-18T06:24:27.682 INFO:teuthology.orchestra.run.trial117.stderr:2026-02-18T06:24:27.678+0000 7fd5bbca8900 -1 bdev(0x559257c37800 /var/lib/ceph/osd/cluster2-2/block) open stat got: (1) Operation not permitted 2026-02-18T06:24:27.682 INFO:teuthology.orchestra.run.trial117.stderr:2026-02-18T06:24:27.678+0000 7fd5bbca8900 -1 bluestore(/var/lib/ceph/osd/cluster2-2) _read_fsid unparsable uuid 2026-02-18T06:24:28.163 DEBUG:teuthology.orchestra.run.trial117:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster2-2 2026-02-18T06:24:28.228 INFO:tasks.ceph:Reading keys from all nodes... 2026-02-18T06:24:28.228 DEBUG:teuthology.orchestra.run.trial117:> set -ex 2026-02-18T06:24:28.228 DEBUG:teuthology.orchestra.run.trial117:> sudo dd if=/var/lib/ceph/mgr/cluster2-x/keyring of=/dev/stdout 2026-02-18T06:24:28.291 DEBUG:teuthology.orchestra.run.trial117:> set -ex 2026-02-18T06:24:28.291 DEBUG:teuthology.orchestra.run.trial117:> sudo dd if=/var/lib/ceph/osd/cluster2-0/keyring of=/dev/stdout 2026-02-18T06:24:28.354 DEBUG:teuthology.orchestra.run.trial117:> set -ex 2026-02-18T06:24:28.354 DEBUG:teuthology.orchestra.run.trial117:> sudo dd if=/var/lib/ceph/osd/cluster2-1/keyring of=/dev/stdout 2026-02-18T06:24:28.418 DEBUG:teuthology.orchestra.run.trial117:> set -ex 2026-02-18T06:24:28.419 DEBUG:teuthology.orchestra.run.trial117:> sudo dd if=/var/lib/ceph/osd/cluster2-2/keyring of=/dev/stdout 2026-02-18T06:24:28.484 DEBUG:teuthology.orchestra.run.trial117:> set -ex 2026-02-18T06:24:28.484 DEBUG:teuthology.orchestra.run.trial117:> dd if=/etc/ceph/cluster2.client.0.keyring of=/dev/stdout 2026-02-18T06:24:28.540 INFO:tasks.ceph:Adding keys to all mons... 2026-02-18T06:24:28.540 DEBUG:teuthology.orchestra.run.trial117:> sudo tee -a /etc/ceph/cluster2.keyring 2026-02-18T06:24:28.602 INFO:teuthology.orchestra.run.trial117.stdout:[mgr.x] 2026-02-18T06:24:28.602 INFO:teuthology.orchestra.run.trial117.stdout: key = AQAXW5VpdOvQLBAAORFJ/YCXKh2KRNyLyp5hQw== 2026-02-18T06:24:28.602 INFO:teuthology.orchestra.run.trial117.stdout:[osd.0] 2026-02-18T06:24:28.602 INFO:teuthology.orchestra.run.trial117.stdout: key = AQAaW5VpLtciHRAAeHve1a+moMBwhm8Dx6a4PQ== 2026-02-18T06:24:28.602 INFO:teuthology.orchestra.run.trial117.stdout:[osd.1] 2026-02-18T06:24:28.603 INFO:teuthology.orchestra.run.trial117.stdout: key = AQAbW5VpWjFUBRAAMCsbl1bB2zk8quHqQKwahQ== 2026-02-18T06:24:28.603 INFO:teuthology.orchestra.run.trial117.stdout:[osd.2] 2026-02-18T06:24:28.603 INFO:teuthology.orchestra.run.trial117.stdout: key = AQAbW5Vp3qmAKBAAyrOS+aGd46NI3i+7vGwK7A== 2026-02-18T06:24:28.603 INFO:teuthology.orchestra.run.trial117.stdout:[client.0] 2026-02-18T06:24:28.603 INFO:teuthology.orchestra.run.trial117.stdout: key = AQAXW5VpNt5oMRAA9EAsAvrOYCkCPsdmtunjiQ== 2026-02-18T06:24:28.604 DEBUG:teuthology.orchestra.run.trial117:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster2.keyring --name=mgr.x --cap mon 'allow profile mgr' --cap osd 'allow *' --cap mds 'allow *' 2026-02-18T06:24:28.683 DEBUG:teuthology.orchestra.run.trial117:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster2.keyring --name=osd.0 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-02-18T06:24:28.763 DEBUG:teuthology.orchestra.run.trial117:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster2.keyring --name=osd.1 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-02-18T06:24:28.844 DEBUG:teuthology.orchestra.run.trial117:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster2.keyring --name=osd.2 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2026-02-18T06:24:28.923 DEBUG:teuthology.orchestra.run.trial117:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/cluster2.keyring --name=client.0 --cap mon 'allow rw' --cap mgr 'allow r' --cap osd 'allow rwx' --cap mds allow 2026-02-18T06:24:29.003 INFO:tasks.ceph:Running mkfs on mon nodes... 2026-02-18T06:24:29.004 DEBUG:teuthology.orchestra.run.trial117:> sudo mkdir -p /var/lib/ceph/mon/cluster2-a 2026-02-18T06:24:29.066 DEBUG:teuthology.orchestra.run.trial117:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-mon --cluster cluster2 --mkfs -i a --monmap /home/ubuntu/cephtest/cluster2.monmap --keyring /etc/ceph/cluster2.keyring 2026-02-18T06:24:29.149 DEBUG:teuthology.orchestra.run.trial117:> sudo chown -R ceph:ceph /var/lib/ceph/mon/cluster2-a 2026-02-18T06:24:29.213 DEBUG:teuthology.orchestra.run.trial117:> rm -- /home/ubuntu/cephtest/cluster2.monmap 2026-02-18T06:24:29.269 INFO:tasks.ceph:Starting mon daemons in cluster cluster2... 2026-02-18T06:24:29.269 INFO:tasks.ceph.cluster2.mon.a:Restarting daemon 2026-02-18T06:24:29.270 DEBUG:teuthology.orchestra.run.trial117:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster cluster2 -i a 2026-02-18T06:24:29.311 INFO:tasks.ceph.cluster2.mon.a:Started 2026-02-18T06:24:29.311 INFO:tasks.ceph:Starting mgr daemons in cluster cluster2... 2026-02-18T06:24:29.312 INFO:tasks.ceph.cluster2.mgr.x:Restarting daemon 2026-02-18T06:24:29.312 DEBUG:teuthology.orchestra.run.trial117:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mgr -f --cluster cluster2 -i x 2026-02-18T06:24:29.314 INFO:tasks.ceph.cluster2.mgr.x:Started 2026-02-18T06:24:29.314 DEBUG:tasks.ceph:set 0 configs 2026-02-18T06:24:29.315 DEBUG:teuthology.orchestra.run.trial117:> sudo ceph --cluster cluster2 config dump 2026-02-18T06:24:29.412 INFO:teuthology.orchestra.run.trial117.stdout:WHO MASK LEVEL OPTION VALUE RO 2026-02-18T06:24:29.420 INFO:tasks.ceph:Setting crush tunables to default 2026-02-18T06:24:29.420 DEBUG:teuthology.orchestra.run.trial117:> sudo ceph --cluster cluster2 osd crush tunables default 2026-02-18T06:24:29.520 INFO:teuthology.orchestra.run.trial117.stderr:adjusted tunables profile to default 2026-02-18T06:24:29.528 INFO:tasks.ceph:check_enable_crimson: False 2026-02-18T06:24:29.528 INFO:tasks.ceph:Starting osd daemons in cluster cluster2... 2026-02-18T06:24:29.528 DEBUG:teuthology.orchestra.run.trial117:> set -ex 2026-02-18T06:24:29.528 DEBUG:teuthology.orchestra.run.trial117:> sudo dd if=/var/lib/ceph/osd/cluster2-0/fsid of=/dev/stdout 2026-02-18T06:24:29.553 DEBUG:teuthology.orchestra.run.trial117:> set -ex 2026-02-18T06:24:29.553 DEBUG:teuthology.orchestra.run.trial117:> sudo dd if=/var/lib/ceph/osd/cluster2-1/fsid of=/dev/stdout 2026-02-18T06:24:29.618 DEBUG:teuthology.orchestra.run.trial117:> set -ex 2026-02-18T06:24:29.618 DEBUG:teuthology.orchestra.run.trial117:> sudo dd if=/var/lib/ceph/osd/cluster2-2/fsid of=/dev/stdout 2026-02-18T06:24:29.682 DEBUG:teuthology.orchestra.run.trial117:> sudo ceph --cluster cluster2 osd new cec28754-4219-4e12-949d-2e10981d5136 0 2026-02-18T06:24:29.825 INFO:teuthology.orchestra.run.trial117.stdout:0 2026-02-18T06:24:29.834 DEBUG:teuthology.orchestra.run.trial117:> sudo ceph --cluster cluster2 osd new 8b86cd00-6fb5-4e8a-b396-069abfaef880 1 2026-02-18T06:24:29.940 INFO:teuthology.orchestra.run.trial117.stdout:1 2026-02-18T06:24:29.948 DEBUG:teuthology.orchestra.run.trial117:> sudo ceph --cluster cluster2 osd new 7d780ef1-11b0-45f7-ac85-8c3b10fecebb 2 2026-02-18T06:24:30.052 INFO:teuthology.orchestra.run.trial117.stdout:2 2026-02-18T06:24:30.059 INFO:tasks.ceph.cluster2.osd.0:Restarting daemon 2026-02-18T06:24:30.059 DEBUG:teuthology.orchestra.run.trial117:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster2 -i 0 2026-02-18T06:24:30.061 INFO:tasks.ceph.cluster2.osd.0:Started 2026-02-18T06:24:30.061 INFO:tasks.ceph.cluster2.osd.1:Restarting daemon 2026-02-18T06:24:30.061 DEBUG:teuthology.orchestra.run.trial117:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster2 -i 1 2026-02-18T06:24:30.064 INFO:tasks.ceph.cluster2.osd.1:Started 2026-02-18T06:24:30.064 INFO:tasks.ceph.cluster2.osd.2:Restarting daemon 2026-02-18T06:24:30.064 DEBUG:teuthology.orchestra.run.trial117:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster2 -i 2 2026-02-18T06:24:30.067 INFO:tasks.ceph.cluster2.osd.2:Started 2026-02-18T06:24:30.067 DEBUG:teuthology.orchestra.run.trial117:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd dump --format=json 2026-02-18T06:24:30.165 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:24:30.165 INFO:teuthology.orchestra.run.trial117.stdout:{"epoch":5,"fsid":"160c5aa9-9d66-47cc-bad3-d5751e2107be","created":"2026-02-18T06:24:29.370037+0000","modified":"2026-02-18T06:24:30.049877+0000","last_up_change":"0.000000","last_in_change":"2026-02-18T06:24:30.049877+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":2,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":0,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"tentacle","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"cec28754-4219-4e12-949d-2e10981d5136","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":"8b86cd00-6fb5-4e8a-b396-069abfaef880","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":"7d780ef1-11b0-45f7-ac85-8c3b10fecebb","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"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-18T06:24:30.172 INFO:tasks.ceph.ceph_manager.cluster2:[] 2026-02-18T06:24:30.172 INFO:tasks.ceph:Waiting for OSDs to come up 2026-02-18T06:24:30.402 INFO:tasks.ceph.cluster2.osd.2.trial117.stderr:2026-02-18T06:24:30.399+0000 7f630f483900 -1 Falling back to public interface 2026-02-18T06:24:30.410 INFO:tasks.ceph.cluster2.osd.1.trial117.stderr:2026-02-18T06:24:30.407+0000 7f0cdfc1b900 -1 Falling back to public interface 2026-02-18T06:24:30.410 INFO:tasks.ceph.cluster2.osd.0.trial117.stderr:2026-02-18T06:24:30.407+0000 7f502175b900 -1 Falling back to public interface 2026-02-18T06:24:30.427 INFO:tasks.ceph.cluster2.mgr.x.trial117.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-18T06:24:30.427 INFO:tasks.ceph.cluster2.mgr.x.trial117.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-18T06:24:30.428 INFO:tasks.ceph.cluster2.mgr.x.trial117.stderr: from numpy import show_config as show_numpy_config 2026-02-18T06:24:30.474 DEBUG:teuthology.orchestra.run.trial117:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster2 osd dump --format=json 2026-02-18T06:24:30.566 INFO:teuthology.misc.health.trial117.stdout: 2026-02-18T06:24:30.566 INFO:teuthology.misc.health.trial117.stdout:{"epoch":5,"fsid":"160c5aa9-9d66-47cc-bad3-d5751e2107be","created":"2026-02-18T06:24:29.370037+0000","modified":"2026-02-18T06:24:30.049877+0000","last_up_change":"0.000000","last_in_change":"2026-02-18T06:24:30.049877+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":2,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":0,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"tentacle","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"cec28754-4219-4e12-949d-2e10981d5136","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":"8b86cd00-6fb5-4e8a-b396-069abfaef880","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":"7d780ef1-11b0-45f7-ac85-8c3b10fecebb","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"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-18T06:24:30.571 DEBUG:teuthology.misc:0 of 3 OSDs are up 2026-02-18T06:24:31.058 INFO:tasks.ceph.cluster2.osd.2.trial117.stderr:2026-02-18T06:24:31.054+0000 7f630f483900 -1 osd.2 0 log_to_monitors true 2026-02-18T06:24:31.068 INFO:tasks.ceph.cluster2.osd.0.trial117.stderr:2026-02-18T06:24:31.065+0000 7f502175b900 -1 osd.0 0 log_to_monitors true 2026-02-18T06:24:31.081 INFO:tasks.ceph.cluster2.osd.1.trial117.stderr:2026-02-18T06:24:31.078+0000 7f0cdfc1b900 -1 osd.1 0 log_to_monitors true 2026-02-18T06:24:32.382 INFO:tasks.ceph.cluster2.osd.0.trial117.stderr:2026-02-18T06:24:32.379+0000 7f501d6e9640 -1 osd.0 0 waiting for initial osdmap 2026-02-18T06:24:32.383 INFO:tasks.ceph.cluster2.osd.1.trial117.stderr:2026-02-18T06:24:32.379+0000 7f0cdb3aa640 -1 osd.1 0 waiting for initial osdmap 2026-02-18T06:24:32.383 INFO:tasks.ceph.cluster2.osd.2.trial117.stderr:2026-02-18T06:24:32.380+0000 7f630b411640 -1 osd.2 0 waiting for initial osdmap 2026-02-18T06:24:32.402 INFO:tasks.ceph.cluster2.osd.2.trial117.stderr:2026-02-18T06:24:32.399+0000 7f6302a0f640 -1 osd.2 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-18T06:24:32.402 INFO:tasks.ceph.cluster2.osd.0.trial117.stderr:2026-02-18T06:24:32.399+0000 7f5014ce7640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-18T06:24:32.402 INFO:tasks.ceph.cluster2.osd.1.trial117.stderr:2026-02-18T06:24:32.399+0000 7f0cd29a8640 -1 osd.1 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-18T06:24:32.823 INFO:tasks.ceph.cluster2.mgr.x.trial117.stderr:2026-02-18T06:24:32.820+0000 7f7c5383b640 -1 mgr.server handle_report got status from non-daemon mon.a 2026-02-18T06:24:36.874 DEBUG:teuthology.orchestra.run.trial117:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster2 osd dump --format=json 2026-02-18T06:24:37.046 INFO:teuthology.misc.health.trial117.stdout: 2026-02-18T06:24:37.047 INFO:teuthology.misc.health.trial117.stdout:{"epoch":11,"fsid":"160c5aa9-9d66-47cc-bad3-d5751e2107be","created":"2026-02-18T06:24:29.370037+0000","modified":"2026-02-18T06:24:36.821726+0000","last_up_change":"2026-02-18T06:24:33.377101+0000","last_in_change":"2026-02-18T06:24:30.049877+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":4,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"tentacle","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2026-02-18T06:24:33.828060+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"11","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"nonprimary_shards":"{}","options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.9900000095367432,"score_stable":2.9900000095367432,"optimal_score":0.67000001668930054,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"cec28754-4219-4e12-949d-2e10981d5136","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.117:6809","nonce":4166980324},{"type":"v1","addr":"10.20.193.117:6811","nonce":4166980324}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.117:6813","nonce":4166980324},{"type":"v1","addr":"10.20.193.117:6815","nonce":4166980324}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.117:6821","nonce":4166980324},{"type":"v1","addr":"10.20.193.117:6823","nonce":4166980324}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.117:6817","nonce":4166980324},{"type":"v1","addr":"10.20.193.117:6819","nonce":4166980324}]},"public_addr":"10.20.193.117:6811/4166980324","cluster_addr":"10.20.193.117:6815/4166980324","heartbeat_back_addr":"10.20.193.117:6823/4166980324","heartbeat_front_addr":"10.20.193.117:6819/4166980324","state":["exists","up"]},{"osd":1,"uuid":"8b86cd00-6fb5-4e8a-b396-069abfaef880","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":9,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.117:6808","nonce":1472342439},{"type":"v1","addr":"10.20.193.117:6810","nonce":1472342439}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.117:6812","nonce":1472342439},{"type":"v1","addr":"10.20.193.117:6814","nonce":1472342439}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.117:6820","nonce":1472342439},{"type":"v1","addr":"10.20.193.117:6822","nonce":1472342439}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.117:6816","nonce":1472342439},{"type":"v1","addr":"10.20.193.117:6818","nonce":1472342439}]},"public_addr":"10.20.193.117:6810/1472342439","cluster_addr":"10.20.193.117:6814/1472342439","heartbeat_back_addr":"10.20.193.117:6822/1472342439","heartbeat_front_addr":"10.20.193.117:6818/1472342439","state":["exists","up"]},{"osd":2,"uuid":"7d780ef1-11b0-45f7-ac85-8c3b10fecebb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.117:6800","nonce":936433171},{"type":"v1","addr":"10.20.193.117:6801","nonce":936433171}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.117:6802","nonce":936433171},{"type":"v1","addr":"10.20.193.117:6803","nonce":936433171}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.117:6806","nonce":936433171},{"type":"v1","addr":"10.20.193.117:6807","nonce":936433171}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.117:6804","nonce":936433171},{"type":"v1","addr":"10.20.193.117:6805","nonce":936433171}]},"public_addr":"10.20.193.117:6801/936433171","cluster_addr":"10.20.193.117:6803/936433171","heartbeat_back_addr":"10.20.193.117:6807/936433171","heartbeat_front_addr":"10.20.193.117:6805/936433171","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"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-18T06:24:37.054 DEBUG:teuthology.misc:3 of 3 OSDs are up 2026-02-18T06:24:37.055 INFO:tasks.ceph:Creating RBD pool 2026-02-18T06:24:37.055 DEBUG:teuthology.orchestra.run.trial117:> sudo ceph --cluster cluster2 osd pool create rbd 8 2026-02-18T06:24:37.828 INFO:teuthology.orchestra.run.trial117.stderr:pool 'rbd' created 2026-02-18T06:24:37.840 DEBUG:teuthology.orchestra.run.trial117:> rbd --cluster cluster2 pool init rbd 2026-02-18T06:24:40.842 INFO:tasks.ceph:Starting mds daemons in cluster cluster2... 2026-02-18T06:24:40.843 DEBUG:teuthology.orchestra.run.trial117:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 config log 1 --format=json 2026-02-18T06:24:40.843 INFO:tasks.daemonwatchdog.daemon_watchdog:watchdog starting 2026-02-18T06:24:41.022 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:24:41.031 INFO:teuthology.orchestra.run.trial117.stdout:[{"version":1,"timestamp":"0.000000","name":"","changes":[]}] 2026-02-18T06:24:41.031 INFO:tasks.ceph_manager:config epoch is 1 2026-02-18T06:24:41.032 INFO:tasks.ceph:Waiting until cluster2 daemons up and pgs clean... 2026-02-18T06:24:41.032 INFO:tasks.ceph.ceph_manager.cluster2:waiting for mgr available 2026-02-18T06:24:41.032 DEBUG:teuthology.orchestra.run.trial117:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 mgr dump --format=json 2026-02-18T06:24:41.246 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:24:41.254 INFO:teuthology.orchestra.run.trial117.stdout:{"epoch":5,"flags":0,"active_gid":4105,"active_name":"x","active_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.117:6824","nonce":1851074632},{"type":"v1","addr":"10.20.193.117:6825","nonce":1851074632}]},"active_addr":"10.20.193.117:6825/1851074632","active_change":"2026-02-18T06:24:31.814065+0000","active_mgr_features":4544132024016699391,"available":true,"standbys":[],"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":true,"error_string":"","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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.117:0","nonce":3578768609}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"10.20.193.117:0","nonce":435412367}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"10.20.193.117:0","nonce":1138336523}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"10.20.193.117:0","nonce":4279801903}]}]} 2026-02-18T06:24:41.258 INFO:tasks.ceph.ceph_manager.cluster2:mgr available! 2026-02-18T06:24:41.258 INFO:tasks.ceph.ceph_manager.cluster2:waiting for all up 2026-02-18T06:24:41.258 DEBUG:teuthology.orchestra.run.trial117:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd dump --format=json 2026-02-18T06:24:41.436 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:24:41.437 INFO:teuthology.orchestra.run.trial117.stdout:{"epoch":15,"fsid":"160c5aa9-9d66-47cc-bad3-d5751e2107be","created":"2026-02-18T06:24:29.370037+0000","modified":"2026-02-18T06:24:40.831141+0000","last_up_change":"2026-02-18T06:24:33.377101+0000","last_in_change":"2026-02-18T06:24:30.049877+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":4,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"tentacle","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2026-02-18T06:24:33.828060+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"11","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"nonprimary_shards":"{}","options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.9900000095367432,"score_stable":2.9900000095367432,"optimal_score":0.67000001668930054,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2026-02-18T06:24:37.231901+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"15","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":2,"snap_epoch":15,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"nonprimary_shards":"{}","options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.8799999952316284,"score_stable":1.8799999952316284,"optimal_score":1,"raw_score_acting":1.8799999952316284,"raw_score_stable":1.8799999952316284,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"cec28754-4219-4e12-949d-2e10981d5136","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.117:6809","nonce":4166980324},{"type":"v1","addr":"10.20.193.117:6811","nonce":4166980324}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.117:6813","nonce":4166980324},{"type":"v1","addr":"10.20.193.117:6815","nonce":4166980324}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.117:6821","nonce":4166980324},{"type":"v1","addr":"10.20.193.117:6823","nonce":4166980324}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.117:6817","nonce":4166980324},{"type":"v1","addr":"10.20.193.117:6819","nonce":4166980324}]},"public_addr":"10.20.193.117:6811/4166980324","cluster_addr":"10.20.193.117:6815/4166980324","heartbeat_back_addr":"10.20.193.117:6823/4166980324","heartbeat_front_addr":"10.20.193.117:6819/4166980324","state":["exists","up"]},{"osd":1,"uuid":"8b86cd00-6fb5-4e8a-b396-069abfaef880","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.117:6808","nonce":1472342439},{"type":"v1","addr":"10.20.193.117:6810","nonce":1472342439}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.117:6812","nonce":1472342439},{"type":"v1","addr":"10.20.193.117:6814","nonce":1472342439}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.117:6820","nonce":1472342439},{"type":"v1","addr":"10.20.193.117:6822","nonce":1472342439}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.117:6816","nonce":1472342439},{"type":"v1","addr":"10.20.193.117:6818","nonce":1472342439}]},"public_addr":"10.20.193.117:6810/1472342439","cluster_addr":"10.20.193.117:6814/1472342439","heartbeat_back_addr":"10.20.193.117:6822/1472342439","heartbeat_front_addr":"10.20.193.117:6818/1472342439","state":["exists","up"]},{"osd":2,"uuid":"7d780ef1-11b0-45f7-ac85-8c3b10fecebb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.117:6800","nonce":936433171},{"type":"v1","addr":"10.20.193.117:6801","nonce":936433171}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.117:6802","nonce":936433171},{"type":"v1","addr":"10.20.193.117:6803","nonce":936433171}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.117:6806","nonce":936433171},{"type":"v1","addr":"10.20.193.117:6807","nonce":936433171}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.117:6804","nonce":936433171},{"type":"v1","addr":"10.20.193.117:6805","nonce":936433171}]},"public_addr":"10.20.193.117:6801/936433171","cluster_addr":"10.20.193.117:6803/936433171","heartbeat_back_addr":"10.20.193.117:6807/936433171","heartbeat_front_addr":"10.20.193.117:6805/936433171","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"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-18T06:24:41.446 INFO:tasks.ceph.ceph_manager.cluster2:all up! 2026-02-18T06:24:41.446 DEBUG:teuthology.orchestra.run.trial117:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd dump --format=json 2026-02-18T06:24:41.624 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:24:41.624 INFO:teuthology.orchestra.run.trial117.stdout:{"epoch":15,"fsid":"160c5aa9-9d66-47cc-bad3-d5751e2107be","created":"2026-02-18T06:24:29.370037+0000","modified":"2026-02-18T06:24:40.831141+0000","last_up_change":"2026-02-18T06:24:33.377101+0000","last_in_change":"2026-02-18T06:24:30.049877+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":4,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"tentacle","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2026-02-18T06:24:33.828060+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"11","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"nonprimary_shards":"{}","options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.9900000095367432,"score_stable":2.9900000095367432,"optimal_score":0.67000001668930054,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2026-02-18T06:24:37.231901+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"15","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":2,"snap_epoch":15,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"nonprimary_shards":"{}","options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.8799999952316284,"score_stable":1.8799999952316284,"optimal_score":1,"raw_score_acting":1.8799999952316284,"raw_score_stable":1.8799999952316284,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"cec28754-4219-4e12-949d-2e10981d5136","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.117:6809","nonce":4166980324},{"type":"v1","addr":"10.20.193.117:6811","nonce":4166980324}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.117:6813","nonce":4166980324},{"type":"v1","addr":"10.20.193.117:6815","nonce":4166980324}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.117:6821","nonce":4166980324},{"type":"v1","addr":"10.20.193.117:6823","nonce":4166980324}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.117:6817","nonce":4166980324},{"type":"v1","addr":"10.20.193.117:6819","nonce":4166980324}]},"public_addr":"10.20.193.117:6811/4166980324","cluster_addr":"10.20.193.117:6815/4166980324","heartbeat_back_addr":"10.20.193.117:6823/4166980324","heartbeat_front_addr":"10.20.193.117:6819/4166980324","state":["exists","up"]},{"osd":1,"uuid":"8b86cd00-6fb5-4e8a-b396-069abfaef880","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.117:6808","nonce":1472342439},{"type":"v1","addr":"10.20.193.117:6810","nonce":1472342439}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.117:6812","nonce":1472342439},{"type":"v1","addr":"10.20.193.117:6814","nonce":1472342439}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.117:6820","nonce":1472342439},{"type":"v1","addr":"10.20.193.117:6822","nonce":1472342439}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.117:6816","nonce":1472342439},{"type":"v1","addr":"10.20.193.117:6818","nonce":1472342439}]},"public_addr":"10.20.193.117:6810/1472342439","cluster_addr":"10.20.193.117:6814/1472342439","heartbeat_back_addr":"10.20.193.117:6822/1472342439","heartbeat_front_addr":"10.20.193.117:6818/1472342439","state":["exists","up"]},{"osd":2,"uuid":"7d780ef1-11b0-45f7-ac85-8c3b10fecebb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.117:6800","nonce":936433171},{"type":"v1","addr":"10.20.193.117:6801","nonce":936433171}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.117:6802","nonce":936433171},{"type":"v1","addr":"10.20.193.117:6803","nonce":936433171}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.117:6806","nonce":936433171},{"type":"v1","addr":"10.20.193.117:6807","nonce":936433171}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.117:6804","nonce":936433171},{"type":"v1","addr":"10.20.193.117:6805","nonce":936433171}]},"public_addr":"10.20.193.117:6801/936433171","cluster_addr":"10.20.193.117:6803/936433171","heartbeat_back_addr":"10.20.193.117:6807/936433171","heartbeat_front_addr":"10.20.193.117:6805/936433171","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"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-18T06:24:41.633 DEBUG:teuthology.orchestra.run.trial117:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 tell osd.0 flush_pg_stats 2026-02-18T06:24:41.634 DEBUG:teuthology.orchestra.run.trial117:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 tell osd.1 flush_pg_stats 2026-02-18T06:24:41.634 DEBUG:teuthology.orchestra.run.trial117:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 tell osd.2 flush_pg_stats 2026-02-18T06:24:41.723 INFO:teuthology.orchestra.run.trial117.stdout:34359738372 2026-02-18T06:24:41.723 DEBUG:teuthology.orchestra.run.trial117:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd last-stat-seq osd.2 2026-02-18T06:24:41.724 INFO:teuthology.orchestra.run.trial117.stdout:34359738372 2026-02-18T06:24:41.725 DEBUG:teuthology.orchestra.run.trial117:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd last-stat-seq osd.1 2026-02-18T06:24:41.726 INFO:teuthology.orchestra.run.trial117.stdout:34359738371 2026-02-18T06:24:41.726 DEBUG:teuthology.orchestra.run.trial117:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd last-stat-seq osd.0 2026-02-18T06:24:41.945 INFO:teuthology.orchestra.run.trial117.stdout:34359738372 2026-02-18T06:24:41.945 INFO:teuthology.orchestra.run.trial117.stdout:34359738372 2026-02-18T06:24:41.954 INFO:teuthology.orchestra.run.trial117.stdout:34359738371 2026-02-18T06:24:41.955 INFO:tasks.ceph.ceph_manager.cluster2:need seq 34359738372 got 34359738372 for osd.1 2026-02-18T06:24:41.956 DEBUG:teuthology.parallel:result is None 2026-02-18T06:24:41.957 INFO:tasks.ceph.ceph_manager.cluster2:need seq 34359738372 got 34359738372 for osd.2 2026-02-18T06:24:41.958 DEBUG:teuthology.parallel:result is None 2026-02-18T06:24:41.965 INFO:tasks.ceph.ceph_manager.cluster2:need seq 34359738371 got 34359738371 for osd.0 2026-02-18T06:24:41.965 DEBUG:teuthology.parallel:result is None 2026-02-18T06:24:41.965 INFO:tasks.ceph.ceph_manager.cluster2:waiting for clean 2026-02-18T06:24:41.965 DEBUG:teuthology.orchestra.run.trial117:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2026-02-18T06:24:42.183 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:24:42.183 INFO:teuthology.orchestra.run.trial117.stderr:dumped all 2026-02-18T06:24:42.192 INFO:teuthology.orchestra.run.trial117.stdout:{"pg_ready":true,"pg_map":{"version":16,"stamp":"2026-02-18T06:24:41.818585+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":66,"num_read_kb":55,"num_write":103,"num_write_kb":1630,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":75,"ondisk_log_size":75,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":13,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":81400,"kb_used_data":520,"kb_used_omap":24,"kb_used_meta":80807,"kb_avail":283034120,"statfs":{"total":289910292480,"available":289826938880,"internally_reserved":0,"allocated":532480,"data_stored":1295371,"data_compressed":66970,"data_compressed_allocated":90112,"data_compressed_original":1146880,"omap_allocated":25025,"internal_metadata":82746943},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"2.991169"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-18T06:24:40.834322+0000","last_change":"2026-02-18T06:24:40.834422+0000","last_active":"2026-02-18T06:24:40.834322+0000","last_peered":"2026-02-18T06:24:40.834322+0000","last_clean":"2026-02-18T06:24:40.834322+0000","last_became_active":"2026-02-18T06:24:38.831509+0000","last_became_peered":"2026-02-18T06:24:38.831509+0000","last_unstale":"2026-02-18T06:24:40.834322+0000","last_undegraded":"2026-02-18T06:24:40.834322+0000","last_fullsized":"2026-02-18T06:24:40.834322+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_clean_scrub_stamp":"2026-02-18T06:24:37.824424+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-19T15:07:01.531998+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00034406999999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.6","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-18T06:24:40.834305+0000","last_change":"2026-02-18T06:24:40.834413+0000","last_active":"2026-02-18T06:24:40.834305+0000","last_peered":"2026-02-18T06:24:40.834305+0000","last_clean":"2026-02-18T06:24:40.834305+0000","last_became_active":"2026-02-18T06:24:38.831635+0000","last_became_peered":"2026-02-18T06:24:38.831635+0000","last_unstale":"2026-02-18T06:24:40.834305+0000","last_undegraded":"2026-02-18T06:24:40.834305+0000","last_fullsized":"2026-02-18T06:24:40.834305+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_clean_scrub_stamp":"2026-02-18T06:24:37.824424+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-19T13:13:54.695080+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00035695399999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.5","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-18T06:24:40.834190+0000","last_change":"2026-02-18T06:24:40.834298+0000","last_active":"2026-02-18T06:24:40.834190+0000","last_peered":"2026-02-18T06:24:40.834190+0000","last_clean":"2026-02-18T06:24:40.834190+0000","last_became_active":"2026-02-18T06:24:38.831470+0000","last_became_peered":"2026-02-18T06:24:38.831470+0000","last_unstale":"2026-02-18T06:24:40.834190+0000","last_undegraded":"2026-02-18T06:24:40.834190+0000","last_fullsized":"2026-02-18T06:24:40.834190+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_clean_scrub_stamp":"2026-02-18T06:24:37.824424+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-19T16:43:17.926540+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000241549,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.4","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-18T06:24:40.834169+0000","last_change":"2026-02-18T06:24:40.834289+0000","last_active":"2026-02-18T06:24:40.834169+0000","last_peered":"2026-02-18T06:24:40.834169+0000","last_clean":"2026-02-18T06:24:40.834169+0000","last_became_active":"2026-02-18T06:24:38.832047+0000","last_became_peered":"2026-02-18T06:24:38.832047+0000","last_unstale":"2026-02-18T06:24:40.834169+0000","last_undegraded":"2026-02-18T06:24:40.834169+0000","last_fullsized":"2026-02-18T06:24:40.834169+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_clean_scrub_stamp":"2026-02-18T06:24:37.824424+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-19T17:21:22.966611+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023271300000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.2","version":"15'2","reported_seq":22,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-18T06:24:40.832615+0000","last_change":"2026-02-18T06:24:40.832615+0000","last_active":"2026-02-18T06:24:40.832615+0000","last_peered":"2026-02-18T06:24:40.832615+0000","last_clean":"2026-02-18T06:24:40.832615+0000","last_became_active":"2026-02-18T06:24:38.831229+0000","last_became_peered":"2026-02-18T06:24:38.831229+0000","last_unstale":"2026-02-18T06:24:40.832615+0000","last_undegraded":"2026-02-18T06:24:40.832615+0000","last_fullsized":"2026-02-18T06:24:40.832615+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_clean_scrub_stamp":"2026-02-18T06:24:37.824424+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-19T12:25:53.047401+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000254634,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.1","version":"0'0","reported_seq":18,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-18T06:24:40.982689+0000","last_change":"2026-02-18T06:24:40.982788+0000","last_active":"2026-02-18T06:24:40.982689+0000","last_peered":"2026-02-18T06:24:40.982689+0000","last_clean":"2026-02-18T06:24:40.982689+0000","last_became_active":"2026-02-18T06:24:38.831354+0000","last_became_peered":"2026-02-18T06:24:38.831354+0000","last_unstale":"2026-02-18T06:24:40.982689+0000","last_undegraded":"2026-02-18T06:24:40.982689+0000","last_fullsized":"2026-02-18T06:24:40.982689+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_clean_scrub_stamp":"2026-02-18T06:24:37.824424+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-19T06:56:11.942455+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00022202300000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.0","version":"0'0","reported_seq":18,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-18T06:24:40.982665+0000","last_change":"2026-02-18T06:24:40.982785+0000","last_active":"2026-02-18T06:24:40.982665+0000","last_peered":"2026-02-18T06:24:40.982665+0000","last_clean":"2026-02-18T06:24:40.982665+0000","last_became_active":"2026-02-18T06:24:38.831818+0000","last_became_peered":"2026-02-18T06:24:38.831818+0000","last_unstale":"2026-02-18T06:24:40.982665+0000","last_undegraded":"2026-02-18T06:24:40.982665+0000","last_fullsized":"2026-02-18T06:24:40.982665+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_clean_scrub_stamp":"2026-02-18T06:24:37.824424+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-19T07:16:48.781170+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023672999999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.3","version":"13'1","reported_seq":21,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-18T06:24:40.834436+0000","last_change":"2026-02-18T06:24:40.834509+0000","last_active":"2026-02-18T06:24:40.834436+0000","last_peered":"2026-02-18T06:24:40.834436+0000","last_clean":"2026-02-18T06:24:40.834436+0000","last_became_active":"2026-02-18T06:24:38.831200+0000","last_became_peered":"2026-02-18T06:24:38.831200+0000","last_unstale":"2026-02-18T06:24:40.834436+0000","last_undegraded":"2026-02-18T06:24:40.834436+0000","last_fullsized":"2026-02-18T06:24:40.834436+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_clean_scrub_stamp":"2026-02-18T06:24:37.824424+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-19T14:13:03.848050+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000460316,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"1.0","version":"10'72","reported_seq":111,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-18T06:24:40.833936+0000","last_change":"2026-02-18T06:24:35.824462+0000","last_active":"2026-02-18T06:24:40.833936+0000","last_peered":"2026-02-18T06:24:40.833936+0000","last_clean":"2026-02-18T06:24:40.833936+0000","last_became_active":"2026-02-18T06:24:35.823950+0000","last_became_peered":"2026-02-18T06:24:35.823950+0000","last_unstale":"2026-02-18T06:24:40.833936+0000","last_undegraded":"2026-02-18T06:24:40.833936+0000","last_fullsized":"2026-02-18T06:24:40.833936+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:34.820943+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:34.820943+0000","last_clean_scrub_stamp":"2026-02-18T06:24:34.820943+0000","objects_scrubbed":0,"log_size":72,"log_dups_size":0,"ondisk_log_size":72,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T12:53:02.246676+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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":38,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":131072,"data_stored":1180736,"data_compressed":66970,"data_compressed_allocated":90112,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":72,"ondisk_log_size":72,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":8,"seq":34359738372,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27088,"kb_used_data":128,"kb_used_omap":7,"kb_used_meta":26936,"kb_avail":94344752,"statfs":{"total":96636764160,"available":96609026048,"internally_reserved":0,"allocated":131072,"data_stored":38199,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7475,"internal_metadata":27583181},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":8,"seq":34359738372,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27156,"kb_used_data":196,"kb_used_omap":8,"kb_used_meta":26935,"kb_avail":94344684,"statfs":{"total":96636764160,"available":96608956416,"internally_reserved":0,"allocated":200704,"data_stored":628586,"data_compressed":33485,"data_compressed_allocated":45056,"data_compressed_original":573440,"omap_allocated":8775,"internal_metadata":27581881},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738371,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27156,"kb_used_data":196,"kb_used_omap":8,"kb_used_meta":26935,"kb_avail":94344684,"statfs":{"total":96636764160,"available":96608956416,"internally_reserved":0,"allocated":200704,"data_stored":628586,"data_compressed":33485,"data_compressed_allocated":45056,"data_compressed_original":573440,"omap_allocated":8775,"internal_metadata":27581881},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":65536,"data_stored":590368,"data_compressed":33485,"data_compressed_allocated":45056,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":65536,"data_stored":590368,"data_compressed":33485,"data_compressed_allocated":45056,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-18T06:24:42.193 DEBUG:teuthology.orchestra.run.trial117:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2026-02-18T06:24:42.371 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:24:42.371 INFO:teuthology.orchestra.run.trial117.stderr:dumped all 2026-02-18T06:24:42.380 INFO:teuthology.orchestra.run.trial117.stdout:{"pg_ready":true,"pg_map":{"version":16,"stamp":"2026-02-18T06:24:41.818585+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":66,"num_read_kb":55,"num_write":103,"num_write_kb":1630,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":75,"ondisk_log_size":75,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":13,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":81400,"kb_used_data":520,"kb_used_omap":24,"kb_used_meta":80807,"kb_avail":283034120,"statfs":{"total":289910292480,"available":289826938880,"internally_reserved":0,"allocated":532480,"data_stored":1295371,"data_compressed":66970,"data_compressed_allocated":90112,"data_compressed_original":1146880,"omap_allocated":25025,"internal_metadata":82746943},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"2.991169"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-18T06:24:40.834322+0000","last_change":"2026-02-18T06:24:40.834422+0000","last_active":"2026-02-18T06:24:40.834322+0000","last_peered":"2026-02-18T06:24:40.834322+0000","last_clean":"2026-02-18T06:24:40.834322+0000","last_became_active":"2026-02-18T06:24:38.831509+0000","last_became_peered":"2026-02-18T06:24:38.831509+0000","last_unstale":"2026-02-18T06:24:40.834322+0000","last_undegraded":"2026-02-18T06:24:40.834322+0000","last_fullsized":"2026-02-18T06:24:40.834322+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_clean_scrub_stamp":"2026-02-18T06:24:37.824424+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-19T15:07:01.531998+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00034406999999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.6","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-18T06:24:40.834305+0000","last_change":"2026-02-18T06:24:40.834413+0000","last_active":"2026-02-18T06:24:40.834305+0000","last_peered":"2026-02-18T06:24:40.834305+0000","last_clean":"2026-02-18T06:24:40.834305+0000","last_became_active":"2026-02-18T06:24:38.831635+0000","last_became_peered":"2026-02-18T06:24:38.831635+0000","last_unstale":"2026-02-18T06:24:40.834305+0000","last_undegraded":"2026-02-18T06:24:40.834305+0000","last_fullsized":"2026-02-18T06:24:40.834305+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_clean_scrub_stamp":"2026-02-18T06:24:37.824424+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-19T13:13:54.695080+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00035695399999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.5","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-18T06:24:40.834190+0000","last_change":"2026-02-18T06:24:40.834298+0000","last_active":"2026-02-18T06:24:40.834190+0000","last_peered":"2026-02-18T06:24:40.834190+0000","last_clean":"2026-02-18T06:24:40.834190+0000","last_became_active":"2026-02-18T06:24:38.831470+0000","last_became_peered":"2026-02-18T06:24:38.831470+0000","last_unstale":"2026-02-18T06:24:40.834190+0000","last_undegraded":"2026-02-18T06:24:40.834190+0000","last_fullsized":"2026-02-18T06:24:40.834190+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_clean_scrub_stamp":"2026-02-18T06:24:37.824424+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-19T16:43:17.926540+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000241549,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.4","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-18T06:24:40.834169+0000","last_change":"2026-02-18T06:24:40.834289+0000","last_active":"2026-02-18T06:24:40.834169+0000","last_peered":"2026-02-18T06:24:40.834169+0000","last_clean":"2026-02-18T06:24:40.834169+0000","last_became_active":"2026-02-18T06:24:38.832047+0000","last_became_peered":"2026-02-18T06:24:38.832047+0000","last_unstale":"2026-02-18T06:24:40.834169+0000","last_undegraded":"2026-02-18T06:24:40.834169+0000","last_fullsized":"2026-02-18T06:24:40.834169+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_clean_scrub_stamp":"2026-02-18T06:24:37.824424+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-19T17:21:22.966611+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023271300000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.2","version":"15'2","reported_seq":22,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-18T06:24:40.832615+0000","last_change":"2026-02-18T06:24:40.832615+0000","last_active":"2026-02-18T06:24:40.832615+0000","last_peered":"2026-02-18T06:24:40.832615+0000","last_clean":"2026-02-18T06:24:40.832615+0000","last_became_active":"2026-02-18T06:24:38.831229+0000","last_became_peered":"2026-02-18T06:24:38.831229+0000","last_unstale":"2026-02-18T06:24:40.832615+0000","last_undegraded":"2026-02-18T06:24:40.832615+0000","last_fullsized":"2026-02-18T06:24:40.832615+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_clean_scrub_stamp":"2026-02-18T06:24:37.824424+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-19T12:25:53.047401+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000254634,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.1","version":"0'0","reported_seq":18,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-18T06:24:40.982689+0000","last_change":"2026-02-18T06:24:40.982788+0000","last_active":"2026-02-18T06:24:40.982689+0000","last_peered":"2026-02-18T06:24:40.982689+0000","last_clean":"2026-02-18T06:24:40.982689+0000","last_became_active":"2026-02-18T06:24:38.831354+0000","last_became_peered":"2026-02-18T06:24:38.831354+0000","last_unstale":"2026-02-18T06:24:40.982689+0000","last_undegraded":"2026-02-18T06:24:40.982689+0000","last_fullsized":"2026-02-18T06:24:40.982689+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_clean_scrub_stamp":"2026-02-18T06:24:37.824424+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-19T06:56:11.942455+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00022202300000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.0","version":"0'0","reported_seq":18,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-18T06:24:40.982665+0000","last_change":"2026-02-18T06:24:40.982785+0000","last_active":"2026-02-18T06:24:40.982665+0000","last_peered":"2026-02-18T06:24:40.982665+0000","last_clean":"2026-02-18T06:24:40.982665+0000","last_became_active":"2026-02-18T06:24:38.831818+0000","last_became_peered":"2026-02-18T06:24:38.831818+0000","last_unstale":"2026-02-18T06:24:40.982665+0000","last_undegraded":"2026-02-18T06:24:40.982665+0000","last_fullsized":"2026-02-18T06:24:40.982665+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_clean_scrub_stamp":"2026-02-18T06:24:37.824424+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-19T07:16:48.781170+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023672999999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.3","version":"13'1","reported_seq":21,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-18T06:24:40.834436+0000","last_change":"2026-02-18T06:24:40.834509+0000","last_active":"2026-02-18T06:24:40.834436+0000","last_peered":"2026-02-18T06:24:40.834436+0000","last_clean":"2026-02-18T06:24:40.834436+0000","last_became_active":"2026-02-18T06:24:38.831200+0000","last_became_peered":"2026-02-18T06:24:38.831200+0000","last_unstale":"2026-02-18T06:24:40.834436+0000","last_undegraded":"2026-02-18T06:24:40.834436+0000","last_fullsized":"2026-02-18T06:24:40.834436+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_clean_scrub_stamp":"2026-02-18T06:24:37.824424+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-19T14:13:03.848050+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000460316,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"1.0","version":"10'72","reported_seq":111,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-18T06:24:40.833936+0000","last_change":"2026-02-18T06:24:35.824462+0000","last_active":"2026-02-18T06:24:40.833936+0000","last_peered":"2026-02-18T06:24:40.833936+0000","last_clean":"2026-02-18T06:24:40.833936+0000","last_became_active":"2026-02-18T06:24:35.823950+0000","last_became_peered":"2026-02-18T06:24:35.823950+0000","last_unstale":"2026-02-18T06:24:40.833936+0000","last_undegraded":"2026-02-18T06:24:40.833936+0000","last_fullsized":"2026-02-18T06:24:40.833936+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:34.820943+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:34.820943+0000","last_clean_scrub_stamp":"2026-02-18T06:24:34.820943+0000","objects_scrubbed":0,"log_size":72,"log_dups_size":0,"ondisk_log_size":72,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T12:53:02.246676+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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":38,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":131072,"data_stored":1180736,"data_compressed":66970,"data_compressed_allocated":90112,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":72,"ondisk_log_size":72,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":8,"seq":34359738372,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27088,"kb_used_data":128,"kb_used_omap":7,"kb_used_meta":26936,"kb_avail":94344752,"statfs":{"total":96636764160,"available":96609026048,"internally_reserved":0,"allocated":131072,"data_stored":38199,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7475,"internal_metadata":27583181},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":8,"seq":34359738372,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27156,"kb_used_data":196,"kb_used_omap":8,"kb_used_meta":26935,"kb_avail":94344684,"statfs":{"total":96636764160,"available":96608956416,"internally_reserved":0,"allocated":200704,"data_stored":628586,"data_compressed":33485,"data_compressed_allocated":45056,"data_compressed_original":573440,"omap_allocated":8775,"internal_metadata":27581881},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738371,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27156,"kb_used_data":196,"kb_used_omap":8,"kb_used_meta":26935,"kb_avail":94344684,"statfs":{"total":96636764160,"available":96608956416,"internally_reserved":0,"allocated":200704,"data_stored":628586,"data_compressed":33485,"data_compressed_allocated":45056,"data_compressed_original":573440,"omap_allocated":8775,"internal_metadata":27581881},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":65536,"data_stored":590368,"data_compressed":33485,"data_compressed_allocated":45056,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":65536,"data_stored":590368,"data_compressed":33485,"data_compressed_allocated":45056,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-18T06:24:42.382 INFO:tasks.ceph.ceph_manager.cluster2:clean! 2026-02-18T06:24:42.382 INFO:tasks.ceph:Waiting until ceph cluster cluster2 is healthy... 2026-02-18T06:24:42.382 INFO:tasks.ceph.ceph_manager.cluster2:wait_until_healthy 2026-02-18T06:24:42.382 DEBUG:teuthology.orchestra.run.trial117:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 health --format=json 2026-02-18T06:24:42.589 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:24:42.590 INFO:teuthology.orchestra.run.trial117.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2026-02-18T06:24:42.599 INFO:tasks.ceph.ceph_manager.cluster2:wait_until_healthy done 2026-02-18T06:24:42.599 INFO:teuthology.run_tasks:Running task exec... 2026-02-18T06:24:42.610 INFO:teuthology.task.exec:Executing custom commands... 2026-02-18T06:24:42.610 INFO:teuthology.task.exec:Running commands on role cluster2.client.0 host ubuntu@trial117.front.sepia.ceph.com 2026-02-18T06:24:42.611 DEBUG:teuthology.orchestra.run.trial117:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'echo '"'"'{"type":"qcow","stream":{"type":"http","url":"http://download.ceph.com/qa/ubuntu-12.04.qcow2"}}'"'"' | rbd --cluster cluster2 migration prepare --import-only --source-spec-path - client.0.0-src' 2026-02-18T06:24:42.731 DEBUG:teuthology.orchestra.run.trial117:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 migration execute client.0.0-src' 2026-02-18T06:25:27.150 INFO:teuthology.orchestra.run.trial117.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-18T06:25:27.156 DEBUG:teuthology.orchestra.run.trial117:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 migration commit client.0.0-src' 2026-02-18T06:25:27.220 INFO:teuthology.orchestra.run.trial117.stderr: Commit image migration: 100% complete...done. 2026-02-18T06:25:27.223 DEBUG:teuthology.orchestra.run.trial117:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap create client.0.0-src@snap' 2026-02-18T06:25:27.391 INFO:teuthology.orchestra.run.trial117.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2026-02-18T06:25:27.398 DEBUG:teuthology.orchestra.run.trial117:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap protect client.0.0-src@snap' 2026-02-18T06:25:27.449 DEBUG:teuthology.orchestra.run.trial117:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 clone client.0.0-src@snap client.0.0' 2026-02-18T06:25:27.511 DEBUG:teuthology.orchestra.run.trial117:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap create client.0.0@snap' 2026-02-18T06:25:28.397 INFO:teuthology.orchestra.run.trial117.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2026-02-18T06:25:28.404 DEBUG:teuthology.orchestra.run.trial117:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 create --size 1G client.0.1-src' 2026-02-18T06:25:28.455 DEBUG:teuthology.orchestra.run.trial117:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 1M client.0.1-src' 2026-02-18T06:25:28.508 INFO:teuthology.orchestra.run.trial117.stdout:bench type write io_size 16384 io_threads 1 bytes 1048576 pattern random 2026-02-18T06:25:28.539 INFO:teuthology.orchestra.run.trial117.stdout: SEC OPS OPS/SEC BYTES/SEC 2026-02-18T06:25:28.539 INFO:teuthology.orchestra.run.trial117.stdout:elapsed: 0 ops: 64 ops/sec: 2064.54 bytes/sec: 32 MiB/s 2026-02-18T06:25:28.545 DEBUG:teuthology.orchestra.run.trial117:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap create client.0.1-src@snap' 2026-02-18T06:25:29.398 INFO:teuthology.orchestra.run.trial117.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2026-02-18T06:25:29.404 DEBUG:teuthology.orchestra.run.trial117:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap protect client.0.1-src@snap' 2026-02-18T06:25:29.456 DEBUG:teuthology.orchestra.run.trial117:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 clone client.0.1-src@snap client.0.1' 2026-02-18T06:25:29.517 DEBUG:teuthology.orchestra.run.trial117:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 1M client.0.1' 2026-02-18T06:25:29.573 INFO:teuthology.orchestra.run.trial117.stdout:bench type write io_size 16384 io_threads 1 bytes 1048576 pattern random 2026-02-18T06:25:29.600 INFO:teuthology.orchestra.run.trial117.stdout: SEC OPS OPS/SEC BYTES/SEC 2026-02-18T06:25:29.600 INFO:teuthology.orchestra.run.trial117.stdout:elapsed: 0 ops: 64 ops/sec: 2370.4 bytes/sec: 37 MiB/s 2026-02-18T06:25:29.607 DEBUG:teuthology.orchestra.run.trial117:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap create client.0.1@snap' 2026-02-18T06:25:30.402 INFO:teuthology.orchestra.run.trial117.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2026-02-18T06:25:30.408 DEBUG:teuthology.orchestra.run.trial117:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 create --size 1G client.0.2-src' 2026-02-18T06:25:30.460 DEBUG:teuthology.orchestra.run.trial117:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 1M client.0.2-src' 2026-02-18T06:25:30.514 INFO:teuthology.orchestra.run.trial117.stdout:bench type write io_size 16384 io_threads 1 bytes 1048576 pattern random 2026-02-18T06:25:30.547 INFO:teuthology.orchestra.run.trial117.stdout: SEC OPS OPS/SEC BYTES/SEC 2026-02-18T06:25:30.547 INFO:teuthology.orchestra.run.trial117.stdout:elapsed: 0 ops: 64 ops/sec: 1939.41 bytes/sec: 30 MiB/s 2026-02-18T06:25:30.554 DEBUG:teuthology.orchestra.run.trial117:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap create client.0.2-src@snap' 2026-02-18T06:25:31.405 INFO:teuthology.orchestra.run.trial117.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2026-02-18T06:25:31.411 DEBUG:teuthology.orchestra.run.trial117:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap protect client.0.2-src@snap' 2026-02-18T06:25:31.464 DEBUG:teuthology.orchestra.run.trial117:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 clone client.0.2-src@snap client.0.2' 2026-02-18T06:25:31.525 DEBUG:teuthology.orchestra.run.trial117:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 2M client.0.2' 2026-02-18T06:25:31.581 INFO:teuthology.orchestra.run.trial117.stdout:bench type write io_size 16384 io_threads 1 bytes 2097152 pattern random 2026-02-18T06:25:31.634 INFO:teuthology.orchestra.run.trial117.stdout: SEC OPS OPS/SEC BYTES/SEC 2026-02-18T06:25:31.634 INFO:teuthology.orchestra.run.trial117.stdout:elapsed: 0 ops: 128 ops/sec: 2415.12 bytes/sec: 38 MiB/s 2026-02-18T06:25:31.641 DEBUG:teuthology.orchestra.run.trial117:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap create client.0.2@snap' 2026-02-18T06:25:32.406 INFO:teuthology.orchestra.run.trial117.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2026-02-18T06:25:32.413 INFO:teuthology.run_tasks:Running task exec... 2026-02-18T06:25:32.423 INFO:teuthology.task.exec:Executing custom commands... 2026-02-18T06:25:32.423 INFO:teuthology.task.exec:Running commands on role cluster1.client.0 host ubuntu@trial005.front.sepia.ceph.com 2026-02-18T06:25:32.423 DEBUG:teuthology.orchestra.run.trial005:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'echo '"'"'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.0","snap_name":"snap"}'"'"' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.0' 2026-02-18T06:25:32.744 DEBUG:teuthology.orchestra.run.trial005:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'echo '"'"'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.1","snap_name":"snap"}'"'"' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.1' 2026-02-18T06:25:33.747 DEBUG:teuthology.orchestra.run.trial005:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'echo '"'"'{"type":"native","cluster_name":"cluster2","client_name":"client.admin","pool_name":"rbd","image_name":"client.0.2","snap_name":"snap"}'"'"' | rbd --cluster cluster1 migration prepare --import-only --source-spec-path - client.0.2' 2026-02-18T06:25:34.750 INFO:teuthology.run_tasks:Running task parallel... 2026-02-18T06:25:34.767 INFO:teuthology.task.parallel:starting parallel... 2026-02-18T06:25:34.767 INFO:teuthology.task.parallel:In parallel, running task sequential... 2026-02-18T06:25:34.769 INFO:teuthology.task.sequential:In sequential, running task qemu... 2026-02-18T06:25:34.800 DEBUG:teuthology.orchestra.run.trial005:> install -d -m0755 -- /home/ubuntu/cephtest/qemu /home/ubuntu/cephtest/archive/qemu 2026-02-18T06:25:34.800 INFO:teuthology.task.parallel:In parallel, running task sequential... 2026-02-18T06:25:34.800 INFO:teuthology.task.sequential:In sequential, running task exec... 2026-02-18T06:25:34.801 INFO:teuthology.task.exec:Executing custom commands... 2026-02-18T06:25:34.801 INFO:teuthology.task.exec:Running commands on role cluster1.client.0 host ubuntu@trial005.front.sepia.ceph.com 2026-02-18T06:25:34.801 DEBUG:teuthology.orchestra.run.trial005:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep $((RANDOM % 600))' 2026-02-18T06:25:34.817 INFO:teuthology.packaging:Installing package genisoimage on ubuntu@trial005.front.sepia.ceph.com 2026-02-18T06:25:34.818 DEBUG:teuthology.orchestra.run.trial005:> sudo yum -y install genisoimage 2026-02-18T06:25:35.172 INFO:teuthology.orchestra.run.trial005.stdout:Last metadata expiration check: 0:02:40 ago on Wed 18 Feb 2026 06:22:55 AM UTC. 2026-02-18T06:25:35.238 INFO:teuthology.orchestra.run.trial005.stdout:Package genisoimage-1.1.11-48.el9.x86_64 is already installed. 2026-02-18T06:25:35.256 INFO:teuthology.orchestra.run.trial005.stdout:Dependencies resolved. 2026-02-18T06:25:35.257 INFO:teuthology.orchestra.run.trial005.stdout:Nothing to do. 2026-02-18T06:25:35.257 INFO:teuthology.orchestra.run.trial005.stdout:Complete! 2026-02-18T06:25:35.278 INFO:teuthology.packaging:Installing package qemu-kvm-block-rbd on ubuntu@trial005.front.sepia.ceph.com 2026-02-18T06:25:35.278 DEBUG:teuthology.orchestra.run.trial005:> sudo yum -y install qemu-kvm-block-rbd 2026-02-18T06:25:35.594 INFO:teuthology.orchestra.run.trial005.stdout:Last metadata expiration check: 0:02:40 ago on Wed 18 Feb 2026 06:22:55 AM UTC. 2026-02-18T06:25:35.659 INFO:teuthology.orchestra.run.trial005.stdout:Package qemu-kvm-block-rbd-17:10.1.0-13.el9.x86_64 is already installed. 2026-02-18T06:25:35.677 INFO:teuthology.orchestra.run.trial005.stdout:Dependencies resolved. 2026-02-18T06:25:35.678 INFO:teuthology.orchestra.run.trial005.stdout:Nothing to do. 2026-02-18T06:25:35.678 INFO:teuthology.orchestra.run.trial005.stdout:Complete! 2026-02-18T06:25:35.701 INFO:tasks.qemu:generating iso... 2026-02-18T06:25:35.701 INFO:tasks.qemu:Pulling tests from https://github.com/ceph/ceph-ci.git ref adc1923395f2bcd6ae89b5d331d278364d1848ed 2026-02-18T06:25:35.701 DEBUG:teuthology.orchestra.run.trial005:> rm -rf /home/ubuntu/cephtest/qemu_clone.cluster1.client.0 && git clone https://github.com/ceph/ceph-ci.git /home/ubuntu/cephtest/qemu_clone.cluster1.client.0 && cd /home/ubuntu/cephtest/qemu_clone.cluster1.client.0 && git checkout adc1923395f2bcd6ae89b5d331d278364d1848ed 2026-02-18T06:25:35.725 INFO:teuthology.orchestra.run.trial005.stderr:Cloning into '/home/ubuntu/cephtest/qemu_clone.cluster1.client.0'... 2026-02-18T06:25:55.007 INFO:teuthology.orchestra.run.trial005.stderr:Note: switching to 'adc1923395f2bcd6ae89b5d331d278364d1848ed'. 2026-02-18T06:25:55.007 INFO:teuthology.orchestra.run.trial005.stderr: 2026-02-18T06:25:55.007 INFO:teuthology.orchestra.run.trial005.stderr:You are in 'detached HEAD' state. You can look around, make experimental 2026-02-18T06:25:55.007 INFO:teuthology.orchestra.run.trial005.stderr:changes and commit them, and you can discard any commits you make in this 2026-02-18T06:25:55.008 INFO:teuthology.orchestra.run.trial005.stderr:state without impacting any branches by switching back to a branch. 2026-02-18T06:25:55.008 INFO:teuthology.orchestra.run.trial005.stderr: 2026-02-18T06:25:55.008 INFO:teuthology.orchestra.run.trial005.stderr:If you want to create a new branch to retain commits you create, you may 2026-02-18T06:25:55.008 INFO:teuthology.orchestra.run.trial005.stderr:do so (now or later) by using -c with the switch command. Example: 2026-02-18T06:25:55.008 INFO:teuthology.orchestra.run.trial005.stderr: 2026-02-18T06:25:55.008 INFO:teuthology.orchestra.run.trial005.stderr: git switch -c 2026-02-18T06:25:55.008 INFO:teuthology.orchestra.run.trial005.stderr: 2026-02-18T06:25:55.008 INFO:teuthology.orchestra.run.trial005.stderr:Or undo this operation with: 2026-02-18T06:25:55.008 INFO:teuthology.orchestra.run.trial005.stderr: 2026-02-18T06:25:55.009 INFO:teuthology.orchestra.run.trial005.stderr: git switch - 2026-02-18T06:25:55.009 INFO:teuthology.orchestra.run.trial005.stderr: 2026-02-18T06:25:55.009 INFO:teuthology.orchestra.run.trial005.stderr:Turn off this advice by setting config variable advice.detachedHead to false 2026-02-18T06:25:55.009 INFO:teuthology.orchestra.run.trial005.stderr: 2026-02-18T06:25:55.009 INFO:teuthology.orchestra.run.trial005.stderr:HEAD is now at adc1923395f Merge PR #67279 into tentacle 2026-02-18T06:25:55.015 DEBUG:teuthology.orchestra.run.trial005:> set -ex 2026-02-18T06:25:55.015 DEBUG:teuthology.orchestra.run.trial005:> dd of=/home/ubuntu/cephtest/qemu/userdata.cluster1.client.0 2026-02-18T06:25:55.071 DEBUG:teuthology.orchestra.run.trial005:> set -ex 2026-02-18T06:25:55.071 DEBUG:teuthology.orchestra.run.trial005:> dd of=/home/ubuntu/cephtest/qemu/metadata.cluster1.client.0 2026-02-18T06:25:55.128 INFO:tasks.qemu:fetching test qa/run_xfstests_qemu.sh for cluster1.client.0 2026-02-18T06:25:55.128 DEBUG:teuthology.orchestra.run.trial005:> cp -- /home/ubuntu/cephtest/qemu_clone.cluster1.client.0/qa/run_xfstests_qemu.sh /home/ubuntu/cephtest/qemu/cluster1.client.0.test.sh && chmod 755 /home/ubuntu/cephtest/qemu/cluster1.client.0.test.sh 2026-02-18T06:25:55.185 DEBUG:teuthology.orchestra.run.trial005:> genisoimage -quiet -input-charset utf-8 -volid cidata -joliet -rock -o /home/ubuntu/cephtest/qemu/cluster1.client.0.iso -graft-points user-data=/home/ubuntu/cephtest/qemu/userdata.cluster1.client.0 meta-data=/home/ubuntu/cephtest/qemu/metadata.cluster1.client.0 ceph.conf=/etc/ceph/cluster1.conf ceph.keyring=/etc/ceph/cluster1.keyring test.sh=/home/ubuntu/cephtest/qemu/cluster1.client.0.test.sh 2026-02-18T06:25:55.246 INFO:tasks.qemu:downloading base image 2026-02-18T06:25:55.246 DEBUG:teuthology.orchestra.run.trial005:> rbd --cluster cluster1 resize --size=10240M client.0.0 || true 2026-02-18T06:25:55.346 INFO:teuthology.orchestra.run.trial005.stderr: Resizing image: 100% complete...done. 2026-02-18T06:25:55.352 DEBUG:teuthology.orchestra.run.trial005:> rbd --cluster cluster1 resize --size=10240M client.0.1 || true 2026-02-18T06:25:55.411 INFO:teuthology.orchestra.run.trial005.stderr: Resizing image: 100% complete...done. 2026-02-18T06:25:55.417 DEBUG:teuthology.orchestra.run.trial005:> rbd --cluster cluster1 resize --size=10240M client.0.2 || true 2026-02-18T06:25:55.474 INFO:teuthology.orchestra.run.trial005.stderr: Resizing image: 100% complete...done. 2026-02-18T06:25:55.479 DEBUG:teuthology.orchestra.run.trial005:> mkdir /home/ubuntu/cephtest/archive/qemu/cluster1.client.0 && sudo modprobe kvm 2026-02-18T06:25:55.506 INFO:tasks.qemu:Creating the nfs export directory... 2026-02-18T06:25:55.506 DEBUG:teuthology.orchestra.run.trial005:> sudo mkdir -p /export/cluster1.client.0 2026-02-18T06:25:55.570 INFO:tasks.qemu:Mounting the test directory... 2026-02-18T06:25:55.570 DEBUG:teuthology.orchestra.run.trial005:> sudo mount --bind /home/ubuntu/cephtest/archive/qemu/cluster1.client.0 /export/cluster1.client.0 2026-02-18T06:25:55.634 INFO:tasks.qemu:Adding mount to /etc/exports... 2026-02-18T06:25:55.635 INFO:tasks.qemu:Deleting export from /etc/exports... 2026-02-18T06:25:55.635 DEBUG:teuthology.orchestra.run.trial005:> sudo sed -i '\|/export/cluster1.client.0|d' /etc/exports 2026-02-18T06:25:55.699 DEBUG:teuthology.orchestra.run.trial005:> echo '/export/cluster1.client.0 *(rw,no_root_squash,no_subtree_check,insecure)' | sudo tee -a /etc/exports 2026-02-18T06:25:55.762 INFO:teuthology.orchestra.run.trial005.stdout:/export/cluster1.client.0 *(rw,no_root_squash,no_subtree_check,insecure) 2026-02-18T06:25:55.763 INFO:tasks.qemu:Restarting NFS... 2026-02-18T06:25:55.764 DEBUG:teuthology.orchestra.run.trial005:> sudo systemctl restart nfs-server 2026-02-18T06:25:56.119 DEBUG:teuthology.orchestra.run.trial005:> sudo udevadm control --reload 2026-02-18T06:25:56.150 DEBUG:teuthology.orchestra.run.trial005:> sudo udevadm trigger /dev/kvm 2026-02-18T06:25:56.218 DEBUG:teuthology.orchestra.run.trial005:> ls -l /dev/kvm 2026-02-18T06:25:56.273 INFO:teuthology.orchestra.run.trial005.stdout:crw-rw-rw-. 1 root kvm 10, 232 Feb 18 06:25 /dev/kvm 2026-02-18T06:25:56.274 INFO:tasks.qemu:starting qemu... 2026-02-18T06:25:56.274 DEBUG:teuthology.orchestra.run.trial005:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper term /usr/libexec/qemu-kvm -enable-kvm -nographic -cpu host -smp 1 -m 4096 -cdrom /home/ubuntu/cephtest/qemu/cluster1.client.0.iso -drive file=rbd:rbd/client.0.0:conf=/etc/ceph/cluster1.conf:id=0,format=raw,if=virtio,cache=writeback -drive file=rbd:rbd/client.0.1:conf=/etc/ceph/cluster1.conf:id=0,format=raw,if=virtio,cache=writeback -drive file=rbd:rbd/client.0.2:conf=/etc/ceph/cluster1.conf:id=0,format=raw,if=virtio,cache=writeback 2026-02-18T06:25:56.315 INFO:tasks.qemu:waiting for qemu tests to finish... 2026-02-18T06:25:56.520 INFO:tasks.qemu.cluster1.client.0.trial005.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-18T06:25:56.590 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:c[?7lSeaBIOS (version 1.16.3-5.el9) 2026-02-18T06:25:56.591 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:25:56.591 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:25:56.591 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:iPXE (http://ipxe.org) 00:03.0 CA00 PCI2.10 PnP PMM+BEFCCC40+BEF0CC40 CA00 2026-02-18T06:25:56.591 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Press Ctrl-B to configure iPXE (PCI 00:03.0)... 2026-02-18T06:25:56.591 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:25:56.591 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:25:56.760 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Booting from Hard Disk... 2026-02-18T06:25:57.033 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:GNU GRUB version 1.99-21ubuntu3.4┌──────────────────────────────────────────────────────────────────────────┐││││││││││││││││││││││││││└──────────────────────────────────────────────────────────────────────────┘ 2026-02-18T06:25:57.033 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:25:57.033 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: Use the ↑ and ↓ keys to select which entry is highlighted. 2026-02-18T06:25:57.033 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: Press enter to boot the selected OS, 'e' to edit the commands 2026-02-18T06:25:57.033 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: before booting or 'c' for a command-line. 2026-02-18T06:25:57.034 INFO:tasks.qemu.cluster1.client.0.trial005.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-18T06:25:57.034 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:25:57.034 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:25:57.034 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:25:57.034 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:25:57.034 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:25:57.942 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: The highlighted entry will be executed automatically in 5s.  2026-02-18T06:25:57.943 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:25:57.943 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:25:57.943 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:25:57.943 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:25:57.943 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:25:57.943 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:25:57.943 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:25:57.943 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:25:57.943 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:25:57.944 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:25:57.944 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:25:57.944 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:25:57.944 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:25:57.944 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:25:57.944 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:25:57.944 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:25:57.944 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:25:58.942 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: The highlighted entry will be executed automatically in 4s.  2026-02-18T06:25:58.942 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:25:58.942 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:25:58.942 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:25:58.943 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:25:58.943 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:25:58.943 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:25:58.943 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:25:58.943 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:25:58.943 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:25:58.943 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:25:58.943 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:25:58.943 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:25:58.943 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:25:58.943 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:25:58.944 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:25:58.944 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:25:58.944 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:25:59.941 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: The highlighted entry will be executed automatically in 3s.  2026-02-18T06:25:59.941 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:25:59.941 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:25:59.941 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:25:59.942 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:25:59.942 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:25:59.942 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:25:59.942 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:25:59.942 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:25:59.942 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:25:59.942 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:25:59.942 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:25:59.942 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:25:59.942 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:25:59.942 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:25:59.942 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:25:59.942 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:25:59.943 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:26:00.942 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: The highlighted entry will be executed automatically in 2s.  2026-02-18T06:26:00.942 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:26:00.942 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:26:00.942 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:26:00.942 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:26:00.942 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:26:00.942 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:26:00.943 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:26:00.943 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:26:00.943 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:26:00.943 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:26:00.943 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:26:00.943 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:26:00.943 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:26:00.943 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:26:00.943 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:26:00.943 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:26:00.943 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:26:01.941 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: The highlighted entry will be executed automatically in 1s.  2026-02-18T06:26:01.941 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:26:01.941 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:26:01.942 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:26:01.942 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:26:01.942 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:26:01.942 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:26:01.942 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:26:01.942 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:26:01.942 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:26:01.942 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:26:01.942 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:26:01.942 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:26:01.942 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:26:01.942 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:26:01.942 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:26:01.943 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:26:01.943 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:26:02.658 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: The highlighted entry will be executed automatically in 0s. [ 0.000000] Initializing cgroup subsys cpuset 2026-02-18T06:26:02.659 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] Initializing cgroup subsys cpu 2026-02-18T06:26:02.659 INFO:tasks.qemu.cluster1.client.0.trial005.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-18T06:26:02.659 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-virtual root=LABEL=cloudimg-rootfs ro console=ttyS0 2026-02-18T06:26:02.659 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] KERNEL supported cpus: 2026-02-18T06:26:02.659 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] Intel GenuineIntel 2026-02-18T06:26:02.659 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] AMD AuthenticAMD 2026-02-18T06:26:02.659 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] Centaur CentaurHauls 2026-02-18T06:26:02.659 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] BIOS-provided physical RAM map: 2026-02-18T06:26:02.659 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) 2026-02-18T06:26:02.659 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) 2026-02-18T06:26:02.659 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) 2026-02-18T06:26:02.659 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] BIOS-e820: 0000000000100000 - 00000000bffd7000 (usable) 2026-02-18T06:26:02.659 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] BIOS-e820: 00000000bffd7000 - 00000000c0000000 (reserved) 2026-02-18T06:26:02.659 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] BIOS-e820: 00000000feffc000 - 00000000ff000000 (reserved) 2026-02-18T06:26:02.659 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved) 2026-02-18T06:26:02.659 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] BIOS-e820: 0000000100000000 - 0000000140000000 (usable) 2026-02-18T06:26:02.659 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] NX (Execute Disable) protection: active 2026-02-18T06:26:02.659 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] DMI 2.8 present. 2026-02-18T06:26:02.659 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] No AGP bridge found 2026-02-18T06:26:02.659 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] last_pfn = 0x140000 max_arch_pfn = 0x400000000 2026-02-18T06:26:02.659 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 2026-02-18T06:26:02.659 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] last_pfn = 0xbffd7 max_arch_pfn = 0x400000000 2026-02-18T06:26:02.659 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] found SMP MP-table at [ffff8800000f5480] f5480 2026-02-18T06:26:02.659 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] Using GB pages for direct mapping 2026-02-18T06:26:02.659 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] init_memory_mapping: 0000000000000000-00000000bffd7000 2026-02-18T06:26:02.659 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] init_memory_mapping: 0000000100000000-0000000140000000 2026-02-18T06:26:02.659 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] RAMDISK: 37786000 - 37bbb000 2026-02-18T06:26:02.659 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] ACPI: RSDP 00000000000f5250 00014 (v00 BOCHS ) 2026-02-18T06:26:02.659 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] ACPI: RSDT 00000000bffe2290 00030 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2026-02-18T06:26:02.659 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] ACPI: FACP 00000000bffe217c 00074 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2026-02-18T06:26:02.659 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] ACPI: DSDT 00000000bffe0040 0213C (v01 BOCHS BXPC 00000001 BXPC 00000001) 2026-02-18T06:26:02.659 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] ACPI: FACS 00000000bffe0000 00040 2026-02-18T06:26:02.659 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] ACPI: APIC 00000000bffe21f0 00078 (v03 BOCHS BXPC 00000001 BXPC 00000001) 2026-02-18T06:26:02.659 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] ACPI: WAET 00000000bffe2268 00028 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2026-02-18T06:26:02.659 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] No NUMA configuration found 2026-02-18T06:26:02.659 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] Faking a node at 0000000000000000-0000000140000000 2026-02-18T06:26:02.659 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] Initmem setup node 0 0000000000000000-0000000140000000 2026-02-18T06:26:02.659 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] NODE_DATA [000000013fffb000 - 000000013fffffff] 2026-02-18T06:26:02.659 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 2026-02-18T06:26:02.659 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] kvm-clock: cpu 0, msr 0:1cf6681, boot clock 2026-02-18T06:26:02.660 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] Zone PFN ranges: 2026-02-18T06:26:02.660 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] DMA 0x00000010 -> 0x00001000 2026-02-18T06:26:02.660 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] DMA32 0x00001000 -> 0x00100000 2026-02-18T06:26:02.660 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] Normal 0x00100000 -> 0x00140000 2026-02-18T06:26:02.660 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] Movable zone start PFN for each node 2026-02-18T06:26:02.660 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] early_node_map[3] active PFN ranges 2026-02-18T06:26:02.660 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] 0: 0x00000010 -> 0x0000009f 2026-02-18T06:26:02.660 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] 0: 0x00000100 -> 0x000bffd7 2026-02-18T06:26:02.660 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] 0: 0x00100000 -> 0x00140000 2026-02-18T06:26:02.660 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] ACPI: PM-Timer IO Port: 0x608 2026-02-18T06:26:02.660 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) 2026-02-18T06:26:02.660 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) 2026-02-18T06:26:02.660 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) 2026-02-18T06:26:02.660 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 2026-02-18T06:26:02.660 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) 2026-02-18T06:26:02.660 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) 2026-02-18T06:26:02.660 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) 2026-02-18T06:26:02.660 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) 2026-02-18T06:26:02.660 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) 2026-02-18T06:26:02.660 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] Using ACPI (MADT) for SMP configuration information 2026-02-18T06:26:02.660 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs 2026-02-18T06:26:02.660 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 2026-02-18T06:26:02.660 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 2026-02-18T06:26:02.660 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 2026-02-18T06:26:02.660 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] PM: Registered nosave memory: 00000000bffd7000 - 00000000c0000000 2026-02-18T06:26:02.660 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000feffc000 2026-02-18T06:26:02.660 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] PM: Registered nosave memory: 00000000feffc000 - 00000000ff000000 2026-02-18T06:26:02.660 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] PM: Registered nosave memory: 00000000ff000000 - 00000000fffc0000 2026-02-18T06:26:02.660 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] PM: Registered nosave memory: 00000000fffc0000 - 0000000100000000 2026-02-18T06:26:02.660 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:3effc000) 2026-02-18T06:26:02.660 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] Booting paravirtualized kernel on KVM 2026-02-18T06:26:02.660 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:1 nr_node_ids:1 2026-02-18T06:26:02.660 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88013fc00000 s82880 r8192 d23616 u2097152 2026-02-18T06:26:02.660 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] kvm-clock: cpu 0, msr 1:3fc13681, primary cpu clock 2026-02-18T06:26:02.660 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] KVM setup async PF for cpu 0 2026-02-18T06:26:02.660 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0dd40 2026-02-18T06:26:02.660 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1027937 2026-02-18T06:26:02.660 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] Policy zone: Normal 2026-02-18T06:26:02.660 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-virtual root=LABEL=cloudimg-rootfs ro console=ttyS0 2026-02-18T06:26:02.660 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) 2026-02-18T06:26:02.660 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340 2026-02-18T06:26:02.660 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] Checking aperture... 2026-02-18T06:26:02.660 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] No AGP bridge found 2026-02-18T06:26:02.660 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] Memory: 4041884k/5242880k available (6532k kernel code, 1049192k absent, 151804k reserved, 6657k data, 924k init) 2026-02-18T06:26:02.660 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 2026-02-18T06:26:02.660 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] Hierarchical RCU implementation. 2026-02-18T06:26:02.661 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. 2026-02-18T06:26:02.661 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] NR_IRQS:4352 nr_irqs:256 16 2026-02-18T06:26:02.661 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] Console: colour VGA+ 80x25 2026-02-18T06:26:02.661 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] console [ttyS0] enabled 2026-02-18T06:26:02.661 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] allocated 33554432 bytes of page_cgroup 2026-02-18T06:26:02.661 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups 2026-02-18T06:26:02.661 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.000000] Detected 3693.062 MHz processor. 2026-02-18T06:26:02.661 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.008000] Calibrating delay loop (skipped) preset value.. 7386.12 BogoMIPS (lpj=14772248) 2026-02-18T06:26:02.661 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.008000] pid_max: default: 32768 minimum: 301 2026-02-18T06:26:02.661 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.008000] Security Framework initialized 2026-02-18T06:26:02.661 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.008000] AppArmor: AppArmor initialized 2026-02-18T06:26:02.661 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.008002] Yama: becoming mindful. 2026-02-18T06:26:02.661 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.008820] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) 2026-02-18T06:26:02.661 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.010511] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) 2026-02-18T06:26:02.661 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.011748] Mount-cache hash table entries: 256 2026-02-18T06:26:02.661 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.012048] Initializing cgroup subsys cpuacct 2026-02-18T06:26:02.661 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.012758] Initializing cgroup subsys memory 2026-02-18T06:26:02.661 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.013462] Initializing cgroup subsys devices 2026-02-18T06:26:02.661 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.014175] Initializing cgroup subsys freezer 2026-02-18T06:26:02.661 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.014890] Initializing cgroup subsys blkio 2026-02-18T06:26:02.661 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.016006] Initializing cgroup subsys perf_event 2026-02-18T06:26:02.661 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.016957] mce: CPU supports 10 MCE banks 2026-02-18T06:26:02.661 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.017900] SMP alternatives: switching to UP code 2026-02-18T06:26:02.661 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.031246] Freeing SMP alternatives: 24k freed 2026-02-18T06:26:02.661 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.031963] ACPI: Core revision 20110623 2026-02-18T06:26:02.661 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.032256] ftrace: allocating 27008 entries in 106 pages 2026-02-18T06:26:02.661 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.040173] Enabling x2apic 2026-02-18T06:26:02.661 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.040623] Enabled x2apic 2026-02-18T06:26:02.661 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.044005] Switched APIC routing to physical x2apic. 2026-02-18T06:26:02.661 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.045673] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 2026-02-18T06:26:02.661 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.046627] CPU0: AMD EPYC 4464P 12-Core Processor stepping 02 2026-02-18T06:26:02.750 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.052002] Performance Events: no PMU driver, software events only. 2026-02-18T06:26:02.750 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.052002] NMI watchdog disabled (cpu0): hardware events not enabled 2026-02-18T06:26:02.750 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.052002] Brought up 1 CPUs 2026-02-18T06:26:02.750 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.052002] Total of 1 processors activated (7386.12 BogoMIPS). 2026-02-18T06:26:02.750 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.052002] devtmpfs: initialized 2026-02-18T06:26:02.750 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.052367] EVM: security.selinux 2026-02-18T06:26:02.750 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.052900] EVM: security.SMACK64 2026-02-18T06:26:02.751 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.053437] EVM: security.capability 2026-02-18T06:26:02.751 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.054286] print_constraints: dummy: 2026-02-18T06:26:02.751 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.054941] RTC time: 6:26:02, date: 02/18/26 2026-02-18T06:26:02.751 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.055666] NET: Registered protocol family 16 2026-02-18T06:26:02.751 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.056733] Extended Config Space enabled on 0 nodes 2026-02-18T06:26:02.751 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.057537] ACPI: bus type pci registered 2026-02-18T06:26:02.751 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.058268] PCI: Using configuration type 1 for base access 2026-02-18T06:26:02.751 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.059153] PCI: Using configuration type 1 for extended access 2026-02-18T06:26:02.751 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.060235] bio: create slab at 0 2026-02-18T06:26:02.751 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.060908] ACPI: Added _OSI(Module Device) 2026-02-18T06:26:02.751 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.061577] ACPI: Added _OSI(Processor Device) 2026-02-18T06:26:02.751 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.062291] ACPI: Added _OSI(3.0 _SCP Extensions) 2026-02-18T06:26:02.751 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.063045] ACPI: Added _OSI(Processor Aggregator Device) 2026-02-18T06:26:02.751 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.064630] ACPI: Interpreter enabled 2026-02-18T06:26:02.751 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.065224] ACPI: (supports S0 S5) 2026-02-18T06:26:02.751 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.065816] ACPI: Using IOAPIC for interrupt routing 2026-02-18T06:26:02.751 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.067305] ACPI: No dock devices found. 2026-02-18T06:26:02.751 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.068004] HEST: Table not found. 2026-02-18T06:26:02.751 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.068551] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug 2026-02-18T06:26:02.751 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.070005] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) 2026-02-18T06:26:02.751 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.071004] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] 2026-02-18T06:26:02.751 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.072005] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] 2026-02-18T06:26:02.751 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.073057] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] 2026-02-18T06:26:02.751 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.074217] pci_root PNP0A03:00: host bridge window [mem 0xc0000000-0xfebfffff] 2026-02-18T06:26:02.751 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.076005] pci_root PNP0A03:00: host bridge window [mem 0x380000000000-0x38007fffffff] 2026-02-18T06:26:02.751 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.080666] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI 2026-02-18T06:26:02.751 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.081820] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB 2026-02-18T06:26:02.829 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.108892] pci0000:00: Requesting ACPI _OSC control (0x1d) 2026-02-18T06:26:02.829 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.109769] pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d 2026-02-18T06:26:02.830 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.111108] ACPI _OSC control for PCIe not granted, disabling ASPM 2026-02-18T06:26:02.830 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.112555] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) 2026-02-18T06:26:02.830 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.113607] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) 2026-02-18T06:26:02.830 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.114650] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) 2026-02-18T06:26:02.830 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.115699] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) 2026-02-18T06:26:02.830 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.116309] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) 2026-02-18T06:26:02.830 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.117218] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none 2026-02-18T06:26:02.830 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.118500] vgaarb: loaded 2026-02-18T06:26:02.830 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.118943] vgaarb: bridge control possible 0000:00:02.0 2026-02-18T06:26:02.830 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.120037] i2c-core: driver [aat2870] using legacy suspend method 2026-02-18T06:26:02.830 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.121020] i2c-core: driver [aat2870] using legacy resume method 2026-02-18T06:26:02.830 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.122010] SCSI subsystem initialized 2026-02-18T06:26:02.830 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.122649] usbcore: registered new interface driver usbfs 2026-02-18T06:26:02.830 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.123528] usbcore: registered new interface driver hub 2026-02-18T06:26:02.830 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.124017] usbcore: registered new device driver usb 2026-02-18T06:26:02.830 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.124852] PCI: Using ACPI for IRQ routing 2026-02-18T06:26:02.830 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.125736] NetLabel: Initializing 2026-02-18T06:26:02.830 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.126287] NetLabel: domain hash size = 128 2026-02-18T06:26:02.830 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.126987] NetLabel: protocols = UNLABELED CIPSOv4 2026-02-18T06:26:02.830 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.128012] NetLabel: unlabeled traffic allowed by default 2026-02-18T06:26:02.830 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.128911] Switching to clocksource kvm-clock 2026-02-18T06:26:02.830 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.129985] AppArmor: AppArmor Filesystem Enabled 2026-02-18T06:26:02.830 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.130732] pnp: PnP ACPI init 2026-02-18T06:26:02.830 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.131225] ACPI: bus type pnp registered 2026-02-18T06:26:02.830 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.132083] pnp: PnP ACPI: found 9 devices 2026-02-18T06:26:02.830 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.132737] ACPI: ACPI bus type pnp unregistered 2026-02-18T06:26:02.830 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.138381] NET: Registered protocol family 2 2026-02-18T06:26:02.830 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.139092] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes) 2026-02-18T06:26:02.830 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.140541] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) 2026-02-18T06:26:02.830 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.142583] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) 2026-02-18T06:26:02.830 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.143689] TCP: Hash tables configured (established 524288 bind 65536) 2026-02-18T06:26:02.830 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.144747] TCP reno registered 2026-02-18T06:26:02.830 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.145255] UDP hash table entries: 2048 (order: 4, 65536 bytes) 2026-02-18T06:26:02.830 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.146215] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) 2026-02-18T06:26:02.830 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.147257] NET: Registered protocol family 1 2026-02-18T06:26:02.830 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.147961] pci 0000:00:00.0: Limiting direct PCI/PCI transfers 2026-02-18T06:26:02.830 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.148921] pci 0000:00:01.0: PIIX3: Enabling Passive Release 2026-02-18T06:26:02.830 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.149858] pci 0000:00:01.0: Activating ISA DMA hang workarounds 2026-02-18T06:26:02.830 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.150920] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) 2026-02-18T06:26:02.830 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.151943] Placing 64MB software IO TLB between ffff8800bbfd7000 - ffff8800bffd7000 2026-02-18T06:26:02.830 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.153177] software IO TLB at phys 0xbbfd7000 - 0xbffd7000 2026-02-18T06:26:02.830 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.154242] audit: initializing netlink socket (disabled) 2026-02-18T06:26:02.830 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.155106] type=2000 audit(1771395962.152:1): initialized 2026-02-18T06:26:02.830 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.165182] Trying to unpack rootfs image as initramfs... 2026-02-18T06:26:02.845 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.180272] HugeTLB registered 2 MB page size, pre-allocated 0 pages 2026-02-18T06:26:02.856 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.188477] VFS: Disk quotas dquot_6.5.2 2026-02-18T06:26:02.856 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.189126] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) 2026-02-18T06:26:02.856 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.190254] fuse init (API version 7.17) 2026-02-18T06:26:02.856 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.190909] msgmni has been set to 7894 2026-02-18T06:26:02.891 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.203664] Freeing initrd memory: 4308k freed 2026-02-18T06:26:02.891 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.204549] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) 2026-02-18T06:26:02.891 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.205864] io scheduler noop registered 2026-02-18T06:26:02.892 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.206499] io scheduler deadline registered (default) 2026-02-18T06:26:02.892 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.207328] io scheduler cfq registered 2026-02-18T06:26:02.892 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.207975] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 2026-02-18T06:26:02.892 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.208884] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 2026-02-18T06:26:02.892 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.209978] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 2026-02-18T06:26:02.892 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.211154] ACPI: Power Button [PWRF] 2026-02-18T06:26:02.892 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.211977] ERST: Table is not found! 2026-02-18T06:26:02.892 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.212580] GHES: HEST is not enabled! 2026-02-18T06:26:02.892 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.213458] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 2026-02-18T06:26:02.892 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.214411] virtio-pci 0000:00:04.0: PCI INT A -> Link[LNKD] -> GSI 11 (level, high) -> IRQ 11 2026-02-18T06:26:02.892 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.216212] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 2026-02-18T06:26:02.892 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.217139] virtio-pci 0000:00:05.0: PCI INT A -> Link[LNKA] -> GSI 10 (level, high) -> IRQ 10 2026-02-18T06:26:02.892 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.218872] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10 2026-02-18T06:26:02.892 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.219788] virtio-pci 0000:00:06.0: PCI INT A -> Link[LNKB] -> GSI 10 (level, high) -> IRQ 10 2026-02-18T06:26:02.892 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.221287] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled 2026-02-18T06:26:02.909 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.245106] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 2026-02-18T06:26:02.936 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.269126] 00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 2026-02-18T06:26:02.936 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.270045] Linux agpgart interface v0.103 2026-02-18T06:26:02.936 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.270983] brd: module loaded 2026-02-18T06:26:02.936 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.271623] loop: module loaded 2026-02-18T06:26:02.937 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.273148] vda: vda1 2026-02-18T06:26:02.939 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.275546] vdb: unknown partition table 2026-02-18T06:26:02.941 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.277388] vdc: unknown partition table 2026-02-18T06:26:02.987 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.278599] scsi0 : ata_piix 2026-02-18T06:26:02.987 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.279106] scsi1 : ata_piix 2026-02-18T06:26:02.987 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.279615] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 2026-02-18T06:26:02.987 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.280697] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 2026-02-18T06:26:02.987 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.281853] Fixed MDIO Bus: probed 2026-02-18T06:26:02.987 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.282413] tun: Universal TUN/TAP device driver, 1.6 2026-02-18T06:26:02.987 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.283220] tun: (C) 1999-2004 Max Krasnyansky 2026-02-18T06:26:02.987 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.284494] PPP generic driver version 2.4.2 2026-02-18T06:26:02.987 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.285203] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver 2026-02-18T06:26:02.987 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.286248] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver 2026-02-18T06:26:02.987 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.287238] uhci_hcd: USB Universal Host Controller Interface driver 2026-02-18T06:26:02.987 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.288275] usbcore: registered new interface driver libusual 2026-02-18T06:26:02.987 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.289206] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 2026-02-18T06:26:02.987 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.291170] serio: i8042 KBD port at 0x60,0x64 irq 1 2026-02-18T06:26:02.987 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.291968] serio: i8042 AUX port at 0x60,0x64 irq 12 2026-02-18T06:26:02.987 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.293076] mousedev: PS/2 mouse device common for all mice 2026-02-18T06:26:02.987 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.294203] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 2026-02-18T06:26:02.987 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.295789] rtc_cmos 00:08: RTC can wake from S4 2026-02-18T06:26:02.987 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.296683] rtc_cmos 00:08: rtc core: registered rtc_cmos as rtc0 2026-02-18T06:26:02.987 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.297713] rtc0: alarms up to one day, y3k, 242 bytes nvram 2026-02-18T06:26:02.987 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.298641] device-mapper: uevent: version 1.0.3 2026-02-18T06:26:02.987 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.299403] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com 2026-02-18T06:26:02.987 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.300752] cpuidle: using governor ladder 2026-02-18T06:26:02.987 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.301435] cpuidle: using governor menu 2026-02-18T06:26:02.987 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.302065] EFI Variables Facility v0.08 2004-May-17 2026-02-18T06:26:02.987 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.302914] TCP cubic registered 2026-02-18T06:26:02.987 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.303467] NET: Registered protocol family 10 2026-02-18T06:26:02.987 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.304300] NET: Registered protocol family 17 2026-02-18T06:26:02.987 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.305017] Registering the dns_resolver key type 2026-02-18T06:26:02.988 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.305804] registered taskstats version 1 2026-02-18T06:26:02.988 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.308463] Magic number: 14:336:418 2026-02-18T06:26:02.988 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.309124] rtc_cmos 00:08: setting system clock to 2026-02-18 06:26:02 UTC (1771395962) 2026-02-18T06:26:02.988 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.310410] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found 2026-02-18T06:26:02.988 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.311362] EDD information not available. 2026-02-18T06:26:03.130 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.449026] ata2.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100 2026-02-18T06:26:03.130 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.450545] ata2.00: configured for MWDMA2 2026-02-18T06:26:03.130 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.451715] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 2026-02-18T06:26:03.130 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.453483] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray 2026-02-18T06:26:03.130 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.454474] cdrom: Uniform CD-ROM driver Revision: 3.20 2026-02-18T06:26:03.130 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.455460] sr 1:0:0:0: Attached scsi generic sg0 type 5 2026-02-18T06:26:03.130 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.456809] Freeing unused kernel memory: 924k freed 2026-02-18T06:26:03.130 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.457646] Write protecting the kernel read-only data: 12288k 2026-02-18T06:26:03.130 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.460276] Freeing unused kernel memory: 1640k freed 2026-02-18T06:26:03.130 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.462336] Freeing unused kernel memory: 1200k freed 2026-02-18T06:26:03.130 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Loading, please wait... 2026-02-18T06:26:03.135 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Begin: Loading essential drivers ... done. 2026-02-18T06:26:03.135 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.469025] udevd[84]: starting version 175 2026-02-18T06:26:03.135 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Begin: Running /scripts/init-premount ... done. 2026-02-18T06:26:03.149 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. 2026-02-18T06:26:03.180 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.511689] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI 2026-02-18T06:26:03.180 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.512830] e1000: Copyright (c) 1999-2006 Intel Corporation. 2026-02-18T06:26:03.217 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.545511] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 2026-02-18T06:26:03.217 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.546453] e1000 0000:00:03.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, high) -> IRQ 11 2026-02-18T06:26:03.217 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.549816] Floppy drive(s): fd0 is 2.88M AMI BIOS 2026-02-18T06:26:03.229 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.564468] FDC 0 is a S82078B 2026-02-18T06:26:03.552 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Begin: Running /scripts/local-premount ... [ 0.876559] e1000 0000:00:03.0: eth0: (PCI:33MHz:32-bit) 52:54:00:12:34:56 2026-02-18T06:26:03.552 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.877640] e1000 0000:00:03.0: eth0: Intel(R) PRO/1000 Network Connection 2026-02-18T06:26:03.599 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:done. 2026-02-18T06:26:03.610 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 0.937297] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) 2026-02-18T06:26:03.639 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Begin: Running /scripts/local-bottom ... [ 0.966089] vda: vda1 2026-02-18T06:26:03.639 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:GROWROOT: CHANGED: partition=1 start=16065 old: size=4176900 end=4192965 new: size=20948760,end=20964825 2026-02-18T06:26:03.679 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 1.004816] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) 2026-02-18T06:26:03.679 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:done. 2026-02-18T06:26:03.679 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:done. 2026-02-18T06:26:03.680 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Begin: Running /scripts/init-bottom ... done. 2026-02-18T06:26:04.516 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:cloud-init start-local running: Wed, 18 Feb 2026 06:26:03 +0000. up 1.48 seconds 2026-02-18T06:26:04.687 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:no instance data found in start-local 2026-02-18T06:26:05.586 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:ci-info: lo : 1 127.0.0.1 255.0.0.0 . 2026-02-18T06:26:05.586 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:ci-info: eth0 : 1 10.0.2.15 255.255.255.0 52:54:00:12:34:56 2026-02-18T06:26:05.586 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:ci-info: route-0: 0.0.0.0 10.0.2.2 0.0.0.0 eth0 UG 2026-02-18T06:26:05.586 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:ci-info: route-1: 10.0.2.0 0.0.0.0 255.255.255.0 eth0 U 2026-02-18T06:26:05.587 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:cloud-init start running: Wed, 18 Feb 2026 06:26:05 +0000. up 2.88 seconds 2026-02-18T06:26:05.693 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:found data source: DataSourceNoCloud [seed=/dev/sr0] 2026-02-18T06:26:06.406 INFO:tasks.qemu.cluster1.client.0.trial005.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-18T06:26:06.407 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Your identification has been saved in /etc/ssh/ssh_host_rsa_key. 2026-02-18T06:26:06.407 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. 2026-02-18T06:26:06.407 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:The key fingerprint is: 2026-02-18T06:26:06.407 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:2c:98:df:76:0c:75:61:93:a1:54:75:6f:cf:51:54:c4 root@test 2026-02-18T06:26:06.407 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:The key's randomart image is: 2026-02-18T06:26:06.407 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:+--[ RSA 2048]----+ 2026-02-18T06:26:06.407 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:| ..*+.+B| 2026-02-18T06:26:06.407 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:| . o.o .E| 2026-02-18T06:26:06.407 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:| o . .o| 2026-02-18T06:26:06.407 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:| o . . . oo| 2026-02-18T06:26:06.408 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:| o . S o| 2026-02-18T06:26:06.408 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:| . o o | 2026-02-18T06:26:06.408 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:| . o o | 2026-02-18T06:26:06.408 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:| . . | 2026-02-18T06:26:06.408 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:| | 2026-02-18T06:26:06.408 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:+-----------------+ 2026-02-18T06:26:06.486 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Generating public/private dsa key pair. 2026-02-18T06:26:06.486 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Your identification has been saved in /etc/ssh/ssh_host_dsa_key. 2026-02-18T06:26:06.486 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. 2026-02-18T06:26:06.486 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:The key fingerprint is: 2026-02-18T06:26:06.486 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:1f:2a:55:1c:52:50:7f:51:29:ee:03:f3:bf:0f:33:b1 root@test 2026-02-18T06:26:06.486 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:The key's randomart image is: 2026-02-18T06:26:06.486 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:+--[ DSA 1024]----+ 2026-02-18T06:26:06.486 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:| o++ ..o| 2026-02-18T06:26:06.486 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:| o o . o | 2026-02-18T06:26:06.486 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:| o o o | 2026-02-18T06:26:06.486 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:| . o o | 2026-02-18T06:26:06.486 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:| S . = . | 2026-02-18T06:26:06.486 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:| . o . + o | 2026-02-18T06:26:06.486 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:| . . . E | 2026-02-18T06:26:06.486 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:| . = | 2026-02-18T06:26:06.486 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:| .+| 2026-02-18T06:26:06.486 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:+-----------------+ 2026-02-18T06:26:06.486 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Generating public/private ecdsa key pair. 2026-02-18T06:26:06.486 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. 2026-02-18T06:26:06.486 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. 2026-02-18T06:26:06.486 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:The key fingerprint is: 2026-02-18T06:26:06.486 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:4c:d6:60:a6:c3:84:fb:a7:35:87:ee:f9:19:55:83:59 root@test 2026-02-18T06:26:06.486 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:The key's randomart image is: 2026-02-18T06:26:06.486 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:+--[ECDSA 256]---+ 2026-02-18T06:26:06.487 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:| .. + E | 2026-02-18T06:26:06.487 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:| .o + o + | 2026-02-18T06:26:06.487 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:| .+ o . o o | 2026-02-18T06:26:06.487 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:| . = . . | 2026-02-18T06:26:06.487 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:| . S. . | 2026-02-18T06:26:06.487 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:| . = .. | 2026-02-18T06:26:06.487 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:| = o. | 2026-02-18T06:26:06.487 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:| . .. o | 2026-02-18T06:26:06.487 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:| .o.o | 2026-02-18T06:26:06.487 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:+-----------------+ 2026-02-18T06:26:06.513 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd 2026-02-18T06:26:06.572 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: * Starting AppArmor profiles  [ OK ] 2026-02-18T06:26:06.585 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:landscape-client is not configured, please run landscape-config. 2026-02-18T06:26:06.596 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:acpid: starting up with proc fs 2026-02-18T06:26:06.596 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:acpid: 1 rule loaded 2026-02-18T06:26:06.596 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:acpid: waiting for events: event logging is off 2026-02-18T06:26:06.880 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Generating locales... 2026-02-18T06:26:07.123 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: en_US.UTF-8... done 2026-02-18T06:26:07.127 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Generation complete. 2026-02-18T06:26:07.390 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:passwd: password expiry information changed. 2026-02-18T06:26:07.567 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Ign http://old-releases.ubuntu.com precise InRelease 2026-02-18T06:26:07.887 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Get:1 http://old-releases.ubuntu.com precise-updates InRelease [55.7 kB] 2026-02-18T06:26:07.930 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Get:2 http://old-releases.ubuntu.com precise-security InRelease [55.7 kB] 2026-02-18T06:26:07.960 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Get:3 http://old-releases.ubuntu.com precise Release.gpg [198 B] 2026-02-18T06:26:07.974 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Get:4 http://old-releases.ubuntu.com precise-updates/main Sources [815 kB] 2026-02-18T06:26:08.064 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Get:5 http://old-releases.ubuntu.com precise-updates/universe Sources [208 kB] 2026-02-18T06:26:08.084 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Get:6 http://old-releases.ubuntu.com precise-updates/main amd64 Packages [1104 kB] 2026-02-18T06:26:08.132 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Get:7 http://old-releases.ubuntu.com precise-updates/universe amd64 Packages [406 kB] 2026-02-18T06:26:08.155 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Get:8 http://old-releases.ubuntu.com precise-updates/main i386 Packages [1111 kB] 2026-02-18T06:26:08.196 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Get:9 http://old-releases.ubuntu.com precise-updates/universe i386 Packages [422 kB] 2026-02-18T06:26:08.219 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Get:10 http://old-releases.ubuntu.com precise-updates/main TranslationIndex [208 B] 2026-02-18T06:26:08.234 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Get:11 http://old-releases.ubuntu.com precise-updates/universe TranslationIndex [205 B] 2026-02-18T06:26:08.247 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Get:12 http://old-releases.ubuntu.com precise-security/main Sources [242 kB] 2026-02-18T06:26:08.265 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Get:13 http://old-releases.ubuntu.com precise-security/universe Sources [88.1 kB] 2026-02-18T06:26:08.328 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Get:14 http://old-releases.ubuntu.com precise-security/main amd64 Packages [584 kB] 2026-02-18T06:26:08.358 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Get:15 http://old-releases.ubuntu.com precise-security/universe amd64 Packages [213 kB] 2026-02-18T06:26:08.373 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Get:16 http://old-releases.ubuntu.com precise-security/main i386 Packages [589 kB] 2026-02-18T06:26:08.400 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Get:17 http://old-releases.ubuntu.com precise-security/universe i386 Packages [228 kB] 2026-02-18T06:26:08.418 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Get:18 http://old-releases.ubuntu.com precise-security/main TranslationIndex [208 B] 2026-02-18T06:26:08.435 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Get:19 http://old-releases.ubuntu.com precise-security/universe TranslationIndex [205 B] 2026-02-18T06:26:08.448 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Get:20 http://old-releases.ubuntu.com precise Release [49.6 kB] 2026-02-18T06:26:08.466 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Get:21 http://old-releases.ubuntu.com precise-updates/main Translation-en [353 kB] 2026-02-18T06:26:08.489 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Get:22 http://old-releases.ubuntu.com precise-updates/universe Translation-en [176 kB] 2026-02-18T06:26:08.509 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Get:23 http://old-releases.ubuntu.com precise-security/main Translation-en [202 kB] 2026-02-18T06:26:08.532 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Get:24 http://old-releases.ubuntu.com precise-security/universe Translation-en [96.4 kB] 2026-02-18T06:26:08.548 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Get:25 http://old-releases.ubuntu.com precise/main Sources [934 kB] 2026-02-18T06:26:08.584 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Get:26 http://old-releases.ubuntu.com precise/universe Sources [5019 kB] 2026-02-18T06:26:08.755 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Get:27 http://old-releases.ubuntu.com precise/main amd64 Packages [1273 kB] 2026-02-18T06:26:08.819 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Get:28 http://old-releases.ubuntu.com precise/universe amd64 Packages [4786 kB] 2026-02-18T06:26:09.028 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Get:29 http://old-releases.ubuntu.com precise/main i386 Packages [1274 kB] 2026-02-18T06:26:09.105 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Get:30 http://old-releases.ubuntu.com precise/universe i386 Packages [4796 kB] 2026-02-18T06:26:09.380 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Get:31 http://old-releases.ubuntu.com precise/main TranslationIndex [3706 B] 2026-02-18T06:26:09.398 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Get:32 http://old-releases.ubuntu.com precise/universe TranslationIndex [2922 B] 2026-02-18T06:26:09.416 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Get:33 http://old-releases.ubuntu.com precise/main Translation-en [726 kB] 2026-02-18T06:26:09.477 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Get:34 http://old-releases.ubuntu.com precise/universe Translation-en [3341 kB] 2026-02-18T06:26:12.086 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Fetched 29.2 MB in 4s (6227 kB/s) 2026-02-18T06:26:12.966 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Reading package lists... 2026-02-18T06:26:12.969 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Reading package lists... 2026-02-18T06:26:13.073 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Building dependency tree... 2026-02-18T06:26:13.073 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Reading state information... 2026-02-18T06:26:13.123 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:The following packages will be upgraded: 2026-02-18T06:26:13.123 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: ca-certificates libssl1.0.0 2026-02-18T06:26:13.175 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:2 upgraded, 0 newly installed, 0 to remove and 226 not upgraded. 2026-02-18T06:26:13.175 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Need to get 1233 kB of archives. 2026-02-18T06:26:13.175 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:After this operation, 108 kB of additional disk space will be used. 2026-02-18T06:26:13.175 INFO:tasks.qemu.cluster1.client.0.trial005.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-18T06:26:13.293 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Get:2 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main ca-certificates all 20190110~12.04.1 [179 kB] 2026-02-18T06:26:13.336 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:dpkg-preconfigure: unable to re-open stdin: No such file or directory 2026-02-18T06:26:13.341 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Fetched 1233 kB in 0s (7517 kB/s) 2026-02-18T06:26:13.581 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:(Reading database ... 36182 files and directories currently installed.) 2026-02-18T06:26:13.581 INFO:tasks.qemu.cluster1.client.0.trial005.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-18T06:26:13.593 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Unpacking replacement libssl1.0.0 ... 2026-02-18T06:26:13.889 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Setting up libssl1.0.0 (1.0.1-4ubuntu5.45) ... 2026-02-18T06:26:13.994 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Processing triggers for libc-bin ... 2026-02-18T06:26:14.000 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:ldconfig deferred processing now taking place 2026-02-18T06:26:14.193 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:(Reading database ... 36182 files and directories currently installed.) 2026-02-18T06:26:14.193 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Preparing to replace ca-certificates 20111211 (using .../ca-certificates_20190110~12.04.1_all.deb) ... 2026-02-18T06:26:14.193 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Unpacking replacement ca-certificates ... 2026-02-18T06:26:14.239 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Processing triggers for man-db ... 2026-02-18T06:26:14.494 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Setting up ca-certificates (20190110~12.04.1) ... 2026-02-18T06:26:15.549 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Updating certificates in /etc/ssl/certs... 73 added, 78 removed; done. 2026-02-18T06:26:15.549 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Running hooks in /etc/ca-certificates/update.d....done. 2026-02-18T06:26:16.260 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Updating certificates in /etc/ssl/certs... 0 added, 1 removed; done. 2026-02-18T06:26:16.260 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Running hooks in /etc/ca-certificates/update.d....done. 2026-02-18T06:26:16.260 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Reading package lists... 2026-02-18T06:26:16.353 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Building dependency tree... 2026-02-18T06:26:16.354 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Reading state information... 2026-02-18T06:26:16.411 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:The following extra packages will be installed: 2026-02-18T06:26:16.411 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: libgssglue1 libnfsidmap2 libtirpc1 rpcbind 2026-02-18T06:26:16.411 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:The following NEW packages will be installed: 2026-02-18T06:26:16.411 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: libgssglue1 libnfsidmap2 libtirpc1 nfs-common rpcbind 2026-02-18T06:26:16.584 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:0 upgraded, 5 newly installed, 0 to remove and 226 not upgraded. 2026-02-18T06:26:16.584 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Need to get 424 kB of archives. 2026-02-18T06:26:16.584 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:After this operation, 1326 kB of additional disk space will be used. 2026-02-18T06:26:16.584 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Get:1 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libgssglue1 amd64 0.3-4ubuntu0.1 [22.5 kB] 2026-02-18T06:26:16.746 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Get:2 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libtirpc1 amd64 0.2.2-5ubuntu0.1 [85.0 kB] 2026-02-18T06:26:16.973 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Get:3 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main rpcbind amd64 0.2.0-7ubuntu1.3 [43.1 kB] 2026-02-18T06:26:17.079 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Get:4 http://old-releases.ubuntu.com/ubuntu/ precise/main libnfsidmap2 amd64 0.25-1ubuntu2 [32.0 kB] 2026-02-18T06:26:17.199 INFO:tasks.qemu.cluster1.client.0.trial005.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-18T06:26:17.390 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:dpkg-preconfigure: unable to re-open stdin: No such file or directory 2026-02-18T06:26:17.394 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Fetched 424 kB in 0s (449 kB/s) 2026-02-18T06:26:17.436 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Selecting previously unselected package libgssglue1. 2026-02-18T06:26:17.437 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:(Reading database ... 36174 files and directories currently installed.) 2026-02-18T06:26:17.437 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Unpacking libgssglue1 (from .../libgssglue1_0.3-4ubuntu0.1_amd64.deb) ... 2026-02-18T06:26:17.470 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Selecting previously unselected package libtirpc1. 2026-02-18T06:26:17.470 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Unpacking libtirpc1 (from .../libtirpc1_0.2.2-5ubuntu0.1_amd64.deb) ... 2026-02-18T06:26:17.519 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Selecting previously unselected package rpcbind. 2026-02-18T06:26:17.519 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Unpacking rpcbind (from .../rpcbind_0.2.0-7ubuntu1.3_amd64.deb) ... 2026-02-18T06:26:17.571 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Selecting previously unselected package libnfsidmap2. 2026-02-18T06:26:17.571 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Unpacking libnfsidmap2 (from .../libnfsidmap2_0.25-1ubuntu2_amd64.deb) ... 2026-02-18T06:26:17.614 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Selecting previously unselected package nfs-common. 2026-02-18T06:26:17.614 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Unpacking nfs-common (from .../nfs-common_1%3a1.2.5-3ubuntu3.2_amd64.deb) ... 2026-02-18T06:26:17.677 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Processing triggers for man-db ... 2026-02-18T06:26:17.822 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Processing triggers for ureadahead ... 2026-02-18T06:26:17.853 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Setting up libgssglue1 (0.3-4ubuntu0.1) ... 2026-02-18T06:26:17.880 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Setting up libtirpc1 (0.2.2-5ubuntu0.1) ... 2026-02-18T06:26:17.902 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Setting up rpcbind (0.2.0-7ubuntu1.3) ... 2026-02-18T06:26:17.934 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: Removing any system startup links for /etc/init.d/rpcbind ... 2026-02-18T06:26:17.943 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:portmap start/running, process 8258 2026-02-18T06:26:17.949 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Setting up libnfsidmap2 (0.25-1ubuntu2) ... 2026-02-18T06:26:17.968 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Setting up nfs-common (1:1.2.5-3ubuntu3.2) ... 2026-02-18T06:26:18.049 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:26:18.049 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Creating config file /etc/idmapd.conf with new version 2026-02-18T06:26:18.129 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: 2026-02-18T06:26:18.129 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Creating config file /etc/default/nfs-common with new version 2026-02-18T06:26:18.169 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Adding system user `statd' (UID 106) ... 2026-02-18T06:26:18.170 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Adding new user `statd' (UID 106) with group `nogroup' ... 2026-02-18T06:26:18.195 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Not creating home directory `/var/lib/nfs'. 2026-02-18T06:26:18.210 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:statd start/running, process 8492 2026-02-18T06:26:18.219 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:gssd stop/post-stop, process 8523 2026-02-18T06:26:18.943 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:idmapd start/running, process 8563 2026-02-18T06:26:18.949 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Processing triggers for libc-bin ... 2026-02-18T06:26:18.954 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:ldconfig deferred processing now taking place 2026-02-18T06:26:19.159 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:mount.nfs: timeout set for Wed Feb 18 06:28:18 2026 2026-02-18T06:26:19.159 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:mount.nfs: trying text-based options 'proto=tcp,vers=4,addr=10.0.2.2,clientaddr=10.0.2.15' 2026-02-18T06:26:19.160 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:10.0.2.2:/export/cluster1.client.0 on /mnt/log type nfs (rw,proto=tcp) 2026-02-18T06:26:19.160 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:mount: block device /dev/sr0 is write-protected, mounting read-only 2026-02-18T06:26:30.827 DEBUG:teuthology.orchestra.run.trial005:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster1 migration execute client.0.0' 2026-02-18T06:26:32.316 INFO:teuthology.orchestra.run.trial005.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-18T06:26:32.322 DEBUG:teuthology.orchestra.run.trial005:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep $((RANDOM % 600))' 2026-02-18T06:28:54.351 DEBUG:teuthology.orchestra.run.trial005:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster1 migration commit client.0.0' 2026-02-18T06:28:54.433 INFO:teuthology.orchestra.run.trial005.stderr: Commit image migration: 100% complete...done. 2026-02-18T06:28:54.436 DEBUG:teuthology.orchestra.run.trial005:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep $((RANDOM % 600))' 2026-02-18T06:30:42.464 DEBUG:teuthology.orchestra.run.trial005:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster1 migration execute client.0.1' 2026-02-18T06:30:43.191 INFO:teuthology.orchestra.run.trial005.stderr: 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-18T06:30:43.196 DEBUG:teuthology.parallel:result is None 2026-02-18T06:49:20.180 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:acpid: exiting 2026-02-18T06:49:20.193 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Traceback (most recent call last): 2026-02-18T06:49:20.193 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2026-02-18T06:49:20.224 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: self._connect_unixsocket(self.address) 2026-02-18T06:49:20.224 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2026-02-18T06:49:20.225 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: self.socket.connect(address) 2026-02-18T06:49:20.225 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2026-02-18T06:49:20.225 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: return getattr(self._sock,name)(*args) 2026-02-18T06:49:20.225 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:error: [Errno 111] Connection refused 2026-02-18T06:49:20.225 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Logged from file __init__.py, line 116 2026-02-18T06:49:20.225 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Checking for running unattended-upgrades: 2026-02-18T06:49:20.225 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:ec2: 2026-02-18T06:49:20.225 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:ec2: ############################################################# 2026-02-18T06:49:20.225 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- 2026-02-18T06:49:20.291 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:ec2: 1024 1f:2a:55:1c:52:50:7f:51:29:ee:03:f3:bf:0f:33:b1 root@test (DSA) 2026-02-18T06:49:20.291 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:ec2: 256 4c:d6:60:a6:c3:84:fb:a7:35:87:ee:f9:19:55:83:59 root@test (ECDSA) 2026-02-18T06:49:20.291 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:ec2: 2048 2c:98:df:76:0c:75:61:93:a1:54:75:6f:cf:51:54:c4 root@test (RSA) 2026-02-18T06:49:20.291 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:-----BEGIN SSH HOST KEY KEYS----- 2026-02-18T06:49:20.291 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:ec2: -----END SSH HOST KEY FINGERPRINTS----- 2026-02-18T06:49:20.291 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:ec2: ############################################################# 2026-02-18T06:49:20.291 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGx7ijbZ1zXbZL8mPYW8deUCsRHL/st7iLB+r1Vl4NJqYJRB4+MdvXPMs2eugKcZMcMewpH/4EBv0VabRympOkM= root@test 2026-02-18T06:49:20.291 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCwmZM8+KxbazuWH4Rvm4rOIMsr+6hc6ctluhL6GSOzyRBT5W84XXgJtJ8Mo8pL53vV57fe7XRigbnM1a0GYOy3hNlF34NXRvZswfghcG51zQqXo2xRF2hZ/WUs/UC1zjt/Io/58iMdMqVRcFnCIrd7lUvTD7fPb84uej18m4LdpMwqUkJ5JmWIHX0UNnqaF3TZ40qizyoSiex0cRsJxm5zB3K3OkeEUJ6U4UYXQ3ulv66J8h/XFD571hmKyY4xFM6QvhJ1RisC+FE2NNMqpVmd42GDuoQEDvDs96oHj4922rLxhcIJUGLZGADr5HWIM5BqZsUrVQaqHVmrny61LidT root@test 2026-02-18T06:49:20.291 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:-----END SSH HOST KEY KEYS----- 2026-02-18T06:49:20.291 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Traceback (most recent call last): 2026-02-18T06:49:20.291 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2026-02-18T06:49:20.291 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: self._connect_unixsocket(self.address) 2026-02-18T06:49:20.292 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2026-02-18T06:49:20.292 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: self.socket.connect(address) 2026-02-18T06:49:20.292 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2026-02-18T06:49:20.292 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: return getattr(self._sock,name)(*args) 2026-02-18T06:49:20.292 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:error: [Errno 111] Connection refused 2026-02-18T06:49:20.292 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Logged from file __init__.py, line 116 2026-02-18T06:49:20.292 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Traceback (most recent call last): 2026-02-18T06:49:20.292 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2026-02-18T06:49:20.292 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: self._connect_unixsocket(self.address) 2026-02-18T06:49:20.292 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2026-02-18T06:49:20.292 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: self.socket.connect(address) 2026-02-18T06:49:20.292 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2026-02-18T06:49:20.292 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: return getattr(self._sock,name)(*args) 2026-02-18T06:49:20.292 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:error: [Errno 111] Connection refused 2026-02-18T06:49:20.292 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:Logged from file __init__.py, line 116 2026-02-18T06:49:20.294 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:cloud-init boot finished at Wed, 18 Feb 2026 06:49:20 +0000. Up 1398.17 seconds 2026-02-18T06:49:20.330 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: * Stopping landscape-client daemon  [fail] 2026-02-18T06:49:20.406 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: * Asking all remaining processes to terminate...  [ OK ] 2026-02-18T06:49:20.421 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: * All processes ended within 1 seconds....  [ OK ] 2026-02-18T06:49:20.430 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:rpcbind: rpcbind terminating on signal. Restart with "rpcbind -w" 2026-02-18T06:49:20.523 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: * Deconfiguring network interfaces...  [ OK ] 2026-02-18T06:49:20.532 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: * Deactivating swap...  [ OK ] 2026-02-18T06:49:20.537 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: * Unmounting local filesystems...  [ OK ] 2026-02-18T06:49:20.592 INFO:tasks.qemu.cluster1.client.0.trial005.stdout: * Will now halt 2026-02-18T06:49:20.607 INFO:tasks.qemu.cluster1.client.0.trial005.stdout:[ 1398.502254] Power down. 2026-02-18T06:49:20.891 DEBUG:tasks.qemu:checking that qemu tests succeeded... 2026-02-18T06:49:20.891 DEBUG:teuthology.orchestra.run.trial005:> sudo chmod a+rw -R /home/ubuntu/cephtest/archive/qemu/cluster1.client.0 2026-02-18T06:49:20.919 INFO:tasks.qemu:Tearing down the nfs mount for ubuntu@trial005.front.sepia.ceph.com 2026-02-18T06:49:20.919 INFO:tasks.qemu:Stopping NFS... 2026-02-18T06:49:20.919 DEBUG:teuthology.orchestra.run.trial005:> sudo systemctl stop nfs-server 2026-02-18T06:49:21.050 INFO:tasks.qemu:Unmounting exported directory... 2026-02-18T06:49:21.050 DEBUG:teuthology.orchestra.run.trial005:> sudo umount /export/cluster1.client.0 2026-02-18T06:49:21.075 INFO:tasks.qemu:Deleting export from /etc/exports... 2026-02-18T06:49:21.075 DEBUG:teuthology.orchestra.run.trial005:> sudo sed -i '\|/export/cluster1.client.0|d' /etc/exports 2026-02-18T06:49:21.140 INFO:tasks.qemu:Starting NFS... 2026-02-18T06:49:21.140 DEBUG:teuthology.orchestra.run.trial005:> sudo systemctl start nfs-server 2026-02-18T06:49:21.367 DEBUG:teuthology.orchestra.run.trial005:> test -f /home/ubuntu/cephtest/archive/qemu/cluster1.client.0/success 2026-02-18T06:49:21.383 INFO:tasks.qemu:Deleting exported directory... 2026-02-18T06:49:21.384 DEBUG:teuthology.orchestra.run.trial005:> sudo rm -r /export 2026-02-18T06:49:21.448 DEBUG:tasks.qemu:cleaning up base image files 2026-02-18T06:49:21.449 DEBUG:teuthology.orchestra.run.trial005:> rm -rf /home/ubuntu/cephtest/qemu/cluster1.client.0.iso /home/ubuntu/cephtest/qemu/userdata.cluster1.client.0 /home/ubuntu/cephtest/qemu/metadata.cluster1.client.0 /home/ubuntu/cephtest/qemu/cluster1.client.0.test.sh /home/ubuntu/cephtest/qemu_clone.cluster1.client.0 2026-02-18T06:49:21.787 DEBUG:teuthology.orchestra.run.trial005:> sudo yum -y erase genisoimage 2026-02-18T06:49:21.952 INFO:teuthology.orchestra.run.trial005.stdout:Dependencies resolved. 2026-02-18T06:49:21.953 INFO:teuthology.orchestra.run.trial005.stdout:================================================================================ 2026-02-18T06:49:21.953 INFO:teuthology.orchestra.run.trial005.stdout: Package Architecture Version Repository Size 2026-02-18T06:49:21.953 INFO:teuthology.orchestra.run.trial005.stdout:================================================================================ 2026-02-18T06:49:21.953 INFO:teuthology.orchestra.run.trial005.stdout:Removing: 2026-02-18T06:49:21.953 INFO:teuthology.orchestra.run.trial005.stdout: genisoimage x86_64 1.1.11-48.el9 @epel 1.1 M 2026-02-18T06:49:21.953 INFO:teuthology.orchestra.run.trial005.stdout:Removing unused dependencies: 2026-02-18T06:49:21.953 INFO:teuthology.orchestra.run.trial005.stdout: libusal x86_64 1.1.11-48.el9 @epel 469 k 2026-02-18T06:49:21.954 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:49:21.954 INFO:teuthology.orchestra.run.trial005.stdout:Transaction Summary 2026-02-18T06:49:21.954 INFO:teuthology.orchestra.run.trial005.stdout:================================================================================ 2026-02-18T06:49:21.954 INFO:teuthology.orchestra.run.trial005.stdout:Remove 2 Packages 2026-02-18T06:49:21.954 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:49:21.954 INFO:teuthology.orchestra.run.trial005.stdout:Freed space: 1.6 M 2026-02-18T06:49:21.954 INFO:teuthology.orchestra.run.trial005.stdout:Running transaction check 2026-02-18T06:49:21.955 INFO:teuthology.orchestra.run.trial005.stdout:Transaction check succeeded. 2026-02-18T06:49:21.955 INFO:teuthology.orchestra.run.trial005.stdout:Running transaction test 2026-02-18T06:49:21.968 INFO:teuthology.orchestra.run.trial005.stdout:Transaction test succeeded. 2026-02-18T06:49:21.968 INFO:teuthology.orchestra.run.trial005.stdout:Running transaction 2026-02-18T06:49:21.997 INFO:teuthology.orchestra.run.trial005.stdout: Preparing : 1/1 2026-02-18T06:49:22.006 INFO:teuthology.orchestra.run.trial005.stdout: Running scriptlet: genisoimage-1.1.11-48.el9.x86_64 1/2 2026-02-18T06:49:22.015 INFO:teuthology.orchestra.run.trial005.stdout: Erasing : genisoimage-1.1.11-48.el9.x86_64 1/2 2026-02-18T06:49:22.030 INFO:teuthology.orchestra.run.trial005.stdout: Erasing : libusal-1.1.11-48.el9.x86_64 2/2 2026-02-18T06:49:22.127 INFO:teuthology.orchestra.run.trial005.stdout: Running scriptlet: libusal-1.1.11-48.el9.x86_64 2/2 2026-02-18T06:49:22.127 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : genisoimage-1.1.11-48.el9.x86_64 1/2 2026-02-18T06:49:22.172 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : libusal-1.1.11-48.el9.x86_64 2/2 2026-02-18T06:49:22.172 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:49:22.172 INFO:teuthology.orchestra.run.trial005.stdout:Removed: 2026-02-18T06:49:22.172 INFO:teuthology.orchestra.run.trial005.stdout: genisoimage-1.1.11-48.el9.x86_64 libusal-1.1.11-48.el9.x86_64 2026-02-18T06:49:22.173 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:49:22.173 INFO:teuthology.orchestra.run.trial005.stdout:Complete! 2026-02-18T06:49:22.195 DEBUG:teuthology.orchestra.run.trial005:> sudo yum -y erase qemu-kvm-block-rbd 2026-02-18T06:49:22.383 INFO:teuthology.orchestra.run.trial005.stdout:Dependencies resolved. 2026-02-18T06:49:22.384 INFO:teuthology.orchestra.run.trial005.stdout:================================================================================ 2026-02-18T06:49:22.384 INFO:teuthology.orchestra.run.trial005.stdout: Package Arch Version Repository Size 2026-02-18T06:49:22.384 INFO:teuthology.orchestra.run.trial005.stdout:================================================================================ 2026-02-18T06:49:22.385 INFO:teuthology.orchestra.run.trial005.stdout:Removing: 2026-02-18T06:49:22.385 INFO:teuthology.orchestra.run.trial005.stdout: qemu-kvm-block-rbd x86_64 17:10.1.0-13.el9 @appstream 37 k 2026-02-18T06:49:22.385 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:49:22.385 INFO:teuthology.orchestra.run.trial005.stdout:Transaction Summary 2026-02-18T06:49:22.385 INFO:teuthology.orchestra.run.trial005.stdout:================================================================================ 2026-02-18T06:49:22.385 INFO:teuthology.orchestra.run.trial005.stdout:Remove 1 Package 2026-02-18T06:49:22.385 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:49:22.385 INFO:teuthology.orchestra.run.trial005.stdout:Freed space: 37 k 2026-02-18T06:49:22.385 INFO:teuthology.orchestra.run.trial005.stdout:Running transaction check 2026-02-18T06:49:22.386 INFO:teuthology.orchestra.run.trial005.stdout:Transaction check succeeded. 2026-02-18T06:49:22.386 INFO:teuthology.orchestra.run.trial005.stdout:Running transaction test 2026-02-18T06:49:22.398 INFO:teuthology.orchestra.run.trial005.stdout:Transaction test succeeded. 2026-02-18T06:49:22.398 INFO:teuthology.orchestra.run.trial005.stdout:Running transaction 2026-02-18T06:49:22.426 INFO:teuthology.orchestra.run.trial005.stdout: Preparing : 1/1 2026-02-18T06:49:22.480 INFO:teuthology.orchestra.run.trial005.stdout: Erasing : qemu-kvm-block-rbd-17:10.1.0-13.el9.x86_64 1/1 2026-02-18T06:49:22.522 INFO:teuthology.orchestra.run.trial005.stdout: Verifying : qemu-kvm-block-rbd-17:10.1.0-13.el9.x86_64 1/1 2026-02-18T06:49:22.522 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:49:22.523 INFO:teuthology.orchestra.run.trial005.stdout:Removed: 2026-02-18T06:49:22.523 INFO:teuthology.orchestra.run.trial005.stdout: qemu-kvm-block-rbd-17:10.1.0-13.el9.x86_64 2026-02-18T06:49:22.523 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:49:22.523 INFO:teuthology.orchestra.run.trial005.stdout:Complete! 2026-02-18T06:49:22.542 DEBUG:teuthology.orchestra.run.trial005:> rmdir /home/ubuntu/cephtest/qemu || true 2026-02-18T06:49:22.560 DEBUG:teuthology.parallel:result is None 2026-02-18T06:49:22.560 DEBUG:teuthology.run_tasks:Unwinding manager ceph 2026-02-18T06:49:22.576 INFO:tasks.ceph.ceph_manager.cluster2:waiting for clean 2026-02-18T06:49:22.577 DEBUG:teuthology.orchestra.run.trial117:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2026-02-18T06:49:22.773 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:49:22.774 INFO:teuthology.orchestra.run.trial117.stderr:dumped all 2026-02-18T06:49:22.782 INFO:teuthology.orchestra.run.trial117.stdout:{"pg_ready":true,"pg_map":{"version":764,"stamp":"2026-02-18T06:49:21.929352+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1863927851,"num_objects":603,"num_object_clones":0,"num_object_copies":1206,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":603,"num_whiteouts":0,"num_read":12994,"num_read_kb":1352782,"num_write":2222,"num_write_kb":1186140,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":8,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1499,"ondisk_log_size":1499,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":1263592,"kb_used_data":1182712,"kb_used_omap":82,"kb_used_meta":80749,"kb_avail":281851928,"statfs":{"total":289910292480,"available":288616374272,"internally_reserved":0,"allocated":1211097088,"data_stored":2424606887,"data_compressed":932734846,"data_compressed_allocated":1004134400,"data_compressed_original":2218196992,"omap_allocated":84732,"internal_metadata":82687236},"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.000876"},"pg_stats":[{"pgid":"2.7","version":"23'151","reported_seq":767,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T06:46:18.845305+0000","last_change":"2026-02-18T06:24:40.834422+0000","last_active":"2026-02-18T06:46:18.845305+0000","last_peered":"2026-02-18T06:46:18.845305+0000","last_clean":"2026-02-18T06:46:18.845305+0000","last_became_active":"2026-02-18T06:24:38.831509+0000","last_became_peered":"2026-02-18T06:24:38.831509+0000","last_unstale":"2026-02-18T06:46:18.845305+0000","last_undegraded":"2026-02-18T06:46:18.845305+0000","last_fullsized":"2026-02-18T06:46:18.845305+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_clean_scrub_stamp":"2026-02-18T06:24:37.824424+0000","objects_scrubbed":0,"log_size":151,"log_dups_size":0,"ondisk_log_size":151,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T16:59:28.630247+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00034406999999999998,"stat_sum":{"num_bytes":217071746,"num_objects":67,"num_object_clones":0,"num_object_copies":134,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":67,"num_whiteouts":0,"num_read":1222,"num_read_kb":154995,"num_write":221,"num_write_kb":145492,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"21'54","reported_seq":522,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T06:46:18.845292+0000","last_change":"2026-02-18T06:24:40.834413+0000","last_active":"2026-02-18T06:46:18.845292+0000","last_peered":"2026-02-18T06:46:18.845292+0000","last_clean":"2026-02-18T06:46:18.845292+0000","last_became_active":"2026-02-18T06:24:38.831635+0000","last_became_peered":"2026-02-18T06:24:38.831635+0000","last_unstale":"2026-02-18T06:46:18.845292+0000","last_undegraded":"2026-02-18T06:46:18.845292+0000","last_fullsized":"2026-02-18T06:46:18.845292+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_clean_scrub_stamp":"2026-02-18T06:24:37.824424+0000","objects_scrubbed":0,"log_size":54,"log_dups_size":0,"ondisk_log_size":54,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T17:56:58.970254+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00035695399999999998,"stat_sum":{"num_bytes":183779328,"num_objects":52,"num_object_clones":0,"num_object_copies":104,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":52,"num_whiteouts":0,"num_read":426,"num_read_kb":127096,"num_write":71,"num_write_kb":117904,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"23'98","reported_seq":928,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T06:45:33.842859+0000","last_change":"2026-02-18T06:24:40.834298+0000","last_active":"2026-02-18T06:45:33.842859+0000","last_peered":"2026-02-18T06:45:33.842859+0000","last_clean":"2026-02-18T06:45:33.842859+0000","last_became_active":"2026-02-18T06:24:38.831470+0000","last_became_peered":"2026-02-18T06:24:38.831470+0000","last_unstale":"2026-02-18T06:45:33.842859+0000","last_undegraded":"2026-02-18T06:45:33.842859+0000","last_fullsized":"2026-02-18T06:45:33.842859+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_clean_scrub_stamp":"2026-02-18T06:24:37.824424+0000","objects_scrubbed":0,"log_size":98,"log_dups_size":0,"ondisk_log_size":98,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T06:50:28.834700+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000241549,"stat_sum":{"num_bytes":246513860,"num_objects":73,"num_object_clones":0,"num_object_copies":146,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":73,"num_whiteouts":0,"num_read":1101,"num_read_kb":200020,"num_write":112,"num_write_kb":171117,"num_scrub_errors":0,"num_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.4","version":"21'471","reported_seq":2227,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T06:45:28.842571+0000","last_change":"2026-02-18T06:24:40.834289+0000","last_active":"2026-02-18T06:45:28.842571+0000","last_peered":"2026-02-18T06:45:28.842571+0000","last_clean":"2026-02-18T06:45:28.842571+0000","last_became_active":"2026-02-18T06:24:38.832047+0000","last_became_peered":"2026-02-18T06:24:38.832047+0000","last_unstale":"2026-02-18T06:45:28.842571+0000","last_undegraded":"2026-02-18T06:45:28.842571+0000","last_fullsized":"2026-02-18T06:45:28.842571+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_clean_scrub_stamp":"2026-02-18T06:24:37.824424+0000","objects_scrubbed":0,"log_size":471,"log_dups_size":0,"ondisk_log_size":471,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T06:30:31.157390+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023271300000000001,"stat_sum":{"num_bytes":242254262,"num_objects":85,"num_object_clones":0,"num_object_copies":170,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":85,"num_whiteouts":0,"num_read":3910,"num_read_kb":192272,"num_write":844,"num_write_kb":152818,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"23'97","reported_seq":1197,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T06:45:28.890539+0000","last_change":"2026-02-18T06:24:40.832615+0000","last_active":"2026-02-18T06:45:28.890539+0000","last_peered":"2026-02-18T06:45:28.890539+0000","last_clean":"2026-02-18T06:45:28.890539+0000","last_became_active":"2026-02-18T06:24:38.831229+0000","last_became_peered":"2026-02-18T06:24:38.831229+0000","last_unstale":"2026-02-18T06:45:28.890539+0000","last_undegraded":"2026-02-18T06:45:28.890539+0000","last_fullsized":"2026-02-18T06:45:28.890539+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_clean_scrub_stamp":"2026-02-18T06:24:37.824424+0000","objects_scrubbed":0,"log_size":97,"log_dups_size":0,"ondisk_log_size":97,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T06:26:46.538009+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000254634,"stat_sum":{"num_bytes":251592723,"num_objects":78,"num_object_clones":0,"num_object_copies":156,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":78,"num_whiteouts":0,"num_read":1189,"num_read_kb":187049,"num_write":116,"num_write_kb":155994,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"22'261","reported_seq":1060,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T06:45:28.841462+0000","last_change":"2026-02-18T06:24:40.982788+0000","last_active":"2026-02-18T06:45:28.841462+0000","last_peered":"2026-02-18T06:45:28.841462+0000","last_clean":"2026-02-18T06:45:28.841462+0000","last_became_active":"2026-02-18T06:24:38.831354+0000","last_became_peered":"2026-02-18T06:24:38.831354+0000","last_unstale":"2026-02-18T06:45:28.841462+0000","last_undegraded":"2026-02-18T06:45:28.841462+0000","last_fullsized":"2026-02-18T06:45:28.841462+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_clean_scrub_stamp":"2026-02-18T06:24:37.824424+0000","objects_scrubbed":0,"log_size":261,"log_dups_size":0,"ondisk_log_size":261,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T14:24:00.772328+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00022202300000000001,"stat_sum":{"num_bytes":218054932,"num_objects":79,"num_object_clones":0,"num_object_copies":158,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":79,"num_whiteouts":0,"num_read":1677,"num_read_kb":128570,"num_write":329,"num_write_kb":114591,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"23'213","reported_seq":2183,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T06:46:43.845491+0000","last_change":"2026-02-18T06:24:40.982785+0000","last_active":"2026-02-18T06:46:43.845491+0000","last_peered":"2026-02-18T06:46:43.845491+0000","last_clean":"2026-02-18T06:46:43.845491+0000","last_became_active":"2026-02-18T06:24:38.831818+0000","last_became_peered":"2026-02-18T06:24:38.831818+0000","last_unstale":"2026-02-18T06:46:43.845491+0000","last_undegraded":"2026-02-18T06:46:43.845491+0000","last_fullsized":"2026-02-18T06:46:43.845491+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_clean_scrub_stamp":"2026-02-18T06:24:37.824424+0000","objects_scrubbed":0,"log_size":213,"log_dups_size":0,"ondisk_log_size":213,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T08:09:17.886501+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023672999999999999,"stat_sum":{"num_bytes":290439558,"num_objects":91,"num_object_clones":0,"num_object_copies":182,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":91,"num_whiteouts":0,"num_read":2787,"num_read_kb":225573,"num_write":328,"num_write_kb":203955,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.3","version":"21'82","reported_seq":724,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T06:45:28.842560+0000","last_change":"2026-02-18T06:24:40.834509+0000","last_active":"2026-02-18T06:45:28.842560+0000","last_peered":"2026-02-18T06:45:28.842560+0000","last_clean":"2026-02-18T06:45:28.842560+0000","last_became_active":"2026-02-18T06:24:38.831200+0000","last_became_peered":"2026-02-18T06:24:38.831200+0000","last_unstale":"2026-02-18T06:45:28.842560+0000","last_undegraded":"2026-02-18T06:45:28.842560+0000","last_fullsized":"2026-02-18T06:45:28.842560+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_clean_scrub_stamp":"2026-02-18T06:24:37.824424+0000","objects_scrubbed":0,"log_size":82,"log_dups_size":0,"ondisk_log_size":82,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T16:50:00.405628+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000460316,"stat_sum":{"num_bytes":213631074,"num_objects":76,"num_object_clones":0,"num_object_copies":152,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":76,"num_whiteouts":0,"num_read":616,"num_read_kb":137152,"num_write":100,"num_write_kb":122641,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"10'72","reported_seq":139,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T06:46:43.846623+0000","last_change":"2026-02-18T06:24:35.824462+0000","last_active":"2026-02-18T06:46:43.846623+0000","last_peered":"2026-02-18T06:46:43.846623+0000","last_clean":"2026-02-18T06:46:43.846623+0000","last_became_active":"2026-02-18T06:24:35.823950+0000","last_became_peered":"2026-02-18T06:24:35.823950+0000","last_unstale":"2026-02-18T06:46:43.846623+0000","last_undegraded":"2026-02-18T06:46:43.846623+0000","last_fullsized":"2026-02-18T06:46:43.846623+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:34.820943+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:34.820943+0000","last_clean_scrub_stamp":"2026-02-18T06:24:34.820943+0000","objects_scrubbed":0,"log_size":72,"log_dups_size":0,"ondisk_log_size":72,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T12:53:02.246676+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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":1863337483,"num_objects":601,"num_object_clones":0,"num_object_copies":1202,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":601,"num_whiteouts":0,"num_read":12928,"num_read_kb":1352727,"num_write":2121,"num_write_kb":1184512,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":8,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1210376192,"data_stored":2423229462,"data_compressed":932667876,"data_compressed_allocated":1004044288,"data_compressed_original":2217050112,"omap_allocated":79665,"internal_metadata":0},"log_size":1427,"ondisk_log_size":1427,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":131072,"data_stored":1180736,"data_compressed":66970,"data_compressed_allocated":90112,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":72,"ondisk_log_size":72,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":8,"seq":34359738668,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":244480,"kb_used_data":217520,"kb_used_omap":29,"kb_used_meta":26914,"kb_avail":94127360,"statfs":{"total":96636764160,"available":96386416640,"internally_reserved":0,"allocated":222740480,"data_stored":451412759,"data_compressed":174456263,"data_compressed_allocated":188035072,"data_compressed_original":416874496,"omap_allocated":30654,"internal_metadata":27560002},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":8,"seq":34359738668,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":618220,"kb_used_data":591260,"kb_used_omap":34,"kb_used_meta":26909,"kb_avail":93753620,"statfs":{"total":96636764160,"available":96003706880,"internally_reserved":0,"allocated":605450240,"data_stored":1212270662,"data_compressed":466367423,"data_compressed_allocated":502067200,"data_compressed_original":1109098496,"omap_allocated":35796,"internal_metadata":27554860},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738667,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":400892,"kb_used_data":373932,"kb_used_omap":17,"kb_used_meta":26926,"kb_avail":93970948,"statfs":{"total":96636764160,"available":96226250752,"internally_reserved":0,"allocated":382906368,"data_stored":760923466,"data_compressed":291911160,"data_compressed_allocated":314032128,"data_compressed_original":692224000,"omap_allocated":18282,"internal_metadata":27572374},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":65536,"data_stored":590368,"data_compressed":33485,"data_compressed_allocated":45056,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":65536,"data_stored":590368,"data_compressed":33485,"data_compressed_allocated":45056,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":382644224,"data_stored":760267535,"data_compressed":291877675,"data_compressed_allocated":313987072,"data_compressed_original":691650560,"omap_allocated":16580,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":605188096,"data_stored":1211614731,"data_compressed":466333938,"data_compressed_allocated":502022144,"data_compressed_original":1108525056,"omap_allocated":34084,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":222543872,"data_stored":451347196,"data_compressed":174456263,"data_compressed_allocated":188035072,"data_compressed_original":416874496,"omap_allocated":29001,"internal_metadata":0}]}} 2026-02-18T06:49:22.784 DEBUG:teuthology.orchestra.run.trial117:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2026-02-18T06:49:22.967 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:49:22.967 INFO:teuthology.orchestra.run.trial117.stderr:dumped all 2026-02-18T06:49:22.976 INFO:teuthology.orchestra.run.trial117.stdout:{"pg_ready":true,"pg_map":{"version":764,"stamp":"2026-02-18T06:49:21.929352+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1863927851,"num_objects":603,"num_object_clones":0,"num_object_copies":1206,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":603,"num_whiteouts":0,"num_read":12994,"num_read_kb":1352782,"num_write":2222,"num_write_kb":1186140,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":8,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1499,"ondisk_log_size":1499,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":1263592,"kb_used_data":1182712,"kb_used_omap":82,"kb_used_meta":80749,"kb_avail":281851928,"statfs":{"total":289910292480,"available":288616374272,"internally_reserved":0,"allocated":1211097088,"data_stored":2424606887,"data_compressed":932734846,"data_compressed_allocated":1004134400,"data_compressed_original":2218196992,"omap_allocated":84732,"internal_metadata":82687236},"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.000876"},"pg_stats":[{"pgid":"2.7","version":"23'151","reported_seq":767,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T06:46:18.845305+0000","last_change":"2026-02-18T06:24:40.834422+0000","last_active":"2026-02-18T06:46:18.845305+0000","last_peered":"2026-02-18T06:46:18.845305+0000","last_clean":"2026-02-18T06:46:18.845305+0000","last_became_active":"2026-02-18T06:24:38.831509+0000","last_became_peered":"2026-02-18T06:24:38.831509+0000","last_unstale":"2026-02-18T06:46:18.845305+0000","last_undegraded":"2026-02-18T06:46:18.845305+0000","last_fullsized":"2026-02-18T06:46:18.845305+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_clean_scrub_stamp":"2026-02-18T06:24:37.824424+0000","objects_scrubbed":0,"log_size":151,"log_dups_size":0,"ondisk_log_size":151,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T16:59:28.630247+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00034406999999999998,"stat_sum":{"num_bytes":217071746,"num_objects":67,"num_object_clones":0,"num_object_copies":134,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":67,"num_whiteouts":0,"num_read":1222,"num_read_kb":154995,"num_write":221,"num_write_kb":145492,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"21'54","reported_seq":522,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T06:46:18.845292+0000","last_change":"2026-02-18T06:24:40.834413+0000","last_active":"2026-02-18T06:46:18.845292+0000","last_peered":"2026-02-18T06:46:18.845292+0000","last_clean":"2026-02-18T06:46:18.845292+0000","last_became_active":"2026-02-18T06:24:38.831635+0000","last_became_peered":"2026-02-18T06:24:38.831635+0000","last_unstale":"2026-02-18T06:46:18.845292+0000","last_undegraded":"2026-02-18T06:46:18.845292+0000","last_fullsized":"2026-02-18T06:46:18.845292+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_clean_scrub_stamp":"2026-02-18T06:24:37.824424+0000","objects_scrubbed":0,"log_size":54,"log_dups_size":0,"ondisk_log_size":54,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T17:56:58.970254+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00035695399999999998,"stat_sum":{"num_bytes":183779328,"num_objects":52,"num_object_clones":0,"num_object_copies":104,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":52,"num_whiteouts":0,"num_read":426,"num_read_kb":127096,"num_write":71,"num_write_kb":117904,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"23'98","reported_seq":928,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T06:45:33.842859+0000","last_change":"2026-02-18T06:24:40.834298+0000","last_active":"2026-02-18T06:45:33.842859+0000","last_peered":"2026-02-18T06:45:33.842859+0000","last_clean":"2026-02-18T06:45:33.842859+0000","last_became_active":"2026-02-18T06:24:38.831470+0000","last_became_peered":"2026-02-18T06:24:38.831470+0000","last_unstale":"2026-02-18T06:45:33.842859+0000","last_undegraded":"2026-02-18T06:45:33.842859+0000","last_fullsized":"2026-02-18T06:45:33.842859+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_clean_scrub_stamp":"2026-02-18T06:24:37.824424+0000","objects_scrubbed":0,"log_size":98,"log_dups_size":0,"ondisk_log_size":98,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T06:50:28.834700+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000241549,"stat_sum":{"num_bytes":246513860,"num_objects":73,"num_object_clones":0,"num_object_copies":146,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":73,"num_whiteouts":0,"num_read":1101,"num_read_kb":200020,"num_write":112,"num_write_kb":171117,"num_scrub_errors":0,"num_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.4","version":"21'471","reported_seq":2227,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T06:45:28.842571+0000","last_change":"2026-02-18T06:24:40.834289+0000","last_active":"2026-02-18T06:45:28.842571+0000","last_peered":"2026-02-18T06:45:28.842571+0000","last_clean":"2026-02-18T06:45:28.842571+0000","last_became_active":"2026-02-18T06:24:38.832047+0000","last_became_peered":"2026-02-18T06:24:38.832047+0000","last_unstale":"2026-02-18T06:45:28.842571+0000","last_undegraded":"2026-02-18T06:45:28.842571+0000","last_fullsized":"2026-02-18T06:45:28.842571+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_clean_scrub_stamp":"2026-02-18T06:24:37.824424+0000","objects_scrubbed":0,"log_size":471,"log_dups_size":0,"ondisk_log_size":471,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T06:30:31.157390+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023271300000000001,"stat_sum":{"num_bytes":242254262,"num_objects":85,"num_object_clones":0,"num_object_copies":170,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":85,"num_whiteouts":0,"num_read":3910,"num_read_kb":192272,"num_write":844,"num_write_kb":152818,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"23'97","reported_seq":1197,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T06:45:28.890539+0000","last_change":"2026-02-18T06:24:40.832615+0000","last_active":"2026-02-18T06:45:28.890539+0000","last_peered":"2026-02-18T06:45:28.890539+0000","last_clean":"2026-02-18T06:45:28.890539+0000","last_became_active":"2026-02-18T06:24:38.831229+0000","last_became_peered":"2026-02-18T06:24:38.831229+0000","last_unstale":"2026-02-18T06:45:28.890539+0000","last_undegraded":"2026-02-18T06:45:28.890539+0000","last_fullsized":"2026-02-18T06:45:28.890539+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_clean_scrub_stamp":"2026-02-18T06:24:37.824424+0000","objects_scrubbed":0,"log_size":97,"log_dups_size":0,"ondisk_log_size":97,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T06:26:46.538009+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000254634,"stat_sum":{"num_bytes":251592723,"num_objects":78,"num_object_clones":0,"num_object_copies":156,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":78,"num_whiteouts":0,"num_read":1189,"num_read_kb":187049,"num_write":116,"num_write_kb":155994,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"22'261","reported_seq":1060,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T06:45:28.841462+0000","last_change":"2026-02-18T06:24:40.982788+0000","last_active":"2026-02-18T06:45:28.841462+0000","last_peered":"2026-02-18T06:45:28.841462+0000","last_clean":"2026-02-18T06:45:28.841462+0000","last_became_active":"2026-02-18T06:24:38.831354+0000","last_became_peered":"2026-02-18T06:24:38.831354+0000","last_unstale":"2026-02-18T06:45:28.841462+0000","last_undegraded":"2026-02-18T06:45:28.841462+0000","last_fullsized":"2026-02-18T06:45:28.841462+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_clean_scrub_stamp":"2026-02-18T06:24:37.824424+0000","objects_scrubbed":0,"log_size":261,"log_dups_size":0,"ondisk_log_size":261,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T14:24:00.772328+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00022202300000000001,"stat_sum":{"num_bytes":218054932,"num_objects":79,"num_object_clones":0,"num_object_copies":158,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":79,"num_whiteouts":0,"num_read":1677,"num_read_kb":128570,"num_write":329,"num_write_kb":114591,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"23'213","reported_seq":2183,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T06:46:43.845491+0000","last_change":"2026-02-18T06:24:40.982785+0000","last_active":"2026-02-18T06:46:43.845491+0000","last_peered":"2026-02-18T06:46:43.845491+0000","last_clean":"2026-02-18T06:46:43.845491+0000","last_became_active":"2026-02-18T06:24:38.831818+0000","last_became_peered":"2026-02-18T06:24:38.831818+0000","last_unstale":"2026-02-18T06:46:43.845491+0000","last_undegraded":"2026-02-18T06:46:43.845491+0000","last_fullsized":"2026-02-18T06:46:43.845491+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_clean_scrub_stamp":"2026-02-18T06:24:37.824424+0000","objects_scrubbed":0,"log_size":213,"log_dups_size":0,"ondisk_log_size":213,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T08:09:17.886501+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023672999999999999,"stat_sum":{"num_bytes":290439558,"num_objects":91,"num_object_clones":0,"num_object_copies":182,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":91,"num_whiteouts":0,"num_read":2787,"num_read_kb":225573,"num_write":328,"num_write_kb":203955,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.3","version":"21'82","reported_seq":724,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T06:45:28.842560+0000","last_change":"2026-02-18T06:24:40.834509+0000","last_active":"2026-02-18T06:45:28.842560+0000","last_peered":"2026-02-18T06:45:28.842560+0000","last_clean":"2026-02-18T06:45:28.842560+0000","last_became_active":"2026-02-18T06:24:38.831200+0000","last_became_peered":"2026-02-18T06:24:38.831200+0000","last_unstale":"2026-02-18T06:45:28.842560+0000","last_undegraded":"2026-02-18T06:45:28.842560+0000","last_fullsized":"2026-02-18T06:45:28.842560+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_clean_scrub_stamp":"2026-02-18T06:24:37.824424+0000","objects_scrubbed":0,"log_size":82,"log_dups_size":0,"ondisk_log_size":82,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T16:50:00.405628+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000460316,"stat_sum":{"num_bytes":213631074,"num_objects":76,"num_object_clones":0,"num_object_copies":152,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":76,"num_whiteouts":0,"num_read":616,"num_read_kb":137152,"num_write":100,"num_write_kb":122641,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"10'72","reported_seq":139,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T06:46:43.846623+0000","last_change":"2026-02-18T06:24:35.824462+0000","last_active":"2026-02-18T06:46:43.846623+0000","last_peered":"2026-02-18T06:46:43.846623+0000","last_clean":"2026-02-18T06:46:43.846623+0000","last_became_active":"2026-02-18T06:24:35.823950+0000","last_became_peered":"2026-02-18T06:24:35.823950+0000","last_unstale":"2026-02-18T06:46:43.846623+0000","last_undegraded":"2026-02-18T06:46:43.846623+0000","last_fullsized":"2026-02-18T06:46:43.846623+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:34.820943+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:34.820943+0000","last_clean_scrub_stamp":"2026-02-18T06:24:34.820943+0000","objects_scrubbed":0,"log_size":72,"log_dups_size":0,"ondisk_log_size":72,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T12:53:02.246676+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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":1863337483,"num_objects":601,"num_object_clones":0,"num_object_copies":1202,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":601,"num_whiteouts":0,"num_read":12928,"num_read_kb":1352727,"num_write":2121,"num_write_kb":1184512,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":8,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1210376192,"data_stored":2423229462,"data_compressed":932667876,"data_compressed_allocated":1004044288,"data_compressed_original":2217050112,"omap_allocated":79665,"internal_metadata":0},"log_size":1427,"ondisk_log_size":1427,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":131072,"data_stored":1180736,"data_compressed":66970,"data_compressed_allocated":90112,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":72,"ondisk_log_size":72,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":8,"seq":34359738668,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":244480,"kb_used_data":217520,"kb_used_omap":29,"kb_used_meta":26914,"kb_avail":94127360,"statfs":{"total":96636764160,"available":96386416640,"internally_reserved":0,"allocated":222740480,"data_stored":451412759,"data_compressed":174456263,"data_compressed_allocated":188035072,"data_compressed_original":416874496,"omap_allocated":30654,"internal_metadata":27560002},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":8,"seq":34359738668,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":618220,"kb_used_data":591260,"kb_used_omap":34,"kb_used_meta":26909,"kb_avail":93753620,"statfs":{"total":96636764160,"available":96003706880,"internally_reserved":0,"allocated":605450240,"data_stored":1212270662,"data_compressed":466367423,"data_compressed_allocated":502067200,"data_compressed_original":1109098496,"omap_allocated":35796,"internal_metadata":27554860},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738667,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":400892,"kb_used_data":373932,"kb_used_omap":17,"kb_used_meta":26926,"kb_avail":93970948,"statfs":{"total":96636764160,"available":96226250752,"internally_reserved":0,"allocated":382906368,"data_stored":760923466,"data_compressed":291911160,"data_compressed_allocated":314032128,"data_compressed_original":692224000,"omap_allocated":18282,"internal_metadata":27572374},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":65536,"data_stored":590368,"data_compressed":33485,"data_compressed_allocated":45056,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":65536,"data_stored":590368,"data_compressed":33485,"data_compressed_allocated":45056,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":382644224,"data_stored":760267535,"data_compressed":291877675,"data_compressed_allocated":313987072,"data_compressed_original":691650560,"omap_allocated":16580,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":605188096,"data_stored":1211614731,"data_compressed":466333938,"data_compressed_allocated":502022144,"data_compressed_original":1108525056,"omap_allocated":34084,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":222543872,"data_stored":451347196,"data_compressed":174456263,"data_compressed_allocated":188035072,"data_compressed_original":416874496,"omap_allocated":29001,"internal_metadata":0}]}} 2026-02-18T06:49:22.977 INFO:tasks.ceph.ceph_manager.cluster2:clean! 2026-02-18T06:49:22.978 DEBUG:teuthology.orchestra.run.trial117:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2026-02-18T06:49:23.159 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:49:23.160 INFO:teuthology.orchestra.run.trial117.stderr:dumped all 2026-02-18T06:49:23.168 INFO:teuthology.orchestra.run.trial117.stdout:{"pg_ready":true,"pg_map":{"version":764,"stamp":"2026-02-18T06:49:21.929352+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1863927851,"num_objects":603,"num_object_clones":0,"num_object_copies":1206,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":603,"num_whiteouts":0,"num_read":12994,"num_read_kb":1352782,"num_write":2222,"num_write_kb":1186140,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":8,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1499,"ondisk_log_size":1499,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":1263592,"kb_used_data":1182712,"kb_used_omap":82,"kb_used_meta":80749,"kb_avail":281851928,"statfs":{"total":289910292480,"available":288616374272,"internally_reserved":0,"allocated":1211097088,"data_stored":2424606887,"data_compressed":932734846,"data_compressed_allocated":1004134400,"data_compressed_original":2218196992,"omap_allocated":84732,"internal_metadata":82687236},"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.000876"},"pg_stats":[{"pgid":"2.7","version":"23'151","reported_seq":767,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T06:46:18.845305+0000","last_change":"2026-02-18T06:24:40.834422+0000","last_active":"2026-02-18T06:46:18.845305+0000","last_peered":"2026-02-18T06:46:18.845305+0000","last_clean":"2026-02-18T06:46:18.845305+0000","last_became_active":"2026-02-18T06:24:38.831509+0000","last_became_peered":"2026-02-18T06:24:38.831509+0000","last_unstale":"2026-02-18T06:46:18.845305+0000","last_undegraded":"2026-02-18T06:46:18.845305+0000","last_fullsized":"2026-02-18T06:46:18.845305+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_clean_scrub_stamp":"2026-02-18T06:24:37.824424+0000","objects_scrubbed":0,"log_size":151,"log_dups_size":0,"ondisk_log_size":151,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T16:59:28.630247+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00034406999999999998,"stat_sum":{"num_bytes":217071746,"num_objects":67,"num_object_clones":0,"num_object_copies":134,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":67,"num_whiteouts":0,"num_read":1222,"num_read_kb":154995,"num_write":221,"num_write_kb":145492,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"21'54","reported_seq":522,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T06:46:18.845292+0000","last_change":"2026-02-18T06:24:40.834413+0000","last_active":"2026-02-18T06:46:18.845292+0000","last_peered":"2026-02-18T06:46:18.845292+0000","last_clean":"2026-02-18T06:46:18.845292+0000","last_became_active":"2026-02-18T06:24:38.831635+0000","last_became_peered":"2026-02-18T06:24:38.831635+0000","last_unstale":"2026-02-18T06:46:18.845292+0000","last_undegraded":"2026-02-18T06:46:18.845292+0000","last_fullsized":"2026-02-18T06:46:18.845292+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_clean_scrub_stamp":"2026-02-18T06:24:37.824424+0000","objects_scrubbed":0,"log_size":54,"log_dups_size":0,"ondisk_log_size":54,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T17:56:58.970254+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00035695399999999998,"stat_sum":{"num_bytes":183779328,"num_objects":52,"num_object_clones":0,"num_object_copies":104,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":52,"num_whiteouts":0,"num_read":426,"num_read_kb":127096,"num_write":71,"num_write_kb":117904,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"23'98","reported_seq":928,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T06:45:33.842859+0000","last_change":"2026-02-18T06:24:40.834298+0000","last_active":"2026-02-18T06:45:33.842859+0000","last_peered":"2026-02-18T06:45:33.842859+0000","last_clean":"2026-02-18T06:45:33.842859+0000","last_became_active":"2026-02-18T06:24:38.831470+0000","last_became_peered":"2026-02-18T06:24:38.831470+0000","last_unstale":"2026-02-18T06:45:33.842859+0000","last_undegraded":"2026-02-18T06:45:33.842859+0000","last_fullsized":"2026-02-18T06:45:33.842859+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_clean_scrub_stamp":"2026-02-18T06:24:37.824424+0000","objects_scrubbed":0,"log_size":98,"log_dups_size":0,"ondisk_log_size":98,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T06:50:28.834700+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000241549,"stat_sum":{"num_bytes":246513860,"num_objects":73,"num_object_clones":0,"num_object_copies":146,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":73,"num_whiteouts":0,"num_read":1101,"num_read_kb":200020,"num_write":112,"num_write_kb":171117,"num_scrub_errors":0,"num_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.4","version":"21'471","reported_seq":2227,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T06:45:28.842571+0000","last_change":"2026-02-18T06:24:40.834289+0000","last_active":"2026-02-18T06:45:28.842571+0000","last_peered":"2026-02-18T06:45:28.842571+0000","last_clean":"2026-02-18T06:45:28.842571+0000","last_became_active":"2026-02-18T06:24:38.832047+0000","last_became_peered":"2026-02-18T06:24:38.832047+0000","last_unstale":"2026-02-18T06:45:28.842571+0000","last_undegraded":"2026-02-18T06:45:28.842571+0000","last_fullsized":"2026-02-18T06:45:28.842571+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_clean_scrub_stamp":"2026-02-18T06:24:37.824424+0000","objects_scrubbed":0,"log_size":471,"log_dups_size":0,"ondisk_log_size":471,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T06:30:31.157390+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023271300000000001,"stat_sum":{"num_bytes":242254262,"num_objects":85,"num_object_clones":0,"num_object_copies":170,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":85,"num_whiteouts":0,"num_read":3910,"num_read_kb":192272,"num_write":844,"num_write_kb":152818,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"23'97","reported_seq":1197,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T06:45:28.890539+0000","last_change":"2026-02-18T06:24:40.832615+0000","last_active":"2026-02-18T06:45:28.890539+0000","last_peered":"2026-02-18T06:45:28.890539+0000","last_clean":"2026-02-18T06:45:28.890539+0000","last_became_active":"2026-02-18T06:24:38.831229+0000","last_became_peered":"2026-02-18T06:24:38.831229+0000","last_unstale":"2026-02-18T06:45:28.890539+0000","last_undegraded":"2026-02-18T06:45:28.890539+0000","last_fullsized":"2026-02-18T06:45:28.890539+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_clean_scrub_stamp":"2026-02-18T06:24:37.824424+0000","objects_scrubbed":0,"log_size":97,"log_dups_size":0,"ondisk_log_size":97,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T06:26:46.538009+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000254634,"stat_sum":{"num_bytes":251592723,"num_objects":78,"num_object_clones":0,"num_object_copies":156,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":78,"num_whiteouts":0,"num_read":1189,"num_read_kb":187049,"num_write":116,"num_write_kb":155994,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"22'261","reported_seq":1060,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T06:45:28.841462+0000","last_change":"2026-02-18T06:24:40.982788+0000","last_active":"2026-02-18T06:45:28.841462+0000","last_peered":"2026-02-18T06:45:28.841462+0000","last_clean":"2026-02-18T06:45:28.841462+0000","last_became_active":"2026-02-18T06:24:38.831354+0000","last_became_peered":"2026-02-18T06:24:38.831354+0000","last_unstale":"2026-02-18T06:45:28.841462+0000","last_undegraded":"2026-02-18T06:45:28.841462+0000","last_fullsized":"2026-02-18T06:45:28.841462+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_clean_scrub_stamp":"2026-02-18T06:24:37.824424+0000","objects_scrubbed":0,"log_size":261,"log_dups_size":0,"ondisk_log_size":261,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T14:24:00.772328+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00022202300000000001,"stat_sum":{"num_bytes":218054932,"num_objects":79,"num_object_clones":0,"num_object_copies":158,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":79,"num_whiteouts":0,"num_read":1677,"num_read_kb":128570,"num_write":329,"num_write_kb":114591,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"23'213","reported_seq":2183,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T06:46:43.845491+0000","last_change":"2026-02-18T06:24:40.982785+0000","last_active":"2026-02-18T06:46:43.845491+0000","last_peered":"2026-02-18T06:46:43.845491+0000","last_clean":"2026-02-18T06:46:43.845491+0000","last_became_active":"2026-02-18T06:24:38.831818+0000","last_became_peered":"2026-02-18T06:24:38.831818+0000","last_unstale":"2026-02-18T06:46:43.845491+0000","last_undegraded":"2026-02-18T06:46:43.845491+0000","last_fullsized":"2026-02-18T06:46:43.845491+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_clean_scrub_stamp":"2026-02-18T06:24:37.824424+0000","objects_scrubbed":0,"log_size":213,"log_dups_size":0,"ondisk_log_size":213,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T08:09:17.886501+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023672999999999999,"stat_sum":{"num_bytes":290439558,"num_objects":91,"num_object_clones":0,"num_object_copies":182,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":91,"num_whiteouts":0,"num_read":2787,"num_read_kb":225573,"num_write":328,"num_write_kb":203955,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.3","version":"21'82","reported_seq":724,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T06:45:28.842560+0000","last_change":"2026-02-18T06:24:40.834509+0000","last_active":"2026-02-18T06:45:28.842560+0000","last_peered":"2026-02-18T06:45:28.842560+0000","last_clean":"2026-02-18T06:45:28.842560+0000","last_became_active":"2026-02-18T06:24:38.831200+0000","last_became_peered":"2026-02-18T06:24:38.831200+0000","last_unstale":"2026-02-18T06:45:28.842560+0000","last_undegraded":"2026-02-18T06:45:28.842560+0000","last_fullsized":"2026-02-18T06:45:28.842560+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_clean_scrub_stamp":"2026-02-18T06:24:37.824424+0000","objects_scrubbed":0,"log_size":82,"log_dups_size":0,"ondisk_log_size":82,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T16:50:00.405628+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000460316,"stat_sum":{"num_bytes":213631074,"num_objects":76,"num_object_clones":0,"num_object_copies":152,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":76,"num_whiteouts":0,"num_read":616,"num_read_kb":137152,"num_write":100,"num_write_kb":122641,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"10'72","reported_seq":139,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T06:46:43.846623+0000","last_change":"2026-02-18T06:24:35.824462+0000","last_active":"2026-02-18T06:46:43.846623+0000","last_peered":"2026-02-18T06:46:43.846623+0000","last_clean":"2026-02-18T06:46:43.846623+0000","last_became_active":"2026-02-18T06:24:35.823950+0000","last_became_peered":"2026-02-18T06:24:35.823950+0000","last_unstale":"2026-02-18T06:46:43.846623+0000","last_undegraded":"2026-02-18T06:46:43.846623+0000","last_fullsized":"2026-02-18T06:46:43.846623+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:34.820943+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:34.820943+0000","last_clean_scrub_stamp":"2026-02-18T06:24:34.820943+0000","objects_scrubbed":0,"log_size":72,"log_dups_size":0,"ondisk_log_size":72,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T12:53:02.246676+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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":1863337483,"num_objects":601,"num_object_clones":0,"num_object_copies":1202,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":601,"num_whiteouts":0,"num_read":12928,"num_read_kb":1352727,"num_write":2121,"num_write_kb":1184512,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":8,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1210376192,"data_stored":2423229462,"data_compressed":932667876,"data_compressed_allocated":1004044288,"data_compressed_original":2217050112,"omap_allocated":79665,"internal_metadata":0},"log_size":1427,"ondisk_log_size":1427,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":131072,"data_stored":1180736,"data_compressed":66970,"data_compressed_allocated":90112,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":72,"ondisk_log_size":72,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":8,"seq":34359738668,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":244480,"kb_used_data":217520,"kb_used_omap":29,"kb_used_meta":26914,"kb_avail":94127360,"statfs":{"total":96636764160,"available":96386416640,"internally_reserved":0,"allocated":222740480,"data_stored":451412759,"data_compressed":174456263,"data_compressed_allocated":188035072,"data_compressed_original":416874496,"omap_allocated":30654,"internal_metadata":27560002},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":8,"seq":34359738668,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":618220,"kb_used_data":591260,"kb_used_omap":34,"kb_used_meta":26909,"kb_avail":93753620,"statfs":{"total":96636764160,"available":96003706880,"internally_reserved":0,"allocated":605450240,"data_stored":1212270662,"data_compressed":466367423,"data_compressed_allocated":502067200,"data_compressed_original":1109098496,"omap_allocated":35796,"internal_metadata":27554860},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738667,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":400892,"kb_used_data":373932,"kb_used_omap":17,"kb_used_meta":26926,"kb_avail":93970948,"statfs":{"total":96636764160,"available":96226250752,"internally_reserved":0,"allocated":382906368,"data_stored":760923466,"data_compressed":291911160,"data_compressed_allocated":314032128,"data_compressed_original":692224000,"omap_allocated":18282,"internal_metadata":27572374},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":65536,"data_stored":590368,"data_compressed":33485,"data_compressed_allocated":45056,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":65536,"data_stored":590368,"data_compressed":33485,"data_compressed_allocated":45056,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":382644224,"data_stored":760267535,"data_compressed":291877675,"data_compressed_allocated":313987072,"data_compressed_original":691650560,"omap_allocated":16580,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":605188096,"data_stored":1211614731,"data_compressed":466333938,"data_compressed_allocated":502022144,"data_compressed_original":1108525056,"omap_allocated":34084,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":222543872,"data_stored":451347196,"data_compressed":174456263,"data_compressed_allocated":188035072,"data_compressed_original":416874496,"omap_allocated":29001,"internal_metadata":0}]}} 2026-02-18T06:49:23.170 DEBUG:teuthology.orchestra.run.trial117:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd dump --format=json 2026-02-18T06:49:23.350 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:49:23.350 INFO:teuthology.orchestra.run.trial117.stdout:{"epoch":23,"fsid":"160c5aa9-9d66-47cc-bad3-d5751e2107be","created":"2026-02-18T06:24:29.370037+0000","modified":"2026-02-18T06:26:04.410576+0000","last_up_change":"2026-02-18T06:24:33.377101+0000","last_in_change":"2026-02-18T06:24:30.049877+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":4,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"tentacle","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2026-02-18T06:24:33.828060+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"11","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"nonprimary_shards":"{}","options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.9900000095367432,"score_stable":2.9900000095367432,"optimal_score":0.67000001668930054,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2026-02-18T06:24:37.231901+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":"22","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":8,"snap_epoch":22,"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.8799999952316284,"score_stable":1.8799999952316284,"optimal_score":1,"raw_score_acting":1.8799999952316284,"raw_score_stable":1.8799999952316284,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"cec28754-4219-4e12-949d-2e10981d5136","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.117:6809","nonce":4166980324},{"type":"v1","addr":"10.20.193.117:6811","nonce":4166980324}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.117:6813","nonce":4166980324},{"type":"v1","addr":"10.20.193.117:6815","nonce":4166980324}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.117:6821","nonce":4166980324},{"type":"v1","addr":"10.20.193.117:6823","nonce":4166980324}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.117:6817","nonce":4166980324},{"type":"v1","addr":"10.20.193.117:6819","nonce":4166980324}]},"public_addr":"10.20.193.117:6811/4166980324","cluster_addr":"10.20.193.117:6815/4166980324","heartbeat_back_addr":"10.20.193.117:6823/4166980324","heartbeat_front_addr":"10.20.193.117:6819/4166980324","state":["exists","up"]},{"osd":1,"uuid":"8b86cd00-6fb5-4e8a-b396-069abfaef880","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.117:6808","nonce":1472342439},{"type":"v1","addr":"10.20.193.117:6810","nonce":1472342439}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.117:6812","nonce":1472342439},{"type":"v1","addr":"10.20.193.117:6814","nonce":1472342439}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.117:6820","nonce":1472342439},{"type":"v1","addr":"10.20.193.117:6822","nonce":1472342439}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.117:6816","nonce":1472342439},{"type":"v1","addr":"10.20.193.117:6818","nonce":1472342439}]},"public_addr":"10.20.193.117:6810/1472342439","cluster_addr":"10.20.193.117:6814/1472342439","heartbeat_back_addr":"10.20.193.117:6822/1472342439","heartbeat_front_addr":"10.20.193.117:6818/1472342439","state":["exists","up"]},{"osd":2,"uuid":"7d780ef1-11b0-45f7-ac85-8c3b10fecebb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.117:6800","nonce":936433171},{"type":"v1","addr":"10.20.193.117:6801","nonce":936433171}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.117:6802","nonce":936433171},{"type":"v1","addr":"10.20.193.117:6803","nonce":936433171}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.117:6806","nonce":936433171},{"type":"v1","addr":"10.20.193.117:6807","nonce":936433171}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.117:6804","nonce":936433171},{"type":"v1","addr":"10.20.193.117:6805","nonce":936433171}]},"public_addr":"10.20.193.117:6801/936433171","cluster_addr":"10.20.193.117:6803/936433171","heartbeat_back_addr":"10.20.193.117:6807/936433171","heartbeat_front_addr":"10.20.193.117:6805/936433171","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-18T06:24:32.046455+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-18T06:24:32.097911+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-18T06:24:32.072662+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-18T06:49:24.360 INFO:tasks.ceph:Scrubbing cluster2.osd.0 2026-02-18T06:49:24.361 DEBUG:teuthology.orchestra.run.trial117:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 tell osd.0 config set osd_debug_deep_scrub_sleep 0 2026-02-18T06:49:24.444 INFO:teuthology.orchestra.run.trial117.stdout:{ 2026-02-18T06:49:24.444 INFO:teuthology.orchestra.run.trial117.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-18T06:49:24.445 INFO:teuthology.orchestra.run.trial117.stdout:} 2026-02-18T06:49:24.450 DEBUG:teuthology.orchestra.run.trial117:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd deep-scrub 0 2026-02-18T06:49:24.630 INFO:teuthology.orchestra.run.trial117.stderr:instructed osd(s) 0 to deep-scrub 2026-02-18T06:49:24.640 INFO:tasks.ceph:Scrubbing cluster2.osd.1 2026-02-18T06:49:24.641 DEBUG:teuthology.orchestra.run.trial117:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 tell osd.1 config set osd_debug_deep_scrub_sleep 0 2026-02-18T06:49:24.722 INFO:teuthology.orchestra.run.trial117.stdout:{ 2026-02-18T06:49:24.722 INFO:teuthology.orchestra.run.trial117.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-18T06:49:24.722 INFO:teuthology.orchestra.run.trial117.stdout:} 2026-02-18T06:49:24.728 DEBUG:teuthology.orchestra.run.trial117:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd deep-scrub 1 2026-02-18T06:49:24.916 INFO:teuthology.orchestra.run.trial117.stderr:instructed osd(s) 1 to deep-scrub 2026-02-18T06:49:24.928 INFO:tasks.ceph:Scrubbing cluster2.osd.2 2026-02-18T06:49:24.928 DEBUG:teuthology.orchestra.run.trial117:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 tell osd.2 config set osd_debug_deep_scrub_sleep 0 2026-02-18T06:49:25.008 INFO:teuthology.orchestra.run.trial117.stdout:{ 2026-02-18T06:49:25.008 INFO:teuthology.orchestra.run.trial117.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-18T06:49:25.008 INFO:teuthology.orchestra.run.trial117.stdout:} 2026-02-18T06:49:25.015 DEBUG:teuthology.orchestra.run.trial117:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd deep-scrub 2 2026-02-18T06:49:25.195 INFO:teuthology.orchestra.run.trial117.stderr:instructed osd(s) 2 to deep-scrub 2026-02-18T06:49:25.205 DEBUG:teuthology.orchestra.run.trial117:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2026-02-18T06:49:25.390 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:49:25.390 INFO:teuthology.orchestra.run.trial117.stderr:dumped all 2026-02-18T06:49:25.402 INFO:teuthology.orchestra.run.trial117.stdout:{"pg_ready":true,"pg_map":{"version":765,"stamp":"2026-02-18T06:49:23.929518+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1863927851,"num_objects":603,"num_object_clones":0,"num_object_copies":1206,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":603,"num_whiteouts":0,"num_read":12994,"num_read_kb":1352782,"num_write":2222,"num_write_kb":1186140,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":8,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1499,"ondisk_log_size":1499,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":1263592,"kb_used_data":1182712,"kb_used_omap":82,"kb_used_meta":80749,"kb_avail":281851928,"statfs":{"total":289910292480,"available":288616374272,"internally_reserved":0,"allocated":1211097088,"data_stored":2424606887,"data_compressed":932734846,"data_compressed_allocated":1004134400,"data_compressed_original":2218196992,"omap_allocated":84732,"internal_metadata":82687236},"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.000884"},"pg_stats":[{"pgid":"2.7","version":"23'151","reported_seq":767,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T06:46:18.845305+0000","last_change":"2026-02-18T06:24:40.834422+0000","last_active":"2026-02-18T06:46:18.845305+0000","last_peered":"2026-02-18T06:46:18.845305+0000","last_clean":"2026-02-18T06:46:18.845305+0000","last_became_active":"2026-02-18T06:24:38.831509+0000","last_became_peered":"2026-02-18T06:24:38.831509+0000","last_unstale":"2026-02-18T06:46:18.845305+0000","last_undegraded":"2026-02-18T06:46:18.845305+0000","last_fullsized":"2026-02-18T06:46:18.845305+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_clean_scrub_stamp":"2026-02-18T06:24:37.824424+0000","objects_scrubbed":0,"log_size":151,"log_dups_size":0,"ondisk_log_size":151,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T16:59:28.630247+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00034406999999999998,"stat_sum":{"num_bytes":217071746,"num_objects":67,"num_object_clones":0,"num_object_copies":134,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":67,"num_whiteouts":0,"num_read":1222,"num_read_kb":154995,"num_write":221,"num_write_kb":145492,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"21'54","reported_seq":522,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T06:46:18.845292+0000","last_change":"2026-02-18T06:24:40.834413+0000","last_active":"2026-02-18T06:46:18.845292+0000","last_peered":"2026-02-18T06:46:18.845292+0000","last_clean":"2026-02-18T06:46:18.845292+0000","last_became_active":"2026-02-18T06:24:38.831635+0000","last_became_peered":"2026-02-18T06:24:38.831635+0000","last_unstale":"2026-02-18T06:46:18.845292+0000","last_undegraded":"2026-02-18T06:46:18.845292+0000","last_fullsized":"2026-02-18T06:46:18.845292+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_clean_scrub_stamp":"2026-02-18T06:24:37.824424+0000","objects_scrubbed":0,"log_size":54,"log_dups_size":0,"ondisk_log_size":54,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T17:56:58.970254+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00035695399999999998,"stat_sum":{"num_bytes":183779328,"num_objects":52,"num_object_clones":0,"num_object_copies":104,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":52,"num_whiteouts":0,"num_read":426,"num_read_kb":127096,"num_write":71,"num_write_kb":117904,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"23'98","reported_seq":928,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T06:45:33.842859+0000","last_change":"2026-02-18T06:24:40.834298+0000","last_active":"2026-02-18T06:45:33.842859+0000","last_peered":"2026-02-18T06:45:33.842859+0000","last_clean":"2026-02-18T06:45:33.842859+0000","last_became_active":"2026-02-18T06:24:38.831470+0000","last_became_peered":"2026-02-18T06:24:38.831470+0000","last_unstale":"2026-02-18T06:45:33.842859+0000","last_undegraded":"2026-02-18T06:45:33.842859+0000","last_fullsized":"2026-02-18T06:45:33.842859+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_clean_scrub_stamp":"2026-02-18T06:24:37.824424+0000","objects_scrubbed":0,"log_size":98,"log_dups_size":0,"ondisk_log_size":98,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T06:50:28.834700+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000241549,"stat_sum":{"num_bytes":246513860,"num_objects":73,"num_object_clones":0,"num_object_copies":146,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":73,"num_whiteouts":0,"num_read":1101,"num_read_kb":200020,"num_write":112,"num_write_kb":171117,"num_scrub_errors":0,"num_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.4","version":"21'471","reported_seq":2227,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T06:45:28.842571+0000","last_change":"2026-02-18T06:24:40.834289+0000","last_active":"2026-02-18T06:45:28.842571+0000","last_peered":"2026-02-18T06:45:28.842571+0000","last_clean":"2026-02-18T06:45:28.842571+0000","last_became_active":"2026-02-18T06:24:38.832047+0000","last_became_peered":"2026-02-18T06:24:38.832047+0000","last_unstale":"2026-02-18T06:45:28.842571+0000","last_undegraded":"2026-02-18T06:45:28.842571+0000","last_fullsized":"2026-02-18T06:45:28.842571+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_clean_scrub_stamp":"2026-02-18T06:24:37.824424+0000","objects_scrubbed":0,"log_size":471,"log_dups_size":0,"ondisk_log_size":471,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T06:30:31.157390+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023271300000000001,"stat_sum":{"num_bytes":242254262,"num_objects":85,"num_object_clones":0,"num_object_copies":170,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":85,"num_whiteouts":0,"num_read":3910,"num_read_kb":192272,"num_write":844,"num_write_kb":152818,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"23'97","reported_seq":1197,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T06:45:28.890539+0000","last_change":"2026-02-18T06:24:40.832615+0000","last_active":"2026-02-18T06:45:28.890539+0000","last_peered":"2026-02-18T06:45:28.890539+0000","last_clean":"2026-02-18T06:45:28.890539+0000","last_became_active":"2026-02-18T06:24:38.831229+0000","last_became_peered":"2026-02-18T06:24:38.831229+0000","last_unstale":"2026-02-18T06:45:28.890539+0000","last_undegraded":"2026-02-18T06:45:28.890539+0000","last_fullsized":"2026-02-18T06:45:28.890539+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_clean_scrub_stamp":"2026-02-18T06:24:37.824424+0000","objects_scrubbed":0,"log_size":97,"log_dups_size":0,"ondisk_log_size":97,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T06:26:46.538009+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000254634,"stat_sum":{"num_bytes":251592723,"num_objects":78,"num_object_clones":0,"num_object_copies":156,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":78,"num_whiteouts":0,"num_read":1189,"num_read_kb":187049,"num_write":116,"num_write_kb":155994,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"22'261","reported_seq":1060,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T06:45:28.841462+0000","last_change":"2026-02-18T06:24:40.982788+0000","last_active":"2026-02-18T06:45:28.841462+0000","last_peered":"2026-02-18T06:45:28.841462+0000","last_clean":"2026-02-18T06:45:28.841462+0000","last_became_active":"2026-02-18T06:24:38.831354+0000","last_became_peered":"2026-02-18T06:24:38.831354+0000","last_unstale":"2026-02-18T06:45:28.841462+0000","last_undegraded":"2026-02-18T06:45:28.841462+0000","last_fullsized":"2026-02-18T06:45:28.841462+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_clean_scrub_stamp":"2026-02-18T06:24:37.824424+0000","objects_scrubbed":0,"log_size":261,"log_dups_size":0,"ondisk_log_size":261,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T14:24:00.772328+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00022202300000000001,"stat_sum":{"num_bytes":218054932,"num_objects":79,"num_object_clones":0,"num_object_copies":158,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":79,"num_whiteouts":0,"num_read":1677,"num_read_kb":128570,"num_write":329,"num_write_kb":114591,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"23'213","reported_seq":2183,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T06:46:43.845491+0000","last_change":"2026-02-18T06:24:40.982785+0000","last_active":"2026-02-18T06:46:43.845491+0000","last_peered":"2026-02-18T06:46:43.845491+0000","last_clean":"2026-02-18T06:46:43.845491+0000","last_became_active":"2026-02-18T06:24:38.831818+0000","last_became_peered":"2026-02-18T06:24:38.831818+0000","last_unstale":"2026-02-18T06:46:43.845491+0000","last_undegraded":"2026-02-18T06:46:43.845491+0000","last_fullsized":"2026-02-18T06:46:43.845491+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_clean_scrub_stamp":"2026-02-18T06:24:37.824424+0000","objects_scrubbed":0,"log_size":213,"log_dups_size":0,"ondisk_log_size":213,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T08:09:17.886501+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00023672999999999999,"stat_sum":{"num_bytes":290439558,"num_objects":91,"num_object_clones":0,"num_object_copies":182,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":91,"num_whiteouts":0,"num_read":2787,"num_read_kb":225573,"num_write":328,"num_write_kb":203955,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.3","version":"21'82","reported_seq":724,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T06:45:28.842560+0000","last_change":"2026-02-18T06:24:40.834509+0000","last_active":"2026-02-18T06:45:28.842560+0000","last_peered":"2026-02-18T06:45:28.842560+0000","last_clean":"2026-02-18T06:45:28.842560+0000","last_became_active":"2026-02-18T06:24:38.831200+0000","last_became_peered":"2026-02-18T06:24:38.831200+0000","last_unstale":"2026-02-18T06:45:28.842560+0000","last_undegraded":"2026-02-18T06:45:28.842560+0000","last_fullsized":"2026-02-18T06:45:28.842560+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:37.824424+0000","last_clean_scrub_stamp":"2026-02-18T06:24:37.824424+0000","objects_scrubbed":0,"log_size":82,"log_dups_size":0,"ondisk_log_size":82,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T16:50:00.405628+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000460316,"stat_sum":{"num_bytes":213631074,"num_objects":76,"num_object_clones":0,"num_object_copies":152,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":76,"num_whiteouts":0,"num_read":616,"num_read_kb":137152,"num_write":100,"num_write_kb":122641,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"10'72","reported_seq":139,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T06:46:43.846623+0000","last_change":"2026-02-18T06:24:35.824462+0000","last_active":"2026-02-18T06:46:43.846623+0000","last_peered":"2026-02-18T06:46:43.846623+0000","last_clean":"2026-02-18T06:46:43.846623+0000","last_became_active":"2026-02-18T06:24:35.823950+0000","last_became_peered":"2026-02-18T06:24:35.823950+0000","last_unstale":"2026-02-18T06:46:43.846623+0000","last_undegraded":"2026-02-18T06:46:43.846623+0000","last_fullsized":"2026-02-18T06:46:43.846623+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:34.820943+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:34.820943+0000","last_clean_scrub_stamp":"2026-02-18T06:24:34.820943+0000","objects_scrubbed":0,"log_size":72,"log_dups_size":0,"ondisk_log_size":72,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T12:53:02.246676+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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":1863337483,"num_objects":601,"num_object_clones":0,"num_object_copies":1202,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":601,"num_whiteouts":0,"num_read":12928,"num_read_kb":1352727,"num_write":2121,"num_write_kb":1184512,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":8,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1210376192,"data_stored":2423229462,"data_compressed":932667876,"data_compressed_allocated":1004044288,"data_compressed_original":2217050112,"omap_allocated":79665,"internal_metadata":0},"log_size":1427,"ondisk_log_size":1427,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":131072,"data_stored":1180736,"data_compressed":66970,"data_compressed_allocated":90112,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":72,"ondisk_log_size":72,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":8,"seq":34359738669,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":244480,"kb_used_data":217520,"kb_used_omap":29,"kb_used_meta":26914,"kb_avail":94127360,"statfs":{"total":96636764160,"available":96386416640,"internally_reserved":0,"allocated":222740480,"data_stored":451412759,"data_compressed":174456263,"data_compressed_allocated":188035072,"data_compressed_original":416874496,"omap_allocated":30654,"internal_metadata":27560002},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":8,"seq":34359738669,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":618220,"kb_used_data":591260,"kb_used_omap":34,"kb_used_meta":26909,"kb_avail":93753620,"statfs":{"total":96636764160,"available":96003706880,"internally_reserved":0,"allocated":605450240,"data_stored":1212270662,"data_compressed":466367423,"data_compressed_allocated":502067200,"data_compressed_original":1109098496,"omap_allocated":35796,"internal_metadata":27554860},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738668,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":400892,"kb_used_data":373932,"kb_used_omap":17,"kb_used_meta":26926,"kb_avail":93970948,"statfs":{"total":96636764160,"available":96226250752,"internally_reserved":0,"allocated":382906368,"data_stored":760923466,"data_compressed":291911160,"data_compressed_allocated":314032128,"data_compressed_original":692224000,"omap_allocated":18282,"internal_metadata":27572374},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":65536,"data_stored":590368,"data_compressed":33485,"data_compressed_allocated":45056,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":65536,"data_stored":590368,"data_compressed":33485,"data_compressed_allocated":45056,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":382644224,"data_stored":760267535,"data_compressed":291877675,"data_compressed_allocated":313987072,"data_compressed_original":691650560,"omap_allocated":16580,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":605188096,"data_stored":1211614731,"data_compressed":466333938,"data_compressed_allocated":502022144,"data_compressed_original":1108525056,"omap_allocated":34084,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":222543872,"data_stored":451347196,"data_compressed":174456263,"data_compressed_allocated":188035072,"data_compressed_original":416874496,"omap_allocated":29001,"internal_metadata":0}]}} 2026-02-18T06:49:25.407 INFO:tasks.ceph:pgid 2.7 last_scrub_stamp 2026-02-18T06:24:37.824424+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=6, tm_min=24, tm_sec=37, tm_wday=2, tm_yday=49, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=6, tm_min=49, tm_sec=23, tm_wday=2, tm_yday=49, tm_isdst=0) 2026-02-18T06:49:25.407 INFO:tasks.ceph:pgid 2.6 last_scrub_stamp 2026-02-18T06:24:37.824424+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=6, tm_min=24, tm_sec=37, tm_wday=2, tm_yday=49, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=6, tm_min=49, tm_sec=23, tm_wday=2, tm_yday=49, tm_isdst=0) 2026-02-18T06:49:25.407 INFO:tasks.ceph:pgid 2.5 last_scrub_stamp 2026-02-18T06:24:37.824424+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=6, tm_min=24, tm_sec=37, tm_wday=2, tm_yday=49, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=6, tm_min=49, tm_sec=23, tm_wday=2, tm_yday=49, tm_isdst=0) 2026-02-18T06:49:25.407 INFO:tasks.ceph:pgid 2.4 last_scrub_stamp 2026-02-18T06:24:37.824424+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=6, tm_min=24, tm_sec=37, tm_wday=2, tm_yday=49, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=6, tm_min=49, tm_sec=23, tm_wday=2, tm_yday=49, tm_isdst=0) 2026-02-18T06:49:25.408 INFO:tasks.ceph:pgid 2.2 last_scrub_stamp 2026-02-18T06:24:37.824424+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=6, tm_min=24, tm_sec=37, tm_wday=2, tm_yday=49, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=6, tm_min=49, tm_sec=23, tm_wday=2, tm_yday=49, tm_isdst=0) 2026-02-18T06:49:25.408 INFO:tasks.ceph:pgid 2.1 last_scrub_stamp 2026-02-18T06:24:37.824424+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=6, tm_min=24, tm_sec=37, tm_wday=2, tm_yday=49, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=6, tm_min=49, tm_sec=23, tm_wday=2, tm_yday=49, tm_isdst=0) 2026-02-18T06:49:25.408 INFO:tasks.ceph:pgid 2.0 last_scrub_stamp 2026-02-18T06:24:37.824424+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=6, tm_min=24, tm_sec=37, tm_wday=2, tm_yday=49, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=6, tm_min=49, tm_sec=23, tm_wday=2, tm_yday=49, tm_isdst=0) 2026-02-18T06:49:25.408 INFO:tasks.ceph:pgid 2.3 last_scrub_stamp 2026-02-18T06:24:37.824424+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=6, tm_min=24, tm_sec=37, tm_wday=2, tm_yday=49, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=6, tm_min=49, tm_sec=23, tm_wday=2, tm_yday=49, tm_isdst=0) 2026-02-18T06:49:25.408 INFO:tasks.ceph:pgid 1.0 last_scrub_stamp 2026-02-18T06:24:34.820943+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=6, tm_min=24, tm_sec=34, tm_wday=2, tm_yday=49, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=6, tm_min=49, tm_sec=23, tm_wday=2, tm_yday=49, tm_isdst=0) 2026-02-18T06:49:25.408 INFO:tasks.ceph:Still waiting for all pgs to be scrubbed. 2026-02-18T06:49:45.409 DEBUG:teuthology.orchestra.run.trial117:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2026-02-18T06:49:45.594 INFO:teuthology.orchestra.run.trial117.stdout: 2026-02-18T06:49:45.595 INFO:teuthology.orchestra.run.trial117.stderr:dumped all 2026-02-18T06:49:45.603 INFO:teuthology.orchestra.run.trial117.stdout:{"pg_ready":true,"pg_map":{"version":775,"stamp":"2026-02-18T06:49:43.931484+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1863927851,"num_objects":603,"num_object_clones":0,"num_object_copies":1206,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":603,"num_whiteouts":0,"num_read":12994,"num_read_kb":1352782,"num_write":2222,"num_write_kb":1186140,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":8,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":1245,"num_omap_keys":72,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":2102,"ondisk_log_size":2102,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":1263592,"kb_used_data":1182712,"kb_used_omap":82,"kb_used_meta":80749,"kb_avail":281851928,"statfs":{"total":289910292480,"available":288616374272,"internally_reserved":0,"allocated":1211097088,"data_stored":2424606887,"data_compressed":932734846,"data_compressed_allocated":1004134400,"data_compressed_original":2218196992,"omap_allocated":84732,"internal_metadata":82687236},"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":328,"num_omap_keys":21,"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.001063"},"pg_stats":[{"pgid":"2.7","version":"23'218","reported_seq":846,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T06:49:30.114005+0000","last_change":"2026-02-18T06:49:30.114005+0000","last_active":"2026-02-18T06:49:30.114005+0000","last_peered":"2026-02-18T06:49:30.114005+0000","last_clean":"2026-02-18T06:49:30.114005+0000","last_became_active":"2026-02-18T06:24:38.831509+0000","last_became_peered":"2026-02-18T06:24:38.831509+0000","last_unstale":"2026-02-18T06:49:30.114005+0000","last_undegraded":"2026-02-18T06:49:30.114005+0000","last_fullsized":"2026-02-18T06:49:30.114005+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"23'218","last_scrub_stamp":"2026-02-18T06:49:30.113969+0000","last_deep_scrub":"23'218","last_deep_scrub_stamp":"2026-02-18T06:49:30.113969+0000","last_clean_scrub_stamp":"2026-02-18T06:49:30.113969+0000","objects_scrubbed":67,"log_size":218,"log_dups_size":0,"ondisk_log_size":218,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T11:11:30.538465+0000","scrub_duration":255,"objects_trimmed":0,"snaptrim_duration":0.00034406999999999998,"stat_sum":{"num_bytes":217071746,"num_objects":67,"num_object_clones":0,"num_object_copies":134,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":67,"num_whiteouts":0,"num_read":1222,"num_read_kb":154995,"num_write":221,"num_write_kb":145492,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":136,"num_omap_keys":9,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"23'106","reported_seq":586,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T06:49:29.048519+0000","last_change":"2026-02-18T06:49:29.048519+0000","last_active":"2026-02-18T06:49:29.048519+0000","last_peered":"2026-02-18T06:49:29.048519+0000","last_clean":"2026-02-18T06:49:29.048519+0000","last_became_active":"2026-02-18T06:24:38.831635+0000","last_became_peered":"2026-02-18T06:24:38.831635+0000","last_unstale":"2026-02-18T06:49:29.048519+0000","last_undegraded":"2026-02-18T06:49:29.048519+0000","last_fullsized":"2026-02-18T06:49:29.048519+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"23'106","last_scrub_stamp":"2026-02-18T06:49:29.048452+0000","last_deep_scrub":"23'106","last_deep_scrub_stamp":"2026-02-18T06:49:29.048452+0000","last_clean_scrub_stamp":"2026-02-18T06:49:29.048452+0000","objects_scrubbed":52,"log_size":106,"log_dups_size":0,"ondisk_log_size":106,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T13:56:17.610065+0000","scrub_duration":199,"objects_trimmed":0,"snaptrim_duration":0.00035695399999999998,"stat_sum":{"num_bytes":183779328,"num_objects":52,"num_object_clones":0,"num_object_copies":104,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":52,"num_whiteouts":0,"num_read":426,"num_read_kb":127096,"num_write":71,"num_write_kb":117904,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"23'171","reported_seq":1014,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T06:49:28.156041+0000","last_change":"2026-02-18T06:49:28.156014+0000","last_active":"2026-02-18T06:49:28.156041+0000","last_peered":"2026-02-18T06:49:28.156041+0000","last_clean":"2026-02-18T06:49:28.156041+0000","last_became_active":"2026-02-18T06:24:38.831470+0000","last_became_peered":"2026-02-18T06:24:38.831470+0000","last_unstale":"2026-02-18T06:49:28.156041+0000","last_undegraded":"2026-02-18T06:49:28.156041+0000","last_fullsized":"2026-02-18T06:49:28.156041+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"23'171","last_scrub_stamp":"2026-02-18T06:49:28.155983+0000","last_deep_scrub":"23'171","last_deep_scrub_stamp":"2026-02-18T06:49:28.155983+0000","last_clean_scrub_stamp":"2026-02-18T06:49:28.155983+0000","objects_scrubbed":73,"log_size":171,"log_dups_size":0,"ondisk_log_size":171,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T13:00:28.267963+0000","scrub_duration":305,"objects_trimmed":0,"snaptrim_duration":0.000241549,"stat_sum":{"num_bytes":246513860,"num_objects":73,"num_object_clones":0,"num_object_copies":146,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":73,"num_whiteouts":0,"num_read":1101,"num_read_kb":200020,"num_write":112,"num_write_kb":171117,"num_scrub_errors":0,"num_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":390,"num_omap_keys":20,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"23'556","reported_seq":2326,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T06:49:31.077795+0000","last_change":"2026-02-18T06:49:31.077759+0000","last_active":"2026-02-18T06:49:31.077795+0000","last_peered":"2026-02-18T06:49:31.077795+0000","last_clean":"2026-02-18T06:49:31.077795+0000","last_became_active":"2026-02-18T06:24:38.832047+0000","last_became_peered":"2026-02-18T06:24:38.832047+0000","last_unstale":"2026-02-18T06:49:31.077795+0000","last_undegraded":"2026-02-18T06:49:31.077795+0000","last_fullsized":"2026-02-18T06:49:31.077795+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"23'556","last_scrub_stamp":"2026-02-18T06:49:31.077713+0000","last_deep_scrub":"23'556","last_deep_scrub_stamp":"2026-02-18T06:49:31.077713+0000","last_clean_scrub_stamp":"2026-02-18T06:49:31.077713+0000","objects_scrubbed":85,"log_size":556,"log_dups_size":0,"ondisk_log_size":556,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T14:12:21.045759+0000","scrub_duration":266,"objects_trimmed":0,"snaptrim_duration":0.00023271300000000001,"stat_sum":{"num_bytes":242254262,"num_objects":85,"num_object_clones":0,"num_object_copies":170,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":85,"num_whiteouts":0,"num_read":3910,"num_read_kb":192272,"num_write":844,"num_write_kb":152818,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":192,"num_omap_keys":12,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"23'175","reported_seq":1289,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T06:49:24.930838+0000","last_change":"2026-02-18T06:49:24.930804+0000","last_active":"2026-02-18T06:49:24.930838+0000","last_peered":"2026-02-18T06:49:24.930838+0000","last_clean":"2026-02-18T06:49:24.930838+0000","last_became_active":"2026-02-18T06:24:38.831229+0000","last_became_peered":"2026-02-18T06:24:38.831229+0000","last_unstale":"2026-02-18T06:49:24.930838+0000","last_undegraded":"2026-02-18T06:49:24.930838+0000","last_fullsized":"2026-02-18T06:49:24.930838+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"23'175","last_scrub_stamp":"2026-02-18T06:49:24.930774+0000","last_deep_scrub":"23'175","last_deep_scrub_stamp":"2026-02-18T06:49:24.930774+0000","last_clean_scrub_stamp":"2026-02-18T06:49:24.930774+0000","objects_scrubbed":78,"log_size":175,"log_dups_size":0,"ondisk_log_size":175,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T10:36:14.256460+0000","scrub_duration":276,"objects_trimmed":0,"snaptrim_duration":0.000254634,"stat_sum":{"num_bytes":251592723,"num_objects":78,"num_object_clones":0,"num_object_copies":156,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":78,"num_whiteouts":0,"num_read":1189,"num_read_kb":187049,"num_write":116,"num_write_kb":155994,"num_scrub_errors":0,"num_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":255,"num_omap_keys":13,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"23'340","reported_seq":1153,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T06:49:26.559603+0000","last_change":"2026-02-18T06:49:26.559539+0000","last_active":"2026-02-18T06:49:26.559603+0000","last_peered":"2026-02-18T06:49:26.559603+0000","last_clean":"2026-02-18T06:49:26.559603+0000","last_became_active":"2026-02-18T06:24:38.831354+0000","last_became_peered":"2026-02-18T06:24:38.831354+0000","last_unstale":"2026-02-18T06:49:26.559603+0000","last_undegraded":"2026-02-18T06:49:26.559603+0000","last_fullsized":"2026-02-18T06:49:26.559603+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"23'340","last_scrub_stamp":"2026-02-18T06:49:26.559492+0000","last_deep_scrub":"23'340","last_deep_scrub_stamp":"2026-02-18T06:49:26.559492+0000","last_clean_scrub_stamp":"2026-02-18T06:49:26.559492+0000","objects_scrubbed":79,"log_size":340,"log_dups_size":0,"ondisk_log_size":340,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T16:27:19.882442+0000","scrub_duration":214,"objects_trimmed":0,"snaptrim_duration":0.00022202300000000001,"stat_sum":{"num_bytes":218054932,"num_objects":79,"num_object_clones":0,"num_object_copies":158,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":79,"num_whiteouts":0,"num_read":1677,"num_read_kb":128570,"num_write":329,"num_write_kb":114591,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":136,"num_omap_keys":9,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"23'304","reported_seq":2288,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T06:49:25.653755+0000","last_change":"2026-02-18T06:49:25.653755+0000","last_active":"2026-02-18T06:49:25.653755+0000","last_peered":"2026-02-18T06:49:25.653755+0000","last_clean":"2026-02-18T06:49:25.653755+0000","last_became_active":"2026-02-18T06:24:38.831818+0000","last_became_peered":"2026-02-18T06:24:38.831818+0000","last_unstale":"2026-02-18T06:49:25.653755+0000","last_undegraded":"2026-02-18T06:49:25.653755+0000","last_fullsized":"2026-02-18T06:49:25.653755+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"23'304","last_scrub_stamp":"2026-02-18T06:49:25.653722+0000","last_deep_scrub":"23'304","last_deep_scrub_stamp":"2026-02-18T06:49:25.653722+0000","last_clean_scrub_stamp":"2026-02-18T06:49:25.653722+0000","objects_scrubbed":91,"log_size":304,"log_dups_size":0,"ondisk_log_size":304,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T09:23:00.527100+0000","scrub_duration":348,"objects_trimmed":0,"snaptrim_duration":0.00023672999999999999,"stat_sum":{"num_bytes":290439558,"num_objects":91,"num_object_clones":0,"num_object_copies":182,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":91,"num_whiteouts":0,"num_read":2787,"num_read_kb":225573,"num_write":328,"num_write_kb":203955,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":136,"num_omap_keys":9,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.3","version":"23'158","reported_seq":814,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T06:49:26.032220+0000","last_change":"2026-02-18T06:49:26.032151+0000","last_active":"2026-02-18T06:49:26.032220+0000","last_peered":"2026-02-18T06:49:26.032220+0000","last_clean":"2026-02-18T06:49:26.032220+0000","last_became_active":"2026-02-18T06:24:38.831200+0000","last_became_peered":"2026-02-18T06:24:38.831200+0000","last_unstale":"2026-02-18T06:49:26.032220+0000","last_undegraded":"2026-02-18T06:49:26.032220+0000","last_fullsized":"2026-02-18T06:49:26.032220+0000","mapping_epoch":12,"log_start":"0'0","ondisk_log_start":"0'0","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"23'158","last_scrub_stamp":"2026-02-18T06:49:26.032075+0000","last_deep_scrub":"23'158","last_deep_scrub_stamp":"2026-02-18T06:49:26.032075+0000","last_clean_scrub_stamp":"2026-02-18T06:49:26.032075+0000","objects_scrubbed":76,"log_size":158,"log_dups_size":0,"ondisk_log_size":158,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T10:46:12.587673+0000","scrub_duration":215,"objects_trimmed":0,"snaptrim_duration":0.000460316,"stat_sum":{"num_bytes":213631074,"num_objects":76,"num_object_clones":0,"num_object_copies":152,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":76,"num_whiteouts":0,"num_read":616,"num_read_kb":137152,"num_write":100,"num_write_kb":122641,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"23'74","reported_seq":149,"reported_epoch":23,"state":"active+clean","last_fresh":"2026-02-18T06:49:26.869174+0000","last_change":"2026-02-18T06:49:26.869174+0000","last_active":"2026-02-18T06:49:26.869174+0000","last_peered":"2026-02-18T06:49:26.869174+0000","last_clean":"2026-02-18T06:49:26.869174+0000","last_became_active":"2026-02-18T06:24:35.823950+0000","last_became_peered":"2026-02-18T06:24:35.823950+0000","last_unstale":"2026-02-18T06:49:26.869174+0000","last_undegraded":"2026-02-18T06:49:26.869174+0000","last_fullsized":"2026-02-18T06:49:26.869174+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"23'74","last_scrub_stamp":"2026-02-18T06:49:26.869116+0000","last_deep_scrub":"23'74","last_deep_scrub_stamp":"2026-02-18T06:49:26.869116+0000","last_clean_scrub_stamp":"2026-02-18T06:49:26.869116+0000","objects_scrubbed":2,"log_size":74,"log_dups_size":0,"ondisk_log_size":74,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T11:47:36.382531+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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":1863337483,"num_objects":601,"num_object_clones":0,"num_object_copies":1202,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":601,"num_whiteouts":0,"num_read":12928,"num_read_kb":1352727,"num_write":2121,"num_write_kb":1184512,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":8,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":1245,"num_omap_keys":72,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1210376192,"data_stored":2423229462,"data_compressed":932667876,"data_compressed_allocated":1004044288,"data_compressed_original":2217050112,"omap_allocated":79665,"internal_metadata":0},"log_size":2028,"ondisk_log_size":2028,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":131072,"data_stored":1180736,"data_compressed":66970,"data_compressed_allocated":90112,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":74,"ondisk_log_size":74,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":8,"seq":34359738673,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":244480,"kb_used_data":217520,"kb_used_omap":29,"kb_used_meta":26914,"kb_avail":94127360,"statfs":{"total":96636764160,"available":96386416640,"internally_reserved":0,"allocated":222740480,"data_stored":451412759,"data_compressed":174456263,"data_compressed_allocated":188035072,"data_compressed_original":416874496,"omap_allocated":30654,"internal_metadata":27560002},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":8,"seq":34359738673,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":618220,"kb_used_data":591260,"kb_used_omap":34,"kb_used_meta":26909,"kb_avail":93753620,"statfs":{"total":96636764160,"available":96003706880,"internally_reserved":0,"allocated":605450240,"data_stored":1212270662,"data_compressed":466367423,"data_compressed_allocated":502067200,"data_compressed_original":1109098496,"omap_allocated":35796,"internal_metadata":27554860},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738672,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":400892,"kb_used_data":373932,"kb_used_omap":17,"kb_used_meta":26926,"kb_avail":93970948,"statfs":{"total":96636764160,"available":96226250752,"internally_reserved":0,"allocated":382906368,"data_stored":760923466,"data_compressed":291911160,"data_compressed_allocated":314032128,"data_compressed_original":692224000,"omap_allocated":18282,"internal_metadata":27572374},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":65536,"data_stored":590368,"data_compressed":33485,"data_compressed_allocated":45056,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":65536,"data_stored":590368,"data_compressed":33485,"data_compressed_allocated":45056,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":382644224,"data_stored":760267535,"data_compressed":291877675,"data_compressed_allocated":313987072,"data_compressed_original":691650560,"omap_allocated":16580,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":605188096,"data_stored":1211614731,"data_compressed":466333938,"data_compressed_allocated":502022144,"data_compressed_original":1108525056,"omap_allocated":34084,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":222543872,"data_stored":451347196,"data_compressed":174456263,"data_compressed_allocated":188035072,"data_compressed_original":416874496,"omap_allocated":29001,"internal_metadata":0}]}} 2026-02-18T06:49:45.605 DEBUG:teuthology.orchestra.run.trial117:> sudo ceph --cluster cluster2 config set global mon_health_to_clog false 2026-02-18T06:49:45.794 INFO:teuthology.misc:Shutting down mds daemons... 2026-02-18T06:49:45.794 INFO:teuthology.misc:Shutting down osd daemons... 2026-02-18T06:49:45.794 DEBUG:tasks.ceph.cluster2.osd.0:waiting for process to exit 2026-02-18T06:49:45.794 INFO:teuthology.orchestra.run:waiting for 300 2026-02-18T06:49:45.826 INFO:tasks.ceph.cluster2.osd.0:Stopped 2026-02-18T06:49:45.827 DEBUG:tasks.ceph.cluster2.osd.1:waiting for process to exit 2026-02-18T06:49:45.827 INFO:teuthology.orchestra.run:waiting for 300 2026-02-18T06:49:45.903 INFO:tasks.ceph.cluster2.osd.1:Stopped 2026-02-18T06:49:45.904 DEBUG:tasks.ceph.cluster2.osd.2:waiting for process to exit 2026-02-18T06:49:45.904 INFO:teuthology.orchestra.run:waiting for 300 2026-02-18T06:49:45.978 INFO:tasks.ceph.cluster2.osd.2:Stopped 2026-02-18T06:49:45.978 INFO:teuthology.misc:Shutting down mgr daemons... 2026-02-18T06:49:45.978 DEBUG:tasks.ceph.cluster2.mgr.x:waiting for process to exit 2026-02-18T06:49:45.978 INFO:teuthology.orchestra.run:waiting for 300 2026-02-18T06:49:46.050 INFO:tasks.ceph.cluster2.mgr.x:Stopped 2026-02-18T06:49:46.050 INFO:teuthology.misc:Shutting down mon daemons... 2026-02-18T06:49:46.051 DEBUG:tasks.ceph.cluster2.mon.a:waiting for process to exit 2026-02-18T06:49:46.051 INFO:teuthology.orchestra.run:waiting for 300 2026-02-18T06:49:46.100 INFO:tasks.ceph.cluster2.mon.a:Stopped 2026-02-18T06:49:46.100 INFO:tasks.ceph:Checking cluster log for badness... 2026-02-18T06:49:46.100 DEBUG:teuthology.orchestra.run.trial117:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/cluster2.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2026-02-18T06:49:46.167 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster2-0 on ubuntu@trial117.front.sepia.ceph.com 2026-02-18T06:49:46.167 DEBUG:teuthology.orchestra.run.trial117:> sync && sudo umount -f /var/lib/ceph/osd/cluster2-0 2026-02-18T06:49:46.237 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster2-1 on ubuntu@trial117.front.sepia.ceph.com 2026-02-18T06:49:46.238 DEBUG:teuthology.orchestra.run.trial117:> sync && sudo umount -f /var/lib/ceph/osd/cluster2-1 2026-02-18T06:49:46.311 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster2-2 on ubuntu@trial117.front.sepia.ceph.com 2026-02-18T06:49:46.312 DEBUG:teuthology.orchestra.run.trial117:> sync && sudo umount -f /var/lib/ceph/osd/cluster2-2 2026-02-18T06:49:46.378 INFO:tasks.ceph:Archiving mon data... 2026-02-18T06:49:46.380 DEBUG:teuthology.misc:Transferring archived files from trial117:/var/lib/ceph/mon/cluster2-a to /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial/54889/data/cluster2.mon.a.tgz 2026-02-18T06:49:46.380 DEBUG:teuthology.orchestra.run.trial117:> mktemp 2026-02-18T06:49:46.435 INFO:teuthology.orchestra.run.trial117.stdout:/tmp/tmp.xXZX6pwxy6 2026-02-18T06:49:46.435 DEBUG:teuthology.orchestra.run.trial117:> sudo tar cz -f - -C /var/lib/ceph/mon/cluster2-a -- . > /tmp/tmp.xXZX6pwxy6 2026-02-18T06:49:46.520 DEBUG:teuthology.orchestra.run.trial117:> sudo chmod 0666 /tmp/tmp.xXZX6pwxy6 2026-02-18T06:49:46.602 DEBUG:teuthology.orchestra.remote:trial117:/tmp/tmp.xXZX6pwxy6 is 157KB 2026-02-18T06:49:46.652 DEBUG:teuthology.orchestra.run.trial117:> rm -fr /tmp/tmp.xXZX6pwxy6 2026-02-18T06:49:46.668 INFO:tasks.ceph:Cleaning ceph cluster... 2026-02-18T06:49:46.668 DEBUG:teuthology.orchestra.run.trial005:> sudo rm -rf -- /etc/ceph/cluster2.conf /etc/ceph/cluster2.keyring /home/ubuntu/cephtest/cluster2.data /home/ubuntu/cephtest/cluster2.monmap /home/ubuntu/cephtest/../*.pid 2026-02-18T06:49:46.672 DEBUG:teuthology.orchestra.run.trial117:> sudo rm -rf -- /etc/ceph/cluster2.conf /etc/ceph/cluster2.keyring /home/ubuntu/cephtest/cluster2.data /home/ubuntu/cephtest/cluster2.monmap /home/ubuntu/cephtest/../*.pid 2026-02-18T06:49:46.732 DEBUG:teuthology.run_tasks:Unwinding manager ceph 2026-02-18T06:49:46.743 INFO:tasks.ceph.ceph_manager.cluster1:waiting for clean 2026-02-18T06:49:46.743 DEBUG:teuthology.orchestra.run.trial005:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2026-02-18T06:49:46.924 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:49:46.924 INFO:teuthology.orchestra.run.trial005.stderr:dumped all 2026-02-18T06:49:46.934 INFO:teuthology.orchestra.run.trial005.stdout:{"pg_ready":true,"pg_map":{"version":784,"stamp":"2026-02-18T06:49:45.314691+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":22874262447,"num_objects":5626,"num_object_clones":662,"num_object_copies":11252,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5626,"num_whiteouts":0,"num_read":488145,"num_read_kb":13954717,"num_write":761365,"num_write_kb":91897006,"num_scrub_errors":0,"num_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":80517,"ondisk_log_size":80517,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":8307968,"kb_used_data":4362528,"kb_used_omap":225,"kb_used_meta":3945118,"kb_avail":274807552,"statfs":{"total":289910292480,"available":281402933248,"internally_reserved":0,"allocated":4467228672,"data_stored":44887085600,"data_compressed":3387906678,"data_compressed_allocated":4034453504,"data_compressed_original":44430315520,"omap_allocated":231210,"internal_metadata":4039801046},"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.000981"},"pg_stats":[{"pgid":"2.7","version":"21'76499","reported_seq":119862,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-18T06:49:20.571541+0000","last_change":"2026-02-18T06:24:20.155939+0000","last_active":"2026-02-18T06:49:20.571541+0000","last_peered":"2026-02-18T06:49:20.571541+0000","last_clean":"2026-02-18T06:49:20.571541+0000","last_became_active":"2026-02-18T06:24:18.152684+0000","last_became_peered":"2026-02-18T06:24:18.152684+0000","last_unstale":"2026-02-18T06:49:20.571541+0000","last_undegraded":"2026-02-18T06:49:20.571541+0000","last_fullsized":"2026-02-18T06:49:20.571541+0000","mapping_epoch":12,"log_start":"21'66400","ondisk_log_start":"21'66400","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_clean_scrub_stamp":"2026-02-18T06:24:17.145397+0000","objects_scrubbed":0,"log_size":10099,"log_dups_size":0,"ondisk_log_size":10099,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T16:11:52.618379+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00082405800000000002,"stat_sum":{"num_bytes":2907343026,"num_objects":714,"num_object_clones":77,"num_object_copies":1428,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":714,"num_whiteouts":0,"num_read":55450,"num_read_kb":1479157,"num_write":78426,"num_write_kb":10535989,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"21'128020","reported_seq":189846,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-18T06:49:20.616517+0000","last_change":"2026-02-18T06:24:20.155678+0000","last_active":"2026-02-18T06:49:20.616517+0000","last_peered":"2026-02-18T06:49:20.616517+0000","last_clean":"2026-02-18T06:49:20.616517+0000","last_became_active":"2026-02-18T06:24:18.152706+0000","last_became_peered":"2026-02-18T06:24:18.152706+0000","last_unstale":"2026-02-18T06:49:20.616517+0000","last_undegraded":"2026-02-18T06:49:20.616517+0000","last_fullsized":"2026-02-18T06:49:20.616517+0000","mapping_epoch":12,"log_start":"21'118000","ondisk_log_start":"21'118000","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_clean_scrub_stamp":"2026-02-18T06:24:17.145397+0000","objects_scrubbed":0,"log_size":10020,"log_dups_size":0,"ondisk_log_size":10020,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T14:40:28.033600+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055047099999999997,"stat_sum":{"num_bytes":2937422532,"num_objects":724,"num_object_clones":79,"num_object_copies":1448,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":724,"num_whiteouts":0,"num_read":63203,"num_read_kb":2253037,"num_write":128444,"num_write_kb":11864509,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"21'47090","reported_seq":69541,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-18T06:49:20.629785+0000","last_change":"2026-02-18T06:24:20.155687+0000","last_active":"2026-02-18T06:49:20.629785+0000","last_peered":"2026-02-18T06:49:20.629785+0000","last_clean":"2026-02-18T06:49:20.629785+0000","last_became_active":"2026-02-18T06:24:18.152578+0000","last_became_peered":"2026-02-18T06:24:18.152578+0000","last_unstale":"2026-02-18T06:49:20.629785+0000","last_undegraded":"2026-02-18T06:49:20.629785+0000","last_fullsized":"2026-02-18T06:49:20.629785+0000","mapping_epoch":12,"log_start":"21'37000","ondisk_log_start":"21'37000","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_clean_scrub_stamp":"2026-02-18T06:24:17.145397+0000","objects_scrubbed":0,"log_size":10090,"log_dups_size":0,"ondisk_log_size":10090,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T07:07:37.756941+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00057008700000000005,"stat_sum":{"num_bytes":2712106146,"num_objects":670,"num_object_clones":77,"num_object_copies":1340,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":670,"num_whiteouts":0,"num_read":39454,"num_read_kb":1256638,"num_write":49838,"num_write_kb":10238312,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"21'89724","reported_seq":131563,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-18T06:49:20.429926+0000","last_change":"2026-02-18T06:24:20.155568+0000","last_active":"2026-02-18T06:49:20.429926+0000","last_peered":"2026-02-18T06:49:20.429926+0000","last_clean":"2026-02-18T06:49:20.429926+0000","last_became_active":"2026-02-18T06:24:18.152818+0000","last_became_peered":"2026-02-18T06:24:18.152818+0000","last_unstale":"2026-02-18T06:49:20.429926+0000","last_undegraded":"2026-02-18T06:49:20.429926+0000","last_fullsized":"2026-02-18T06:49:20.429926+0000","mapping_epoch":12,"log_start":"21'79700","ondisk_log_start":"21'79700","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_clean_scrub_stamp":"2026-02-18T06:24:17.145397+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-19T10:47:15.840227+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00052296999999999999,"stat_sum":{"num_bytes":2754868736,"num_objects":674,"num_object_clones":84,"num_object_copies":1348,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":674,"num_whiteouts":0,"num_read":41947,"num_read_kb":1615383,"num_write":89650,"num_write_kb":11703326,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"21'96419","reported_seq":177707,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-18T06:49:20.624263+0000","last_change":"2026-02-18T06:24:20.154509+0000","last_active":"2026-02-18T06:49:20.624263+0000","last_peered":"2026-02-18T06:49:20.624263+0000","last_clean":"2026-02-18T06:49:20.624263+0000","last_became_active":"2026-02-18T06:24:18.152532+0000","last_became_peered":"2026-02-18T06:24:18.152532+0000","last_unstale":"2026-02-18T06:49:20.624263+0000","last_undegraded":"2026-02-18T06:49:20.624263+0000","last_fullsized":"2026-02-18T06:49:20.624263+0000","mapping_epoch":12,"log_start":"21'86400","ondisk_log_start":"21'86400","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_clean_scrub_stamp":"2026-02-18T06:24:17.145397+0000","objects_scrubbed":0,"log_size":10019,"log_dups_size":0,"ondisk_log_size":10019,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T13:14:00.874206+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00071142899999999997,"stat_sum":{"num_bytes":2783793333,"num_objects":679,"num_object_clones":82,"num_object_copies":1358,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":679,"num_whiteouts":0,"num_read":83222,"num_read_kb":1860701,"num_write":96840,"num_write_kb":10303803,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"21'61360","reported_seq":95478,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-18T06:49:20.591242+0000","last_change":"2026-02-18T06:24:20.244181+0000","last_active":"2026-02-18T06:49:20.591242+0000","last_peered":"2026-02-18T06:49:20.591242+0000","last_clean":"2026-02-18T06:49:20.591242+0000","last_became_active":"2026-02-18T06:24:18.152514+0000","last_became_peered":"2026-02-18T06:24:18.152514+0000","last_unstale":"2026-02-18T06:49:20.591242+0000","last_undegraded":"2026-02-18T06:49:20.591242+0000","last_fullsized":"2026-02-18T06:49:20.591242+0000","mapping_epoch":12,"log_start":"21'51300","ondisk_log_start":"21'51300","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_clean_scrub_stamp":"2026-02-18T06:24:17.145397+0000","objects_scrubbed":0,"log_size":10060,"log_dups_size":0,"ondisk_log_size":10060,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T09:03:00.211491+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00032533300000000002,"stat_sum":{"num_bytes":2932906162,"num_objects":720,"num_object_clones":87,"num_object_copies":1440,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":720,"num_whiteouts":0,"num_read":39056,"num_read_kb":1307412,"num_write":62086,"num_write_kb":9437574,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"21'50891","reported_seq":114691,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-18T06:49:20.636176+0000","last_change":"2026-02-18T06:24:20.244152+0000","last_active":"2026-02-18T06:49:20.636176+0000","last_peered":"2026-02-18T06:49:20.636176+0000","last_clean":"2026-02-18T06:49:20.636176+0000","last_became_active":"2026-02-18T06:24:18.152576+0000","last_became_peered":"2026-02-18T06:24:18.152576+0000","last_unstale":"2026-02-18T06:49:20.636176+0000","last_undegraded":"2026-02-18T06:49:20.636176+0000","last_fullsized":"2026-02-18T06:49:20.636176+0000","mapping_epoch":12,"log_start":"21'40800","ondisk_log_start":"21'40800","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_clean_scrub_stamp":"2026-02-18T06:24:17.145397+0000","objects_scrubbed":0,"log_size":10091,"log_dups_size":0,"ondisk_log_size":10091,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T10:28:36.352534+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030256199999999998,"stat_sum":{"num_bytes":3008501776,"num_objects":745,"num_object_clones":92,"num_object_copies":1490,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":745,"num_whiteouts":0,"num_read":63742,"num_read_kb":1899670,"num_write":50810,"num_write_kb":13947124,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.3","version":"21'205242","reported_seq":307142,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-18T06:49:20.591071+0000","last_change":"2026-02-18T06:24:20.155505+0000","last_active":"2026-02-18T06:49:20.591071+0000","last_peered":"2026-02-18T06:49:20.591071+0000","last_clean":"2026-02-18T06:49:20.591071+0000","last_became_active":"2026-02-18T06:24:18.151852+0000","last_became_peered":"2026-02-18T06:24:18.151852+0000","last_unstale":"2026-02-18T06:49:20.591071+0000","last_undegraded":"2026-02-18T06:49:20.591071+0000","last_fullsized":"2026-02-18T06:49:20.591071+0000","mapping_epoch":12,"log_start":"21'195200","ondisk_log_start":"21'195200","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_clean_scrub_stamp":"2026-02-18T06:24:17.145397+0000","objects_scrubbed":0,"log_size":10042,"log_dups_size":0,"ondisk_log_size":10042,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T09:16:45.009271+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00048068200000000002,"stat_sum":{"num_bytes":2836730368,"num_objects":698,"num_object_clones":84,"num_object_copies":1396,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":698,"num_whiteouts":0,"num_read":102005,"num_read_kb":2282664,"num_write":205170,"num_write_kb":13864741,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"10'72","reported_seq":135,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-18T06:46:23.380207+0000","last_change":"2026-02-18T06:24:15.146586+0000","last_active":"2026-02-18T06:46:23.380207+0000","last_peered":"2026-02-18T06:46:23.380207+0000","last_clean":"2026-02-18T06:46:23.380207+0000","last_became_active":"2026-02-18T06:24:15.145760+0000","last_became_peered":"2026-02-18T06:24:15.145760+0000","last_unstale":"2026-02-18T06:46:23.380207+0000","last_undegraded":"2026-02-18T06:46:23.380207+0000","last_fullsized":"2026-02-18T06:46:23.380207+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:14.142579+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:14.142579+0000","last_clean_scrub_stamp":"2026-02-18T06:24:14.142579+0000","objects_scrubbed":0,"log_size":72,"log_dups_size":0,"ondisk_log_size":72,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T08:10:14.244214+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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":22873672079,"num_objects":5624,"num_object_clones":662,"num_object_copies":11248,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5624,"num_whiteouts":0,"num_read":488079,"num_read_kb":13954662,"num_write":761264,"num_write_kb":91895378,"num_scrub_errors":0,"num_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":4466556928,"data_stored":44885730078,"data_compressed":3387839580,"data_compressed_allocated":4034363392,"data_compressed_original":44429168640,"omap_allocated":20131,"internal_metadata":0},"log_size":80445,"ondisk_log_size":80445,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":131072,"data_stored":1180736,"data_compressed":67098,"data_compressed_allocated":90112,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":72,"ondisk_log_size":72,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":8,"seq":34359738676,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2477572,"kb_used_data":806788,"kb_used_omap":69,"kb_used_meta":1670650,"kb_avail":91894268,"statfs":{"total":96636764160,"available":94099730432,"internally_reserved":0,"allocated":826150912,"data_stored":8617725016,"data_compressed":637639050,"data_compressed_allocated":759451648,"data_compressed_original":8547366912,"omap_allocated":71402,"internal_metadata":1710745878},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":8,"seq":34359738676,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3840136,"kb_used_data":2181176,"kb_used_omap":112,"kb_used_meta":1658831,"kb_avail":90531704,"statfs":{"total":96636764160,"available":92704464896,"internally_reserved":0,"allocated":2233524224,"data_stored":22443513669,"data_compressed":1693953339,"data_compressed_allocated":2017226752,"data_compressed_original":22215157760,"omap_allocated":115238,"internal_metadata":1698643418},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738677,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1990260,"kb_used_data":1374564,"kb_used_omap":43,"kb_used_meta":615636,"kb_avail":92381580,"statfs":{"total":96636764160,"available":94598737920,"internally_reserved":0,"allocated":1407553536,"data_stored":13825846915,"data_compressed":1056314289,"data_compressed_allocated":1257775104,"data_compressed_original":13667790848,"omap_allocated":44570,"internal_metadata":630411750},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":65536,"data_stored":590368,"data_compressed":33549,"data_compressed_allocated":45056,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":65536,"data_stored":590368,"data_compressed":33549,"data_compressed_allocated":45056,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1407307776,"data_stored":13825198285,"data_compressed":1056280740,"data_compressed_allocated":1257730048,"data_compressed_original":13667217408,"omap_allocated":3394,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":2233278464,"data_stored":22442865039,"data_compressed":1693919790,"data_compressed_allocated":2017181696,"data_compressed_original":22214584320,"omap_allocated":6455,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":825970688,"data_stored":8617666754,"data_compressed":637639050,"data_compressed_allocated":759451648,"data_compressed_original":8547366912,"omap_allocated":10282,"internal_metadata":0}]}} 2026-02-18T06:49:46.935 DEBUG:teuthology.orchestra.run.trial005:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2026-02-18T06:49:47.115 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:49:47.115 INFO:teuthology.orchestra.run.trial005.stderr:dumped all 2026-02-18T06:49:47.124 INFO:teuthology.orchestra.run.trial005.stdout:{"pg_ready":true,"pg_map":{"version":784,"stamp":"2026-02-18T06:49:45.314691+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":22874262447,"num_objects":5626,"num_object_clones":662,"num_object_copies":11252,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5626,"num_whiteouts":0,"num_read":488145,"num_read_kb":13954717,"num_write":761365,"num_write_kb":91897006,"num_scrub_errors":0,"num_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":80517,"ondisk_log_size":80517,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":8307968,"kb_used_data":4362528,"kb_used_omap":225,"kb_used_meta":3945118,"kb_avail":274807552,"statfs":{"total":289910292480,"available":281402933248,"internally_reserved":0,"allocated":4467228672,"data_stored":44887085600,"data_compressed":3387906678,"data_compressed_allocated":4034453504,"data_compressed_original":44430315520,"omap_allocated":231210,"internal_metadata":4039801046},"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.000981"},"pg_stats":[{"pgid":"2.7","version":"21'76499","reported_seq":119862,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-18T06:49:20.571541+0000","last_change":"2026-02-18T06:24:20.155939+0000","last_active":"2026-02-18T06:49:20.571541+0000","last_peered":"2026-02-18T06:49:20.571541+0000","last_clean":"2026-02-18T06:49:20.571541+0000","last_became_active":"2026-02-18T06:24:18.152684+0000","last_became_peered":"2026-02-18T06:24:18.152684+0000","last_unstale":"2026-02-18T06:49:20.571541+0000","last_undegraded":"2026-02-18T06:49:20.571541+0000","last_fullsized":"2026-02-18T06:49:20.571541+0000","mapping_epoch":12,"log_start":"21'66400","ondisk_log_start":"21'66400","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_clean_scrub_stamp":"2026-02-18T06:24:17.145397+0000","objects_scrubbed":0,"log_size":10099,"log_dups_size":0,"ondisk_log_size":10099,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T16:11:52.618379+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00082405800000000002,"stat_sum":{"num_bytes":2907343026,"num_objects":714,"num_object_clones":77,"num_object_copies":1428,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":714,"num_whiteouts":0,"num_read":55450,"num_read_kb":1479157,"num_write":78426,"num_write_kb":10535989,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"21'128020","reported_seq":189846,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-18T06:49:20.616517+0000","last_change":"2026-02-18T06:24:20.155678+0000","last_active":"2026-02-18T06:49:20.616517+0000","last_peered":"2026-02-18T06:49:20.616517+0000","last_clean":"2026-02-18T06:49:20.616517+0000","last_became_active":"2026-02-18T06:24:18.152706+0000","last_became_peered":"2026-02-18T06:24:18.152706+0000","last_unstale":"2026-02-18T06:49:20.616517+0000","last_undegraded":"2026-02-18T06:49:20.616517+0000","last_fullsized":"2026-02-18T06:49:20.616517+0000","mapping_epoch":12,"log_start":"21'118000","ondisk_log_start":"21'118000","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_clean_scrub_stamp":"2026-02-18T06:24:17.145397+0000","objects_scrubbed":0,"log_size":10020,"log_dups_size":0,"ondisk_log_size":10020,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T14:40:28.033600+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055047099999999997,"stat_sum":{"num_bytes":2937422532,"num_objects":724,"num_object_clones":79,"num_object_copies":1448,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":724,"num_whiteouts":0,"num_read":63203,"num_read_kb":2253037,"num_write":128444,"num_write_kb":11864509,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"21'47090","reported_seq":69541,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-18T06:49:20.629785+0000","last_change":"2026-02-18T06:24:20.155687+0000","last_active":"2026-02-18T06:49:20.629785+0000","last_peered":"2026-02-18T06:49:20.629785+0000","last_clean":"2026-02-18T06:49:20.629785+0000","last_became_active":"2026-02-18T06:24:18.152578+0000","last_became_peered":"2026-02-18T06:24:18.152578+0000","last_unstale":"2026-02-18T06:49:20.629785+0000","last_undegraded":"2026-02-18T06:49:20.629785+0000","last_fullsized":"2026-02-18T06:49:20.629785+0000","mapping_epoch":12,"log_start":"21'37000","ondisk_log_start":"21'37000","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_clean_scrub_stamp":"2026-02-18T06:24:17.145397+0000","objects_scrubbed":0,"log_size":10090,"log_dups_size":0,"ondisk_log_size":10090,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T07:07:37.756941+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00057008700000000005,"stat_sum":{"num_bytes":2712106146,"num_objects":670,"num_object_clones":77,"num_object_copies":1340,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":670,"num_whiteouts":0,"num_read":39454,"num_read_kb":1256638,"num_write":49838,"num_write_kb":10238312,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"21'89724","reported_seq":131563,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-18T06:49:20.429926+0000","last_change":"2026-02-18T06:24:20.155568+0000","last_active":"2026-02-18T06:49:20.429926+0000","last_peered":"2026-02-18T06:49:20.429926+0000","last_clean":"2026-02-18T06:49:20.429926+0000","last_became_active":"2026-02-18T06:24:18.152818+0000","last_became_peered":"2026-02-18T06:24:18.152818+0000","last_unstale":"2026-02-18T06:49:20.429926+0000","last_undegraded":"2026-02-18T06:49:20.429926+0000","last_fullsized":"2026-02-18T06:49:20.429926+0000","mapping_epoch":12,"log_start":"21'79700","ondisk_log_start":"21'79700","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_clean_scrub_stamp":"2026-02-18T06:24:17.145397+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-19T10:47:15.840227+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00052296999999999999,"stat_sum":{"num_bytes":2754868736,"num_objects":674,"num_object_clones":84,"num_object_copies":1348,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":674,"num_whiteouts":0,"num_read":41947,"num_read_kb":1615383,"num_write":89650,"num_write_kb":11703326,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"21'96419","reported_seq":177707,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-18T06:49:20.624263+0000","last_change":"2026-02-18T06:24:20.154509+0000","last_active":"2026-02-18T06:49:20.624263+0000","last_peered":"2026-02-18T06:49:20.624263+0000","last_clean":"2026-02-18T06:49:20.624263+0000","last_became_active":"2026-02-18T06:24:18.152532+0000","last_became_peered":"2026-02-18T06:24:18.152532+0000","last_unstale":"2026-02-18T06:49:20.624263+0000","last_undegraded":"2026-02-18T06:49:20.624263+0000","last_fullsized":"2026-02-18T06:49:20.624263+0000","mapping_epoch":12,"log_start":"21'86400","ondisk_log_start":"21'86400","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_clean_scrub_stamp":"2026-02-18T06:24:17.145397+0000","objects_scrubbed":0,"log_size":10019,"log_dups_size":0,"ondisk_log_size":10019,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T13:14:00.874206+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00071142899999999997,"stat_sum":{"num_bytes":2783793333,"num_objects":679,"num_object_clones":82,"num_object_copies":1358,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":679,"num_whiteouts":0,"num_read":83222,"num_read_kb":1860701,"num_write":96840,"num_write_kb":10303803,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"21'61360","reported_seq":95478,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-18T06:49:20.591242+0000","last_change":"2026-02-18T06:24:20.244181+0000","last_active":"2026-02-18T06:49:20.591242+0000","last_peered":"2026-02-18T06:49:20.591242+0000","last_clean":"2026-02-18T06:49:20.591242+0000","last_became_active":"2026-02-18T06:24:18.152514+0000","last_became_peered":"2026-02-18T06:24:18.152514+0000","last_unstale":"2026-02-18T06:49:20.591242+0000","last_undegraded":"2026-02-18T06:49:20.591242+0000","last_fullsized":"2026-02-18T06:49:20.591242+0000","mapping_epoch":12,"log_start":"21'51300","ondisk_log_start":"21'51300","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_clean_scrub_stamp":"2026-02-18T06:24:17.145397+0000","objects_scrubbed":0,"log_size":10060,"log_dups_size":0,"ondisk_log_size":10060,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T09:03:00.211491+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00032533300000000002,"stat_sum":{"num_bytes":2932906162,"num_objects":720,"num_object_clones":87,"num_object_copies":1440,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":720,"num_whiteouts":0,"num_read":39056,"num_read_kb":1307412,"num_write":62086,"num_write_kb":9437574,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"21'50891","reported_seq":114691,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-18T06:49:20.636176+0000","last_change":"2026-02-18T06:24:20.244152+0000","last_active":"2026-02-18T06:49:20.636176+0000","last_peered":"2026-02-18T06:49:20.636176+0000","last_clean":"2026-02-18T06:49:20.636176+0000","last_became_active":"2026-02-18T06:24:18.152576+0000","last_became_peered":"2026-02-18T06:24:18.152576+0000","last_unstale":"2026-02-18T06:49:20.636176+0000","last_undegraded":"2026-02-18T06:49:20.636176+0000","last_fullsized":"2026-02-18T06:49:20.636176+0000","mapping_epoch":12,"log_start":"21'40800","ondisk_log_start":"21'40800","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_clean_scrub_stamp":"2026-02-18T06:24:17.145397+0000","objects_scrubbed":0,"log_size":10091,"log_dups_size":0,"ondisk_log_size":10091,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T10:28:36.352534+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030256199999999998,"stat_sum":{"num_bytes":3008501776,"num_objects":745,"num_object_clones":92,"num_object_copies":1490,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":745,"num_whiteouts":0,"num_read":63742,"num_read_kb":1899670,"num_write":50810,"num_write_kb":13947124,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.3","version":"21'205242","reported_seq":307142,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-18T06:49:20.591071+0000","last_change":"2026-02-18T06:24:20.155505+0000","last_active":"2026-02-18T06:49:20.591071+0000","last_peered":"2026-02-18T06:49:20.591071+0000","last_clean":"2026-02-18T06:49:20.591071+0000","last_became_active":"2026-02-18T06:24:18.151852+0000","last_became_peered":"2026-02-18T06:24:18.151852+0000","last_unstale":"2026-02-18T06:49:20.591071+0000","last_undegraded":"2026-02-18T06:49:20.591071+0000","last_fullsized":"2026-02-18T06:49:20.591071+0000","mapping_epoch":12,"log_start":"21'195200","ondisk_log_start":"21'195200","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_clean_scrub_stamp":"2026-02-18T06:24:17.145397+0000","objects_scrubbed":0,"log_size":10042,"log_dups_size":0,"ondisk_log_size":10042,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T09:16:45.009271+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00048068200000000002,"stat_sum":{"num_bytes":2836730368,"num_objects":698,"num_object_clones":84,"num_object_copies":1396,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":698,"num_whiteouts":0,"num_read":102005,"num_read_kb":2282664,"num_write":205170,"num_write_kb":13864741,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"10'72","reported_seq":135,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-18T06:46:23.380207+0000","last_change":"2026-02-18T06:24:15.146586+0000","last_active":"2026-02-18T06:46:23.380207+0000","last_peered":"2026-02-18T06:46:23.380207+0000","last_clean":"2026-02-18T06:46:23.380207+0000","last_became_active":"2026-02-18T06:24:15.145760+0000","last_became_peered":"2026-02-18T06:24:15.145760+0000","last_unstale":"2026-02-18T06:46:23.380207+0000","last_undegraded":"2026-02-18T06:46:23.380207+0000","last_fullsized":"2026-02-18T06:46:23.380207+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:14.142579+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:14.142579+0000","last_clean_scrub_stamp":"2026-02-18T06:24:14.142579+0000","objects_scrubbed":0,"log_size":72,"log_dups_size":0,"ondisk_log_size":72,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T08:10:14.244214+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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":22873672079,"num_objects":5624,"num_object_clones":662,"num_object_copies":11248,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5624,"num_whiteouts":0,"num_read":488079,"num_read_kb":13954662,"num_write":761264,"num_write_kb":91895378,"num_scrub_errors":0,"num_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":4466556928,"data_stored":44885730078,"data_compressed":3387839580,"data_compressed_allocated":4034363392,"data_compressed_original":44429168640,"omap_allocated":20131,"internal_metadata":0},"log_size":80445,"ondisk_log_size":80445,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":131072,"data_stored":1180736,"data_compressed":67098,"data_compressed_allocated":90112,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":72,"ondisk_log_size":72,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":8,"seq":34359738676,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2477572,"kb_used_data":806788,"kb_used_omap":69,"kb_used_meta":1670650,"kb_avail":91894268,"statfs":{"total":96636764160,"available":94099730432,"internally_reserved":0,"allocated":826150912,"data_stored":8617725016,"data_compressed":637639050,"data_compressed_allocated":759451648,"data_compressed_original":8547366912,"omap_allocated":71402,"internal_metadata":1710745878},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":8,"seq":34359738676,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3840136,"kb_used_data":2181176,"kb_used_omap":112,"kb_used_meta":1658831,"kb_avail":90531704,"statfs":{"total":96636764160,"available":92704464896,"internally_reserved":0,"allocated":2233524224,"data_stored":22443513669,"data_compressed":1693953339,"data_compressed_allocated":2017226752,"data_compressed_original":22215157760,"omap_allocated":115238,"internal_metadata":1698643418},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738677,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1990260,"kb_used_data":1374564,"kb_used_omap":43,"kb_used_meta":615636,"kb_avail":92381580,"statfs":{"total":96636764160,"available":94598737920,"internally_reserved":0,"allocated":1407553536,"data_stored":13825846915,"data_compressed":1056314289,"data_compressed_allocated":1257775104,"data_compressed_original":13667790848,"omap_allocated":44570,"internal_metadata":630411750},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":65536,"data_stored":590368,"data_compressed":33549,"data_compressed_allocated":45056,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":65536,"data_stored":590368,"data_compressed":33549,"data_compressed_allocated":45056,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1407307776,"data_stored":13825198285,"data_compressed":1056280740,"data_compressed_allocated":1257730048,"data_compressed_original":13667217408,"omap_allocated":3394,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":2233278464,"data_stored":22442865039,"data_compressed":1693919790,"data_compressed_allocated":2017181696,"data_compressed_original":22214584320,"omap_allocated":6455,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":825970688,"data_stored":8617666754,"data_compressed":637639050,"data_compressed_allocated":759451648,"data_compressed_original":8547366912,"omap_allocated":10282,"internal_metadata":0}]}} 2026-02-18T06:49:47.126 INFO:tasks.ceph.ceph_manager.cluster1:clean! 2026-02-18T06:49:47.126 DEBUG:teuthology.orchestra.run.trial005:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2026-02-18T06:49:47.306 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:49:47.307 INFO:teuthology.orchestra.run.trial005.stderr:dumped all 2026-02-18T06:49:47.316 INFO:teuthology.orchestra.run.trial005.stdout:{"pg_ready":true,"pg_map":{"version":784,"stamp":"2026-02-18T06:49:45.314691+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":22874262447,"num_objects":5626,"num_object_clones":662,"num_object_copies":11252,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5626,"num_whiteouts":0,"num_read":488145,"num_read_kb":13954717,"num_write":761365,"num_write_kb":91897006,"num_scrub_errors":0,"num_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":80517,"ondisk_log_size":80517,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":8307968,"kb_used_data":4362528,"kb_used_omap":225,"kb_used_meta":3945118,"kb_avail":274807552,"statfs":{"total":289910292480,"available":281402933248,"internally_reserved":0,"allocated":4467228672,"data_stored":44887085600,"data_compressed":3387906678,"data_compressed_allocated":4034453504,"data_compressed_original":44430315520,"omap_allocated":231210,"internal_metadata":4039801046},"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.000981"},"pg_stats":[{"pgid":"2.7","version":"21'76499","reported_seq":119862,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-18T06:49:20.571541+0000","last_change":"2026-02-18T06:24:20.155939+0000","last_active":"2026-02-18T06:49:20.571541+0000","last_peered":"2026-02-18T06:49:20.571541+0000","last_clean":"2026-02-18T06:49:20.571541+0000","last_became_active":"2026-02-18T06:24:18.152684+0000","last_became_peered":"2026-02-18T06:24:18.152684+0000","last_unstale":"2026-02-18T06:49:20.571541+0000","last_undegraded":"2026-02-18T06:49:20.571541+0000","last_fullsized":"2026-02-18T06:49:20.571541+0000","mapping_epoch":12,"log_start":"21'66400","ondisk_log_start":"21'66400","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_clean_scrub_stamp":"2026-02-18T06:24:17.145397+0000","objects_scrubbed":0,"log_size":10099,"log_dups_size":0,"ondisk_log_size":10099,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T16:11:52.618379+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00082405800000000002,"stat_sum":{"num_bytes":2907343026,"num_objects":714,"num_object_clones":77,"num_object_copies":1428,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":714,"num_whiteouts":0,"num_read":55450,"num_read_kb":1479157,"num_write":78426,"num_write_kb":10535989,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"21'128020","reported_seq":189846,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-18T06:49:20.616517+0000","last_change":"2026-02-18T06:24:20.155678+0000","last_active":"2026-02-18T06:49:20.616517+0000","last_peered":"2026-02-18T06:49:20.616517+0000","last_clean":"2026-02-18T06:49:20.616517+0000","last_became_active":"2026-02-18T06:24:18.152706+0000","last_became_peered":"2026-02-18T06:24:18.152706+0000","last_unstale":"2026-02-18T06:49:20.616517+0000","last_undegraded":"2026-02-18T06:49:20.616517+0000","last_fullsized":"2026-02-18T06:49:20.616517+0000","mapping_epoch":12,"log_start":"21'118000","ondisk_log_start":"21'118000","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_clean_scrub_stamp":"2026-02-18T06:24:17.145397+0000","objects_scrubbed":0,"log_size":10020,"log_dups_size":0,"ondisk_log_size":10020,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T14:40:28.033600+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055047099999999997,"stat_sum":{"num_bytes":2937422532,"num_objects":724,"num_object_clones":79,"num_object_copies":1448,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":724,"num_whiteouts":0,"num_read":63203,"num_read_kb":2253037,"num_write":128444,"num_write_kb":11864509,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"21'47090","reported_seq":69541,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-18T06:49:20.629785+0000","last_change":"2026-02-18T06:24:20.155687+0000","last_active":"2026-02-18T06:49:20.629785+0000","last_peered":"2026-02-18T06:49:20.629785+0000","last_clean":"2026-02-18T06:49:20.629785+0000","last_became_active":"2026-02-18T06:24:18.152578+0000","last_became_peered":"2026-02-18T06:24:18.152578+0000","last_unstale":"2026-02-18T06:49:20.629785+0000","last_undegraded":"2026-02-18T06:49:20.629785+0000","last_fullsized":"2026-02-18T06:49:20.629785+0000","mapping_epoch":12,"log_start":"21'37000","ondisk_log_start":"21'37000","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_clean_scrub_stamp":"2026-02-18T06:24:17.145397+0000","objects_scrubbed":0,"log_size":10090,"log_dups_size":0,"ondisk_log_size":10090,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T07:07:37.756941+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00057008700000000005,"stat_sum":{"num_bytes":2712106146,"num_objects":670,"num_object_clones":77,"num_object_copies":1340,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":670,"num_whiteouts":0,"num_read":39454,"num_read_kb":1256638,"num_write":49838,"num_write_kb":10238312,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"21'89724","reported_seq":131563,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-18T06:49:20.429926+0000","last_change":"2026-02-18T06:24:20.155568+0000","last_active":"2026-02-18T06:49:20.429926+0000","last_peered":"2026-02-18T06:49:20.429926+0000","last_clean":"2026-02-18T06:49:20.429926+0000","last_became_active":"2026-02-18T06:24:18.152818+0000","last_became_peered":"2026-02-18T06:24:18.152818+0000","last_unstale":"2026-02-18T06:49:20.429926+0000","last_undegraded":"2026-02-18T06:49:20.429926+0000","last_fullsized":"2026-02-18T06:49:20.429926+0000","mapping_epoch":12,"log_start":"21'79700","ondisk_log_start":"21'79700","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_clean_scrub_stamp":"2026-02-18T06:24:17.145397+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-19T10:47:15.840227+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00052296999999999999,"stat_sum":{"num_bytes":2754868736,"num_objects":674,"num_object_clones":84,"num_object_copies":1348,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":674,"num_whiteouts":0,"num_read":41947,"num_read_kb":1615383,"num_write":89650,"num_write_kb":11703326,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"21'96419","reported_seq":177707,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-18T06:49:20.624263+0000","last_change":"2026-02-18T06:24:20.154509+0000","last_active":"2026-02-18T06:49:20.624263+0000","last_peered":"2026-02-18T06:49:20.624263+0000","last_clean":"2026-02-18T06:49:20.624263+0000","last_became_active":"2026-02-18T06:24:18.152532+0000","last_became_peered":"2026-02-18T06:24:18.152532+0000","last_unstale":"2026-02-18T06:49:20.624263+0000","last_undegraded":"2026-02-18T06:49:20.624263+0000","last_fullsized":"2026-02-18T06:49:20.624263+0000","mapping_epoch":12,"log_start":"21'86400","ondisk_log_start":"21'86400","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_clean_scrub_stamp":"2026-02-18T06:24:17.145397+0000","objects_scrubbed":0,"log_size":10019,"log_dups_size":0,"ondisk_log_size":10019,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T13:14:00.874206+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00071142899999999997,"stat_sum":{"num_bytes":2783793333,"num_objects":679,"num_object_clones":82,"num_object_copies":1358,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":679,"num_whiteouts":0,"num_read":83222,"num_read_kb":1860701,"num_write":96840,"num_write_kb":10303803,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"21'61360","reported_seq":95478,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-18T06:49:20.591242+0000","last_change":"2026-02-18T06:24:20.244181+0000","last_active":"2026-02-18T06:49:20.591242+0000","last_peered":"2026-02-18T06:49:20.591242+0000","last_clean":"2026-02-18T06:49:20.591242+0000","last_became_active":"2026-02-18T06:24:18.152514+0000","last_became_peered":"2026-02-18T06:24:18.152514+0000","last_unstale":"2026-02-18T06:49:20.591242+0000","last_undegraded":"2026-02-18T06:49:20.591242+0000","last_fullsized":"2026-02-18T06:49:20.591242+0000","mapping_epoch":12,"log_start":"21'51300","ondisk_log_start":"21'51300","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_clean_scrub_stamp":"2026-02-18T06:24:17.145397+0000","objects_scrubbed":0,"log_size":10060,"log_dups_size":0,"ondisk_log_size":10060,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T09:03:00.211491+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00032533300000000002,"stat_sum":{"num_bytes":2932906162,"num_objects":720,"num_object_clones":87,"num_object_copies":1440,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":720,"num_whiteouts":0,"num_read":39056,"num_read_kb":1307412,"num_write":62086,"num_write_kb":9437574,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"21'50891","reported_seq":114691,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-18T06:49:20.636176+0000","last_change":"2026-02-18T06:24:20.244152+0000","last_active":"2026-02-18T06:49:20.636176+0000","last_peered":"2026-02-18T06:49:20.636176+0000","last_clean":"2026-02-18T06:49:20.636176+0000","last_became_active":"2026-02-18T06:24:18.152576+0000","last_became_peered":"2026-02-18T06:24:18.152576+0000","last_unstale":"2026-02-18T06:49:20.636176+0000","last_undegraded":"2026-02-18T06:49:20.636176+0000","last_fullsized":"2026-02-18T06:49:20.636176+0000","mapping_epoch":12,"log_start":"21'40800","ondisk_log_start":"21'40800","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_clean_scrub_stamp":"2026-02-18T06:24:17.145397+0000","objects_scrubbed":0,"log_size":10091,"log_dups_size":0,"ondisk_log_size":10091,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T10:28:36.352534+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030256199999999998,"stat_sum":{"num_bytes":3008501776,"num_objects":745,"num_object_clones":92,"num_object_copies":1490,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":745,"num_whiteouts":0,"num_read":63742,"num_read_kb":1899670,"num_write":50810,"num_write_kb":13947124,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.3","version":"21'205242","reported_seq":307142,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-18T06:49:20.591071+0000","last_change":"2026-02-18T06:24:20.155505+0000","last_active":"2026-02-18T06:49:20.591071+0000","last_peered":"2026-02-18T06:49:20.591071+0000","last_clean":"2026-02-18T06:49:20.591071+0000","last_became_active":"2026-02-18T06:24:18.151852+0000","last_became_peered":"2026-02-18T06:24:18.151852+0000","last_unstale":"2026-02-18T06:49:20.591071+0000","last_undegraded":"2026-02-18T06:49:20.591071+0000","last_fullsized":"2026-02-18T06:49:20.591071+0000","mapping_epoch":12,"log_start":"21'195200","ondisk_log_start":"21'195200","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_clean_scrub_stamp":"2026-02-18T06:24:17.145397+0000","objects_scrubbed":0,"log_size":10042,"log_dups_size":0,"ondisk_log_size":10042,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T09:16:45.009271+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00048068200000000002,"stat_sum":{"num_bytes":2836730368,"num_objects":698,"num_object_clones":84,"num_object_copies":1396,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":698,"num_whiteouts":0,"num_read":102005,"num_read_kb":2282664,"num_write":205170,"num_write_kb":13864741,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"10'72","reported_seq":135,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-18T06:46:23.380207+0000","last_change":"2026-02-18T06:24:15.146586+0000","last_active":"2026-02-18T06:46:23.380207+0000","last_peered":"2026-02-18T06:46:23.380207+0000","last_clean":"2026-02-18T06:46:23.380207+0000","last_became_active":"2026-02-18T06:24:15.145760+0000","last_became_peered":"2026-02-18T06:24:15.145760+0000","last_unstale":"2026-02-18T06:46:23.380207+0000","last_undegraded":"2026-02-18T06:46:23.380207+0000","last_fullsized":"2026-02-18T06:46:23.380207+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:14.142579+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:14.142579+0000","last_clean_scrub_stamp":"2026-02-18T06:24:14.142579+0000","objects_scrubbed":0,"log_size":72,"log_dups_size":0,"ondisk_log_size":72,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T08:10:14.244214+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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":22873672079,"num_objects":5624,"num_object_clones":662,"num_object_copies":11248,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5624,"num_whiteouts":0,"num_read":488079,"num_read_kb":13954662,"num_write":761264,"num_write_kb":91895378,"num_scrub_errors":0,"num_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":4466556928,"data_stored":44885730078,"data_compressed":3387839580,"data_compressed_allocated":4034363392,"data_compressed_original":44429168640,"omap_allocated":20131,"internal_metadata":0},"log_size":80445,"ondisk_log_size":80445,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":131072,"data_stored":1180736,"data_compressed":67098,"data_compressed_allocated":90112,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":72,"ondisk_log_size":72,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":8,"seq":34359738676,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2477572,"kb_used_data":806788,"kb_used_omap":69,"kb_used_meta":1670650,"kb_avail":91894268,"statfs":{"total":96636764160,"available":94099730432,"internally_reserved":0,"allocated":826150912,"data_stored":8617725016,"data_compressed":637639050,"data_compressed_allocated":759451648,"data_compressed_original":8547366912,"omap_allocated":71402,"internal_metadata":1710745878},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":8,"seq":34359738676,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3840136,"kb_used_data":2181176,"kb_used_omap":112,"kb_used_meta":1658831,"kb_avail":90531704,"statfs":{"total":96636764160,"available":92704464896,"internally_reserved":0,"allocated":2233524224,"data_stored":22443513669,"data_compressed":1693953339,"data_compressed_allocated":2017226752,"data_compressed_original":22215157760,"omap_allocated":115238,"internal_metadata":1698643418},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738677,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1990260,"kb_used_data":1374564,"kb_used_omap":43,"kb_used_meta":615636,"kb_avail":92381580,"statfs":{"total":96636764160,"available":94598737920,"internally_reserved":0,"allocated":1407553536,"data_stored":13825846915,"data_compressed":1056314289,"data_compressed_allocated":1257775104,"data_compressed_original":13667790848,"omap_allocated":44570,"internal_metadata":630411750},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":65536,"data_stored":590368,"data_compressed":33549,"data_compressed_allocated":45056,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":65536,"data_stored":590368,"data_compressed":33549,"data_compressed_allocated":45056,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1407307776,"data_stored":13825198285,"data_compressed":1056280740,"data_compressed_allocated":1257730048,"data_compressed_original":13667217408,"omap_allocated":3394,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":2233278464,"data_stored":22442865039,"data_compressed":1693919790,"data_compressed_allocated":2017181696,"data_compressed_original":22214584320,"omap_allocated":6455,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":825970688,"data_stored":8617666754,"data_compressed":637639050,"data_compressed_allocated":759451648,"data_compressed_original":8547366912,"omap_allocated":10282,"internal_metadata":0}]}} 2026-02-18T06:49:47.317 DEBUG:teuthology.orchestra.run.trial005:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd dump --format=json 2026-02-18T06:49:47.498 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:49:47.498 INFO:teuthology.orchestra.run.trial005.stdout:{"epoch":21,"fsid":"96ebb108-c40d-49ba-aaf5-7a270ae7aaa5","created":"2026-02-18T06:24:08.708627+0000","modified":"2026-02-18T06:26:02.748907+0000","last_up_change":"2026-02-18T06:24:12.715412+0000","last_in_change":"2026-02-18T06:24:09.387925+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":4,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"tentacle","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2026-02-18T06:24:13.150365+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"11","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"nonprimary_shards":"{}","options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":2.9900000095367432,"score_stable":2.9900000095367432,"optimal_score":0.67000001668930054,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2026-02-18T06:24:16.578702+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"19","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":5,"snap_epoch":19,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"nonprimary_shards":"{}","options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.8799999952316284,"score_stable":1.8799999952316284,"optimal_score":1,"raw_score_acting":1.8799999952316284,"raw_score_stable":1.8799999952316284,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"7984d29b-e83f-4b67-a9db-1d9ac8e26d49","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.5:6808","nonce":3671830174},{"type":"v1","addr":"10.20.193.5:6809","nonce":3671830174}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.5:6810","nonce":3671830174},{"type":"v1","addr":"10.20.193.5:6811","nonce":3671830174}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.5:6814","nonce":3671830174},{"type":"v1","addr":"10.20.193.5:6815","nonce":3671830174}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.5:6812","nonce":3671830174},{"type":"v1","addr":"10.20.193.5:6813","nonce":3671830174}]},"public_addr":"10.20.193.5:6809/3671830174","cluster_addr":"10.20.193.5:6811/3671830174","heartbeat_back_addr":"10.20.193.5:6815/3671830174","heartbeat_front_addr":"10.20.193.5:6813/3671830174","state":["exists","up"]},{"osd":1,"uuid":"9b218f04-f6b4-441b-b3c8-5cd0acaf19a1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.5:6816","nonce":4178265764},{"type":"v1","addr":"10.20.193.5:6817","nonce":4178265764}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.5:6818","nonce":4178265764},{"type":"v1","addr":"10.20.193.5:6819","nonce":4178265764}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.5:6822","nonce":4178265764},{"type":"v1","addr":"10.20.193.5:6823","nonce":4178265764}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.5:6820","nonce":4178265764},{"type":"v1","addr":"10.20.193.5:6821","nonce":4178265764}]},"public_addr":"10.20.193.5:6817/4178265764","cluster_addr":"10.20.193.5:6819/4178265764","heartbeat_back_addr":"10.20.193.5:6823/4178265764","heartbeat_front_addr":"10.20.193.5:6821/4178265764","state":["exists","up"]},{"osd":2,"uuid":"a5517830-9392-45fd-a9d7-4f7b24e0e0a0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":12,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.5:6800","nonce":826878767},{"type":"v1","addr":"10.20.193.5:6801","nonce":826878767}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.5:6802","nonce":826878767},{"type":"v1","addr":"10.20.193.5:6803","nonce":826878767}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.5:6806","nonce":826878767},{"type":"v1","addr":"10.20.193.5:6807","nonce":826878767}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.5:6804","nonce":826878767},{"type":"v1","addr":"10.20.193.5:6805","nonce":826878767}]},"public_addr":"10.20.193.5:6801/826878767","cluster_addr":"10.20.193.5:6803/826878767","heartbeat_back_addr":"10.20.193.5:6807/826878767","heartbeat_front_addr":"10.20.193.5:6805/826878767","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-18T06:24:11.322963+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-18T06:24:11.318408+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-18T06:24:11.305528+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-18T06:49:48.509 INFO:tasks.ceph:Scrubbing cluster1.osd.0 2026-02-18T06:49:48.509 DEBUG:teuthology.orchestra.run.trial005:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 tell osd.0 config set osd_debug_deep_scrub_sleep 0 2026-02-18T06:49:48.594 INFO:teuthology.orchestra.run.trial005.stdout:{ 2026-02-18T06:49:48.594 INFO:teuthology.orchestra.run.trial005.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-18T06:49:48.594 INFO:teuthology.orchestra.run.trial005.stdout:} 2026-02-18T06:49:48.601 DEBUG:teuthology.orchestra.run.trial005:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd deep-scrub 0 2026-02-18T06:49:48.781 INFO:teuthology.orchestra.run.trial005.stderr:instructed osd(s) 0 to deep-scrub 2026-02-18T06:49:48.790 INFO:tasks.ceph:Scrubbing cluster1.osd.1 2026-02-18T06:49:48.791 DEBUG:teuthology.orchestra.run.trial005:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 tell osd.1 config set osd_debug_deep_scrub_sleep 0 2026-02-18T06:49:48.872 INFO:teuthology.orchestra.run.trial005.stdout:{ 2026-02-18T06:49:48.872 INFO:teuthology.orchestra.run.trial005.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-18T06:49:48.872 INFO:teuthology.orchestra.run.trial005.stdout:} 2026-02-18T06:49:48.878 DEBUG:teuthology.orchestra.run.trial005:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd deep-scrub 1 2026-02-18T06:49:49.057 INFO:teuthology.orchestra.run.trial005.stderr:instructed osd(s) 1 to deep-scrub 2026-02-18T06:49:49.067 INFO:tasks.ceph:Scrubbing cluster1.osd.2 2026-02-18T06:49:49.067 DEBUG:teuthology.orchestra.run.trial005:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 tell osd.2 config set osd_debug_deep_scrub_sleep 0 2026-02-18T06:49:49.149 INFO:teuthology.orchestra.run.trial005.stdout:{ 2026-02-18T06:49:49.149 INFO:teuthology.orchestra.run.trial005.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-18T06:49:49.149 INFO:teuthology.orchestra.run.trial005.stdout:} 2026-02-18T06:49:49.155 DEBUG:teuthology.orchestra.run.trial005:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd deep-scrub 2 2026-02-18T06:49:49.336 INFO:teuthology.orchestra.run.trial005.stderr:instructed osd(s) 2 to deep-scrub 2026-02-18T06:49:49.348 DEBUG:teuthology.orchestra.run.trial005:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2026-02-18T06:49:49.534 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:49:49.534 INFO:teuthology.orchestra.run.trial005.stderr:dumped all 2026-02-18T06:49:49.545 INFO:teuthology.orchestra.run.trial005.stdout:{"pg_ready":true,"pg_map":{"version":786,"stamp":"2026-02-18T06:49:49.315079+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":22874262447,"num_objects":5626,"num_object_clones":662,"num_object_copies":11252,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5626,"num_whiteouts":0,"num_read":488145,"num_read_kb":13954717,"num_write":761365,"num_write_kb":91897006,"num_scrub_errors":0,"num_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":80517,"ondisk_log_size":80517,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":8307968,"kb_used_data":4362528,"kb_used_omap":225,"kb_used_meta":3945118,"kb_avail":274807552,"statfs":{"total":289910292480,"available":281402933248,"internally_reserved":0,"allocated":4467228672,"data_stored":44887085600,"data_compressed":3387906678,"data_compressed_allocated":4034453504,"data_compressed_original":44430315520,"omap_allocated":231210,"internal_metadata":4039801046},"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.001027"},"pg_stats":[{"pgid":"2.7","version":"21'76499","reported_seq":119862,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-18T06:49:20.571541+0000","last_change":"2026-02-18T06:24:20.155939+0000","last_active":"2026-02-18T06:49:20.571541+0000","last_peered":"2026-02-18T06:49:20.571541+0000","last_clean":"2026-02-18T06:49:20.571541+0000","last_became_active":"2026-02-18T06:24:18.152684+0000","last_became_peered":"2026-02-18T06:24:18.152684+0000","last_unstale":"2026-02-18T06:49:20.571541+0000","last_undegraded":"2026-02-18T06:49:20.571541+0000","last_fullsized":"2026-02-18T06:49:20.571541+0000","mapping_epoch":12,"log_start":"21'66400","ondisk_log_start":"21'66400","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_clean_scrub_stamp":"2026-02-18T06:24:17.145397+0000","objects_scrubbed":0,"log_size":10099,"log_dups_size":0,"ondisk_log_size":10099,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T16:11:52.618379+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00082405800000000002,"stat_sum":{"num_bytes":2907343026,"num_objects":714,"num_object_clones":77,"num_object_copies":1428,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":714,"num_whiteouts":0,"num_read":55450,"num_read_kb":1479157,"num_write":78426,"num_write_kb":10535989,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"21'128020","reported_seq":189846,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-18T06:49:20.616517+0000","last_change":"2026-02-18T06:24:20.155678+0000","last_active":"2026-02-18T06:49:20.616517+0000","last_peered":"2026-02-18T06:49:20.616517+0000","last_clean":"2026-02-18T06:49:20.616517+0000","last_became_active":"2026-02-18T06:24:18.152706+0000","last_became_peered":"2026-02-18T06:24:18.152706+0000","last_unstale":"2026-02-18T06:49:20.616517+0000","last_undegraded":"2026-02-18T06:49:20.616517+0000","last_fullsized":"2026-02-18T06:49:20.616517+0000","mapping_epoch":12,"log_start":"21'118000","ondisk_log_start":"21'118000","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_clean_scrub_stamp":"2026-02-18T06:24:17.145397+0000","objects_scrubbed":0,"log_size":10020,"log_dups_size":0,"ondisk_log_size":10020,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T14:40:28.033600+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055047099999999997,"stat_sum":{"num_bytes":2937422532,"num_objects":724,"num_object_clones":79,"num_object_copies":1448,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":724,"num_whiteouts":0,"num_read":63203,"num_read_kb":2253037,"num_write":128444,"num_write_kb":11864509,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"21'47090","reported_seq":69541,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-18T06:49:20.629785+0000","last_change":"2026-02-18T06:24:20.155687+0000","last_active":"2026-02-18T06:49:20.629785+0000","last_peered":"2026-02-18T06:49:20.629785+0000","last_clean":"2026-02-18T06:49:20.629785+0000","last_became_active":"2026-02-18T06:24:18.152578+0000","last_became_peered":"2026-02-18T06:24:18.152578+0000","last_unstale":"2026-02-18T06:49:20.629785+0000","last_undegraded":"2026-02-18T06:49:20.629785+0000","last_fullsized":"2026-02-18T06:49:20.629785+0000","mapping_epoch":12,"log_start":"21'37000","ondisk_log_start":"21'37000","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_clean_scrub_stamp":"2026-02-18T06:24:17.145397+0000","objects_scrubbed":0,"log_size":10090,"log_dups_size":0,"ondisk_log_size":10090,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T07:07:37.756941+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00057008700000000005,"stat_sum":{"num_bytes":2712106146,"num_objects":670,"num_object_clones":77,"num_object_copies":1340,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":670,"num_whiteouts":0,"num_read":39454,"num_read_kb":1256638,"num_write":49838,"num_write_kb":10238312,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"21'89724","reported_seq":131563,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-18T06:49:20.429926+0000","last_change":"2026-02-18T06:24:20.155568+0000","last_active":"2026-02-18T06:49:20.429926+0000","last_peered":"2026-02-18T06:49:20.429926+0000","last_clean":"2026-02-18T06:49:20.429926+0000","last_became_active":"2026-02-18T06:24:18.152818+0000","last_became_peered":"2026-02-18T06:24:18.152818+0000","last_unstale":"2026-02-18T06:49:20.429926+0000","last_undegraded":"2026-02-18T06:49:20.429926+0000","last_fullsized":"2026-02-18T06:49:20.429926+0000","mapping_epoch":12,"log_start":"21'79700","ondisk_log_start":"21'79700","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_clean_scrub_stamp":"2026-02-18T06:24:17.145397+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-19T10:47:15.840227+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00052296999999999999,"stat_sum":{"num_bytes":2754868736,"num_objects":674,"num_object_clones":84,"num_object_copies":1348,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":674,"num_whiteouts":0,"num_read":41947,"num_read_kb":1615383,"num_write":89650,"num_write_kb":11703326,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"21'96419","reported_seq":177707,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-18T06:49:20.624263+0000","last_change":"2026-02-18T06:24:20.154509+0000","last_active":"2026-02-18T06:49:20.624263+0000","last_peered":"2026-02-18T06:49:20.624263+0000","last_clean":"2026-02-18T06:49:20.624263+0000","last_became_active":"2026-02-18T06:24:18.152532+0000","last_became_peered":"2026-02-18T06:24:18.152532+0000","last_unstale":"2026-02-18T06:49:20.624263+0000","last_undegraded":"2026-02-18T06:49:20.624263+0000","last_fullsized":"2026-02-18T06:49:20.624263+0000","mapping_epoch":12,"log_start":"21'86400","ondisk_log_start":"21'86400","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_clean_scrub_stamp":"2026-02-18T06:24:17.145397+0000","objects_scrubbed":0,"log_size":10019,"log_dups_size":0,"ondisk_log_size":10019,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T13:14:00.874206+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00071142899999999997,"stat_sum":{"num_bytes":2783793333,"num_objects":679,"num_object_clones":82,"num_object_copies":1358,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":679,"num_whiteouts":0,"num_read":83222,"num_read_kb":1860701,"num_write":96840,"num_write_kb":10303803,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"21'61360","reported_seq":95478,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-18T06:49:20.591242+0000","last_change":"2026-02-18T06:24:20.244181+0000","last_active":"2026-02-18T06:49:20.591242+0000","last_peered":"2026-02-18T06:49:20.591242+0000","last_clean":"2026-02-18T06:49:20.591242+0000","last_became_active":"2026-02-18T06:24:18.152514+0000","last_became_peered":"2026-02-18T06:24:18.152514+0000","last_unstale":"2026-02-18T06:49:20.591242+0000","last_undegraded":"2026-02-18T06:49:20.591242+0000","last_fullsized":"2026-02-18T06:49:20.591242+0000","mapping_epoch":12,"log_start":"21'51300","ondisk_log_start":"21'51300","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_clean_scrub_stamp":"2026-02-18T06:24:17.145397+0000","objects_scrubbed":0,"log_size":10060,"log_dups_size":0,"ondisk_log_size":10060,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T09:03:00.211491+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00032533300000000002,"stat_sum":{"num_bytes":2932906162,"num_objects":720,"num_object_clones":87,"num_object_copies":1440,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":720,"num_whiteouts":0,"num_read":39056,"num_read_kb":1307412,"num_write":62086,"num_write_kb":9437574,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"21'50891","reported_seq":114691,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-18T06:49:20.636176+0000","last_change":"2026-02-18T06:24:20.244152+0000","last_active":"2026-02-18T06:49:20.636176+0000","last_peered":"2026-02-18T06:49:20.636176+0000","last_clean":"2026-02-18T06:49:20.636176+0000","last_became_active":"2026-02-18T06:24:18.152576+0000","last_became_peered":"2026-02-18T06:24:18.152576+0000","last_unstale":"2026-02-18T06:49:20.636176+0000","last_undegraded":"2026-02-18T06:49:20.636176+0000","last_fullsized":"2026-02-18T06:49:20.636176+0000","mapping_epoch":12,"log_start":"21'40800","ondisk_log_start":"21'40800","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_clean_scrub_stamp":"2026-02-18T06:24:17.145397+0000","objects_scrubbed":0,"log_size":10091,"log_dups_size":0,"ondisk_log_size":10091,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T10:28:36.352534+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00030256199999999998,"stat_sum":{"num_bytes":3008501776,"num_objects":745,"num_object_clones":92,"num_object_copies":1490,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":745,"num_whiteouts":0,"num_read":63742,"num_read_kb":1899670,"num_write":50810,"num_write_kb":13947124,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.3","version":"21'205242","reported_seq":307142,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-18T06:49:20.591071+0000","last_change":"2026-02-18T06:24:20.155505+0000","last_active":"2026-02-18T06:49:20.591071+0000","last_peered":"2026-02-18T06:49:20.591071+0000","last_clean":"2026-02-18T06:49:20.591071+0000","last_became_active":"2026-02-18T06:24:18.151852+0000","last_became_peered":"2026-02-18T06:24:18.151852+0000","last_unstale":"2026-02-18T06:49:20.591071+0000","last_undegraded":"2026-02-18T06:49:20.591071+0000","last_fullsized":"2026-02-18T06:49:20.591071+0000","mapping_epoch":12,"log_start":"21'195200","ondisk_log_start":"21'195200","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:17.145397+0000","last_clean_scrub_stamp":"2026-02-18T06:24:17.145397+0000","objects_scrubbed":0,"log_size":10042,"log_dups_size":0,"ondisk_log_size":10042,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T09:16:45.009271+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00048068200000000002,"stat_sum":{"num_bytes":2836730368,"num_objects":698,"num_object_clones":84,"num_object_copies":1396,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":698,"num_whiteouts":0,"num_read":102005,"num_read_kb":2282664,"num_write":205170,"num_write_kb":13864741,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"10'72","reported_seq":135,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-18T06:46:23.380207+0000","last_change":"2026-02-18T06:24:15.146586+0000","last_active":"2026-02-18T06:46:23.380207+0000","last_peered":"2026-02-18T06:46:23.380207+0000","last_clean":"2026-02-18T06:46:23.380207+0000","last_became_active":"2026-02-18T06:24:15.145760+0000","last_became_peered":"2026-02-18T06:24:15.145760+0000","last_unstale":"2026-02-18T06:46:23.380207+0000","last_undegraded":"2026-02-18T06:46:23.380207+0000","last_fullsized":"2026-02-18T06:46:23.380207+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-18T06:24:14.142579+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-18T06:24:14.142579+0000","last_clean_scrub_stamp":"2026-02-18T06:24:14.142579+0000","objects_scrubbed":0,"log_size":72,"log_dups_size":0,"ondisk_log_size":72,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T08:10:14.244214+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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":22873672079,"num_objects":5624,"num_object_clones":662,"num_object_copies":11248,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5624,"num_whiteouts":0,"num_read":488079,"num_read_kb":13954662,"num_write":761264,"num_write_kb":91895378,"num_scrub_errors":0,"num_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":4466556928,"data_stored":44885730078,"data_compressed":3387839580,"data_compressed_allocated":4034363392,"data_compressed_original":44429168640,"omap_allocated":20131,"internal_metadata":0},"log_size":80445,"ondisk_log_size":80445,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":131072,"data_stored":1180736,"data_compressed":67098,"data_compressed_allocated":90112,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":72,"ondisk_log_size":72,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":8,"seq":34359738677,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2477572,"kb_used_data":806788,"kb_used_omap":69,"kb_used_meta":1670650,"kb_avail":91894268,"statfs":{"total":96636764160,"available":94099730432,"internally_reserved":0,"allocated":826150912,"data_stored":8617725016,"data_compressed":637639050,"data_compressed_allocated":759451648,"data_compressed_original":8547366912,"omap_allocated":71402,"internal_metadata":1710745878},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":8,"seq":34359738677,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3840136,"kb_used_data":2181176,"kb_used_omap":112,"kb_used_meta":1658831,"kb_avail":90531704,"statfs":{"total":96636764160,"available":92704464896,"internally_reserved":0,"allocated":2233524224,"data_stored":22443513669,"data_compressed":1693953339,"data_compressed_allocated":2017226752,"data_compressed_original":22215157760,"omap_allocated":115238,"internal_metadata":1698643418},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738678,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1990260,"kb_used_data":1374564,"kb_used_omap":43,"kb_used_meta":615636,"kb_avail":92381580,"statfs":{"total":96636764160,"available":94598737920,"internally_reserved":0,"allocated":1407553536,"data_stored":13825846915,"data_compressed":1056314289,"data_compressed_allocated":1257775104,"data_compressed_original":13667790848,"omap_allocated":44570,"internal_metadata":630411750},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":65536,"data_stored":590368,"data_compressed":33549,"data_compressed_allocated":45056,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":65536,"data_stored":590368,"data_compressed":33549,"data_compressed_allocated":45056,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1407307776,"data_stored":13825198285,"data_compressed":1056280740,"data_compressed_allocated":1257730048,"data_compressed_original":13667217408,"omap_allocated":3394,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":2233278464,"data_stored":22442865039,"data_compressed":1693919790,"data_compressed_allocated":2017181696,"data_compressed_original":22214584320,"omap_allocated":6455,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":825970688,"data_stored":8617666754,"data_compressed":637639050,"data_compressed_allocated":759451648,"data_compressed_original":8547366912,"omap_allocated":10282,"internal_metadata":0}]}} 2026-02-18T06:49:49.546 INFO:tasks.ceph:pgid 2.7 last_scrub_stamp 2026-02-18T06:24:17.145397+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=6, tm_min=24, tm_sec=17, tm_wday=2, tm_yday=49, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=6, tm_min=49, tm_sec=47, tm_wday=2, tm_yday=49, tm_isdst=0) 2026-02-18T06:49:49.546 INFO:tasks.ceph:pgid 2.6 last_scrub_stamp 2026-02-18T06:24:17.145397+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=6, tm_min=24, tm_sec=17, tm_wday=2, tm_yday=49, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=6, tm_min=49, tm_sec=47, tm_wday=2, tm_yday=49, tm_isdst=0) 2026-02-18T06:49:49.546 INFO:tasks.ceph:pgid 2.5 last_scrub_stamp 2026-02-18T06:24:17.145397+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=6, tm_min=24, tm_sec=17, tm_wday=2, tm_yday=49, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=6, tm_min=49, tm_sec=47, tm_wday=2, tm_yday=49, tm_isdst=0) 2026-02-18T06:49:49.547 INFO:tasks.ceph:pgid 2.4 last_scrub_stamp 2026-02-18T06:24:17.145397+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=6, tm_min=24, tm_sec=17, tm_wday=2, tm_yday=49, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=6, tm_min=49, tm_sec=47, tm_wday=2, tm_yday=49, tm_isdst=0) 2026-02-18T06:49:49.547 INFO:tasks.ceph:pgid 2.2 last_scrub_stamp 2026-02-18T06:24:17.145397+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=6, tm_min=24, tm_sec=17, tm_wday=2, tm_yday=49, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=6, tm_min=49, tm_sec=47, tm_wday=2, tm_yday=49, tm_isdst=0) 2026-02-18T06:49:49.547 INFO:tasks.ceph:pgid 2.1 last_scrub_stamp 2026-02-18T06:24:17.145397+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=6, tm_min=24, tm_sec=17, tm_wday=2, tm_yday=49, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=6, tm_min=49, tm_sec=47, tm_wday=2, tm_yday=49, tm_isdst=0) 2026-02-18T06:49:49.547 INFO:tasks.ceph:pgid 2.0 last_scrub_stamp 2026-02-18T06:24:17.145397+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=6, tm_min=24, tm_sec=17, tm_wday=2, tm_yday=49, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=6, tm_min=49, tm_sec=47, tm_wday=2, tm_yday=49, tm_isdst=0) 2026-02-18T06:49:49.547 INFO:tasks.ceph:pgid 2.3 last_scrub_stamp 2026-02-18T06:24:17.145397+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=6, tm_min=24, tm_sec=17, tm_wday=2, tm_yday=49, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=6, tm_min=49, tm_sec=47, tm_wday=2, tm_yday=49, tm_isdst=0) 2026-02-18T06:49:49.547 INFO:tasks.ceph:pgid 1.0 last_scrub_stamp 2026-02-18T06:24:14.142579+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=6, tm_min=24, tm_sec=14, tm_wday=2, tm_yday=49, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=18, tm_hour=6, tm_min=49, tm_sec=47, tm_wday=2, tm_yday=49, tm_isdst=0) 2026-02-18T06:49:49.547 INFO:tasks.ceph:Still waiting for all pgs to be scrubbed. 2026-02-18T06:50:09.548 DEBUG:teuthology.orchestra.run.trial005:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2026-02-18T06:50:09.732 INFO:teuthology.orchestra.run.trial005.stdout: 2026-02-18T06:50:09.732 INFO:teuthology.orchestra.run.trial005.stderr:dumped all 2026-02-18T06:50:09.740 INFO:teuthology.orchestra.run.trial005.stdout:{"pg_ready":true,"pg_map":{"version":796,"stamp":"2026-02-18T06:50:09.317263+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":22874262447,"num_objects":5626,"num_object_clones":662,"num_object_copies":11252,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5626,"num_whiteouts":0,"num_read":488145,"num_read_kb":13954717,"num_write":761365,"num_write_kb":91897006,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":902,"num_omap_keys":35,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":80541,"ondisk_log_size":80541,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":8325968,"kb_used_data":4362528,"kb_used_omap":484,"kb_used_meta":3962907,"kb_avail":274789552,"statfs":{"total":289910292480,"available":281384501248,"internally_reserved":0,"allocated":4467228672,"data_stored":44887085600,"data_compressed":3387906678,"data_compressed_allocated":4034453504,"data_compressed_original":44430315520,"omap_allocated":496172,"internal_metadata":4058017236},"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":226,"num_omap_keys":15,"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.001226"},"pg_stats":[{"pgid":"2.7","version":"21'77213","reported_seq":120632,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-18T06:49:57.483639+0000","last_change":"2026-02-18T06:49:57.483639+0000","last_active":"2026-02-18T06:49:57.483639+0000","last_peered":"2026-02-18T06:49:57.483639+0000","last_clean":"2026-02-18T06:49:57.483639+0000","last_became_active":"2026-02-18T06:24:18.152684+0000","last_became_peered":"2026-02-18T06:24:18.152684+0000","last_unstale":"2026-02-18T06:49:57.483639+0000","last_undegraded":"2026-02-18T06:49:57.483639+0000","last_fullsized":"2026-02-18T06:49:57.483639+0000","mapping_epoch":12,"log_start":"21'67200","ondisk_log_start":"21'67200","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"21'77213","last_scrub_stamp":"2026-02-18T06:49:57.483604+0000","last_deep_scrub":"21'77213","last_deep_scrub_stamp":"2026-02-18T06:49:57.483604+0000","last_clean_scrub_stamp":"2026-02-18T06:49:57.483604+0000","objects_scrubbed":714,"log_size":10013,"log_dups_size":0,"ondisk_log_size":10013,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":4,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T13:50:15.652162+0000","scrub_duration":3279,"objects_trimmed":0,"snaptrim_duration":0.00082405800000000002,"stat_sum":{"num_bytes":2907343026,"num_objects":714,"num_object_clones":77,"num_object_copies":1428,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":714,"num_whiteouts":0,"num_read":55450,"num_read_kb":1479157,"num_write":78426,"num_write_kb":10535989,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.6","version":"21'128744","reported_seq":190627,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-18T06:49:56.760691+0000","last_change":"2026-02-18T06:49:56.760691+0000","last_active":"2026-02-18T06:49:56.760691+0000","last_peered":"2026-02-18T06:49:56.760691+0000","last_clean":"2026-02-18T06:49:56.760691+0000","last_became_active":"2026-02-18T06:24:18.152706+0000","last_became_peered":"2026-02-18T06:24:18.152706+0000","last_unstale":"2026-02-18T06:49:56.760691+0000","last_undegraded":"2026-02-18T06:49:56.760691+0000","last_fullsized":"2026-02-18T06:49:56.760691+0000","mapping_epoch":12,"log_start":"21'118700","ondisk_log_start":"21'118700","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"21'128744","last_scrub_stamp":"2026-02-18T06:49:56.760643+0000","last_deep_scrub":"21'128744","last_deep_scrub_stamp":"2026-02-18T06:49:56.760643+0000","last_clean_scrub_stamp":"2026-02-18T06:49:56.760643+0000","objects_scrubbed":724,"log_size":10044,"log_dups_size":0,"ondisk_log_size":10044,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":4,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T18:21:58.665500+0000","scrub_duration":3573,"objects_trimmed":0,"snaptrim_duration":0.00055047099999999997,"stat_sum":{"num_bytes":2937422532,"num_objects":724,"num_object_clones":79,"num_object_copies":1448,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":724,"num_whiteouts":0,"num_read":63203,"num_read_kb":2253037,"num_write":128444,"num_write_kb":11864509,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":136,"num_omap_keys":9,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"21'47760","reported_seq":70264,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-18T06:49:55.539978+0000","last_change":"2026-02-18T06:49:55.539978+0000","last_active":"2026-02-18T06:49:55.539978+0000","last_peered":"2026-02-18T06:49:55.539978+0000","last_clean":"2026-02-18T06:49:55.539978+0000","last_became_active":"2026-02-18T06:24:18.152578+0000","last_became_peered":"2026-02-18T06:24:18.152578+0000","last_unstale":"2026-02-18T06:49:55.539978+0000","last_undegraded":"2026-02-18T06:49:55.539978+0000","last_fullsized":"2026-02-18T06:49:55.539978+0000","mapping_epoch":12,"log_start":"21'37700","ondisk_log_start":"21'37700","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"21'47760","last_scrub_stamp":"2026-02-18T06:49:55.539922+0000","last_deep_scrub":"21'47760","last_deep_scrub_stamp":"2026-02-18T06:49:55.539922+0000","last_clean_scrub_stamp":"2026-02-18T06:49:55.539922+0000","objects_scrubbed":670,"log_size":10060,"log_dups_size":0,"ondisk_log_size":10060,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":4,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T10:07:20.171396+0000","scrub_duration":3344,"objects_trimmed":0,"snaptrim_duration":0.00057008700000000005,"stat_sum":{"num_bytes":2712106146,"num_objects":670,"num_object_clones":77,"num_object_copies":1340,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":670,"num_whiteouts":0,"num_read":39454,"num_read_kb":1256638,"num_write":49838,"num_write_kb":10238312,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"21'90398","reported_seq":132291,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-18T06:49:54.642695+0000","last_change":"2026-02-18T06:49:54.642695+0000","last_active":"2026-02-18T06:49:54.642695+0000","last_peered":"2026-02-18T06:49:54.642695+0000","last_clean":"2026-02-18T06:49:54.642695+0000","last_became_active":"2026-02-18T06:24:18.152818+0000","last_became_peered":"2026-02-18T06:24:18.152818+0000","last_unstale":"2026-02-18T06:49:54.642695+0000","last_undegraded":"2026-02-18T06:49:54.642695+0000","last_fullsized":"2026-02-18T06:49:54.642695+0000","mapping_epoch":12,"log_start":"21'80300","ondisk_log_start":"21'80300","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"21'90398","last_scrub_stamp":"2026-02-18T06:49:54.642634+0000","last_deep_scrub":"21'90398","last_deep_scrub_stamp":"2026-02-18T06:49:54.642634+0000","last_clean_scrub_stamp":"2026-02-18T06:49:54.642634+0000","objects_scrubbed":674,"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":4,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T13:32:42.781662+0000","scrub_duration":3417,"objects_trimmed":0,"snaptrim_duration":0.00052296999999999999,"stat_sum":{"num_bytes":2754868736,"num_objects":674,"num_object_clones":84,"num_object_copies":1348,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":674,"num_whiteouts":0,"num_read":41947,"num_read_kb":1615383,"num_write":89650,"num_write_kb":11703326,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":90,"num_omap_keys":6,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"21'97097","reported_seq":178438,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-18T06:49:52.596525+0000","last_change":"2026-02-18T06:49:52.596525+0000","last_active":"2026-02-18T06:49:52.596525+0000","last_peered":"2026-02-18T06:49:52.596525+0000","last_clean":"2026-02-18T06:49:52.596525+0000","last_became_active":"2026-02-18T06:24:18.152532+0000","last_became_peered":"2026-02-18T06:24:18.152532+0000","last_unstale":"2026-02-18T06:49:52.596525+0000","last_undegraded":"2026-02-18T06:49:52.596525+0000","last_fullsized":"2026-02-18T06:49:52.596525+0000","mapping_epoch":12,"log_start":"21'87000","ondisk_log_start":"21'87000","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"21'97097","last_scrub_stamp":"2026-02-18T06:49:52.596469+0000","last_deep_scrub":"21'97097","last_deep_scrub_stamp":"2026-02-18T06:49:52.596469+0000","last_clean_scrub_stamp":"2026-02-18T06:49:52.596469+0000","objects_scrubbed":679,"log_size":10097,"log_dups_size":0,"ondisk_log_size":10097,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":4,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T17:38:09.772049+0000","scrub_duration":3330,"objects_trimmed":0,"snaptrim_duration":0.00071142899999999997,"stat_sum":{"num_bytes":2783793333,"num_objects":679,"num_object_clones":82,"num_object_copies":1358,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":679,"num_whiteouts":0,"num_read":83222,"num_read_kb":1860701,"num_write":96840,"num_write_kb":10303803,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":338,"num_omap_keys":10,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.1","version":"21'62080","reported_seq":96255,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-18T06:49:54.065465+0000","last_change":"2026-02-18T06:49:54.065465+0000","last_active":"2026-02-18T06:49:54.065465+0000","last_peered":"2026-02-18T06:49:54.065465+0000","last_clean":"2026-02-18T06:49:54.065465+0000","last_became_active":"2026-02-18T06:24:18.152514+0000","last_became_peered":"2026-02-18T06:24:18.152514+0000","last_unstale":"2026-02-18T06:49:54.065465+0000","last_undegraded":"2026-02-18T06:49:54.065465+0000","last_fullsized":"2026-02-18T06:49:54.065465+0000","mapping_epoch":12,"log_start":"21'52000","ondisk_log_start":"21'52000","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"21'62080","last_scrub_stamp":"2026-02-18T06:49:54.065413+0000","last_deep_scrub":"21'62080","last_deep_scrub_stamp":"2026-02-18T06:49:54.065413+0000","last_clean_scrub_stamp":"2026-02-18T06:49:54.065413+0000","objects_scrubbed":720,"log_size":10080,"log_dups_size":0,"ondisk_log_size":10080,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":4,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T09:35:55.343594+0000","scrub_duration":3658,"objects_trimmed":0,"snaptrim_duration":0.00032533300000000002,"stat_sum":{"num_bytes":2932906162,"num_objects":720,"num_object_clones":87,"num_object_copies":1440,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":720,"num_whiteouts":0,"num_read":39056,"num_read_kb":1307412,"num_write":62086,"num_write_kb":9437574,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"21'51635","reported_seq":115492,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-18T06:49:52.992314+0000","last_change":"2026-02-18T06:49:52.992314+0000","last_active":"2026-02-18T06:49:52.992314+0000","last_peered":"2026-02-18T06:49:52.992314+0000","last_clean":"2026-02-18T06:49:52.992314+0000","last_became_active":"2026-02-18T06:24:18.152576+0000","last_became_peered":"2026-02-18T06:24:18.152576+0000","last_unstale":"2026-02-18T06:49:52.992314+0000","last_undegraded":"2026-02-18T06:49:52.992314+0000","last_fullsized":"2026-02-18T06:49:52.992314+0000","mapping_epoch":12,"log_start":"21'41600","ondisk_log_start":"21'41600","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"21'51635","last_scrub_stamp":"2026-02-18T06:49:52.992257+0000","last_deep_scrub":"21'51635","last_deep_scrub_stamp":"2026-02-18T06:49:52.992257+0000","last_clean_scrub_stamp":"2026-02-18T06:49:52.992257+0000","objects_scrubbed":745,"log_size":10035,"log_dups_size":0,"ondisk_log_size":10035,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":4,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T12:24:23.329451+0000","scrub_duration":3543,"objects_trimmed":0,"snaptrim_duration":0.00030256199999999998,"stat_sum":{"num_bytes":3008501776,"num_objects":745,"num_object_clones":92,"num_object_copies":1490,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":745,"num_whiteouts":0,"num_read":63742,"num_read_kb":1899670,"num_write":50810,"num_write_kb":13947124,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":338,"num_omap_keys":10,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.3","version":"21'205940","reported_seq":307896,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-18T06:49:53.736155+0000","last_change":"2026-02-18T06:49:53.736155+0000","last_active":"2026-02-18T06:49:53.736155+0000","last_peered":"2026-02-18T06:49:53.736155+0000","last_clean":"2026-02-18T06:49:53.736155+0000","last_became_active":"2026-02-18T06:24:18.151852+0000","last_became_peered":"2026-02-18T06:24:18.151852+0000","last_unstale":"2026-02-18T06:49:53.736155+0000","last_undegraded":"2026-02-18T06:49:53.736155+0000","last_fullsized":"2026-02-18T06:49:53.736155+0000","mapping_epoch":12,"log_start":"21'195900","ondisk_log_start":"21'195900","created":12,"last_epoch_clean":13,"parent":"0.0","parent_split_bits":0,"last_scrub":"21'205940","last_scrub_stamp":"2026-02-18T06:49:53.736107+0000","last_deep_scrub":"21'205940","last_deep_scrub_stamp":"2026-02-18T06:49:53.736107+0000","last_clean_scrub_stamp":"2026-02-18T06:49:53.736107+0000","objects_scrubbed":698,"log_size":10040,"log_dups_size":0,"ondisk_log_size":10040,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":4,"scrub_schedule":"periodic scrub scheduled @ 2026-02-19T11:10:45.721182+0000","scrub_duration":3512,"objects_trimmed":0,"snaptrim_duration":0.00048068200000000002,"stat_sum":{"num_bytes":2836730368,"num_objects":698,"num_object_clones":84,"num_object_copies":1396,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":698,"num_whiteouts":0,"num_read":102005,"num_read_kb":2282664,"num_write":205170,"num_write_kb":13864741,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"21'74","reported_seq":145,"reported_epoch":21,"state":"active+clean","last_fresh":"2026-02-18T06:49:49.230757+0000","last_change":"2026-02-18T06:49:49.230757+0000","last_active":"2026-02-18T06:49:49.230757+0000","last_peered":"2026-02-18T06:49:49.230757+0000","last_clean":"2026-02-18T06:49:49.230757+0000","last_became_active":"2026-02-18T06:24:15.145760+0000","last_became_peered":"2026-02-18T06:24:15.145760+0000","last_unstale":"2026-02-18T06:49:49.230757+0000","last_undegraded":"2026-02-18T06:49:49.230757+0000","last_fullsized":"2026-02-18T06:49:49.230757+0000","mapping_epoch":9,"log_start":"0'0","ondisk_log_start":"0'0","created":9,"last_epoch_clean":10,"parent":"0.0","parent_split_bits":0,"last_scrub":"21'74","last_scrub_stamp":"2026-02-18T06:49:49.230716+0000","last_deep_scrub":"21'74","last_deep_scrub_stamp":"2026-02-18T06:49:49.230716+0000","last_clean_scrub_stamp":"2026-02-18T06:49:49.230716+0000","objects_scrubbed":2,"log_size":74,"log_dups_size":0,"ondisk_log_size":74,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-19T15:14:37.478998+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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":22873672079,"num_objects":5624,"num_object_clones":662,"num_object_copies":11248,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5624,"num_whiteouts":0,"num_read":488079,"num_read_kb":13954662,"num_write":761264,"num_write_kb":91895378,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":902,"num_omap_keys":35,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":4466556928,"data_stored":44885730078,"data_compressed":3387839580,"data_compressed_allocated":4034363392,"data_compressed_original":44429168640,"omap_allocated":20131,"internal_metadata":0},"log_size":80467,"ondisk_log_size":80467,"up":16,"acting":16,"num_store_stats":3},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":131072,"data_stored":1180736,"data_compressed":67098,"data_compressed_allocated":90112,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":74,"ondisk_log_size":74,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":2,"up_from":8,"seq":34359738681,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2477524,"kb_used_data":806788,"kb_used_omap":120,"kb_used_meta":1670599,"kb_avail":91894316,"statfs":{"total":96636764160,"available":94099779584,"internally_reserved":0,"allocated":826150912,"data_stored":8617725016,"data_compressed":637639050,"data_compressed_allocated":759451648,"data_compressed_original":8547366912,"omap_allocated":123039,"internal_metadata":1710694241},"hb_peers":[0,1],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":8,"seq":34359738681,"num_pgs":9,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3840136,"kb_used_data":2181176,"kb_used_omap":242,"kb_used_meta":1658701,"kb_avail":90531704,"statfs":{"total":96636764160,"available":92704464896,"internally_reserved":0,"allocated":2233524224,"data_stored":22443513669,"data_compressed":1693953339,"data_compressed_allocated":2017226752,"data_compressed_original":22215157760,"omap_allocated":248364,"internal_metadata":1698510292},"hb_peers":[0,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":8,"seq":34359738682,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2008308,"kb_used_data":1374564,"kb_used_omap":121,"kb_used_meta":633606,"kb_avail":92363532,"statfs":{"total":96636764160,"available":94580256768,"internally_reserved":0,"allocated":1407553536,"data_stored":13825846915,"data_compressed":1056314289,"data_compressed_allocated":1257775104,"data_compressed_original":13667790848,"omap_allocated":124769,"internal_metadata":648812703},"hb_peers":[1,2],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":65536,"data_stored":590368,"data_compressed":33549,"data_compressed_allocated":45056,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":65536,"data_stored":590368,"data_compressed":33549,"data_compressed_allocated":45056,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1407307776,"data_stored":13825198285,"data_compressed":1056280740,"data_compressed_allocated":1257730048,"data_compressed_original":13667217408,"omap_allocated":3394,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":2233278464,"data_stored":22442865039,"data_compressed":1693919790,"data_compressed_allocated":2017181696,"data_compressed_original":22214584320,"omap_allocated":6455,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":825970688,"data_stored":8617666754,"data_compressed":637639050,"data_compressed_allocated":759451648,"data_compressed_original":8547366912,"omap_allocated":10282,"internal_metadata":0}]}} 2026-02-18T06:50:09.742 DEBUG:teuthology.orchestra.run.trial005:> sudo ceph --cluster cluster1 config set global mon_health_to_clog false 2026-02-18T06:50:09.933 INFO:teuthology.misc:Shutting down mds daemons... 2026-02-18T06:50:09.933 INFO:teuthology.misc:Shutting down osd daemons... 2026-02-18T06:50:09.934 DEBUG:tasks.ceph.cluster1.osd.0:waiting for process to exit 2026-02-18T06:50:09.934 INFO:teuthology.orchestra.run:waiting for 300 2026-02-18T06:50:09.988 INFO:tasks.ceph.cluster1.osd.0:Stopped 2026-02-18T06:50:09.988 DEBUG:tasks.ceph.cluster1.osd.1:waiting for process to exit 2026-02-18T06:50:09.988 INFO:teuthology.orchestra.run:waiting for 300 2026-02-18T06:50:10.062 INFO:tasks.ceph.cluster1.osd.1:Stopped 2026-02-18T06:50:10.062 DEBUG:tasks.ceph.cluster1.osd.2:waiting for process to exit 2026-02-18T06:50:10.062 INFO:teuthology.orchestra.run:waiting for 300 2026-02-18T06:50:10.130 INFO:tasks.ceph.cluster1.osd.2:Stopped 2026-02-18T06:50:10.130 INFO:teuthology.misc:Shutting down mgr daemons... 2026-02-18T06:50:10.130 DEBUG:tasks.ceph.cluster1.mgr.x:waiting for process to exit 2026-02-18T06:50:10.131 INFO:teuthology.orchestra.run:waiting for 300 2026-02-18T06:50:10.163 INFO:tasks.ceph.cluster1.mgr.x:Stopped 2026-02-18T06:50:10.164 INFO:teuthology.misc:Shutting down mon daemons... 2026-02-18T06:50:10.164 DEBUG:tasks.ceph.cluster1.mon.a:waiting for process to exit 2026-02-18T06:50:10.164 INFO:teuthology.orchestra.run:waiting for 300 2026-02-18T06:50:10.214 INFO:tasks.ceph.cluster1.mon.a:Stopped 2026-02-18T06:50:10.214 INFO:tasks.ceph:Checking cluster log for badness... 2026-02-18T06:50:10.214 DEBUG:teuthology.orchestra.run.trial005:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/cluster1.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2026-02-18T06:50:10.280 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster1-0 on ubuntu@trial005.front.sepia.ceph.com 2026-02-18T06:50:10.280 DEBUG:teuthology.orchestra.run.trial005:> sync && sudo umount -f /var/lib/ceph/osd/cluster1-0 2026-02-18T06:50:10.456 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster1-1 on ubuntu@trial005.front.sepia.ceph.com 2026-02-18T06:50:10.456 DEBUG:teuthology.orchestra.run.trial005:> sync && sudo umount -f /var/lib/ceph/osd/cluster1-1 2026-02-18T06:50:10.649 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster1-2 on ubuntu@trial005.front.sepia.ceph.com 2026-02-18T06:50:10.650 DEBUG:teuthology.orchestra.run.trial005:> sync && sudo umount -f /var/lib/ceph/osd/cluster1-2 2026-02-18T06:50:10.766 INFO:tasks.ceph:Archiving mon data... 2026-02-18T06:50:10.767 DEBUG:teuthology.misc:Transferring archived files from trial005:/var/lib/ceph/mon/cluster1-a to /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial/54889/data/cluster1.mon.a.tgz 2026-02-18T06:50:10.767 DEBUG:teuthology.orchestra.run.trial005:> mktemp 2026-02-18T06:50:10.783 INFO:teuthology.orchestra.run.trial005.stdout:/tmp/tmp.op6Xb8Y1dA 2026-02-18T06:50:10.784 DEBUG:teuthology.orchestra.run.trial005:> sudo tar cz -f - -C /var/lib/ceph/mon/cluster1-a -- . > /tmp/tmp.op6Xb8Y1dA 2026-02-18T06:50:10.874 DEBUG:teuthology.orchestra.run.trial005:> sudo chmod 0666 /tmp/tmp.op6Xb8Y1dA 2026-02-18T06:50:10.957 DEBUG:teuthology.orchestra.remote:trial005:/tmp/tmp.op6Xb8Y1dA is 203KB 2026-02-18T06:50:11.006 DEBUG:teuthology.orchestra.run.trial005:> rm -fr /tmp/tmp.op6Xb8Y1dA 2026-02-18T06:50:11.022 INFO:tasks.ceph:Cleaning ceph cluster... 2026-02-18T06:50:11.022 DEBUG:teuthology.orchestra.run.trial005:> sudo rm -rf -- /etc/ceph/cluster1.conf /etc/ceph/cluster1.keyring /home/ubuntu/cephtest/cluster1.data /home/ubuntu/cephtest/cluster1.monmap /home/ubuntu/cephtest/../*.pid 2026-02-18T06:50:11.064 DEBUG:teuthology.orchestra.run.trial117:> sudo rm -rf -- /etc/ceph/cluster1.conf /etc/ceph/cluster1.keyring /home/ubuntu/cephtest/cluster1.data /home/ubuntu/cephtest/cluster1.monmap /home/ubuntu/cephtest/../*.pid 2026-02-18T06:50:11.142 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2026-02-18T06:50:11.157 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2026-02-18T06:50:11.157 INFO:tasks.ceph:Archiving crash dumps... 2026-02-18T06:50:11.161 DEBUG:teuthology.misc:Transferring archived files from trial005:/var/lib/ceph/crash to /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial/54889/remote/trial005/crash 2026-02-18T06:50:11.162 DEBUG:teuthology.orchestra.run.trial005:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2026-02-18T06:50:11.206 DEBUG:teuthology.misc:Transferring archived files from trial117:/var/lib/ceph/crash to /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial/54889/remote/trial117/crash 2026-02-18T06:50:11.207 DEBUG:teuthology.orchestra.run.trial117:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2026-02-18T06:50:11.230 INFO:tasks.ceph:Compressing logs... 2026-02-18T06:50:11.230 DEBUG:teuthology.orchestra.run.trial005:> 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-18T06:50:11.249 DEBUG:teuthology.orchestra.run.trial117:> 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-18T06:50:11.270 INFO:teuthology.orchestra.run.trial005.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.28063.log 2026-02-18T06:50:11.271 INFO:teuthology.orchestra.run.trial005.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.29551.log 2026-02-18T06:50:11.271 INFO:teuthology.orchestra.run.trial005.stderr:/var/log/ceph/cluster1-client.admin.28063.log: 0.0%gzip -- replaced with /var/log/ceph/cluster1-client.admin.28063.log.gz 2026-02-18T06:50:11.271 INFO:teuthology.orchestra.run.trial005.stderr: -5 --verbose -- /var/log/ceph/cluster2-client.admin.30259.log 2026-02-18T06:50:11.271 INFO:teuthology.orchestra.run.trial005.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29311.log 2026-02-18T06:50:11.271 INFO:teuthology.orchestra.run.trial005.stderr:/var/log/ceph/cluster1-client.admin.29551.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.29551.log.gz 2026-02-18T06:50:11.272 INFO:teuthology.orchestra.run.trial005.stderr:/var/log/ceph/cluster2-client.admin.30259.log: 21.2% -- replaced with /var/log/ceph/cluster2-client.admin.30259.log.gz 2026-02-18T06:50:11.273 INFO:teuthology.orchestra.run.trial005.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.28865.log 2026-02-18T06:50:11.274 INFO:teuthology.orchestra.run.trial005.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28865.log 2026-02-18T06:50:11.274 INFO:teuthology.orchestra.run.trial005.stderr:/var/log/ceph/cluster2-client.admin.29311.log: 55.2% -- replaced with /var/log/ceph/cluster2-client.admin.29311.log.gz 2026-02-18T06:50:11.274 INFO:teuthology.orchestra.run.trial005.stderr:/var/log/ceph/cluster1-client.admin.28865.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.28865.log.gz 2026-02-18T06:50:11.274 INFO:teuthology.orchestra.run.trial005.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28568.log 2026-02-18T06:50:11.274 INFO:teuthology.orchestra.run.trial005.stderr:/var/log/ceph/cluster2-client.admin.28865.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.27577.log 2026-02-18T06:50:11.274 INFO:teuthology.orchestra.run.trial005.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28865.log.gz 2026-02-18T06:50:11.274 INFO:teuthology.orchestra.run.trial005.stderr:/var/log/ceph/cluster2-client.admin.28568.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.24605.log 2026-02-18T06:50:11.274 INFO:teuthology.orchestra.run.trial005.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28568.log.gz 2026-02-18T06:50:11.274 INFO:teuthology.orchestra.run.trial005.stderr:/var/log/ceph/cluster1-client.admin.27577.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.27577.log.gz 2026-02-18T06:50:11.274 INFO:teuthology.orchestra.run.trial005.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.24376.log 2026-02-18T06:50:11.274 INFO:teuthology.orchestra.run.trial005.stderr:/var/log/ceph/cluster1-client.admin.24605.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.24605.log.gz 2026-02-18T06:50:11.274 INFO:teuthology.orchestra.run.trial005.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.0.29311.log 2026-02-18T06:50:11.274 INFO:teuthology.orchestra.run.trial005.stderr:/var/log/ceph/cluster1-client.admin.24376.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.31526.log 2026-02-18T06:50:11.274 INFO:teuthology.orchestra.run.trial005.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.24376.log.gz 2026-02-18T06:50:11.274 INFO:teuthology.orchestra.run.trial005.stderr:/var/log/ceph/cluster1-client.0.29311.log: 55.7% -- replaced with /var/log/ceph/cluster1-client.0.29311.log.gz 2026-02-18T06:50:11.274 INFO:teuthology.orchestra.run.trial005.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.31869.log 2026-02-18T06:50:11.277 INFO:teuthology.orchestra.run.trial005.stderr:/var/log/ceph/cluster1-client.admin.31526.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.31526.log.gzgzip 2026-02-18T06:50:11.277 INFO:teuthology.orchestra.run.trial005.stderr: -5 --verbose -- /var/log/ceph/cluster1-client.admin.28927.log 2026-02-18T06:50:11.277 INFO:teuthology.orchestra.run.trial005.stderr:/var/log/ceph/cluster1-client.admin.31869.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.31869.log.gz 2026-02-18T06:50:11.277 INFO:teuthology.orchestra.run.trial005.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-mon.a.log 2026-02-18T06:50:11.277 INFO:teuthology.orchestra.run.trial005.stderr:/var/log/ceph/cluster1-client.admin.28927.log: 0.0%gzip -- replaced with /var/log/ceph/cluster1-client.admin.28927.log.gz 2026-02-18T06:50:11.277 INFO:teuthology.orchestra.run.trial005.stderr: -5 --verbose -- /var/log/ceph/cluster1-osd.2.log 2026-02-18T06:50:11.277 INFO:teuthology.orchestra.run.trial005.stderr:/var/log/ceph/cluster1-mon.a.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28989.log 2026-02-18T06:50:11.277 INFO:teuthology.orchestra.run.trial005.stderr:/var/log/ceph/cluster1-osd.2.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.32016.log 2026-02-18T06:50:11.277 INFO:teuthology.orchestra.run.trial005.stderr:/var/log/ceph/cluster2-client.admin.28989.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.24471.log 2026-02-18T06:50:11.277 INFO:teuthology.orchestra.run.trial005.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28989.log.gz 2026-02-18T06:50:11.277 INFO:teuthology.orchestra.run.trial005.stderr:/var/log/ceph/cluster1-client.admin.32016.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.32016.log.gz 2026-02-18T06:50:11.278 INFO:teuthology.orchestra.run.trial005.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.31575.log 2026-02-18T06:50:11.278 INFO:teuthology.orchestra.run.trial005.stderr:/var/log/ceph/cluster1-client.admin.24471.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.31673.log 2026-02-18T06:50:11.278 INFO:teuthology.orchestra.run.trial005.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.24471.log.gz 2026-02-18T06:50:11.278 INFO:teuthology.orchestra.run.trial005.stderr:/var/log/ceph/cluster1-client.admin.31575.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.31967.log 2026-02-18T06:50:11.278 INFO:teuthology.orchestra.run.trial005.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.31575.log.gz 2026-02-18T06:50:11.278 INFO:teuthology.orchestra.run.trial005.stderr:/var/log/ceph/cluster1-client.admin.31673.log: gzip -5 --verbose -- /var/log/ceph/cluster1-osd.0.log 2026-02-18T06:50:11.278 INFO:teuthology.orchestra.run.trial005.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.31673.log.gz 2026-02-18T06:50:11.278 INFO:teuthology.orchestra.run.trial005.stderr:/var/log/ceph/cluster1-client.admin.31967.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.31967.log.gz 2026-02-18T06:50:11.278 INFO:teuthology.orchestra.run.trial005.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.24652.log 2026-02-18T06:50:11.278 INFO:teuthology.orchestra.run.trial005.stderr:/var/log/ceph/cluster1-osd.0.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.24826.log 2026-02-18T06:50:11.278 INFO:teuthology.orchestra.run.trial005.stderr:/var/log/ceph/cluster1-client.admin.24652.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.28206.log 2026-02-18T06:50:11.278 INFO:teuthology.orchestra.run.trial005.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.24652.log.gz 2026-02-18T06:50:11.279 INFO:teuthology.orchestra.run.trial005.stderr:/var/log/ceph/cluster1-client.admin.24826.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.24826.log.gz 2026-02-18T06:50:11.279 INFO:teuthology.orchestra.run.trial005.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.27716.log 2026-02-18T06:50:11.280 INFO:teuthology.orchestra.run.trial005.stderr:/var/log/ceph/cluster1-client.admin.28206.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.31624.log 2026-02-18T06:50:11.280 INFO:teuthology.orchestra.run.trial005.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.28206.log.gz 2026-02-18T06:50:11.280 INFO:teuthology.orchestra.run.trial005.stderr:/var/log/ceph/cluster1-client.admin.27716.log: gzip -5 0.0% --verbose -- replaced with /var/log/ceph/cluster1-client.admin.27716.log.gz -- 2026-02-18T06:50:11.280 INFO:teuthology.orchestra.run.trial005.stderr: /var/log/ceph/cluster1-osd.1.log 2026-02-18T06:50:11.280 INFO:teuthology.orchestra.run.trial005.stderr:/var/log/ceph/cluster1-client.admin.31624.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.31624.log.gz 2026-02-18T06:50:11.280 INFO:teuthology.orchestra.run.trial005.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.27507.log 2026-02-18T06:50:11.280 INFO:teuthology.orchestra.run.trial005.stderr:/var/log/ceph/cluster1-osd.1.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.31820.log 2026-02-18T06:50:11.280 INFO:teuthology.orchestra.run.trial005.stderr:/var/log/ceph/cluster1-client.admin.27507.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.27507.log.gz 2026-02-18T06:50:11.280 INFO:teuthology.orchestra.run.trial005.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.24932.log 2026-02-18T06:50:11.280 INFO:teuthology.orchestra.run.trial005.stderr:/var/log/ceph/cluster1-client.admin.31820.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.32114.log 2026-02-18T06:50:11.280 INFO:teuthology.orchestra.run.trial005.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.31820.log.gz 2026-02-18T06:50:11.280 INFO:teuthology.orchestra.run.trial005.stderr:/var/log/ceph/cluster1-client.admin.24932.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.24932.log.gz 2026-02-18T06:50:11.280 INFO:teuthology.orchestra.run.trial005.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.31771.log 2026-02-18T06:50:11.280 INFO:teuthology.orchestra.run.trial005.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.28503.log 2026-02-18T06:50:11.281 INFO:teuthology.orchestra.run.trial005.stderr:/var/log/ceph/cluster1-client.admin.32114.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.32114.log.gz 2026-02-18T06:50:11.281 INFO:teuthology.orchestra.run.trial005.stderr:/var/log/ceph/cluster1-client.admin.31771.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.31771.log.gz 2026-02-18T06:50:11.281 INFO:teuthology.orchestra.run.trial005.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.28989.log 2026-02-18T06:50:11.281 INFO:teuthology.orchestra.run.trial005.stderr:/var/log/ceph/cluster1-client.admin.28503.log: gzip 0.0% -5 -- replaced with /var/log/ceph/cluster1-client.admin.28503.log.gz --verbose 2026-02-18T06:50:11.281 INFO:teuthology.orchestra.run.trial005.stderr: -- /var/log/ceph/cluster2-client.admin.28503.log 2026-02-18T06:50:11.281 INFO:teuthology.orchestra.run.trial005.stderr:/var/log/ceph/cluster1-client.admin.28989.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.28989.log.gz 2026-02-18T06:50:11.281 INFO:teuthology.orchestra.run.trial005.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.31918.log 2026-02-18T06:50:11.281 INFO:teuthology.orchestra.run.trial005.stderr:/var/log/ceph/cluster2-client.admin.28503.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28503.log.gz 2026-02-18T06:50:11.281 INFO:teuthology.orchestra.run.trial005.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.28157.log 2026-02-18T06:50:11.282 INFO:teuthology.orchestra.run.trial005.stderr:/var/log/ceph/cluster1-client.admin.31918.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.31918.log.gz 2026-02-18T06:50:11.282 INFO:teuthology.orchestra.run.trial005.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.30259.log 2026-02-18T06:50:11.282 INFO:teuthology.orchestra.run.trial005.stderr:/var/log/ceph/cluster1-client.admin.28157.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.28157.log.gz 2026-02-18T06:50:11.282 INFO:teuthology.orchestra.run.trial005.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.28064.log 2026-02-18T06:50:11.282 INFO:teuthology.orchestra.run.trial005.stderr:/var/log/ceph/cluster1-client.admin.30259.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.30259.log.gz 2026-02-18T06:50:11.282 INFO:teuthology.orchestra.run.trial005.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-mgr.x.log 2026-02-18T06:50:11.282 INFO:teuthology.orchestra.run.trial005.stderr:/var/log/ceph/cluster1-client.admin.28064.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.28064.log.gz 2026-02-18T06:50:11.283 INFO:teuthology.orchestra.run.trial005.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.27915.log 2026-02-18T06:50:11.283 INFO:teuthology.orchestra.run.trial005.stderr:/var/log/ceph/cluster1-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.27917.log 2026-02-18T06:50:11.283 INFO:teuthology.orchestra.run.trial005.stderr:/var/log/ceph/cluster1-client.admin.27915.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.27915.log.gz 2026-02-18T06:50:11.283 INFO:teuthology.orchestra.run.trial005.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.24699.log 2026-02-18T06:50:11.283 INFO:teuthology.orchestra.run.trial005.stderr:/var/log/ceph/cluster1-client.admin.27917.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28438.log 2026-02-18T06:50:11.283 INFO:teuthology.orchestra.run.trial005.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.27917.log.gz 2026-02-18T06:50:11.283 INFO:teuthology.orchestra.run.trial005.stderr:/var/log/ceph/cluster1-client.admin.24699.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.24699.log.gz 2026-02-18T06:50:11.283 INFO:teuthology.orchestra.run.trial005.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.28255.log 2026-02-18T06:50:11.283 INFO:teuthology.orchestra.run.trial005.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.27814.log 2026-02-18T06:50:11.284 INFO:teuthology.orchestra.run.trial005.stderr:/var/log/ceph/cluster2-client.admin.28438.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28438.log.gz 2026-02-18T06:50:11.284 INFO:teuthology.orchestra.run.trial005.stderr:/var/log/ceph/cluster1-client.admin.28255.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.28255.log.gz 2026-02-18T06:50:11.284 INFO:teuthology.orchestra.run.trial005.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.28062.log 2026-02-18T06:50:11.284 INFO:teuthology.orchestra.run.trial005.stderr:/var/log/ceph/cluster1-client.admin.27814.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.27765.log 2026-02-18T06:50:11.284 INFO:teuthology.orchestra.run.trial005.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.27814.log.gz 2026-02-18T06:50:11.284 INFO:teuthology.orchestra.run.trial005.stderr:/var/log/ceph/cluster1-client.admin.28062.log: gzip -5 --verbose -- /var/log/ceph/cluster1.audit.log 2026-02-18T06:50:11.284 INFO:teuthology.orchestra.run.trial005.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.28062.log.gz 2026-02-18T06:50:11.284 INFO:teuthology.orchestra.run.trial005.stderr:/var/log/ceph/cluster1-client.admin.27765.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.27916.log 2026-02-18T06:50:11.284 INFO:teuthology.orchestra.run.trial005.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.27765.log.gz 2026-02-18T06:50:11.284 INFO:teuthology.orchestra.run.trial005.stderr:/var/log/ceph/cluster1.audit.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.27602.log 2026-02-18T06:50:11.285 INFO:teuthology.orchestra.run.trial005.stderr:/var/log/ceph/cluster1-client.admin.27916.log: 86.6% -- replaced with /var/log/ceph/cluster1.audit.log.gz 2026-02-18T06:50:11.285 INFO:teuthology.orchestra.run.trial005.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.27916.log.gz 2026-02-18T06:50:11.285 INFO:teuthology.orchestra.run.trial005.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.31722.log 2026-02-18T06:50:11.285 INFO:teuthology.orchestra.run.trial005.stderr:/var/log/ceph/cluster1-client.admin.27602.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.27667.log 2026-02-18T06:50:11.285 INFO:teuthology.orchestra.run.trial005.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.27602.log.gz 2026-02-18T06:50:11.285 INFO:teuthology.orchestra.run.trial005.stderr:/var/log/ceph/cluster1-client.admin.31722.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.31722.log.gz 2026-02-18T06:50:11.285 INFO:teuthology.orchestra.run.trial005.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29551.log 2026-02-18T06:50:11.286 INFO:teuthology.orchestra.run.trial005.stderr:/var/log/ceph/cluster1-client.admin.27667.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.28568.log 2026-02-18T06:50:11.286 INFO:teuthology.orchestra.run.trial005.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.27667.log.gz 2026-02-18T06:50:11.286 INFO:teuthology.orchestra.run.trial005.stderr:/var/log/ceph/cluster2-client.admin.29551.log: 20.8% -- replaced with /var/log/ceph/cluster2-client.admin.29551.log.gz 2026-02-18T06:50:11.286 INFO:teuthology.orchestra.run.trial005.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28927.log 2026-02-18T06:50:11.286 INFO:teuthology.orchestra.run.trial005.stderr:/var/log/ceph/cluster1-client.admin.28568.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.30169.log 2026-02-18T06:50:11.286 INFO:teuthology.orchestra.run.trial005.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.28568.log.gz 2026-02-18T06:50:11.287 INFO:teuthology.orchestra.run.trial005.stderr:/var/log/ceph/cluster2-client.admin.28927.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.32066.log 2026-02-18T06:50:11.287 INFO:teuthology.orchestra.run.trial005.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28927.log.gz 2026-02-18T06:50:11.287 INFO:teuthology.orchestra.run.trial005.stderr:/var/log/ceph/cluster1-client.admin.30169.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.30169.log.gz 2026-02-18T06:50:11.287 INFO:teuthology.orchestra.run.trial005.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1.log 2026-02-18T06:50:11.287 INFO:teuthology.orchestra.run.trial005.stderr:/var/log/ceph/cluster1-client.admin.32066.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.32066.log.gz 2026-02-18T06:50:11.287 INFO:teuthology.orchestra.run.trial005.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.28438.log 2026-02-18T06:50:11.287 INFO:teuthology.orchestra.run.trial005.stderr:/var/log/ceph/cluster1.log: gzip -5 --verbose -- /var/log/ceph/ceph.tmp-client.admin.19743.log 2026-02-18T06:50:11.287 INFO:teuthology.orchestra.run.trial005.stderr:/var/log/ceph/cluster1-client.admin.28438.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.28438.log.gz 2026-02-18T06:50:11.287 INFO:teuthology.orchestra.run.trial005.stderr:/var/log/ceph/ceph.tmp-client.admin.19743.log: 0.0% -- replaced with /var/log/ceph/ceph.tmp-client.admin.19743.log.gz 2026-02-18T06:50:11.288 INFO:teuthology.orchestra.run.trial005.stderr: 88.5% -- replaced with /var/log/ceph/cluster1.log.gz 2026-02-18T06:50:11.294 INFO:teuthology.orchestra.run.trial117.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.27774.log 2026-02-18T06:50:11.294 INFO:teuthology.orchestra.run.trial117.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2.log 2026-02-18T06:50:11.295 INFO:teuthology.orchestra.run.trial117.stderr:/var/log/ceph/cluster2-client.admin.27774.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.27774.log.gz 2026-02-18T06:50:11.295 INFO:teuthology.orchestra.run.trial117.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.27772.log 2026-02-18T06:50:11.295 INFO:teuthology.orchestra.run.trial117.stderr:/var/log/ceph/cluster2.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29319.log 2026-02-18T06:50:11.296 INFO:teuthology.orchestra.run.trial117.stderr:/var/log/ceph/cluster2-client.admin.27772.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29466.log 2026-02-18T06:50:11.296 INFO:teuthology.orchestra.run.trial117.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.27772.log.gz 2026-02-18T06:50:11.296 INFO:teuthology.orchestra.run.trial117.stderr:/var/log/ceph/cluster2-client.admin.29319.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28161.log 2026-02-18T06:50:11.296 INFO:teuthology.orchestra.run.trial117.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29319.log.gz 2026-02-18T06:50:11.296 INFO:teuthology.orchestra.run.trial117.stderr:/var/log/ceph/cluster2-client.admin.29466.log: gzip -5 --verbose -- /var/log/ceph/cluster2-mgr.x.log 2026-02-18T06:50:11.296 INFO:teuthology.orchestra.run.trial117.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29466.log.gz 2026-02-18T06:50:11.296 INFO:teuthology.orchestra.run.trial117.stderr: 90.5% -- replaced with /var/log/ceph/cluster2.log.gz 2026-02-18T06:50:11.296 INFO:teuthology.orchestra.run.trial117.stderr:/var/log/ceph/cluster2-client.admin.28161.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28161.log.gz 2026-02-18T06:50:11.296 INFO:teuthology.orchestra.run.trial117.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28749.log 2026-02-18T06:50:11.296 INFO:teuthology.orchestra.run.trial117.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29662.log 2026-02-18T06:50:11.297 INFO:teuthology.orchestra.run.trial117.stderr:/var/log/ceph/cluster2-mgr.x.log: /var/log/ceph/cluster2-client.admin.28749.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28749.log.gz 2026-02-18T06:50:11.297 INFO:teuthology.orchestra.run.trial117.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29712.log 2026-02-18T06:50:11.297 INFO:teuthology.orchestra.run.trial117.stderr:/var/log/ceph/cluster2-client.admin.29662.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29662.log.gz 2026-02-18T06:50:11.297 INFO:teuthology.orchestra.run.trial117.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2.audit.log 2026-02-18T06:50:11.297 INFO:teuthology.orchestra.run.trial117.stderr:/var/log/ceph/cluster2-client.admin.29712.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29417.log 2026-02-18T06:50:11.297 INFO:teuthology.orchestra.run.trial117.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29712.log.gz 2026-02-18T06:50:11.297 INFO:teuthology.orchestra.run.trial117.stderr:/var/log/ceph/cluster2.audit.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28206.log 2026-02-18T06:50:11.298 INFO:teuthology.orchestra.run.trial117.stderr: 86.7% -- replaced with /var/log/ceph/cluster2.audit.log.gz 2026-02-18T06:50:11.298 INFO:teuthology.orchestra.run.trial117.stderr:/var/log/ceph/cluster2-client.admin.29417.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28967.log 2026-02-18T06:50:11.298 INFO:teuthology.orchestra.run.trial117.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29417.log.gz 2026-02-18T06:50:11.298 INFO:teuthology.orchestra.run.trial117.stderr:/var/log/ceph/cluster2-client.admin.28206.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28206.log.gz 2026-02-18T06:50:11.298 INFO:teuthology.orchestra.run.trial117.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29270.log 2026-02-18T06:50:11.299 INFO:teuthology.orchestra.run.trial117.stderr:/var/log/ceph/cluster2-client.admin.28967.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28967.log.gz 2026-02-18T06:50:11.299 INFO:teuthology.orchestra.run.trial117.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28442.log 2026-02-18T06:50:11.299 INFO:teuthology.orchestra.run.trial117.stderr:/var/log/ceph/cluster2-client.admin.29270.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29270.log.gz 2026-02-18T06:50:11.299 INFO:teuthology.orchestra.run.trial117.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-osd.0.log 2026-02-18T06:50:11.299 INFO:teuthology.orchestra.run.trial117.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.27918.log 2026-02-18T06:50:11.299 INFO:teuthology.orchestra.run.trial117.stderr:/var/log/ceph/cluster2-client.admin.28442.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28442.log.gz 2026-02-18T06:50:11.299 INFO:teuthology.orchestra.run.trial117.stderr:/var/log/ceph/cluster2-osd.0.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29613.log 2026-02-18T06:50:11.299 INFO:teuthology.orchestra.run.trial117.stderr:/var/log/ceph/cluster2-client.admin.27918.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.27773.log 2026-02-18T06:50:11.299 INFO:teuthology.orchestra.run.trial117.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.27918.log.gz 2026-02-18T06:50:11.299 INFO:teuthology.orchestra.run.trial117.stderr:/var/log/ceph/cluster2-client.admin.29613.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29613.log.gz 2026-02-18T06:50:11.300 INFO:teuthology.orchestra.run.trial117.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28486.log 2026-02-18T06:50:11.300 INFO:teuthology.orchestra.run.trial117.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28834.log 2026-02-18T06:50:11.300 INFO:teuthology.orchestra.run.trial117.stderr:/var/log/ceph/cluster2-client.admin.27773.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.27773.log.gz 2026-02-18T06:50:11.300 INFO:teuthology.orchestra.run.trial117.stderr:/var/log/ceph/cluster2-client.admin.28486.log: gzip -5 --verbose -- /var/log/ceph/cluster2-osd.1.log 2026-02-18T06:50:11.300 INFO:teuthology.orchestra.run.trial117.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28486.log.gz 2026-02-18T06:50:11.300 INFO:teuthology.orchestra.run.trial117.stderr:/var/log/ceph/cluster2-client.admin.28834.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28616.log 2026-02-18T06:50:11.300 INFO:teuthology.orchestra.run.trial117.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28834.log.gz 2026-02-18T06:50:11.301 INFO:teuthology.orchestra.run.trial117.stderr:/var/log/ceph/cluster2-osd.1.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28660.log 2026-02-18T06:50:11.301 INFO:teuthology.orchestra.run.trial117.stderr:/var/log/ceph/cluster2-client.admin.28616.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.27524.log 2026-02-18T06:50:11.301 INFO:teuthology.orchestra.run.trial117.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28616.log.gz 2026-02-18T06:50:11.301 INFO:teuthology.orchestra.run.trial117.stderr:/var/log/ceph/cluster2-client.admin.28660.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.27573.log 2026-02-18T06:50:11.301 INFO:teuthology.orchestra.run.trial117.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28660.log.gz 2026-02-18T06:50:11.301 INFO:teuthology.orchestra.run.trial117.stderr:/var/log/ceph/cluster2-client.admin.27524.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28266.log 2026-02-18T06:50:11.301 INFO:teuthology.orchestra.run.trial117.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.27524.log.gz 2026-02-18T06:50:11.302 INFO:teuthology.orchestra.run.trial117.stderr:/var/log/ceph/cluster2-client.admin.27573.log: gzip -5 --verbose -- 0.0% /var/log/ceph/cluster2-client.admin.29564.log -- replaced with /var/log/ceph/cluster2-client.admin.27573.log.gz 2026-02-18T06:50:11.302 INFO:teuthology.orchestra.run.trial117.stderr: 2026-02-18T06:50:11.302 INFO:teuthology.orchestra.run.trial117.stderr:/var/log/ceph/cluster2-client.admin.28266.log: gzip -5 --verbose -- /var/log/ceph/cluster2-mon.a.log 2026-02-18T06:50:11.302 INFO:teuthology.orchestra.run.trial117.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28266.log.gz 2026-02-18T06:50:11.302 INFO:teuthology.orchestra.run.trial117.stderr:gzip/var/log/ceph/cluster2-client.admin.29564.log: -5 --verbose -- /var/log/ceph/cluster2-client.admin.24784.log 2026-02-18T06:50:11.302 INFO:teuthology.orchestra.run.trial117.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29564.log.gz 2026-02-18T06:50:11.302 INFO:teuthology.orchestra.run.trial117.stderr:/var/log/ceph/cluster2-mon.a.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.27622.log 2026-02-18T06:50:11.303 INFO:teuthology.orchestra.run.trial117.stderr:/var/log/ceph/cluster2-client.admin.24784.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.24784.log.gz 2026-02-18T06:50:11.303 INFO:teuthology.orchestra.run.trial117.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28063.log 2026-02-18T06:50:11.303 INFO:teuthology.orchestra.run.trial117.stderr:/var/log/ceph/cluster2-client.admin.27622.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29759.log 2026-02-18T06:50:11.303 INFO:teuthology.orchestra.run.trial117.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.27622.log.gz 2026-02-18T06:50:11.303 INFO:teuthology.orchestra.run.trial117.stderr:/var/log/ceph/cluster2-client.admin.28063.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29056.log 2026-02-18T06:50:11.303 INFO:teuthology.orchestra.run.trial117.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28063.log.gz 2026-02-18T06:50:11.303 INFO:teuthology.orchestra.run.trial117.stderr:/var/log/ceph/cluster2-client.admin.29759.log: 0.0%gzip -- replaced with /var/log/ceph/cluster2-client.admin.29759.log.gz 2026-02-18T06:50:11.303 INFO:teuthology.orchestra.run.trial117.stderr: -5 --verbose -- /var/log/ceph/cluster2-client.admin.27920.log 2026-02-18T06:50:11.304 INFO:teuthology.orchestra.run.trial117.stderr:/var/log/ceph/cluster2-client.admin.29056.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29515.log 2026-02-18T06:50:11.304 INFO:teuthology.orchestra.run.trial117.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29056.log.gz 2026-02-18T06:50:11.304 INFO:teuthology.orchestra.run.trial117.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.24462.log 2026-02-18T06:50:11.304 INFO:teuthology.orchestra.run.trial117.stderr:/var/log/ceph/cluster2-client.admin.27920.log: /var/log/ceph/cluster2-client.admin.29515.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.27920.log.gz 2026-02-18T06:50:11.304 INFO:teuthology.orchestra.run.trial117.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28398.log 2026-02-18T06:50:11.304 INFO:teuthology.orchestra.run.trial117.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29515.log.gz 2026-02-18T06:50:11.305 INFO:teuthology.orchestra.run.trial117.stderr:/var/log/ceph/cluster2-client.admin.24462.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.24462.log.gz 2026-02-18T06:50:11.305 INFO:teuthology.orchestra.run.trial117.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.27671.log 2026-02-18T06:50:11.305 INFO:teuthology.orchestra.run.trial117.stderr:/var/log/ceph/cluster2-client.admin.28398.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29172.log 2026-02-18T06:50:11.305 INFO:teuthology.orchestra.run.trial117.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28398.log.gz 2026-02-18T06:50:11.306 INFO:teuthology.orchestra.run.trial117.stderr:/var/log/ceph/cluster2-client.admin.27671.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28310.log 2026-02-18T06:50:11.306 INFO:teuthology.orchestra.run.trial117.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.27671.log.gz 2026-02-18T06:50:11.306 INFO:teuthology.orchestra.run.trial117.stderr:/var/log/ceph/cluster2-client.admin.29172.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29172.log.gz 2026-02-18T06:50:11.306 INFO:teuthology.orchestra.run.trial117.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28704.log 2026-02-18T06:50:11.306 INFO:teuthology.orchestra.run.trial117.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.24328.log 2026-02-18T06:50:11.306 INFO:teuthology.orchestra.run.trial117.stderr:/var/log/ceph/cluster2-client.admin.28310.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28310.log.gz 2026-02-18T06:50:11.306 INFO:teuthology.orchestra.run.trial117.stderr:gzip/var/log/ceph/cluster2-client.admin.28704.log: -5 --verbose -- /var/log/ceph/cluster2-client.admin.29011.log 2026-02-18T06:50:11.306 INFO:teuthology.orchestra.run.trial117.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28704.log.gz 2026-02-18T06:50:11.306 INFO:teuthology.orchestra.run.trial117.stderr:/var/log/ceph/cluster2-client.admin.24328.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.24328.log.gz 2026-02-18T06:50:11.306 INFO:teuthology.orchestra.run.trial117.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28014.log 2026-02-18T06:50:11.306 INFO:teuthology.orchestra.run.trial117.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28112.log 2026-02-18T06:50:11.306 INFO:teuthology.orchestra.run.trial117.stderr:/var/log/ceph/cluster2-client.admin.29011.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29011.log.gz 2026-02-18T06:50:11.306 INFO:teuthology.orchestra.run.trial117.stderr:/var/log/ceph/cluster2-client.admin.28014.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.24233.log 2026-02-18T06:50:11.306 INFO:teuthology.orchestra.run.trial117.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28014.log.gz 2026-02-18T06:50:11.308 INFO:teuthology.orchestra.run.trial117.stderr:/var/log/ceph/cluster2-client.admin.28112.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28112.log.gz 2026-02-18T06:50:11.308 INFO:teuthology.orchestra.run.trial117.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28923.log 2026-02-18T06:50:11.308 INFO:teuthology.orchestra.run.trial117.stderr:/var/log/ceph/cluster2-client.admin.24233.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29221.log 2026-02-18T06:50:11.309 INFO:teuthology.orchestra.run.trial117.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.24233.log.gz 2026-02-18T06:50:11.309 INFO:teuthology.orchestra.run.trial117.stderr:/var/log/ceph/cluster2-client.admin.28923.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.27459.log 2026-02-18T06:50:11.309 INFO:teuthology.orchestra.run.trial117.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28923.log.gz 2026-02-18T06:50:11.309 INFO:teuthology.orchestra.run.trial117.stderr:/var/log/ceph/cluster2-client.admin.29221.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.24509.log 2026-02-18T06:50:11.309 INFO:teuthology.orchestra.run.trial117.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29221.log.gz 2026-02-18T06:50:11.309 INFO:teuthology.orchestra.run.trial117.stderr:/var/log/ceph/cluster2-client.admin.27459.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.27459.log.gz 2026-02-18T06:50:11.309 INFO:teuthology.orchestra.run.trial117.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.24556.log 2026-02-18T06:50:11.309 INFO:teuthology.orchestra.run.trial117.stderr:/var/log/ceph/cluster2-client.admin.24509.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28354.log 2026-02-18T06:50:11.309 INFO:teuthology.orchestra.run.trial117.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.24509.log.gz 2026-02-18T06:50:11.309 INFO:teuthology.orchestra.run.trial117.stderr:/var/log/ceph/cluster2-client.admin.24556.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.27921.log 2026-02-18T06:50:11.309 INFO:teuthology.orchestra.run.trial117.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.24556.log.gz 2026-02-18T06:50:11.309 INFO:teuthology.orchestra.run.trial117.stderr:/var/log/ceph/cluster2-client.admin.28354.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28354.log.gz 2026-02-18T06:50:11.309 INFO:teuthology.orchestra.run.trial117.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28793.log 2026-02-18T06:50:11.309 INFO:teuthology.orchestra.run.trial117.stderr:/var/log/ceph/cluster2-client.admin.27921.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.29368.log 2026-02-18T06:50:11.309 INFO:teuthology.orchestra.run.trial117.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.27921.log.gz 2026-02-18T06:50:11.309 INFO:teuthology.orchestra.run.trial117.stderr:/var/log/ceph/cluster2-client.admin.28793.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.24683.log 2026-02-18T06:50:11.309 INFO:teuthology.orchestra.run.trial117.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28793.log.gz 2026-02-18T06:50:11.309 INFO:teuthology.orchestra.run.trial117.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28879.log 2026-02-18T06:50:11.309 INFO:teuthology.orchestra.run.trial117.stderr:/var/log/ceph/cluster2-client.admin.29368.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.29368.log.gz 2026-02-18T06:50:11.309 INFO:teuthology.orchestra.run.trial117.stderr:/var/log/ceph/cluster2-client.admin.24683.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.27364.log 2026-02-18T06:50:11.309 INFO:teuthology.orchestra.run.trial117.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.24683.log.gz 2026-02-18T06:50:11.309 INFO:teuthology.orchestra.run.trial117.stderr:/var/log/ceph/cluster2-client.admin.28879.log: gzip -5 0.0% --verbose -- -- replaced with /var/log/ceph/cluster2-client.admin.28879.log.gz 2026-02-18T06:50:11.309 INFO:teuthology.orchestra.run.trial117.stderr: /var/log/ceph/ceph.tmp-client.admin.19600.log 2026-02-18T06:50:11.310 INFO:teuthology.orchestra.run.trial117.stderr:/var/log/ceph/cluster2-client.admin.27364.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.27364.log.gz 2026-02-18T06:50:11.310 INFO:teuthology.orchestra.run.trial117.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28572.log 2026-02-18T06:50:11.310 INFO:teuthology.orchestra.run.trial117.stderr:/var/log/ceph/ceph.tmp-client.admin.19600.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.27434.log 2026-02-18T06:50:11.310 INFO:teuthology.orchestra.run.trial117.stderr: 0.0% -- replaced with /var/log/ceph/ceph.tmp-client.admin.19600.log.gz 2026-02-18T06:50:11.310 INFO:teuthology.orchestra.run.trial117.stderr:/var/log/ceph/cluster2-client.admin.28572.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28572.log.gz 2026-02-18T06:50:11.310 INFO:teuthology.orchestra.run.trial117.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-osd.2.log 2026-02-18T06:50:11.310 INFO:teuthology.orchestra.run.trial117.stderr:/var/log/ceph/cluster2-client.admin.27434.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.27434.log.gz 2026-02-18T06:50:11.310 INFO:teuthology.orchestra.run.trial117.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.28527.log 2026-02-18T06:50:11.310 INFO:teuthology.orchestra.run.trial117.stderr:/var/log/ceph/cluster2-osd.2.log: /var/log/ceph/cluster2-client.admin.28527.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.28527.log.gz 2026-02-18T06:50:11.343 INFO:teuthology.orchestra.run.trial005.stderr: 92.6% -- replaced with /var/log/ceph/cluster1-mgr.x.log.gz 2026-02-18T06:50:11.355 INFO:teuthology.orchestra.run.trial117.stderr: 92.6% -- replaced with /var/log/ceph/cluster2-mgr.x.log.gz 2026-02-18T06:50:11.443 INFO:teuthology.orchestra.run.trial005.stderr: 91.6% -- replaced with /var/log/ceph/cluster1-mon.a.log.gz 2026-02-18T06:50:11.464 INFO:teuthology.orchestra.run.trial117.stderr: 91.7% -- replaced with /var/log/ceph/cluster2-mon.a.log.gz 2026-02-18T06:50:11.532 INFO:teuthology.orchestra.run.trial117.stderr: 95.1% -- replaced with /var/log/ceph/cluster2-osd.0.log.gz 2026-02-18T06:50:11.619 INFO:teuthology.orchestra.run.trial117.stderr: 95.3% -- replaced with /var/log/ceph/cluster2-osd.2.log.gz 2026-02-18T06:50:11.876 INFO:teuthology.orchestra.run.trial117.stderr: 95.1% -- replaced with /var/log/ceph/cluster2-osd.1.log.gz 2026-02-18T06:50:11.878 INFO:teuthology.orchestra.run.trial117.stderr: 2026-02-18T06:50:11.878 INFO:teuthology.orchestra.run.trial117.stderr:real 0m0.592s 2026-02-18T06:50:11.878 INFO:teuthology.orchestra.run.trial117.stderr:user 0m1.285s 2026-02-18T06:50:11.879 INFO:teuthology.orchestra.run.trial117.stderr:sys 0m0.107s 2026-02-18T06:50:38.052 INFO:teuthology.orchestra.run.trial005.stderr: 94.9% -- replaced with /var/log/ceph/cluster1-osd.2.log.gz 2026-02-18T06:50:41.301 INFO:teuthology.orchestra.run.trial005.stderr: 94.5% -- replaced with /var/log/ceph/cluster1-osd.0.log.gz 2026-02-18T06:51:48.219 INFO:teuthology.orchestra.run.trial005.stderr: 94.3% -- replaced with /var/log/ceph/cluster1-osd.1.log.gz 2026-02-18T06:51:48.220 INFO:teuthology.orchestra.run.trial005.stderr: 2026-02-18T06:51:48.220 INFO:teuthology.orchestra.run.trial005.stderr:real 1m36.958s 2026-02-18T06:51:48.221 INFO:teuthology.orchestra.run.trial005.stderr:user 2m26.665s 2026-02-18T06:51:48.221 INFO:teuthology.orchestra.run.trial005.stderr:sys 0m7.013s 2026-02-18T06:51:48.222 INFO:tasks.ceph:Archiving logs... 2026-02-18T06:51:48.222 DEBUG:teuthology.misc:Transferring archived files from trial005:/var/log/ceph to /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial/54889/remote/trial005/log 2026-02-18T06:51:48.224 DEBUG:teuthology.orchestra.run.trial005:> sudo tar c -f - -C /var/log/ceph -- . 2026-02-18T06:51:58.610 DEBUG:teuthology.misc:Transferring archived files from trial117:/var/log/ceph to /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial/54889/remote/trial117/log 2026-02-18T06:51:58.610 DEBUG:teuthology.orchestra.run.trial117:> sudo tar c -f - -C /var/log/ceph -- . 2026-02-18T06:51:58.774 DEBUG:teuthology.run_tasks:Unwinding manager install 2026-02-18T06:51:58.780 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-18T06:51:58.781 DEBUG:teuthology.orchestra.run.trial005:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2026-02-18T06:51:58.782 DEBUG:teuthology.orchestra.run.trial117:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2026-02-18T06:51:58.938 DEBUG:teuthology.run_tasks:Unwinding manager clock 2026-02-18T06:51:58.948 INFO:teuthology.task.clock:Checking final clock skew... 2026-02-18T06:51:58.948 DEBUG:teuthology.orchestra.run.trial005:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-02-18T06:51:58.950 DEBUG:teuthology.orchestra.run.trial117:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-02-18T06:51:58.965 INFO:teuthology.orchestra.run.trial005.stderr:bash: line 1: ntpq: command not found 2026-02-18T06:51:58.966 INFO:teuthology.orchestra.run.trial117.stderr:bash: line 1: ntpq: command not found 2026-02-18T06:51:58.985 INFO:teuthology.orchestra.run.trial005.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-18T06:51:58.985 INFO:teuthology.orchestra.run.trial005.stdout:=============================================================================== 2026-02-18T06:51:58.985 INFO:teuthology.orchestra.run.trial005.stdout:^- t2.time.gq1.yahoo.com 2 6 377 5 -36ms[ -36ms] +/- 68ms 2026-02-18T06:51:58.985 INFO:teuthology.orchestra.run.trial005.stdout:^+ 38.45.64.130 2 8 377 6 -232us[ -248us] +/- 17ms 2026-02-18T06:51:58.985 INFO:teuthology.orchestra.run.trial005.stdout:^- kc1cloud.147.72.155.23.m> 3 7 377 7 -124us[ -140us] +/- 59ms 2026-02-18T06:51:58.985 INFO:teuthology.orchestra.run.trial005.stdout:^* 107-172-222-7-host.coloc> 3 6 377 4 -248us[ -265us] +/- 14ms 2026-02-18T06:51:58.985 INFO:teuthology.orchestra.run.trial117.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-18T06:51:58.985 INFO:teuthology.orchestra.run.trial117.stdout:=============================================================================== 2026-02-18T06:51:58.985 INFO:teuthology.orchestra.run.trial117.stdout:^- t2.time.gq1.yahoo.com 2 6 377 330 -36ms[ -36ms] +/- 68ms 2026-02-18T06:51:58.985 INFO:teuthology.orchestra.run.trial117.stdout:^+ 38.45.64.130 2 8 377 134 -514us[ -626us] +/- 17ms 2026-02-18T06:51:58.985 INFO:teuthology.orchestra.run.trial117.stdout:^- kc1cloud.147.72.155.23.m> 3 7 377 4 -347us[ -347us] +/- 59ms 2026-02-18T06:51:58.985 INFO:teuthology.orchestra.run.trial117.stdout:^* 107-172-222-7-host.coloc> 3 6 377 6 -436us[ -434us] +/- 14ms 2026-02-18T06:51:58.986 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2026-02-18T06:51:58.997 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2026-02-18T06:51:58.997 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2026-02-18T06:51:59.011 DEBUG:teuthology.orchestra.run.trial005:> 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-18T06:51:59.066 DEBUG:teuthology.orchestra.run.trial117:> 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-18T06:51:59.109 DEBUG:teuthology.orchestra.run.trial005:> 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-18T06:51:59.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T06:51:59.136 DEBUG:teuthology.orchestra.run.trial117:> 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-18T06:51:59.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T06:51:59.176 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2026-02-18T06:51:59.193 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2026-02-18T06:51:59.209 INFO:teuthology.task.internal:Duration was 1827.333825 seconds 2026-02-18T06:51:59.210 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2026-02-18T06:51:59.226 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2026-02-18T06:51:59.226 DEBUG:teuthology.orchestra.run.trial005:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-02-18T06:51:59.229 DEBUG:teuthology.orchestra.run.trial117:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-02-18T06:51:59.264 INFO:teuthology.orchestra.run.trial005.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-18T06:51:59.267 INFO:teuthology.orchestra.run.trial117.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-18T06:51:59.754 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2026-02-18T06:51:59.755 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@trial005.front.sepia.ceph.com 2026-02-18T06:51:59.755 DEBUG:teuthology.orchestra.run.trial005:> 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-18T06:51:59.775 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@trial117.front.sepia.ceph.com 2026-02-18T06:51:59.776 DEBUG:teuthology.orchestra.run.trial117:> 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-18T06:51:59.813 INFO:teuthology.task.internal.syslog:Gathering journactl... 2026-02-18T06:51:59.813 DEBUG:teuthology.orchestra.run.trial005:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-18T06:51:59.818 DEBUG:teuthology.orchestra.run.trial117:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-18T06:51:59.896 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2026-02-18T06:51:59.896 DEBUG:teuthology.orchestra.run.trial005:> 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-18T06:51:59.901 DEBUG:teuthology.orchestra.run.trial117:> 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-18T06:51:59.923 INFO:teuthology.orchestra.run.trial005.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-18T06:51:59.924 INFO:teuthology.orchestra.run.trial005.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-18T06:51:59.925 INFO:teuthology.orchestra.run.trial005.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: 0.0%gzip -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz -5 2026-02-18T06:51:59.925 INFO:teuthology.orchestra.run.trial005.stderr: --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-18T06:51:59.925 INFO:teuthology.orchestra.run.trial005.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-02-18T06:51:59.928 INFO:teuthology.orchestra.run.trial005.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 88.2% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-02-18T06:51:59.960 INFO:teuthology.orchestra.run.trial117.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-18T06:51:59.961 INFO:teuthology.orchestra.run.trial117.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-18T06:51:59.961 INFO:teuthology.orchestra.run.trial117.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-02-18T06:51:59.961 INFO:teuthology.orchestra.run.trial117.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-18T06:51:59.962 INFO:teuthology.orchestra.run.trial117.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-02-18T06:51:59.965 INFO:teuthology.orchestra.run.trial117.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 88.2% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-02-18T06:51:59.967 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2026-02-18T06:51:59.985 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2026-02-18T06:51:59.985 DEBUG:teuthology.orchestra.run.trial005:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-02-18T06:52:00.011 DEBUG:teuthology.orchestra.run.trial117:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-02-18T06:52:00.037 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2026-02-18T06:52:00.054 DEBUG:teuthology.orchestra.run.trial005:> 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-18T06:52:00.057 DEBUG:teuthology.orchestra.run.trial117:> 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-18T06:52:00.077 INFO:teuthology.orchestra.run.trial005.stdout:kernel.core_pattern = core 2026-02-18T06:52:00.101 INFO:teuthology.orchestra.run.trial117.stdout:kernel.core_pattern = core 2026-02-18T06:52:00.118 DEBUG:teuthology.orchestra.run.trial005:> test -e /home/ubuntu/cephtest/archive/coredump 2026-02-18T06:52:00.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T06:52:00.145 DEBUG:teuthology.orchestra.run.trial117:> test -e /home/ubuntu/cephtest/archive/coredump 2026-02-18T06:52:00.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-18T06:52:00.174 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2026-02-18T06:52:00.192 INFO:teuthology.task.internal:Transferring archived files... 2026-02-18T06:52:00.193 DEBUG:teuthology.misc:Transferring archived files from trial005:/home/ubuntu/cephtest/archive to /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial/54889/remote/trial005 2026-02-18T06:52:00.193 DEBUG:teuthology.orchestra.run.trial005:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-02-18T06:52:00.231 DEBUG:teuthology.misc:Transferring archived files from trial117:/home/ubuntu/cephtest/archive to /home/teuthworker/mnt/teuthology/yuriw-2026-02-17_21:26:40-rbd-20.2.1_2.17.26-baseline_2-distro-default-trial/54889/remote/trial117 2026-02-18T06:52:00.231 DEBUG:teuthology.orchestra.run.trial117:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-02-18T06:52:00.263 INFO:teuthology.task.internal:Removing archive directory... 2026-02-18T06:52:00.263 DEBUG:teuthology.orchestra.run.trial005:> rm -rf -- /home/ubuntu/cephtest/archive 2026-02-18T06:52:00.266 DEBUG:teuthology.orchestra.run.trial117:> rm -rf -- /home/ubuntu/cephtest/archive 2026-02-18T06:52:00.313 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2026-02-18T06:52:00.332 INFO:teuthology.task.internal:Not uploading archives. 2026-02-18T06:52:00.332 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2026-02-18T06:52:00.349 INFO:teuthology.task.internal:Tidying up after the test... 2026-02-18T06:52:00.349 DEBUG:teuthology.orchestra.run.trial005:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-02-18T06:52:00.352 DEBUG:teuthology.orchestra.run.trial117:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-02-18T06:52:00.367 INFO:teuthology.orchestra.run.trial005.stdout: 791913 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 18 06:52 /home/ubuntu/cephtest 2026-02-18T06:52:00.370 INFO:teuthology.orchestra.run.trial117.stdout: 791912 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 18 06:52 /home/ubuntu/cephtest 2026-02-18T06:52:00.371 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2026-02-18T06:52:00.390 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2026-02-18T06:52:00.431 INFO:teuthology.run:Summary data: description: rbd/migration-external/{1-base/install 2-clusters/2-node 3-objectstore/bluestore-comp-snappy 4-supported-random-distro$/{centos_latest} 5-data-pool/none 6-prepare/native-clone 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute conf/{disable-pool-app}} duration: 1827.333824634552 flavor: default owner: scheduled_yuriw@soko04.front.sepia.ceph.com success: true 2026-02-18T06:52:00.432 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-18T06:52:00.554 INFO:teuthology.run:pass