2026-02-19T20:01:32.425 INFO:root:teuthology version: 1.2.4.dev9+gfa17720d0 2026-02-19T20:01:32.438 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T20:01:32.519 INFO:teuthology.run:Config: archive_path: /home/teuthworker/mnt/teuthology/yuriw-2026-02-19_15:47:56-rbd-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59605 branch: wip-yuri-testing-2026-02-18-1820 description: rbd/migration-external/{1-base/install 2-clusters/2-node 3-objectstore/bluestore-comp-zlib 4-supported-random-distro$/{centos_latest} 5-data-pool/replicated 6-prepare/native-standalone 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: '59605' 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-19_15:47:56-rbd-wip-yuri-testing-2026-02-18-1820-distro-default-trial no_nested_subset: false os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-yuri-testing-2026-02-18-1820 ceph: conf: client: rbd default data pool: datapool global: mon warn on pool no app: false mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: bluestore block size: 96636764160 bluestore compression algorithm: zlib 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: 802bf111cd55e57f5842153d7ba2b8b964aa818a ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 802bf111cd55e57f5842153d7ba2b8b964aa818a thrashosds: bdev_inject_crash: 2 bdev_inject_crash_probability: 0.5 workunit: branch: wip-yuri-testing-2026-02-18-1820 sha1: 802bf111cd55e57f5842153d7ba2b8b964aa818a owner: scheduled_yuriw@soko04.front.sepia.ceph.com priority: 69 repo: https://github.com/ceph/ceph-ci.git roles: - - 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: 9494 sha1: 802bf111cd55e57f5842153d7ba2b8b964aa818a sleep_before_teardown: 0 subset: 111/120000 suite: rbd suite_branch: wip-yuri-testing-2026-02-18-1820 suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_802bf111cd55e57f5842153d7ba2b8b964aa818a/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 802bf111cd55e57f5842153d7ba2b8b964aa818a targets: trial069.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJulbWWljVT1wvAWAdyF+k6I66wa93mNOJWhzm9JNGC5bJ4gZOmj2PBTjlZi8PiBlRvOabRuIHnZeVNGR8ibyLk= trial138.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ7D9N1Lg9k0Gecrq1tWZqijKtowB6oCfcJW9SSOe7WRU7KMfKcjGkke9EGgr/pEveTJ/f+2if6bWsEjPCv+Buk= tasks: - install: null - ceph: cluster: cluster1 - ceph: cluster: cluster2 - exec: cluster1.client.0: - sudo ceph --cluster cluster1 osd pool create datapool 4 - rbd --cluster cluster1 pool init datapool cluster2.client.0: - sudo ceph --cluster cluster2 osd pool create datapool 4 - rbd --cluster cluster2 pool init datapool - 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 - rbd --cluster cluster2 migration execute client.0.0 - rbd --cluster cluster2 migration commit client.0.0 - rbd --cluster cluster2 snap create client.0.0@snap - rbd --cluster cluster2 create --size 1G client.0.1 - rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 2M client.0.1 - rbd --cluster cluster2 snap create client.0.1@snap - rbd --cluster cluster2 create --size 1G 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-19_15:47:56 tube: trial user: yuriw verbose: true worker_log: /home/teuthworker/mnt/teuthology/worker_logs/dispatcher.trial.1540699 2026-02-19T20:01:32.519 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_802bf111cd55e57f5842153d7ba2b8b964aa818a/qa; will attempt to use it 2026-02-19T20:01:32.520 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_802bf111cd55e57f5842153d7ba2b8b964aa818a/qa/tasks 2026-02-19T20:01:32.520 INFO:teuthology.run_tasks:Running task internal.check_packages... 2026-02-19T20:01:32.521 INFO:teuthology.task.internal:Checking packages... 2026-02-19T20:01:32.522 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '802bf111cd55e57f5842153d7ba2b8b964aa818a' 2026-02-19T20:01:32.522 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2026-02-19T20:01:32.522 INFO:teuthology.packaging:ref: None 2026-02-19T20:01:32.522 INFO:teuthology.packaging:tag: None 2026-02-19T20:01:32.522 INFO:teuthology.packaging:branch: wip-yuri-testing-2026-02-18-1820 2026-02-19T20:01:32.522 INFO:teuthology.packaging:sha1: 802bf111cd55e57f5842153d7ba2b8b964aa818a 2026-02-19T20:01:32.522 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-yuri-testing-2026-02-18-1820 2026-02-19T20:01:32.639 INFO:teuthology.task.internal:Found packages for ceph version 20.3.0-5336.g802bf111 2026-02-19T20:01:32.640 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2026-02-19T20:01:32.651 INFO:teuthology.task.internal:no buildpackages task found 2026-02-19T20:01:32.651 INFO:teuthology.run_tasks:Running task internal.save_config... 2026-02-19T20:01:32.663 INFO:teuthology.task.internal:Saving configuration 2026-02-19T20:01:32.675 INFO:teuthology.run_tasks:Running task internal.check_lock... 2026-02-19T20:01:32.687 INFO:teuthology.task.internal.check_lock:Checking locks... 2026-02-19T20:01:32.764 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'trial069.front.sepia.ceph.com', 'description': '/home/teuthworker/mnt/teuthology/yuriw-2026-02-19_15:47:56-rbd-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59605', 'up': True, 'machine_type': 'trial', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2026-02-19 19:58:02.804417', 'locked_by': 'scheduled_yuriw@soko04.front.sepia.ceph.com', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJulbWWljVT1wvAWAdyF+k6I66wa93mNOJWhzm9JNGC5bJ4gZOmj2PBTjlZi8PiBlRvOabRuIHnZeVNGR8ibyLk='} 2026-02-19T20:01:32.819 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'trial138.front.sepia.ceph.com', 'description': '/home/teuthworker/mnt/teuthology/yuriw-2026-02-19_15:47:56-rbd-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59605', 'up': True, 'machine_type': 'trial', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2026-02-19 19:58:02.803689', 'locked_by': 'scheduled_yuriw@soko04.front.sepia.ceph.com', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ7D9N1Lg9k0Gecrq1tWZqijKtowB6oCfcJW9SSOe7WRU7KMfKcjGkke9EGgr/pEveTJ/f+2if6bWsEjPCv+Buk='} 2026-02-19T20:01:32.820 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2026-02-19T20:01:32.830 INFO:teuthology.task.internal:roles: ubuntu@trial069.front.sepia.ceph.com - ['cluster1.mon.a', 'cluster1.mgr.x', 'cluster1.osd.0', 'cluster1.osd.1', 'cluster1.osd.2', 'cluster1.client.0'] 2026-02-19T20:01:32.830 INFO:teuthology.task.internal:roles: ubuntu@trial138.front.sepia.ceph.com - ['cluster2.mon.a', 'cluster2.mgr.x', 'cluster2.osd.0', 'cluster2.osd.1', 'cluster2.osd.2', 'cluster2.client.0'] 2026-02-19T20:01:32.830 INFO:teuthology.run_tasks:Running task console_log... 2026-02-19T20:01:32.965 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x732fee9dc360>, signals=[15]) 2026-02-19T20:01:32.965 INFO:teuthology.run_tasks:Running task internal.connect... 2026-02-19T20:01:32.975 INFO:teuthology.task.internal:Opening connections... 2026-02-19T20:01:32.975 DEBUG:teuthology.task.internal:connecting to ubuntu@trial069.front.sepia.ceph.com 2026-02-19T20:01:32.976 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial069.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T20:01:33.038 DEBUG:teuthology.task.internal:connecting to ubuntu@trial138.front.sepia.ceph.com 2026-02-19T20:01:33.039 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial138.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T20:01:33.100 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2026-02-19T20:01:33.111 DEBUG:teuthology.orchestra.run.trial069:> uname -m 2026-02-19T20:01:33.127 INFO:teuthology.orchestra.run.trial069.stdout:x86_64 2026-02-19T20:01:33.127 DEBUG:teuthology.orchestra.run.trial069:> cat /etc/os-release 2026-02-19T20:01:33.182 INFO:teuthology.orchestra.run.trial069.stdout:NAME="CentOS Stream" 2026-02-19T20:01:33.182 INFO:teuthology.orchestra.run.trial069.stdout:VERSION="9" 2026-02-19T20:01:33.182 INFO:teuthology.orchestra.run.trial069.stdout:ID="centos" 2026-02-19T20:01:33.182 INFO:teuthology.orchestra.run.trial069.stdout:ID_LIKE="rhel fedora" 2026-02-19T20:01:33.182 INFO:teuthology.orchestra.run.trial069.stdout:VERSION_ID="9" 2026-02-19T20:01:33.182 INFO:teuthology.orchestra.run.trial069.stdout:PLATFORM_ID="platform:el9" 2026-02-19T20:01:33.182 INFO:teuthology.orchestra.run.trial069.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-19T20:01:33.182 INFO:teuthology.orchestra.run.trial069.stdout:ANSI_COLOR="0;31" 2026-02-19T20:01:33.182 INFO:teuthology.orchestra.run.trial069.stdout:LOGO="fedora-logo-icon" 2026-02-19T20:01:33.182 INFO:teuthology.orchestra.run.trial069.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-19T20:01:33.182 INFO:teuthology.orchestra.run.trial069.stdout:HOME_URL="https://centos.org/" 2026-02-19T20:01:33.182 INFO:teuthology.orchestra.run.trial069.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-19T20:01:33.182 INFO:teuthology.orchestra.run.trial069.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-19T20:01:33.182 INFO:teuthology.orchestra.run.trial069.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-19T20:01:33.183 INFO:teuthology.lock.ops:Updating trial069.front.sepia.ceph.com on lock server 2026-02-19T20:01:33.247 DEBUG:teuthology.orchestra.run.trial138:> uname -m 2026-02-19T20:01:33.262 INFO:teuthology.orchestra.run.trial138.stdout:x86_64 2026-02-19T20:01:33.262 DEBUG:teuthology.orchestra.run.trial138:> cat /etc/os-release 2026-02-19T20:01:33.318 INFO:teuthology.orchestra.run.trial138.stdout:NAME="CentOS Stream" 2026-02-19T20:01:33.318 INFO:teuthology.orchestra.run.trial138.stdout:VERSION="9" 2026-02-19T20:01:33.318 INFO:teuthology.orchestra.run.trial138.stdout:ID="centos" 2026-02-19T20:01:33.318 INFO:teuthology.orchestra.run.trial138.stdout:ID_LIKE="rhel fedora" 2026-02-19T20:01:33.318 INFO:teuthology.orchestra.run.trial138.stdout:VERSION_ID="9" 2026-02-19T20:01:33.318 INFO:teuthology.orchestra.run.trial138.stdout:PLATFORM_ID="platform:el9" 2026-02-19T20:01:33.318 INFO:teuthology.orchestra.run.trial138.stdout:PRETTY_NAME="CentOS Stream 9" 2026-02-19T20:01:33.318 INFO:teuthology.orchestra.run.trial138.stdout:ANSI_COLOR="0;31" 2026-02-19T20:01:33.318 INFO:teuthology.orchestra.run.trial138.stdout:LOGO="fedora-logo-icon" 2026-02-19T20:01:33.318 INFO:teuthology.orchestra.run.trial138.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2026-02-19T20:01:33.318 INFO:teuthology.orchestra.run.trial138.stdout:HOME_URL="https://centos.org/" 2026-02-19T20:01:33.318 INFO:teuthology.orchestra.run.trial138.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2026-02-19T20:01:33.318 INFO:teuthology.orchestra.run.trial138.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2026-02-19T20:01:33.318 INFO:teuthology.orchestra.run.trial138.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2026-02-19T20:01:33.318 INFO:teuthology.lock.ops:Updating trial138.front.sepia.ceph.com on lock server 2026-02-19T20:01:33.394 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2026-02-19T20:01:33.406 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2026-02-19T20:01:33.418 INFO:teuthology.task.internal:Checking for old test directory... 2026-02-19T20:01:33.418 DEBUG:teuthology.orchestra.run.trial069:> test '!' -e /home/ubuntu/cephtest 2026-02-19T20:01:33.419 DEBUG:teuthology.orchestra.run.trial138:> test '!' -e /home/ubuntu/cephtest 2026-02-19T20:01:33.433 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2026-02-19T20:01:33.444 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2026-02-19T20:01:33.444 DEBUG:teuthology.orchestra.run.trial069:> test -z $(ls -A /var/lib/ceph) 2026-02-19T20:01:33.475 DEBUG:teuthology.orchestra.run.trial138:> test -z $(ls -A /var/lib/ceph) 2026-02-19T20:01:33.491 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2026-02-19T20:01:33.652 INFO:teuthology.run_tasks:Running task kernel... 2026-02-19T20:01:33.676 INFO:teuthology.task.kernel:normalize config orig: {'branch': 'distro', 'kdb': True, 'sha1': 'distro'} 2026-02-19T20:01:33.676 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-19T20:01:33.677 DEBUG:teuthology.orchestra.run.trial069:> test -f /run/.containerenv -o -f /.dockerenv 2026-02-19T20:01:33.677 DEBUG:teuthology.orchestra.run.trial138:> test -f /run/.containerenv -o -f /.dockerenv 2026-02-19T20:01:33.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-19T20:01:33.691 DEBUG:teuthology.orchestra.run.trial138:> uname -r 2026-02-19T20:01:33.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-19T20:01:33.692 DEBUG:teuthology.orchestra.run.trial069:> uname -r 2026-02-19T20:01:33.747 INFO:teuthology.orchestra.run.trial138.stdout:5.14.0-681.el9.x86_64 2026-02-19T20:01:33.748 INFO:teuthology.task.kernel:Running kernel on trial138: 5.14.0-681.el9.x86_64 2026-02-19T20:01:33.748 DEBUG:teuthology.orchestra.run.trial138:> sudo yum install -y kernel 2026-02-19T20:01:33.748 INFO:teuthology.orchestra.run.trial069.stdout:5.14.0-681.el9.x86_64 2026-02-19T20:01:33.748 INFO:teuthology.task.kernel:Running kernel on trial069: 5.14.0-681.el9.x86_64 2026-02-19T20:01:33.748 DEBUG:teuthology.orchestra.run.trial069:> sudo yum install -y kernel 2026-02-19T20:01:34.836 INFO:teuthology.orchestra.run.trial138.stdout:CentOS Stream 9 - BaseOS 13 MB/s | 8.9 MB 00:00 2026-02-19T20:01:35.843 INFO:teuthology.orchestra.run.trial069.stdout:CentOS Stream 9 - BaseOS 5.2 MB/s | 8.9 MB 00:01 2026-02-19T20:01:37.844 INFO:teuthology.orchestra.run.trial138.stdout:CentOS Stream 9 - AppStream 11 MB/s | 27 MB 00:02 2026-02-19T20:01:39.144 INFO:teuthology.orchestra.run.trial069.stdout:CentOS Stream 9 - AppStream 9.7 MB/s | 27 MB 00:02 2026-02-19T20:01:41.837 INFO:teuthology.orchestra.run.trial138.stdout:CentOS Stream 9 - CRB 4.9 MB/s | 7.8 MB 00:01 2026-02-19T20:01:42.470 INFO:teuthology.orchestra.run.trial069.stdout:CentOS Stream 9 - CRB 8.6 MB/s | 7.8 MB 00:00 2026-02-19T20:01:43.022 INFO:teuthology.orchestra.run.trial138.stdout:CentOS Stream 9 - Extras packages 45 kB/s | 20 kB 00:00 2026-02-19T20:01:43.618 INFO:teuthology.orchestra.run.trial138.stdout:Extra Packages for Enterprise Linux 38 MB/s | 20 MB 00:00 2026-02-19T20:01:44.238 INFO:teuthology.orchestra.run.trial069.stdout:CentOS Stream 9 - Extras packages 19 kB/s | 20 kB 00:01 2026-02-19T20:01:44.715 INFO:teuthology.orchestra.run.trial069.stdout:Extra Packages for Enterprise Linux 49 MB/s | 20 MB 00:00 2026-02-19T20:01:46.883 INFO:teuthology.orchestra.run.trial138.stdout:lab-extras 781 kB/s | 50 kB 00:00 2026-02-19T20:01:47.891 INFO:teuthology.orchestra.run.trial138.stdout:Package kernel-5.14.0-645.el9.x86_64 is already installed. 2026-02-19T20:01:47.892 INFO:teuthology.orchestra.run.trial138.stdout:Package kernel-5.14.0-681.el9.x86_64 is already installed. 2026-02-19T20:01:47.910 INFO:teuthology.orchestra.run.trial138.stdout:Dependencies resolved. 2026-02-19T20:01:47.911 INFO:teuthology.orchestra.run.trial138.stdout:Nothing to do. 2026-02-19T20:01:47.911 INFO:teuthology.orchestra.run.trial138.stdout:Complete! 2026-02-19T20:01:47.925 INFO:teuthology.orchestra.run.trial069.stdout:lab-extras 2.9 MB/s | 50 kB 00:00 2026-02-19T20:01:47.934 DEBUG:teuthology.orchestra.run.trial138:> echo no | sudo yum reinstall kernel || true 2026-02-19T20:01:48.232 INFO:teuthology.orchestra.run.trial138.stdout:Last metadata expiration check: 0:00:02 ago on Thu 19 Feb 2026 08:01:46 PM UTC. 2026-02-19T20:01:48.314 INFO:teuthology.orchestra.run.trial138.stdout:Dependencies resolved. 2026-02-19T20:01:48.315 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-19T20:01:48.315 INFO:teuthology.orchestra.run.trial138.stdout: Package Architecture Version Repository Size 2026-02-19T20:01:48.315 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-19T20:01:48.315 INFO:teuthology.orchestra.run.trial138.stdout:Reinstalling: 2026-02-19T20:01:48.316 INFO:teuthology.orchestra.run.trial138.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-19T20:01:48.316 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:01:48.316 INFO:teuthology.orchestra.run.trial138.stdout:Transaction Summary 2026-02-19T20:01:48.316 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-19T20:01:48.316 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:01:48.316 INFO:teuthology.orchestra.run.trial138.stdout:Total download size: 803 k 2026-02-19T20:01:48.316 INFO:teuthology.orchestra.run.trial138.stdout:Installed size: 0 2026-02-19T20:01:48.316 INFO:teuthology.orchestra.run.trial138.stderr:Operation aborted. 2026-02-19T20:01:48.335 INFO:teuthology.orchestra.run.trial138.stdout:Is this ok [y/N]: 2026-02-19T20:01:48.336 DEBUG:teuthology.orchestra.run.trial138:> sudo yum reinstall -y kernel || true 2026-02-19T20:01:48.637 INFO:teuthology.orchestra.run.trial138.stdout:Last metadata expiration check: 0:00:02 ago on Thu 19 Feb 2026 08:01:46 PM UTC. 2026-02-19T20:01:48.716 INFO:teuthology.orchestra.run.trial138.stdout:Dependencies resolved. 2026-02-19T20:01:48.716 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-19T20:01:48.716 INFO:teuthology.orchestra.run.trial138.stdout: Package Architecture Version Repository Size 2026-02-19T20:01:48.716 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-19T20:01:48.716 INFO:teuthology.orchestra.run.trial138.stdout:Reinstalling: 2026-02-19T20:01:48.716 INFO:teuthology.orchestra.run.trial138.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-19T20:01:48.717 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:01:48.717 INFO:teuthology.orchestra.run.trial138.stdout:Transaction Summary 2026-02-19T20:01:48.717 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-19T20:01:48.717 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:01:48.717 INFO:teuthology.orchestra.run.trial138.stdout:Total download size: 803 k 2026-02-19T20:01:48.717 INFO:teuthology.orchestra.run.trial138.stdout:Installed size: 0 2026-02-19T20:01:48.717 INFO:teuthology.orchestra.run.trial138.stdout:Downloading Packages: 2026-02-19T20:01:48.931 INFO:teuthology.orchestra.run.trial069.stdout:Package kernel-5.14.0-645.el9.x86_64 is already installed. 2026-02-19T20:01:48.931 INFO:teuthology.orchestra.run.trial069.stdout:Package kernel-5.14.0-681.el9.x86_64 is already installed. 2026-02-19T20:01:48.950 INFO:teuthology.orchestra.run.trial069.stdout:Dependencies resolved. 2026-02-19T20:01:48.951 INFO:teuthology.orchestra.run.trial069.stdout:Nothing to do. 2026-02-19T20:01:48.951 INFO:teuthology.orchestra.run.trial069.stdout:Complete! 2026-02-19T20:01:48.974 DEBUG:teuthology.orchestra.run.trial069:> echo no | sudo yum reinstall kernel || true 2026-02-19T20:01:49.285 INFO:teuthology.orchestra.run.trial069.stdout:Last metadata expiration check: 0:00:02 ago on Thu 19 Feb 2026 08:01:47 PM UTC. 2026-02-19T20:01:49.364 INFO:teuthology.orchestra.run.trial069.stdout:Dependencies resolved. 2026-02-19T20:01:49.365 INFO:teuthology.orchestra.run.trial069.stdout:================================================================================ 2026-02-19T20:01:49.365 INFO:teuthology.orchestra.run.trial069.stdout: Package Architecture Version Repository Size 2026-02-19T20:01:49.365 INFO:teuthology.orchestra.run.trial069.stdout:================================================================================ 2026-02-19T20:01:49.365 INFO:teuthology.orchestra.run.trial069.stdout:Reinstalling: 2026-02-19T20:01:49.365 INFO:teuthology.orchestra.run.trial069.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-19T20:01:49.365 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:01:49.365 INFO:teuthology.orchestra.run.trial069.stdout:Transaction Summary 2026-02-19T20:01:49.365 INFO:teuthology.orchestra.run.trial069.stdout:================================================================================ 2026-02-19T20:01:49.365 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:01:49.365 INFO:teuthology.orchestra.run.trial069.stdout:Total download size: 803 k 2026-02-19T20:01:49.365 INFO:teuthology.orchestra.run.trial069.stdout:Installed size: 0 2026-02-19T20:01:49.366 INFO:teuthology.orchestra.run.trial069.stderr:Operation aborted. 2026-02-19T20:01:49.385 INFO:teuthology.orchestra.run.trial069.stdout:Is this ok [y/N]: 2026-02-19T20:01:49.385 DEBUG:teuthology.orchestra.run.trial069:> sudo yum reinstall -y kernel || true 2026-02-19T20:01:49.684 INFO:teuthology.orchestra.run.trial069.stdout:Last metadata expiration check: 0:00:02 ago on Thu 19 Feb 2026 08:01:47 PM UTC. 2026-02-19T20:01:49.764 INFO:teuthology.orchestra.run.trial069.stdout:Dependencies resolved. 2026-02-19T20:01:49.764 INFO:teuthology.orchestra.run.trial069.stdout:================================================================================ 2026-02-19T20:01:49.764 INFO:teuthology.orchestra.run.trial069.stdout: Package Architecture Version Repository Size 2026-02-19T20:01:49.764 INFO:teuthology.orchestra.run.trial069.stdout:================================================================================ 2026-02-19T20:01:49.765 INFO:teuthology.orchestra.run.trial069.stdout:Reinstalling: 2026-02-19T20:01:49.765 INFO:teuthology.orchestra.run.trial069.stdout: kernel x86_64 5.14.0-681.el9 baseos 803 k 2026-02-19T20:01:49.765 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:01:49.765 INFO:teuthology.orchestra.run.trial069.stdout:Transaction Summary 2026-02-19T20:01:49.765 INFO:teuthology.orchestra.run.trial069.stdout:================================================================================ 2026-02-19T20:01:49.765 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:01:49.765 INFO:teuthology.orchestra.run.trial069.stdout:Total download size: 803 k 2026-02-19T20:01:49.765 INFO:teuthology.orchestra.run.trial069.stdout:Installed size: 0 2026-02-19T20:01:49.765 INFO:teuthology.orchestra.run.trial069.stdout:Downloading Packages: 2026-02-19T20:01:49.864 INFO:teuthology.orchestra.run.trial069.stdout:kernel-5.14.0-681.el9.x86_64.rpm 21 MB/s | 803 kB 00:00 2026-02-19T20:01:49.864 INFO:teuthology.orchestra.run.trial069.stdout:-------------------------------------------------------------------------------- 2026-02-19T20:01:49.865 INFO:teuthology.orchestra.run.trial069.stdout:Total 7.9 MB/s | 803 kB 00:00 2026-02-19T20:01:49.875 INFO:teuthology.orchestra.run.trial069.stdout:Running transaction check 2026-02-19T20:01:49.908 INFO:teuthology.orchestra.run.trial069.stdout:Transaction check succeeded. 2026-02-19T20:01:49.908 INFO:teuthology.orchestra.run.trial069.stdout:Running transaction test 2026-02-19T20:01:49.913 INFO:teuthology.orchestra.run.trial069.stdout:Transaction test succeeded. 2026-02-19T20:01:49.913 INFO:teuthology.orchestra.run.trial069.stdout:Running transaction 2026-02-19T20:01:49.936 INFO:teuthology.orchestra.run.trial069.stdout: Preparing : 1/1 2026-02-19T20:01:49.940 INFO:teuthology.orchestra.run.trial069.stdout: Reinstalling : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-19T20:01:49.940 INFO:teuthology.orchestra.run.trial069.stdout: Cleanup : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-19T20:01:50.054 INFO:teuthology.orchestra.run.trial069.stdout: Running scriptlet: kernel-5.14.0-681.el9.x86_64 2/2 2026-02-19T20:01:50.055 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-19T20:01:50.110 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-19T20:01:50.110 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:01:50.110 INFO:teuthology.orchestra.run.trial069.stdout:Reinstalled: 2026-02-19T20:01:50.110 INFO:teuthology.orchestra.run.trial069.stdout: kernel-5.14.0-681.el9.x86_64 2026-02-19T20:01:50.110 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:01:50.111 INFO:teuthology.orchestra.run.trial069.stdout:Complete! 2026-02-19T20:01:50.137 DEBUG:teuthology.orchestra.run.trial069:> rpm -q kernel | sort -rV | head -n 1 2026-02-19T20:01:50.163 INFO:teuthology.orchestra.run.trial069.stdout:kernel-5.14.0-681.el9.x86_64 2026-02-19T20:01:50.163 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-681.el9.x86_64 2026-02-19T20:01:50.164 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2026-02-19T20:01:50.164 INFO:teuthology.task.kernel:Enabling kdb on cluster1.mon.a... 2026-02-19T20:01:50.164 DEBUG:teuthology.orchestra.run.trial069:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2026-02-19T20:01:50.228 INFO:teuthology.orchestra.run.trial069.stdout:ttyS1 2026-02-19T20:01:50.253 DEBUG:teuthology.parallel:result is None 2026-02-19T20:01:50.357 INFO:teuthology.orchestra.run.trial138.stdout:kernel-5.14.0-681.el9.x86_64.rpm 600 kB/s | 803 kB 00:01 2026-02-19T20:01:50.357 INFO:teuthology.orchestra.run.trial138.stdout:-------------------------------------------------------------------------------- 2026-02-19T20:01:50.357 INFO:teuthology.orchestra.run.trial138.stdout:Total 489 kB/s | 803 kB 00:01 2026-02-19T20:01:50.366 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction check 2026-02-19T20:01:50.400 INFO:teuthology.orchestra.run.trial138.stdout:Transaction check succeeded. 2026-02-19T20:01:50.400 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction test 2026-02-19T20:01:50.405 INFO:teuthology.orchestra.run.trial138.stdout:Transaction test succeeded. 2026-02-19T20:01:50.405 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction 2026-02-19T20:01:50.428 INFO:teuthology.orchestra.run.trial138.stdout: Preparing : 1/1 2026-02-19T20:01:50.432 INFO:teuthology.orchestra.run.trial138.stdout: Reinstalling : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-19T20:01:50.432 INFO:teuthology.orchestra.run.trial138.stdout: Cleanup : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-19T20:01:50.538 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: kernel-5.14.0-681.el9.x86_64 2/2 2026-02-19T20:01:50.538 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 1/2 2026-02-19T20:01:50.594 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : kernel-5.14.0-681.el9.x86_64 2/2 2026-02-19T20:01:50.594 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:01:50.594 INFO:teuthology.orchestra.run.trial138.stdout:Reinstalled: 2026-02-19T20:01:50.594 INFO:teuthology.orchestra.run.trial138.stdout: kernel-5.14.0-681.el9.x86_64 2026-02-19T20:01:50.594 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:01:50.594 INFO:teuthology.orchestra.run.trial138.stdout:Complete! 2026-02-19T20:01:50.619 DEBUG:teuthology.orchestra.run.trial138:> rpm -q kernel | sort -rV | head -n 1 2026-02-19T20:01:50.683 INFO:teuthology.orchestra.run.trial138.stdout:kernel-5.14.0-681.el9.x86_64 2026-02-19T20:01:50.683 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-681.el9.x86_64 2026-02-19T20:01:50.683 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2026-02-19T20:01:50.683 INFO:teuthology.task.kernel:Enabling kdb on cluster2.mon.a... 2026-02-19T20:01:50.683 DEBUG:teuthology.orchestra.run.trial138:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2026-02-19T20:01:50.748 INFO:teuthology.orchestra.run.trial138.stdout:ttyS1 2026-02-19T20:01:50.769 DEBUG:teuthology.parallel:result is None 2026-02-19T20:01:50.769 INFO:teuthology.run_tasks:Running task internal.base... 2026-02-19T20:01:50.781 INFO:teuthology.task.internal:Creating test directory... 2026-02-19T20:01:50.781 DEBUG:teuthology.orchestra.run.trial069:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-02-19T20:01:50.784 DEBUG:teuthology.orchestra.run.trial138:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2026-02-19T20:01:50.825 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2026-02-19T20:01:50.836 INFO:teuthology.run_tasks:Running task internal.archive... 2026-02-19T20:01:50.849 INFO:teuthology.task.internal:Creating archive directory... 2026-02-19T20:01:50.850 DEBUG:teuthology.orchestra.run.trial069:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-02-19T20:01:50.852 DEBUG:teuthology.orchestra.run.trial138:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2026-02-19T20:01:50.889 INFO:teuthology.run_tasks:Running task internal.coredump... 2026-02-19T20:01:50.901 INFO:teuthology.task.internal:Enabling coredump saving... 2026-02-19T20:01:50.901 DEBUG:teuthology.orchestra.run.trial069:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2026-02-19T20:01:50.909 DEBUG:teuthology.orchestra.run.trial138:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2026-02-19T20:01:50.931 INFO:teuthology.orchestra.run.trial069.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-19T20:01:50.940 INFO:teuthology.orchestra.run.trial069.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-19T20:01:50.946 INFO:teuthology.orchestra.run.trial138.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-19T20:01:50.954 INFO:teuthology.orchestra.run.trial138.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2026-02-19T20:01:50.955 INFO:teuthology.run_tasks:Running task internal.sudo... 2026-02-19T20:01:50.966 INFO:teuthology.task.internal:Configuring sudo... 2026-02-19T20:01:50.966 DEBUG:teuthology.orchestra.run.trial069:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-02-19T20:01:50.983 DEBUG:teuthology.orchestra.run.trial138:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2026-02-19T20:01:51.019 INFO:teuthology.run_tasks:Running task internal.syslog... 2026-02-19T20:01:51.036 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2026-02-19T20:01:51.036 DEBUG:teuthology.orchestra.run.trial069:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-02-19T20:01:51.048 DEBUG:teuthology.orchestra.run.trial138:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2026-02-19T20:01:51.076 DEBUG:teuthology.orchestra.run.trial069:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-19T20:01:51.222 DEBUG:teuthology.orchestra.run.trial069:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-19T20:01:51.245 DEBUG:teuthology.orchestra.run.trial069:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-19T20:01:51.389 DEBUG:teuthology.orchestra.run.trial069:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-19T20:01:51.413 DEBUG:teuthology.orchestra.run.trial069:> set -ex 2026-02-19T20:01:51.413 DEBUG:teuthology.orchestra.run.trial069:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-02-19T20:01:51.476 DEBUG:teuthology.orchestra.run.trial138:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-19T20:01:51.590 DEBUG:teuthology.orchestra.run.trial138:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-19T20:01:51.613 DEBUG:teuthology.orchestra.run.trial138:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-19T20:01:51.764 DEBUG:teuthology.orchestra.run.trial138:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-19T20:01:51.787 DEBUG:teuthology.orchestra.run.trial138:> set -ex 2026-02-19T20:01:51.787 DEBUG:teuthology.orchestra.run.trial138:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2026-02-19T20:01:51.851 DEBUG:teuthology.orchestra.run.trial069:> sudo service rsyslog restart 2026-02-19T20:01:51.854 DEBUG:teuthology.orchestra.run.trial138:> sudo service rsyslog restart 2026-02-19T20:01:51.879 INFO:teuthology.orchestra.run.trial069.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-19T20:01:51.920 INFO:teuthology.orchestra.run.trial138.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-19T20:01:52.301 INFO:teuthology.run_tasks:Running task internal.timer... 2026-02-19T20:01:52.319 INFO:teuthology.task.internal:Starting timer... 2026-02-19T20:01:52.319 INFO:teuthology.run_tasks:Running task pcp... 2026-02-19T20:01:52.341 INFO:teuthology.run_tasks:Running task selinux... 2026-02-19T20:01:52.360 DEBUG:teuthology.orchestra.run.trial069:> sudo service auditd rotate 2026-02-19T20:01:52.389 INFO:teuthology.orchestra.run.trial069.stdout:Rotating logs: 2026-02-19T20:01:52.391 DEBUG:teuthology.orchestra.run.trial138:> sudo service auditd rotate 2026-02-19T20:01:52.419 INFO:teuthology.orchestra.run.trial138.stdout:Rotating logs: 2026-02-19T20:01:52.421 DEBUG:teuthology.task.selinux:Getting current SELinux state 2026-02-19T20:01:52.422 DEBUG:teuthology.orchestra.run.trial069:> /usr/sbin/getenforce 2026-02-19T20:01:52.446 INFO:teuthology.orchestra.run.trial069.stdout:Permissive 2026-02-19T20:01:52.447 DEBUG:teuthology.orchestra.run.trial138:> /usr/sbin/getenforce 2026-02-19T20:01:52.476 INFO:teuthology.orchestra.run.trial138.stdout:Permissive 2026-02-19T20:01:52.476 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@trial069.front.sepia.ceph.com': 'permissive', 'ubuntu@trial138.front.sepia.ceph.com': 'permissive'} 2026-02-19T20:01:52.476 DEBUG:teuthology.orchestra.run.trial069:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2026-02-19T20:01:52.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-19T20:01:52.511 DEBUG:teuthology.orchestra.run.trial138:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2026-02-19T20:01:52.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-19T20:01:52.542 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2026-02-19T20:01:52.542 DEBUG:teuthology.orchestra.run.trial069:> sudo /usr/sbin/setenforce permissive 2026-02-19T20:01:52.574 DEBUG:teuthology.orchestra.run.trial138:> sudo /usr/sbin/setenforce permissive 2026-02-19T20:01:52.605 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2026-02-19T20:01:52.621 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2026-02-19T20:01:52.632 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2026-02-19T20:01:52.634 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit trial069.front.sepia.ceph.com,trial138.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2026-02-19T20:04:46.895 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@trial069.front.sepia.ceph.com'), Remote(name='ubuntu@trial138.front.sepia.ceph.com')] 2026-02-19T20:04:46.896 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial069.front.sepia.ceph.com' 2026-02-19T20:04:46.898 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial069.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T20:04:47.011 DEBUG:teuthology.orchestra.run.trial069:> true 2026-02-19T20:04:47.089 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial069.front.sepia.ceph.com' 2026-02-19T20:04:47.090 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@trial138.front.sepia.ceph.com' 2026-02-19T20:04:47.090 DEBUG:teuthology.orchestra.connection:{'hostname': 'trial138.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2026-02-19T20:04:47.184 DEBUG:teuthology.orchestra.run.trial138:> true 2026-02-19T20:04:47.264 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@trial138.front.sepia.ceph.com' 2026-02-19T20:04:47.264 INFO:teuthology.run_tasks:Running task clock... 2026-02-19T20:04:47.279 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2026-02-19T20:04:47.280 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-02-19T20:04:47.280 DEBUG:teuthology.orchestra.run.trial069:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-02-19T20:04:47.283 INFO:teuthology.orchestra.run:Running command with timeout 360 2026-02-19T20:04:47.283 DEBUG:teuthology.orchestra.run.trial138:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-02-19T20:04:47.308 INFO:teuthology.orchestra.run.trial069.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2026-02-19T20:04:47.320 INFO:teuthology.orchestra.run.trial069.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2026-02-19T20:04:47.331 INFO:teuthology.orchestra.run.trial138.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2026-02-19T20:04:47.340 INFO:teuthology.orchestra.run.trial069.stderr:sudo: ntpd: command not found 2026-02-19T20:04:47.342 INFO:teuthology.orchestra.run.trial138.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2026-02-19T20:04:47.350 INFO:teuthology.orchestra.run.trial069.stdout:506 Cannot talk to daemon 2026-02-19T20:04:47.361 INFO:teuthology.orchestra.run.trial069.stderr:Failed to start ntp.service: Unit ntp.service not found. 2026-02-19T20:04:47.362 INFO:teuthology.orchestra.run.trial138.stderr:sudo: ntpd: command not found 2026-02-19T20:04:47.372 INFO:teuthology.orchestra.run.trial138.stdout:506 Cannot talk to daemon 2026-02-19T20:04:47.373 INFO:teuthology.orchestra.run.trial069.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2026-02-19T20:04:47.383 INFO:teuthology.orchestra.run.trial138.stderr:Failed to start ntp.service: Unit ntp.service not found. 2026-02-19T20:04:47.395 INFO:teuthology.orchestra.run.trial138.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2026-02-19T20:04:47.418 INFO:teuthology.orchestra.run.trial069.stderr:bash: line 1: ntpq: command not found 2026-02-19T20:04:47.420 INFO:teuthology.orchestra.run.trial069.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-19T20:04:47.420 INFO:teuthology.orchestra.run.trial069.stdout:=============================================================================== 2026-02-19T20:04:47.439 INFO:teuthology.orchestra.run.trial138.stderr:bash: line 1: ntpq: command not found 2026-02-19T20:04:47.477 INFO:teuthology.orchestra.run.trial138.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-19T20:04:47.477 INFO:teuthology.orchestra.run.trial138.stdout:=============================================================================== 2026-02-19T20:04:47.477 INFO:teuthology.orchestra.run.trial138.stdout:^? 204.2.134.173 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-19T20:04:47.477 INFO:teuthology.orchestra.run.trial138.stdout:^? ntp1.wiktel.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-19T20:04:47.477 INFO:teuthology.orchestra.run.trial138.stdout:^? 172-234-25-10.ip.linodeu> 0 6 0 - +0ns[ +0ns] +/- 0ns 2026-02-19T20:04:47.478 INFO:teuthology.run_tasks:Running task install... 2026-02-19T20:04:47.490 DEBUG:teuthology.task.install:project ceph 2026-02-19T20:04:47.490 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '802bf111cd55e57f5842153d7ba2b8b964aa818a'}} 2026-02-19T20:04:47.490 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': '802bf111cd55e57f5842153d7ba2b8b964aa818a'} 2026-02-19T20:04:47.490 INFO:teuthology.task.install:Using flavor: default 2026-02-19T20:04:47.493 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-osd', 'ceph-osd-classic', 'ceph-common', 'ceph-fuse', 'ceph-test', 'ceph-volume', 'radosgw', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'libcephfs2', 'libcephfs-dev', 'librados2', 'librbd1', 'rbd-fuse'], 'rpm': ['ceph-radosgw', 'ceph-test', 'ceph', 'ceph-base', 'cephadm', 'ceph-immutable-object-cache', 'ceph-mgr', 'ceph-mgr-dashboard', 'ceph-mgr-diskprediction-local', 'ceph-mgr-rook', 'ceph-mgr-cephadm', 'ceph-osd', 'ceph-osd-classic', 'ceph-fuse', 'ceph-volume', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2026-02-19T20:04:47.493 INFO:teuthology.task.install:extra packages: [] 2026-02-19T20:04:47.493 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '802bf111cd55e57f5842153d7ba2b8b964aa818a', 'tag': None, 'wait_for_package': False} 2026-02-19T20:04:47.493 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=802bf111cd55e57f5842153d7ba2b8b964aa818a 2026-02-19T20:04:47.495 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': '802bf111cd55e57f5842153d7ba2b8b964aa818a', 'tag': None, 'wait_for_package': False} 2026-02-19T20:04:47.495 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=802bf111cd55e57f5842153d7ba2b8b964aa818a 2026-02-19T20:04:47.665 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/wip-yuri-testing-2026-02-18-1820/802bf111cd55e57f5842153d7ba2b8b964aa818a/centos/9/flavors/default/ 2026-02-19T20:04:47.665 INFO:teuthology.task.install.rpm:Package version is 20.3.0-5336.g802bf111 2026-02-19T20:04:47.673 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/wip-yuri-testing-2026-02-18-1820/802bf111cd55e57f5842153d7ba2b8b964aa818a/centos/9/flavors/default/ 2026-02-19T20:04:47.673 INFO:teuthology.task.install.rpm:Package version is 20.3.0-5336.g802bf111 2026-02-19T20:04:47.823 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/wip-yuri-testing-2026-02-18-1820/802bf111cd55e57f5842153d7ba2b8b964aa818a/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-yuri-testing-2026-02-18-1820/802bf111cd55e57f5842153d7ba2b8b964aa818a/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-yuri-testing-2026-02-18-1820/802bf111cd55e57f5842153d7ba2b8b964aa818a/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2026-02-19T20:04:47.823 DEBUG:teuthology.orchestra.run.trial138:> set -ex 2026-02-19T20:04:47.823 DEBUG:teuthology.orchestra.run.trial138:> sudo dd of=/etc/yum.repos.d/ceph.repo 2026-02-19T20:04:47.825 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/wip-yuri-testing-2026-02-18-1820/802bf111cd55e57f5842153d7ba2b8b964aa818a/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-yuri-testing-2026-02-18-1820/802bf111cd55e57f5842153d7ba2b8b964aa818a/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-yuri-testing-2026-02-18-1820/802bf111cd55e57f5842153d7ba2b8b964aa818a/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2026-02-19T20:04:47.825 DEBUG:teuthology.orchestra.run.trial069:> set -ex 2026-02-19T20:04:47.825 DEBUG:teuthology.orchestra.run.trial069:> sudo dd of=/etc/yum.repos.d/ceph.repo 2026-02-19T20:04:47.850 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-osd, ceph-osd-classic, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2026-02-19T20:04:47.851 DEBUG:teuthology.orchestra.run.trial138:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;sha1/802bf111cd55e57f5842153d7ba2b8b964aa818a/;g' /etc/yum.repos.d/ceph.repo ; fi 2026-02-19T20:04:47.851 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-osd, ceph-osd-classic, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2026-02-19T20:04:47.851 DEBUG:teuthology.orchestra.run.trial069:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;sha1/802bf111cd55e57f5842153d7ba2b8b964aa818a/;g' /etc/yum.repos.d/ceph.repo ; fi 2026-02-19T20:04:47.915 DEBUG:teuthology.orchestra.run.trial138:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2026-02-19T20:04:47.916 DEBUG:teuthology.orchestra.run.trial069:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2026-02-19T20:04:47.988 DEBUG:teuthology.orchestra.run.trial069:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2026-02-19T20:04:47.988 DEBUG:teuthology.orchestra.run.trial138:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2026-02-19T20:04:48.051 INFO:teuthology.orchestra.run.trial069.stdout:check_obsoletes = 1 2026-02-19T20:04:48.052 DEBUG:teuthology.orchestra.run.trial069:> sudo yum clean all 2026-02-19T20:04:48.052 INFO:teuthology.orchestra.run.trial138.stdout:check_obsoletes = 1 2026-02-19T20:04:48.053 DEBUG:teuthology.orchestra.run.trial138:> sudo yum clean all 2026-02-19T20:04:48.209 INFO:teuthology.orchestra.run.trial138.stdout:41 files removed 2026-02-19T20:04:48.209 INFO:teuthology.orchestra.run.trial069.stdout:41 files removed 2026-02-19T20:04:48.223 DEBUG:teuthology.orchestra.run.trial138:> sudo yum -y install ceph-radosgw 2026-02-19T20:04:48.224 DEBUG:teuthology.orchestra.run.trial069:> sudo yum -y install ceph-radosgw 2026-02-19T20:04:48.496 INFO:teuthology.orchestra.run.trial138.stdout:ceph packages for x86_64 709 kB/s | 93 kB 00:00 2026-02-19T20:04:48.497 INFO:teuthology.orchestra.run.trial069.stdout:ceph packages for x86_64 717 kB/s | 93 kB 00:00 2026-02-19T20:04:48.641 INFO:teuthology.orchestra.run.trial138.stdout:ceph noarch packages 204 kB/s | 24 kB 00:00 2026-02-19T20:04:48.645 INFO:teuthology.orchestra.run.trial069.stdout:ceph noarch packages 206 kB/s | 24 kB 00:00 2026-02-19T20:04:48.769 INFO:teuthology.orchestra.run.trial138.stdout:ceph source packages 20 kB/s | 2.1 kB 00:00 2026-02-19T20:04:48.774 INFO:teuthology.orchestra.run.trial069.stdout:ceph source packages 20 kB/s | 2.1 kB 00:00 2026-02-19T20:04:49.483 INFO:teuthology.orchestra.run.trial138.stdout:CentOS Stream 9 - BaseOS 13 MB/s | 8.9 MB 00:00 2026-02-19T20:04:50.665 INFO:teuthology.orchestra.run.trial069.stdout:CentOS Stream 9 - BaseOS 4.8 MB/s | 8.9 MB 00:01 2026-02-19T20:04:53.233 INFO:teuthology.orchestra.run.trial069.stdout:CentOS Stream 9 - AppStream 13 MB/s | 27 MB 00:02 2026-02-19T20:04:56.555 INFO:teuthology.orchestra.run.trial069.stdout:CentOS Stream 9 - CRB 8.6 MB/s | 7.8 MB 00:00 2026-02-19T20:04:58.355 INFO:teuthology.orchestra.run.trial069.stdout:CentOS Stream 9 - Extras packages 19 kB/s | 20 kB 00:01 2026-02-19T20:04:58.756 INFO:teuthology.orchestra.run.trial069.stdout:Extra Packages for Enterprise Linux 60 MB/s | 20 MB 00:00 2026-02-19T20:05:01.923 INFO:teuthology.orchestra.run.trial069.stdout:lab-extras 1.9 MB/s | 50 kB 00:00 2026-02-19T20:05:03.116 INFO:teuthology.orchestra.run.trial069.stdout:Dependencies resolved. 2026-02-19T20:05:03.117 INFO:teuthology.orchestra.run.trial069.stdout:================================================================================ 2026-02-19T20:05:03.117 INFO:teuthology.orchestra.run.trial069.stdout: Package Arch Version Repository Size 2026-02-19T20:05:03.117 INFO:teuthology.orchestra.run.trial069.stdout:================================================================================ 2026-02-19T20:05:03.117 INFO:teuthology.orchestra.run.trial069.stdout:Installing: 2026-02-19T20:05:03.117 INFO:teuthology.orchestra.run.trial069.stdout: ceph-radosgw x86_64 2:20.3.0-5336.g802bf111.el9 ceph 13 M 2026-02-19T20:05:03.117 INFO:teuthology.orchestra.run.trial069.stdout:Upgrading: 2026-02-19T20:05:03.117 INFO:teuthology.orchestra.run.trial069.stdout: librados2 x86_64 2:20.3.0-5336.g802bf111.el9 ceph 3.6 M 2026-02-19T20:05:03.117 INFO:teuthology.orchestra.run.trial069.stdout: librbd1 x86_64 2:20.3.0-5336.g802bf111.el9 ceph 2.8 M 2026-02-19T20:05:03.117 INFO:teuthology.orchestra.run.trial069.stdout:Installing dependencies: 2026-02-19T20:05:03.117 INFO:teuthology.orchestra.run.trial069.stdout: boost-program-options x86_64 1.75.0-13.el9 appstream 104 k 2026-02-19T20:05:03.117 INFO:teuthology.orchestra.run.trial069.stdout: ceph-base x86_64 2:20.3.0-5336.g802bf111.el9 ceph 5.2 M 2026-02-19T20:05:03.117 INFO:teuthology.orchestra.run.trial069.stdout: ceph-common x86_64 2:20.3.0-5336.g802bf111.el9 ceph 24 M 2026-02-19T20:05:03.117 INFO:teuthology.orchestra.run.trial069.stdout: ceph-selinux x86_64 2:20.3.0-5336.g802bf111.el9 ceph 25 k 2026-02-19T20:05:03.117 INFO:teuthology.orchestra.run.trial069.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2026-02-19T20:05:03.117 INFO:teuthology.orchestra.run.trial069.stdout: libarrow x86_64 9.0.0-15.el9 epel 4.4 M 2026-02-19T20:05:03.117 INFO:teuthology.orchestra.run.trial069.stdout: libarrow-doc noarch 9.0.0-15.el9 epel 25 k 2026-02-19T20:05:03.117 INFO:teuthology.orchestra.run.trial069.stdout: libcephfs2 x86_64 2:20.3.0-5336.g802bf111.el9 ceph 910 k 2026-02-19T20:05:03.117 INFO:teuthology.orchestra.run.trial069.stdout: libnbd x86_64 1.20.3-4.el9 appstream 164 k 2026-02-19T20:05:03.117 INFO:teuthology.orchestra.run.trial069.stdout: liboath x86_64 2.6.12-1.el9 epel 49 k 2026-02-19T20:05:03.117 INFO:teuthology.orchestra.run.trial069.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2026-02-19T20:05:03.117 INFO:teuthology.orchestra.run.trial069.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2026-02-19T20:05:03.117 INFO:teuthology.orchestra.run.trial069.stdout: libradosstriper1 x86_64 2:20.3.0-5336.g802bf111.el9 ceph 250 k 2026-02-19T20:05:03.117 INFO:teuthology.orchestra.run.trial069.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2026-02-19T20:05:03.117 INFO:teuthology.orchestra.run.trial069.stdout: librgw2 x86_64 2:20.3.0-5336.g802bf111.el9 ceph 6.5 M 2026-02-19T20:05:03.118 INFO:teuthology.orchestra.run.trial069.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2026-02-19T20:05:03.118 INFO:teuthology.orchestra.run.trial069.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2026-02-19T20:05:03.118 INFO:teuthology.orchestra.run.trial069.stdout: mailcap noarch 2.1.49-5.el9 baseos 33 k 2026-02-19T20:05:03.118 INFO:teuthology.orchestra.run.trial069.stdout: parquet-libs x86_64 9.0.0-15.el9 epel 838 k 2026-02-19T20:05:03.118 INFO:teuthology.orchestra.run.trial069.stdout: pciutils x86_64 3.7.0-7.el9 baseos 93 k 2026-02-19T20:05:03.118 INFO:teuthology.orchestra.run.trial069.stdout: python3-ceph-argparse x86_64 2:20.3.0-5336.g802bf111.el9 ceph 45 k 2026-02-19T20:05:03.118 INFO:teuthology.orchestra.run.trial069.stdout: python3-ceph-common x86_64 2:20.3.0-5336.g802bf111.el9 ceph 185 k 2026-02-19T20:05:03.118 INFO:teuthology.orchestra.run.trial069.stdout: python3-cephfs x86_64 2:20.3.0-5336.g802bf111.el9 ceph 203 k 2026-02-19T20:05:03.118 INFO:teuthology.orchestra.run.trial069.stdout: python3-rados x86_64 2:20.3.0-5336.g802bf111.el9 ceph 323 k 2026-02-19T20:05:03.118 INFO:teuthology.orchestra.run.trial069.stdout: python3-rbd x86_64 2:20.3.0-5336.g802bf111.el9 ceph 305 k 2026-02-19T20:05:03.118 INFO:teuthology.orchestra.run.trial069.stdout: python3-rgw x86_64 2:20.3.0-5336.g802bf111.el9 ceph 100 k 2026-02-19T20:05:03.118 INFO:teuthology.orchestra.run.trial069.stdout: qatlib x86_64 25.08.0-2.el9 appstream 240 k 2026-02-19T20:05:03.118 INFO:teuthology.orchestra.run.trial069.stdout: qatzip-libs x86_64 1.3.1-1.el9 appstream 66 k 2026-02-19T20:05:03.118 INFO:teuthology.orchestra.run.trial069.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2026-02-19T20:05:03.118 INFO:teuthology.orchestra.run.trial069.stdout: thrift x86_64 0.15.0-4.el9 epel 1.6 M 2026-02-19T20:05:03.118 INFO:teuthology.orchestra.run.trial069.stdout:Installing weak dependencies: 2026-02-19T20:05:03.118 INFO:teuthology.orchestra.run.trial069.stdout: libcephfs-daemon x86_64 2:20.3.0-5336.g802bf111.el9 ceph 37 k 2026-02-19T20:05:03.118 INFO:teuthology.orchestra.run.trial069.stdout: libcephfs-proxy2 x86_64 2:20.3.0-5336.g802bf111.el9 ceph 25 k 2026-02-19T20:05:03.118 INFO:teuthology.orchestra.run.trial069.stdout: nvme-cli x86_64 2.16-1.el9 baseos 1.2 M 2026-02-19T20:05:03.118 INFO:teuthology.orchestra.run.trial069.stdout: qatlib-service x86_64 25.08.0-2.el9 appstream 37 k 2026-02-19T20:05:03.118 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:05:03.118 INFO:teuthology.orchestra.run.trial069.stdout:Transaction Summary 2026-02-19T20:05:03.118 INFO:teuthology.orchestra.run.trial069.stdout:================================================================================ 2026-02-19T20:05:03.118 INFO:teuthology.orchestra.run.trial069.stdout:Install 35 Packages 2026-02-19T20:05:03.118 INFO:teuthology.orchestra.run.trial069.stdout:Upgrade 2 Packages 2026-02-19T20:05:03.118 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:05:03.118 INFO:teuthology.orchestra.run.trial069.stdout:Total download size: 68 M 2026-02-19T20:05:03.118 INFO:teuthology.orchestra.run.trial069.stdout:Downloading Packages: 2026-02-19T20:05:03.941 INFO:teuthology.orchestra.run.trial069.stdout:(1/37): ceph-base-20.3.0-5336.g802bf111.el9.x86 18 MB/s | 5.2 MB 00:00 2026-02-19T20:05:03.980 INFO:teuthology.orchestra.run.trial069.stdout:(2/37): ceph-selinux-20.3.0-5336.g802bf111.el9. 645 kB/s | 25 kB 00:00 2026-02-19T20:05:04.020 INFO:teuthology.orchestra.run.trial069.stdout:(3/37): libcephfs-daemon-20.3.0-5336.g802bf111. 911 kB/s | 37 kB 00:00 2026-02-19T20:05:04.062 INFO:teuthology.orchestra.run.trial069.stdout:(4/37): libcephfs-proxy2-20.3.0-5336.g802bf111. 615 kB/s | 25 kB 00:00 2026-02-19T20:05:04.123 INFO:teuthology.orchestra.run.trial069.stdout:(5/37): libcephfs2-20.3.0-5336.g802bf111.el9.x8 15 MB/s | 910 kB 00:00 2026-02-19T20:05:04.173 INFO:teuthology.orchestra.run.trial069.stdout:(6/37): libradosstriper1-20.3.0-5336.g802bf111. 4.8 MB/s | 250 kB 00:00 2026-02-19T20:05:04.457 INFO:teuthology.orchestra.run.trial069.stdout:(7/37): ceph-radosgw-20.3.0-5336.g802bf111.el9. 16 MB/s | 13 MB 00:00 2026-02-19T20:05:04.492 INFO:teuthology.orchestra.run.trial069.stdout:(8/37): python3-ceph-argparse-20.3.0-5336.g802b 1.3 MB/s | 45 kB 00:00 2026-02-19T20:05:04.515 INFO:teuthology.orchestra.run.trial069.stdout:(9/37): librgw2-20.3.0-5336.g802bf111.el9.x86_6 19 MB/s | 6.5 MB 00:00 2026-02-19T20:05:04.528 INFO:teuthology.orchestra.run.trial069.stdout:(10/37): python3-ceph-common-20.3.0-5336.g802bf 5.1 MB/s | 185 kB 00:00 2026-02-19T20:05:04.543 INFO:teuthology.orchestra.run.trial069.stdout:(11/37): python3-cephfs-20.3.0-5336.g802bf111.e 7.1 MB/s | 203 kB 00:00 2026-02-19T20:05:04.561 INFO:teuthology.orchestra.run.trial069.stdout:(12/37): python3-rados-20.3.0-5336.g802bf111.el 9.7 MB/s | 323 kB 00:00 2026-02-19T20:05:04.578 INFO:teuthology.orchestra.run.trial069.stdout:(13/37): python3-rbd-20.3.0-5336.g802bf111.el9. 8.4 MB/s | 305 kB 00:00 2026-02-19T20:05:04.590 INFO:teuthology.orchestra.run.trial069.stdout:(14/37): python3-rgw-20.3.0-5336.g802bf111.el9. 3.3 MB/s | 100 kB 00:00 2026-02-19T20:05:04.647 INFO:teuthology.orchestra.run.trial069.stdout:(15/37): mailcap-2.1.49-5.el9.noarch.rpm 482 kB/s | 33 kB 00:00 2026-02-19T20:05:04.719 INFO:teuthology.orchestra.run.trial069.stdout:(16/37): ceph-common-20.3.0-5336.g802bf111.el9. 23 MB/s | 24 MB 00:01 2026-02-19T20:05:04.720 INFO:teuthology.orchestra.run.trial069.stdout:(17/37): pciutils-3.7.0-7.el9.x86_64.rpm 1.3 MB/s | 93 kB 00:00 2026-02-19T20:05:04.742 INFO:teuthology.orchestra.run.trial069.stdout:(18/37): nvme-cli-2.16-1.el9.x86_64.rpm 7.6 MB/s | 1.2 MB 00:00 2026-02-19T20:05:05.399 INFO:teuthology.orchestra.run.trial069.stdout:(19/37): boost-program-options-1.75.0-13.el9.x8 153 kB/s | 104 kB 00:00 2026-02-19T20:05:05.443 INFO:teuthology.orchestra.run.trial069.stdout:(20/37): libnbd-1.20.3-4.el9.x86_64.rpm 226 kB/s | 164 kB 00:00 2026-02-19T20:05:05.459 INFO:teuthology.orchestra.run.trial069.stdout:(21/37): libpmemobj-1.12.1-1.el9.x86_64.rpm 223 kB/s | 160 kB 00:00 2026-02-19T20:05:05.983 INFO:teuthology.orchestra.run.trial069.stdout:(22/37): librabbitmq-0.11.0-7.el9.x86_64.rpm 78 kB/s | 45 kB 00:00 2026-02-19T20:05:06.242 INFO:teuthology.orchestra.run.trial069.stdout:(23/37): lttng-ust-2.12.0-6.el9.x86_64.rpm 374 kB/s | 292 kB 00:00 2026-02-19T20:05:06.320 INFO:teuthology.orchestra.run.trial069.stdout:(24/37): librdkafka-1.6.1-102.el9.x86_64.rpm 755 kB/s | 662 kB 00:00 2026-02-19T20:05:06.745 INFO:teuthology.orchestra.run.trial069.stdout:(25/37): qatlib-25.08.0-2.el9.x86_64.rpm 315 kB/s | 240 kB 00:00 2026-02-19T20:05:06.816 INFO:teuthology.orchestra.run.trial069.stdout:(26/37): qatlib-service-25.08.0-2.el9.x86_64.rp 65 kB/s | 37 kB 00:00 2026-02-19T20:05:06.947 INFO:teuthology.orchestra.run.trial069.stdout:(27/37): qatzip-libs-1.3.1-1.el9.x86_64.rpm 106 kB/s | 66 kB 00:00 2026-02-19T20:05:07.129 INFO:teuthology.orchestra.run.trial069.stdout:(28/37): libarrow-doc-9.0.0-15.el9.noarch.rpm 136 kB/s | 25 kB 00:00 2026-02-19T20:05:07.246 INFO:teuthology.orchestra.run.trial069.stdout:(29/37): gperftools-libs-2.9.1-3.el9.x86_64.rpm 614 kB/s | 308 kB 00:00 2026-02-19T20:05:07.340 INFO:teuthology.orchestra.run.trial069.stdout:(30/37): libunwind-1.6.2-1.el9.x86_64.rpm 711 kB/s | 67 kB 00:00 2026-02-19T20:05:07.565 INFO:teuthology.orchestra.run.trial069.stdout:(31/37): liboath-2.6.12-1.el9.x86_64.rpm 112 kB/s | 49 kB 00:00 2026-02-19T20:05:07.588 INFO:teuthology.orchestra.run.trial069.stdout:(32/37): parquet-libs-9.0.0-15.el9.x86_64.rpm 3.3 MB/s | 838 kB 00:00 2026-02-19T20:05:07.601 INFO:teuthology.orchestra.run.trial069.stdout:(33/37): libarrow-9.0.0-15.el9.x86_64.rpm 5.6 MB/s | 4.4 MB 00:00 2026-02-19T20:05:07.743 INFO:teuthology.orchestra.run.trial069.stdout:(34/37): re2-20211101-20.el9.x86_64.rpm 1.0 MB/s | 191 kB 00:00 2026-02-19T20:05:07.814 INFO:teuthology.orchestra.run.trial069.stdout:(35/37): thrift-0.15.0-4.el9.x86_64.rpm 7.0 MB/s | 1.6 MB 00:00 2026-02-19T20:05:07.967 INFO:teuthology.orchestra.run.trial069.stdout:(36/37): librados2-20.3.0-5336.g802bf111.el9.x8 9.9 MB/s | 3.6 MB 00:00 2026-02-19T20:05:08.005 INFO:teuthology.orchestra.run.trial069.stdout:(37/37): librbd1-20.3.0-5336.g802bf111.el9.x86_ 11 MB/s | 2.8 MB 00:00 2026-02-19T20:05:08.008 INFO:teuthology.orchestra.run.trial069.stdout:-------------------------------------------------------------------------------- 2026-02-19T20:05:08.008 INFO:teuthology.orchestra.run.trial069.stdout:Total 14 MB/s | 68 MB 00:04 2026-02-19T20:05:08.109 INFO:teuthology.orchestra.run.trial069.stdout:Running transaction check 2026-02-19T20:05:08.127 INFO:teuthology.orchestra.run.trial069.stdout:Transaction check succeeded. 2026-02-19T20:05:08.127 INFO:teuthology.orchestra.run.trial069.stdout:Running transaction test 2026-02-19T20:05:08.399 INFO:teuthology.orchestra.run.trial069.stdout:Transaction test succeeded. 2026-02-19T20:05:08.399 INFO:teuthology.orchestra.run.trial069.stdout:Running transaction 2026-02-19T20:05:08.721 INFO:teuthology.orchestra.run.trial069.stdout: Preparing : 1/1 2026-02-19T20:05:08.882 INFO:teuthology.orchestra.run.trial069.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/39 2026-02-19T20:05:08.886 INFO:teuthology.orchestra.run.trial069.stdout: Upgrading : librados2-2:20.3.0-5336.g802bf111.el9.x86_64 2/39 2026-02-19T20:05:08.933 INFO:teuthology.orchestra.run.trial069.stdout: Running scriptlet: librados2-2:20.3.0-5336.g802bf111.el9.x86_64 2/39 2026-02-19T20:05:08.934 INFO:teuthology.orchestra.run.trial069.stdout: Installing : libcephfs2-2:20.3.0-5336.g802bf111.el9.x86_64 3/39 2026-02-19T20:05:08.945 INFO:teuthology.orchestra.run.trial069.stdout: Running scriptlet: libcephfs2-2:20.3.0-5336.g802bf111.el9.x86_64 3/39 2026-02-19T20:05:08.948 INFO:teuthology.orchestra.run.trial069.stdout: Installing : libcephfs-daemon-2:20.3.0-5336.g802bf111.el9.x86_6 4/39 2026-02-19T20:05:08.948 INFO:teuthology.orchestra.run.trial069.stdout: Installing : libcephfs-proxy2-2:20.3.0-5336.g802bf111.el9.x86_6 5/39 2026-02-19T20:05:08.976 INFO:teuthology.orchestra.run.trial069.stdout: Running scriptlet: libcephfs-proxy2-2:20.3.0-5336.g802bf111.el9.x86_6 5/39 2026-02-19T20:05:08.979 INFO:teuthology.orchestra.run.trial069.stdout: Installing : python3-rados-2:20.3.0-5336.g802bf111.el9.x86_64 6/39 2026-02-19T20:05:08.987 INFO:teuthology.orchestra.run.trial069.stdout: Installing : liboath-2.6.12-1.el9.x86_64 7/39 2026-02-19T20:05:08.990 INFO:teuthology.orchestra.run.trial069.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 8/39 2026-02-19T20:05:08.992 INFO:teuthology.orchestra.run.trial069.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 9/39 2026-02-19T20:05:08.996 INFO:teuthology.orchestra.run.trial069.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 10/39 2026-02-19T20:05:09.008 INFO:teuthology.orchestra.run.trial069.stdout: Installing : python3-ceph-argparse-2:20.3.0-5336.g802bf111.el9. 11/39 2026-02-19T20:05:09.019 INFO:teuthology.orchestra.run.trial069.stdout: Installing : python3-cephfs-2:20.3.0-5336.g802bf111.el9.x86_64 12/39 2026-02-19T20:05:09.020 INFO:teuthology.orchestra.run.trial069.stdout: Installing : libradosstriper1-2:20.3.0-5336.g802bf111.el9.x86_6 13/39 2026-02-19T20:05:09.043 INFO:teuthology.orchestra.run.trial069.stdout: Running scriptlet: libradosstriper1-2:20.3.0-5336.g802bf111.el9.x86_6 13/39 2026-02-19T20:05:09.047 INFO:teuthology.orchestra.run.trial069.stdout: Installing : thrift-0.15.0-4.el9.x86_64 14/39 2026-02-19T20:05:09.077 INFO:teuthology.orchestra.run.trial069.stdout: Installing : re2-1:20211101-20.el9.x86_64 15/39 2026-02-19T20:05:09.082 INFO:teuthology.orchestra.run.trial069.stdout: Installing : libarrow-9.0.0-15.el9.x86_64 16/39 2026-02-19T20:05:09.089 INFO:teuthology.orchestra.run.trial069.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/39 2026-02-19T20:05:09.091 INFO:teuthology.orchestra.run.trial069.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 18/39 2026-02-19T20:05:09.096 INFO:teuthology.orchestra.run.trial069.stdout: Installing : libarrow-doc-9.0.0-15.el9.noarch 19/39 2026-02-19T20:05:09.219 INFO:teuthology.orchestra.run.trial069.stdout: Installing : libnbd-1.20.3-4.el9.x86_64 20/39 2026-02-19T20:05:09.221 INFO:teuthology.orchestra.run.trial069.stdout: Upgrading : librbd1-2:20.3.0-5336.g802bf111.el9.x86_64 21/39 2026-02-19T20:05:09.248 INFO:teuthology.orchestra.run.trial069.stdout: Running scriptlet: librbd1-2:20.3.0-5336.g802bf111.el9.x86_64 21/39 2026-02-19T20:05:09.251 INFO:teuthology.orchestra.run.trial069.stdout: Installing : python3-rbd-2:20.3.0-5336.g802bf111.el9.x86_64 22/39 2026-02-19T20:05:09.257 INFO:teuthology.orchestra.run.trial069.stdout: Installing : boost-program-options-1.75.0-13.el9.x86_64 23/39 2026-02-19T20:05:09.543 INFO:teuthology.orchestra.run.trial069.stdout: Installing : parquet-libs-9.0.0-15.el9.x86_64 24/39 2026-02-19T20:05:09.544 INFO:teuthology.orchestra.run.trial069.stdout: Installing : librgw2-2:20.3.0-5336.g802bf111.el9.x86_64 25/39 2026-02-19T20:05:09.561 INFO:teuthology.orchestra.run.trial069.stdout: Running scriptlet: librgw2-2:20.3.0-5336.g802bf111.el9.x86_64 25/39 2026-02-19T20:05:09.566 INFO:teuthology.orchestra.run.trial069.stdout: Installing : python3-rgw-2:20.3.0-5336.g802bf111.el9.x86_64 26/39 2026-02-19T20:05:09.571 INFO:teuthology.orchestra.run.trial069.stdout: Installing : pciutils-3.7.0-7.el9.x86_64 27/39 2026-02-19T20:05:09.573 INFO:teuthology.orchestra.run.trial069.stdout: Installing : qatlib-25.08.0-2.el9.x86_64 28/39 2026-02-19T20:05:09.574 INFO:teuthology.orchestra.run.trial069.stdout: Installing : qatlib-service-25.08.0-2.el9.x86_64 29/39 2026-02-19T20:05:09.593 INFO:teuthology.orchestra.run.trial069.stdout: Running scriptlet: qatlib-service-25.08.0-2.el9.x86_64 29/39 2026-02-19T20:05:09.708 INFO:teuthology.orchestra.run.trial069.stdout: Installing : qatzip-libs-1.3.1-1.el9.x86_64 30/39 2026-02-19T20:05:09.710 INFO:teuthology.orchestra.run.trial069.stdout: Installing : nvme-cli-2.16-1.el9.x86_64 31/39 2026-02-19T20:05:09.988 INFO:teuthology.orchestra.run.trial069.stdout: Running scriptlet: nvme-cli-2.16-1.el9.x86_64 31/39 2026-02-19T20:05:09.988 INFO:teuthology.orchestra.run.trial069.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /usr/lib/systemd/system/nvmefc-boot-connections.service. 2026-02-19T20:05:09.988 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:05:10.032 INFO:teuthology.orchestra.run.trial069.stdout: Installing : mailcap-2.1.49-5.el9.noarch 32/39 2026-02-19T20:05:10.035 INFO:teuthology.orchestra.run.trial069.stdout: Installing : python3-ceph-common-2:20.3.0-5336.g802bf111.el9.x8 33/39 2026-02-19T20:05:11.140 INFO:teuthology.orchestra.run.trial069.stdout: Running scriptlet: ceph-common-2:20.3.0-5336.g802bf111.el9.x86_64 34/39 2026-02-19T20:05:11.142 INFO:teuthology.orchestra.run.trial069.stdout: Installing : ceph-common-2:20.3.0-5336.g802bf111.el9.x86_64 34/39 2026-02-19T20:05:11.410 INFO:teuthology.orchestra.run.trial069.stdout: Running scriptlet: ceph-common-2:20.3.0-5336.g802bf111.el9.x86_64 34/39 2026-02-19T20:05:11.413 INFO:teuthology.orchestra.run.trial069.stdout: Installing : ceph-base-2:20.3.0-5336.g802bf111.el9.x86_64 35/39 2026-02-19T20:05:11.449 INFO:teuthology.orchestra.run.trial069.stdout: Running scriptlet: ceph-base-2:20.3.0-5336.g802bf111.el9.x86_64 35/39 2026-02-19T20:05:11.450 INFO:teuthology.orchestra.run.trial069.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2026-02-19T20:05:11.450 INFO:teuthology.orchestra.run.trial069.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2026-02-19T20:05:11.450 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:05:11.453 INFO:teuthology.orchestra.run.trial069.stdout: Installing : ceph-selinux-2:20.3.0-5336.g802bf111.el9.x86_64 36/39 2026-02-19T20:05:15.974 INFO:teuthology.orchestra.run.trial069.stdout: Running scriptlet: ceph-selinux-2:20.3.0-5336.g802bf111.el9.x86_64 36/39 2026-02-19T20:05:15.974 INFO:teuthology.orchestra.run.trial069.stdout:skipping the directory /sys 2026-02-19T20:05:15.974 INFO:teuthology.orchestra.run.trial069.stdout:skipping the directory /proc 2026-02-19T20:05:15.974 INFO:teuthology.orchestra.run.trial069.stdout:skipping the directory /mnt 2026-02-19T20:05:15.974 INFO:teuthology.orchestra.run.trial069.stdout:skipping the directory /var/tmp 2026-02-19T20:05:15.974 INFO:teuthology.orchestra.run.trial069.stdout:skipping the directory /home 2026-02-19T20:05:15.974 INFO:teuthology.orchestra.run.trial069.stdout:skipping the directory /root 2026-02-19T20:05:15.974 INFO:teuthology.orchestra.run.trial069.stdout:skipping the directory /tmp 2026-02-19T20:05:15.974 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:05:16.566 INFO:teuthology.orchestra.run.trial069.stdout: Installing : ceph-radosgw-2:20.3.0-5336.g802bf111.el9.x86_64 37/39 2026-02-19T20:05:16.589 INFO:teuthology.orchestra.run.trial069.stdout: Running scriptlet: ceph-radosgw-2:20.3.0-5336.g802bf111.el9.x86_64 37/39 2026-02-19T20:05:16.589 INFO:teuthology.orchestra.run.trial069.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-19T20:05:16.589 INFO:teuthology.orchestra.run.trial069.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2026-02-19T20:05:16.589 INFO:teuthology.orchestra.run.trial069.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-19T20:05:16.589 INFO:teuthology.orchestra.run.trial069.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-19T20:05:16.590 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:05:16.591 INFO:teuthology.orchestra.run.trial069.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 38/39 2026-02-19T20:05:16.604 INFO:teuthology.orchestra.run.trial069.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 38/39 2026-02-19T20:05:16.604 INFO:teuthology.orchestra.run.trial069.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 39/39 2026-02-19T20:05:16.661 INFO:teuthology.orchestra.run.trial069.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 39/39 2026-02-19T20:05:16.661 INFO:teuthology.orchestra.run.trial069.stdout:Creating group 'qat' with GID 992. 2026-02-19T20:05:16.661 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:05:16.705 INFO:teuthology.orchestra.run.trial138.stdout:CentOS Stream 9 - AppStream 1.0 MB/s | 27 MB 00:26 2026-02-19T20:05:16.970 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : ceph-base-2:20.3.0-5336.g802bf111.el9.x86_64 1/39 2026-02-19T20:05:16.971 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : ceph-common-2:20.3.0-5336.g802bf111.el9.x86_64 2/39 2026-02-19T20:05:16.971 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : ceph-radosgw-2:20.3.0-5336.g802bf111.el9.x86_64 3/39 2026-02-19T20:05:16.971 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : ceph-selinux-2:20.3.0-5336.g802bf111.el9.x86_64 4/39 2026-02-19T20:05:16.971 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : libcephfs-daemon-2:20.3.0-5336.g802bf111.el9.x86_6 5/39 2026-02-19T20:05:16.971 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : libcephfs-proxy2-2:20.3.0-5336.g802bf111.el9.x86_6 6/39 2026-02-19T20:05:16.971 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : libcephfs2-2:20.3.0-5336.g802bf111.el9.x86_64 7/39 2026-02-19T20:05:16.971 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : libradosstriper1-2:20.3.0-5336.g802bf111.el9.x86_6 8/39 2026-02-19T20:05:16.971 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : librgw2-2:20.3.0-5336.g802bf111.el9.x86_64 9/39 2026-02-19T20:05:16.971 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : python3-ceph-argparse-2:20.3.0-5336.g802bf111.el9. 10/39 2026-02-19T20:05:16.971 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : python3-ceph-common-2:20.3.0-5336.g802bf111.el9.x8 11/39 2026-02-19T20:05:16.971 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : python3-cephfs-2:20.3.0-5336.g802bf111.el9.x86_64 12/39 2026-02-19T20:05:16.972 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : python3-rados-2:20.3.0-5336.g802bf111.el9.x86_64 13/39 2026-02-19T20:05:16.972 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : python3-rbd-2:20.3.0-5336.g802bf111.el9.x86_64 14/39 2026-02-19T20:05:16.972 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : python3-rgw-2:20.3.0-5336.g802bf111.el9.x86_64 15/39 2026-02-19T20:05:16.972 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : mailcap-2.1.49-5.el9.noarch 16/39 2026-02-19T20:05:16.972 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : nvme-cli-2.16-1.el9.x86_64 17/39 2026-02-19T20:05:16.972 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : pciutils-3.7.0-7.el9.x86_64 18/39 2026-02-19T20:05:16.972 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : boost-program-options-1.75.0-13.el9.x86_64 19/39 2026-02-19T20:05:16.972 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : libnbd-1.20.3-4.el9.x86_64 20/39 2026-02-19T20:05:16.972 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 21/39 2026-02-19T20:05:16.972 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 22/39 2026-02-19T20:05:16.972 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 23/39 2026-02-19T20:05:16.972 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 24/39 2026-02-19T20:05:16.972 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : qatlib-25.08.0-2.el9.x86_64 25/39 2026-02-19T20:05:16.973 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : qatlib-service-25.08.0-2.el9.x86_64 26/39 2026-02-19T20:05:16.973 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : qatzip-libs-1.3.1-1.el9.x86_64 27/39 2026-02-19T20:05:16.973 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 28/39 2026-02-19T20:05:16.973 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : libarrow-9.0.0-15.el9.x86_64 29/39 2026-02-19T20:05:16.973 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : libarrow-doc-9.0.0-15.el9.noarch 30/39 2026-02-19T20:05:16.973 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : liboath-2.6.12-1.el9.x86_64 31/39 2026-02-19T20:05:16.973 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 32/39 2026-02-19T20:05:16.973 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : parquet-libs-9.0.0-15.el9.x86_64 33/39 2026-02-19T20:05:16.973 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : re2-1:20211101-20.el9.x86_64 34/39 2026-02-19T20:05:16.973 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : thrift-0.15.0-4.el9.x86_64 35/39 2026-02-19T20:05:16.973 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : librados2-2:20.3.0-5336.g802bf111.el9.x86_64 36/39 2026-02-19T20:05:16.973 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 37/39 2026-02-19T20:05:16.973 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : librbd1-2:20.3.0-5336.g802bf111.el9.x86_64 38/39 2026-02-19T20:05:17.031 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 39/39 2026-02-19T20:05:17.031 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:05:17.031 INFO:teuthology.orchestra.run.trial069.stdout:Upgraded: 2026-02-19T20:05:17.031 INFO:teuthology.orchestra.run.trial069.stdout: librados2-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:05:17.031 INFO:teuthology.orchestra.run.trial069.stdout: librbd1-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:05:17.031 INFO:teuthology.orchestra.run.trial069.stdout:Installed: 2026-02-19T20:05:17.031 INFO:teuthology.orchestra.run.trial069.stdout: boost-program-options-1.75.0-13.el9.x86_64 2026-02-19T20:05:17.032 INFO:teuthology.orchestra.run.trial069.stdout: ceph-base-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:05:17.032 INFO:teuthology.orchestra.run.trial069.stdout: ceph-common-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:05:17.032 INFO:teuthology.orchestra.run.trial069.stdout: ceph-radosgw-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:05:17.032 INFO:teuthology.orchestra.run.trial069.stdout: ceph-selinux-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:05:17.032 INFO:teuthology.orchestra.run.trial069.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2026-02-19T20:05:17.032 INFO:teuthology.orchestra.run.trial069.stdout: libarrow-9.0.0-15.el9.x86_64 2026-02-19T20:05:17.032 INFO:teuthology.orchestra.run.trial069.stdout: libarrow-doc-9.0.0-15.el9.noarch 2026-02-19T20:05:17.032 INFO:teuthology.orchestra.run.trial069.stdout: libcephfs-daemon-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:05:17.032 INFO:teuthology.orchestra.run.trial069.stdout: libcephfs-proxy2-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:05:17.032 INFO:teuthology.orchestra.run.trial069.stdout: libcephfs2-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:05:17.032 INFO:teuthology.orchestra.run.trial069.stdout: libnbd-1.20.3-4.el9.x86_64 2026-02-19T20:05:17.032 INFO:teuthology.orchestra.run.trial069.stdout: liboath-2.6.12-1.el9.x86_64 2026-02-19T20:05:17.033 INFO:teuthology.orchestra.run.trial069.stdout: libpmemobj-1.12.1-1.el9.x86_64 2026-02-19T20:05:17.033 INFO:teuthology.orchestra.run.trial069.stdout: librabbitmq-0.11.0-7.el9.x86_64 2026-02-19T20:05:17.033 INFO:teuthology.orchestra.run.trial069.stdout: libradosstriper1-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:05:17.033 INFO:teuthology.orchestra.run.trial069.stdout: librdkafka-1.6.1-102.el9.x86_64 2026-02-19T20:05:17.033 INFO:teuthology.orchestra.run.trial069.stdout: librgw2-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:05:17.033 INFO:teuthology.orchestra.run.trial069.stdout: libunwind-1.6.2-1.el9.x86_64 2026-02-19T20:05:17.033 INFO:teuthology.orchestra.run.trial069.stdout: lttng-ust-2.12.0-6.el9.x86_64 2026-02-19T20:05:17.033 INFO:teuthology.orchestra.run.trial069.stdout: mailcap-2.1.49-5.el9.noarch 2026-02-19T20:05:17.033 INFO:teuthology.orchestra.run.trial069.stdout: nvme-cli-2.16-1.el9.x86_64 2026-02-19T20:05:17.033 INFO:teuthology.orchestra.run.trial069.stdout: parquet-libs-9.0.0-15.el9.x86_64 2026-02-19T20:05:17.033 INFO:teuthology.orchestra.run.trial069.stdout: pciutils-3.7.0-7.el9.x86_64 2026-02-19T20:05:17.033 INFO:teuthology.orchestra.run.trial069.stdout: python3-ceph-argparse-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:05:17.033 INFO:teuthology.orchestra.run.trial069.stdout: python3-ceph-common-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:05:17.034 INFO:teuthology.orchestra.run.trial069.stdout: python3-cephfs-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:05:17.034 INFO:teuthology.orchestra.run.trial069.stdout: python3-rados-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:05:17.034 INFO:teuthology.orchestra.run.trial069.stdout: python3-rbd-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:05:17.034 INFO:teuthology.orchestra.run.trial069.stdout: python3-rgw-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:05:17.034 INFO:teuthology.orchestra.run.trial069.stdout: qatlib-25.08.0-2.el9.x86_64 2026-02-19T20:05:17.034 INFO:teuthology.orchestra.run.trial069.stdout: qatlib-service-25.08.0-2.el9.x86_64 2026-02-19T20:05:17.034 INFO:teuthology.orchestra.run.trial069.stdout: qatzip-libs-1.3.1-1.el9.x86_64 2026-02-19T20:05:17.034 INFO:teuthology.orchestra.run.trial069.stdout: re2-1:20211101-20.el9.x86_64 2026-02-19T20:05:17.034 INFO:teuthology.orchestra.run.trial069.stdout: thrift-0.15.0-4.el9.x86_64 2026-02-19T20:05:17.034 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:05:17.034 INFO:teuthology.orchestra.run.trial069.stdout:Complete! 2026-02-19T20:05:17.074 DEBUG:teuthology.orchestra.run.trial069:> sudo yum -y install ceph-test 2026-02-19T20:05:17.378 INFO:teuthology.orchestra.run.trial069.stdout:Last metadata expiration check: 0:00:16 ago on Thu 19 Feb 2026 08:05:01 PM UTC. 2026-02-19T20:05:17.460 INFO:teuthology.orchestra.run.trial069.stdout:Dependencies resolved. 2026-02-19T20:05:17.461 INFO:teuthology.orchestra.run.trial069.stdout:================================================================================ 2026-02-19T20:05:17.461 INFO:teuthology.orchestra.run.trial069.stdout: Package Arch Version Repository Size 2026-02-19T20:05:17.461 INFO:teuthology.orchestra.run.trial069.stdout:================================================================================ 2026-02-19T20:05:17.461 INFO:teuthology.orchestra.run.trial069.stdout:Installing: 2026-02-19T20:05:17.461 INFO:teuthology.orchestra.run.trial069.stdout: ceph-test x86_64 2:20.3.0-5336.g802bf111.el9 ceph 79 M 2026-02-19T20:05:17.461 INFO:teuthology.orchestra.run.trial069.stdout:Installing dependencies: 2026-02-19T20:05:17.461 INFO:teuthology.orchestra.run.trial069.stdout: hwloc-libs x86_64 2.4.1-6.el9 baseos 2.1 M 2026-02-19T20:05:17.461 INFO:teuthology.orchestra.run.trial069.stdout: libatomic x86_64 11.5.0-14.el9 baseos 23 k 2026-02-19T20:05:17.461 INFO:teuthology.orchestra.run.trial069.stdout: libcephsqlite x86_64 2:20.3.0-5336.g802bf111.el9 ceph 159 k 2026-02-19T20:05:17.461 INFO:teuthology.orchestra.run.trial069.stdout: libxslt x86_64 1.1.34-12.el9 appstream 233 k 2026-02-19T20:05:17.461 INFO:teuthology.orchestra.run.trial069.stdout: lksctp-tools x86_64 1.0.19-2.el9 baseos 94 k 2026-02-19T20:05:17.461 INFO:teuthology.orchestra.run.trial069.stdout: protobuf x86_64 3.14.0-17.el9 appstream 1.0 M 2026-02-19T20:05:17.461 INFO:teuthology.orchestra.run.trial069.stdout: socat x86_64 1.7.4.1-8.el9 appstream 303 k 2026-02-19T20:05:17.461 INFO:teuthology.orchestra.run.trial069.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2026-02-19T20:05:17.461 INFO:teuthology.orchestra.run.trial069.stdout: yaml-cpp x86_64 0.6.3-5.el9 epel 122 k 2026-02-19T20:05:17.461 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:05:17.461 INFO:teuthology.orchestra.run.trial069.stdout:Transaction Summary 2026-02-19T20:05:17.461 INFO:teuthology.orchestra.run.trial069.stdout:================================================================================ 2026-02-19T20:05:17.461 INFO:teuthology.orchestra.run.trial069.stdout:Install 10 Packages 2026-02-19T20:05:17.462 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:05:17.462 INFO:teuthology.orchestra.run.trial069.stdout:Total download size: 83 M 2026-02-19T20:05:17.462 INFO:teuthology.orchestra.run.trial069.stdout:Installed size: 341 M 2026-02-19T20:05:17.462 INFO:teuthology.orchestra.run.trial069.stdout:Downloading Packages: 2026-02-19T20:05:18.260 INFO:teuthology.orchestra.run.trial069.stdout:(1/10): libcephsqlite-20.3.0-5336.g802bf111.el9 1.8 MB/s | 159 kB 00:00 2026-02-19T20:05:18.676 INFO:teuthology.orchestra.run.trial069.stdout:(2/10): libatomic-11.5.0-14.el9.x86_64.rpm 55 kB/s | 23 kB 00:00 2026-02-19T20:05:18.930 INFO:teuthology.orchestra.run.trial069.stdout:(3/10): lksctp-tools-1.0.19-2.el9.x86_64.rpm 370 kB/s | 94 kB 00:00 2026-02-19T20:05:19.399 INFO:teuthology.orchestra.run.trial069.stdout:(4/10): libxslt-1.1.34-12.el9.x86_64.rpm 497 kB/s | 233 kB 00:00 2026-02-19T20:05:19.794 INFO:teuthology.orchestra.run.trial069.stdout:(5/10): ceph-test-20.3.0-5336.g802bf111.el9.x86 49 MB/s | 79 MB 00:01 2026-02-19T20:05:20.078 INFO:teuthology.orchestra.run.trial138.stdout:CentOS Stream 9 - CRB 7.7 MB/s | 7.8 MB 00:01 2026-02-19T20:05:20.649 INFO:teuthology.orchestra.run.trial069.stdout:(6/10): protobuf-3.14.0-17.el9.x86_64.rpm 823 kB/s | 1.0 MB 00:01 2026-02-19T20:05:20.668 INFO:teuthology.orchestra.run.trial069.stdout:(7/10): socat-1.7.4.1-8.el9.x86_64.rpm 347 kB/s | 303 kB 00:00 2026-02-19T20:05:20.811 INFO:teuthology.orchestra.run.trial069.stdout:(8/10): xmlstarlet-1.6.1-20.el9.x86_64.rpm 394 kB/s | 64 kB 00:00 2026-02-19T20:05:21.096 INFO:teuthology.orchestra.run.trial069.stdout:(9/10): hwloc-libs-2.4.1-6.el9.x86_64.rpm 734 kB/s | 2.1 MB 00:02 2026-02-19T20:05:21.103 INFO:teuthology.orchestra.run.trial069.stdout:(10/10): yaml-cpp-0.6.3-5.el9.x86_64.rpm 280 kB/s | 122 kB 00:00 2026-02-19T20:05:21.106 INFO:teuthology.orchestra.run.trial069.stdout:-------------------------------------------------------------------------------- 2026-02-19T20:05:21.106 INFO:teuthology.orchestra.run.trial069.stdout:Total 23 MB/s | 83 MB 00:03 2026-02-19T20:05:21.150 INFO:teuthology.orchestra.run.trial138.stdout:CentOS Stream 9 - Extras packages 57 kB/s | 20 kB 00:00 2026-02-19T20:05:21.166 INFO:teuthology.orchestra.run.trial069.stdout:Running transaction check 2026-02-19T20:05:21.176 INFO:teuthology.orchestra.run.trial069.stdout:Transaction check succeeded. 2026-02-19T20:05:21.176 INFO:teuthology.orchestra.run.trial069.stdout:Running transaction test 2026-02-19T20:05:21.461 INFO:teuthology.orchestra.run.trial069.stdout:Transaction test succeeded. 2026-02-19T20:05:21.461 INFO:teuthology.orchestra.run.trial069.stdout:Running transaction 2026-02-19T20:05:21.771 INFO:teuthology.orchestra.run.trial069.stdout: Preparing : 1/1 2026-02-19T20:05:21.780 INFO:teuthology.orchestra.run.trial069.stdout: Installing : yaml-cpp-0.6.3-5.el9.x86_64 1/10 2026-02-19T20:05:21.789 INFO:teuthology.orchestra.run.trial069.stdout: Installing : socat-1.7.4.1-8.el9.x86_64 2/10 2026-02-19T20:05:21.794 INFO:teuthology.orchestra.run.trial069.stdout: Installing : protobuf-3.14.0-17.el9.x86_64 3/10 2026-02-19T20:05:21.798 INFO:teuthology.orchestra.run.trial069.stdout: Installing : libxslt-1.1.34-12.el9.x86_64 4/10 2026-02-19T20:05:21.803 INFO:teuthology.orchestra.run.trial069.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 5/10 2026-02-19T20:05:21.805 INFO:teuthology.orchestra.run.trial069.stdout: Installing : lksctp-tools-1.0.19-2.el9.x86_64 6/10 2026-02-19T20:05:21.815 INFO:teuthology.orchestra.run.trial069.stdout: Installing : libatomic-11.5.0-14.el9.x86_64 7/10 2026-02-19T20:05:21.824 INFO:teuthology.orchestra.run.trial069.stdout: Installing : hwloc-libs-2.4.1-6.el9.x86_64 8/10 2026-02-19T20:05:21.825 INFO:teuthology.orchestra.run.trial069.stdout: Installing : libcephsqlite-2:20.3.0-5336.g802bf111.el9.x86_64 9/10 2026-02-19T20:05:22.296 INFO:teuthology.orchestra.run.trial138.stdout:Extra Packages for Enterprise Linux 19 MB/s | 20 MB 00:01 2026-02-19T20:05:25.418 INFO:teuthology.orchestra.run.trial069.stdout: Running scriptlet: libcephsqlite-2:20.3.0-5336.g802bf111.el9.x86_64 9/10 2026-02-19T20:05:25.436 INFO:teuthology.orchestra.run.trial069.stdout: Installing : ceph-test-2:20.3.0-5336.g802bf111.el9.x86_64 10/10 2026-02-19T20:05:25.527 INFO:teuthology.orchestra.run.trial138.stdout:lab-extras 873 kB/s | 50 kB 00:00 2026-02-19T20:05:25.777 INFO:teuthology.orchestra.run.trial069.stdout: Running scriptlet: ceph-test-2:20.3.0-5336.g802bf111.el9.x86_64 10/10 2026-02-19T20:05:25.777 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : ceph-test-2:20.3.0-5336.g802bf111.el9.x86_64 1/10 2026-02-19T20:05:25.777 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : libcephsqlite-2:20.3.0-5336.g802bf111.el9.x86_64 2/10 2026-02-19T20:05:25.777 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : hwloc-libs-2.4.1-6.el9.x86_64 3/10 2026-02-19T20:05:25.777 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : libatomic-11.5.0-14.el9.x86_64 4/10 2026-02-19T20:05:25.777 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : lksctp-tools-1.0.19-2.el9.x86_64 5/10 2026-02-19T20:05:25.777 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : libxslt-1.1.34-12.el9.x86_64 6/10 2026-02-19T20:05:25.777 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : protobuf-3.14.0-17.el9.x86_64 7/10 2026-02-19T20:05:25.777 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : socat-1.7.4.1-8.el9.x86_64 8/10 2026-02-19T20:05:25.777 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 9/10 2026-02-19T20:05:25.832 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : yaml-cpp-0.6.3-5.el9.x86_64 10/10 2026-02-19T20:05:25.832 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:05:25.832 INFO:teuthology.orchestra.run.trial069.stdout:Installed: 2026-02-19T20:05:25.832 INFO:teuthology.orchestra.run.trial069.stdout: ceph-test-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:05:25.832 INFO:teuthology.orchestra.run.trial069.stdout: hwloc-libs-2.4.1-6.el9.x86_64 2026-02-19T20:05:25.832 INFO:teuthology.orchestra.run.trial069.stdout: libatomic-11.5.0-14.el9.x86_64 2026-02-19T20:05:25.832 INFO:teuthology.orchestra.run.trial069.stdout: libcephsqlite-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:05:25.832 INFO:teuthology.orchestra.run.trial069.stdout: libxslt-1.1.34-12.el9.x86_64 2026-02-19T20:05:25.832 INFO:teuthology.orchestra.run.trial069.stdout: lksctp-tools-1.0.19-2.el9.x86_64 2026-02-19T20:05:25.832 INFO:teuthology.orchestra.run.trial069.stdout: protobuf-3.14.0-17.el9.x86_64 2026-02-19T20:05:25.832 INFO:teuthology.orchestra.run.trial069.stdout: socat-1.7.4.1-8.el9.x86_64 2026-02-19T20:05:25.833 INFO:teuthology.orchestra.run.trial069.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2026-02-19T20:05:25.833 INFO:teuthology.orchestra.run.trial069.stdout: yaml-cpp-0.6.3-5.el9.x86_64 2026-02-19T20:05:25.833 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:05:25.833 INFO:teuthology.orchestra.run.trial069.stdout:Complete! 2026-02-19T20:05:25.870 DEBUG:teuthology.orchestra.run.trial069:> sudo yum -y install ceph 2026-02-19T20:05:26.174 INFO:teuthology.orchestra.run.trial069.stdout:Last metadata expiration check: 0:00:25 ago on Thu 19 Feb 2026 08:05:01 PM UTC. 2026-02-19T20:05:26.259 INFO:teuthology.orchestra.run.trial069.stdout:Dependencies resolved. 2026-02-19T20:05:26.262 INFO:teuthology.orchestra.run.trial069.stdout:======================================================================================= 2026-02-19T20:05:26.262 INFO:teuthology.orchestra.run.trial069.stdout: Package Arch Version Repository Size 2026-02-19T20:05:26.262 INFO:teuthology.orchestra.run.trial069.stdout:======================================================================================= 2026-02-19T20:05:26.262 INFO:teuthology.orchestra.run.trial069.stdout:Installing: 2026-02-19T20:05:26.262 INFO:teuthology.orchestra.run.trial069.stdout: ceph x86_64 2:20.3.0-5336.g802bf111.el9 ceph 6.5 k 2026-02-19T20:05:26.262 INFO:teuthology.orchestra.run.trial069.stdout:Installing dependencies: 2026-02-19T20:05:26.262 INFO:teuthology.orchestra.run.trial069.stdout: abseil-cpp x86_64 20211102.0-4.el9 epel 551 k 2026-02-19T20:05:26.262 INFO:teuthology.orchestra.run.trial069.stdout: ceph-grafana-dashboards noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 57 k 2026-02-19T20:05:26.262 INFO:teuthology.orchestra.run.trial069.stdout: ceph-mds x86_64 2:20.3.0-5336.g802bf111.el9 ceph 2.4 M 2026-02-19T20:05:26.262 INFO:teuthology.orchestra.run.trial069.stdout: ceph-mgr x86_64 2:20.3.0-5336.g802bf111.el9 ceph 935 k 2026-02-19T20:05:26.262 INFO:teuthology.orchestra.run.trial069.stdout: ceph-mgr-modules-core noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 297 k 2026-02-19T20:05:26.262 INFO:teuthology.orchestra.run.trial069.stdout: ceph-mon x86_64 2:20.3.0-5336.g802bf111.el9 ceph 5.0 M 2026-02-19T20:05:26.262 INFO:teuthology.orchestra.run.trial069.stdout: ceph-osd x86_64 2:20.3.0-5336.g802bf111.el9 ceph 168 k 2026-02-19T20:05:26.262 INFO:teuthology.orchestra.run.trial069.stdout: ceph-osd-classic x86_64 2:20.3.0-5336.g802bf111.el9 ceph 16 M 2026-02-19T20:05:26.262 INFO:teuthology.orchestra.run.trial069.stdout: ceph-osd-crimson x86_64 2:20.3.0-5336.g802bf111.el9 ceph 19 M 2026-02-19T20:05:26.262 INFO:teuthology.orchestra.run.trial069.stdout: ceph-prometheus-alerts noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 17 k 2026-02-19T20:05:26.263 INFO:teuthology.orchestra.run.trial069.stdout: cephadm noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 1.0 M 2026-02-19T20:05:26.263 INFO:teuthology.orchestra.run.trial069.stdout: cryptsetup x86_64 2.8.1-3.el9 baseos 351 k 2026-02-19T20:05:26.263 INFO:teuthology.orchestra.run.trial069.stdout: flexiblas x86_64 3.0.4-9.el9 appstream 30 k 2026-02-19T20:05:26.263 INFO:teuthology.orchestra.run.trial069.stdout: flexiblas-netlib x86_64 3.0.4-9.el9 appstream 3.0 M 2026-02-19T20:05:26.263 INFO:teuthology.orchestra.run.trial069.stdout: flexiblas-openblas-openmp x86_64 3.0.4-9.el9 appstream 15 k 2026-02-19T20:05:26.263 INFO:teuthology.orchestra.run.trial069.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2026-02-19T20:05:26.263 INFO:teuthology.orchestra.run.trial069.stdout: ledmon-libs x86_64 1.1.0-3.el9 baseos 40 k 2026-02-19T20:05:26.263 INFO:teuthology.orchestra.run.trial069.stdout: libconfig x86_64 1.7.2-9.el9 baseos 72 k 2026-02-19T20:05:26.263 INFO:teuthology.orchestra.run.trial069.stdout: libgfortran x86_64 11.5.0-14.el9 baseos 794 k 2026-02-19T20:05:26.263 INFO:teuthology.orchestra.run.trial069.stdout: libquadmath x86_64 11.5.0-14.el9 baseos 184 k 2026-02-19T20:05:26.263 INFO:teuthology.orchestra.run.trial069.stdout: libstoragemgmt x86_64 1.10.1-1.el9 appstream 246 k 2026-02-19T20:05:26.263 INFO:teuthology.orchestra.run.trial069.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2026-02-19T20:05:26.263 INFO:teuthology.orchestra.run.trial069.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2026-02-19T20:05:26.263 INFO:teuthology.orchestra.run.trial069.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2026-02-19T20:05:26.263 INFO:teuthology.orchestra.run.trial069.stdout: openblas x86_64 0.3.29-1.el9 appstream 42 k 2026-02-19T20:05:26.263 INFO:teuthology.orchestra.run.trial069.stdout: openblas-openmp x86_64 0.3.29-1.el9 appstream 5.3 M 2026-02-19T20:05:26.263 INFO:teuthology.orchestra.run.trial069.stdout: protobuf-compiler x86_64 3.14.0-17.el9 crb 862 k 2026-02-19T20:05:26.263 INFO:teuthology.orchestra.run.trial069.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2026-02-19T20:05:26.263 INFO:teuthology.orchestra.run.trial069.stdout: python3-autocommand noarch 2.2.2-8.el9 epel 29 k 2026-02-19T20:05:26.263 INFO:teuthology.orchestra.run.trial069.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2026-02-19T20:05:26.263 INFO:teuthology.orchestra.run.trial069.stdout: python3-backports-tarfile noarch 1.2.0-1.el9 epel 60 k 2026-02-19T20:05:26.263 INFO:teuthology.orchestra.run.trial069.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2026-02-19T20:05:26.263 INFO:teuthology.orchestra.run.trial069.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2026-02-19T20:05:26.263 INFO:teuthology.orchestra.run.trial069.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2026-02-19T20:05:26.263 INFO:teuthology.orchestra.run.trial069.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2026-02-19T20:05:26.263 INFO:teuthology.orchestra.run.trial069.stdout: python3-cheroot noarch 10.0.1-4.el9 epel 173 k 2026-02-19T20:05:26.263 INFO:teuthology.orchestra.run.trial069.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2026-02-19T20:05:26.263 INFO:teuthology.orchestra.run.trial069.stdout: python3-cryptography x86_64 36.0.1-5.el9 baseos 1.2 M 2026-02-19T20:05:26.263 INFO:teuthology.orchestra.run.trial069.stdout: python3-devel x86_64 3.9.25-3.el9 appstream 244 k 2026-02-19T20:05:26.264 INFO:teuthology.orchestra.run.trial069.stdout: python3-google-auth noarch 1:2.45.0-1.el9 epel 254 k 2026-02-19T20:05:26.264 INFO:teuthology.orchestra.run.trial069.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2026-02-19T20:05:26.264 INFO:teuthology.orchestra.run.trial069.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2026-02-19T20:05:26.264 INFO:teuthology.orchestra.run.trial069.stdout: python3-isodate noarch 0.6.1-3.el9 epel 56 k 2026-02-19T20:05:26.264 INFO:teuthology.orchestra.run.trial069.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2026-02-19T20:05:26.264 INFO:teuthology.orchestra.run.trial069.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2026-02-19T20:05:26.264 INFO:teuthology.orchestra.run.trial069.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2026-02-19T20:05:26.264 INFO:teuthology.orchestra.run.trial069.stdout: python3-jaraco-context noarch 6.0.1-3.el9 epel 20 k 2026-02-19T20:05:26.264 INFO:teuthology.orchestra.run.trial069.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2026-02-19T20:05:26.264 INFO:teuthology.orchestra.run.trial069.stdout: python3-jaraco-text noarch 4.0.0-2.el9 epel 26 k 2026-02-19T20:05:26.264 INFO:teuthology.orchestra.run.trial069.stdout: python3-jinja2 noarch 2.11.3-8.el9 appstream 249 k 2026-02-19T20:05:26.264 INFO:teuthology.orchestra.run.trial069.stdout: python3-jmespath noarch 1.0.1-1.el9 appstream 48 k 2026-02-19T20:05:26.264 INFO:teuthology.orchestra.run.trial069.stdout: python3-kubernetes noarch 1:26.1.0-3.el9 epel 1.0 M 2026-02-19T20:05:26.264 INFO:teuthology.orchestra.run.trial069.stdout: python3-libstoragemgmt x86_64 1.10.1-1.el9 appstream 177 k 2026-02-19T20:05:26.264 INFO:teuthology.orchestra.run.trial069.stdout: python3-lxml x86_64 4.6.5-3.el9 appstream 1.2 M 2026-02-19T20:05:26.264 INFO:teuthology.orchestra.run.trial069.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2026-02-19T20:05:26.264 INFO:teuthology.orchestra.run.trial069.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2026-02-19T20:05:26.264 INFO:teuthology.orchestra.run.trial069.stdout: python3-msgpack x86_64 1.0.3-2.el9 epel 86 k 2026-02-19T20:05:26.264 INFO:teuthology.orchestra.run.trial069.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2026-02-19T20:05:26.264 INFO:teuthology.orchestra.run.trial069.stdout: python3-numpy x86_64 1:1.23.5-2.el9 appstream 6.1 M 2026-02-19T20:05:26.264 INFO:teuthology.orchestra.run.trial069.stdout: python3-numpy-f2py x86_64 1:1.23.5-2.el9 appstream 442 k 2026-02-19T20:05:26.264 INFO:teuthology.orchestra.run.trial069.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2026-02-19T20:05:26.264 INFO:teuthology.orchestra.run.trial069.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2026-02-19T20:05:26.264 INFO:teuthology.orchestra.run.trial069.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2026-02-19T20:05:26.264 INFO:teuthology.orchestra.run.trial069.stdout: python3-protobuf noarch 3.14.0-17.el9 appstream 267 k 2026-02-19T20:05:26.264 INFO:teuthology.orchestra.run.trial069.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2026-02-19T20:05:26.264 INFO:teuthology.orchestra.run.trial069.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2026-02-19T20:05:26.264 INFO:teuthology.orchestra.run.trial069.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2026-02-19T20:05:26.264 INFO:teuthology.orchestra.run.trial069.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2026-02-19T20:05:26.264 INFO:teuthology.orchestra.run.trial069.stdout: python3-pyparsing noarch 2.4.7-9.el9 baseos 150 k 2026-02-19T20:05:26.265 INFO:teuthology.orchestra.run.trial069.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2026-02-19T20:05:26.265 INFO:teuthology.orchestra.run.trial069.stdout: python3-requests noarch 2.25.1-10.el9 baseos 126 k 2026-02-19T20:05:26.265 INFO:teuthology.orchestra.run.trial069.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2026-02-19T20:05:26.265 INFO:teuthology.orchestra.run.trial069.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2026-02-19T20:05:26.265 INFO:teuthology.orchestra.run.trial069.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2026-02-19T20:05:26.265 INFO:teuthology.orchestra.run.trial069.stdout: python3-scipy x86_64 1.9.3-2.el9 appstream 19 M 2026-02-19T20:05:26.265 INFO:teuthology.orchestra.run.trial069.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2026-02-19T20:05:26.265 INFO:teuthology.orchestra.run.trial069.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2026-02-19T20:05:26.265 INFO:teuthology.orchestra.run.trial069.stdout: python3-typing-extensions noarch 4.15.0-1.el9 epel 86 k 2026-02-19T20:05:26.265 INFO:teuthology.orchestra.run.trial069.stdout: python3-urllib3 noarch 1.26.5-7.el9 baseos 218 k 2026-02-19T20:05:26.265 INFO:teuthology.orchestra.run.trial069.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2026-02-19T20:05:26.265 INFO:teuthology.orchestra.run.trial069.stdout: python3-xmlsec x86_64 1.3.13-1.el9 epel 48 k 2026-02-19T20:05:26.265 INFO:teuthology.orchestra.run.trial069.stdout: python3-xmltodict noarch 0.12.0-15.el9 epel 22 k 2026-02-19T20:05:26.265 INFO:teuthology.orchestra.run.trial069.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2026-02-19T20:05:26.265 INFO:teuthology.orchestra.run.trial069.stdout: unzip x86_64 6.0-59.el9 baseos 182 k 2026-02-19T20:05:26.265 INFO:teuthology.orchestra.run.trial069.stdout: xmlsec1 x86_64 1.2.29-13.el9 appstream 189 k 2026-02-19T20:05:26.265 INFO:teuthology.orchestra.run.trial069.stdout: xmlsec1-openssl x86_64 1.2.29-13.el9 appstream 90 k 2026-02-19T20:05:26.265 INFO:teuthology.orchestra.run.trial069.stdout: zip x86_64 3.0-35.el9 baseos 266 k 2026-02-19T20:05:26.265 INFO:teuthology.orchestra.run.trial069.stdout:Installing weak dependencies: 2026-02-19T20:05:26.265 INFO:teuthology.orchestra.run.trial069.stdout: ceph-mgr-cephadm noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 184 k 2026-02-19T20:05:26.265 INFO:teuthology.orchestra.run.trial069.stdout: ceph-mgr-dashboard noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 51 M 2026-02-19T20:05:26.265 INFO:teuthology.orchestra.run.trial069.stdout: ceph-mgr-diskprediction-local noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 7.4 M 2026-02-19T20:05:26.265 INFO:teuthology.orchestra.run.trial069.stdout: ceph-mgr-k8sevents noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 22 k 2026-02-19T20:05:26.265 INFO:teuthology.orchestra.run.trial069.stdout: ceph-mgr-rook noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 50 k 2026-02-19T20:05:26.265 INFO:teuthology.orchestra.run.trial069.stdout: ceph-volume noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 301 k 2026-02-19T20:05:26.265 INFO:teuthology.orchestra.run.trial069.stdout: python3-influxdb noarch 5.3.1-1.el9 epel 139 k 2026-02-19T20:05:26.265 INFO:teuthology.orchestra.run.trial069.stdout: python3-saml noarch 1.16.0-1.el9 epel 125 k 2026-02-19T20:05:26.265 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:05:26.265 INFO:teuthology.orchestra.run.trial069.stdout:Transaction Summary 2026-02-19T20:05:26.265 INFO:teuthology.orchestra.run.trial069.stdout:======================================================================================= 2026-02-19T20:05:26.266 INFO:teuthology.orchestra.run.trial069.stdout:Install 96 Packages 2026-02-19T20:05:26.266 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:05:26.266 INFO:teuthology.orchestra.run.trial069.stdout:Total download size: 159 M 2026-02-19T20:05:26.266 INFO:teuthology.orchestra.run.trial069.stdout:Installed size: 733 M 2026-02-19T20:05:26.266 INFO:teuthology.orchestra.run.trial069.stdout:Downloading Packages: 2026-02-19T20:05:26.649 INFO:teuthology.orchestra.run.trial069.stdout:(1/96): ceph-20.3.0-5336.g802bf111.el9.x86_64.r 126 kB/s | 6.5 kB 00:00 2026-02-19T20:05:26.733 INFO:teuthology.orchestra.run.trial138.stdout:Dependencies resolved. 2026-02-19T20:05:26.734 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-19T20:05:26.734 INFO:teuthology.orchestra.run.trial138.stdout: Package Arch Version Repository Size 2026-02-19T20:05:26.734 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-19T20:05:26.734 INFO:teuthology.orchestra.run.trial138.stdout:Installing: 2026-02-19T20:05:26.734 INFO:teuthology.orchestra.run.trial138.stdout: ceph-radosgw x86_64 2:20.3.0-5336.g802bf111.el9 ceph 13 M 2026-02-19T20:05:26.734 INFO:teuthology.orchestra.run.trial138.stdout:Upgrading: 2026-02-19T20:05:26.734 INFO:teuthology.orchestra.run.trial138.stdout: librados2 x86_64 2:20.3.0-5336.g802bf111.el9 ceph 3.6 M 2026-02-19T20:05:26.734 INFO:teuthology.orchestra.run.trial138.stdout: librbd1 x86_64 2:20.3.0-5336.g802bf111.el9 ceph 2.8 M 2026-02-19T20:05:26.734 INFO:teuthology.orchestra.run.trial138.stdout:Installing dependencies: 2026-02-19T20:05:26.734 INFO:teuthology.orchestra.run.trial138.stdout: boost-program-options x86_64 1.75.0-13.el9 appstream 104 k 2026-02-19T20:05:26.734 INFO:teuthology.orchestra.run.trial138.stdout: ceph-base x86_64 2:20.3.0-5336.g802bf111.el9 ceph 5.2 M 2026-02-19T20:05:26.734 INFO:teuthology.orchestra.run.trial138.stdout: ceph-common x86_64 2:20.3.0-5336.g802bf111.el9 ceph 24 M 2026-02-19T20:05:26.735 INFO:teuthology.orchestra.run.trial138.stdout: ceph-selinux x86_64 2:20.3.0-5336.g802bf111.el9 ceph 25 k 2026-02-19T20:05:26.735 INFO:teuthology.orchestra.run.trial138.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2026-02-19T20:05:26.735 INFO:teuthology.orchestra.run.trial138.stdout: libarrow x86_64 9.0.0-15.el9 epel 4.4 M 2026-02-19T20:05:26.735 INFO:teuthology.orchestra.run.trial138.stdout: libarrow-doc noarch 9.0.0-15.el9 epel 25 k 2026-02-19T20:05:26.735 INFO:teuthology.orchestra.run.trial138.stdout: libcephfs2 x86_64 2:20.3.0-5336.g802bf111.el9 ceph 910 k 2026-02-19T20:05:26.735 INFO:teuthology.orchestra.run.trial138.stdout: libnbd x86_64 1.20.3-4.el9 appstream 164 k 2026-02-19T20:05:26.735 INFO:teuthology.orchestra.run.trial138.stdout: liboath x86_64 2.6.12-1.el9 epel 49 k 2026-02-19T20:05:26.735 INFO:teuthology.orchestra.run.trial138.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2026-02-19T20:05:26.735 INFO:teuthology.orchestra.run.trial138.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2026-02-19T20:05:26.735 INFO:teuthology.orchestra.run.trial138.stdout: libradosstriper1 x86_64 2:20.3.0-5336.g802bf111.el9 ceph 250 k 2026-02-19T20:05:26.735 INFO:teuthology.orchestra.run.trial138.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2026-02-19T20:05:26.735 INFO:teuthology.orchestra.run.trial138.stdout: librgw2 x86_64 2:20.3.0-5336.g802bf111.el9 ceph 6.5 M 2026-02-19T20:05:26.735 INFO:teuthology.orchestra.run.trial138.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2026-02-19T20:05:26.735 INFO:teuthology.orchestra.run.trial138.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2026-02-19T20:05:26.735 INFO:teuthology.orchestra.run.trial138.stdout: mailcap noarch 2.1.49-5.el9 baseos 33 k 2026-02-19T20:05:26.735 INFO:teuthology.orchestra.run.trial138.stdout: parquet-libs x86_64 9.0.0-15.el9 epel 838 k 2026-02-19T20:05:26.735 INFO:teuthology.orchestra.run.trial138.stdout: pciutils x86_64 3.7.0-7.el9 baseos 93 k 2026-02-19T20:05:26.735 INFO:teuthology.orchestra.run.trial138.stdout: python3-ceph-argparse x86_64 2:20.3.0-5336.g802bf111.el9 ceph 45 k 2026-02-19T20:05:26.735 INFO:teuthology.orchestra.run.trial138.stdout: python3-ceph-common x86_64 2:20.3.0-5336.g802bf111.el9 ceph 185 k 2026-02-19T20:05:26.735 INFO:teuthology.orchestra.run.trial138.stdout: python3-cephfs x86_64 2:20.3.0-5336.g802bf111.el9 ceph 203 k 2026-02-19T20:05:26.735 INFO:teuthology.orchestra.run.trial138.stdout: python3-rados x86_64 2:20.3.0-5336.g802bf111.el9 ceph 323 k 2026-02-19T20:05:26.735 INFO:teuthology.orchestra.run.trial138.stdout: python3-rbd x86_64 2:20.3.0-5336.g802bf111.el9 ceph 305 k 2026-02-19T20:05:26.735 INFO:teuthology.orchestra.run.trial138.stdout: python3-rgw x86_64 2:20.3.0-5336.g802bf111.el9 ceph 100 k 2026-02-19T20:05:26.735 INFO:teuthology.orchestra.run.trial138.stdout: qatlib x86_64 25.08.0-2.el9 appstream 240 k 2026-02-19T20:05:26.735 INFO:teuthology.orchestra.run.trial138.stdout: qatzip-libs x86_64 1.3.1-1.el9 appstream 66 k 2026-02-19T20:05:26.735 INFO:teuthology.orchestra.run.trial138.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2026-02-19T20:05:26.735 INFO:teuthology.orchestra.run.trial138.stdout: thrift x86_64 0.15.0-4.el9 epel 1.6 M 2026-02-19T20:05:26.735 INFO:teuthology.orchestra.run.trial138.stdout:Installing weak dependencies: 2026-02-19T20:05:26.735 INFO:teuthology.orchestra.run.trial138.stdout: libcephfs-daemon x86_64 2:20.3.0-5336.g802bf111.el9 ceph 37 k 2026-02-19T20:05:26.736 INFO:teuthology.orchestra.run.trial138.stdout: libcephfs-proxy2 x86_64 2:20.3.0-5336.g802bf111.el9 ceph 25 k 2026-02-19T20:05:26.736 INFO:teuthology.orchestra.run.trial138.stdout: nvme-cli x86_64 2.16-1.el9 baseos 1.2 M 2026-02-19T20:05:26.736 INFO:teuthology.orchestra.run.trial138.stdout: qatlib-service x86_64 25.08.0-2.el9 appstream 37 k 2026-02-19T20:05:26.736 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:05:26.736 INFO:teuthology.orchestra.run.trial138.stdout:Transaction Summary 2026-02-19T20:05:26.736 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-19T20:05:26.736 INFO:teuthology.orchestra.run.trial138.stdout:Install 35 Packages 2026-02-19T20:05:26.736 INFO:teuthology.orchestra.run.trial138.stdout:Upgrade 2 Packages 2026-02-19T20:05:26.736 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:05:26.736 INFO:teuthology.orchestra.run.trial138.stdout:Total download size: 68 M 2026-02-19T20:05:26.736 INFO:teuthology.orchestra.run.trial138.stdout:Downloading Packages: 2026-02-19T20:05:26.739 INFO:teuthology.orchestra.run.trial069.stdout:(2/96): ceph-mgr-20.3.0-5336.g802bf111.el9.x86_ 6.4 MB/s | 935 kB 00:00 2026-02-19T20:05:26.766 INFO:teuthology.orchestra.run.trial069.stdout:(3/96): ceph-mds-20.3.0-5336.g802bf111.el9.x86_ 14 MB/s | 2.4 MB 00:00 2026-02-19T20:05:26.769 INFO:teuthology.orchestra.run.trial069.stdout:(4/96): ceph-osd-20.3.0-5336.g802bf111.el9.x86_ 5.5 MB/s | 168 kB 00:00 2026-02-19T20:05:26.919 INFO:teuthology.orchestra.run.trial069.stdout:(5/96): ceph-mon-20.3.0-5336.g802bf111.el9.x86_ 18 MB/s | 5.0 MB 00:00 2026-02-19T20:05:26.961 INFO:teuthology.orchestra.run.trial069.stdout:(6/96): ceph-grafana-dashboards-20.3.0-5336.g80 1.3 MB/s | 57 kB 00:00 2026-02-19T20:05:27.007 INFO:teuthology.orchestra.run.trial069.stdout:(7/96): ceph-mgr-cephadm-20.3.0-5336.g802bf111. 3.9 MB/s | 184 kB 00:00 2026-02-19T20:05:27.435 INFO:teuthology.orchestra.run.trial069.stdout:(8/96): ceph-osd-classic-20.3.0-5336.g802bf111. 24 MB/s | 16 MB 00:00 2026-02-19T20:05:27.822 INFO:teuthology.orchestra.run.trial069.stdout:(9/96): ceph-mgr-diskprediction-local-20.3.0-53 19 MB/s | 7.4 MB 00:00 2026-02-19T20:05:27.847 INFO:teuthology.orchestra.run.trial069.stdout:(10/96): ceph-osd-crimson-20.3.0-5336.g802bf111 18 MB/s | 19 MB 00:01 2026-02-19T20:05:27.847 INFO:teuthology.orchestra.run.trial069.stdout:(11/96): ceph-mgr-k8sevents-20.3.0-5336.g802bf1 898 kB/s | 22 kB 00:00 2026-02-19T20:05:27.866 INFO:teuthology.orchestra.run.trial069.stdout:(12/96): ceph-mgr-modules-core-20.3.0-5336.g802 15 MB/s | 297 kB 00:00 2026-02-19T20:05:27.874 INFO:teuthology.orchestra.run.trial069.stdout:(13/96): ceph-mgr-rook-20.3.0-5336.g802bf111.el 1.8 MB/s | 50 kB 00:00 2026-02-19T20:05:27.888 INFO:teuthology.orchestra.run.trial069.stdout:(14/96): ceph-prometheus-alerts-20.3.0-5336.g80 774 kB/s | 17 kB 00:00 2026-02-19T20:05:27.901 INFO:teuthology.orchestra.run.trial069.stdout:(15/96): ceph-volume-20.3.0-5336.g802bf111.el9. 11 MB/s | 301 kB 00:00 2026-02-19T20:05:27.954 INFO:teuthology.orchestra.run.trial069.stdout:(16/96): cephadm-20.3.0-5336.g802bf111.el9.noar 16 MB/s | 1.0 MB 00:00 2026-02-19T20:05:27.964 INFO:teuthology.orchestra.run.trial069.stdout:(17/96): cryptsetup-2.8.1-3.el9.x86_64.rpm 5.5 MB/s | 351 kB 00:00 2026-02-19T20:05:27.988 INFO:teuthology.orchestra.run.trial069.stdout:(18/96): ledmon-libs-1.1.0-3.el9.x86_64.rpm 1.2 MB/s | 40 kB 00:00 2026-02-19T20:05:27.994 INFO:teuthology.orchestra.run.trial069.stdout:(19/96): libconfig-1.7.2-9.el9.x86_64.rpm 2.3 MB/s | 72 kB 00:00 2026-02-19T20:05:28.027 INFO:teuthology.orchestra.run.trial069.stdout:(20/96): libgfortran-11.5.0-14.el9.x86_64.rpm 20 MB/s | 794 kB 00:00 2026-02-19T20:05:28.027 INFO:teuthology.orchestra.run.trial069.stdout:(21/96): libquadmath-11.5.0-14.el9.x86_64.rpm 5.4 MB/s | 184 kB 00:00 2026-02-19T20:05:28.055 INFO:teuthology.orchestra.run.trial069.stdout:(22/96): python3-cryptography-36.0.1-5.el9.x86_ 46 MB/s | 1.2 MB 00:00 2026-02-19T20:05:28.062 INFO:teuthology.orchestra.run.trial069.stdout:(23/96): python3-cffi-1.14.5-5.el9.x86_64.rpm 7.0 MB/s | 253 kB 00:00 2026-02-19T20:05:28.081 INFO:teuthology.orchestra.run.trial069.stdout:(24/96): python3-ply-3.11-14.el9.noarch.rpm 4.0 MB/s | 106 kB 00:00 2026-02-19T20:05:28.093 INFO:teuthology.orchestra.run.trial069.stdout:(25/96): python3-pycparser-2.20-6.el9.noarch.rp 4.4 MB/s | 135 kB 00:00 2026-02-19T20:05:28.115 INFO:teuthology.orchestra.run.trial069.stdout:(26/96): python3-pyparsing-2.4.7-9.el9.noarch.r 4.3 MB/s | 150 kB 00:00 2026-02-19T20:05:28.117 INFO:teuthology.orchestra.run.trial069.stdout:(27/96): python3-requests-2.25.1-10.el9.noarch. 5.2 MB/s | 126 kB 00:00 2026-02-19T20:05:28.146 INFO:teuthology.orchestra.run.trial069.stdout:(28/96): unzip-6.0-59.el9.x86_64.rpm 6.2 MB/s | 182 kB 00:00 2026-02-19T20:05:28.148 INFO:teuthology.orchestra.run.trial069.stdout:(29/96): python3-urllib3-1.26.5-7.el9.noarch.rp 6.5 MB/s | 218 kB 00:00 2026-02-19T20:05:28.170 INFO:teuthology.orchestra.run.trial069.stdout:(30/96): zip-3.0-35.el9.x86_64.rpm 11 MB/s | 266 kB 00:00 2026-02-19T20:05:28.200 INFO:teuthology.orchestra.run.trial069.stdout:(31/96): flexiblas-3.0.4-9.el9.x86_64.rpm 570 kB/s | 30 kB 00:00 2026-02-19T20:05:28.222 INFO:teuthology.orchestra.run.trial069.stdout:(32/96): flexiblas-openblas-openmp-3.0.4-9.el9. 694 kB/s | 15 kB 00:00 2026-02-19T20:05:28.266 INFO:teuthology.orchestra.run.trial069.stdout:(33/96): libstoragemgmt-1.10.1-1.el9.x86_64.rpm 5.5 MB/s | 246 kB 00:00 2026-02-19T20:05:28.290 INFO:teuthology.orchestra.run.trial069.stdout:(34/96): lua-5.4.4-4.el9.x86_64.rpm 7.5 MB/s | 188 kB 00:00 2026-02-19T20:05:28.312 INFO:teuthology.orchestra.run.trial069.stdout:(35/96): openblas-0.3.29-1.el9.x86_64.rpm 1.9 MB/s | 42 kB 00:00 2026-02-19T20:05:28.339 INFO:teuthology.orchestra.run.trial069.stdout:(36/96): flexiblas-netlib-3.0.4-9.el9.x86_64.rp 18 MB/s | 3.0 MB 00:00 2026-02-19T20:05:28.396 INFO:teuthology.orchestra.run.trial069.stdout:(37/96): python3-babel-2.9.1-2.el9.noarch.rpm 106 MB/s | 6.0 MB 00:00 2026-02-19T20:05:28.406 INFO:teuthology.orchestra.run.trial069.stdout:(38/96): openblas-openmp-0.3.29-1.el9.x86_64.rp 57 MB/s | 5.3 MB 00:00 2026-02-19T20:05:28.421 INFO:teuthology.orchestra.run.trial069.stdout:(39/96): python3-devel-3.9.25-3.el9.x86_64.rpm 9.7 MB/s | 244 kB 00:00 2026-02-19T20:05:28.430 INFO:teuthology.orchestra.run.trial069.stdout:(40/96): python3-jinja2-2.11.3-8.el9.noarch.rpm 10 MB/s | 249 kB 00:00 2026-02-19T20:05:28.443 INFO:teuthology.orchestra.run.trial069.stdout:(41/96): python3-jmespath-1.0.1-1.el9.noarch.rp 2.1 MB/s | 48 kB 00:00 2026-02-19T20:05:28.454 INFO:teuthology.orchestra.run.trial069.stdout:(42/96): python3-libstoragemgmt-1.10.1-1.el9.x8 7.2 MB/s | 177 kB 00:00 2026-02-19T20:05:28.469 INFO:teuthology.orchestra.run.trial069.stdout:(43/96): python3-lxml-4.6.5-3.el9.x86_64.rpm 46 MB/s | 1.2 MB 00:00 2026-02-19T20:05:28.476 INFO:teuthology.orchestra.run.trial069.stdout:(44/96): python3-markupsafe-1.1.1-12.el9.x86_64 1.5 MB/s | 35 kB 00:00 2026-02-19T20:05:28.501 INFO:teuthology.orchestra.run.trial069.stdout:(45/96): python3-numpy-f2py-1.23.5-2.el9.x86_64 18 MB/s | 442 kB 00:00 2026-02-19T20:05:28.526 INFO:teuthology.orchestra.run.trial069.stdout:(46/96): python3-numpy-1.23.5-2.el9.x86_64.rpm 110 MB/s | 6.1 MB 00:00 2026-02-19T20:05:28.526 INFO:teuthology.orchestra.run.trial069.stdout:(47/96): python3-packaging-20.9-5.el9.noarch.rp 3.0 MB/s | 77 kB 00:00 2026-02-19T20:05:28.550 INFO:teuthology.orchestra.run.trial069.stdout:(48/96): python3-pyasn1-0.4.8-6.el9.noarch.rpm 6.6 MB/s | 159 kB 00:00 2026-02-19T20:05:28.550 INFO:teuthology.orchestra.run.trial069.stdout:(49/96): python3-protobuf-3.14.0-17.el9.noarch. 11 MB/s | 267 kB 00:00 2026-02-19T20:05:28.573 INFO:teuthology.orchestra.run.trial069.stdout:(50/96): python3-requests-oauthlib-1.3.0-12.el9 2.3 MB/s | 54 kB 00:00 2026-02-19T20:05:28.575 INFO:teuthology.orchestra.run.trial069.stdout:(51/96): python3-pyasn1-modules-0.4.8-6.el9.noa 11 MB/s | 279 kB 00:00 2026-02-19T20:05:28.597 INFO:teuthology.orchestra.run.trial069.stdout:(52/96): python3-toml-0.10.2-6.el9.noarch.rpm 1.8 MB/s | 42 kB 00:00 2026-02-19T20:05:28.620 INFO:teuthology.orchestra.run.trial069.stdout:(53/96): xmlsec1-1.2.29-13.el9.x86_64.rpm 8.0 MB/s | 189 kB 00:00 2026-02-19T20:05:28.643 INFO:teuthology.orchestra.run.trial069.stdout:(54/96): xmlsec1-openssl-1.2.29-13.el9.x86_64.r 3.9 MB/s | 90 kB 00:00 2026-02-19T20:05:28.644 INFO:teuthology.orchestra.run.trial138.stdout:(1/37): ceph-base-20.3.0-5336.g802bf111.el9.x86 3.9 MB/s | 5.2 MB 00:01 2026-02-19T20:05:28.674 INFO:teuthology.orchestra.run.trial138.stdout:(2/37): ceph-selinux-20.3.0-5336.g802bf111.el9. 862 kB/s | 25 kB 00:00 2026-02-19T20:05:28.703 INFO:teuthology.orchestra.run.trial138.stdout:(3/37): libcephfs-daemon-20.3.0-5336.g802bf111. 1.2 MB/s | 37 kB 00:00 2026-02-19T20:05:28.724 INFO:teuthology.orchestra.run.trial069.stdout:(55/96): python3-scipy-1.9.3-2.el9.x86_64.rpm 128 MB/s | 19 MB 00:00 2026-02-19T20:05:28.724 INFO:teuthology.orchestra.run.trial069.stdout:(56/96): lua-devel-5.4.4-4.el9.x86_64.rpm 274 kB/s | 22 kB 00:00 2026-02-19T20:05:28.732 INFO:teuthology.orchestra.run.trial138.stdout:(4/37): libcephfs-proxy2-20.3.0-5336.g802bf111. 904 kB/s | 25 kB 00:00 2026-02-19T20:05:28.805 INFO:teuthology.orchestra.run.trial138.stdout:(5/37): libcephfs2-20.3.0-5336.g802bf111.el9.x8 12 MB/s | 910 kB 00:00 2026-02-19T20:05:28.824 INFO:teuthology.orchestra.run.trial138.stdout:(6/37): libradosstriper1-20.3.0-5336.g802bf111. 12 MB/s | 250 kB 00:00 2026-02-19T20:05:28.844 INFO:teuthology.orchestra.run.trial069.stdout:(57/96): ceph-mgr-dashboard-20.3.0-5336.g802bf1 28 MB/s | 51 MB 00:01 2026-02-19T20:05:28.887 INFO:teuthology.orchestra.run.trial069.stdout:(58/96): protobuf-compiler-3.14.0-17.el9.x86_64 5.2 MB/s | 862 kB 00:00 2026-02-19T20:05:29.024 INFO:teuthology.orchestra.run.trial069.stdout:(59/96): grpc-data-1.46.7-10.el9.noarch.rpm 110 kB/s | 19 kB 00:00 2026-02-19T20:05:29.117 INFO:teuthology.orchestra.run.trial138.stdout:(7/37): ceph-radosgw-20.3.0-5336.g802bf111.el9. 7.4 MB/s | 13 MB 00:01 2026-02-19T20:05:29.129 INFO:teuthology.orchestra.run.trial138.stdout:(8/37): python3-ceph-argparse-20.3.0-5336.g802b 3.7 MB/s | 45 kB 00:00 2026-02-19T20:05:29.156 INFO:teuthology.orchestra.run.trial138.stdout:(9/37): python3-ceph-common-20.3.0-5336.g802bf1 6.9 MB/s | 185 kB 00:00 2026-02-19T20:05:29.184 INFO:teuthology.orchestra.run.trial138.stdout:(10/37): python3-cephfs-20.3.0-5336.g802bf111.e 7.0 MB/s | 203 kB 00:00 2026-02-19T20:05:29.194 INFO:teuthology.orchestra.run.trial138.stdout:(11/37): librgw2-20.3.0-5336.g802bf111.el9.x86_ 17 MB/s | 6.5 MB 00:00 2026-02-19T20:05:29.199 INFO:teuthology.orchestra.run.trial069.stdout:(60/96): luarocks-3.9.2-5.el9.noarch.rpm 485 kB/s | 151 kB 00:00 2026-02-19T20:05:29.206 INFO:teuthology.orchestra.run.trial138.stdout:(12/37): python3-rados-20.3.0-5336.g802bf111.el 15 MB/s | 323 kB 00:00 2026-02-19T20:05:29.220 INFO:teuthology.orchestra.run.trial138.stdout:(13/37): python3-rbd-20.3.0-5336.g802bf111.el9. 11 MB/s | 305 kB 00:00 2026-02-19T20:05:29.228 INFO:teuthology.orchestra.run.trial138.stdout:(14/37): python3-rgw-20.3.0-5336.g802bf111.el9. 4.4 MB/s | 100 kB 00:00 2026-02-19T20:05:29.287 INFO:teuthology.orchestra.run.trial069.stdout:(61/96): python3-autocommand-2.2.2-8.el9.noarch 338 kB/s | 29 kB 00:00 2026-02-19T20:05:29.290 INFO:teuthology.orchestra.run.trial069.stdout:(62/96): abseil-cpp-20211102.0-4.el9.x86_64.rpm 976 kB/s | 551 kB 00:00 2026-02-19T20:05:29.303 INFO:teuthology.orchestra.run.trial138.stdout:(15/37): mailcap-2.1.49-5.el9.noarch.rpm 401 kB/s | 33 kB 00:00 2026-02-19T20:05:29.336 INFO:teuthology.orchestra.run.trial069.stdout:(63/96): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 934 kB/s | 43 kB 00:00 2026-02-19T20:05:29.372 INFO:teuthology.orchestra.run.trial069.stdout:(64/96): python3-backports-tarfile-1.2.0-1.el9. 706 kB/s | 60 kB 00:00 2026-02-19T20:05:29.374 INFO:teuthology.orchestra.run.trial138.stdout:(16/37): ceph-common-20.3.0-5336.g802bf111.el9. 12 MB/s | 24 MB 00:02 2026-02-19T20:05:29.382 INFO:teuthology.orchestra.run.trial069.stdout:(65/96): python3-cachetools-4.2.4-1.el9.noarch. 699 kB/s | 32 kB 00:00 2026-02-19T20:05:29.398 INFO:teuthology.orchestra.run.trial138.stdout:(17/37): pciutils-3.7.0-7.el9.x86_64.rpm 989 kB/s | 93 kB 00:00 2026-02-19T20:05:29.402 INFO:teuthology.orchestra.run.trial069.stdout:(66/96): python3-asyncssh-2.13.2-5.el9.noarch.r 1.4 MB/s | 548 kB 00:00 2026-02-19T20:05:29.417 INFO:teuthology.orchestra.run.trial069.stdout:(67/96): python3-certifi-2023.05.07-4.el9.noarc 312 kB/s | 14 kB 00:00 2026-02-19T20:05:29.427 INFO:teuthology.orchestra.run.trial138.stdout:(18/37): boost-program-options-1.75.0-13.el9.x8 1.9 MB/s | 104 kB 00:00 2026-02-19T20:05:29.439 INFO:teuthology.orchestra.run.trial138.stdout:(19/37): libnbd-1.20.3-4.el9.x86_64.rpm 3.9 MB/s | 164 kB 00:00 2026-02-19T20:05:29.444 INFO:teuthology.orchestra.run.trial138.stdout:(20/37): libpmemobj-1.12.1-1.el9.x86_64.rpm 9.4 MB/s | 160 kB 00:00 2026-02-19T20:05:29.448 INFO:teuthology.orchestra.run.trial138.stdout:(21/37): librabbitmq-0.11.0-7.el9.x86_64.rpm 5.2 MB/s | 45 kB 00:00 2026-02-19T20:05:29.458 INFO:teuthology.orchestra.run.trial138.stdout:(22/37): nvme-cli-2.16-1.el9.x86_64.rpm 5.0 MB/s | 1.2 MB 00:00 2026-02-19T20:05:29.465 INFO:teuthology.orchestra.run.trial138.stdout:(23/37): lttng-ust-2.12.0-6.el9.x86_64.rpm 17 MB/s | 292 kB 00:00 2026-02-19T20:05:29.468 INFO:teuthology.orchestra.run.trial138.stdout:(24/37): librdkafka-1.6.1-102.el9.x86_64.rpm 27 MB/s | 662 kB 00:00 2026-02-19T20:05:29.471 INFO:teuthology.orchestra.run.trial069.stdout:(68/96): python3-cheroot-10.0.1-4.el9.noarch.rp 1.9 MB/s | 173 kB 00:00 2026-02-19T20:05:29.473 INFO:teuthology.orchestra.run.trial138.stdout:(25/37): qatlib-service-25.08.0-2.el9.x86_64.rp 4.4 MB/s | 37 kB 00:00 2026-02-19T20:05:29.477 INFO:teuthology.orchestra.run.trial138.stdout:(26/37): qatzip-libs-1.3.1-1.el9.x86_64.rpm 7.5 MB/s | 66 kB 00:00 2026-02-19T20:05:29.510 INFO:teuthology.orchestra.run.trial138.stdout:(27/37): qatlib-25.08.0-2.el9.x86_64.rpm 4.6 MB/s | 240 kB 00:00 2026-02-19T20:05:29.569 INFO:teuthology.orchestra.run.trial138.stdout:(28/37): libarrow-doc-9.0.0-15.el9.noarch.rpm 423 kB/s | 25 kB 00:00 2026-02-19T20:05:29.570 INFO:teuthology.orchestra.run.trial069.stdout:(69/96): python3-cherrypy-18.6.1-2.el9.noarch.r 2.1 MB/s | 358 kB 00:00 2026-02-19T20:05:29.587 INFO:teuthology.orchestra.run.trial069.stdout:(70/96): python3-google-auth-2.45.0-1.el9.noarc 1.5 MB/s | 254 kB 00:00 2026-02-19T20:05:29.600 INFO:teuthology.orchestra.run.trial138.stdout:(29/37): gperftools-libs-2.9.1-3.el9.x86_64.rpm 2.4 MB/s | 308 kB 00:00 2026-02-19T20:05:29.608 INFO:teuthology.orchestra.run.trial138.stdout:(30/37): liboath-2.6.12-1.el9.x86_64.rpm 1.2 MB/s | 49 kB 00:00 2026-02-19T20:05:29.621 INFO:teuthology.orchestra.run.trial138.stdout:(31/37): libunwind-1.6.2-1.el9.x86_64.rpm 3.1 MB/s | 67 kB 00:00 2026-02-19T20:05:29.642 INFO:teuthology.orchestra.run.trial138.stdout:(32/37): re2-20211101-20.el9.x86_64.rpm 8.8 MB/s | 191 kB 00:00 2026-02-19T20:05:29.685 INFO:teuthology.orchestra.run.trial138.stdout:(33/37): libarrow-9.0.0-15.el9.x86_64.rpm 21 MB/s | 4.4 MB 00:00 2026-02-19T20:05:29.691 INFO:teuthology.orchestra.run.trial138.stdout:(34/37): parquet-libs-9.0.0-15.el9.x86_64.rpm 9.9 MB/s | 838 kB 00:00 2026-02-19T20:05:29.698 INFO:teuthology.orchestra.run.trial069.stdout:(71/96): python3-grpcio-tools-1.46.7-10.el9.x86 1.1 MB/s | 144 kB 00:00 2026-02-19T20:05:29.709 INFO:teuthology.orchestra.run.trial069.stdout:(72/96): python3-grpcio-1.46.7-10.el9.x86_64.rp 8.6 MB/s | 2.0 MB 00:00 2026-02-19T20:05:29.718 INFO:teuthology.orchestra.run.trial069.stdout:(73/96): python3-influxdb-5.3.1-1.el9.noarch.rp 1.0 MB/s | 139 kB 00:00 2026-02-19T20:05:29.748 INFO:teuthology.orchestra.run.trial138.stdout:(35/37): thrift-0.15.0-4.el9.x86_64.rpm 15 MB/s | 1.6 MB 00:00 2026-02-19T20:05:29.751 INFO:teuthology.orchestra.run.trial069.stdout:(74/96): python3-jaraco-8.2.1-3.el9.noarch.rpm 252 kB/s | 11 kB 00:00 2026-02-19T20:05:29.765 INFO:teuthology.orchestra.run.trial069.stdout:(75/96): python3-jaraco-classes-3.2.1-5.el9.noa 377 kB/s | 18 kB 00:00 2026-02-19T20:05:29.780 INFO:teuthology.orchestra.run.trial138.stdout:(36/37): librbd1-20.3.0-5336.g802bf111.el9.x86_ 31 MB/s | 2.8 MB 00:00 2026-02-19T20:05:29.792 INFO:teuthology.orchestra.run.trial069.stdout:(76/96): python3-isodate-0.6.1-3.el9.noarch.rpm 597 kB/s | 56 kB 00:00 2026-02-19T20:05:29.795 INFO:teuthology.orchestra.run.trial069.stdout:(77/96): python3-jaraco-collections-3.0.0-8.el9 527 kB/s | 23 kB 00:00 2026-02-19T20:05:29.813 INFO:teuthology.orchestra.run.trial069.stdout:(78/96): python3-jaraco-context-6.0.1-3.el9.noa 411 kB/s | 20 kB 00:00 2026-02-19T20:05:29.819 INFO:teuthology.orchestra.run.trial138.stdout:(37/37): librados2-20.3.0-5336.g802bf111.el9.x8 27 MB/s | 3.6 MB 00:00 2026-02-19T20:05:29.821 INFO:teuthology.orchestra.run.trial138.stdout:-------------------------------------------------------------------------------- 2026-02-19T20:05:29.821 INFO:teuthology.orchestra.run.trial138.stdout:Total 22 MB/s | 68 MB 00:03 2026-02-19T20:05:29.880 INFO:teuthology.orchestra.run.trial069.stdout:(79/96): python3-jaraco-text-4.0.0-2.el9.noarch 312 kB/s | 26 kB 00:00 2026-02-19T20:05:29.915 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction check 2026-02-19T20:05:29.921 INFO:teuthology.orchestra.run.trial069.stdout:(80/96): python3-jaraco-functools-3.5.0-2.el9.n 150 kB/s | 19 kB 00:00 2026-02-19T20:05:29.933 INFO:teuthology.orchestra.run.trial138.stdout:Transaction check succeeded. 2026-02-19T20:05:29.933 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction test 2026-02-19T20:05:29.966 INFO:teuthology.orchestra.run.trial069.stdout:(81/96): python3-more-itertools-8.12.0-2.el9.no 919 kB/s | 79 kB 00:00 2026-02-19T20:05:30.030 INFO:teuthology.orchestra.run.trial069.stdout:(82/96): python3-msgpack-1.0.3-2.el9.x86_64.rpm 796 kB/s | 86 kB 00:00 2026-02-19T20:05:30.052 INFO:teuthology.orchestra.run.trial069.stdout:(83/96): python3-natsort-7.1.1-5.el9.noarch.rpm 674 kB/s | 58 kB 00:00 2026-02-19T20:05:30.078 INFO:teuthology.orchestra.run.trial069.stdout:(84/96): python3-portend-3.1.0-2.el9.noarch.rpm 343 kB/s | 16 kB 00:00 2026-02-19T20:05:30.130 INFO:teuthology.orchestra.run.trial069.stdout:(85/96): python3-repoze-lru-0.7-16.el9.noarch.r 592 kB/s | 31 kB 00:00 2026-02-19T20:05:30.138 INFO:teuthology.orchestra.run.trial069.stdout:(86/96): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.0 MB/s | 90 kB 00:00 2026-02-19T20:05:30.205 INFO:teuthology.orchestra.run.trial138.stdout:Transaction test succeeded. 2026-02-19T20:05:30.205 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction 2026-02-19T20:05:30.209 INFO:teuthology.orchestra.run.trial069.stdout:(87/96): python3-kubernetes-26.1.0-3.el9.noarch 2.6 MB/s | 1.0 MB 00:00 2026-02-19T20:05:30.260 INFO:teuthology.orchestra.run.trial069.stdout:(88/96): python3-rsa-4.9-2.el9.noarch.rpm 483 kB/s | 59 kB 00:00 2026-02-19T20:05:30.263 INFO:teuthology.orchestra.run.trial069.stdout:(89/96): python3-routes-2.5.1-5.el9.noarch.rpm 1.4 MB/s | 188 kB 00:00 2026-02-19T20:05:30.288 INFO:teuthology.orchestra.run.trial069.stdout:(90/96): python3-saml-1.16.0-1.el9.noarch.rpm 1.6 MB/s | 125 kB 00:00 2026-02-19T20:05:30.359 INFO:teuthology.orchestra.run.trial069.stdout:(91/96): python3-typing-extensions-4.15.0-1.el9 911 kB/s | 86 kB 00:00 2026-02-19T20:05:30.369 INFO:teuthology.orchestra.run.trial069.stdout:(92/96): python3-tempora-5.0.0-2.el9.noarch.rpm 329 kB/s | 36 kB 00:00 2026-02-19T20:05:30.374 INFO:teuthology.orchestra.run.trial069.stdout:(93/96): python3-websocket-client-1.2.3-2.el9.n 1.0 MB/s | 90 kB 00:00 2026-02-19T20:05:30.422 INFO:teuthology.orchestra.run.trial069.stdout:(94/96): python3-zc-lockfile-2.0-10.el9.noarch. 423 kB/s | 20 kB 00:00 2026-02-19T20:05:30.430 INFO:teuthology.orchestra.run.trial069.stdout:(95/96): python3-xmltodict-0.12.0-15.el9.noarch 364 kB/s | 22 kB 00:00 2026-02-19T20:05:30.458 INFO:teuthology.orchestra.run.trial069.stdout:(96/96): python3-xmlsec-1.3.13-1.el9.x86_64.rpm 486 kB/s | 48 kB 00:00 2026-02-19T20:05:30.461 INFO:teuthology.orchestra.run.trial069.stdout:-------------------------------------------------------------------------------- 2026-02-19T20:05:30.461 INFO:teuthology.orchestra.run.trial069.stdout:Total 38 MB/s | 159 MB 00:04 2026-02-19T20:05:30.528 INFO:teuthology.orchestra.run.trial138.stdout: Preparing : 1/1 2026-02-19T20:05:30.696 INFO:teuthology.orchestra.run.trial138.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/39 2026-02-19T20:05:30.700 INFO:teuthology.orchestra.run.trial138.stdout: Upgrading : librados2-2:20.3.0-5336.g802bf111.el9.x86_64 2/39 2026-02-19T20:05:30.752 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: librados2-2:20.3.0-5336.g802bf111.el9.x86_64 2/39 2026-02-19T20:05:30.753 INFO:teuthology.orchestra.run.trial138.stdout: Installing : libcephfs2-2:20.3.0-5336.g802bf111.el9.x86_64 3/39 2026-02-19T20:05:30.765 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: libcephfs2-2:20.3.0-5336.g802bf111.el9.x86_64 3/39 2026-02-19T20:05:30.767 INFO:teuthology.orchestra.run.trial138.stdout: Installing : libcephfs-daemon-2:20.3.0-5336.g802bf111.el9.x86_6 4/39 2026-02-19T20:05:30.768 INFO:teuthology.orchestra.run.trial138.stdout: Installing : libcephfs-proxy2-2:20.3.0-5336.g802bf111.el9.x86_6 5/39 2026-02-19T20:05:30.797 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: libcephfs-proxy2-2:20.3.0-5336.g802bf111.el9.x86_6 5/39 2026-02-19T20:05:30.800 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-rados-2:20.3.0-5336.g802bf111.el9.x86_64 6/39 2026-02-19T20:05:30.808 INFO:teuthology.orchestra.run.trial138.stdout: Installing : liboath-2.6.12-1.el9.x86_64 7/39 2026-02-19T20:05:30.810 INFO:teuthology.orchestra.run.trial138.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 8/39 2026-02-19T20:05:30.813 INFO:teuthology.orchestra.run.trial138.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 9/39 2026-02-19T20:05:30.817 INFO:teuthology.orchestra.run.trial138.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 10/39 2026-02-19T20:05:30.828 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-ceph-argparse-2:20.3.0-5336.g802bf111.el9. 11/39 2026-02-19T20:05:30.840 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-cephfs-2:20.3.0-5336.g802bf111.el9.x86_64 12/39 2026-02-19T20:05:30.841 INFO:teuthology.orchestra.run.trial138.stdout: Installing : libradosstriper1-2:20.3.0-5336.g802bf111.el9.x86_6 13/39 2026-02-19T20:05:30.865 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: libradosstriper1-2:20.3.0-5336.g802bf111.el9.x86_6 13/39 2026-02-19T20:05:30.870 INFO:teuthology.orchestra.run.trial138.stdout: Installing : thrift-0.15.0-4.el9.x86_64 14/39 2026-02-19T20:05:30.886 INFO:teuthology.orchestra.run.trial069.stdout:Running transaction check 2026-02-19T20:05:30.904 INFO:teuthology.orchestra.run.trial138.stdout: Installing : re2-1:20211101-20.el9.x86_64 15/39 2026-02-19T20:05:30.910 INFO:teuthology.orchestra.run.trial138.stdout: Installing : libarrow-9.0.0-15.el9.x86_64 16/39 2026-02-19T20:05:30.916 INFO:teuthology.orchestra.run.trial138.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/39 2026-02-19T20:05:30.918 INFO:teuthology.orchestra.run.trial138.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 18/39 2026-02-19T20:05:30.923 INFO:teuthology.orchestra.run.trial138.stdout: Installing : libarrow-doc-9.0.0-15.el9.noarch 19/39 2026-02-19T20:05:30.924 INFO:teuthology.orchestra.run.trial069.stdout:Transaction check succeeded. 2026-02-19T20:05:30.924 INFO:teuthology.orchestra.run.trial069.stdout:Running transaction test 2026-02-19T20:05:31.055 INFO:teuthology.orchestra.run.trial138.stdout: Installing : libnbd-1.20.3-4.el9.x86_64 20/39 2026-02-19T20:05:31.056 INFO:teuthology.orchestra.run.trial138.stdout: Upgrading : librbd1-2:20.3.0-5336.g802bf111.el9.x86_64 21/39 2026-02-19T20:05:31.083 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: librbd1-2:20.3.0-5336.g802bf111.el9.x86_64 21/39 2026-02-19T20:05:31.085 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-rbd-2:20.3.0-5336.g802bf111.el9.x86_64 22/39 2026-02-19T20:05:31.092 INFO:teuthology.orchestra.run.trial138.stdout: Installing : boost-program-options-1.75.0-13.el9.x86_64 23/39 2026-02-19T20:05:31.394 INFO:teuthology.orchestra.run.trial138.stdout: Installing : parquet-libs-9.0.0-15.el9.x86_64 24/39 2026-02-19T20:05:31.395 INFO:teuthology.orchestra.run.trial138.stdout: Installing : librgw2-2:20.3.0-5336.g802bf111.el9.x86_64 25/39 2026-02-19T20:05:31.411 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: librgw2-2:20.3.0-5336.g802bf111.el9.x86_64 25/39 2026-02-19T20:05:31.417 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-rgw-2:20.3.0-5336.g802bf111.el9.x86_64 26/39 2026-02-19T20:05:31.421 INFO:teuthology.orchestra.run.trial138.stdout: Installing : pciutils-3.7.0-7.el9.x86_64 27/39 2026-02-19T20:05:31.424 INFO:teuthology.orchestra.run.trial138.stdout: Installing : qatlib-25.08.0-2.el9.x86_64 28/39 2026-02-19T20:05:31.425 INFO:teuthology.orchestra.run.trial138.stdout: Installing : qatlib-service-25.08.0-2.el9.x86_64 29/39 2026-02-19T20:05:31.443 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: qatlib-service-25.08.0-2.el9.x86_64 29/39 2026-02-19T20:05:31.523 INFO:teuthology.orchestra.run.trial069.stdout:Transaction test succeeded. 2026-02-19T20:05:31.523 INFO:teuthology.orchestra.run.trial069.stdout:Running transaction 2026-02-19T20:05:31.559 INFO:teuthology.orchestra.run.trial138.stdout: Installing : qatzip-libs-1.3.1-1.el9.x86_64 30/39 2026-02-19T20:05:31.561 INFO:teuthology.orchestra.run.trial138.stdout: Installing : nvme-cli-2.16-1.el9.x86_64 31/39 2026-02-19T20:05:31.844 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: nvme-cli-2.16-1.el9.x86_64 31/39 2026-02-19T20:05:31.844 INFO:teuthology.orchestra.run.trial138.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service → /usr/lib/systemd/system/nvmefc-boot-connections.service. 2026-02-19T20:05:31.844 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:05:31.889 INFO:teuthology.orchestra.run.trial138.stdout: Installing : mailcap-2.1.49-5.el9.noarch 32/39 2026-02-19T20:05:31.891 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-ceph-common-2:20.3.0-5336.g802bf111.el9.x8 33/39 2026-02-19T20:05:32.166 INFO:teuthology.orchestra.run.trial069.stdout: Preparing : 1/1 2026-02-19T20:05:32.168 INFO:teuthology.orchestra.run.trial069.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/96 2026-02-19T20:05:32.172 INFO:teuthology.orchestra.run.trial069.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/96 2026-02-19T20:05:32.193 INFO:teuthology.orchestra.run.trial069.stdout: Installing : xmlsec1-1.2.29-13.el9.x86_64 3/96 2026-02-19T20:05:32.226 INFO:teuthology.orchestra.run.trial069.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 4/96 2026-02-19T20:05:32.233 INFO:teuthology.orchestra.run.trial069.stdout: Installing : python3-lxml-4.6.5-3.el9.x86_64 5/96 2026-02-19T20:05:32.235 INFO:teuthology.orchestra.run.trial069.stdout: Installing : lua-5.4.4-4.el9.x86_64 6/96 2026-02-19T20:05:32.239 INFO:teuthology.orchestra.run.trial069.stdout: Installing : flexiblas-3.0.4-9.el9.x86_64 7/96 2026-02-19T20:05:32.262 INFO:teuthology.orchestra.run.trial069.stdout: Installing : unzip-6.0-59.el9.x86_64 8/96 2026-02-19T20:05:32.275 INFO:teuthology.orchestra.run.trial069.stdout: Installing : python3-urllib3-1.26.5-7.el9.noarch 9/96 2026-02-19T20:05:32.278 INFO:teuthology.orchestra.run.trial069.stdout: Installing : python3-requests-2.25.1-10.el9.noarch 10/96 2026-02-19T20:05:32.284 INFO:teuthology.orchestra.run.trial069.stdout: Installing : libquadmath-11.5.0-14.el9.x86_64 11/96 2026-02-19T20:05:32.286 INFO:teuthology.orchestra.run.trial069.stdout: Installing : libgfortran-11.5.0-14.el9.x86_64 12/96 2026-02-19T20:05:32.297 INFO:teuthology.orchestra.run.trial069.stdout: Installing : ledmon-libs-1.1.0-3.el9.x86_64 13/96 2026-02-19T20:05:32.303 INFO:teuthology.orchestra.run.trial069.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 14/96 2026-02-19T20:05:32.327 INFO:teuthology.orchestra.run.trial069.stdout: Installing : zip-3.0-35.el9.x86_64 15/96 2026-02-19T20:05:32.330 INFO:teuthology.orchestra.run.trial069.stdout: Installing : luarocks-3.9.2-5.el9.noarch 16/96 2026-02-19T20:05:32.381 INFO:teuthology.orchestra.run.trial069.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 17/96 2026-02-19T20:05:32.394 INFO:teuthology.orchestra.run.trial069.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 18/96 2026-02-19T20:05:32.396 INFO:teuthology.orchestra.run.trial069.stdout: Installing : python3-rsa-4.9-2.el9.noarch 19/96 2026-02-19T20:05:32.401 INFO:teuthology.orchestra.run.trial069.stdout: Installing : xmlsec1-openssl-1.2.29-13.el9.x86_64 20/96 2026-02-19T20:05:32.406 INFO:teuthology.orchestra.run.trial069.stdout: Installing : python3-xmlsec-1.3.13-1.el9.x86_64 21/96 2026-02-19T20:05:32.410 INFO:teuthology.orchestra.run.trial069.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 22/96 2026-02-19T20:05:32.414 INFO:teuthology.orchestra.run.trial069.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 23/96 2026-02-19T20:05:32.428 INFO:teuthology.orchestra.run.trial069.stdout: Installing : python3-xmltodict-0.12.0-15.el9.noarch 24/96 2026-02-19T20:05:32.432 INFO:teuthology.orchestra.run.trial069.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 25/96 2026-02-19T20:05:32.437 INFO:teuthology.orchestra.run.trial069.stdout: Installing : python3-typing-extensions-4.15.0-1.el9.noarch 26/96 2026-02-19T20:05:32.449 INFO:teuthology.orchestra.run.trial069.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 27/96 2026-02-19T20:05:32.458 INFO:teuthology.orchestra.run.trial069.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 28/96 2026-02-19T20:05:32.464 INFO:teuthology.orchestra.run.trial069.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 29/96 2026-02-19T20:05:32.483 INFO:teuthology.orchestra.run.trial069.stdout: Installing : python3-msgpack-1.0.3-2.el9.x86_64 30/96 2026-02-19T20:05:32.494 INFO:teuthology.orchestra.run.trial069.stdout: Installing : python3-influxdb-5.3.1-1.el9.noarch 31/96 2026-02-19T20:05:32.510 INFO:teuthology.orchestra.run.trial069.stdout: Installing : python3-isodate-0.6.1-3.el9.noarch 32/96 2026-02-19T20:05:32.514 INFO:teuthology.orchestra.run.trial069.stdout: Installing : python3-saml-1.16.0-1.el9.noarch 33/96 2026-02-19T20:05:32.522 INFO:teuthology.orchestra.run.trial069.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 34/96 2026-02-19T20:05:32.562 INFO:teuthology.orchestra.run.trial069.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 35/96 2026-02-19T20:05:32.887 INFO:teuthology.orchestra.run.trial069.stdout: Installing : python3-google-auth-1:2.45.0-1.el9.noarch 36/96 2026-02-19T20:05:32.897 INFO:teuthology.orchestra.run.trial069.stdout: Installing : python3-kubernetes-1:26.1.0-3.el9.noarch 37/96 2026-02-19T20:05:32.901 INFO:teuthology.orchestra.run.trial069.stdout: Installing : python3-backports-tarfile-1.2.0-1.el9.noarch 38/96 2026-02-19T20:05:32.906 INFO:teuthology.orchestra.run.trial069.stdout: Installing : python3-jaraco-context-6.0.1-3.el9.noarch 39/96 2026-02-19T20:05:32.908 INFO:teuthology.orchestra.run.trial069.stdout: Installing : python3-autocommand-2.2.2-8.el9.noarch 40/96 2026-02-19T20:05:32.935 INFO:teuthology.orchestra.run.trial069.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 41/96 2026-02-19T20:05:32.978 INFO:teuthology.orchestra.run.trial069.stdout: Installing : abseil-cpp-20211102.0-4.el9.x86_64 42/96 2026-02-19T20:05:32.987 INFO:teuthology.orchestra.run.trial069.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 43/96 2026-02-19T20:05:32.992 INFO:teuthology.orchestra.run.trial069.stdout: Installing : protobuf-compiler-3.14.0-17.el9.x86_64 44/96 2026-02-19T20:05:32.996 INFO:teuthology.orchestra.run.trial069.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 45/96 2026-02-19T20:05:33.001 INFO:teuthology.orchestra.run.trial069.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 46/96 2026-02-19T20:05:33.005 INFO:teuthology.orchestra.run.trial069.stdout: Installing : python3-jaraco-text-4.0.0-2.el9.noarch 47/96 2026-02-19T20:05:33.012 INFO:teuthology.orchestra.run.trial069.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 48/96 2026-02-19T20:05:33.015 INFO:teuthology.orchestra.run.trial069.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 49/96 2026-02-19T20:05:33.043 INFO:teuthology.orchestra.run.trial069.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 50/96 2026-02-19T20:05:33.053 INFO:teuthology.orchestra.run.trial069.stdout: Installing : python3-protobuf-3.14.0-17.el9.noarch 51/96 2026-02-19T20:05:33.053 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: ceph-common-2:20.3.0-5336.g802bf111.el9.x86_64 34/39 2026-02-19T20:05:33.055 INFO:teuthology.orchestra.run.trial138.stdout: Installing : ceph-common-2:20.3.0-5336.g802bf111.el9.x86_64 34/39 2026-02-19T20:05:33.058 INFO:teuthology.orchestra.run.trial069.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 52/96 2026-02-19T20:05:33.065 INFO:teuthology.orchestra.run.trial069.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 53/96 2026-02-19T20:05:33.099 INFO:teuthology.orchestra.run.trial069.stdout: Installing : python3-jmespath-1.0.1-1.el9.noarch 54/96 2026-02-19T20:05:33.325 INFO:teuthology.orchestra.run.trial069.stdout: Installing : python3-devel-3.9.25-3.el9.x86_64 55/96 2026-02-19T20:05:33.329 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: ceph-common-2:20.3.0-5336.g802bf111.el9.x86_64 34/39 2026-02-19T20:05:33.333 INFO:teuthology.orchestra.run.trial138.stdout: Installing : ceph-base-2:20.3.0-5336.g802bf111.el9.x86_64 35/39 2026-02-19T20:05:33.348 INFO:teuthology.orchestra.run.trial069.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 56/96 2026-02-19T20:05:33.352 INFO:teuthology.orchestra.run.trial069.stdout: Installing : python3-jinja2-2.11.3-8.el9.noarch 57/96 2026-02-19T20:05:33.370 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: ceph-base-2:20.3.0-5336.g802bf111.el9.x86_64 35/39 2026-02-19T20:05:33.370 INFO:teuthology.orchestra.run.trial138.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2026-02-19T20:05:33.370 INFO:teuthology.orchestra.run.trial138.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2026-02-19T20:05:33.370 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:05:33.374 INFO:teuthology.orchestra.run.trial138.stdout: Installing : ceph-selinux-2:20.3.0-5336.g802bf111.el9.x86_64 36/39 2026-02-19T20:05:33.410 INFO:teuthology.orchestra.run.trial069.stdout: Installing : openblas-0.3.29-1.el9.x86_64 58/96 2026-02-19T20:05:33.412 INFO:teuthology.orchestra.run.trial069.stdout: Installing : openblas-openmp-0.3.29-1.el9.x86_64 59/96 2026-02-19T20:05:33.433 INFO:teuthology.orchestra.run.trial069.stdout: Installing : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 60/96 2026-02-19T20:05:33.758 INFO:teuthology.orchestra.run.trial069.stdout: Installing : flexiblas-netlib-3.0.4-9.el9.x86_64 61/96 2026-02-19T20:05:33.832 INFO:teuthology.orchestra.run.trial069.stdout: Installing : python3-numpy-1:1.23.5-2.el9.x86_64 62/96 2026-02-19T20:05:34.507 INFO:teuthology.orchestra.run.trial069.stdout: Installing : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 63/96 2026-02-19T20:05:34.523 INFO:teuthology.orchestra.run.trial069.stdout: Installing : python3-scipy-1.9.3-2.el9.x86_64 64/96 2026-02-19T20:05:34.533 INFO:teuthology.orchestra.run.trial069.stdout: Installing : python3-pyparsing-2.4.7-9.el9.noarch 65/96 2026-02-19T20:05:34.539 INFO:teuthology.orchestra.run.trial069.stdout: Installing : python3-packaging-20.9-5.el9.noarch 66/96 2026-02-19T20:05:34.553 INFO:teuthology.orchestra.run.trial069.stdout: Installing : python3-ply-3.11-14.el9.noarch 67/96 2026-02-19T20:05:34.569 INFO:teuthology.orchestra.run.trial069.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 68/96 2026-02-19T20:05:34.645 INFO:teuthology.orchestra.run.trial069.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 69/96 2026-02-19T20:05:34.653 INFO:teuthology.orchestra.run.trial069.stdout: Installing : python3-cryptography-36.0.1-5.el9.x86_64 70/96 2026-02-19T20:05:34.677 INFO:teuthology.orchestra.run.trial069.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 71/96 2026-02-19T20:05:34.707 INFO:teuthology.orchestra.run.trial069.stdout: Installing : python3-cheroot-10.0.1-4.el9.noarch 72/96 2026-02-19T20:05:34.758 INFO:teuthology.orchestra.run.trial069.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 73/96 2026-02-19T20:05:34.764 INFO:teuthology.orchestra.run.trial069.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 74/96 2026-02-19T20:05:34.767 INFO:teuthology.orchestra.run.trial069.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 75/96 2026-02-19T20:05:34.768 INFO:teuthology.orchestra.run.trial069.stdout: Installing : libconfig-1.7.2-9.el9.x86_64 76/96 2026-02-19T20:05:34.787 INFO:teuthology.orchestra.run.trial069.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 77/96 2026-02-19T20:05:34.787 INFO:teuthology.orchestra.run.trial069.stdout:Creating group 'libstoragemgmt' with GID 991. 2026-02-19T20:05:34.787 INFO:teuthology.orchestra.run.trial069.stdout:Creating user 'libstoragemgmt' (daemon account for libstoragemgmt) with UID 991 and GID 991. 2026-02-19T20:05:34.787 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:05:34.795 INFO:teuthology.orchestra.run.trial069.stdout: Installing : libstoragemgmt-1.10.1-1.el9.x86_64 77/96 2026-02-19T20:05:34.822 INFO:teuthology.orchestra.run.trial069.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 77/96 2026-02-19T20:05:34.822 INFO:teuthology.orchestra.run.trial069.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/libstoragemgmt.service → /usr/lib/systemd/system/libstoragemgmt.service. 2026-02-19T20:05:34.823 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:05:34.857 INFO:teuthology.orchestra.run.trial069.stdout: Installing : python3-libstoragemgmt-1.10.1-1.el9.x86_64 78/96 2026-02-19T20:05:35.479 INFO:teuthology.orchestra.run.trial069.stdout: Installing : cryptsetup-2.8.1-3.el9.x86_64 79/96 2026-02-19T20:05:36.248 INFO:teuthology.orchestra.run.trial069.stdout: Installing : ceph-osd-classic-2:20.3.0-5336.g802bf111.el9.x86_6 80/96 2026-02-19T20:05:36.311 INFO:teuthology.orchestra.run.trial069.stdout: Installing : ceph-osd-crimson-2:20.3.0-5336.g802bf111.el9.x86_6 81/96 2026-02-19T20:05:36.313 INFO:teuthology.orchestra.run.trial069.stdout: Installing : ceph-volume-2:20.3.0-5336.g802bf111.el9.noarch 82/96 2026-02-19T20:05:36.328 INFO:teuthology.orchestra.run.trial069.stdout: Running scriptlet: ceph-volume-2:20.3.0-5336.g802bf111.el9.noarch 82/96 2026-02-19T20:05:36.328 INFO:teuthology.orchestra.run.trial069.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-19T20:05:36.328 INFO:teuthology.orchestra.run.trial069.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2026-02-19T20:05:36.328 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:05:36.339 INFO:teuthology.orchestra.run.trial069.stdout: Installing : ceph-osd-2:20.3.0-5336.g802bf111.el9.x86_64 83/96 2026-02-19T20:05:36.362 INFO:teuthology.orchestra.run.trial069.stdout: Running scriptlet: ceph-osd-2:20.3.0-5336.g802bf111.el9.x86_64 83/96 2026-02-19T20:05:36.362 INFO:teuthology.orchestra.run.trial069.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-19T20:05:36.362 INFO:teuthology.orchestra.run.trial069.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2026-02-19T20:05:36.362 INFO:teuthology.orchestra.run.trial069.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-19T20:05:36.362 INFO:teuthology.orchestra.run.trial069.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-19T20:05:36.362 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:05:36.422 INFO:teuthology.orchestra.run.trial069.stdout: Running scriptlet: cephadm-2:20.3.0-5336.g802bf111.el9.noarch 84/96 2026-02-19T20:05:36.424 INFO:teuthology.orchestra.run.trial069.stdout: Installing : cephadm-2:20.3.0-5336.g802bf111.el9.noarch 84/96 2026-02-19T20:05:36.433 INFO:teuthology.orchestra.run.trial069.stdout: Installing : ceph-prometheus-alerts-2:20.3.0-5336.g802bf111.el9 85/96 2026-02-19T20:05:36.457 INFO:teuthology.orchestra.run.trial069.stdout: Installing : ceph-grafana-dashboards-2:20.3.0-5336.g802bf111.el 86/96 2026-02-19T20:05:36.458 INFO:teuthology.orchestra.run.trial069.stdout: Installing : ceph-mgr-cephadm-2:20.3.0-5336.g802bf111.el9.noarc 87/96 2026-02-19T20:05:37.927 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: ceph-selinux-2:20.3.0-5336.g802bf111.el9.x86_64 36/39 2026-02-19T20:05:37.927 INFO:teuthology.orchestra.run.trial138.stdout:skipping the directory /sys 2026-02-19T20:05:37.928 INFO:teuthology.orchestra.run.trial138.stdout:skipping the directory /proc 2026-02-19T20:05:37.928 INFO:teuthology.orchestra.run.trial138.stdout:skipping the directory /mnt 2026-02-19T20:05:37.928 INFO:teuthology.orchestra.run.trial138.stdout:skipping the directory /var/tmp 2026-02-19T20:05:37.928 INFO:teuthology.orchestra.run.trial138.stdout:skipping the directory /home 2026-02-19T20:05:37.928 INFO:teuthology.orchestra.run.trial138.stdout:skipping the directory /root 2026-02-19T20:05:37.928 INFO:teuthology.orchestra.run.trial138.stdout:skipping the directory /tmp 2026-02-19T20:05:37.928 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:05:38.525 INFO:teuthology.orchestra.run.trial138.stdout: Installing : ceph-radosgw-2:20.3.0-5336.g802bf111.el9.x86_64 37/39 2026-02-19T20:05:38.548 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: ceph-radosgw-2:20.3.0-5336.g802bf111.el9.x86_64 37/39 2026-02-19T20:05:38.549 INFO:teuthology.orchestra.run.trial138.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-19T20:05:38.549 INFO:teuthology.orchestra.run.trial138.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2026-02-19T20:05:38.549 INFO:teuthology.orchestra.run.trial138.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-19T20:05:38.549 INFO:teuthology.orchestra.run.trial138.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2026-02-19T20:05:38.549 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:05:38.551 INFO:teuthology.orchestra.run.trial138.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 38/39 2026-02-19T20:05:38.563 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 38/39 2026-02-19T20:05:38.563 INFO:teuthology.orchestra.run.trial138.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 39/39 2026-02-19T20:05:38.619 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 39/39 2026-02-19T20:05:38.619 INFO:teuthology.orchestra.run.trial138.stdout:Creating group 'qat' with GID 992. 2026-02-19T20:05:38.619 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:05:38.908 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : ceph-base-2:20.3.0-5336.g802bf111.el9.x86_64 1/39 2026-02-19T20:05:38.909 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : ceph-common-2:20.3.0-5336.g802bf111.el9.x86_64 2/39 2026-02-19T20:05:38.909 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : ceph-radosgw-2:20.3.0-5336.g802bf111.el9.x86_64 3/39 2026-02-19T20:05:38.909 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : ceph-selinux-2:20.3.0-5336.g802bf111.el9.x86_64 4/39 2026-02-19T20:05:38.909 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : libcephfs-daemon-2:20.3.0-5336.g802bf111.el9.x86_6 5/39 2026-02-19T20:05:38.909 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : libcephfs-proxy2-2:20.3.0-5336.g802bf111.el9.x86_6 6/39 2026-02-19T20:05:38.909 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : libcephfs2-2:20.3.0-5336.g802bf111.el9.x86_64 7/39 2026-02-19T20:05:38.909 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : libradosstriper1-2:20.3.0-5336.g802bf111.el9.x86_6 8/39 2026-02-19T20:05:38.909 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : librgw2-2:20.3.0-5336.g802bf111.el9.x86_64 9/39 2026-02-19T20:05:38.909 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-ceph-argparse-2:20.3.0-5336.g802bf111.el9. 10/39 2026-02-19T20:05:38.910 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-ceph-common-2:20.3.0-5336.g802bf111.el9.x8 11/39 2026-02-19T20:05:38.910 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-cephfs-2:20.3.0-5336.g802bf111.el9.x86_64 12/39 2026-02-19T20:05:38.910 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-rados-2:20.3.0-5336.g802bf111.el9.x86_64 13/39 2026-02-19T20:05:38.910 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-rbd-2:20.3.0-5336.g802bf111.el9.x86_64 14/39 2026-02-19T20:05:38.910 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-rgw-2:20.3.0-5336.g802bf111.el9.x86_64 15/39 2026-02-19T20:05:38.910 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : mailcap-2.1.49-5.el9.noarch 16/39 2026-02-19T20:05:38.910 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : nvme-cli-2.16-1.el9.x86_64 17/39 2026-02-19T20:05:38.910 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : pciutils-3.7.0-7.el9.x86_64 18/39 2026-02-19T20:05:38.910 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : boost-program-options-1.75.0-13.el9.x86_64 19/39 2026-02-19T20:05:38.910 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : libnbd-1.20.3-4.el9.x86_64 20/39 2026-02-19T20:05:38.910 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 21/39 2026-02-19T20:05:38.910 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 22/39 2026-02-19T20:05:38.911 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 23/39 2026-02-19T20:05:38.911 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 24/39 2026-02-19T20:05:38.911 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : qatlib-25.08.0-2.el9.x86_64 25/39 2026-02-19T20:05:38.911 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : qatlib-service-25.08.0-2.el9.x86_64 26/39 2026-02-19T20:05:38.911 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : qatzip-libs-1.3.1-1.el9.x86_64 27/39 2026-02-19T20:05:38.911 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 28/39 2026-02-19T20:05:38.911 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : libarrow-9.0.0-15.el9.x86_64 29/39 2026-02-19T20:05:38.911 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : libarrow-doc-9.0.0-15.el9.noarch 30/39 2026-02-19T20:05:38.911 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : liboath-2.6.12-1.el9.x86_64 31/39 2026-02-19T20:05:38.911 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 32/39 2026-02-19T20:05:38.911 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : parquet-libs-9.0.0-15.el9.x86_64 33/39 2026-02-19T20:05:38.911 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : re2-1:20211101-20.el9.x86_64 34/39 2026-02-19T20:05:38.911 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : thrift-0.15.0-4.el9.x86_64 35/39 2026-02-19T20:05:38.912 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : librados2-2:20.3.0-5336.g802bf111.el9.x86_64 36/39 2026-02-19T20:05:38.912 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 37/39 2026-02-19T20:05:38.912 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : librbd1-2:20.3.0-5336.g802bf111.el9.x86_64 38/39 2026-02-19T20:05:38.970 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 39/39 2026-02-19T20:05:38.970 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:05:38.970 INFO:teuthology.orchestra.run.trial138.stdout:Upgraded: 2026-02-19T20:05:38.970 INFO:teuthology.orchestra.run.trial138.stdout: librados2-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:05:38.970 INFO:teuthology.orchestra.run.trial138.stdout: librbd1-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:05:38.970 INFO:teuthology.orchestra.run.trial138.stdout:Installed: 2026-02-19T20:05:38.971 INFO:teuthology.orchestra.run.trial138.stdout: boost-program-options-1.75.0-13.el9.x86_64 2026-02-19T20:05:38.971 INFO:teuthology.orchestra.run.trial138.stdout: ceph-base-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:05:38.971 INFO:teuthology.orchestra.run.trial138.stdout: ceph-common-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:05:38.971 INFO:teuthology.orchestra.run.trial138.stdout: ceph-radosgw-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:05:38.971 INFO:teuthology.orchestra.run.trial138.stdout: ceph-selinux-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:05:38.971 INFO:teuthology.orchestra.run.trial138.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2026-02-19T20:05:38.971 INFO:teuthology.orchestra.run.trial138.stdout: libarrow-9.0.0-15.el9.x86_64 2026-02-19T20:05:38.971 INFO:teuthology.orchestra.run.trial138.stdout: libarrow-doc-9.0.0-15.el9.noarch 2026-02-19T20:05:38.971 INFO:teuthology.orchestra.run.trial138.stdout: libcephfs-daemon-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:05:38.971 INFO:teuthology.orchestra.run.trial138.stdout: libcephfs-proxy2-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:05:38.971 INFO:teuthology.orchestra.run.trial138.stdout: libcephfs2-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:05:38.971 INFO:teuthology.orchestra.run.trial138.stdout: libnbd-1.20.3-4.el9.x86_64 2026-02-19T20:05:38.972 INFO:teuthology.orchestra.run.trial138.stdout: liboath-2.6.12-1.el9.x86_64 2026-02-19T20:05:38.972 INFO:teuthology.orchestra.run.trial138.stdout: libpmemobj-1.12.1-1.el9.x86_64 2026-02-19T20:05:38.972 INFO:teuthology.orchestra.run.trial138.stdout: librabbitmq-0.11.0-7.el9.x86_64 2026-02-19T20:05:38.972 INFO:teuthology.orchestra.run.trial138.stdout: libradosstriper1-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:05:38.972 INFO:teuthology.orchestra.run.trial138.stdout: librdkafka-1.6.1-102.el9.x86_64 2026-02-19T20:05:38.972 INFO:teuthology.orchestra.run.trial138.stdout: librgw2-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:05:38.972 INFO:teuthology.orchestra.run.trial138.stdout: libunwind-1.6.2-1.el9.x86_64 2026-02-19T20:05:38.972 INFO:teuthology.orchestra.run.trial138.stdout: lttng-ust-2.12.0-6.el9.x86_64 2026-02-19T20:05:38.972 INFO:teuthology.orchestra.run.trial138.stdout: mailcap-2.1.49-5.el9.noarch 2026-02-19T20:05:38.972 INFO:teuthology.orchestra.run.trial138.stdout: nvme-cli-2.16-1.el9.x86_64 2026-02-19T20:05:38.972 INFO:teuthology.orchestra.run.trial138.stdout: parquet-libs-9.0.0-15.el9.x86_64 2026-02-19T20:05:38.972 INFO:teuthology.orchestra.run.trial138.stdout: pciutils-3.7.0-7.el9.x86_64 2026-02-19T20:05:38.973 INFO:teuthology.orchestra.run.trial138.stdout: python3-ceph-argparse-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:05:38.973 INFO:teuthology.orchestra.run.trial138.stdout: python3-ceph-common-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:05:38.973 INFO:teuthology.orchestra.run.trial138.stdout: python3-cephfs-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:05:38.973 INFO:teuthology.orchestra.run.trial138.stdout: python3-rados-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:05:38.973 INFO:teuthology.orchestra.run.trial138.stdout: python3-rbd-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:05:38.973 INFO:teuthology.orchestra.run.trial138.stdout: python3-rgw-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:05:38.973 INFO:teuthology.orchestra.run.trial138.stdout: qatlib-25.08.0-2.el9.x86_64 2026-02-19T20:05:38.973 INFO:teuthology.orchestra.run.trial138.stdout: qatlib-service-25.08.0-2.el9.x86_64 2026-02-19T20:05:38.973 INFO:teuthology.orchestra.run.trial138.stdout: qatzip-libs-1.3.1-1.el9.x86_64 2026-02-19T20:05:38.973 INFO:teuthology.orchestra.run.trial138.stdout: re2-1:20211101-20.el9.x86_64 2026-02-19T20:05:38.973 INFO:teuthology.orchestra.run.trial138.stdout: thrift-0.15.0-4.el9.x86_64 2026-02-19T20:05:38.973 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:05:38.973 INFO:teuthology.orchestra.run.trial138.stdout:Complete! 2026-02-19T20:05:39.014 DEBUG:teuthology.orchestra.run.trial138:> sudo yum -y install ceph-test 2026-02-19T20:05:39.320 INFO:teuthology.orchestra.run.trial138.stdout:Last metadata expiration check: 0:00:14 ago on Thu 19 Feb 2026 08:05:25 PM UTC. 2026-02-19T20:05:39.361 INFO:teuthology.orchestra.run.trial069.stdout: Running scriptlet: ceph-mgr-cephadm-2:20.3.0-5336.g802bf111.el9.noarc 87/96 2026-02-19T20:05:39.368 INFO:teuthology.orchestra.run.trial069.stdout: Installing : ceph-mgr-dashboard-2:20.3.0-5336.g802bf111.el9.noa 88/96 2026-02-19T20:05:39.404 INFO:teuthology.orchestra.run.trial138.stdout:Dependencies resolved. 2026-02-19T20:05:39.405 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-19T20:05:39.405 INFO:teuthology.orchestra.run.trial138.stdout: Package Arch Version Repository Size 2026-02-19T20:05:39.405 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-19T20:05:39.405 INFO:teuthology.orchestra.run.trial138.stdout:Installing: 2026-02-19T20:05:39.405 INFO:teuthology.orchestra.run.trial138.stdout: ceph-test x86_64 2:20.3.0-5336.g802bf111.el9 ceph 79 M 2026-02-19T20:05:39.405 INFO:teuthology.orchestra.run.trial138.stdout:Installing dependencies: 2026-02-19T20:05:39.405 INFO:teuthology.orchestra.run.trial138.stdout: hwloc-libs x86_64 2.4.1-6.el9 baseos 2.1 M 2026-02-19T20:05:39.406 INFO:teuthology.orchestra.run.trial138.stdout: libatomic x86_64 11.5.0-14.el9 baseos 23 k 2026-02-19T20:05:39.406 INFO:teuthology.orchestra.run.trial138.stdout: libcephsqlite x86_64 2:20.3.0-5336.g802bf111.el9 ceph 159 k 2026-02-19T20:05:39.406 INFO:teuthology.orchestra.run.trial138.stdout: libxslt x86_64 1.1.34-12.el9 appstream 233 k 2026-02-19T20:05:39.406 INFO:teuthology.orchestra.run.trial138.stdout: lksctp-tools x86_64 1.0.19-2.el9 baseos 94 k 2026-02-19T20:05:39.406 INFO:teuthology.orchestra.run.trial138.stdout: protobuf x86_64 3.14.0-17.el9 appstream 1.0 M 2026-02-19T20:05:39.406 INFO:teuthology.orchestra.run.trial138.stdout: socat x86_64 1.7.4.1-8.el9 appstream 303 k 2026-02-19T20:05:39.406 INFO:teuthology.orchestra.run.trial138.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2026-02-19T20:05:39.406 INFO:teuthology.orchestra.run.trial138.stdout: yaml-cpp x86_64 0.6.3-5.el9 epel 122 k 2026-02-19T20:05:39.406 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:05:39.406 INFO:teuthology.orchestra.run.trial138.stdout:Transaction Summary 2026-02-19T20:05:39.407 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-19T20:05:39.407 INFO:teuthology.orchestra.run.trial138.stdout:Install 10 Packages 2026-02-19T20:05:39.407 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:05:39.407 INFO:teuthology.orchestra.run.trial138.stdout:Total download size: 83 M 2026-02-19T20:05:39.407 INFO:teuthology.orchestra.run.trial138.stdout:Installed size: 341 M 2026-02-19T20:05:39.407 INFO:teuthology.orchestra.run.trial138.stdout:Downloading Packages: 2026-02-19T20:05:39.826 INFO:teuthology.orchestra.run.trial069.stdout: Running scriptlet: ceph-mgr-dashboard-2:20.3.0-5336.g802bf111.el9.noa 88/96 2026-02-19T20:05:39.827 INFO:teuthology.orchestra.run.trial069.stdout: Installing : ceph-mgr-diskprediction-local-2:20.3.0-5336.g802bf 89/96 2026-02-19T20:05:39.839 INFO:teuthology.orchestra.run.trial069.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:20.3.0-5336.g802bf 89/96 2026-02-19T20:05:39.839 INFO:teuthology.orchestra.run.trial069.stdout: Installing : ceph-mgr-k8sevents-2:20.3.0-5336.g802bf111.el9.noa 90/96 2026-02-19T20:05:39.902 INFO:teuthology.orchestra.run.trial069.stdout: Running scriptlet: ceph-mgr-k8sevents-2:20.3.0-5336.g802bf111.el9.noa 90/96 2026-02-19T20:05:39.943 INFO:teuthology.orchestra.run.trial069.stdout: Installing : ceph-mgr-modules-core-2:20.3.0-5336.g802bf111.el9. 91/96 2026-02-19T20:05:39.944 INFO:teuthology.orchestra.run.trial069.stdout: Installing : ceph-mgr-2:20.3.0-5336.g802bf111.el9.x86_64 92/96 2026-02-19T20:05:39.965 INFO:teuthology.orchestra.run.trial069.stdout: Running scriptlet: ceph-mgr-2:20.3.0-5336.g802bf111.el9.x86_64 92/96 2026-02-19T20:05:39.965 INFO:teuthology.orchestra.run.trial069.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-19T20:05:39.965 INFO:teuthology.orchestra.run.trial069.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2026-02-19T20:05:39.966 INFO:teuthology.orchestra.run.trial069.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-19T20:05:39.966 INFO:teuthology.orchestra.run.trial069.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-19T20:05:39.966 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:05:39.977 INFO:teuthology.orchestra.run.trial069.stdout: Installing : ceph-mgr-rook-2:20.3.0-5336.g802bf111.el9.noarch 93/96 2026-02-19T20:05:39.990 INFO:teuthology.orchestra.run.trial138.stdout:(1/10): libcephsqlite-20.3.0-5336.g802bf111.el9 1.7 MB/s | 159 kB 00:00 2026-02-19T20:05:40.199 INFO:teuthology.orchestra.run.trial069.stdout: Running scriptlet: ceph-mgr-rook-2:20.3.0-5336.g802bf111.el9.noarch 93/96 2026-02-19T20:05:40.201 INFO:teuthology.orchestra.run.trial069.stdout: Installing : ceph-mon-2:20.3.0-5336.g802bf111.el9.x86_64 94/96 2026-02-19T20:05:40.222 INFO:teuthology.orchestra.run.trial069.stdout: Running scriptlet: ceph-mon-2:20.3.0-5336.g802bf111.el9.x86_64 94/96 2026-02-19T20:05:40.223 INFO:teuthology.orchestra.run.trial069.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-19T20:05:40.223 INFO:teuthology.orchestra.run.trial069.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2026-02-19T20:05:40.223 INFO:teuthology.orchestra.run.trial069.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-19T20:05:40.223 INFO:teuthology.orchestra.run.trial069.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-19T20:05:40.223 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:05:40.320 INFO:teuthology.orchestra.run.trial069.stdout: Installing : ceph-mds-2:20.3.0-5336.g802bf111.el9.x86_64 95/96 2026-02-19T20:05:40.342 INFO:teuthology.orchestra.run.trial069.stdout: Running scriptlet: ceph-mds-2:20.3.0-5336.g802bf111.el9.x86_64 95/96 2026-02-19T20:05:40.343 INFO:teuthology.orchestra.run.trial069.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-19T20:05:40.343 INFO:teuthology.orchestra.run.trial069.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2026-02-19T20:05:40.343 INFO:teuthology.orchestra.run.trial069.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-19T20:05:40.343 INFO:teuthology.orchestra.run.trial069.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-19T20:05:40.343 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:05:40.344 INFO:teuthology.orchestra.run.trial069.stdout: Installing : ceph-2:20.3.0-5336.g802bf111.el9.x86_64 96/96 2026-02-19T20:05:40.351 INFO:teuthology.orchestra.run.trial069.stdout: Running scriptlet: ceph-osd-classic-2:20.3.0-5336.g802bf111.el9.x86_6 96/96 2026-02-19T20:05:40.375 INFO:teuthology.orchestra.run.trial069.stdout: Running scriptlet: ceph-osd-crimson-2:20.3.0-5336.g802bf111.el9.x86_6 96/96 2026-02-19T20:05:40.546 INFO:teuthology.orchestra.run.trial138.stdout:(2/10): libatomic-11.5.0-14.el9.x86_64.rpm 41 kB/s | 23 kB 00:00 2026-02-19T20:05:40.861 INFO:teuthology.orchestra.run.trial138.stdout:(3/10): lksctp-tools-1.0.19-2.el9.x86_64.rpm 299 kB/s | 94 kB 00:00 2026-02-19T20:05:41.183 INFO:teuthology.orchestra.run.trial138.stdout:(4/10): libxslt-1.1.34-12.el9.x86_64.rpm 724 kB/s | 233 kB 00:00 2026-02-19T20:05:41.214 INFO:teuthology.orchestra.run.trial069.stdout: Running scriptlet: ceph-2:20.3.0-5336.g802bf111.el9.x86_64 96/96 2026-02-19T20:05:41.214 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : ceph-2:20.3.0-5336.g802bf111.el9.x86_64 1/96 2026-02-19T20:05:41.214 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : ceph-mds-2:20.3.0-5336.g802bf111.el9.x86_64 2/96 2026-02-19T20:05:41.215 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : ceph-mgr-2:20.3.0-5336.g802bf111.el9.x86_64 3/96 2026-02-19T20:05:41.215 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : ceph-mon-2:20.3.0-5336.g802bf111.el9.x86_64 4/96 2026-02-19T20:05:41.215 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : ceph-osd-2:20.3.0-5336.g802bf111.el9.x86_64 5/96 2026-02-19T20:05:41.215 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : ceph-osd-classic-2:20.3.0-5336.g802bf111.el9.x86_6 6/96 2026-02-19T20:05:41.215 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : ceph-osd-crimson-2:20.3.0-5336.g802bf111.el9.x86_6 7/96 2026-02-19T20:05:41.215 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : ceph-grafana-dashboards-2:20.3.0-5336.g802bf111.el 8/96 2026-02-19T20:05:41.215 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : ceph-mgr-cephadm-2:20.3.0-5336.g802bf111.el9.noarc 9/96 2026-02-19T20:05:41.215 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : ceph-mgr-dashboard-2:20.3.0-5336.g802bf111.el9.noa 10/96 2026-02-19T20:05:41.215 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : ceph-mgr-diskprediction-local-2:20.3.0-5336.g802bf 11/96 2026-02-19T20:05:41.215 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : ceph-mgr-k8sevents-2:20.3.0-5336.g802bf111.el9.noa 12/96 2026-02-19T20:05:41.215 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : ceph-mgr-modules-core-2:20.3.0-5336.g802bf111.el9. 13/96 2026-02-19T20:05:41.216 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : ceph-mgr-rook-2:20.3.0-5336.g802bf111.el9.noarch 14/96 2026-02-19T20:05:41.216 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : ceph-prometheus-alerts-2:20.3.0-5336.g802bf111.el9 15/96 2026-02-19T20:05:41.216 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : ceph-volume-2:20.3.0-5336.g802bf111.el9.noarch 16/96 2026-02-19T20:05:41.216 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : cephadm-2:20.3.0-5336.g802bf111.el9.noarch 17/96 2026-02-19T20:05:41.216 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : cryptsetup-2.8.1-3.el9.x86_64 18/96 2026-02-19T20:05:41.216 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : ledmon-libs-1.1.0-3.el9.x86_64 19/96 2026-02-19T20:05:41.216 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : libconfig-1.7.2-9.el9.x86_64 20/96 2026-02-19T20:05:41.216 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : libgfortran-11.5.0-14.el9.x86_64 21/96 2026-02-19T20:05:41.216 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : libquadmath-11.5.0-14.el9.x86_64 22/96 2026-02-19T20:05:41.217 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 23/96 2026-02-19T20:05:41.217 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : python3-cryptography-36.0.1-5.el9.x86_64 24/96 2026-02-19T20:05:41.217 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : python3-ply-3.11-14.el9.noarch 25/96 2026-02-19T20:05:41.217 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 26/96 2026-02-19T20:05:41.217 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : python3-pyparsing-2.4.7-9.el9.noarch 27/96 2026-02-19T20:05:41.217 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : python3-requests-2.25.1-10.el9.noarch 28/96 2026-02-19T20:05:41.217 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : python3-urllib3-1.26.5-7.el9.noarch 29/96 2026-02-19T20:05:41.217 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : unzip-6.0-59.el9.x86_64 30/96 2026-02-19T20:05:41.217 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : zip-3.0-35.el9.x86_64 31/96 2026-02-19T20:05:41.217 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : flexiblas-3.0.4-9.el9.x86_64 32/96 2026-02-19T20:05:41.217 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : flexiblas-netlib-3.0.4-9.el9.x86_64 33/96 2026-02-19T20:05:41.218 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 34/96 2026-02-19T20:05:41.218 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : libstoragemgmt-1.10.1-1.el9.x86_64 35/96 2026-02-19T20:05:41.218 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : lua-5.4.4-4.el9.x86_64 36/96 2026-02-19T20:05:41.218 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : openblas-0.3.29-1.el9.x86_64 37/96 2026-02-19T20:05:41.218 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : openblas-openmp-0.3.29-1.el9.x86_64 38/96 2026-02-19T20:05:41.218 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 39/96 2026-02-19T20:05:41.218 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : python3-devel-3.9.25-3.el9.x86_64 40/96 2026-02-19T20:05:41.218 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : python3-jinja2-2.11.3-8.el9.noarch 41/96 2026-02-19T20:05:41.218 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : python3-jmespath-1.0.1-1.el9.noarch 42/96 2026-02-19T20:05:41.218 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : python3-libstoragemgmt-1.10.1-1.el9.x86_64 43/96 2026-02-19T20:05:41.218 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : python3-lxml-4.6.5-3.el9.x86_64 44/96 2026-02-19T20:05:41.219 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 45/96 2026-02-19T20:05:41.219 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : python3-numpy-1:1.23.5-2.el9.x86_64 46/96 2026-02-19T20:05:41.219 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 47/96 2026-02-19T20:05:41.219 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 48/96 2026-02-19T20:05:41.219 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : python3-protobuf-3.14.0-17.el9.noarch 49/96 2026-02-19T20:05:41.219 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 50/96 2026-02-19T20:05:41.219 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 51/96 2026-02-19T20:05:41.219 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 52/96 2026-02-19T20:05:41.219 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : python3-scipy-1.9.3-2.el9.x86_64 53/96 2026-02-19T20:05:41.219 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 54/96 2026-02-19T20:05:41.219 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : xmlsec1-1.2.29-13.el9.x86_64 55/96 2026-02-19T20:05:41.220 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : xmlsec1-openssl-1.2.29-13.el9.x86_64 56/96 2026-02-19T20:05:41.220 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 57/96 2026-02-19T20:05:41.220 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : protobuf-compiler-3.14.0-17.el9.x86_64 58/96 2026-02-19T20:05:41.220 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : abseil-cpp-20211102.0-4.el9.x86_64 59/96 2026-02-19T20:05:41.220 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 60/96 2026-02-19T20:05:41.220 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 61/96 2026-02-19T20:05:41.220 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 62/96 2026-02-19T20:05:41.220 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : python3-autocommand-2.2.2-8.el9.noarch 63/96 2026-02-19T20:05:41.220 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : python3-backports-tarfile-1.2.0-1.el9.noarch 64/96 2026-02-19T20:05:41.220 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 65/96 2026-02-19T20:05:41.220 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 66/96 2026-02-19T20:05:41.221 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 67/96 2026-02-19T20:05:41.221 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : python3-cheroot-10.0.1-4.el9.noarch 68/96 2026-02-19T20:05:41.221 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 69/96 2026-02-19T20:05:41.221 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : python3-google-auth-1:2.45.0-1.el9.noarch 70/96 2026-02-19T20:05:41.221 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 71/96 2026-02-19T20:05:41.221 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 72/96 2026-02-19T20:05:41.221 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : python3-influxdb-5.3.1-1.el9.noarch 73/96 2026-02-19T20:05:41.221 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : python3-isodate-0.6.1-3.el9.noarch 74/96 2026-02-19T20:05:41.221 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 75/96 2026-02-19T20:05:41.221 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 76/96 2026-02-19T20:05:41.221 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 77/96 2026-02-19T20:05:41.221 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : python3-jaraco-context-6.0.1-3.el9.noarch 78/96 2026-02-19T20:05:41.222 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 79/96 2026-02-19T20:05:41.222 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : python3-jaraco-text-4.0.0-2.el9.noarch 80/96 2026-02-19T20:05:41.222 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : python3-kubernetes-1:26.1.0-3.el9.noarch 81/96 2026-02-19T20:05:41.222 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 82/96 2026-02-19T20:05:41.222 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : python3-msgpack-1.0.3-2.el9.x86_64 83/96 2026-02-19T20:05:41.222 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 84/96 2026-02-19T20:05:41.222 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 85/96 2026-02-19T20:05:41.222 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 86/96 2026-02-19T20:05:41.222 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 87/96 2026-02-19T20:05:41.222 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 88/96 2026-02-19T20:05:41.223 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 89/96 2026-02-19T20:05:41.223 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : python3-saml-1.16.0-1.el9.noarch 90/96 2026-02-19T20:05:41.223 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 91/96 2026-02-19T20:05:41.223 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : python3-typing-extensions-4.15.0-1.el9.noarch 92/96 2026-02-19T20:05:41.223 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 93/96 2026-02-19T20:05:41.223 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : python3-xmlsec-1.3.13-1.el9.x86_64 94/96 2026-02-19T20:05:41.223 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : python3-xmltodict-0.12.0-15.el9.noarch 95/96 2026-02-19T20:05:41.276 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 96/96 2026-02-19T20:05:41.277 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:05:41.277 INFO:teuthology.orchestra.run.trial069.stdout:Installed: 2026-02-19T20:05:41.277 INFO:teuthology.orchestra.run.trial069.stdout: abseil-cpp-20211102.0-4.el9.x86_64 2026-02-19T20:05:41.277 INFO:teuthology.orchestra.run.trial069.stdout: ceph-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:05:41.277 INFO:teuthology.orchestra.run.trial069.stdout: ceph-grafana-dashboards-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T20:05:41.277 INFO:teuthology.orchestra.run.trial069.stdout: ceph-mds-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:05:41.277 INFO:teuthology.orchestra.run.trial069.stdout: ceph-mgr-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:05:41.277 INFO:teuthology.orchestra.run.trial069.stdout: ceph-mgr-cephadm-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T20:05:41.277 INFO:teuthology.orchestra.run.trial069.stdout: ceph-mgr-dashboard-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T20:05:41.277 INFO:teuthology.orchestra.run.trial069.stdout: ceph-mgr-diskprediction-local-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T20:05:41.278 INFO:teuthology.orchestra.run.trial069.stdout: ceph-mgr-k8sevents-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T20:05:41.278 INFO:teuthology.orchestra.run.trial069.stdout: ceph-mgr-modules-core-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T20:05:41.278 INFO:teuthology.orchestra.run.trial069.stdout: ceph-mgr-rook-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T20:05:41.278 INFO:teuthology.orchestra.run.trial069.stdout: ceph-mon-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:05:41.278 INFO:teuthology.orchestra.run.trial069.stdout: ceph-osd-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:05:41.278 INFO:teuthology.orchestra.run.trial069.stdout: ceph-osd-classic-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:05:41.278 INFO:teuthology.orchestra.run.trial069.stdout: ceph-osd-crimson-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:05:41.278 INFO:teuthology.orchestra.run.trial069.stdout: ceph-prometheus-alerts-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T20:05:41.279 INFO:teuthology.orchestra.run.trial069.stdout: ceph-volume-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T20:05:41.279 INFO:teuthology.orchestra.run.trial069.stdout: cephadm-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T20:05:41.279 INFO:teuthology.orchestra.run.trial069.stdout: cryptsetup-2.8.1-3.el9.x86_64 2026-02-19T20:05:41.279 INFO:teuthology.orchestra.run.trial069.stdout: flexiblas-3.0.4-9.el9.x86_64 2026-02-19T20:05:41.279 INFO:teuthology.orchestra.run.trial069.stdout: flexiblas-netlib-3.0.4-9.el9.x86_64 2026-02-19T20:05:41.279 INFO:teuthology.orchestra.run.trial069.stdout: flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 2026-02-19T20:05:41.279 INFO:teuthology.orchestra.run.trial069.stdout: grpc-data-1.46.7-10.el9.noarch 2026-02-19T20:05:41.279 INFO:teuthology.orchestra.run.trial069.stdout: ledmon-libs-1.1.0-3.el9.x86_64 2026-02-19T20:05:41.279 INFO:teuthology.orchestra.run.trial069.stdout: libconfig-1.7.2-9.el9.x86_64 2026-02-19T20:05:41.279 INFO:teuthology.orchestra.run.trial069.stdout: libgfortran-11.5.0-14.el9.x86_64 2026-02-19T20:05:41.279 INFO:teuthology.orchestra.run.trial069.stdout: libquadmath-11.5.0-14.el9.x86_64 2026-02-19T20:05:41.280 INFO:teuthology.orchestra.run.trial069.stdout: libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-19T20:05:41.280 INFO:teuthology.orchestra.run.trial069.stdout: lua-5.4.4-4.el9.x86_64 2026-02-19T20:05:41.280 INFO:teuthology.orchestra.run.trial069.stdout: lua-devel-5.4.4-4.el9.x86_64 2026-02-19T20:05:41.280 INFO:teuthology.orchestra.run.trial069.stdout: luarocks-3.9.2-5.el9.noarch 2026-02-19T20:05:41.280 INFO:teuthology.orchestra.run.trial069.stdout: openblas-0.3.29-1.el9.x86_64 2026-02-19T20:05:41.280 INFO:teuthology.orchestra.run.trial069.stdout: openblas-openmp-0.3.29-1.el9.x86_64 2026-02-19T20:05:41.280 INFO:teuthology.orchestra.run.trial069.stdout: protobuf-compiler-3.14.0-17.el9.x86_64 2026-02-19T20:05:41.280 INFO:teuthology.orchestra.run.trial069.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2026-02-19T20:05:41.280 INFO:teuthology.orchestra.run.trial069.stdout: python3-autocommand-2.2.2-8.el9.noarch 2026-02-19T20:05:41.280 INFO:teuthology.orchestra.run.trial069.stdout: python3-babel-2.9.1-2.el9.noarch 2026-02-19T20:05:41.280 INFO:teuthology.orchestra.run.trial069.stdout: python3-backports-tarfile-1.2.0-1.el9.noarch 2026-02-19T20:05:41.281 INFO:teuthology.orchestra.run.trial069.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2026-02-19T20:05:41.281 INFO:teuthology.orchestra.run.trial069.stdout: python3-cachetools-4.2.4-1.el9.noarch 2026-02-19T20:05:41.281 INFO:teuthology.orchestra.run.trial069.stdout: python3-certifi-2023.05.07-4.el9.noarch 2026-02-19T20:05:41.281 INFO:teuthology.orchestra.run.trial069.stdout: python3-cffi-1.14.5-5.el9.x86_64 2026-02-19T20:05:41.281 INFO:teuthology.orchestra.run.trial069.stdout: python3-cheroot-10.0.1-4.el9.noarch 2026-02-19T20:05:41.281 INFO:teuthology.orchestra.run.trial069.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2026-02-19T20:05:41.281 INFO:teuthology.orchestra.run.trial069.stdout: python3-cryptography-36.0.1-5.el9.x86_64 2026-02-19T20:05:41.281 INFO:teuthology.orchestra.run.trial069.stdout: python3-devel-3.9.25-3.el9.x86_64 2026-02-19T20:05:41.281 INFO:teuthology.orchestra.run.trial069.stdout: python3-google-auth-1:2.45.0-1.el9.noarch 2026-02-19T20:05:41.281 INFO:teuthology.orchestra.run.trial069.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2026-02-19T20:05:41.282 INFO:teuthology.orchestra.run.trial069.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2026-02-19T20:05:41.282 INFO:teuthology.orchestra.run.trial069.stdout: python3-influxdb-5.3.1-1.el9.noarch 2026-02-19T20:05:41.282 INFO:teuthology.orchestra.run.trial069.stdout: python3-isodate-0.6.1-3.el9.noarch 2026-02-19T20:05:41.282 INFO:teuthology.orchestra.run.trial069.stdout: python3-jaraco-8.2.1-3.el9.noarch 2026-02-19T20:05:41.282 INFO:teuthology.orchestra.run.trial069.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2026-02-19T20:05:41.282 INFO:teuthology.orchestra.run.trial069.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2026-02-19T20:05:41.282 INFO:teuthology.orchestra.run.trial069.stdout: python3-jaraco-context-6.0.1-3.el9.noarch 2026-02-19T20:05:41.282 INFO:teuthology.orchestra.run.trial069.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2026-02-19T20:05:41.282 INFO:teuthology.orchestra.run.trial069.stdout: python3-jaraco-text-4.0.0-2.el9.noarch 2026-02-19T20:05:41.282 INFO:teuthology.orchestra.run.trial069.stdout: python3-jinja2-2.11.3-8.el9.noarch 2026-02-19T20:05:41.282 INFO:teuthology.orchestra.run.trial069.stdout: python3-jmespath-1.0.1-1.el9.noarch 2026-02-19T20:05:41.283 INFO:teuthology.orchestra.run.trial069.stdout: python3-kubernetes-1:26.1.0-3.el9.noarch 2026-02-19T20:05:41.283 INFO:teuthology.orchestra.run.trial069.stdout: python3-libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-19T20:05:41.283 INFO:teuthology.orchestra.run.trial069.stdout: python3-lxml-4.6.5-3.el9.x86_64 2026-02-19T20:05:41.283 INFO:teuthology.orchestra.run.trial069.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2026-02-19T20:05:41.283 INFO:teuthology.orchestra.run.trial069.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2026-02-19T20:05:41.283 INFO:teuthology.orchestra.run.trial069.stdout: python3-msgpack-1.0.3-2.el9.x86_64 2026-02-19T20:05:41.283 INFO:teuthology.orchestra.run.trial069.stdout: python3-natsort-7.1.1-5.el9.noarch 2026-02-19T20:05:41.283 INFO:teuthology.orchestra.run.trial069.stdout: python3-numpy-1:1.23.5-2.el9.x86_64 2026-02-19T20:05:41.283 INFO:teuthology.orchestra.run.trial069.stdout: python3-numpy-f2py-1:1.23.5-2.el9.x86_64 2026-02-19T20:05:41.283 INFO:teuthology.orchestra.run.trial069.stdout: python3-packaging-20.9-5.el9.noarch 2026-02-19T20:05:41.283 INFO:teuthology.orchestra.run.trial069.stdout: python3-ply-3.11-14.el9.noarch 2026-02-19T20:05:41.283 INFO:teuthology.orchestra.run.trial069.stdout: python3-portend-3.1.0-2.el9.noarch 2026-02-19T20:05:41.284 INFO:teuthology.orchestra.run.trial069.stdout: python3-protobuf-3.14.0-17.el9.noarch 2026-02-19T20:05:41.284 INFO:teuthology.orchestra.run.trial069.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2026-02-19T20:05:41.284 INFO:teuthology.orchestra.run.trial069.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2026-02-19T20:05:41.284 INFO:teuthology.orchestra.run.trial069.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2026-02-19T20:05:41.284 INFO:teuthology.orchestra.run.trial069.stdout: python3-pycparser-2.20-6.el9.noarch 2026-02-19T20:05:41.284 INFO:teuthology.orchestra.run.trial069.stdout: python3-pyparsing-2.4.7-9.el9.noarch 2026-02-19T20:05:41.284 INFO:teuthology.orchestra.run.trial069.stdout: python3-repoze-lru-0.7-16.el9.noarch 2026-02-19T20:05:41.284 INFO:teuthology.orchestra.run.trial069.stdout: python3-requests-2.25.1-10.el9.noarch 2026-02-19T20:05:41.284 INFO:teuthology.orchestra.run.trial069.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2026-02-19T20:05:41.284 INFO:teuthology.orchestra.run.trial069.stdout: python3-routes-2.5.1-5.el9.noarch 2026-02-19T20:05:41.285 INFO:teuthology.orchestra.run.trial069.stdout: python3-rsa-4.9-2.el9.noarch 2026-02-19T20:05:41.285 INFO:teuthology.orchestra.run.trial069.stdout: python3-saml-1.16.0-1.el9.noarch 2026-02-19T20:05:41.285 INFO:teuthology.orchestra.run.trial069.stdout: python3-scipy-1.9.3-2.el9.x86_64 2026-02-19T20:05:41.285 INFO:teuthology.orchestra.run.trial069.stdout: python3-tempora-5.0.0-2.el9.noarch 2026-02-19T20:05:41.285 INFO:teuthology.orchestra.run.trial069.stdout: python3-toml-0.10.2-6.el9.noarch 2026-02-19T20:05:41.285 INFO:teuthology.orchestra.run.trial069.stdout: python3-typing-extensions-4.15.0-1.el9.noarch 2026-02-19T20:05:41.285 INFO:teuthology.orchestra.run.trial069.stdout: python3-urllib3-1.26.5-7.el9.noarch 2026-02-19T20:05:41.285 INFO:teuthology.orchestra.run.trial069.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2026-02-19T20:05:41.285 INFO:teuthology.orchestra.run.trial069.stdout: python3-xmlsec-1.3.13-1.el9.x86_64 2026-02-19T20:05:41.285 INFO:teuthology.orchestra.run.trial069.stdout: python3-xmltodict-0.12.0-15.el9.noarch 2026-02-19T20:05:41.285 INFO:teuthology.orchestra.run.trial069.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2026-02-19T20:05:41.286 INFO:teuthology.orchestra.run.trial069.stdout: unzip-6.0-59.el9.x86_64 2026-02-19T20:05:41.286 INFO:teuthology.orchestra.run.trial069.stdout: xmlsec1-1.2.29-13.el9.x86_64 2026-02-19T20:05:41.286 INFO:teuthology.orchestra.run.trial069.stdout: xmlsec1-openssl-1.2.29-13.el9.x86_64 2026-02-19T20:05:41.286 INFO:teuthology.orchestra.run.trial069.stdout: zip-3.0-35.el9.x86_64 2026-02-19T20:05:41.286 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:05:41.286 INFO:teuthology.orchestra.run.trial069.stdout:Complete! 2026-02-19T20:05:41.340 DEBUG:teuthology.orchestra.run.trial069:> sudo yum -y install ceph-base 2026-02-19T20:05:41.463 INFO:teuthology.orchestra.run.trial138.stdout:(5/10): ceph-test-20.3.0-5336.g802bf111.el9.x86 50 MB/s | 79 MB 00:01 2026-02-19T20:05:41.647 INFO:teuthology.orchestra.run.trial069.stdout:Last metadata expiration check: 0:00:40 ago on Thu 19 Feb 2026 08:05:01 PM UTC. 2026-02-19T20:05:41.711 INFO:teuthology.orchestra.run.trial069.stdout:Package ceph-base-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T20:05:41.730 INFO:teuthology.orchestra.run.trial069.stdout:Dependencies resolved. 2026-02-19T20:05:41.730 INFO:teuthology.orchestra.run.trial069.stdout:Nothing to do. 2026-02-19T20:05:41.731 INFO:teuthology.orchestra.run.trial069.stdout:Complete! 2026-02-19T20:05:41.751 DEBUG:teuthology.orchestra.run.trial069:> sudo yum -y install cephadm 2026-02-19T20:05:42.058 INFO:teuthology.orchestra.run.trial069.stdout:Last metadata expiration check: 0:00:41 ago on Thu 19 Feb 2026 08:05:01 PM UTC. 2026-02-19T20:05:42.123 INFO:teuthology.orchestra.run.trial069.stdout:Package cephadm-2:20.3.0-5336.g802bf111.el9.noarch is already installed. 2026-02-19T20:05:42.141 INFO:teuthology.orchestra.run.trial069.stdout:Dependencies resolved. 2026-02-19T20:05:42.141 INFO:teuthology.orchestra.run.trial069.stdout:Nothing to do. 2026-02-19T20:05:42.141 INFO:teuthology.orchestra.run.trial069.stdout:Complete! 2026-02-19T20:05:42.162 DEBUG:teuthology.orchestra.run.trial069:> sudo yum -y install ceph-immutable-object-cache 2026-02-19T20:05:42.252 INFO:teuthology.orchestra.run.trial138.stdout:(6/10): socat-1.7.4.1-8.el9.x86_64.rpm 384 kB/s | 303 kB 00:00 2026-02-19T20:05:42.335 INFO:teuthology.orchestra.run.trial138.stdout:(7/10): xmlstarlet-1.6.1-20.el9.x86_64.rpm 770 kB/s | 64 kB 00:00 2026-02-19T20:05:42.366 INFO:teuthology.orchestra.run.trial138.stdout:(8/10): protobuf-3.14.0-17.el9.x86_64.rpm 869 kB/s | 1.0 MB 00:01 2026-02-19T20:05:42.470 INFO:teuthology.orchestra.run.trial069.stdout:Last metadata expiration check: 0:00:41 ago on Thu 19 Feb 2026 08:05:01 PM UTC. 2026-02-19T20:05:42.480 INFO:teuthology.orchestra.run.trial138.stdout:(9/10): yaml-cpp-0.6.3-5.el9.x86_64.rpm 842 kB/s | 122 kB 00:00 2026-02-19T20:05:42.554 INFO:teuthology.orchestra.run.trial069.stdout:Dependencies resolved. 2026-02-19T20:05:42.555 INFO:teuthology.orchestra.run.trial069.stdout:================================================================================ 2026-02-19T20:05:42.555 INFO:teuthology.orchestra.run.trial069.stdout: Package Arch Version Repo Size 2026-02-19T20:05:42.555 INFO:teuthology.orchestra.run.trial069.stdout:================================================================================ 2026-02-19T20:05:42.555 INFO:teuthology.orchestra.run.trial069.stdout:Installing: 2026-02-19T20:05:42.556 INFO:teuthology.orchestra.run.trial069.stdout: ceph-immutable-object-cache x86_64 2:20.3.0-5336.g802bf111.el9 ceph 147 k 2026-02-19T20:05:42.556 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:05:42.556 INFO:teuthology.orchestra.run.trial069.stdout:Transaction Summary 2026-02-19T20:05:42.556 INFO:teuthology.orchestra.run.trial069.stdout:================================================================================ 2026-02-19T20:05:42.556 INFO:teuthology.orchestra.run.trial069.stdout:Install 1 Package 2026-02-19T20:05:42.556 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:05:42.557 INFO:teuthology.orchestra.run.trial069.stdout:Total download size: 147 k 2026-02-19T20:05:42.557 INFO:teuthology.orchestra.run.trial069.stdout:Installed size: 423 k 2026-02-19T20:05:42.557 INFO:teuthology.orchestra.run.trial069.stdout:Downloading Packages: 2026-02-19T20:05:42.643 INFO:teuthology.orchestra.run.trial069.stdout:ceph-immutable-object-cache-20.3.0-5336.g802bf1 1.6 MB/s | 147 kB 00:00 2026-02-19T20:05:42.644 INFO:teuthology.orchestra.run.trial069.stdout:-------------------------------------------------------------------------------- 2026-02-19T20:05:42.644 INFO:teuthology.orchestra.run.trial069.stdout:Total 1.6 MB/s | 147 kB 00:00 2026-02-19T20:05:42.644 INFO:teuthology.orchestra.run.trial069.stdout:Running transaction check 2026-02-19T20:05:42.648 INFO:teuthology.orchestra.run.trial069.stdout:Transaction check succeeded. 2026-02-19T20:05:42.648 INFO:teuthology.orchestra.run.trial069.stdout:Running transaction test 2026-02-19T20:05:42.680 INFO:teuthology.orchestra.run.trial069.stdout:Transaction test succeeded. 2026-02-19T20:05:42.680 INFO:teuthology.orchestra.run.trial069.stdout:Running transaction 2026-02-19T20:05:42.737 INFO:teuthology.orchestra.run.trial069.stdout: Preparing : 1/1 2026-02-19T20:05:42.738 INFO:teuthology.orchestra.run.trial069.stdout: Installing : ceph-immutable-object-cache-2:20.3.0-5336.g802bf111. 1/1 2026-02-19T20:05:42.761 INFO:teuthology.orchestra.run.trial069.stdout: Running scriptlet: ceph-immutable-object-cache-2:20.3.0-5336.g802bf111. 1/1 2026-02-19T20:05:42.762 INFO:teuthology.orchestra.run.trial069.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-19T20:05:42.762 INFO:teuthology.orchestra.run.trial069.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2026-02-19T20:05:42.762 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:05:42.903 INFO:teuthology.orchestra.run.trial138.stdout:(10/10): hwloc-libs-2.4.1-6.el9.x86_64.rpm 716 kB/s | 2.1 MB 00:03 2026-02-19T20:05:42.908 INFO:teuthology.orchestra.run.trial138.stdout:-------------------------------------------------------------------------------- 2026-02-19T20:05:42.908 INFO:teuthology.orchestra.run.trial138.stdout:Total 24 MB/s | 83 MB 00:03 2026-02-19T20:05:42.969 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction check 2026-02-19T20:05:42.979 INFO:teuthology.orchestra.run.trial138.stdout:Transaction check succeeded. 2026-02-19T20:05:42.979 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction test 2026-02-19T20:05:43.076 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : ceph-immutable-object-cache-2:20.3.0-5336.g802bf111. 1/1 2026-02-19T20:05:43.076 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:05:43.076 INFO:teuthology.orchestra.run.trial069.stdout:Installed: 2026-02-19T20:05:43.076 INFO:teuthology.orchestra.run.trial069.stdout: ceph-immutable-object-cache-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:05:43.076 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:05:43.076 INFO:teuthology.orchestra.run.trial069.stdout:Complete! 2026-02-19T20:05:43.105 DEBUG:teuthology.orchestra.run.trial069:> sudo yum -y install ceph-mgr 2026-02-19T20:05:43.266 INFO:teuthology.orchestra.run.trial138.stdout:Transaction test succeeded. 2026-02-19T20:05:43.267 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction 2026-02-19T20:05:43.421 INFO:teuthology.orchestra.run.trial069.stdout:Last metadata expiration check: 0:00:42 ago on Thu 19 Feb 2026 08:05:01 PM UTC. 2026-02-19T20:05:43.485 INFO:teuthology.orchestra.run.trial069.stdout:Package ceph-mgr-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T20:05:43.504 INFO:teuthology.orchestra.run.trial069.stdout:Dependencies resolved. 2026-02-19T20:05:43.504 INFO:teuthology.orchestra.run.trial069.stdout:Nothing to do. 2026-02-19T20:05:43.504 INFO:teuthology.orchestra.run.trial069.stdout:Complete! 2026-02-19T20:05:43.526 DEBUG:teuthology.orchestra.run.trial069:> sudo yum -y install ceph-mgr-dashboard 2026-02-19T20:05:43.579 INFO:teuthology.orchestra.run.trial138.stdout: Preparing : 1/1 2026-02-19T20:05:43.587 INFO:teuthology.orchestra.run.trial138.stdout: Installing : yaml-cpp-0.6.3-5.el9.x86_64 1/10 2026-02-19T20:05:43.596 INFO:teuthology.orchestra.run.trial138.stdout: Installing : socat-1.7.4.1-8.el9.x86_64 2/10 2026-02-19T20:05:43.600 INFO:teuthology.orchestra.run.trial138.stdout: Installing : protobuf-3.14.0-17.el9.x86_64 3/10 2026-02-19T20:05:43.604 INFO:teuthology.orchestra.run.trial138.stdout: Installing : libxslt-1.1.34-12.el9.x86_64 4/10 2026-02-19T20:05:43.610 INFO:teuthology.orchestra.run.trial138.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 5/10 2026-02-19T20:05:43.612 INFO:teuthology.orchestra.run.trial138.stdout: Installing : lksctp-tools-1.0.19-2.el9.x86_64 6/10 2026-02-19T20:05:43.622 INFO:teuthology.orchestra.run.trial138.stdout: Installing : libatomic-11.5.0-14.el9.x86_64 7/10 2026-02-19T20:05:43.630 INFO:teuthology.orchestra.run.trial138.stdout: Installing : hwloc-libs-2.4.1-6.el9.x86_64 8/10 2026-02-19T20:05:43.630 INFO:teuthology.orchestra.run.trial138.stdout: Installing : libcephsqlite-2:20.3.0-5336.g802bf111.el9.x86_64 9/10 2026-02-19T20:05:43.829 INFO:teuthology.orchestra.run.trial069.stdout:Last metadata expiration check: 0:00:42 ago on Thu 19 Feb 2026 08:05:01 PM UTC. 2026-02-19T20:05:43.893 INFO:teuthology.orchestra.run.trial069.stdout:Package ceph-mgr-dashboard-2:20.3.0-5336.g802bf111.el9.noarch is already installed. 2026-02-19T20:05:43.912 INFO:teuthology.orchestra.run.trial069.stdout:Dependencies resolved. 2026-02-19T20:05:43.912 INFO:teuthology.orchestra.run.trial069.stdout:Nothing to do. 2026-02-19T20:05:43.912 INFO:teuthology.orchestra.run.trial069.stdout:Complete! 2026-02-19T20:05:43.933 DEBUG:teuthology.orchestra.run.trial069:> sudo yum -y install ceph-mgr-diskprediction-local 2026-02-19T20:05:44.241 INFO:teuthology.orchestra.run.trial069.stdout:Last metadata expiration check: 0:00:43 ago on Thu 19 Feb 2026 08:05:01 PM UTC. 2026-02-19T20:05:44.305 INFO:teuthology.orchestra.run.trial069.stdout:Package ceph-mgr-diskprediction-local-2:20.3.0-5336.g802bf111.el9.noarch is already installed. 2026-02-19T20:05:44.324 INFO:teuthology.orchestra.run.trial069.stdout:Dependencies resolved. 2026-02-19T20:05:44.324 INFO:teuthology.orchestra.run.trial069.stdout:Nothing to do. 2026-02-19T20:05:44.324 INFO:teuthology.orchestra.run.trial069.stdout:Complete! 2026-02-19T20:05:44.346 DEBUG:teuthology.orchestra.run.trial069:> sudo yum -y install ceph-mgr-rook 2026-02-19T20:05:44.650 INFO:teuthology.orchestra.run.trial069.stdout:Last metadata expiration check: 0:00:43 ago on Thu 19 Feb 2026 08:05:01 PM UTC. 2026-02-19T20:05:44.714 INFO:teuthology.orchestra.run.trial069.stdout:Package ceph-mgr-rook-2:20.3.0-5336.g802bf111.el9.noarch is already installed. 2026-02-19T20:05:44.733 INFO:teuthology.orchestra.run.trial069.stdout:Dependencies resolved. 2026-02-19T20:05:44.734 INFO:teuthology.orchestra.run.trial069.stdout:Nothing to do. 2026-02-19T20:05:44.734 INFO:teuthology.orchestra.run.trial069.stdout:Complete! 2026-02-19T20:05:44.755 DEBUG:teuthology.orchestra.run.trial069:> sudo yum -y install ceph-mgr-cephadm 2026-02-19T20:05:45.061 INFO:teuthology.orchestra.run.trial069.stdout:Last metadata expiration check: 0:00:44 ago on Thu 19 Feb 2026 08:05:01 PM UTC. 2026-02-19T20:05:45.125 INFO:teuthology.orchestra.run.trial069.stdout:Package ceph-mgr-cephadm-2:20.3.0-5336.g802bf111.el9.noarch is already installed. 2026-02-19T20:05:45.143 INFO:teuthology.orchestra.run.trial069.stdout:Dependencies resolved. 2026-02-19T20:05:45.144 INFO:teuthology.orchestra.run.trial069.stdout:Nothing to do. 2026-02-19T20:05:45.144 INFO:teuthology.orchestra.run.trial069.stdout:Complete! 2026-02-19T20:05:45.165 DEBUG:teuthology.orchestra.run.trial069:> sudo yum -y install ceph-osd 2026-02-19T20:05:45.469 INFO:teuthology.orchestra.run.trial069.stdout:Last metadata expiration check: 0:00:44 ago on Thu 19 Feb 2026 08:05:01 PM UTC. 2026-02-19T20:05:45.534 INFO:teuthology.orchestra.run.trial069.stdout:Package ceph-osd-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T20:05:45.552 INFO:teuthology.orchestra.run.trial069.stdout:Dependencies resolved. 2026-02-19T20:05:45.552 INFO:teuthology.orchestra.run.trial069.stdout:Nothing to do. 2026-02-19T20:05:45.553 INFO:teuthology.orchestra.run.trial069.stdout:Complete! 2026-02-19T20:05:45.574 DEBUG:teuthology.orchestra.run.trial069:> sudo yum -y install ceph-osd-classic 2026-02-19T20:05:45.876 INFO:teuthology.orchestra.run.trial069.stdout:Last metadata expiration check: 0:00:44 ago on Thu 19 Feb 2026 08:05:01 PM UTC. 2026-02-19T20:05:45.941 INFO:teuthology.orchestra.run.trial069.stdout:Package ceph-osd-classic-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T20:05:45.960 INFO:teuthology.orchestra.run.trial069.stdout:Dependencies resolved. 2026-02-19T20:05:45.960 INFO:teuthology.orchestra.run.trial069.stdout:Nothing to do. 2026-02-19T20:05:45.961 INFO:teuthology.orchestra.run.trial069.stdout:Complete! 2026-02-19T20:05:45.982 DEBUG:teuthology.orchestra.run.trial069:> sudo yum -y install ceph-fuse 2026-02-19T20:05:46.288 INFO:teuthology.orchestra.run.trial069.stdout:Last metadata expiration check: 0:00:45 ago on Thu 19 Feb 2026 08:05:01 PM UTC. 2026-02-19T20:05:46.371 INFO:teuthology.orchestra.run.trial069.stdout:Dependencies resolved. 2026-02-19T20:05:46.372 INFO:teuthology.orchestra.run.trial069.stdout:================================================================================ 2026-02-19T20:05:46.372 INFO:teuthology.orchestra.run.trial069.stdout: Package Arch Version Repo Size 2026-02-19T20:05:46.372 INFO:teuthology.orchestra.run.trial069.stdout:================================================================================ 2026-02-19T20:05:46.372 INFO:teuthology.orchestra.run.trial069.stdout:Installing: 2026-02-19T20:05:46.372 INFO:teuthology.orchestra.run.trial069.stdout: ceph-fuse x86_64 2:20.3.0-5336.g802bf111.el9 ceph 987 k 2026-02-19T20:05:46.372 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:05:46.372 INFO:teuthology.orchestra.run.trial069.stdout:Transaction Summary 2026-02-19T20:05:46.372 INFO:teuthology.orchestra.run.trial069.stdout:================================================================================ 2026-02-19T20:05:46.372 INFO:teuthology.orchestra.run.trial069.stdout:Install 1 Package 2026-02-19T20:05:46.372 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:05:46.373 INFO:teuthology.orchestra.run.trial069.stdout:Total download size: 987 k 2026-02-19T20:05:46.373 INFO:teuthology.orchestra.run.trial069.stdout:Installed size: 2.9 M 2026-02-19T20:05:46.373 INFO:teuthology.orchestra.run.trial069.stdout:Downloading Packages: 2026-02-19T20:05:46.492 INFO:teuthology.orchestra.run.trial069.stdout:ceph-fuse-20.3.0-5336.g802bf111.el9.x86_64.rpm 8.0 MB/s | 987 kB 00:00 2026-02-19T20:05:46.493 INFO:teuthology.orchestra.run.trial069.stdout:-------------------------------------------------------------------------------- 2026-02-19T20:05:46.493 INFO:teuthology.orchestra.run.trial069.stdout:Total 7.9 MB/s | 987 kB 00:00 2026-02-19T20:05:46.493 INFO:teuthology.orchestra.run.trial069.stdout:Running transaction check 2026-02-19T20:05:46.498 INFO:teuthology.orchestra.run.trial069.stdout:Transaction check succeeded. 2026-02-19T20:05:46.498 INFO:teuthology.orchestra.run.trial069.stdout:Running transaction test 2026-02-19T20:05:46.533 INFO:teuthology.orchestra.run.trial069.stdout:Transaction test succeeded. 2026-02-19T20:05:46.533 INFO:teuthology.orchestra.run.trial069.stdout:Running transaction 2026-02-19T20:05:46.625 INFO:teuthology.orchestra.run.trial069.stdout: Preparing : 1/1 2026-02-19T20:05:46.641 INFO:teuthology.orchestra.run.trial069.stdout: Installing : ceph-fuse-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:05:46.880 INFO:teuthology.orchestra.run.trial069.stdout: Running scriptlet: ceph-fuse-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:05:46.937 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : ceph-fuse-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:05:46.938 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:05:46.938 INFO:teuthology.orchestra.run.trial069.stdout:Installed: 2026-02-19T20:05:46.938 INFO:teuthology.orchestra.run.trial069.stdout: ceph-fuse-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:05:46.938 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:05:46.938 INFO:teuthology.orchestra.run.trial069.stdout:Complete! 2026-02-19T20:05:46.966 DEBUG:teuthology.orchestra.run.trial069:> sudo yum -y install ceph-volume 2026-02-19T20:05:47.264 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: libcephsqlite-2:20.3.0-5336.g802bf111.el9.x86_64 9/10 2026-02-19T20:05:47.280 INFO:teuthology.orchestra.run.trial069.stdout:Last metadata expiration check: 0:00:46 ago on Thu 19 Feb 2026 08:05:01 PM UTC. 2026-02-19T20:05:47.282 INFO:teuthology.orchestra.run.trial138.stdout: Installing : ceph-test-2:20.3.0-5336.g802bf111.el9.x86_64 10/10 2026-02-19T20:05:47.344 INFO:teuthology.orchestra.run.trial069.stdout:Package ceph-volume-2:20.3.0-5336.g802bf111.el9.noarch is already installed. 2026-02-19T20:05:47.363 INFO:teuthology.orchestra.run.trial069.stdout:Dependencies resolved. 2026-02-19T20:05:47.363 INFO:teuthology.orchestra.run.trial069.stdout:Nothing to do. 2026-02-19T20:05:47.364 INFO:teuthology.orchestra.run.trial069.stdout:Complete! 2026-02-19T20:05:47.385 DEBUG:teuthology.orchestra.run.trial069:> sudo yum -y install librados-devel 2026-02-19T20:05:47.609 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: ceph-test-2:20.3.0-5336.g802bf111.el9.x86_64 10/10 2026-02-19T20:05:47.610 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : ceph-test-2:20.3.0-5336.g802bf111.el9.x86_64 1/10 2026-02-19T20:05:47.610 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : libcephsqlite-2:20.3.0-5336.g802bf111.el9.x86_64 2/10 2026-02-19T20:05:47.610 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : hwloc-libs-2.4.1-6.el9.x86_64 3/10 2026-02-19T20:05:47.610 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : libatomic-11.5.0-14.el9.x86_64 4/10 2026-02-19T20:05:47.610 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : lksctp-tools-1.0.19-2.el9.x86_64 5/10 2026-02-19T20:05:47.610 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : libxslt-1.1.34-12.el9.x86_64 6/10 2026-02-19T20:05:47.610 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : protobuf-3.14.0-17.el9.x86_64 7/10 2026-02-19T20:05:47.611 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : socat-1.7.4.1-8.el9.x86_64 8/10 2026-02-19T20:05:47.611 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 9/10 2026-02-19T20:05:47.664 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : yaml-cpp-0.6.3-5.el9.x86_64 10/10 2026-02-19T20:05:47.664 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:05:47.664 INFO:teuthology.orchestra.run.trial138.stdout:Installed: 2026-02-19T20:05:47.664 INFO:teuthology.orchestra.run.trial138.stdout: ceph-test-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:05:47.665 INFO:teuthology.orchestra.run.trial138.stdout: hwloc-libs-2.4.1-6.el9.x86_64 2026-02-19T20:05:47.665 INFO:teuthology.orchestra.run.trial138.stdout: libatomic-11.5.0-14.el9.x86_64 2026-02-19T20:05:47.665 INFO:teuthology.orchestra.run.trial138.stdout: libcephsqlite-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:05:47.665 INFO:teuthology.orchestra.run.trial138.stdout: libxslt-1.1.34-12.el9.x86_64 2026-02-19T20:05:47.665 INFO:teuthology.orchestra.run.trial138.stdout: lksctp-tools-1.0.19-2.el9.x86_64 2026-02-19T20:05:47.665 INFO:teuthology.orchestra.run.trial138.stdout: protobuf-3.14.0-17.el9.x86_64 2026-02-19T20:05:47.665 INFO:teuthology.orchestra.run.trial138.stdout: socat-1.7.4.1-8.el9.x86_64 2026-02-19T20:05:47.665 INFO:teuthology.orchestra.run.trial138.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2026-02-19T20:05:47.665 INFO:teuthology.orchestra.run.trial138.stdout: yaml-cpp-0.6.3-5.el9.x86_64 2026-02-19T20:05:47.665 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:05:47.666 INFO:teuthology.orchestra.run.trial138.stdout:Complete! 2026-02-19T20:05:47.689 INFO:teuthology.orchestra.run.trial069.stdout:Last metadata expiration check: 0:00:46 ago on Thu 19 Feb 2026 08:05:01 PM UTC. 2026-02-19T20:05:47.701 DEBUG:teuthology.orchestra.run.trial138:> sudo yum -y install ceph 2026-02-19T20:05:47.772 INFO:teuthology.orchestra.run.trial069.stdout:Dependencies resolved. 2026-02-19T20:05:47.772 INFO:teuthology.orchestra.run.trial069.stdout:================================================================================ 2026-02-19T20:05:47.772 INFO:teuthology.orchestra.run.trial069.stdout: Package Arch Version Repo Size 2026-02-19T20:05:47.772 INFO:teuthology.orchestra.run.trial069.stdout:================================================================================ 2026-02-19T20:05:47.773 INFO:teuthology.orchestra.run.trial069.stdout:Installing: 2026-02-19T20:05:47.773 INFO:teuthology.orchestra.run.trial069.stdout: librados-devel x86_64 2:20.3.0-5336.g802bf111.el9 ceph 123 k 2026-02-19T20:05:47.773 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:05:47.773 INFO:teuthology.orchestra.run.trial069.stdout:Transaction Summary 2026-02-19T20:05:47.773 INFO:teuthology.orchestra.run.trial069.stdout:================================================================================ 2026-02-19T20:05:47.773 INFO:teuthology.orchestra.run.trial069.stdout:Install 1 Package 2026-02-19T20:05:47.773 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:05:47.773 INFO:teuthology.orchestra.run.trial069.stdout:Total download size: 123 k 2026-02-19T20:05:47.773 INFO:teuthology.orchestra.run.trial069.stdout:Installed size: 437 k 2026-02-19T20:05:47.774 INFO:teuthology.orchestra.run.trial069.stdout:Downloading Packages: 2026-02-19T20:05:48.009 INFO:teuthology.orchestra.run.trial138.stdout:Last metadata expiration check: 0:00:23 ago on Thu 19 Feb 2026 08:05:25 PM UTC. 2026-02-19T20:05:48.097 INFO:teuthology.orchestra.run.trial138.stdout:Dependencies resolved. 2026-02-19T20:05:48.100 INFO:teuthology.orchestra.run.trial138.stdout:======================================================================================= 2026-02-19T20:05:48.100 INFO:teuthology.orchestra.run.trial138.stdout: Package Arch Version Repository Size 2026-02-19T20:05:48.100 INFO:teuthology.orchestra.run.trial138.stdout:======================================================================================= 2026-02-19T20:05:48.100 INFO:teuthology.orchestra.run.trial138.stdout:Installing: 2026-02-19T20:05:48.100 INFO:teuthology.orchestra.run.trial138.stdout: ceph x86_64 2:20.3.0-5336.g802bf111.el9 ceph 6.5 k 2026-02-19T20:05:48.100 INFO:teuthology.orchestra.run.trial138.stdout:Installing dependencies: 2026-02-19T20:05:48.100 INFO:teuthology.orchestra.run.trial138.stdout: abseil-cpp x86_64 20211102.0-4.el9 epel 551 k 2026-02-19T20:05:48.100 INFO:teuthology.orchestra.run.trial138.stdout: ceph-grafana-dashboards noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 57 k 2026-02-19T20:05:48.101 INFO:teuthology.orchestra.run.trial138.stdout: ceph-mds x86_64 2:20.3.0-5336.g802bf111.el9 ceph 2.4 M 2026-02-19T20:05:48.101 INFO:teuthology.orchestra.run.trial138.stdout: ceph-mgr x86_64 2:20.3.0-5336.g802bf111.el9 ceph 935 k 2026-02-19T20:05:48.101 INFO:teuthology.orchestra.run.trial138.stdout: ceph-mgr-modules-core noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 297 k 2026-02-19T20:05:48.101 INFO:teuthology.orchestra.run.trial138.stdout: ceph-mon x86_64 2:20.3.0-5336.g802bf111.el9 ceph 5.0 M 2026-02-19T20:05:48.101 INFO:teuthology.orchestra.run.trial138.stdout: ceph-osd x86_64 2:20.3.0-5336.g802bf111.el9 ceph 168 k 2026-02-19T20:05:48.101 INFO:teuthology.orchestra.run.trial138.stdout: ceph-osd-classic x86_64 2:20.3.0-5336.g802bf111.el9 ceph 16 M 2026-02-19T20:05:48.101 INFO:teuthology.orchestra.run.trial138.stdout: ceph-osd-crimson x86_64 2:20.3.0-5336.g802bf111.el9 ceph 19 M 2026-02-19T20:05:48.101 INFO:teuthology.orchestra.run.trial138.stdout: ceph-prometheus-alerts noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 17 k 2026-02-19T20:05:48.101 INFO:teuthology.orchestra.run.trial138.stdout: cephadm noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 1.0 M 2026-02-19T20:05:48.101 INFO:teuthology.orchestra.run.trial138.stdout: cryptsetup x86_64 2.8.1-3.el9 baseos 351 k 2026-02-19T20:05:48.102 INFO:teuthology.orchestra.run.trial138.stdout: flexiblas x86_64 3.0.4-9.el9 appstream 30 k 2026-02-19T20:05:48.102 INFO:teuthology.orchestra.run.trial138.stdout: flexiblas-netlib x86_64 3.0.4-9.el9 appstream 3.0 M 2026-02-19T20:05:48.102 INFO:teuthology.orchestra.run.trial138.stdout: flexiblas-openblas-openmp x86_64 3.0.4-9.el9 appstream 15 k 2026-02-19T20:05:48.102 INFO:teuthology.orchestra.run.trial138.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2026-02-19T20:05:48.102 INFO:teuthology.orchestra.run.trial138.stdout: ledmon-libs x86_64 1.1.0-3.el9 baseos 40 k 2026-02-19T20:05:48.102 INFO:teuthology.orchestra.run.trial138.stdout: libconfig x86_64 1.7.2-9.el9 baseos 72 k 2026-02-19T20:05:48.102 INFO:teuthology.orchestra.run.trial138.stdout: libgfortran x86_64 11.5.0-14.el9 baseos 794 k 2026-02-19T20:05:48.102 INFO:teuthology.orchestra.run.trial138.stdout: libquadmath x86_64 11.5.0-14.el9 baseos 184 k 2026-02-19T20:05:48.102 INFO:teuthology.orchestra.run.trial138.stdout: libstoragemgmt x86_64 1.10.1-1.el9 appstream 246 k 2026-02-19T20:05:48.102 INFO:teuthology.orchestra.run.trial138.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2026-02-19T20:05:48.102 INFO:teuthology.orchestra.run.trial138.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2026-02-19T20:05:48.103 INFO:teuthology.orchestra.run.trial138.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2026-02-19T20:05:48.103 INFO:teuthology.orchestra.run.trial138.stdout: openblas x86_64 0.3.29-1.el9 appstream 42 k 2026-02-19T20:05:48.103 INFO:teuthology.orchestra.run.trial138.stdout: openblas-openmp x86_64 0.3.29-1.el9 appstream 5.3 M 2026-02-19T20:05:48.103 INFO:teuthology.orchestra.run.trial138.stdout: protobuf-compiler x86_64 3.14.0-17.el9 crb 862 k 2026-02-19T20:05:48.103 INFO:teuthology.orchestra.run.trial138.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2026-02-19T20:05:48.103 INFO:teuthology.orchestra.run.trial138.stdout: python3-autocommand noarch 2.2.2-8.el9 epel 29 k 2026-02-19T20:05:48.103 INFO:teuthology.orchestra.run.trial138.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2026-02-19T20:05:48.103 INFO:teuthology.orchestra.run.trial138.stdout: python3-backports-tarfile noarch 1.2.0-1.el9 epel 60 k 2026-02-19T20:05:48.103 INFO:teuthology.orchestra.run.trial138.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2026-02-19T20:05:48.103 INFO:teuthology.orchestra.run.trial138.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2026-02-19T20:05:48.103 INFO:teuthology.orchestra.run.trial138.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2026-02-19T20:05:48.104 INFO:teuthology.orchestra.run.trial138.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2026-02-19T20:05:48.104 INFO:teuthology.orchestra.run.trial138.stdout: python3-cheroot noarch 10.0.1-4.el9 epel 173 k 2026-02-19T20:05:48.104 INFO:teuthology.orchestra.run.trial138.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2026-02-19T20:05:48.104 INFO:teuthology.orchestra.run.trial138.stdout: python3-cryptography x86_64 36.0.1-5.el9 baseos 1.2 M 2026-02-19T20:05:48.104 INFO:teuthology.orchestra.run.trial138.stdout: python3-devel x86_64 3.9.25-3.el9 appstream 244 k 2026-02-19T20:05:48.104 INFO:teuthology.orchestra.run.trial138.stdout: python3-google-auth noarch 1:2.45.0-1.el9 epel 254 k 2026-02-19T20:05:48.104 INFO:teuthology.orchestra.run.trial138.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2026-02-19T20:05:48.104 INFO:teuthology.orchestra.run.trial138.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2026-02-19T20:05:48.104 INFO:teuthology.orchestra.run.trial138.stdout: python3-isodate noarch 0.6.1-3.el9 epel 56 k 2026-02-19T20:05:48.104 INFO:teuthology.orchestra.run.trial138.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2026-02-19T20:05:48.104 INFO:teuthology.orchestra.run.trial138.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2026-02-19T20:05:48.105 INFO:teuthology.orchestra.run.trial138.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2026-02-19T20:05:48.105 INFO:teuthology.orchestra.run.trial138.stdout: python3-jaraco-context noarch 6.0.1-3.el9 epel 20 k 2026-02-19T20:05:48.105 INFO:teuthology.orchestra.run.trial138.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2026-02-19T20:05:48.105 INFO:teuthology.orchestra.run.trial138.stdout: python3-jaraco-text noarch 4.0.0-2.el9 epel 26 k 2026-02-19T20:05:48.105 INFO:teuthology.orchestra.run.trial138.stdout: python3-jinja2 noarch 2.11.3-8.el9 appstream 249 k 2026-02-19T20:05:48.105 INFO:teuthology.orchestra.run.trial138.stdout: python3-jmespath noarch 1.0.1-1.el9 appstream 48 k 2026-02-19T20:05:48.105 INFO:teuthology.orchestra.run.trial138.stdout: python3-kubernetes noarch 1:26.1.0-3.el9 epel 1.0 M 2026-02-19T20:05:48.105 INFO:teuthology.orchestra.run.trial138.stdout: python3-libstoragemgmt x86_64 1.10.1-1.el9 appstream 177 k 2026-02-19T20:05:48.105 INFO:teuthology.orchestra.run.trial138.stdout: python3-lxml x86_64 4.6.5-3.el9 appstream 1.2 M 2026-02-19T20:05:48.105 INFO:teuthology.orchestra.run.trial138.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2026-02-19T20:05:48.105 INFO:teuthology.orchestra.run.trial138.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2026-02-19T20:05:48.105 INFO:teuthology.orchestra.run.trial138.stdout: python3-msgpack x86_64 1.0.3-2.el9 epel 86 k 2026-02-19T20:05:48.106 INFO:teuthology.orchestra.run.trial138.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2026-02-19T20:05:48.106 INFO:teuthology.orchestra.run.trial138.stdout: python3-numpy x86_64 1:1.23.5-2.el9 appstream 6.1 M 2026-02-19T20:05:48.106 INFO:teuthology.orchestra.run.trial138.stdout: python3-numpy-f2py x86_64 1:1.23.5-2.el9 appstream 442 k 2026-02-19T20:05:48.106 INFO:teuthology.orchestra.run.trial138.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2026-02-19T20:05:48.106 INFO:teuthology.orchestra.run.trial138.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2026-02-19T20:05:48.106 INFO:teuthology.orchestra.run.trial138.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2026-02-19T20:05:48.106 INFO:teuthology.orchestra.run.trial138.stdout: python3-protobuf noarch 3.14.0-17.el9 appstream 267 k 2026-02-19T20:05:48.106 INFO:teuthology.orchestra.run.trial138.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2026-02-19T20:05:48.106 INFO:teuthology.orchestra.run.trial138.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2026-02-19T20:05:48.106 INFO:teuthology.orchestra.run.trial138.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2026-02-19T20:05:48.106 INFO:teuthology.orchestra.run.trial138.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2026-02-19T20:05:48.107 INFO:teuthology.orchestra.run.trial138.stdout: python3-pyparsing noarch 2.4.7-9.el9 baseos 150 k 2026-02-19T20:05:48.107 INFO:teuthology.orchestra.run.trial138.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2026-02-19T20:05:48.107 INFO:teuthology.orchestra.run.trial138.stdout: python3-requests noarch 2.25.1-10.el9 baseos 126 k 2026-02-19T20:05:48.107 INFO:teuthology.orchestra.run.trial138.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2026-02-19T20:05:48.107 INFO:teuthology.orchestra.run.trial138.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2026-02-19T20:05:48.107 INFO:teuthology.orchestra.run.trial138.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2026-02-19T20:05:48.107 INFO:teuthology.orchestra.run.trial138.stdout: python3-scipy x86_64 1.9.3-2.el9 appstream 19 M 2026-02-19T20:05:48.107 INFO:teuthology.orchestra.run.trial138.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2026-02-19T20:05:48.107 INFO:teuthology.orchestra.run.trial138.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2026-02-19T20:05:48.107 INFO:teuthology.orchestra.run.trial138.stdout: python3-typing-extensions noarch 4.15.0-1.el9 epel 86 k 2026-02-19T20:05:48.107 INFO:teuthology.orchestra.run.trial138.stdout: python3-urllib3 noarch 1.26.5-7.el9 baseos 218 k 2026-02-19T20:05:48.108 INFO:teuthology.orchestra.run.trial138.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2026-02-19T20:05:48.108 INFO:teuthology.orchestra.run.trial138.stdout: python3-xmlsec x86_64 1.3.13-1.el9 epel 48 k 2026-02-19T20:05:48.108 INFO:teuthology.orchestra.run.trial138.stdout: python3-xmltodict noarch 0.12.0-15.el9 epel 22 k 2026-02-19T20:05:48.108 INFO:teuthology.orchestra.run.trial138.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2026-02-19T20:05:48.108 INFO:teuthology.orchestra.run.trial138.stdout: unzip x86_64 6.0-59.el9 baseos 182 k 2026-02-19T20:05:48.108 INFO:teuthology.orchestra.run.trial138.stdout: xmlsec1 x86_64 1.2.29-13.el9 appstream 189 k 2026-02-19T20:05:48.108 INFO:teuthology.orchestra.run.trial138.stdout: xmlsec1-openssl x86_64 1.2.29-13.el9 appstream 90 k 2026-02-19T20:05:48.108 INFO:teuthology.orchestra.run.trial138.stdout: zip x86_64 3.0-35.el9 baseos 266 k 2026-02-19T20:05:48.108 INFO:teuthology.orchestra.run.trial138.stdout:Installing weak dependencies: 2026-02-19T20:05:48.108 INFO:teuthology.orchestra.run.trial138.stdout: ceph-mgr-cephadm noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 184 k 2026-02-19T20:05:48.109 INFO:teuthology.orchestra.run.trial138.stdout: ceph-mgr-dashboard noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 51 M 2026-02-19T20:05:48.109 INFO:teuthology.orchestra.run.trial138.stdout: ceph-mgr-diskprediction-local noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 7.4 M 2026-02-19T20:05:48.109 INFO:teuthology.orchestra.run.trial138.stdout: ceph-mgr-k8sevents noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 22 k 2026-02-19T20:05:48.109 INFO:teuthology.orchestra.run.trial138.stdout: ceph-mgr-rook noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 50 k 2026-02-19T20:05:48.109 INFO:teuthology.orchestra.run.trial138.stdout: ceph-volume noarch 2:20.3.0-5336.g802bf111.el9 ceph-noarch 301 k 2026-02-19T20:05:48.109 INFO:teuthology.orchestra.run.trial138.stdout: python3-influxdb noarch 5.3.1-1.el9 epel 139 k 2026-02-19T20:05:48.109 INFO:teuthology.orchestra.run.trial138.stdout: python3-saml noarch 1.16.0-1.el9 epel 125 k 2026-02-19T20:05:48.109 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:05:48.109 INFO:teuthology.orchestra.run.trial138.stdout:Transaction Summary 2026-02-19T20:05:48.109 INFO:teuthology.orchestra.run.trial138.stdout:======================================================================================= 2026-02-19T20:05:48.109 INFO:teuthology.orchestra.run.trial138.stdout:Install 96 Packages 2026-02-19T20:05:48.110 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:05:48.110 INFO:teuthology.orchestra.run.trial138.stdout:Total download size: 159 M 2026-02-19T20:05:48.111 INFO:teuthology.orchestra.run.trial138.stdout:Installed size: 733 M 2026-02-19T20:05:48.111 INFO:teuthology.orchestra.run.trial138.stdout:Downloading Packages: 2026-02-19T20:05:48.125 INFO:teuthology.orchestra.run.trial069.stdout:librados-devel-20.3.0-5336.g802bf111.el9.x86_64 349 kB/s | 123 kB 00:00 2026-02-19T20:05:48.126 INFO:teuthology.orchestra.run.trial069.stdout:-------------------------------------------------------------------------------- 2026-02-19T20:05:48.126 INFO:teuthology.orchestra.run.trial069.stdout:Total 348 kB/s | 123 kB 00:00 2026-02-19T20:05:48.126 INFO:teuthology.orchestra.run.trial069.stdout:Running transaction check 2026-02-19T20:05:48.128 INFO:teuthology.orchestra.run.trial069.stdout:Transaction check succeeded. 2026-02-19T20:05:48.128 INFO:teuthology.orchestra.run.trial069.stdout:Running transaction test 2026-02-19T20:05:48.160 INFO:teuthology.orchestra.run.trial069.stdout:Transaction test succeeded. 2026-02-19T20:05:48.160 INFO:teuthology.orchestra.run.trial069.stdout:Running transaction 2026-02-19T20:05:48.213 INFO:teuthology.orchestra.run.trial069.stdout: Preparing : 1/1 2026-02-19T20:05:48.230 INFO:teuthology.orchestra.run.trial069.stdout: Installing : librados-devel-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:05:48.309 INFO:teuthology.orchestra.run.trial069.stdout: Running scriptlet: librados-devel-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:05:48.366 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : librados-devel-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:05:48.366 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:05:48.366 INFO:teuthology.orchestra.run.trial069.stdout:Installed: 2026-02-19T20:05:48.366 INFO:teuthology.orchestra.run.trial069.stdout: librados-devel-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:05:48.366 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:05:48.366 INFO:teuthology.orchestra.run.trial069.stdout:Complete! 2026-02-19T20:05:48.394 DEBUG:teuthology.orchestra.run.trial069:> sudo yum -y install libcephfs2 2026-02-19T20:05:48.692 INFO:teuthology.orchestra.run.trial138.stdout:(1/96): ceph-20.3.0-5336.g802bf111.el9.x86_64.r 126 kB/s | 6.5 kB 00:00 2026-02-19T20:05:48.704 INFO:teuthology.orchestra.run.trial069.stdout:Last metadata expiration check: 0:00:47 ago on Thu 19 Feb 2026 08:05:01 PM UTC. 2026-02-19T20:05:48.769 INFO:teuthology.orchestra.run.trial069.stdout:Package libcephfs2-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T20:05:48.777 INFO:teuthology.orchestra.run.trial138.stdout:(2/96): ceph-mgr-20.3.0-5336.g802bf111.el9.x86_ 6.7 MB/s | 935 kB 00:00 2026-02-19T20:05:48.788 INFO:teuthology.orchestra.run.trial069.stdout:Dependencies resolved. 2026-02-19T20:05:48.788 INFO:teuthology.orchestra.run.trial069.stdout:Nothing to do. 2026-02-19T20:05:48.788 INFO:teuthology.orchestra.run.trial069.stdout:Complete! 2026-02-19T20:05:48.810 DEBUG:teuthology.orchestra.run.trial069:> sudo yum -y install libcephfs-devel 2026-02-19T20:05:48.811 INFO:teuthology.orchestra.run.trial138.stdout:(3/96): ceph-mds-20.3.0-5336.g802bf111.el9.x86_ 14 MB/s | 2.4 MB 00:00 2026-02-19T20:05:48.813 INFO:teuthology.orchestra.run.trial138.stdout:(4/96): ceph-osd-20.3.0-5336.g802bf111.el9.x86_ 4.6 MB/s | 168 kB 00:00 2026-02-19T20:05:48.942 INFO:teuthology.orchestra.run.trial138.stdout:(5/96): ceph-mon-20.3.0-5336.g802bf111.el9.x86_ 20 MB/s | 5.0 MB 00:00 2026-02-19T20:05:48.982 INFO:teuthology.orchestra.run.trial138.stdout:(6/96): ceph-grafana-dashboards-20.3.0-5336.g80 1.4 MB/s | 57 kB 00:00 2026-02-19T20:05:49.027 INFO:teuthology.orchestra.run.trial138.stdout:(7/96): ceph-mgr-cephadm-20.3.0-5336.g802bf111. 4.0 MB/s | 184 kB 00:00 2026-02-19T20:05:49.119 INFO:teuthology.orchestra.run.trial069.stdout:Last metadata expiration check: 0:00:48 ago on Thu 19 Feb 2026 08:05:01 PM UTC. 2026-02-19T20:05:49.203 INFO:teuthology.orchestra.run.trial069.stdout:Dependencies resolved. 2026-02-19T20:05:49.203 INFO:teuthology.orchestra.run.trial069.stdout:================================================================================ 2026-02-19T20:05:49.203 INFO:teuthology.orchestra.run.trial069.stdout: Package Arch Version Repo Size 2026-02-19T20:05:49.203 INFO:teuthology.orchestra.run.trial069.stdout:================================================================================ 2026-02-19T20:05:49.203 INFO:teuthology.orchestra.run.trial069.stdout:Installing: 2026-02-19T20:05:49.203 INFO:teuthology.orchestra.run.trial069.stdout: libcephfs-devel x86_64 2:20.3.0-5336.g802bf111.el9 ceph 37 k 2026-02-19T20:05:49.203 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:05:49.204 INFO:teuthology.orchestra.run.trial069.stdout:Transaction Summary 2026-02-19T20:05:49.204 INFO:teuthology.orchestra.run.trial069.stdout:================================================================================ 2026-02-19T20:05:49.204 INFO:teuthology.orchestra.run.trial069.stdout:Install 1 Package 2026-02-19T20:05:49.204 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:05:49.204 INFO:teuthology.orchestra.run.trial069.stdout:Total download size: 37 k 2026-02-19T20:05:49.204 INFO:teuthology.orchestra.run.trial069.stdout:Installed size: 171 k 2026-02-19T20:05:49.204 INFO:teuthology.orchestra.run.trial069.stdout:Downloading Packages: 2026-02-19T20:05:49.492 INFO:teuthology.orchestra.run.trial069.stdout:libcephfs-devel-20.3.0-5336.g802bf111.el9.x86_6 129 kB/s | 37 kB 00:00 2026-02-19T20:05:49.492 INFO:teuthology.orchestra.run.trial069.stdout:-------------------------------------------------------------------------------- 2026-02-19T20:05:49.492 INFO:teuthology.orchestra.run.trial069.stdout:Total 129 kB/s | 37 kB 00:00 2026-02-19T20:05:49.492 INFO:teuthology.orchestra.run.trial069.stdout:Running transaction check 2026-02-19T20:05:49.494 INFO:teuthology.orchestra.run.trial069.stdout:Transaction check succeeded. 2026-02-19T20:05:49.494 INFO:teuthology.orchestra.run.trial069.stdout:Running transaction test 2026-02-19T20:05:49.497 INFO:teuthology.orchestra.run.trial069.stdout:Transaction test succeeded. 2026-02-19T20:05:49.497 INFO:teuthology.orchestra.run.trial069.stdout:Running transaction 2026-02-19T20:05:49.518 INFO:teuthology.orchestra.run.trial069.stdout: Preparing : 1/1 2026-02-19T20:05:49.533 INFO:teuthology.orchestra.run.trial138.stdout:(8/96): ceph-osd-classic-20.3.0-5336.g802bf111. 22 MB/s | 16 MB 00:00 2026-02-19T20:05:49.534 INFO:teuthology.orchestra.run.trial069.stdout: Installing : libcephfs-devel-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:05:49.591 INFO:teuthology.orchestra.run.trial069.stdout: Running scriptlet: libcephfs-devel-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:05:49.648 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : libcephfs-devel-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:05:49.648 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:05:49.648 INFO:teuthology.orchestra.run.trial069.stdout:Installed: 2026-02-19T20:05:49.648 INFO:teuthology.orchestra.run.trial069.stdout: libcephfs-devel-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:05:49.648 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:05:49.648 INFO:teuthology.orchestra.run.trial069.stdout:Complete! 2026-02-19T20:05:49.675 DEBUG:teuthology.orchestra.run.trial069:> sudo yum -y install librados2 2026-02-19T20:05:49.914 INFO:teuthology.orchestra.run.trial138.stdout:(9/96): ceph-osd-crimson-20.3.0-5336.g802bf111. 18 MB/s | 19 MB 00:01 2026-02-19T20:05:49.924 INFO:teuthology.orchestra.run.trial138.stdout:(10/96): ceph-mgr-diskprediction-local-20.3.0-5 19 MB/s | 7.4 MB 00:00 2026-02-19T20:05:49.934 INFO:teuthology.orchestra.run.trial138.stdout:(11/96): ceph-mgr-k8sevents-20.3.0-5336.g802bf1 1.1 MB/s | 22 kB 00:00 2026-02-19T20:05:49.940 INFO:teuthology.orchestra.run.trial138.stdout:(12/96): ceph-mgr-modules-core-20.3.0-5336.g802 18 MB/s | 297 kB 00:00 2026-02-19T20:05:49.959 INFO:teuthology.orchestra.run.trial138.stdout:(13/96): ceph-mgr-rook-20.3.0-5336.g802bf111.el 2.0 MB/s | 50 kB 00:00 2026-02-19T20:05:49.960 INFO:teuthology.orchestra.run.trial138.stdout:(14/96): ceph-prometheus-alerts-20.3.0-5336.g80 849 kB/s | 17 kB 00:00 2026-02-19T20:05:49.985 INFO:teuthology.orchestra.run.trial138.stdout:(15/96): ceph-volume-20.3.0-5336.g802bf111.el9. 11 MB/s | 301 kB 00:00 2026-02-19T20:05:49.986 INFO:teuthology.orchestra.run.trial069.stdout:Last metadata expiration check: 0:00:48 ago on Thu 19 Feb 2026 08:05:01 PM UTC. 2026-02-19T20:05:50.004 INFO:teuthology.orchestra.run.trial138.stdout:(16/96): cephadm-20.3.0-5336.g802bf111.el9.noar 23 MB/s | 1.0 MB 00:00 2026-02-19T20:05:50.050 INFO:teuthology.orchestra.run.trial069.stdout:Package librados2-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T20:05:50.068 INFO:teuthology.orchestra.run.trial069.stdout:Dependencies resolved. 2026-02-19T20:05:50.069 INFO:teuthology.orchestra.run.trial069.stdout:Nothing to do. 2026-02-19T20:05:50.069 INFO:teuthology.orchestra.run.trial069.stdout:Complete! 2026-02-19T20:05:50.090 DEBUG:teuthology.orchestra.run.trial069:> sudo yum -y install librbd1 2026-02-19T20:05:50.091 INFO:teuthology.orchestra.run.trial138.stdout:(17/96): ledmon-libs-1.1.0-3.el9.x86_64.rpm 465 kB/s | 40 kB 00:00 2026-02-19T20:05:50.151 INFO:teuthology.orchestra.run.trial138.stdout:(18/96): libconfig-1.7.2-9.el9.x86_64.rpm 1.2 MB/s | 72 kB 00:00 2026-02-19T20:05:50.162 INFO:teuthology.orchestra.run.trial138.stdout:(19/96): cryptsetup-2.8.1-3.el9.x86_64.rpm 1.9 MB/s | 351 kB 00:00 2026-02-19T20:05:50.195 INFO:teuthology.orchestra.run.trial138.stdout:(20/96): libquadmath-11.5.0-14.el9.x86_64.rpm 5.5 MB/s | 184 kB 00:00 2026-02-19T20:05:50.231 INFO:teuthology.orchestra.run.trial138.stdout:(21/96): python3-cffi-1.14.5-5.el9.x86_64.rpm 6.8 MB/s | 253 kB 00:00 2026-02-19T20:05:50.258 INFO:teuthology.orchestra.run.trial138.stdout:(22/96): libgfortran-11.5.0-14.el9.x86_64.rpm 7.2 MB/s | 794 kB 00:00 2026-02-19T20:05:50.285 INFO:teuthology.orchestra.run.trial138.stdout:(23/96): python3-ply-3.11-14.el9.noarch.rpm 3.9 MB/s | 106 kB 00:00 2026-02-19T20:05:50.309 INFO:teuthology.orchestra.run.trial138.stdout:(24/96): python3-cryptography-36.0.1-5.el9.x86_ 16 MB/s | 1.2 MB 00:00 2026-02-19T20:05:50.312 INFO:teuthology.orchestra.run.trial138.stdout:(25/96): python3-pycparser-2.20-6.el9.noarch.rp 4.9 MB/s | 135 kB 00:00 2026-02-19T20:05:50.337 INFO:teuthology.orchestra.run.trial138.stdout:(26/96): python3-pyparsing-2.4.7-9.el9.noarch.r 5.3 MB/s | 150 kB 00:00 2026-02-19T20:05:50.339 INFO:teuthology.orchestra.run.trial138.stdout:(27/96): python3-requests-2.25.1-10.el9.noarch. 4.5 MB/s | 126 kB 00:00 2026-02-19T20:05:50.365 INFO:teuthology.orchestra.run.trial138.stdout:(28/96): python3-urllib3-1.26.5-7.el9.noarch.rp 7.6 MB/s | 218 kB 00:00 2026-02-19T20:05:50.366 INFO:teuthology.orchestra.run.trial138.stdout:(29/96): unzip-6.0-59.el9.x86_64.rpm 6.5 MB/s | 182 kB 00:00 2026-02-19T20:05:50.386 INFO:teuthology.orchestra.run.trial138.stdout:(30/96): flexiblas-3.0.4-9.el9.x86_64.rpm 1.5 MB/s | 30 kB 00:00 2026-02-19T20:05:50.393 INFO:teuthology.orchestra.run.trial138.stdout:(31/96): zip-3.0-35.el9.x86_64.rpm 9.3 MB/s | 266 kB 00:00 2026-02-19T20:05:50.399 INFO:teuthology.orchestra.run.trial069.stdout:Last metadata expiration check: 0:00:49 ago on Thu 19 Feb 2026 08:05:01 PM UTC. 2026-02-19T20:05:50.403 INFO:teuthology.orchestra.run.trial138.stdout:(32/96): flexiblas-openblas-openmp-3.0.4-9.el9. 1.5 MB/s | 15 kB 00:00 2026-02-19T20:05:50.414 INFO:teuthology.orchestra.run.trial138.stdout:(33/96): flexiblas-netlib-3.0.4-9.el9.x86_64.rp 107 MB/s | 3.0 MB 00:00 2026-02-19T20:05:50.418 INFO:teuthology.orchestra.run.trial138.stdout:(34/96): libstoragemgmt-1.10.1-1.el9.x86_64.rpm 16 MB/s | 246 kB 00:00 2026-02-19T20:05:50.421 INFO:teuthology.orchestra.run.trial138.stdout:(35/96): lua-5.4.4-4.el9.x86_64.rpm 30 MB/s | 188 kB 00:00 2026-02-19T20:05:50.422 INFO:teuthology.orchestra.run.trial138.stdout:(36/96): openblas-0.3.29-1.el9.x86_64.rpm 9.7 MB/s | 42 kB 00:00 2026-02-19T20:05:50.443 INFO:teuthology.orchestra.run.trial138.stdout:(37/96): openblas-openmp-0.3.29-1.el9.x86_64.rp 233 MB/s | 5.3 MB 00:00 2026-02-19T20:05:50.451 INFO:teuthology.orchestra.run.trial138.stdout:(38/96): python3-devel-3.9.25-3.el9.x86_64.rpm 34 MB/s | 244 kB 00:00 2026-02-19T20:05:50.457 INFO:teuthology.orchestra.run.trial138.stdout:(39/96): python3-jinja2-2.11.3-8.el9.noarch.rpm 36 MB/s | 249 kB 00:00 2026-02-19T20:05:50.462 INFO:teuthology.orchestra.run.trial138.stdout:(40/96): python3-jmespath-1.0.1-1.el9.noarch.rp 9.7 MB/s | 48 kB 00:00 2026-02-19T20:05:50.463 INFO:teuthology.orchestra.run.trial069.stdout:Package librbd1-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T20:05:50.468 INFO:teuthology.orchestra.run.trial138.stdout:(41/96): python3-libstoragemgmt-1.10.1-1.el9.x8 31 MB/s | 177 kB 00:00 2026-02-19T20:05:50.478 INFO:teuthology.orchestra.run.trial138.stdout:(42/96): python3-lxml-4.6.5-3.el9.x86_64.rpm 128 MB/s | 1.2 MB 00:00 2026-02-19T20:05:50.482 INFO:teuthology.orchestra.run.trial069.stdout:Dependencies resolved. 2026-02-19T20:05:50.483 INFO:teuthology.orchestra.run.trial069.stdout:Nothing to do. 2026-02-19T20:05:50.483 INFO:teuthology.orchestra.run.trial069.stdout:Complete! 2026-02-19T20:05:50.483 INFO:teuthology.orchestra.run.trial138.stdout:(43/96): python3-markupsafe-1.1.1-12.el9.x86_64 7.4 MB/s | 35 kB 00:00 2026-02-19T20:05:50.504 DEBUG:teuthology.orchestra.run.trial069:> sudo yum -y install python3-rados 2026-02-19T20:05:50.567 INFO:teuthology.orchestra.run.trial138.stdout:(44/96): ceph-mgr-dashboard-20.3.0-5336.g802bf1 33 MB/s | 51 MB 00:01 2026-02-19T20:05:50.579 INFO:teuthology.orchestra.run.trial138.stdout:(45/96): python3-numpy-1.23.5-2.el9.x86_64.rpm 64 MB/s | 6.1 MB 00:00 2026-02-19T20:05:50.584 INFO:teuthology.orchestra.run.trial138.stdout:(46/96): python3-packaging-20.9-5.el9.noarch.rp 14 MB/s | 77 kB 00:00 2026-02-19T20:05:50.590 INFO:teuthology.orchestra.run.trial138.stdout:(47/96): python3-protobuf-3.14.0-17.el9.noarch. 45 MB/s | 267 kB 00:00 2026-02-19T20:05:50.597 INFO:teuthology.orchestra.run.trial138.stdout:(48/96): python3-pyasn1-0.4.8-6.el9.noarch.rpm 23 MB/s | 159 kB 00:00 2026-02-19T20:05:50.601 INFO:teuthology.orchestra.run.trial138.stdout:(49/96): python3-numpy-f2py-1.23.5-2.el9.x86_64 13 MB/s | 442 kB 00:00 2026-02-19T20:05:50.604 INFO:teuthology.orchestra.run.trial138.stdout:(50/96): python3-pyasn1-modules-0.4.8-6.el9.noa 39 MB/s | 279 kB 00:00 2026-02-19T20:05:50.607 INFO:teuthology.orchestra.run.trial138.stdout:(51/96): python3-requests-oauthlib-1.3.0-12.el9 10 MB/s | 54 kB 00:00 2026-02-19T20:05:50.611 INFO:teuthology.orchestra.run.trial138.stdout:(52/96): python3-toml-0.10.2-6.el9.noarch.rpm 8.6 MB/s | 42 kB 00:00 2026-02-19T20:05:50.623 INFO:teuthology.orchestra.run.trial138.stdout:(53/96): xmlsec1-1.2.29-13.el9.x86_64.rpm 17 MB/s | 189 kB 00:00 2026-02-19T20:05:50.632 INFO:teuthology.orchestra.run.trial138.stdout:(54/96): python3-babel-2.9.1-2.el9.noarch.rpm 28 MB/s | 6.0 MB 00:00 2026-02-19T20:05:50.636 INFO:teuthology.orchestra.run.trial138.stdout:(55/96): xmlsec1-openssl-1.2.29-13.el9.x86_64.r 6.8 MB/s | 90 kB 00:00 2026-02-19T20:05:50.677 INFO:teuthology.orchestra.run.trial138.stdout:(56/96): python3-scipy-1.9.3-2.el9.x86_64.rpm 264 MB/s | 19 MB 00:00 2026-02-19T20:05:50.791 INFO:teuthology.orchestra.run.trial138.stdout:(57/96): lua-devel-5.4.4-4.el9.x86_64.rpm 140 kB/s | 22 kB 00:00 2026-02-19T20:05:50.810 INFO:teuthology.orchestra.run.trial069.stdout:Last metadata expiration check: 0:00:49 ago on Thu 19 Feb 2026 08:05:01 PM UTC. 2026-02-19T20:05:50.811 INFO:teuthology.orchestra.run.trial138.stdout:(58/96): protobuf-compiler-3.14.0-17.el9.x86_64 4.8 MB/s | 862 kB 00:00 2026-02-19T20:05:50.875 INFO:teuthology.orchestra.run.trial069.stdout:Package python3-rados-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T20:05:50.893 INFO:teuthology.orchestra.run.trial069.stdout:Dependencies resolved. 2026-02-19T20:05:50.894 INFO:teuthology.orchestra.run.trial069.stdout:Nothing to do. 2026-02-19T20:05:50.894 INFO:teuthology.orchestra.run.trial069.stdout:Complete! 2026-02-19T20:05:50.915 DEBUG:teuthology.orchestra.run.trial069:> sudo yum -y install python3-rgw 2026-02-19T20:05:50.916 INFO:teuthology.orchestra.run.trial138.stdout:(59/96): grpc-data-1.46.7-10.el9.noarch.rpm 158 kB/s | 19 kB 00:00 2026-02-19T20:05:50.971 INFO:teuthology.orchestra.run.trial138.stdout:(60/96): abseil-cpp-20211102.0-4.el9.x86_64.rpm 1.8 MB/s | 551 kB 00:00 2026-02-19T20:05:51.007 INFO:teuthology.orchestra.run.trial138.stdout:(61/96): luarocks-3.9.2-5.el9.noarch.rpm 775 kB/s | 151 kB 00:00 2026-02-19T20:05:51.012 INFO:teuthology.orchestra.run.trial138.stdout:(62/96): python3-autocommand-2.2.2-8.el9.noarch 708 kB/s | 29 kB 00:00 2026-02-19T20:05:51.050 INFO:teuthology.orchestra.run.trial138.stdout:(63/96): python3-backports-tarfile-1.2.0-1.el9. 1.4 MB/s | 60 kB 00:00 2026-02-19T20:05:51.055 INFO:teuthology.orchestra.run.trial138.stdout:(64/96): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 992 kB/s | 43 kB 00:00 2026-02-19T20:05:51.091 INFO:teuthology.orchestra.run.trial138.stdout:(65/96): python3-cachetools-4.2.4-1.el9.noarch. 794 kB/s | 32 kB 00:00 2026-02-19T20:05:51.097 INFO:teuthology.orchestra.run.trial138.stdout:(66/96): python3-certifi-2023.05.07-4.el9.noarc 342 kB/s | 14 kB 00:00 2026-02-19T20:05:51.115 INFO:teuthology.orchestra.run.trial138.stdout:(67/96): python3-asyncssh-2.13.2-5.el9.noarch.r 2.7 MB/s | 548 kB 00:00 2026-02-19T20:05:51.140 INFO:teuthology.orchestra.run.trial138.stdout:(68/96): python3-cherrypy-18.6.1-2.el9.noarch.r 8.2 MB/s | 358 kB 00:00 2026-02-19T20:05:51.158 INFO:teuthology.orchestra.run.trial138.stdout:(69/96): python3-google-auth-2.45.0-1.el9.noarc 5.7 MB/s | 254 kB 00:00 2026-02-19T20:05:51.173 INFO:teuthology.orchestra.run.trial138.stdout:(70/96): python3-cheroot-10.0.1-4.el9.noarch.rp 2.0 MB/s | 173 kB 00:00 2026-02-19T20:05:51.201 INFO:teuthology.orchestra.run.trial138.stdout:(71/96): python3-grpcio-tools-1.46.7-10.el9.x86 3.3 MB/s | 144 kB 00:00 2026-02-19T20:05:51.221 INFO:teuthology.orchestra.run.trial138.stdout:(72/96): python3-influxdb-5.3.1-1.el9.noarch.rp 2.9 MB/s | 139 kB 00:00 2026-02-19T20:05:51.222 INFO:teuthology.orchestra.run.trial069.stdout:Last metadata expiration check: 0:00:50 ago on Thu 19 Feb 2026 08:05:01 PM UTC. 2026-02-19T20:05:51.228 INFO:teuthology.orchestra.run.trial138.stdout:(73/96): python3-grpcio-1.46.7-10.el9.x86_64.rp 23 MB/s | 2.0 MB 00:00 2026-02-19T20:05:51.245 INFO:teuthology.orchestra.run.trial138.stdout:(74/96): python3-isodate-0.6.1-3.el9.noarch.rpm 1.3 MB/s | 56 kB 00:00 2026-02-19T20:05:51.261 INFO:teuthology.orchestra.run.trial138.stdout:(75/96): python3-jaraco-8.2.1-3.el9.noarch.rpm 268 kB/s | 11 kB 00:00 2026-02-19T20:05:51.270 INFO:teuthology.orchestra.run.trial138.stdout:(76/96): python3-jaraco-classes-3.2.1-5.el9.noa 428 kB/s | 18 kB 00:00 2026-02-19T20:05:51.287 INFO:teuthology.orchestra.run.trial069.stdout:Package python3-rgw-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T20:05:51.288 INFO:teuthology.orchestra.run.trial138.stdout:(77/96): python3-jaraco-collections-3.0.0-8.el9 540 kB/s | 23 kB 00:00 2026-02-19T20:05:51.303 INFO:teuthology.orchestra.run.trial138.stdout:(78/96): python3-jaraco-context-6.0.1-3.el9.noa 465 kB/s | 20 kB 00:00 2026-02-19T20:05:51.305 INFO:teuthology.orchestra.run.trial069.stdout:Dependencies resolved. 2026-02-19T20:05:51.306 INFO:teuthology.orchestra.run.trial069.stdout:Nothing to do. 2026-02-19T20:05:51.306 INFO:teuthology.orchestra.run.trial069.stdout:Complete! 2026-02-19T20:05:51.313 INFO:teuthology.orchestra.run.trial138.stdout:(79/96): python3-jaraco-functools-3.5.0-2.el9.n 449 kB/s | 19 kB 00:00 2026-02-19T20:05:51.328 DEBUG:teuthology.orchestra.run.trial069:> sudo yum -y install python3-cephfs 2026-02-19T20:05:51.329 INFO:teuthology.orchestra.run.trial138.stdout:(80/96): python3-jaraco-text-4.0.0-2.el9.noarch 650 kB/s | 26 kB 00:00 2026-02-19T20:05:51.358 INFO:teuthology.orchestra.run.trial138.stdout:(81/96): python3-more-itertools-8.12.0-2.el9.no 1.7 MB/s | 79 kB 00:00 2026-02-19T20:05:51.373 INFO:teuthology.orchestra.run.trial138.stdout:(82/96): python3-msgpack-1.0.3-2.el9.x86_64.rpm 1.9 MB/s | 86 kB 00:00 2026-02-19T20:05:51.402 INFO:teuthology.orchestra.run.trial138.stdout:(83/96): python3-natsort-7.1.1-5.el9.noarch.rpm 1.3 MB/s | 58 kB 00:00 2026-02-19T20:05:51.416 INFO:teuthology.orchestra.run.trial138.stdout:(84/96): python3-portend-3.1.0-2.el9.noarch.rpm 381 kB/s | 16 kB 00:00 2026-02-19T20:05:51.424 INFO:teuthology.orchestra.run.trial138.stdout:(85/96): python3-kubernetes-26.1.0-3.el9.noarch 8.5 MB/s | 1.0 MB 00:00 2026-02-19T20:05:51.444 INFO:teuthology.orchestra.run.trial138.stdout:(86/96): python3-pyOpenSSL-21.0.0-1.el9.noarch. 2.1 MB/s | 90 kB 00:00 2026-02-19T20:05:51.462 INFO:teuthology.orchestra.run.trial138.stdout:(87/96): python3-repoze-lru-0.7-16.el9.noarch.r 675 kB/s | 31 kB 00:00 2026-02-19T20:05:51.466 INFO:teuthology.orchestra.run.trial138.stdout:(88/96): python3-routes-2.5.1-5.el9.noarch.rpm 4.4 MB/s | 188 kB 00:00 2026-02-19T20:05:51.493 INFO:teuthology.orchestra.run.trial138.stdout:(89/96): python3-rsa-4.9-2.el9.noarch.rpm 1.2 MB/s | 59 kB 00:00 2026-02-19T20:05:51.506 INFO:teuthology.orchestra.run.trial138.stdout:(90/96): python3-tempora-5.0.0-2.el9.noarch.rpm 889 kB/s | 36 kB 00:00 2026-02-19T20:05:51.507 INFO:teuthology.orchestra.run.trial138.stdout:(91/96): python3-saml-1.16.0-1.el9.noarch.rpm 2.7 MB/s | 125 kB 00:00 2026-02-19T20:05:51.536 INFO:teuthology.orchestra.run.trial138.stdout:(92/96): python3-typing-extensions-4.15.0-1.el9 2.0 MB/s | 86 kB 00:00 2026-02-19T20:05:51.547 INFO:teuthology.orchestra.run.trial138.stdout:(93/96): python3-websocket-client-1.2.3-2.el9.n 2.1 MB/s | 90 kB 00:00 2026-02-19T20:05:51.550 INFO:teuthology.orchestra.run.trial138.stdout:(94/96): python3-xmlsec-1.3.13-1.el9.x86_64.rpm 1.1 MB/s | 48 kB 00:00 2026-02-19T20:05:51.583 INFO:teuthology.orchestra.run.trial138.stdout:(95/96): python3-xmltodict-0.12.0-15.el9.noarch 468 kB/s | 22 kB 00:00 2026-02-19T20:05:51.587 INFO:teuthology.orchestra.run.trial138.stdout:(96/96): python3-zc-lockfile-2.0-10.el9.noarch. 501 kB/s | 20 kB 00:00 2026-02-19T20:05:51.592 INFO:teuthology.orchestra.run.trial138.stdout:-------------------------------------------------------------------------------- 2026-02-19T20:05:51.592 INFO:teuthology.orchestra.run.trial138.stdout:Total 45 MB/s | 159 MB 00:03 2026-02-19T20:05:51.633 INFO:teuthology.orchestra.run.trial069.stdout:Last metadata expiration check: 0:00:50 ago on Thu 19 Feb 2026 08:05:01 PM UTC. 2026-02-19T20:05:51.697 INFO:teuthology.orchestra.run.trial069.stdout:Package python3-cephfs-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T20:05:51.716 INFO:teuthology.orchestra.run.trial069.stdout:Dependencies resolved. 2026-02-19T20:05:51.716 INFO:teuthology.orchestra.run.trial069.stdout:Nothing to do. 2026-02-19T20:05:51.716 INFO:teuthology.orchestra.run.trial069.stdout:Complete! 2026-02-19T20:05:51.738 DEBUG:teuthology.orchestra.run.trial069:> sudo yum -y install python3-rbd 2026-02-19T20:05:52.023 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction check 2026-02-19T20:05:52.044 INFO:teuthology.orchestra.run.trial069.stdout:Last metadata expiration check: 0:00:51 ago on Thu 19 Feb 2026 08:05:01 PM UTC. 2026-02-19T20:05:52.061 INFO:teuthology.orchestra.run.trial138.stdout:Transaction check succeeded. 2026-02-19T20:05:52.061 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction test 2026-02-19T20:05:52.109 INFO:teuthology.orchestra.run.trial069.stdout:Package python3-rbd-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T20:05:52.128 INFO:teuthology.orchestra.run.trial069.stdout:Dependencies resolved. 2026-02-19T20:05:52.129 INFO:teuthology.orchestra.run.trial069.stdout:Nothing to do. 2026-02-19T20:05:52.129 INFO:teuthology.orchestra.run.trial069.stdout:Complete! 2026-02-19T20:05:52.150 DEBUG:teuthology.orchestra.run.trial069:> sudo yum -y install rbd-fuse 2026-02-19T20:05:52.456 INFO:teuthology.orchestra.run.trial069.stdout:Last metadata expiration check: 0:00:51 ago on Thu 19 Feb 2026 08:05:01 PM UTC. 2026-02-19T20:05:52.540 INFO:teuthology.orchestra.run.trial069.stdout:Dependencies resolved. 2026-02-19T20:05:52.540 INFO:teuthology.orchestra.run.trial069.stdout:================================================================================ 2026-02-19T20:05:52.540 INFO:teuthology.orchestra.run.trial069.stdout: Package Architecture Version Repository Size 2026-02-19T20:05:52.541 INFO:teuthology.orchestra.run.trial069.stdout:================================================================================ 2026-02-19T20:05:52.541 INFO:teuthology.orchestra.run.trial069.stdout:Installing: 2026-02-19T20:05:52.541 INFO:teuthology.orchestra.run.trial069.stdout: rbd-fuse x86_64 2:20.3.0-5336.g802bf111.el9 ceph 85 k 2026-02-19T20:05:52.541 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:05:52.541 INFO:teuthology.orchestra.run.trial069.stdout:Transaction Summary 2026-02-19T20:05:52.541 INFO:teuthology.orchestra.run.trial069.stdout:================================================================================ 2026-02-19T20:05:52.541 INFO:teuthology.orchestra.run.trial069.stdout:Install 1 Package 2026-02-19T20:05:52.541 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:05:52.541 INFO:teuthology.orchestra.run.trial069.stdout:Total download size: 85 k 2026-02-19T20:05:52.541 INFO:teuthology.orchestra.run.trial069.stdout:Installed size: 217 k 2026-02-19T20:05:52.541 INFO:teuthology.orchestra.run.trial069.stdout:Downloading Packages: 2026-02-19T20:05:52.617 INFO:teuthology.orchestra.run.trial069.stdout:rbd-fuse-20.3.0-5336.g802bf111.el9.x86_64.rpm 1.1 MB/s | 85 kB 00:00 2026-02-19T20:05:52.618 INFO:teuthology.orchestra.run.trial069.stdout:-------------------------------------------------------------------------------- 2026-02-19T20:05:52.618 INFO:teuthology.orchestra.run.trial069.stdout:Total 1.1 MB/s | 85 kB 00:00 2026-02-19T20:05:52.618 INFO:teuthology.orchestra.run.trial069.stdout:Running transaction check 2026-02-19T20:05:52.621 INFO:teuthology.orchestra.run.trial069.stdout:Transaction check succeeded. 2026-02-19T20:05:52.622 INFO:teuthology.orchestra.run.trial069.stdout:Running transaction test 2026-02-19T20:05:52.654 INFO:teuthology.orchestra.run.trial069.stdout:Transaction test succeeded. 2026-02-19T20:05:52.654 INFO:teuthology.orchestra.run.trial069.stdout:Running transaction 2026-02-19T20:05:52.661 INFO:teuthology.orchestra.run.trial138.stdout:Transaction test succeeded. 2026-02-19T20:05:52.662 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction 2026-02-19T20:05:52.705 INFO:teuthology.orchestra.run.trial069.stdout: Preparing : 1/1 2026-02-19T20:05:52.722 INFO:teuthology.orchestra.run.trial069.stdout: Installing : rbd-fuse-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:05:52.799 INFO:teuthology.orchestra.run.trial069.stdout: Running scriptlet: rbd-fuse-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:05:52.858 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : rbd-fuse-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:05:52.858 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:05:52.858 INFO:teuthology.orchestra.run.trial069.stdout:Installed: 2026-02-19T20:05:52.858 INFO:teuthology.orchestra.run.trial069.stdout: rbd-fuse-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:05:52.858 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:05:52.858 INFO:teuthology.orchestra.run.trial069.stdout:Complete! 2026-02-19T20:05:52.886 DEBUG:teuthology.orchestra.run.trial069:> sudo yum -y install rbd-mirror 2026-02-19T20:05:53.193 INFO:teuthology.orchestra.run.trial069.stdout:Last metadata expiration check: 0:00:52 ago on Thu 19 Feb 2026 08:05:01 PM UTC. 2026-02-19T20:05:53.276 INFO:teuthology.orchestra.run.trial069.stdout:Dependencies resolved. 2026-02-19T20:05:53.277 INFO:teuthology.orchestra.run.trial069.stdout:================================================================================ 2026-02-19T20:05:53.277 INFO:teuthology.orchestra.run.trial069.stdout: Package Arch Version Repo Size 2026-02-19T20:05:53.278 INFO:teuthology.orchestra.run.trial069.stdout:================================================================================ 2026-02-19T20:05:53.278 INFO:teuthology.orchestra.run.trial069.stdout:Installing: 2026-02-19T20:05:53.278 INFO:teuthology.orchestra.run.trial069.stdout: rbd-mirror x86_64 2:20.3.0-5336.g802bf111.el9 ceph 2.9 M 2026-02-19T20:05:53.278 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:05:53.278 INFO:teuthology.orchestra.run.trial069.stdout:Transaction Summary 2026-02-19T20:05:53.278 INFO:teuthology.orchestra.run.trial069.stdout:================================================================================ 2026-02-19T20:05:53.278 INFO:teuthology.orchestra.run.trial069.stdout:Install 1 Package 2026-02-19T20:05:53.278 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:05:53.278 INFO:teuthology.orchestra.run.trial069.stdout:Total download size: 2.9 M 2026-02-19T20:05:53.278 INFO:teuthology.orchestra.run.trial069.stdout:Installed size: 11 M 2026-02-19T20:05:53.278 INFO:teuthology.orchestra.run.trial069.stdout:Downloading Packages: 2026-02-19T20:05:53.307 INFO:teuthology.orchestra.run.trial138.stdout: Preparing : 1/1 2026-02-19T20:05:53.309 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/96 2026-02-19T20:05:53.313 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/96 2026-02-19T20:05:53.335 INFO:teuthology.orchestra.run.trial138.stdout: Installing : xmlsec1-1.2.29-13.el9.x86_64 3/96 2026-02-19T20:05:53.368 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 4/96 2026-02-19T20:05:53.374 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-lxml-4.6.5-3.el9.x86_64 5/96 2026-02-19T20:05:53.377 INFO:teuthology.orchestra.run.trial138.stdout: Installing : lua-5.4.4-4.el9.x86_64 6/96 2026-02-19T20:05:53.381 INFO:teuthology.orchestra.run.trial138.stdout: Installing : flexiblas-3.0.4-9.el9.x86_64 7/96 2026-02-19T20:05:53.404 INFO:teuthology.orchestra.run.trial138.stdout: Installing : unzip-6.0-59.el9.x86_64 8/96 2026-02-19T20:05:53.417 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-urllib3-1.26.5-7.el9.noarch 9/96 2026-02-19T20:05:53.420 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-requests-2.25.1-10.el9.noarch 10/96 2026-02-19T20:05:53.424 INFO:teuthology.orchestra.run.trial069.stdout:rbd-mirror-20.3.0-5336.g802bf111.el9.x86_64.rpm 20 MB/s | 2.9 MB 00:00 2026-02-19T20:05:53.424 INFO:teuthology.orchestra.run.trial069.stdout:-------------------------------------------------------------------------------- 2026-02-19T20:05:53.425 INFO:teuthology.orchestra.run.trial069.stdout:Total 19 MB/s | 2.9 MB 00:00 2026-02-19T20:05:53.425 INFO:teuthology.orchestra.run.trial069.stdout:Running transaction check 2026-02-19T20:05:53.426 INFO:teuthology.orchestra.run.trial138.stdout: Installing : libquadmath-11.5.0-14.el9.x86_64 11/96 2026-02-19T20:05:53.428 INFO:teuthology.orchestra.run.trial138.stdout: Installing : libgfortran-11.5.0-14.el9.x86_64 12/96 2026-02-19T20:05:53.430 INFO:teuthology.orchestra.run.trial069.stdout:Transaction check succeeded. 2026-02-19T20:05:53.430 INFO:teuthology.orchestra.run.trial069.stdout:Running transaction test 2026-02-19T20:05:53.439 INFO:teuthology.orchestra.run.trial138.stdout: Installing : ledmon-libs-1.1.0-3.el9.x86_64 13/96 2026-02-19T20:05:53.445 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 14/96 2026-02-19T20:05:53.468 INFO:teuthology.orchestra.run.trial069.stdout:Transaction test succeeded. 2026-02-19T20:05:53.469 INFO:teuthology.orchestra.run.trial069.stdout:Running transaction 2026-02-19T20:05:53.470 INFO:teuthology.orchestra.run.trial138.stdout: Installing : zip-3.0-35.el9.x86_64 15/96 2026-02-19T20:05:53.473 INFO:teuthology.orchestra.run.trial138.stdout: Installing : luarocks-3.9.2-5.el9.noarch 16/96 2026-02-19T20:05:53.524 INFO:teuthology.orchestra.run.trial138.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 17/96 2026-02-19T20:05:53.537 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 18/96 2026-02-19T20:05:53.540 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-rsa-4.9-2.el9.noarch 19/96 2026-02-19T20:05:53.544 INFO:teuthology.orchestra.run.trial138.stdout: Installing : xmlsec1-openssl-1.2.29-13.el9.x86_64 20/96 2026-02-19T20:05:53.549 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-xmlsec-1.3.13-1.el9.x86_64 21/96 2026-02-19T20:05:53.554 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 22/96 2026-02-19T20:05:53.557 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 23/96 2026-02-19T20:05:53.572 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-xmltodict-0.12.0-15.el9.noarch 24/96 2026-02-19T20:05:53.576 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 25/96 2026-02-19T20:05:53.581 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-typing-extensions-4.15.0-1.el9.noarch 26/96 2026-02-19T20:05:53.593 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 27/96 2026-02-19T20:05:53.602 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 28/96 2026-02-19T20:05:53.608 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 29/96 2026-02-19T20:05:53.628 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-msgpack-1.0.3-2.el9.x86_64 30/96 2026-02-19T20:05:53.639 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-influxdb-5.3.1-1.el9.noarch 31/96 2026-02-19T20:05:53.652 INFO:teuthology.orchestra.run.trial069.stdout: Preparing : 1/1 2026-02-19T20:05:53.654 INFO:teuthology.orchestra.run.trial069.stdout: Installing : rbd-mirror-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:05:53.654 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-isodate-0.6.1-3.el9.noarch 32/96 2026-02-19T20:05:53.659 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-saml-1.16.0-1.el9.noarch 33/96 2026-02-19T20:05:53.667 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 34/96 2026-02-19T20:05:53.678 INFO:teuthology.orchestra.run.trial069.stdout: Running scriptlet: rbd-mirror-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:05:53.678 INFO:teuthology.orchestra.run.trial069.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-19T20:05:53.678 INFO:teuthology.orchestra.run.trial069.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2026-02-19T20:05:53.678 INFO:teuthology.orchestra.run.trial069.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-19T20:05:53.678 INFO:teuthology.orchestra.run.trial069.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-19T20:05:53.678 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:05:53.707 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 35/96 2026-02-19T20:05:53.971 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : rbd-mirror-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:05:53.971 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:05:53.971 INFO:teuthology.orchestra.run.trial069.stdout:Installed: 2026-02-19T20:05:53.971 INFO:teuthology.orchestra.run.trial069.stdout: rbd-mirror-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:05:53.971 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:05:53.971 INFO:teuthology.orchestra.run.trial069.stdout:Complete! 2026-02-19T20:05:53.999 DEBUG:teuthology.orchestra.run.trial069:> sudo yum -y install rbd-nbd 2026-02-19T20:05:54.034 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-google-auth-1:2.45.0-1.el9.noarch 36/96 2026-02-19T20:05:54.044 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-kubernetes-1:26.1.0-3.el9.noarch 37/96 2026-02-19T20:05:54.048 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-backports-tarfile-1.2.0-1.el9.noarch 38/96 2026-02-19T20:05:54.055 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-jaraco-context-6.0.1-3.el9.noarch 39/96 2026-02-19T20:05:54.056 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-autocommand-2.2.2-8.el9.noarch 40/96 2026-02-19T20:05:54.084 INFO:teuthology.orchestra.run.trial138.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 41/96 2026-02-19T20:05:54.127 INFO:teuthology.orchestra.run.trial138.stdout: Installing : abseil-cpp-20211102.0-4.el9.x86_64 42/96 2026-02-19T20:05:54.136 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 43/96 2026-02-19T20:05:54.141 INFO:teuthology.orchestra.run.trial138.stdout: Installing : protobuf-compiler-3.14.0-17.el9.x86_64 44/96 2026-02-19T20:05:54.145 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 45/96 2026-02-19T20:05:54.150 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 46/96 2026-02-19T20:05:54.154 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-jaraco-text-4.0.0-2.el9.noarch 47/96 2026-02-19T20:05:54.161 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 48/96 2026-02-19T20:05:54.165 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 49/96 2026-02-19T20:05:54.193 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 50/96 2026-02-19T20:05:54.203 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-protobuf-3.14.0-17.el9.noarch 51/96 2026-02-19T20:05:54.209 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 52/96 2026-02-19T20:05:54.216 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 53/96 2026-02-19T20:05:54.250 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-jmespath-1.0.1-1.el9.noarch 54/96 2026-02-19T20:05:54.314 INFO:teuthology.orchestra.run.trial069.stdout:Last metadata expiration check: 0:00:53 ago on Thu 19 Feb 2026 08:05:01 PM UTC. 2026-02-19T20:05:54.397 INFO:teuthology.orchestra.run.trial069.stdout:Dependencies resolved. 2026-02-19T20:05:54.398 INFO:teuthology.orchestra.run.trial069.stdout:================================================================================ 2026-02-19T20:05:54.398 INFO:teuthology.orchestra.run.trial069.stdout: Package Architecture Version Repository Size 2026-02-19T20:05:54.398 INFO:teuthology.orchestra.run.trial069.stdout:================================================================================ 2026-02-19T20:05:54.399 INFO:teuthology.orchestra.run.trial069.stdout:Installing: 2026-02-19T20:05:54.399 INFO:teuthology.orchestra.run.trial069.stdout: rbd-nbd x86_64 2:20.3.0-5336.g802bf111.el9 ceph 173 k 2026-02-19T20:05:54.399 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:05:54.399 INFO:teuthology.orchestra.run.trial069.stdout:Transaction Summary 2026-02-19T20:05:54.399 INFO:teuthology.orchestra.run.trial069.stdout:================================================================================ 2026-02-19T20:05:54.399 INFO:teuthology.orchestra.run.trial069.stdout:Install 1 Package 2026-02-19T20:05:54.399 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:05:54.399 INFO:teuthology.orchestra.run.trial069.stdout:Total download size: 173 k 2026-02-19T20:05:54.399 INFO:teuthology.orchestra.run.trial069.stdout:Installed size: 466 k 2026-02-19T20:05:54.399 INFO:teuthology.orchestra.run.trial069.stdout:Downloading Packages: 2026-02-19T20:05:54.476 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-devel-3.9.25-3.el9.x86_64 55/96 2026-02-19T20:05:54.500 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 56/96 2026-02-19T20:05:54.504 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-jinja2-2.11.3-8.el9.noarch 57/96 2026-02-19T20:05:54.562 INFO:teuthology.orchestra.run.trial138.stdout: Installing : openblas-0.3.29-1.el9.x86_64 58/96 2026-02-19T20:05:54.564 INFO:teuthology.orchestra.run.trial138.stdout: Installing : openblas-openmp-0.3.29-1.el9.x86_64 59/96 2026-02-19T20:05:54.585 INFO:teuthology.orchestra.run.trial138.stdout: Installing : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 60/96 2026-02-19T20:05:54.692 INFO:teuthology.orchestra.run.trial069.stdout:rbd-nbd-20.3.0-5336.g802bf111.el9.x86_64.rpm 591 kB/s | 173 kB 00:00 2026-02-19T20:05:54.692 INFO:teuthology.orchestra.run.trial069.stdout:-------------------------------------------------------------------------------- 2026-02-19T20:05:54.692 INFO:teuthology.orchestra.run.trial069.stdout:Total 589 kB/s | 173 kB 00:00 2026-02-19T20:05:54.692 INFO:teuthology.orchestra.run.trial069.stdout:Running transaction check 2026-02-19T20:05:54.697 INFO:teuthology.orchestra.run.trial069.stdout:Transaction check succeeded. 2026-02-19T20:05:54.697 INFO:teuthology.orchestra.run.trial069.stdout:Running transaction test 2026-02-19T20:05:54.730 INFO:teuthology.orchestra.run.trial069.stdout:Transaction test succeeded. 2026-02-19T20:05:54.730 INFO:teuthology.orchestra.run.trial069.stdout:Running transaction 2026-02-19T20:05:54.786 INFO:teuthology.orchestra.run.trial069.stdout: Preparing : 1/1 2026-02-19T20:05:54.803 INFO:teuthology.orchestra.run.trial069.stdout: Installing : rbd-nbd-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:05:54.890 INFO:teuthology.orchestra.run.trial069.stdout: Running scriptlet: rbd-nbd-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:05:54.918 INFO:teuthology.orchestra.run.trial138.stdout: Installing : flexiblas-netlib-3.0.4-9.el9.x86_64 61/96 2026-02-19T20:05:54.947 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : rbd-nbd-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:05:54.947 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:05:54.947 INFO:teuthology.orchestra.run.trial069.stdout:Installed: 2026-02-19T20:05:54.948 INFO:teuthology.orchestra.run.trial069.stdout: rbd-nbd-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:05:54.948 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:05:54.948 INFO:teuthology.orchestra.run.trial069.stdout:Complete! 2026-02-19T20:05:54.976 DEBUG:teuthology.parallel:result is None 2026-02-19T20:05:54.991 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-numpy-1:1.23.5-2.el9.x86_64 62/96 2026-02-19T20:05:55.665 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 63/96 2026-02-19T20:05:55.682 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-scipy-1.9.3-2.el9.x86_64 64/96 2026-02-19T20:05:55.692 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-pyparsing-2.4.7-9.el9.noarch 65/96 2026-02-19T20:05:55.699 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-packaging-20.9-5.el9.noarch 66/96 2026-02-19T20:05:55.712 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-ply-3.11-14.el9.noarch 67/96 2026-02-19T20:05:55.728 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 68/96 2026-02-19T20:05:55.804 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 69/96 2026-02-19T20:05:55.813 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-cryptography-36.0.1-5.el9.x86_64 70/96 2026-02-19T20:05:55.836 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 71/96 2026-02-19T20:05:55.866 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-cheroot-10.0.1-4.el9.noarch 72/96 2026-02-19T20:05:55.917 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 73/96 2026-02-19T20:05:55.923 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 74/96 2026-02-19T20:05:55.927 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 75/96 2026-02-19T20:05:55.928 INFO:teuthology.orchestra.run.trial138.stdout: Installing : libconfig-1.7.2-9.el9.x86_64 76/96 2026-02-19T20:05:55.945 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 77/96 2026-02-19T20:05:55.945 INFO:teuthology.orchestra.run.trial138.stdout:Creating group 'libstoragemgmt' with GID 991. 2026-02-19T20:05:55.945 INFO:teuthology.orchestra.run.trial138.stdout:Creating user 'libstoragemgmt' (daemon account for libstoragemgmt) with UID 991 and GID 991. 2026-02-19T20:05:55.946 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:05:55.952 INFO:teuthology.orchestra.run.trial138.stdout: Installing : libstoragemgmt-1.10.1-1.el9.x86_64 77/96 2026-02-19T20:05:55.978 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: libstoragemgmt-1.10.1-1.el9.x86_64 77/96 2026-02-19T20:05:55.978 INFO:teuthology.orchestra.run.trial138.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/libstoragemgmt.service → /usr/lib/systemd/system/libstoragemgmt.service. 2026-02-19T20:05:55.978 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:05:56.011 INFO:teuthology.orchestra.run.trial138.stdout: Installing : python3-libstoragemgmt-1.10.1-1.el9.x86_64 78/96 2026-02-19T20:05:56.633 INFO:teuthology.orchestra.run.trial138.stdout: Installing : cryptsetup-2.8.1-3.el9.x86_64 79/96 2026-02-19T20:05:57.401 INFO:teuthology.orchestra.run.trial138.stdout: Installing : ceph-osd-classic-2:20.3.0-5336.g802bf111.el9.x86_6 80/96 2026-02-19T20:05:57.466 INFO:teuthology.orchestra.run.trial138.stdout: Installing : ceph-osd-crimson-2:20.3.0-5336.g802bf111.el9.x86_6 81/96 2026-02-19T20:05:57.468 INFO:teuthology.orchestra.run.trial138.stdout: Installing : ceph-volume-2:20.3.0-5336.g802bf111.el9.noarch 82/96 2026-02-19T20:05:57.482 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: ceph-volume-2:20.3.0-5336.g802bf111.el9.noarch 82/96 2026-02-19T20:05:57.482 INFO:teuthology.orchestra.run.trial138.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-19T20:05:57.482 INFO:teuthology.orchestra.run.trial138.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2026-02-19T20:05:57.482 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:05:57.492 INFO:teuthology.orchestra.run.trial138.stdout: Installing : ceph-osd-2:20.3.0-5336.g802bf111.el9.x86_64 83/96 2026-02-19T20:05:57.516 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: ceph-osd-2:20.3.0-5336.g802bf111.el9.x86_64 83/96 2026-02-19T20:05:57.516 INFO:teuthology.orchestra.run.trial138.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-19T20:05:57.516 INFO:teuthology.orchestra.run.trial138.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2026-02-19T20:05:57.516 INFO:teuthology.orchestra.run.trial138.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-19T20:05:57.517 INFO:teuthology.orchestra.run.trial138.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2026-02-19T20:05:57.517 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:05:57.575 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: cephadm-2:20.3.0-5336.g802bf111.el9.noarch 84/96 2026-02-19T20:05:57.577 INFO:teuthology.orchestra.run.trial138.stdout: Installing : cephadm-2:20.3.0-5336.g802bf111.el9.noarch 84/96 2026-02-19T20:05:57.586 INFO:teuthology.orchestra.run.trial138.stdout: Installing : ceph-prometheus-alerts-2:20.3.0-5336.g802bf111.el9 85/96 2026-02-19T20:05:57.610 INFO:teuthology.orchestra.run.trial138.stdout: Installing : ceph-grafana-dashboards-2:20.3.0-5336.g802bf111.el 86/96 2026-02-19T20:05:57.612 INFO:teuthology.orchestra.run.trial138.stdout: Installing : ceph-mgr-cephadm-2:20.3.0-5336.g802bf111.el9.noarc 87/96 2026-02-19T20:06:00.506 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: ceph-mgr-cephadm-2:20.3.0-5336.g802bf111.el9.noarc 87/96 2026-02-19T20:06:00.512 INFO:teuthology.orchestra.run.trial138.stdout: Installing : ceph-mgr-dashboard-2:20.3.0-5336.g802bf111.el9.noa 88/96 2026-02-19T20:06:00.966 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: ceph-mgr-dashboard-2:20.3.0-5336.g802bf111.el9.noa 88/96 2026-02-19T20:06:00.966 INFO:teuthology.orchestra.run.trial138.stdout: Installing : ceph-mgr-diskprediction-local-2:20.3.0-5336.g802bf 89/96 2026-02-19T20:06:00.979 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:20.3.0-5336.g802bf 89/96 2026-02-19T20:06:00.979 INFO:teuthology.orchestra.run.trial138.stdout: Installing : ceph-mgr-k8sevents-2:20.3.0-5336.g802bf111.el9.noa 90/96 2026-02-19T20:06:01.043 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: ceph-mgr-k8sevents-2:20.3.0-5336.g802bf111.el9.noa 90/96 2026-02-19T20:06:01.084 INFO:teuthology.orchestra.run.trial138.stdout: Installing : ceph-mgr-modules-core-2:20.3.0-5336.g802bf111.el9. 91/96 2026-02-19T20:06:01.086 INFO:teuthology.orchestra.run.trial138.stdout: Installing : ceph-mgr-2:20.3.0-5336.g802bf111.el9.x86_64 92/96 2026-02-19T20:06:01.107 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: ceph-mgr-2:20.3.0-5336.g802bf111.el9.x86_64 92/96 2026-02-19T20:06:01.107 INFO:teuthology.orchestra.run.trial138.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-19T20:06:01.107 INFO:teuthology.orchestra.run.trial138.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2026-02-19T20:06:01.107 INFO:teuthology.orchestra.run.trial138.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-19T20:06:01.107 INFO:teuthology.orchestra.run.trial138.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2026-02-19T20:06:01.107 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:01.119 INFO:teuthology.orchestra.run.trial138.stdout: Installing : ceph-mgr-rook-2:20.3.0-5336.g802bf111.el9.noarch 93/96 2026-02-19T20:06:01.340 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: ceph-mgr-rook-2:20.3.0-5336.g802bf111.el9.noarch 93/96 2026-02-19T20:06:01.341 INFO:teuthology.orchestra.run.trial138.stdout: Installing : ceph-mon-2:20.3.0-5336.g802bf111.el9.x86_64 94/96 2026-02-19T20:06:01.363 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: ceph-mon-2:20.3.0-5336.g802bf111.el9.x86_64 94/96 2026-02-19T20:06:01.363 INFO:teuthology.orchestra.run.trial138.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-19T20:06:01.364 INFO:teuthology.orchestra.run.trial138.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2026-02-19T20:06:01.364 INFO:teuthology.orchestra.run.trial138.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-19T20:06:01.364 INFO:teuthology.orchestra.run.trial138.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2026-02-19T20:06:01.364 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:01.460 INFO:teuthology.orchestra.run.trial138.stdout: Installing : ceph-mds-2:20.3.0-5336.g802bf111.el9.x86_64 95/96 2026-02-19T20:06:01.481 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: ceph-mds-2:20.3.0-5336.g802bf111.el9.x86_64 95/96 2026-02-19T20:06:01.482 INFO:teuthology.orchestra.run.trial138.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-19T20:06:01.482 INFO:teuthology.orchestra.run.trial138.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2026-02-19T20:06:01.482 INFO:teuthology.orchestra.run.trial138.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-19T20:06:01.482 INFO:teuthology.orchestra.run.trial138.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2026-02-19T20:06:01.482 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:01.483 INFO:teuthology.orchestra.run.trial138.stdout: Installing : ceph-2:20.3.0-5336.g802bf111.el9.x86_64 96/96 2026-02-19T20:06:01.489 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: ceph-osd-classic-2:20.3.0-5336.g802bf111.el9.x86_6 96/96 2026-02-19T20:06:01.513 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: ceph-osd-crimson-2:20.3.0-5336.g802bf111.el9.x86_6 96/96 2026-02-19T20:06:02.324 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: ceph-2:20.3.0-5336.g802bf111.el9.x86_64 96/96 2026-02-19T20:06:02.325 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : ceph-2:20.3.0-5336.g802bf111.el9.x86_64 1/96 2026-02-19T20:06:02.325 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : ceph-mds-2:20.3.0-5336.g802bf111.el9.x86_64 2/96 2026-02-19T20:06:02.325 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : ceph-mgr-2:20.3.0-5336.g802bf111.el9.x86_64 3/96 2026-02-19T20:06:02.325 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : ceph-mon-2:20.3.0-5336.g802bf111.el9.x86_64 4/96 2026-02-19T20:06:02.325 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : ceph-osd-2:20.3.0-5336.g802bf111.el9.x86_64 5/96 2026-02-19T20:06:02.325 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : ceph-osd-classic-2:20.3.0-5336.g802bf111.el9.x86_6 6/96 2026-02-19T20:06:02.325 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : ceph-osd-crimson-2:20.3.0-5336.g802bf111.el9.x86_6 7/96 2026-02-19T20:06:02.325 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : ceph-grafana-dashboards-2:20.3.0-5336.g802bf111.el 8/96 2026-02-19T20:06:02.325 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : ceph-mgr-cephadm-2:20.3.0-5336.g802bf111.el9.noarc 9/96 2026-02-19T20:06:02.325 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : ceph-mgr-dashboard-2:20.3.0-5336.g802bf111.el9.noa 10/96 2026-02-19T20:06:02.326 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : ceph-mgr-diskprediction-local-2:20.3.0-5336.g802bf 11/96 2026-02-19T20:06:02.326 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : ceph-mgr-k8sevents-2:20.3.0-5336.g802bf111.el9.noa 12/96 2026-02-19T20:06:02.326 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : ceph-mgr-modules-core-2:20.3.0-5336.g802bf111.el9. 13/96 2026-02-19T20:06:02.326 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : ceph-mgr-rook-2:20.3.0-5336.g802bf111.el9.noarch 14/96 2026-02-19T20:06:02.326 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : ceph-prometheus-alerts-2:20.3.0-5336.g802bf111.el9 15/96 2026-02-19T20:06:02.326 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : ceph-volume-2:20.3.0-5336.g802bf111.el9.noarch 16/96 2026-02-19T20:06:02.326 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : cephadm-2:20.3.0-5336.g802bf111.el9.noarch 17/96 2026-02-19T20:06:02.326 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : cryptsetup-2.8.1-3.el9.x86_64 18/96 2026-02-19T20:06:02.326 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : ledmon-libs-1.1.0-3.el9.x86_64 19/96 2026-02-19T20:06:02.326 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : libconfig-1.7.2-9.el9.x86_64 20/96 2026-02-19T20:06:02.326 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : libgfortran-11.5.0-14.el9.x86_64 21/96 2026-02-19T20:06:02.327 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : libquadmath-11.5.0-14.el9.x86_64 22/96 2026-02-19T20:06:02.327 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 23/96 2026-02-19T20:06:02.327 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-cryptography-36.0.1-5.el9.x86_64 24/96 2026-02-19T20:06:02.327 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-ply-3.11-14.el9.noarch 25/96 2026-02-19T20:06:02.327 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 26/96 2026-02-19T20:06:02.327 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-pyparsing-2.4.7-9.el9.noarch 27/96 2026-02-19T20:06:02.327 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-requests-2.25.1-10.el9.noarch 28/96 2026-02-19T20:06:02.327 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-urllib3-1.26.5-7.el9.noarch 29/96 2026-02-19T20:06:02.327 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : unzip-6.0-59.el9.x86_64 30/96 2026-02-19T20:06:02.327 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : zip-3.0-35.el9.x86_64 31/96 2026-02-19T20:06:02.327 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : flexiblas-3.0.4-9.el9.x86_64 32/96 2026-02-19T20:06:02.327 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : flexiblas-netlib-3.0.4-9.el9.x86_64 33/96 2026-02-19T20:06:02.327 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 34/96 2026-02-19T20:06:02.328 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : libstoragemgmt-1.10.1-1.el9.x86_64 35/96 2026-02-19T20:06:02.328 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : lua-5.4.4-4.el9.x86_64 36/96 2026-02-19T20:06:02.328 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : openblas-0.3.29-1.el9.x86_64 37/96 2026-02-19T20:06:02.328 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : openblas-openmp-0.3.29-1.el9.x86_64 38/96 2026-02-19T20:06:02.328 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 39/96 2026-02-19T20:06:02.328 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-devel-3.9.25-3.el9.x86_64 40/96 2026-02-19T20:06:02.328 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-jinja2-2.11.3-8.el9.noarch 41/96 2026-02-19T20:06:02.328 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-jmespath-1.0.1-1.el9.noarch 42/96 2026-02-19T20:06:02.328 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-libstoragemgmt-1.10.1-1.el9.x86_64 43/96 2026-02-19T20:06:02.328 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-lxml-4.6.5-3.el9.x86_64 44/96 2026-02-19T20:06:02.328 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 45/96 2026-02-19T20:06:02.328 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-numpy-1:1.23.5-2.el9.x86_64 46/96 2026-02-19T20:06:02.329 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-numpy-f2py-1:1.23.5-2.el9.x86_64 47/96 2026-02-19T20:06:02.329 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 48/96 2026-02-19T20:06:02.329 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-protobuf-3.14.0-17.el9.noarch 49/96 2026-02-19T20:06:02.329 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 50/96 2026-02-19T20:06:02.329 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 51/96 2026-02-19T20:06:02.329 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 52/96 2026-02-19T20:06:02.329 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-scipy-1.9.3-2.el9.x86_64 53/96 2026-02-19T20:06:02.329 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 54/96 2026-02-19T20:06:02.329 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : xmlsec1-1.2.29-13.el9.x86_64 55/96 2026-02-19T20:06:02.329 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : xmlsec1-openssl-1.2.29-13.el9.x86_64 56/96 2026-02-19T20:06:02.329 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 57/96 2026-02-19T20:06:02.329 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : protobuf-compiler-3.14.0-17.el9.x86_64 58/96 2026-02-19T20:06:02.329 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : abseil-cpp-20211102.0-4.el9.x86_64 59/96 2026-02-19T20:06:02.330 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 60/96 2026-02-19T20:06:02.330 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 61/96 2026-02-19T20:06:02.330 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 62/96 2026-02-19T20:06:02.330 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-autocommand-2.2.2-8.el9.noarch 63/96 2026-02-19T20:06:02.330 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-backports-tarfile-1.2.0-1.el9.noarch 64/96 2026-02-19T20:06:02.330 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 65/96 2026-02-19T20:06:02.330 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 66/96 2026-02-19T20:06:02.330 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 67/96 2026-02-19T20:06:02.330 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-cheroot-10.0.1-4.el9.noarch 68/96 2026-02-19T20:06:02.330 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 69/96 2026-02-19T20:06:02.330 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-google-auth-1:2.45.0-1.el9.noarch 70/96 2026-02-19T20:06:02.330 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 71/96 2026-02-19T20:06:02.331 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 72/96 2026-02-19T20:06:02.331 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-influxdb-5.3.1-1.el9.noarch 73/96 2026-02-19T20:06:02.331 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-isodate-0.6.1-3.el9.noarch 74/96 2026-02-19T20:06:02.331 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 75/96 2026-02-19T20:06:02.331 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 76/96 2026-02-19T20:06:02.331 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 77/96 2026-02-19T20:06:02.331 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-jaraco-context-6.0.1-3.el9.noarch 78/96 2026-02-19T20:06:02.331 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 79/96 2026-02-19T20:06:02.331 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-jaraco-text-4.0.0-2.el9.noarch 80/96 2026-02-19T20:06:02.331 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-kubernetes-1:26.1.0-3.el9.noarch 81/96 2026-02-19T20:06:02.331 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 82/96 2026-02-19T20:06:02.331 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-msgpack-1.0.3-2.el9.x86_64 83/96 2026-02-19T20:06:02.331 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 84/96 2026-02-19T20:06:02.332 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 85/96 2026-02-19T20:06:02.332 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 86/96 2026-02-19T20:06:02.332 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 87/96 2026-02-19T20:06:02.332 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 88/96 2026-02-19T20:06:02.332 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 89/96 2026-02-19T20:06:02.332 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-saml-1.16.0-1.el9.noarch 90/96 2026-02-19T20:06:02.332 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 91/96 2026-02-19T20:06:02.332 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-typing-extensions-4.15.0-1.el9.noarch 92/96 2026-02-19T20:06:02.332 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 93/96 2026-02-19T20:06:02.332 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-xmlsec-1.3.13-1.el9.x86_64 94/96 2026-02-19T20:06:02.332 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-xmltodict-0.12.0-15.el9.noarch 95/96 2026-02-19T20:06:02.386 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 96/96 2026-02-19T20:06:02.386 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:02.387 INFO:teuthology.orchestra.run.trial138.stdout:Installed: 2026-02-19T20:06:02.387 INFO:teuthology.orchestra.run.trial138.stdout: abseil-cpp-20211102.0-4.el9.x86_64 2026-02-19T20:06:02.387 INFO:teuthology.orchestra.run.trial138.stdout: ceph-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:06:02.387 INFO:teuthology.orchestra.run.trial138.stdout: ceph-grafana-dashboards-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T20:06:02.387 INFO:teuthology.orchestra.run.trial138.stdout: ceph-mds-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:06:02.387 INFO:teuthology.orchestra.run.trial138.stdout: ceph-mgr-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:06:02.387 INFO:teuthology.orchestra.run.trial138.stdout: ceph-mgr-cephadm-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T20:06:02.387 INFO:teuthology.orchestra.run.trial138.stdout: ceph-mgr-dashboard-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T20:06:02.387 INFO:teuthology.orchestra.run.trial138.stdout: ceph-mgr-diskprediction-local-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T20:06:02.387 INFO:teuthology.orchestra.run.trial138.stdout: ceph-mgr-k8sevents-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T20:06:02.387 INFO:teuthology.orchestra.run.trial138.stdout: ceph-mgr-modules-core-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T20:06:02.388 INFO:teuthology.orchestra.run.trial138.stdout: ceph-mgr-rook-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T20:06:02.388 INFO:teuthology.orchestra.run.trial138.stdout: ceph-mon-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:06:02.388 INFO:teuthology.orchestra.run.trial138.stdout: ceph-osd-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:06:02.388 INFO:teuthology.orchestra.run.trial138.stdout: ceph-osd-classic-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:06:02.388 INFO:teuthology.orchestra.run.trial138.stdout: ceph-osd-crimson-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:06:02.388 INFO:teuthology.orchestra.run.trial138.stdout: ceph-prometheus-alerts-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T20:06:02.388 INFO:teuthology.orchestra.run.trial138.stdout: ceph-volume-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T20:06:02.388 INFO:teuthology.orchestra.run.trial138.stdout: cephadm-2:20.3.0-5336.g802bf111.el9.noarch 2026-02-19T20:06:02.388 INFO:teuthology.orchestra.run.trial138.stdout: cryptsetup-2.8.1-3.el9.x86_64 2026-02-19T20:06:02.388 INFO:teuthology.orchestra.run.trial138.stdout: flexiblas-3.0.4-9.el9.x86_64 2026-02-19T20:06:02.388 INFO:teuthology.orchestra.run.trial138.stdout: flexiblas-netlib-3.0.4-9.el9.x86_64 2026-02-19T20:06:02.389 INFO:teuthology.orchestra.run.trial138.stdout: flexiblas-openblas-openmp-3.0.4-9.el9.x86_64 2026-02-19T20:06:02.389 INFO:teuthology.orchestra.run.trial138.stdout: grpc-data-1.46.7-10.el9.noarch 2026-02-19T20:06:02.389 INFO:teuthology.orchestra.run.trial138.stdout: ledmon-libs-1.1.0-3.el9.x86_64 2026-02-19T20:06:02.389 INFO:teuthology.orchestra.run.trial138.stdout: libconfig-1.7.2-9.el9.x86_64 2026-02-19T20:06:02.389 INFO:teuthology.orchestra.run.trial138.stdout: libgfortran-11.5.0-14.el9.x86_64 2026-02-19T20:06:02.389 INFO:teuthology.orchestra.run.trial138.stdout: libquadmath-11.5.0-14.el9.x86_64 2026-02-19T20:06:02.389 INFO:teuthology.orchestra.run.trial138.stdout: libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-19T20:06:02.389 INFO:teuthology.orchestra.run.trial138.stdout: lua-5.4.4-4.el9.x86_64 2026-02-19T20:06:02.389 INFO:teuthology.orchestra.run.trial138.stdout: lua-devel-5.4.4-4.el9.x86_64 2026-02-19T20:06:02.389 INFO:teuthology.orchestra.run.trial138.stdout: luarocks-3.9.2-5.el9.noarch 2026-02-19T20:06:02.389 INFO:teuthology.orchestra.run.trial138.stdout: openblas-0.3.29-1.el9.x86_64 2026-02-19T20:06:02.389 INFO:teuthology.orchestra.run.trial138.stdout: openblas-openmp-0.3.29-1.el9.x86_64 2026-02-19T20:06:02.390 INFO:teuthology.orchestra.run.trial138.stdout: protobuf-compiler-3.14.0-17.el9.x86_64 2026-02-19T20:06:02.390 INFO:teuthology.orchestra.run.trial138.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2026-02-19T20:06:02.390 INFO:teuthology.orchestra.run.trial138.stdout: python3-autocommand-2.2.2-8.el9.noarch 2026-02-19T20:06:02.390 INFO:teuthology.orchestra.run.trial138.stdout: python3-babel-2.9.1-2.el9.noarch 2026-02-19T20:06:02.390 INFO:teuthology.orchestra.run.trial138.stdout: python3-backports-tarfile-1.2.0-1.el9.noarch 2026-02-19T20:06:02.390 INFO:teuthology.orchestra.run.trial138.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2026-02-19T20:06:02.390 INFO:teuthology.orchestra.run.trial138.stdout: python3-cachetools-4.2.4-1.el9.noarch 2026-02-19T20:06:02.390 INFO:teuthology.orchestra.run.trial138.stdout: python3-certifi-2023.05.07-4.el9.noarch 2026-02-19T20:06:02.390 INFO:teuthology.orchestra.run.trial138.stdout: python3-cffi-1.14.5-5.el9.x86_64 2026-02-19T20:06:02.390 INFO:teuthology.orchestra.run.trial138.stdout: python3-cheroot-10.0.1-4.el9.noarch 2026-02-19T20:06:02.390 INFO:teuthology.orchestra.run.trial138.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2026-02-19T20:06:02.390 INFO:teuthology.orchestra.run.trial138.stdout: python3-cryptography-36.0.1-5.el9.x86_64 2026-02-19T20:06:02.390 INFO:teuthology.orchestra.run.trial138.stdout: python3-devel-3.9.25-3.el9.x86_64 2026-02-19T20:06:02.391 INFO:teuthology.orchestra.run.trial138.stdout: python3-google-auth-1:2.45.0-1.el9.noarch 2026-02-19T20:06:02.391 INFO:teuthology.orchestra.run.trial138.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2026-02-19T20:06:02.391 INFO:teuthology.orchestra.run.trial138.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2026-02-19T20:06:02.391 INFO:teuthology.orchestra.run.trial138.stdout: python3-influxdb-5.3.1-1.el9.noarch 2026-02-19T20:06:02.391 INFO:teuthology.orchestra.run.trial138.stdout: python3-isodate-0.6.1-3.el9.noarch 2026-02-19T20:06:02.391 INFO:teuthology.orchestra.run.trial138.stdout: python3-jaraco-8.2.1-3.el9.noarch 2026-02-19T20:06:02.391 INFO:teuthology.orchestra.run.trial138.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2026-02-19T20:06:02.391 INFO:teuthology.orchestra.run.trial138.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2026-02-19T20:06:02.391 INFO:teuthology.orchestra.run.trial138.stdout: python3-jaraco-context-6.0.1-3.el9.noarch 2026-02-19T20:06:02.391 INFO:teuthology.orchestra.run.trial138.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2026-02-19T20:06:02.391 INFO:teuthology.orchestra.run.trial138.stdout: python3-jaraco-text-4.0.0-2.el9.noarch 2026-02-19T20:06:02.391 INFO:teuthology.orchestra.run.trial138.stdout: python3-jinja2-2.11.3-8.el9.noarch 2026-02-19T20:06:02.392 INFO:teuthology.orchestra.run.trial138.stdout: python3-jmespath-1.0.1-1.el9.noarch 2026-02-19T20:06:02.392 INFO:teuthology.orchestra.run.trial138.stdout: python3-kubernetes-1:26.1.0-3.el9.noarch 2026-02-19T20:06:02.392 INFO:teuthology.orchestra.run.trial138.stdout: python3-libstoragemgmt-1.10.1-1.el9.x86_64 2026-02-19T20:06:02.392 INFO:teuthology.orchestra.run.trial138.stdout: python3-lxml-4.6.5-3.el9.x86_64 2026-02-19T20:06:02.392 INFO:teuthology.orchestra.run.trial138.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2026-02-19T20:06:02.392 INFO:teuthology.orchestra.run.trial138.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2026-02-19T20:06:02.392 INFO:teuthology.orchestra.run.trial138.stdout: python3-msgpack-1.0.3-2.el9.x86_64 2026-02-19T20:06:02.392 INFO:teuthology.orchestra.run.trial138.stdout: python3-natsort-7.1.1-5.el9.noarch 2026-02-19T20:06:02.392 INFO:teuthology.orchestra.run.trial138.stdout: python3-numpy-1:1.23.5-2.el9.x86_64 2026-02-19T20:06:02.392 INFO:teuthology.orchestra.run.trial138.stdout: python3-numpy-f2py-1:1.23.5-2.el9.x86_64 2026-02-19T20:06:02.392 INFO:teuthology.orchestra.run.trial138.stdout: python3-packaging-20.9-5.el9.noarch 2026-02-19T20:06:02.392 INFO:teuthology.orchestra.run.trial138.stdout: python3-ply-3.11-14.el9.noarch 2026-02-19T20:06:02.393 INFO:teuthology.orchestra.run.trial138.stdout: python3-portend-3.1.0-2.el9.noarch 2026-02-19T20:06:02.393 INFO:teuthology.orchestra.run.trial138.stdout: python3-protobuf-3.14.0-17.el9.noarch 2026-02-19T20:06:02.393 INFO:teuthology.orchestra.run.trial138.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2026-02-19T20:06:02.393 INFO:teuthology.orchestra.run.trial138.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2026-02-19T20:06:02.393 INFO:teuthology.orchestra.run.trial138.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2026-02-19T20:06:02.393 INFO:teuthology.orchestra.run.trial138.stdout: python3-pycparser-2.20-6.el9.noarch 2026-02-19T20:06:02.393 INFO:teuthology.orchestra.run.trial138.stdout: python3-pyparsing-2.4.7-9.el9.noarch 2026-02-19T20:06:02.393 INFO:teuthology.orchestra.run.trial138.stdout: python3-repoze-lru-0.7-16.el9.noarch 2026-02-19T20:06:02.393 INFO:teuthology.orchestra.run.trial138.stdout: python3-requests-2.25.1-10.el9.noarch 2026-02-19T20:06:02.393 INFO:teuthology.orchestra.run.trial138.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2026-02-19T20:06:02.393 INFO:teuthology.orchestra.run.trial138.stdout: python3-routes-2.5.1-5.el9.noarch 2026-02-19T20:06:02.393 INFO:teuthology.orchestra.run.trial138.stdout: python3-rsa-4.9-2.el9.noarch 2026-02-19T20:06:02.393 INFO:teuthology.orchestra.run.trial138.stdout: python3-saml-1.16.0-1.el9.noarch 2026-02-19T20:06:02.394 INFO:teuthology.orchestra.run.trial138.stdout: python3-scipy-1.9.3-2.el9.x86_64 2026-02-19T20:06:02.394 INFO:teuthology.orchestra.run.trial138.stdout: python3-tempora-5.0.0-2.el9.noarch 2026-02-19T20:06:02.394 INFO:teuthology.orchestra.run.trial138.stdout: python3-toml-0.10.2-6.el9.noarch 2026-02-19T20:06:02.394 INFO:teuthology.orchestra.run.trial138.stdout: python3-typing-extensions-4.15.0-1.el9.noarch 2026-02-19T20:06:02.394 INFO:teuthology.orchestra.run.trial138.stdout: python3-urllib3-1.26.5-7.el9.noarch 2026-02-19T20:06:02.394 INFO:teuthology.orchestra.run.trial138.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2026-02-19T20:06:02.394 INFO:teuthology.orchestra.run.trial138.stdout: python3-xmlsec-1.3.13-1.el9.x86_64 2026-02-19T20:06:02.394 INFO:teuthology.orchestra.run.trial138.stdout: python3-xmltodict-0.12.0-15.el9.noarch 2026-02-19T20:06:02.394 INFO:teuthology.orchestra.run.trial138.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2026-02-19T20:06:02.394 INFO:teuthology.orchestra.run.trial138.stdout: unzip-6.0-59.el9.x86_64 2026-02-19T20:06:02.394 INFO:teuthology.orchestra.run.trial138.stdout: xmlsec1-1.2.29-13.el9.x86_64 2026-02-19T20:06:02.394 INFO:teuthology.orchestra.run.trial138.stdout: xmlsec1-openssl-1.2.29-13.el9.x86_64 2026-02-19T20:06:02.394 INFO:teuthology.orchestra.run.trial138.stdout: zip-3.0-35.el9.x86_64 2026-02-19T20:06:02.395 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:02.395 INFO:teuthology.orchestra.run.trial138.stdout:Complete! 2026-02-19T20:06:02.449 DEBUG:teuthology.orchestra.run.trial138:> sudo yum -y install ceph-base 2026-02-19T20:06:02.765 INFO:teuthology.orchestra.run.trial138.stdout:Last metadata expiration check: 0:00:37 ago on Thu 19 Feb 2026 08:05:25 PM UTC. 2026-02-19T20:06:02.831 INFO:teuthology.orchestra.run.trial138.stdout:Package ceph-base-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T20:06:02.850 INFO:teuthology.orchestra.run.trial138.stdout:Dependencies resolved. 2026-02-19T20:06:02.851 INFO:teuthology.orchestra.run.trial138.stdout:Nothing to do. 2026-02-19T20:06:02.851 INFO:teuthology.orchestra.run.trial138.stdout:Complete! 2026-02-19T20:06:02.872 DEBUG:teuthology.orchestra.run.trial138:> sudo yum -y install cephadm 2026-02-19T20:06:03.180 INFO:teuthology.orchestra.run.trial138.stdout:Last metadata expiration check: 0:00:38 ago on Thu 19 Feb 2026 08:05:25 PM UTC. 2026-02-19T20:06:03.244 INFO:teuthology.orchestra.run.trial138.stdout:Package cephadm-2:20.3.0-5336.g802bf111.el9.noarch is already installed. 2026-02-19T20:06:03.262 INFO:teuthology.orchestra.run.trial138.stdout:Dependencies resolved. 2026-02-19T20:06:03.263 INFO:teuthology.orchestra.run.trial138.stdout:Nothing to do. 2026-02-19T20:06:03.263 INFO:teuthology.orchestra.run.trial138.stdout:Complete! 2026-02-19T20:06:03.283 DEBUG:teuthology.orchestra.run.trial138:> sudo yum -y install ceph-immutable-object-cache 2026-02-19T20:06:03.586 INFO:teuthology.orchestra.run.trial138.stdout:Last metadata expiration check: 0:00:38 ago on Thu 19 Feb 2026 08:05:25 PM UTC. 2026-02-19T20:06:03.669 INFO:teuthology.orchestra.run.trial138.stdout:Dependencies resolved. 2026-02-19T20:06:03.669 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-19T20:06:03.669 INFO:teuthology.orchestra.run.trial138.stdout: Package Arch Version Repo Size 2026-02-19T20:06:03.669 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-19T20:06:03.669 INFO:teuthology.orchestra.run.trial138.stdout:Installing: 2026-02-19T20:06:03.669 INFO:teuthology.orchestra.run.trial138.stdout: ceph-immutable-object-cache x86_64 2:20.3.0-5336.g802bf111.el9 ceph 147 k 2026-02-19T20:06:03.669 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:03.669 INFO:teuthology.orchestra.run.trial138.stdout:Transaction Summary 2026-02-19T20:06:03.669 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-19T20:06:03.669 INFO:teuthology.orchestra.run.trial138.stdout:Install 1 Package 2026-02-19T20:06:03.669 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:03.670 INFO:teuthology.orchestra.run.trial138.stdout:Total download size: 147 k 2026-02-19T20:06:03.670 INFO:teuthology.orchestra.run.trial138.stdout:Installed size: 423 k 2026-02-19T20:06:03.670 INFO:teuthology.orchestra.run.trial138.stdout:Downloading Packages: 2026-02-19T20:06:04.070 INFO:teuthology.orchestra.run.trial138.stdout:ceph-immutable-object-cache-20.3.0-5336.g802bf1 369 kB/s | 147 kB 00:00 2026-02-19T20:06:04.072 INFO:teuthology.orchestra.run.trial138.stdout:-------------------------------------------------------------------------------- 2026-02-19T20:06:04.072 INFO:teuthology.orchestra.run.trial138.stdout:Total 367 kB/s | 147 kB 00:00 2026-02-19T20:06:04.072 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction check 2026-02-19T20:06:04.077 INFO:teuthology.orchestra.run.trial138.stdout:Transaction check succeeded. 2026-02-19T20:06:04.077 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction test 2026-02-19T20:06:04.108 INFO:teuthology.orchestra.run.trial138.stdout:Transaction test succeeded. 2026-02-19T20:06:04.108 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction 2026-02-19T20:06:04.162 INFO:teuthology.orchestra.run.trial138.stdout: Preparing : 1/1 2026-02-19T20:06:04.164 INFO:teuthology.orchestra.run.trial138.stdout: Installing : ceph-immutable-object-cache-2:20.3.0-5336.g802bf111. 1/1 2026-02-19T20:06:04.187 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: ceph-immutable-object-cache-2:20.3.0-5336.g802bf111. 1/1 2026-02-19T20:06:04.187 INFO:teuthology.orchestra.run.trial138.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-19T20:06:04.187 INFO:teuthology.orchestra.run.trial138.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2026-02-19T20:06:04.187 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:04.489 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : ceph-immutable-object-cache-2:20.3.0-5336.g802bf111. 1/1 2026-02-19T20:06:04.490 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:04.490 INFO:teuthology.orchestra.run.trial138.stdout:Installed: 2026-02-19T20:06:04.490 INFO:teuthology.orchestra.run.trial138.stdout: ceph-immutable-object-cache-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:06:04.490 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:04.490 INFO:teuthology.orchestra.run.trial138.stdout:Complete! 2026-02-19T20:06:04.516 DEBUG:teuthology.orchestra.run.trial138:> sudo yum -y install ceph-mgr 2026-02-19T20:06:04.826 INFO:teuthology.orchestra.run.trial138.stdout:Last metadata expiration check: 0:00:39 ago on Thu 19 Feb 2026 08:05:25 PM UTC. 2026-02-19T20:06:04.894 INFO:teuthology.orchestra.run.trial138.stdout:Package ceph-mgr-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T20:06:04.912 INFO:teuthology.orchestra.run.trial138.stdout:Dependencies resolved. 2026-02-19T20:06:04.913 INFO:teuthology.orchestra.run.trial138.stdout:Nothing to do. 2026-02-19T20:06:04.913 INFO:teuthology.orchestra.run.trial138.stdout:Complete! 2026-02-19T20:06:04.934 DEBUG:teuthology.orchestra.run.trial138:> sudo yum -y install ceph-mgr-dashboard 2026-02-19T20:06:05.244 INFO:teuthology.orchestra.run.trial138.stdout:Last metadata expiration check: 0:00:40 ago on Thu 19 Feb 2026 08:05:25 PM UTC. 2026-02-19T20:06:05.310 INFO:teuthology.orchestra.run.trial138.stdout:Package ceph-mgr-dashboard-2:20.3.0-5336.g802bf111.el9.noarch is already installed. 2026-02-19T20:06:05.329 INFO:teuthology.orchestra.run.trial138.stdout:Dependencies resolved. 2026-02-19T20:06:05.329 INFO:teuthology.orchestra.run.trial138.stdout:Nothing to do. 2026-02-19T20:06:05.329 INFO:teuthology.orchestra.run.trial138.stdout:Complete! 2026-02-19T20:06:05.350 DEBUG:teuthology.orchestra.run.trial138:> sudo yum -y install ceph-mgr-diskprediction-local 2026-02-19T20:06:05.660 INFO:teuthology.orchestra.run.trial138.stdout:Last metadata expiration check: 0:00:40 ago on Thu 19 Feb 2026 08:05:25 PM UTC. 2026-02-19T20:06:05.726 INFO:teuthology.orchestra.run.trial138.stdout:Package ceph-mgr-diskprediction-local-2:20.3.0-5336.g802bf111.el9.noarch is already installed. 2026-02-19T20:06:05.744 INFO:teuthology.orchestra.run.trial138.stdout:Dependencies resolved. 2026-02-19T20:06:05.745 INFO:teuthology.orchestra.run.trial138.stdout:Nothing to do. 2026-02-19T20:06:05.745 INFO:teuthology.orchestra.run.trial138.stdout:Complete! 2026-02-19T20:06:05.766 DEBUG:teuthology.orchestra.run.trial138:> sudo yum -y install ceph-mgr-rook 2026-02-19T20:06:06.074 INFO:teuthology.orchestra.run.trial138.stdout:Last metadata expiration check: 0:00:41 ago on Thu 19 Feb 2026 08:05:25 PM UTC. 2026-02-19T20:06:06.138 INFO:teuthology.orchestra.run.trial138.stdout:Package ceph-mgr-rook-2:20.3.0-5336.g802bf111.el9.noarch is already installed. 2026-02-19T20:06:06.157 INFO:teuthology.orchestra.run.trial138.stdout:Dependencies resolved. 2026-02-19T20:06:06.157 INFO:teuthology.orchestra.run.trial138.stdout:Nothing to do. 2026-02-19T20:06:06.157 INFO:teuthology.orchestra.run.trial138.stdout:Complete! 2026-02-19T20:06:06.179 DEBUG:teuthology.orchestra.run.trial138:> sudo yum -y install ceph-mgr-cephadm 2026-02-19T20:06:06.486 INFO:teuthology.orchestra.run.trial138.stdout:Last metadata expiration check: 0:00:41 ago on Thu 19 Feb 2026 08:05:25 PM UTC. 2026-02-19T20:06:06.550 INFO:teuthology.orchestra.run.trial138.stdout:Package ceph-mgr-cephadm-2:20.3.0-5336.g802bf111.el9.noarch is already installed. 2026-02-19T20:06:06.569 INFO:teuthology.orchestra.run.trial138.stdout:Dependencies resolved. 2026-02-19T20:06:06.569 INFO:teuthology.orchestra.run.trial138.stdout:Nothing to do. 2026-02-19T20:06:06.569 INFO:teuthology.orchestra.run.trial138.stdout:Complete! 2026-02-19T20:06:06.590 DEBUG:teuthology.orchestra.run.trial138:> sudo yum -y install ceph-osd 2026-02-19T20:06:06.900 INFO:teuthology.orchestra.run.trial138.stdout:Last metadata expiration check: 0:00:41 ago on Thu 19 Feb 2026 08:05:25 PM UTC. 2026-02-19T20:06:06.965 INFO:teuthology.orchestra.run.trial138.stdout:Package ceph-osd-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T20:06:06.984 INFO:teuthology.orchestra.run.trial138.stdout:Dependencies resolved. 2026-02-19T20:06:06.994 INFO:teuthology.orchestra.run.trial138.stdout:Nothing to do. 2026-02-19T20:06:06.994 INFO:teuthology.orchestra.run.trial138.stdout:Complete! 2026-02-19T20:06:07.007 DEBUG:teuthology.orchestra.run.trial138:> sudo yum -y install ceph-osd-classic 2026-02-19T20:06:07.314 INFO:teuthology.orchestra.run.trial138.stdout:Last metadata expiration check: 0:00:42 ago on Thu 19 Feb 2026 08:05:25 PM UTC. 2026-02-19T20:06:07.379 INFO:teuthology.orchestra.run.trial138.stdout:Package ceph-osd-classic-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T20:06:07.397 INFO:teuthology.orchestra.run.trial138.stdout:Dependencies resolved. 2026-02-19T20:06:07.398 INFO:teuthology.orchestra.run.trial138.stdout:Nothing to do. 2026-02-19T20:06:07.398 INFO:teuthology.orchestra.run.trial138.stdout:Complete! 2026-02-19T20:06:07.419 DEBUG:teuthology.orchestra.run.trial138:> sudo yum -y install ceph-fuse 2026-02-19T20:06:07.730 INFO:teuthology.orchestra.run.trial138.stdout:Last metadata expiration check: 0:00:42 ago on Thu 19 Feb 2026 08:05:25 PM UTC. 2026-02-19T20:06:07.814 INFO:teuthology.orchestra.run.trial138.stdout:Dependencies resolved. 2026-02-19T20:06:07.814 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-19T20:06:07.814 INFO:teuthology.orchestra.run.trial138.stdout: Package Arch Version Repo Size 2026-02-19T20:06:07.814 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-19T20:06:07.814 INFO:teuthology.orchestra.run.trial138.stdout:Installing: 2026-02-19T20:06:07.815 INFO:teuthology.orchestra.run.trial138.stdout: ceph-fuse x86_64 2:20.3.0-5336.g802bf111.el9 ceph 987 k 2026-02-19T20:06:07.815 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:07.815 INFO:teuthology.orchestra.run.trial138.stdout:Transaction Summary 2026-02-19T20:06:07.815 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-19T20:06:07.815 INFO:teuthology.orchestra.run.trial138.stdout:Install 1 Package 2026-02-19T20:06:07.815 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:07.815 INFO:teuthology.orchestra.run.trial138.stdout:Total download size: 987 k 2026-02-19T20:06:07.815 INFO:teuthology.orchestra.run.trial138.stdout:Installed size: 2.9 M 2026-02-19T20:06:07.815 INFO:teuthology.orchestra.run.trial138.stdout:Downloading Packages: 2026-02-19T20:06:08.343 INFO:teuthology.orchestra.run.trial138.stdout:ceph-fuse-20.3.0-5336.g802bf111.el9.x86_64.rpm 1.8 MB/s | 987 kB 00:00 2026-02-19T20:06:08.344 INFO:teuthology.orchestra.run.trial138.stdout:-------------------------------------------------------------------------------- 2026-02-19T20:06:08.344 INFO:teuthology.orchestra.run.trial138.stdout:Total 1.8 MB/s | 987 kB 00:00 2026-02-19T20:06:08.344 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction check 2026-02-19T20:06:08.349 INFO:teuthology.orchestra.run.trial138.stdout:Transaction check succeeded. 2026-02-19T20:06:08.349 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction test 2026-02-19T20:06:08.383 INFO:teuthology.orchestra.run.trial138.stdout:Transaction test succeeded. 2026-02-19T20:06:08.384 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction 2026-02-19T20:06:08.476 INFO:teuthology.orchestra.run.trial138.stdout: Preparing : 1/1 2026-02-19T20:06:08.494 INFO:teuthology.orchestra.run.trial138.stdout: Installing : ceph-fuse-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:06:08.713 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: ceph-fuse-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:06:08.771 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : ceph-fuse-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:06:08.771 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:08.771 INFO:teuthology.orchestra.run.trial138.stdout:Installed: 2026-02-19T20:06:08.772 INFO:teuthology.orchestra.run.trial138.stdout: ceph-fuse-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:06:08.772 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:08.772 INFO:teuthology.orchestra.run.trial138.stdout:Complete! 2026-02-19T20:06:08.800 DEBUG:teuthology.orchestra.run.trial138:> sudo yum -y install ceph-volume 2026-02-19T20:06:09.110 INFO:teuthology.orchestra.run.trial138.stdout:Last metadata expiration check: 0:00:44 ago on Thu 19 Feb 2026 08:05:25 PM UTC. 2026-02-19T20:06:09.176 INFO:teuthology.orchestra.run.trial138.stdout:Package ceph-volume-2:20.3.0-5336.g802bf111.el9.noarch is already installed. 2026-02-19T20:06:09.194 INFO:teuthology.orchestra.run.trial138.stdout:Dependencies resolved. 2026-02-19T20:06:09.195 INFO:teuthology.orchestra.run.trial138.stdout:Nothing to do. 2026-02-19T20:06:09.195 INFO:teuthology.orchestra.run.trial138.stdout:Complete! 2026-02-19T20:06:09.217 DEBUG:teuthology.orchestra.run.trial138:> sudo yum -y install librados-devel 2026-02-19T20:06:09.523 INFO:teuthology.orchestra.run.trial138.stdout:Last metadata expiration check: 0:00:44 ago on Thu 19 Feb 2026 08:05:25 PM UTC. 2026-02-19T20:06:09.606 INFO:teuthology.orchestra.run.trial138.stdout:Dependencies resolved. 2026-02-19T20:06:09.606 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-19T20:06:09.607 INFO:teuthology.orchestra.run.trial138.stdout: Package Arch Version Repo Size 2026-02-19T20:06:09.607 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-19T20:06:09.607 INFO:teuthology.orchestra.run.trial138.stdout:Installing: 2026-02-19T20:06:09.607 INFO:teuthology.orchestra.run.trial138.stdout: librados-devel x86_64 2:20.3.0-5336.g802bf111.el9 ceph 123 k 2026-02-19T20:06:09.607 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:09.607 INFO:teuthology.orchestra.run.trial138.stdout:Transaction Summary 2026-02-19T20:06:09.607 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-19T20:06:09.607 INFO:teuthology.orchestra.run.trial138.stdout:Install 1 Package 2026-02-19T20:06:09.607 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:09.607 INFO:teuthology.orchestra.run.trial138.stdout:Total download size: 123 k 2026-02-19T20:06:09.607 INFO:teuthology.orchestra.run.trial138.stdout:Installed size: 437 k 2026-02-19T20:06:09.608 INFO:teuthology.orchestra.run.trial138.stdout:Downloading Packages: 2026-02-19T20:06:09.694 INFO:teuthology.orchestra.run.trial138.stdout:librados-devel-20.3.0-5336.g802bf111.el9.x86_64 1.4 MB/s | 123 kB 00:00 2026-02-19T20:06:09.694 INFO:teuthology.orchestra.run.trial138.stdout:-------------------------------------------------------------------------------- 2026-02-19T20:06:09.694 INFO:teuthology.orchestra.run.trial138.stdout:Total 1.4 MB/s | 123 kB 00:00 2026-02-19T20:06:09.695 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction check 2026-02-19T20:06:09.697 INFO:teuthology.orchestra.run.trial138.stdout:Transaction check succeeded. 2026-02-19T20:06:09.697 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction test 2026-02-19T20:06:09.728 INFO:teuthology.orchestra.run.trial138.stdout:Transaction test succeeded. 2026-02-19T20:06:09.728 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction 2026-02-19T20:06:09.782 INFO:teuthology.orchestra.run.trial138.stdout: Preparing : 1/1 2026-02-19T20:06:09.799 INFO:teuthology.orchestra.run.trial138.stdout: Installing : librados-devel-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:06:09.877 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: librados-devel-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:06:09.935 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : librados-devel-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:06:09.935 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:09.936 INFO:teuthology.orchestra.run.trial138.stdout:Installed: 2026-02-19T20:06:09.936 INFO:teuthology.orchestra.run.trial138.stdout: librados-devel-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:06:09.936 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:09.936 INFO:teuthology.orchestra.run.trial138.stdout:Complete! 2026-02-19T20:06:09.964 DEBUG:teuthology.orchestra.run.trial138:> sudo yum -y install libcephfs2 2026-02-19T20:06:10.282 INFO:teuthology.orchestra.run.trial138.stdout:Last metadata expiration check: 0:00:45 ago on Thu 19 Feb 2026 08:05:25 PM UTC. 2026-02-19T20:06:10.347 INFO:teuthology.orchestra.run.trial138.stdout:Package libcephfs2-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T20:06:10.365 INFO:teuthology.orchestra.run.trial138.stdout:Dependencies resolved. 2026-02-19T20:06:10.366 INFO:teuthology.orchestra.run.trial138.stdout:Nothing to do. 2026-02-19T20:06:10.366 INFO:teuthology.orchestra.run.trial138.stdout:Complete! 2026-02-19T20:06:10.388 DEBUG:teuthology.orchestra.run.trial138:> sudo yum -y install libcephfs-devel 2026-02-19T20:06:10.694 INFO:teuthology.orchestra.run.trial138.stdout:Last metadata expiration check: 0:00:45 ago on Thu 19 Feb 2026 08:05:25 PM UTC. 2026-02-19T20:06:10.777 INFO:teuthology.orchestra.run.trial138.stdout:Dependencies resolved. 2026-02-19T20:06:10.777 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-19T20:06:10.778 INFO:teuthology.orchestra.run.trial138.stdout: Package Arch Version Repo Size 2026-02-19T20:06:10.778 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-19T20:06:10.778 INFO:teuthology.orchestra.run.trial138.stdout:Installing: 2026-02-19T20:06:10.778 INFO:teuthology.orchestra.run.trial138.stdout: libcephfs-devel x86_64 2:20.3.0-5336.g802bf111.el9 ceph 37 k 2026-02-19T20:06:10.778 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:10.778 INFO:teuthology.orchestra.run.trial138.stdout:Transaction Summary 2026-02-19T20:06:10.778 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-19T20:06:10.778 INFO:teuthology.orchestra.run.trial138.stdout:Install 1 Package 2026-02-19T20:06:10.778 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:10.778 INFO:teuthology.orchestra.run.trial138.stdout:Total download size: 37 k 2026-02-19T20:06:10.778 INFO:teuthology.orchestra.run.trial138.stdout:Installed size: 171 k 2026-02-19T20:06:10.778 INFO:teuthology.orchestra.run.trial138.stdout:Downloading Packages: 2026-02-19T20:06:10.844 INFO:teuthology.orchestra.run.trial138.stdout:libcephfs-devel-20.3.0-5336.g802bf111.el9.x86_6 576 kB/s | 37 kB 00:00 2026-02-19T20:06:10.844 INFO:teuthology.orchestra.run.trial138.stdout:-------------------------------------------------------------------------------- 2026-02-19T20:06:10.844 INFO:teuthology.orchestra.run.trial138.stdout:Total 567 kB/s | 37 kB 00:00 2026-02-19T20:06:10.844 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction check 2026-02-19T20:06:10.846 INFO:teuthology.orchestra.run.trial138.stdout:Transaction check succeeded. 2026-02-19T20:06:10.846 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction test 2026-02-19T20:06:10.848 INFO:teuthology.orchestra.run.trial138.stdout:Transaction test succeeded. 2026-02-19T20:06:10.848 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction 2026-02-19T20:06:10.870 INFO:teuthology.orchestra.run.trial138.stdout: Preparing : 1/1 2026-02-19T20:06:10.886 INFO:teuthology.orchestra.run.trial138.stdout: Installing : libcephfs-devel-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:06:10.942 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: libcephfs-devel-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:06:10.999 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : libcephfs-devel-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:06:10.999 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:11.000 INFO:teuthology.orchestra.run.trial138.stdout:Installed: 2026-02-19T20:06:11.000 INFO:teuthology.orchestra.run.trial138.stdout: libcephfs-devel-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:06:11.000 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:11.000 INFO:teuthology.orchestra.run.trial138.stdout:Complete! 2026-02-19T20:06:11.027 DEBUG:teuthology.orchestra.run.trial138:> sudo yum -y install librados2 2026-02-19T20:06:11.333 INFO:teuthology.orchestra.run.trial138.stdout:Last metadata expiration check: 0:00:46 ago on Thu 19 Feb 2026 08:05:25 PM UTC. 2026-02-19T20:06:11.398 INFO:teuthology.orchestra.run.trial138.stdout:Package librados2-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T20:06:11.417 INFO:teuthology.orchestra.run.trial138.stdout:Dependencies resolved. 2026-02-19T20:06:11.417 INFO:teuthology.orchestra.run.trial138.stdout:Nothing to do. 2026-02-19T20:06:11.418 INFO:teuthology.orchestra.run.trial138.stdout:Complete! 2026-02-19T20:06:11.439 DEBUG:teuthology.orchestra.run.trial138:> sudo yum -y install librbd1 2026-02-19T20:06:11.751 INFO:teuthology.orchestra.run.trial138.stdout:Last metadata expiration check: 0:00:46 ago on Thu 19 Feb 2026 08:05:25 PM UTC. 2026-02-19T20:06:11.817 INFO:teuthology.orchestra.run.trial138.stdout:Package librbd1-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T20:06:11.835 INFO:teuthology.orchestra.run.trial138.stdout:Dependencies resolved. 2026-02-19T20:06:11.836 INFO:teuthology.orchestra.run.trial138.stdout:Nothing to do. 2026-02-19T20:06:11.836 INFO:teuthology.orchestra.run.trial138.stdout:Complete! 2026-02-19T20:06:11.858 DEBUG:teuthology.orchestra.run.trial138:> sudo yum -y install python3-rados 2026-02-19T20:06:12.167 INFO:teuthology.orchestra.run.trial138.stdout:Last metadata expiration check: 0:00:47 ago on Thu 19 Feb 2026 08:05:25 PM UTC. 2026-02-19T20:06:12.231 INFO:teuthology.orchestra.run.trial138.stdout:Package python3-rados-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T20:06:12.249 INFO:teuthology.orchestra.run.trial138.stdout:Dependencies resolved. 2026-02-19T20:06:12.250 INFO:teuthology.orchestra.run.trial138.stdout:Nothing to do. 2026-02-19T20:06:12.250 INFO:teuthology.orchestra.run.trial138.stdout:Complete! 2026-02-19T20:06:12.271 DEBUG:teuthology.orchestra.run.trial138:> sudo yum -y install python3-rgw 2026-02-19T20:06:12.583 INFO:teuthology.orchestra.run.trial138.stdout:Last metadata expiration check: 0:00:47 ago on Thu 19 Feb 2026 08:05:25 PM UTC. 2026-02-19T20:06:12.648 INFO:teuthology.orchestra.run.trial138.stdout:Package python3-rgw-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T20:06:12.667 INFO:teuthology.orchestra.run.trial138.stdout:Dependencies resolved. 2026-02-19T20:06:12.667 INFO:teuthology.orchestra.run.trial138.stdout:Nothing to do. 2026-02-19T20:06:12.667 INFO:teuthology.orchestra.run.trial138.stdout:Complete! 2026-02-19T20:06:12.690 DEBUG:teuthology.orchestra.run.trial138:> sudo yum -y install python3-cephfs 2026-02-19T20:06:13.001 INFO:teuthology.orchestra.run.trial138.stdout:Last metadata expiration check: 0:00:47 ago on Thu 19 Feb 2026 08:05:25 PM UTC. 2026-02-19T20:06:13.065 INFO:teuthology.orchestra.run.trial138.stdout:Package python3-cephfs-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T20:06:13.083 INFO:teuthology.orchestra.run.trial138.stdout:Dependencies resolved. 2026-02-19T20:06:13.083 INFO:teuthology.orchestra.run.trial138.stdout:Nothing to do. 2026-02-19T20:06:13.084 INFO:teuthology.orchestra.run.trial138.stdout:Complete! 2026-02-19T20:06:13.106 DEBUG:teuthology.orchestra.run.trial138:> sudo yum -y install python3-rbd 2026-02-19T20:06:13.419 INFO:teuthology.orchestra.run.trial138.stdout:Last metadata expiration check: 0:00:48 ago on Thu 19 Feb 2026 08:05:25 PM UTC. 2026-02-19T20:06:13.485 INFO:teuthology.orchestra.run.trial138.stdout:Package python3-rbd-2:20.3.0-5336.g802bf111.el9.x86_64 is already installed. 2026-02-19T20:06:13.503 INFO:teuthology.orchestra.run.trial138.stdout:Dependencies resolved. 2026-02-19T20:06:13.504 INFO:teuthology.orchestra.run.trial138.stdout:Nothing to do. 2026-02-19T20:06:13.504 INFO:teuthology.orchestra.run.trial138.stdout:Complete! 2026-02-19T20:06:13.526 DEBUG:teuthology.orchestra.run.trial138:> sudo yum -y install rbd-fuse 2026-02-19T20:06:13.836 INFO:teuthology.orchestra.run.trial138.stdout:Last metadata expiration check: 0:00:48 ago on Thu 19 Feb 2026 08:05:25 PM UTC. 2026-02-19T20:06:13.919 INFO:teuthology.orchestra.run.trial138.stdout:Dependencies resolved. 2026-02-19T20:06:13.919 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-19T20:06:13.920 INFO:teuthology.orchestra.run.trial138.stdout: Package Architecture Version Repository Size 2026-02-19T20:06:13.920 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-19T20:06:13.920 INFO:teuthology.orchestra.run.trial138.stdout:Installing: 2026-02-19T20:06:13.920 INFO:teuthology.orchestra.run.trial138.stdout: rbd-fuse x86_64 2:20.3.0-5336.g802bf111.el9 ceph 85 k 2026-02-19T20:06:13.920 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:13.920 INFO:teuthology.orchestra.run.trial138.stdout:Transaction Summary 2026-02-19T20:06:13.920 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-19T20:06:13.920 INFO:teuthology.orchestra.run.trial138.stdout:Install 1 Package 2026-02-19T20:06:13.920 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:13.920 INFO:teuthology.orchestra.run.trial138.stdout:Total download size: 85 k 2026-02-19T20:06:13.921 INFO:teuthology.orchestra.run.trial138.stdout:Installed size: 217 k 2026-02-19T20:06:13.921 INFO:teuthology.orchestra.run.trial138.stdout:Downloading Packages: 2026-02-19T20:06:13.994 INFO:teuthology.orchestra.run.trial138.stdout:rbd-fuse-20.3.0-5336.g802bf111.el9.x86_64.rpm 1.1 MB/s | 85 kB 00:00 2026-02-19T20:06:13.995 INFO:teuthology.orchestra.run.trial138.stdout:-------------------------------------------------------------------------------- 2026-02-19T20:06:13.995 INFO:teuthology.orchestra.run.trial138.stdout:Total 1.1 MB/s | 85 kB 00:00 2026-02-19T20:06:13.995 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction check 2026-02-19T20:06:13.998 INFO:teuthology.orchestra.run.trial138.stdout:Transaction check succeeded. 2026-02-19T20:06:13.998 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction test 2026-02-19T20:06:14.030 INFO:teuthology.orchestra.run.trial138.stdout:Transaction test succeeded. 2026-02-19T20:06:14.030 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction 2026-02-19T20:06:14.082 INFO:teuthology.orchestra.run.trial138.stdout: Preparing : 1/1 2026-02-19T20:06:14.098 INFO:teuthology.orchestra.run.trial138.stdout: Installing : rbd-fuse-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:06:14.174 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: rbd-fuse-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:06:14.234 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : rbd-fuse-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:06:14.234 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:14.234 INFO:teuthology.orchestra.run.trial138.stdout:Installed: 2026-02-19T20:06:14.234 INFO:teuthology.orchestra.run.trial138.stdout: rbd-fuse-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:06:14.234 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:14.234 INFO:teuthology.orchestra.run.trial138.stdout:Complete! 2026-02-19T20:06:14.264 DEBUG:teuthology.orchestra.run.trial138:> sudo yum -y install rbd-mirror 2026-02-19T20:06:14.575 INFO:teuthology.orchestra.run.trial138.stdout:Last metadata expiration check: 0:00:49 ago on Thu 19 Feb 2026 08:05:25 PM UTC. 2026-02-19T20:06:14.658 INFO:teuthology.orchestra.run.trial138.stdout:Dependencies resolved. 2026-02-19T20:06:14.659 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-19T20:06:14.659 INFO:teuthology.orchestra.run.trial138.stdout: Package Arch Version Repo Size 2026-02-19T20:06:14.659 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-19T20:06:14.659 INFO:teuthology.orchestra.run.trial138.stdout:Installing: 2026-02-19T20:06:14.659 INFO:teuthology.orchestra.run.trial138.stdout: rbd-mirror x86_64 2:20.3.0-5336.g802bf111.el9 ceph 2.9 M 2026-02-19T20:06:14.659 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:14.659 INFO:teuthology.orchestra.run.trial138.stdout:Transaction Summary 2026-02-19T20:06:14.659 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-19T20:06:14.659 INFO:teuthology.orchestra.run.trial138.stdout:Install 1 Package 2026-02-19T20:06:14.659 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:14.660 INFO:teuthology.orchestra.run.trial138.stdout:Total download size: 2.9 M 2026-02-19T20:06:14.660 INFO:teuthology.orchestra.run.trial138.stdout:Installed size: 11 M 2026-02-19T20:06:14.660 INFO:teuthology.orchestra.run.trial138.stdout:Downloading Packages: 2026-02-19T20:06:14.807 INFO:teuthology.orchestra.run.trial138.stdout:rbd-mirror-20.3.0-5336.g802bf111.el9.x86_64.rpm 19 MB/s | 2.9 MB 00:00 2026-02-19T20:06:14.807 INFO:teuthology.orchestra.run.trial138.stdout:-------------------------------------------------------------------------------- 2026-02-19T20:06:14.808 INFO:teuthology.orchestra.run.trial138.stdout:Total 19 MB/s | 2.9 MB 00:00 2026-02-19T20:06:14.808 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction check 2026-02-19T20:06:14.813 INFO:teuthology.orchestra.run.trial138.stdout:Transaction check succeeded. 2026-02-19T20:06:14.813 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction test 2026-02-19T20:06:14.853 INFO:teuthology.orchestra.run.trial138.stdout:Transaction test succeeded. 2026-02-19T20:06:14.853 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction 2026-02-19T20:06:15.036 INFO:teuthology.orchestra.run.trial138.stdout: Preparing : 1/1 2026-02-19T20:06:15.038 INFO:teuthology.orchestra.run.trial138.stdout: Installing : rbd-mirror-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:06:15.061 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: rbd-mirror-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:06:15.061 INFO:teuthology.orchestra.run.trial138.stdout:Glob pattern passed to enable, but globs are not supported for this. 2026-02-19T20:06:15.061 INFO:teuthology.orchestra.run.trial138.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2026-02-19T20:06:15.061 INFO:teuthology.orchestra.run.trial138.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-19T20:06:15.062 INFO:teuthology.orchestra.run.trial138.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2026-02-19T20:06:15.062 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:15.356 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : rbd-mirror-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:06:15.356 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:15.357 INFO:teuthology.orchestra.run.trial138.stdout:Installed: 2026-02-19T20:06:15.357 INFO:teuthology.orchestra.run.trial138.stdout: rbd-mirror-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:06:15.357 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:15.357 INFO:teuthology.orchestra.run.trial138.stdout:Complete! 2026-02-19T20:06:15.385 DEBUG:teuthology.orchestra.run.trial138:> sudo yum -y install rbd-nbd 2026-02-19T20:06:15.694 INFO:teuthology.orchestra.run.trial138.stdout:Last metadata expiration check: 0:00:50 ago on Thu 19 Feb 2026 08:05:25 PM UTC. 2026-02-19T20:06:15.779 INFO:teuthology.orchestra.run.trial138.stdout:Dependencies resolved. 2026-02-19T20:06:15.780 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-19T20:06:15.780 INFO:teuthology.orchestra.run.trial138.stdout: Package Architecture Version Repository Size 2026-02-19T20:06:15.780 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-19T20:06:15.780 INFO:teuthology.orchestra.run.trial138.stdout:Installing: 2026-02-19T20:06:15.780 INFO:teuthology.orchestra.run.trial138.stdout: rbd-nbd x86_64 2:20.3.0-5336.g802bf111.el9 ceph 173 k 2026-02-19T20:06:15.780 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:15.780 INFO:teuthology.orchestra.run.trial138.stdout:Transaction Summary 2026-02-19T20:06:15.780 INFO:teuthology.orchestra.run.trial138.stdout:================================================================================ 2026-02-19T20:06:15.780 INFO:teuthology.orchestra.run.trial138.stdout:Install 1 Package 2026-02-19T20:06:15.780 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:15.781 INFO:teuthology.orchestra.run.trial138.stdout:Total download size: 173 k 2026-02-19T20:06:15.781 INFO:teuthology.orchestra.run.trial138.stdout:Installed size: 466 k 2026-02-19T20:06:15.781 INFO:teuthology.orchestra.run.trial138.stdout:Downloading Packages: 2026-02-19T20:06:16.034 INFO:teuthology.orchestra.run.trial138.stdout:rbd-nbd-20.3.0-5336.g802bf111.el9.x86_64.rpm 685 kB/s | 173 kB 00:00 2026-02-19T20:06:16.034 INFO:teuthology.orchestra.run.trial138.stdout:-------------------------------------------------------------------------------- 2026-02-19T20:06:16.034 INFO:teuthology.orchestra.run.trial138.stdout:Total 683 kB/s | 173 kB 00:00 2026-02-19T20:06:16.034 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction check 2026-02-19T20:06:16.039 INFO:teuthology.orchestra.run.trial138.stdout:Transaction check succeeded. 2026-02-19T20:06:16.039 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction test 2026-02-19T20:06:16.071 INFO:teuthology.orchestra.run.trial138.stdout:Transaction test succeeded. 2026-02-19T20:06:16.072 INFO:teuthology.orchestra.run.trial138.stdout:Running transaction 2026-02-19T20:06:16.128 INFO:teuthology.orchestra.run.trial138.stdout: Preparing : 1/1 2026-02-19T20:06:16.145 INFO:teuthology.orchestra.run.trial138.stdout: Installing : rbd-nbd-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:06:16.225 INFO:teuthology.orchestra.run.trial138.stdout: Running scriptlet: rbd-nbd-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:06:16.282 INFO:teuthology.orchestra.run.trial138.stdout: Verifying : rbd-nbd-2:20.3.0-5336.g802bf111.el9.x86_64 1/1 2026-02-19T20:06:16.283 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:16.283 INFO:teuthology.orchestra.run.trial138.stdout:Installed: 2026-02-19T20:06:16.283 INFO:teuthology.orchestra.run.trial138.stdout: rbd-nbd-2:20.3.0-5336.g802bf111.el9.x86_64 2026-02-19T20:06:16.283 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:16.283 INFO:teuthology.orchestra.run.trial138.stdout:Complete! 2026-02-19T20:06:16.313 DEBUG:teuthology.parallel:result is None 2026-02-19T20:06:16.314 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=802bf111cd55e57f5842153d7ba2b8b964aa818a 2026-02-19T20:06:16.491 DEBUG:teuthology.orchestra.run.trial069:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2026-02-19T20:06:16.512 INFO:teuthology.orchestra.run.trial069.stdout:20.3.0-5336.g802bf111.el9 2026-02-19T20:06:16.512 INFO:teuthology.packaging:The installed version of ceph is 20.3.0-5336.g802bf111.el9 2026-02-19T20:06:16.512 INFO:teuthology.task.install:The correct ceph version 20.3.0-5336.g802bf111 is installed. 2026-02-19T20:06:16.515 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=802bf111cd55e57f5842153d7ba2b8b964aa818a 2026-02-19T20:06:16.669 DEBUG:teuthology.orchestra.run.trial138:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2026-02-19T20:06:16.689 INFO:teuthology.orchestra.run.trial138.stdout:20.3.0-5336.g802bf111.el9 2026-02-19T20:06:16.690 INFO:teuthology.packaging:The installed version of ceph is 20.3.0-5336.g802bf111.el9 2026-02-19T20:06:16.690 INFO:teuthology.task.install:The correct ceph version 20.3.0-5336.g802bf111 is installed. 2026-02-19T20:06:16.691 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2026-02-19T20:06:16.692 DEBUG:teuthology.orchestra.run.trial069:> set -ex 2026-02-19T20:06:16.692 DEBUG:teuthology.orchestra.run.trial069:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2026-02-19T20:06:16.717 DEBUG:teuthology.orchestra.run.trial138:> set -ex 2026-02-19T20:06:16.717 DEBUG:teuthology.orchestra.run.trial138:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2026-02-19T20:06:16.753 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2026-02-19T20:06:16.753 DEBUG:teuthology.orchestra.run.trial069:> set -ex 2026-02-19T20:06:16.753 DEBUG:teuthology.orchestra.run.trial069:> sudo dd of=/usr/bin/daemon-helper 2026-02-19T20:06:16.781 DEBUG:teuthology.orchestra.run.trial069:> sudo chmod a=rx -- /usr/bin/daemon-helper 2026-02-19T20:06:16.846 DEBUG:teuthology.orchestra.run.trial138:> set -ex 2026-02-19T20:06:16.846 DEBUG:teuthology.orchestra.run.trial138:> sudo dd of=/usr/bin/daemon-helper 2026-02-19T20:06:16.872 DEBUG:teuthology.orchestra.run.trial138:> sudo chmod a=rx -- /usr/bin/daemon-helper 2026-02-19T20:06:16.937 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2026-02-19T20:06:16.938 DEBUG:teuthology.orchestra.run.trial069:> set -ex 2026-02-19T20:06:16.938 DEBUG:teuthology.orchestra.run.trial069:> sudo dd of=/usr/bin/adjust-ulimits 2026-02-19T20:06:16.964 DEBUG:teuthology.orchestra.run.trial069:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2026-02-19T20:06:17.027 DEBUG:teuthology.orchestra.run.trial138:> set -ex 2026-02-19T20:06:17.027 DEBUG:teuthology.orchestra.run.trial138:> sudo dd of=/usr/bin/adjust-ulimits 2026-02-19T20:06:17.053 DEBUG:teuthology.orchestra.run.trial138:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2026-02-19T20:06:17.116 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2026-02-19T20:06:17.117 DEBUG:teuthology.orchestra.run.trial069:> set -ex 2026-02-19T20:06:17.117 DEBUG:teuthology.orchestra.run.trial069:> sudo dd of=/usr/bin/stdin-killer 2026-02-19T20:06:17.142 DEBUG:teuthology.orchestra.run.trial069:> sudo chmod a=rx -- /usr/bin/stdin-killer 2026-02-19T20:06:17.206 DEBUG:teuthology.orchestra.run.trial138:> set -ex 2026-02-19T20:06:17.206 DEBUG:teuthology.orchestra.run.trial138:> sudo dd of=/usr/bin/stdin-killer 2026-02-19T20:06:17.231 DEBUG:teuthology.orchestra.run.trial138:> sudo chmod a=rx -- /usr/bin/stdin-killer 2026-02-19T20:06:17.296 INFO:teuthology.run_tasks:Running task ceph... 2026-02-19T20:06:17.368 INFO:tasks.ceph:Making ceph log dir writeable by non-root... 2026-02-19T20:06:17.368 DEBUG:teuthology.orchestra.run.trial069:> sudo chmod 777 /var/log/ceph 2026-02-19T20:06:17.370 DEBUG:teuthology.orchestra.run.trial138:> sudo chmod 777 /var/log/ceph 2026-02-19T20:06:17.395 INFO:tasks.ceph:Disabling ceph logrotate... 2026-02-19T20:06:17.395 DEBUG:teuthology.orchestra.run.trial069:> sudo rm -f -- /etc/logrotate.d/ceph 2026-02-19T20:06:17.435 DEBUG:teuthology.orchestra.run.trial138:> sudo rm -f -- /etc/logrotate.d/ceph 2026-02-19T20:06:17.459 INFO:tasks.ceph:Creating extra log directories... 2026-02-19T20:06:17.459 DEBUG:teuthology.orchestra.run.trial069:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2026-02-19T20:06:17.498 DEBUG:teuthology.orchestra.run.trial138:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2026-02-19T20:06:17.535 INFO:tasks.ceph:Creating ceph cluster cluster1... 2026-02-19T20:06:17.535 INFO:tasks.ceph:config {'conf': {'client': {'rbd default data pool': 'datapool'}, 'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bluestore block size': 96636764160, 'bluestore compression algorithm': 'zlib', '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-19T20:06:17.535 INFO:tasks.ceph:ctx.config {'archive_path': '/home/teuthworker/mnt/teuthology/yuriw-2026-02-19_15:47:56-rbd-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59605', 'branch': 'wip-yuri-testing-2026-02-18-1820', 'description': 'rbd/migration-external/{1-base/install 2-clusters/2-node 3-objectstore/bluestore-comp-zlib 4-supported-random-distro$/{centos_latest} 5-data-pool/replicated 6-prepare/native-standalone 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': '59605', '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-19_15:47:56-rbd-wip-yuri-testing-2026-02-18-1820-distro-default-trial', 'no_nested_subset': False, 'os_type': 'centos', 'os_version': '9.stream', 'overrides': {'admin_socket': {'branch': 'wip-yuri-testing-2026-02-18-1820'}, 'ceph': {'conf': {'client': {'rbd default data pool': 'datapool'}, 'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bluestore block size': 96636764160, 'bluestore compression algorithm': 'zlib', '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': '802bf111cd55e57f5842153d7ba2b8b964aa818a'}, 'ceph-deploy': {'conf': {'client': {'log file': '/var/log/ceph/ceph-$name.$pid.log'}, 'mon': {}}}, 'install': {'ceph': {'flavor': 'default', 'sha1': '802bf111cd55e57f5842153d7ba2b8b964aa818a'}}, 'thrashosds': {'bdev_inject_crash': 2, 'bdev_inject_crash_probability': 0.5}, 'workunit': {'branch': 'wip-yuri-testing-2026-02-18-1820', 'sha1': '802bf111cd55e57f5842153d7ba2b8b964aa818a'}}, 'owner': 'scheduled_yuriw@soko04.front.sepia.ceph.com', 'priority': 69, 'repo': 'https://github.com/ceph/ceph-ci.git', 'roles': [['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': 9494, 'sha1': '802bf111cd55e57f5842153d7ba2b8b964aa818a', 'sleep_before_teardown': 0, 'subset': '111/120000', 'suite': 'rbd', 'suite_branch': 'wip-yuri-testing-2026-02-18-1820', 'suite_path': '/home/teuthworker/src/github.com_ceph_ceph-c_802bf111cd55e57f5842153d7ba2b8b964aa818a/qa', 'suite_relpath': 'qa', 'suite_repo': 'https://github.com/ceph/ceph-ci.git', 'suite_sha1': '802bf111cd55e57f5842153d7ba2b8b964aa818a', 'targets': {'trial069.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJulbWWljVT1wvAWAdyF+k6I66wa93mNOJWhzm9JNGC5bJ4gZOmj2PBTjlZi8PiBlRvOabRuIHnZeVNGR8ibyLk=', 'trial138.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ7D9N1Lg9k0Gecrq1tWZqijKtowB6oCfcJW9SSOe7WRU7KMfKcjGkke9EGgr/pEveTJ/f+2if6bWsEjPCv+Buk='}, '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': {'client': {'rbd default data pool': 'datapool'}, 'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bluestore block size': 96636764160, 'bluestore compression algorithm': 'zlib', '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': '802bf111cd55e57f5842153d7ba2b8b964aa818a'}}, {'ceph': {'cluster': 'cluster2'}}, {'exec': {'cluster1.client.0': ['sudo ceph --cluster cluster1 osd pool create datapool 4', 'rbd --cluster cluster1 pool init datapool'], 'cluster2.client.0': ['sudo ceph --cluster cluster2 osd pool create datapool 4', 'rbd --cluster cluster2 pool init datapool']}}, {'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', 'rbd --cluster cluster2 migration execute client.0.0', 'rbd --cluster cluster2 migration commit client.0.0', 'rbd --cluster cluster2 snap create client.0.0@snap', 'rbd --cluster cluster2 create --size 1G client.0.1', 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 2M client.0.1', 'rbd --cluster cluster2 snap create client.0.1@snap', 'rbd --cluster cluster2 create --size 1G 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-19_15:47:56', 'tube': 'trial', 'user': 'yuriw', 'verbose': True, 'worker_log': '/home/teuthworker/mnt/teuthology/worker_logs/dispatcher.trial.1540699'} 2026-02-19T20:06:17.536 DEBUG:teuthology.orchestra.run.trial069:> install -d -m0755 -- /home/ubuntu/cephtest/cluster1.data 2026-02-19T20:06:17.564 DEBUG:teuthology.orchestra.run.trial138:> install -d -m0755 -- /home/ubuntu/cephtest/cluster1.data 2026-02-19T20:06:17.579 DEBUG:teuthology.orchestra.run.trial069:> sudo install -d -m0777 -- /var/run/ceph 2026-02-19T20:06:17.620 DEBUG:teuthology.orchestra.run.trial138:> sudo install -d -m0777 -- /var/run/ceph 2026-02-19T20:06:17.645 DEBUG:teuthology.orchestra.run.trial069:> set -ex 2026-02-19T20:06:17.645 DEBUG:teuthology.orchestra.run.trial069:> dd if=/scratch_devs of=/dev/stdout 2026-02-19T20:06:17.699 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2026-02-19T20:06:17.699 DEBUG:teuthology.orchestra.run.trial069:> stat /dev/vg_nvme/lv_1 2026-02-19T20:06:17.754 INFO:teuthology.orchestra.run.trial069.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2026-02-19T20:06:17.754 INFO:teuthology.orchestra.run.trial069.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-19T20:06:17.754 INFO:teuthology.orchestra.run.trial069.stdout:Device: 6h/6d Inode: 1294 Links: 1 2026-02-19T20:06:17.754 INFO:teuthology.orchestra.run.trial069.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-19T20:06:17.754 INFO:teuthology.orchestra.run.trial069.stdout:Context: system_u:object_r:device_t:s0 2026-02-19T20:06:17.754 INFO:teuthology.orchestra.run.trial069.stdout:Access: 2026-02-19 20:05:53.817536215 +0000 2026-02-19T20:06:17.754 INFO:teuthology.orchestra.run.trial069.stdout:Modify: 2026-02-19 20:05:10.015797545 +0000 2026-02-19T20:06:17.754 INFO:teuthology.orchestra.run.trial069.stdout:Change: 2026-02-19 20:05:10.015797545 +0000 2026-02-19T20:06:17.754 INFO:teuthology.orchestra.run.trial069.stdout: Birth: 2026-02-19 20:05:10.015797545 +0000 2026-02-19T20:06:17.754 DEBUG:teuthology.orchestra.run.trial069:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2026-02-19T20:06:17.818 INFO:teuthology.orchestra.run.trial069.stderr:1+0 records in 2026-02-19T20:06:17.818 INFO:teuthology.orchestra.run.trial069.stderr:1+0 records out 2026-02-19T20:06:17.818 INFO:teuthology.orchestra.run.trial069.stderr:512 bytes copied, 0.000153196 s, 3.3 MB/s 2026-02-19T20:06:17.819 DEBUG:teuthology.orchestra.run.trial069:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2026-02-19T20:06:17.876 DEBUG:teuthology.orchestra.run.trial069:> stat /dev/vg_nvme/lv_2 2026-02-19T20:06:17.933 INFO:teuthology.orchestra.run.trial069.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2026-02-19T20:06:17.933 INFO:teuthology.orchestra.run.trial069.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-19T20:06:17.933 INFO:teuthology.orchestra.run.trial069.stdout:Device: 6h/6d Inode: 1304 Links: 1 2026-02-19T20:06:17.933 INFO:teuthology.orchestra.run.trial069.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-19T20:06:17.933 INFO:teuthology.orchestra.run.trial069.stdout:Context: system_u:object_r:device_t:s0 2026-02-19T20:06:17.933 INFO:teuthology.orchestra.run.trial069.stdout:Access: 2026-02-19 20:05:53.817536215 +0000 2026-02-19T20:06:17.933 INFO:teuthology.orchestra.run.trial069.stdout:Modify: 2026-02-19 20:05:10.015797545 +0000 2026-02-19T20:06:17.933 INFO:teuthology.orchestra.run.trial069.stdout:Change: 2026-02-19 20:05:10.015797545 +0000 2026-02-19T20:06:17.933 INFO:teuthology.orchestra.run.trial069.stdout: Birth: 2026-02-19 20:05:10.015797545 +0000 2026-02-19T20:06:17.934 DEBUG:teuthology.orchestra.run.trial069:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2026-02-19T20:06:17.995 INFO:teuthology.orchestra.run.trial069.stderr:1+0 records in 2026-02-19T20:06:17.995 INFO:teuthology.orchestra.run.trial069.stderr:1+0 records out 2026-02-19T20:06:17.995 INFO:teuthology.orchestra.run.trial069.stderr:512 bytes copied, 0.000143048 s, 3.6 MB/s 2026-02-19T20:06:17.996 DEBUG:teuthology.orchestra.run.trial069:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2026-02-19T20:06:18.053 DEBUG:teuthology.orchestra.run.trial069:> stat /dev/vg_nvme/lv_3 2026-02-19T20:06:18.108 INFO:teuthology.orchestra.run.trial069.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2026-02-19T20:06:18.109 INFO:teuthology.orchestra.run.trial069.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-19T20:06:18.109 INFO:teuthology.orchestra.run.trial069.stdout:Device: 6h/6d Inode: 1293 Links: 1 2026-02-19T20:06:18.109 INFO:teuthology.orchestra.run.trial069.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-19T20:06:18.109 INFO:teuthology.orchestra.run.trial069.stdout:Context: system_u:object_r:device_t:s0 2026-02-19T20:06:18.109 INFO:teuthology.orchestra.run.trial069.stdout:Access: 2026-02-19 20:05:53.817536215 +0000 2026-02-19T20:06:18.109 INFO:teuthology.orchestra.run.trial069.stdout:Modify: 2026-02-19 20:05:10.015797545 +0000 2026-02-19T20:06:18.109 INFO:teuthology.orchestra.run.trial069.stdout:Change: 2026-02-19 20:05:10.015797545 +0000 2026-02-19T20:06:18.109 INFO:teuthology.orchestra.run.trial069.stdout: Birth: 2026-02-19 20:05:10.015797545 +0000 2026-02-19T20:06:18.110 DEBUG:teuthology.orchestra.run.trial069:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2026-02-19T20:06:18.171 INFO:teuthology.orchestra.run.trial069.stderr:1+0 records in 2026-02-19T20:06:18.171 INFO:teuthology.orchestra.run.trial069.stderr:1+0 records out 2026-02-19T20:06:18.171 INFO:teuthology.orchestra.run.trial069.stderr:512 bytes copied, 0.000232345 s, 2.2 MB/s 2026-02-19T20:06:18.173 DEBUG:teuthology.orchestra.run.trial069:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2026-02-19T20:06:18.230 DEBUG:teuthology.orchestra.run.trial069:> stat /dev/vg_nvme/lv_4 2026-02-19T20:06:18.286 INFO:teuthology.orchestra.run.trial069.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2026-02-19T20:06:18.287 INFO:teuthology.orchestra.run.trial069.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-19T20:06:18.287 INFO:teuthology.orchestra.run.trial069.stdout:Device: 6h/6d Inode: 1307 Links: 1 2026-02-19T20:06:18.287 INFO:teuthology.orchestra.run.trial069.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-19T20:06:18.287 INFO:teuthology.orchestra.run.trial069.stdout:Context: system_u:object_r:device_t:s0 2026-02-19T20:06:18.287 INFO:teuthology.orchestra.run.trial069.stdout:Access: 2026-02-19 20:05:53.817536215 +0000 2026-02-19T20:06:18.287 INFO:teuthology.orchestra.run.trial069.stdout:Modify: 2026-02-19 20:05:10.015797545 +0000 2026-02-19T20:06:18.287 INFO:teuthology.orchestra.run.trial069.stdout:Change: 2026-02-19 20:05:10.015797545 +0000 2026-02-19T20:06:18.287 INFO:teuthology.orchestra.run.trial069.stdout: Birth: 2026-02-19 20:05:10.015797545 +0000 2026-02-19T20:06:18.288 DEBUG:teuthology.orchestra.run.trial069:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2026-02-19T20:06:18.349 INFO:teuthology.orchestra.run.trial069.stderr:1+0 records in 2026-02-19T20:06:18.350 INFO:teuthology.orchestra.run.trial069.stderr:1+0 records out 2026-02-19T20:06:18.350 INFO:teuthology.orchestra.run.trial069.stderr:512 bytes copied, 0.000213079 s, 2.4 MB/s 2026-02-19T20:06:18.351 DEBUG:teuthology.orchestra.run.trial069:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2026-02-19T20:06:18.409 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-19T20:06:18.409 INFO:tasks.ceph:remote_to_roles_to_devs: {Remote(name='ubuntu@trial069.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-19T20:06:18.409 INFO:tasks.ceph:Generating config... 2026-02-19T20:06:18.412 INFO:tasks.ceph:[client] rbd default data pool = datapool 2026-02-19T20:06:18.412 INFO:tasks.ceph:[global] mon warn on pool no app = False 2026-02-19T20:06:18.412 INFO:tasks.ceph:[mgr] debug mgr = 20 2026-02-19T20:06:18.412 INFO:tasks.ceph:[mgr] debug ms = 1 2026-02-19T20:06:18.412 INFO:tasks.ceph:[mon] debug mon = 20 2026-02-19T20:06:18.412 INFO:tasks.ceph:[mon] debug ms = 1 2026-02-19T20:06:18.412 INFO:tasks.ceph:[mon] debug paxos = 20 2026-02-19T20:06:18.412 INFO:tasks.ceph:[osd] bluestore block size = 96636764160 2026-02-19T20:06:18.413 INFO:tasks.ceph:[osd] bluestore compression algorithm = zlib 2026-02-19T20:06:18.413 INFO:tasks.ceph:[osd] bluestore compression mode = aggressive 2026-02-19T20:06:18.413 INFO:tasks.ceph:[osd] bluestore fsck on mount = True 2026-02-19T20:06:18.413 INFO:tasks.ceph:[osd] debug bluefs = 1/20 2026-02-19T20:06:18.413 INFO:tasks.ceph:[osd] debug bluestore = 1/20 2026-02-19T20:06:18.413 INFO:tasks.ceph:[osd] debug ms = 1 2026-02-19T20:06:18.413 INFO:tasks.ceph:[osd] debug osd = 20 2026-02-19T20:06:18.413 INFO:tasks.ceph:[osd] debug rocksdb = 4/10 2026-02-19T20:06:18.413 INFO:tasks.ceph:[osd] mon osd backfillfull_ratio = 0.85 2026-02-19T20:06:18.413 INFO:tasks.ceph:[osd] mon osd full ratio = 0.9 2026-02-19T20:06:18.413 INFO:tasks.ceph:[osd] mon osd nearfull ratio = 0.8 2026-02-19T20:06:18.413 INFO:tasks.ceph:[osd] osd failsafe full ratio = 0.95 2026-02-19T20:06:18.414 INFO:tasks.ceph:[osd] osd objectstore = bluestore 2026-02-19T20:06:18.414 INFO:tasks.ceph:Setting up cluster1.mon.a... 2026-02-19T20:06:18.414 DEBUG:teuthology.orchestra.run.trial069:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring /etc/ceph/cluster1.keyring 2026-02-19T20:06:18.481 INFO:teuthology.orchestra.run.trial069.stdout:creating /etc/ceph/cluster1.keyring 2026-02-19T20:06:18.483 DEBUG:teuthology.orchestra.run.trial069:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --gen-key --name=mon. /etc/ceph/cluster1.keyring 2026-02-19T20:06:18.558 DEBUG:teuthology.orchestra.run.trial069:> sudo chmod 0644 /etc/ceph/cluster1.keyring 2026-02-19T20:06:18.622 DEBUG:tasks.ceph:Ceph mon addresses: [('cluster1.mon.a', '10.20.193.69')] 2026-02-19T20:06:18.623 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.69', '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': 'zlib', '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', 'rbd default data pool': 'datapool'}, 'mon.a': {}} 2026-02-19T20:06:18.625 DEBUG:teuthology.orchestra.run.trial069:> set -ex 2026-02-19T20:06:18.625 DEBUG:teuthology.orchestra.run.trial069:> dd of=/home/ubuntu/cephtest/ceph.tmp.conf 2026-02-19T20:06:18.679 DEBUG:teuthology.orchestra.run.trial069:> 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.69 --print /home/ubuntu/cephtest/cluster1.monmap 2026-02-19T20:06:18.751 INFO:teuthology.orchestra.run.trial069.stdout:monmaptool: monmap file /home/ubuntu/cephtest/cluster1.monmap 2026-02-19T20:06:18.751 INFO:teuthology.orchestra.run.trial069.stdout:monmaptool: generated fsid 3bfd89e7-0913-472c-8f98-43ba5453df7a 2026-02-19T20:06:18.752 INFO:teuthology.orchestra.run.trial069.stdout:setting min_mon_release = tentacle 2026-02-19T20:06:18.752 INFO:teuthology.orchestra.run.trial069.stdout:epoch 0 2026-02-19T20:06:18.752 INFO:teuthology.orchestra.run.trial069.stdout:fsid 3bfd89e7-0913-472c-8f98-43ba5453df7a 2026-02-19T20:06:18.752 INFO:teuthology.orchestra.run.trial069.stdout:last_changed 2026-02-19T20:06:18.752038+0000 2026-02-19T20:06:18.752 INFO:teuthology.orchestra.run.trial069.stdout:created 2026-02-19T20:06:18.752038+0000 2026-02-19T20:06:18.752 INFO:teuthology.orchestra.run.trial069.stdout:min_mon_release 20 (tentacle) 2026-02-19T20:06:18.752 INFO:teuthology.orchestra.run.trial069.stdout:election_strategy: 1 2026-02-19T20:06:18.752 INFO:teuthology.orchestra.run.trial069.stdout:0: [v2:10.20.193.69:3300/0,v1:10.20.193.69:6789/0] mon.a 2026-02-19T20:06:18.752 INFO:teuthology.orchestra.run.trial069.stdout:monmaptool: writing epoch 0 to /home/ubuntu/cephtest/cluster1.monmap (1 monitors) 2026-02-19T20:06:18.754 DEBUG:teuthology.orchestra.run.trial069:> rm -- /home/ubuntu/cephtest/ceph.tmp.conf 2026-02-19T20:06:18.811 INFO:tasks.ceph:Writing /etc/ceph/cluster1.conf for FSID 3bfd89e7-0913-472c-8f98-43ba5453df7a... 2026-02-19T20:06:18.813 DEBUG:teuthology.orchestra.run.trial069:> 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-19T20:06:18.854 DEBUG:teuthology.orchestra.run.trial138:> 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-19T20:06:18.893 INFO:teuthology.orchestra.run.trial069.stdout:[global] 2026-02-19T20:06:18.893 INFO:teuthology.orchestra.run.trial069.stdout: chdir = "" 2026-02-19T20:06:18.893 INFO:teuthology.orchestra.run.trial069.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2026-02-19T20:06:18.893 INFO:teuthology.orchestra.run.trial069.stdout: auth supported = cephx 2026-02-19T20:06:18.894 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:06:18.894 INFO:teuthology.orchestra.run.trial069.stdout: filestore xattr use omap = true 2026-02-19T20:06:18.894 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:06:18.894 INFO:teuthology.orchestra.run.trial069.stdout: mon clock drift allowed = 1.000 2026-02-19T20:06:18.894 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:06:18.894 INFO:teuthology.orchestra.run.trial069.stdout: osd crush chooseleaf type = 0 2026-02-19T20:06:18.894 INFO:teuthology.orchestra.run.trial069.stdout: auth debug = true 2026-02-19T20:06:18.894 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:06:18.894 INFO:teuthology.orchestra.run.trial069.stdout: ms die on old message = true 2026-02-19T20:06:18.894 INFO:teuthology.orchestra.run.trial069.stdout: ms die on bug = true 2026-02-19T20:06:18.894 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:06:18.894 INFO:teuthology.orchestra.run.trial069.stdout: mon max pg per osd = 10000 # >= luminous 2026-02-19T20:06:18.895 INFO:teuthology.orchestra.run.trial069.stdout: mon pg warn max object skew = 0 2026-02-19T20:06:18.895 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:06:18.895 INFO:teuthology.orchestra.run.trial069.stdout: # disable pg_autoscaler by default for new pools 2026-02-19T20:06:18.895 INFO:teuthology.orchestra.run.trial069.stdout: osd_pool_default_pg_autoscale_mode = off 2026-02-19T20:06:18.895 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:06:18.895 INFO:teuthology.orchestra.run.trial069.stdout: osd pool default size = 2 2026-02-19T20:06:18.895 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:06:18.895 INFO:teuthology.orchestra.run.trial069.stdout: mon osd allow primary affinity = true 2026-02-19T20:06:18.895 INFO:teuthology.orchestra.run.trial069.stdout: mon osd allow pg remap = true 2026-02-19T20:06:18.895 INFO:teuthology.orchestra.run.trial069.stdout: mon warn on legacy crush tunables = false 2026-02-19T20:06:18.895 INFO:teuthology.orchestra.run.trial069.stdout: mon warn on crush straw calc version zero = false 2026-02-19T20:06:18.896 INFO:teuthology.orchestra.run.trial069.stdout: mon warn on no sortbitwise = false 2026-02-19T20:06:18.896 INFO:teuthology.orchestra.run.trial069.stdout: mon warn on osd down out interval zero = false 2026-02-19T20:06:18.896 INFO:teuthology.orchestra.run.trial069.stdout: mon warn on too few osds = false 2026-02-19T20:06:18.896 INFO:teuthology.orchestra.run.trial069.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2026-02-19T20:06:18.896 INFO:teuthology.orchestra.run.trial069.stdout: mon_warn_on_pool_no_redundancy = false 2026-02-19T20:06:18.896 INFO:teuthology.orchestra.run.trial069.stdout: mon_allow_pool_size_one = true 2026-02-19T20:06:18.896 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:06:18.896 INFO:teuthology.orchestra.run.trial069.stdout: osd pool default erasure code profile = plugin=isa technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2026-02-19T20:06:18.896 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:06:18.896 INFO:teuthology.orchestra.run.trial069.stdout: osd default data pool replay window = 5 2026-02-19T20:06:18.896 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:06:18.896 INFO:teuthology.orchestra.run.trial069.stdout: mon allow pool delete = true 2026-02-19T20:06:18.897 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:06:18.897 INFO:teuthology.orchestra.run.trial069.stdout: mon cluster log file level = debug 2026-02-19T20:06:18.897 INFO:teuthology.orchestra.run.trial069.stdout: debug asserts on shutdown = true 2026-02-19T20:06:18.897 INFO:teuthology.orchestra.run.trial069.stdout: mon health detail to clog = false 2026-02-19T20:06:18.897 INFO:teuthology.orchestra.run.trial069.stdout: mon host = 10.20.193.69 2026-02-19T20:06:18.897 INFO:teuthology.orchestra.run.trial069.stdout: mon warn on pool no app = False 2026-02-19T20:06:18.897 INFO:teuthology.orchestra.run.trial069.stdout: fsid = 3bfd89e7-0913-472c-8f98-43ba5453df7a 2026-02-19T20:06:18.897 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:06:18.897 INFO:teuthology.orchestra.run.trial069.stdout:[osd] 2026-02-19T20:06:18.897 INFO:teuthology.orchestra.run.trial069.stdout: osd journal size = 100 2026-02-19T20:06:18.897 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:06:18.897 INFO:teuthology.orchestra.run.trial069.stdout: osd scrub load threshold = 5.0 2026-02-19T20:06:18.897 INFO:teuthology.orchestra.run.trial069.stdout: osd scrub max interval = 600 2026-02-19T20:06:18.898 INFO:teuthology.orchestra.run.trial069.stdout: osd mclock profile = high_recovery_ops 2026-02-19T20:06:18.898 INFO:teuthology.orchestra.run.trial069.stdout: osd mclock skip benchmark = true 2026-02-19T20:06:18.898 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:06:18.898 INFO:teuthology.orchestra.run.trial069.stdout: osd recover clone overlap = true 2026-02-19T20:06:18.898 INFO:teuthology.orchestra.run.trial069.stdout: osd recovery max chunk = 1048576 2026-02-19T20:06:18.898 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:06:18.898 INFO:teuthology.orchestra.run.trial069.stdout: osd debug shutdown = true 2026-02-19T20:06:18.898 INFO:teuthology.orchestra.run.trial069.stdout: osd debug op order = true 2026-02-19T20:06:18.898 INFO:teuthology.orchestra.run.trial069.stdout: osd debug verify stray on activate = true 2026-02-19T20:06:18.898 INFO:teuthology.orchestra.run.trial069.stdout: osd debug trim objects = true 2026-02-19T20:06:18.898 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:06:18.898 INFO:teuthology.orchestra.run.trial069.stdout: osd open classes on start = true 2026-02-19T20:06:18.898 INFO:teuthology.orchestra.run.trial069.stdout: osd debug pg log writeout = true 2026-02-19T20:06:18.899 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:06:18.899 INFO:teuthology.orchestra.run.trial069.stdout: osd deep scrub update digest min age = 30 2026-02-19T20:06:18.899 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:06:18.899 INFO:teuthology.orchestra.run.trial069.stdout: osd map max advance = 10 2026-02-19T20:06:18.899 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:06:18.899 INFO:teuthology.orchestra.run.trial069.stdout: journal zero on create = true 2026-02-19T20:06:18.899 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:06:18.899 INFO:teuthology.orchestra.run.trial069.stdout: filestore ondisk finisher threads = 3 2026-02-19T20:06:18.899 INFO:teuthology.orchestra.run.trial069.stdout: filestore apply finisher threads = 3 2026-02-19T20:06:18.899 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:06:18.899 INFO:teuthology.orchestra.run.trial069.stdout: bdev debug aio = true 2026-02-19T20:06:18.899 INFO:teuthology.orchestra.run.trial069.stdout: osd debug misdirected ops = true 2026-02-19T20:06:18.900 INFO:teuthology.orchestra.run.trial069.stdout: bluestore block size = 96636764160 2026-02-19T20:06:18.900 INFO:teuthology.orchestra.run.trial069.stdout: bluestore compression algorithm = zlib 2026-02-19T20:06:18.900 INFO:teuthology.orchestra.run.trial069.stdout: bluestore compression mode = aggressive 2026-02-19T20:06:18.900 INFO:teuthology.orchestra.run.trial069.stdout: bluestore fsck on mount = True 2026-02-19T20:06:18.900 INFO:teuthology.orchestra.run.trial069.stdout: debug bluefs = 1/20 2026-02-19T20:06:18.900 INFO:teuthology.orchestra.run.trial069.stdout: debug bluestore = 1/20 2026-02-19T20:06:18.900 INFO:teuthology.orchestra.run.trial069.stdout: debug ms = 1 2026-02-19T20:06:18.900 INFO:teuthology.orchestra.run.trial069.stdout: debug osd = 20 2026-02-19T20:06:18.900 INFO:teuthology.orchestra.run.trial069.stdout: debug rocksdb = 4/10 2026-02-19T20:06:18.900 INFO:teuthology.orchestra.run.trial069.stdout: mon osd backfillfull_ratio = 0.85 2026-02-19T20:06:18.900 INFO:teuthology.orchestra.run.trial069.stdout: mon osd full ratio = 0.9 2026-02-19T20:06:18.900 INFO:teuthology.orchestra.run.trial069.stdout: mon osd nearfull ratio = 0.8 2026-02-19T20:06:18.900 INFO:teuthology.orchestra.run.trial069.stdout: osd failsafe full ratio = 0.95 2026-02-19T20:06:18.901 INFO:teuthology.orchestra.run.trial069.stdout: osd objectstore = bluestore 2026-02-19T20:06:18.901 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:06:18.901 INFO:teuthology.orchestra.run.trial069.stdout:[mgr] 2026-02-19T20:06:18.901 INFO:teuthology.orchestra.run.trial069.stdout: debug ms = 1 2026-02-19T20:06:18.901 INFO:teuthology.orchestra.run.trial069.stdout: debug mgr = 20 2026-02-19T20:06:18.901 INFO:teuthology.orchestra.run.trial069.stdout: debug mon = 20 2026-02-19T20:06:18.901 INFO:teuthology.orchestra.run.trial069.stdout: debug auth = 20 2026-02-19T20:06:18.901 INFO:teuthology.orchestra.run.trial069.stdout: mon reweight min pgs per osd = 4 2026-02-19T20:06:18.901 INFO:teuthology.orchestra.run.trial069.stdout: mon reweight min bytes per osd = 10 2026-02-19T20:06:18.901 INFO:teuthology.orchestra.run.trial069.stdout: mgr/telemetry/nag = false 2026-02-19T20:06:18.901 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:06:18.901 INFO:teuthology.orchestra.run.trial069.stdout:[mon] 2026-02-19T20:06:18.901 INFO:teuthology.orchestra.run.trial069.stdout: debug ms = 1 2026-02-19T20:06:18.902 INFO:teuthology.orchestra.run.trial069.stdout: debug mon = 20 2026-02-19T20:06:18.902 INFO:teuthology.orchestra.run.trial069.stdout: debug paxos = 20 2026-02-19T20:06:18.902 INFO:teuthology.orchestra.run.trial069.stdout: debug auth = 20 2026-02-19T20:06:18.902 INFO:teuthology.orchestra.run.trial069.stdout: mon data avail warn = 5 2026-02-19T20:06:18.902 INFO:teuthology.orchestra.run.trial069.stdout: mon mgr mkfs grace = 240 2026-02-19T20:06:18.902 INFO:teuthology.orchestra.run.trial069.stdout: mon reweight min pgs per osd = 4 2026-02-19T20:06:18.902 INFO:teuthology.orchestra.run.trial069.stdout: mon osd reporter subtree level = osd 2026-02-19T20:06:18.902 INFO:teuthology.orchestra.run.trial069.stdout: mon osd prime pg temp = true 2026-02-19T20:06:18.902 INFO:teuthology.orchestra.run.trial069.stdout: mon reweight min bytes per osd = 10 2026-02-19T20:06:18.902 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:06:18.902 INFO:teuthology.orchestra.run.trial069.stdout: # rotate auth tickets quickly to exercise renewal paths 2026-02-19T20:06:18.902 INFO:teuthology.orchestra.run.trial069.stdout: auth mon ticket ttl = 660 # 11m 2026-02-19T20:06:18.902 INFO:teuthology.orchestra.run.trial069.stdout: auth service ticket ttl = 240 # 4m 2026-02-19T20:06:18.903 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:06:18.903 INFO:teuthology.orchestra.run.trial069.stdout: # don't complain about insecure global_id in the test suite 2026-02-19T20:06:18.903 INFO:teuthology.orchestra.run.trial069.stdout: mon_warn_on_insecure_global_id_reclaim = false 2026-02-19T20:06:18.903 INFO:teuthology.orchestra.run.trial069.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2026-02-19T20:06:18.903 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:06:18.903 INFO:teuthology.orchestra.run.trial069.stdout: # 1m isn't quite enough 2026-02-19T20:06:18.903 INFO:teuthology.orchestra.run.trial069.stdout: mon_down_mkfs_grace = 2m 2026-02-19T20:06:18.903 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:06:18.903 INFO:teuthology.orchestra.run.trial069.stdout: mon_warn_on_filestore_osds = false 2026-02-19T20:06:18.903 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:06:18.903 INFO:teuthology.orchestra.run.trial069.stdout:[client] 2026-02-19T20:06:18.903 INFO:teuthology.orchestra.run.trial069.stdout: rgw cache enabled = true 2026-02-19T20:06:18.904 INFO:teuthology.orchestra.run.trial069.stdout: rgw enable ops log = true 2026-02-19T20:06:18.904 INFO:teuthology.orchestra.run.trial069.stdout: rgw enable usage log = true 2026-02-19T20:06:18.904 INFO:teuthology.orchestra.run.trial069.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2026-02-19T20:06:18.904 INFO:teuthology.orchestra.run.trial069.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2026-02-19T20:06:18.904 INFO:teuthology.orchestra.run.trial069.stdout: rbd default data pool = datapool 2026-02-19T20:06:18.904 INFO:teuthology.orchestra.run.trial069.stdout:[mon.a] 2026-02-19T20:06:18.906 INFO:teuthology.orchestra.run.trial138.stdout:[global] 2026-02-19T20:06:18.906 INFO:teuthology.orchestra.run.trial138.stdout: chdir = "" 2026-02-19T20:06:18.906 INFO:teuthology.orchestra.run.trial138.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2026-02-19T20:06:18.906 INFO:teuthology.orchestra.run.trial138.stdout: auth supported = cephx 2026-02-19T20:06:18.906 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:18.906 INFO:teuthology.orchestra.run.trial138.stdout: filestore xattr use omap = true 2026-02-19T20:06:18.906 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:18.907 INFO:teuthology.orchestra.run.trial138.stdout: mon clock drift allowed = 1.000 2026-02-19T20:06:18.907 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:18.907 INFO:teuthology.orchestra.run.trial138.stdout: osd crush chooseleaf type = 0 2026-02-19T20:06:18.907 INFO:teuthology.orchestra.run.trial138.stdout: auth debug = true 2026-02-19T20:06:18.907 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:18.907 INFO:teuthology.orchestra.run.trial138.stdout: ms die on old message = true 2026-02-19T20:06:18.907 INFO:teuthology.orchestra.run.trial138.stdout: ms die on bug = true 2026-02-19T20:06:18.907 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:18.907 INFO:teuthology.orchestra.run.trial138.stdout: mon max pg per osd = 10000 # >= luminous 2026-02-19T20:06:18.907 INFO:teuthology.orchestra.run.trial138.stdout: mon pg warn max object skew = 0 2026-02-19T20:06:18.907 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:18.907 INFO:teuthology.orchestra.run.trial138.stdout: # disable pg_autoscaler by default for new pools 2026-02-19T20:06:18.908 INFO:teuthology.orchestra.run.trial138.stdout: osd_pool_default_pg_autoscale_mode = off 2026-02-19T20:06:18.908 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:18.908 INFO:teuthology.orchestra.run.trial138.stdout: osd pool default size = 2 2026-02-19T20:06:18.908 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:18.908 INFO:teuthology.orchestra.run.trial138.stdout: mon osd allow primary affinity = true 2026-02-19T20:06:18.908 INFO:teuthology.orchestra.run.trial138.stdout: mon osd allow pg remap = true 2026-02-19T20:06:18.908 INFO:teuthology.orchestra.run.trial138.stdout: mon warn on legacy crush tunables = false 2026-02-19T20:06:18.908 INFO:teuthology.orchestra.run.trial138.stdout: mon warn on crush straw calc version zero = false 2026-02-19T20:06:18.908 INFO:teuthology.orchestra.run.trial138.stdout: mon warn on no sortbitwise = false 2026-02-19T20:06:18.908 INFO:teuthology.orchestra.run.trial138.stdout: mon warn on osd down out interval zero = false 2026-02-19T20:06:18.908 INFO:teuthology.orchestra.run.trial138.stdout: mon warn on too few osds = false 2026-02-19T20:06:18.908 INFO:teuthology.orchestra.run.trial138.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2026-02-19T20:06:18.909 INFO:teuthology.orchestra.run.trial138.stdout: mon_warn_on_pool_no_redundancy = false 2026-02-19T20:06:18.909 INFO:teuthology.orchestra.run.trial138.stdout: mon_allow_pool_size_one = true 2026-02-19T20:06:18.909 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:18.909 INFO:teuthology.orchestra.run.trial138.stdout: osd pool default erasure code profile = plugin=isa technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2026-02-19T20:06:18.909 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:18.909 INFO:teuthology.orchestra.run.trial138.stdout: osd default data pool replay window = 5 2026-02-19T20:06:18.909 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:18.909 INFO:teuthology.orchestra.run.trial138.stdout: mon allow pool delete = true 2026-02-19T20:06:18.909 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:18.909 INFO:teuthology.orchestra.run.trial138.stdout: mon cluster log file level = debug 2026-02-19T20:06:18.909 INFO:teuthology.orchestra.run.trial138.stdout: debug asserts on shutdown = true 2026-02-19T20:06:18.909 INFO:teuthology.orchestra.run.trial138.stdout: mon health detail to clog = false 2026-02-19T20:06:18.910 INFO:teuthology.orchestra.run.trial138.stdout: mon host = 10.20.193.69 2026-02-19T20:06:18.910 INFO:teuthology.orchestra.run.trial138.stdout: mon warn on pool no app = False 2026-02-19T20:06:18.910 INFO:teuthology.orchestra.run.trial138.stdout: fsid = 3bfd89e7-0913-472c-8f98-43ba5453df7a 2026-02-19T20:06:18.910 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:18.910 INFO:teuthology.orchestra.run.trial138.stdout:[osd] 2026-02-19T20:06:18.910 INFO:teuthology.orchestra.run.trial138.stdout: osd journal size = 100 2026-02-19T20:06:18.910 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:18.910 INFO:teuthology.orchestra.run.trial138.stdout: osd scrub load threshold = 5.0 2026-02-19T20:06:18.911 INFO:teuthology.orchestra.run.trial138.stdout: osd scrub max interval = 600 2026-02-19T20:06:18.911 INFO:teuthology.orchestra.run.trial138.stdout: osd mclock profile = high_recovery_ops 2026-02-19T20:06:18.911 INFO:teuthology.orchestra.run.trial138.stdout: osd mclock skip benchmark = true 2026-02-19T20:06:18.911 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:18.911 INFO:teuthology.orchestra.run.trial138.stdout: osd recover clone overlap = true 2026-02-19T20:06:18.911 INFO:teuthology.orchestra.run.trial138.stdout: osd recovery max chunk = 1048576 2026-02-19T20:06:18.911 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:18.911 INFO:teuthology.orchestra.run.trial138.stdout: osd debug shutdown = true 2026-02-19T20:06:18.911 INFO:teuthology.orchestra.run.trial138.stdout: osd debug op order = true 2026-02-19T20:06:18.911 INFO:teuthology.orchestra.run.trial138.stdout: osd debug verify stray on activate = true 2026-02-19T20:06:18.911 INFO:teuthology.orchestra.run.trial138.stdout: osd debug trim objects = true 2026-02-19T20:06:18.911 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:18.911 INFO:teuthology.orchestra.run.trial138.stdout: osd open classes on start = true 2026-02-19T20:06:18.911 INFO:teuthology.orchestra.run.trial138.stdout: osd debug pg log writeout = true 2026-02-19T20:06:18.912 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:18.912 INFO:teuthology.orchestra.run.trial138.stdout: osd deep scrub update digest min age = 30 2026-02-19T20:06:18.912 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:18.912 INFO:teuthology.orchestra.run.trial138.stdout: osd map max advance = 10 2026-02-19T20:06:18.912 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:18.912 INFO:teuthology.orchestra.run.trial138.stdout: journal zero on create = true 2026-02-19T20:06:18.912 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:18.912 INFO:teuthology.orchestra.run.trial138.stdout: filestore ondisk finisher threads = 3 2026-02-19T20:06:18.912 INFO:teuthology.orchestra.run.trial138.stdout: filestore apply finisher threads = 3 2026-02-19T20:06:18.912 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:18.912 INFO:teuthology.orchestra.run.trial138.stdout: bdev debug aio = true 2026-02-19T20:06:18.912 INFO:teuthology.orchestra.run.trial138.stdout: osd debug misdirected ops = true 2026-02-19T20:06:18.912 INFO:teuthology.orchestra.run.trial138.stdout: bluestore block size = 96636764160 2026-02-19T20:06:18.912 INFO:teuthology.orchestra.run.trial138.stdout: bluestore compression algorithm = zlib 2026-02-19T20:06:18.913 INFO:teuthology.orchestra.run.trial138.stdout: bluestore compression mode = aggressive 2026-02-19T20:06:18.913 INFO:teuthology.orchestra.run.trial138.stdout: bluestore fsck on mount = True 2026-02-19T20:06:18.913 INFO:teuthology.orchestra.run.trial138.stdout: debug bluefs = 1/20 2026-02-19T20:06:18.913 INFO:teuthology.orchestra.run.trial138.stdout: debug bluestore = 1/20 2026-02-19T20:06:18.913 INFO:teuthology.orchestra.run.trial138.stdout: debug ms = 1 2026-02-19T20:06:18.913 INFO:teuthology.orchestra.run.trial138.stdout: debug osd = 20 2026-02-19T20:06:18.913 INFO:teuthology.orchestra.run.trial138.stdout: debug rocksdb = 4/10 2026-02-19T20:06:18.913 INFO:teuthology.orchestra.run.trial138.stdout: mon osd backfillfull_ratio = 0.85 2026-02-19T20:06:18.913 INFO:teuthology.orchestra.run.trial138.stdout: mon osd full ratio = 0.9 2026-02-19T20:06:18.913 INFO:teuthology.orchestra.run.trial138.stdout: mon osd nearfull ratio = 0.8 2026-02-19T20:06:18.913 INFO:teuthology.orchestra.run.trial138.stdout: osd failsafe full ratio = 0.95 2026-02-19T20:06:18.913 INFO:teuthology.orchestra.run.trial138.stdout: osd objectstore = bluestore 2026-02-19T20:06:18.913 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:18.913 INFO:teuthology.orchestra.run.trial138.stdout:[mgr] 2026-02-19T20:06:18.913 INFO:teuthology.orchestra.run.trial138.stdout: debug ms = 1 2026-02-19T20:06:18.914 INFO:teuthology.orchestra.run.trial138.stdout: debug mgr = 20 2026-02-19T20:06:18.914 INFO:teuthology.orchestra.run.trial138.stdout: debug mon = 20 2026-02-19T20:06:18.914 INFO:teuthology.orchestra.run.trial138.stdout: debug auth = 20 2026-02-19T20:06:18.914 INFO:teuthology.orchestra.run.trial138.stdout: mon reweight min pgs per osd = 4 2026-02-19T20:06:18.914 INFO:teuthology.orchestra.run.trial138.stdout: mon reweight min bytes per osd = 10 2026-02-19T20:06:18.914 INFO:teuthology.orchestra.run.trial138.stdout: mgr/telemetry/nag = false 2026-02-19T20:06:18.914 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:18.914 INFO:teuthology.orchestra.run.trial138.stdout:[mon] 2026-02-19T20:06:18.914 INFO:teuthology.orchestra.run.trial138.stdout: debug ms = 1 2026-02-19T20:06:18.914 INFO:teuthology.orchestra.run.trial138.stdout: debug mon = 20 2026-02-19T20:06:18.914 INFO:teuthology.orchestra.run.trial138.stdout: debug paxos = 20 2026-02-19T20:06:18.914 INFO:teuthology.orchestra.run.trial138.stdout: debug auth = 20 2026-02-19T20:06:18.914 INFO:teuthology.orchestra.run.trial138.stdout: mon data avail warn = 5 2026-02-19T20:06:18.914 INFO:teuthology.orchestra.run.trial138.stdout: mon mgr mkfs grace = 240 2026-02-19T20:06:18.914 INFO:teuthology.orchestra.run.trial138.stdout: mon reweight min pgs per osd = 4 2026-02-19T20:06:18.914 INFO:teuthology.orchestra.run.trial138.stdout: mon osd reporter subtree level = osd 2026-02-19T20:06:18.915 INFO:teuthology.orchestra.run.trial138.stdout: mon osd prime pg temp = true 2026-02-19T20:06:18.915 INFO:teuthology.orchestra.run.trial138.stdout: mon reweight min bytes per osd = 10 2026-02-19T20:06:18.915 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:18.915 INFO:teuthology.orchestra.run.trial138.stdout: # rotate auth tickets quickly to exercise renewal paths 2026-02-19T20:06:18.915 INFO:teuthology.orchestra.run.trial138.stdout: auth mon ticket ttl = 660 # 11m 2026-02-19T20:06:18.915 INFO:teuthology.orchestra.run.trial138.stdout: auth service ticket ttl = 240 # 4m 2026-02-19T20:06:18.915 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:18.915 INFO:teuthology.orchestra.run.trial138.stdout: # don't complain about insecure global_id in the test suite 2026-02-19T20:06:18.915 INFO:teuthology.orchestra.run.trial138.stdout: mon_warn_on_insecure_global_id_reclaim = false 2026-02-19T20:06:18.915 INFO:teuthology.orchestra.run.trial138.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2026-02-19T20:06:18.915 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:18.915 INFO:teuthology.orchestra.run.trial138.stdout: # 1m isn't quite enough 2026-02-19T20:06:18.915 INFO:teuthology.orchestra.run.trial138.stdout: mon_down_mkfs_grace = 2m 2026-02-19T20:06:18.915 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:18.915 INFO:teuthology.orchestra.run.trial138.stdout: mon_warn_on_filestore_osds = false 2026-02-19T20:06:18.915 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:18.916 INFO:teuthology.orchestra.run.trial138.stdout:[client] 2026-02-19T20:06:18.916 INFO:teuthology.orchestra.run.trial138.stdout: rgw cache enabled = true 2026-02-19T20:06:18.916 INFO:teuthology.orchestra.run.trial138.stdout: rgw enable ops log = true 2026-02-19T20:06:18.916 INFO:teuthology.orchestra.run.trial138.stdout: rgw enable usage log = true 2026-02-19T20:06:18.916 INFO:teuthology.orchestra.run.trial138.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2026-02-19T20:06:18.916 INFO:teuthology.orchestra.run.trial138.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2026-02-19T20:06:18.916 INFO:teuthology.orchestra.run.trial138.stdout: rbd default data pool = datapool 2026-02-19T20:06:18.916 INFO:teuthology.orchestra.run.trial138.stdout:[mon.a] 2026-02-19T20:06:18.916 INFO:tasks.ceph:Creating admin key on cluster1.mon.a... 2026-02-19T20:06:18.917 DEBUG:teuthology.orchestra.run.trial069:> 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-19T20:06:18.985 INFO:tasks.ceph:Copying monmap to all nodes... 2026-02-19T20:06:18.986 DEBUG:teuthology.orchestra.run.trial069:> set -ex 2026-02-19T20:06:18.986 DEBUG:teuthology.orchestra.run.trial069:> dd if=/etc/ceph/cluster1.keyring of=/dev/stdout 2026-02-19T20:06:19.042 DEBUG:teuthology.orchestra.run.trial069:> set -ex 2026-02-19T20:06:19.042 DEBUG:teuthology.orchestra.run.trial069:> dd if=/home/ubuntu/cephtest/cluster1.monmap of=/dev/stdout 2026-02-19T20:06:19.098 INFO:tasks.ceph:Sending monmap to node ubuntu@trial069.front.sepia.ceph.com 2026-02-19T20:06:19.099 DEBUG:teuthology.orchestra.run.trial069:> set -ex 2026-02-19T20:06:19.099 DEBUG:teuthology.orchestra.run.trial069:> sudo dd of=/etc/ceph/cluster1.keyring 2026-02-19T20:06:19.099 DEBUG:teuthology.orchestra.run.trial069:> sudo chmod 0644 /etc/ceph/cluster1.keyring 2026-02-19T20:06:19.172 DEBUG:teuthology.orchestra.run.trial069:> set -ex 2026-02-19T20:06:19.172 DEBUG:teuthology.orchestra.run.trial069:> dd of=/home/ubuntu/cephtest/cluster1.monmap 2026-02-19T20:06:19.228 INFO:tasks.ceph:Sending monmap to node ubuntu@trial138.front.sepia.ceph.com 2026-02-19T20:06:19.228 DEBUG:teuthology.orchestra.run.trial138:> set -ex 2026-02-19T20:06:19.228 DEBUG:teuthology.orchestra.run.trial138:> sudo dd of=/etc/ceph/cluster1.keyring 2026-02-19T20:06:19.228 DEBUG:teuthology.orchestra.run.trial138:> sudo chmod 0644 /etc/ceph/cluster1.keyring 2026-02-19T20:06:19.262 DEBUG:teuthology.orchestra.run.trial138:> set -ex 2026-02-19T20:06:19.262 DEBUG:teuthology.orchestra.run.trial138:> dd of=/home/ubuntu/cephtest/cluster1.monmap 2026-02-19T20:06:19.317 INFO:tasks.ceph:Setting up mon nodes... 2026-02-19T20:06:19.317 INFO:tasks.ceph:Setting up mgr nodes... 2026-02-19T20:06:19.318 DEBUG:teuthology.orchestra.run.trial069:> 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-19T20:06:19.360 INFO:teuthology.orchestra.run.trial069.stdout:creating /var/lib/ceph/mgr/cluster1-x/keyring 2026-02-19T20:06:19.363 INFO:tasks.ceph:Setting up mds nodes... 2026-02-19T20:06:19.363 INFO:tasks.ceph_client:Setting up client nodes... 2026-02-19T20:06:19.363 DEBUG:teuthology.orchestra.run.trial069:> 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-19T20:06:19.396 INFO:teuthology.orchestra.run.trial069.stdout:creating /etc/ceph/cluster1.client.0.keyring 2026-02-19T20:06:19.406 INFO:tasks.ceph:Running mkfs on osd nodes... 2026-02-19T20:06:19.406 INFO:tasks.ceph:ctx.disk_config.remote_to_roles_to_dev: {Remote(name='ubuntu@trial069.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-19T20:06:19.406 DEBUG:teuthology.orchestra.run.trial069:> sudo mkdir -p /var/lib/ceph/osd/cluster1-0 2026-02-19T20:06:19.470 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-19T20:06:19.471 INFO:tasks.ceph:role: cluster1.osd.0 2026-02-19T20:06:19.471 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_1 on ubuntu@trial069.front.sepia.ceph.com 2026-02-19T20:06:19.471 DEBUG:teuthology.orchestra.run.trial069:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_1 2026-02-19T20:06:19.537 INFO:teuthology.orchestra.run.trial069.stdout:meta-data=/dev/vg_nvme/lv_1 isize=2048 agcount=4, agsize=45875200 blks 2026-02-19T20:06:19.537 INFO:teuthology.orchestra.run.trial069.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-19T20:06:19.537 INFO:teuthology.orchestra.run.trial069.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-19T20:06:19.537 INFO:teuthology.orchestra.run.trial069.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-02-19T20:06:19.537 INFO:teuthology.orchestra.run.trial069.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-19T20:06:19.537 INFO:teuthology.orchestra.run.trial069.stdout: = sunit=0 swidth=0 blks 2026-02-19T20:06:19.537 INFO:teuthology.orchestra.run.trial069.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-19T20:06:19.537 INFO:teuthology.orchestra.run.trial069.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-19T20:06:19.538 INFO:teuthology.orchestra.run.trial069.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-19T20:06:19.538 INFO:teuthology.orchestra.run.trial069.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-19T20:06:20.124 INFO:teuthology.orchestra.run.trial069.stdout:Discarding blocks...Done. 2026-02-19T20:06:20.126 INFO:tasks.ceph:mount /dev/vg_nvme/lv_1 on ubuntu@trial069.front.sepia.ceph.com -o noatime 2026-02-19T20:06:20.126 DEBUG:teuthology.orchestra.run.trial069:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_1 /var/lib/ceph/osd/cluster1-0 2026-02-19T20:06:20.193 DEBUG:teuthology.orchestra.run.trial069:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster1-0 2026-02-19T20:06:20.261 DEBUG:teuthology.orchestra.run.trial069:> sudo mkdir -p /var/lib/ceph/osd/cluster1-1 2026-02-19T20:06:20.325 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-19T20:06:20.325 INFO:tasks.ceph:role: cluster1.osd.1 2026-02-19T20:06:20.326 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_2 on ubuntu@trial069.front.sepia.ceph.com 2026-02-19T20:06:20.326 DEBUG:teuthology.orchestra.run.trial069:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_2 2026-02-19T20:06:20.390 INFO:teuthology.orchestra.run.trial069.stdout:meta-data=/dev/vg_nvme/lv_2 isize=2048 agcount=4, agsize=45875200 blks 2026-02-19T20:06:20.390 INFO:teuthology.orchestra.run.trial069.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-19T20:06:20.391 INFO:teuthology.orchestra.run.trial069.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-19T20:06:20.391 INFO:teuthology.orchestra.run.trial069.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-02-19T20:06:20.391 INFO:teuthology.orchestra.run.trial069.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-19T20:06:20.391 INFO:teuthology.orchestra.run.trial069.stdout: = sunit=0 swidth=0 blks 2026-02-19T20:06:20.391 INFO:teuthology.orchestra.run.trial069.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-19T20:06:20.391 INFO:teuthology.orchestra.run.trial069.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-19T20:06:20.391 INFO:teuthology.orchestra.run.trial069.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-19T20:06:20.391 INFO:teuthology.orchestra.run.trial069.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-19T20:06:20.962 INFO:teuthology.orchestra.run.trial069.stdout:Discarding blocks...Done. 2026-02-19T20:06:20.965 INFO:tasks.ceph:mount /dev/vg_nvme/lv_2 on ubuntu@trial069.front.sepia.ceph.com -o noatime 2026-02-19T20:06:20.965 DEBUG:teuthology.orchestra.run.trial069:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_2 /var/lib/ceph/osd/cluster1-1 2026-02-19T20:06:21.034 DEBUG:teuthology.orchestra.run.trial069:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster1-1 2026-02-19T20:06:21.101 DEBUG:teuthology.orchestra.run.trial069:> sudo mkdir -p /var/lib/ceph/osd/cluster1-2 2026-02-19T20:06:21.166 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-19T20:06:21.166 INFO:tasks.ceph:role: cluster1.osd.2 2026-02-19T20:06:21.166 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_3 on ubuntu@trial069.front.sepia.ceph.com 2026-02-19T20:06:21.166 DEBUG:teuthology.orchestra.run.trial069:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_3 2026-02-19T20:06:21.230 INFO:teuthology.orchestra.run.trial069.stdout:meta-data=/dev/vg_nvme/lv_3 isize=2048 agcount=4, agsize=45875200 blks 2026-02-19T20:06:21.231 INFO:teuthology.orchestra.run.trial069.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-19T20:06:21.231 INFO:teuthology.orchestra.run.trial069.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-19T20:06:21.231 INFO:teuthology.orchestra.run.trial069.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-02-19T20:06:21.231 INFO:teuthology.orchestra.run.trial069.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-19T20:06:21.231 INFO:teuthology.orchestra.run.trial069.stdout: = sunit=0 swidth=0 blks 2026-02-19T20:06:21.231 INFO:teuthology.orchestra.run.trial069.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-19T20:06:21.231 INFO:teuthology.orchestra.run.trial069.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-19T20:06:21.231 INFO:teuthology.orchestra.run.trial069.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-19T20:06:21.232 INFO:teuthology.orchestra.run.trial069.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-19T20:06:21.794 INFO:teuthology.orchestra.run.trial069.stdout:Discarding blocks...Done. 2026-02-19T20:06:21.797 INFO:tasks.ceph:mount /dev/vg_nvme/lv_3 on ubuntu@trial069.front.sepia.ceph.com -o noatime 2026-02-19T20:06:21.797 DEBUG:teuthology.orchestra.run.trial069:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_3 /var/lib/ceph/osd/cluster1-2 2026-02-19T20:06:21.866 DEBUG:teuthology.orchestra.run.trial069:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster1-2 2026-02-19T20:06:21.932 DEBUG:teuthology.orchestra.run.trial069:> 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-19T20:06:22.008 INFO:teuthology.orchestra.run.trial069.stderr:2026-02-19T20:06:22.008+0000 7f8ad4e38780 -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-19T20:06:22.008 INFO:teuthology.orchestra.run.trial069.stderr:2026-02-19T20:06:22.009+0000 7f8ad4e38780 -1 created new key in keyring /var/lib/ceph/osd/cluster1-0/keyring 2026-02-19T20:06:22.008 INFO:teuthology.orchestra.run.trial069.stderr:2026-02-19T20:06:22.009+0000 7f8ad4e38780 -1 bdev(0x31dd400 /var/lib/ceph/osd/cluster1-0/block) open stat got: (1) Operation not permitted 2026-02-19T20:06:22.008 INFO:teuthology.orchestra.run.trial069.stderr:2026-02-19T20:06:22.009+0000 7f8ad4e38780 -1 bluestore(/var/lib/ceph/osd/cluster1-0) _read_fsid unparsable uuid 2026-02-19T20:06:22.449 DEBUG:teuthology.orchestra.run.trial069:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster1-0 2026-02-19T20:06:22.514 DEBUG:teuthology.orchestra.run.trial069:> 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-19T20:06:22.591 INFO:teuthology.orchestra.run.trial069.stderr:2026-02-19T20:06:22.591+0000 7f31c905c780 -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-19T20:06:22.591 INFO:teuthology.orchestra.run.trial069.stderr:2026-02-19T20:06:22.591+0000 7f31c905c780 -1 created new key in keyring /var/lib/ceph/osd/cluster1-1/keyring 2026-02-19T20:06:22.591 INFO:teuthology.orchestra.run.trial069.stderr:2026-02-19T20:06:22.591+0000 7f31c905c780 -1 bdev(0x39ed400 /var/lib/ceph/osd/cluster1-1/block) open stat got: (1) Operation not permitted 2026-02-19T20:06:22.591 INFO:teuthology.orchestra.run.trial069.stderr:2026-02-19T20:06:22.591+0000 7f31c905c780 -1 bluestore(/var/lib/ceph/osd/cluster1-1) _read_fsid unparsable uuid 2026-02-19T20:06:23.059 DEBUG:teuthology.orchestra.run.trial069:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster1-1 2026-02-19T20:06:23.123 DEBUG:teuthology.orchestra.run.trial069:> 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-19T20:06:23.198 INFO:teuthology.orchestra.run.trial069.stderr:2026-02-19T20:06:23.198+0000 7fb3193d4780 -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-19T20:06:23.198 INFO:teuthology.orchestra.run.trial069.stderr:2026-02-19T20:06:23.198+0000 7fb3193d4780 -1 created new key in keyring /var/lib/ceph/osd/cluster1-2/keyring 2026-02-19T20:06:23.198 INFO:teuthology.orchestra.run.trial069.stderr:2026-02-19T20:06:23.198+0000 7fb3193d4780 -1 bdev(0x37f1400 /var/lib/ceph/osd/cluster1-2/block) open stat got: (1) Operation not permitted 2026-02-19T20:06:23.198 INFO:teuthology.orchestra.run.trial069.stderr:2026-02-19T20:06:23.198+0000 7fb3193d4780 -1 bluestore(/var/lib/ceph/osd/cluster1-2) _read_fsid unparsable uuid 2026-02-19T20:06:23.646 DEBUG:teuthology.orchestra.run.trial069:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster1-2 2026-02-19T20:06:23.711 INFO:tasks.ceph:Reading keys from all nodes... 2026-02-19T20:06:23.711 DEBUG:teuthology.orchestra.run.trial069:> set -ex 2026-02-19T20:06:23.711 DEBUG:teuthology.orchestra.run.trial069:> sudo dd if=/var/lib/ceph/mgr/cluster1-x/keyring of=/dev/stdout 2026-02-19T20:06:23.776 DEBUG:teuthology.orchestra.run.trial069:> set -ex 2026-02-19T20:06:23.776 DEBUG:teuthology.orchestra.run.trial069:> sudo dd if=/var/lib/ceph/osd/cluster1-0/keyring of=/dev/stdout 2026-02-19T20:06:23.840 DEBUG:teuthology.orchestra.run.trial069:> set -ex 2026-02-19T20:06:23.841 DEBUG:teuthology.orchestra.run.trial069:> sudo dd if=/var/lib/ceph/osd/cluster1-1/keyring of=/dev/stdout 2026-02-19T20:06:23.904 DEBUG:teuthology.orchestra.run.trial069:> set -ex 2026-02-19T20:06:23.904 DEBUG:teuthology.orchestra.run.trial069:> sudo dd if=/var/lib/ceph/osd/cluster1-2/keyring of=/dev/stdout 2026-02-19T20:06:23.968 DEBUG:teuthology.orchestra.run.trial069:> set -ex 2026-02-19T20:06:23.968 DEBUG:teuthology.orchestra.run.trial069:> dd if=/etc/ceph/cluster1.client.0.keyring of=/dev/stdout 2026-02-19T20:06:24.025 INFO:tasks.ceph:Adding keys to all mons... 2026-02-19T20:06:24.025 DEBUG:teuthology.orchestra.run.trial069:> sudo tee -a /etc/ceph/cluster1.keyring 2026-02-19T20:06:24.086 INFO:teuthology.orchestra.run.trial069.stdout:[mgr.x] 2026-02-19T20:06:24.086 INFO:teuthology.orchestra.run.trial069.stdout: key = AQA7bZdpbSOOFRAAFeA7N8miGJh0v5ESd3mA+Q== 2026-02-19T20:06:24.086 INFO:teuthology.orchestra.run.trial069.stdout:[osd.0] 2026-02-19T20:06:24.086 INFO:teuthology.orchestra.run.trial069.stdout: key = AQA+bZdpsg6RABAAZeXcpkqSXVNOAJLRwDWNpA== 2026-02-19T20:06:24.087 INFO:teuthology.orchestra.run.trial069.stdout:[osd.1] 2026-02-19T20:06:24.087 INFO:teuthology.orchestra.run.trial069.stdout: key = AQA+bZdp8tdHIxAAXM67iciXxnqv7CHiA8M5qQ== 2026-02-19T20:06:24.087 INFO:teuthology.orchestra.run.trial069.stdout:[osd.2] 2026-02-19T20:06:24.087 INFO:teuthology.orchestra.run.trial069.stdout: key = AQA/bZdpgf7dCxAA5TgEBxlF285/UN6gfHg0Wg== 2026-02-19T20:06:24.087 INFO:teuthology.orchestra.run.trial069.stdout:[client.0] 2026-02-19T20:06:24.087 INFO:teuthology.orchestra.run.trial069.stdout: key = AQA7bZdp516wFxAA5naaK5KahtfkRbTwpzRLaA== 2026-02-19T20:06:24.088 DEBUG:teuthology.orchestra.run.trial069:> 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-19T20:06:24.168 DEBUG:teuthology.orchestra.run.trial069:> 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-19T20:06:24.247 DEBUG:teuthology.orchestra.run.trial069:> 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-19T20:06:24.325 DEBUG:teuthology.orchestra.run.trial069:> 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-19T20:06:24.403 DEBUG:teuthology.orchestra.run.trial069:> 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-19T20:06:24.483 INFO:tasks.ceph:Running mkfs on mon nodes... 2026-02-19T20:06:24.484 DEBUG:teuthology.orchestra.run.trial069:> sudo mkdir -p /var/lib/ceph/mon/cluster1-a 2026-02-19T20:06:24.547 DEBUG:teuthology.orchestra.run.trial069:> 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-19T20:06:24.627 DEBUG:teuthology.orchestra.run.trial069:> sudo chown -R ceph:ceph /var/lib/ceph/mon/cluster1-a 2026-02-19T20:06:24.692 DEBUG:teuthology.orchestra.run.trial069:> rm -- /home/ubuntu/cephtest/cluster1.monmap 2026-02-19T20:06:24.748 INFO:tasks.ceph:Starting mon daemons in cluster cluster1... 2026-02-19T20:06:24.749 INFO:tasks.ceph.cluster1.mon.a:Restarting daemon 2026-02-19T20:06:24.749 DEBUG:teuthology.orchestra.run.trial069:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster cluster1 -i a 2026-02-19T20:06:24.791 INFO:tasks.ceph.cluster1.mon.a:Started 2026-02-19T20:06:24.791 INFO:tasks.ceph:Starting mgr daemons in cluster cluster1... 2026-02-19T20:06:24.791 INFO:tasks.ceph.cluster1.mgr.x:Restarting daemon 2026-02-19T20:06:24.792 DEBUG:teuthology.orchestra.run.trial069:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mgr -f --cluster cluster1 -i x 2026-02-19T20:06:24.794 INFO:tasks.ceph.cluster1.mgr.x:Started 2026-02-19T20:06:24.794 DEBUG:tasks.ceph:set 0 configs 2026-02-19T20:06:24.795 DEBUG:teuthology.orchestra.run.trial069:> sudo ceph --cluster cluster1 config dump 2026-02-19T20:06:24.893 INFO:teuthology.orchestra.run.trial069.stdout:WHO MASK LEVEL OPTION VALUE RO 2026-02-19T20:06:24.900 INFO:tasks.ceph:Setting crush tunables to default 2026-02-19T20:06:24.900 DEBUG:teuthology.orchestra.run.trial069:> sudo ceph --cluster cluster1 osd crush tunables default 2026-02-19T20:06:24.999 INFO:teuthology.orchestra.run.trial069.stderr:adjusted tunables profile to default 2026-02-19T20:06:25.006 INFO:tasks.ceph:check_enable_crimson: False 2026-02-19T20:06:25.006 INFO:tasks.ceph:Starting osd daemons in cluster cluster1... 2026-02-19T20:06:25.007 DEBUG:teuthology.orchestra.run.trial069:> set -ex 2026-02-19T20:06:25.007 DEBUG:teuthology.orchestra.run.trial069:> sudo dd if=/var/lib/ceph/osd/cluster1-0/fsid of=/dev/stdout 2026-02-19T20:06:25.031 DEBUG:teuthology.orchestra.run.trial069:> set -ex 2026-02-19T20:06:25.032 DEBUG:teuthology.orchestra.run.trial069:> sudo dd if=/var/lib/ceph/osd/cluster1-1/fsid of=/dev/stdout 2026-02-19T20:06:25.096 DEBUG:teuthology.orchestra.run.trial069:> set -ex 2026-02-19T20:06:25.096 DEBUG:teuthology.orchestra.run.trial069:> sudo dd if=/var/lib/ceph/osd/cluster1-2/fsid of=/dev/stdout 2026-02-19T20:06:25.160 DEBUG:teuthology.orchestra.run.trial069:> sudo ceph --cluster cluster1 osd new 1a537a84-e482-42e8-bd41-f16f5eb952e3 0 2026-02-19T20:06:25.302 INFO:teuthology.orchestra.run.trial069.stdout:0 2026-02-19T20:06:25.310 DEBUG:teuthology.orchestra.run.trial069:> sudo ceph --cluster cluster1 osd new bf32a593-d0d0-4d15-be4c-bd485a0b40bb 1 2026-02-19T20:06:25.410 INFO:teuthology.orchestra.run.trial069.stdout:1 2026-02-19T20:06:25.417 DEBUG:teuthology.orchestra.run.trial069:> sudo ceph --cluster cluster1 osd new a5d94f54-9f9c-4638-8bbb-ddb2274ec968 2 2026-02-19T20:06:25.519 INFO:teuthology.orchestra.run.trial069.stdout:2 2026-02-19T20:06:25.528 INFO:tasks.ceph.cluster1.osd.0:Restarting daemon 2026-02-19T20:06:25.528 DEBUG:teuthology.orchestra.run.trial069:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster1 -i 0 2026-02-19T20:06:25.530 INFO:tasks.ceph.cluster1.osd.0:Started 2026-02-19T20:06:25.530 INFO:tasks.ceph.cluster1.osd.1:Restarting daemon 2026-02-19T20:06:25.530 DEBUG:teuthology.orchestra.run.trial069:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster1 -i 1 2026-02-19T20:06:25.533 INFO:tasks.ceph.cluster1.osd.1:Started 2026-02-19T20:06:25.533 INFO:tasks.ceph.cluster1.osd.2:Restarting daemon 2026-02-19T20:06:25.533 DEBUG:teuthology.orchestra.run.trial069:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster1 -i 2 2026-02-19T20:06:25.535 INFO:tasks.ceph.cluster1.osd.2:Started 2026-02-19T20:06:25.536 DEBUG:teuthology.orchestra.run.trial069:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd dump --format=json 2026-02-19T20:06:25.635 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:06:25.636 INFO:teuthology.orchestra.run.trial069.stdout:{"epoch":5,"fsid":"3bfd89e7-0913-472c-8f98-43ba5453df7a","created":"2026-02-19T20:06:24.853067+0000","modified":"2026-02-19T20:06:25.519411+0000","last_up_change":"0.000000","last_in_change":"2026-02-19T20:06:25.519411+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":"1a537a84-e482-42e8-bd41-f16f5eb952e3","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":"bf32a593-d0d0-4d15-be4c-bd485a0b40bb","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":"a5d94f54-9f9c-4638-8bbb-ddb2274ec968","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-19T20:06:25.642 INFO:tasks.ceph.ceph_manager.cluster1:[] 2026-02-19T20:06:25.642 INFO:tasks.ceph:Waiting for OSDs to come up 2026-02-19T20:06:25.781 INFO:tasks.ceph.cluster1.osd.0.trial069.stderr:2026-02-19T20:06:25.781+0000 7f68df24a780 -1 Falling back to public interface 2026-02-19T20:06:25.800 INFO:tasks.ceph.cluster1.osd.2.trial069.stderr:2026-02-19T20:06:25.801+0000 7f9c97610780 -1 Falling back to public interface 2026-02-19T20:06:25.801 INFO:tasks.ceph.cluster1.osd.1.trial069.stderr:2026-02-19T20:06:25.801+0000 7f5e8404b780 -1 Falling back to public interface 2026-02-19T20:06:25.801 INFO:tasks.ceph.cluster1.osd.1.trial069.stderr:2026-02-19T20:06:25.801+0000 7f5e81ffd640 -1 PosixStack listen unable to listen on v2:0.0.0.0:6808/0: (98) Address already in use 2026-02-19T20:06:25.894 INFO:tasks.ceph.cluster1.mgr.x.trial069.stderr:/usr/lib64/python3.9/site-packages/scipy/__init__.py:73: UserWarning: NumPy was imported from a Python sub-interpreter but NumPy does not properly support sub-interpreters. This will likely work for most users but might cause hard to track down issues or subtle bugs. A common user of the rare sub-interpreter feature is wsgi which also allows single-interpreter mode. 2026-02-19T20:06:25.894 INFO:tasks.ceph.cluster1.mgr.x.trial069.stderr:Improvements in the case of bugs are welcome, but is not on the NumPy roadmap, and full support may require significant effort to achieve. 2026-02-19T20:06:25.894 INFO:tasks.ceph.cluster1.mgr.x.trial069.stderr: from numpy import show_config as show_numpy_config 2026-02-19T20:06:25.945 DEBUG:teuthology.orchestra.run.trial069:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster1 osd dump --format=json 2026-02-19T20:06:26.033 INFO:teuthology.misc.health.trial069.stdout: 2026-02-19T20:06:26.033 INFO:teuthology.misc.health.trial069.stdout:{"epoch":5,"fsid":"3bfd89e7-0913-472c-8f98-43ba5453df7a","created":"2026-02-19T20:06:24.853067+0000","modified":"2026-02-19T20:06:25.519411+0000","last_up_change":"0.000000","last_in_change":"2026-02-19T20:06:25.519411+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":"1a537a84-e482-42e8-bd41-f16f5eb952e3","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":"bf32a593-d0d0-4d15-be4c-bd485a0b40bb","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":"a5d94f54-9f9c-4638-8bbb-ddb2274ec968","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-19T20:06:26.038 DEBUG:teuthology.misc:0 of 3 OSDs are up 2026-02-19T20:06:26.475 INFO:tasks.ceph.cluster1.osd.0.trial069.stderr:2026-02-19T20:06:26.476+0000 7f68df24a780 -1 osd.0 0 log_to_monitors true 2026-02-19T20:06:26.475 INFO:tasks.ceph.cluster1.osd.2.trial069.stderr:2026-02-19T20:06:26.476+0000 7f9c97610780 -1 osd.2 0 log_to_monitors true 2026-02-19T20:06:26.476 INFO:tasks.ceph.cluster1.osd.1.trial069.stderr:2026-02-19T20:06:26.477+0000 7f5e8404b780 -1 osd.1 0 log_to_monitors true 2026-02-19T20:06:27.863 INFO:tasks.ceph.cluster1.osd.0.trial069.stderr:2026-02-19T20:06:27.863+0000 7f68da1f7640 -1 osd.0 0 waiting for initial osdmap 2026-02-19T20:06:27.863 INFO:tasks.ceph.cluster1.osd.2.trial069.stderr:2026-02-19T20:06:27.863+0000 7f9c929f7640 -1 osd.2 0 waiting for initial osdmap 2026-02-19T20:06:27.863 INFO:tasks.ceph.cluster1.osd.1.trial069.stderr:2026-02-19T20:06:27.863+0000 7f5e7eff7640 -1 osd.1 0 waiting for initial osdmap 2026-02-19T20:06:27.864 INFO:tasks.ceph.cluster1.osd.0.trial069.stderr:2026-02-19T20:06:27.865+0000 7f68d21e7640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-19T20:06:27.865 INFO:tasks.ceph.cluster1.osd.2.trial069.stderr:2026-02-19T20:06:27.865+0000 7f9c8a92a640 -1 osd.2 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-19T20:06:27.865 INFO:tasks.ceph.cluster1.osd.1.trial069.stderr:2026-02-19T20:06:27.865+0000 7f5e76fe7640 -1 osd.1 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-19T20:06:28.277 INFO:tasks.ceph.cluster1.mgr.x.trial069.stderr:2026-02-19T20:06:28.278+0000 7fef993c1640 -1 mgr.server handle_report got status from non-daemon mon.a 2026-02-19T20:06:32.342 DEBUG:teuthology.orchestra.run.trial069:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster1 osd dump --format=json 2026-02-19T20:06:32.509 INFO:teuthology.misc.health.trial069.stdout: 2026-02-19T20:06:32.509 INFO:teuthology.misc.health.trial069.stdout:{"epoch":11,"fsid":"3bfd89e7-0913-472c-8f98-43ba5453df7a","created":"2026-02-19T20:06:24.853067+0000","modified":"2026-02-19T20:06:32.279597+0000","last_up_change":"2026-02-19T20:06:28.860200+0000","last_in_change":"2026-02-19T20:06:25.519411+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-19T20:06:29.286455+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":"1a537a84-e482-42e8-bd41-f16f5eb952e3","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.69:6800","nonce":791762981},{"type":"v1","addr":"10.20.193.69:6801","nonce":791762981}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.69:6802","nonce":791762981},{"type":"v1","addr":"10.20.193.69:6803","nonce":791762981}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.69:6806","nonce":791762981},{"type":"v1","addr":"10.20.193.69:6807","nonce":791762981}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.69:6804","nonce":791762981},{"type":"v1","addr":"10.20.193.69:6805","nonce":791762981}]},"public_addr":"10.20.193.69:6801/791762981","cluster_addr":"10.20.193.69:6803/791762981","heartbeat_back_addr":"10.20.193.69:6807/791762981","heartbeat_front_addr":"10.20.193.69:6805/791762981","state":["exists","up"]},{"osd":1,"uuid":"bf32a593-d0d0-4d15-be4c-bd485a0b40bb","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.69:6809","nonce":244184148},{"type":"v1","addr":"10.20.193.69:6811","nonce":244184148}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.69:6813","nonce":244184148},{"type":"v1","addr":"10.20.193.69:6815","nonce":244184148}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.69:6821","nonce":244184148},{"type":"v1","addr":"10.20.193.69:6823","nonce":244184148}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.69:6817","nonce":244184148},{"type":"v1","addr":"10.20.193.69:6819","nonce":244184148}]},"public_addr":"10.20.193.69:6811/244184148","cluster_addr":"10.20.193.69:6815/244184148","heartbeat_back_addr":"10.20.193.69:6823/244184148","heartbeat_front_addr":"10.20.193.69:6819/244184148","state":["exists","up"]},{"osd":2,"uuid":"a5d94f54-9f9c-4638-8bbb-ddb2274ec968","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.69:6808","nonce":933305665},{"type":"v1","addr":"10.20.193.69:6810","nonce":933305665}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.69:6812","nonce":933305665},{"type":"v1","addr":"10.20.193.69:6814","nonce":933305665}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.69:6820","nonce":933305665},{"type":"v1","addr":"10.20.193.69:6822","nonce":933305665}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.69:6816","nonce":933305665},{"type":"v1","addr":"10.20.193.69:6818","nonce":933305665}]},"public_addr":"10.20.193.69:6810/933305665","cluster_addr":"10.20.193.69:6814/933305665","heartbeat_back_addr":"10.20.193.69:6822/933305665","heartbeat_front_addr":"10.20.193.69:6818/933305665","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T20:06:27.499946+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T20:06:27.491003+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T20:06:27.515093+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"isa","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2026-02-19T20:06:32.516 DEBUG:teuthology.misc:3 of 3 OSDs are up 2026-02-19T20:06:32.516 INFO:tasks.ceph:Creating RBD pool 2026-02-19T20:06:32.517 DEBUG:teuthology.orchestra.run.trial069:> sudo ceph --cluster cluster1 osd pool create rbd 8 2026-02-19T20:06:33.282 INFO:teuthology.orchestra.run.trial069.stderr:pool 'rbd' created 2026-02-19T20:06:33.293 DEBUG:teuthology.orchestra.run.trial069:> rbd --cluster cluster1 pool init rbd 2026-02-19T20:06:36.294 INFO:tasks.ceph:Starting mds daemons in cluster cluster1... 2026-02-19T20:06:36.295 DEBUG:teuthology.orchestra.run.trial069:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 config log 1 --format=json 2026-02-19T20:06:36.295 INFO:tasks.daemonwatchdog.daemon_watchdog:watchdog starting 2026-02-19T20:06:36.470 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:06:36.478 INFO:teuthology.orchestra.run.trial069.stdout:[{"version":1,"timestamp":"0.000000","name":"","changes":[]}] 2026-02-19T20:06:36.478 INFO:tasks.ceph_manager:config epoch is 1 2026-02-19T20:06:36.479 INFO:tasks.ceph:Waiting until cluster1 daemons up and pgs clean... 2026-02-19T20:06:36.479 INFO:tasks.ceph.ceph_manager.cluster1:waiting for mgr available 2026-02-19T20:06:36.479 DEBUG:teuthology.orchestra.run.trial069:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 mgr dump --format=json 2026-02-19T20:06:36.687 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:06:36.694 INFO:teuthology.orchestra.run.trial069.stdout:{"epoch":5,"flags":0,"active_gid":4105,"active_name":"x","active_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.69:6824","nonce":774926026},{"type":"v1","addr":"10.20.193.69:6825","nonce":774926026}]},"active_addr":"10.20.193.69:6825/774926026","active_change":"2026-02-19T20:06:27.272022+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 the agent on each host will gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"The first TCP port the agent will try to bind to. Up to 1000 subsequent ports will be attempted if this port cannot be bound","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this option can facilitate debugging daemons that encounter runtime problems.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"How frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"Fraction of total system memory to divide among autotuned daemons. Converged systems hosting both Ceph and compute should set a lower value; systems with more than 10 GiB of memory per OSD may benefit from a slightly larger value so that the abundance of RAM can be fully utilized","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command persistent logging","long_desc":"","tags":[],"see_also":[]},"certificate_automated_rotation_enabled":{"name":"certificate_automated_rotation_enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"This flag controls whether cephadm automatically rotates certificates upon expiration.","long_desc":"","tags":[],"see_also":[]},"certificate_check_debug_mode":{"name":"certificate_check_debug_mode","type":"bool","level":"dev","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"FOR TESTING ONLY: This flag forces the certificate check instead of waiting for certificate_check_period.","long_desc":"","tags":[],"see_also":[]},"certificate_check_period":{"name":"certificate_check_period","type":"int","level":"advanced","flags":0,"default_value":"1","min":"0","max":"30","enum_allowed":[],"desc":"Specifies how often (in days) the certificate should be checked for validity.","long_desc":"","tags":[],"see_also":[]},"certificate_duration_days":{"name":"certificate_duration_days","type":"int","level":"advanced","flags":0,"default_value":"1095","min":"90","max":"3650","enum_allowed":[],"desc":"Specifies the duration of self-signed certificates generated and signed by the cephadm root CA","long_desc":"","tags":[],"see_also":[]},"certificate_renewal_threshold_days":{"name":"certificate_renewal_threshold_days","type":"int","level":"advanced","flags":0,"default_value":"30","min":"10","max":"90","enum_allowed":[],"desc":"Specifies the lead time in days to initiate certificate renewal before expiration.","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently Podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.28.1","min":"","max":"","enum_allowed":[],"desc":"Alertmanager container image","long_desc":"","tags":[],"see_also":[]},"container_image_alloy":{"name":"container_image_alloy","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/alloy:latest","min":"","max":"","enum_allowed":[],"desc":"Alloy container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"Elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:12.3.1","min":"","max":"","enum_allowed":[],"desc":"Grafana container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"Haproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_nginx":{"name":"container_image_nginx","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nginx:sclorg-nginx-126","min":"","max":"","enum_allowed":[],"desc":"Nginx container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.9.1","min":"","max":"","enum_allowed":[],"desc":"Node exporter container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.6","min":"","max":"","enum_allowed":[],"desc":"Nvmeof container image","long_desc":"","tags":[],"see_also":[]},"container_image_oauth2_proxy":{"name":"container_image_oauth2_proxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/oauth2-proxy/oauth2-proxy:v7.6.0","min":"","max":"","enum_allowed":[],"desc":"Oauth2 proxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v3.6.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba_metrics":{"name":"container_image_samba_metrics","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-metrics:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba metrics container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"Snmp gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"Seconds for which to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"quay.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"Seconds for which to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"Seconds for which to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"Location of dashboards to include in Grafana","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"How frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether the hardware monitoring daemon be deployed on every host?","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at the debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"Max number of daemons per service per host: guard against mistakes and runaways","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"Max number of OSDs that will be drained simultaneously when OSDs are removed","long_desc":"","tags":[],"see_also":[]},"max_parallel_osd_upgrades":{"name":"max_parallel_osd_upgrades","type":"int","level":"advanced","flags":0,"default_value":"16","min":"","max":"","enum_allowed":[],"desc":"Maximum number of OSD daemons upgraded in parallel.","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"Mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default IP address for RedFish API (OOB management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"Location of alerts to include in Prometheus Alertmanager","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry URL for login purposes. This is not the default registry.","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"Cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Customized SSH config file to distribute to managed hosts","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_count_max":{"name":"ssh_keepalive_count_max","type":"int","level":"advanced","flags":0,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"How many sequential SSH connection liveness check failures before the host is marked offline","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_interval":{"name":"ssh_keepalive_interval","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"How often SSH connections are checked for liveness","long_desc":"","tags":[],"see_also":[]},"stray_daemon_check_interval":{"name":"stray_daemon_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"How frequently cephadm should check for the presence of stray daemons","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use the cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest to ensure that all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MANAGED_BY_CLUSTERS":{"name":"MANAGED_BY_CLUSTERS","type":"str","level":"advanced","flags":0,"default_value":"[]","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MULTICLUSTER_CONFIG":{"name":"MULTICLUSTER_CONFIG","type":"str","level":"advanced","flags":0,"default_value":"{}","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROM_ALERT_CREDENTIAL_CACHE_TTL":{"name":"PROM_ALERT_CREDENTIAL_CACHE_TTL","type":"int","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_HOSTNAME_PER_DAEMON":{"name":"RGW_HOSTNAME_PER_DAEMON","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crypto_caller":{"name":"crypto_caller","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sso_oauth2":{"name":"sso_oauth2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":true,"error_string":"","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"healthcheck_history_max_entries":{"name":"healthcheck_history_max_entries","type":"int","level":"advanced","flags":1,"default_value":"1000","min":"","max":"","enum_allowed":[],"desc":"Maximum number of health check history entries to keep","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"prometheus_tls_secret_name":{"name":"prometheus_tls_secret_name","type":"str","level":"advanced","flags":0,"default_value":"rook-ceph-prometheus-server-tls","min":"","max":"","enum_allowed":[],"desc":"name of tls secret in k8s for prometheus","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"smb","can_run":true,"error_string":"","module_options":{"internal_store_backend":{"name":"internal_store_backend","type":"str","level":"dev","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"set internal store backend. for develoment and testing only","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_orchestration":{"name":"update_orchestration","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically update orchestration when smb resources are changed","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"pause_cloning":{"name":"pause_cloning","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Pause asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"pause_purging":{"name":"pause_purging","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Pause asynchronous subvolume purge threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"squid":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"tentacle":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"force_disabled_modules":{},"last_failure_osd_epoch":0,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"10.20.193.69:0","nonce":237085294}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"10.20.193.69:0","nonce":1992497020}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"10.20.193.69:0","nonce":1880674610}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"10.20.193.69:0","nonce":1762620967}]}]} 2026-02-19T20:06:36.696 INFO:tasks.ceph.ceph_manager.cluster1:mgr available! 2026-02-19T20:06:36.696 INFO:tasks.ceph.ceph_manager.cluster1:waiting for all up 2026-02-19T20:06:36.696 DEBUG:teuthology.orchestra.run.trial069:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd dump --format=json 2026-02-19T20:06:36.871 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:06:36.871 INFO:teuthology.orchestra.run.trial069.stdout:{"epoch":15,"fsid":"3bfd89e7-0913-472c-8f98-43ba5453df7a","created":"2026-02-19T20:06:24.853067+0000","modified":"2026-02-19T20:06:36.287791+0000","last_up_change":"2026-02-19T20:06:28.860200+0000","last_in_change":"2026-02-19T20:06:25.519411+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-19T20:06:29.286455+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-19T20:06:32.693767+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":"1a537a84-e482-42e8-bd41-f16f5eb952e3","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.69:6800","nonce":791762981},{"type":"v1","addr":"10.20.193.69:6801","nonce":791762981}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.69:6802","nonce":791762981},{"type":"v1","addr":"10.20.193.69:6803","nonce":791762981}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.69:6806","nonce":791762981},{"type":"v1","addr":"10.20.193.69:6807","nonce":791762981}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.69:6804","nonce":791762981},{"type":"v1","addr":"10.20.193.69:6805","nonce":791762981}]},"public_addr":"10.20.193.69:6801/791762981","cluster_addr":"10.20.193.69:6803/791762981","heartbeat_back_addr":"10.20.193.69:6807/791762981","heartbeat_front_addr":"10.20.193.69:6805/791762981","state":["exists","up"]},{"osd":1,"uuid":"bf32a593-d0d0-4d15-be4c-bd485a0b40bb","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.69:6809","nonce":244184148},{"type":"v1","addr":"10.20.193.69:6811","nonce":244184148}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.69:6813","nonce":244184148},{"type":"v1","addr":"10.20.193.69:6815","nonce":244184148}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.69:6821","nonce":244184148},{"type":"v1","addr":"10.20.193.69:6823","nonce":244184148}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.69:6817","nonce":244184148},{"type":"v1","addr":"10.20.193.69:6819","nonce":244184148}]},"public_addr":"10.20.193.69:6811/244184148","cluster_addr":"10.20.193.69:6815/244184148","heartbeat_back_addr":"10.20.193.69:6823/244184148","heartbeat_front_addr":"10.20.193.69:6819/244184148","state":["exists","up"]},{"osd":2,"uuid":"a5d94f54-9f9c-4638-8bbb-ddb2274ec968","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.69:6808","nonce":933305665},{"type":"v1","addr":"10.20.193.69:6810","nonce":933305665}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.69:6812","nonce":933305665},{"type":"v1","addr":"10.20.193.69:6814","nonce":933305665}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.69:6820","nonce":933305665},{"type":"v1","addr":"10.20.193.69:6822","nonce":933305665}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.69:6816","nonce":933305665},{"type":"v1","addr":"10.20.193.69:6818","nonce":933305665}]},"public_addr":"10.20.193.69:6810/933305665","cluster_addr":"10.20.193.69:6814/933305665","heartbeat_back_addr":"10.20.193.69:6822/933305665","heartbeat_front_addr":"10.20.193.69:6818/933305665","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T20:06:27.499946+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T20:06:27.491003+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T20:06:27.515093+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"isa","technique":"reed_sol_van"}},"removed_snaps_queue":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"new_removed_snaps":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2026-02-19T20:06:36.879 INFO:tasks.ceph.ceph_manager.cluster1:all up! 2026-02-19T20:06:36.880 DEBUG:teuthology.orchestra.run.trial069:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd dump --format=json 2026-02-19T20:06:37.052 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:06:37.052 INFO:teuthology.orchestra.run.trial069.stdout:{"epoch":15,"fsid":"3bfd89e7-0913-472c-8f98-43ba5453df7a","created":"2026-02-19T20:06:24.853067+0000","modified":"2026-02-19T20:06:36.287791+0000","last_up_change":"2026-02-19T20:06:28.860200+0000","last_in_change":"2026-02-19T20:06:25.519411+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-19T20:06:29.286455+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-19T20:06:32.693767+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":"1a537a84-e482-42e8-bd41-f16f5eb952e3","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.69:6800","nonce":791762981},{"type":"v1","addr":"10.20.193.69:6801","nonce":791762981}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.69:6802","nonce":791762981},{"type":"v1","addr":"10.20.193.69:6803","nonce":791762981}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.69:6806","nonce":791762981},{"type":"v1","addr":"10.20.193.69:6807","nonce":791762981}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.69:6804","nonce":791762981},{"type":"v1","addr":"10.20.193.69:6805","nonce":791762981}]},"public_addr":"10.20.193.69:6801/791762981","cluster_addr":"10.20.193.69:6803/791762981","heartbeat_back_addr":"10.20.193.69:6807/791762981","heartbeat_front_addr":"10.20.193.69:6805/791762981","state":["exists","up"]},{"osd":1,"uuid":"bf32a593-d0d0-4d15-be4c-bd485a0b40bb","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.69:6809","nonce":244184148},{"type":"v1","addr":"10.20.193.69:6811","nonce":244184148}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.69:6813","nonce":244184148},{"type":"v1","addr":"10.20.193.69:6815","nonce":244184148}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.69:6821","nonce":244184148},{"type":"v1","addr":"10.20.193.69:6823","nonce":244184148}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.69:6817","nonce":244184148},{"type":"v1","addr":"10.20.193.69:6819","nonce":244184148}]},"public_addr":"10.20.193.69:6811/244184148","cluster_addr":"10.20.193.69:6815/244184148","heartbeat_back_addr":"10.20.193.69:6823/244184148","heartbeat_front_addr":"10.20.193.69:6819/244184148","state":["exists","up"]},{"osd":2,"uuid":"a5d94f54-9f9c-4638-8bbb-ddb2274ec968","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.69:6808","nonce":933305665},{"type":"v1","addr":"10.20.193.69:6810","nonce":933305665}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.69:6812","nonce":933305665},{"type":"v1","addr":"10.20.193.69:6814","nonce":933305665}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.69:6820","nonce":933305665},{"type":"v1","addr":"10.20.193.69:6822","nonce":933305665}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.69:6816","nonce":933305665},{"type":"v1","addr":"10.20.193.69:6818","nonce":933305665}]},"public_addr":"10.20.193.69:6810/933305665","cluster_addr":"10.20.193.69:6814/933305665","heartbeat_back_addr":"10.20.193.69:6822/933305665","heartbeat_front_addr":"10.20.193.69:6818/933305665","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T20:06:27.499946+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T20:06:27.491003+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T20:06:27.515093+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"isa","technique":"reed_sol_van"}},"removed_snaps_queue":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"new_removed_snaps":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2026-02-19T20:06:37.061 DEBUG:teuthology.orchestra.run.trial069:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 tell osd.0 flush_pg_stats 2026-02-19T20:06:37.061 DEBUG:teuthology.orchestra.run.trial069:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 tell osd.1 flush_pg_stats 2026-02-19T20:06:37.061 DEBUG:teuthology.orchestra.run.trial069:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 tell osd.2 flush_pg_stats 2026-02-19T20:06:37.145 INFO:teuthology.orchestra.run.trial069.stdout:34359738371 2026-02-19T20:06:37.145 DEBUG:teuthology.orchestra.run.trial069:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd last-stat-seq osd.1 2026-02-19T20:06:37.147 INFO:teuthology.orchestra.run.trial069.stdout:34359738371 2026-02-19T20:06:37.148 DEBUG:teuthology.orchestra.run.trial069:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd last-stat-seq osd.2 2026-02-19T20:06:37.149 INFO:teuthology.orchestra.run.trial069.stdout:34359738372 2026-02-19T20:06:37.149 DEBUG:teuthology.orchestra.run.trial069:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd last-stat-seq osd.0 2026-02-19T20:06:37.326 INFO:teuthology.orchestra.run.trial069.stdout:34359738371 2026-02-19T20:06:37.336 INFO:tasks.ceph.ceph_manager.cluster1:need seq 34359738371 got 34359738371 for osd.1 2026-02-19T20:06:37.336 DEBUG:teuthology.parallel:result is None 2026-02-19T20:06:37.368 INFO:teuthology.orchestra.run.trial069.stdout:34359738371 2026-02-19T20:06:37.369 INFO:teuthology.orchestra.run.trial069.stdout:34359738372 2026-02-19T20:06:37.379 INFO:tasks.ceph.ceph_manager.cluster1:need seq 34359738371 got 34359738371 for osd.2 2026-02-19T20:06:37.379 DEBUG:teuthology.parallel:result is None 2026-02-19T20:06:37.379 INFO:tasks.ceph.ceph_manager.cluster1:need seq 34359738372 got 34359738372 for osd.0 2026-02-19T20:06:37.379 DEBUG:teuthology.parallel:result is None 2026-02-19T20:06:37.380 INFO:tasks.ceph.ceph_manager.cluster1:waiting for clean 2026-02-19T20:06:37.380 DEBUG:teuthology.orchestra.run.trial069:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2026-02-19T20:06:37.596 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:06:37.596 INFO:teuthology.orchestra.run.trial069.stderr:dumped all 2026-02-19T20:06:37.605 INFO:teuthology.orchestra.run.trial069.stdout:{"pg_ready":true,"pg_map":{"version":16,"stamp":"2026-02-19T20:06:37.276118+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":5,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":81368,"kb_used_data":488,"kb_used_omap":23,"kb_used_meta":80808,"kb_avail":283034152,"statfs":{"total":289910292480,"available":289826971648,"internally_reserved":0,"allocated":499712,"data_stored":1288777,"data_compressed":12876,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":23718,"internal_metadata":82748250},"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.991804"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-19T20:06:36.291874+0000","last_change":"2026-02-19T20:06:36.292100+0000","last_active":"2026-02-19T20:06:36.291874+0000","last_peered":"2026-02-19T20:06:36.291874+0000","last_clean":"2026-02-19T20:06:36.291874+0000","last_became_active":"2026-02-19T20:06:34.288882+0000","last_became_peered":"2026-02-19T20:06:34.288882+0000","last_unstale":"2026-02-19T20:06:36.291874+0000","last_undegraded":"2026-02-19T20:06:36.291874+0000","last_fullsized":"2026-02-19T20:06:36.291874+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-19T20:06:33.281540+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:33.281540+0000","last_clean_scrub_stamp":"2026-02-19T20:06:33.281540+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T04:55:04.889956+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00071728299999999998,"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-19T20:06:36.291910+0000","last_change":"2026-02-19T20:06:36.292139+0000","last_active":"2026-02-19T20:06:36.291910+0000","last_peered":"2026-02-19T20:06:36.291910+0000","last_clean":"2026-02-19T20:06:36.291910+0000","last_became_active":"2026-02-19T20:06:34.289047+0000","last_became_peered":"2026-02-19T20:06:34.289047+0000","last_unstale":"2026-02-19T20:06:36.291910+0000","last_undegraded":"2026-02-19T20:06:36.291910+0000","last_fullsized":"2026-02-19T20:06:36.291910+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-19T20:06:33.281540+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:33.281540+0000","last_clean_scrub_stamp":"2026-02-19T20:06:33.281540+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-20T21:56:15.810474+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00073214999999999999,"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-19T20:06:36.291641+0000","last_change":"2026-02-19T20:06:36.291816+0000","last_active":"2026-02-19T20:06:36.291641+0000","last_peered":"2026-02-19T20:06:36.291641+0000","last_clean":"2026-02-19T20:06:36.291641+0000","last_became_active":"2026-02-19T20:06:34.288714+0000","last_became_peered":"2026-02-19T20:06:34.288714+0000","last_unstale":"2026-02-19T20:06:36.291641+0000","last_undegraded":"2026-02-19T20:06:36.291641+0000","last_fullsized":"2026-02-19T20:06:36.291641+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-19T20:06:33.281540+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:33.281540+0000","last_clean_scrub_stamp":"2026-02-19T20:06:33.281540+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-20T22:21:42.126557+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00046812600000000002,"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-19T20:06:36.291672+0000","last_change":"2026-02-19T20:06:36.291871+0000","last_active":"2026-02-19T20:06:36.291672+0000","last_peered":"2026-02-19T20:06:36.291672+0000","last_clean":"2026-02-19T20:06:36.291672+0000","last_became_active":"2026-02-19T20:06:34.288866+0000","last_became_peered":"2026-02-19T20:06:34.288866+0000","last_unstale":"2026-02-19T20:06:36.291672+0000","last_undegraded":"2026-02-19T20:06:36.291672+0000","last_fullsized":"2026-02-19T20:06:36.291672+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-19T20:06:33.281540+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:33.281540+0000","last_clean_scrub_stamp":"2026-02-19T20:06:33.281540+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T04:08:24.912524+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00049345400000000005,"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-19T20:06:36.290493+0000","last_change":"2026-02-19T20:06:36.290493+0000","last_active":"2026-02-19T20:06:36.290493+0000","last_peered":"2026-02-19T20:06:36.290493+0000","last_clean":"2026-02-19T20:06:36.290493+0000","last_became_active":"2026-02-19T20:06:34.288309+0000","last_became_peered":"2026-02-19T20:06:34.288309+0000","last_unstale":"2026-02-19T20:06:36.290493+0000","last_undegraded":"2026-02-19T20:06:36.290493+0000","last_fullsized":"2026-02-19T20:06:36.290493+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-19T20:06:33.281540+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:33.281540+0000","last_clean_scrub_stamp":"2026-02-19T20:06:33.281540+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T04:46:16.435610+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000564176,"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-19T20:06:36.537553+0000","last_change":"2026-02-19T20:06:36.537699+0000","last_active":"2026-02-19T20:06:36.537553+0000","last_peered":"2026-02-19T20:06:36.537553+0000","last_clean":"2026-02-19T20:06:36.537553+0000","last_became_active":"2026-02-19T20:06:34.288429+0000","last_became_peered":"2026-02-19T20:06:34.288429+0000","last_unstale":"2026-02-19T20:06:36.537553+0000","last_undegraded":"2026-02-19T20:06:36.537553+0000","last_fullsized":"2026-02-19T20:06:36.537553+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-19T20:06:33.281540+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:33.281540+0000","last_clean_scrub_stamp":"2026-02-19T20:06:33.281540+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T04:05:16.006045+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00031463900000000002,"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-19T20:06:36.537536+0000","last_change":"2026-02-19T20:06:36.537700+0000","last_active":"2026-02-19T20:06:36.537536+0000","last_peered":"2026-02-19T20:06:36.537536+0000","last_clean":"2026-02-19T20:06:36.537536+0000","last_became_active":"2026-02-19T20:06:34.288435+0000","last_became_peered":"2026-02-19T20:06:34.288435+0000","last_unstale":"2026-02-19T20:06:36.537536+0000","last_undegraded":"2026-02-19T20:06:36.537536+0000","last_fullsized":"2026-02-19T20:06:36.537536+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-19T20:06:33.281540+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:33.281540+0000","last_clean_scrub_stamp":"2026-02-19T20:06:33.281540+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-20T20:14:39.249554+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00031639199999999998,"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-19T20:06:36.292138+0000","last_change":"2026-02-19T20:06:36.292453+0000","last_active":"2026-02-19T20:06:36.292138+0000","last_peered":"2026-02-19T20:06:36.292138+0000","last_clean":"2026-02-19T20:06:36.292138+0000","last_became_active":"2026-02-19T20:06:34.288175+0000","last_became_peered":"2026-02-19T20:06:34.288175+0000","last_unstale":"2026-02-19T20:06:36.292138+0000","last_undegraded":"2026-02-19T20:06:36.292138+0000","last_fullsized":"2026-02-19T20:06:36.292138+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-19T20:06:33.281540+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:33.281540+0000","last_clean_scrub_stamp":"2026-02-19T20:06:33.281540+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-20T22:23:30.380386+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010191480000000001,"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-19T20:06:36.291190+0000","last_change":"2026-02-19T20:06:31.283207+0000","last_active":"2026-02-19T20:06:36.291190+0000","last_peered":"2026-02-19T20:06:36.291190+0000","last_clean":"2026-02-19T20:06:36.291190+0000","last_became_active":"2026-02-19T20:06:31.281777+0000","last_became_peered":"2026-02-19T20:06:31.281777+0000","last_unstale":"2026-02-19T20:06:36.291190+0000","last_undegraded":"2026-02-19T20:06:36.291190+0000","last_fullsized":"2026-02-19T20:06:36.291190+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-19T20:06:30.278781+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:30.278781+0000","last_clean_scrub_stamp":"2026-02-19T20:06:30.278781+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-20T23:02:07.620806+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":114688,"data_stored":1180736,"data_compressed":12876,"data_compressed_allocated":73728,"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":6,"kb_used_meta":26937,"kb_avail":94344768,"statfs":{"total":96636764160,"available":96609042432,"internally_reserved":0,"allocated":114688,"data_stored":31305,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6168,"internal_metadata":27584488},"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":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27148,"kb_used_data":188,"kb_used_omap":8,"kb_used_meta":26935,"kb_avail":94344692,"statfs":{"total":96636764160,"available":96608964608,"internally_reserved":0,"allocated":192512,"data_stored":628736,"data_compressed":6438,"data_compressed_allocated":36864,"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":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27148,"kb_used_data":188,"kb_used_omap":8,"kb_used_meta":26935,"kb_avail":94344692,"statfs":{"total":96636764160,"available":96608964608,"internally_reserved":0,"allocated":192512,"data_stored":628736,"data_compressed":6438,"data_compressed_allocated":36864,"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":57344,"data_stored":590368,"data_compressed":6438,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":6438,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":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-19T20:06:37.606 DEBUG:teuthology.orchestra.run.trial069:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2026-02-19T20:06:37.777 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:06:37.778 INFO:teuthology.orchestra.run.trial069.stderr:dumped all 2026-02-19T20:06:37.785 INFO:teuthology.orchestra.run.trial069.stdout:{"pg_ready":true,"pg_map":{"version":16,"stamp":"2026-02-19T20:06:37.276118+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":5,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":81368,"kb_used_data":488,"kb_used_omap":23,"kb_used_meta":80808,"kb_avail":283034152,"statfs":{"total":289910292480,"available":289826971648,"internally_reserved":0,"allocated":499712,"data_stored":1288777,"data_compressed":12876,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":23718,"internal_metadata":82748250},"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.991804"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-19T20:06:36.291874+0000","last_change":"2026-02-19T20:06:36.292100+0000","last_active":"2026-02-19T20:06:36.291874+0000","last_peered":"2026-02-19T20:06:36.291874+0000","last_clean":"2026-02-19T20:06:36.291874+0000","last_became_active":"2026-02-19T20:06:34.288882+0000","last_became_peered":"2026-02-19T20:06:34.288882+0000","last_unstale":"2026-02-19T20:06:36.291874+0000","last_undegraded":"2026-02-19T20:06:36.291874+0000","last_fullsized":"2026-02-19T20:06:36.291874+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-19T20:06:33.281540+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:33.281540+0000","last_clean_scrub_stamp":"2026-02-19T20:06:33.281540+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T04:55:04.889956+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00071728299999999998,"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-19T20:06:36.291910+0000","last_change":"2026-02-19T20:06:36.292139+0000","last_active":"2026-02-19T20:06:36.291910+0000","last_peered":"2026-02-19T20:06:36.291910+0000","last_clean":"2026-02-19T20:06:36.291910+0000","last_became_active":"2026-02-19T20:06:34.289047+0000","last_became_peered":"2026-02-19T20:06:34.289047+0000","last_unstale":"2026-02-19T20:06:36.291910+0000","last_undegraded":"2026-02-19T20:06:36.291910+0000","last_fullsized":"2026-02-19T20:06:36.291910+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-19T20:06:33.281540+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:33.281540+0000","last_clean_scrub_stamp":"2026-02-19T20:06:33.281540+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-20T21:56:15.810474+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00073214999999999999,"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-19T20:06:36.291641+0000","last_change":"2026-02-19T20:06:36.291816+0000","last_active":"2026-02-19T20:06:36.291641+0000","last_peered":"2026-02-19T20:06:36.291641+0000","last_clean":"2026-02-19T20:06:36.291641+0000","last_became_active":"2026-02-19T20:06:34.288714+0000","last_became_peered":"2026-02-19T20:06:34.288714+0000","last_unstale":"2026-02-19T20:06:36.291641+0000","last_undegraded":"2026-02-19T20:06:36.291641+0000","last_fullsized":"2026-02-19T20:06:36.291641+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-19T20:06:33.281540+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:33.281540+0000","last_clean_scrub_stamp":"2026-02-19T20:06:33.281540+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-20T22:21:42.126557+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00046812600000000002,"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-19T20:06:36.291672+0000","last_change":"2026-02-19T20:06:36.291871+0000","last_active":"2026-02-19T20:06:36.291672+0000","last_peered":"2026-02-19T20:06:36.291672+0000","last_clean":"2026-02-19T20:06:36.291672+0000","last_became_active":"2026-02-19T20:06:34.288866+0000","last_became_peered":"2026-02-19T20:06:34.288866+0000","last_unstale":"2026-02-19T20:06:36.291672+0000","last_undegraded":"2026-02-19T20:06:36.291672+0000","last_fullsized":"2026-02-19T20:06:36.291672+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-19T20:06:33.281540+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:33.281540+0000","last_clean_scrub_stamp":"2026-02-19T20:06:33.281540+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T04:08:24.912524+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00049345400000000005,"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-19T20:06:36.290493+0000","last_change":"2026-02-19T20:06:36.290493+0000","last_active":"2026-02-19T20:06:36.290493+0000","last_peered":"2026-02-19T20:06:36.290493+0000","last_clean":"2026-02-19T20:06:36.290493+0000","last_became_active":"2026-02-19T20:06:34.288309+0000","last_became_peered":"2026-02-19T20:06:34.288309+0000","last_unstale":"2026-02-19T20:06:36.290493+0000","last_undegraded":"2026-02-19T20:06:36.290493+0000","last_fullsized":"2026-02-19T20:06:36.290493+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-19T20:06:33.281540+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:33.281540+0000","last_clean_scrub_stamp":"2026-02-19T20:06:33.281540+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T04:46:16.435610+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000564176,"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-19T20:06:36.537553+0000","last_change":"2026-02-19T20:06:36.537699+0000","last_active":"2026-02-19T20:06:36.537553+0000","last_peered":"2026-02-19T20:06:36.537553+0000","last_clean":"2026-02-19T20:06:36.537553+0000","last_became_active":"2026-02-19T20:06:34.288429+0000","last_became_peered":"2026-02-19T20:06:34.288429+0000","last_unstale":"2026-02-19T20:06:36.537553+0000","last_undegraded":"2026-02-19T20:06:36.537553+0000","last_fullsized":"2026-02-19T20:06:36.537553+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-19T20:06:33.281540+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:33.281540+0000","last_clean_scrub_stamp":"2026-02-19T20:06:33.281540+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T04:05:16.006045+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00031463900000000002,"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-19T20:06:36.537536+0000","last_change":"2026-02-19T20:06:36.537700+0000","last_active":"2026-02-19T20:06:36.537536+0000","last_peered":"2026-02-19T20:06:36.537536+0000","last_clean":"2026-02-19T20:06:36.537536+0000","last_became_active":"2026-02-19T20:06:34.288435+0000","last_became_peered":"2026-02-19T20:06:34.288435+0000","last_unstale":"2026-02-19T20:06:36.537536+0000","last_undegraded":"2026-02-19T20:06:36.537536+0000","last_fullsized":"2026-02-19T20:06:36.537536+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-19T20:06:33.281540+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:33.281540+0000","last_clean_scrub_stamp":"2026-02-19T20:06:33.281540+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-20T20:14:39.249554+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00031639199999999998,"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-19T20:06:36.292138+0000","last_change":"2026-02-19T20:06:36.292453+0000","last_active":"2026-02-19T20:06:36.292138+0000","last_peered":"2026-02-19T20:06:36.292138+0000","last_clean":"2026-02-19T20:06:36.292138+0000","last_became_active":"2026-02-19T20:06:34.288175+0000","last_became_peered":"2026-02-19T20:06:34.288175+0000","last_unstale":"2026-02-19T20:06:36.292138+0000","last_undegraded":"2026-02-19T20:06:36.292138+0000","last_fullsized":"2026-02-19T20:06:36.292138+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-19T20:06:33.281540+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:33.281540+0000","last_clean_scrub_stamp":"2026-02-19T20:06:33.281540+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-20T22:23:30.380386+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010191480000000001,"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-19T20:06:36.291190+0000","last_change":"2026-02-19T20:06:31.283207+0000","last_active":"2026-02-19T20:06:36.291190+0000","last_peered":"2026-02-19T20:06:36.291190+0000","last_clean":"2026-02-19T20:06:36.291190+0000","last_became_active":"2026-02-19T20:06:31.281777+0000","last_became_peered":"2026-02-19T20:06:31.281777+0000","last_unstale":"2026-02-19T20:06:36.291190+0000","last_undegraded":"2026-02-19T20:06:36.291190+0000","last_fullsized":"2026-02-19T20:06:36.291190+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-19T20:06:30.278781+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:30.278781+0000","last_clean_scrub_stamp":"2026-02-19T20:06:30.278781+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-20T23:02:07.620806+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":114688,"data_stored":1180736,"data_compressed":12876,"data_compressed_allocated":73728,"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":6,"kb_used_meta":26937,"kb_avail":94344768,"statfs":{"total":96636764160,"available":96609042432,"internally_reserved":0,"allocated":114688,"data_stored":31305,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6168,"internal_metadata":27584488},"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":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27148,"kb_used_data":188,"kb_used_omap":8,"kb_used_meta":26935,"kb_avail":94344692,"statfs":{"total":96636764160,"available":96608964608,"internally_reserved":0,"allocated":192512,"data_stored":628736,"data_compressed":6438,"data_compressed_allocated":36864,"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":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27148,"kb_used_data":188,"kb_used_omap":8,"kb_used_meta":26935,"kb_avail":94344692,"statfs":{"total":96636764160,"available":96608964608,"internally_reserved":0,"allocated":192512,"data_stored":628736,"data_compressed":6438,"data_compressed_allocated":36864,"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":57344,"data_stored":590368,"data_compressed":6438,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":6438,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":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-19T20:06:37.786 INFO:tasks.ceph.ceph_manager.cluster1:clean! 2026-02-19T20:06:37.787 INFO:tasks.ceph:Waiting until ceph cluster cluster1 is healthy... 2026-02-19T20:06:37.787 INFO:tasks.ceph.ceph_manager.cluster1:wait_until_healthy 2026-02-19T20:06:37.787 DEBUG:teuthology.orchestra.run.trial069:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 health --format=json 2026-02-19T20:06:38.007 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:06:38.007 INFO:teuthology.orchestra.run.trial069.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2026-02-19T20:06:38.014 INFO:tasks.ceph.ceph_manager.cluster1:wait_until_healthy done 2026-02-19T20:06:38.014 INFO:teuthology.run_tasks:Running task ceph... 2026-02-19T20:06:38.029 INFO:tasks.ceph:Creating ceph cluster cluster2... 2026-02-19T20:06:38.029 INFO:tasks.ceph:config {'conf': {'client': {'rbd default data pool': 'datapool'}, 'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bluestore block size': 96636764160, 'bluestore compression algorithm': 'zlib', '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-19T20:06:38.029 INFO:tasks.ceph:ctx.config {'archive_path': '/home/teuthworker/mnt/teuthology/yuriw-2026-02-19_15:47:56-rbd-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59605', 'branch': 'wip-yuri-testing-2026-02-18-1820', 'description': 'rbd/migration-external/{1-base/install 2-clusters/2-node 3-objectstore/bluestore-comp-zlib 4-supported-random-distro$/{centos_latest} 5-data-pool/replicated 6-prepare/native-standalone 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': '59605', '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-19_15:47:56-rbd-wip-yuri-testing-2026-02-18-1820-distro-default-trial', 'no_nested_subset': False, 'os_type': 'centos', 'os_version': '9.stream', 'overrides': {'admin_socket': {'branch': 'wip-yuri-testing-2026-02-18-1820'}, 'ceph': {'conf': {'client': {'rbd default data pool': 'datapool'}, 'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bluestore block size': 96636764160, 'bluestore compression algorithm': 'zlib', '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': '802bf111cd55e57f5842153d7ba2b8b964aa818a'}, 'ceph-deploy': {'conf': {'client': {'log file': '/var/log/ceph/ceph-$name.$pid.log'}, 'mon': {}}}, 'install': {'ceph': {'flavor': 'default', 'sha1': '802bf111cd55e57f5842153d7ba2b8b964aa818a'}}, 'thrashosds': {'bdev_inject_crash': 2, 'bdev_inject_crash_probability': 0.5}, 'workunit': {'branch': 'wip-yuri-testing-2026-02-18-1820', 'sha1': '802bf111cd55e57f5842153d7ba2b8b964aa818a'}}, 'owner': 'scheduled_yuriw@soko04.front.sepia.ceph.com', 'priority': 69, 'repo': 'https://github.com/ceph/ceph-ci.git', 'roles': [['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': 9494, 'sha1': '802bf111cd55e57f5842153d7ba2b8b964aa818a', 'sleep_before_teardown': 0, 'subset': '111/120000', 'suite': 'rbd', 'suite_branch': 'wip-yuri-testing-2026-02-18-1820', 'suite_path': '/home/teuthworker/src/github.com_ceph_ceph-c_802bf111cd55e57f5842153d7ba2b8b964aa818a/qa', 'suite_relpath': 'qa', 'suite_repo': 'https://github.com/ceph/ceph-ci.git', 'suite_sha1': '802bf111cd55e57f5842153d7ba2b8b964aa818a', 'targets': {'trial069.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJulbWWljVT1wvAWAdyF+k6I66wa93mNOJWhzm9JNGC5bJ4gZOmj2PBTjlZi8PiBlRvOabRuIHnZeVNGR8ibyLk=', 'trial138.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ7D9N1Lg9k0Gecrq1tWZqijKtowB6oCfcJW9SSOe7WRU7KMfKcjGkke9EGgr/pEveTJ/f+2if6bWsEjPCv+Buk='}, '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': {'client': {'rbd default data pool': 'datapool'}, 'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bluestore block size': 96636764160, 'bluestore compression algorithm': 'zlib', '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': '802bf111cd55e57f5842153d7ba2b8b964aa818a'}}, {'ceph': {'cluster': 'cluster2', 'conf': {'client': {'rbd default data pool': 'datapool'}, 'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bluestore block size': 96636764160, 'bluestore compression algorithm': 'zlib', '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': '802bf111cd55e57f5842153d7ba2b8b964aa818a'}}, {'exec': {'cluster1.client.0': ['sudo ceph --cluster cluster1 osd pool create datapool 4', 'rbd --cluster cluster1 pool init datapool'], 'cluster2.client.0': ['sudo ceph --cluster cluster2 osd pool create datapool 4', 'rbd --cluster cluster2 pool init datapool']}}, {'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', 'rbd --cluster cluster2 migration execute client.0.0', 'rbd --cluster cluster2 migration commit client.0.0', 'rbd --cluster cluster2 snap create client.0.0@snap', 'rbd --cluster cluster2 create --size 1G client.0.1', 'rbd --cluster cluster2 bench --io-type write --io-pattern rand --io-size 16K --io-threads 1 --io-total 2M client.0.1', 'rbd --cluster cluster2 snap create client.0.1@snap', 'rbd --cluster cluster2 create --size 1G 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-19_15:47:56', 'tube': 'trial', 'user': 'yuriw', 'verbose': True, 'worker_log': '/home/teuthworker/mnt/teuthology/worker_logs/dispatcher.trial.1540699'} 2026-02-19T20:06:38.029 DEBUG:teuthology.orchestra.run.trial069:> install -d -m0755 -- /home/ubuntu/cephtest/cluster2.data 2026-02-19T20:06:38.031 DEBUG:teuthology.orchestra.run.trial138:> install -d -m0755 -- /home/ubuntu/cephtest/cluster2.data 2026-02-19T20:06:38.048 DEBUG:teuthology.orchestra.run.trial069:> sudo install -d -m0777 -- /var/run/ceph 2026-02-19T20:06:38.088 DEBUG:teuthology.orchestra.run.trial138:> sudo install -d -m0777 -- /var/run/ceph 2026-02-19T20:06:38.113 DEBUG:teuthology.orchestra.run.trial138:> set -ex 2026-02-19T20:06:38.113 DEBUG:teuthology.orchestra.run.trial138:> dd if=/scratch_devs of=/dev/stdout 2026-02-19T20:06:38.168 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2026-02-19T20:06:38.169 DEBUG:teuthology.orchestra.run.trial138:> stat /dev/vg_nvme/lv_1 2026-02-19T20:06:38.226 INFO:teuthology.orchestra.run.trial138.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2026-02-19T20:06:38.226 INFO:teuthology.orchestra.run.trial138.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-19T20:06:38.226 INFO:teuthology.orchestra.run.trial138.stdout:Device: 6h/6d Inode: 1297 Links: 1 2026-02-19T20:06:38.226 INFO:teuthology.orchestra.run.trial138.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-19T20:06:38.226 INFO:teuthology.orchestra.run.trial138.stdout:Context: system_u:object_r:device_t:s0 2026-02-19T20:06:38.226 INFO:teuthology.orchestra.run.trial138.stdout:Access: 2026-02-19 20:06:15.205781184 +0000 2026-02-19T20:06:38.226 INFO:teuthology.orchestra.run.trial138.stdout:Modify: 2026-02-19 20:05:31.869796781 +0000 2026-02-19T20:06:38.226 INFO:teuthology.orchestra.run.trial138.stdout:Change: 2026-02-19 20:05:31.869796781 +0000 2026-02-19T20:06:38.226 INFO:teuthology.orchestra.run.trial138.stdout: Birth: 2026-02-19 20:05:31.869796781 +0000 2026-02-19T20:06:38.227 DEBUG:teuthology.orchestra.run.trial138:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2026-02-19T20:06:38.290 INFO:teuthology.orchestra.run.trial138.stderr:1+0 records in 2026-02-19T20:06:38.291 INFO:teuthology.orchestra.run.trial138.stderr:1+0 records out 2026-02-19T20:06:38.291 INFO:teuthology.orchestra.run.trial138.stderr:512 bytes copied, 0.000145069 s, 3.5 MB/s 2026-02-19T20:06:38.292 DEBUG:teuthology.orchestra.run.trial138:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2026-02-19T20:06:38.350 DEBUG:teuthology.orchestra.run.trial138:> stat /dev/vg_nvme/lv_2 2026-02-19T20:06:38.406 INFO:teuthology.orchestra.run.trial138.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2026-02-19T20:06:38.406 INFO:teuthology.orchestra.run.trial138.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-19T20:06:38.406 INFO:teuthology.orchestra.run.trial138.stdout:Device: 6h/6d Inode: 1293 Links: 1 2026-02-19T20:06:38.407 INFO:teuthology.orchestra.run.trial138.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-19T20:06:38.407 INFO:teuthology.orchestra.run.trial138.stdout:Context: system_u:object_r:device_t:s0 2026-02-19T20:06:38.407 INFO:teuthology.orchestra.run.trial138.stdout:Access: 2026-02-19 20:06:15.206781163 +0000 2026-02-19T20:06:38.407 INFO:teuthology.orchestra.run.trial138.stdout:Modify: 2026-02-19 20:05:31.869796781 +0000 2026-02-19T20:06:38.407 INFO:teuthology.orchestra.run.trial138.stdout:Change: 2026-02-19 20:05:31.869796781 +0000 2026-02-19T20:06:38.407 INFO:teuthology.orchestra.run.trial138.stdout: Birth: 2026-02-19 20:05:31.869796781 +0000 2026-02-19T20:06:38.407 DEBUG:teuthology.orchestra.run.trial138:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2026-02-19T20:06:38.471 INFO:teuthology.orchestra.run.trial138.stderr:1+0 records in 2026-02-19T20:06:38.471 INFO:teuthology.orchestra.run.trial138.stderr:1+0 records out 2026-02-19T20:06:38.471 INFO:teuthology.orchestra.run.trial138.stderr:512 bytes copied, 0.000129941 s, 3.9 MB/s 2026-02-19T20:06:38.473 DEBUG:teuthology.orchestra.run.trial138:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2026-02-19T20:06:38.530 DEBUG:teuthology.orchestra.run.trial138:> stat /dev/vg_nvme/lv_3 2026-02-19T20:06:38.587 INFO:teuthology.orchestra.run.trial138.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2026-02-19T20:06:38.588 INFO:teuthology.orchestra.run.trial138.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-19T20:06:38.588 INFO:teuthology.orchestra.run.trial138.stdout:Device: 6h/6d Inode: 1295 Links: 1 2026-02-19T20:06:38.588 INFO:teuthology.orchestra.run.trial138.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-19T20:06:38.588 INFO:teuthology.orchestra.run.trial138.stdout:Context: system_u:object_r:device_t:s0 2026-02-19T20:06:38.588 INFO:teuthology.orchestra.run.trial138.stdout:Access: 2026-02-19 20:06:15.206781163 +0000 2026-02-19T20:06:38.588 INFO:teuthology.orchestra.run.trial138.stdout:Modify: 2026-02-19 20:05:31.869796781 +0000 2026-02-19T20:06:38.588 INFO:teuthology.orchestra.run.trial138.stdout:Change: 2026-02-19 20:05:31.869796781 +0000 2026-02-19T20:06:38.589 INFO:teuthology.orchestra.run.trial138.stdout: Birth: 2026-02-19 20:05:31.869796781 +0000 2026-02-19T20:06:38.589 DEBUG:teuthology.orchestra.run.trial138:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2026-02-19T20:06:38.650 INFO:teuthology.orchestra.run.trial138.stderr:1+0 records in 2026-02-19T20:06:38.650 INFO:teuthology.orchestra.run.trial138.stderr:1+0 records out 2026-02-19T20:06:38.650 INFO:teuthology.orchestra.run.trial138.stderr:512 bytes copied, 0.000155077 s, 3.3 MB/s 2026-02-19T20:06:38.652 DEBUG:teuthology.orchestra.run.trial138:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2026-02-19T20:06:38.709 DEBUG:teuthology.orchestra.run.trial138:> stat /dev/vg_nvme/lv_4 2026-02-19T20:06:38.766 INFO:teuthology.orchestra.run.trial138.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2026-02-19T20:06:38.766 INFO:teuthology.orchestra.run.trial138.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2026-02-19T20:06:38.767 INFO:teuthology.orchestra.run.trial138.stdout:Device: 6h/6d Inode: 1299 Links: 1 2026-02-19T20:06:38.767 INFO:teuthology.orchestra.run.trial138.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2026-02-19T20:06:38.767 INFO:teuthology.orchestra.run.trial138.stdout:Context: system_u:object_r:device_t:s0 2026-02-19T20:06:38.767 INFO:teuthology.orchestra.run.trial138.stdout:Access: 2026-02-19 20:06:15.206781163 +0000 2026-02-19T20:06:38.767 INFO:teuthology.orchestra.run.trial138.stdout:Modify: 2026-02-19 20:05:31.869796781 +0000 2026-02-19T20:06:38.767 INFO:teuthology.orchestra.run.trial138.stdout:Change: 2026-02-19 20:05:31.869796781 +0000 2026-02-19T20:06:38.767 INFO:teuthology.orchestra.run.trial138.stdout: Birth: 2026-02-19 20:05:31.869796781 +0000 2026-02-19T20:06:38.767 DEBUG:teuthology.orchestra.run.trial138:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2026-02-19T20:06:38.831 INFO:teuthology.orchestra.run.trial138.stderr:1+0 records in 2026-02-19T20:06:38.831 INFO:teuthology.orchestra.run.trial138.stderr:1+0 records out 2026-02-19T20:06:38.831 INFO:teuthology.orchestra.run.trial138.stderr:512 bytes copied, 0.000193479 s, 2.6 MB/s 2026-02-19T20:06:38.833 DEBUG:teuthology.orchestra.run.trial138:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2026-02-19T20:06:38.892 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-19T20:06:38.892 INFO:tasks.ceph:remote_to_roles_to_devs: {Remote(name='ubuntu@trial138.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-19T20:06:38.892 INFO:tasks.ceph:Generating config... 2026-02-19T20:06:38.895 INFO:tasks.ceph:[client] rbd default data pool = datapool 2026-02-19T20:06:38.895 INFO:tasks.ceph:[global] mon warn on pool no app = False 2026-02-19T20:06:38.895 INFO:tasks.ceph:[mgr] debug mgr = 20 2026-02-19T20:06:38.896 INFO:tasks.ceph:[mgr] debug ms = 1 2026-02-19T20:06:38.896 INFO:tasks.ceph:[mon] debug mon = 20 2026-02-19T20:06:38.896 INFO:tasks.ceph:[mon] debug ms = 1 2026-02-19T20:06:38.896 INFO:tasks.ceph:[mon] debug paxos = 20 2026-02-19T20:06:38.896 INFO:tasks.ceph:[osd] bluestore block size = 96636764160 2026-02-19T20:06:38.896 INFO:tasks.ceph:[osd] bluestore compression algorithm = zlib 2026-02-19T20:06:38.896 INFO:tasks.ceph:[osd] bluestore compression mode = aggressive 2026-02-19T20:06:38.896 INFO:tasks.ceph:[osd] bluestore fsck on mount = True 2026-02-19T20:06:38.897 INFO:tasks.ceph:[osd] debug bluefs = 1/20 2026-02-19T20:06:38.897 INFO:tasks.ceph:[osd] debug bluestore = 1/20 2026-02-19T20:06:38.897 INFO:tasks.ceph:[osd] debug ms = 1 2026-02-19T20:06:38.897 INFO:tasks.ceph:[osd] debug osd = 20 2026-02-19T20:06:38.897 INFO:tasks.ceph:[osd] debug rocksdb = 4/10 2026-02-19T20:06:38.897 INFO:tasks.ceph:[osd] mon osd backfillfull_ratio = 0.85 2026-02-19T20:06:38.897 INFO:tasks.ceph:[osd] mon osd full ratio = 0.9 2026-02-19T20:06:38.897 INFO:tasks.ceph:[osd] mon osd nearfull ratio = 0.8 2026-02-19T20:06:38.897 INFO:tasks.ceph:[osd] osd failsafe full ratio = 0.95 2026-02-19T20:06:38.898 INFO:tasks.ceph:[osd] osd objectstore = bluestore 2026-02-19T20:06:38.898 INFO:tasks.ceph:Setting up cluster2.mon.a... 2026-02-19T20:06:38.898 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring /etc/ceph/cluster2.keyring 2026-02-19T20:06:38.964 INFO:teuthology.orchestra.run.trial138.stdout:creating /etc/ceph/cluster2.keyring 2026-02-19T20:06:38.967 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --gen-key --name=mon. /etc/ceph/cluster2.keyring 2026-02-19T20:06:39.041 DEBUG:teuthology.orchestra.run.trial138:> sudo chmod 0644 /etc/ceph/cluster2.keyring 2026-02-19T20:06:39.105 DEBUG:tasks.ceph:Ceph mon addresses: [('cluster2.mon.a', '10.20.193.138')] 2026-02-19T20:06:39.105 DEBUG:tasks.ceph:writing out conf {'global': {'chdir': '', 'pid file': '/var/run/ceph/$cluster-$name.pid', 'auth supported': 'cephx', 'filestore xattr use omap': 'true', 'mon clock drift allowed': '1.000', 'osd crush chooseleaf type': '0', 'auth debug': 'true', 'ms die on old message': 'true', 'ms die on bug': 'true', 'mon max pg per osd': '10000', 'mon pg warn max object skew': '0', 'osd_pool_default_pg_autoscale_mode': 'off', 'osd pool default size': '2', 'mon osd allow primary affinity': 'true', 'mon osd allow pg remap': 'true', 'mon warn on legacy crush tunables': 'false', 'mon warn on crush straw calc version zero': 'false', 'mon warn on no sortbitwise': 'false', 'mon warn on osd down out interval zero': 'false', 'mon warn on too few osds': 'false', 'mon_warn_on_pool_pg_num_not_power_of_two': 'false', 'mon_warn_on_pool_no_redundancy': 'false', 'mon_allow_pool_size_one': 'true', 'osd pool default erasure code profile': 'plugin=isa technique=reed_sol_van k=2 m=1 crush-failure-domain=osd', 'osd default data pool replay window': '5', 'mon allow pool delete': 'true', 'mon cluster log file level': 'debug', 'debug asserts on shutdown': 'true', 'mon health detail to clog': 'false', 'mon host': '10.20.193.138', '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': 'zlib', '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', 'rbd default data pool': 'datapool'}, 'mon.a': {}} 2026-02-19T20:06:39.106 DEBUG:teuthology.orchestra.run.trial138:> set -ex 2026-02-19T20:06:39.106 DEBUG:teuthology.orchestra.run.trial138:> dd of=/home/ubuntu/cephtest/ceph.tmp.conf 2026-02-19T20:06:39.160 DEBUG:teuthology.orchestra.run.trial138:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage monmaptool -c /home/ubuntu/cephtest/ceph.tmp.conf --create --clobber --enable-all-features --add a 10.20.193.138 --print /home/ubuntu/cephtest/cluster2.monmap 2026-02-19T20:06:39.232 INFO:teuthology.orchestra.run.trial138.stdout:monmaptool: monmap file /home/ubuntu/cephtest/cluster2.monmap 2026-02-19T20:06:39.232 INFO:teuthology.orchestra.run.trial138.stdout:monmaptool: generated fsid 42351729-b8ee-4a86-98cd-ab7a26fd9a52 2026-02-19T20:06:39.232 INFO:teuthology.orchestra.run.trial138.stdout:setting min_mon_release = tentacle 2026-02-19T20:06:39.233 INFO:teuthology.orchestra.run.trial138.stdout:epoch 0 2026-02-19T20:06:39.233 INFO:teuthology.orchestra.run.trial138.stdout:fsid 42351729-b8ee-4a86-98cd-ab7a26fd9a52 2026-02-19T20:06:39.233 INFO:teuthology.orchestra.run.trial138.stdout:last_changed 2026-02-19T20:06:39.232878+0000 2026-02-19T20:06:39.233 INFO:teuthology.orchestra.run.trial138.stdout:created 2026-02-19T20:06:39.232878+0000 2026-02-19T20:06:39.233 INFO:teuthology.orchestra.run.trial138.stdout:min_mon_release 20 (tentacle) 2026-02-19T20:06:39.233 INFO:teuthology.orchestra.run.trial138.stdout:election_strategy: 1 2026-02-19T20:06:39.233 INFO:teuthology.orchestra.run.trial138.stdout:0: [v2:10.20.193.138:3300/0,v1:10.20.193.138:6789/0] mon.a 2026-02-19T20:06:39.233 INFO:teuthology.orchestra.run.trial138.stdout:monmaptool: writing epoch 0 to /home/ubuntu/cephtest/cluster2.monmap (1 monitors) 2026-02-19T20:06:39.235 DEBUG:teuthology.orchestra.run.trial138:> rm -- /home/ubuntu/cephtest/ceph.tmp.conf 2026-02-19T20:06:39.292 INFO:tasks.ceph:Writing /etc/ceph/cluster2.conf for FSID 42351729-b8ee-4a86-98cd-ab7a26fd9a52... 2026-02-19T20:06:39.293 DEBUG:teuthology.orchestra.run.trial069:> 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-19T20:06:39.295 DEBUG:teuthology.orchestra.run.trial138:> 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-19T20:06:39.336 INFO:teuthology.orchestra.run.trial069.stdout:[global] 2026-02-19T20:06:39.336 INFO:teuthology.orchestra.run.trial069.stdout: chdir = "" 2026-02-19T20:06:39.337 INFO:teuthology.orchestra.run.trial069.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2026-02-19T20:06:39.337 INFO:teuthology.orchestra.run.trial069.stdout: auth supported = cephx 2026-02-19T20:06:39.337 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:06:39.337 INFO:teuthology.orchestra.run.trial069.stdout: filestore xattr use omap = true 2026-02-19T20:06:39.337 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:06:39.337 INFO:teuthology.orchestra.run.trial069.stdout: mon clock drift allowed = 1.000 2026-02-19T20:06:39.337 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:06:39.337 INFO:teuthology.orchestra.run.trial069.stdout: osd crush chooseleaf type = 0 2026-02-19T20:06:39.337 INFO:teuthology.orchestra.run.trial069.stdout: auth debug = true 2026-02-19T20:06:39.337 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:06:39.338 INFO:teuthology.orchestra.run.trial069.stdout: ms die on old message = true 2026-02-19T20:06:39.338 INFO:teuthology.orchestra.run.trial069.stdout: ms die on bug = true 2026-02-19T20:06:39.338 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:06:39.338 INFO:teuthology.orchestra.run.trial069.stdout: mon max pg per osd = 10000 # >= luminous 2026-02-19T20:06:39.338 INFO:teuthology.orchestra.run.trial069.stdout: mon pg warn max object skew = 0 2026-02-19T20:06:39.338 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:06:39.338 INFO:teuthology.orchestra.run.trial069.stdout: # disable pg_autoscaler by default for new pools 2026-02-19T20:06:39.338 INFO:teuthology.orchestra.run.trial069.stdout: osd_pool_default_pg_autoscale_mode = off 2026-02-19T20:06:39.338 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:06:39.338 INFO:teuthology.orchestra.run.trial069.stdout: osd pool default size = 2 2026-02-19T20:06:39.339 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:06:39.339 INFO:teuthology.orchestra.run.trial069.stdout: mon osd allow primary affinity = true 2026-02-19T20:06:39.339 INFO:teuthology.orchestra.run.trial069.stdout: mon osd allow pg remap = true 2026-02-19T20:06:39.339 INFO:teuthology.orchestra.run.trial069.stdout: mon warn on legacy crush tunables = false 2026-02-19T20:06:39.339 INFO:teuthology.orchestra.run.trial069.stdout: mon warn on crush straw calc version zero = false 2026-02-19T20:06:39.339 INFO:teuthology.orchestra.run.trial069.stdout: mon warn on no sortbitwise = false 2026-02-19T20:06:39.339 INFO:teuthology.orchestra.run.trial069.stdout: mon warn on osd down out interval zero = false 2026-02-19T20:06:39.339 INFO:teuthology.orchestra.run.trial069.stdout: mon warn on too few osds = false 2026-02-19T20:06:39.339 INFO:teuthology.orchestra.run.trial069.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2026-02-19T20:06:39.339 INFO:teuthology.orchestra.run.trial069.stdout: mon_warn_on_pool_no_redundancy = false 2026-02-19T20:06:39.340 INFO:teuthology.orchestra.run.trial069.stdout: mon_allow_pool_size_one = true 2026-02-19T20:06:39.340 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:06:39.340 INFO:teuthology.orchestra.run.trial069.stdout: osd pool default erasure code profile = plugin=isa technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2026-02-19T20:06:39.340 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:06:39.340 INFO:teuthology.orchestra.run.trial069.stdout: osd default data pool replay window = 5 2026-02-19T20:06:39.340 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:06:39.340 INFO:teuthology.orchestra.run.trial069.stdout: mon allow pool delete = true 2026-02-19T20:06:39.340 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:06:39.340 INFO:teuthology.orchestra.run.trial069.stdout: mon cluster log file level = debug 2026-02-19T20:06:39.340 INFO:teuthology.orchestra.run.trial069.stdout: debug asserts on shutdown = true 2026-02-19T20:06:39.340 INFO:teuthology.orchestra.run.trial069.stdout: mon health detail to clog = false 2026-02-19T20:06:39.341 INFO:teuthology.orchestra.run.trial069.stdout: mon host = 10.20.193.138 2026-02-19T20:06:39.341 INFO:teuthology.orchestra.run.trial069.stdout: mon warn on pool no app = False 2026-02-19T20:06:39.341 INFO:teuthology.orchestra.run.trial069.stdout: fsid = 42351729-b8ee-4a86-98cd-ab7a26fd9a52 2026-02-19T20:06:39.341 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:06:39.341 INFO:teuthology.orchestra.run.trial069.stdout:[osd] 2026-02-19T20:06:39.341 INFO:teuthology.orchestra.run.trial069.stdout: osd journal size = 100 2026-02-19T20:06:39.341 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:06:39.341 INFO:teuthology.orchestra.run.trial069.stdout: osd scrub load threshold = 5.0 2026-02-19T20:06:39.341 INFO:teuthology.orchestra.run.trial069.stdout: osd scrub max interval = 600 2026-02-19T20:06:39.341 INFO:teuthology.orchestra.run.trial069.stdout: osd mclock profile = high_recovery_ops 2026-02-19T20:06:39.341 INFO:teuthology.orchestra.run.trial069.stdout: osd mclock skip benchmark = true 2026-02-19T20:06:39.341 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:06:39.342 INFO:teuthology.orchestra.run.trial069.stdout: osd recover clone overlap = true 2026-02-19T20:06:39.342 INFO:teuthology.orchestra.run.trial069.stdout: osd recovery max chunk = 1048576 2026-02-19T20:06:39.342 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:06:39.342 INFO:teuthology.orchestra.run.trial069.stdout: osd debug shutdown = true 2026-02-19T20:06:39.342 INFO:teuthology.orchestra.run.trial069.stdout: osd debug op order = true 2026-02-19T20:06:39.342 INFO:teuthology.orchestra.run.trial069.stdout: osd debug verify stray on activate = true 2026-02-19T20:06:39.342 INFO:teuthology.orchestra.run.trial069.stdout: osd debug trim objects = true 2026-02-19T20:06:39.342 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:06:39.342 INFO:teuthology.orchestra.run.trial069.stdout: osd open classes on start = true 2026-02-19T20:06:39.342 INFO:teuthology.orchestra.run.trial069.stdout: osd debug pg log writeout = true 2026-02-19T20:06:39.342 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:06:39.342 INFO:teuthology.orchestra.run.trial069.stdout: osd deep scrub update digest min age = 30 2026-02-19T20:06:39.343 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:06:39.343 INFO:teuthology.orchestra.run.trial069.stdout: osd map max advance = 10 2026-02-19T20:06:39.343 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:06:39.343 INFO:teuthology.orchestra.run.trial069.stdout: journal zero on create = true 2026-02-19T20:06:39.343 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:06:39.343 INFO:teuthology.orchestra.run.trial069.stdout: filestore ondisk finisher threads = 3 2026-02-19T20:06:39.343 INFO:teuthology.orchestra.run.trial069.stdout: filestore apply finisher threads = 3 2026-02-19T20:06:39.343 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:06:39.343 INFO:teuthology.orchestra.run.trial069.stdout: bdev debug aio = true 2026-02-19T20:06:39.343 INFO:teuthology.orchestra.run.trial069.stdout: osd debug misdirected ops = true 2026-02-19T20:06:39.343 INFO:teuthology.orchestra.run.trial069.stdout: bluestore block size = 96636764160 2026-02-19T20:06:39.343 INFO:teuthology.orchestra.run.trial069.stdout: bluestore compression algorithm = zlib 2026-02-19T20:06:39.343 INFO:teuthology.orchestra.run.trial069.stdout: bluestore compression mode = aggressive 2026-02-19T20:06:39.343 INFO:teuthology.orchestra.run.trial069.stdout: bluestore fsck on mount = True 2026-02-19T20:06:39.343 INFO:teuthology.orchestra.run.trial069.stdout: debug bluefs = 1/20 2026-02-19T20:06:39.343 INFO:teuthology.orchestra.run.trial069.stdout: debug bluestore = 1/20 2026-02-19T20:06:39.343 INFO:teuthology.orchestra.run.trial069.stdout: debug ms = 1 2026-02-19T20:06:39.343 INFO:teuthology.orchestra.run.trial069.stdout: debug osd = 20 2026-02-19T20:06:39.343 INFO:teuthology.orchestra.run.trial069.stdout: debug rocksdb = 4/10 2026-02-19T20:06:39.344 INFO:teuthology.orchestra.run.trial069.stdout: mon osd backfillfull_ratio = 0.85 2026-02-19T20:06:39.344 INFO:teuthology.orchestra.run.trial069.stdout: mon osd full ratio = 0.9 2026-02-19T20:06:39.344 INFO:teuthology.orchestra.run.trial069.stdout: mon osd nearfull ratio = 0.8 2026-02-19T20:06:39.344 INFO:teuthology.orchestra.run.trial069.stdout: osd failsafe full ratio = 0.95 2026-02-19T20:06:39.344 INFO:teuthology.orchestra.run.trial069.stdout: osd objectstore = bluestore 2026-02-19T20:06:39.344 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:06:39.344 INFO:teuthology.orchestra.run.trial069.stdout:[mgr] 2026-02-19T20:06:39.344 INFO:teuthology.orchestra.run.trial069.stdout: debug ms = 1 2026-02-19T20:06:39.344 INFO:teuthology.orchestra.run.trial069.stdout: debug mgr = 20 2026-02-19T20:06:39.344 INFO:teuthology.orchestra.run.trial069.stdout: debug mon = 20 2026-02-19T20:06:39.344 INFO:teuthology.orchestra.run.trial069.stdout: debug auth = 20 2026-02-19T20:06:39.344 INFO:teuthology.orchestra.run.trial069.stdout: mon reweight min pgs per osd = 4 2026-02-19T20:06:39.344 INFO:teuthology.orchestra.run.trial069.stdout: mon reweight min bytes per osd = 10 2026-02-19T20:06:39.344 INFO:teuthology.orchestra.run.trial069.stdout: mgr/telemetry/nag = false 2026-02-19T20:06:39.344 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:06:39.344 INFO:teuthology.orchestra.run.trial069.stdout:[mon] 2026-02-19T20:06:39.344 INFO:teuthology.orchestra.run.trial069.stdout: debug ms = 1 2026-02-19T20:06:39.344 INFO:teuthology.orchestra.run.trial069.stdout: debug mon = 20 2026-02-19T20:06:39.344 INFO:teuthology.orchestra.run.trial069.stdout: debug paxos = 20 2026-02-19T20:06:39.344 INFO:teuthology.orchestra.run.trial069.stdout: debug auth = 20 2026-02-19T20:06:39.344 INFO:teuthology.orchestra.run.trial069.stdout: mon data avail warn = 5 2026-02-19T20:06:39.345 INFO:teuthology.orchestra.run.trial069.stdout: mon mgr mkfs grace = 240 2026-02-19T20:06:39.345 INFO:teuthology.orchestra.run.trial069.stdout: mon reweight min pgs per osd = 4 2026-02-19T20:06:39.345 INFO:teuthology.orchestra.run.trial069.stdout: mon osd reporter subtree level = osd 2026-02-19T20:06:39.345 INFO:teuthology.orchestra.run.trial069.stdout: mon osd prime pg temp = true 2026-02-19T20:06:39.345 INFO:teuthology.orchestra.run.trial069.stdout: mon reweight min bytes per osd = 10 2026-02-19T20:06:39.345 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:06:39.345 INFO:teuthology.orchestra.run.trial069.stdout: # rotate auth tickets quickly to exercise renewal paths 2026-02-19T20:06:39.345 INFO:teuthology.orchestra.run.trial069.stdout: auth mon ticket ttl = 660 # 11m 2026-02-19T20:06:39.345 INFO:teuthology.orchestra.run.trial069.stdout: auth service ticket ttl = 240 # 4m 2026-02-19T20:06:39.345 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:06:39.345 INFO:teuthology.orchestra.run.trial069.stdout: # don't complain about insecure global_id in the test suite 2026-02-19T20:06:39.345 INFO:teuthology.orchestra.run.trial069.stdout: mon_warn_on_insecure_global_id_reclaim = false 2026-02-19T20:06:39.345 INFO:teuthology.orchestra.run.trial069.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2026-02-19T20:06:39.345 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:06:39.345 INFO:teuthology.orchestra.run.trial069.stdout: # 1m isn't quite enough 2026-02-19T20:06:39.345 INFO:teuthology.orchestra.run.trial069.stdout: mon_down_mkfs_grace = 2m 2026-02-19T20:06:39.345 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:06:39.345 INFO:teuthology.orchestra.run.trial069.stdout: mon_warn_on_filestore_osds = false 2026-02-19T20:06:39.345 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:06:39.345 INFO:teuthology.orchestra.run.trial069.stdout:[client] 2026-02-19T20:06:39.345 INFO:teuthology.orchestra.run.trial069.stdout: rgw cache enabled = true 2026-02-19T20:06:39.346 INFO:teuthology.orchestra.run.trial069.stdout: rgw enable ops log = true 2026-02-19T20:06:39.346 INFO:teuthology.orchestra.run.trial069.stdout: rgw enable usage log = true 2026-02-19T20:06:39.346 INFO:teuthology.orchestra.run.trial069.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2026-02-19T20:06:39.346 INFO:teuthology.orchestra.run.trial069.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2026-02-19T20:06:39.346 INFO:teuthology.orchestra.run.trial069.stdout: rbd default data pool = datapool 2026-02-19T20:06:39.346 INFO:teuthology.orchestra.run.trial069.stdout:[mon.a] 2026-02-19T20:06:39.373 INFO:teuthology.orchestra.run.trial138.stdout:[global] 2026-02-19T20:06:39.373 INFO:teuthology.orchestra.run.trial138.stdout: chdir = "" 2026-02-19T20:06:39.373 INFO:teuthology.orchestra.run.trial138.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2026-02-19T20:06:39.373 INFO:teuthology.orchestra.run.trial138.stdout: auth supported = cephx 2026-02-19T20:06:39.373 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:39.374 INFO:teuthology.orchestra.run.trial138.stdout: filestore xattr use omap = true 2026-02-19T20:06:39.374 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:39.374 INFO:teuthology.orchestra.run.trial138.stdout: mon clock drift allowed = 1.000 2026-02-19T20:06:39.374 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:39.374 INFO:teuthology.orchestra.run.trial138.stdout: osd crush chooseleaf type = 0 2026-02-19T20:06:39.374 INFO:teuthology.orchestra.run.trial138.stdout: auth debug = true 2026-02-19T20:06:39.374 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:39.374 INFO:teuthology.orchestra.run.trial138.stdout: ms die on old message = true 2026-02-19T20:06:39.374 INFO:teuthology.orchestra.run.trial138.stdout: ms die on bug = true 2026-02-19T20:06:39.375 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:39.375 INFO:teuthology.orchestra.run.trial138.stdout: mon max pg per osd = 10000 # >= luminous 2026-02-19T20:06:39.375 INFO:teuthology.orchestra.run.trial138.stdout: mon pg warn max object skew = 0 2026-02-19T20:06:39.375 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:39.375 INFO:teuthology.orchestra.run.trial138.stdout: # disable pg_autoscaler by default for new pools 2026-02-19T20:06:39.375 INFO:teuthology.orchestra.run.trial138.stdout: osd_pool_default_pg_autoscale_mode = off 2026-02-19T20:06:39.375 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:39.375 INFO:teuthology.orchestra.run.trial138.stdout: osd pool default size = 2 2026-02-19T20:06:39.375 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:39.375 INFO:teuthology.orchestra.run.trial138.stdout: mon osd allow primary affinity = true 2026-02-19T20:06:39.376 INFO:teuthology.orchestra.run.trial138.stdout: mon osd allow pg remap = true 2026-02-19T20:06:39.376 INFO:teuthology.orchestra.run.trial138.stdout: mon warn on legacy crush tunables = false 2026-02-19T20:06:39.376 INFO:teuthology.orchestra.run.trial138.stdout: mon warn on crush straw calc version zero = false 2026-02-19T20:06:39.376 INFO:teuthology.orchestra.run.trial138.stdout: mon warn on no sortbitwise = false 2026-02-19T20:06:39.376 INFO:teuthology.orchestra.run.trial138.stdout: mon warn on osd down out interval zero = false 2026-02-19T20:06:39.376 INFO:teuthology.orchestra.run.trial138.stdout: mon warn on too few osds = false 2026-02-19T20:06:39.376 INFO:teuthology.orchestra.run.trial138.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2026-02-19T20:06:39.376 INFO:teuthology.orchestra.run.trial138.stdout: mon_warn_on_pool_no_redundancy = false 2026-02-19T20:06:39.376 INFO:teuthology.orchestra.run.trial138.stdout: mon_allow_pool_size_one = true 2026-02-19T20:06:39.376 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:39.376 INFO:teuthology.orchestra.run.trial138.stdout: osd pool default erasure code profile = plugin=isa technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2026-02-19T20:06:39.376 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:39.377 INFO:teuthology.orchestra.run.trial138.stdout: osd default data pool replay window = 5 2026-02-19T20:06:39.377 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:39.377 INFO:teuthology.orchestra.run.trial138.stdout: mon allow pool delete = true 2026-02-19T20:06:39.377 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:39.377 INFO:teuthology.orchestra.run.trial138.stdout: mon cluster log file level = debug 2026-02-19T20:06:39.377 INFO:teuthology.orchestra.run.trial138.stdout: debug asserts on shutdown = true 2026-02-19T20:06:39.377 INFO:teuthology.orchestra.run.trial138.stdout: mon health detail to clog = false 2026-02-19T20:06:39.377 INFO:teuthology.orchestra.run.trial138.stdout: mon host = 10.20.193.138 2026-02-19T20:06:39.377 INFO:teuthology.orchestra.run.trial138.stdout: mon warn on pool no app = False 2026-02-19T20:06:39.377 INFO:teuthology.orchestra.run.trial138.stdout: fsid = 42351729-b8ee-4a86-98cd-ab7a26fd9a52 2026-02-19T20:06:39.378 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:39.378 INFO:teuthology.orchestra.run.trial138.stdout:[osd] 2026-02-19T20:06:39.378 INFO:teuthology.orchestra.run.trial138.stdout: osd journal size = 100 2026-02-19T20:06:39.378 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:39.378 INFO:teuthology.orchestra.run.trial138.stdout: osd scrub load threshold = 5.0 2026-02-19T20:06:39.378 INFO:teuthology.orchestra.run.trial138.stdout: osd scrub max interval = 600 2026-02-19T20:06:39.378 INFO:teuthology.orchestra.run.trial138.stdout: osd mclock profile = high_recovery_ops 2026-02-19T20:06:39.378 INFO:teuthology.orchestra.run.trial138.stdout: osd mclock skip benchmark = true 2026-02-19T20:06:39.378 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:39.378 INFO:teuthology.orchestra.run.trial138.stdout: osd recover clone overlap = true 2026-02-19T20:06:39.379 INFO:teuthology.orchestra.run.trial138.stdout: osd recovery max chunk = 1048576 2026-02-19T20:06:39.379 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:39.379 INFO:teuthology.orchestra.run.trial138.stdout: osd debug shutdown = true 2026-02-19T20:06:39.379 INFO:teuthology.orchestra.run.trial138.stdout: osd debug op order = true 2026-02-19T20:06:39.379 INFO:teuthology.orchestra.run.trial138.stdout: osd debug verify stray on activate = true 2026-02-19T20:06:39.379 INFO:teuthology.orchestra.run.trial138.stdout: osd debug trim objects = true 2026-02-19T20:06:39.379 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:39.379 INFO:teuthology.orchestra.run.trial138.stdout: osd open classes on start = true 2026-02-19T20:06:39.379 INFO:teuthology.orchestra.run.trial138.stdout: osd debug pg log writeout = true 2026-02-19T20:06:39.379 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:39.379 INFO:teuthology.orchestra.run.trial138.stdout: osd deep scrub update digest min age = 30 2026-02-19T20:06:39.380 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:39.380 INFO:teuthology.orchestra.run.trial138.stdout: osd map max advance = 10 2026-02-19T20:06:39.380 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:39.380 INFO:teuthology.orchestra.run.trial138.stdout: journal zero on create = true 2026-02-19T20:06:39.380 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:39.380 INFO:teuthology.orchestra.run.trial138.stdout: filestore ondisk finisher threads = 3 2026-02-19T20:06:39.380 INFO:teuthology.orchestra.run.trial138.stdout: filestore apply finisher threads = 3 2026-02-19T20:06:39.380 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:39.380 INFO:teuthology.orchestra.run.trial138.stdout: bdev debug aio = true 2026-02-19T20:06:39.380 INFO:teuthology.orchestra.run.trial138.stdout: osd debug misdirected ops = true 2026-02-19T20:06:39.380 INFO:teuthology.orchestra.run.trial138.stdout: bluestore block size = 96636764160 2026-02-19T20:06:39.380 INFO:teuthology.orchestra.run.trial138.stdout: bluestore compression algorithm = zlib 2026-02-19T20:06:39.381 INFO:teuthology.orchestra.run.trial138.stdout: bluestore compression mode = aggressive 2026-02-19T20:06:39.381 INFO:teuthology.orchestra.run.trial138.stdout: bluestore fsck on mount = True 2026-02-19T20:06:39.381 INFO:teuthology.orchestra.run.trial138.stdout: debug bluefs = 1/20 2026-02-19T20:06:39.381 INFO:teuthology.orchestra.run.trial138.stdout: debug bluestore = 1/20 2026-02-19T20:06:39.381 INFO:teuthology.orchestra.run.trial138.stdout: debug ms = 1 2026-02-19T20:06:39.381 INFO:teuthology.orchestra.run.trial138.stdout: debug osd = 20 2026-02-19T20:06:39.381 INFO:teuthology.orchestra.run.trial138.stdout: debug rocksdb = 4/10 2026-02-19T20:06:39.381 INFO:teuthology.orchestra.run.trial138.stdout: mon osd backfillfull_ratio = 0.85 2026-02-19T20:06:39.381 INFO:teuthology.orchestra.run.trial138.stdout: mon osd full ratio = 0.9 2026-02-19T20:06:39.381 INFO:teuthology.orchestra.run.trial138.stdout: mon osd nearfull ratio = 0.8 2026-02-19T20:06:39.381 INFO:teuthology.orchestra.run.trial138.stdout: osd failsafe full ratio = 0.95 2026-02-19T20:06:39.382 INFO:teuthology.orchestra.run.trial138.stdout: osd objectstore = bluestore 2026-02-19T20:06:39.382 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:39.382 INFO:teuthology.orchestra.run.trial138.stdout:[mgr] 2026-02-19T20:06:39.382 INFO:teuthology.orchestra.run.trial138.stdout: debug ms = 1 2026-02-19T20:06:39.382 INFO:teuthology.orchestra.run.trial138.stdout: debug mgr = 20 2026-02-19T20:06:39.382 INFO:teuthology.orchestra.run.trial138.stdout: debug mon = 20 2026-02-19T20:06:39.382 INFO:teuthology.orchestra.run.trial138.stdout: debug auth = 20 2026-02-19T20:06:39.382 INFO:teuthology.orchestra.run.trial138.stdout: mon reweight min pgs per osd = 4 2026-02-19T20:06:39.382 INFO:teuthology.orchestra.run.trial138.stdout: mon reweight min bytes per osd = 10 2026-02-19T20:06:39.382 INFO:teuthology.orchestra.run.trial138.stdout: mgr/telemetry/nag = false 2026-02-19T20:06:39.382 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:39.382 INFO:teuthology.orchestra.run.trial138.stdout:[mon] 2026-02-19T20:06:39.383 INFO:teuthology.orchestra.run.trial138.stdout: debug ms = 1 2026-02-19T20:06:39.383 INFO:teuthology.orchestra.run.trial138.stdout: debug mon = 20 2026-02-19T20:06:39.383 INFO:teuthology.orchestra.run.trial138.stdout: debug paxos = 20 2026-02-19T20:06:39.383 INFO:teuthology.orchestra.run.trial138.stdout: debug auth = 20 2026-02-19T20:06:39.383 INFO:teuthology.orchestra.run.trial138.stdout: mon data avail warn = 5 2026-02-19T20:06:39.383 INFO:teuthology.orchestra.run.trial138.stdout: mon mgr mkfs grace = 240 2026-02-19T20:06:39.383 INFO:teuthology.orchestra.run.trial138.stdout: mon reweight min pgs per osd = 4 2026-02-19T20:06:39.383 INFO:teuthology.orchestra.run.trial138.stdout: mon osd reporter subtree level = osd 2026-02-19T20:06:39.383 INFO:teuthology.orchestra.run.trial138.stdout: mon osd prime pg temp = true 2026-02-19T20:06:39.383 INFO:teuthology.orchestra.run.trial138.stdout: mon reweight min bytes per osd = 10 2026-02-19T20:06:39.383 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:39.383 INFO:teuthology.orchestra.run.trial138.stdout: # rotate auth tickets quickly to exercise renewal paths 2026-02-19T20:06:39.384 INFO:teuthology.orchestra.run.trial138.stdout: auth mon ticket ttl = 660 # 11m 2026-02-19T20:06:39.384 INFO:teuthology.orchestra.run.trial138.stdout: auth service ticket ttl = 240 # 4m 2026-02-19T20:06:39.384 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:39.384 INFO:teuthology.orchestra.run.trial138.stdout: # don't complain about insecure global_id in the test suite 2026-02-19T20:06:39.384 INFO:teuthology.orchestra.run.trial138.stdout: mon_warn_on_insecure_global_id_reclaim = false 2026-02-19T20:06:39.384 INFO:teuthology.orchestra.run.trial138.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2026-02-19T20:06:39.384 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:39.384 INFO:teuthology.orchestra.run.trial138.stdout: # 1m isn't quite enough 2026-02-19T20:06:39.384 INFO:teuthology.orchestra.run.trial138.stdout: mon_down_mkfs_grace = 2m 2026-02-19T20:06:39.384 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:39.384 INFO:teuthology.orchestra.run.trial138.stdout: mon_warn_on_filestore_osds = false 2026-02-19T20:06:39.384 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:39.385 INFO:teuthology.orchestra.run.trial138.stdout:[client] 2026-02-19T20:06:39.385 INFO:teuthology.orchestra.run.trial138.stdout: rgw cache enabled = true 2026-02-19T20:06:39.385 INFO:teuthology.orchestra.run.trial138.stdout: rgw enable ops log = true 2026-02-19T20:06:39.385 INFO:teuthology.orchestra.run.trial138.stdout: rgw enable usage log = true 2026-02-19T20:06:39.385 INFO:teuthology.orchestra.run.trial138.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2026-02-19T20:06:39.385 INFO:teuthology.orchestra.run.trial138.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2026-02-19T20:06:39.385 INFO:teuthology.orchestra.run.trial138.stdout: rbd default data pool = datapool 2026-02-19T20:06:39.385 INFO:teuthology.orchestra.run.trial138.stdout:[mon.a] 2026-02-19T20:06:39.386 INFO:tasks.ceph:Creating admin key on cluster2.mon.a... 2026-02-19T20:06:39.386 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --gen-key --name=client.admin --cap mon 'allow *' --cap osd 'allow *' --cap mds 'allow *' --cap mgr 'allow *' /etc/ceph/cluster2.keyring 2026-02-19T20:06:39.468 INFO:tasks.ceph:Copying monmap to all nodes... 2026-02-19T20:06:39.468 DEBUG:teuthology.orchestra.run.trial138:> set -ex 2026-02-19T20:06:39.468 DEBUG:teuthology.orchestra.run.trial138:> dd if=/etc/ceph/cluster2.keyring of=/dev/stdout 2026-02-19T20:06:39.524 DEBUG:teuthology.orchestra.run.trial138:> set -ex 2026-02-19T20:06:39.524 DEBUG:teuthology.orchestra.run.trial138:> dd if=/home/ubuntu/cephtest/cluster2.monmap of=/dev/stdout 2026-02-19T20:06:39.582 INFO:tasks.ceph:Sending monmap to node ubuntu@trial069.front.sepia.ceph.com 2026-02-19T20:06:39.582 DEBUG:teuthology.orchestra.run.trial069:> set -ex 2026-02-19T20:06:39.582 DEBUG:teuthology.orchestra.run.trial069:> sudo dd of=/etc/ceph/cluster2.keyring 2026-02-19T20:06:39.582 DEBUG:teuthology.orchestra.run.trial069:> sudo chmod 0644 /etc/ceph/cluster2.keyring 2026-02-19T20:06:39.616 DEBUG:teuthology.orchestra.run.trial069:> set -ex 2026-02-19T20:06:39.616 DEBUG:teuthology.orchestra.run.trial069:> dd of=/home/ubuntu/cephtest/cluster2.monmap 2026-02-19T20:06:39.672 INFO:tasks.ceph:Sending monmap to node ubuntu@trial138.front.sepia.ceph.com 2026-02-19T20:06:39.672 DEBUG:teuthology.orchestra.run.trial138:> set -ex 2026-02-19T20:06:39.672 DEBUG:teuthology.orchestra.run.trial138:> sudo dd of=/etc/ceph/cluster2.keyring 2026-02-19T20:06:39.672 DEBUG:teuthology.orchestra.run.trial138:> sudo chmod 0644 /etc/ceph/cluster2.keyring 2026-02-19T20:06:39.706 DEBUG:teuthology.orchestra.run.trial138:> set -ex 2026-02-19T20:06:39.706 DEBUG:teuthology.orchestra.run.trial138:> dd of=/home/ubuntu/cephtest/cluster2.monmap 2026-02-19T20:06:39.762 INFO:tasks.ceph:Setting up mon nodes... 2026-02-19T20:06:39.762 INFO:tasks.ceph:Setting up mgr nodes... 2026-02-19T20:06:39.763 DEBUG:teuthology.orchestra.run.trial138:> 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-19T20:06:39.845 INFO:teuthology.orchestra.run.trial138.stdout:creating /var/lib/ceph/mgr/cluster2-x/keyring 2026-02-19T20:06:39.847 INFO:tasks.ceph:Setting up mds nodes... 2026-02-19T20:06:39.847 INFO:tasks.ceph_client:Setting up client nodes... 2026-02-19T20:06:39.847 DEBUG:teuthology.orchestra.run.trial138:> 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-19T20:06:39.918 INFO:teuthology.orchestra.run.trial138.stdout:creating /etc/ceph/cluster2.client.0.keyring 2026-02-19T20:06:39.928 INFO:tasks.ceph:Running mkfs on osd nodes... 2026-02-19T20:06:39.929 INFO:tasks.ceph:ctx.disk_config.remote_to_roles_to_dev: {Remote(name='ubuntu@trial069.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@trial138.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-19T20:06:39.929 DEBUG:teuthology.orchestra.run.trial138:> sudo mkdir -p /var/lib/ceph/osd/cluster2-0 2026-02-19T20:06:39.992 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-19T20:06:39.993 INFO:tasks.ceph:role: cluster2.osd.0 2026-02-19T20:06:39.993 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_1 on ubuntu@trial138.front.sepia.ceph.com 2026-02-19T20:06:39.993 DEBUG:teuthology.orchestra.run.trial138:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_1 2026-02-19T20:06:40.059 INFO:teuthology.orchestra.run.trial138.stdout:meta-data=/dev/vg_nvme/lv_1 isize=2048 agcount=4, agsize=45875200 blks 2026-02-19T20:06:40.060 INFO:teuthology.orchestra.run.trial138.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-19T20:06:40.060 INFO:teuthology.orchestra.run.trial138.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-19T20:06:40.060 INFO:teuthology.orchestra.run.trial138.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-02-19T20:06:40.060 INFO:teuthology.orchestra.run.trial138.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-19T20:06:40.060 INFO:teuthology.orchestra.run.trial138.stdout: = sunit=0 swidth=0 blks 2026-02-19T20:06:40.060 INFO:teuthology.orchestra.run.trial138.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-19T20:06:40.060 INFO:teuthology.orchestra.run.trial138.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-19T20:06:40.060 INFO:teuthology.orchestra.run.trial138.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-19T20:06:40.060 INFO:teuthology.orchestra.run.trial138.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-19T20:06:40.677 INFO:teuthology.orchestra.run.trial138.stdout:Discarding blocks...Done. 2026-02-19T20:06:40.679 INFO:tasks.ceph:mount /dev/vg_nvme/lv_1 on ubuntu@trial138.front.sepia.ceph.com -o noatime 2026-02-19T20:06:40.679 DEBUG:teuthology.orchestra.run.trial138:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_1 /var/lib/ceph/osd/cluster2-0 2026-02-19T20:06:40.747 DEBUG:teuthology.orchestra.run.trial138:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster2-0 2026-02-19T20:06:40.815 DEBUG:teuthology.orchestra.run.trial138:> sudo mkdir -p /var/lib/ceph/osd/cluster2-1 2026-02-19T20:06:40.880 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-19T20:06:40.880 INFO:tasks.ceph:role: cluster2.osd.1 2026-02-19T20:06:40.880 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_2 on ubuntu@trial138.front.sepia.ceph.com 2026-02-19T20:06:40.881 DEBUG:teuthology.orchestra.run.trial138:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_2 2026-02-19T20:06:40.946 INFO:teuthology.orchestra.run.trial138.stdout:meta-data=/dev/vg_nvme/lv_2 isize=2048 agcount=4, agsize=45875200 blks 2026-02-19T20:06:40.946 INFO:teuthology.orchestra.run.trial138.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-19T20:06:40.947 INFO:teuthology.orchestra.run.trial138.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-19T20:06:40.947 INFO:teuthology.orchestra.run.trial138.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-02-19T20:06:40.947 INFO:teuthology.orchestra.run.trial138.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-19T20:06:40.947 INFO:teuthology.orchestra.run.trial138.stdout: = sunit=0 swidth=0 blks 2026-02-19T20:06:40.947 INFO:teuthology.orchestra.run.trial138.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-19T20:06:40.947 INFO:teuthology.orchestra.run.trial138.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-19T20:06:40.947 INFO:teuthology.orchestra.run.trial138.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-19T20:06:40.948 INFO:teuthology.orchestra.run.trial138.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-19T20:06:41.561 INFO:teuthology.orchestra.run.trial138.stdout:Discarding blocks...Done. 2026-02-19T20:06:41.564 INFO:tasks.ceph:mount /dev/vg_nvme/lv_2 on ubuntu@trial138.front.sepia.ceph.com -o noatime 2026-02-19T20:06:41.564 DEBUG:teuthology.orchestra.run.trial138:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_2 /var/lib/ceph/osd/cluster2-1 2026-02-19T20:06:41.632 DEBUG:teuthology.orchestra.run.trial138:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster2-1 2026-02-19T20:06:41.698 DEBUG:teuthology.orchestra.run.trial138:> sudo mkdir -p /var/lib/ceph/osd/cluster2-2 2026-02-19T20:06:41.761 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-19T20:06:41.762 INFO:tasks.ceph:role: cluster2.osd.2 2026-02-19T20:06:41.762 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_3 on ubuntu@trial138.front.sepia.ceph.com 2026-02-19T20:06:41.762 DEBUG:teuthology.orchestra.run.trial138:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_3 2026-02-19T20:06:41.827 INFO:teuthology.orchestra.run.trial138.stdout:meta-data=/dev/vg_nvme/lv_3 isize=2048 agcount=4, agsize=45875200 blks 2026-02-19T20:06:41.828 INFO:teuthology.orchestra.run.trial138.stdout: = sectsz=4096 attr=2, projid32bit=1 2026-02-19T20:06:41.828 INFO:teuthology.orchestra.run.trial138.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2026-02-19T20:06:41.828 INFO:teuthology.orchestra.run.trial138.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2026-02-19T20:06:41.828 INFO:teuthology.orchestra.run.trial138.stdout:data = bsize=4096 blocks=183500800, imaxpct=25 2026-02-19T20:06:41.828 INFO:teuthology.orchestra.run.trial138.stdout: = sunit=0 swidth=0 blks 2026-02-19T20:06:41.828 INFO:teuthology.orchestra.run.trial138.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2026-02-19T20:06:41.829 INFO:teuthology.orchestra.run.trial138.stdout:log =internal log bsize=4096 blocks=89600, version=2 2026-02-19T20:06:41.829 INFO:teuthology.orchestra.run.trial138.stdout: = sectsz=4096 sunit=1 blks, lazy-count=1 2026-02-19T20:06:41.829 INFO:teuthology.orchestra.run.trial138.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2026-02-19T20:06:42.438 INFO:teuthology.orchestra.run.trial138.stdout:Discarding blocks...Done. 2026-02-19T20:06:42.440 INFO:tasks.ceph:mount /dev/vg_nvme/lv_3 on ubuntu@trial138.front.sepia.ceph.com -o noatime 2026-02-19T20:06:42.440 DEBUG:teuthology.orchestra.run.trial138:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_3 /var/lib/ceph/osd/cluster2-2 2026-02-19T20:06:42.508 DEBUG:teuthology.orchestra.run.trial138:> sudo /sbin/restorecon /var/lib/ceph/osd/cluster2-2 2026-02-19T20:06:42.575 DEBUG:teuthology.orchestra.run.trial138:> 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-19T20:06:42.652 INFO:teuthology.orchestra.run.trial138.stderr:2026-02-19T20:06:42.652+0000 7f793cbe1780 -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-19T20:06:42.653 INFO:teuthology.orchestra.run.trial138.stderr:2026-02-19T20:06:42.653+0000 7f793cbe1780 -1 created new key in keyring /var/lib/ceph/osd/cluster2-0/keyring 2026-02-19T20:06:42.653 INFO:teuthology.orchestra.run.trial138.stderr:2026-02-19T20:06:42.653+0000 7f793cbe1780 -1 bdev(0x2a93400 /var/lib/ceph/osd/cluster2-0/block) open stat got: (1) Operation not permitted 2026-02-19T20:06:42.653 INFO:teuthology.orchestra.run.trial138.stderr:2026-02-19T20:06:42.653+0000 7f793cbe1780 -1 bluestore(/var/lib/ceph/osd/cluster2-0) _read_fsid unparsable uuid 2026-02-19T20:06:43.107 DEBUG:teuthology.orchestra.run.trial138:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster2-0 2026-02-19T20:06:43.172 DEBUG:teuthology.orchestra.run.trial138:> 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-19T20:06:43.248 INFO:teuthology.orchestra.run.trial138.stderr:2026-02-19T20:06:43.248+0000 7ff0f3234780 -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-19T20:06:43.248 INFO:teuthology.orchestra.run.trial138.stderr:2026-02-19T20:06:43.248+0000 7ff0f3234780 -1 created new key in keyring /var/lib/ceph/osd/cluster2-1/keyring 2026-02-19T20:06:43.248 INFO:teuthology.orchestra.run.trial138.stderr:2026-02-19T20:06:43.248+0000 7ff0f3234780 -1 bdev(0x2957400 /var/lib/ceph/osd/cluster2-1/block) open stat got: (1) Operation not permitted 2026-02-19T20:06:43.248 INFO:teuthology.orchestra.run.trial138.stderr:2026-02-19T20:06:43.248+0000 7ff0f3234780 -1 bluestore(/var/lib/ceph/osd/cluster2-1) _read_fsid unparsable uuid 2026-02-19T20:06:43.691 DEBUG:teuthology.orchestra.run.trial138:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster2-1 2026-02-19T20:06:43.757 DEBUG:teuthology.orchestra.run.trial138:> 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-19T20:06:43.832 INFO:teuthology.orchestra.run.trial138.stderr:2026-02-19T20:06:43.832+0000 7f3151c11780 -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-19T20:06:43.832 INFO:teuthology.orchestra.run.trial138.stderr:2026-02-19T20:06:43.832+0000 7f3151c11780 -1 created new key in keyring /var/lib/ceph/osd/cluster2-2/keyring 2026-02-19T20:06:43.832 INFO:teuthology.orchestra.run.trial138.stderr:2026-02-19T20:06:43.832+0000 7f3151c11780 -1 bdev(0x2d8b400 /var/lib/ceph/osd/cluster2-2/block) open stat got: (1) Operation not permitted 2026-02-19T20:06:43.832 INFO:teuthology.orchestra.run.trial138.stderr:2026-02-19T20:06:43.832+0000 7f3151c11780 -1 bluestore(/var/lib/ceph/osd/cluster2-2) _read_fsid unparsable uuid 2026-02-19T20:06:44.279 DEBUG:teuthology.orchestra.run.trial138:> sudo chown -R ceph:ceph /var/lib/ceph/osd/cluster2-2 2026-02-19T20:06:44.344 INFO:tasks.ceph:Reading keys from all nodes... 2026-02-19T20:06:44.344 DEBUG:teuthology.orchestra.run.trial138:> set -ex 2026-02-19T20:06:44.344 DEBUG:teuthology.orchestra.run.trial138:> sudo dd if=/var/lib/ceph/mgr/cluster2-x/keyring of=/dev/stdout 2026-02-19T20:06:44.409 DEBUG:teuthology.orchestra.run.trial138:> set -ex 2026-02-19T20:06:44.409 DEBUG:teuthology.orchestra.run.trial138:> sudo dd if=/var/lib/ceph/osd/cluster2-0/keyring of=/dev/stdout 2026-02-19T20:06:44.472 DEBUG:teuthology.orchestra.run.trial138:> set -ex 2026-02-19T20:06:44.472 DEBUG:teuthology.orchestra.run.trial138:> sudo dd if=/var/lib/ceph/osd/cluster2-1/keyring of=/dev/stdout 2026-02-19T20:06:44.534 DEBUG:teuthology.orchestra.run.trial138:> set -ex 2026-02-19T20:06:44.534 DEBUG:teuthology.orchestra.run.trial138:> sudo dd if=/var/lib/ceph/osd/cluster2-2/keyring of=/dev/stdout 2026-02-19T20:06:44.597 DEBUG:teuthology.orchestra.run.trial138:> set -ex 2026-02-19T20:06:44.597 DEBUG:teuthology.orchestra.run.trial138:> dd if=/etc/ceph/cluster2.client.0.keyring of=/dev/stdout 2026-02-19T20:06:44.654 INFO:tasks.ceph:Adding keys to all mons... 2026-02-19T20:06:44.654 DEBUG:teuthology.orchestra.run.trial138:> sudo tee -a /etc/ceph/cluster2.keyring 2026-02-19T20:06:44.716 INFO:teuthology.orchestra.run.trial138.stdout:[mgr.x] 2026-02-19T20:06:44.716 INFO:teuthology.orchestra.run.trial138.stdout: key = AQBPbZdpvVpzMhAAp/DFJbEwFh10/KC12t0DXQ== 2026-02-19T20:06:44.716 INFO:teuthology.orchestra.run.trial138.stdout:[osd.0] 2026-02-19T20:06:44.716 INFO:teuthology.orchestra.run.trial138.stdout: key = AQBSbZdpFdzwJhAASzBEXtZZ/pqtLJL62sHwbQ== 2026-02-19T20:06:44.716 INFO:teuthology.orchestra.run.trial138.stdout:[osd.1] 2026-02-19T20:06:44.716 INFO:teuthology.orchestra.run.trial138.stdout: key = AQBTbZdp5LPUDhAA5kstDaImEdLjYk51BpkuTw== 2026-02-19T20:06:44.716 INFO:teuthology.orchestra.run.trial138.stdout:[osd.2] 2026-02-19T20:06:44.716 INFO:teuthology.orchestra.run.trial138.stdout: key = AQBTbZdpXqOlMRAA8xcELz+bLtWttn7Gf4M4WQ== 2026-02-19T20:06:44.716 INFO:teuthology.orchestra.run.trial138.stdout:[client.0] 2026-02-19T20:06:44.716 INFO:teuthology.orchestra.run.trial138.stdout: key = AQBPbZdpvBHSNhAAM/qWRkGydnD42hxL3Sh3vw== 2026-02-19T20:06:44.717 DEBUG:teuthology.orchestra.run.trial138:> 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-19T20:06:44.794 DEBUG:teuthology.orchestra.run.trial138:> 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-19T20:06:44.870 DEBUG:teuthology.orchestra.run.trial138:> 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-19T20:06:44.948 DEBUG:teuthology.orchestra.run.trial138:> 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-19T20:06:45.026 DEBUG:teuthology.orchestra.run.trial138:> 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-19T20:06:45.106 INFO:tasks.ceph:Running mkfs on mon nodes... 2026-02-19T20:06:45.106 DEBUG:teuthology.orchestra.run.trial138:> sudo mkdir -p /var/lib/ceph/mon/cluster2-a 2026-02-19T20:06:45.171 DEBUG:teuthology.orchestra.run.trial138:> 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-19T20:06:45.252 DEBUG:teuthology.orchestra.run.trial138:> sudo chown -R ceph:ceph /var/lib/ceph/mon/cluster2-a 2026-02-19T20:06:45.317 DEBUG:teuthology.orchestra.run.trial138:> rm -- /home/ubuntu/cephtest/cluster2.monmap 2026-02-19T20:06:45.374 INFO:tasks.ceph:Starting mon daemons in cluster cluster2... 2026-02-19T20:06:45.374 INFO:tasks.ceph.cluster2.mon.a:Restarting daemon 2026-02-19T20:06:45.375 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster cluster2 -i a 2026-02-19T20:06:45.416 INFO:tasks.ceph.cluster2.mon.a:Started 2026-02-19T20:06:45.416 INFO:tasks.ceph:Starting mgr daemons in cluster cluster2... 2026-02-19T20:06:45.416 INFO:tasks.ceph.cluster2.mgr.x:Restarting daemon 2026-02-19T20:06:45.417 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mgr -f --cluster cluster2 -i x 2026-02-19T20:06:45.419 INFO:tasks.ceph.cluster2.mgr.x:Started 2026-02-19T20:06:45.419 DEBUG:tasks.ceph:set 0 configs 2026-02-19T20:06:45.419 DEBUG:teuthology.orchestra.run.trial138:> sudo ceph --cluster cluster2 config dump 2026-02-19T20:06:45.517 INFO:teuthology.orchestra.run.trial138.stdout:WHO MASK LEVEL OPTION VALUE RO 2026-02-19T20:06:45.525 INFO:tasks.ceph:Setting crush tunables to default 2026-02-19T20:06:45.525 DEBUG:teuthology.orchestra.run.trial138:> sudo ceph --cluster cluster2 osd crush tunables default 2026-02-19T20:06:45.624 INFO:teuthology.orchestra.run.trial138.stderr:adjusted tunables profile to default 2026-02-19T20:06:45.631 INFO:tasks.ceph:check_enable_crimson: False 2026-02-19T20:06:45.631 INFO:tasks.ceph:Starting osd daemons in cluster cluster2... 2026-02-19T20:06:45.632 DEBUG:teuthology.orchestra.run.trial138:> set -ex 2026-02-19T20:06:45.632 DEBUG:teuthology.orchestra.run.trial138:> sudo dd if=/var/lib/ceph/osd/cluster2-0/fsid of=/dev/stdout 2026-02-19T20:06:45.655 DEBUG:teuthology.orchestra.run.trial138:> set -ex 2026-02-19T20:06:45.656 DEBUG:teuthology.orchestra.run.trial138:> sudo dd if=/var/lib/ceph/osd/cluster2-1/fsid of=/dev/stdout 2026-02-19T20:06:45.723 DEBUG:teuthology.orchestra.run.trial138:> set -ex 2026-02-19T20:06:45.723 DEBUG:teuthology.orchestra.run.trial138:> sudo dd if=/var/lib/ceph/osd/cluster2-2/fsid of=/dev/stdout 2026-02-19T20:06:45.787 DEBUG:teuthology.orchestra.run.trial138:> sudo ceph --cluster cluster2 osd new 94a86f56-7ae7-4560-a279-17e1dc58a5a0 0 2026-02-19T20:06:45.928 INFO:teuthology.orchestra.run.trial138.stdout:0 2026-02-19T20:06:45.936 DEBUG:teuthology.orchestra.run.trial138:> sudo ceph --cluster cluster2 osd new b265231d-ef26-489b-b3d6-5d9f967c6048 1 2026-02-19T20:06:46.041 INFO:teuthology.orchestra.run.trial138.stdout:1 2026-02-19T20:06:46.050 DEBUG:teuthology.orchestra.run.trial138:> sudo ceph --cluster cluster2 osd new 4d95edfe-e0eb-4821-8c78-5bdcacd4a273 2 2026-02-19T20:06:46.151 INFO:teuthology.orchestra.run.trial138.stdout:2 2026-02-19T20:06:46.159 INFO:tasks.ceph.cluster2.osd.0:Restarting daemon 2026-02-19T20:06:46.160 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster2 -i 0 2026-02-19T20:06:46.161 INFO:tasks.ceph.cluster2.osd.0:Started 2026-02-19T20:06:46.161 INFO:tasks.ceph.cluster2.osd.1:Restarting daemon 2026-02-19T20:06:46.161 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster2 -i 1 2026-02-19T20:06:46.163 INFO:tasks.ceph.cluster2.osd.1:Started 2026-02-19T20:06:46.163 INFO:tasks.ceph.cluster2.osd.2:Restarting daemon 2026-02-19T20:06:46.164 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster cluster2 -i 2 2026-02-19T20:06:46.165 INFO:tasks.ceph.cluster2.osd.2:Started 2026-02-19T20:06:46.165 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd dump --format=json 2026-02-19T20:06:46.262 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:46.262 INFO:teuthology.orchestra.run.trial138.stdout:{"epoch":5,"fsid":"42351729-b8ee-4a86-98cd-ab7a26fd9a52","created":"2026-02-19T20:06:45.476792+0000","modified":"2026-02-19T20:06:46.152076+0000","last_up_change":"0.000000","last_in_change":"2026-02-19T20:06:46.152076+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":"94a86f56-7ae7-4560-a279-17e1dc58a5a0","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":"b265231d-ef26-489b-b3d6-5d9f967c6048","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":"4d95edfe-e0eb-4821-8c78-5bdcacd4a273","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-19T20:06:46.270 INFO:tasks.ceph.ceph_manager.cluster2:[] 2026-02-19T20:06:46.270 INFO:tasks.ceph:Waiting for OSDs to come up 2026-02-19T20:06:46.434 INFO:tasks.ceph.cluster2.osd.0.trial138.stderr:2026-02-19T20:06:46.434+0000 7f7247e48780 -1 Falling back to public interface 2026-02-19T20:06:46.442 INFO:tasks.ceph.cluster2.osd.1.trial138.stderr:2026-02-19T20:06:46.442+0000 7fefc47fd780 -1 Falling back to public interface 2026-02-19T20:06:46.442 INFO:tasks.ceph.cluster2.osd.2.trial138.stderr:2026-02-19T20:06:46.442+0000 7f7670c42780 -1 Falling back to public interface 2026-02-19T20:06:46.443 INFO:tasks.ceph.cluster2.osd.2.trial138.stderr:2026-02-19T20:06:46.442+0000 7f766ebfd640 -1 PosixStack listen unable to listen on v2:0.0.0.0:6808/0: (98) Address already in use 2026-02-19T20:06:46.443 INFO:tasks.ceph.cluster2.osd.2.trial138.stderr:2026-02-19T20:06:46.444+0000 7f766ebfd640 -1 PosixStack listen unable to listen on v1:0.0.0.0:6817/0: (98) Address already in use 2026-02-19T20:06:46.519 INFO:tasks.ceph.cluster2.mgr.x.trial138.stderr:/usr/lib64/python3.9/site-packages/scipy/__init__.py:73: UserWarning: NumPy was imported from a Python sub-interpreter but NumPy does not properly support sub-interpreters. This will likely work for most users but might cause hard to track down issues or subtle bugs. A common user of the rare sub-interpreter feature is wsgi which also allows single-interpreter mode. 2026-02-19T20:06:46.519 INFO:tasks.ceph.cluster2.mgr.x.trial138.stderr:Improvements in the case of bugs are welcome, but is not on the NumPy roadmap, and full support may require significant effort to achieve. 2026-02-19T20:06:46.520 INFO:tasks.ceph.cluster2.mgr.x.trial138.stderr: from numpy import show_config as show_numpy_config 2026-02-19T20:06:46.573 DEBUG:teuthology.orchestra.run.trial138:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster2 osd dump --format=json 2026-02-19T20:06:46.665 INFO:teuthology.misc.health.trial138.stdout: 2026-02-19T20:06:46.666 INFO:teuthology.misc.health.trial138.stdout:{"epoch":5,"fsid":"42351729-b8ee-4a86-98cd-ab7a26fd9a52","created":"2026-02-19T20:06:45.476792+0000","modified":"2026-02-19T20:06:46.152076+0000","last_up_change":"0.000000","last_in_change":"2026-02-19T20:06:46.152076+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":"94a86f56-7ae7-4560-a279-17e1dc58a5a0","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":"b265231d-ef26-489b-b3d6-5d9f967c6048","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":"4d95edfe-e0eb-4821-8c78-5bdcacd4a273","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-19T20:06:46.672 DEBUG:teuthology.misc:0 of 3 OSDs are up 2026-02-19T20:06:47.001 INFO:tasks.ceph.cluster2.osd.0.trial138.stderr:2026-02-19T20:06:47.001+0000 7f7247e48780 -1 osd.0 0 log_to_monitors true 2026-02-19T20:06:47.009 INFO:tasks.ceph.cluster2.osd.2.trial138.stderr:2026-02-19T20:06:47.009+0000 7f7670c42780 -1 osd.2 0 log_to_monitors true 2026-02-19T20:06:47.009 INFO:tasks.ceph.cluster2.osd.1.trial138.stderr:2026-02-19T20:06:47.009+0000 7fefc47fd780 -1 osd.1 0 log_to_monitors true 2026-02-19T20:06:48.485 INFO:tasks.ceph.cluster2.osd.1.trial138.stderr:2026-02-19T20:06:48.485+0000 7fefbfdf7640 -1 osd.1 0 waiting for initial osdmap 2026-02-19T20:06:48.486 INFO:tasks.ceph.cluster2.osd.2.trial138.stderr:2026-02-19T20:06:48.485+0000 7f766bbf7640 -1 osd.2 0 waiting for initial osdmap 2026-02-19T20:06:48.486 INFO:tasks.ceph.cluster2.osd.0.trial138.stderr:2026-02-19T20:06:48.485+0000 7f72431f7640 -1 osd.0 0 waiting for initial osdmap 2026-02-19T20:06:48.487 INFO:tasks.ceph.cluster2.osd.1.trial138.stderr:2026-02-19T20:06:48.487+0000 7fefb7dd6640 -1 osd.1 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-19T20:06:48.488 INFO:tasks.ceph.cluster2.osd.0.trial138.stderr:2026-02-19T20:06:48.487+0000 7f723b1e7640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-19T20:06:48.488 INFO:tasks.ceph.cluster2.osd.2.trial138.stderr:2026-02-19T20:06:48.488+0000 7f7663be7640 -1 osd.2 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2026-02-19T20:06:48.904 INFO:tasks.ceph.cluster2.mgr.x.trial138.stderr:2026-02-19T20:06:48.904+0000 7f82223bc640 -1 mgr.server handle_report got status from non-daemon mon.a 2026-02-19T20:06:52.975 DEBUG:teuthology.orchestra.run.trial138:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster cluster2 osd dump --format=json 2026-02-19T20:06:53.149 INFO:teuthology.misc.health.trial138.stdout: 2026-02-19T20:06:53.149 INFO:teuthology.misc.health.trial138.stdout:{"epoch":11,"fsid":"42351729-b8ee-4a86-98cd-ab7a26fd9a52","created":"2026-02-19T20:06:45.476792+0000","modified":"2026-02-19T20:06:52.907128+0000","last_up_change":"2026-02-19T20:06:49.483638+0000","last_in_change":"2026-02-19T20:06:46.152076+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-19T20:06:49.913415+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":"94a86f56-7ae7-4560-a279-17e1dc58a5a0","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.138:6800","nonce":2661434688},{"type":"v1","addr":"10.20.193.138:6801","nonce":2661434688}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6802","nonce":2661434688},{"type":"v1","addr":"10.20.193.138:6803","nonce":2661434688}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6806","nonce":2661434688},{"type":"v1","addr":"10.20.193.138:6807","nonce":2661434688}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6804","nonce":2661434688},{"type":"v1","addr":"10.20.193.138:6805","nonce":2661434688}]},"public_addr":"10.20.193.138:6801/2661434688","cluster_addr":"10.20.193.138:6803/2661434688","heartbeat_back_addr":"10.20.193.138:6807/2661434688","heartbeat_front_addr":"10.20.193.138:6805/2661434688","state":["exists","up"]},{"osd":1,"uuid":"b265231d-ef26-489b-b3d6-5d9f967c6048","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.138:6808","nonce":2389228063},{"type":"v1","addr":"10.20.193.138:6811","nonce":2389228063}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6813","nonce":2389228063},{"type":"v1","addr":"10.20.193.138:6815","nonce":2389228063}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6822","nonce":2389228063},{"type":"v1","addr":"10.20.193.138:6823","nonce":2389228063}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6817","nonce":2389228063},{"type":"v1","addr":"10.20.193.138:6820","nonce":2389228063}]},"public_addr":"10.20.193.138:6811/2389228063","cluster_addr":"10.20.193.138:6815/2389228063","heartbeat_back_addr":"10.20.193.138:6823/2389228063","heartbeat_front_addr":"10.20.193.138:6820/2389228063","state":["exists","up"]},{"osd":2,"uuid":"4d95edfe-e0eb-4821-8c78-5bdcacd4a273","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.138:6809","nonce":3599152441},{"type":"v1","addr":"10.20.193.138:6810","nonce":3599152441}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6812","nonce":3599152441},{"type":"v1","addr":"10.20.193.138:6814","nonce":3599152441}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6819","nonce":3599152441},{"type":"v1","addr":"10.20.193.138:6821","nonce":3599152441}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6816","nonce":3599152441},{"type":"v1","addr":"10.20.193.138:6818","nonce":3599152441}]},"public_addr":"10.20.193.138:6810/3599152441","cluster_addr":"10.20.193.138:6814/3599152441","heartbeat_back_addr":"10.20.193.138:6821/3599152441","heartbeat_front_addr":"10.20.193.138:6818/3599152441","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T20:06:48.034838+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T20:06:48.044795+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T20:06:48.003293+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"isa","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2026-02-19T20:06:53.157 DEBUG:teuthology.misc:3 of 3 OSDs are up 2026-02-19T20:06:53.157 INFO:tasks.ceph:Creating RBD pool 2026-02-19T20:06:53.157 DEBUG:teuthology.orchestra.run.trial138:> sudo ceph --cluster cluster2 osd pool create rbd 8 2026-02-19T20:06:53.911 INFO:teuthology.orchestra.run.trial138.stderr:pool 'rbd' created 2026-02-19T20:06:53.921 DEBUG:teuthology.orchestra.run.trial138:> rbd --cluster cluster2 pool init rbd 2026-02-19T20:06:56.921 INFO:tasks.ceph:Starting mds daemons in cluster cluster2... 2026-02-19T20:06:56.922 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 config log 1 --format=json 2026-02-19T20:06:56.923 INFO:tasks.daemonwatchdog.daemon_watchdog:watchdog starting 2026-02-19T20:06:57.101 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:57.110 INFO:teuthology.orchestra.run.trial138.stdout:[{"version":1,"timestamp":"0.000000","name":"","changes":[]}] 2026-02-19T20:06:57.110 INFO:tasks.ceph_manager:config epoch is 1 2026-02-19T20:06:57.110 INFO:tasks.ceph:Waiting until cluster2 daemons up and pgs clean... 2026-02-19T20:06:57.110 INFO:tasks.ceph.ceph_manager.cluster2:waiting for mgr available 2026-02-19T20:06:57.111 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 mgr dump --format=json 2026-02-19T20:06:57.317 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:57.325 INFO:teuthology.orchestra.run.trial138.stdout:{"epoch":5,"flags":0,"active_gid":4105,"active_name":"x","active_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6824","nonce":1919065081},{"type":"v1","addr":"10.20.193.138:6825","nonce":1919065081}]},"active_addr":"10.20.193.138:6825/1919065081","active_change":"2026-02-19T20:06:47.899588+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 the agent on each host will gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"The first TCP port the agent will try to bind to. Up to 1000 subsequent ports will be attempted if this port cannot be bound","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this option can facilitate debugging daemons that encounter runtime problems.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"How frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"Fraction of total system memory to divide among autotuned daemons. Converged systems hosting both Ceph and compute should set a lower value; systems with more than 10 GiB of memory per OSD may benefit from a slightly larger value so that the abundance of RAM can be fully utilized","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command persistent logging","long_desc":"","tags":[],"see_also":[]},"certificate_automated_rotation_enabled":{"name":"certificate_automated_rotation_enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"This flag controls whether cephadm automatically rotates certificates upon expiration.","long_desc":"","tags":[],"see_also":[]},"certificate_check_debug_mode":{"name":"certificate_check_debug_mode","type":"bool","level":"dev","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"FOR TESTING ONLY: This flag forces the certificate check instead of waiting for certificate_check_period.","long_desc":"","tags":[],"see_also":[]},"certificate_check_period":{"name":"certificate_check_period","type":"int","level":"advanced","flags":0,"default_value":"1","min":"0","max":"30","enum_allowed":[],"desc":"Specifies how often (in days) the certificate should be checked for validity.","long_desc":"","tags":[],"see_also":[]},"certificate_duration_days":{"name":"certificate_duration_days","type":"int","level":"advanced","flags":0,"default_value":"1095","min":"90","max":"3650","enum_allowed":[],"desc":"Specifies the duration of self-signed certificates generated and signed by the cephadm root CA","long_desc":"","tags":[],"see_also":[]},"certificate_renewal_threshold_days":{"name":"certificate_renewal_threshold_days","type":"int","level":"advanced","flags":0,"default_value":"30","min":"10","max":"90","enum_allowed":[],"desc":"Specifies the lead time in days to initiate certificate renewal before expiration.","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently Podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.28.1","min":"","max":"","enum_allowed":[],"desc":"Alertmanager container image","long_desc":"","tags":[],"see_also":[]},"container_image_alloy":{"name":"container_image_alloy","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/alloy:latest","min":"","max":"","enum_allowed":[],"desc":"Alloy container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"Elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:12.3.1","min":"","max":"","enum_allowed":[],"desc":"Grafana container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"Haproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_nginx":{"name":"container_image_nginx","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nginx:sclorg-nginx-126","min":"","max":"","enum_allowed":[],"desc":"Nginx container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.9.1","min":"","max":"","enum_allowed":[],"desc":"Node exporter container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.6","min":"","max":"","enum_allowed":[],"desc":"Nvmeof container image","long_desc":"","tags":[],"see_also":[]},"container_image_oauth2_proxy":{"name":"container_image_oauth2_proxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/oauth2-proxy/oauth2-proxy:v7.6.0","min":"","max":"","enum_allowed":[],"desc":"Oauth2 proxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v3.6.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba_metrics":{"name":"container_image_samba_metrics","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-metrics:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba metrics container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"Snmp gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"Seconds for which to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"quay.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"Seconds for which to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"Seconds for which to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"Location of dashboards to include in Grafana","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"How frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether the hardware monitoring daemon be deployed on every host?","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at the debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"Max number of daemons per service per host: guard against mistakes and runaways","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"Max number of OSDs that will be drained simultaneously when OSDs are removed","long_desc":"","tags":[],"see_also":[]},"max_parallel_osd_upgrades":{"name":"max_parallel_osd_upgrades","type":"int","level":"advanced","flags":0,"default_value":"16","min":"","max":"","enum_allowed":[],"desc":"Maximum number of OSD daemons upgraded in parallel.","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"Mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default IP address for RedFish API (OOB management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"Location of alerts to include in Prometheus Alertmanager","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry URL for login purposes. This is not the default registry.","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"Cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Customized SSH config file to distribute to managed hosts","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_count_max":{"name":"ssh_keepalive_count_max","type":"int","level":"advanced","flags":0,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"How many sequential SSH connection liveness check failures before the host is marked offline","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_interval":{"name":"ssh_keepalive_interval","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"How often SSH connections are checked for liveness","long_desc":"","tags":[],"see_also":[]},"stray_daemon_check_interval":{"name":"stray_daemon_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"How frequently cephadm should check for the presence of stray daemons","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use the cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest to ensure that all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MANAGED_BY_CLUSTERS":{"name":"MANAGED_BY_CLUSTERS","type":"str","level":"advanced","flags":0,"default_value":"[]","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MULTICLUSTER_CONFIG":{"name":"MULTICLUSTER_CONFIG","type":"str","level":"advanced","flags":0,"default_value":"{}","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROM_ALERT_CREDENTIAL_CACHE_TTL":{"name":"PROM_ALERT_CREDENTIAL_CACHE_TTL","type":"int","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_HOSTNAME_PER_DAEMON":{"name":"RGW_HOSTNAME_PER_DAEMON","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crypto_caller":{"name":"crypto_caller","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sso_oauth2":{"name":"sso_oauth2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":true,"error_string":"","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"healthcheck_history_max_entries":{"name":"healthcheck_history_max_entries","type":"int","level":"advanced","flags":1,"default_value":"1000","min":"","max":"","enum_allowed":[],"desc":"Maximum number of health check history entries to keep","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"prometheus_tls_secret_name":{"name":"prometheus_tls_secret_name","type":"str","level":"advanced","flags":0,"default_value":"rook-ceph-prometheus-server-tls","min":"","max":"","enum_allowed":[],"desc":"name of tls secret in k8s for prometheus","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"smb","can_run":true,"error_string":"","module_options":{"internal_store_backend":{"name":"internal_store_backend","type":"str","level":"dev","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"set internal store backend. for develoment and testing only","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_orchestration":{"name":"update_orchestration","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically update orchestration when smb resources are changed","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"pause_cloning":{"name":"pause_cloning","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Pause asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"pause_purging":{"name":"pause_purging","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Pause asynchronous subvolume purge threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"squid":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"tentacle":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"force_disabled_modules":{},"last_failure_osd_epoch":0,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"10.20.193.138:0","nonce":1466477734}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"10.20.193.138:0","nonce":2391645012}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"10.20.193.138:0","nonce":1072454969}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"10.20.193.138:0","nonce":2772318564}]}]} 2026-02-19T20:06:57.328 INFO:tasks.ceph.ceph_manager.cluster2:mgr available! 2026-02-19T20:06:57.329 INFO:tasks.ceph.ceph_manager.cluster2:waiting for all up 2026-02-19T20:06:57.329 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd dump --format=json 2026-02-19T20:06:57.507 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:57.508 INFO:teuthology.orchestra.run.trial138.stdout:{"epoch":15,"fsid":"42351729-b8ee-4a86-98cd-ab7a26fd9a52","created":"2026-02-19T20:06:45.476792+0000","modified":"2026-02-19T20:06:56.914940+0000","last_up_change":"2026-02-19T20:06:49.483638+0000","last_in_change":"2026-02-19T20:06:46.152076+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-19T20:06:49.913415+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-19T20:06:53.335395+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":"94a86f56-7ae7-4560-a279-17e1dc58a5a0","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.138:6800","nonce":2661434688},{"type":"v1","addr":"10.20.193.138:6801","nonce":2661434688}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6802","nonce":2661434688},{"type":"v1","addr":"10.20.193.138:6803","nonce":2661434688}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6806","nonce":2661434688},{"type":"v1","addr":"10.20.193.138:6807","nonce":2661434688}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6804","nonce":2661434688},{"type":"v1","addr":"10.20.193.138:6805","nonce":2661434688}]},"public_addr":"10.20.193.138:6801/2661434688","cluster_addr":"10.20.193.138:6803/2661434688","heartbeat_back_addr":"10.20.193.138:6807/2661434688","heartbeat_front_addr":"10.20.193.138:6805/2661434688","state":["exists","up"]},{"osd":1,"uuid":"b265231d-ef26-489b-b3d6-5d9f967c6048","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.138:6808","nonce":2389228063},{"type":"v1","addr":"10.20.193.138:6811","nonce":2389228063}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6813","nonce":2389228063},{"type":"v1","addr":"10.20.193.138:6815","nonce":2389228063}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6822","nonce":2389228063},{"type":"v1","addr":"10.20.193.138:6823","nonce":2389228063}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6817","nonce":2389228063},{"type":"v1","addr":"10.20.193.138:6820","nonce":2389228063}]},"public_addr":"10.20.193.138:6811/2389228063","cluster_addr":"10.20.193.138:6815/2389228063","heartbeat_back_addr":"10.20.193.138:6823/2389228063","heartbeat_front_addr":"10.20.193.138:6820/2389228063","state":["exists","up"]},{"osd":2,"uuid":"4d95edfe-e0eb-4821-8c78-5bdcacd4a273","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.138:6809","nonce":3599152441},{"type":"v1","addr":"10.20.193.138:6810","nonce":3599152441}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6812","nonce":3599152441},{"type":"v1","addr":"10.20.193.138:6814","nonce":3599152441}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6819","nonce":3599152441},{"type":"v1","addr":"10.20.193.138:6821","nonce":3599152441}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6816","nonce":3599152441},{"type":"v1","addr":"10.20.193.138:6818","nonce":3599152441}]},"public_addr":"10.20.193.138:6810/3599152441","cluster_addr":"10.20.193.138:6814/3599152441","heartbeat_back_addr":"10.20.193.138:6821/3599152441","heartbeat_front_addr":"10.20.193.138:6818/3599152441","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T20:06:48.034838+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T20:06:48.044795+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T20:06:48.003293+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"isa","technique":"reed_sol_van"}},"removed_snaps_queue":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"new_removed_snaps":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2026-02-19T20:06:57.517 INFO:tasks.ceph.ceph_manager.cluster2:all up! 2026-02-19T20:06:57.517 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd dump --format=json 2026-02-19T20:06:57.694 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:57.694 INFO:teuthology.orchestra.run.trial138.stdout:{"epoch":15,"fsid":"42351729-b8ee-4a86-98cd-ab7a26fd9a52","created":"2026-02-19T20:06:45.476792+0000","modified":"2026-02-19T20:06:56.914940+0000","last_up_change":"2026-02-19T20:06:49.483638+0000","last_in_change":"2026-02-19T20:06:46.152076+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-19T20:06:49.913415+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-19T20:06:53.335395+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":"94a86f56-7ae7-4560-a279-17e1dc58a5a0","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.138:6800","nonce":2661434688},{"type":"v1","addr":"10.20.193.138:6801","nonce":2661434688}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6802","nonce":2661434688},{"type":"v1","addr":"10.20.193.138:6803","nonce":2661434688}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6806","nonce":2661434688},{"type":"v1","addr":"10.20.193.138:6807","nonce":2661434688}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6804","nonce":2661434688},{"type":"v1","addr":"10.20.193.138:6805","nonce":2661434688}]},"public_addr":"10.20.193.138:6801/2661434688","cluster_addr":"10.20.193.138:6803/2661434688","heartbeat_back_addr":"10.20.193.138:6807/2661434688","heartbeat_front_addr":"10.20.193.138:6805/2661434688","state":["exists","up"]},{"osd":1,"uuid":"b265231d-ef26-489b-b3d6-5d9f967c6048","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.138:6808","nonce":2389228063},{"type":"v1","addr":"10.20.193.138:6811","nonce":2389228063}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6813","nonce":2389228063},{"type":"v1","addr":"10.20.193.138:6815","nonce":2389228063}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6822","nonce":2389228063},{"type":"v1","addr":"10.20.193.138:6823","nonce":2389228063}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6817","nonce":2389228063},{"type":"v1","addr":"10.20.193.138:6820","nonce":2389228063}]},"public_addr":"10.20.193.138:6811/2389228063","cluster_addr":"10.20.193.138:6815/2389228063","heartbeat_back_addr":"10.20.193.138:6823/2389228063","heartbeat_front_addr":"10.20.193.138:6820/2389228063","state":["exists","up"]},{"osd":2,"uuid":"4d95edfe-e0eb-4821-8c78-5bdcacd4a273","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.138:6809","nonce":3599152441},{"type":"v1","addr":"10.20.193.138:6810","nonce":3599152441}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6812","nonce":3599152441},{"type":"v1","addr":"10.20.193.138:6814","nonce":3599152441}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6819","nonce":3599152441},{"type":"v1","addr":"10.20.193.138:6821","nonce":3599152441}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6816","nonce":3599152441},{"type":"v1","addr":"10.20.193.138:6818","nonce":3599152441}]},"public_addr":"10.20.193.138:6810/3599152441","cluster_addr":"10.20.193.138:6814/3599152441","heartbeat_back_addr":"10.20.193.138:6821/3599152441","heartbeat_front_addr":"10.20.193.138:6818/3599152441","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T20:06:48.034838+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T20:06:48.044795+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T20:06:48.003293+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"isa","technique":"reed_sol_van"}},"removed_snaps_queue":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"new_removed_snaps":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2026-02-19T20:06:57.703 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 tell osd.0 flush_pg_stats 2026-02-19T20:06:57.704 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 tell osd.1 flush_pg_stats 2026-02-19T20:06:57.704 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 tell osd.2 flush_pg_stats 2026-02-19T20:06:57.791 INFO:teuthology.orchestra.run.trial138.stdout:34359738372 2026-02-19T20:06:57.791 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd last-stat-seq osd.2 2026-02-19T20:06:57.792 INFO:teuthology.orchestra.run.trial138.stdout:34359738372 2026-02-19T20:06:57.793 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd last-stat-seq osd.0 2026-02-19T20:06:57.794 INFO:teuthology.orchestra.run.trial138.stdout:34359738372 2026-02-19T20:06:57.794 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd last-stat-seq osd.1 2026-02-19T20:06:58.013 INFO:teuthology.orchestra.run.trial138.stdout:34359738372 2026-02-19T20:06:58.014 INFO:teuthology.orchestra.run.trial138.stdout:34359738372 2026-02-19T20:06:58.014 INFO:teuthology.orchestra.run.trial138.stdout:34359738372 2026-02-19T20:06:58.024 INFO:tasks.ceph.ceph_manager.cluster2:need seq 34359738372 got 34359738372 for osd.2 2026-02-19T20:06:58.025 DEBUG:teuthology.parallel:result is None 2026-02-19T20:06:58.025 INFO:tasks.ceph.ceph_manager.cluster2:need seq 34359738372 got 34359738372 for osd.1 2026-02-19T20:06:58.026 DEBUG:teuthology.parallel:result is None 2026-02-19T20:06:58.026 INFO:tasks.ceph.ceph_manager.cluster2:need seq 34359738372 got 34359738372 for osd.0 2026-02-19T20:06:58.027 DEBUG:teuthology.parallel:result is None 2026-02-19T20:06:58.027 INFO:tasks.ceph.ceph_manager.cluster2:waiting for clean 2026-02-19T20:06:58.027 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2026-02-19T20:06:58.238 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:58.239 INFO:teuthology.orchestra.run.trial138.stderr:dumped all 2026-02-19T20:06:58.246 INFO:teuthology.orchestra.run.trial138.stdout:{"pg_ready":true,"pg_map":{"version":16,"stamp":"2026-02-19T20:06:57.904304+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":81376,"kb_used_data":496,"kb_used_omap":24,"kb_used_meta":80807,"kb_avail":283034144,"statfs":{"total":289910292480,"available":289826963456,"internally_reserved":0,"allocated":507904,"data_stored":1292257,"data_compressed":12964,"data_compressed_allocated":73728,"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.991869"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-19T20:06:56.918981+0000","last_change":"2026-02-19T20:06:56.919114+0000","last_active":"2026-02-19T20:06:56.918981+0000","last_peered":"2026-02-19T20:06:56.918981+0000","last_clean":"2026-02-19T20:06:56.918981+0000","last_became_active":"2026-02-19T20:06:54.915297+0000","last_became_peered":"2026-02-19T20:06:54.915297+0000","last_unstale":"2026-02-19T20:06:56.918981+0000","last_undegraded":"2026-02-19T20:06:56.918981+0000","last_fullsized":"2026-02-19T20:06:56.918981+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-19T20:06:53.910066+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:53.910066+0000","last_clean_scrub_stamp":"2026-02-19T20:06:53.910066+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-21T01:25:50.101572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00039417100000000002,"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-19T20:06:56.918877+0000","last_change":"2026-02-19T20:06:56.919007+0000","last_active":"2026-02-19T20:06:56.918877+0000","last_peered":"2026-02-19T20:06:56.918877+0000","last_clean":"2026-02-19T20:06:56.918877+0000","last_became_active":"2026-02-19T20:06:54.915341+0000","last_became_peered":"2026-02-19T20:06:54.915341+0000","last_unstale":"2026-02-19T20:06:56.918877+0000","last_undegraded":"2026-02-19T20:06:56.918877+0000","last_fullsized":"2026-02-19T20:06:56.918877+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-19T20:06:53.910066+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:53.910066+0000","last_clean_scrub_stamp":"2026-02-19T20:06:53.910066+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T03:06:11.757225+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000297492,"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-19T20:06:56.919029+0000","last_change":"2026-02-19T20:06:56.919164+0000","last_active":"2026-02-19T20:06:56.919029+0000","last_peered":"2026-02-19T20:06:56.919029+0000","last_clean":"2026-02-19T20:06:56.919029+0000","last_became_active":"2026-02-19T20:06:54.915252+0000","last_became_peered":"2026-02-19T20:06:54.915252+0000","last_unstale":"2026-02-19T20:06:56.919029+0000","last_undegraded":"2026-02-19T20:06:56.919029+0000","last_fullsized":"2026-02-19T20:06:56.919029+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-19T20:06:53.910066+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:53.910066+0000","last_clean_scrub_stamp":"2026-02-19T20:06:53.910066+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T04:47:52.291268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00043005799999999998,"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-19T20:06:56.918850+0000","last_change":"2026-02-19T20:06:56.918956+0000","last_active":"2026-02-19T20:06:56.918850+0000","last_peered":"2026-02-19T20:06:56.918850+0000","last_clean":"2026-02-19T20:06:56.918850+0000","last_became_active":"2026-02-19T20:06:54.915222+0000","last_became_peered":"2026-02-19T20:06:54.915222+0000","last_unstale":"2026-02-19T20:06:56.918850+0000","last_undegraded":"2026-02-19T20:06:56.918850+0000","last_fullsized":"2026-02-19T20:06:56.918850+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-19T20:06:53.910066+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:53.910066+0000","last_clean_scrub_stamp":"2026-02-19T20:06:53.910066+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-21T02:39:18.599287+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026971999999999999,"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-19T20:06:56.918274+0000","last_change":"2026-02-19T20:06:56.918274+0000","last_active":"2026-02-19T20:06:56.918274+0000","last_peered":"2026-02-19T20:06:56.918274+0000","last_clean":"2026-02-19T20:06:56.918274+0000","last_became_active":"2026-02-19T20:06:54.914761+0000","last_became_peered":"2026-02-19T20:06:54.914761+0000","last_unstale":"2026-02-19T20:06:56.918274+0000","last_undegraded":"2026-02-19T20:06:56.918274+0000","last_fullsized":"2026-02-19T20:06:56.918274+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-19T20:06:53.910066+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:53.910066+0000","last_clean_scrub_stamp":"2026-02-19T20:06:53.910066+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-21T01:55:19.938925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010377349999999999,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.1","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-19T20:06:57.032804+0000","last_change":"2026-02-19T20:06:57.032916+0000","last_active":"2026-02-19T20:06:57.032804+0000","last_peered":"2026-02-19T20:06:57.032804+0000","last_clean":"2026-02-19T20:06:57.032804+0000","last_became_active":"2026-02-19T20:06:54.915721+0000","last_became_peered":"2026-02-19T20:06:54.915721+0000","last_unstale":"2026-02-19T20:06:57.032804+0000","last_undegraded":"2026-02-19T20:06:57.032804+0000","last_fullsized":"2026-02-19T20:06:57.032804+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-19T20:06:53.910066+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:53.910066+0000","last_clean_scrub_stamp":"2026-02-19T20:06:53.910066+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-21T07:52:46.462479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026996000000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.0","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-19T20:06:57.032824+0000","last_change":"2026-02-19T20:06:57.032946+0000","last_active":"2026-02-19T20:06:57.032824+0000","last_peered":"2026-02-19T20:06:57.032824+0000","last_clean":"2026-02-19T20:06:57.032824+0000","last_became_active":"2026-02-19T20:06:54.915639+0000","last_became_peered":"2026-02-19T20:06:54.915639+0000","last_unstale":"2026-02-19T20:06:57.032824+0000","last_undegraded":"2026-02-19T20:06:57.032824+0000","last_fullsized":"2026-02-19T20:06:57.032824+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-19T20:06:53.910066+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:53.910066+0000","last_clean_scrub_stamp":"2026-02-19T20:06:53.910066+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T04:57:47.909361+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00029953599999999999,"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-19T20:06:56.919135+0000","last_change":"2026-02-19T20:06:56.919245+0000","last_active":"2026-02-19T20:06:56.919135+0000","last_peered":"2026-02-19T20:06:56.919135+0000","last_clean":"2026-02-19T20:06:56.919135+0000","last_became_active":"2026-02-19T20:06:54.914855+0000","last_became_peered":"2026-02-19T20:06:54.914855+0000","last_unstale":"2026-02-19T20:06:56.919135+0000","last_undegraded":"2026-02-19T20:06:56.919135+0000","last_fullsized":"2026-02-19T20:06:56.919135+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-19T20:06:53.910066+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:53.910066+0000","last_clean_scrub_stamp":"2026-02-19T20:06:53.910066+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T06:16:18.619298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000522179,"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-19T20:06:56.918595+0000","last_change":"2026-02-19T20:06:51.910430+0000","last_active":"2026-02-19T20:06:56.918595+0000","last_peered":"2026-02-19T20:06:56.918595+0000","last_clean":"2026-02-19T20:06:56.918595+0000","last_became_active":"2026-02-19T20:06:51.909162+0000","last_became_peered":"2026-02-19T20:06:51.909162+0000","last_unstale":"2026-02-19T20:06:56.918595+0000","last_undegraded":"2026-02-19T20:06:56.918595+0000","last_fullsized":"2026-02-19T20:06:56.918595+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-19T20:06:50.906234+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:50.906234+0000","last_clean_scrub_stamp":"2026-02-19T20:06:50.906234+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-21T02:23:05.645576+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":114688,"data_stored":1180736,"data_compressed":12964,"data_compressed_allocated":73728,"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":27080,"kb_used_data":120,"kb_used_omap":7,"kb_used_meta":26936,"kb_avail":94344760,"statfs":{"total":96636764160,"available":96609034240,"internally_reserved":0,"allocated":122880,"data_stored":34785,"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":27148,"kb_used_data":188,"kb_used_omap":8,"kb_used_meta":26935,"kb_avail":94344692,"statfs":{"total":96636764160,"available":96608964608,"internally_reserved":0,"allocated":192512,"data_stored":628736,"data_compressed":6482,"data_compressed_allocated":36864,"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":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27148,"kb_used_data":188,"kb_used_omap":8,"kb_used_meta":26935,"kb_avail":94344692,"statfs":{"total":96636764160,"available":96608964608,"internally_reserved":0,"allocated":192512,"data_stored":628736,"data_compressed":6482,"data_compressed_allocated":36864,"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":57344,"data_stored":590368,"data_compressed":6482,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":6482,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":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-19T20:06:58.248 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2026-02-19T20:06:58.424 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:58.424 INFO:teuthology.orchestra.run.trial138.stderr:dumped all 2026-02-19T20:06:58.432 INFO:teuthology.orchestra.run.trial138.stdout:{"pg_ready":true,"pg_map":{"version":16,"stamp":"2026-02-19T20:06:57.904304+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":81376,"kb_used_data":496,"kb_used_omap":24,"kb_used_meta":80807,"kb_avail":283034144,"statfs":{"total":289910292480,"available":289826963456,"internally_reserved":0,"allocated":507904,"data_stored":1292257,"data_compressed":12964,"data_compressed_allocated":73728,"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.991869"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-19T20:06:56.918981+0000","last_change":"2026-02-19T20:06:56.919114+0000","last_active":"2026-02-19T20:06:56.918981+0000","last_peered":"2026-02-19T20:06:56.918981+0000","last_clean":"2026-02-19T20:06:56.918981+0000","last_became_active":"2026-02-19T20:06:54.915297+0000","last_became_peered":"2026-02-19T20:06:54.915297+0000","last_unstale":"2026-02-19T20:06:56.918981+0000","last_undegraded":"2026-02-19T20:06:56.918981+0000","last_fullsized":"2026-02-19T20:06:56.918981+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-19T20:06:53.910066+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:53.910066+0000","last_clean_scrub_stamp":"2026-02-19T20:06:53.910066+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-21T01:25:50.101572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00039417100000000002,"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-19T20:06:56.918877+0000","last_change":"2026-02-19T20:06:56.919007+0000","last_active":"2026-02-19T20:06:56.918877+0000","last_peered":"2026-02-19T20:06:56.918877+0000","last_clean":"2026-02-19T20:06:56.918877+0000","last_became_active":"2026-02-19T20:06:54.915341+0000","last_became_peered":"2026-02-19T20:06:54.915341+0000","last_unstale":"2026-02-19T20:06:56.918877+0000","last_undegraded":"2026-02-19T20:06:56.918877+0000","last_fullsized":"2026-02-19T20:06:56.918877+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-19T20:06:53.910066+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:53.910066+0000","last_clean_scrub_stamp":"2026-02-19T20:06:53.910066+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T03:06:11.757225+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000297492,"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-19T20:06:56.919029+0000","last_change":"2026-02-19T20:06:56.919164+0000","last_active":"2026-02-19T20:06:56.919029+0000","last_peered":"2026-02-19T20:06:56.919029+0000","last_clean":"2026-02-19T20:06:56.919029+0000","last_became_active":"2026-02-19T20:06:54.915252+0000","last_became_peered":"2026-02-19T20:06:54.915252+0000","last_unstale":"2026-02-19T20:06:56.919029+0000","last_undegraded":"2026-02-19T20:06:56.919029+0000","last_fullsized":"2026-02-19T20:06:56.919029+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-19T20:06:53.910066+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:53.910066+0000","last_clean_scrub_stamp":"2026-02-19T20:06:53.910066+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T04:47:52.291268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00043005799999999998,"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-19T20:06:56.918850+0000","last_change":"2026-02-19T20:06:56.918956+0000","last_active":"2026-02-19T20:06:56.918850+0000","last_peered":"2026-02-19T20:06:56.918850+0000","last_clean":"2026-02-19T20:06:56.918850+0000","last_became_active":"2026-02-19T20:06:54.915222+0000","last_became_peered":"2026-02-19T20:06:54.915222+0000","last_unstale":"2026-02-19T20:06:56.918850+0000","last_undegraded":"2026-02-19T20:06:56.918850+0000","last_fullsized":"2026-02-19T20:06:56.918850+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-19T20:06:53.910066+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:53.910066+0000","last_clean_scrub_stamp":"2026-02-19T20:06:53.910066+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-21T02:39:18.599287+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026971999999999999,"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-19T20:06:56.918274+0000","last_change":"2026-02-19T20:06:56.918274+0000","last_active":"2026-02-19T20:06:56.918274+0000","last_peered":"2026-02-19T20:06:56.918274+0000","last_clean":"2026-02-19T20:06:56.918274+0000","last_became_active":"2026-02-19T20:06:54.914761+0000","last_became_peered":"2026-02-19T20:06:54.914761+0000","last_unstale":"2026-02-19T20:06:56.918274+0000","last_undegraded":"2026-02-19T20:06:56.918274+0000","last_fullsized":"2026-02-19T20:06:56.918274+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-19T20:06:53.910066+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:53.910066+0000","last_clean_scrub_stamp":"2026-02-19T20:06:53.910066+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-21T01:55:19.938925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010377349999999999,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1],"acting":[0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.1","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-19T20:06:57.032804+0000","last_change":"2026-02-19T20:06:57.032916+0000","last_active":"2026-02-19T20:06:57.032804+0000","last_peered":"2026-02-19T20:06:57.032804+0000","last_clean":"2026-02-19T20:06:57.032804+0000","last_became_active":"2026-02-19T20:06:54.915721+0000","last_became_peered":"2026-02-19T20:06:54.915721+0000","last_unstale":"2026-02-19T20:06:57.032804+0000","last_undegraded":"2026-02-19T20:06:57.032804+0000","last_fullsized":"2026-02-19T20:06:57.032804+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-19T20:06:53.910066+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:53.910066+0000","last_clean_scrub_stamp":"2026-02-19T20:06:53.910066+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-21T07:52:46.462479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026996000000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1],"acting":[2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.0","version":"0'0","reported_seq":20,"reported_epoch":15,"state":"active+clean","last_fresh":"2026-02-19T20:06:57.032824+0000","last_change":"2026-02-19T20:06:57.032946+0000","last_active":"2026-02-19T20:06:57.032824+0000","last_peered":"2026-02-19T20:06:57.032824+0000","last_clean":"2026-02-19T20:06:57.032824+0000","last_became_active":"2026-02-19T20:06:54.915639+0000","last_became_peered":"2026-02-19T20:06:54.915639+0000","last_unstale":"2026-02-19T20:06:57.032824+0000","last_undegraded":"2026-02-19T20:06:57.032824+0000","last_fullsized":"2026-02-19T20:06:57.032824+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-19T20:06:53.910066+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:53.910066+0000","last_clean_scrub_stamp":"2026-02-19T20:06:53.910066+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T04:57:47.909361+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00029953599999999999,"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-19T20:06:56.919135+0000","last_change":"2026-02-19T20:06:56.919245+0000","last_active":"2026-02-19T20:06:56.919135+0000","last_peered":"2026-02-19T20:06:56.919135+0000","last_clean":"2026-02-19T20:06:56.919135+0000","last_became_active":"2026-02-19T20:06:54.914855+0000","last_became_peered":"2026-02-19T20:06:54.914855+0000","last_unstale":"2026-02-19T20:06:56.919135+0000","last_undegraded":"2026-02-19T20:06:56.919135+0000","last_fullsized":"2026-02-19T20:06:56.919135+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-19T20:06:53.910066+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:53.910066+0000","last_clean_scrub_stamp":"2026-02-19T20:06:53.910066+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T06:16:18.619298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000522179,"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-19T20:06:56.918595+0000","last_change":"2026-02-19T20:06:51.910430+0000","last_active":"2026-02-19T20:06:56.918595+0000","last_peered":"2026-02-19T20:06:56.918595+0000","last_clean":"2026-02-19T20:06:56.918595+0000","last_became_active":"2026-02-19T20:06:51.909162+0000","last_became_peered":"2026-02-19T20:06:51.909162+0000","last_unstale":"2026-02-19T20:06:56.918595+0000","last_undegraded":"2026-02-19T20:06:56.918595+0000","last_fullsized":"2026-02-19T20:06:56.918595+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-19T20:06:50.906234+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:50.906234+0000","last_clean_scrub_stamp":"2026-02-19T20:06:50.906234+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-21T02:23:05.645576+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":114688,"data_stored":1180736,"data_compressed":12964,"data_compressed_allocated":73728,"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":27080,"kb_used_data":120,"kb_used_omap":7,"kb_used_meta":26936,"kb_avail":94344760,"statfs":{"total":96636764160,"available":96609034240,"internally_reserved":0,"allocated":122880,"data_stored":34785,"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":27148,"kb_used_data":188,"kb_used_omap":8,"kb_used_meta":26935,"kb_avail":94344692,"statfs":{"total":96636764160,"available":96608964608,"internally_reserved":0,"allocated":192512,"data_stored":628736,"data_compressed":6482,"data_compressed_allocated":36864,"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":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27148,"kb_used_data":188,"kb_used_omap":8,"kb_used_meta":26935,"kb_avail":94344692,"statfs":{"total":96636764160,"available":96608964608,"internally_reserved":0,"allocated":192512,"data_stored":628736,"data_compressed":6482,"data_compressed_allocated":36864,"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":57344,"data_stored":590368,"data_compressed":6482,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":6482,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":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-19T20:06:58.433 INFO:tasks.ceph.ceph_manager.cluster2:clean! 2026-02-19T20:06:58.434 INFO:tasks.ceph:Waiting until ceph cluster cluster2 is healthy... 2026-02-19T20:06:58.434 INFO:tasks.ceph.ceph_manager.cluster2:wait_until_healthy 2026-02-19T20:06:58.434 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 health --format=json 2026-02-19T20:06:58.637 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:06:58.637 INFO:teuthology.orchestra.run.trial138.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2026-02-19T20:06:58.646 INFO:tasks.ceph.ceph_manager.cluster2:wait_until_healthy done 2026-02-19T20:06:58.647 INFO:teuthology.run_tasks:Running task exec... 2026-02-19T20:06:58.664 INFO:teuthology.task.exec:Executing custom commands... 2026-02-19T20:06:58.664 INFO:teuthology.task.exec:Running commands on role cluster1.client.0 host ubuntu@trial069.front.sepia.ceph.com 2026-02-19T20:06:58.664 DEBUG:teuthology.orchestra.run.trial069:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sudo ceph --cluster cluster1 osd pool create datapool 4' 2026-02-19T20:06:58.858 INFO:teuthology.orchestra.run.trial069.stderr:pool 'datapool' created 2026-02-19T20:06:58.870 DEBUG:teuthology.orchestra.run.trial069:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster1 pool init datapool' 2026-02-19T20:07:01.871 INFO:teuthology.task.exec:Running commands on role cluster2.client.0 host ubuntu@trial138.front.sepia.ceph.com 2026-02-19T20:07:01.871 DEBUG:teuthology.orchestra.run.trial138:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sudo ceph --cluster cluster2 osd pool create datapool 4' 2026-02-19T20:07:02.477 INFO:teuthology.orchestra.run.trial138.stderr:pool 'datapool' created 2026-02-19T20:07:02.490 DEBUG:teuthology.orchestra.run.trial138:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 pool init datapool' 2026-02-19T20:07:05.491 INFO:teuthology.run_tasks:Running task exec... 2026-02-19T20:07:05.506 INFO:teuthology.task.exec:Executing custom commands... 2026-02-19T20:07:05.506 INFO:teuthology.task.exec:Running commands on role cluster2.client.0 host ubuntu@trial138.front.sepia.ceph.com 2026-02-19T20:07:05.506 DEBUG:teuthology.orchestra.run.trial138:> 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' 2026-02-19T20:07:05.634 DEBUG:teuthology.orchestra.run.trial138:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 migration execute client.0.0' 2026-02-19T20:08:05.098 INFO:teuthology.orchestra.run.trial138.stderr: Image migration: 1% complete... Image migration: 2% complete... Image migration: 3% complete... Image migration: 4% complete... Image migration: 5% complete... Image migration: 6% complete... Image migration: 7% complete... Image migration: 8% complete... Image migration: 9% complete... Image migration: 10% complete... Image migration: 11% complete... Image migration: 12% complete... Image migration: 13% complete... Image migration: 14% complete... Image migration: 15% complete... Image migration: 16% complete... Image migration: 17% complete... Image migration: 18% complete... Image migration: 19% complete... Image migration: 20% complete... Image migration: 21% complete... Image migration: 22% complete... Image migration: 23% complete... Image migration: 24% complete... Image migration: 25% complete... Image migration: 26% complete... Image migration: 27% complete... Image migration: 28% complete... Image migration: 29% complete... Image migration: 30% complete... Image migration: 31% complete... Image migration: 32% complete... Image migration: 33% complete... Image migration: 34% complete... Image migration: 35% complete... Image migration: 36% complete... Image migration: 37% complete... Image migration: 38% complete... Image migration: 39% complete... Image migration: 40% complete... Image migration: 41% complete... Image migration: 42% complete... Image migration: 43% complete... Image migration: 44% complete... Image migration: 45% complete... Image migration: 46% complete... Image migration: 47% complete... Image migration: 48% complete... Image migration: 49% complete... Image migration: 50% complete... Image migration: 51% complete... Image migration: 52% complete... Image migration: 53% complete... Image migration: 54% complete... Image migration: 55% complete... Image migration: 56% complete... Image migration: 57% complete... Image migration: 58% complete... Image migration: 59% complete... Image migration: 60% complete... Image migration: 61% complete... Image migration: 62% complete... Image migration: 63% complete... Image migration: 64% complete... Image migration: 65% complete... Image migration: 66% complete... Image migration: 67% complete... Image migration: 68% complete... Image migration: 69% complete... Image migration: 70% complete... Image migration: 71% complete... Image migration: 72% complete... Image migration: 73% complete... Image migration: 74% complete... Image migration: 75% complete... Image migration: 76% complete... Image migration: 77% complete... Image migration: 78% complete... Image migration: 79% complete... Image migration: 80% complete... Image migration: 81% complete... Image migration: 82% complete... Image migration: 83% complete... Image migration: 84% complete... Image migration: 85% complete... Image migration: 86% complete... Image migration: 87% complete... Image migration: 88% complete... Image migration: 89% complete... Image migration: 90% complete... Image migration: 91% complete... Image migration: 92% complete... Image migration: 93% complete... Image migration: 94% complete... Image migration: 95% complete... Image migration: 96% complete... Image migration: 97% complete... Image migration: 98% complete... Image migration: 99% complete... Image migration: 100% complete...done. 2026-02-19T20:08:05.103 DEBUG:teuthology.orchestra.run.trial138:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 migration commit client.0.0' 2026-02-19T20:08:05.166 INFO:teuthology.orchestra.run.trial138.stderr: Commit image migration: 100% complete...done. 2026-02-19T20:08:05.170 DEBUG:teuthology.orchestra.run.trial138:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap create client.0.0@snap' 2026-02-19T20:08:05.517 INFO:teuthology.orchestra.run.trial138.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2026-02-19T20:08:05.523 DEBUG:teuthology.orchestra.run.trial138:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 create --size 1G client.0.1' 2026-02-19T20:08:05.572 DEBUG:teuthology.orchestra.run.trial138:> 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.1' 2026-02-19T20:08:05.623 INFO:teuthology.orchestra.run.trial138.stdout:bench type write io_size 16384 io_threads 1 bytes 2097152 pattern random 2026-02-19T20:08:05.662 INFO:teuthology.orchestra.run.trial138.stdout: SEC OPS OPS/SEC BYTES/SEC 2026-02-19T20:08:05.663 INFO:teuthology.orchestra.run.trial138.stdout:elapsed: 0 ops: 128 ops/sec: 3200.06 bytes/sec: 50 MiB/s 2026-02-19T20:08:05.669 DEBUG:teuthology.orchestra.run.trial138:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap create client.0.1@snap' 2026-02-19T20:08:06.521 INFO:teuthology.orchestra.run.trial138.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2026-02-19T20:08:06.527 DEBUG:teuthology.orchestra.run.trial138:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 create --size 1G client.0.2' 2026-02-19T20:08:06.579 DEBUG:teuthology.orchestra.run.trial138:> 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-19T20:08:06.630 INFO:teuthology.orchestra.run.trial138.stdout:bench type write io_size 16384 io_threads 1 bytes 2097152 pattern random 2026-02-19T20:08:06.674 INFO:teuthology.orchestra.run.trial138.stdout: SEC OPS OPS/SEC BYTES/SEC 2026-02-19T20:08:06.675 INFO:teuthology.orchestra.run.trial138.stdout:elapsed: 0 ops: 128 ops/sec: 2909.14 bytes/sec: 45 MiB/s 2026-02-19T20:08:06.681 DEBUG:teuthology.orchestra.run.trial138:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster2 snap create client.0.2@snap' 2026-02-19T20:08:07.522 INFO:teuthology.orchestra.run.trial138.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2026-02-19T20:08:07.528 INFO:teuthology.run_tasks:Running task exec... 2026-02-19T20:08:07.542 INFO:teuthology.task.exec:Executing custom commands... 2026-02-19T20:08:07.543 INFO:teuthology.task.exec:Running commands on role cluster1.client.0 host ubuntu@trial069.front.sepia.ceph.com 2026-02-19T20:08:07.543 DEBUG:teuthology.orchestra.run.trial069:> 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-19T20:08:07.884 DEBUG:teuthology.orchestra.run.trial069:> 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-19T20:08:08.886 DEBUG:teuthology.orchestra.run.trial069:> 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-19T20:08:09.889 INFO:teuthology.run_tasks:Running task parallel... 2026-02-19T20:08:09.909 INFO:teuthology.task.parallel:starting parallel... 2026-02-19T20:08:09.909 INFO:teuthology.task.parallel:In parallel, running task sequential... 2026-02-19T20:08:09.911 INFO:teuthology.task.sequential:In sequential, running task qemu... 2026-02-19T20:08:09.943 DEBUG:teuthology.orchestra.run.trial069:> install -d -m0755 -- /home/ubuntu/cephtest/qemu /home/ubuntu/cephtest/archive/qemu 2026-02-19T20:08:09.944 INFO:teuthology.task.parallel:In parallel, running task sequential... 2026-02-19T20:08:09.944 INFO:teuthology.task.sequential:In sequential, running task exec... 2026-02-19T20:08:09.944 INFO:teuthology.task.exec:Executing custom commands... 2026-02-19T20:08:09.944 INFO:teuthology.task.exec:Running commands on role cluster1.client.0 host ubuntu@trial069.front.sepia.ceph.com 2026-02-19T20:08:09.944 DEBUG:teuthology.orchestra.run.trial069:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep $((RANDOM % 600))' 2026-02-19T20:08:09.961 INFO:teuthology.packaging:Installing package genisoimage on ubuntu@trial069.front.sepia.ceph.com 2026-02-19T20:08:09.961 DEBUG:teuthology.orchestra.run.trial069:> sudo yum -y install genisoimage 2026-02-19T20:08:10.311 INFO:teuthology.orchestra.run.trial069.stdout:Last metadata expiration check: 0:03:09 ago on Thu 19 Feb 2026 08:05:01 PM UTC. 2026-02-19T20:08:10.376 INFO:teuthology.orchestra.run.trial069.stdout:Package genisoimage-1.1.11-48.el9.x86_64 is already installed. 2026-02-19T20:08:10.395 INFO:teuthology.orchestra.run.trial069.stdout:Dependencies resolved. 2026-02-19T20:08:10.395 INFO:teuthology.orchestra.run.trial069.stdout:Nothing to do. 2026-02-19T20:08:10.396 INFO:teuthology.orchestra.run.trial069.stdout:Complete! 2026-02-19T20:08:10.418 INFO:teuthology.packaging:Installing package qemu-kvm-block-rbd on ubuntu@trial069.front.sepia.ceph.com 2026-02-19T20:08:10.418 DEBUG:teuthology.orchestra.run.trial069:> sudo yum -y install qemu-kvm-block-rbd 2026-02-19T20:08:10.723 INFO:teuthology.orchestra.run.trial069.stdout:Last metadata expiration check: 0:03:09 ago on Thu 19 Feb 2026 08:05:01 PM UTC. 2026-02-19T20:08:10.789 INFO:teuthology.orchestra.run.trial069.stdout:Package qemu-kvm-block-rbd-17:10.1.0-13.el9.x86_64 is already installed. 2026-02-19T20:08:10.807 INFO:teuthology.orchestra.run.trial069.stdout:Dependencies resolved. 2026-02-19T20:08:10.808 INFO:teuthology.orchestra.run.trial069.stdout:Nothing to do. 2026-02-19T20:08:10.808 INFO:teuthology.orchestra.run.trial069.stdout:Complete! 2026-02-19T20:08:10.829 INFO:tasks.qemu:generating iso... 2026-02-19T20:08:10.829 INFO:tasks.qemu:Pulling tests from https://github.com/ceph/ceph-ci.git ref 802bf111cd55e57f5842153d7ba2b8b964aa818a 2026-02-19T20:08:10.830 DEBUG:teuthology.orchestra.run.trial069:> 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 802bf111cd55e57f5842153d7ba2b8b964aa818a 2026-02-19T20:08:10.853 INFO:teuthology.orchestra.run.trial069.stderr:Cloning into '/home/ubuntu/cephtest/qemu_clone.cluster1.client.0'... 2026-02-19T20:08:31.068 INFO:teuthology.orchestra.run.trial069.stderr:Note: switching to '802bf111cd55e57f5842153d7ba2b8b964aa818a'. 2026-02-19T20:08:31.068 INFO:teuthology.orchestra.run.trial069.stderr: 2026-02-19T20:08:31.068 INFO:teuthology.orchestra.run.trial069.stderr:You are in 'detached HEAD' state. You can look around, make experimental 2026-02-19T20:08:31.068 INFO:teuthology.orchestra.run.trial069.stderr:changes and commit them, and you can discard any commits you make in this 2026-02-19T20:08:31.068 INFO:teuthology.orchestra.run.trial069.stderr:state without impacting any branches by switching back to a branch. 2026-02-19T20:08:31.068 INFO:teuthology.orchestra.run.trial069.stderr: 2026-02-19T20:08:31.069 INFO:teuthology.orchestra.run.trial069.stderr:If you want to create a new branch to retain commits you create, you may 2026-02-19T20:08:31.069 INFO:teuthology.orchestra.run.trial069.stderr:do so (now or later) by using -c with the switch command. Example: 2026-02-19T20:08:31.069 INFO:teuthology.orchestra.run.trial069.stderr: 2026-02-19T20:08:31.069 INFO:teuthology.orchestra.run.trial069.stderr: git switch -c 2026-02-19T20:08:31.069 INFO:teuthology.orchestra.run.trial069.stderr: 2026-02-19T20:08:31.069 INFO:teuthology.orchestra.run.trial069.stderr:Or undo this operation with: 2026-02-19T20:08:31.069 INFO:teuthology.orchestra.run.trial069.stderr: 2026-02-19T20:08:31.069 INFO:teuthology.orchestra.run.trial069.stderr: git switch - 2026-02-19T20:08:31.069 INFO:teuthology.orchestra.run.trial069.stderr: 2026-02-19T20:08:31.069 INFO:teuthology.orchestra.run.trial069.stderr:Turn off this advice by setting config variable advice.detachedHead to false 2026-02-19T20:08:31.069 INFO:teuthology.orchestra.run.trial069.stderr: 2026-02-19T20:08:31.069 INFO:teuthology.orchestra.run.trial069.stderr:HEAD is now at 802bf111cd5 Merge branch 'wip-common-ceph_json-jfw-spirit-to-boost' of https://github.com/chardan/ceph into wip-yuri-testing-2026-02-18-1820 2026-02-19T20:08:31.075 DEBUG:teuthology.orchestra.run.trial069:> set -ex 2026-02-19T20:08:31.075 DEBUG:teuthology.orchestra.run.trial069:> dd of=/home/ubuntu/cephtest/qemu/userdata.cluster1.client.0 2026-02-19T20:08:31.130 DEBUG:teuthology.orchestra.run.trial069:> set -ex 2026-02-19T20:08:31.131 DEBUG:teuthology.orchestra.run.trial069:> dd of=/home/ubuntu/cephtest/qemu/metadata.cluster1.client.0 2026-02-19T20:08:31.187 INFO:tasks.qemu:fetching test qa/run_xfstests_qemu.sh for cluster1.client.0 2026-02-19T20:08:31.188 DEBUG:teuthology.orchestra.run.trial069:> 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-19T20:08:31.245 DEBUG:teuthology.orchestra.run.trial069:> 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-19T20:08:31.304 INFO:tasks.qemu:downloading base image 2026-02-19T20:08:31.304 DEBUG:teuthology.orchestra.run.trial069:> rbd --cluster cluster1 resize --size=10240M client.0.0 || true 2026-02-19T20:08:31.398 INFO:teuthology.orchestra.run.trial069.stderr: Resizing image: 100% complete...done. 2026-02-19T20:08:31.403 DEBUG:teuthology.orchestra.run.trial069:> rbd --cluster cluster1 resize --size=10240M client.0.1 || true 2026-02-19T20:08:31.454 INFO:teuthology.orchestra.run.trial069.stderr: Resizing image: 100% complete...done. 2026-02-19T20:08:31.459 DEBUG:teuthology.orchestra.run.trial069:> rbd --cluster cluster1 resize --size=10240M client.0.2 || true 2026-02-19T20:08:31.513 INFO:teuthology.orchestra.run.trial069.stderr: Resizing image: 100% complete...done. 2026-02-19T20:08:31.518 DEBUG:teuthology.orchestra.run.trial069:> mkdir /home/ubuntu/cephtest/archive/qemu/cluster1.client.0 && sudo modprobe kvm 2026-02-19T20:08:31.545 INFO:tasks.qemu:Creating the nfs export directory... 2026-02-19T20:08:31.545 DEBUG:teuthology.orchestra.run.trial069:> sudo mkdir -p /export/cluster1.client.0 2026-02-19T20:08:31.610 INFO:tasks.qemu:Mounting the test directory... 2026-02-19T20:08:31.610 DEBUG:teuthology.orchestra.run.trial069:> sudo mount --bind /home/ubuntu/cephtest/archive/qemu/cluster1.client.0 /export/cluster1.client.0 2026-02-19T20:08:31.674 INFO:tasks.qemu:Adding mount to /etc/exports... 2026-02-19T20:08:31.674 INFO:tasks.qemu:Deleting export from /etc/exports... 2026-02-19T20:08:31.674 DEBUG:teuthology.orchestra.run.trial069:> sudo sed -i '\|/export/cluster1.client.0|d' /etc/exports 2026-02-19T20:08:31.738 DEBUG:teuthology.orchestra.run.trial069:> echo '/export/cluster1.client.0 *(rw,no_root_squash,no_subtree_check,insecure)' | sudo tee -a /etc/exports 2026-02-19T20:08:31.800 INFO:teuthology.orchestra.run.trial069.stdout:/export/cluster1.client.0 *(rw,no_root_squash,no_subtree_check,insecure) 2026-02-19T20:08:31.802 INFO:tasks.qemu:Restarting NFS... 2026-02-19T20:08:31.802 DEBUG:teuthology.orchestra.run.trial069:> sudo systemctl restart nfs-server 2026-02-19T20:08:32.163 DEBUG:teuthology.orchestra.run.trial069:> sudo udevadm control --reload 2026-02-19T20:08:32.193 DEBUG:teuthology.orchestra.run.trial069:> sudo udevadm trigger /dev/kvm 2026-02-19T20:08:32.260 DEBUG:teuthology.orchestra.run.trial069:> ls -l /dev/kvm 2026-02-19T20:08:32.316 INFO:teuthology.orchestra.run.trial069.stdout:crw-rw-rw-. 1 root kvm 10, 232 Feb 19 20:08 /dev/kvm 2026-02-19T20:08:32.316 INFO:tasks.qemu:starting qemu... 2026-02-19T20:08:32.317 DEBUG:teuthology.orchestra.run.trial069:> 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-19T20:08:32.358 INFO:tasks.qemu:waiting for qemu tests to finish... 2026-02-19T20:08:32.558 INFO:tasks.qemu.cluster1.client.0.trial069.stderr:qemu-kvm: warning: Machine type 'pc-i440fx-rhel7.6.0' is deprecated: machines from the previous RHEL major release are subject to deletion in the next RHEL major release 2026-02-19T20:08:32.615 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:c[?7lSeaBIOS (version 1.16.3-5.el9) 2026-02-19T20:08:32.615 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:32.615 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:32.615 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:iPXE (http://ipxe.org) 00:03.0 CA00 PCI2.10 PnP PMM+BEFCCC40+BEF0CC40 CA00 2026-02-19T20:08:32.616 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Press Ctrl-B to configure iPXE (PCI 00:03.0)... 2026-02-19T20:08:32.616 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:32.617 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:32.798 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Booting from Hard Disk... 2026-02-19T20:08:33.073 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:GNU GRUB version 1.99-21ubuntu3.4┌──────────────────────────────────────────────────────────────────────────┐││││││││││││││││││││││││││└──────────────────────────────────────────────────────────────────────────┘ 2026-02-19T20:08:33.073 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:33.073 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: Use the ↑ and ↓ keys to select which entry is highlighted. 2026-02-19T20:08:33.073 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: Press enter to boot the selected OS, 'e' to edit the commands 2026-02-19T20:08:33.073 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: before booting or 'c' for a command-line. 2026-02-19T20:08:33.073 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:  Ubuntu, with Linux 3.2.0-32-virtual  Ubuntu, with Linux 3.2.0-32-virtual (recovery mode) Memory test (memtest86+) Memory test (memtest86+, serial console 115200)           2026-02-19T20:08:33.073 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:33.073 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:33.073 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:33.073 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:33.073 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:33.976 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: The highlighted entry will be executed automatically in 5s.  2026-02-19T20:08:33.976 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:33.976 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:33.976 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:33.976 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:33.976 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:33.976 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:33.976 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:33.976 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:33.976 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:33.976 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:33.976 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:33.976 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:33.976 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:33.976 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:33.976 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:33.976 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:33.976 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:34.981 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: The highlighted entry will be executed automatically in 4s.  2026-02-19T20:08:34.982 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:34.982 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:34.982 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:34.982 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:34.982 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:34.982 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:34.982 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:34.982 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:34.982 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:34.982 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:34.982 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:34.983 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:34.983 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:34.983 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:34.983 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:34.983 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:34.983 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:35.980 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: The highlighted entry will be executed automatically in 3s.  2026-02-19T20:08:35.981 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:35.981 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:35.981 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:35.981 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:35.981 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:35.981 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:35.981 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:35.981 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:35.981 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:35.981 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:35.982 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:35.982 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:35.982 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:35.982 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:35.982 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:35.982 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:35.982 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:36.980 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: The highlighted entry will be executed automatically in 2s.  2026-02-19T20:08:36.981 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:36.981 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:36.981 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:36.981 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:36.981 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:36.981 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:36.981 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:36.981 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:36.981 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:36.981 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:36.982 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:36.982 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:36.982 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:36.982 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:36.982 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:36.982 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:36.982 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:37.980 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: The highlighted entry will be executed automatically in 1s.  2026-02-19T20:08:37.980 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:37.980 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:37.980 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:37.980 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:37.980 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:37.981 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:37.981 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:37.981 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:37.981 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:37.981 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:37.981 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:37.981 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:37.981 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:37.981 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:37.981 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:37.981 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:37.981 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:38.771 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: The highlighted entry will be executed automatically in 0s. [ 0.000000] Initializing cgroup subsys cpuset 2026-02-19T20:08:38.771 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] Initializing cgroup subsys cpu 2026-02-19T20:08:38.771 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] Linux version 3.2.0-32-virtual (buildd@batsu) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #51-Ubuntu SMP Wed Sep 26 21:53:42 UTC 2012 (Ubuntu 3.2.0-32.51-virtual 3.2.30) 2026-02-19T20:08:38.771 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-virtual root=LABEL=cloudimg-rootfs ro console=ttyS0 2026-02-19T20:08:38.771 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] KERNEL supported cpus: 2026-02-19T20:08:38.771 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] Intel GenuineIntel 2026-02-19T20:08:38.771 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] AMD AuthenticAMD 2026-02-19T20:08:38.771 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] Centaur CentaurHauls 2026-02-19T20:08:38.771 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] BIOS-provided physical RAM map: 2026-02-19T20:08:38.771 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) 2026-02-19T20:08:38.771 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) 2026-02-19T20:08:38.771 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) 2026-02-19T20:08:38.772 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] BIOS-e820: 0000000000100000 - 00000000bffd7000 (usable) 2026-02-19T20:08:38.772 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] BIOS-e820: 00000000bffd7000 - 00000000c0000000 (reserved) 2026-02-19T20:08:38.772 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] BIOS-e820: 00000000feffc000 - 00000000ff000000 (reserved) 2026-02-19T20:08:38.772 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved) 2026-02-19T20:08:38.772 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] BIOS-e820: 0000000100000000 - 0000000140000000 (usable) 2026-02-19T20:08:38.772 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] NX (Execute Disable) protection: active 2026-02-19T20:08:38.772 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] DMI 2.8 present. 2026-02-19T20:08:38.772 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] No AGP bridge found 2026-02-19T20:08:38.772 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] last_pfn = 0x140000 max_arch_pfn = 0x400000000 2026-02-19T20:08:38.772 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 2026-02-19T20:08:38.772 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] last_pfn = 0xbffd7 max_arch_pfn = 0x400000000 2026-02-19T20:08:38.772 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] found SMP MP-table at [ffff8800000f5480] f5480 2026-02-19T20:08:38.772 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] Using GB pages for direct mapping 2026-02-19T20:08:38.772 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] init_memory_mapping: 0000000000000000-00000000bffd7000 2026-02-19T20:08:38.772 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] init_memory_mapping: 0000000100000000-0000000140000000 2026-02-19T20:08:38.772 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] RAMDISK: 37786000 - 37bbb000 2026-02-19T20:08:38.772 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] ACPI: RSDP 00000000000f5250 00014 (v00 BOCHS ) 2026-02-19T20:08:38.772 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] ACPI: RSDT 00000000bffe2290 00030 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2026-02-19T20:08:38.772 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] ACPI: FACP 00000000bffe217c 00074 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2026-02-19T20:08:38.772 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] ACPI: DSDT 00000000bffe0040 0213C (v01 BOCHS BXPC 00000001 BXPC 00000001) 2026-02-19T20:08:38.772 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] ACPI: FACS 00000000bffe0000 00040 2026-02-19T20:08:38.772 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] ACPI: APIC 00000000bffe21f0 00078 (v03 BOCHS BXPC 00000001 BXPC 00000001) 2026-02-19T20:08:38.772 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] ACPI: WAET 00000000bffe2268 00028 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2026-02-19T20:08:38.772 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] No NUMA configuration found 2026-02-19T20:08:38.772 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] Faking a node at 0000000000000000-0000000140000000 2026-02-19T20:08:38.772 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] Initmem setup node 0 0000000000000000-0000000140000000 2026-02-19T20:08:38.772 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] NODE_DATA [000000013fffb000 - 000000013fffffff] 2026-02-19T20:08:38.772 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 2026-02-19T20:08:38.772 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] kvm-clock: cpu 0, msr 0:1cf6681, boot clock 2026-02-19T20:08:38.772 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] Zone PFN ranges: 2026-02-19T20:08:38.772 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] DMA 0x00000010 -> 0x00001000 2026-02-19T20:08:38.772 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] DMA32 0x00001000 -> 0x00100000 2026-02-19T20:08:38.772 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] Normal 0x00100000 -> 0x00140000 2026-02-19T20:08:38.772 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] Movable zone start PFN for each node 2026-02-19T20:08:38.772 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] early_node_map[3] active PFN ranges 2026-02-19T20:08:38.772 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] 0: 0x00000010 -> 0x0000009f 2026-02-19T20:08:38.772 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] 0: 0x00000100 -> 0x000bffd7 2026-02-19T20:08:38.772 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] 0: 0x00100000 -> 0x00140000 2026-02-19T20:08:38.772 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] ACPI: PM-Timer IO Port: 0x608 2026-02-19T20:08:38.772 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) 2026-02-19T20:08:38.772 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) 2026-02-19T20:08:38.772 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) 2026-02-19T20:08:38.772 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 2026-02-19T20:08:38.772 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) 2026-02-19T20:08:38.772 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) 2026-02-19T20:08:38.773 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) 2026-02-19T20:08:38.773 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) 2026-02-19T20:08:38.773 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) 2026-02-19T20:08:38.773 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] Using ACPI (MADT) for SMP configuration information 2026-02-19T20:08:38.773 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs 2026-02-19T20:08:38.773 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 2026-02-19T20:08:38.773 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 2026-02-19T20:08:38.773 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 2026-02-19T20:08:38.773 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] PM: Registered nosave memory: 00000000bffd7000 - 00000000c0000000 2026-02-19T20:08:38.773 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000feffc000 2026-02-19T20:08:38.773 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] PM: Registered nosave memory: 00000000feffc000 - 00000000ff000000 2026-02-19T20:08:38.773 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] PM: Registered nosave memory: 00000000ff000000 - 00000000fffc0000 2026-02-19T20:08:38.773 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] PM: Registered nosave memory: 00000000fffc0000 - 0000000100000000 2026-02-19T20:08:38.773 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:3effc000) 2026-02-19T20:08:38.773 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] Booting paravirtualized kernel on KVM 2026-02-19T20:08:38.773 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:1 nr_node_ids:1 2026-02-19T20:08:38.773 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88013fc00000 s82880 r8192 d23616 u2097152 2026-02-19T20:08:38.773 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] kvm-clock: cpu 0, msr 1:3fc13681, primary cpu clock 2026-02-19T20:08:38.773 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] KVM setup async PF for cpu 0 2026-02-19T20:08:38.773 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0dd40 2026-02-19T20:08:38.773 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1027937 2026-02-19T20:08:38.773 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] Policy zone: Normal 2026-02-19T20:08:38.773 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-virtual root=LABEL=cloudimg-rootfs ro console=ttyS0 2026-02-19T20:08:38.773 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) 2026-02-19T20:08:38.773 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340 2026-02-19T20:08:38.773 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] Checking aperture... 2026-02-19T20:08:38.773 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] No AGP bridge found 2026-02-19T20:08:38.773 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] Memory: 4041884k/5242880k available (6532k kernel code, 1049192k absent, 151804k reserved, 6657k data, 924k init) 2026-02-19T20:08:38.773 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 2026-02-19T20:08:38.773 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] Hierarchical RCU implementation. 2026-02-19T20:08:38.773 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. 2026-02-19T20:08:38.773 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] NR_IRQS:4352 nr_irqs:256 16 2026-02-19T20:08:38.773 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] Console: colour VGA+ 80x25 2026-02-19T20:08:38.773 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] console [ttyS0] enabled 2026-02-19T20:08:38.773 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] allocated 33554432 bytes of page_cgroup 2026-02-19T20:08:38.773 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups 2026-02-19T20:08:38.773 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.000000] Detected 3693.050 MHz processor. 2026-02-19T20:08:38.773 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.008000] Calibrating delay loop (skipped) preset value.. 7386.10 BogoMIPS (lpj=14772200) 2026-02-19T20:08:38.773 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.008000] pid_max: default: 32768 minimum: 301 2026-02-19T20:08:38.773 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.008000] Security Framework initialized 2026-02-19T20:08:38.773 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.008000] AppArmor: AppArmor initialized 2026-02-19T20:08:38.773 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.008002] Yama: becoming mindful. 2026-02-19T20:08:38.773 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.008814] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) 2026-02-19T20:08:38.773 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.010505] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) 2026-02-19T20:08:38.773 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.011738] Mount-cache hash table entries: 256 2026-02-19T20:08:38.773 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.012047] Initializing cgroup subsys cpuacct 2026-02-19T20:08:38.774 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.012759] Initializing cgroup subsys memory 2026-02-19T20:08:38.774 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.013462] Initializing cgroup subsys devices 2026-02-19T20:08:38.774 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.014175] Initializing cgroup subsys freezer 2026-02-19T20:08:38.774 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.014885] Initializing cgroup subsys blkio 2026-02-19T20:08:38.774 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.016005] Initializing cgroup subsys perf_event 2026-02-19T20:08:38.774 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.016949] mce: CPU supports 10 MCE banks 2026-02-19T20:08:38.774 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.017894] SMP alternatives: switching to UP code 2026-02-19T20:08:38.774 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.031226] Freeing SMP alternatives: 24k freed 2026-02-19T20:08:38.774 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.031946] ACPI: Core revision 20110623 2026-02-19T20:08:38.774 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.032256] ftrace: allocating 27008 entries in 106 pages 2026-02-19T20:08:38.774 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.040165] Enabling x2apic 2026-02-19T20:08:38.774 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.040620] Enabled x2apic 2026-02-19T20:08:38.774 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.044005] Switched APIC routing to physical x2apic. 2026-02-19T20:08:38.774 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.045664] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 2026-02-19T20:08:38.774 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.046618] CPU0: AMD EPYC 4464P 12-Core Processor stepping 02 2026-02-19T20:08:38.857 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.052002] Performance Events: no PMU driver, software events only. 2026-02-19T20:08:38.857 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.052002] NMI watchdog disabled (cpu0): hardware events not enabled 2026-02-19T20:08:38.857 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.052002] Brought up 1 CPUs 2026-02-19T20:08:38.857 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.052002] Total of 1 processors activated (7386.10 BogoMIPS). 2026-02-19T20:08:38.857 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.052002] devtmpfs: initialized 2026-02-19T20:08:38.857 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.052366] EVM: security.selinux 2026-02-19T20:08:38.857 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.052900] EVM: security.SMACK64 2026-02-19T20:08:38.857 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.053437] EVM: security.capability 2026-02-19T20:08:38.857 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.054294] print_constraints: dummy: 2026-02-19T20:08:38.857 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.054951] RTC time: 20:08:38, date: 02/19/26 2026-02-19T20:08:38.857 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.055677] NET: Registered protocol family 16 2026-02-19T20:08:38.857 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.056731] Extended Config Space enabled on 0 nodes 2026-02-19T20:08:38.857 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.057539] ACPI: bus type pci registered 2026-02-19T20:08:38.857 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.058266] PCI: Using configuration type 1 for base access 2026-02-19T20:08:38.857 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.059157] PCI: Using configuration type 1 for extended access 2026-02-19T20:08:38.857 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.060229] bio: create slab at 0 2026-02-19T20:08:38.857 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.060903] ACPI: Added _OSI(Module Device) 2026-02-19T20:08:38.857 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.061572] ACPI: Added _OSI(Processor Device) 2026-02-19T20:08:38.857 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.062285] ACPI: Added _OSI(3.0 _SCP Extensions) 2026-02-19T20:08:38.857 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.063039] ACPI: Added _OSI(Processor Aggregator Device) 2026-02-19T20:08:38.857 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.064641] ACPI: Interpreter enabled 2026-02-19T20:08:38.857 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.065236] ACPI: (supports S0 S5) 2026-02-19T20:08:38.857 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.065827] ACPI: Using IOAPIC for interrupt routing 2026-02-19T20:08:38.857 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.067314] ACPI: No dock devices found. 2026-02-19T20:08:38.858 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.068004] HEST: Table not found. 2026-02-19T20:08:38.858 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.068553] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug 2026-02-19T20:08:38.858 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.070017] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) 2026-02-19T20:08:38.858 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.071019] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] 2026-02-19T20:08:38.858 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.072005] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] 2026-02-19T20:08:38.858 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.073058] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] 2026-02-19T20:08:38.858 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.074219] pci_root PNP0A03:00: host bridge window [mem 0xc0000000-0xfebfffff] 2026-02-19T20:08:38.858 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.076005] pci_root PNP0A03:00: host bridge window [mem 0x380000000000-0x38007fffffff] 2026-02-19T20:08:38.858 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.080820] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI 2026-02-19T20:08:38.858 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.081956] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB 2026-02-19T20:08:38.938 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.108165] pci0000:00: Requesting ACPI _OSC control (0x1d) 2026-02-19T20:08:38.938 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.109090] pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d 2026-02-19T20:08:38.938 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.110433] ACPI _OSC control for PCIe not granted, disabling ASPM 2026-02-19T20:08:38.938 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.111963] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) 2026-02-19T20:08:38.938 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.112331] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) 2026-02-19T20:08:38.938 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.113378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) 2026-02-19T20:08:38.938 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.114426] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) 2026-02-19T20:08:38.938 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.116130] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) 2026-02-19T20:08:38.938 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.117040] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none 2026-02-19T20:08:38.938 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.118365] vgaarb: loaded 2026-02-19T20:08:38.938 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.118811] vgaarb: bridge control possible 0000:00:02.0 2026-02-19T20:08:38.938 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.119702] i2c-core: driver [aat2870] using legacy suspend method 2026-02-19T20:08:38.938 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.120007] i2c-core: driver [aat2870] using legacy resume method 2026-02-19T20:08:38.938 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.120998] SCSI subsystem initialized 2026-02-19T20:08:38.938 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.121632] usbcore: registered new interface driver usbfs 2026-02-19T20:08:38.938 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.122516] usbcore: registered new interface driver hub 2026-02-19T20:08:38.938 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.124018] usbcore: registered new device driver usb 2026-02-19T20:08:38.938 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.124854] PCI: Using ACPI for IRQ routing 2026-02-19T20:08:38.938 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.125746] NetLabel: Initializing 2026-02-19T20:08:38.938 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.126294] NetLabel: domain hash size = 128 2026-02-19T20:08:38.938 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.126996] NetLabel: protocols = UNLABELED CIPSOv4 2026-02-19T20:08:38.938 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.127794] NetLabel: unlabeled traffic allowed by default 2026-02-19T20:08:38.938 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.128024] Switching to clocksource kvm-clock 2026-02-19T20:08:38.938 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.130736] AppArmor: AppArmor Filesystem Enabled 2026-02-19T20:08:38.938 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.130774] pnp: PnP ACPI init 2026-02-19T20:08:38.938 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.131272] ACPI: bus type pnp registered 2026-02-19T20:08:38.939 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.132136] pnp: PnP ACPI: found 9 devices 2026-02-19T20:08:38.939 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.132791] ACPI: ACPI bus type pnp unregistered 2026-02-19T20:08:38.939 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.138442] NET: Registered protocol family 2 2026-02-19T20:08:38.939 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.139161] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes) 2026-02-19T20:08:38.939 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.140556] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) 2026-02-19T20:08:38.939 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.142599] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) 2026-02-19T20:08:38.939 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.143702] TCP: Hash tables configured (established 524288 bind 65536) 2026-02-19T20:08:38.939 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.144760] TCP reno registered 2026-02-19T20:08:38.939 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.145273] UDP hash table entries: 2048 (order: 4, 65536 bytes) 2026-02-19T20:08:38.939 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.146234] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) 2026-02-19T20:08:38.939 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.147278] NET: Registered protocol family 1 2026-02-19T20:08:38.939 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.147981] pci 0000:00:00.0: Limiting direct PCI/PCI transfers 2026-02-19T20:08:38.939 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.148942] pci 0000:00:01.0: PIIX3: Enabling Passive Release 2026-02-19T20:08:38.939 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.149881] pci 0000:00:01.0: Activating ISA DMA hang workarounds 2026-02-19T20:08:38.939 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.150936] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) 2026-02-19T20:08:38.939 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.151956] Placing 64MB software IO TLB between ffff8800bbfd7000 - ffff8800bffd7000 2026-02-19T20:08:38.939 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.153195] software IO TLB at phys 0xbbfd7000 - 0xbffd7000 2026-02-19T20:08:38.939 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.154258] audit: initializing netlink socket (disabled) 2026-02-19T20:08:38.939 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.155126] type=2000 audit(1771531718.152:1): initialized 2026-02-19T20:08:38.939 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.165181] Trying to unpack rootfs image as initramfs... 2026-02-19T20:08:38.948 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.180208] HugeTLB registered 2 MB page size, pre-allocated 0 pages 2026-02-19T20:08:38.959 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.188535] VFS: Disk quotas dquot_6.5.2 2026-02-19T20:08:38.959 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.189171] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) 2026-02-19T20:08:38.959 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.190305] fuse init (API version 7.17) 2026-02-19T20:08:38.959 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.190956] msgmni has been set to 7894 2026-02-19T20:08:38.997 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.203442] Freeing initrd memory: 4308k freed 2026-02-19T20:08:38.997 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.204320] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) 2026-02-19T20:08:38.997 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.205636] io scheduler noop registered 2026-02-19T20:08:38.997 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.206267] io scheduler deadline registered (default) 2026-02-19T20:08:38.997 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.207096] io scheduler cfq registered 2026-02-19T20:08:38.997 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.207733] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 2026-02-19T20:08:38.997 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.208641] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 2026-02-19T20:08:38.997 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.209733] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 2026-02-19T20:08:38.997 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.210908] ACPI: Power Button [PWRF] 2026-02-19T20:08:38.997 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.211729] ERST: Table is not found! 2026-02-19T20:08:38.997 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.212328] GHES: HEST is not enabled! 2026-02-19T20:08:38.997 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.213206] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 2026-02-19T20:08:38.997 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.214141] virtio-pci 0000:00:04.0: PCI INT A -> Link[LNKD] -> GSI 11 (level, high) -> IRQ 11 2026-02-19T20:08:38.997 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.215948] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 2026-02-19T20:08:38.997 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.216884] virtio-pci 0000:00:05.0: PCI INT A -> Link[LNKA] -> GSI 10 (level, high) -> IRQ 10 2026-02-19T20:08:38.997 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.218612] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10 2026-02-19T20:08:38.997 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.219531] virtio-pci 0000:00:06.0: PCI INT A -> Link[LNKB] -> GSI 10 (level, high) -> IRQ 10 2026-02-19T20:08:38.997 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.221030] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled 2026-02-19T20:08:39.012 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.244854] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 2026-02-19T20:08:39.039 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.268901] 00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 2026-02-19T20:08:39.040 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.269819] Linux agpgart interface v0.103 2026-02-19T20:08:39.040 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.270792] brd: module loaded 2026-02-19T20:08:39.040 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.271445] loop: module loaded 2026-02-19T20:08:39.040 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.272981] vda: vda1 2026-02-19T20:08:39.042 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.274688] vdb: unknown partition table 2026-02-19T20:08:39.044 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.276733] vdc: unknown partition table 2026-02-19T20:08:39.096 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.277940] scsi0 : ata_piix 2026-02-19T20:08:39.096 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.278451] scsi1 : ata_piix 2026-02-19T20:08:39.096 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.278947] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 2026-02-19T20:08:39.096 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.280037] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 2026-02-19T20:08:39.096 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.281192] Fixed MDIO Bus: probed 2026-02-19T20:08:39.096 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.281746] tun: Universal TUN/TAP device driver, 1.6 2026-02-19T20:08:39.096 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.282554] tun: (C) 1999-2004 Max Krasnyansky 2026-02-19T20:08:39.096 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.283813] PPP generic driver version 2.4.2 2026-02-19T20:08:39.096 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.284533] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver 2026-02-19T20:08:39.096 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.285577] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver 2026-02-19T20:08:39.096 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.286570] uhci_hcd: USB Universal Host Controller Interface driver 2026-02-19T20:08:39.096 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.287597] usbcore: registered new interface driver libusual 2026-02-19T20:08:39.096 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.288536] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 2026-02-19T20:08:39.096 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.290484] serio: i8042 KBD port at 0x60,0x64 irq 1 2026-02-19T20:08:39.096 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.291284] serio: i8042 AUX port at 0x60,0x64 irq 12 2026-02-19T20:08:39.096 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.292389] mousedev: PS/2 mouse device common for all mice 2026-02-19T20:08:39.096 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.293516] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 2026-02-19T20:08:39.096 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.295091] rtc_cmos 00:08: RTC can wake from S4 2026-02-19T20:08:39.096 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.295967] rtc_cmos 00:08: rtc core: registered rtc_cmos as rtc0 2026-02-19T20:08:39.096 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.297006] rtc0: alarms up to one day, y3k, 242 bytes nvram 2026-02-19T20:08:39.096 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.297924] device-mapper: uevent: version 1.0.3 2026-02-19T20:08:39.096 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.298673] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com 2026-02-19T20:08:39.096 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.300017] cpuidle: using governor ladder 2026-02-19T20:08:39.096 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.300671] cpuidle: using governor menu 2026-02-19T20:08:39.096 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.301305] EFI Variables Facility v0.08 2004-May-17 2026-02-19T20:08:39.096 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.302151] TCP cubic registered 2026-02-19T20:08:39.096 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.302698] NET: Registered protocol family 10 2026-02-19T20:08:39.097 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.303526] NET: Registered protocol family 17 2026-02-19T20:08:39.097 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.304251] Registering the dns_resolver key type 2026-02-19T20:08:39.097 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.305039] registered taskstats version 1 2026-02-19T20:08:39.097 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.307710] Magic number: 14:589:144 2026-02-19T20:08:39.097 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.308321] ata_port ata1: hash matches 2026-02-19T20:08:39.097 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.308927] ata1: hash matches 2026-02-19T20:08:39.097 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.309434] block ram9: hash matches 2026-02-19T20:08:39.097 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.310017] acpi device:15: hash matches 2026-02-19T20:08:39.097 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.310696] rtc_cmos 00:08: setting system clock to 2026-02-19 20:08:38 UTC (1771531718) 2026-02-19T20:08:39.097 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.311982] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found 2026-02-19T20:08:39.097 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.312948] EDD information not available. 2026-02-19T20:08:39.230 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.448990] ata2.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100 2026-02-19T20:08:39.230 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.450490] ata2.00: configured for MWDMA2 2026-02-19T20:08:39.230 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.451653] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 2026-02-19T20:08:39.230 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.453421] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray 2026-02-19T20:08:39.230 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.454346] cdrom: Uniform CD-ROM driver Revision: 3.20 2026-02-19T20:08:39.230 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.455330] sr 1:0:0:0: Attached scsi generic sg0 type 5 2026-02-19T20:08:39.230 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.456684] Freeing unused kernel memory: 924k freed 2026-02-19T20:08:39.231 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.457523] Write protecting the kernel read-only data: 12288k 2026-02-19T20:08:39.231 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.460139] Freeing unused kernel memory: 1640k freed 2026-02-19T20:08:39.231 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.462204] Freeing unused kernel memory: 1200k freed 2026-02-19T20:08:39.231 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Loading, please wait... 2026-02-19T20:08:39.237 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Begin: Loading essential drivers ... done. 2026-02-19T20:08:39.237 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.469072] udevd[84]: starting version 175 2026-02-19T20:08:39.237 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Begin: Running /scripts/init-premount ... done. 2026-02-19T20:08:39.252 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. 2026-02-19T20:08:39.284 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.512418] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI 2026-02-19T20:08:39.284 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.513544] e1000: Copyright (c) 1999-2006 Intel Corporation. 2026-02-19T20:08:39.324 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.549008] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 2026-02-19T20:08:39.324 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.549928] e1000 0000:00:03.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, high) -> IRQ 11 2026-02-19T20:08:39.324 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.553082] Floppy drive(s): fd0 is 2.88M AMI BIOS 2026-02-19T20:08:39.336 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.568452] FDC 0 is a S82078B 2026-02-19T20:08:39.646 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Begin: Running /scripts/local-premount ... [ 0.876408] e1000 0000:00:03.0: eth0: (PCI:33MHz:32-bit) 52:54:00:12:34:56 2026-02-19T20:08:39.647 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.877460] e1000 0000:00:03.0: eth0: Intel(R) PRO/1000 Network Connection 2026-02-19T20:08:39.680 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:done. 2026-02-19T20:08:39.685 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.916043] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) 2026-02-19T20:08:39.706 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Begin: Running /scripts/local-bottom ... [ 0.939367] vda: vda1 2026-02-19T20:08:39.709 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:GROWROOT: CHANGED: partition=1 start=16065 old: size=4176900 end=4192965 new: size=20948760,end=20964825 2026-02-19T20:08:39.734 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 0.966481] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) 2026-02-19T20:08:39.735 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:done. 2026-02-19T20:08:39.735 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:done. 2026-02-19T20:08:39.744 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Begin: Running /scripts/init-bottom ... done. 2026-02-19T20:08:39.929 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 1.157226] EXT4-fs (vda1): re-mounted. Opts: (null) 2026-02-19T20:08:40.652 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:cloud-init start-local running: Thu, 19 Feb 2026 20:08:39 +0000. up 1.62 seconds 2026-02-19T20:08:40.764 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:no instance data found in start-local 2026-02-19T20:08:41.717 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:ci-info: lo : 1 127.0.0.1 255.0.0.0 . 2026-02-19T20:08:41.717 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:ci-info: eth0 : 1 10.0.2.15 255.255.255.0 52:54:00:12:34:56 2026-02-19T20:08:41.717 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:ci-info: route-0: 0.0.0.0 10.0.2.2 0.0.0.0 eth0 UG 2026-02-19T20:08:41.718 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:ci-info: route-1: 10.0.2.0 0.0.0.0 255.255.255.0 eth0 U 2026-02-19T20:08:41.718 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:cloud-init start running: Thu, 19 Feb 2026 20:08:41 +0000. up 2.91 seconds 2026-02-19T20:08:41.789 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:found data source: DataSourceNoCloud [seed=/dev/sr0] 2026-02-19T20:08:43.035 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:WARN:stdout, stderr changing to (| tee -a /var/log/cloud-init-output.log,| tee -a /var/log/cloud-init-output.log)Generating public/private rsa key pair. 2026-02-19T20:08:43.035 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Your identification has been saved in /etc/ssh/ssh_host_rsa_key. 2026-02-19T20:08:43.035 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. 2026-02-19T20:08:43.035 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:The key fingerprint is: 2026-02-19T20:08:43.035 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:52:40:50:b3:5e:1f:ca:1d:76:93:4d:03:fa:18:44:7b root@test 2026-02-19T20:08:43.035 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:The key's randomart image is: 2026-02-19T20:08:43.035 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:+--[ RSA 2048]----+ 2026-02-19T20:08:43.035 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:| .+= .o ..o | 2026-02-19T20:08:43.035 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:| + . o + . | 2026-02-19T20:08:43.035 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:| . o B E . | 2026-02-19T20:08:43.035 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:| . + = O . | 2026-02-19T20:08:43.035 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:| o S + . | 2026-02-19T20:08:43.035 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:| . | 2026-02-19T20:08:43.035 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:| | 2026-02-19T20:08:43.035 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:| | 2026-02-19T20:08:43.035 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:| | 2026-02-19T20:08:43.035 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:+-----------------+ 2026-02-19T20:08:43.108 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Generating public/private dsa key pair. 2026-02-19T20:08:43.108 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Your identification has been saved in /etc/ssh/ssh_host_dsa_key. 2026-02-19T20:08:43.108 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. 2026-02-19T20:08:43.108 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:The key fingerprint is: 2026-02-19T20:08:43.108 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:6f:17:09:fd:a3:a5:89:07:c9:34:e7:8b:98:e5:86:2a root@test 2026-02-19T20:08:43.108 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:The key's randomart image is: 2026-02-19T20:08:43.108 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:+--[ DSA 1024]----+ 2026-02-19T20:08:43.108 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:| | 2026-02-19T20:08:43.108 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:| . | 2026-02-19T20:08:43.108 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:| + o | 2026-02-19T20:08:43.108 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:| o * o | 2026-02-19T20:08:43.108 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:| S = + + | 2026-02-19T20:08:43.108 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:| B + B . | 2026-02-19T20:08:43.108 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:| + B B | 2026-02-19T20:08:43.108 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:| E . o o | 2026-02-19T20:08:43.108 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:| .. | 2026-02-19T20:08:43.108 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:+-----------------+ 2026-02-19T20:08:43.109 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Generating public/private ecdsa key pair. 2026-02-19T20:08:43.109 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. 2026-02-19T20:08:43.109 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. 2026-02-19T20:08:43.109 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:The key fingerprint is: 2026-02-19T20:08:43.109 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:2c:73:0c:e3:de:21:af:eb:9e:83:69:c1:c6:46:7b:ae root@test 2026-02-19T20:08:43.109 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:The key's randomart image is: 2026-02-19T20:08:43.109 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:+--[ECDSA 256]---+ 2026-02-19T20:08:43.109 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:| | 2026-02-19T20:08:43.109 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:| | 2026-02-19T20:08:43.109 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:| o | 2026-02-19T20:08:43.109 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:| .. = | 2026-02-19T20:08:43.109 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:| + .= S | 2026-02-19T20:08:43.109 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:| B..B . | 2026-02-19T20:08:43.109 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:| o *. o | 2026-02-19T20:08:43.109 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:| + oo | 2026-02-19T20:08:43.109 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:| .E+*o | 2026-02-19T20:08:43.109 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:+-----------------+ 2026-02-19T20:08:43.189 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd 2026-02-19T20:08:43.249 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: * Starting AppArmor profiles  [ OK ] 2026-02-19T20:08:43.266 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:landscape-client is not configured, please run landscape-config. 2026-02-19T20:08:43.315 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:acpid: starting up with proc fs 2026-02-19T20:08:43.315 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:acpid: 1 rule loaded 2026-02-19T20:08:43.315 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:acpid: waiting for events: event logging is off 2026-02-19T20:08:43.315 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: * Stopping System V initialisation compatibility[ OK ] 2026-02-19T20:08:43.315 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: * Starting System V runlevel compatibility[ OK ] 2026-02-19T20:08:43.315 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: * Starting automatic crash report generation[ OK ] 2026-02-19T20:08:43.315 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: * Starting deferred execution scheduler[ OK ] 2026-02-19T20:08:43.315 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: * Starting regular background program processing daemon[ OK ] 2026-02-19T20:08:43.315 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: * Starting ACPI daemon[ OK ] 2026-02-19T20:08:43.315 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: * Starting save kernel messages[ OK ] 2026-02-19T20:08:43.315 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: * Stopping save kernel messages[ OK ] 2026-02-19T20:08:43.315 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: * Starting system logging daemon[ OK ] 2026-02-19T20:08:43.315 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: * Starting Handle applying cloud-config[ OK ] 2026-02-19T20:08:43.315 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: * Starting CPU interrupts balancing daemon[ OK ] 2026-02-19T20:08:43.340 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: * Stopping System V runlevel compatibility[ OK ] 2026-02-19T20:08:43.361 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: * Starting crash report submission daemon[ OK ] 2026-02-19T20:08:43.532 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Generating locales... 2026-02-19T20:08:43.779 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: en_US.UTF-8... done 2026-02-19T20:08:43.782 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Generation complete. 2026-02-19T20:08:44.157 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:passwd: password expiry information changed. 2026-02-19T20:08:44.364 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Ign http://old-releases.ubuntu.com precise InRelease 2026-02-19T20:08:44.379 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Get:1 http://old-releases.ubuntu.com precise-updates InRelease [55.7 kB] 2026-02-19T20:08:44.426 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Get:2 http://old-releases.ubuntu.com precise-security InRelease [55.7 kB] 2026-02-19T20:08:44.448 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Get:3 http://old-releases.ubuntu.com precise Release.gpg [198 B] 2026-02-19T20:08:44.470 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Get:4 http://old-releases.ubuntu.com precise-updates/main Sources [815 kB] 2026-02-19T20:08:44.587 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Get:5 http://old-releases.ubuntu.com precise-updates/universe Sources [208 kB] 2026-02-19T20:08:44.616 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Get:6 http://old-releases.ubuntu.com precise-updates/main amd64 Packages [1104 kB] 2026-02-19T20:08:44.665 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Get:7 http://old-releases.ubuntu.com precise-updates/universe amd64 Packages [406 kB] 2026-02-19T20:08:44.687 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Get:8 http://old-releases.ubuntu.com precise-updates/main i386 Packages [1111 kB] 2026-02-19T20:08:44.724 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Get:9 http://old-releases.ubuntu.com precise-updates/universe i386 Packages [422 kB] 2026-02-19T20:08:44.747 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Get:10 http://old-releases.ubuntu.com precise-updates/main TranslationIndex [208 B] 2026-02-19T20:08:44.759 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Get:11 http://old-releases.ubuntu.com precise-updates/universe TranslationIndex [205 B] 2026-02-19T20:08:44.772 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Get:12 http://old-releases.ubuntu.com precise-security/main Sources [242 kB] 2026-02-19T20:08:44.795 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Get:13 http://old-releases.ubuntu.com precise-security/universe Sources [88.1 kB] 2026-02-19T20:08:44.808 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Get:14 http://old-releases.ubuntu.com precise-security/main amd64 Packages [584 kB] 2026-02-19T20:08:44.834 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Get:15 http://old-releases.ubuntu.com precise-security/universe amd64 Packages [213 kB] 2026-02-19T20:08:44.851 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Get:16 http://old-releases.ubuntu.com precise-security/main i386 Packages [589 kB] 2026-02-19T20:08:44.887 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Get:17 http://old-releases.ubuntu.com precise-security/universe i386 Packages [228 kB] 2026-02-19T20:08:44.902 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Get:18 http://old-releases.ubuntu.com precise-security/main TranslationIndex [208 B] 2026-02-19T20:08:44.918 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Get:19 http://old-releases.ubuntu.com precise-security/universe TranslationIndex [205 B] 2026-02-19T20:08:44.929 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Get:20 http://old-releases.ubuntu.com precise Release [49.6 kB] 2026-02-19T20:08:44.949 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Get:21 http://old-releases.ubuntu.com precise-updates/main Translation-en [353 kB] 2026-02-19T20:08:44.969 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Get:22 http://old-releases.ubuntu.com precise-updates/universe Translation-en [176 kB] 2026-02-19T20:08:44.995 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Get:23 http://old-releases.ubuntu.com precise-security/main Translation-en [202 kB] 2026-02-19T20:08:45.023 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Get:24 http://old-releases.ubuntu.com precise-security/universe Translation-en [96.4 kB] 2026-02-19T20:08:45.044 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Get:25 http://old-releases.ubuntu.com precise/main Sources [934 kB] 2026-02-19T20:08:45.101 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Get:26 http://old-releases.ubuntu.com precise/universe Sources [5019 kB] 2026-02-19T20:08:45.334 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Get:27 http://old-releases.ubuntu.com precise/main amd64 Packages [1273 kB] 2026-02-19T20:08:45.393 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Get:28 http://old-releases.ubuntu.com precise/universe amd64 Packages [4786 kB] 2026-02-19T20:08:45.528 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Get:29 http://old-releases.ubuntu.com precise/main i386 Packages [1274 kB] 2026-02-19T20:08:45.587 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Get:30 http://old-releases.ubuntu.com precise/universe i386 Packages [4796 kB] 2026-02-19T20:08:45.774 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Get:31 http://old-releases.ubuntu.com precise/main TranslationIndex [3706 B] 2026-02-19T20:08:45.789 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Get:32 http://old-releases.ubuntu.com precise/universe TranslationIndex [2922 B] 2026-02-19T20:08:45.814 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Get:33 http://old-releases.ubuntu.com precise/main Translation-en [726 kB] 2026-02-19T20:08:45.856 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Get:34 http://old-releases.ubuntu.com precise/universe Translation-en [3341 kB] 2026-02-19T20:08:48.539 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Fetched 29.2 MB in 4s (6676 kB/s) 2026-02-19T20:08:51.479 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Reading package lists... 2026-02-19T20:08:51.484 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Reading package lists... 2026-02-19T20:08:51.583 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Building dependency tree... 2026-02-19T20:08:51.583 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Reading state information... 2026-02-19T20:08:51.633 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:The following packages will be upgraded: 2026-02-19T20:08:51.633 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: ca-certificates libssl1.0.0 2026-02-19T20:08:51.840 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:2 upgraded, 0 newly installed, 0 to remove and 226 not upgraded. 2026-02-19T20:08:51.840 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Need to get 1233 kB of archives. 2026-02-19T20:08:51.840 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:After this operation, 108 kB of additional disk space will be used. 2026-02-19T20:08:51.840 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Get:1 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libssl1.0.0 amd64 1.0.1-4ubuntu5.45 [1055 kB] 2026-02-19T20:08:52.030 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Get:2 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main ca-certificates all 20190110~12.04.1 [179 kB] 2026-02-19T20:08:52.076 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:dpkg-preconfigure: unable to re-open stdin: No such file or directory 2026-02-19T20:08:52.081 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Fetched 1233 kB in 0s (3131 kB/s) 2026-02-19T20:08:52.426 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:(Reading database ... 36182 files and directories currently installed.) 2026-02-19T20:08:52.426 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Preparing to replace libssl1.0.0 1.0.1-4ubuntu5.5 (using .../libssl1.0.0_1.0.1-4ubuntu5.45_amd64.deb) ... 2026-02-19T20:08:52.439 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Unpacking replacement libssl1.0.0 ... 2026-02-19T20:08:52.553 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Setting up libssl1.0.0 (1.0.1-4ubuntu5.45) ... 2026-02-19T20:08:52.753 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Processing triggers for libc-bin ... 2026-02-19T20:08:52.758 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:ldconfig deferred processing now taking place 2026-02-19T20:08:53.011 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:(Reading database ... 36182 files and directories currently installed.) 2026-02-19T20:08:53.011 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Preparing to replace ca-certificates 20111211 (using .../ca-certificates_20190110~12.04.1_all.deb) ... 2026-02-19T20:08:53.016 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Unpacking replacement ca-certificates ... 2026-02-19T20:08:53.074 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Processing triggers for man-db ... 2026-02-19T20:08:53.384 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Setting up ca-certificates (20190110~12.04.1) ... 2026-02-19T20:08:54.446 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Updating certificates in /etc/ssl/certs... 73 added, 78 removed; done. 2026-02-19T20:08:54.446 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Running hooks in /etc/ca-certificates/update.d....done. 2026-02-19T20:08:55.382 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Updating certificates in /etc/ssl/certs... 0 added, 1 removed; done. 2026-02-19T20:08:55.383 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Running hooks in /etc/ca-certificates/update.d....done. 2026-02-19T20:08:55.383 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Reading package lists... 2026-02-19T20:08:55.498 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Building dependency tree... 2026-02-19T20:08:55.499 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Reading state information... 2026-02-19T20:08:55.563 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:The following extra packages will be installed: 2026-02-19T20:08:55.563 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: libgssglue1 libnfsidmap2 libtirpc1 rpcbind 2026-02-19T20:08:55.563 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:The following NEW packages will be installed: 2026-02-19T20:08:55.563 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: libgssglue1 libnfsidmap2 libtirpc1 nfs-common rpcbind 2026-02-19T20:08:55.610 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:0 upgraded, 5 newly installed, 0 to remove and 226 not upgraded. 2026-02-19T20:08:55.610 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Need to get 424 kB of archives. 2026-02-19T20:08:55.610 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:After this operation, 1326 kB of additional disk space will be used. 2026-02-19T20:08:55.610 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Get:1 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libgssglue1 amd64 0.3-4ubuntu0.1 [22.5 kB] 2026-02-19T20:08:55.628 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Get:2 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libtirpc1 amd64 0.2.2-5ubuntu0.1 [85.0 kB] 2026-02-19T20:08:55.680 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Get:3 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main rpcbind amd64 0.2.0-7ubuntu1.3 [43.1 kB] 2026-02-19T20:08:55.708 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Get:4 http://old-releases.ubuntu.com/ubuntu/ precise/main libnfsidmap2 amd64 0.25-1ubuntu2 [32.0 kB] 2026-02-19T20:08:55.736 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Get:5 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main nfs-common amd64 1:1.2.5-3ubuntu3.2 [241 kB] 2026-02-19T20:08:55.820 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:dpkg-preconfigure: unable to re-open stdin: No such file or directory 2026-02-19T20:08:55.821 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Fetched 424 kB in 0s (1922 kB/s) 2026-02-19T20:08:55.865 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Selecting previously unselected package libgssglue1. 2026-02-19T20:08:55.865 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:(Reading database ... 36174 files and directories currently installed.) 2026-02-19T20:08:55.865 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Unpacking libgssglue1 (from .../libgssglue1_0.3-4ubuntu0.1_amd64.deb) ... 2026-02-19T20:08:55.896 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Selecting previously unselected package libtirpc1. 2026-02-19T20:08:55.896 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Unpacking libtirpc1 (from .../libtirpc1_0.2.2-5ubuntu0.1_amd64.deb) ... 2026-02-19T20:08:55.955 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Selecting previously unselected package rpcbind. 2026-02-19T20:08:55.956 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Unpacking rpcbind (from .../rpcbind_0.2.0-7ubuntu1.3_amd64.deb) ... 2026-02-19T20:08:56.022 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Selecting previously unselected package libnfsidmap2. 2026-02-19T20:08:56.022 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Unpacking libnfsidmap2 (from .../libnfsidmap2_0.25-1ubuntu2_amd64.deb) ... 2026-02-19T20:08:56.062 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Selecting previously unselected package nfs-common. 2026-02-19T20:08:56.062 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Unpacking nfs-common (from .../nfs-common_1%3a1.2.5-3ubuntu3.2_amd64.deb) ... 2026-02-19T20:08:56.138 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Processing triggers for man-db ... 2026-02-19T20:08:56.320 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Processing triggers for ureadahead ... 2026-02-19T20:08:56.365 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Setting up libgssglue1 (0.3-4ubuntu0.1) ... 2026-02-19T20:08:56.398 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Setting up libtirpc1 (0.2.2-5ubuntu0.1) ... 2026-02-19T20:08:56.424 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Setting up rpcbind (0.2.0-7ubuntu1.3) ... 2026-02-19T20:08:56.461 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: Removing any system startup links for /etc/init.d/rpcbind ... 2026-02-19T20:08:56.471 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:portmap start/running, process 8264 2026-02-19T20:08:56.478 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Setting up libnfsidmap2 (0.25-1ubuntu2) ... 2026-02-19T20:08:56.499 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Setting up nfs-common (1:1.2.5-3ubuntu3.2) ... 2026-02-19T20:08:56.584 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:56.584 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Creating config file /etc/idmapd.conf with new version 2026-02-19T20:08:56.688 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: 2026-02-19T20:08:56.688 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Creating config file /etc/default/nfs-common with new version 2026-02-19T20:08:56.751 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Adding system user `statd' (UID 106) ... 2026-02-19T20:08:56.751 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Adding new user `statd' (UID 106) with group `nogroup' ... 2026-02-19T20:08:56.784 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Not creating home directory `/var/lib/nfs'. 2026-02-19T20:08:56.798 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:statd start/running, process 8498 2026-02-19T20:08:56.805 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:gssd stop/post-stop, process 8529 2026-02-19T20:08:57.470 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:idmapd start/running, process 8569 2026-02-19T20:08:57.478 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Processing triggers for libc-bin ... 2026-02-19T20:08:57.483 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:ldconfig deferred processing now taking place 2026-02-19T20:08:58.004 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:mount.nfs: timeout set for Thu Feb 19 20:10:57 2026 2026-02-19T20:08:58.005 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:mount.nfs: trying text-based options 'proto=tcp,vers=4,addr=10.0.2.2,clientaddr=10.0.2.15' 2026-02-19T20:08:58.005 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:10.0.2.2:/export/cluster1.client.0 on /mnt/log type nfs (rw,proto=tcp) 2026-02-19T20:08:58.005 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:mount: block device /dev/sr0 is write-protected, mounting read-only 2026-02-19T20:13:51.975 DEBUG:teuthology.orchestra.run.trial069:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster1 migration execute client.0.0' 2026-02-19T20:13:56.772 INFO:teuthology.orchestra.run.trial069.stderr: Image migration: 1% complete... Image migration: 2% complete... Image migration: 3% complete... Image migration: 4% complete... Image migration: 5% complete... Image migration: 6% complete... Image migration: 7% complete... Image migration: 8% complete... Image migration: 9% complete... Image migration: 10% complete... Image migration: 11% complete... Image migration: 12% complete... Image migration: 13% complete... Image migration: 14% complete... Image migration: 15% complete... Image migration: 16% complete... Image migration: 17% complete... Image migration: 18% complete... Image migration: 19% complete... Image migration: 20% complete... Image migration: 21% complete... Image migration: 22% complete... Image migration: 23% complete... Image migration: 24% complete... Image migration: 25% complete... Image migration: 26% complete... Image migration: 27% complete... Image migration: 28% complete... Image migration: 29% complete... Image migration: 30% complete... Image migration: 31% complete... Image migration: 32% complete... Image migration: 33% complete... Image migration: 34% complete... Image migration: 35% complete... Image migration: 36% complete... Image migration: 37% complete... Image migration: 38% complete... Image migration: 39% complete... Image migration: 40% complete... Image migration: 41% complete... Image migration: 42% complete... Image migration: 43% complete... Image migration: 44% complete... Image migration: 45% complete... Image migration: 46% complete... Image migration: 47% complete... Image migration: 48% complete... Image migration: 49% complete... Image migration: 50% complete... Image migration: 51% complete... Image migration: 52% complete... Image migration: 53% complete... Image migration: 54% complete... Image migration: 55% complete... Image migration: 56% complete... Image migration: 57% complete... Image migration: 58% complete... Image migration: 59% complete... Image migration: 60% complete... Image migration: 61% complete... Image migration: 62% complete... Image migration: 63% complete... Image migration: 64% complete... Image migration: 65% complete... Image migration: 66% complete... Image migration: 67% complete... Image migration: 68% complete... Image migration: 69% complete... Image migration: 70% complete... Image migration: 71% complete... Image migration: 72% complete... Image migration: 73% complete... Image migration: 74% complete... Image migration: 75% complete... Image migration: 76% complete... Image migration: 77% complete... Image migration: 78% complete... Image migration: 79% complete... Image migration: 80% complete... Image migration: 81% complete... Image migration: 82% complete... Image migration: 83% complete... Image migration: 84% complete... Image migration: 85% complete... Image migration: 86% complete... Image migration: 87% complete... Image migration: 88% complete... Image migration: 89% complete... Image migration: 90% complete... Image migration: 91% complete... Image migration: 92% complete... Image migration: 93% complete... Image migration: 94% complete... Image migration: 95% complete... Image migration: 96% complete... Image migration: 97% complete... Image migration: 98% complete... Image migration: 99% complete... Image migration: 100% complete...done. 2026-02-19T20:13:56.777 DEBUG:teuthology.orchestra.run.trial069:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep $((RANDOM % 600))' 2026-02-19T20:15:33.807 DEBUG:teuthology.orchestra.run.trial069:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster1 migration commit client.0.0' 2026-02-19T20:15:33.882 INFO:teuthology.orchestra.run.trial069.stderr: Commit image migration: 100% complete...done. 2026-02-19T20:15:33.886 DEBUG:teuthology.orchestra.run.trial069:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep $((RANDOM % 600))' 2026-02-19T20:17:03.915 DEBUG:teuthology.orchestra.run.trial069:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd --cluster cluster1 migration execute client.0.1' 2026-02-19T20:17:04.147 INFO:teuthology.orchestra.run.trial069.stderr: Image migration: 1% complete... Image migration: 2% complete... Image migration: 3% complete... Image migration: 4% complete... Image migration: 5% complete... Image migration: 6% complete... Image migration: 7% complete... Image migration: 8% complete... Image migration: 9% complete... Image migration: 10% complete... Image migration: 11% complete... Image migration: 12% complete... Image migration: 13% complete... Image migration: 14% complete... Image migration: 15% complete... Image migration: 16% complete... Image migration: 17% complete... Image migration: 18% complete... Image migration: 19% complete... Image migration: 20% complete... Image migration: 21% complete... Image migration: 22% complete... Image migration: 23% complete... Image migration: 24% complete... Image migration: 25% complete... Image migration: 26% complete... Image migration: 27% complete... Image migration: 28% complete... Image migration: 29% complete... Image migration: 30% complete... Image migration: 31% complete... Image migration: 32% complete... Image migration: 33% complete... Image migration: 34% complete... Image migration: 35% complete... Image migration: 36% complete... Image migration: 37% complete... Image migration: 38% complete... Image migration: 39% complete... Image migration: 40% complete... Image migration: 41% complete... Image migration: 42% complete... Image migration: 43% complete... Image migration: 44% complete... Image migration: 45% complete... Image migration: 46% complete... Image migration: 47% complete... Image migration: 48% complete... Image migration: 49% complete... Image migration: 50% complete... Image migration: 51% complete... Image migration: 52% complete... Image migration: 53% complete... Image migration: 54% complete... Image migration: 55% complete... Image migration: 56% complete... Image migration: 57% complete... Image migration: 58% complete... Image migration: 59% complete... Image migration: 60% complete... Image migration: 61% complete... Image migration: 62% complete... Image migration: 63% complete... Image migration: 64% complete... Image migration: 65% complete... Image migration: 66% complete... Image migration: 67% complete... Image migration: 68% complete... Image migration: 69% complete... Image migration: 70% complete... Image migration: 71% complete... Image migration: 72% complete... Image migration: 73% complete... Image migration: 74% complete... Image migration: 75% complete... Image migration: 76% complete... Image migration: 77% complete... Image migration: 78% complete... Image migration: 79% complete... Image migration: 80% complete... Image migration: 81% complete... Image migration: 82% complete... Image migration: 83% complete... Image migration: 84% complete... Image migration: 85% complete... Image migration: 86% complete... Image migration: 87% complete... Image migration: 88% complete... Image migration: 89% complete... Image migration: 90% complete... Image migration: 91% complete... Image migration: 92% complete... Image migration: 93% complete... Image migration: 94% complete... Image migration: 95% complete... Image migration: 96% complete... Image migration: 97% complete... Image migration: 98% complete... Image migration: 99% complete... Image migration: 100% complete...done. 2026-02-19T20:17:04.152 DEBUG:teuthology.parallel:result is None 2026-02-19T20:36:00.339 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Traceback (most recent call last): 2026-02-19T20:36:00.384 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2026-02-19T20:36:00.384 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Checking for running unattended-upgrades: 2026-02-19T20:36:00.384 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: self._connect_unixsocket(self.address) 2026-02-19T20:36:00.384 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2026-02-19T20:36:00.384 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: self.socket.connect(address) 2026-02-19T20:36:00.384 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2026-02-19T20:36:00.384 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: return getattr(self._sock,name)(*args) 2026-02-19T20:36:00.384 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:error: [Errno 111] Connection refused 2026-02-19T20:36:00.384 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Logged from file __init__.py, line 116 2026-02-19T20:36:00.385 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:ec2: 2026-02-19T20:36:00.385 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:ec2: ############################################################# 2026-02-19T20:36:00.385 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- 2026-02-19T20:36:00.457 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:ec2: 1024 6f:17:09:fd:a3:a5:89:07:c9:34:e7:8b:98:e5:86:2a root@test (DSA) 2026-02-19T20:36:00.457 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:ec2: 256 2c:73:0c:e3:de:21:af:eb:9e:83:69:c1:c6:46:7b:ae root@test (ECDSA) 2026-02-19T20:36:00.458 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:ec2: 2048 52:40:50:b3:5e:1f:ca:1d:76:93:4d:03:fa:18:44:7b root@test (RSA) 2026-02-19T20:36:00.458 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:-----BEGIN SSH HOST KEY KEYS----- 2026-02-19T20:36:00.458 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:ec2: -----END SSH HOST KEY FINGERPRINTS----- 2026-02-19T20:36:00.458 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:ec2: ############################################################# 2026-02-19T20:36:00.458 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBH5YVNuDexaNJGTph5B3eGVcn+e2j3b476MoJGcIDpHOyVbpHZTAqjE22L8UjW5no3yQ5n05RyrzsZThBlr79oM= root@test 2026-02-19T20:36:00.458 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0phVVqN2K4LIafomz3iQiOe8UC/6lb57Bg/60XiK4zar6KWAf42aDfLoJcJEAK283yJ1z8fgy9oLJjil5SYUNv/zwCbm+1C4EIZlHq4bR474ELK8itblP6zfYLCDmmhzBTfLmX0p2GjvygmLhegFjaBO+xcG9ueitFzNMfgz+E/x0UYT45ZEAjDkQrzdGiWD/mcC1OEp3iIL4FLyG+rqGdQnLwCFRUAsLu1mq2roSJHGNQcRcp+KvDJlvKl/od56LJf5fLHz9/PDbCrbValAic6mB5T6CAU4w4HoClCoqUqVdGFZVrLUytKLq3nNtvJhoS/DaLa1DANStce/se7ph root@test 2026-02-19T20:36:00.458 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:-----END SSH HOST KEY KEYS----- 2026-02-19T20:36:00.458 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Traceback (most recent call last): 2026-02-19T20:36:00.458 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2026-02-19T20:36:00.458 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: self._connect_unixsocket(self.address) 2026-02-19T20:36:00.458 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2026-02-19T20:36:00.458 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: self.socket.connect(address) 2026-02-19T20:36:00.458 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2026-02-19T20:36:00.458 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: return getattr(self._sock,name)(*args) 2026-02-19T20:36:00.458 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:error: [Errno 111] Connection refused 2026-02-19T20:36:00.458 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Logged from file __init__.py, line 116 2026-02-19T20:36:00.458 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Traceback (most recent call last): 2026-02-19T20:36:00.458 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2026-02-19T20:36:00.458 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: self._connect_unixsocket(self.address) 2026-02-19T20:36:00.458 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2026-02-19T20:36:00.458 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: self.socket.connect(address) 2026-02-19T20:36:00.458 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2026-02-19T20:36:00.458 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: return getattr(self._sock,name)(*args) 2026-02-19T20:36:00.458 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:error: [Errno 111] Connection refused 2026-02-19T20:36:00.458 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:Logged from file __init__.py, line 116 2026-02-19T20:36:00.458 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:cloud-init boot finished at Thu, 19 Feb 2026 20:36:00 +0000. Up 1641.67 seconds 2026-02-19T20:36:00.497 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: * Stopping landscape-client daemon  [fail] 2026-02-19T20:36:00.557 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: * Asking all remaining processes to terminate...  [ OK ] 2026-02-19T20:36:00.571 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: * All processes ended within 1 seconds....  [ OK ] 2026-02-19T20:36:00.582 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:rpcbind: rpcbind terminating on signal. Restart with "rpcbind -w" 2026-02-19T20:36:00.686 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: * Deconfiguring network interfaces...  [ OK ] 2026-02-19T20:36:00.696 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: * Deactivating swap...  [ OK ] 2026-02-19T20:36:00.703 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: * Unmounting local filesystems...  [ OK ] 2026-02-19T20:36:00.767 INFO:tasks.qemu.cluster1.client.0.trial069.stdout: * Will now halt 2026-02-19T20:36:00.774 INFO:tasks.qemu.cluster1.client.0.trial069.stdout:[ 1642.014353] Power down. 2026-02-19T20:36:01.001 DEBUG:tasks.qemu:checking that qemu tests succeeded... 2026-02-19T20:36:01.001 DEBUG:teuthology.orchestra.run.trial069:> sudo chmod a+rw -R /home/ubuntu/cephtest/archive/qemu/cluster1.client.0 2026-02-19T20:36:01.027 INFO:tasks.qemu:Tearing down the nfs mount for ubuntu@trial069.front.sepia.ceph.com 2026-02-19T20:36:01.027 INFO:tasks.qemu:Stopping NFS... 2026-02-19T20:36:01.027 DEBUG:teuthology.orchestra.run.trial069:> sudo systemctl stop nfs-server 2026-02-19T20:36:01.149 INFO:tasks.qemu:Unmounting exported directory... 2026-02-19T20:36:01.149 DEBUG:teuthology.orchestra.run.trial069:> sudo umount /export/cluster1.client.0 2026-02-19T20:36:01.173 INFO:tasks.qemu:Deleting export from /etc/exports... 2026-02-19T20:36:01.173 DEBUG:teuthology.orchestra.run.trial069:> sudo sed -i '\|/export/cluster1.client.0|d' /etc/exports 2026-02-19T20:36:01.236 INFO:tasks.qemu:Starting NFS... 2026-02-19T20:36:01.236 DEBUG:teuthology.orchestra.run.trial069:> sudo systemctl start nfs-server 2026-02-19T20:36:01.471 DEBUG:teuthology.orchestra.run.trial069:> test -f /home/ubuntu/cephtest/archive/qemu/cluster1.client.0/success 2026-02-19T20:36:01.486 INFO:tasks.qemu:Deleting exported directory... 2026-02-19T20:36:01.486 DEBUG:teuthology.orchestra.run.trial069:> sudo rm -r /export 2026-02-19T20:36:01.549 DEBUG:tasks.qemu:cleaning up base image files 2026-02-19T20:36:01.549 DEBUG:teuthology.orchestra.run.trial069:> 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-19T20:36:01.893 DEBUG:teuthology.orchestra.run.trial069:> sudo yum -y erase genisoimage 2026-02-19T20:36:02.059 INFO:teuthology.orchestra.run.trial069.stdout:Dependencies resolved. 2026-02-19T20:36:02.060 INFO:teuthology.orchestra.run.trial069.stdout:================================================================================ 2026-02-19T20:36:02.060 INFO:teuthology.orchestra.run.trial069.stdout: Package Architecture Version Repository Size 2026-02-19T20:36:02.060 INFO:teuthology.orchestra.run.trial069.stdout:================================================================================ 2026-02-19T20:36:02.061 INFO:teuthology.orchestra.run.trial069.stdout:Removing: 2026-02-19T20:36:02.061 INFO:teuthology.orchestra.run.trial069.stdout: genisoimage x86_64 1.1.11-48.el9 @epel 1.1 M 2026-02-19T20:36:02.061 INFO:teuthology.orchestra.run.trial069.stdout:Removing unused dependencies: 2026-02-19T20:36:02.061 INFO:teuthology.orchestra.run.trial069.stdout: libusal x86_64 1.1.11-48.el9 @epel 469 k 2026-02-19T20:36:02.061 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:36:02.061 INFO:teuthology.orchestra.run.trial069.stdout:Transaction Summary 2026-02-19T20:36:02.061 INFO:teuthology.orchestra.run.trial069.stdout:================================================================================ 2026-02-19T20:36:02.061 INFO:teuthology.orchestra.run.trial069.stdout:Remove 2 Packages 2026-02-19T20:36:02.061 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:36:02.061 INFO:teuthology.orchestra.run.trial069.stdout:Freed space: 1.6 M 2026-02-19T20:36:02.061 INFO:teuthology.orchestra.run.trial069.stdout:Running transaction check 2026-02-19T20:36:02.062 INFO:teuthology.orchestra.run.trial069.stdout:Transaction check succeeded. 2026-02-19T20:36:02.062 INFO:teuthology.orchestra.run.trial069.stdout:Running transaction test 2026-02-19T20:36:02.075 INFO:teuthology.orchestra.run.trial069.stdout:Transaction test succeeded. 2026-02-19T20:36:02.075 INFO:teuthology.orchestra.run.trial069.stdout:Running transaction 2026-02-19T20:36:02.104 INFO:teuthology.orchestra.run.trial069.stdout: Preparing : 1/1 2026-02-19T20:36:02.113 INFO:teuthology.orchestra.run.trial069.stdout: Running scriptlet: genisoimage-1.1.11-48.el9.x86_64 1/2 2026-02-19T20:36:02.121 INFO:teuthology.orchestra.run.trial069.stdout: Erasing : genisoimage-1.1.11-48.el9.x86_64 1/2 2026-02-19T20:36:02.135 INFO:teuthology.orchestra.run.trial069.stdout: Erasing : libusal-1.1.11-48.el9.x86_64 2/2 2026-02-19T20:36:02.227 INFO:teuthology.orchestra.run.trial069.stdout: Running scriptlet: libusal-1.1.11-48.el9.x86_64 2/2 2026-02-19T20:36:02.227 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : genisoimage-1.1.11-48.el9.x86_64 1/2 2026-02-19T20:36:02.273 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : libusal-1.1.11-48.el9.x86_64 2/2 2026-02-19T20:36:02.273 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:36:02.273 INFO:teuthology.orchestra.run.trial069.stdout:Removed: 2026-02-19T20:36:02.273 INFO:teuthology.orchestra.run.trial069.stdout: genisoimage-1.1.11-48.el9.x86_64 libusal-1.1.11-48.el9.x86_64 2026-02-19T20:36:02.273 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:36:02.273 INFO:teuthology.orchestra.run.trial069.stdout:Complete! 2026-02-19T20:36:02.296 DEBUG:teuthology.orchestra.run.trial069:> sudo yum -y erase qemu-kvm-block-rbd 2026-02-19T20:36:02.481 INFO:teuthology.orchestra.run.trial069.stdout:Dependencies resolved. 2026-02-19T20:36:02.481 INFO:teuthology.orchestra.run.trial069.stdout:================================================================================ 2026-02-19T20:36:02.481 INFO:teuthology.orchestra.run.trial069.stdout: Package Arch Version Repository Size 2026-02-19T20:36:02.481 INFO:teuthology.orchestra.run.trial069.stdout:================================================================================ 2026-02-19T20:36:02.481 INFO:teuthology.orchestra.run.trial069.stdout:Removing: 2026-02-19T20:36:02.482 INFO:teuthology.orchestra.run.trial069.stdout: qemu-kvm-block-rbd x86_64 17:10.1.0-13.el9 @appstream 37 k 2026-02-19T20:36:02.482 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:36:02.482 INFO:teuthology.orchestra.run.trial069.stdout:Transaction Summary 2026-02-19T20:36:02.482 INFO:teuthology.orchestra.run.trial069.stdout:================================================================================ 2026-02-19T20:36:02.482 INFO:teuthology.orchestra.run.trial069.stdout:Remove 1 Package 2026-02-19T20:36:02.482 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:36:02.482 INFO:teuthology.orchestra.run.trial069.stdout:Freed space: 37 k 2026-02-19T20:36:02.482 INFO:teuthology.orchestra.run.trial069.stdout:Running transaction check 2026-02-19T20:36:02.483 INFO:teuthology.orchestra.run.trial069.stdout:Transaction check succeeded. 2026-02-19T20:36:02.483 INFO:teuthology.orchestra.run.trial069.stdout:Running transaction test 2026-02-19T20:36:02.497 INFO:teuthology.orchestra.run.trial069.stdout:Transaction test succeeded. 2026-02-19T20:36:02.497 INFO:teuthology.orchestra.run.trial069.stdout:Running transaction 2026-02-19T20:36:02.526 INFO:teuthology.orchestra.run.trial069.stdout: Preparing : 1/1 2026-02-19T20:36:02.580 INFO:teuthology.orchestra.run.trial069.stdout: Erasing : qemu-kvm-block-rbd-17:10.1.0-13.el9.x86_64 1/1 2026-02-19T20:36:02.625 INFO:teuthology.orchestra.run.trial069.stdout: Verifying : qemu-kvm-block-rbd-17:10.1.0-13.el9.x86_64 1/1 2026-02-19T20:36:02.625 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:36:02.625 INFO:teuthology.orchestra.run.trial069.stdout:Removed: 2026-02-19T20:36:02.625 INFO:teuthology.orchestra.run.trial069.stdout: qemu-kvm-block-rbd-17:10.1.0-13.el9.x86_64 2026-02-19T20:36:02.625 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:36:02.625 INFO:teuthology.orchestra.run.trial069.stdout:Complete! 2026-02-19T20:36:02.643 DEBUG:teuthology.orchestra.run.trial069:> rmdir /home/ubuntu/cephtest/qemu || true 2026-02-19T20:36:02.661 DEBUG:teuthology.parallel:result is None 2026-02-19T20:36:02.661 DEBUG:teuthology.run_tasks:Unwinding manager ceph 2026-02-19T20:36:02.676 INFO:tasks.ceph.ceph_manager.cluster2:waiting for clean 2026-02-19T20:36:02.676 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2026-02-19T20:36:02.868 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:36:02.868 INFO:teuthology.orchestra.run.trial138.stderr:dumped all 2026-02-19T20:36:02.875 INFO:teuthology.orchestra.run.trial138.stdout:{"pg_ready":true,"pg_map":{"version":897,"stamp":"2026-02-19T20:36:02.036308+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1716340034,"num_objects":517,"num_object_clones":0,"num_object_copies":1034,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":517,"num_whiteouts":0,"num_read":10734,"num_read_kb":1342065,"num_write":1916,"num_write_kb":1184249,"num_scrub_errors":0,"num_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":1298,"ondisk_log_size":1298,"up":26,"acting":26,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":26,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":979968,"kb_used_data":899088,"kb_used_omap":80,"kb_used_meta":80751,"kb_avail":282135552,"statfs":{"total":289910292480,"available":288906805248,"internally_reserved":0,"allocated":920666112,"data_stored":2421118847,"data_compressed":670632360,"data_compressed_allocated":744022016,"data_compressed_original":2244968448,"omap_allocated":81985,"internal_metadata":82689983},"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.000934"},"pg_stats":[{"pgid":"2.7","version":"20'1","reported_seq":70,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:32:54.947268+0000","last_change":"2026-02-19T20:06:56.919114+0000","last_active":"2026-02-19T20:32:54.947268+0000","last_peered":"2026-02-19T20:32:54.947268+0000","last_clean":"2026-02-19T20:32:54.947268+0000","last_became_active":"2026-02-19T20:06:54.915297+0000","last_became_peered":"2026-02-19T20:06:54.915297+0000","last_unstale":"2026-02-19T20:32:54.947268+0000","last_undegraded":"2026-02-19T20:32:54.947268+0000","last_fullsized":"2026-02-19T20:32:54.947268+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-19T20:06:53.910066+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:53.910066+0000","last_clean_scrub_stamp":"2026-02-19T20:06:53.910066+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-21T01:25:50.101572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00039417100000000002,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":29,"num_read_kb":9,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"0'0","reported_seq":51,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:32:54.947259+0000","last_change":"2026-02-19T20:06:56.919007+0000","last_active":"2026-02-19T20:32:54.947259+0000","last_peered":"2026-02-19T20:32:54.947259+0000","last_clean":"2026-02-19T20:32:54.947259+0000","last_became_active":"2026-02-19T20:06:54.915341+0000","last_became_peered":"2026-02-19T20:06:54.915341+0000","last_unstale":"2026-02-19T20:32:54.947259+0000","last_undegraded":"2026-02-19T20:32:54.947259+0000","last_fullsized":"2026-02-19T20:32:54.947259+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-19T20:06:53.910066+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:53.910066+0000","last_clean_scrub_stamp":"2026-02-19T20:06:53.910066+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T03:06:11.757225+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000297492,"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":[]},{"pgid":"2.5","version":"0'0","reported_seq":51,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:31:59.943777+0000","last_change":"2026-02-19T20:06:56.919164+0000","last_active":"2026-02-19T20:31:59.943777+0000","last_peered":"2026-02-19T20:31:59.943777+0000","last_clean":"2026-02-19T20:31:59.943777+0000","last_became_active":"2026-02-19T20:06:54.915252+0000","last_became_peered":"2026-02-19T20:06:54.915252+0000","last_unstale":"2026-02-19T20:31:59.943777+0000","last_undegraded":"2026-02-19T20:31:59.943777+0000","last_fullsized":"2026-02-19T20:31:59.943777+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-19T20:06:53.910066+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:53.910066+0000","last_clean_scrub_stamp":"2026-02-19T20:06:53.910066+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T04:47:52.291268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00043005799999999998,"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":[]},{"pgid":"2.4","version":"23'415","reported_seq":481,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:31:54.943469+0000","last_change":"2026-02-19T20:06:56.918956+0000","last_active":"2026-02-19T20:31:54.943469+0000","last_peered":"2026-02-19T20:31:54.943469+0000","last_clean":"2026-02-19T20:31:54.943469+0000","last_became_active":"2026-02-19T20:06:54.915222+0000","last_became_peered":"2026-02-19T20:06:54.915222+0000","last_unstale":"2026-02-19T20:31:54.943469+0000","last_undegraded":"2026-02-19T20:31:54.943469+0000","last_fullsized":"2026-02-19T20:31:54.943469+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-19T20:06:53.910066+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:53.910066+0000","last_clean_scrub_stamp":"2026-02-19T20:06:53.910066+0000","objects_scrubbed":0,"log_size":415,"log_dups_size":0,"ondisk_log_size":415,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T02:39:18.599287+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026971999999999999,"stat_sum":{"num_bytes":260,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":2429,"num_read_kb":2020,"num_write":813,"num_write_kb":803,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"23'165","reported_seq":1605,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:32:04.943955+0000","last_change":"2026-02-19T20:07:05.621248+0000","last_active":"2026-02-19T20:32:04.943955+0000","last_peered":"2026-02-19T20:32:04.943955+0000","last_clean":"2026-02-19T20:32:04.943955+0000","last_became_active":"2026-02-19T20:07:03.483326+0000","last_became_peered":"2026-02-19T20:07:03.483326+0000","last_unstale":"2026-02-19T20:32:04.943955+0000","last_undegraded":"2026-02-19T20:32:04.943955+0000","last_fullsized":"2026-02-19T20:32:04.943955+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:07:02.475603+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:07:02.475603+0000","last_clean_scrub_stamp":"2026-02-19T20:07:02.475603+0000","objects_scrubbed":0,"log_size":165,"log_dups_size":0,"ondisk_log_size":165,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T03:07:07.454251+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00022551799999999999,"stat_sum":{"num_bytes":494436352,"num_objects":144,"num_object_clones":0,"num_object_copies":288,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":144,"num_whiteouts":0,"num_read":1396,"num_read_kb":372104,"num_write":190,"num_write_kb":332704,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"24'120","reported_seq":271,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:31:54.943252+0000","last_change":"2026-02-19T20:06:56.918274+0000","last_active":"2026-02-19T20:31:54.943252+0000","last_peered":"2026-02-19T20:31:54.943252+0000","last_clean":"2026-02-19T20:31:54.943252+0000","last_became_active":"2026-02-19T20:06:54.914761+0000","last_became_peered":"2026-02-19T20:06:54.914761+0000","last_unstale":"2026-02-19T20:31:54.943252+0000","last_undegraded":"2026-02-19T20:31:54.943252+0000","last_fullsized":"2026-02-19T20:31:54.943252+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-19T20:06:53.910066+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:53.910066+0000","last_clean_scrub_stamp":"2026-02-19T20:06:53.910066+0000","objects_scrubbed":0,"log_size":120,"log_dups_size":0,"ondisk_log_size":120,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T01:55:19.938925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010377349999999999,"stat_sum":{"num_bytes":215,"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":812,"num_read_kb":681,"num_write":217,"num_write_kb":209,"num_scrub_errors":0,"num_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":"3.0","version":"23'122","reported_seq":1768,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:33:09.948177+0000","last_change":"2026-02-19T20:07:05.486631+0000","last_active":"2026-02-19T20:33:09.948177+0000","last_peered":"2026-02-19T20:33:09.948177+0000","last_clean":"2026-02-19T20:33:09.948177+0000","last_became_active":"2026-02-19T20:07:03.483331+0000","last_became_peered":"2026-02-19T20:07:03.483331+0000","last_unstale":"2026-02-19T20:33:09.948177+0000","last_undegraded":"2026-02-19T20:33:09.948177+0000","last_fullsized":"2026-02-19T20:33:09.948177+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:07:02.475603+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:07:02.475603+0000","last_clean_scrub_stamp":"2026-02-19T20:07:02.475603+0000","objects_scrubbed":0,"log_size":122,"log_dups_size":0,"ondisk_log_size":122,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T05:04:43.340344+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00027856700000000002,"stat_sum":{"num_bytes":366018560,"num_objects":110,"num_object_clones":0,"num_object_copies":220,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":110,"num_whiteouts":0,"num_read":1601,"num_read_kb":269556,"num_write":135,"num_write_kb":234688,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.1","version":"24'14","reported_seq":153,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:31:54.942710+0000","last_change":"2026-02-19T20:06:57.032916+0000","last_active":"2026-02-19T20:31:54.942710+0000","last_peered":"2026-02-19T20:31:54.942710+0000","last_clean":"2026-02-19T20:31:54.942710+0000","last_became_active":"2026-02-19T20:06:54.915721+0000","last_became_peered":"2026-02-19T20:06:54.915721+0000","last_unstale":"2026-02-19T20:31:54.942710+0000","last_undegraded":"2026-02-19T20:31:54.942710+0000","last_fullsized":"2026-02-19T20:31:54.942710+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-19T20:06:53.910066+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:53.910066+0000","last_clean_scrub_stamp":"2026-02-19T20:06:53.910066+0000","objects_scrubbed":0,"log_size":14,"log_dups_size":0,"ondisk_log_size":14,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T07:52:46.462479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026996000000000002,"stat_sum":{"num_bytes":16,"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":237,"num_read_kb":195,"num_write":11,"num_write_kb":7,"num_scrub_errors":0,"num_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":"3.1","version":"23'151","reported_seq":2019,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:32:04.943936+0000","last_change":"2026-02-19T20:07:05.621230+0000","last_active":"2026-02-19T20:32:04.943936+0000","last_peered":"2026-02-19T20:32:04.943936+0000","last_clean":"2026-02-19T20:32:04.943936+0000","last_became_active":"2026-02-19T20:07:03.483227+0000","last_became_peered":"2026-02-19T20:07:03.483227+0000","last_unstale":"2026-02-19T20:32:04.943936+0000","last_undegraded":"2026-02-19T20:32:04.943936+0000","last_fullsized":"2026-02-19T20:32:04.943936+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:07:02.475603+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:07:02.475603+0000","last_clean_scrub_stamp":"2026-02-19T20:07:02.475603+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-20T21:19:48.941661+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00022469699999999999,"stat_sum":{"num_bytes":460718080,"num_objects":135,"num_object_clones":0,"num_object_copies":270,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":135,"num_whiteouts":0,"num_read":1824,"num_read_kb":366165,"num_write":197,"num_write_kb":323456,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"23'3","reported_seq":89,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:32:59.946713+0000","last_change":"2026-02-19T20:06:57.032946+0000","last_active":"2026-02-19T20:32:59.946713+0000","last_peered":"2026-02-19T20:32:59.946713+0000","last_clean":"2026-02-19T20:32:59.946713+0000","last_became_active":"2026-02-19T20:06:54.915639+0000","last_became_peered":"2026-02-19T20:06:54.915639+0000","last_unstale":"2026-02-19T20:32:59.946713+0000","last_undegraded":"2026-02-19T20:32:59.946713+0000","last_fullsized":"2026-02-19T20:32:59.946713+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-19T20:06:53.910066+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:53.910066+0000","last_clean_scrub_stamp":"2026-02-19T20:06:53.910066+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T04:57:47.909361+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00029953599999999999,"stat_sum":{"num_bytes":276,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":63,"num_read_kb":27,"num_write":3,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.2","version":"23'122","reported_seq":1835,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:32:04.944115+0000","last_change":"2026-02-19T20:07:05.486861+0000","last_active":"2026-02-19T20:32:04.944115+0000","last_peered":"2026-02-19T20:32:04.944115+0000","last_clean":"2026-02-19T20:32:04.944115+0000","last_became_active":"2026-02-19T20:07:03.483520+0000","last_became_peered":"2026-02-19T20:07:03.483520+0000","last_unstale":"2026-02-19T20:32:04.944115+0000","last_undegraded":"2026-02-19T20:32:04.944115+0000","last_fullsized":"2026-02-19T20:32:04.944115+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:07:02.475603+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:07:02.475603+0000","last_clean_scrub_stamp":"2026-02-19T20:07:02.475603+0000","objects_scrubbed":0,"log_size":122,"log_dups_size":0,"ondisk_log_size":122,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-20T20:30:33.116353+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00053977199999999999,"stat_sum":{"num_bytes":394575891,"num_objects":111,"num_object_clones":0,"num_object_copies":222,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":111,"num_whiteouts":0,"num_read":1669,"num_read_kb":330695,"num_write":149,"num_write_kb":290658,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.3","version":"24'113","reported_seq":337,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:31:54.943460+0000","last_change":"2026-02-19T20:06:56.919245+0000","last_active":"2026-02-19T20:31:54.943460+0000","last_peered":"2026-02-19T20:31:54.943460+0000","last_clean":"2026-02-19T20:31:54.943460+0000","last_became_active":"2026-02-19T20:06:54.914855+0000","last_became_peered":"2026-02-19T20:06:54.914855+0000","last_unstale":"2026-02-19T20:31:54.943460+0000","last_undegraded":"2026-02-19T20:31:54.943460+0000","last_fullsized":"2026-02-19T20:31:54.943460+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-19T20:06:53.910066+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:53.910066+0000","last_clean_scrub_stamp":"2026-02-19T20:06:53.910066+0000","objects_scrubbed":0,"log_size":113,"log_dups_size":0,"ondisk_log_size":113,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T06:16:18.619298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000522179,"stat_sum":{"num_bytes":0,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":608,"num_read_kb":558,"num_write":99,"num_write_kb":92,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"10'72","reported_seq":143,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:32:59.947572+0000","last_change":"2026-02-19T20:06:51.910430+0000","last_active":"2026-02-19T20:32:59.947572+0000","last_peered":"2026-02-19T20:32:59.947572+0000","last_clean":"2026-02-19T20:32:59.947572+0000","last_became_active":"2026-02-19T20:06:51.909162+0000","last_became_peered":"2026-02-19T20:06:51.909162+0000","last_unstale":"2026-02-19T20:32:59.947572+0000","last_undegraded":"2026-02-19T20:32:59.947572+0000","last_fullsized":"2026-02-19T20:32:59.947572+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-19T20:06:50.906234+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:50.906234+0000","last_clean_scrub_stamp":"2026-02-19T20:06:50.906234+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-21T02:23:05.645576+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":3,"num_pg":4,"stat_sum":{"num_bytes":1715748883,"num_objects":500,"num_object_clones":0,"num_object_copies":1000,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":500,"num_whiteouts":0,"num_read":6490,"num_read_kb":1338520,"num_write":671,"num_write_kb":1181506,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":919855104,"data_stored":2419720230,"data_compressed":670619396,"data_compressed_allocated":743948288,"data_compressed_original":2243821568,"omap_allocated":0,"internal_metadata":0},"log_size":560,"ondisk_log_size":560,"up":8,"acting":8,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":783,"num_objects":15,"num_object_clones":0,"num_object_copies":30,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":15,"num_whiteouts":0,"num_read":4178,"num_read_kb":3490,"num_write":1144,"num_write_kb":1115,"num_scrub_errors":0,"num_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":81920,"data_stored":1566,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":56328,"internal_metadata":0},"log_size":666,"ondisk_log_size":666,"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":114688,"data_stored":1180736,"data_compressed":12964,"data_compressed_allocated":73728,"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":34359738721,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":476324,"kb_used_data":449364,"kb_used_omap":31,"kb_used_meta":26912,"kb_avail":93895516,"statfs":{"total":96636764160,"available":96149008384,"internally_reserved":0,"allocated":460148736,"data_stored":1209932512,"data_compressed":335309698,"data_compressed_allocated":371974144,"data_compressed_original":1121910784,"omap_allocated":32209,"internal_metadata":27558447},"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":34359738721,"num_pgs":11,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":229540,"kb_used_data":202580,"kb_used_omap":33,"kb_used_meta":26910,"kb_avail":94142300,"statfs":{"total":96636764160,"available":96401715200,"internally_reserved":0,"allocated":207441920,"data_stored":538615531,"data_compressed":141519120,"data_compressed_allocated":157429760,"data_compressed_original":488783872,"omap_allocated":33988,"internal_metadata":27556668},"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":34359738721,"num_pgs":8,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":274104,"kb_used_data":247144,"kb_used_omap":15,"kb_used_meta":26928,"kb_avail":94097736,"statfs":{"total":96636764160,"available":96356081664,"internally_reserved":0,"allocated":253075456,"data_stored":672570804,"data_compressed":193803542,"data_compressed_allocated":214618112,"data_compressed_original":634273792,"omap_allocated":15788,"internal_metadata":27574868},"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":57344,"data_stored":590368,"data_compressed":6482,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":6482,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":491,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":14008,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":40960,"data_stored":783,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":24074,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":292,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":18246,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":252788736,"data_stored":671907840,"data_compressed":193797060,"data_compressed_allocated":214581248,"data_compressed_original":633700352,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":207138816,"data_stored":537952275,"data_compressed":141512638,"data_compressed_allocated":157392896,"data_compressed_original":488210432,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":459927552,"data_stored":1209860115,"data_compressed":335309698,"data_compressed_allocated":371974144,"data_compressed_original":1121910784,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-19T20:36:02.877 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2026-02-19T20:36:03.054 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:36:03.055 INFO:teuthology.orchestra.run.trial138.stderr:dumped all 2026-02-19T20:36:03.062 INFO:teuthology.orchestra.run.trial138.stdout:{"pg_ready":true,"pg_map":{"version":897,"stamp":"2026-02-19T20:36:02.036308+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1716340034,"num_objects":517,"num_object_clones":0,"num_object_copies":1034,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":517,"num_whiteouts":0,"num_read":10734,"num_read_kb":1342065,"num_write":1916,"num_write_kb":1184249,"num_scrub_errors":0,"num_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":1298,"ondisk_log_size":1298,"up":26,"acting":26,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":26,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":979968,"kb_used_data":899088,"kb_used_omap":80,"kb_used_meta":80751,"kb_avail":282135552,"statfs":{"total":289910292480,"available":288906805248,"internally_reserved":0,"allocated":920666112,"data_stored":2421118847,"data_compressed":670632360,"data_compressed_allocated":744022016,"data_compressed_original":2244968448,"omap_allocated":81985,"internal_metadata":82689983},"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.000934"},"pg_stats":[{"pgid":"2.7","version":"20'1","reported_seq":70,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:32:54.947268+0000","last_change":"2026-02-19T20:06:56.919114+0000","last_active":"2026-02-19T20:32:54.947268+0000","last_peered":"2026-02-19T20:32:54.947268+0000","last_clean":"2026-02-19T20:32:54.947268+0000","last_became_active":"2026-02-19T20:06:54.915297+0000","last_became_peered":"2026-02-19T20:06:54.915297+0000","last_unstale":"2026-02-19T20:32:54.947268+0000","last_undegraded":"2026-02-19T20:32:54.947268+0000","last_fullsized":"2026-02-19T20:32:54.947268+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-19T20:06:53.910066+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:53.910066+0000","last_clean_scrub_stamp":"2026-02-19T20:06:53.910066+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-21T01:25:50.101572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00039417100000000002,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":29,"num_read_kb":9,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"0'0","reported_seq":51,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:32:54.947259+0000","last_change":"2026-02-19T20:06:56.919007+0000","last_active":"2026-02-19T20:32:54.947259+0000","last_peered":"2026-02-19T20:32:54.947259+0000","last_clean":"2026-02-19T20:32:54.947259+0000","last_became_active":"2026-02-19T20:06:54.915341+0000","last_became_peered":"2026-02-19T20:06:54.915341+0000","last_unstale":"2026-02-19T20:32:54.947259+0000","last_undegraded":"2026-02-19T20:32:54.947259+0000","last_fullsized":"2026-02-19T20:32:54.947259+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-19T20:06:53.910066+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:53.910066+0000","last_clean_scrub_stamp":"2026-02-19T20:06:53.910066+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T03:06:11.757225+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000297492,"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":[]},{"pgid":"2.5","version":"0'0","reported_seq":51,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:31:59.943777+0000","last_change":"2026-02-19T20:06:56.919164+0000","last_active":"2026-02-19T20:31:59.943777+0000","last_peered":"2026-02-19T20:31:59.943777+0000","last_clean":"2026-02-19T20:31:59.943777+0000","last_became_active":"2026-02-19T20:06:54.915252+0000","last_became_peered":"2026-02-19T20:06:54.915252+0000","last_unstale":"2026-02-19T20:31:59.943777+0000","last_undegraded":"2026-02-19T20:31:59.943777+0000","last_fullsized":"2026-02-19T20:31:59.943777+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-19T20:06:53.910066+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:53.910066+0000","last_clean_scrub_stamp":"2026-02-19T20:06:53.910066+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T04:47:52.291268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00043005799999999998,"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":[]},{"pgid":"2.4","version":"23'415","reported_seq":481,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:31:54.943469+0000","last_change":"2026-02-19T20:06:56.918956+0000","last_active":"2026-02-19T20:31:54.943469+0000","last_peered":"2026-02-19T20:31:54.943469+0000","last_clean":"2026-02-19T20:31:54.943469+0000","last_became_active":"2026-02-19T20:06:54.915222+0000","last_became_peered":"2026-02-19T20:06:54.915222+0000","last_unstale":"2026-02-19T20:31:54.943469+0000","last_undegraded":"2026-02-19T20:31:54.943469+0000","last_fullsized":"2026-02-19T20:31:54.943469+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-19T20:06:53.910066+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:53.910066+0000","last_clean_scrub_stamp":"2026-02-19T20:06:53.910066+0000","objects_scrubbed":0,"log_size":415,"log_dups_size":0,"ondisk_log_size":415,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T02:39:18.599287+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026971999999999999,"stat_sum":{"num_bytes":260,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":2429,"num_read_kb":2020,"num_write":813,"num_write_kb":803,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"23'165","reported_seq":1605,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:32:04.943955+0000","last_change":"2026-02-19T20:07:05.621248+0000","last_active":"2026-02-19T20:32:04.943955+0000","last_peered":"2026-02-19T20:32:04.943955+0000","last_clean":"2026-02-19T20:32:04.943955+0000","last_became_active":"2026-02-19T20:07:03.483326+0000","last_became_peered":"2026-02-19T20:07:03.483326+0000","last_unstale":"2026-02-19T20:32:04.943955+0000","last_undegraded":"2026-02-19T20:32:04.943955+0000","last_fullsized":"2026-02-19T20:32:04.943955+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:07:02.475603+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:07:02.475603+0000","last_clean_scrub_stamp":"2026-02-19T20:07:02.475603+0000","objects_scrubbed":0,"log_size":165,"log_dups_size":0,"ondisk_log_size":165,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T03:07:07.454251+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00022551799999999999,"stat_sum":{"num_bytes":494436352,"num_objects":144,"num_object_clones":0,"num_object_copies":288,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":144,"num_whiteouts":0,"num_read":1396,"num_read_kb":372104,"num_write":190,"num_write_kb":332704,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"24'120","reported_seq":271,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:31:54.943252+0000","last_change":"2026-02-19T20:06:56.918274+0000","last_active":"2026-02-19T20:31:54.943252+0000","last_peered":"2026-02-19T20:31:54.943252+0000","last_clean":"2026-02-19T20:31:54.943252+0000","last_became_active":"2026-02-19T20:06:54.914761+0000","last_became_peered":"2026-02-19T20:06:54.914761+0000","last_unstale":"2026-02-19T20:31:54.943252+0000","last_undegraded":"2026-02-19T20:31:54.943252+0000","last_fullsized":"2026-02-19T20:31:54.943252+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-19T20:06:53.910066+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:53.910066+0000","last_clean_scrub_stamp":"2026-02-19T20:06:53.910066+0000","objects_scrubbed":0,"log_size":120,"log_dups_size":0,"ondisk_log_size":120,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T01:55:19.938925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010377349999999999,"stat_sum":{"num_bytes":215,"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":812,"num_read_kb":681,"num_write":217,"num_write_kb":209,"num_scrub_errors":0,"num_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":"3.0","version":"23'122","reported_seq":1768,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:33:09.948177+0000","last_change":"2026-02-19T20:07:05.486631+0000","last_active":"2026-02-19T20:33:09.948177+0000","last_peered":"2026-02-19T20:33:09.948177+0000","last_clean":"2026-02-19T20:33:09.948177+0000","last_became_active":"2026-02-19T20:07:03.483331+0000","last_became_peered":"2026-02-19T20:07:03.483331+0000","last_unstale":"2026-02-19T20:33:09.948177+0000","last_undegraded":"2026-02-19T20:33:09.948177+0000","last_fullsized":"2026-02-19T20:33:09.948177+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:07:02.475603+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:07:02.475603+0000","last_clean_scrub_stamp":"2026-02-19T20:07:02.475603+0000","objects_scrubbed":0,"log_size":122,"log_dups_size":0,"ondisk_log_size":122,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T05:04:43.340344+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00027856700000000002,"stat_sum":{"num_bytes":366018560,"num_objects":110,"num_object_clones":0,"num_object_copies":220,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":110,"num_whiteouts":0,"num_read":1601,"num_read_kb":269556,"num_write":135,"num_write_kb":234688,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.1","version":"24'14","reported_seq":153,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:31:54.942710+0000","last_change":"2026-02-19T20:06:57.032916+0000","last_active":"2026-02-19T20:31:54.942710+0000","last_peered":"2026-02-19T20:31:54.942710+0000","last_clean":"2026-02-19T20:31:54.942710+0000","last_became_active":"2026-02-19T20:06:54.915721+0000","last_became_peered":"2026-02-19T20:06:54.915721+0000","last_unstale":"2026-02-19T20:31:54.942710+0000","last_undegraded":"2026-02-19T20:31:54.942710+0000","last_fullsized":"2026-02-19T20:31:54.942710+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-19T20:06:53.910066+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:53.910066+0000","last_clean_scrub_stamp":"2026-02-19T20:06:53.910066+0000","objects_scrubbed":0,"log_size":14,"log_dups_size":0,"ondisk_log_size":14,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T07:52:46.462479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026996000000000002,"stat_sum":{"num_bytes":16,"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":237,"num_read_kb":195,"num_write":11,"num_write_kb":7,"num_scrub_errors":0,"num_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":"3.1","version":"23'151","reported_seq":2019,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:32:04.943936+0000","last_change":"2026-02-19T20:07:05.621230+0000","last_active":"2026-02-19T20:32:04.943936+0000","last_peered":"2026-02-19T20:32:04.943936+0000","last_clean":"2026-02-19T20:32:04.943936+0000","last_became_active":"2026-02-19T20:07:03.483227+0000","last_became_peered":"2026-02-19T20:07:03.483227+0000","last_unstale":"2026-02-19T20:32:04.943936+0000","last_undegraded":"2026-02-19T20:32:04.943936+0000","last_fullsized":"2026-02-19T20:32:04.943936+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:07:02.475603+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:07:02.475603+0000","last_clean_scrub_stamp":"2026-02-19T20:07:02.475603+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-20T21:19:48.941661+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00022469699999999999,"stat_sum":{"num_bytes":460718080,"num_objects":135,"num_object_clones":0,"num_object_copies":270,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":135,"num_whiteouts":0,"num_read":1824,"num_read_kb":366165,"num_write":197,"num_write_kb":323456,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"23'3","reported_seq":89,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:32:59.946713+0000","last_change":"2026-02-19T20:06:57.032946+0000","last_active":"2026-02-19T20:32:59.946713+0000","last_peered":"2026-02-19T20:32:59.946713+0000","last_clean":"2026-02-19T20:32:59.946713+0000","last_became_active":"2026-02-19T20:06:54.915639+0000","last_became_peered":"2026-02-19T20:06:54.915639+0000","last_unstale":"2026-02-19T20:32:59.946713+0000","last_undegraded":"2026-02-19T20:32:59.946713+0000","last_fullsized":"2026-02-19T20:32:59.946713+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-19T20:06:53.910066+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:53.910066+0000","last_clean_scrub_stamp":"2026-02-19T20:06:53.910066+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T04:57:47.909361+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00029953599999999999,"stat_sum":{"num_bytes":276,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":63,"num_read_kb":27,"num_write":3,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.2","version":"23'122","reported_seq":1835,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:32:04.944115+0000","last_change":"2026-02-19T20:07:05.486861+0000","last_active":"2026-02-19T20:32:04.944115+0000","last_peered":"2026-02-19T20:32:04.944115+0000","last_clean":"2026-02-19T20:32:04.944115+0000","last_became_active":"2026-02-19T20:07:03.483520+0000","last_became_peered":"2026-02-19T20:07:03.483520+0000","last_unstale":"2026-02-19T20:32:04.944115+0000","last_undegraded":"2026-02-19T20:32:04.944115+0000","last_fullsized":"2026-02-19T20:32:04.944115+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:07:02.475603+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:07:02.475603+0000","last_clean_scrub_stamp":"2026-02-19T20:07:02.475603+0000","objects_scrubbed":0,"log_size":122,"log_dups_size":0,"ondisk_log_size":122,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-20T20:30:33.116353+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00053977199999999999,"stat_sum":{"num_bytes":394575891,"num_objects":111,"num_object_clones":0,"num_object_copies":222,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":111,"num_whiteouts":0,"num_read":1669,"num_read_kb":330695,"num_write":149,"num_write_kb":290658,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.3","version":"24'113","reported_seq":337,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:31:54.943460+0000","last_change":"2026-02-19T20:06:56.919245+0000","last_active":"2026-02-19T20:31:54.943460+0000","last_peered":"2026-02-19T20:31:54.943460+0000","last_clean":"2026-02-19T20:31:54.943460+0000","last_became_active":"2026-02-19T20:06:54.914855+0000","last_became_peered":"2026-02-19T20:06:54.914855+0000","last_unstale":"2026-02-19T20:31:54.943460+0000","last_undegraded":"2026-02-19T20:31:54.943460+0000","last_fullsized":"2026-02-19T20:31:54.943460+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-19T20:06:53.910066+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:53.910066+0000","last_clean_scrub_stamp":"2026-02-19T20:06:53.910066+0000","objects_scrubbed":0,"log_size":113,"log_dups_size":0,"ondisk_log_size":113,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T06:16:18.619298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000522179,"stat_sum":{"num_bytes":0,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":608,"num_read_kb":558,"num_write":99,"num_write_kb":92,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"10'72","reported_seq":143,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:32:59.947572+0000","last_change":"2026-02-19T20:06:51.910430+0000","last_active":"2026-02-19T20:32:59.947572+0000","last_peered":"2026-02-19T20:32:59.947572+0000","last_clean":"2026-02-19T20:32:59.947572+0000","last_became_active":"2026-02-19T20:06:51.909162+0000","last_became_peered":"2026-02-19T20:06:51.909162+0000","last_unstale":"2026-02-19T20:32:59.947572+0000","last_undegraded":"2026-02-19T20:32:59.947572+0000","last_fullsized":"2026-02-19T20:32:59.947572+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-19T20:06:50.906234+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:50.906234+0000","last_clean_scrub_stamp":"2026-02-19T20:06:50.906234+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-21T02:23:05.645576+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":3,"num_pg":4,"stat_sum":{"num_bytes":1715748883,"num_objects":500,"num_object_clones":0,"num_object_copies":1000,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":500,"num_whiteouts":0,"num_read":6490,"num_read_kb":1338520,"num_write":671,"num_write_kb":1181506,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":919855104,"data_stored":2419720230,"data_compressed":670619396,"data_compressed_allocated":743948288,"data_compressed_original":2243821568,"omap_allocated":0,"internal_metadata":0},"log_size":560,"ondisk_log_size":560,"up":8,"acting":8,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":783,"num_objects":15,"num_object_clones":0,"num_object_copies":30,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":15,"num_whiteouts":0,"num_read":4178,"num_read_kb":3490,"num_write":1144,"num_write_kb":1115,"num_scrub_errors":0,"num_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":81920,"data_stored":1566,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":56328,"internal_metadata":0},"log_size":666,"ondisk_log_size":666,"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":114688,"data_stored":1180736,"data_compressed":12964,"data_compressed_allocated":73728,"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":34359738721,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":476324,"kb_used_data":449364,"kb_used_omap":31,"kb_used_meta":26912,"kb_avail":93895516,"statfs":{"total":96636764160,"available":96149008384,"internally_reserved":0,"allocated":460148736,"data_stored":1209932512,"data_compressed":335309698,"data_compressed_allocated":371974144,"data_compressed_original":1121910784,"omap_allocated":32209,"internal_metadata":27558447},"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":34359738721,"num_pgs":11,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":229540,"kb_used_data":202580,"kb_used_omap":33,"kb_used_meta":26910,"kb_avail":94142300,"statfs":{"total":96636764160,"available":96401715200,"internally_reserved":0,"allocated":207441920,"data_stored":538615531,"data_compressed":141519120,"data_compressed_allocated":157429760,"data_compressed_original":488783872,"omap_allocated":33988,"internal_metadata":27556668},"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":34359738721,"num_pgs":8,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":274104,"kb_used_data":247144,"kb_used_omap":15,"kb_used_meta":26928,"kb_avail":94097736,"statfs":{"total":96636764160,"available":96356081664,"internally_reserved":0,"allocated":253075456,"data_stored":672570804,"data_compressed":193803542,"data_compressed_allocated":214618112,"data_compressed_original":634273792,"omap_allocated":15788,"internal_metadata":27574868},"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":57344,"data_stored":590368,"data_compressed":6482,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":6482,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":491,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":14008,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":40960,"data_stored":783,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":24074,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":292,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":18246,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":252788736,"data_stored":671907840,"data_compressed":193797060,"data_compressed_allocated":214581248,"data_compressed_original":633700352,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":207138816,"data_stored":537952275,"data_compressed":141512638,"data_compressed_allocated":157392896,"data_compressed_original":488210432,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":459927552,"data_stored":1209860115,"data_compressed":335309698,"data_compressed_allocated":371974144,"data_compressed_original":1121910784,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-19T20:36:03.064 INFO:tasks.ceph.ceph_manager.cluster2:clean! 2026-02-19T20:36:03.064 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2026-02-19T20:36:03.238 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:36:03.238 INFO:teuthology.orchestra.run.trial138.stderr:dumped all 2026-02-19T20:36:03.245 INFO:teuthology.orchestra.run.trial138.stdout:{"pg_ready":true,"pg_map":{"version":897,"stamp":"2026-02-19T20:36:02.036308+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1716340034,"num_objects":517,"num_object_clones":0,"num_object_copies":1034,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":517,"num_whiteouts":0,"num_read":10734,"num_read_kb":1342065,"num_write":1916,"num_write_kb":1184249,"num_scrub_errors":0,"num_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":1298,"ondisk_log_size":1298,"up":26,"acting":26,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":26,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":979968,"kb_used_data":899088,"kb_used_omap":80,"kb_used_meta":80751,"kb_avail":282135552,"statfs":{"total":289910292480,"available":288906805248,"internally_reserved":0,"allocated":920666112,"data_stored":2421118847,"data_compressed":670632360,"data_compressed_allocated":744022016,"data_compressed_original":2244968448,"omap_allocated":81985,"internal_metadata":82689983},"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.000934"},"pg_stats":[{"pgid":"2.7","version":"20'1","reported_seq":70,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:32:54.947268+0000","last_change":"2026-02-19T20:06:56.919114+0000","last_active":"2026-02-19T20:32:54.947268+0000","last_peered":"2026-02-19T20:32:54.947268+0000","last_clean":"2026-02-19T20:32:54.947268+0000","last_became_active":"2026-02-19T20:06:54.915297+0000","last_became_peered":"2026-02-19T20:06:54.915297+0000","last_unstale":"2026-02-19T20:32:54.947268+0000","last_undegraded":"2026-02-19T20:32:54.947268+0000","last_fullsized":"2026-02-19T20:32:54.947268+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-19T20:06:53.910066+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:53.910066+0000","last_clean_scrub_stamp":"2026-02-19T20:06:53.910066+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-21T01:25:50.101572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00039417100000000002,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":29,"num_read_kb":9,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"0'0","reported_seq":51,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:32:54.947259+0000","last_change":"2026-02-19T20:06:56.919007+0000","last_active":"2026-02-19T20:32:54.947259+0000","last_peered":"2026-02-19T20:32:54.947259+0000","last_clean":"2026-02-19T20:32:54.947259+0000","last_became_active":"2026-02-19T20:06:54.915341+0000","last_became_peered":"2026-02-19T20:06:54.915341+0000","last_unstale":"2026-02-19T20:32:54.947259+0000","last_undegraded":"2026-02-19T20:32:54.947259+0000","last_fullsized":"2026-02-19T20:32:54.947259+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-19T20:06:53.910066+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:53.910066+0000","last_clean_scrub_stamp":"2026-02-19T20:06:53.910066+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T03:06:11.757225+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000297492,"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":[]},{"pgid":"2.5","version":"0'0","reported_seq":51,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:31:59.943777+0000","last_change":"2026-02-19T20:06:56.919164+0000","last_active":"2026-02-19T20:31:59.943777+0000","last_peered":"2026-02-19T20:31:59.943777+0000","last_clean":"2026-02-19T20:31:59.943777+0000","last_became_active":"2026-02-19T20:06:54.915252+0000","last_became_peered":"2026-02-19T20:06:54.915252+0000","last_unstale":"2026-02-19T20:31:59.943777+0000","last_undegraded":"2026-02-19T20:31:59.943777+0000","last_fullsized":"2026-02-19T20:31:59.943777+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-19T20:06:53.910066+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:53.910066+0000","last_clean_scrub_stamp":"2026-02-19T20:06:53.910066+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T04:47:52.291268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00043005799999999998,"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":[]},{"pgid":"2.4","version":"23'415","reported_seq":481,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:31:54.943469+0000","last_change":"2026-02-19T20:06:56.918956+0000","last_active":"2026-02-19T20:31:54.943469+0000","last_peered":"2026-02-19T20:31:54.943469+0000","last_clean":"2026-02-19T20:31:54.943469+0000","last_became_active":"2026-02-19T20:06:54.915222+0000","last_became_peered":"2026-02-19T20:06:54.915222+0000","last_unstale":"2026-02-19T20:31:54.943469+0000","last_undegraded":"2026-02-19T20:31:54.943469+0000","last_fullsized":"2026-02-19T20:31:54.943469+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-19T20:06:53.910066+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:53.910066+0000","last_clean_scrub_stamp":"2026-02-19T20:06:53.910066+0000","objects_scrubbed":0,"log_size":415,"log_dups_size":0,"ondisk_log_size":415,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T02:39:18.599287+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026971999999999999,"stat_sum":{"num_bytes":260,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":2429,"num_read_kb":2020,"num_write":813,"num_write_kb":803,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"23'165","reported_seq":1605,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:32:04.943955+0000","last_change":"2026-02-19T20:07:05.621248+0000","last_active":"2026-02-19T20:32:04.943955+0000","last_peered":"2026-02-19T20:32:04.943955+0000","last_clean":"2026-02-19T20:32:04.943955+0000","last_became_active":"2026-02-19T20:07:03.483326+0000","last_became_peered":"2026-02-19T20:07:03.483326+0000","last_unstale":"2026-02-19T20:32:04.943955+0000","last_undegraded":"2026-02-19T20:32:04.943955+0000","last_fullsized":"2026-02-19T20:32:04.943955+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:07:02.475603+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:07:02.475603+0000","last_clean_scrub_stamp":"2026-02-19T20:07:02.475603+0000","objects_scrubbed":0,"log_size":165,"log_dups_size":0,"ondisk_log_size":165,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T03:07:07.454251+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00022551799999999999,"stat_sum":{"num_bytes":494436352,"num_objects":144,"num_object_clones":0,"num_object_copies":288,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":144,"num_whiteouts":0,"num_read":1396,"num_read_kb":372104,"num_write":190,"num_write_kb":332704,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"24'120","reported_seq":271,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:31:54.943252+0000","last_change":"2026-02-19T20:06:56.918274+0000","last_active":"2026-02-19T20:31:54.943252+0000","last_peered":"2026-02-19T20:31:54.943252+0000","last_clean":"2026-02-19T20:31:54.943252+0000","last_became_active":"2026-02-19T20:06:54.914761+0000","last_became_peered":"2026-02-19T20:06:54.914761+0000","last_unstale":"2026-02-19T20:31:54.943252+0000","last_undegraded":"2026-02-19T20:31:54.943252+0000","last_fullsized":"2026-02-19T20:31:54.943252+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-19T20:06:53.910066+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:53.910066+0000","last_clean_scrub_stamp":"2026-02-19T20:06:53.910066+0000","objects_scrubbed":0,"log_size":120,"log_dups_size":0,"ondisk_log_size":120,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T01:55:19.938925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010377349999999999,"stat_sum":{"num_bytes":215,"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":812,"num_read_kb":681,"num_write":217,"num_write_kb":209,"num_scrub_errors":0,"num_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":"3.0","version":"23'122","reported_seq":1768,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:33:09.948177+0000","last_change":"2026-02-19T20:07:05.486631+0000","last_active":"2026-02-19T20:33:09.948177+0000","last_peered":"2026-02-19T20:33:09.948177+0000","last_clean":"2026-02-19T20:33:09.948177+0000","last_became_active":"2026-02-19T20:07:03.483331+0000","last_became_peered":"2026-02-19T20:07:03.483331+0000","last_unstale":"2026-02-19T20:33:09.948177+0000","last_undegraded":"2026-02-19T20:33:09.948177+0000","last_fullsized":"2026-02-19T20:33:09.948177+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:07:02.475603+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:07:02.475603+0000","last_clean_scrub_stamp":"2026-02-19T20:07:02.475603+0000","objects_scrubbed":0,"log_size":122,"log_dups_size":0,"ondisk_log_size":122,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T05:04:43.340344+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00027856700000000002,"stat_sum":{"num_bytes":366018560,"num_objects":110,"num_object_clones":0,"num_object_copies":220,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":110,"num_whiteouts":0,"num_read":1601,"num_read_kb":269556,"num_write":135,"num_write_kb":234688,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.1","version":"24'14","reported_seq":153,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:31:54.942710+0000","last_change":"2026-02-19T20:06:57.032916+0000","last_active":"2026-02-19T20:31:54.942710+0000","last_peered":"2026-02-19T20:31:54.942710+0000","last_clean":"2026-02-19T20:31:54.942710+0000","last_became_active":"2026-02-19T20:06:54.915721+0000","last_became_peered":"2026-02-19T20:06:54.915721+0000","last_unstale":"2026-02-19T20:31:54.942710+0000","last_undegraded":"2026-02-19T20:31:54.942710+0000","last_fullsized":"2026-02-19T20:31:54.942710+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-19T20:06:53.910066+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:53.910066+0000","last_clean_scrub_stamp":"2026-02-19T20:06:53.910066+0000","objects_scrubbed":0,"log_size":14,"log_dups_size":0,"ondisk_log_size":14,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T07:52:46.462479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026996000000000002,"stat_sum":{"num_bytes":16,"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":237,"num_read_kb":195,"num_write":11,"num_write_kb":7,"num_scrub_errors":0,"num_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":"3.1","version":"23'151","reported_seq":2019,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:32:04.943936+0000","last_change":"2026-02-19T20:07:05.621230+0000","last_active":"2026-02-19T20:32:04.943936+0000","last_peered":"2026-02-19T20:32:04.943936+0000","last_clean":"2026-02-19T20:32:04.943936+0000","last_became_active":"2026-02-19T20:07:03.483227+0000","last_became_peered":"2026-02-19T20:07:03.483227+0000","last_unstale":"2026-02-19T20:32:04.943936+0000","last_undegraded":"2026-02-19T20:32:04.943936+0000","last_fullsized":"2026-02-19T20:32:04.943936+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:07:02.475603+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:07:02.475603+0000","last_clean_scrub_stamp":"2026-02-19T20:07:02.475603+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-20T21:19:48.941661+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00022469699999999999,"stat_sum":{"num_bytes":460718080,"num_objects":135,"num_object_clones":0,"num_object_copies":270,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":135,"num_whiteouts":0,"num_read":1824,"num_read_kb":366165,"num_write":197,"num_write_kb":323456,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"23'3","reported_seq":89,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:32:59.946713+0000","last_change":"2026-02-19T20:06:57.032946+0000","last_active":"2026-02-19T20:32:59.946713+0000","last_peered":"2026-02-19T20:32:59.946713+0000","last_clean":"2026-02-19T20:32:59.946713+0000","last_became_active":"2026-02-19T20:06:54.915639+0000","last_became_peered":"2026-02-19T20:06:54.915639+0000","last_unstale":"2026-02-19T20:32:59.946713+0000","last_undegraded":"2026-02-19T20:32:59.946713+0000","last_fullsized":"2026-02-19T20:32:59.946713+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-19T20:06:53.910066+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:53.910066+0000","last_clean_scrub_stamp":"2026-02-19T20:06:53.910066+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T04:57:47.909361+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00029953599999999999,"stat_sum":{"num_bytes":276,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":63,"num_read_kb":27,"num_write":3,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.2","version":"23'122","reported_seq":1835,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:32:04.944115+0000","last_change":"2026-02-19T20:07:05.486861+0000","last_active":"2026-02-19T20:32:04.944115+0000","last_peered":"2026-02-19T20:32:04.944115+0000","last_clean":"2026-02-19T20:32:04.944115+0000","last_became_active":"2026-02-19T20:07:03.483520+0000","last_became_peered":"2026-02-19T20:07:03.483520+0000","last_unstale":"2026-02-19T20:32:04.944115+0000","last_undegraded":"2026-02-19T20:32:04.944115+0000","last_fullsized":"2026-02-19T20:32:04.944115+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:07:02.475603+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:07:02.475603+0000","last_clean_scrub_stamp":"2026-02-19T20:07:02.475603+0000","objects_scrubbed":0,"log_size":122,"log_dups_size":0,"ondisk_log_size":122,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-20T20:30:33.116353+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00053977199999999999,"stat_sum":{"num_bytes":394575891,"num_objects":111,"num_object_clones":0,"num_object_copies":222,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":111,"num_whiteouts":0,"num_read":1669,"num_read_kb":330695,"num_write":149,"num_write_kb":290658,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.3","version":"24'113","reported_seq":337,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:31:54.943460+0000","last_change":"2026-02-19T20:06:56.919245+0000","last_active":"2026-02-19T20:31:54.943460+0000","last_peered":"2026-02-19T20:31:54.943460+0000","last_clean":"2026-02-19T20:31:54.943460+0000","last_became_active":"2026-02-19T20:06:54.914855+0000","last_became_peered":"2026-02-19T20:06:54.914855+0000","last_unstale":"2026-02-19T20:31:54.943460+0000","last_undegraded":"2026-02-19T20:31:54.943460+0000","last_fullsized":"2026-02-19T20:31:54.943460+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-19T20:06:53.910066+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:53.910066+0000","last_clean_scrub_stamp":"2026-02-19T20:06:53.910066+0000","objects_scrubbed":0,"log_size":113,"log_dups_size":0,"ondisk_log_size":113,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T06:16:18.619298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000522179,"stat_sum":{"num_bytes":0,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":608,"num_read_kb":558,"num_write":99,"num_write_kb":92,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"10'72","reported_seq":143,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:32:59.947572+0000","last_change":"2026-02-19T20:06:51.910430+0000","last_active":"2026-02-19T20:32:59.947572+0000","last_peered":"2026-02-19T20:32:59.947572+0000","last_clean":"2026-02-19T20:32:59.947572+0000","last_became_active":"2026-02-19T20:06:51.909162+0000","last_became_peered":"2026-02-19T20:06:51.909162+0000","last_unstale":"2026-02-19T20:32:59.947572+0000","last_undegraded":"2026-02-19T20:32:59.947572+0000","last_fullsized":"2026-02-19T20:32:59.947572+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-19T20:06:50.906234+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:50.906234+0000","last_clean_scrub_stamp":"2026-02-19T20:06:50.906234+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-21T02:23:05.645576+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":3,"num_pg":4,"stat_sum":{"num_bytes":1715748883,"num_objects":500,"num_object_clones":0,"num_object_copies":1000,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":500,"num_whiteouts":0,"num_read":6490,"num_read_kb":1338520,"num_write":671,"num_write_kb":1181506,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":919855104,"data_stored":2419720230,"data_compressed":670619396,"data_compressed_allocated":743948288,"data_compressed_original":2243821568,"omap_allocated":0,"internal_metadata":0},"log_size":560,"ondisk_log_size":560,"up":8,"acting":8,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":783,"num_objects":15,"num_object_clones":0,"num_object_copies":30,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":15,"num_whiteouts":0,"num_read":4178,"num_read_kb":3490,"num_write":1144,"num_write_kb":1115,"num_scrub_errors":0,"num_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":81920,"data_stored":1566,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":56328,"internal_metadata":0},"log_size":666,"ondisk_log_size":666,"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":114688,"data_stored":1180736,"data_compressed":12964,"data_compressed_allocated":73728,"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":34359738721,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":476324,"kb_used_data":449364,"kb_used_omap":31,"kb_used_meta":26912,"kb_avail":93895516,"statfs":{"total":96636764160,"available":96149008384,"internally_reserved":0,"allocated":460148736,"data_stored":1209932512,"data_compressed":335309698,"data_compressed_allocated":371974144,"data_compressed_original":1121910784,"omap_allocated":32209,"internal_metadata":27558447},"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":34359738721,"num_pgs":11,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":229540,"kb_used_data":202580,"kb_used_omap":33,"kb_used_meta":26910,"kb_avail":94142300,"statfs":{"total":96636764160,"available":96401715200,"internally_reserved":0,"allocated":207441920,"data_stored":538615531,"data_compressed":141519120,"data_compressed_allocated":157429760,"data_compressed_original":488783872,"omap_allocated":33988,"internal_metadata":27556668},"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":34359738721,"num_pgs":8,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":274104,"kb_used_data":247144,"kb_used_omap":15,"kb_used_meta":26928,"kb_avail":94097736,"statfs":{"total":96636764160,"available":96356081664,"internally_reserved":0,"allocated":253075456,"data_stored":672570804,"data_compressed":193803542,"data_compressed_allocated":214618112,"data_compressed_original":634273792,"omap_allocated":15788,"internal_metadata":27574868},"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":57344,"data_stored":590368,"data_compressed":6482,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":6482,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":491,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":14008,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":40960,"data_stored":783,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":24074,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":292,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":18246,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":252788736,"data_stored":671907840,"data_compressed":193797060,"data_compressed_allocated":214581248,"data_compressed_original":633700352,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":207138816,"data_stored":537952275,"data_compressed":141512638,"data_compressed_allocated":157392896,"data_compressed_original":488210432,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":459927552,"data_stored":1209860115,"data_compressed":335309698,"data_compressed_allocated":371974144,"data_compressed_original":1121910784,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-19T20:36:03.247 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd dump --format=json 2026-02-19T20:36:03.420 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:36:03.421 INFO:teuthology.orchestra.run.trial138.stdout:{"epoch":24,"fsid":"42351729-b8ee-4a86-98cd-ab7a26fd9a52","created":"2026-02-19T20:06:45.476792+0000","modified":"2026-02-19T20:08:07.516935+0000","last_up_change":"2026-02-19T20:06:49.483638+0000","last_in_change":"2026-02-19T20:06:46.152076+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":3,"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-19T20:06:49.913415+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-19T20:06:53.335395+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}},{"pool":3,"pool_name":"datapool","create_time":"2026-02-19T20:07:02.059280+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":4,"pg_placement_num":4,"pg_placement_num_target":4,"pg_num_target":4,"pg_num_pending":4,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"24","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":24,"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.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"94a86f56-7ae7-4560-a279-17e1dc58a5a0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6800","nonce":2661434688},{"type":"v1","addr":"10.20.193.138:6801","nonce":2661434688}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6802","nonce":2661434688},{"type":"v1","addr":"10.20.193.138:6803","nonce":2661434688}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6806","nonce":2661434688},{"type":"v1","addr":"10.20.193.138:6807","nonce":2661434688}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6804","nonce":2661434688},{"type":"v1","addr":"10.20.193.138:6805","nonce":2661434688}]},"public_addr":"10.20.193.138:6801/2661434688","cluster_addr":"10.20.193.138:6803/2661434688","heartbeat_back_addr":"10.20.193.138:6807/2661434688","heartbeat_front_addr":"10.20.193.138:6805/2661434688","state":["exists","up"]},{"osd":1,"uuid":"b265231d-ef26-489b-b3d6-5d9f967c6048","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6808","nonce":2389228063},{"type":"v1","addr":"10.20.193.138:6811","nonce":2389228063}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6813","nonce":2389228063},{"type":"v1","addr":"10.20.193.138:6815","nonce":2389228063}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6822","nonce":2389228063},{"type":"v1","addr":"10.20.193.138:6823","nonce":2389228063}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6817","nonce":2389228063},{"type":"v1","addr":"10.20.193.138:6820","nonce":2389228063}]},"public_addr":"10.20.193.138:6811/2389228063","cluster_addr":"10.20.193.138:6815/2389228063","heartbeat_back_addr":"10.20.193.138:6823/2389228063","heartbeat_front_addr":"10.20.193.138:6820/2389228063","state":["exists","up"]},{"osd":2,"uuid":"4d95edfe-e0eb-4821-8c78-5bdcacd4a273","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.138:6809","nonce":3599152441},{"type":"v1","addr":"10.20.193.138:6810","nonce":3599152441}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6812","nonce":3599152441},{"type":"v1","addr":"10.20.193.138:6814","nonce":3599152441}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6819","nonce":3599152441},{"type":"v1","addr":"10.20.193.138:6821","nonce":3599152441}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.138:6816","nonce":3599152441},{"type":"v1","addr":"10.20.193.138:6818","nonce":3599152441}]},"public_addr":"10.20.193.138:6810/3599152441","cluster_addr":"10.20.193.138:6814/3599152441","heartbeat_back_addr":"10.20.193.138:6821/3599152441","heartbeat_front_addr":"10.20.193.138:6818/3599152441","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T20:06:48.034838+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T20:06:48.044795+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T20:06:48.003293+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"isa","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2026-02-19T20:36:04.430 INFO:tasks.ceph:Scrubbing cluster2.osd.0 2026-02-19T20:36:04.430 DEBUG:teuthology.orchestra.run.trial138:> 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-19T20:36:04.511 INFO:teuthology.orchestra.run.trial138.stdout:{ 2026-02-19T20:36:04.511 INFO:teuthology.orchestra.run.trial138.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) osd_delete_sleep = '' osd_delete_sleep_hdd = '' osd_delete_sleep_hybrid = '' osd_delete_sleep_ssd = '' osd_max_backfills = '' osd_recovery_max_active = '' osd_recovery_max_active_hdd = '' osd_recovery_max_active_ssd = '' osd_recovery_sleep = '' osd_recovery_sleep_degraded = '' osd_recovery_sleep_degraded_hdd = '' osd_recovery_sleep_degraded_hybrid = '' osd_recovery_sleep_degraded_ssd = '' osd_recovery_sleep_hdd = '' osd_recovery_sleep_hybrid = '' osd_recovery_sleep_ssd = '' osd_scrub_sleep = '' osd_snap_trim_sleep = '' osd_snap_trim_sleep_hdd = '' osd_snap_trim_sleep_hybrid = '' osd_snap_trim_sleep_ssd = '' " 2026-02-19T20:36:04.511 INFO:teuthology.orchestra.run.trial138.stdout:} 2026-02-19T20:36:04.517 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd deep-scrub 0 2026-02-19T20:36:04.691 INFO:teuthology.orchestra.run.trial138.stderr:instructed osd(s) 0 to deep-scrub 2026-02-19T20:36:04.701 INFO:tasks.ceph:Scrubbing cluster2.osd.1 2026-02-19T20:36:04.702 DEBUG:teuthology.orchestra.run.trial138:> 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-19T20:36:04.782 INFO:teuthology.orchestra.run.trial138.stdout:{ 2026-02-19T20:36:04.782 INFO:teuthology.orchestra.run.trial138.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) osd_delete_sleep = '' osd_delete_sleep_hdd = '' osd_delete_sleep_hybrid = '' osd_delete_sleep_ssd = '' osd_max_backfills = '' osd_recovery_max_active = '' osd_recovery_max_active_hdd = '' osd_recovery_max_active_ssd = '' osd_recovery_sleep = '' osd_recovery_sleep_degraded = '' osd_recovery_sleep_degraded_hdd = '' osd_recovery_sleep_degraded_hybrid = '' osd_recovery_sleep_degraded_ssd = '' osd_recovery_sleep_hdd = '' osd_recovery_sleep_hybrid = '' osd_recovery_sleep_ssd = '' osd_scrub_sleep = '' osd_snap_trim_sleep = '' osd_snap_trim_sleep_hdd = '' osd_snap_trim_sleep_hybrid = '' osd_snap_trim_sleep_ssd = '' " 2026-02-19T20:36:04.782 INFO:teuthology.orchestra.run.trial138.stdout:} 2026-02-19T20:36:04.789 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd deep-scrub 1 2026-02-19T20:36:04.969 INFO:teuthology.orchestra.run.trial138.stderr:instructed osd(s) 1 to deep-scrub 2026-02-19T20:36:04.981 INFO:tasks.ceph:Scrubbing cluster2.osd.2 2026-02-19T20:36:04.981 DEBUG:teuthology.orchestra.run.trial138:> 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-19T20:36:05.061 INFO:teuthology.orchestra.run.trial138.stdout:{ 2026-02-19T20:36:05.061 INFO:teuthology.orchestra.run.trial138.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) osd_delete_sleep = '' osd_delete_sleep_hdd = '' osd_delete_sleep_hybrid = '' osd_delete_sleep_ssd = '' osd_max_backfills = '' osd_recovery_max_active = '' osd_recovery_max_active_hdd = '' osd_recovery_max_active_ssd = '' osd_recovery_sleep = '' osd_recovery_sleep_degraded = '' osd_recovery_sleep_degraded_hdd = '' osd_recovery_sleep_degraded_hybrid = '' osd_recovery_sleep_degraded_ssd = '' osd_recovery_sleep_hdd = '' osd_recovery_sleep_hybrid = '' osd_recovery_sleep_ssd = '' osd_scrub_sleep = '' osd_snap_trim_sleep = '' osd_snap_trim_sleep_hdd = '' osd_snap_trim_sleep_hybrid = '' osd_snap_trim_sleep_ssd = '' " 2026-02-19T20:36:05.061 INFO:teuthology.orchestra.run.trial138.stdout:} 2026-02-19T20:36:05.068 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 osd deep-scrub 2 2026-02-19T20:36:05.245 INFO:teuthology.orchestra.run.trial138.stderr:instructed osd(s) 2 to deep-scrub 2026-02-19T20:36:05.257 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2026-02-19T20:36:05.431 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:36:05.432 INFO:teuthology.orchestra.run.trial138.stderr:dumped all 2026-02-19T20:36:05.442 INFO:teuthology.orchestra.run.trial138.stdout:{"pg_ready":true,"pg_map":{"version":898,"stamp":"2026-02-19T20:36:04.036481+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1716340034,"num_objects":517,"num_object_clones":0,"num_object_copies":1034,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":517,"num_whiteouts":0,"num_read":10734,"num_read_kb":1342065,"num_write":1916,"num_write_kb":1184249,"num_scrub_errors":0,"num_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":1298,"ondisk_log_size":1298,"up":26,"acting":26,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":26,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":979968,"kb_used_data":899088,"kb_used_omap":80,"kb_used_meta":80751,"kb_avail":282135552,"statfs":{"total":289910292480,"available":288906805248,"internally_reserved":0,"allocated":920666112,"data_stored":2421118847,"data_compressed":670632360,"data_compressed_allocated":744022016,"data_compressed_original":2244968448,"omap_allocated":81985,"internal_metadata":82689983},"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.000932"},"pg_stats":[{"pgid":"2.7","version":"20'1","reported_seq":70,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:32:54.947268+0000","last_change":"2026-02-19T20:06:56.919114+0000","last_active":"2026-02-19T20:32:54.947268+0000","last_peered":"2026-02-19T20:32:54.947268+0000","last_clean":"2026-02-19T20:32:54.947268+0000","last_became_active":"2026-02-19T20:06:54.915297+0000","last_became_peered":"2026-02-19T20:06:54.915297+0000","last_unstale":"2026-02-19T20:32:54.947268+0000","last_undegraded":"2026-02-19T20:32:54.947268+0000","last_fullsized":"2026-02-19T20:32:54.947268+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-19T20:06:53.910066+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:53.910066+0000","last_clean_scrub_stamp":"2026-02-19T20:06:53.910066+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-21T01:25:50.101572+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00039417100000000002,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":29,"num_read_kb":9,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"0'0","reported_seq":51,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:32:54.947259+0000","last_change":"2026-02-19T20:06:56.919007+0000","last_active":"2026-02-19T20:32:54.947259+0000","last_peered":"2026-02-19T20:32:54.947259+0000","last_clean":"2026-02-19T20:32:54.947259+0000","last_became_active":"2026-02-19T20:06:54.915341+0000","last_became_peered":"2026-02-19T20:06:54.915341+0000","last_unstale":"2026-02-19T20:32:54.947259+0000","last_undegraded":"2026-02-19T20:32:54.947259+0000","last_fullsized":"2026-02-19T20:32:54.947259+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-19T20:06:53.910066+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:53.910066+0000","last_clean_scrub_stamp":"2026-02-19T20:06:53.910066+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T03:06:11.757225+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000297492,"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":[]},{"pgid":"2.5","version":"0'0","reported_seq":51,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:31:59.943777+0000","last_change":"2026-02-19T20:06:56.919164+0000","last_active":"2026-02-19T20:31:59.943777+0000","last_peered":"2026-02-19T20:31:59.943777+0000","last_clean":"2026-02-19T20:31:59.943777+0000","last_became_active":"2026-02-19T20:06:54.915252+0000","last_became_peered":"2026-02-19T20:06:54.915252+0000","last_unstale":"2026-02-19T20:31:59.943777+0000","last_undegraded":"2026-02-19T20:31:59.943777+0000","last_fullsized":"2026-02-19T20:31:59.943777+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-19T20:06:53.910066+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:53.910066+0000","last_clean_scrub_stamp":"2026-02-19T20:06:53.910066+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T04:47:52.291268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00043005799999999998,"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":[]},{"pgid":"2.4","version":"23'415","reported_seq":481,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:31:54.943469+0000","last_change":"2026-02-19T20:06:56.918956+0000","last_active":"2026-02-19T20:31:54.943469+0000","last_peered":"2026-02-19T20:31:54.943469+0000","last_clean":"2026-02-19T20:31:54.943469+0000","last_became_active":"2026-02-19T20:06:54.915222+0000","last_became_peered":"2026-02-19T20:06:54.915222+0000","last_unstale":"2026-02-19T20:31:54.943469+0000","last_undegraded":"2026-02-19T20:31:54.943469+0000","last_fullsized":"2026-02-19T20:31:54.943469+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-19T20:06:53.910066+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:53.910066+0000","last_clean_scrub_stamp":"2026-02-19T20:06:53.910066+0000","objects_scrubbed":0,"log_size":415,"log_dups_size":0,"ondisk_log_size":415,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T02:39:18.599287+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026971999999999999,"stat_sum":{"num_bytes":260,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":2429,"num_read_kb":2020,"num_write":813,"num_write_kb":803,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"23'165","reported_seq":1605,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:32:04.943955+0000","last_change":"2026-02-19T20:07:05.621248+0000","last_active":"2026-02-19T20:32:04.943955+0000","last_peered":"2026-02-19T20:32:04.943955+0000","last_clean":"2026-02-19T20:32:04.943955+0000","last_became_active":"2026-02-19T20:07:03.483326+0000","last_became_peered":"2026-02-19T20:07:03.483326+0000","last_unstale":"2026-02-19T20:32:04.943955+0000","last_undegraded":"2026-02-19T20:32:04.943955+0000","last_fullsized":"2026-02-19T20:32:04.943955+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:07:02.475603+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:07:02.475603+0000","last_clean_scrub_stamp":"2026-02-19T20:07:02.475603+0000","objects_scrubbed":0,"log_size":165,"log_dups_size":0,"ondisk_log_size":165,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T03:07:07.454251+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00022551799999999999,"stat_sum":{"num_bytes":494436352,"num_objects":144,"num_object_clones":0,"num_object_copies":288,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":144,"num_whiteouts":0,"num_read":1396,"num_read_kb":372104,"num_write":190,"num_write_kb":332704,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"24'120","reported_seq":271,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:31:54.943252+0000","last_change":"2026-02-19T20:06:56.918274+0000","last_active":"2026-02-19T20:31:54.943252+0000","last_peered":"2026-02-19T20:31:54.943252+0000","last_clean":"2026-02-19T20:31:54.943252+0000","last_became_active":"2026-02-19T20:06:54.914761+0000","last_became_peered":"2026-02-19T20:06:54.914761+0000","last_unstale":"2026-02-19T20:31:54.943252+0000","last_undegraded":"2026-02-19T20:31:54.943252+0000","last_fullsized":"2026-02-19T20:31:54.943252+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-19T20:06:53.910066+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:53.910066+0000","last_clean_scrub_stamp":"2026-02-19T20:06:53.910066+0000","objects_scrubbed":0,"log_size":120,"log_dups_size":0,"ondisk_log_size":120,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-21T01:55:19.938925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010377349999999999,"stat_sum":{"num_bytes":215,"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":812,"num_read_kb":681,"num_write":217,"num_write_kb":209,"num_scrub_errors":0,"num_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":"3.0","version":"23'122","reported_seq":1768,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:33:09.948177+0000","last_change":"2026-02-19T20:07:05.486631+0000","last_active":"2026-02-19T20:33:09.948177+0000","last_peered":"2026-02-19T20:33:09.948177+0000","last_clean":"2026-02-19T20:33:09.948177+0000","last_became_active":"2026-02-19T20:07:03.483331+0000","last_became_peered":"2026-02-19T20:07:03.483331+0000","last_unstale":"2026-02-19T20:33:09.948177+0000","last_undegraded":"2026-02-19T20:33:09.948177+0000","last_fullsized":"2026-02-19T20:33:09.948177+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:07:02.475603+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:07:02.475603+0000","last_clean_scrub_stamp":"2026-02-19T20:07:02.475603+0000","objects_scrubbed":0,"log_size":122,"log_dups_size":0,"ondisk_log_size":122,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T05:04:43.340344+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00027856700000000002,"stat_sum":{"num_bytes":366018560,"num_objects":110,"num_object_clones":0,"num_object_copies":220,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":110,"num_whiteouts":0,"num_read":1601,"num_read_kb":269556,"num_write":135,"num_write_kb":234688,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.1","version":"24'14","reported_seq":153,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:31:54.942710+0000","last_change":"2026-02-19T20:06:57.032916+0000","last_active":"2026-02-19T20:31:54.942710+0000","last_peered":"2026-02-19T20:31:54.942710+0000","last_clean":"2026-02-19T20:31:54.942710+0000","last_became_active":"2026-02-19T20:06:54.915721+0000","last_became_peered":"2026-02-19T20:06:54.915721+0000","last_unstale":"2026-02-19T20:31:54.942710+0000","last_undegraded":"2026-02-19T20:31:54.942710+0000","last_fullsized":"2026-02-19T20:31:54.942710+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-19T20:06:53.910066+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:53.910066+0000","last_clean_scrub_stamp":"2026-02-19T20:06:53.910066+0000","objects_scrubbed":0,"log_size":14,"log_dups_size":0,"ondisk_log_size":14,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T07:52:46.462479+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00026996000000000002,"stat_sum":{"num_bytes":16,"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":237,"num_read_kb":195,"num_write":11,"num_write_kb":7,"num_scrub_errors":0,"num_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":"3.1","version":"23'151","reported_seq":2019,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:32:04.943936+0000","last_change":"2026-02-19T20:07:05.621230+0000","last_active":"2026-02-19T20:32:04.943936+0000","last_peered":"2026-02-19T20:32:04.943936+0000","last_clean":"2026-02-19T20:32:04.943936+0000","last_became_active":"2026-02-19T20:07:03.483227+0000","last_became_peered":"2026-02-19T20:07:03.483227+0000","last_unstale":"2026-02-19T20:32:04.943936+0000","last_undegraded":"2026-02-19T20:32:04.943936+0000","last_fullsized":"2026-02-19T20:32:04.943936+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:07:02.475603+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:07:02.475603+0000","last_clean_scrub_stamp":"2026-02-19T20:07:02.475603+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-20T21:19:48.941661+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00022469699999999999,"stat_sum":{"num_bytes":460718080,"num_objects":135,"num_object_clones":0,"num_object_copies":270,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":135,"num_whiteouts":0,"num_read":1824,"num_read_kb":366165,"num_write":197,"num_write_kb":323456,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"23'3","reported_seq":89,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:32:59.946713+0000","last_change":"2026-02-19T20:06:57.032946+0000","last_active":"2026-02-19T20:32:59.946713+0000","last_peered":"2026-02-19T20:32:59.946713+0000","last_clean":"2026-02-19T20:32:59.946713+0000","last_became_active":"2026-02-19T20:06:54.915639+0000","last_became_peered":"2026-02-19T20:06:54.915639+0000","last_unstale":"2026-02-19T20:32:59.946713+0000","last_undegraded":"2026-02-19T20:32:59.946713+0000","last_fullsized":"2026-02-19T20:32:59.946713+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-19T20:06:53.910066+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:53.910066+0000","last_clean_scrub_stamp":"2026-02-19T20:06:53.910066+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T04:57:47.909361+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00029953599999999999,"stat_sum":{"num_bytes":276,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":63,"num_read_kb":27,"num_write":3,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.2","version":"23'122","reported_seq":1835,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:32:04.944115+0000","last_change":"2026-02-19T20:07:05.486861+0000","last_active":"2026-02-19T20:32:04.944115+0000","last_peered":"2026-02-19T20:32:04.944115+0000","last_clean":"2026-02-19T20:32:04.944115+0000","last_became_active":"2026-02-19T20:07:03.483520+0000","last_became_peered":"2026-02-19T20:07:03.483520+0000","last_unstale":"2026-02-19T20:32:04.944115+0000","last_undegraded":"2026-02-19T20:32:04.944115+0000","last_fullsized":"2026-02-19T20:32:04.944115+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:07:02.475603+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:07:02.475603+0000","last_clean_scrub_stamp":"2026-02-19T20:07:02.475603+0000","objects_scrubbed":0,"log_size":122,"log_dups_size":0,"ondisk_log_size":122,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-20T20:30:33.116353+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00053977199999999999,"stat_sum":{"num_bytes":394575891,"num_objects":111,"num_object_clones":0,"num_object_copies":222,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":111,"num_whiteouts":0,"num_read":1669,"num_read_kb":330695,"num_write":149,"num_write_kb":290658,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.3","version":"24'113","reported_seq":337,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:31:54.943460+0000","last_change":"2026-02-19T20:06:56.919245+0000","last_active":"2026-02-19T20:31:54.943460+0000","last_peered":"2026-02-19T20:31:54.943460+0000","last_clean":"2026-02-19T20:31:54.943460+0000","last_became_active":"2026-02-19T20:06:54.914855+0000","last_became_peered":"2026-02-19T20:06:54.914855+0000","last_unstale":"2026-02-19T20:31:54.943460+0000","last_undegraded":"2026-02-19T20:31:54.943460+0000","last_fullsized":"2026-02-19T20:31:54.943460+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-19T20:06:53.910066+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:53.910066+0000","last_clean_scrub_stamp":"2026-02-19T20:06:53.910066+0000","objects_scrubbed":0,"log_size":113,"log_dups_size":0,"ondisk_log_size":113,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T06:16:18.619298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000522179,"stat_sum":{"num_bytes":0,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":608,"num_read_kb":558,"num_write":99,"num_write_kb":92,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"10'72","reported_seq":143,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:32:59.947572+0000","last_change":"2026-02-19T20:06:51.910430+0000","last_active":"2026-02-19T20:32:59.947572+0000","last_peered":"2026-02-19T20:32:59.947572+0000","last_clean":"2026-02-19T20:32:59.947572+0000","last_became_active":"2026-02-19T20:06:51.909162+0000","last_became_peered":"2026-02-19T20:06:51.909162+0000","last_unstale":"2026-02-19T20:32:59.947572+0000","last_undegraded":"2026-02-19T20:32:59.947572+0000","last_fullsized":"2026-02-19T20:32:59.947572+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-19T20:06:50.906234+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:50.906234+0000","last_clean_scrub_stamp":"2026-02-19T20:06:50.906234+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-21T02:23:05.645576+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":3,"num_pg":4,"stat_sum":{"num_bytes":1715748883,"num_objects":500,"num_object_clones":0,"num_object_copies":1000,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":500,"num_whiteouts":0,"num_read":6490,"num_read_kb":1338520,"num_write":671,"num_write_kb":1181506,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":919855104,"data_stored":2419720230,"data_compressed":670619396,"data_compressed_allocated":743948288,"data_compressed_original":2243821568,"omap_allocated":0,"internal_metadata":0},"log_size":560,"ondisk_log_size":560,"up":8,"acting":8,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":783,"num_objects":15,"num_object_clones":0,"num_object_copies":30,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":15,"num_whiteouts":0,"num_read":4178,"num_read_kb":3490,"num_write":1144,"num_write_kb":1115,"num_scrub_errors":0,"num_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":81920,"data_stored":1566,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":56328,"internal_metadata":0},"log_size":666,"ondisk_log_size":666,"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":114688,"data_stored":1180736,"data_compressed":12964,"data_compressed_allocated":73728,"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":34359738721,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":476324,"kb_used_data":449364,"kb_used_omap":31,"kb_used_meta":26912,"kb_avail":93895516,"statfs":{"total":96636764160,"available":96149008384,"internally_reserved":0,"allocated":460148736,"data_stored":1209932512,"data_compressed":335309698,"data_compressed_allocated":371974144,"data_compressed_original":1121910784,"omap_allocated":32209,"internal_metadata":27558447},"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":34359738721,"num_pgs":11,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":229540,"kb_used_data":202580,"kb_used_omap":33,"kb_used_meta":26910,"kb_avail":94142300,"statfs":{"total":96636764160,"available":96401715200,"internally_reserved":0,"allocated":207441920,"data_stored":538615531,"data_compressed":141519120,"data_compressed_allocated":157429760,"data_compressed_original":488783872,"omap_allocated":33988,"internal_metadata":27556668},"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":34359738721,"num_pgs":8,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":274104,"kb_used_data":247144,"kb_used_omap":15,"kb_used_meta":26928,"kb_avail":94097736,"statfs":{"total":96636764160,"available":96356081664,"internally_reserved":0,"allocated":253075456,"data_stored":672570804,"data_compressed":193803542,"data_compressed_allocated":214618112,"data_compressed_original":634273792,"omap_allocated":15788,"internal_metadata":27574868},"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":57344,"data_stored":590368,"data_compressed":6482,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":6482,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":491,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":14008,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":40960,"data_stored":783,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":24074,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":292,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":18246,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":252788736,"data_stored":671907840,"data_compressed":193797060,"data_compressed_allocated":214581248,"data_compressed_original":633700352,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":207138816,"data_stored":537952275,"data_compressed":141512638,"data_compressed_allocated":157392896,"data_compressed_original":488210432,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":459927552,"data_stored":1209860115,"data_compressed":335309698,"data_compressed_allocated":371974144,"data_compressed_original":1121910784,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-19T20:36:05.445 INFO:tasks.ceph:pgid 2.7 last_scrub_stamp 2026-02-19T20:06:53.910066+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=6, tm_sec=53, tm_wday=3, tm_yday=50, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=36, tm_sec=3, tm_wday=3, tm_yday=50, tm_isdst=0) 2026-02-19T20:36:05.445 INFO:tasks.ceph:pgid 2.6 last_scrub_stamp 2026-02-19T20:06:53.910066+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=6, tm_sec=53, tm_wday=3, tm_yday=50, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=36, tm_sec=3, tm_wday=3, tm_yday=50, tm_isdst=0) 2026-02-19T20:36:05.445 INFO:tasks.ceph:pgid 2.5 last_scrub_stamp 2026-02-19T20:06:53.910066+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=6, tm_sec=53, tm_wday=3, tm_yday=50, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=36, tm_sec=3, tm_wday=3, tm_yday=50, tm_isdst=0) 2026-02-19T20:36:05.445 INFO:tasks.ceph:pgid 2.4 last_scrub_stamp 2026-02-19T20:06:53.910066+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=6, tm_sec=53, tm_wday=3, tm_yday=50, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=36, tm_sec=3, tm_wday=3, tm_yday=50, tm_isdst=0) 2026-02-19T20:36:05.445 INFO:tasks.ceph:pgid 3.3 last_scrub_stamp 2026-02-19T20:07:02.475603+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=7, tm_sec=2, tm_wday=3, tm_yday=50, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=36, tm_sec=3, tm_wday=3, tm_yday=50, tm_isdst=0) 2026-02-19T20:36:05.445 INFO:tasks.ceph:pgid 2.2 last_scrub_stamp 2026-02-19T20:06:53.910066+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=6, tm_sec=53, tm_wday=3, tm_yday=50, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=36, tm_sec=3, tm_wday=3, tm_yday=50, tm_isdst=0) 2026-02-19T20:36:05.445 INFO:tasks.ceph:pgid 3.0 last_scrub_stamp 2026-02-19T20:07:02.475603+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=7, tm_sec=2, tm_wday=3, tm_yday=50, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=36, tm_sec=3, tm_wday=3, tm_yday=50, tm_isdst=0) 2026-02-19T20:36:05.445 INFO:tasks.ceph:pgid 2.1 last_scrub_stamp 2026-02-19T20:06:53.910066+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=6, tm_sec=53, tm_wday=3, tm_yday=50, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=36, tm_sec=3, tm_wday=3, tm_yday=50, tm_isdst=0) 2026-02-19T20:36:05.445 INFO:tasks.ceph:pgid 3.1 last_scrub_stamp 2026-02-19T20:07:02.475603+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=7, tm_sec=2, tm_wday=3, tm_yday=50, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=36, tm_sec=3, tm_wday=3, tm_yday=50, tm_isdst=0) 2026-02-19T20:36:05.445 INFO:tasks.ceph:pgid 2.0 last_scrub_stamp 2026-02-19T20:06:53.910066+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=6, tm_sec=53, tm_wday=3, tm_yday=50, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=36, tm_sec=3, tm_wday=3, tm_yday=50, tm_isdst=0) 2026-02-19T20:36:05.445 INFO:tasks.ceph:pgid 3.2 last_scrub_stamp 2026-02-19T20:07:02.475603+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=7, tm_sec=2, tm_wday=3, tm_yday=50, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=36, tm_sec=3, tm_wday=3, tm_yday=50, tm_isdst=0) 2026-02-19T20:36:05.446 INFO:tasks.ceph:pgid 2.3 last_scrub_stamp 2026-02-19T20:06:53.910066+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=6, tm_sec=53, tm_wday=3, tm_yday=50, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=36, tm_sec=3, tm_wday=3, tm_yday=50, tm_isdst=0) 2026-02-19T20:36:05.446 INFO:tasks.ceph:pgid 1.0 last_scrub_stamp 2026-02-19T20:06:50.906234+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=6, tm_sec=50, tm_wday=3, tm_yday=50, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=36, tm_sec=3, tm_wday=3, tm_yday=50, tm_isdst=0) 2026-02-19T20:36:05.446 INFO:tasks.ceph:Still waiting for all pgs to be scrubbed. 2026-02-19T20:36:25.446 DEBUG:teuthology.orchestra.run.trial138:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster2 pg dump --format=json 2026-02-19T20:36:25.624 INFO:teuthology.orchestra.run.trial138.stdout: 2026-02-19T20:36:25.625 INFO:teuthology.orchestra.run.trial138.stderr:dumped all 2026-02-19T20:36:25.633 INFO:teuthology.orchestra.run.trial138.stdout:{"pg_ready":true,"pg_map":{"version":908,"stamp":"2026-02-19T20:36:24.038788+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1716340034,"num_objects":517,"num_object_clones":0,"num_object_copies":1034,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":517,"num_whiteouts":0,"num_read":10734,"num_read_kb":1342065,"num_write":1916,"num_write_kb":1184249,"num_scrub_errors":0,"num_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":528,"num_omap_keys":36,"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":1815,"ondisk_log_size":1815,"up":26,"acting":26,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":26,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":979968,"kb_used_data":899088,"kb_used_omap":80,"kb_used_meta":80751,"kb_avail":282135552,"statfs":{"total":289910292480,"available":288906805248,"internally_reserved":0,"allocated":920666112,"data_stored":2421118847,"data_compressed":670632360,"data_compressed_allocated":744022016,"data_compressed_original":2244968448,"omap_allocated":81985,"internal_metadata":82689983},"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.001246"},"pg_stats":[{"pgid":"2.7","version":"24'2","reported_seq":79,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:36:11.574209+0000","last_change":"2026-02-19T20:36:11.574209+0000","last_active":"2026-02-19T20:36:11.574209+0000","last_peered":"2026-02-19T20:36:11.574209+0000","last_clean":"2026-02-19T20:36:11.574209+0000","last_became_active":"2026-02-19T20:06:54.915297+0000","last_became_peered":"2026-02-19T20:06:54.915297+0000","last_unstale":"2026-02-19T20:36:11.574209+0000","last_undegraded":"2026-02-19T20:36:11.574209+0000","last_fullsized":"2026-02-19T20:36:11.574209+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":"24'2","last_scrub_stamp":"2026-02-19T20:36:11.574178+0000","last_deep_scrub":"24'2","last_deep_scrub_stamp":"2026-02-19T20:36:11.574178+0000","last_clean_scrub_stamp":"2026-02-19T20:36:11.574178+0000","objects_scrubbed":1,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T06:01:57.889946+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0.00039417100000000002,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":29,"num_read_kb":9,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"0'0","reported_seq":59,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:36:09.556390+0000","last_change":"2026-02-19T20:36:09.556390+0000","last_active":"2026-02-19T20:36:09.556390+0000","last_peered":"2026-02-19T20:36:09.556390+0000","last_clean":"2026-02-19T20:36:09.556390+0000","last_became_active":"2026-02-19T20:06:54.915341+0000","last_became_peered":"2026-02-19T20:06:54.915341+0000","last_unstale":"2026-02-19T20:36:09.556390+0000","last_undegraded":"2026-02-19T20:36:09.556390+0000","last_fullsized":"2026-02-19T20:36:09.556390+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-19T20:36:09.556352+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:36:09.556352+0000","last_clean_scrub_stamp":"2026-02-19T20:36:09.556352+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T03:47:17.245527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000297492,"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":[]},{"pgid":"2.5","version":"0'0","reported_seq":60,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:36:08.528647+0000","last_change":"2026-02-19T20:36:08.528614+0000","last_active":"2026-02-19T20:36:08.528647+0000","last_peered":"2026-02-19T20:36:08.528647+0000","last_clean":"2026-02-19T20:36:08.528647+0000","last_became_active":"2026-02-19T20:06:54.915252+0000","last_became_peered":"2026-02-19T20:06:54.915252+0000","last_unstale":"2026-02-19T20:36:08.528647+0000","last_undegraded":"2026-02-19T20:36:08.528647+0000","last_fullsized":"2026-02-19T20:36:08.528647+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-19T20:36:08.528553+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:36:08.528553+0000","last_clean_scrub_stamp":"2026-02-19T20:36:08.528553+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T05:17:38.918352+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00043005799999999998,"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":[]},{"pgid":"2.4","version":"24'418","reported_seq":493,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:36:07.546978+0000","last_change":"2026-02-19T20:36:07.546978+0000","last_active":"2026-02-19T20:36:07.546978+0000","last_peered":"2026-02-19T20:36:07.546978+0000","last_clean":"2026-02-19T20:36:07.546978+0000","last_became_active":"2026-02-19T20:06:54.915222+0000","last_became_peered":"2026-02-19T20:06:54.915222+0000","last_unstale":"2026-02-19T20:36:07.546978+0000","last_undegraded":"2026-02-19T20:36:07.546978+0000","last_fullsized":"2026-02-19T20:36:07.546978+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":"24'418","last_scrub_stamp":"2026-02-19T20:36:07.546939+0000","last_deep_scrub":"24'418","last_deep_scrub_stamp":"2026-02-19T20:36:07.546939+0000","last_clean_scrub_stamp":"2026-02-19T20:36:07.546939+0000","objects_scrubbed":3,"log_size":418,"log_dups_size":0,"ondisk_log_size":418,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-20T23:30:19.371987+0000","scrub_duration":2,"objects_trimmed":0,"snaptrim_duration":0.00026971999999999999,"stat_sum":{"num_bytes":260,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":2429,"num_read_kb":2020,"num_write":813,"num_write_kb":803,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":90,"num_omap_keys":6,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"24'309","reported_seq":1767,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:36:06.527081+0000","last_change":"2026-02-19T20:36:06.527054+0000","last_active":"2026-02-19T20:36:06.527081+0000","last_peered":"2026-02-19T20:36:06.527081+0000","last_clean":"2026-02-19T20:36:06.527081+0000","last_became_active":"2026-02-19T20:07:03.483326+0000","last_became_peered":"2026-02-19T20:07:03.483326+0000","last_unstale":"2026-02-19T20:36:06.527081+0000","last_undegraded":"2026-02-19T20:36:06.527081+0000","last_fullsized":"2026-02-19T20:36:06.527081+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'309","last_scrub_stamp":"2026-02-19T20:36:06.527021+0000","last_deep_scrub":"24'309","last_deep_scrub_stamp":"2026-02-19T20:36:06.527021+0000","last_clean_scrub_stamp":"2026-02-19T20:36:06.527021+0000","objects_scrubbed":144,"log_size":309,"log_dups_size":0,"ondisk_log_size":309,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T03:08:11.920773+0000","scrub_duration":847,"objects_trimmed":0,"snaptrim_duration":0.00022551799999999999,"stat_sum":{"num_bytes":494436352,"num_objects":144,"num_object_clones":0,"num_object_copies":288,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":144,"num_whiteouts":0,"num_read":1396,"num_read_kb":372104,"num_write":190,"num_write_kb":332704,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"24'124","reported_seq":284,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:36:06.716054+0000","last_change":"2026-02-19T20:36:06.716054+0000","last_active":"2026-02-19T20:36:06.716054+0000","last_peered":"2026-02-19T20:36:06.716054+0000","last_clean":"2026-02-19T20:36:06.716054+0000","last_became_active":"2026-02-19T20:06:54.914761+0000","last_became_peered":"2026-02-19T20:06:54.914761+0000","last_unstale":"2026-02-19T20:36:06.716054+0000","last_undegraded":"2026-02-19T20:36:06.716054+0000","last_fullsized":"2026-02-19T20:36:06.716054+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":"24'124","last_scrub_stamp":"2026-02-19T20:36:06.716020+0000","last_deep_scrub":"24'124","last_deep_scrub_stamp":"2026-02-19T20:36:06.716020+0000","last_clean_scrub_stamp":"2026-02-19T20:36:06.716020+0000","objects_scrubbed":4,"log_size":124,"log_dups_size":0,"ondisk_log_size":124,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T05:43:49.258487+0000","scrub_duration":2,"objects_trimmed":0,"snaptrim_duration":0.0010377349999999999,"stat_sum":{"num_bytes":215,"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":812,"num_read_kb":681,"num_write":217,"num_write_kb":209,"num_scrub_errors":0,"num_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":146,"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":"3.0","version":"24'232","reported_seq":1893,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:36:11.123998+0000","last_change":"2026-02-19T20:36:11.123998+0000","last_active":"2026-02-19T20:36:11.123998+0000","last_peered":"2026-02-19T20:36:11.123998+0000","last_clean":"2026-02-19T20:36:11.123998+0000","last_became_active":"2026-02-19T20:07:03.483331+0000","last_became_peered":"2026-02-19T20:07:03.483331+0000","last_unstale":"2026-02-19T20:36:11.123998+0000","last_undegraded":"2026-02-19T20:36:11.123998+0000","last_fullsized":"2026-02-19T20:36:11.123998+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'232","last_scrub_stamp":"2026-02-19T20:36:11.123958+0000","last_deep_scrub":"24'232","last_deep_scrub_stamp":"2026-02-19T20:36:11.123958+0000","last_clean_scrub_stamp":"2026-02-19T20:36:11.123958+0000","objects_scrubbed":110,"log_size":232,"log_dups_size":0,"ondisk_log_size":232,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T03:28:05.727836+0000","scrub_duration":551,"objects_trimmed":0,"snaptrim_duration":0.00027856700000000002,"stat_sum":{"num_bytes":366018560,"num_objects":110,"num_object_clones":0,"num_object_copies":220,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":110,"num_whiteouts":0,"num_read":1601,"num_read_kb":269556,"num_write":135,"num_write_kb":234688,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.1","version":"24'16","reported_seq":164,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:36:06.226293+0000","last_change":"2026-02-19T20:36:06.226293+0000","last_active":"2026-02-19T20:36:06.226293+0000","last_peered":"2026-02-19T20:36:06.226293+0000","last_clean":"2026-02-19T20:36:06.226293+0000","last_became_active":"2026-02-19T20:06:54.915721+0000","last_became_peered":"2026-02-19T20:06:54.915721+0000","last_unstale":"2026-02-19T20:36:06.226293+0000","last_undegraded":"2026-02-19T20:36:06.226293+0000","last_fullsized":"2026-02-19T20:36:06.226293+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":"24'16","last_scrub_stamp":"2026-02-19T20:36:06.226255+0000","last_deep_scrub":"24'16","last_deep_scrub_stamp":"2026-02-19T20:36:06.226255+0000","last_clean_scrub_stamp":"2026-02-19T20:36:06.226255+0000","objects_scrubbed":2,"log_size":16,"log_dups_size":0,"ondisk_log_size":16,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-20T23:18:09.080181+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0.00026996000000000002,"stat_sum":{"num_bytes":16,"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":237,"num_read_kb":195,"num_write":11,"num_write_kb":7,"num_scrub_errors":0,"num_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":146,"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":"3.1","version":"24'286","reported_seq":2172,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:36:05.471724+0000","last_change":"2026-02-19T20:36:05.471724+0000","last_active":"2026-02-19T20:36:05.471724+0000","last_peered":"2026-02-19T20:36:05.471724+0000","last_clean":"2026-02-19T20:36:05.471724+0000","last_became_active":"2026-02-19T20:07:03.483227+0000","last_became_peered":"2026-02-19T20:07:03.483227+0000","last_unstale":"2026-02-19T20:36:05.471724+0000","last_undegraded":"2026-02-19T20:36:05.471724+0000","last_fullsized":"2026-02-19T20:36:05.471724+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'286","last_scrub_stamp":"2026-02-19T20:36:05.471695+0000","last_deep_scrub":"24'286","last_deep_scrub_stamp":"2026-02-19T20:36:05.471695+0000","last_clean_scrub_stamp":"2026-02-19T20:36:05.471695+0000","objects_scrubbed":135,"log_size":286,"log_dups_size":0,"ondisk_log_size":286,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T04:09:58.643065+0000","scrub_duration":780,"objects_trimmed":0,"snaptrim_duration":0.00022469699999999999,"stat_sum":{"num_bytes":460718080,"num_objects":135,"num_object_clones":0,"num_object_copies":270,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":135,"num_whiteouts":0,"num_read":1824,"num_read_kb":366165,"num_write":197,"num_write_kb":323456,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"24'6","reported_seq":100,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:36:07.211706+0000","last_change":"2026-02-19T20:36:07.211706+0000","last_active":"2026-02-19T20:36:07.211706+0000","last_peered":"2026-02-19T20:36:07.211706+0000","last_clean":"2026-02-19T20:36:07.211706+0000","last_became_active":"2026-02-19T20:06:54.915639+0000","last_became_peered":"2026-02-19T20:06:54.915639+0000","last_unstale":"2026-02-19T20:36:07.211706+0000","last_undegraded":"2026-02-19T20:36:07.211706+0000","last_fullsized":"2026-02-19T20:36:07.211706+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":"24'6","last_scrub_stamp":"2026-02-19T20:36:07.211668+0000","last_deep_scrub":"24'6","last_deep_scrub_stamp":"2026-02-19T20:36:07.211668+0000","last_clean_scrub_stamp":"2026-02-19T20:36:07.211668+0000","objects_scrubbed":3,"log_size":6,"log_dups_size":0,"ondisk_log_size":6,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T06:27:39.617925+0000","scrub_duration":2,"objects_trimmed":0,"snaptrim_duration":0.00029953599999999999,"stat_sum":{"num_bytes":276,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":63,"num_read_kb":27,"num_write":3,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.2","version":"24'233","reported_seq":1962,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:36:13.255681+0000","last_change":"2026-02-19T20:36:13.255644+0000","last_active":"2026-02-19T20:36:13.255681+0000","last_peered":"2026-02-19T20:36:13.255681+0000","last_clean":"2026-02-19T20:36:13.255681+0000","last_became_active":"2026-02-19T20:07:03.483520+0000","last_became_peered":"2026-02-19T20:07:03.483520+0000","last_unstale":"2026-02-19T20:36:13.255681+0000","last_undegraded":"2026-02-19T20:36:13.255681+0000","last_fullsized":"2026-02-19T20:36:13.255681+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'233","last_scrub_stamp":"2026-02-19T20:36:13.255594+0000","last_deep_scrub":"24'233","last_deep_scrub_stamp":"2026-02-19T20:36:13.255594+0000","last_clean_scrub_stamp":"2026-02-19T20:36:13.255594+0000","objects_scrubbed":111,"log_size":233,"log_dups_size":0,"ondisk_log_size":233,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2026-02-20T21:05:21.748847+0000","scrub_duration":664,"objects_trimmed":0,"snaptrim_duration":0.00053977199999999999,"stat_sum":{"num_bytes":394575891,"num_objects":111,"num_object_clones":0,"num_object_copies":222,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":111,"num_whiteouts":0,"num_read":1669,"num_read_kb":330695,"num_write":149,"num_write_kb":290658,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.3","version":"24'115","reported_seq":348,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:36:05.538842+0000","last_change":"2026-02-19T20:36:05.538842+0000","last_active":"2026-02-19T20:36:05.538842+0000","last_peered":"2026-02-19T20:36:05.538842+0000","last_clean":"2026-02-19T20:36:05.538842+0000","last_became_active":"2026-02-19T20:06:54.914855+0000","last_became_peered":"2026-02-19T20:06:54.914855+0000","last_unstale":"2026-02-19T20:36:05.538842+0000","last_undegraded":"2026-02-19T20:36:05.538842+0000","last_fullsized":"2026-02-19T20:36:05.538842+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":"24'115","last_scrub_stamp":"2026-02-19T20:36:05.538809+0000","last_deep_scrub":"24'115","last_deep_scrub_stamp":"2026-02-19T20:36:05.538809+0000","last_clean_scrub_stamp":"2026-02-19T20:36:05.538809+0000","objects_scrubbed":2,"log_size":115,"log_dups_size":0,"ondisk_log_size":115,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-20T22:15:24.722281+0000","scrub_duration":2,"objects_trimmed":0,"snaptrim_duration":0.000522179,"stat_sum":{"num_bytes":0,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":608,"num_read_kb":558,"num_write":99,"num_write_kb":92,"num_scrub_errors":0,"num_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":146,"num_omap_keys":10,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"24'74","reported_seq":153,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:36:06.581090+0000","last_change":"2026-02-19T20:36:06.581090+0000","last_active":"2026-02-19T20:36:06.581090+0000","last_peered":"2026-02-19T20:36:06.581090+0000","last_clean":"2026-02-19T20:36:06.581090+0000","last_became_active":"2026-02-19T20:06:51.909162+0000","last_became_peered":"2026-02-19T20:06:51.909162+0000","last_unstale":"2026-02-19T20:36:06.581090+0000","last_undegraded":"2026-02-19T20:36:06.581090+0000","last_fullsized":"2026-02-19T20:36:06.581090+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":"24'74","last_scrub_stamp":"2026-02-19T20:36:06.581048+0000","last_deep_scrub":"24'74","last_deep_scrub_stamp":"2026-02-19T20:36:06.581048+0000","last_clean_scrub_stamp":"2026-02-19T20:36:06.581048+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-20T21:11:51.306491+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":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":3,"num_pg":4,"stat_sum":{"num_bytes":1715748883,"num_objects":500,"num_object_clones":0,"num_object_copies":1000,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":500,"num_whiteouts":0,"num_read":6490,"num_read_kb":1338520,"num_write":671,"num_write_kb":1181506,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":919855104,"data_stored":2419720230,"data_compressed":670619396,"data_compressed_allocated":743948288,"data_compressed_original":2243821568,"omap_allocated":0,"internal_metadata":0},"log_size":1060,"ondisk_log_size":1060,"up":8,"acting":8,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":783,"num_objects":15,"num_object_clones":0,"num_object_copies":30,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":15,"num_whiteouts":0,"num_read":4178,"num_read_kb":3490,"num_write":1144,"num_write_kb":1115,"num_scrub_errors":0,"num_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":528,"num_omap_keys":36,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":81920,"data_stored":1566,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":56328,"internal_metadata":0},"log_size":681,"ondisk_log_size":681,"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":114688,"data_stored":1180736,"data_compressed":12964,"data_compressed_allocated":73728,"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":34359738725,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":476324,"kb_used_data":449364,"kb_used_omap":31,"kb_used_meta":26912,"kb_avail":93895516,"statfs":{"total":96636764160,"available":96149008384,"internally_reserved":0,"allocated":460148736,"data_stored":1209932512,"data_compressed":335309698,"data_compressed_allocated":371974144,"data_compressed_original":1121910784,"omap_allocated":32209,"internal_metadata":27558447},"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":34359738725,"num_pgs":11,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":229540,"kb_used_data":202580,"kb_used_omap":33,"kb_used_meta":26910,"kb_avail":94142300,"statfs":{"total":96636764160,"available":96401715200,"internally_reserved":0,"allocated":207441920,"data_stored":538615531,"data_compressed":141519120,"data_compressed_allocated":157429760,"data_compressed_original":488783872,"omap_allocated":33988,"internal_metadata":27556668},"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":34359738725,"num_pgs":8,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":274104,"kb_used_data":247144,"kb_used_omap":15,"kb_used_meta":26928,"kb_avail":94097736,"statfs":{"total":96636764160,"available":96356081664,"internally_reserved":0,"allocated":253075456,"data_stored":672570804,"data_compressed":193803542,"data_compressed_allocated":214618112,"data_compressed_original":634273792,"omap_allocated":15788,"internal_metadata":27574868},"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":57344,"data_stored":590368,"data_compressed":6482,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":6482,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":491,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":14008,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":40960,"data_stored":783,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":24074,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":292,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":18246,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":252788736,"data_stored":671907840,"data_compressed":193797060,"data_compressed_allocated":214581248,"data_compressed_original":633700352,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":207138816,"data_stored":537952275,"data_compressed":141512638,"data_compressed_allocated":157392896,"data_compressed_original":488210432,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":459927552,"data_stored":1209860115,"data_compressed":335309698,"data_compressed_allocated":371974144,"data_compressed_original":1121910784,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-19T20:36:25.633 DEBUG:teuthology.orchestra.run.trial138:> sudo ceph --cluster cluster2 config set global mon_health_to_clog false 2026-02-19T20:36:25.820 INFO:teuthology.misc:Shutting down mds daemons... 2026-02-19T20:36:25.820 INFO:teuthology.misc:Shutting down osd daemons... 2026-02-19T20:36:25.820 DEBUG:tasks.ceph.cluster2.osd.0:waiting for process to exit 2026-02-19T20:36:25.820 INFO:teuthology.orchestra.run:waiting for 300 2026-02-19T20:36:25.860 INFO:tasks.ceph.cluster2.osd.0:Stopped 2026-02-19T20:36:25.861 DEBUG:tasks.ceph.cluster2.osd.1:waiting for process to exit 2026-02-19T20:36:25.861 INFO:teuthology.orchestra.run:waiting for 300 2026-02-19T20:36:25.899 INFO:tasks.ceph.cluster2.osd.1:Stopped 2026-02-19T20:36:25.899 DEBUG:tasks.ceph.cluster2.osd.2:waiting for process to exit 2026-02-19T20:36:25.899 INFO:teuthology.orchestra.run:waiting for 300 2026-02-19T20:36:25.972 INFO:tasks.ceph.cluster2.osd.2:Stopped 2026-02-19T20:36:25.972 INFO:teuthology.misc:Shutting down mgr daemons... 2026-02-19T20:36:25.972 DEBUG:tasks.ceph.cluster2.mgr.x:waiting for process to exit 2026-02-19T20:36:25.972 INFO:teuthology.orchestra.run:waiting for 300 2026-02-19T20:36:26.044 INFO:tasks.ceph.cluster2.mgr.x:Stopped 2026-02-19T20:36:26.044 INFO:teuthology.misc:Shutting down mon daemons... 2026-02-19T20:36:26.044 DEBUG:tasks.ceph.cluster2.mon.a:waiting for process to exit 2026-02-19T20:36:26.044 INFO:teuthology.orchestra.run:waiting for 300 2026-02-19T20:36:26.094 INFO:tasks.ceph.cluster2.mon.a:Stopped 2026-02-19T20:36:26.094 INFO:tasks.ceph:Checking cluster log for badness... 2026-02-19T20:36:26.094 DEBUG:teuthology.orchestra.run.trial138:> sudo grep -E '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/cluster2.log | grep -E -v '\(MDS_ALL_DOWN\)' | grep -E -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2026-02-19T20:36:26.159 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster2-0 on ubuntu@trial138.front.sepia.ceph.com 2026-02-19T20:36:26.159 DEBUG:teuthology.orchestra.run.trial138:> sync && sudo umount -f /var/lib/ceph/osd/cluster2-0 2026-02-19T20:36:26.227 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster2-1 on ubuntu@trial138.front.sepia.ceph.com 2026-02-19T20:36:26.228 DEBUG:teuthology.orchestra.run.trial138:> sync && sudo umount -f /var/lib/ceph/osd/cluster2-1 2026-02-19T20:36:26.295 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster2-2 on ubuntu@trial138.front.sepia.ceph.com 2026-02-19T20:36:26.295 DEBUG:teuthology.orchestra.run.trial138:> sync && sudo umount -f /var/lib/ceph/osd/cluster2-2 2026-02-19T20:36:26.362 INFO:tasks.ceph:Archiving mon data... 2026-02-19T20:36:26.364 DEBUG:teuthology.misc:Transferring archived files from trial138:/var/lib/ceph/mon/cluster2-a to /home/teuthworker/mnt/teuthology/yuriw-2026-02-19_15:47:56-rbd-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59605/data/cluster2.mon.a.tgz 2026-02-19T20:36:26.364 DEBUG:teuthology.orchestra.run.trial138:> mktemp 2026-02-19T20:36:26.419 INFO:teuthology.orchestra.run.trial138.stdout:/tmp/tmp.VP23B8lDpv 2026-02-19T20:36:26.419 DEBUG:teuthology.orchestra.run.trial138:> sudo tar cz -f - -C /var/lib/ceph/mon/cluster2-a -- . > /tmp/tmp.VP23B8lDpv 2026-02-19T20:36:26.505 DEBUG:teuthology.orchestra.run.trial138:> sudo chmod 0666 /tmp/tmp.VP23B8lDpv 2026-02-19T20:36:26.585 DEBUG:teuthology.orchestra.remote:trial138:/tmp/tmp.VP23B8lDpv is 180KB 2026-02-19T20:36:26.603 DEBUG:teuthology.orchestra.run.trial138:> rm -fr /tmp/tmp.VP23B8lDpv 2026-02-19T20:36:26.618 INFO:tasks.ceph:Cleaning ceph cluster... 2026-02-19T20:36:26.618 DEBUG:teuthology.orchestra.run.trial069:> 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-19T20:36:26.620 DEBUG:teuthology.orchestra.run.trial138:> 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-19T20:36:26.681 DEBUG:teuthology.run_tasks:Unwinding manager ceph 2026-02-19T20:36:26.690 INFO:tasks.ceph.ceph_manager.cluster1:waiting for clean 2026-02-19T20:36:26.690 DEBUG:teuthology.orchestra.run.trial069:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2026-02-19T20:36:26.864 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:36:26.864 INFO:teuthology.orchestra.run.trial069.stderr:dumped all 2026-02-19T20:36:26.873 INFO:teuthology.orchestra.run.trial069.stdout:{"pg_ready":true,"pg_map":{"version":919,"stamp":"2026-02-19T20:36:25.486456+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20585350082,"num_objects":5094,"num_object_clones":286,"num_object_copies":10188,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5094,"num_whiteouts":0,"num_read":473734,"num_read_kb":13493404,"num_write":715360,"num_write_kb":84787679,"num_scrub_errors":0,"num_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":46302,"ondisk_log_size":46302,"up":26,"acting":26,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":26,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":6228672,"kb_used_data":3634872,"kb_used_omap":183,"kb_used_meta":2593480,"kb_avail":276886848,"statfs":{"total":289910292480,"available":283532132352,"internally_reserved":0,"allocated":3722108928,"data_stored":39821638783,"data_compressed":1098288962,"data_compressed_allocated":3338878976,"data_compressed_original":39419773952,"omap_allocated":187985,"internal_metadata":2655723951},"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.001016"},"pg_stats":[{"pgid":"2.7","version":"21'1","reported_seq":62,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:32:34.503992+0000","last_change":"2026-02-19T20:06:36.292100+0000","last_active":"2026-02-19T20:32:34.503992+0000","last_peered":"2026-02-19T20:32:34.503992+0000","last_clean":"2026-02-19T20:32:34.503992+0000","last_became_active":"2026-02-19T20:06:34.288882+0000","last_became_peered":"2026-02-19T20:06:34.288882+0000","last_unstale":"2026-02-19T20:32:34.503992+0000","last_undegraded":"2026-02-19T20:32:34.503992+0000","last_fullsized":"2026-02-19T20:32:34.503992+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-19T20:06:33.281540+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:33.281540+0000","last_clean_scrub_stamp":"2026-02-19T20:06:33.281540+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-21T04:55:04.889956+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00071728299999999998,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":17,"num_read_kb":5,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"24'2668","reported_seq":2722,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:34:44.553722+0000","last_change":"2026-02-19T20:06:36.292139+0000","last_active":"2026-02-19T20:34:44.553722+0000","last_peered":"2026-02-19T20:34:44.553722+0000","last_clean":"2026-02-19T20:34:44.553722+0000","last_became_active":"2026-02-19T20:06:34.289047+0000","last_became_peered":"2026-02-19T20:06:34.289047+0000","last_unstale":"2026-02-19T20:34:44.553722+0000","last_undegraded":"2026-02-19T20:34:44.553722+0000","last_fullsized":"2026-02-19T20:34:44.553722+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-19T20:06:33.281540+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:33.281540+0000","last_clean_scrub_stamp":"2026-02-19T20:06:33.281540+0000","objects_scrubbed":0,"log_size":2668,"log_dups_size":0,"ondisk_log_size":2668,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-20T21:56:15.810474+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00073214999999999999,"stat_sum":{"num_bytes":674,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":15976,"num_read_kb":13310,"num_write":5328,"num_write_kb":5322,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"24'1984","reported_seq":3214,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:36:00.780765+0000","last_change":"2026-02-19T20:06:36.291816+0000","last_active":"2026-02-19T20:36:00.780765+0000","last_peered":"2026-02-19T20:36:00.780765+0000","last_clean":"2026-02-19T20:36:00.780765+0000","last_became_active":"2026-02-19T20:06:34.288714+0000","last_became_peered":"2026-02-19T20:06:34.288714+0000","last_unstale":"2026-02-19T20:36:00.780765+0000","last_undegraded":"2026-02-19T20:36:00.780765+0000","last_fullsized":"2026-02-19T20:36:00.780765+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-19T20:06:33.281540+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:33.281540+0000","last_clean_scrub_stamp":"2026-02-19T20:06:33.281540+0000","objects_scrubbed":0,"log_size":1984,"log_dups_size":0,"ondisk_log_size":1984,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-20T22:21:42.126557+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00046812600000000002,"stat_sum":{"num_bytes":674,"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":11453,"num_read_kb":9532,"num_write":3812,"num_write_kb":3800,"num_scrub_errors":0,"num_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.4","version":"23'3","reported_seq":66,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:33:39.516738+0000","last_change":"2026-02-19T20:06:36.291871+0000","last_active":"2026-02-19T20:33:39.516738+0000","last_peered":"2026-02-19T20:33:39.516738+0000","last_clean":"2026-02-19T20:33:39.516738+0000","last_became_active":"2026-02-19T20:06:34.288866+0000","last_became_peered":"2026-02-19T20:06:34.288866+0000","last_unstale":"2026-02-19T20:33:39.516738+0000","last_undegraded":"2026-02-19T20:33:39.516738+0000","last_fullsized":"2026-02-19T20:33:39.516738+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-19T20:06:33.281540+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:33.281540+0000","last_clean_scrub_stamp":"2026-02-19T20:06:33.281540+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T04:08:24.912524+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00049345400000000005,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":14,"num_read_kb":14,"num_write":3,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"24'144080","reported_seq":230758,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:36:00.765247+0000","last_change":"2026-02-19T20:07:02.582106+0000","last_active":"2026-02-19T20:36:00.765247+0000","last_peered":"2026-02-19T20:36:00.765247+0000","last_clean":"2026-02-19T20:36:00.765247+0000","last_became_active":"2026-02-19T20:06:59.863368+0000","last_became_peered":"2026-02-19T20:06:59.863368+0000","last_unstale":"2026-02-19T20:36:00.765247+0000","last_undegraded":"2026-02-19T20:36:00.765247+0000","last_fullsized":"2026-02-19T20:36:00.765247+0000","mapping_epoch":17,"log_start":"24'134000","ondisk_log_start":"24'134000","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:06:58.856822+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:58.856822+0000","last_clean_scrub_stamp":"2026-02-19T20:06:58.856822+0000","objects_scrubbed":0,"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":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T03:53:17.100876+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00016716300000000001,"stat_sum":{"num_bytes":5079512576,"num_objects":1258,"num_object_clones":64,"num_object_copies":2516,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1258,"num_whiteouts":0,"num_read":86821,"num_read_kb":2965046,"num_write":144052,"num_write_kb":22042313,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"24'890","reported_seq":971,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:35:44.651196+0000","last_change":"2026-02-19T20:06:36.290493+0000","last_active":"2026-02-19T20:35:44.651196+0000","last_peered":"2026-02-19T20:35:44.651196+0000","last_clean":"2026-02-19T20:35:44.651196+0000","last_became_active":"2026-02-19T20:06:34.288309+0000","last_became_peered":"2026-02-19T20:06:34.288309+0000","last_unstale":"2026-02-19T20:35:44.651196+0000","last_undegraded":"2026-02-19T20:35:44.651196+0000","last_fullsized":"2026-02-19T20:35:44.651196+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-19T20:06:33.281540+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:33.281540+0000","last_clean_scrub_stamp":"2026-02-19T20:06:33.281540+0000","objects_scrubbed":0,"log_size":890,"log_dups_size":0,"ondisk_log_size":890,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T04:46:16.435610+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000564176,"stat_sum":{"num_bytes":855,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":5017,"num_read_kb":4131,"num_write":1769,"num_write_kb":1763,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.0","version":"24'134047","reported_seq":195090,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:36:00.767602+0000","last_change":"2026-02-19T20:07:01.866151+0000","last_active":"2026-02-19T20:36:00.767602+0000","last_peered":"2026-02-19T20:36:00.767602+0000","last_clean":"2026-02-19T20:36:00.767602+0000","last_became_active":"2026-02-19T20:06:59.863337+0000","last_became_peered":"2026-02-19T20:06:59.863337+0000","last_unstale":"2026-02-19T20:36:00.767602+0000","last_undegraded":"2026-02-19T20:36:00.767602+0000","last_fullsized":"2026-02-19T20:36:00.767602+0000","mapping_epoch":17,"log_start":"24'124000","ondisk_log_start":"24'124000","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:06:58.856822+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:58.856822+0000","last_clean_scrub_stamp":"2026-02-19T20:06:58.856822+0000","objects_scrubbed":0,"log_size":10047,"log_dups_size":0,"ondisk_log_size":10047,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T06:53:51.246582+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00044838000000000001,"stat_sum":{"num_bytes":5056119808,"num_objects":1240,"num_object_clones":72,"num_object_copies":2480,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1240,"num_whiteouts":0,"num_read":61197,"num_read_kb":3102020,"num_write":134017,"num_write_kb":20093445,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.1","version":"24'99","reported_seq":153,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:33:39.533292+0000","last_change":"2026-02-19T20:06:36.537699+0000","last_active":"2026-02-19T20:33:39.533292+0000","last_peered":"2026-02-19T20:33:39.533292+0000","last_clean":"2026-02-19T20:33:39.533292+0000","last_became_active":"2026-02-19T20:06:34.288429+0000","last_became_peered":"2026-02-19T20:06:34.288429+0000","last_unstale":"2026-02-19T20:33:39.533292+0000","last_undegraded":"2026-02-19T20:33:39.533292+0000","last_fullsized":"2026-02-19T20:33:39.533292+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-19T20:06:33.281540+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:33.281540+0000","last_clean_scrub_stamp":"2026-02-19T20:06:33.281540+0000","objects_scrubbed":0,"log_size":99,"log_dups_size":0,"ondisk_log_size":99,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T04:05:16.006045+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00031463900000000002,"stat_sum":{"num_bytes":114,"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":494,"num_read_kb":390,"num_write":196,"num_write_kb":196,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.1","version":"24'301198","reported_seq":470165,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:36:00.764899+0000","last_change":"2026-02-19T20:07:02.582062+0000","last_active":"2026-02-19T20:36:00.764899+0000","last_peered":"2026-02-19T20:36:00.764899+0000","last_clean":"2026-02-19T20:36:00.764899+0000","last_became_active":"2026-02-19T20:06:59.863390+0000","last_became_peered":"2026-02-19T20:06:59.863390+0000","last_unstale":"2026-02-19T20:36:00.764899+0000","last_undegraded":"2026-02-19T20:36:00.764899+0000","last_fullsized":"2026-02-19T20:36:00.764899+0000","mapping_epoch":17,"log_start":"24'291101","ondisk_log_start":"24'291101","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:06:58.856822+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:58.856822+0000","last_clean_scrub_stamp":"2026-02-19T20:06:58.856822+0000","objects_scrubbed":0,"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":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T03:46:46.033473+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00022945999999999999,"stat_sum":{"num_bytes":5118463488,"num_objects":1266,"num_object_clones":78,"num_object_copies":2532,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1266,"num_whiteouts":0,"num_read":169137,"num_read_kb":3922411,"num_write":301159,"num_write_kb":21838531,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"24'151","reported_seq":583,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:36:00.784592+0000","last_change":"2026-02-19T20:06:36.537700+0000","last_active":"2026-02-19T20:36:00.784592+0000","last_peered":"2026-02-19T20:36:00.784592+0000","last_clean":"2026-02-19T20:36:00.784592+0000","last_became_active":"2026-02-19T20:06:34.288435+0000","last_became_peered":"2026-02-19T20:06:34.288435+0000","last_unstale":"2026-02-19T20:36:00.784592+0000","last_undegraded":"2026-02-19T20:36:00.784592+0000","last_fullsized":"2026-02-19T20:36:00.784592+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-19T20:06:33.281540+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:33.281540+0000","last_clean_scrub_stamp":"2026-02-19T20:06:33.281540+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-20T20:14:39.249554+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00031639199999999998,"stat_sum":{"num_bytes":114,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":655,"num_read_kb":501,"num_write":247,"num_write_kb":241,"num_scrub_errors":0,"num_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":"3.2","version":"24'124570","reported_seq":246658,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:36:00.766405+0000","last_change":"2026-02-19T20:07:01.866511+0000","last_active":"2026-02-19T20:36:00.766405+0000","last_peered":"2026-02-19T20:36:00.766405+0000","last_clean":"2026-02-19T20:36:00.766405+0000","last_became_active":"2026-02-19T20:06:59.863353+0000","last_became_peered":"2026-02-19T20:06:59.863353+0000","last_unstale":"2026-02-19T20:36:00.766405+0000","last_undegraded":"2026-02-19T20:36:00.766405+0000","last_fullsized":"2026-02-19T20:36:00.766405+0000","mapping_epoch":17,"log_start":"24'114501","ondisk_log_start":"24'114501","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:06:58.856822+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:58.856822+0000","last_clean_scrub_stamp":"2026-02-19T20:06:58.856822+0000","objects_scrubbed":0,"log_size":10069,"log_dups_size":0,"ondisk_log_size":10069,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-20T23:52:44.753261+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00073724999999999995,"stat_sum":{"num_bytes":5330661395,"num_objects":1313,"num_object_clones":72,"num_object_copies":2626,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1313,"num_whiteouts":0,"num_read":122259,"num_read_kb":3475452,"num_write":124551,"num_write_kb":20800319,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.3","version":"24'141","reported_seq":2185,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:36:00.776566+0000","last_change":"2026-02-19T20:06:36.292453+0000","last_active":"2026-02-19T20:36:00.776566+0000","last_peered":"2026-02-19T20:36:00.776566+0000","last_clean":"2026-02-19T20:36:00.776566+0000","last_became_active":"2026-02-19T20:06:34.288175+0000","last_became_peered":"2026-02-19T20:06:34.288175+0000","last_unstale":"2026-02-19T20:36:00.776566+0000","last_undegraded":"2026-02-19T20:36:00.776566+0000","last_fullsized":"2026-02-19T20:36:00.776566+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-19T20:06:33.281540+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:33.281540+0000","last_clean_scrub_stamp":"2026-02-19T20:06:33.281540+0000","objects_scrubbed":0,"log_size":141,"log_dups_size":0,"ondisk_log_size":141,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-20T22:23:30.380386+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010191480000000001,"stat_sum":{"num_bytes":0,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":628,"num_read_kb":537,"num_write":124,"num_write_kb":117,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"10'72","reported_seq":143,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:32:39.504847+0000","last_change":"2026-02-19T20:06:31.283207+0000","last_active":"2026-02-19T20:32:39.504847+0000","last_peered":"2026-02-19T20:32:39.504847+0000","last_clean":"2026-02-19T20:32:39.504847+0000","last_became_active":"2026-02-19T20:06:31.281777+0000","last_became_peered":"2026-02-19T20:06:31.281777+0000","last_unstale":"2026-02-19T20:32:39.504847+0000","last_undegraded":"2026-02-19T20:32:39.504847+0000","last_fullsized":"2026-02-19T20:32:39.504847+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-19T20:06:30.278781+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:30.278781+0000","last_clean_scrub_stamp":"2026-02-19T20:06:30.278781+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-20T23:02:07.620806+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":3,"num_pg":4,"stat_sum":{"num_bytes":20584757267,"num_objects":5077,"num_object_clones":286,"num_object_copies":10154,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5077,"num_whiteouts":0,"num_read":439414,"num_read_kb":13464929,"num_write":703779,"num_write_kb":84774608,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":3721297920,"data_stored":39820236838,"data_compressed":1098276086,"data_compressed_allocated":3338805248,"data_compressed_original":39418627072,"omap_allocated":0,"internal_metadata":0},"log_size":40293,"ondisk_log_size":40293,"up":8,"acting":8,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2447,"num_objects":15,"num_object_clones":0,"num_object_copies":30,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":15,"num_whiteouts":0,"num_read":34254,"num_read_kb":28420,"num_write":11480,"num_write_kb":11443,"num_scrub_errors":0,"num_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":81920,"data_stored":4894,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":107996,"internal_metadata":0},"log_size":5937,"ondisk_log_size":5937,"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":114688,"data_stored":1180736,"data_compressed":12876,"data_compressed_allocated":73728,"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":34359738729,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3029436,"kb_used_data":1817256,"kb_used_omap":50,"kb_used_meta":1212109,"kb_avail":91342404,"statfs":{"total":96636764160,"available":93534621696,"internally_reserved":0,"allocated":1860870144,"data_stored":19910190752,"data_compressed":549138043,"data_compressed_allocated":1669402624,"data_compressed_original":19709313536,"omap_allocated":51729,"internal_metadata":1241200111},"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":34359738729,"num_pgs":11,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2096956,"kb_used_data":931488,"kb_used_omap":112,"kb_used_meta":1165263,"kb_avail":92274884,"statfs":{"total":96636764160,"available":94489481216,"internally_reserved":0,"allocated":953843712,"data_stored":10068142955,"data_compressed":302010792,"data_compressed_allocated":865406976,"data_compressed_original":9975597056,"omap_allocated":115109,"internal_metadata":1193229915},"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":34359738730,"num_pgs":8,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1102280,"kb_used_data":886128,"kb_used_omap":20,"kb_used_meta":216107,"kb_avail":93269560,"statfs":{"total":96636764160,"available":95508029440,"internally_reserved":0,"allocated":907395072,"data_stored":9843305076,"data_compressed":247140127,"data_compressed_allocated":804069376,"data_compressed_original":9734863360,"omap_allocated":21147,"internal_metadata":221293925},"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":57344,"data_stored":590368,"data_compressed":6438,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":6438,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":2219,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2352,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":40960,"data_stored":2447,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":96815,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":228,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8829,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":907108352,"data_stored":9842640384,"data_compressed":247133689,"data_compressed_allocated":804032512,"data_compressed_original":9734289920,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":953540608,"data_stored":10067478035,"data_compressed":302004354,"data_compressed_allocated":865370112,"data_compressed_original":9975023616,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1860648960,"data_stored":19910118419,"data_compressed":549138043,"data_compressed_allocated":1669402624,"data_compressed_original":19709313536,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-19T20:36:26.874 DEBUG:teuthology.orchestra.run.trial069:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2026-02-19T20:36:27.050 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:36:27.050 INFO:teuthology.orchestra.run.trial069.stderr:dumped all 2026-02-19T20:36:27.058 INFO:teuthology.orchestra.run.trial069.stdout:{"pg_ready":true,"pg_map":{"version":919,"stamp":"2026-02-19T20:36:25.486456+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20585350082,"num_objects":5094,"num_object_clones":286,"num_object_copies":10188,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5094,"num_whiteouts":0,"num_read":473734,"num_read_kb":13493404,"num_write":715360,"num_write_kb":84787679,"num_scrub_errors":0,"num_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":46302,"ondisk_log_size":46302,"up":26,"acting":26,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":26,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":6228672,"kb_used_data":3634872,"kb_used_omap":183,"kb_used_meta":2593480,"kb_avail":276886848,"statfs":{"total":289910292480,"available":283532132352,"internally_reserved":0,"allocated":3722108928,"data_stored":39821638783,"data_compressed":1098288962,"data_compressed_allocated":3338878976,"data_compressed_original":39419773952,"omap_allocated":187985,"internal_metadata":2655723951},"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.001016"},"pg_stats":[{"pgid":"2.7","version":"21'1","reported_seq":62,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:32:34.503992+0000","last_change":"2026-02-19T20:06:36.292100+0000","last_active":"2026-02-19T20:32:34.503992+0000","last_peered":"2026-02-19T20:32:34.503992+0000","last_clean":"2026-02-19T20:32:34.503992+0000","last_became_active":"2026-02-19T20:06:34.288882+0000","last_became_peered":"2026-02-19T20:06:34.288882+0000","last_unstale":"2026-02-19T20:32:34.503992+0000","last_undegraded":"2026-02-19T20:32:34.503992+0000","last_fullsized":"2026-02-19T20:32:34.503992+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-19T20:06:33.281540+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:33.281540+0000","last_clean_scrub_stamp":"2026-02-19T20:06:33.281540+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-21T04:55:04.889956+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00071728299999999998,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":17,"num_read_kb":5,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"24'2668","reported_seq":2722,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:34:44.553722+0000","last_change":"2026-02-19T20:06:36.292139+0000","last_active":"2026-02-19T20:34:44.553722+0000","last_peered":"2026-02-19T20:34:44.553722+0000","last_clean":"2026-02-19T20:34:44.553722+0000","last_became_active":"2026-02-19T20:06:34.289047+0000","last_became_peered":"2026-02-19T20:06:34.289047+0000","last_unstale":"2026-02-19T20:34:44.553722+0000","last_undegraded":"2026-02-19T20:34:44.553722+0000","last_fullsized":"2026-02-19T20:34:44.553722+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-19T20:06:33.281540+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:33.281540+0000","last_clean_scrub_stamp":"2026-02-19T20:06:33.281540+0000","objects_scrubbed":0,"log_size":2668,"log_dups_size":0,"ondisk_log_size":2668,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-20T21:56:15.810474+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00073214999999999999,"stat_sum":{"num_bytes":674,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":15976,"num_read_kb":13310,"num_write":5328,"num_write_kb":5322,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"24'1984","reported_seq":3214,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:36:00.780765+0000","last_change":"2026-02-19T20:06:36.291816+0000","last_active":"2026-02-19T20:36:00.780765+0000","last_peered":"2026-02-19T20:36:00.780765+0000","last_clean":"2026-02-19T20:36:00.780765+0000","last_became_active":"2026-02-19T20:06:34.288714+0000","last_became_peered":"2026-02-19T20:06:34.288714+0000","last_unstale":"2026-02-19T20:36:00.780765+0000","last_undegraded":"2026-02-19T20:36:00.780765+0000","last_fullsized":"2026-02-19T20:36:00.780765+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-19T20:06:33.281540+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:33.281540+0000","last_clean_scrub_stamp":"2026-02-19T20:06:33.281540+0000","objects_scrubbed":0,"log_size":1984,"log_dups_size":0,"ondisk_log_size":1984,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-20T22:21:42.126557+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00046812600000000002,"stat_sum":{"num_bytes":674,"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":11453,"num_read_kb":9532,"num_write":3812,"num_write_kb":3800,"num_scrub_errors":0,"num_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.4","version":"23'3","reported_seq":66,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:33:39.516738+0000","last_change":"2026-02-19T20:06:36.291871+0000","last_active":"2026-02-19T20:33:39.516738+0000","last_peered":"2026-02-19T20:33:39.516738+0000","last_clean":"2026-02-19T20:33:39.516738+0000","last_became_active":"2026-02-19T20:06:34.288866+0000","last_became_peered":"2026-02-19T20:06:34.288866+0000","last_unstale":"2026-02-19T20:33:39.516738+0000","last_undegraded":"2026-02-19T20:33:39.516738+0000","last_fullsized":"2026-02-19T20:33:39.516738+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-19T20:06:33.281540+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:33.281540+0000","last_clean_scrub_stamp":"2026-02-19T20:06:33.281540+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T04:08:24.912524+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00049345400000000005,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":14,"num_read_kb":14,"num_write":3,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"24'144080","reported_seq":230758,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:36:00.765247+0000","last_change":"2026-02-19T20:07:02.582106+0000","last_active":"2026-02-19T20:36:00.765247+0000","last_peered":"2026-02-19T20:36:00.765247+0000","last_clean":"2026-02-19T20:36:00.765247+0000","last_became_active":"2026-02-19T20:06:59.863368+0000","last_became_peered":"2026-02-19T20:06:59.863368+0000","last_unstale":"2026-02-19T20:36:00.765247+0000","last_undegraded":"2026-02-19T20:36:00.765247+0000","last_fullsized":"2026-02-19T20:36:00.765247+0000","mapping_epoch":17,"log_start":"24'134000","ondisk_log_start":"24'134000","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:06:58.856822+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:58.856822+0000","last_clean_scrub_stamp":"2026-02-19T20:06:58.856822+0000","objects_scrubbed":0,"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":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T03:53:17.100876+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00016716300000000001,"stat_sum":{"num_bytes":5079512576,"num_objects":1258,"num_object_clones":64,"num_object_copies":2516,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1258,"num_whiteouts":0,"num_read":86821,"num_read_kb":2965046,"num_write":144052,"num_write_kb":22042313,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"24'890","reported_seq":971,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:35:44.651196+0000","last_change":"2026-02-19T20:06:36.290493+0000","last_active":"2026-02-19T20:35:44.651196+0000","last_peered":"2026-02-19T20:35:44.651196+0000","last_clean":"2026-02-19T20:35:44.651196+0000","last_became_active":"2026-02-19T20:06:34.288309+0000","last_became_peered":"2026-02-19T20:06:34.288309+0000","last_unstale":"2026-02-19T20:35:44.651196+0000","last_undegraded":"2026-02-19T20:35:44.651196+0000","last_fullsized":"2026-02-19T20:35:44.651196+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-19T20:06:33.281540+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:33.281540+0000","last_clean_scrub_stamp":"2026-02-19T20:06:33.281540+0000","objects_scrubbed":0,"log_size":890,"log_dups_size":0,"ondisk_log_size":890,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T04:46:16.435610+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000564176,"stat_sum":{"num_bytes":855,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":5017,"num_read_kb":4131,"num_write":1769,"num_write_kb":1763,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.0","version":"24'134047","reported_seq":195090,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:36:00.767602+0000","last_change":"2026-02-19T20:07:01.866151+0000","last_active":"2026-02-19T20:36:00.767602+0000","last_peered":"2026-02-19T20:36:00.767602+0000","last_clean":"2026-02-19T20:36:00.767602+0000","last_became_active":"2026-02-19T20:06:59.863337+0000","last_became_peered":"2026-02-19T20:06:59.863337+0000","last_unstale":"2026-02-19T20:36:00.767602+0000","last_undegraded":"2026-02-19T20:36:00.767602+0000","last_fullsized":"2026-02-19T20:36:00.767602+0000","mapping_epoch":17,"log_start":"24'124000","ondisk_log_start":"24'124000","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:06:58.856822+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:58.856822+0000","last_clean_scrub_stamp":"2026-02-19T20:06:58.856822+0000","objects_scrubbed":0,"log_size":10047,"log_dups_size":0,"ondisk_log_size":10047,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T06:53:51.246582+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00044838000000000001,"stat_sum":{"num_bytes":5056119808,"num_objects":1240,"num_object_clones":72,"num_object_copies":2480,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1240,"num_whiteouts":0,"num_read":61197,"num_read_kb":3102020,"num_write":134017,"num_write_kb":20093445,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.1","version":"24'99","reported_seq":153,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:33:39.533292+0000","last_change":"2026-02-19T20:06:36.537699+0000","last_active":"2026-02-19T20:33:39.533292+0000","last_peered":"2026-02-19T20:33:39.533292+0000","last_clean":"2026-02-19T20:33:39.533292+0000","last_became_active":"2026-02-19T20:06:34.288429+0000","last_became_peered":"2026-02-19T20:06:34.288429+0000","last_unstale":"2026-02-19T20:33:39.533292+0000","last_undegraded":"2026-02-19T20:33:39.533292+0000","last_fullsized":"2026-02-19T20:33:39.533292+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-19T20:06:33.281540+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:33.281540+0000","last_clean_scrub_stamp":"2026-02-19T20:06:33.281540+0000","objects_scrubbed":0,"log_size":99,"log_dups_size":0,"ondisk_log_size":99,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T04:05:16.006045+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00031463900000000002,"stat_sum":{"num_bytes":114,"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":494,"num_read_kb":390,"num_write":196,"num_write_kb":196,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.1","version":"24'301198","reported_seq":470165,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:36:00.764899+0000","last_change":"2026-02-19T20:07:02.582062+0000","last_active":"2026-02-19T20:36:00.764899+0000","last_peered":"2026-02-19T20:36:00.764899+0000","last_clean":"2026-02-19T20:36:00.764899+0000","last_became_active":"2026-02-19T20:06:59.863390+0000","last_became_peered":"2026-02-19T20:06:59.863390+0000","last_unstale":"2026-02-19T20:36:00.764899+0000","last_undegraded":"2026-02-19T20:36:00.764899+0000","last_fullsized":"2026-02-19T20:36:00.764899+0000","mapping_epoch":17,"log_start":"24'291101","ondisk_log_start":"24'291101","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:06:58.856822+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:58.856822+0000","last_clean_scrub_stamp":"2026-02-19T20:06:58.856822+0000","objects_scrubbed":0,"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":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T03:46:46.033473+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00022945999999999999,"stat_sum":{"num_bytes":5118463488,"num_objects":1266,"num_object_clones":78,"num_object_copies":2532,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1266,"num_whiteouts":0,"num_read":169137,"num_read_kb":3922411,"num_write":301159,"num_write_kb":21838531,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"24'151","reported_seq":583,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:36:00.784592+0000","last_change":"2026-02-19T20:06:36.537700+0000","last_active":"2026-02-19T20:36:00.784592+0000","last_peered":"2026-02-19T20:36:00.784592+0000","last_clean":"2026-02-19T20:36:00.784592+0000","last_became_active":"2026-02-19T20:06:34.288435+0000","last_became_peered":"2026-02-19T20:06:34.288435+0000","last_unstale":"2026-02-19T20:36:00.784592+0000","last_undegraded":"2026-02-19T20:36:00.784592+0000","last_fullsized":"2026-02-19T20:36:00.784592+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-19T20:06:33.281540+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:33.281540+0000","last_clean_scrub_stamp":"2026-02-19T20:06:33.281540+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-20T20:14:39.249554+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00031639199999999998,"stat_sum":{"num_bytes":114,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":655,"num_read_kb":501,"num_write":247,"num_write_kb":241,"num_scrub_errors":0,"num_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":"3.2","version":"24'124570","reported_seq":246658,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:36:00.766405+0000","last_change":"2026-02-19T20:07:01.866511+0000","last_active":"2026-02-19T20:36:00.766405+0000","last_peered":"2026-02-19T20:36:00.766405+0000","last_clean":"2026-02-19T20:36:00.766405+0000","last_became_active":"2026-02-19T20:06:59.863353+0000","last_became_peered":"2026-02-19T20:06:59.863353+0000","last_unstale":"2026-02-19T20:36:00.766405+0000","last_undegraded":"2026-02-19T20:36:00.766405+0000","last_fullsized":"2026-02-19T20:36:00.766405+0000","mapping_epoch":17,"log_start":"24'114501","ondisk_log_start":"24'114501","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:06:58.856822+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:58.856822+0000","last_clean_scrub_stamp":"2026-02-19T20:06:58.856822+0000","objects_scrubbed":0,"log_size":10069,"log_dups_size":0,"ondisk_log_size":10069,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-20T23:52:44.753261+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00073724999999999995,"stat_sum":{"num_bytes":5330661395,"num_objects":1313,"num_object_clones":72,"num_object_copies":2626,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1313,"num_whiteouts":0,"num_read":122259,"num_read_kb":3475452,"num_write":124551,"num_write_kb":20800319,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.3","version":"24'141","reported_seq":2185,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:36:00.776566+0000","last_change":"2026-02-19T20:06:36.292453+0000","last_active":"2026-02-19T20:36:00.776566+0000","last_peered":"2026-02-19T20:36:00.776566+0000","last_clean":"2026-02-19T20:36:00.776566+0000","last_became_active":"2026-02-19T20:06:34.288175+0000","last_became_peered":"2026-02-19T20:06:34.288175+0000","last_unstale":"2026-02-19T20:36:00.776566+0000","last_undegraded":"2026-02-19T20:36:00.776566+0000","last_fullsized":"2026-02-19T20:36:00.776566+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-19T20:06:33.281540+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:33.281540+0000","last_clean_scrub_stamp":"2026-02-19T20:06:33.281540+0000","objects_scrubbed":0,"log_size":141,"log_dups_size":0,"ondisk_log_size":141,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-20T22:23:30.380386+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010191480000000001,"stat_sum":{"num_bytes":0,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":628,"num_read_kb":537,"num_write":124,"num_write_kb":117,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"10'72","reported_seq":143,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:32:39.504847+0000","last_change":"2026-02-19T20:06:31.283207+0000","last_active":"2026-02-19T20:32:39.504847+0000","last_peered":"2026-02-19T20:32:39.504847+0000","last_clean":"2026-02-19T20:32:39.504847+0000","last_became_active":"2026-02-19T20:06:31.281777+0000","last_became_peered":"2026-02-19T20:06:31.281777+0000","last_unstale":"2026-02-19T20:32:39.504847+0000","last_undegraded":"2026-02-19T20:32:39.504847+0000","last_fullsized":"2026-02-19T20:32:39.504847+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-19T20:06:30.278781+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:30.278781+0000","last_clean_scrub_stamp":"2026-02-19T20:06:30.278781+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-20T23:02:07.620806+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":3,"num_pg":4,"stat_sum":{"num_bytes":20584757267,"num_objects":5077,"num_object_clones":286,"num_object_copies":10154,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5077,"num_whiteouts":0,"num_read":439414,"num_read_kb":13464929,"num_write":703779,"num_write_kb":84774608,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":3721297920,"data_stored":39820236838,"data_compressed":1098276086,"data_compressed_allocated":3338805248,"data_compressed_original":39418627072,"omap_allocated":0,"internal_metadata":0},"log_size":40293,"ondisk_log_size":40293,"up":8,"acting":8,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2447,"num_objects":15,"num_object_clones":0,"num_object_copies":30,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":15,"num_whiteouts":0,"num_read":34254,"num_read_kb":28420,"num_write":11480,"num_write_kb":11443,"num_scrub_errors":0,"num_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":81920,"data_stored":4894,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":107996,"internal_metadata":0},"log_size":5937,"ondisk_log_size":5937,"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":114688,"data_stored":1180736,"data_compressed":12876,"data_compressed_allocated":73728,"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":34359738729,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3029436,"kb_used_data":1817256,"kb_used_omap":50,"kb_used_meta":1212109,"kb_avail":91342404,"statfs":{"total":96636764160,"available":93534621696,"internally_reserved":0,"allocated":1860870144,"data_stored":19910190752,"data_compressed":549138043,"data_compressed_allocated":1669402624,"data_compressed_original":19709313536,"omap_allocated":51729,"internal_metadata":1241200111},"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":34359738729,"num_pgs":11,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2096956,"kb_used_data":931488,"kb_used_omap":112,"kb_used_meta":1165263,"kb_avail":92274884,"statfs":{"total":96636764160,"available":94489481216,"internally_reserved":0,"allocated":953843712,"data_stored":10068142955,"data_compressed":302010792,"data_compressed_allocated":865406976,"data_compressed_original":9975597056,"omap_allocated":115109,"internal_metadata":1193229915},"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":34359738730,"num_pgs":8,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1102280,"kb_used_data":886128,"kb_used_omap":20,"kb_used_meta":216107,"kb_avail":93269560,"statfs":{"total":96636764160,"available":95508029440,"internally_reserved":0,"allocated":907395072,"data_stored":9843305076,"data_compressed":247140127,"data_compressed_allocated":804069376,"data_compressed_original":9734863360,"omap_allocated":21147,"internal_metadata":221293925},"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":57344,"data_stored":590368,"data_compressed":6438,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":6438,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":2219,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2352,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":40960,"data_stored":2447,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":96815,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":228,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8829,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":907108352,"data_stored":9842640384,"data_compressed":247133689,"data_compressed_allocated":804032512,"data_compressed_original":9734289920,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":953540608,"data_stored":10067478035,"data_compressed":302004354,"data_compressed_allocated":865370112,"data_compressed_original":9975023616,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1860648960,"data_stored":19910118419,"data_compressed":549138043,"data_compressed_allocated":1669402624,"data_compressed_original":19709313536,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-19T20:36:27.059 INFO:tasks.ceph.ceph_manager.cluster1:clean! 2026-02-19T20:36:27.059 DEBUG:teuthology.orchestra.run.trial069:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2026-02-19T20:36:27.237 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:36:27.238 INFO:teuthology.orchestra.run.trial069.stderr:dumped all 2026-02-19T20:36:27.247 INFO:teuthology.orchestra.run.trial069.stdout:{"pg_ready":true,"pg_map":{"version":919,"stamp":"2026-02-19T20:36:25.486456+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20585350082,"num_objects":5094,"num_object_clones":286,"num_object_copies":10188,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5094,"num_whiteouts":0,"num_read":473734,"num_read_kb":13493404,"num_write":715360,"num_write_kb":84787679,"num_scrub_errors":0,"num_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":46302,"ondisk_log_size":46302,"up":26,"acting":26,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":26,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":6228672,"kb_used_data":3634872,"kb_used_omap":183,"kb_used_meta":2593480,"kb_avail":276886848,"statfs":{"total":289910292480,"available":283532132352,"internally_reserved":0,"allocated":3722108928,"data_stored":39821638783,"data_compressed":1098288962,"data_compressed_allocated":3338878976,"data_compressed_original":39419773952,"omap_allocated":187985,"internal_metadata":2655723951},"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.001016"},"pg_stats":[{"pgid":"2.7","version":"21'1","reported_seq":62,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:32:34.503992+0000","last_change":"2026-02-19T20:06:36.292100+0000","last_active":"2026-02-19T20:32:34.503992+0000","last_peered":"2026-02-19T20:32:34.503992+0000","last_clean":"2026-02-19T20:32:34.503992+0000","last_became_active":"2026-02-19T20:06:34.288882+0000","last_became_peered":"2026-02-19T20:06:34.288882+0000","last_unstale":"2026-02-19T20:32:34.503992+0000","last_undegraded":"2026-02-19T20:32:34.503992+0000","last_fullsized":"2026-02-19T20:32:34.503992+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-19T20:06:33.281540+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:33.281540+0000","last_clean_scrub_stamp":"2026-02-19T20:06:33.281540+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-21T04:55:04.889956+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00071728299999999998,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":17,"num_read_kb":5,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"24'2668","reported_seq":2722,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:34:44.553722+0000","last_change":"2026-02-19T20:06:36.292139+0000","last_active":"2026-02-19T20:34:44.553722+0000","last_peered":"2026-02-19T20:34:44.553722+0000","last_clean":"2026-02-19T20:34:44.553722+0000","last_became_active":"2026-02-19T20:06:34.289047+0000","last_became_peered":"2026-02-19T20:06:34.289047+0000","last_unstale":"2026-02-19T20:34:44.553722+0000","last_undegraded":"2026-02-19T20:34:44.553722+0000","last_fullsized":"2026-02-19T20:34:44.553722+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-19T20:06:33.281540+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:33.281540+0000","last_clean_scrub_stamp":"2026-02-19T20:06:33.281540+0000","objects_scrubbed":0,"log_size":2668,"log_dups_size":0,"ondisk_log_size":2668,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-20T21:56:15.810474+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00073214999999999999,"stat_sum":{"num_bytes":674,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":15976,"num_read_kb":13310,"num_write":5328,"num_write_kb":5322,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"24'1984","reported_seq":3214,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:36:00.780765+0000","last_change":"2026-02-19T20:06:36.291816+0000","last_active":"2026-02-19T20:36:00.780765+0000","last_peered":"2026-02-19T20:36:00.780765+0000","last_clean":"2026-02-19T20:36:00.780765+0000","last_became_active":"2026-02-19T20:06:34.288714+0000","last_became_peered":"2026-02-19T20:06:34.288714+0000","last_unstale":"2026-02-19T20:36:00.780765+0000","last_undegraded":"2026-02-19T20:36:00.780765+0000","last_fullsized":"2026-02-19T20:36:00.780765+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-19T20:06:33.281540+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:33.281540+0000","last_clean_scrub_stamp":"2026-02-19T20:06:33.281540+0000","objects_scrubbed":0,"log_size":1984,"log_dups_size":0,"ondisk_log_size":1984,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-20T22:21:42.126557+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00046812600000000002,"stat_sum":{"num_bytes":674,"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":11453,"num_read_kb":9532,"num_write":3812,"num_write_kb":3800,"num_scrub_errors":0,"num_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.4","version":"23'3","reported_seq":66,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:33:39.516738+0000","last_change":"2026-02-19T20:06:36.291871+0000","last_active":"2026-02-19T20:33:39.516738+0000","last_peered":"2026-02-19T20:33:39.516738+0000","last_clean":"2026-02-19T20:33:39.516738+0000","last_became_active":"2026-02-19T20:06:34.288866+0000","last_became_peered":"2026-02-19T20:06:34.288866+0000","last_unstale":"2026-02-19T20:33:39.516738+0000","last_undegraded":"2026-02-19T20:33:39.516738+0000","last_fullsized":"2026-02-19T20:33:39.516738+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-19T20:06:33.281540+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:33.281540+0000","last_clean_scrub_stamp":"2026-02-19T20:06:33.281540+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T04:08:24.912524+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00049345400000000005,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":14,"num_read_kb":14,"num_write":3,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"24'144080","reported_seq":230758,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:36:00.765247+0000","last_change":"2026-02-19T20:07:02.582106+0000","last_active":"2026-02-19T20:36:00.765247+0000","last_peered":"2026-02-19T20:36:00.765247+0000","last_clean":"2026-02-19T20:36:00.765247+0000","last_became_active":"2026-02-19T20:06:59.863368+0000","last_became_peered":"2026-02-19T20:06:59.863368+0000","last_unstale":"2026-02-19T20:36:00.765247+0000","last_undegraded":"2026-02-19T20:36:00.765247+0000","last_fullsized":"2026-02-19T20:36:00.765247+0000","mapping_epoch":17,"log_start":"24'134000","ondisk_log_start":"24'134000","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:06:58.856822+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:58.856822+0000","last_clean_scrub_stamp":"2026-02-19T20:06:58.856822+0000","objects_scrubbed":0,"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":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T03:53:17.100876+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00016716300000000001,"stat_sum":{"num_bytes":5079512576,"num_objects":1258,"num_object_clones":64,"num_object_copies":2516,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1258,"num_whiteouts":0,"num_read":86821,"num_read_kb":2965046,"num_write":144052,"num_write_kb":22042313,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"24'890","reported_seq":971,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:35:44.651196+0000","last_change":"2026-02-19T20:06:36.290493+0000","last_active":"2026-02-19T20:35:44.651196+0000","last_peered":"2026-02-19T20:35:44.651196+0000","last_clean":"2026-02-19T20:35:44.651196+0000","last_became_active":"2026-02-19T20:06:34.288309+0000","last_became_peered":"2026-02-19T20:06:34.288309+0000","last_unstale":"2026-02-19T20:35:44.651196+0000","last_undegraded":"2026-02-19T20:35:44.651196+0000","last_fullsized":"2026-02-19T20:35:44.651196+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-19T20:06:33.281540+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:33.281540+0000","last_clean_scrub_stamp":"2026-02-19T20:06:33.281540+0000","objects_scrubbed":0,"log_size":890,"log_dups_size":0,"ondisk_log_size":890,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T04:46:16.435610+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000564176,"stat_sum":{"num_bytes":855,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":5017,"num_read_kb":4131,"num_write":1769,"num_write_kb":1763,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.0","version":"24'134047","reported_seq":195090,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:36:00.767602+0000","last_change":"2026-02-19T20:07:01.866151+0000","last_active":"2026-02-19T20:36:00.767602+0000","last_peered":"2026-02-19T20:36:00.767602+0000","last_clean":"2026-02-19T20:36:00.767602+0000","last_became_active":"2026-02-19T20:06:59.863337+0000","last_became_peered":"2026-02-19T20:06:59.863337+0000","last_unstale":"2026-02-19T20:36:00.767602+0000","last_undegraded":"2026-02-19T20:36:00.767602+0000","last_fullsized":"2026-02-19T20:36:00.767602+0000","mapping_epoch":17,"log_start":"24'124000","ondisk_log_start":"24'124000","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:06:58.856822+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:58.856822+0000","last_clean_scrub_stamp":"2026-02-19T20:06:58.856822+0000","objects_scrubbed":0,"log_size":10047,"log_dups_size":0,"ondisk_log_size":10047,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T06:53:51.246582+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00044838000000000001,"stat_sum":{"num_bytes":5056119808,"num_objects":1240,"num_object_clones":72,"num_object_copies":2480,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1240,"num_whiteouts":0,"num_read":61197,"num_read_kb":3102020,"num_write":134017,"num_write_kb":20093445,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.1","version":"24'99","reported_seq":153,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:33:39.533292+0000","last_change":"2026-02-19T20:06:36.537699+0000","last_active":"2026-02-19T20:33:39.533292+0000","last_peered":"2026-02-19T20:33:39.533292+0000","last_clean":"2026-02-19T20:33:39.533292+0000","last_became_active":"2026-02-19T20:06:34.288429+0000","last_became_peered":"2026-02-19T20:06:34.288429+0000","last_unstale":"2026-02-19T20:33:39.533292+0000","last_undegraded":"2026-02-19T20:33:39.533292+0000","last_fullsized":"2026-02-19T20:33:39.533292+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-19T20:06:33.281540+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:33.281540+0000","last_clean_scrub_stamp":"2026-02-19T20:06:33.281540+0000","objects_scrubbed":0,"log_size":99,"log_dups_size":0,"ondisk_log_size":99,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T04:05:16.006045+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00031463900000000002,"stat_sum":{"num_bytes":114,"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":494,"num_read_kb":390,"num_write":196,"num_write_kb":196,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.1","version":"24'301198","reported_seq":470165,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:36:00.764899+0000","last_change":"2026-02-19T20:07:02.582062+0000","last_active":"2026-02-19T20:36:00.764899+0000","last_peered":"2026-02-19T20:36:00.764899+0000","last_clean":"2026-02-19T20:36:00.764899+0000","last_became_active":"2026-02-19T20:06:59.863390+0000","last_became_peered":"2026-02-19T20:06:59.863390+0000","last_unstale":"2026-02-19T20:36:00.764899+0000","last_undegraded":"2026-02-19T20:36:00.764899+0000","last_fullsized":"2026-02-19T20:36:00.764899+0000","mapping_epoch":17,"log_start":"24'291101","ondisk_log_start":"24'291101","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:06:58.856822+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:58.856822+0000","last_clean_scrub_stamp":"2026-02-19T20:06:58.856822+0000","objects_scrubbed":0,"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":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T03:46:46.033473+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00022945999999999999,"stat_sum":{"num_bytes":5118463488,"num_objects":1266,"num_object_clones":78,"num_object_copies":2532,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1266,"num_whiteouts":0,"num_read":169137,"num_read_kb":3922411,"num_write":301159,"num_write_kb":21838531,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"24'151","reported_seq":583,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:36:00.784592+0000","last_change":"2026-02-19T20:06:36.537700+0000","last_active":"2026-02-19T20:36:00.784592+0000","last_peered":"2026-02-19T20:36:00.784592+0000","last_clean":"2026-02-19T20:36:00.784592+0000","last_became_active":"2026-02-19T20:06:34.288435+0000","last_became_peered":"2026-02-19T20:06:34.288435+0000","last_unstale":"2026-02-19T20:36:00.784592+0000","last_undegraded":"2026-02-19T20:36:00.784592+0000","last_fullsized":"2026-02-19T20:36:00.784592+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-19T20:06:33.281540+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:33.281540+0000","last_clean_scrub_stamp":"2026-02-19T20:06:33.281540+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-20T20:14:39.249554+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00031639199999999998,"stat_sum":{"num_bytes":114,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":655,"num_read_kb":501,"num_write":247,"num_write_kb":241,"num_scrub_errors":0,"num_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":"3.2","version":"24'124570","reported_seq":246658,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:36:00.766405+0000","last_change":"2026-02-19T20:07:01.866511+0000","last_active":"2026-02-19T20:36:00.766405+0000","last_peered":"2026-02-19T20:36:00.766405+0000","last_clean":"2026-02-19T20:36:00.766405+0000","last_became_active":"2026-02-19T20:06:59.863353+0000","last_became_peered":"2026-02-19T20:06:59.863353+0000","last_unstale":"2026-02-19T20:36:00.766405+0000","last_undegraded":"2026-02-19T20:36:00.766405+0000","last_fullsized":"2026-02-19T20:36:00.766405+0000","mapping_epoch":17,"log_start":"24'114501","ondisk_log_start":"24'114501","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:06:58.856822+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:58.856822+0000","last_clean_scrub_stamp":"2026-02-19T20:06:58.856822+0000","objects_scrubbed":0,"log_size":10069,"log_dups_size":0,"ondisk_log_size":10069,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-20T23:52:44.753261+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00073724999999999995,"stat_sum":{"num_bytes":5330661395,"num_objects":1313,"num_object_clones":72,"num_object_copies":2626,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1313,"num_whiteouts":0,"num_read":122259,"num_read_kb":3475452,"num_write":124551,"num_write_kb":20800319,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.3","version":"24'141","reported_seq":2185,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:36:00.776566+0000","last_change":"2026-02-19T20:06:36.292453+0000","last_active":"2026-02-19T20:36:00.776566+0000","last_peered":"2026-02-19T20:36:00.776566+0000","last_clean":"2026-02-19T20:36:00.776566+0000","last_became_active":"2026-02-19T20:06:34.288175+0000","last_became_peered":"2026-02-19T20:06:34.288175+0000","last_unstale":"2026-02-19T20:36:00.776566+0000","last_undegraded":"2026-02-19T20:36:00.776566+0000","last_fullsized":"2026-02-19T20:36:00.776566+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-19T20:06:33.281540+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:33.281540+0000","last_clean_scrub_stamp":"2026-02-19T20:06:33.281540+0000","objects_scrubbed":0,"log_size":141,"log_dups_size":0,"ondisk_log_size":141,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-20T22:23:30.380386+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010191480000000001,"stat_sum":{"num_bytes":0,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":628,"num_read_kb":537,"num_write":124,"num_write_kb":117,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"10'72","reported_seq":143,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:32:39.504847+0000","last_change":"2026-02-19T20:06:31.283207+0000","last_active":"2026-02-19T20:32:39.504847+0000","last_peered":"2026-02-19T20:32:39.504847+0000","last_clean":"2026-02-19T20:32:39.504847+0000","last_became_active":"2026-02-19T20:06:31.281777+0000","last_became_peered":"2026-02-19T20:06:31.281777+0000","last_unstale":"2026-02-19T20:32:39.504847+0000","last_undegraded":"2026-02-19T20:32:39.504847+0000","last_fullsized":"2026-02-19T20:32:39.504847+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-19T20:06:30.278781+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:30.278781+0000","last_clean_scrub_stamp":"2026-02-19T20:06:30.278781+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-20T23:02:07.620806+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":3,"num_pg":4,"stat_sum":{"num_bytes":20584757267,"num_objects":5077,"num_object_clones":286,"num_object_copies":10154,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5077,"num_whiteouts":0,"num_read":439414,"num_read_kb":13464929,"num_write":703779,"num_write_kb":84774608,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":3721297920,"data_stored":39820236838,"data_compressed":1098276086,"data_compressed_allocated":3338805248,"data_compressed_original":39418627072,"omap_allocated":0,"internal_metadata":0},"log_size":40293,"ondisk_log_size":40293,"up":8,"acting":8,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2447,"num_objects":15,"num_object_clones":0,"num_object_copies":30,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":15,"num_whiteouts":0,"num_read":34254,"num_read_kb":28420,"num_write":11480,"num_write_kb":11443,"num_scrub_errors":0,"num_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":81920,"data_stored":4894,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":107996,"internal_metadata":0},"log_size":5937,"ondisk_log_size":5937,"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":114688,"data_stored":1180736,"data_compressed":12876,"data_compressed_allocated":73728,"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":34359738729,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3029436,"kb_used_data":1817256,"kb_used_omap":50,"kb_used_meta":1212109,"kb_avail":91342404,"statfs":{"total":96636764160,"available":93534621696,"internally_reserved":0,"allocated":1860870144,"data_stored":19910190752,"data_compressed":549138043,"data_compressed_allocated":1669402624,"data_compressed_original":19709313536,"omap_allocated":51729,"internal_metadata":1241200111},"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":34359738729,"num_pgs":11,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2096956,"kb_used_data":931488,"kb_used_omap":112,"kb_used_meta":1165263,"kb_avail":92274884,"statfs":{"total":96636764160,"available":94489481216,"internally_reserved":0,"allocated":953843712,"data_stored":10068142955,"data_compressed":302010792,"data_compressed_allocated":865406976,"data_compressed_original":9975597056,"omap_allocated":115109,"internal_metadata":1193229915},"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":34359738730,"num_pgs":8,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1102280,"kb_used_data":886128,"kb_used_omap":20,"kb_used_meta":216107,"kb_avail":93269560,"statfs":{"total":96636764160,"available":95508029440,"internally_reserved":0,"allocated":907395072,"data_stored":9843305076,"data_compressed":247140127,"data_compressed_allocated":804069376,"data_compressed_original":9734863360,"omap_allocated":21147,"internal_metadata":221293925},"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":57344,"data_stored":590368,"data_compressed":6438,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":6438,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":2219,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2352,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":40960,"data_stored":2447,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":96815,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":228,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8829,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":907108352,"data_stored":9842640384,"data_compressed":247133689,"data_compressed_allocated":804032512,"data_compressed_original":9734289920,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":953540608,"data_stored":10067478035,"data_compressed":302004354,"data_compressed_allocated":865370112,"data_compressed_original":9975023616,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1860648960,"data_stored":19910118419,"data_compressed":549138043,"data_compressed_allocated":1669402624,"data_compressed_original":19709313536,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-19T20:36:27.248 DEBUG:teuthology.orchestra.run.trial069:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd dump --format=json 2026-02-19T20:36:27.426 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:36:27.427 INFO:teuthology.orchestra.run.trial069.stdout:{"epoch":24,"fsid":"3bfd89e7-0913-472c-8f98-43ba5453df7a","created":"2026-02-19T20:06:24.853067+0000","modified":"2026-02-19T20:08:09.875196+0000","last_up_change":"2026-02-19T20:06:28.860200+0000","last_in_change":"2026-02-19T20:06:25.519411+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":3,"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-19T20:06:29.286455+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-19T20:06:32.693767+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}},{"pool":3,"pool_name":"datapool","create_time":"2026-02-19T20:06:58.851825+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":4,"pg_placement_num":4,"pg_placement_num_target":4,"pg_num_target":4,"pg_num_pending":4,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"24","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":24,"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.5,"score_stable":1.5,"optimal_score":1,"raw_score_acting":1.5,"raw_score_stable":1.5,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"1a537a84-e482-42e8-bd41-f16f5eb952e3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.69:6800","nonce":791762981},{"type":"v1","addr":"10.20.193.69:6801","nonce":791762981}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.69:6802","nonce":791762981},{"type":"v1","addr":"10.20.193.69:6803","nonce":791762981}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.69:6806","nonce":791762981},{"type":"v1","addr":"10.20.193.69:6807","nonce":791762981}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.69:6804","nonce":791762981},{"type":"v1","addr":"10.20.193.69:6805","nonce":791762981}]},"public_addr":"10.20.193.69:6801/791762981","cluster_addr":"10.20.193.69:6803/791762981","heartbeat_back_addr":"10.20.193.69:6807/791762981","heartbeat_front_addr":"10.20.193.69:6805/791762981","state":["exists","up"]},{"osd":1,"uuid":"bf32a593-d0d0-4d15-be4c-bd485a0b40bb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.69:6809","nonce":244184148},{"type":"v1","addr":"10.20.193.69:6811","nonce":244184148}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.69:6813","nonce":244184148},{"type":"v1","addr":"10.20.193.69:6815","nonce":244184148}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.69:6821","nonce":244184148},{"type":"v1","addr":"10.20.193.69:6823","nonce":244184148}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.69:6817","nonce":244184148},{"type":"v1","addr":"10.20.193.69:6819","nonce":244184148}]},"public_addr":"10.20.193.69:6811/244184148","cluster_addr":"10.20.193.69:6815/244184148","heartbeat_back_addr":"10.20.193.69:6823/244184148","heartbeat_front_addr":"10.20.193.69:6819/244184148","state":["exists","up"]},{"osd":2,"uuid":"a5d94f54-9f9c-4638-8bbb-ddb2274ec968","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.69:6808","nonce":933305665},{"type":"v1","addr":"10.20.193.69:6810","nonce":933305665}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.69:6812","nonce":933305665},{"type":"v1","addr":"10.20.193.69:6814","nonce":933305665}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.69:6820","nonce":933305665},{"type":"v1","addr":"10.20.193.69:6822","nonce":933305665}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"10.20.193.69:6816","nonce":933305665},{"type":"v1","addr":"10.20.193.69:6818","nonce":933305665}]},"public_addr":"10.20.193.69:6810/933305665","cluster_addr":"10.20.193.69:6814/933305665","heartbeat_back_addr":"10.20.193.69:6822/933305665","heartbeat_front_addr":"10.20.193.69:6818/933305665","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T20:06:27.499946+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T20:06:27.491003+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4544132024016699391,"old_weight":0,"last_purged_snaps_scrub":"2026-02-19T20:06:27.515093+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"isa","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2026-02-19T20:36:28.437 INFO:tasks.ceph:Scrubbing cluster1.osd.0 2026-02-19T20:36:28.437 DEBUG:teuthology.orchestra.run.trial069:> 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-19T20:36:28.515 INFO:teuthology.orchestra.run.trial069.stdout:{ 2026-02-19T20:36:28.516 INFO:teuthology.orchestra.run.trial069.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) osd_delete_sleep = '' osd_delete_sleep_hdd = '' osd_delete_sleep_hybrid = '' osd_delete_sleep_ssd = '' osd_max_backfills = '' osd_recovery_max_active = '' osd_recovery_max_active_hdd = '' osd_recovery_max_active_ssd = '' osd_recovery_sleep = '' osd_recovery_sleep_degraded = '' osd_recovery_sleep_degraded_hdd = '' osd_recovery_sleep_degraded_hybrid = '' osd_recovery_sleep_degraded_ssd = '' osd_recovery_sleep_hdd = '' osd_recovery_sleep_hybrid = '' osd_recovery_sleep_ssd = '' osd_scrub_sleep = '' osd_snap_trim_sleep = '' osd_snap_trim_sleep_hdd = '' osd_snap_trim_sleep_hybrid = '' osd_snap_trim_sleep_ssd = '' " 2026-02-19T20:36:28.516 INFO:teuthology.orchestra.run.trial069.stdout:} 2026-02-19T20:36:28.522 DEBUG:teuthology.orchestra.run.trial069:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd deep-scrub 0 2026-02-19T20:36:28.698 INFO:teuthology.orchestra.run.trial069.stderr:instructed osd(s) 0 to deep-scrub 2026-02-19T20:36:28.707 INFO:tasks.ceph:Scrubbing cluster1.osd.1 2026-02-19T20:36:28.708 DEBUG:teuthology.orchestra.run.trial069:> 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-19T20:36:28.786 INFO:teuthology.orchestra.run.trial069.stdout:{ 2026-02-19T20:36:28.786 INFO:teuthology.orchestra.run.trial069.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) osd_delete_sleep = '' osd_delete_sleep_hdd = '' osd_delete_sleep_hybrid = '' osd_delete_sleep_ssd = '' osd_max_backfills = '' osd_recovery_max_active = '' osd_recovery_max_active_hdd = '' osd_recovery_max_active_ssd = '' osd_recovery_sleep = '' osd_recovery_sleep_degraded = '' osd_recovery_sleep_degraded_hdd = '' osd_recovery_sleep_degraded_hybrid = '' osd_recovery_sleep_degraded_ssd = '' osd_recovery_sleep_hdd = '' osd_recovery_sleep_hybrid = '' osd_recovery_sleep_ssd = '' osd_scrub_sleep = '' osd_snap_trim_sleep = '' osd_snap_trim_sleep_hdd = '' osd_snap_trim_sleep_hybrid = '' osd_snap_trim_sleep_ssd = '' " 2026-02-19T20:36:28.787 INFO:teuthology.orchestra.run.trial069.stdout:} 2026-02-19T20:36:28.793 DEBUG:teuthology.orchestra.run.trial069:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd deep-scrub 1 2026-02-19T20:36:28.967 INFO:teuthology.orchestra.run.trial069.stderr:instructed osd(s) 1 to deep-scrub 2026-02-19T20:36:28.976 INFO:tasks.ceph:Scrubbing cluster1.osd.2 2026-02-19T20:36:28.976 DEBUG:teuthology.orchestra.run.trial069:> 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-19T20:36:29.054 INFO:teuthology.orchestra.run.trial069.stdout:{ 2026-02-19T20:36:29.054 INFO:teuthology.orchestra.run.trial069.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) osd_delete_sleep = '' osd_delete_sleep_hdd = '' osd_delete_sleep_hybrid = '' osd_delete_sleep_ssd = '' osd_max_backfills = '' osd_recovery_max_active = '' osd_recovery_max_active_hdd = '' osd_recovery_max_active_ssd = '' osd_recovery_sleep = '' osd_recovery_sleep_degraded = '' osd_recovery_sleep_degraded_hdd = '' osd_recovery_sleep_degraded_hybrid = '' osd_recovery_sleep_degraded_ssd = '' osd_recovery_sleep_hdd = '' osd_recovery_sleep_hybrid = '' osd_recovery_sleep_ssd = '' osd_scrub_sleep = '' osd_snap_trim_sleep = '' osd_snap_trim_sleep_hdd = '' osd_snap_trim_sleep_hybrid = '' osd_snap_trim_sleep_ssd = '' " 2026-02-19T20:36:29.054 INFO:teuthology.orchestra.run.trial069.stdout:} 2026-02-19T20:36:29.059 DEBUG:teuthology.orchestra.run.trial069:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 osd deep-scrub 2 2026-02-19T20:36:29.235 INFO:teuthology.orchestra.run.trial069.stderr:instructed osd(s) 2 to deep-scrub 2026-02-19T20:36:29.245 DEBUG:teuthology.orchestra.run.trial069:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2026-02-19T20:36:29.429 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:36:29.429 INFO:teuthology.orchestra.run.trial069.stderr:dumped all 2026-02-19T20:36:29.440 INFO:teuthology.orchestra.run.trial069.stdout:{"pg_ready":true,"pg_map":{"version":920,"stamp":"2026-02-19T20:36:27.486674+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20585350082,"num_objects":5094,"num_object_clones":286,"num_object_copies":10188,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5094,"num_whiteouts":0,"num_read":473734,"num_read_kb":13493404,"num_write":715360,"num_write_kb":84787679,"num_scrub_errors":0,"num_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":46302,"ondisk_log_size":46302,"up":26,"acting":26,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":26,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":6228672,"kb_used_data":3634872,"kb_used_omap":183,"kb_used_meta":2593480,"kb_avail":276886848,"statfs":{"total":289910292480,"available":283532132352,"internally_reserved":0,"allocated":3722108928,"data_stored":39821638783,"data_compressed":1098288962,"data_compressed_allocated":3338878976,"data_compressed_original":39419773952,"omap_allocated":187985,"internal_metadata":2655723951},"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.001068"},"pg_stats":[{"pgid":"2.7","version":"21'1","reported_seq":62,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:32:34.503992+0000","last_change":"2026-02-19T20:06:36.292100+0000","last_active":"2026-02-19T20:32:34.503992+0000","last_peered":"2026-02-19T20:32:34.503992+0000","last_clean":"2026-02-19T20:32:34.503992+0000","last_became_active":"2026-02-19T20:06:34.288882+0000","last_became_peered":"2026-02-19T20:06:34.288882+0000","last_unstale":"2026-02-19T20:32:34.503992+0000","last_undegraded":"2026-02-19T20:32:34.503992+0000","last_fullsized":"2026-02-19T20:32:34.503992+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-19T20:06:33.281540+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:33.281540+0000","last_clean_scrub_stamp":"2026-02-19T20:06:33.281540+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-21T04:55:04.889956+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00071728299999999998,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":17,"num_read_kb":5,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"24'2668","reported_seq":2722,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:34:44.553722+0000","last_change":"2026-02-19T20:06:36.292139+0000","last_active":"2026-02-19T20:34:44.553722+0000","last_peered":"2026-02-19T20:34:44.553722+0000","last_clean":"2026-02-19T20:34:44.553722+0000","last_became_active":"2026-02-19T20:06:34.289047+0000","last_became_peered":"2026-02-19T20:06:34.289047+0000","last_unstale":"2026-02-19T20:34:44.553722+0000","last_undegraded":"2026-02-19T20:34:44.553722+0000","last_fullsized":"2026-02-19T20:34:44.553722+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-19T20:06:33.281540+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:33.281540+0000","last_clean_scrub_stamp":"2026-02-19T20:06:33.281540+0000","objects_scrubbed":0,"log_size":2668,"log_dups_size":0,"ondisk_log_size":2668,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_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-20T21:56:15.810474+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00073214999999999999,"stat_sum":{"num_bytes":674,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":15976,"num_read_kb":13310,"num_write":5328,"num_write_kb":5322,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"24'1984","reported_seq":3214,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:36:00.780765+0000","last_change":"2026-02-19T20:06:36.291816+0000","last_active":"2026-02-19T20:36:00.780765+0000","last_peered":"2026-02-19T20:36:00.780765+0000","last_clean":"2026-02-19T20:36:00.780765+0000","last_became_active":"2026-02-19T20:06:34.288714+0000","last_became_peered":"2026-02-19T20:06:34.288714+0000","last_unstale":"2026-02-19T20:36:00.780765+0000","last_undegraded":"2026-02-19T20:36:00.780765+0000","last_fullsized":"2026-02-19T20:36:00.780765+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-19T20:06:33.281540+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:33.281540+0000","last_clean_scrub_stamp":"2026-02-19T20:06:33.281540+0000","objects_scrubbed":0,"log_size":1984,"log_dups_size":0,"ondisk_log_size":1984,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-20T22:21:42.126557+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00046812600000000002,"stat_sum":{"num_bytes":674,"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":11453,"num_read_kb":9532,"num_write":3812,"num_write_kb":3800,"num_scrub_errors":0,"num_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.4","version":"23'3","reported_seq":66,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:33:39.516738+0000","last_change":"2026-02-19T20:06:36.291871+0000","last_active":"2026-02-19T20:33:39.516738+0000","last_peered":"2026-02-19T20:33:39.516738+0000","last_clean":"2026-02-19T20:33:39.516738+0000","last_became_active":"2026-02-19T20:06:34.288866+0000","last_became_peered":"2026-02-19T20:06:34.288866+0000","last_unstale":"2026-02-19T20:33:39.516738+0000","last_undegraded":"2026-02-19T20:33:39.516738+0000","last_fullsized":"2026-02-19T20:33:39.516738+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-19T20:06:33.281540+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:33.281540+0000","last_clean_scrub_stamp":"2026-02-19T20:06:33.281540+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T04:08:24.912524+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00049345400000000005,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":14,"num_read_kb":14,"num_write":3,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"24'144080","reported_seq":230758,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:36:00.765247+0000","last_change":"2026-02-19T20:07:02.582106+0000","last_active":"2026-02-19T20:36:00.765247+0000","last_peered":"2026-02-19T20:36:00.765247+0000","last_clean":"2026-02-19T20:36:00.765247+0000","last_became_active":"2026-02-19T20:06:59.863368+0000","last_became_peered":"2026-02-19T20:06:59.863368+0000","last_unstale":"2026-02-19T20:36:00.765247+0000","last_undegraded":"2026-02-19T20:36:00.765247+0000","last_fullsized":"2026-02-19T20:36:00.765247+0000","mapping_epoch":17,"log_start":"24'134000","ondisk_log_start":"24'134000","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:06:58.856822+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:58.856822+0000","last_clean_scrub_stamp":"2026-02-19T20:06:58.856822+0000","objects_scrubbed":0,"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":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T03:53:17.100876+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00016716300000000001,"stat_sum":{"num_bytes":5079512576,"num_objects":1258,"num_object_clones":64,"num_object_copies":2516,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1258,"num_whiteouts":0,"num_read":86821,"num_read_kb":2965046,"num_write":144052,"num_write_kb":22042313,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"24'890","reported_seq":971,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:35:44.651196+0000","last_change":"2026-02-19T20:06:36.290493+0000","last_active":"2026-02-19T20:35:44.651196+0000","last_peered":"2026-02-19T20:35:44.651196+0000","last_clean":"2026-02-19T20:35:44.651196+0000","last_became_active":"2026-02-19T20:06:34.288309+0000","last_became_peered":"2026-02-19T20:06:34.288309+0000","last_unstale":"2026-02-19T20:35:44.651196+0000","last_undegraded":"2026-02-19T20:35:44.651196+0000","last_fullsized":"2026-02-19T20:35:44.651196+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-19T20:06:33.281540+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:33.281540+0000","last_clean_scrub_stamp":"2026-02-19T20:06:33.281540+0000","objects_scrubbed":0,"log_size":890,"log_dups_size":0,"ondisk_log_size":890,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T04:46:16.435610+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000564176,"stat_sum":{"num_bytes":855,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":5017,"num_read_kb":4131,"num_write":1769,"num_write_kb":1763,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.0","version":"24'134047","reported_seq":195090,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:36:00.767602+0000","last_change":"2026-02-19T20:07:01.866151+0000","last_active":"2026-02-19T20:36:00.767602+0000","last_peered":"2026-02-19T20:36:00.767602+0000","last_clean":"2026-02-19T20:36:00.767602+0000","last_became_active":"2026-02-19T20:06:59.863337+0000","last_became_peered":"2026-02-19T20:06:59.863337+0000","last_unstale":"2026-02-19T20:36:00.767602+0000","last_undegraded":"2026-02-19T20:36:00.767602+0000","last_fullsized":"2026-02-19T20:36:00.767602+0000","mapping_epoch":17,"log_start":"24'124000","ondisk_log_start":"24'124000","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:06:58.856822+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:58.856822+0000","last_clean_scrub_stamp":"2026-02-19T20:06:58.856822+0000","objects_scrubbed":0,"log_size":10047,"log_dups_size":0,"ondisk_log_size":10047,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T06:53:51.246582+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00044838000000000001,"stat_sum":{"num_bytes":5056119808,"num_objects":1240,"num_object_clones":72,"num_object_copies":2480,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1240,"num_whiteouts":0,"num_read":61197,"num_read_kb":3102020,"num_write":134017,"num_write_kb":20093445,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.1","version":"24'99","reported_seq":153,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:33:39.533292+0000","last_change":"2026-02-19T20:06:36.537699+0000","last_active":"2026-02-19T20:33:39.533292+0000","last_peered":"2026-02-19T20:33:39.533292+0000","last_clean":"2026-02-19T20:33:39.533292+0000","last_became_active":"2026-02-19T20:06:34.288429+0000","last_became_peered":"2026-02-19T20:06:34.288429+0000","last_unstale":"2026-02-19T20:33:39.533292+0000","last_undegraded":"2026-02-19T20:33:39.533292+0000","last_fullsized":"2026-02-19T20:33:39.533292+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-19T20:06:33.281540+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:33.281540+0000","last_clean_scrub_stamp":"2026-02-19T20:06:33.281540+0000","objects_scrubbed":0,"log_size":99,"log_dups_size":0,"ondisk_log_size":99,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T04:05:16.006045+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00031463900000000002,"stat_sum":{"num_bytes":114,"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":494,"num_read_kb":390,"num_write":196,"num_write_kb":196,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.1","version":"24'301198","reported_seq":470165,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:36:00.764899+0000","last_change":"2026-02-19T20:07:02.582062+0000","last_active":"2026-02-19T20:36:00.764899+0000","last_peered":"2026-02-19T20:36:00.764899+0000","last_clean":"2026-02-19T20:36:00.764899+0000","last_became_active":"2026-02-19T20:06:59.863390+0000","last_became_peered":"2026-02-19T20:06:59.863390+0000","last_unstale":"2026-02-19T20:36:00.764899+0000","last_undegraded":"2026-02-19T20:36:00.764899+0000","last_fullsized":"2026-02-19T20:36:00.764899+0000","mapping_epoch":17,"log_start":"24'291101","ondisk_log_start":"24'291101","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:06:58.856822+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:58.856822+0000","last_clean_scrub_stamp":"2026-02-19T20:06:58.856822+0000","objects_scrubbed":0,"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":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T03:46:46.033473+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00022945999999999999,"stat_sum":{"num_bytes":5118463488,"num_objects":1266,"num_object_clones":78,"num_object_copies":2532,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1266,"num_whiteouts":0,"num_read":169137,"num_read_kb":3922411,"num_write":301159,"num_write_kb":21838531,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"24'151","reported_seq":583,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:36:00.784592+0000","last_change":"2026-02-19T20:06:36.537700+0000","last_active":"2026-02-19T20:36:00.784592+0000","last_peered":"2026-02-19T20:36:00.784592+0000","last_clean":"2026-02-19T20:36:00.784592+0000","last_became_active":"2026-02-19T20:06:34.288435+0000","last_became_peered":"2026-02-19T20:06:34.288435+0000","last_unstale":"2026-02-19T20:36:00.784592+0000","last_undegraded":"2026-02-19T20:36:00.784592+0000","last_fullsized":"2026-02-19T20:36:00.784592+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-19T20:06:33.281540+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:33.281540+0000","last_clean_scrub_stamp":"2026-02-19T20:06:33.281540+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-20T20:14:39.249554+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00031639199999999998,"stat_sum":{"num_bytes":114,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":655,"num_read_kb":501,"num_write":247,"num_write_kb":241,"num_scrub_errors":0,"num_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":"3.2","version":"24'124570","reported_seq":246658,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:36:00.766405+0000","last_change":"2026-02-19T20:07:01.866511+0000","last_active":"2026-02-19T20:36:00.766405+0000","last_peered":"2026-02-19T20:36:00.766405+0000","last_clean":"2026-02-19T20:36:00.766405+0000","last_became_active":"2026-02-19T20:06:59.863353+0000","last_became_peered":"2026-02-19T20:06:59.863353+0000","last_unstale":"2026-02-19T20:36:00.766405+0000","last_undegraded":"2026-02-19T20:36:00.766405+0000","last_fullsized":"2026-02-19T20:36:00.766405+0000","mapping_epoch":17,"log_start":"24'114501","ondisk_log_start":"24'114501","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:06:58.856822+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:58.856822+0000","last_clean_scrub_stamp":"2026-02-19T20:06:58.856822+0000","objects_scrubbed":0,"log_size":10069,"log_dups_size":0,"ondisk_log_size":10069,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-20T23:52:44.753261+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00073724999999999995,"stat_sum":{"num_bytes":5330661395,"num_objects":1313,"num_object_clones":72,"num_object_copies":2626,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1313,"num_whiteouts":0,"num_read":122259,"num_read_kb":3475452,"num_write":124551,"num_write_kb":20800319,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.3","version":"24'141","reported_seq":2185,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:36:00.776566+0000","last_change":"2026-02-19T20:06:36.292453+0000","last_active":"2026-02-19T20:36:00.776566+0000","last_peered":"2026-02-19T20:36:00.776566+0000","last_clean":"2026-02-19T20:36:00.776566+0000","last_became_active":"2026-02-19T20:06:34.288175+0000","last_became_peered":"2026-02-19T20:06:34.288175+0000","last_unstale":"2026-02-19T20:36:00.776566+0000","last_undegraded":"2026-02-19T20:36:00.776566+0000","last_fullsized":"2026-02-19T20:36:00.776566+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-19T20:06:33.281540+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:33.281540+0000","last_clean_scrub_stamp":"2026-02-19T20:06:33.281540+0000","objects_scrubbed":0,"log_size":141,"log_dups_size":0,"ondisk_log_size":141,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2026-02-20T22:23:30.380386+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0010191480000000001,"stat_sum":{"num_bytes":0,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":628,"num_read_kb":537,"num_write":124,"num_write_kb":117,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"10'72","reported_seq":143,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:32:39.504847+0000","last_change":"2026-02-19T20:06:31.283207+0000","last_active":"2026-02-19T20:32:39.504847+0000","last_peered":"2026-02-19T20:32:39.504847+0000","last_clean":"2026-02-19T20:32:39.504847+0000","last_became_active":"2026-02-19T20:06:31.281777+0000","last_became_peered":"2026-02-19T20:06:31.281777+0000","last_unstale":"2026-02-19T20:32:39.504847+0000","last_undegraded":"2026-02-19T20:32:39.504847+0000","last_fullsized":"2026-02-19T20:32:39.504847+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-19T20:06:30.278781+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:30.278781+0000","last_clean_scrub_stamp":"2026-02-19T20:06:30.278781+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-20T23:02:07.620806+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":3,"num_pg":4,"stat_sum":{"num_bytes":20584757267,"num_objects":5077,"num_object_clones":286,"num_object_copies":10154,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5077,"num_whiteouts":0,"num_read":439414,"num_read_kb":13464929,"num_write":703779,"num_write_kb":84774608,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":3721297920,"data_stored":39820236838,"data_compressed":1098276086,"data_compressed_allocated":3338805248,"data_compressed_original":39418627072,"omap_allocated":0,"internal_metadata":0},"log_size":40293,"ondisk_log_size":40293,"up":8,"acting":8,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2447,"num_objects":15,"num_object_clones":0,"num_object_copies":30,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":15,"num_whiteouts":0,"num_read":34254,"num_read_kb":28420,"num_write":11480,"num_write_kb":11443,"num_scrub_errors":0,"num_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":81920,"data_stored":4894,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":107996,"internal_metadata":0},"log_size":5937,"ondisk_log_size":5937,"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":114688,"data_stored":1180736,"data_compressed":12876,"data_compressed_allocated":73728,"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":34359738729,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3029436,"kb_used_data":1817256,"kb_used_omap":50,"kb_used_meta":1212109,"kb_avail":91342404,"statfs":{"total":96636764160,"available":93534621696,"internally_reserved":0,"allocated":1860870144,"data_stored":19910190752,"data_compressed":549138043,"data_compressed_allocated":1669402624,"data_compressed_original":19709313536,"omap_allocated":51729,"internal_metadata":1241200111},"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":34359738729,"num_pgs":11,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2096956,"kb_used_data":931488,"kb_used_omap":112,"kb_used_meta":1165263,"kb_avail":92274884,"statfs":{"total":96636764160,"available":94489481216,"internally_reserved":0,"allocated":953843712,"data_stored":10068142955,"data_compressed":302010792,"data_compressed_allocated":865406976,"data_compressed_original":9975597056,"omap_allocated":115109,"internal_metadata":1193229915},"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":34359738730,"num_pgs":8,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1102280,"kb_used_data":886128,"kb_used_omap":20,"kb_used_meta":216107,"kb_avail":93269560,"statfs":{"total":96636764160,"available":95508029440,"internally_reserved":0,"allocated":907395072,"data_stored":9843305076,"data_compressed":247140127,"data_compressed_allocated":804069376,"data_compressed_original":9734863360,"omap_allocated":21147,"internal_metadata":221293925},"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":57344,"data_stored":590368,"data_compressed":6438,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":6438,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":2219,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2352,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":40960,"data_stored":2447,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":96815,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":228,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8829,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":907108352,"data_stored":9842640384,"data_compressed":247133689,"data_compressed_allocated":804032512,"data_compressed_original":9734289920,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":953540608,"data_stored":10067478035,"data_compressed":302004354,"data_compressed_allocated":865370112,"data_compressed_original":9975023616,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1860648960,"data_stored":19910118419,"data_compressed":549138043,"data_compressed_allocated":1669402624,"data_compressed_original":19709313536,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-19T20:36:29.442 INFO:tasks.ceph:pgid 2.7 last_scrub_stamp 2026-02-19T20:06:33.281540+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=6, tm_sec=33, tm_wday=3, tm_yday=50, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=36, tm_sec=27, tm_wday=3, tm_yday=50, tm_isdst=0) 2026-02-19T20:36:29.443 INFO:tasks.ceph:pgid 2.6 last_scrub_stamp 2026-02-19T20:06:33.281540+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=6, tm_sec=33, tm_wday=3, tm_yday=50, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=36, tm_sec=27, tm_wday=3, tm_yday=50, tm_isdst=0) 2026-02-19T20:36:29.443 INFO:tasks.ceph:pgid 2.5 last_scrub_stamp 2026-02-19T20:06:33.281540+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=6, tm_sec=33, tm_wday=3, tm_yday=50, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=36, tm_sec=27, tm_wday=3, tm_yday=50, tm_isdst=0) 2026-02-19T20:36:29.443 INFO:tasks.ceph:pgid 2.4 last_scrub_stamp 2026-02-19T20:06:33.281540+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=6, tm_sec=33, tm_wday=3, tm_yday=50, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=36, tm_sec=27, tm_wday=3, tm_yday=50, tm_isdst=0) 2026-02-19T20:36:29.443 INFO:tasks.ceph:pgid 3.3 last_scrub_stamp 2026-02-19T20:06:58.856822+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=6, tm_sec=58, tm_wday=3, tm_yday=50, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=36, tm_sec=27, tm_wday=3, tm_yday=50, tm_isdst=0) 2026-02-19T20:36:29.443 INFO:tasks.ceph:pgid 2.2 last_scrub_stamp 2026-02-19T20:06:33.281540+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=6, tm_sec=33, tm_wday=3, tm_yday=50, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=36, tm_sec=27, tm_wday=3, tm_yday=50, tm_isdst=0) 2026-02-19T20:36:29.443 INFO:tasks.ceph:pgid 3.0 last_scrub_stamp 2026-02-19T20:06:58.856822+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=6, tm_sec=58, tm_wday=3, tm_yday=50, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=36, tm_sec=27, tm_wday=3, tm_yday=50, tm_isdst=0) 2026-02-19T20:36:29.444 INFO:tasks.ceph:pgid 2.1 last_scrub_stamp 2026-02-19T20:06:33.281540+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=6, tm_sec=33, tm_wday=3, tm_yday=50, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=36, tm_sec=27, tm_wday=3, tm_yday=50, tm_isdst=0) 2026-02-19T20:36:29.444 INFO:tasks.ceph:pgid 3.1 last_scrub_stamp 2026-02-19T20:06:58.856822+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=6, tm_sec=58, tm_wday=3, tm_yday=50, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=36, tm_sec=27, tm_wday=3, tm_yday=50, tm_isdst=0) 2026-02-19T20:36:29.444 INFO:tasks.ceph:pgid 2.0 last_scrub_stamp 2026-02-19T20:06:33.281540+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=6, tm_sec=33, tm_wday=3, tm_yday=50, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=36, tm_sec=27, tm_wday=3, tm_yday=50, tm_isdst=0) 2026-02-19T20:36:29.444 INFO:tasks.ceph:pgid 3.2 last_scrub_stamp 2026-02-19T20:06:58.856822+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=6, tm_sec=58, tm_wday=3, tm_yday=50, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=36, tm_sec=27, tm_wday=3, tm_yday=50, tm_isdst=0) 2026-02-19T20:36:29.444 INFO:tasks.ceph:pgid 2.3 last_scrub_stamp 2026-02-19T20:06:33.281540+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=6, tm_sec=33, tm_wday=3, tm_yday=50, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=36, tm_sec=27, tm_wday=3, tm_yday=50, tm_isdst=0) 2026-02-19T20:36:29.444 INFO:tasks.ceph:pgid 1.0 last_scrub_stamp 2026-02-19T20:06:30.278781+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=6, tm_sec=30, tm_wday=3, tm_yday=50, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=36, tm_sec=27, tm_wday=3, tm_yday=50, tm_isdst=0) 2026-02-19T20:36:29.445 INFO:tasks.ceph:Still waiting for all pgs to be scrubbed. 2026-02-19T20:36:49.445 DEBUG:teuthology.orchestra.run.trial069:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2026-02-19T20:36:49.623 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:36:49.624 INFO:teuthology.orchestra.run.trial069.stderr:dumped all 2026-02-19T20:36:49.631 INFO:teuthology.orchestra.run.trial069.stdout:{"pg_ready":true,"pg_map":{"version":931,"stamp":"2026-02-19T20:36:49.489550+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20585350082,"num_objects":5094,"num_object_clones":286,"num_object_copies":10188,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5094,"num_whiteouts":0,"num_read":473734,"num_read_kb":13493404,"num_write":715360,"num_write_kb":84787679,"num_scrub_errors":0,"num_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":932,"num_omap_keys":38,"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":46311,"ondisk_log_size":46311,"up":26,"acting":26,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":26,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":6246632,"kb_used_data":3634872,"kb_used_omap":281,"kb_used_meta":2611430,"kb_avail":276868888,"statfs":{"total":289910292480,"available":283513741312,"internally_reserved":0,"allocated":3722108928,"data_stored":39821638783,"data_compressed":1098288962,"data_compressed_allocated":3338878976,"data_compressed_original":39419773952,"omap_allocated":288601,"internal_metadata":2674104487},"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.001571"},"pg_stats":[{"pgid":"2.7","version":"24'2","reported_seq":71,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:36:35.212235+0000","last_change":"2026-02-19T20:36:35.212235+0000","last_active":"2026-02-19T20:36:35.212235+0000","last_peered":"2026-02-19T20:36:35.212235+0000","last_clean":"2026-02-19T20:36:35.212235+0000","last_became_active":"2026-02-19T20:06:34.288882+0000","last_became_peered":"2026-02-19T20:06:34.288882+0000","last_unstale":"2026-02-19T20:36:35.212235+0000","last_undegraded":"2026-02-19T20:36:35.212235+0000","last_fullsized":"2026-02-19T20:36:35.212235+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":"24'2","last_scrub_stamp":"2026-02-19T20:36:35.212197+0000","last_deep_scrub":"24'2","last_deep_scrub_stamp":"2026-02-19T20:36:35.212197+0000","last_clean_scrub_stamp":"2026-02-19T20:36:35.212197+0000","objects_scrubbed":1,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2026-02-20T23:28:15.135232+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0.00071728299999999998,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":17,"num_read_kb":5,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"24'2669","reported_seq":2731,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:36:32.270589+0000","last_change":"2026-02-19T20:36:32.270589+0000","last_active":"2026-02-19T20:36:32.270589+0000","last_peered":"2026-02-19T20:36:32.270589+0000","last_clean":"2026-02-19T20:36:32.270589+0000","last_became_active":"2026-02-19T20:06:34.289047+0000","last_became_peered":"2026-02-19T20:06:34.289047+0000","last_unstale":"2026-02-19T20:36:32.270589+0000","last_undegraded":"2026-02-19T20:36:32.270589+0000","last_fullsized":"2026-02-19T20:36:32.270589+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":"24'2669","last_scrub_stamp":"2026-02-19T20:36:32.270560+0000","last_deep_scrub":"24'2669","last_deep_scrub_stamp":"2026-02-19T20:36:32.270560+0000","last_clean_scrub_stamp":"2026-02-19T20:36:32.270560+0000","objects_scrubbed":1,"log_size":2669,"log_dups_size":0,"ondisk_log_size":2669,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-21T02:04:30.383387+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0.00073214999999999999,"stat_sum":{"num_bytes":674,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":15976,"num_read_kb":13310,"num_write":5328,"num_write_kb":5322,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"24'1986","reported_seq":3224,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:36:33.258285+0000","last_change":"2026-02-19T20:36:33.258285+0000","last_active":"2026-02-19T20:36:33.258285+0000","last_peered":"2026-02-19T20:36:33.258285+0000","last_clean":"2026-02-19T20:36:33.258285+0000","last_became_active":"2026-02-19T20:06:34.288714+0000","last_became_peered":"2026-02-19T20:06:34.288714+0000","last_unstale":"2026-02-19T20:36:33.258285+0000","last_undegraded":"2026-02-19T20:36:33.258285+0000","last_fullsized":"2026-02-19T20:36:33.258285+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":"24'1986","last_scrub_stamp":"2026-02-19T20:36:33.258231+0000","last_deep_scrub":"24'1986","last_deep_scrub_stamp":"2026-02-19T20:36:33.258231+0000","last_clean_scrub_stamp":"2026-02-19T20:36:33.258231+0000","objects_scrubbed":2,"log_size":1986,"log_dups_size":0,"ondisk_log_size":1986,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-20T22:45:12.663155+0000","scrub_duration":2,"objects_trimmed":0,"snaptrim_duration":0.00046812600000000002,"stat_sum":{"num_bytes":674,"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":11453,"num_read_kb":9532,"num_write":3812,"num_write_kb":3800,"num_scrub_errors":0,"num_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":348,"num_omap_keys":11,"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":"24'4","reported_seq":75,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:36:31.308359+0000","last_change":"2026-02-19T20:36:31.308359+0000","last_active":"2026-02-19T20:36:31.308359+0000","last_peered":"2026-02-19T20:36:31.308359+0000","last_clean":"2026-02-19T20:36:31.308359+0000","last_became_active":"2026-02-19T20:06:34.288866+0000","last_became_peered":"2026-02-19T20:06:34.288866+0000","last_unstale":"2026-02-19T20:36:31.308359+0000","last_undegraded":"2026-02-19T20:36:31.308359+0000","last_fullsized":"2026-02-19T20:36:31.308359+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":"24'4","last_scrub_stamp":"2026-02-19T20:36:31.308324+0000","last_deep_scrub":"24'4","last_deep_scrub_stamp":"2026-02-19T20:36:31.308324+0000","last_clean_scrub_stamp":"2026-02-19T20:36:31.308324+0000","objects_scrubbed":1,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T02:19:54.365763+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0.00049345400000000005,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":14,"num_read_kb":14,"num_write":3,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":90,"num_omap_keys":6,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"24'145338","reported_seq":232109,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:36:41.796087+0000","last_change":"2026-02-19T20:36:41.796087+0000","last_active":"2026-02-19T20:36:41.796087+0000","last_peered":"2026-02-19T20:36:41.796087+0000","last_clean":"2026-02-19T20:36:41.796087+0000","last_became_active":"2026-02-19T20:06:59.863368+0000","last_became_peered":"2026-02-19T20:06:59.863368+0000","last_unstale":"2026-02-19T20:36:41.796087+0000","last_undegraded":"2026-02-19T20:36:41.796087+0000","last_fullsized":"2026-02-19T20:36:41.796087+0000","mapping_epoch":17,"log_start":"24'135300","ondisk_log_start":"24'135300","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'145338","last_scrub_stamp":"2026-02-19T20:36:41.796039+0000","last_deep_scrub":"24'145338","last_deep_scrub_stamp":"2026-02-19T20:36:41.796039+0000","last_clean_scrub_stamp":"2026-02-19T20:36:41.796039+0000","objects_scrubbed":1258,"log_size":10038,"log_dups_size":0,"ondisk_log_size":10038,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":11,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T01:10:46.804132+0000","scrub_duration":10451,"objects_trimmed":0,"snaptrim_duration":0.00016716300000000001,"stat_sum":{"num_bytes":5079512576,"num_objects":1258,"num_object_clones":64,"num_object_copies":2516,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1258,"num_whiteouts":0,"num_read":86821,"num_read_kb":2965046,"num_write":144052,"num_write_kb":22042313,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"24'892","reported_seq":981,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:36:30.299871+0000","last_change":"2026-02-19T20:36:30.299871+0000","last_active":"2026-02-19T20:36:30.299871+0000","last_peered":"2026-02-19T20:36:30.299871+0000","last_clean":"2026-02-19T20:36:30.299871+0000","last_became_active":"2026-02-19T20:06:34.288309+0000","last_became_peered":"2026-02-19T20:06:34.288309+0000","last_unstale":"2026-02-19T20:36:30.299871+0000","last_undegraded":"2026-02-19T20:36:30.299871+0000","last_fullsized":"2026-02-19T20:36:30.299871+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":"24'892","last_scrub_stamp":"2026-02-19T20:36:30.299813+0000","last_deep_scrub":"24'892","last_deep_scrub_stamp":"2026-02-19T20:36:30.299813+0000","last_clean_scrub_stamp":"2026-02-19T20:36:30.299813+0000","objects_scrubbed":3,"log_size":892,"log_dups_size":0,"ondisk_log_size":892,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T03:22:01.956885+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0.000564176,"stat_sum":{"num_bytes":855,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":5017,"num_read_kb":4131,"num_write":1769,"num_write_kb":1763,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.0","version":"24'135287","reported_seq":196422,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:36:44.698887+0000","last_change":"2026-02-19T20:36:44.698887+0000","last_active":"2026-02-19T20:36:44.698887+0000","last_peered":"2026-02-19T20:36:44.698887+0000","last_clean":"2026-02-19T20:36:44.698887+0000","last_became_active":"2026-02-19T20:06:59.863337+0000","last_became_peered":"2026-02-19T20:06:59.863337+0000","last_unstale":"2026-02-19T20:36:44.698887+0000","last_undegraded":"2026-02-19T20:36:44.698887+0000","last_fullsized":"2026-02-19T20:36:44.698887+0000","mapping_epoch":17,"log_start":"24'125200","ondisk_log_start":"24'125200","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'135287","last_scrub_stamp":"2026-02-19T20:36:44.698843+0000","last_deep_scrub":"24'135287","last_deep_scrub_stamp":"2026-02-19T20:36:44.698843+0000","last_clean_scrub_stamp":"2026-02-19T20:36:44.698843+0000","objects_scrubbed":1240,"log_size":10087,"log_dups_size":0,"ondisk_log_size":10087,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":11,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T05:04:51.805511+0000","scrub_duration":10480,"objects_trimmed":0,"snaptrim_duration":0.00044838000000000001,"stat_sum":{"num_bytes":5056119808,"num_objects":1240,"num_object_clones":72,"num_object_copies":2480,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1240,"num_whiteouts":0,"num_read":61197,"num_read_kb":3102020,"num_write":134017,"num_write_kb":20093445,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.1","version":"24'101","reported_seq":163,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:36:30.291440+0000","last_change":"2026-02-19T20:36:30.291440+0000","last_active":"2026-02-19T20:36:30.291440+0000","last_peered":"2026-02-19T20:36:30.291440+0000","last_clean":"2026-02-19T20:36:30.291440+0000","last_became_active":"2026-02-19T20:06:34.288429+0000","last_became_peered":"2026-02-19T20:06:34.288429+0000","last_unstale":"2026-02-19T20:36:30.291440+0000","last_undegraded":"2026-02-19T20:36:30.291440+0000","last_fullsized":"2026-02-19T20:36:30.291440+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":"24'101","last_scrub_stamp":"2026-02-19T20:36:30.291410+0000","last_deep_scrub":"24'101","last_deep_scrub_stamp":"2026-02-19T20:36:30.291410+0000","last_clean_scrub_stamp":"2026-02-19T20:36:30.291410+0000","objects_scrubbed":2,"log_size":101,"log_dups_size":0,"ondisk_log_size":101,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T04:03:03.373756+0000","scrub_duration":9,"objects_trimmed":0,"snaptrim_duration":0.00031463900000000002,"stat_sum":{"num_bytes":114,"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":494,"num_read_kb":390,"num_write":196,"num_write_kb":196,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.1","version":"24'302464","reported_seq":471524,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:36:39.517537+0000","last_change":"2026-02-19T20:36:39.517537+0000","last_active":"2026-02-19T20:36:39.517537+0000","last_peered":"2026-02-19T20:36:39.517537+0000","last_clean":"2026-02-19T20:36:39.517537+0000","last_became_active":"2026-02-19T20:06:59.863390+0000","last_became_peered":"2026-02-19T20:06:59.863390+0000","last_unstale":"2026-02-19T20:36:39.517537+0000","last_undegraded":"2026-02-19T20:36:39.517537+0000","last_fullsized":"2026-02-19T20:36:39.517537+0000","mapping_epoch":17,"log_start":"24'292401","ondisk_log_start":"24'292401","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'302464","last_scrub_stamp":"2026-02-19T20:36:39.517449+0000","last_deep_scrub":"24'302464","last_deep_scrub_stamp":"2026-02-19T20:36:39.517449+0000","last_clean_scrub_stamp":"2026-02-19T20:36:39.517449+0000","objects_scrubbed":1266,"log_size":10063,"log_dups_size":0,"ondisk_log_size":10063,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":11,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T05:34:58.204696+0000","scrub_duration":10242,"objects_trimmed":0,"snaptrim_duration":0.00022945999999999999,"stat_sum":{"num_bytes":5118463488,"num_objects":1266,"num_object_clones":78,"num_object_copies":2532,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1266,"num_whiteouts":0,"num_read":169137,"num_read_kb":3922411,"num_write":301159,"num_write_kb":21838531,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"24'153","reported_seq":594,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:36:29.306921+0000","last_change":"2026-02-19T20:36:29.306875+0000","last_active":"2026-02-19T20:36:29.306921+0000","last_peered":"2026-02-19T20:36:29.306921+0000","last_clean":"2026-02-19T20:36:29.306921+0000","last_became_active":"2026-02-19T20:06:34.288435+0000","last_became_peered":"2026-02-19T20:06:34.288435+0000","last_unstale":"2026-02-19T20:36:29.306921+0000","last_undegraded":"2026-02-19T20:36:29.306921+0000","last_fullsized":"2026-02-19T20:36:29.306921+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":"24'153","last_scrub_stamp":"2026-02-19T20:36:29.306822+0000","last_deep_scrub":"24'153","last_deep_scrub_stamp":"2026-02-19T20:36:29.306822+0000","last_clean_scrub_stamp":"2026-02-19T20:36:29.306822+0000","objects_scrubbed":3,"log_size":153,"log_dups_size":0,"ondisk_log_size":153,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T04:42:02.113855+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0.00031639199999999998,"stat_sum":{"num_bytes":114,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":655,"num_read_kb":501,"num_write":247,"num_write_kb":241,"num_scrub_errors":0,"num_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":348,"num_omap_keys":11,"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":"3.2","version":"24'125601","reported_seq":247762,"reported_epoch":24,"state":"active+clean+scrubbing+deep","last_fresh":"2026-02-19T20:36:44.862847+0000","last_change":"2026-02-19T20:36:36.243418+0000","last_active":"2026-02-19T20:36:44.862847+0000","last_peered":"2026-02-19T20:36:44.862847+0000","last_clean":"2026-02-19T20:36:44.862847+0000","last_became_active":"2026-02-19T20:06:59.863353+0000","last_became_peered":"2026-02-19T20:06:59.863353+0000","last_unstale":"2026-02-19T20:36:44.862847+0000","last_undegraded":"2026-02-19T20:36:44.862847+0000","last_fullsized":"2026-02-19T20:36:44.862847+0000","mapping_epoch":17,"log_start":"24'115501","ondisk_log_start":"24'115501","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2026-02-19T20:06:58.856822+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2026-02-19T20:06:58.856822+0000","last_clean_scrub_stamp":"2026-02-19T20:06:58.856822+0000","objects_scrubbed":1031,"log_size":10100,"log_dups_size":0,"ondisk_log_size":10100,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"deep scrubbing for 9s","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00073724999999999995,"stat_sum":{"num_bytes":5330661395,"num_objects":1313,"num_object_clones":72,"num_object_copies":2626,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1313,"num_whiteouts":0,"num_read":122259,"num_read_kb":3475452,"num_write":124551,"num_write_kb":20800319,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.3","version":"24'142","reported_seq":2194,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:36:29.367653+0000","last_change":"2026-02-19T20:36:29.367653+0000","last_active":"2026-02-19T20:36:29.367653+0000","last_peered":"2026-02-19T20:36:29.367653+0000","last_clean":"2026-02-19T20:36:29.367653+0000","last_became_active":"2026-02-19T20:06:34.288175+0000","last_became_peered":"2026-02-19T20:06:34.288175+0000","last_unstale":"2026-02-19T20:36:29.367653+0000","last_undegraded":"2026-02-19T20:36:29.367653+0000","last_fullsized":"2026-02-19T20:36:29.367653+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":"24'142","last_scrub_stamp":"2026-02-19T20:36:29.367600+0000","last_deep_scrub":"24'142","last_deep_scrub_stamp":"2026-02-19T20:36:29.367600+0000","last_clean_scrub_stamp":"2026-02-19T20:36:29.367600+0000","objects_scrubbed":2,"log_size":142,"log_dups_size":0,"ondisk_log_size":142,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-21T07:01:55.418168+0000","scrub_duration":2,"objects_trimmed":0,"snaptrim_duration":0.0010191480000000001,"stat_sum":{"num_bytes":0,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":628,"num_read_kb":537,"num_write":124,"num_write_kb":117,"num_scrub_errors":0,"num_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":146,"num_omap_keys":10,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"24'74","reported_seq":154,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:36:30.333257+0000","last_change":"2026-02-19T20:36:30.333226+0000","last_active":"2026-02-19T20:36:30.333257+0000","last_peered":"2026-02-19T20:36:30.333257+0000","last_clean":"2026-02-19T20:36:30.333257+0000","last_became_active":"2026-02-19T20:06:31.281777+0000","last_became_peered":"2026-02-19T20:06:31.281777+0000","last_unstale":"2026-02-19T20:36:30.333257+0000","last_undegraded":"2026-02-19T20:36:30.333257+0000","last_fullsized":"2026-02-19T20:36:30.333257+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":"24'74","last_scrub_stamp":"2026-02-19T20:36:30.333180+0000","last_deep_scrub":"24'74","last_deep_scrub_stamp":"2026-02-19T20:36:30.333180+0000","last_clean_scrub_stamp":"2026-02-19T20:36:30.333180+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-21T02:57:28.347369+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":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":3,"num_pg":4,"stat_sum":{"num_bytes":20584757267,"num_objects":5077,"num_object_clones":286,"num_object_copies":10154,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5077,"num_whiteouts":0,"num_read":439414,"num_read_kb":13464929,"num_write":703779,"num_write_kb":84774608,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":3721297920,"data_stored":39820236838,"data_compressed":1098276086,"data_compressed_allocated":3338805248,"data_compressed_original":39418627072,"omap_allocated":0,"internal_metadata":0},"log_size":40288,"ondisk_log_size":40288,"up":8,"acting":8,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2447,"num_objects":15,"num_object_clones":0,"num_object_copies":30,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":15,"num_whiteouts":0,"num_read":34254,"num_read_kb":28420,"num_write":11480,"num_write_kb":11443,"num_scrub_errors":0,"num_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":932,"num_omap_keys":38,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":81920,"data_stored":4894,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":113121,"internal_metadata":0},"log_size":5949,"ondisk_log_size":5949,"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":114688,"data_stored":1180736,"data_compressed":12876,"data_compressed_allocated":73728,"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":34359738733,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3047480,"kb_used_data":1817256,"kb_used_omap":101,"kb_used_meta":1230106,"kb_avail":91324360,"statfs":{"total":96636764160,"available":93516144640,"internally_reserved":0,"allocated":1860870144,"data_stored":19910190752,"data_compressed":549138043,"data_compressed_allocated":1669402624,"data_compressed_original":19709313536,"omap_allocated":104417,"internal_metadata":1259628575},"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":34359738733,"num_pgs":11,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2096880,"kb_used_data":931488,"kb_used_omap":134,"kb_used_meta":1165241,"kb_avail":92274960,"statfs":{"total":96636764160,"available":94489559040,"internally_reserved":0,"allocated":953843712,"data_stored":10068142955,"data_compressed":302010792,"data_compressed_allocated":865406976,"data_compressed_original":9975597056,"omap_allocated":138107,"internal_metadata":1193206917},"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":34359738734,"num_pgs":8,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1102272,"kb_used_data":886128,"kb_used_omap":44,"kb_used_meta":216083,"kb_avail":93269568,"statfs":{"total":96636764160,"available":95508037632,"internally_reserved":0,"allocated":907395072,"data_stored":9843305076,"data_compressed":247140127,"data_compressed_allocated":804069376,"data_compressed_original":9734863360,"omap_allocated":46077,"internal_metadata":221268995},"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":57344,"data_stored":590368,"data_compressed":6438,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":6438,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":2219,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4938,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":40960,"data_stored":2447,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":99090,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":228,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9093,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":907108352,"data_stored":9842640384,"data_compressed":247133689,"data_compressed_allocated":804032512,"data_compressed_original":9734289920,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":953540608,"data_stored":10067478035,"data_compressed":302004354,"data_compressed_allocated":865370112,"data_compressed_original":9975023616,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1860648960,"data_stored":19910118419,"data_compressed":549138043,"data_compressed_allocated":1669402624,"data_compressed_original":19709313536,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-19T20:36:49.633 INFO:tasks.ceph:pgid 3.2 last_scrub_stamp 2026-02-19T20:06:58.856822+0000 time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=6, tm_sec=58, tm_wday=3, tm_yday=50, tm_isdst=-1) <= time.struct_time(tm_year=2026, tm_mon=2, tm_mday=19, tm_hour=20, tm_min=36, tm_sec=27, tm_wday=3, tm_yday=50, tm_isdst=0) 2026-02-19T20:36:49.634 INFO:tasks.ceph:Still waiting for all pgs to be scrubbed. 2026-02-19T20:37:09.634 DEBUG:teuthology.orchestra.run.trial069:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster cluster1 pg dump --format=json 2026-02-19T20:37:09.815 INFO:teuthology.orchestra.run.trial069.stdout: 2026-02-19T20:37:09.815 INFO:teuthology.orchestra.run.trial069.stderr:dumped all 2026-02-19T20:37:09.824 INFO:teuthology.orchestra.run.trial069.stdout:{"pg_ready":true,"pg_map":{"version":941,"stamp":"2026-02-19T20:37:09.491552+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20585350082,"num_objects":5094,"num_object_clones":286,"num_object_copies":10188,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5094,"num_whiteouts":0,"num_read":473734,"num_read_kb":13493404,"num_write":715360,"num_write_kb":84787679,"num_scrub_errors":0,"num_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":932,"num_omap_keys":38,"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":46293,"ondisk_log_size":46293,"up":26,"acting":26,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":26,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":283115520,"kb_used":6246632,"kb_used_data":3634872,"kb_used_omap":293,"kb_used_meta":2611418,"kb_avail":276868888,"statfs":{"total":289910292480,"available":283513741312,"internally_reserved":0,"allocated":3722108928,"data_stored":39821638783,"data_compressed":1098288962,"data_compressed_allocated":3338878976,"data_compressed_original":39419773952,"omap_allocated":300802,"internal_metadata":2674092286},"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.001015"},"pg_stats":[{"pgid":"2.7","version":"24'2","reported_seq":72,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:36:35.212269+0000","last_change":"2026-02-19T20:36:35.212235+0000","last_active":"2026-02-19T20:36:35.212269+0000","last_peered":"2026-02-19T20:36:35.212269+0000","last_clean":"2026-02-19T20:36:35.212269+0000","last_became_active":"2026-02-19T20:06:34.288882+0000","last_became_peered":"2026-02-19T20:06:34.288882+0000","last_unstale":"2026-02-19T20:36:35.212269+0000","last_undegraded":"2026-02-19T20:36:35.212269+0000","last_fullsized":"2026-02-19T20:36:35.212269+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":"24'2","last_scrub_stamp":"2026-02-19T20:36:35.212197+0000","last_deep_scrub":"24'2","last_deep_scrub_stamp":"2026-02-19T20:36:35.212197+0000","last_clean_scrub_stamp":"2026-02-19T20:36:35.212197+0000","objects_scrubbed":1,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2026-02-20T23:28:15.135232+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0.00071728299999999998,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":17,"num_read_kb":5,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"24'2669","reported_seq":2732,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:36:32.270619+0000","last_change":"2026-02-19T20:36:32.270589+0000","last_active":"2026-02-19T20:36:32.270619+0000","last_peered":"2026-02-19T20:36:32.270619+0000","last_clean":"2026-02-19T20:36:32.270619+0000","last_became_active":"2026-02-19T20:06:34.289047+0000","last_became_peered":"2026-02-19T20:06:34.289047+0000","last_unstale":"2026-02-19T20:36:32.270619+0000","last_undegraded":"2026-02-19T20:36:32.270619+0000","last_fullsized":"2026-02-19T20:36:32.270619+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":"24'2669","last_scrub_stamp":"2026-02-19T20:36:32.270560+0000","last_deep_scrub":"24'2669","last_deep_scrub_stamp":"2026-02-19T20:36:32.270560+0000","last_clean_scrub_stamp":"2026-02-19T20:36:32.270560+0000","objects_scrubbed":1,"log_size":2669,"log_dups_size":0,"ondisk_log_size":2669,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-21T02:04:30.383387+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0.00073214999999999999,"stat_sum":{"num_bytes":674,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":15976,"num_read_kb":13310,"num_write":5328,"num_write_kb":5322,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"24'1986","reported_seq":3224,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:36:33.258285+0000","last_change":"2026-02-19T20:36:33.258285+0000","last_active":"2026-02-19T20:36:33.258285+0000","last_peered":"2026-02-19T20:36:33.258285+0000","last_clean":"2026-02-19T20:36:33.258285+0000","last_became_active":"2026-02-19T20:06:34.288714+0000","last_became_peered":"2026-02-19T20:06:34.288714+0000","last_unstale":"2026-02-19T20:36:33.258285+0000","last_undegraded":"2026-02-19T20:36:33.258285+0000","last_fullsized":"2026-02-19T20:36:33.258285+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":"24'1986","last_scrub_stamp":"2026-02-19T20:36:33.258231+0000","last_deep_scrub":"24'1986","last_deep_scrub_stamp":"2026-02-19T20:36:33.258231+0000","last_clean_scrub_stamp":"2026-02-19T20:36:33.258231+0000","objects_scrubbed":2,"log_size":1986,"log_dups_size":0,"ondisk_log_size":1986,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-20T22:45:12.663155+0000","scrub_duration":2,"objects_trimmed":0,"snaptrim_duration":0.00046812600000000002,"stat_sum":{"num_bytes":674,"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":11453,"num_read_kb":9532,"num_write":3812,"num_write_kb":3800,"num_scrub_errors":0,"num_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":348,"num_omap_keys":11,"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":"24'4","reported_seq":75,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:36:31.308359+0000","last_change":"2026-02-19T20:36:31.308359+0000","last_active":"2026-02-19T20:36:31.308359+0000","last_peered":"2026-02-19T20:36:31.308359+0000","last_clean":"2026-02-19T20:36:31.308359+0000","last_became_active":"2026-02-19T20:06:34.288866+0000","last_became_peered":"2026-02-19T20:06:34.288866+0000","last_unstale":"2026-02-19T20:36:31.308359+0000","last_undegraded":"2026-02-19T20:36:31.308359+0000","last_fullsized":"2026-02-19T20:36:31.308359+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":"24'4","last_scrub_stamp":"2026-02-19T20:36:31.308324+0000","last_deep_scrub":"24'4","last_deep_scrub_stamp":"2026-02-19T20:36:31.308324+0000","last_clean_scrub_stamp":"2026-02-19T20:36:31.308324+0000","objects_scrubbed":1,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T02:19:54.365763+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0.00049345400000000005,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":14,"num_read_kb":14,"num_write":3,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":90,"num_omap_keys":6,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"24'145338","reported_seq":232109,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:36:41.796087+0000","last_change":"2026-02-19T20:36:41.796087+0000","last_active":"2026-02-19T20:36:41.796087+0000","last_peered":"2026-02-19T20:36:41.796087+0000","last_clean":"2026-02-19T20:36:41.796087+0000","last_became_active":"2026-02-19T20:06:59.863368+0000","last_became_peered":"2026-02-19T20:06:59.863368+0000","last_unstale":"2026-02-19T20:36:41.796087+0000","last_undegraded":"2026-02-19T20:36:41.796087+0000","last_fullsized":"2026-02-19T20:36:41.796087+0000","mapping_epoch":17,"log_start":"24'135300","ondisk_log_start":"24'135300","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'145338","last_scrub_stamp":"2026-02-19T20:36:41.796039+0000","last_deep_scrub":"24'145338","last_deep_scrub_stamp":"2026-02-19T20:36:41.796039+0000","last_clean_scrub_stamp":"2026-02-19T20:36:41.796039+0000","objects_scrubbed":1258,"log_size":10038,"log_dups_size":0,"ondisk_log_size":10038,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":11,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T01:10:46.804132+0000","scrub_duration":10451,"objects_trimmed":0,"snaptrim_duration":0.00016716300000000001,"stat_sum":{"num_bytes":5079512576,"num_objects":1258,"num_object_clones":64,"num_object_copies":2516,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1258,"num_whiteouts":0,"num_read":86821,"num_read_kb":2965046,"num_write":144052,"num_write_kb":22042313,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"24'892","reported_seq":981,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:36:30.299871+0000","last_change":"2026-02-19T20:36:30.299871+0000","last_active":"2026-02-19T20:36:30.299871+0000","last_peered":"2026-02-19T20:36:30.299871+0000","last_clean":"2026-02-19T20:36:30.299871+0000","last_became_active":"2026-02-19T20:06:34.288309+0000","last_became_peered":"2026-02-19T20:06:34.288309+0000","last_unstale":"2026-02-19T20:36:30.299871+0000","last_undegraded":"2026-02-19T20:36:30.299871+0000","last_fullsized":"2026-02-19T20:36:30.299871+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":"24'892","last_scrub_stamp":"2026-02-19T20:36:30.299813+0000","last_deep_scrub":"24'892","last_deep_scrub_stamp":"2026-02-19T20:36:30.299813+0000","last_clean_scrub_stamp":"2026-02-19T20:36:30.299813+0000","objects_scrubbed":3,"log_size":892,"log_dups_size":0,"ondisk_log_size":892,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T03:22:01.956885+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0.000564176,"stat_sum":{"num_bytes":855,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":5017,"num_read_kb":4131,"num_write":1769,"num_write_kb":1763,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.0","version":"24'135287","reported_seq":196422,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:36:44.698887+0000","last_change":"2026-02-19T20:36:44.698887+0000","last_active":"2026-02-19T20:36:44.698887+0000","last_peered":"2026-02-19T20:36:44.698887+0000","last_clean":"2026-02-19T20:36:44.698887+0000","last_became_active":"2026-02-19T20:06:59.863337+0000","last_became_peered":"2026-02-19T20:06:59.863337+0000","last_unstale":"2026-02-19T20:36:44.698887+0000","last_undegraded":"2026-02-19T20:36:44.698887+0000","last_fullsized":"2026-02-19T20:36:44.698887+0000","mapping_epoch":17,"log_start":"24'125200","ondisk_log_start":"24'125200","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'135287","last_scrub_stamp":"2026-02-19T20:36:44.698843+0000","last_deep_scrub":"24'135287","last_deep_scrub_stamp":"2026-02-19T20:36:44.698843+0000","last_clean_scrub_stamp":"2026-02-19T20:36:44.698843+0000","objects_scrubbed":1240,"log_size":10087,"log_dups_size":0,"ondisk_log_size":10087,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":11,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T05:04:51.805511+0000","scrub_duration":10480,"objects_trimmed":0,"snaptrim_duration":0.00044838000000000001,"stat_sum":{"num_bytes":5056119808,"num_objects":1240,"num_object_clones":72,"num_object_copies":2480,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1240,"num_whiteouts":0,"num_read":61197,"num_read_kb":3102020,"num_write":134017,"num_write_kb":20093445,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.1","version":"24'101","reported_seq":163,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:36:30.291440+0000","last_change":"2026-02-19T20:36:30.291440+0000","last_active":"2026-02-19T20:36:30.291440+0000","last_peered":"2026-02-19T20:36:30.291440+0000","last_clean":"2026-02-19T20:36:30.291440+0000","last_became_active":"2026-02-19T20:06:34.288429+0000","last_became_peered":"2026-02-19T20:06:34.288429+0000","last_unstale":"2026-02-19T20:36:30.291440+0000","last_undegraded":"2026-02-19T20:36:30.291440+0000","last_fullsized":"2026-02-19T20:36:30.291440+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":"24'101","last_scrub_stamp":"2026-02-19T20:36:30.291410+0000","last_deep_scrub":"24'101","last_deep_scrub_stamp":"2026-02-19T20:36:30.291410+0000","last_clean_scrub_stamp":"2026-02-19T20:36:30.291410+0000","objects_scrubbed":2,"log_size":101,"log_dups_size":0,"ondisk_log_size":101,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T04:03:03.373756+0000","scrub_duration":9,"objects_trimmed":0,"snaptrim_duration":0.00031463900000000002,"stat_sum":{"num_bytes":114,"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":494,"num_read_kb":390,"num_write":196,"num_write_kb":196,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.1","version":"24'302464","reported_seq":471524,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:36:39.517537+0000","last_change":"2026-02-19T20:36:39.517537+0000","last_active":"2026-02-19T20:36:39.517537+0000","last_peered":"2026-02-19T20:36:39.517537+0000","last_clean":"2026-02-19T20:36:39.517537+0000","last_became_active":"2026-02-19T20:06:59.863390+0000","last_became_peered":"2026-02-19T20:06:59.863390+0000","last_unstale":"2026-02-19T20:36:39.517537+0000","last_undegraded":"2026-02-19T20:36:39.517537+0000","last_fullsized":"2026-02-19T20:36:39.517537+0000","mapping_epoch":17,"log_start":"24'292401","ondisk_log_start":"24'292401","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'302464","last_scrub_stamp":"2026-02-19T20:36:39.517449+0000","last_deep_scrub":"24'302464","last_deep_scrub_stamp":"2026-02-19T20:36:39.517449+0000","last_clean_scrub_stamp":"2026-02-19T20:36:39.517449+0000","objects_scrubbed":1266,"log_size":10063,"log_dups_size":0,"ondisk_log_size":10063,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":11,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T05:34:58.204696+0000","scrub_duration":10242,"objects_trimmed":0,"snaptrim_duration":0.00022945999999999999,"stat_sum":{"num_bytes":5118463488,"num_objects":1266,"num_object_clones":78,"num_object_copies":2532,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1266,"num_whiteouts":0,"num_read":169137,"num_read_kb":3922411,"num_write":301159,"num_write_kb":21838531,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2],"acting":[0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"24'153","reported_seq":594,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:36:29.306921+0000","last_change":"2026-02-19T20:36:29.306875+0000","last_active":"2026-02-19T20:36:29.306921+0000","last_peered":"2026-02-19T20:36:29.306921+0000","last_clean":"2026-02-19T20:36:29.306921+0000","last_became_active":"2026-02-19T20:06:34.288435+0000","last_became_peered":"2026-02-19T20:06:34.288435+0000","last_unstale":"2026-02-19T20:36:29.306921+0000","last_undegraded":"2026-02-19T20:36:29.306921+0000","last_fullsized":"2026-02-19T20:36:29.306921+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":"24'153","last_scrub_stamp":"2026-02-19T20:36:29.306822+0000","last_deep_scrub":"24'153","last_deep_scrub_stamp":"2026-02-19T20:36:29.306822+0000","last_clean_scrub_stamp":"2026-02-19T20:36:29.306822+0000","objects_scrubbed":3,"log_size":153,"log_dups_size":0,"ondisk_log_size":153,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T04:42:02.113855+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0.00031639199999999998,"stat_sum":{"num_bytes":114,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":655,"num_read_kb":501,"num_write":247,"num_write_kb":241,"num_scrub_errors":0,"num_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":348,"num_omap_keys":11,"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":"3.2","version":"24'125883","reported_seq":248067,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:36:46.989062+0000","last_change":"2026-02-19T20:36:46.989062+0000","last_active":"2026-02-19T20:36:46.989062+0000","last_peered":"2026-02-19T20:36:46.989062+0000","last_clean":"2026-02-19T20:36:46.989062+0000","last_became_active":"2026-02-19T20:06:59.863353+0000","last_became_peered":"2026-02-19T20:06:59.863353+0000","last_unstale":"2026-02-19T20:36:46.989062+0000","last_undegraded":"2026-02-19T20:36:46.989062+0000","last_fullsized":"2026-02-19T20:36:46.989062+0000","mapping_epoch":17,"log_start":"24'115801","ondisk_log_start":"24'115801","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"24'125883","last_scrub_stamp":"2026-02-19T20:36:46.989023+0000","last_deep_scrub":"24'125883","last_deep_scrub_stamp":"2026-02-19T20:36:46.989023+0000","last_clean_scrub_stamp":"2026-02-19T20:36:46.989023+0000","objects_scrubbed":1313,"log_size":10082,"log_dups_size":0,"ondisk_log_size":10082,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":11,"scrub_schedule":"periodic scrub scheduled @ 2026-02-21T01:46:11.871316+0000","scrub_duration":10746,"objects_trimmed":0,"snaptrim_duration":0.00073724999999999995,"stat_sum":{"num_bytes":5330661395,"num_objects":1313,"num_object_clones":72,"num_object_copies":2626,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1313,"num_whiteouts":0,"num_read":122259,"num_read_kb":3475452,"num_write":124551,"num_write_kb":20800319,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.3","version":"24'142","reported_seq":2194,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:36:29.367653+0000","last_change":"2026-02-19T20:36:29.367653+0000","last_active":"2026-02-19T20:36:29.367653+0000","last_peered":"2026-02-19T20:36:29.367653+0000","last_clean":"2026-02-19T20:36:29.367653+0000","last_became_active":"2026-02-19T20:06:34.288175+0000","last_became_peered":"2026-02-19T20:06:34.288175+0000","last_unstale":"2026-02-19T20:36:29.367653+0000","last_undegraded":"2026-02-19T20:36:29.367653+0000","last_fullsized":"2026-02-19T20:36:29.367653+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":"24'142","last_scrub_stamp":"2026-02-19T20:36:29.367600+0000","last_deep_scrub":"24'142","last_deep_scrub_stamp":"2026-02-19T20:36:29.367600+0000","last_clean_scrub_stamp":"2026-02-19T20:36:29.367600+0000","objects_scrubbed":2,"log_size":142,"log_dups_size":0,"ondisk_log_size":142,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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-21T07:01:55.418168+0000","scrub_duration":2,"objects_trimmed":0,"snaptrim_duration":0.0010191480000000001,"stat_sum":{"num_bytes":0,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":628,"num_read_kb":537,"num_write":124,"num_write_kb":117,"num_scrub_errors":0,"num_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":146,"num_omap_keys":10,"num_objects_repaired":0},"up":[1,2],"acting":[1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.0","version":"24'74","reported_seq":154,"reported_epoch":24,"state":"active+clean","last_fresh":"2026-02-19T20:36:30.333257+0000","last_change":"2026-02-19T20:36:30.333226+0000","last_active":"2026-02-19T20:36:30.333257+0000","last_peered":"2026-02-19T20:36:30.333257+0000","last_clean":"2026-02-19T20:36:30.333257+0000","last_became_active":"2026-02-19T20:06:31.281777+0000","last_became_peered":"2026-02-19T20:06:31.281777+0000","last_unstale":"2026-02-19T20:36:30.333257+0000","last_undegraded":"2026-02-19T20:36:30.333257+0000","last_fullsized":"2026-02-19T20:36:30.333257+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":"24'74","last_scrub_stamp":"2026-02-19T20:36:30.333180+0000","last_deep_scrub":"24'74","last_deep_scrub_stamp":"2026-02-19T20:36:30.333180+0000","last_clean_scrub_stamp":"2026-02-19T20:36:30.333180+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-21T02:57:28.347369+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":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":3,"num_pg":4,"stat_sum":{"num_bytes":20584757267,"num_objects":5077,"num_object_clones":286,"num_object_copies":10154,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5077,"num_whiteouts":0,"num_read":439414,"num_read_kb":13464929,"num_write":703779,"num_write_kb":84774608,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":3721297920,"data_stored":39820236838,"data_compressed":1098276086,"data_compressed_allocated":3338805248,"data_compressed_original":39418627072,"omap_allocated":0,"internal_metadata":0},"log_size":40270,"ondisk_log_size":40270,"up":8,"acting":8,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2447,"num_objects":15,"num_object_clones":0,"num_object_copies":30,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":15,"num_whiteouts":0,"num_read":34254,"num_read_kb":28420,"num_write":11480,"num_write_kb":11443,"num_scrub_errors":0,"num_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":932,"num_omap_keys":38,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":81920,"data_stored":4894,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":113121,"internal_metadata":0},"log_size":5949,"ondisk_log_size":5949,"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":114688,"data_stored":1180736,"data_compressed":12876,"data_compressed_allocated":73728,"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":34359738737,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3047480,"kb_used_data":1817256,"kb_used_omap":107,"kb_used_meta":1230100,"kb_avail":91324360,"statfs":{"total":96636764160,"available":93516144640,"internally_reserved":0,"allocated":1860870144,"data_stored":19910190752,"data_compressed":549138043,"data_compressed_allocated":1669402624,"data_compressed_original":19709313536,"omap_allocated":110447,"internal_metadata":1259622545},"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":34359738737,"num_pgs":11,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2096880,"kb_used_data":931488,"kb_used_omap":140,"kb_used_meta":1165235,"kb_avail":92274960,"statfs":{"total":96636764160,"available":94489559040,"internally_reserved":0,"allocated":953843712,"data_stored":10068142955,"data_compressed":302010792,"data_compressed_allocated":865406976,"data_compressed_original":9975597056,"omap_allocated":144278,"internal_metadata":1193200746},"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":34359738738,"num_pgs":8,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1102272,"kb_used_data":886128,"kb_used_omap":44,"kb_used_meta":216083,"kb_avail":93269568,"statfs":{"total":96636764160,"available":95508037632,"internally_reserved":0,"allocated":907395072,"data_stored":9843305076,"data_compressed":247140127,"data_compressed_allocated":804069376,"data_compressed_original":9734863360,"omap_allocated":46077,"internal_metadata":221268995},"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":57344,"data_stored":590368,"data_compressed":6438,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":6438,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":2219,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4938,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":40960,"data_stored":2447,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":99090,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":228,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9093,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":907108352,"data_stored":9842640384,"data_compressed":247133689,"data_compressed_allocated":804032512,"data_compressed_original":9734289920,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":953540608,"data_stored":10067478035,"data_compressed":302004354,"data_compressed_allocated":865370112,"data_compressed_original":9975023616,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1860648960,"data_stored":19910118419,"data_compressed":549138043,"data_compressed_allocated":1669402624,"data_compressed_original":19709313536,"omap_allocated":0,"internal_metadata":0}]}} 2026-02-19T20:37:09.825 DEBUG:teuthology.orchestra.run.trial069:> sudo ceph --cluster cluster1 config set global mon_health_to_clog false 2026-02-19T20:37:10.012 INFO:teuthology.misc:Shutting down mds daemons... 2026-02-19T20:37:10.012 INFO:teuthology.misc:Shutting down osd daemons... 2026-02-19T20:37:10.012 DEBUG:tasks.ceph.cluster1.osd.0:waiting for process to exit 2026-02-19T20:37:10.012 INFO:teuthology.orchestra.run:waiting for 300 2026-02-19T20:37:10.069 INFO:tasks.ceph.cluster1.osd.0:Stopped 2026-02-19T20:37:10.069 DEBUG:tasks.ceph.cluster1.osd.1:waiting for process to exit 2026-02-19T20:37:10.069 INFO:teuthology.orchestra.run:waiting for 300 2026-02-19T20:37:10.143 INFO:tasks.ceph.cluster1.osd.1:Stopped 2026-02-19T20:37:10.143 DEBUG:tasks.ceph.cluster1.osd.2:waiting for process to exit 2026-02-19T20:37:10.143 INFO:teuthology.orchestra.run:waiting for 300 2026-02-19T20:37:10.214 INFO:tasks.ceph.cluster1.osd.2:Stopped 2026-02-19T20:37:10.214 INFO:teuthology.misc:Shutting down mgr daemons... 2026-02-19T20:37:10.214 DEBUG:tasks.ceph.cluster1.mgr.x:waiting for process to exit 2026-02-19T20:37:10.214 INFO:teuthology.orchestra.run:waiting for 300 2026-02-19T20:37:10.245 INFO:tasks.ceph.cluster1.mgr.x:Stopped 2026-02-19T20:37:10.245 INFO:teuthology.misc:Shutting down mon daemons... 2026-02-19T20:37:10.245 DEBUG:tasks.ceph.cluster1.mon.a:waiting for process to exit 2026-02-19T20:37:10.245 INFO:teuthology.orchestra.run:waiting for 300 2026-02-19T20:37:10.295 INFO:tasks.ceph.cluster1.mon.a:Stopped 2026-02-19T20:37:10.295 INFO:tasks.ceph:Checking cluster log for badness... 2026-02-19T20:37:10.296 DEBUG:teuthology.orchestra.run.trial069:> sudo grep -E '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/cluster1.log | grep -E -v '\(MDS_ALL_DOWN\)' | grep -E -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2026-02-19T20:37:10.361 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster1-0 on ubuntu@trial069.front.sepia.ceph.com 2026-02-19T20:37:10.362 DEBUG:teuthology.orchestra.run.trial069:> sync && sudo umount -f /var/lib/ceph/osd/cluster1-0 2026-02-19T20:37:10.535 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster1-1 on ubuntu@trial069.front.sepia.ceph.com 2026-02-19T20:37:10.535 DEBUG:teuthology.orchestra.run.trial069:> sync && sudo umount -f /var/lib/ceph/osd/cluster1-1 2026-02-19T20:37:10.634 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/cluster1-2 on ubuntu@trial069.front.sepia.ceph.com 2026-02-19T20:37:10.635 DEBUG:teuthology.orchestra.run.trial069:> sync && sudo umount -f /var/lib/ceph/osd/cluster1-2 2026-02-19T20:37:10.816 INFO:tasks.ceph:Archiving mon data... 2026-02-19T20:37:10.816 DEBUG:teuthology.misc:Transferring archived files from trial069:/var/lib/ceph/mon/cluster1-a to /home/teuthworker/mnt/teuthology/yuriw-2026-02-19_15:47:56-rbd-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59605/data/cluster1.mon.a.tgz 2026-02-19T20:37:10.816 DEBUG:teuthology.orchestra.run.trial069:> mktemp 2026-02-19T20:37:10.834 INFO:teuthology.orchestra.run.trial069.stdout:/tmp/tmp.wWmZ9Yk0Vo 2026-02-19T20:37:10.835 DEBUG:teuthology.orchestra.run.trial069:> sudo tar cz -f - -C /var/lib/ceph/mon/cluster1-a -- . > /tmp/tmp.wWmZ9Yk0Vo 2026-02-19T20:37:10.930 DEBUG:teuthology.orchestra.run.trial069:> sudo chmod 0666 /tmp/tmp.wWmZ9Yk0Vo 2026-02-19T20:37:11.014 DEBUG:teuthology.orchestra.remote:trial069:/tmp/tmp.wWmZ9Yk0Vo is 239KB 2026-02-19T20:37:11.105 DEBUG:teuthology.orchestra.run.trial069:> rm -fr /tmp/tmp.wWmZ9Yk0Vo 2026-02-19T20:37:11.119 INFO:tasks.ceph:Cleaning ceph cluster... 2026-02-19T20:37:11.119 DEBUG:teuthology.orchestra.run.trial069:> 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-19T20:37:11.162 DEBUG:teuthology.orchestra.run.trial138:> 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-19T20:37:11.238 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2026-02-19T20:37:11.254 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2026-02-19T20:37:11.254 INFO:tasks.ceph:Archiving crash dumps... 2026-02-19T20:37:11.256 DEBUG:teuthology.misc:Transferring archived files from trial069:/var/lib/ceph/crash to /home/teuthworker/mnt/teuthology/yuriw-2026-02-19_15:47:56-rbd-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59605/remote/trial069/crash 2026-02-19T20:37:11.257 DEBUG:teuthology.orchestra.run.trial069:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2026-02-19T20:37:11.304 DEBUG:teuthology.misc:Transferring archived files from trial138:/var/lib/ceph/crash to /home/teuthworker/mnt/teuthology/yuriw-2026-02-19_15:47:56-rbd-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59605/remote/trial138/crash 2026-02-19T20:37:11.305 DEBUG:teuthology.orchestra.run.trial138:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2026-02-19T20:37:11.328 INFO:tasks.ceph:Compressing logs... 2026-02-19T20:37:11.329 DEBUG:teuthology.orchestra.run.trial069:> time sudo find /var/log/ceph -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2026-02-19T20:37:11.347 DEBUG:teuthology.orchestra.run.trial138:> time sudo find /var/log/ceph -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2026-02-19T20:37:11.370 INFO:teuthology.orchestra.run.trial069.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.48174.log 2026-02-19T20:37:11.371 INFO:teuthology.orchestra.run.trial069.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.45824.log 2026-02-19T20:37:11.371 INFO:teuthology.orchestra.run.trial069.stderr:/var/log/ceph/cluster1-client.admin.48174.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.48174.log.gz 2026-02-19T20:37:11.371 INFO:teuthology.orchestra.run.trial069.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.46164.log 2026-02-19T20:37:11.371 INFO:teuthology.orchestra.run.trial069.stderr:/var/log/ceph/cluster1-client.admin.45824.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.45824.log.gz 2026-02-19T20:37:11.371 INFO:teuthology.orchestra.run.trial069.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.45576.log 2026-02-19T20:37:11.371 INFO:teuthology.orchestra.run.trial069.stderr:/var/log/ceph/cluster1-client.admin.46164.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.46164.log.gz 2026-02-19T20:37:11.372 INFO:teuthology.orchestra.run.trial069.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.49776.log 2026-02-19T20:37:11.372 INFO:teuthology.orchestra.run.trial069.stderr:/var/log/ceph/cluster1-client.admin.45576.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.45576.log.gz 2026-02-19T20:37:11.372 INFO:teuthology.orchestra.run.trial069.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.45993.log 2026-02-19T20:37:11.372 INFO:teuthology.orchestra.run.trial069.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.42602.log 2026-02-19T20:37:11.372 INFO:teuthology.orchestra.run.trial069.stderr:/var/log/ceph/cluster1-client.admin.49776.log: /var/log/ceph/cluster1-client.admin.45993.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.45993.log.gz 2026-02-19T20:37:11.372 INFO:teuthology.orchestra.run.trial069.stderr:gzip -5 0.0% --verbose -- -- replaced with /var/log/ceph/cluster1-client.admin.49776.log.gz /var/log/ceph/cluster1-client.admin.49482.log 2026-02-19T20:37:11.372 INFO:teuthology.orchestra.run.trial069.stderr: 2026-02-19T20:37:11.372 INFO:teuthology.orchestra.run.trial069.stderr:/var/log/ceph/cluster1-client.admin.42602.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.42602.log.gz 2026-02-19T20:37:11.372 INFO:teuthology.orchestra.run.trial069.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.46505.log 2026-02-19T20:37:11.372 INFO:teuthology.orchestra.run.trial069.stderr:/var/log/ceph/cluster1-client.admin.49482.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.45992.log 2026-02-19T20:37:11.373 INFO:teuthology.orchestra.run.trial069.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.49482.log.gz 2026-02-19T20:37:11.373 INFO:teuthology.orchestra.run.trial069.stderr:/var/log/ceph/cluster2-client.admin.46505.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.46505.log.gz 2026-02-19T20:37:11.373 INFO:teuthology.orchestra.run.trial069.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.46347.log 2026-02-19T20:37:11.373 INFO:teuthology.orchestra.run.trial069.stderr:/var/log/ceph/cluster1-client.admin.45992.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.45992.log.gz 2026-02-19T20:37:11.373 INFO:teuthology.orchestra.run.trial069.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.42729.log 2026-02-19T20:37:11.373 INFO:teuthology.orchestra.run.trial069.stderr:/var/log/ceph/cluster1-client.admin.46347.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.46570.log 2026-02-19T20:37:11.373 INFO:teuthology.orchestra.run.trial069.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.46347.log.gz 2026-02-19T20:37:11.374 INFO:teuthology.orchestra.run.trial069.stderr:/var/log/ceph/cluster1-client.admin.42729.log: gzip -5 --verbose -- /var/log/ceph/cluster1-mon.a.log 2026-02-19T20:37:11.374 INFO:teuthology.orchestra.run.trial069.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.42729.log.gz 2026-02-19T20:37:11.374 INFO:teuthology.orchestra.run.trial069.stderr:/var/log/ceph/cluster1-client.admin.46570.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.45919.log 2026-02-19T20:37:11.374 INFO:teuthology.orchestra.run.trial069.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.46570.log.gz 2026-02-19T20:37:11.374 INFO:teuthology.orchestra.run.trial069.stderr:/var/log/ceph/cluster1-mon.a.log: gzip -5 --verbose -- /var/log/ceph/cluster1-osd.2.log 2026-02-19T20:37:11.374 INFO:teuthology.orchestra.run.trial069.stderr:/var/log/ceph/cluster1-client.admin.45919.log: gzip -5 --verbose -- 0.0% /var/log/ceph/cluster1-client.admin.46440.log 2026-02-19T20:37:11.374 INFO:teuthology.orchestra.run.trial069.stderr: -- replaced with /var/log/ceph/cluster1-client.admin.45919.log.gz 2026-02-19T20:37:11.375 INFO:teuthology.orchestra.run.trial069.stderr:/var/log/ceph/cluster1-osd.2.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.49727.log 2026-02-19T20:37:11.375 INFO:teuthology.orchestra.run.trial069.stderr:/var/log/ceph/cluster1-client.admin.46440.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.46440.log.gz 2026-02-19T20:37:11.375 INFO:teuthology.orchestra.run.trial069.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-osd.0.log 2026-02-19T20:37:11.375 INFO:teuthology.orchestra.run.trial069.stderr:/var/log/ceph/cluster1-client.admin.49727.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.49433.log 2026-02-19T20:37:11.375 INFO:teuthology.orchestra.run.trial069.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.49727.log.gz 2026-02-19T20:37:11.375 INFO:teuthology.orchestra.run.trial069.stderr:/var/log/ceph/cluster1-osd.0.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.46396.log 2026-02-19T20:37:11.376 INFO:teuthology.orchestra.run.trial069.stderr:/var/log/ceph/cluster1-client.admin.49433.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.49433.log.gz 2026-02-19T20:37:11.376 INFO:teuthology.orchestra.run.trial069.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.42276.log 2026-02-19T20:37:11.376 INFO:teuthology.orchestra.run.trial069.stderr:/var/log/ceph/cluster1-client.admin.46396.log: gzip -5 --verbose -- /var/log/ceph/cluster1-osd.1.log 0.0% 2026-02-19T20:37:11.376 INFO:teuthology.orchestra.run.trial069.stderr: -- replaced with /var/log/ceph/cluster1-client.admin.46396.log.gz 2026-02-19T20:37:11.376 INFO:teuthology.orchestra.run.trial069.stderr:/var/log/ceph/cluster1-client.admin.42276.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.42508.log 2026-02-19T20:37:11.376 INFO:teuthology.orchestra.run.trial069.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.42276.log.gz 2026-02-19T20:37:11.376 INFO:teuthology.orchestra.run.trial069.stderr:/var/log/ceph/cluster1-osd.1.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.45674.log 2026-02-19T20:37:11.377 INFO:teuthology.orchestra.run.trial069.stderr:/var/log/ceph/cluster1-client.admin.42508.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.49972.log 2026-02-19T20:37:11.377 INFO:teuthology.orchestra.run.trial069.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.42508.log.gz 2026-02-19T20:37:11.377 INFO:teuthology.orchestra.run.trial069.stderr:/var/log/ceph/cluster1-client.admin.45674.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.0.47313.log 2026-02-19T20:37:11.377 INFO:teuthology.orchestra.run.trial069.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.45674.log.gz 2026-02-19T20:37:11.377 INFO:teuthology.orchestra.run.trial069.stderr:/var/log/ceph/cluster1-client.admin.49972.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.48174.log 2026-02-19T20:37:11.377 INFO:teuthology.orchestra.run.trial069.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.49972.log.gz 2026-02-19T20:37:11.378 INFO:teuthology.orchestra.run.trial069.stderr:/var/log/ceph/cluster1-client.0.47313.log: 55.7% -- replaced with /var/log/ceph/cluster1-client.0.47313.log.gz 2026-02-19T20:37:11.378 INFO:teuthology.orchestra.run.trial069.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.46990.log 2026-02-19T20:37:11.378 INFO:teuthology.orchestra.run.trial069.stderr:/var/log/ceph/cluster2-client.admin.48174.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.47313.log 2026-02-19T20:37:11.378 INFO:teuthology.orchestra.run.trial069.stderr: 21.2% -- replaced with /var/log/ceph/cluster2-client.admin.48174.log.gz 2026-02-19T20:37:11.378 INFO:teuthology.orchestra.run.trial069.stderr:/var/log/ceph/cluster2-client.admin.46990.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.46990.log.gz 2026-02-19T20:37:11.378 INFO:teuthology.orchestra.run.trial069.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.42555.log 2026-02-19T20:37:11.378 INFO:teuthology.orchestra.run.trial069.stderr:/var/log/ceph/cluster2-client.admin.47313.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.49531.log 2026-02-19T20:37:11.378 INFO:teuthology.orchestra.run.trial069.stderr: 54.8% -- replaced with /var/log/ceph/cluster2-client.admin.47313.log.gz 2026-02-19T20:37:11.379 INFO:teuthology.orchestra.run.trial069.stderr:/var/log/ceph/cluster1-client.admin.42555.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.42555.log.gz 2026-02-19T20:37:11.379 INFO:teuthology.orchestra.run.trial069.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.46115.log 2026-02-19T20:37:11.379 INFO:teuthology.orchestra.run.trial069.stderr:/var/log/ceph/cluster1-client.admin.49531.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.45723.log 2026-02-19T20:37:11.379 INFO:teuthology.orchestra.run.trial069.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.49531.log.gz 2026-02-19T20:37:11.379 INFO:teuthology.orchestra.run.trial069.stderr:/var/log/ceph/cluster1-client.admin.46115.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.46115.log.gz 2026-02-19T20:37:11.379 INFO:teuthology.orchestra.run.trial069.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-mgr.x.log 2026-02-19T20:37:11.380 INFO:teuthology.orchestra.run.trial069.stderr:/var/log/ceph/cluster1-client.admin.45723.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.45723.log.gz 2026-02-19T20:37:11.380 INFO:teuthology.orchestra.run.trial069.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.46066.log 2026-02-19T20:37:11.380 INFO:teuthology.orchestra.run.trial069.stderr:/var/log/ceph/cluster1-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.50068.log 2026-02-19T20:37:11.380 INFO:teuthology.orchestra.run.trial069.stderr:/var/log/ceph/cluster1-client.admin.46066.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.46066.log.gz 2026-02-19T20:37:11.380 INFO:teuthology.orchestra.run.trial069.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.45511.log 2026-02-19T20:37:11.380 INFO:teuthology.orchestra.run.trial069.stderr:/var/log/ceph/cluster1-client.admin.50068.log: 0.0%gzip -- replaced with /var/log/ceph/cluster1-client.admin.50068.log.gz 2026-02-19T20:37:11.381 INFO:teuthology.orchestra.run.trial069.stderr: -5 --verbose -- /var/log/ceph/cluster1-client.admin.49629.log 2026-02-19T20:37:11.381 INFO:teuthology.orchestra.run.trial069.stderr:/var/log/ceph/cluster1-client.admin.45511.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.48297.log 2026-02-19T20:37:11.381 INFO:teuthology.orchestra.run.trial069.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.45511.log.gz 2026-02-19T20:37:11.381 INFO:teuthology.orchestra.run.trial069.stderr:gzip/var/log/ceph/cluster1-client.admin.49629.log: -5 --verbose -- /var/log/ceph/cluster1-client.admin.46866.log 2026-02-19T20:37:11.381 INFO:teuthology.orchestra.run.trial069.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.49629.log.gz 2026-02-19T20:37:11.381 INFO:teuthology.orchestra.run.trial069.stderr:/var/log/ceph/cluster1-client.admin.48297.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.45625.log 2026-02-19T20:37:11.381 INFO:teuthology.orchestra.run.trial069.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.48297.log.gz 2026-02-19T20:37:11.381 INFO:teuthology.orchestra.run.trial069.stderr:/var/log/ceph/cluster1-client.admin.46866.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.46866.log.gz 2026-02-19T20:37:11.381 INFO:teuthology.orchestra.run.trial069.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.49874.log 2026-02-19T20:37:11.382 INFO:teuthology.orchestra.run.trial069.stderr:/var/log/ceph/cluster1-client.admin.45625.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.46440.log 2026-02-19T20:37:11.382 INFO:teuthology.orchestra.run.trial069.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.45625.log.gz 2026-02-19T20:37:11.382 INFO:teuthology.orchestra.run.trial069.stderr:/var/log/ceph/cluster1-client.admin.49874.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.49874.log.gz 2026-02-19T20:37:11.382 INFO:teuthology.orchestra.run.trial069.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.45486.log 2026-02-19T20:37:11.382 INFO:teuthology.orchestra.run.trial069.stderr:/var/log/ceph/cluster2-client.admin.46440.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.45825.log 2026-02-19T20:37:11.382 INFO:teuthology.orchestra.run.trial069.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.46440.log.gz 2026-02-19T20:37:11.382 INFO:teuthology.orchestra.run.trial069.stderr:/var/log/ceph/cluster1-client.admin.45486.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.45486.log.gz 2026-02-19T20:37:11.382 INFO:teuthology.orchestra.run.trial069.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.49678.log 2026-02-19T20:37:11.383 INFO:teuthology.orchestra.run.trial069.stderr:/var/log/ceph/cluster1-client.admin.45825.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.46505.log 2026-02-19T20:37:11.383 INFO:teuthology.orchestra.run.trial069.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.45825.log.gz 2026-02-19T20:37:11.383 INFO:teuthology.orchestra.run.trial069.stderr:/var/log/ceph/cluster1-client.admin.49678.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.49678.log.gz 2026-02-19T20:37:11.383 INFO:teuthology.orchestra.run.trial069.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1.audit.log 2026-02-19T20:37:11.383 INFO:teuthology.orchestra.run.trial069.stderr:/var/log/ceph/cluster1-client.admin.46505.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.46505.log.gz 2026-02-19T20:37:11.383 INFO:teuthology.orchestra.run.trial069.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.49923.log 2026-02-19T20:37:11.383 INFO:teuthology.orchestra.run.trial069.stderr:/var/log/ceph/cluster1.audit.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.45826.log 2026-02-19T20:37:11.384 INFO:teuthology.orchestra.run.trial069.stderr:/var/log/ceph/cluster1-client.admin.49923.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.49923.log.gz 2026-02-19T20:37:11.384 INFO:teuthology.orchestra.run.trial069.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.48372.log 2026-02-19T20:37:11.384 INFO:teuthology.orchestra.run.trial069.stderr: 86.8% -- replaced with /var/log/ceph/cluster1.audit.log.gz 2026-02-19T20:37:11.384 INFO:teuthology.orchestra.run.trial069.stderr:/var/log/ceph/cluster1-client.admin.45826.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.46990.log 2026-02-19T20:37:11.384 INFO:teuthology.orchestra.run.trial069.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.45826.log.gz 2026-02-19T20:37:11.384 INFO:teuthology.orchestra.run.trial069.stderr:/var/log/ceph/cluster1-client.admin.48372.log: gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.46928.log 2026-02-19T20:37:11.384 INFO:teuthology.orchestra.run.trial069.stderr: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.48372.log.gz 2026-02-19T20:37:11.385 INFO:teuthology.orchestra.run.trial069.stderr:/var/log/ceph/cluster1-client.admin.46990.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.46990.log.gz 2026-02-19T20:37:11.385 INFO:teuthology.orchestra.run.trial069.stderr:gzip -5 --verbose -- /var/log/ceph/ceph.tmp-client.admin.37643.log 2026-02-19T20:37:11.385 INFO:teuthology.orchestra.run.trial069.stderr:/var/log/ceph/cluster1-client.admin.46928.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.46928.log.gz 2026-02-19T20:37:11.385 INFO:teuthology.orchestra.run.trial069.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.46866.log 2026-02-19T20:37:11.385 INFO:teuthology.orchestra.run.trial069.stderr:/var/log/ceph/ceph.tmp-client.admin.37643.log: 0.0% -- replaced with /var/log/ceph/ceph.tmp-client.admin.37643.log.gz 2026-02-19T20:37:11.385 INFO:teuthology.orchestra.run.trial069.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.42859.log 2026-02-19T20:37:11.385 INFO:teuthology.orchestra.run.trial069.stderr:/var/log/ceph/cluster2-client.admin.46866.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.46866.log.gz 2026-02-19T20:37:11.385 INFO:teuthology.orchestra.run.trial069.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.46928.log 2026-02-19T20:37:11.385 INFO:teuthology.orchestra.run.trial069.stderr:/var/log/ceph/cluster1-client.admin.42859.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.42859.log.gz 2026-02-19T20:37:11.386 INFO:teuthology.orchestra.run.trial069.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.45416.log 2026-02-19T20:37:11.386 INFO:teuthology.orchestra.run.trial069.stderr:/var/log/ceph/cluster2-client.admin.46928.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.46928.log.gz 2026-02-19T20:37:11.386 INFO:teuthology.orchestra.run.trial069.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1.log 2026-02-19T20:37:11.386 INFO:teuthology.orchestra.run.trial069.stderr:/var/log/ceph/cluster1-client.admin.45416.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.45416.log.gz 2026-02-19T20:37:11.386 INFO:teuthology.orchestra.run.trial069.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.42371.log 2026-02-19T20:37:11.386 INFO:teuthology.orchestra.run.trial069.stderr:/var/log/ceph/cluster1.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.48372.log 2026-02-19T20:37:11.386 INFO:teuthology.orchestra.run.trial069.stderr:/var/log/ceph/cluster1-client.admin.42371.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.42371.log.gz 2026-02-19T20:37:11.387 INFO:teuthology.orchestra.run.trial069.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.46570.log 2026-02-19T20:37:11.387 INFO:teuthology.orchestra.run.trial069.stderr:/var/log/ceph/cluster2-client.admin.48372.log: 20.4% -- replaced with /var/log/ceph/cluster2-client.admin.48372.log.gz 2026-02-19T20:37:11.387 INFO:teuthology.orchestra.run.trial069.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.50021.log 2026-02-19T20:37:11.387 INFO:teuthology.orchestra.run.trial069.stderr:/var/log/ceph/cluster2-client.admin.46570.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.46570.log.gz 2026-02-19T20:37:11.387 INFO:teuthology.orchestra.run.trial069.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.49825.log 2026-02-19T20:37:11.387 INFO:teuthology.orchestra.run.trial069.stderr:/var/log/ceph/cluster1-client.admin.50021.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.50021.log.gz 2026-02-19T20:37:11.387 INFO:teuthology.orchestra.run.trial069.stderr:gzip -5 --verbose -- /var/log/ceph/cluster1-client.admin.49580.log 2026-02-19T20:37:11.388 INFO:teuthology.orchestra.run.trial069.stderr: 88.8% -- replaced with /var/log/ceph/cluster1.log.gz 2026-02-19T20:37:11.388 INFO:teuthology.orchestra.run.trial069.stderr:/var/log/ceph/cluster1-client.admin.49825.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.49825.log.gz 2026-02-19T20:37:11.388 INFO:teuthology.orchestra.run.trial069.stderr:/var/log/ceph/cluster1-client.admin.49580.log: 0.0% -- replaced with /var/log/ceph/cluster1-client.admin.49580.log.gz 2026-02-19T20:37:11.392 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /var/log/ceph/ceph.tmp-client.admin.37912.log 2026-02-19T20:37:11.392 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.47709.log 2026-02-19T20:37:11.393 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/ceph.tmp-client.admin.37912.log: gzip 0.0% -5 -- replaced with /var/log/ceph/ceph.tmp-client.admin.37912.log.gz --verbose 2026-02-19T20:37:11.393 INFO:teuthology.orchestra.run.trial138.stderr: -- /var/log/ceph/cluster2-client.admin.42641.log 2026-02-19T20:37:11.393 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/cluster2-client.admin.47709.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.47709.log.gz 2026-02-19T20:37:11.393 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.46771.log 2026-02-19T20:37:11.393 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2.log 2026-02-19T20:37:11.394 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/cluster2-client.admin.42641.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.42641.log.gz 2026-02-19T20:37:11.394 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/cluster2-client.admin.46771.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.46771.log.gz 2026-02-19T20:37:11.394 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.45993.log 2026-02-19T20:37:11.394 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/cluster2.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.47662.log 2026-02-19T20:37:11.394 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/cluster2-client.admin.45993.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.47563.log 2026-02-19T20:37:11.394 INFO:teuthology.orchestra.run.trial138.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.45993.log.gz 2026-02-19T20:37:11.394 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/cluster2-client.admin.47662.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.46242.log 2026-02-19T20:37:11.394 INFO:teuthology.orchestra.run.trial138.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.47662.log.gz 2026-02-19T20:37:11.395 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/cluster2-client.admin.47563.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.47563.log.gz 2026-02-19T20:37:11.395 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-mgr.x.log 2026-02-19T20:37:11.395 INFO:teuthology.orchestra.run.trial138.stderr: 90.5% -- replaced with /var/log/ceph/cluster2.log.gz 2026-02-19T20:37:11.395 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/cluster2-client.admin.46242.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.46242.log.gz 2026-02-19T20:37:11.395 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.46241.log 2026-02-19T20:37:11.395 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/cluster2-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.47318.log 2026-02-19T20:37:11.395 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2.audit.log 2026-02-19T20:37:11.396 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/cluster2-client.admin.46241.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.46241.log.gz 2026-02-19T20:37:11.396 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/cluster2-client.admin.47318.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.47318.log.gz 2026-02-19T20:37:11.396 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.45895.log 2026-02-19T20:37:11.396 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/cluster2.audit.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.47416.log 2026-02-19T20:37:11.396 INFO:teuthology.orchestra.run.trial138.stderr: 86.8% -- replaced with /var/log/ceph/cluster2.audit.log.gz 2026-02-19T20:37:11.396 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/cluster2-client.admin.45895.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.45895.log.gz 2026-02-19T20:37:11.396 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.46096.log 2026-02-19T20:37:11.397 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/cluster2-client.admin.47416.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.46434.log 2026-02-19T20:37:11.397 INFO:teuthology.orchestra.run.trial138.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.47416.log.gz 2026-02-19T20:37:11.397 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/cluster2-client.admin.46096.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.46096.log.gz 2026-02-19T20:37:11.397 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.47612.log 2026-02-19T20:37:11.397 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/cluster2-client.admin.46434.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.46434.log.gz 2026-02-19T20:37:11.397 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.47465.log 2026-02-19T20:37:11.397 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/cluster2-client.admin.47612.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.47612.log.gz 2026-02-19T20:37:11.397 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-osd.0.log 2026-02-19T20:37:11.398 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/cluster2-client.admin.47465.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.47465.log.gz 2026-02-19T20:37:11.398 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.46727.log 2026-02-19T20:37:11.398 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/cluster2-osd.0.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.46532.log 2026-02-19T20:37:11.398 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/cluster2-client.admin.46727.log: gzip -5 0.0% --verbose -- -- replaced with /var/log/ceph/cluster2-client.admin.46727.log.gz /var/log/ceph/cluster2-client.admin.46385.log 2026-02-19T20:37:11.398 INFO:teuthology.orchestra.run.trial138.stderr: 2026-02-19T20:37:11.399 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/cluster2-client.admin.46532.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.47514.log 2026-02-19T20:37:11.399 INFO:teuthology.orchestra.run.trial138.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.46532.log.gz 2026-02-19T20:37:11.399 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/cluster2-client.admin.46385.log: gzip -5 --verbose -- 0.0% /var/log/ceph/cluster2-osd.1.log -- replaced with /var/log/ceph/cluster2-client.admin.46385.log.gz 2026-02-19T20:37:11.399 INFO:teuthology.orchestra.run.trial138.stderr: 2026-02-19T20:37:11.399 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/cluster2-client.admin.47514.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.42778.log 2026-02-19T20:37:11.399 INFO:teuthology.orchestra.run.trial138.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.47514.log.gz 2026-02-19T20:37:11.399 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/cluster2-osd.1.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.46095.log 2026-02-19T20:37:11.400 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/cluster2-client.admin.42778.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.45944.log 2026-02-19T20:37:11.400 INFO:teuthology.orchestra.run.trial138.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.42778.log.gz 2026-02-19T20:37:11.400 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/cluster2-client.admin.46095.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.47171.log 2026-02-19T20:37:11.400 INFO:teuthology.orchestra.run.trial138.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.46095.log.gz 2026-02-19T20:37:11.400 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/cluster2-client.admin.45944.log: gzip -5 --verbose -- /var/log/ceph/cluster2-mon.a.log 2026-02-19T20:37:11.400 INFO:teuthology.orchestra.run.trial138.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.45944.log.gz 2026-02-19T20:37:11.400 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/cluster2-client.admin.47171.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.47269.log 2026-02-19T20:37:11.401 INFO:teuthology.orchestra.run.trial138.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.47171.log.gz 2026-02-19T20:37:11.401 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.47220.log 2026-02-19T20:37:11.401 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/cluster2-mon.a.log: /var/log/ceph/cluster2-client.admin.47269.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.46857.log 2026-02-19T20:37:11.401 INFO:teuthology.orchestra.run.trial138.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.47269.log.gz 2026-02-19T20:37:11.401 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/cluster2-client.admin.47220.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.47220.log.gz 2026-02-19T20:37:11.401 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.45781.log 2026-02-19T20:37:11.402 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.46575.log 2026-02-19T20:37:11.402 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/cluster2-client.admin.46857.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.46857.log.gz 2026-02-19T20:37:11.402 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/cluster2-client.admin.45781.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.42999.log 2026-02-19T20:37:11.402 INFO:teuthology.orchestra.run.trial138.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.45781.log.gz 2026-02-19T20:37:11.402 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/cluster2-client.admin.46575.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.42545.log 2026-02-19T20:37:11.402 INFO:teuthology.orchestra.run.trial138.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.46575.log.gz 2026-02-19T20:37:11.402 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/cluster2-client.admin.42999.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.45686.log 2026-02-19T20:37:11.402 INFO:teuthology.orchestra.run.trial138.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.42999.log.gz 2026-02-19T20:37:11.403 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/cluster2-client.admin.42545.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.42545.log.gz 2026-02-19T20:37:11.403 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.42872.log 2026-02-19T20:37:11.403 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/cluster2-client.admin.45686.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.46901.log 2026-02-19T20:37:11.403 INFO:teuthology.orchestra.run.trial138.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.45686.log.gz 2026-02-19T20:37:11.403 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/cluster2-client.admin.42872.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.42872.log.gz 2026-02-19T20:37:11.403 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.46094.log 2026-02-19T20:37:11.403 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/cluster2-client.admin.46901.log: gzip -5 --verbose 0.0% -- /var/log/ceph/cluster2-client.admin.46620.log -- replaced with /var/log/ceph/cluster2-client.admin.46901.log.gz 2026-02-19T20:37:11.403 INFO:teuthology.orchestra.run.trial138.stderr: 2026-02-19T20:37:11.404 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/cluster2-client.admin.46094.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.46094.log.gz 2026-02-19T20:37:11.404 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.45756.log 2026-02-19T20:37:11.404 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/cluster2-client.admin.46620.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.46620.log.gz 2026-02-19T20:37:11.404 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.47367.log 2026-02-19T20:37:11.404 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/cluster2-client.admin.45756.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.45756.log.gz 2026-02-19T20:37:11.404 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.42825.log 2026-02-19T20:37:11.404 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/cluster2-client.admin.47367.log: gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.46336.log 2026-02-19T20:37:11.405 INFO:teuthology.orchestra.run.trial138.stderr: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.47367.log.gz 2026-02-19T20:37:11.405 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/cluster2-client.admin.42825.log: gzip 0.0% -5 --verbose -- replaced with /var/log/ceph/cluster2-client.admin.42825.log.gz -- 2026-02-19T20:37:11.405 INFO:teuthology.orchestra.run.trial138.stderr: /var/log/ceph/cluster2-client.admin.47122.log 2026-02-19T20:37:11.405 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/cluster2-client.admin.46336.log: gzip 0.0% -5 -- replaced with /var/log/ceph/cluster2-client.admin.46336.log.gz --verbose 2026-02-19T20:37:11.405 INFO:teuthology.orchestra.run.trial138.stderr: -- /var/log/ceph/cluster2-client.admin.46243.log 2026-02-19T20:37:11.405 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/cluster2-client.admin.47122.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.47122.log.gz 2026-02-19T20:37:11.405 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.45846.log 2026-02-19T20:37:11.406 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/cluster2-client.admin.46243.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.46243.log.gz 2026-02-19T20:37:11.406 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.46942.log 2026-02-19T20:37:11.406 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/cluster2-client.admin.45846.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.45846.log.gz 2026-02-19T20:37:11.406 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.46483.log 2026-02-19T20:37:11.406 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/cluster2-client.admin.46942.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.46942.log.gz 2026-02-19T20:37:11.406 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.43131.log 2026-02-19T20:37:11.406 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/cluster2-client.admin.46483.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.46483.log.gz 2026-02-19T20:37:11.406 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.46683.log 2026-02-19T20:37:11.407 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/cluster2-client.admin.43131.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.43131.log.gz 2026-02-19T20:37:11.407 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.46812.log 2026-02-19T20:37:11.407 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/cluster2-client.admin.46683.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.46683.log.gz 2026-02-19T20:37:11.407 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-client.admin.46987.log 2026-02-19T20:37:11.407 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/cluster2-client.admin.46812.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.46812.log.gz 2026-02-19T20:37:11.407 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /var/log/ceph/cluster2-osd.2.log 2026-02-19T20:37:11.407 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/cluster2-client.admin.46987.log: 0.0% -- replaced with /var/log/ceph/cluster2-client.admin.46987.log.gz 2026-02-19T20:37:11.455 INFO:teuthology.orchestra.run.trial069.stderr: 92.5% -- replaced with /var/log/ceph/cluster1-mgr.x.log.gz 2026-02-19T20:37:11.463 INFO:teuthology.orchestra.run.trial138.stderr:/var/log/ceph/cluster2-osd.2.log: 92.7% -- replaced with /var/log/ceph/cluster2-mgr.x.log.gz 2026-02-19T20:37:11.567 INFO:teuthology.orchestra.run.trial138.stderr: 93.4% -- replaced with /var/log/ceph/cluster2-osd.2.log.gz 2026-02-19T20:37:11.606 INFO:teuthology.orchestra.run.trial069.stderr: 89.7% -- replaced with /var/log/ceph/cluster1-mon.a.log.gz 2026-02-19T20:37:11.618 INFO:teuthology.orchestra.run.trial138.stderr: 89.9% -- replaced with /var/log/ceph/cluster2-mon.a.log.gz 2026-02-19T20:37:11.773 INFO:teuthology.orchestra.run.trial138.stderr: 94.7% -- replaced with /var/log/ceph/cluster2-osd.0.log.gz 2026-02-19T20:37:11.855 INFO:teuthology.orchestra.run.trial138.stderr: 94.6% -- replaced with /var/log/ceph/cluster2-osd.1.log.gz 2026-02-19T20:37:11.857 INFO:teuthology.orchestra.run.trial138.stderr: 2026-02-19T20:37:11.857 INFO:teuthology.orchestra.run.trial138.stderr:real 0m0.472s 2026-02-19T20:37:11.857 INFO:teuthology.orchestra.run.trial138.stderr:user 0m1.237s 2026-02-19T20:37:11.857 INFO:teuthology.orchestra.run.trial138.stderr:sys 0m0.087s 2026-02-19T20:37:36.594 INFO:teuthology.orchestra.run.trial069.stderr: 94.7% -- replaced with /var/log/ceph/cluster1-osd.2.log.gz 2026-02-19T20:37:52.964 INFO:teuthology.orchestra.run.trial069.stderr: 95.3% -- replaced with /var/log/ceph/cluster1-osd.1.log.gz 2026-02-19T20:38:23.976 INFO:teuthology.orchestra.run.trial069.stderr: 94.6% -- replaced with /var/log/ceph/cluster1-osd.0.log.gz 2026-02-19T20:38:23.977 INFO:teuthology.orchestra.run.trial069.stderr: 2026-02-19T20:38:23.977 INFO:teuthology.orchestra.run.trial069.stderr:real 1m12.617s 2026-02-19T20:38:23.977 INFO:teuthology.orchestra.run.trial069.stderr:user 2m12.860s 2026-02-19T20:38:23.977 INFO:teuthology.orchestra.run.trial069.stderr:sys 0m6.604s 2026-02-19T20:38:23.978 INFO:tasks.ceph:Archiving logs... 2026-02-19T20:38:23.978 DEBUG:teuthology.misc:Transferring archived files from trial069:/var/log/ceph to /home/teuthworker/mnt/teuthology/yuriw-2026-02-19_15:47:56-rbd-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59605/remote/trial069/log 2026-02-19T20:38:23.979 DEBUG:teuthology.orchestra.run.trial069:> sudo tar c -f - -C /var/log/ceph -- . 2026-02-19T20:38:33.149 DEBUG:teuthology.misc:Transferring archived files from trial138:/var/log/ceph to /home/teuthworker/mnt/teuthology/yuriw-2026-02-19_15:47:56-rbd-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59605/remote/trial138/log 2026-02-19T20:38:33.150 DEBUG:teuthology.orchestra.run.trial138:> sudo tar c -f - -C /var/log/ceph -- . 2026-02-19T20:38:33.323 DEBUG:teuthology.run_tasks:Unwinding manager install 2026-02-19T20:38:33.330 INFO:teuthology.task.install.util:Removing shipped files: /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer... 2026-02-19T20:38:33.330 DEBUG:teuthology.orchestra.run.trial069:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2026-02-19T20:38:33.332 DEBUG:teuthology.orchestra.run.trial138:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2026-02-19T20:38:33.481 DEBUG:teuthology.run_tasks:Unwinding manager clock 2026-02-19T20:38:33.492 INFO:teuthology.task.clock:Checking final clock skew... 2026-02-19T20:38:33.492 DEBUG:teuthology.orchestra.run.trial069:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-02-19T20:38:33.494 DEBUG:teuthology.orchestra.run.trial138:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2026-02-19T20:38:33.508 INFO:teuthology.orchestra.run.trial138.stderr:bash: line 1: ntpq: command not found 2026-02-19T20:38:33.509 INFO:teuthology.orchestra.run.trial069.stderr:bash: line 1: ntpq: command not found 2026-02-19T20:38:33.540 INFO:teuthology.orchestra.run.trial138.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-19T20:38:33.540 INFO:teuthology.orchestra.run.trial138.stdout:=============================================================================== 2026-02-19T20:38:33.541 INFO:teuthology.orchestra.run.trial138.stdout:^- s2-b.time.mci1.us.rozint> 2 7 377 69 +2423us[+2423us] +/- 23ms 2026-02-19T20:38:33.541 INFO:teuthology.orchestra.run.trial138.stdout:^* ntp1.wiktel.com 1 6 377 142 -79ns[ +13us] +/- 20ms 2026-02-19T20:38:33.541 INFO:teuthology.orchestra.run.trial138.stdout:^- 172-234-25-10.ip.linodeu> 2 6 377 13 -4353us[-4353us] +/- 79ms 2026-02-19T20:38:33.541 INFO:teuthology.orchestra.run.trial138.stdout:^- 24.144.88.190 2 7 377 81 +1464us[+1464us] +/- 92ms 2026-02-19T20:38:33.547 INFO:teuthology.orchestra.run.trial069.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2026-02-19T20:38:33.547 INFO:teuthology.orchestra.run.trial069.stdout:=============================================================================== 2026-02-19T20:38:33.547 INFO:teuthology.orchestra.run.trial069.stdout:^- 204.2.134.173 3 6 377 8 +639us[ +639us] +/- 76ms 2026-02-19T20:38:33.547 INFO:teuthology.orchestra.run.trial069.stdout:^* ntp1.wiktel.com 1 6 377 80 +23us[ +71us] +/- 20ms 2026-02-19T20:38:33.547 INFO:teuthology.orchestra.run.trial069.stdout:^- 172-234-25-10.ip.linodeu> 2 6 377 14 -4382us[-4382us] +/- 79ms 2026-02-19T20:38:33.547 INFO:teuthology.orchestra.run.trial069.stdout:^- 24.144.88.190 2 7 377 17 +1562us[+1562us] +/- 93ms 2026-02-19T20:38:33.547 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2026-02-19T20:38:33.559 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2026-02-19T20:38:33.560 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2026-02-19T20:38:33.574 DEBUG:teuthology.orchestra.run.trial069:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2026-02-19T20:38:33.640 DEBUG:teuthology.orchestra.run.trial138:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2026-02-19T20:38:33.696 DEBUG:teuthology.orchestra.run.trial069:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2026-02-19T20:38:33.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-19T20:38:33.723 DEBUG:teuthology.orchestra.run.trial138:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e context=system_u:system_r:getty_t:s0 2026-02-19T20:38:33.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-19T20:38:33.749 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2026-02-19T20:38:33.766 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2026-02-19T20:38:33.784 INFO:teuthology.task.internal:Duration was 2201.464831 seconds 2026-02-19T20:38:33.785 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2026-02-19T20:38:33.802 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2026-02-19T20:38:33.802 DEBUG:teuthology.orchestra.run.trial069:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-02-19T20:38:33.805 DEBUG:teuthology.orchestra.run.trial138:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2026-02-19T20:38:33.841 INFO:teuthology.orchestra.run.trial069.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-19T20:38:33.843 INFO:teuthology.orchestra.run.trial138.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2026-02-19T20:38:34.045 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2026-02-19T20:38:34.045 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@trial069.front.sepia.ceph.com 2026-02-19T20:38:34.045 DEBUG:teuthology.orchestra.run.trial069:> grep -E --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | grep -E -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | grep -E -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2026-02-19T20:38:34.103 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@trial138.front.sepia.ceph.com 2026-02-19T20:38:34.104 DEBUG:teuthology.orchestra.run.trial138:> grep -E --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | grep -E -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | grep -E -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2026-02-19T20:38:34.125 INFO:teuthology.task.internal.syslog:Gathering journactl... 2026-02-19T20:38:34.125 DEBUG:teuthology.orchestra.run.trial069:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-19T20:38:34.145 DEBUG:teuthology.orchestra.run.trial138:> sudo journalctl > /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-19T20:38:34.227 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2026-02-19T20:38:34.228 DEBUG:teuthology.orchestra.run.trial069:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --max-args=1 --max-procs=0 --verbose --no-run-if-empty -- gzip -5 --verbose -- 2026-02-19T20:38:34.231 DEBUG:teuthology.orchestra.run.trial138:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --max-args=1 --max-procs=0 --verbose --no-run-if-empty -- gzip -5 --verbose -- 2026-02-19T20:38:34.251 INFO:teuthology.orchestra.run.trial069.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-19T20:38:34.252 INFO:teuthology.orchestra.run.trial069.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-19T20:38:34.253 INFO:teuthology.orchestra.run.trial069.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-02-19T20:38:34.253 INFO:teuthology.orchestra.run.trial069.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-19T20:38:34.253 INFO:teuthology.orchestra.run.trial069.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-02-19T20:38:34.255 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/misc.log 2026-02-19T20:38:34.256 INFO:teuthology.orchestra.run.trial138.stderr:gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/kern.log 2026-02-19T20:38:34.256 INFO:teuthology.orchestra.run.trial138.stderr:/home/ubuntu/cephtest/archive/syslog/misc.log: gzip -5 --verbose -- /home/ubuntu/cephtest/archive/syslog/journalctl.log 2026-02-19T20:38:34.256 INFO:teuthology.orchestra.run.trial138.stderr: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/misc.log.gz 2026-02-19T20:38:34.256 INFO:teuthology.orchestra.run.trial138.stderr:/home/ubuntu/cephtest/archive/syslog/kern.log: 0.0% -- replaced with /home/ubuntu/cephtest/archive/syslog/kern.log.gz 2026-02-19T20:38:34.262 INFO:teuthology.orchestra.run.trial069.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 82.5% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-02-19T20:38:34.267 INFO:teuthology.orchestra.run.trial138.stderr:/home/ubuntu/cephtest/archive/syslog/journalctl.log: 82.4% -- replaced with /home/ubuntu/cephtest/archive/syslog/journalctl.log.gz 2026-02-19T20:38:34.268 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2026-02-19T20:38:34.282 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2026-02-19T20:38:34.283 DEBUG:teuthology.orchestra.run.trial069:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-02-19T20:38:34.328 DEBUG:teuthology.orchestra.run.trial138:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2026-02-19T20:38:34.352 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2026-02-19T20:38:34.372 DEBUG:teuthology.orchestra.run.trial069:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2026-02-19T20:38:34.375 DEBUG:teuthology.orchestra.run.trial138:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2026-02-19T20:38:34.397 INFO:teuthology.orchestra.run.trial069.stdout:kernel.core_pattern = core 2026-02-19T20:38:34.417 INFO:teuthology.orchestra.run.trial138.stdout:kernel.core_pattern = core 2026-02-19T20:38:34.435 DEBUG:teuthology.orchestra.run.trial069:> test -e /home/ubuntu/cephtest/archive/coredump 2026-02-19T20:38:34.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-19T20:38:34.468 DEBUG:teuthology.orchestra.run.trial138:> test -e /home/ubuntu/cephtest/archive/coredump 2026-02-19T20:38:34.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2026-02-19T20:38:34.490 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2026-02-19T20:38:34.501 INFO:teuthology.task.internal:Transferring archived files... 2026-02-19T20:38:34.501 DEBUG:teuthology.misc:Transferring archived files from trial069:/home/ubuntu/cephtest/archive to /home/teuthworker/mnt/teuthology/yuriw-2026-02-19_15:47:56-rbd-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59605/remote/trial069 2026-02-19T20:38:34.502 DEBUG:teuthology.orchestra.run.trial069:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-02-19T20:38:34.546 DEBUG:teuthology.misc:Transferring archived files from trial138:/home/ubuntu/cephtest/archive to /home/teuthworker/mnt/teuthology/yuriw-2026-02-19_15:47:56-rbd-wip-yuri-testing-2026-02-18-1820-distro-default-trial/59605/remote/trial138 2026-02-19T20:38:34.546 DEBUG:teuthology.orchestra.run.trial138:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2026-02-19T20:38:34.577 INFO:teuthology.task.internal:Removing archive directory... 2026-02-19T20:38:34.578 DEBUG:teuthology.orchestra.run.trial069:> rm -rf -- /home/ubuntu/cephtest/archive 2026-02-19T20:38:34.579 DEBUG:teuthology.orchestra.run.trial138:> rm -rf -- /home/ubuntu/cephtest/archive 2026-02-19T20:38:34.627 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2026-02-19T20:38:34.639 INFO:teuthology.task.internal:Not uploading archives. 2026-02-19T20:38:34.639 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2026-02-19T20:38:34.659 INFO:teuthology.task.internal:Tidying up after the test... 2026-02-19T20:38:34.660 DEBUG:teuthology.orchestra.run.trial069:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-02-19T20:38:34.662 DEBUG:teuthology.orchestra.run.trial138:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2026-02-19T20:38:34.677 INFO:teuthology.orchestra.run.trial069.stdout: 917576 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 19 20:38 /home/ubuntu/cephtest 2026-02-19T20:38:34.685 INFO:teuthology.orchestra.run.trial138.stdout: 917576 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 19 20:38 /home/ubuntu/cephtest 2026-02-19T20:38:34.686 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2026-02-19T20:38:34.707 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2026-02-19T20:38:34.741 INFO:teuthology.run:Summary data: description: rbd/migration-external/{1-base/install 2-clusters/2-node 3-objectstore/bluestore-comp-zlib 4-supported-random-distro$/{centos_latest} 5-data-pool/replicated 6-prepare/native-standalone 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute conf/{disable-pool-app}} duration: 2201.4648311138153 flavor: default owner: scheduled_yuriw@soko04.front.sepia.ceph.com success: true 2026-02-19T20:38:34.741 DEBUG:teuthology.report:Pushing job info to https://paddles-paddles.apps.pok.os.sepia.ceph.com 2026-02-19T20:38:34.877 INFO:teuthology.run:pass