2024-09-14T21:50:16.816 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-14T21:50:16.835 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-14T21:50:16.928 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-09-14_21:16:02-rbd-squid-distro-default-smithi/7904684 branch: squid description: rbd/migration/{1-base/install 2-clusters/{fixed-3 openstack} 3-objectstore/bluestore-comp-lz4 4-supported-random-distro$/{centos_latest} 5-data-pool/ec 6-prepare/qcow2-file 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute 9-cleanup/cleanup conf/{disable-pool-app}} email: ceph-qa@ceph.com exclude_arch: armv7l first_in_suite: false io_workload: sequential: - qemu: client.0: clone: true disks: - action: none image_name: client.0.0 - action: none image_name: client.0.1 - action: none image_name: client.0.2 test: qa/run_xfstests_qemu.sh type: block job_id: '7904684' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi migrate_workload: sequential: - exec: client.0: - sleep 60 - rbd migration execute client.0.0 - sleep 60 - rbd migration commit client.0.0 - sleep 60 - rbd migration execute client.0.1 name: teuthology-2024-09-14_21:16:02-rbd-squid-distro-default-smithi no_nested_subset: false openstack: - volumes: count: 4 size: 10 - machine: cpus: 1 disk: 40 ram: 30000 volumes: count: 4 size: 30 os_type: centos os_version: 9.stream overrides: admin_socket: branch: squid ceph: conf: client: rbd default data pool: datapool global: mon warn on pool no app: false mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: bluestore block size: 96636764160 bluestore compression algorithm: lz4 bluestore compression mode: aggressive bluestore fsck on mount: true debug bluefs: 1/20 debug bluestore: 1/20 debug ms: 1 debug osd: 20 debug rocksdb: 4/10 enable experimental unrecoverable data corrupting features: '*' mon osd backfillfull_ratio: 0.85 mon osd full ratio: 0.9 mon osd nearfull ratio: 0.8 osd debug randomize hobject sort order: false osd failsafe full ratio: 0.95 osd objectstore: bluestore osd shutdown pgref assert: true flavor: default fs: xfs log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: ecab7be58963a5bd03910cd73eef66405d7fdd50 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: ecab7be58963a5bd03910cd73eef66405d7fdd50 selinux: allowlist: - scontext=system_u:system_r:getty_t:s0 thrashosds: bdev_inject_crash: 2 bdev_inject_crash_probability: 0.5 workunit: branch: squid sha1: ecab7be58963a5bd03910cd73eef66405d7fdd50 owner: scheduled_teuthology@teuthology priority: 100 repo: https://git.ceph.com/ceph.git roles: - - mon.a - mon.c - mgr.x - osd.0 - osd.1 - osd.2 - osd.3 - - mon.b - mgr.y - osd.4 - osd.5 - osd.6 - osd.7 - - client.0 seed: 4271 sha1: ecab7be58963a5bd03910cd73eef66405d7fdd50 sleep_before_teardown: 0 subset: 97/128 suite: rbd suite_branch: squid suite_path: /home/teuthworker/src/git.ceph.com_ceph_ecab7be58963a5bd03910cd73eef66405d7fdd50/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: ecab7be58963a5bd03910cd73eef66405d7fdd50 targets: smithi032.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBP5qX9q531RcA0IKMabe7PkbVFMhz7BkFTmDc+VwViC9g+a1fKRnCwK0xxGniVeLwomRpOVBmm3PtUo4Ui6j3Nk= smithi082.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAVF5PQIpYGAgRQgA57VCrWjq8vvyCgrl0DsGpoXGmLBUu8Y8LY98/oY7U2Wk2Vo7uA/D4ZEkElqn4k+LNiHxPM= smithi119.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLMJcr9f8wKlDykS5mARJgtTfx58iNJ+iaGem/AaCTB4rW1sRSAWUzE8djXqPjHxtV4v8oinLnsoa7nKsxrRmqE= tasks: - install: null - ceph: null - exec: client.0: - sudo ceph osd erasure-code-profile set teuthologyprofile crush-failure-domain=osd m=1 k=2 - sudo ceph osd pool create datapool 4 4 erasure teuthologyprofile - sudo ceph osd pool set datapool allow_ec_overwrites true - rbd pool init datapool - exec: client.0: - mkdir /home/ubuntu/cephtest/migration - wget -nv -O /home/ubuntu/cephtest/migration/base.client.0.qcow2 http://download.ceph.com/qa/ubuntu-12.04.qcow2 - qemu-img create -f qcow2 /home/ubuntu/cephtest/migration/empty.qcow2 1G - echo '{"type":"qcow","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/base.client.0.qcow2"}}' | rbd migration prepare --import-only --source-spec-path - client.0.0 - rbd migration prepare --import-only --source-spec '{"type":"qcow","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.qcow2"}}' client.0.1 - rbd migration prepare --import-only --source-spec '{"type":"qcow","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.qcow2"}}' client.0.2 - parallel: - io_workload - migrate_workload - exec: client.0: - rm -rf /home/ubuntu/cephtest/migration teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-14_21:16:02 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-09-14T21:50:16.928 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_ecab7be58963a5bd03910cd73eef66405d7fdd50/qa; will attempt to use it 2024-09-14T21:50:16.929 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_ecab7be58963a5bd03910cd73eef66405d7fdd50/qa/tasks 2024-09-14T21:50:16.929 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-14T21:50:16.931 INFO:teuthology.task.internal:Checking packages... 2024-09-14T21:50:16.951 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'ecab7be58963a5bd03910cd73eef66405d7fdd50' 2024-09-14T21:50:16.951 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-14T21:50:16.951 INFO:teuthology.packaging:ref: None 2024-09-14T21:50:16.951 INFO:teuthology.packaging:tag: None 2024-09-14T21:50:16.951 INFO:teuthology.packaging:branch: squid 2024-09-14T21:50:16.951 INFO:teuthology.packaging:sha1: ecab7be58963a5bd03910cd73eef66405d7fdd50 2024-09-14T21:50:16.951 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=squid 2024-09-14T21:50:17.175 INFO:teuthology.task.internal:Found packages for ceph version 19.1.1-324.gecab7be5 2024-09-14T21:50:17.177 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-14T21:50:17.183 INFO:teuthology.task.internal:no buildpackages task found 2024-09-14T21:50:17.183 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-14T21:50:17.243 INFO:teuthology.task.internal:Saving configuration 2024-09-14T21:50:17.257 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-14T21:50:17.265 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-14T21:50:17.290 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi032.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-14_21:16:02-rbd-squid-distro-default-smithi/7904684', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-14 21:45:18.394899', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBP5qX9q531RcA0IKMabe7PkbVFMhz7BkFTmDc+VwViC9g+a1fKRnCwK0xxGniVeLwomRpOVBmm3PtUo4Ui6j3Nk='} 2024-09-14T21:50:17.313 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi082.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-14_21:16:02-rbd-squid-distro-default-smithi/7904684', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-14 21:45:18.391286', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAVF5PQIpYGAgRQgA57VCrWjq8vvyCgrl0DsGpoXGmLBUu8Y8LY98/oY7U2Wk2Vo7uA/D4ZEkElqn4k+LNiHxPM='} 2024-09-14T21:50:17.336 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi119.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-14_21:16:02-rbd-squid-distro-default-smithi/7904684', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-14 21:45:18.393237', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLMJcr9f8wKlDykS5mARJgtTfx58iNJ+iaGem/AaCTB4rW1sRSAWUzE8djXqPjHxtV4v8oinLnsoa7nKsxrRmqE='} 2024-09-14T21:50:17.337 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-14T21:50:17.367 INFO:teuthology.task.internal:roles: ubuntu@smithi032.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.x', 'osd.0', 'osd.1', 'osd.2', 'osd.3'] 2024-09-14T21:50:17.367 INFO:teuthology.task.internal:roles: ubuntu@smithi082.front.sepia.ceph.com - ['mon.b', 'mgr.y', 'osd.4', 'osd.5', 'osd.6', 'osd.7'] 2024-09-14T21:50:17.367 INFO:teuthology.task.internal:roles: ubuntu@smithi119.front.sepia.ceph.com - ['client.0'] 2024-09-14T21:50:17.367 INFO:teuthology.run_tasks:Running task console_log... 2024-09-14T21:50:17.451 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f75cf167400>, signals=[15]) 2024-09-14T21:50:17.451 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-14T21:50:17.457 INFO:teuthology.task.internal:Opening connections... 2024-09-14T21:50:17.457 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi032.front.sepia.ceph.com 2024-09-14T21:50:17.458 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi032.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T21:50:17.536 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi082.front.sepia.ceph.com 2024-09-14T21:50:17.537 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi082.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T21:50:17.611 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi119.front.sepia.ceph.com 2024-09-14T21:50:17.611 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi119.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T21:50:17.687 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-14T21:50:17.694 DEBUG:teuthology.orchestra.run.smithi032:> uname -m 2024-09-14T21:50:17.712 INFO:teuthology.orchestra.run.smithi032.stdout:x86_64 2024-09-14T21:50:17.712 DEBUG:teuthology.orchestra.run.smithi032:> cat /etc/os-release 2024-09-14T21:50:17.769 INFO:teuthology.orchestra.run.smithi032.stdout:NAME="CentOS Stream" 2024-09-14T21:50:17.769 INFO:teuthology.orchestra.run.smithi032.stdout:VERSION="9" 2024-09-14T21:50:17.770 INFO:teuthology.orchestra.run.smithi032.stdout:ID="centos" 2024-09-14T21:50:17.770 INFO:teuthology.orchestra.run.smithi032.stdout:ID_LIKE="rhel fedora" 2024-09-14T21:50:17.770 INFO:teuthology.orchestra.run.smithi032.stdout:VERSION_ID="9" 2024-09-14T21:50:17.770 INFO:teuthology.orchestra.run.smithi032.stdout:PLATFORM_ID="platform:el9" 2024-09-14T21:50:17.770 INFO:teuthology.orchestra.run.smithi032.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-14T21:50:17.770 INFO:teuthology.orchestra.run.smithi032.stdout:ANSI_COLOR="0;31" 2024-09-14T21:50:17.770 INFO:teuthology.orchestra.run.smithi032.stdout:LOGO="fedora-logo-icon" 2024-09-14T21:50:17.770 INFO:teuthology.orchestra.run.smithi032.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-14T21:50:17.770 INFO:teuthology.orchestra.run.smithi032.stdout:HOME_URL="https://centos.org/" 2024-09-14T21:50:17.770 INFO:teuthology.orchestra.run.smithi032.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-14T21:50:17.770 INFO:teuthology.orchestra.run.smithi032.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-14T21:50:17.770 INFO:teuthology.orchestra.run.smithi032.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-14T21:50:17.771 INFO:teuthology.lock.ops:Updating smithi032.front.sepia.ceph.com on lock server 2024-09-14T21:50:17.794 DEBUG:teuthology.orchestra.run.smithi082:> uname -m 2024-09-14T21:50:17.813 INFO:teuthology.orchestra.run.smithi082.stdout:x86_64 2024-09-14T21:50:17.813 DEBUG:teuthology.orchestra.run.smithi082:> cat /etc/os-release 2024-09-14T21:50:17.871 INFO:teuthology.orchestra.run.smithi082.stdout:NAME="CentOS Stream" 2024-09-14T21:50:17.871 INFO:teuthology.orchestra.run.smithi082.stdout:VERSION="9" 2024-09-14T21:50:17.871 INFO:teuthology.orchestra.run.smithi082.stdout:ID="centos" 2024-09-14T21:50:17.872 INFO:teuthology.orchestra.run.smithi082.stdout:ID_LIKE="rhel fedora" 2024-09-14T21:50:17.872 INFO:teuthology.orchestra.run.smithi082.stdout:VERSION_ID="9" 2024-09-14T21:50:17.872 INFO:teuthology.orchestra.run.smithi082.stdout:PLATFORM_ID="platform:el9" 2024-09-14T21:50:17.872 INFO:teuthology.orchestra.run.smithi082.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-14T21:50:17.872 INFO:teuthology.orchestra.run.smithi082.stdout:ANSI_COLOR="0;31" 2024-09-14T21:50:17.872 INFO:teuthology.orchestra.run.smithi082.stdout:LOGO="fedora-logo-icon" 2024-09-14T21:50:17.872 INFO:teuthology.orchestra.run.smithi082.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-14T21:50:17.872 INFO:teuthology.orchestra.run.smithi082.stdout:HOME_URL="https://centos.org/" 2024-09-14T21:50:17.872 INFO:teuthology.orchestra.run.smithi082.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-14T21:50:17.872 INFO:teuthology.orchestra.run.smithi082.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-14T21:50:17.872 INFO:teuthology.orchestra.run.smithi082.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-14T21:50:17.873 INFO:teuthology.lock.ops:Updating smithi082.front.sepia.ceph.com on lock server 2024-09-14T21:50:17.894 DEBUG:teuthology.orchestra.run.smithi119:> uname -m 2024-09-14T21:50:17.912 INFO:teuthology.orchestra.run.smithi119.stdout:x86_64 2024-09-14T21:50:17.913 DEBUG:teuthology.orchestra.run.smithi119:> cat /etc/os-release 2024-09-14T21:50:17.971 INFO:teuthology.orchestra.run.smithi119.stdout:NAME="CentOS Stream" 2024-09-14T21:50:17.971 INFO:teuthology.orchestra.run.smithi119.stdout:VERSION="9" 2024-09-14T21:50:17.971 INFO:teuthology.orchestra.run.smithi119.stdout:ID="centos" 2024-09-14T21:50:17.971 INFO:teuthology.orchestra.run.smithi119.stdout:ID_LIKE="rhel fedora" 2024-09-14T21:50:17.971 INFO:teuthology.orchestra.run.smithi119.stdout:VERSION_ID="9" 2024-09-14T21:50:17.971 INFO:teuthology.orchestra.run.smithi119.stdout:PLATFORM_ID="platform:el9" 2024-09-14T21:50:17.971 INFO:teuthology.orchestra.run.smithi119.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-14T21:50:17.971 INFO:teuthology.orchestra.run.smithi119.stdout:ANSI_COLOR="0;31" 2024-09-14T21:50:17.971 INFO:teuthology.orchestra.run.smithi119.stdout:LOGO="fedora-logo-icon" 2024-09-14T21:50:17.971 INFO:teuthology.orchestra.run.smithi119.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-14T21:50:17.971 INFO:teuthology.orchestra.run.smithi119.stdout:HOME_URL="https://centos.org/" 2024-09-14T21:50:17.971 INFO:teuthology.orchestra.run.smithi119.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-14T21:50:17.972 INFO:teuthology.orchestra.run.smithi119.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-14T21:50:17.972 INFO:teuthology.orchestra.run.smithi119.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-14T21:50:17.972 INFO:teuthology.lock.ops:Updating smithi119.front.sepia.ceph.com on lock server 2024-09-14T21:50:17.994 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-14T21:50:18.006 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-14T21:50:18.033 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-14T21:50:18.034 DEBUG:teuthology.orchestra.run.smithi032:> test '!' -e /home/ubuntu/cephtest 2024-09-14T21:50:18.036 DEBUG:teuthology.orchestra.run.smithi082:> test '!' -e /home/ubuntu/cephtest 2024-09-14T21:50:18.039 DEBUG:teuthology.orchestra.run.smithi119:> test '!' -e /home/ubuntu/cephtest 2024-09-14T21:50:18.056 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-14T21:50:18.067 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-14T21:50:18.067 DEBUG:teuthology.orchestra.run.smithi032:> test -z $(ls -A /var/lib/ceph) 2024-09-14T21:50:18.094 DEBUG:teuthology.orchestra.run.smithi082:> test -z $(ls -A /var/lib/ceph) 2024-09-14T21:50:18.096 DEBUG:teuthology.orchestra.run.smithi119:> test -z $(ls -A /var/lib/ceph) 2024-09-14T21:50:18.139 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-14T21:50:18.217 INFO:teuthology.run_tasks:Running task kernel... 2024-09-14T21:50:18.233 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-14T21:50:18.233 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}, 'client.0': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-14T21:50:18.233 DEBUG:teuthology.orchestra.run.smithi032:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-14T21:50:18.234 DEBUG:teuthology.orchestra.run.smithi082:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-14T21:50:18.234 DEBUG:teuthology.orchestra.run.smithi119:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-14T21:50:18.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T21:50:18.251 DEBUG:teuthology.orchestra.run.smithi032:> uname -r 2024-09-14T21:50:18.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T21:50:18.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T21:50:18.253 DEBUG:teuthology.orchestra.run.smithi119:> uname -r 2024-09-14T21:50:18.253 DEBUG:teuthology.orchestra.run.smithi082:> uname -r 2024-09-14T21:50:18.309 INFO:teuthology.orchestra.run.smithi032.stdout:5.14.0-503.el9.x86_64 2024-09-14T21:50:18.310 INFO:teuthology.task.kernel:Running kernel on smithi032: 5.14.0-503.el9.x86_64 2024-09-14T21:50:18.310 DEBUG:teuthology.orchestra.run.smithi032:> sudo yum install -y kernel 2024-09-14T21:50:18.311 INFO:teuthology.orchestra.run.smithi119.stdout:5.14.0-503.el9.x86_64 2024-09-14T21:50:18.311 INFO:teuthology.task.kernel:Running kernel on smithi119: 5.14.0-503.el9.x86_64 2024-09-14T21:50:18.311 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum install -y kernel 2024-09-14T21:50:18.312 INFO:teuthology.orchestra.run.smithi082.stdout:5.14.0-503.el9.x86_64 2024-09-14T21:50:18.313 INFO:teuthology.task.kernel:Running kernel on smithi082: 5.14.0-503.el9.x86_64 2024-09-14T21:50:18.313 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum install -y kernel 2024-09-14T21:50:20.608 INFO:teuthology.orchestra.run.smithi082.stdout:CentOS Stream 9 - BaseOS 16 MB/s | 8.2 MB 00:00 2024-09-14T21:50:20.801 INFO:teuthology.orchestra.run.smithi119.stdout:CentOS Stream 9 - BaseOS 11 MB/s | 8.2 MB 00:00 2024-09-14T21:50:22.384 INFO:teuthology.orchestra.run.smithi082.stdout:CentOS Stream 9 - AppStream 31 MB/s | 20 MB 00:00 2024-09-14T21:50:23.461 INFO:teuthology.orchestra.run.smithi032.stdout:CentOS Stream 9 - BaseOS 2.4 MB/s | 8.2 MB 00:03 2024-09-14T21:50:25.229 INFO:teuthology.orchestra.run.smithi032.stdout:CentOS Stream 9 - AppStream 32 MB/s | 20 MB 00:00 2024-09-14T21:50:26.002 INFO:teuthology.orchestra.run.smithi119.stdout:CentOS Stream 9 - AppStream 5.0 MB/s | 20 MB 00:04 2024-09-14T21:50:26.634 INFO:teuthology.orchestra.run.smithi082.stdout:CentOS Stream 9 - CRB 16 MB/s | 6.5 MB 00:00 2024-09-14T21:50:28.135 INFO:teuthology.orchestra.run.smithi082.stdout:CentOS Stream 9 - Extras packages 61 kB/s | 19 kB 00:00 2024-09-14T21:50:29.264 INFO:teuthology.orchestra.run.smithi082.stdout:Extra Packages for Enterprise Linux 22 MB/s | 23 MB 00:01 2024-09-14T21:50:30.519 INFO:teuthology.orchestra.run.smithi119.stdout:CentOS Stream 9 - CRB 9.2 MB/s | 6.5 MB 00:00 2024-09-14T21:50:31.955 INFO:teuthology.orchestra.run.smithi032.stdout:CentOS Stream 9 - CRB 2.3 MB/s | 6.5 MB 00:02 2024-09-14T21:50:32.019 INFO:teuthology.orchestra.run.smithi119.stdout:CentOS Stream 9 - Extras packages 63 kB/s | 19 kB 00:00 2024-09-14T21:50:33.107 INFO:teuthology.orchestra.run.smithi119.stdout:Extra Packages for Enterprise Linux 23 MB/s | 23 MB 00:00 2024-09-14T21:50:33.614 INFO:teuthology.orchestra.run.smithi032.stdout:CentOS Stream 9 - Extras packages 47 kB/s | 19 kB 00:00 2024-09-14T21:50:34.435 INFO:teuthology.orchestra.run.smithi032.stdout:Extra Packages for Enterprise Linux 33 MB/s | 23 MB 00:00 2024-09-14T21:50:34.727 INFO:teuthology.orchestra.run.smithi082.stdout:lab-extras 28 kB/s | 1.7 kB 00:00 2024-09-14T21:50:36.734 INFO:teuthology.orchestra.run.smithi082.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-14T21:50:36.734 INFO:teuthology.orchestra.run.smithi082.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-14T21:50:36.813 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-09-14T21:50:36.824 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-09-14T21:50:36.824 INFO:teuthology.orchestra.run.smithi082.stdout: Package Architecture Version Repository Size 2024-09-14T21:50:36.824 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-09-14T21:50:36.824 INFO:teuthology.orchestra.run.smithi082.stdout:Installing: 2024-09-14T21:50:36.824 INFO:teuthology.orchestra.run.smithi082.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-14T21:50:36.824 INFO:teuthology.orchestra.run.smithi082.stdout:Installing dependencies: 2024-09-14T21:50:36.824 INFO:teuthology.orchestra.run.smithi082.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-14T21:50:36.824 INFO:teuthology.orchestra.run.smithi082.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-14T21:50:36.825 INFO:teuthology.orchestra.run.smithi082.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-14T21:50:36.825 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T21:50:36.825 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction Summary 2024-09-14T21:50:36.825 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-09-14T21:50:36.825 INFO:teuthology.orchestra.run.smithi082.stdout:Install 4 Packages 2024-09-14T21:50:36.825 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T21:50:36.825 INFO:teuthology.orchestra.run.smithi082.stdout:Total download size: 79 M 2024-09-14T21:50:36.826 INFO:teuthology.orchestra.run.smithi082.stdout:Installed size: 126 M 2024-09-14T21:50:36.826 INFO:teuthology.orchestra.run.smithi082.stdout:Downloading Packages: 2024-09-14T21:50:37.212 INFO:teuthology.orchestra.run.smithi082.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 67 kB/s | 23 kB 00:00 2024-09-14T21:50:38.604 INFO:teuthology.orchestra.run.smithi119.stdout:lab-extras 34 kB/s | 1.7 kB 00:00 2024-09-14T21:50:40.157 INFO:teuthology.orchestra.run.smithi032.stdout:lab-extras 32 kB/s | 1.7 kB 00:00 2024-09-14T21:50:40.644 INFO:teuthology.orchestra.run.smithi119.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-14T21:50:40.644 INFO:teuthology.orchestra.run.smithi119.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-14T21:50:40.729 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2024-09-14T21:50:40.739 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-09-14T21:50:40.739 INFO:teuthology.orchestra.run.smithi119.stdout: Package Architecture Version Repository Size 2024-09-14T21:50:40.739 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-09-14T21:50:40.740 INFO:teuthology.orchestra.run.smithi119.stdout:Installing: 2024-09-14T21:50:40.740 INFO:teuthology.orchestra.run.smithi119.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-14T21:50:40.740 INFO:teuthology.orchestra.run.smithi119.stdout:Installing dependencies: 2024-09-14T21:50:40.740 INFO:teuthology.orchestra.run.smithi119.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-14T21:50:40.740 INFO:teuthology.orchestra.run.smithi119.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-14T21:50:40.740 INFO:teuthology.orchestra.run.smithi119.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-14T21:50:40.740 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T21:50:40.740 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2024-09-14T21:50:40.740 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-09-14T21:50:40.740 INFO:teuthology.orchestra.run.smithi119.stdout:Install 4 Packages 2024-09-14T21:50:40.740 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T21:50:40.741 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 79 M 2024-09-14T21:50:40.741 INFO:teuthology.orchestra.run.smithi119.stdout:Installed size: 126 M 2024-09-14T21:50:40.741 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2024-09-14T21:50:40.866 INFO:teuthology.orchestra.run.smithi119.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 286 kB/s | 23 kB 00:00 2024-09-14T21:50:41.350 INFO:teuthology.orchestra.run.smithi119.stdout:(2/4): kernel-core-5.14.0-505.el9.x86_64.rpm 28 MB/s | 16 MB 00:00 2024-09-14T21:50:41.858 INFO:teuthology.orchestra.run.smithi119.stdout:(3/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 32 MB/s | 35 MB 00:01 2024-09-14T21:50:42.248 INFO:teuthology.orchestra.run.smithi032.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-14T21:50:42.248 INFO:teuthology.orchestra.run.smithi032.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-14T21:50:42.340 INFO:teuthology.orchestra.run.smithi032.stdout:Dependencies resolved. 2024-09-14T21:50:42.347 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2024-09-14T21:50:42.347 INFO:teuthology.orchestra.run.smithi032.stdout: Package Architecture Version Repository Size 2024-09-14T21:50:42.347 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2024-09-14T21:50:42.347 INFO:teuthology.orchestra.run.smithi032.stdout:Installing: 2024-09-14T21:50:42.347 INFO:teuthology.orchestra.run.smithi032.stdout: kernel x86_64 5.14.0-505.el9 baseos 23 k 2024-09-14T21:50:42.347 INFO:teuthology.orchestra.run.smithi032.stdout:Installing dependencies: 2024-09-14T21:50:42.347 INFO:teuthology.orchestra.run.smithi032.stdout: kernel-core x86_64 5.14.0-505.el9 baseos 16 M 2024-09-14T21:50:42.347 INFO:teuthology.orchestra.run.smithi032.stdout: kernel-modules x86_64 5.14.0-505.el9 baseos 35 M 2024-09-14T21:50:42.347 INFO:teuthology.orchestra.run.smithi032.stdout: kernel-modules-core x86_64 5.14.0-505.el9 baseos 29 M 2024-09-14T21:50:42.347 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T21:50:42.347 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction Summary 2024-09-14T21:50:42.347 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2024-09-14T21:50:42.348 INFO:teuthology.orchestra.run.smithi032.stdout:Install 4 Packages 2024-09-14T21:50:42.348 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T21:50:42.348 INFO:teuthology.orchestra.run.smithi032.stdout:Total download size: 79 M 2024-09-14T21:50:42.348 INFO:teuthology.orchestra.run.smithi032.stdout:Installed size: 126 M 2024-09-14T21:50:42.348 INFO:teuthology.orchestra.run.smithi032.stdout:Downloading Packages: 2024-09-14T21:50:42.484 INFO:teuthology.orchestra.run.smithi119.stdout:(4/4): kernel-modules-core-5.14.0-505.el9.x86_6 18 MB/s | 29 MB 00:01 2024-09-14T21:50:42.484 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2024-09-14T21:50:42.484 INFO:teuthology.orchestra.run.smithi119.stdout:Total 45 MB/s | 79 MB 00:01 2024-09-14T21:50:42.692 INFO:teuthology.orchestra.run.smithi032.stdout:(1/4): kernel-5.14.0-505.el9.x86_64.rpm 256 kB/s | 23 kB 00:00 2024-09-14T21:50:43.166 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2024-09-14T21:50:43.334 INFO:teuthology.orchestra.run.smithi032.stdout:(2/4): kernel-modules-core-5.14.0-505.el9.x86_6 45 MB/s | 29 MB 00:00 2024-09-14T21:50:43.521 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2024-09-14T21:50:43.521 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2024-09-14T21:50:44.454 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2024-09-14T21:50:44.455 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2024-09-14T21:50:44.484 INFO:teuthology.orchestra.run.smithi032.stdout:(3/4): kernel-core-5.14.0-505.el9.x86_64.rpm 8.3 MB/s | 16 MB 00:01 2024-09-14T21:50:46.401 INFO:teuthology.orchestra.run.smithi032.stdout:(4/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 9.1 MB/s | 35 MB 00:03 2024-09-14T21:50:46.401 INFO:teuthology.orchestra.run.smithi032.stdout:-------------------------------------------------------------------------------- 2024-09-14T21:50:46.401 INFO:teuthology.orchestra.run.smithi032.stdout:Total 19 MB/s | 79 MB 00:04 2024-09-14T21:50:46.914 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2024-09-14T21:50:47.109 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction check 2024-09-14T21:50:47.507 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction check succeeded. 2024-09-14T21:50:47.508 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction test 2024-09-14T21:50:47.612 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-14T21:50:47.693 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-14T21:50:48.475 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction test succeeded. 2024-09-14T21:50:48.476 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction 2024-09-14T21:50:49.802 INFO:teuthology.orchestra.run.smithi082.stdout:(2/4): kernel-core-5.14.0-505.el9.x86_64.rpm 1.2 MB/s | 16 MB 00:12 2024-09-14T21:50:50.502 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-14T21:50:50.637 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-14T21:50:51.056 INFO:teuthology.orchestra.run.smithi032.stdout: Preparing : 1/1 2024-09-14T21:50:51.736 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-14T21:50:51.820 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-14T21:50:54.610 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-14T21:50:54.741 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-14T21:50:55.449 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-14T21:50:55.487 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-14T21:50:59.873 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-14T21:50:59.908 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-14T21:51:00.337 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-14T21:51:05.054 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-14T21:51:11.989 INFO:teuthology.orchestra.run.smithi082.stdout:(3/4): kernel-modules-core-5.14.0-505.el9.x86_6 841 kB/s | 29 MB 00:34 2024-09-14T21:51:17.547 INFO:teuthology.orchestra.run.smithi082.stdout:(4/4): kernel-modules-5.14.0-505.el9.x86_64.rpm 869 kB/s | 35 MB 00:40 2024-09-14T21:51:17.547 INFO:teuthology.orchestra.run.smithi082.stdout:-------------------------------------------------------------------------------- 2024-09-14T21:51:17.548 INFO:teuthology.orchestra.run.smithi082.stdout:Total 1.9 MB/s | 79 MB 00:40 2024-09-14T21:51:18.219 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction check 2024-09-14T21:51:18.576 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction check succeeded. 2024-09-14T21:51:18.577 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction test 2024-09-14T21:51:19.524 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction test succeeded. 2024-09-14T21:51:19.524 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction 2024-09-14T21:51:21.975 INFO:teuthology.orchestra.run.smithi082.stdout: Preparing : 1/1 2024-09-14T21:51:22.675 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : kernel-modules-core-5.14.0-505.el9.x86_64 1/4 2024-09-14T21:51:22.765 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-14T21:51:25.533 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-14T21:51:25.666 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-14T21:51:30.543 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-14T21:51:30.641 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : kernel-5.14.0-505.el9.x86_64 4/4 2024-09-14T21:51:35.498 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-14T21:51:38.334 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-14T21:51:38.374 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-14T21:51:38.683 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-14T21:51:38.683 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-14T21:51:38.683 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-14T21:51:38.683 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-14T21:51:39.622 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-14T21:51:39.622 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T21:51:39.622 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2024-09-14T21:51:39.622 INFO:teuthology.orchestra.run.smithi119.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-14T21:51:39.623 INFO:teuthology.orchestra.run.smithi119.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-14T21:51:39.623 INFO:teuthology.orchestra.run.smithi119.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-14T21:51:39.623 INFO:teuthology.orchestra.run.smithi119.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-14T21:51:39.623 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T21:51:39.623 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2024-09-14T21:51:40.036 DEBUG:teuthology.orchestra.run.smithi119:> rpm -q kernel | sort -rV | head -n 1 2024-09-14T21:51:40.128 INFO:teuthology.orchestra.run.smithi119.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-14T21:51:40.129 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-14T21:51:40.129 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-505.el9.x86_64 2024-09-14T21:51:40.129 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-14T21:51:40.129 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-14T21:51:40.130 INFO:teuthology.task.kernel:Installing distro kernel on client.0... 2024-09-14T21:51:40.130 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi119.front.sepia.ceph.com, path=None, version=distro) 2024-09-14T21:51:40.130 DEBUG:teuthology.orchestra.run.smithi119:> rpm -q kernel | sort -rV | head -n 1 2024-09-14T21:51:40.188 INFO:teuthology.orchestra.run.smithi119.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-14T21:51:40.188 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-14T21:51:40.188 DEBUG:teuthology.orchestra.run.smithi119:> sudo rpm -qi grub2-tools 2024-09-14T21:51:40.219 INFO:teuthology.orchestra.run.smithi119.stdout:Name : grub2-tools 2024-09-14T21:51:40.220 INFO:teuthology.orchestra.run.smithi119.stdout:Epoch : 1 2024-09-14T21:51:40.220 INFO:teuthology.orchestra.run.smithi119.stdout:Version : 2.06 2024-09-14T21:51:40.220 INFO:teuthology.orchestra.run.smithi119.stdout:Release : 82.el9 2024-09-14T21:51:40.220 INFO:teuthology.orchestra.run.smithi119.stdout:Architecture: x86_64 2024-09-14T21:51:40.220 INFO:teuthology.orchestra.run.smithi119.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-14T21:51:40.220 INFO:teuthology.orchestra.run.smithi119.stdout:Group : Unspecified 2024-09-14T21:51:40.220 INFO:teuthology.orchestra.run.smithi119.stdout:Size : 8274670 2024-09-14T21:51:40.220 INFO:teuthology.orchestra.run.smithi119.stdout:License : GPLv3+ 2024-09-14T21:51:40.220 INFO:teuthology.orchestra.run.smithi119.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-14T21:51:40.220 INFO:teuthology.orchestra.run.smithi119.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-14T21:51:40.220 INFO:teuthology.orchestra.run.smithi119.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-14T21:51:40.220 INFO:teuthology.orchestra.run.smithi119.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-14T21:51:40.221 INFO:teuthology.orchestra.run.smithi119.stdout:Packager : builder@centos.org 2024-09-14T21:51:40.221 INFO:teuthology.orchestra.run.smithi119.stdout:Vendor : CentOS 2024-09-14T21:51:40.221 INFO:teuthology.orchestra.run.smithi119.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-14T21:51:40.221 INFO:teuthology.orchestra.run.smithi119.stdout:Summary : Support tools for GRUB. 2024-09-14T21:51:40.221 INFO:teuthology.orchestra.run.smithi119.stdout:Description : 2024-09-14T21:51:40.221 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T21:51:40.221 INFO:teuthology.orchestra.run.smithi119.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-14T21:51:40.221 INFO:teuthology.orchestra.run.smithi119.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-14T21:51:40.221 INFO:teuthology.orchestra.run.smithi119.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-14T21:51:40.221 INFO:teuthology.orchestra.run.smithi119.stdout:hardware devices. 2024-09-14T21:51:40.221 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T21:51:40.221 INFO:teuthology.orchestra.run.smithi119.stdout:This subpackage provides tools for support of all platforms. 2024-09-14T21:51:40.222 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-14T21:51:40.222 INFO:teuthology.task.kernel:Updating grub on smithi119 to boot 5.14.0-505.el9.x86_64 2024-09-14T21:51:40.222 DEBUG:teuthology.orchestra.run.smithi119:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-14T21:51:40.797 INFO:teuthology.orchestra.run.smithi119.stderr:Generating grub configuration file ... 2024-09-14T21:51:42.103 INFO:teuthology.orchestra.run.smithi119.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-14T21:51:42.133 INFO:teuthology.orchestra.run.smithi119.stderr:done 2024-09-14T21:51:42.136 DEBUG:teuthology.orchestra.run.smithi119:> mktemp 2024-09-14T21:51:42.152 INFO:teuthology.orchestra.run.smithi119.stdout:/tmp/tmp.TKD5Z8dIDs 2024-09-14T21:51:42.153 DEBUG:teuthology.orchestra.run.smithi119:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.TKD5Z8dIDs 2024-09-14T21:51:42.219 DEBUG:teuthology.orchestra.run.smithi119:> sudo chmod 0666 /tmp/tmp.TKD5Z8dIDs 2024-09-14T21:51:42.355 DEBUG:teuthology.orchestra.remote:smithi119:/tmp/tmp.TKD5Z8dIDs is 6KB 2024-09-14T21:51:42.402 DEBUG:teuthology.orchestra.run.smithi119:> rm -fr /tmp/tmp.TKD5Z8dIDs 2024-09-14T21:51:42.417 DEBUG:teuthology.orchestra.run.smithi119:> sudo /bin/ls /boot/loader/entries || true 2024-09-14T21:51:42.483 INFO:teuthology.orchestra.run.smithi119.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-14T21:51:42.483 INFO:teuthology.orchestra.run.smithi119.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-14T21:51:42.484 INFO:teuthology.orchestra.run.smithi119.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-14T21:51:42.484 INFO:teuthology.orchestra.run.smithi119.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-14T21:51:42.485 DEBUG:teuthology.orchestra.run.smithi119:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-14T21:51:42.647 DEBUG:teuthology.orchestra.run.smithi119:> sudo shutdown -r now 2024-09-14T21:51:44.182 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-14T21:51:44.223 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-14T21:51:44.527 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-14T21:51:44.528 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-14T21:51:44.528 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-14T21:51:44.528 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-14T21:51:45.483 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-14T21:51:45.483 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T21:51:45.483 INFO:teuthology.orchestra.run.smithi032.stdout:Installed: 2024-09-14T21:51:45.484 INFO:teuthology.orchestra.run.smithi032.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-14T21:51:45.484 INFO:teuthology.orchestra.run.smithi032.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-14T21:51:45.484 INFO:teuthology.orchestra.run.smithi032.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-14T21:51:45.484 INFO:teuthology.orchestra.run.smithi032.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-14T21:51:45.484 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T21:51:45.484 INFO:teuthology.orchestra.run.smithi032.stdout:Complete! 2024-09-14T21:51:45.809 DEBUG:teuthology.orchestra.run.smithi032:> rpm -q kernel | sort -rV | head -n 1 2024-09-14T21:51:45.938 INFO:teuthology.orchestra.run.smithi032.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-14T21:51:45.939 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-14T21:51:45.939 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-505.el9.x86_64 2024-09-14T21:51:45.939 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-14T21:51:45.939 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-14T21:51:45.939 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-09-14T21:51:45.939 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi032.front.sepia.ceph.com, path=None, version=distro) 2024-09-14T21:51:45.939 DEBUG:teuthology.orchestra.run.smithi032:> rpm -q kernel | sort -rV | head -n 1 2024-09-14T21:51:45.999 INFO:teuthology.orchestra.run.smithi032.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-14T21:51:46.000 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-14T21:51:46.000 DEBUG:teuthology.orchestra.run.smithi032:> sudo rpm -qi grub2-tools 2024-09-14T21:51:46.034 INFO:teuthology.orchestra.run.smithi032.stdout:Name : grub2-tools 2024-09-14T21:51:46.034 INFO:teuthology.orchestra.run.smithi032.stdout:Epoch : 1 2024-09-14T21:51:46.035 INFO:teuthology.orchestra.run.smithi032.stdout:Version : 2.06 2024-09-14T21:51:46.035 INFO:teuthology.orchestra.run.smithi032.stdout:Release : 82.el9 2024-09-14T21:51:46.035 INFO:teuthology.orchestra.run.smithi032.stdout:Architecture: x86_64 2024-09-14T21:51:46.035 INFO:teuthology.orchestra.run.smithi032.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-14T21:51:46.035 INFO:teuthology.orchestra.run.smithi032.stdout:Group : Unspecified 2024-09-14T21:51:46.035 INFO:teuthology.orchestra.run.smithi032.stdout:Size : 8274670 2024-09-14T21:51:46.035 INFO:teuthology.orchestra.run.smithi032.stdout:License : GPLv3+ 2024-09-14T21:51:46.035 INFO:teuthology.orchestra.run.smithi032.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-14T21:51:46.035 INFO:teuthology.orchestra.run.smithi032.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-14T21:51:46.035 INFO:teuthology.orchestra.run.smithi032.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-14T21:51:46.035 INFO:teuthology.orchestra.run.smithi032.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-14T21:51:46.035 INFO:teuthology.orchestra.run.smithi032.stdout:Packager : builder@centos.org 2024-09-14T21:51:46.035 INFO:teuthology.orchestra.run.smithi032.stdout:Vendor : CentOS 2024-09-14T21:51:46.035 INFO:teuthology.orchestra.run.smithi032.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-14T21:51:46.036 INFO:teuthology.orchestra.run.smithi032.stdout:Summary : Support tools for GRUB. 2024-09-14T21:51:46.036 INFO:teuthology.orchestra.run.smithi032.stdout:Description : 2024-09-14T21:51:46.036 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T21:51:46.036 INFO:teuthology.orchestra.run.smithi032.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-14T21:51:46.036 INFO:teuthology.orchestra.run.smithi032.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-14T21:51:46.036 INFO:teuthology.orchestra.run.smithi032.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-14T21:51:46.036 INFO:teuthology.orchestra.run.smithi032.stdout:hardware devices. 2024-09-14T21:51:46.036 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T21:51:46.036 INFO:teuthology.orchestra.run.smithi032.stdout:This subpackage provides tools for support of all platforms. 2024-09-14T21:51:46.037 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-14T21:51:46.037 INFO:teuthology.task.kernel:Updating grub on smithi032 to boot 5.14.0-505.el9.x86_64 2024-09-14T21:51:46.037 DEBUG:teuthology.orchestra.run.smithi032:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-14T21:51:46.737 INFO:teuthology.orchestra.run.smithi032.stderr:Generating grub configuration file ... 2024-09-14T21:51:48.074 INFO:teuthology.orchestra.run.smithi032.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-14T21:51:48.091 INFO:teuthology.orchestra.run.smithi032.stderr:done 2024-09-14T21:51:48.093 DEBUG:teuthology.orchestra.run.smithi032:> mktemp 2024-09-14T21:51:48.109 INFO:teuthology.orchestra.run.smithi032.stdout:/tmp/tmp.ijG88bGwD4 2024-09-14T21:51:48.110 DEBUG:teuthology.orchestra.run.smithi032:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.ijG88bGwD4 2024-09-14T21:51:48.176 DEBUG:teuthology.orchestra.run.smithi032:> sudo chmod 0666 /tmp/tmp.ijG88bGwD4 2024-09-14T21:51:48.325 DEBUG:teuthology.orchestra.remote:smithi032:/tmp/tmp.ijG88bGwD4 is 6KB 2024-09-14T21:51:48.373 DEBUG:teuthology.orchestra.run.smithi032:> rm -fr /tmp/tmp.ijG88bGwD4 2024-09-14T21:51:48.388 DEBUG:teuthology.orchestra.run.smithi032:> sudo /bin/ls /boot/loader/entries || true 2024-09-14T21:51:48.460 INFO:teuthology.orchestra.run.smithi032.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-14T21:51:48.460 INFO:teuthology.orchestra.run.smithi032.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-14T21:51:48.460 INFO:teuthology.orchestra.run.smithi032.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-14T21:51:48.460 INFO:teuthology.orchestra.run.smithi032.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-14T21:51:48.461 DEBUG:teuthology.orchestra.run.smithi032:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-14T21:51:48.618 DEBUG:teuthology.orchestra.run.smithi032:> sudo shutdown -r now 2024-09-14T21:52:12.650 INFO:teuthology.task.kernel:Checking client client.0 for new kernel version... 2024-09-14T21:52:12.650 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi119.front.sepia.ceph.com' 2024-09-14T21:52:12.651 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi119.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T21:52:13.643 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: kernel-core-5.14.0-505.el9.x86_64 4/4 2024-09-14T21:52:13.682 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: kernel-modules-5.14.0-505.el9.x86_64 4/4 2024-09-14T21:52:14.006 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: kernel-5.14.0-505.el9.x86_64 4/4 2024-09-14T21:52:14.007 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : kernel-5.14.0-505.el9.x86_64 1/4 2024-09-14T21:52:14.007 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : kernel-core-5.14.0-505.el9.x86_64 2/4 2024-09-14T21:52:14.007 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : kernel-modules-5.14.0-505.el9.x86_64 3/4 2024-09-14T21:52:14.873 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : kernel-modules-core-5.14.0-505.el9.x86_64 4/4 2024-09-14T21:52:14.873 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T21:52:14.873 INFO:teuthology.orchestra.run.smithi082.stdout:Installed: 2024-09-14T21:52:14.873 INFO:teuthology.orchestra.run.smithi082.stdout: kernel-5.14.0-505.el9.x86_64 2024-09-14T21:52:14.873 INFO:teuthology.orchestra.run.smithi082.stdout: kernel-core-5.14.0-505.el9.x86_64 2024-09-14T21:52:14.874 INFO:teuthology.orchestra.run.smithi082.stdout: kernel-modules-5.14.0-505.el9.x86_64 2024-09-14T21:52:14.874 INFO:teuthology.orchestra.run.smithi082.stdout: kernel-modules-core-5.14.0-505.el9.x86_64 2024-09-14T21:52:14.874 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T21:52:14.874 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-09-14T21:52:15.230 DEBUG:teuthology.orchestra.run.smithi082:> rpm -q kernel | sort -rV | head -n 1 2024-09-14T21:52:15.305 INFO:teuthology.orchestra.run.smithi082.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-14T21:52:15.305 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-14T21:52:15.305 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-505.el9.x86_64 2024-09-14T21:52:15.305 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-14T21:52:15.305 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-14T21:52:15.305 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-09-14T21:52:15.305 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi082.front.sepia.ceph.com, path=None, version=distro) 2024-09-14T21:52:15.306 DEBUG:teuthology.orchestra.run.smithi082:> rpm -q kernel | sort -rV | head -n 1 2024-09-14T21:52:15.364 INFO:teuthology.orchestra.run.smithi082.stdout:kernel-5.14.0-505.el9.x86_64 2024-09-14T21:52:15.364 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-505.el9.x86_64 2024-09-14T21:52:15.364 DEBUG:teuthology.orchestra.run.smithi082:> sudo rpm -qi grub2-tools 2024-09-14T21:52:15.397 INFO:teuthology.orchestra.run.smithi082.stdout:Name : grub2-tools 2024-09-14T21:52:15.397 INFO:teuthology.orchestra.run.smithi082.stdout:Epoch : 1 2024-09-14T21:52:15.397 INFO:teuthology.orchestra.run.smithi082.stdout:Version : 2.06 2024-09-14T21:52:15.397 INFO:teuthology.orchestra.run.smithi082.stdout:Release : 82.el9 2024-09-14T21:52:15.397 INFO:teuthology.orchestra.run.smithi082.stdout:Architecture: x86_64 2024-09-14T21:52:15.397 INFO:teuthology.orchestra.run.smithi082.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-14T21:52:15.397 INFO:teuthology.orchestra.run.smithi082.stdout:Group : Unspecified 2024-09-14T21:52:15.398 INFO:teuthology.orchestra.run.smithi082.stdout:Size : 8274670 2024-09-14T21:52:15.398 INFO:teuthology.orchestra.run.smithi082.stdout:License : GPLv3+ 2024-09-14T21:52:15.398 INFO:teuthology.orchestra.run.smithi082.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-14T21:52:15.398 INFO:teuthology.orchestra.run.smithi082.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-14T21:52:15.398 INFO:teuthology.orchestra.run.smithi082.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-14T21:52:15.398 INFO:teuthology.orchestra.run.smithi082.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-14T21:52:15.398 INFO:teuthology.orchestra.run.smithi082.stdout:Packager : builder@centos.org 2024-09-14T21:52:15.398 INFO:teuthology.orchestra.run.smithi082.stdout:Vendor : CentOS 2024-09-14T21:52:15.398 INFO:teuthology.orchestra.run.smithi082.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-14T21:52:15.398 INFO:teuthology.orchestra.run.smithi082.stdout:Summary : Support tools for GRUB. 2024-09-14T21:52:15.398 INFO:teuthology.orchestra.run.smithi082.stdout:Description : 2024-09-14T21:52:15.398 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T21:52:15.398 INFO:teuthology.orchestra.run.smithi082.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-14T21:52:15.399 INFO:teuthology.orchestra.run.smithi082.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-14T21:52:15.399 INFO:teuthology.orchestra.run.smithi082.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-14T21:52:15.399 INFO:teuthology.orchestra.run.smithi082.stdout:hardware devices. 2024-09-14T21:52:15.399 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T21:52:15.399 INFO:teuthology.orchestra.run.smithi082.stdout:This subpackage provides tools for support of all platforms. 2024-09-14T21:52:15.400 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-14T21:52:15.400 INFO:teuthology.task.kernel:Updating grub on smithi082 to boot 5.14.0-505.el9.x86_64 2024-09-14T21:52:15.400 DEBUG:teuthology.orchestra.run.smithi082:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-14T21:52:16.061 INFO:teuthology.orchestra.run.smithi082.stderr:Generating grub configuration file ... 2024-09-14T21:52:17.403 INFO:teuthology.orchestra.run.smithi082.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-14T21:52:17.449 INFO:teuthology.orchestra.run.smithi082.stderr:done 2024-09-14T21:52:17.450 DEBUG:teuthology.orchestra.run.smithi082:> mktemp 2024-09-14T21:52:17.466 INFO:teuthology.orchestra.run.smithi082.stdout:/tmp/tmp.R6lUb4xn0D 2024-09-14T21:52:17.466 DEBUG:teuthology.orchestra.run.smithi082:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.R6lUb4xn0D 2024-09-14T21:52:17.532 DEBUG:teuthology.orchestra.run.smithi082:> sudo chmod 0666 /tmp/tmp.R6lUb4xn0D 2024-09-14T21:52:17.663 DEBUG:teuthology.orchestra.remote:smithi082:/tmp/tmp.R6lUb4xn0D is 6KB 2024-09-14T21:52:17.684 DEBUG:teuthology.orchestra.run.smithi082:> rm -fr /tmp/tmp.R6lUb4xn0D 2024-09-14T21:52:17.699 DEBUG:teuthology.orchestra.run.smithi082:> sudo /bin/ls /boot/loader/entries || true 2024-09-14T21:52:17.762 INFO:teuthology.orchestra.run.smithi082.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-14T21:52:17.762 INFO:teuthology.orchestra.run.smithi082.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-14T21:52:17.762 INFO:teuthology.orchestra.run.smithi082.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-14T21:52:17.762 INFO:teuthology.orchestra.run.smithi082.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64.conf 2024-09-14T21:52:17.763 DEBUG:teuthology.orchestra.run.smithi082:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-505.el9.x86_64 2024-09-14T21:52:17.928 DEBUG:teuthology.orchestra.run.smithi082:> sudo shutdown -r now 2024-09-14T21:52:18.622 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-09-14T21:52:18.622 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi032.front.sepia.ceph.com' 2024-09-14T21:52:18.623 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi032.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T21:52:31.037 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.119 2024-09-14T21:52:37.185 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.32 2024-09-14T21:52:40.041 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi119.front.sepia.ceph.com' 2024-09-14T21:52:40.041 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi119.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T21:52:43.101 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.119 2024-09-14T21:52:46.188 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi032.front.sepia.ceph.com' 2024-09-14T21:52:46.189 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi032.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T21:52:47.932 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-09-14T21:52:47.933 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi082.front.sepia.ceph.com' 2024-09-14T21:52:47.933 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi082.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T21:52:55.102 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi119.front.sepia.ceph.com' 2024-09-14T21:52:55.103 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi119.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T21:53:04.573 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.32 2024-09-14T21:53:06.369 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.82 2024-09-14T21:53:15.377 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi082.front.sepia.ceph.com' 2024-09-14T21:53:15.377 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi082.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T21:53:16.575 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi032.front.sepia.ceph.com' 2024-09-14T21:53:16.576 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi032.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T21:53:17.847 DEBUG:teuthology.orchestra.run.smithi032:> true 2024-09-14T21:53:18.249 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi032.front.sepia.ceph.com' 2024-09-14T21:53:18.249 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.14.0-505.el9.x86_64"... 2024-09-14T21:53:18.249 DEBUG:teuthology.orchestra.run.smithi032:> uname -r 2024-09-14T21:53:18.264 INFO:teuthology.orchestra.run.smithi032.stdout:5.14.0-505.el9.x86_64 2024-09-14T21:53:18.264 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-505.el9.x86_64 vs 5.14.0-505.el9.x86_64 2024-09-14T21:53:18.264 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-14T21:53:18.265 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-14T21:53:18.433 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.82 2024-09-14T21:53:19.266 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-09-14T21:53:19.266 DEBUG:teuthology.orchestra.run.smithi032:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-14T21:53:19.339 INFO:teuthology.orchestra.run.smithi032.stdout:ttyS1 2024-09-14T21:53:19.358 DEBUG:teuthology.parallel:result is None 2024-09-14T21:53:26.981 DEBUG:teuthology.orchestra.run.smithi119:> true 2024-09-14T21:53:27.668 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi119.front.sepia.ceph.com' 2024-09-14T21:53:27.668 INFO:teuthology.task.kernel:Checking kernel version of client.0, want "5.14.0-505.el9.x86_64"... 2024-09-14T21:53:27.669 DEBUG:teuthology.orchestra.run.smithi119:> uname -r 2024-09-14T21:53:27.686 INFO:teuthology.orchestra.run.smithi119.stdout:5.14.0-505.el9.x86_64 2024-09-14T21:53:27.686 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-505.el9.x86_64 vs 5.14.0-505.el9.x86_64 2024-09-14T21:53:27.686 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-14T21:53:27.687 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-14T21:53:28.687 INFO:teuthology.task.kernel:Enabling kdb on client.0... 2024-09-14T21:53:28.687 DEBUG:teuthology.orchestra.run.smithi119:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-14T21:53:28.764 INFO:teuthology.orchestra.run.smithi119.stdout:ttyS1 2024-09-14T21:53:28.784 DEBUG:teuthology.parallel:result is None 2024-09-14T21:53:30.434 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi082.front.sepia.ceph.com' 2024-09-14T21:53:30.435 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi082.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T21:54:02.310 DEBUG:teuthology.orchestra.run.smithi082:> true 2024-09-14T21:54:02.691 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi082.front.sepia.ceph.com' 2024-09-14T21:54:02.692 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.14.0-505.el9.x86_64"... 2024-09-14T21:54:02.692 DEBUG:teuthology.orchestra.run.smithi082:> uname -r 2024-09-14T21:54:02.707 INFO:teuthology.orchestra.run.smithi082.stdout:5.14.0-505.el9.x86_64 2024-09-14T21:54:02.707 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-505.el9.x86_64 vs 5.14.0-505.el9.x86_64 2024-09-14T21:54:02.707 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-14T21:54:02.707 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-14T21:54:03.708 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-09-14T21:54:03.708 DEBUG:teuthology.orchestra.run.smithi082:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-14T21:54:03.810 INFO:teuthology.orchestra.run.smithi082.stdout:ttyS1 2024-09-14T21:54:03.830 DEBUG:teuthology.parallel:result is None 2024-09-14T21:54:03.830 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-14T21:54:03.838 INFO:teuthology.task.internal:Creating test directory... 2024-09-14T21:54:03.839 DEBUG:teuthology.orchestra.run.smithi032:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-14T21:54:03.842 DEBUG:teuthology.orchestra.run.smithi082:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-14T21:54:03.846 DEBUG:teuthology.orchestra.run.smithi119:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-14T21:54:03.878 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-14T21:54:03.887 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-14T21:54:03.900 INFO:teuthology.task.internal:Creating archive directory... 2024-09-14T21:54:03.901 DEBUG:teuthology.orchestra.run.smithi032:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-14T21:54:03.903 DEBUG:teuthology.orchestra.run.smithi082:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-14T21:54:03.929 DEBUG:teuthology.orchestra.run.smithi119:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-14T21:54:04.017 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-14T21:54:04.025 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-14T21:54:04.025 DEBUG:teuthology.orchestra.run.smithi032:> 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 2024-09-14T21:54:04.028 DEBUG:teuthology.orchestra.run.smithi082:> 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 2024-09-14T21:54:04.034 DEBUG:teuthology.orchestra.run.smithi119:> 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 2024-09-14T21:54:04.064 INFO:teuthology.orchestra.run.smithi032.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-14T21:54:04.074 INFO:teuthology.orchestra.run.smithi119.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-14T21:54:04.075 INFO:teuthology.orchestra.run.smithi032.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-14T21:54:04.085 INFO:teuthology.orchestra.run.smithi119.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-14T21:54:04.183 INFO:teuthology.orchestra.run.smithi082.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-14T21:54:04.202 INFO:teuthology.orchestra.run.smithi082.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-14T21:54:04.204 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-14T21:54:04.212 INFO:teuthology.task.internal:Configuring sudo... 2024-09-14T21:54:04.213 DEBUG:teuthology.orchestra.run.smithi032:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-14T21:54:04.215 DEBUG:teuthology.orchestra.run.smithi082:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-14T21:54:04.220 DEBUG:teuthology.orchestra.run.smithi119:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-14T21:54:04.289 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-14T21:54:04.302 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-14T21:54:04.302 DEBUG:teuthology.orchestra.run.smithi032:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-14T21:54:04.305 DEBUG:teuthology.orchestra.run.smithi082:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-14T21:54:04.308 DEBUG:teuthology.orchestra.run.smithi119:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-14T21:54:04.350 DEBUG:teuthology.orchestra.run.smithi032:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-14T21:54:04.408 DEBUG:teuthology.orchestra.run.smithi032:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-14T21:54:04.460 DEBUG:teuthology.orchestra.run.smithi032:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-14T21:54:04.546 DEBUG:teuthology.orchestra.run.smithi032:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-14T21:54:04.590 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-09-14T21:54:04.590 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-14T21:54:04.658 DEBUG:teuthology.orchestra.run.smithi082:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-14T21:54:04.727 DEBUG:teuthology.orchestra.run.smithi082:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-14T21:54:04.802 DEBUG:teuthology.orchestra.run.smithi082:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-14T21:54:04.843 DEBUG:teuthology.orchestra.run.smithi082:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-14T21:54:04.887 DEBUG:teuthology.orchestra.run.smithi082:> set -ex 2024-09-14T21:54:04.888 DEBUG:teuthology.orchestra.run.smithi082:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-14T21:54:04.957 DEBUG:teuthology.orchestra.run.smithi119:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-14T21:54:05.000 DEBUG:teuthology.orchestra.run.smithi119:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-14T21:54:05.057 DEBUG:teuthology.orchestra.run.smithi119:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-14T21:54:05.138 DEBUG:teuthology.orchestra.run.smithi119:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-14T21:54:05.183 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2024-09-14T21:54:05.183 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-14T21:54:05.249 DEBUG:teuthology.orchestra.run.smithi032:> sudo service rsyslog restart 2024-09-14T21:54:05.252 DEBUG:teuthology.orchestra.run.smithi082:> sudo service rsyslog restart 2024-09-14T21:54:05.254 DEBUG:teuthology.orchestra.run.smithi119:> sudo service rsyslog restart 2024-09-14T21:54:05.309 INFO:teuthology.orchestra.run.smithi032.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-14T21:54:05.331 INFO:teuthology.orchestra.run.smithi119.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-14T21:54:05.343 INFO:teuthology.orchestra.run.smithi082.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-14T21:54:05.907 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-14T21:54:05.916 INFO:teuthology.task.internal:Starting timer... 2024-09-14T21:54:05.916 INFO:teuthology.run_tasks:Running task pcp... 2024-09-14T21:54:05.944 INFO:teuthology.run_tasks:Running task selinux... 2024-09-14T21:54:05.958 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:getty_t:s0']} 2024-09-14T21:54:05.959 DEBUG:teuthology.orchestra.run.smithi032:> sudo service auditd rotate 2024-09-14T21:54:06.009 INFO:teuthology.orchestra.run.smithi032.stdout:Rotating logs: 2024-09-14T21:54:06.011 DEBUG:teuthology.orchestra.run.smithi082:> sudo service auditd rotate 2024-09-14T21:54:06.070 INFO:teuthology.orchestra.run.smithi082.stdout:Rotating logs: 2024-09-14T21:54:06.071 DEBUG:teuthology.orchestra.run.smithi119:> sudo service auditd rotate 2024-09-14T21:54:06.114 INFO:teuthology.orchestra.run.smithi119.stdout:Rotating logs: 2024-09-14T21:54:06.115 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-14T21:54:06.116 DEBUG:teuthology.orchestra.run.smithi032:> /usr/sbin/getenforce 2024-09-14T21:54:06.143 INFO:teuthology.orchestra.run.smithi032.stdout:Permissive 2024-09-14T21:54:06.144 DEBUG:teuthology.orchestra.run.smithi082:> /usr/sbin/getenforce 2024-09-14T21:54:06.179 INFO:teuthology.orchestra.run.smithi082.stdout:Permissive 2024-09-14T21:54:06.179 DEBUG:teuthology.orchestra.run.smithi119:> /usr/sbin/getenforce 2024-09-14T21:54:06.205 INFO:teuthology.orchestra.run.smithi119.stdout:Permissive 2024-09-14T21:54:06.206 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi032.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi082.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi119.front.sepia.ceph.com': 'permissive'} 2024-09-14T21:54:06.206 DEBUG:teuthology.orchestra.run.smithi032:> 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 -e scontext=system_u:system_r:getty_t:s0 2024-09-14T21:54:06.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T21:54:06.236 DEBUG:teuthology.orchestra.run.smithi082:> 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 -e scontext=system_u:system_r:getty_t:s0 2024-09-14T21:54:06.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T21:54:06.261 DEBUG:teuthology.orchestra.run.smithi119:> 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 -e scontext=system_u:system_r:getty_t:s0 2024-09-14T21:54:06.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T21:54:06.289 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-14T21:54:06.289 DEBUG:teuthology.orchestra.run.smithi032:> sudo /usr/sbin/setenforce permissive 2024-09-14T21:54:06.321 DEBUG:teuthology.orchestra.run.smithi082:> sudo /usr/sbin/setenforce permissive 2024-09-14T21:54:06.357 DEBUG:teuthology.orchestra.run.smithi119:> sudo /usr/sbin/setenforce permissive 2024-09-14T21:54:06.386 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-14T21:54:06.397 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-09-14T21:54:06.400 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-09-14T21:54:06.513 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-14T21:54:06.524 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'}]}] 2024-09-14T21:54:06.525 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi032.front.sepia.ceph.com,smithi082.front.sepia.ceph.com,smithi119.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-14T21:57:53.610 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi032.front.sepia.ceph.com'), Remote(name='ubuntu@smithi082.front.sepia.ceph.com'), Remote(name='ubuntu@smithi119.front.sepia.ceph.com')] 2024-09-14T21:57:53.611 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi032.front.sepia.ceph.com' 2024-09-14T21:57:53.612 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi032.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T21:57:53.694 DEBUG:teuthology.orchestra.run.smithi032:> true 2024-09-14T21:57:53.773 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi032.front.sepia.ceph.com' 2024-09-14T21:57:53.774 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi082.front.sepia.ceph.com' 2024-09-14T21:57:53.774 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi082.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T21:57:53.849 DEBUG:teuthology.orchestra.run.smithi082:> true 2024-09-14T21:57:53.924 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi082.front.sepia.ceph.com' 2024-09-14T21:57:53.924 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi119.front.sepia.ceph.com' 2024-09-14T21:57:53.925 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi119.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-14T21:57:54.004 DEBUG:teuthology.orchestra.run.smithi119:> true 2024-09-14T21:57:54.086 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi119.front.sepia.ceph.com' 2024-09-14T21:57:54.086 INFO:teuthology.run_tasks:Running task clock... 2024-09-14T21:57:54.097 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-14T21:57:54.097 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-14T21:57:54.097 DEBUG:teuthology.orchestra.run.smithi032:> 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 2024-09-14T21:57:54.100 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-14T21:57:54.100 DEBUG:teuthology.orchestra.run.smithi082:> 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 2024-09-14T21:57:54.103 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-14T21:57:54.103 DEBUG:teuthology.orchestra.run.smithi119:> 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 2024-09-14T21:57:54.130 INFO:teuthology.orchestra.run.smithi082.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-14T21:57:54.131 INFO:teuthology.orchestra.run.smithi032.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-14T21:57:54.146 INFO:teuthology.orchestra.run.smithi082.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-14T21:57:54.148 INFO:teuthology.orchestra.run.smithi032.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-14T21:57:54.157 INFO:teuthology.orchestra.run.smithi119.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-14T21:57:54.170 INFO:teuthology.orchestra.run.smithi082.stderr:sudo: ntpd: command not found 2024-09-14T21:57:54.173 INFO:teuthology.orchestra.run.smithi119.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-14T21:57:54.175 INFO:teuthology.orchestra.run.smithi032.stderr:sudo: ntpd: command not found 2024-09-14T21:57:54.181 INFO:teuthology.orchestra.run.smithi082.stdout:506 Cannot talk to daemon 2024-09-14T21:57:54.187 INFO:teuthology.orchestra.run.smithi032.stdout:506 Cannot talk to daemon 2024-09-14T21:57:54.195 INFO:teuthology.orchestra.run.smithi082.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-14T21:57:54.198 INFO:teuthology.orchestra.run.smithi119.stderr:sudo: ntpd: command not found 2024-09-14T21:57:54.202 INFO:teuthology.orchestra.run.smithi032.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-14T21:57:54.209 INFO:teuthology.orchestra.run.smithi119.stdout:506 Cannot talk to daemon 2024-09-14T21:57:54.210 INFO:teuthology.orchestra.run.smithi082.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-14T21:57:54.217 INFO:teuthology.orchestra.run.smithi032.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-14T21:57:54.224 INFO:teuthology.orchestra.run.smithi119.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-14T21:57:54.238 INFO:teuthology.orchestra.run.smithi119.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-14T21:57:54.266 INFO:teuthology.orchestra.run.smithi082.stderr:bash: line 1: ntpq: command not found 2024-09-14T21:57:54.270 INFO:teuthology.orchestra.run.smithi082.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-14T21:57:54.270 INFO:teuthology.orchestra.run.smithi082.stdout:=============================================================================== 2024-09-14T21:57:54.270 INFO:teuthology.orchestra.run.smithi082.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-14T21:57:54.270 INFO:teuthology.orchestra.run.smithi082.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-14T21:57:54.270 INFO:teuthology.orchestra.run.smithi082.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-14T21:57:54.270 INFO:teuthology.orchestra.run.smithi082.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-14T21:57:54.273 INFO:teuthology.orchestra.run.smithi032.stderr:bash: line 1: ntpq: command not found 2024-09-14T21:57:54.276 INFO:teuthology.orchestra.run.smithi032.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-14T21:57:54.277 INFO:teuthology.orchestra.run.smithi032.stdout:=============================================================================== 2024-09-14T21:57:54.277 INFO:teuthology.orchestra.run.smithi032.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-14T21:57:54.277 INFO:teuthology.orchestra.run.smithi032.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-14T21:57:54.277 INFO:teuthology.orchestra.run.smithi032.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-14T21:57:54.277 INFO:teuthology.orchestra.run.smithi032.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-14T21:57:54.292 INFO:teuthology.orchestra.run.smithi119.stderr:bash: line 1: ntpq: command not found 2024-09-14T21:57:54.295 INFO:teuthology.orchestra.run.smithi119.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-14T21:57:54.295 INFO:teuthology.orchestra.run.smithi119.stdout:=============================================================================== 2024-09-14T21:57:54.296 INFO:teuthology.orchestra.run.smithi119.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-14T21:57:54.296 INFO:teuthology.orchestra.run.smithi119.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-14T21:57:54.296 INFO:teuthology.orchestra.run.smithi119.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-14T21:57:54.296 INFO:teuthology.orchestra.run.smithi119.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-14T21:57:54.297 INFO:teuthology.run_tasks:Running task install... 2024-09-14T21:57:54.304 DEBUG:teuthology.task.install:project ceph 2024-09-14T21:57:54.305 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'ecab7be58963a5bd03910cd73eef66405d7fdd50'}} 2024-09-14T21:57:54.305 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': 'ecab7be58963a5bd03910cd73eef66405d7fdd50'} 2024-09-14T21:57:54.305 INFO:teuthology.task.install:Using flavor: default 2024-09-14T21:57:54.310 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'ceph-volume', 'radosgw', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'libcephfs2', 'libcephfs-dev', 'librados2', 'librbd1', 'rbd-fuse'], 'rpm': ['ceph-radosgw', 'ceph-test', 'ceph', 'ceph-base', 'cephadm', 'ceph-immutable-object-cache', 'ceph-mgr', 'ceph-mgr-dashboard', 'ceph-mgr-diskprediction-local', 'ceph-mgr-rook', 'ceph-mgr-cephadm', 'ceph-fuse', 'ceph-volume', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2024-09-14T21:57:54.310 INFO:teuthology.task.install:extra packages: [] 2024-09-14T21:57:54.311 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': 'ecab7be58963a5bd03910cd73eef66405d7fdd50', 'tag': None, 'wait_for_package': False} 2024-09-14T21:57:54.311 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=ecab7be58963a5bd03910cd73eef66405d7fdd50 2024-09-14T21:57:54.313 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': 'ecab7be58963a5bd03910cd73eef66405d7fdd50', 'tag': None, 'wait_for_package': False} 2024-09-14T21:57:54.314 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=ecab7be58963a5bd03910cd73eef66405d7fdd50 2024-09-14T21:57:54.314 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': 'ecab7be58963a5bd03910cd73eef66405d7fdd50', 'tag': None, 'wait_for_package': False} 2024-09-14T21:57:54.315 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=ecab7be58963a5bd03910cd73eef66405d7fdd50 2024-09-14T21:57:54.464 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/centos/9/flavors/default/ 2024-09-14T21:57:54.464 INFO:teuthology.task.install.rpm:Package version is 19.1.1-324.gecab7be5 2024-09-14T21:57:54.468 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/centos/9/flavors/default/ 2024-09-14T21:57:54.468 INFO:teuthology.task.install.rpm:Package version is 19.1.1-324.gecab7be5 2024-09-14T21:57:54.471 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/centos/9/flavors/default/ 2024-09-14T21:57:54.471 INFO:teuthology.task.install.rpm:Package version is 19.1.1-324.gecab7be5 2024-09-14T21:57:54.579 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-09-14T21:57:54.579 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-09-14T21:57:54.579 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-09-14T21:57:54.582 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-09-14T21:57:54.582 DEBUG:teuthology.orchestra.run.smithi082:> set -ex 2024-09-14T21:57:54.582 DEBUG:teuthology.orchestra.run.smithi082:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-09-14T21:57:54.591 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/squid/ecab7be58963a5bd03910cd73eef66405d7fdd50/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-09-14T21:57:54.591 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2024-09-14T21:57:54.591 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-09-14T21:57:54.607 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2024-09-14T21:57:54.607 DEBUG:teuthology.orchestra.run.smithi032:> 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/ecab7be58963a5bd03910cd73eef66405d7fdd50/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-09-14T21:57:54.608 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2024-09-14T21:57:54.609 DEBUG:teuthology.orchestra.run.smithi082:> 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/ecab7be58963a5bd03910cd73eef66405d7fdd50/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-09-14T21:57:54.618 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2024-09-14T21:57:54.618 DEBUG:teuthology.orchestra.run.smithi119:> 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/ecab7be58963a5bd03910cd73eef66405d7fdd50/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-09-14T21:57:54.674 DEBUG:teuthology.orchestra.run.smithi032:> 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 2024-09-14T21:57:54.675 DEBUG:teuthology.orchestra.run.smithi082:> 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 2024-09-14T21:57:54.685 DEBUG:teuthology.orchestra.run.smithi119:> 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 2024-09-14T21:57:54.749 DEBUG:teuthology.orchestra.run.smithi082:> 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 2024-09-14T21:57:54.750 DEBUG:teuthology.orchestra.run.smithi032:> 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 2024-09-14T21:57:54.761 DEBUG:teuthology.orchestra.run.smithi119:> 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 2024-09-14T21:57:54.814 INFO:teuthology.orchestra.run.smithi082.stdout:check_obsoletes = 1 2024-09-14T21:57:54.815 INFO:teuthology.orchestra.run.smithi032.stdout:check_obsoletes = 1 2024-09-14T21:57:54.816 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum clean all 2024-09-14T21:57:54.817 DEBUG:teuthology.orchestra.run.smithi032:> sudo yum clean all 2024-09-14T21:57:54.825 INFO:teuthology.orchestra.run.smithi119.stdout:check_obsoletes = 1 2024-09-14T21:57:54.826 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum clean all 2024-09-14T21:57:55.038 INFO:teuthology.orchestra.run.smithi082.stdout:45 files removed 2024-09-14T21:57:55.048 INFO:teuthology.orchestra.run.smithi032.stdout:45 files removed 2024-09-14T21:57:55.062 INFO:teuthology.orchestra.run.smithi119.stdout:45 files removed 2024-09-14T21:57:55.065 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum -y install ceph-radosgw 2024-09-14T21:57:55.076 DEBUG:teuthology.orchestra.run.smithi032:> sudo yum -y install ceph-radosgw 2024-09-14T21:57:55.088 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install ceph-radosgw 2024-09-14T21:57:55.616 INFO:teuthology.orchestra.run.smithi082.stdout:ceph packages for x86_64 311 kB/s | 84 kB 00:00 2024-09-14T21:57:55.643 INFO:teuthology.orchestra.run.smithi119.stdout:ceph packages for x86_64 307 kB/s | 84 kB 00:00 2024-09-14T21:57:55.645 INFO:teuthology.orchestra.run.smithi032.stdout:ceph packages for x86_64 309 kB/s | 84 kB 00:00 2024-09-14T21:57:55.901 INFO:teuthology.orchestra.run.smithi082.stdout:ceph noarch packages 49 kB/s | 12 kB 00:00 2024-09-14T21:57:55.913 INFO:teuthology.orchestra.run.smithi032.stdout:ceph noarch packages 53 kB/s | 12 kB 00:00 2024-09-14T21:57:55.927 INFO:teuthology.orchestra.run.smithi119.stdout:ceph noarch packages 49 kB/s | 12 kB 00:00 2024-09-14T21:57:56.176 INFO:teuthology.orchestra.run.smithi082.stdout:ceph source packages 7.9 kB/s | 1.9 kB 00:00 2024-09-14T21:57:56.188 INFO:teuthology.orchestra.run.smithi032.stdout:ceph source packages 8.0 kB/s | 1.9 kB 00:00 2024-09-14T21:57:56.194 INFO:teuthology.orchestra.run.smithi119.stdout:ceph source packages 8.2 kB/s | 1.9 kB 00:00 2024-09-14T21:57:56.688 INFO:teuthology.orchestra.run.smithi032.stdout:CentOS Stream 9 - BaseOS 18 MB/s | 8.2 MB 00:00 2024-09-14T21:57:56.809 INFO:teuthology.orchestra.run.smithi082.stdout:CentOS Stream 9 - BaseOS 14 MB/s | 8.2 MB 00:00 2024-09-14T21:57:58.102 INFO:teuthology.orchestra.run.smithi119.stdout:CentOS Stream 9 - BaseOS 4.4 MB/s | 8.2 MB 00:01 2024-09-14T21:57:58.448 INFO:teuthology.orchestra.run.smithi032.stdout:CentOS Stream 9 - AppStream 33 MB/s | 20 MB 00:00 2024-09-14T21:57:58.827 INFO:teuthology.orchestra.run.smithi082.stdout:CentOS Stream 9 - AppStream 22 MB/s | 20 MB 00:00 2024-09-14T21:58:01.953 INFO:teuthology.orchestra.run.smithi119.stdout:CentOS Stream 9 - AppStream 7.5 MB/s | 20 MB 00:02 2024-09-14T21:58:03.665 INFO:teuthology.orchestra.run.smithi032.stdout:CentOS Stream 9 - CRB 5.2 MB/s | 6.5 MB 00:01 2024-09-14T21:58:04.277 INFO:teuthology.orchestra.run.smithi082.stdout:CentOS Stream 9 - CRB 3.9 MB/s | 6.5 MB 00:01 2024-09-14T21:58:05.227 INFO:teuthology.orchestra.run.smithi032.stdout:CentOS Stream 9 - Extras packages 63 kB/s | 19 kB 00:00 2024-09-14T21:58:05.970 INFO:teuthology.orchestra.run.smithi082.stdout:CentOS Stream 9 - Extras packages 42 kB/s | 19 kB 00:00 2024-09-14T21:58:05.997 INFO:teuthology.orchestra.run.smithi032.stdout:Extra Packages for Enterprise Linux 35 MB/s | 23 MB 00:00 2024-09-14T21:58:06.858 INFO:teuthology.orchestra.run.smithi082.stdout:Extra Packages for Enterprise Linux 30 MB/s | 23 MB 00:00 2024-09-14T21:58:07.929 INFO:teuthology.orchestra.run.smithi119.stdout:CentOS Stream 9 - CRB 3.0 MB/s | 6.5 MB 00:02 2024-09-14T21:58:09.613 INFO:teuthology.orchestra.run.smithi119.stdout:CentOS Stream 9 - Extras packages 42 kB/s | 19 kB 00:00 2024-09-14T21:58:10.375 INFO:teuthology.orchestra.run.smithi119.stdout:Extra Packages for Enterprise Linux 35 MB/s | 23 MB 00:00 2024-09-14T21:58:11.695 INFO:teuthology.orchestra.run.smithi032.stdout:lab-extras 33 kB/s | 1.7 kB 00:00 2024-09-14T21:58:12.354 INFO:teuthology.orchestra.run.smithi082.stdout:lab-extras 32 kB/s | 1.7 kB 00:00 2024-09-14T21:58:14.149 INFO:teuthology.orchestra.run.smithi032.stdout:Dependencies resolved. 2024-09-14T21:58:14.153 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2024-09-14T21:58:14.153 INFO:teuthology.orchestra.run.smithi032.stdout: Package Arch Version Repository Size 2024-09-14T21:58:14.153 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2024-09-14T21:58:14.153 INFO:teuthology.orchestra.run.smithi032.stdout:Installing: 2024-09-14T21:58:14.153 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-radosgw x86_64 2:19.1.1-324.gecab7be5.el9 ceph 11 M 2024-09-14T21:58:14.153 INFO:teuthology.orchestra.run.smithi032.stdout:Upgrading: 2024-09-14T21:58:14.153 INFO:teuthology.orchestra.run.smithi032.stdout: librados2 x86_64 2:19.1.1-324.gecab7be5.el9 ceph 3.4 M 2024-09-14T21:58:14.153 INFO:teuthology.orchestra.run.smithi032.stdout: librbd1 x86_64 2:19.1.1-324.gecab7be5.el9 ceph 3.2 M 2024-09-14T21:58:14.153 INFO:teuthology.orchestra.run.smithi032.stdout:Installing dependencies: 2024-09-14T21:58:14.153 INFO:teuthology.orchestra.run.smithi032.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-09-14T21:58:14.154 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-base x86_64 2:19.1.1-324.gecab7be5.el9 ceph 5.4 M 2024-09-14T21:58:14.154 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-common x86_64 2:19.1.1-324.gecab7be5.el9 ceph 21 M 2024-09-14T21:58:14.154 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-selinux x86_64 2:19.1.1-324.gecab7be5.el9 ceph 25 k 2024-09-14T21:58:14.154 INFO:teuthology.orchestra.run.smithi032.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2024-09-14T21:58:14.154 INFO:teuthology.orchestra.run.smithi032.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-09-14T21:58:14.154 INFO:teuthology.orchestra.run.smithi032.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-09-14T21:58:14.154 INFO:teuthology.orchestra.run.smithi032.stdout: libcephfs2 x86_64 2:19.1.1-324.gecab7be5.el9 ceph 752 k 2024-09-14T21:58:14.154 INFO:teuthology.orchestra.run.smithi032.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-09-14T21:58:14.154 INFO:teuthology.orchestra.run.smithi032.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-09-14T21:58:14.154 INFO:teuthology.orchestra.run.smithi032.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-09-14T21:58:14.154 INFO:teuthology.orchestra.run.smithi032.stdout: libradosstriper1 x86_64 2:19.1.1-324.gecab7be5.el9 ceph 507 k 2024-09-14T21:58:14.154 INFO:teuthology.orchestra.run.smithi032.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-09-14T21:58:14.154 INFO:teuthology.orchestra.run.smithi032.stdout: librgw2 x86_64 2:19.1.1-324.gecab7be5.el9 ceph 5.3 M 2024-09-14T21:58:14.155 INFO:teuthology.orchestra.run.smithi032.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-09-14T21:58:14.155 INFO:teuthology.orchestra.run.smithi032.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-09-14T21:58:14.155 INFO:teuthology.orchestra.run.smithi032.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-09-14T21:58:14.155 INFO:teuthology.orchestra.run.smithi032.stdout: python3-ceph-argparse x86_64 2:19.1.1-324.gecab7be5.el9 ceph 45 k 2024-09-14T21:58:14.155 INFO:teuthology.orchestra.run.smithi032.stdout: python3-ceph-common x86_64 2:19.1.1-324.gecab7be5.el9 ceph 136 k 2024-09-14T21:58:14.155 INFO:teuthology.orchestra.run.smithi032.stdout: python3-cephfs x86_64 2:19.1.1-324.gecab7be5.el9 ceph 162 k 2024-09-14T21:58:14.155 INFO:teuthology.orchestra.run.smithi032.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-09-14T21:58:14.155 INFO:teuthology.orchestra.run.smithi032.stdout: python3-rados x86_64 2:19.1.1-324.gecab7be5.el9 ceph 321 k 2024-09-14T21:58:14.155 INFO:teuthology.orchestra.run.smithi032.stdout: python3-rbd x86_64 2:19.1.1-324.gecab7be5.el9 ceph 301 k 2024-09-14T21:58:14.155 INFO:teuthology.orchestra.run.smithi032.stdout: python3-rgw x86_64 2:19.1.1-324.gecab7be5.el9 ceph 99 k 2024-09-14T21:58:14.155 INFO:teuthology.orchestra.run.smithi032.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-09-14T21:58:14.155 INFO:teuthology.orchestra.run.smithi032.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-09-14T21:58:14.155 INFO:teuthology.orchestra.run.smithi032.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2024-09-14T21:58:14.156 INFO:teuthology.orchestra.run.smithi032.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-09-14T21:58:14.156 INFO:teuthology.orchestra.run.smithi032.stdout:Installing weak dependencies: 2024-09-14T21:58:14.156 INFO:teuthology.orchestra.run.smithi032.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-09-14T21:58:14.156 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T21:58:14.156 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction Summary 2024-09-14T21:58:14.156 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2024-09-14T21:58:14.156 INFO:teuthology.orchestra.run.smithi032.stdout:Install 30 Packages 2024-09-14T21:58:14.156 INFO:teuthology.orchestra.run.smithi032.stdout:Upgrade 2 Packages 2024-09-14T21:58:14.156 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T21:58:14.157 INFO:teuthology.orchestra.run.smithi032.stdout:Total download size: 60 M 2024-09-14T21:58:14.157 INFO:teuthology.orchestra.run.smithi032.stdout:Downloading Packages: 2024-09-14T21:58:14.731 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-09-14T21:58:14.737 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-09-14T21:58:14.738 INFO:teuthology.orchestra.run.smithi082.stdout: Package Arch Version Repository Size 2024-09-14T21:58:14.738 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-09-14T21:58:14.738 INFO:teuthology.orchestra.run.smithi082.stdout:Installing: 2024-09-14T21:58:14.738 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-radosgw x86_64 2:19.1.1-324.gecab7be5.el9 ceph 11 M 2024-09-14T21:58:14.738 INFO:teuthology.orchestra.run.smithi082.stdout:Upgrading: 2024-09-14T21:58:14.738 INFO:teuthology.orchestra.run.smithi082.stdout: librados2 x86_64 2:19.1.1-324.gecab7be5.el9 ceph 3.4 M 2024-09-14T21:58:14.738 INFO:teuthology.orchestra.run.smithi082.stdout: librbd1 x86_64 2:19.1.1-324.gecab7be5.el9 ceph 3.2 M 2024-09-14T21:58:14.738 INFO:teuthology.orchestra.run.smithi082.stdout:Installing dependencies: 2024-09-14T21:58:14.739 INFO:teuthology.orchestra.run.smithi082.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-09-14T21:58:14.739 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-base x86_64 2:19.1.1-324.gecab7be5.el9 ceph 5.4 M 2024-09-14T21:58:14.739 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-common x86_64 2:19.1.1-324.gecab7be5.el9 ceph 21 M 2024-09-14T21:58:14.739 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-selinux x86_64 2:19.1.1-324.gecab7be5.el9 ceph 25 k 2024-09-14T21:58:14.739 INFO:teuthology.orchestra.run.smithi082.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2024-09-14T21:58:14.739 INFO:teuthology.orchestra.run.smithi082.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-09-14T21:58:14.739 INFO:teuthology.orchestra.run.smithi082.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-09-14T21:58:14.740 INFO:teuthology.orchestra.run.smithi082.stdout: libcephfs2 x86_64 2:19.1.1-324.gecab7be5.el9 ceph 752 k 2024-09-14T21:58:14.740 INFO:teuthology.orchestra.run.smithi082.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-09-14T21:58:14.740 INFO:teuthology.orchestra.run.smithi082.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-09-14T21:58:14.740 INFO:teuthology.orchestra.run.smithi082.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-09-14T21:58:14.740 INFO:teuthology.orchestra.run.smithi082.stdout: libradosstriper1 x86_64 2:19.1.1-324.gecab7be5.el9 ceph 507 k 2024-09-14T21:58:14.740 INFO:teuthology.orchestra.run.smithi082.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-09-14T21:58:14.740 INFO:teuthology.orchestra.run.smithi082.stdout: librgw2 x86_64 2:19.1.1-324.gecab7be5.el9 ceph 5.3 M 2024-09-14T21:58:14.740 INFO:teuthology.orchestra.run.smithi082.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-09-14T21:58:14.741 INFO:teuthology.orchestra.run.smithi082.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-09-14T21:58:14.741 INFO:teuthology.orchestra.run.smithi082.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-09-14T21:58:14.741 INFO:teuthology.orchestra.run.smithi082.stdout: python3-ceph-argparse x86_64 2:19.1.1-324.gecab7be5.el9 ceph 45 k 2024-09-14T21:58:14.741 INFO:teuthology.orchestra.run.smithi082.stdout: python3-ceph-common x86_64 2:19.1.1-324.gecab7be5.el9 ceph 136 k 2024-09-14T21:58:14.741 INFO:teuthology.orchestra.run.smithi082.stdout: python3-cephfs x86_64 2:19.1.1-324.gecab7be5.el9 ceph 162 k 2024-09-14T21:58:14.741 INFO:teuthology.orchestra.run.smithi082.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-09-14T21:58:14.741 INFO:teuthology.orchestra.run.smithi082.stdout: python3-rados x86_64 2:19.1.1-324.gecab7be5.el9 ceph 321 k 2024-09-14T21:58:14.741 INFO:teuthology.orchestra.run.smithi082.stdout: python3-rbd x86_64 2:19.1.1-324.gecab7be5.el9 ceph 301 k 2024-09-14T21:58:14.741 INFO:teuthology.orchestra.run.smithi082.stdout: python3-rgw x86_64 2:19.1.1-324.gecab7be5.el9 ceph 99 k 2024-09-14T21:58:14.742 INFO:teuthology.orchestra.run.smithi082.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-09-14T21:58:14.742 INFO:teuthology.orchestra.run.smithi082.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-09-14T21:58:14.742 INFO:teuthology.orchestra.run.smithi082.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2024-09-14T21:58:14.742 INFO:teuthology.orchestra.run.smithi082.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-09-14T21:58:14.742 INFO:teuthology.orchestra.run.smithi082.stdout:Installing weak dependencies: 2024-09-14T21:58:14.742 INFO:teuthology.orchestra.run.smithi082.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-09-14T21:58:14.742 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T21:58:14.742 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction Summary 2024-09-14T21:58:14.743 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-09-14T21:58:14.743 INFO:teuthology.orchestra.run.smithi082.stdout:Install 30 Packages 2024-09-14T21:58:14.743 INFO:teuthology.orchestra.run.smithi082.stdout:Upgrade 2 Packages 2024-09-14T21:58:14.743 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T21:58:14.744 INFO:teuthology.orchestra.run.smithi082.stdout:Total download size: 60 M 2024-09-14T21:58:14.744 INFO:teuthology.orchestra.run.smithi082.stdout:Downloading Packages: 2024-09-14T21:58:15.021 INFO:teuthology.orchestra.run.smithi032.stdout:(1/32): ceph-base-19.1.1-324.gecab7be5.el9.x86_ 9.7 MB/s | 5.4 MB 00:00 2024-09-14T21:58:15.079 INFO:teuthology.orchestra.run.smithi032.stdout:(2/32): ceph-selinux-19.1.1-324.gecab7be5.el9.x 431 kB/s | 25 kB 00:00 2024-09-14T21:58:15.221 INFO:teuthology.orchestra.run.smithi032.stdout:(3/32): ceph-radosgw-19.1.1-324.gecab7be5.el9.x 14 MB/s | 11 MB 00:00 2024-09-14T21:58:15.255 INFO:teuthology.orchestra.run.smithi032.stdout:(4/32): libcephfs2-19.1.1-324.gecab7be5.el9.x86 4.2 MB/s | 752 kB 00:00 2024-09-14T21:58:15.288 INFO:teuthology.orchestra.run.smithi032.stdout:(5/32): libradosstriper1-19.1.1-324.gecab7be5.e 7.4 MB/s | 507 kB 00:00 2024-09-14T21:58:15.364 INFO:teuthology.orchestra.run.smithi032.stdout:(6/32): python3-ceph-argparse-19.1.1-324.gecab7 602 kB/s | 45 kB 00:00 2024-09-14T21:58:15.614 INFO:teuthology.orchestra.run.smithi032.stdout:(7/32): librgw2-19.1.1-324.gecab7be5.el9.x86_64 15 MB/s | 5.3 MB 00:00 2024-09-14T21:58:15.748 INFO:teuthology.orchestra.run.smithi119.stdout:lab-extras 32 kB/s | 1.7 kB 00:00 2024-09-14T21:58:15.806 INFO:teuthology.orchestra.run.smithi082.stdout:(1/32): ceph-radosgw-19.1.1-324.gecab7be5.el9.x 11 MB/s | 11 MB 00:00 2024-09-14T21:58:15.814 INFO:teuthology.orchestra.run.smithi032.stdout:(8/32): ceph-common-19.1.1-324.gecab7be5.el9.x8 16 MB/s | 21 MB 00:01 2024-09-14T21:58:15.839 INFO:teuthology.orchestra.run.smithi032.stdout:(9/32): python3-ceph-common-19.1.1-324.gecab7be 286 kB/s | 136 kB 00:00 2024-09-14T21:58:15.847 INFO:teuthology.orchestra.run.smithi082.stdout:(2/32): ceph-selinux-19.1.1-324.gecab7be5.el9.x 606 kB/s | 25 kB 00:00 2024-09-14T21:58:15.865 INFO:teuthology.orchestra.run.smithi032.stdout:(10/32): python3-cephfs-19.1.1-324.gecab7be5.el 646 kB/s | 162 kB 00:00 2024-09-14T21:58:15.890 INFO:teuthology.orchestra.run.smithi032.stdout:(11/32): python3-rados-19.1.1-324.gecab7be5.el9 4.2 MB/s | 321 kB 00:00 2024-09-14T21:58:15.914 INFO:teuthology.orchestra.run.smithi082.stdout:(3/32): libcephfs2-19.1.1-324.gecab7be5.el9.x86 11 MB/s | 752 kB 00:00 2024-09-14T21:58:15.915 INFO:teuthology.orchestra.run.smithi032.stdout:(12/32): python3-rbd-19.1.1-324.gecab7be5.el9.x 3.9 MB/s | 301 kB 00:00 2024-09-14T21:58:15.940 INFO:teuthology.orchestra.run.smithi032.stdout:(13/32): python3-rgw-19.1.1-324.gecab7be5.el9.x 1.3 MB/s | 99 kB 00:00 2024-09-14T21:58:15.965 INFO:teuthology.orchestra.run.smithi082.stdout:(4/32): libradosstriper1-19.1.1-324.gecab7be5.e 9.9 MB/s | 507 kB 00:00 2024-09-14T21:58:16.047 INFO:teuthology.orchestra.run.smithi032.stdout:(14/32): boost-program-options-1.75.0-8.el9.x86 684 kB/s | 107 kB 00:00 2024-09-14T21:58:16.074 INFO:teuthology.orchestra.run.smithi032.stdout:(15/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 338 kB/s | 45 kB 00:00 2024-09-14T21:58:16.100 INFO:teuthology.orchestra.run.smithi032.stdout:(16/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 1.0 MB/s | 160 kB 00:00 2024-09-14T21:58:16.142 INFO:teuthology.orchestra.run.smithi032.stdout:(17/32): python3-prettytable-0.7.2-27.el9.noarc 1.0 MB/s | 42 kB 00:00 2024-09-14T21:58:16.173 INFO:teuthology.orchestra.run.smithi082.stdout:(5/32): librgw2-19.1.1-324.gecab7be5.el9.x86_64 26 MB/s | 5.3 MB 00:00 2024-09-14T21:58:16.175 INFO:teuthology.orchestra.run.smithi032.stdout:(18/32): librdkafka-1.6.1-102.el9.x86_64.rpm 5.0 MB/s | 662 kB 00:00 2024-09-14T21:58:16.201 INFO:teuthology.orchestra.run.smithi032.stdout:(19/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 2.3 MB/s | 292 kB 00:00 2024-09-14T21:58:16.223 INFO:teuthology.orchestra.run.smithi082.stdout:(6/32): python3-ceph-argparse-19.1.1-324.gecab7 907 kB/s | 45 kB 00:00 2024-09-14T21:58:16.226 INFO:teuthology.orchestra.run.smithi032.stdout:(20/32): qatlib-service-24.02.0-1.el9.x86_64.rp 713 kB/s | 36 kB 00:00 2024-09-14T21:58:16.251 INFO:teuthology.orchestra.run.smithi032.stdout:(21/32): qatlib-24.02.0-1.el9.x86_64.rpm 2.0 MB/s | 221 kB 00:00 2024-09-14T21:58:16.274 INFO:teuthology.orchestra.run.smithi082.stdout:(7/32): python3-ceph-common-19.1.1-324.gecab7be 2.7 MB/s | 136 kB 00:00 2024-09-14T21:58:16.276 INFO:teuthology.orchestra.run.smithi032.stdout:(22/32): qatzip-libs-1.2.0-1.el9.x86_64.rpm 629 kB/s | 47 kB 00:00 2024-09-14T21:58:16.324 INFO:teuthology.orchestra.run.smithi082.stdout:(8/32): python3-cephfs-19.1.1-324.gecab7be5.el9 3.2 MB/s | 162 kB 00:00 2024-09-14T21:58:16.335 INFO:teuthology.orchestra.run.smithi032.stdout:(23/32): gperftools-libs-2.9.1-3.el9.x86_64.rpm 2.8 MB/s | 308 kB 00:00 2024-09-14T21:58:16.360 INFO:teuthology.orchestra.run.smithi032.stdout:(24/32): liboath-2.6.7-2.el9.x86_64.rpm 2.1 MB/s | 49 kB 00:00 2024-09-14T21:58:16.385 INFO:teuthology.orchestra.run.smithi032.stdout:(25/32): libarrow-doc-9.0.0-11.el9.noarch.rpm 283 kB/s | 26 kB 00:00 2024-09-14T21:58:16.402 INFO:teuthology.orchestra.run.smithi032.stdout:(26/32): libunwind-1.6.2-1.el9.x86_64.rpm 1.6 MB/s | 67 kB 00:00 2024-09-14T21:58:16.407 INFO:teuthology.orchestra.run.smithi082.stdout:(9/32): ceph-base-19.1.1-324.gecab7be5.el9.x86_ 3.5 MB/s | 5.4 MB 00:01 2024-09-14T21:58:16.427 INFO:teuthology.orchestra.run.smithi032.stdout:(27/32): re2-20211101-20.el9.x86_64.rpm 7.5 MB/s | 191 kB 00:00 2024-09-14T21:58:16.433 INFO:teuthology.orchestra.run.smithi082.stdout:(10/32): python3-rados-19.1.1-324.gecab7be5.el9 2.9 MB/s | 321 kB 00:00 2024-09-14T21:58:16.458 INFO:teuthology.orchestra.run.smithi082.stdout:(11/32): python3-rbd-19.1.1-324.gecab7be5.el9.x 5.8 MB/s | 301 kB 00:00 2024-09-14T21:58:16.483 INFO:teuthology.orchestra.run.smithi082.stdout:(12/32): python3-rgw-19.1.1-324.gecab7be5.el9.x 1.9 MB/s | 99 kB 00:00 2024-09-14T21:58:16.486 INFO:teuthology.orchestra.run.smithi032.stdout:(28/32): parquet-libs-9.0.0-11.el9.x86_64.rpm 8.2 MB/s | 839 kB 00:00 2024-09-14T21:58:16.569 INFO:teuthology.orchestra.run.smithi032.stdout:(29/32): thrift-0.15.0-2.el9.x86_64.rpm 11 MB/s | 1.6 MB 00:00 2024-09-14T21:58:16.617 INFO:teuthology.orchestra.run.smithi082.stdout:(13/32): boost-program-options-1.75.0-8.el9.x86 674 kB/s | 107 kB 00:00 2024-09-14T21:58:16.634 INFO:teuthology.orchestra.run.smithi082.stdout:(14/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 1.0 MB/s | 160 kB 00:00 2024-09-14T21:58:16.667 INFO:teuthology.orchestra.run.smithi082.stdout:(15/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 901 kB/s | 45 kB 00:00 2024-09-14T21:58:16.670 INFO:teuthology.orchestra.run.smithi032.stdout:(30/32): libarrow-9.0.0-11.el9.x86_64.rpm 11 MB/s | 4.4 MB 00:00 2024-09-14T21:58:16.729 INFO:teuthology.orchestra.run.smithi032.stdout:(31/32): librados2-19.1.1-324.gecab7be5.el9.x86 14 MB/s | 3.4 MB 00:00 2024-09-14T21:58:16.751 INFO:teuthology.orchestra.run.smithi082.stdout:(16/32): librdkafka-1.6.1-102.el9.x86_64.rpm 5.5 MB/s | 662 kB 00:00 2024-09-14T21:58:16.776 INFO:teuthology.orchestra.run.smithi082.stdout:(17/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 2.6 MB/s | 292 kB 00:00 2024-09-14T21:58:16.802 INFO:teuthology.orchestra.run.smithi082.stdout:(18/32): python3-prettytable-0.7.2-27.el9.noarc 840 kB/s | 42 kB 00:00 2024-09-14T21:58:16.829 INFO:teuthology.orchestra.run.smithi032.stdout:(32/32): librbd1-19.1.1-324.gecab7be5.el9.x86_6 12 MB/s | 3.2 MB 00:00 2024-09-14T21:58:16.834 INFO:teuthology.orchestra.run.smithi032.stdout:-------------------------------------------------------------------------------- 2024-09-14T21:58:16.834 INFO:teuthology.orchestra.run.smithi032.stdout:Total 23 MB/s | 60 MB 00:02 2024-09-14T21:58:16.835 INFO:teuthology.orchestra.run.smithi082.stdout:(19/32): qatlib-24.02.0-1.el9.x86_64.rpm 3.7 MB/s | 221 kB 00:00 2024-09-14T21:58:16.861 INFO:teuthology.orchestra.run.smithi082.stdout:(20/32): qatlib-service-24.02.0-1.el9.x86_64.rp 611 kB/s | 36 kB 00:00 2024-09-14T21:58:16.886 INFO:teuthology.orchestra.run.smithi082.stdout:(21/32): qatzip-libs-1.2.0-1.el9.x86_64.rpm 940 kB/s | 47 kB 00:00 2024-09-14T21:58:16.936 INFO:teuthology.orchestra.run.smithi082.stdout:(22/32): gperftools-libs-2.9.1-3.el9.x86_64.rpm 4.0 MB/s | 308 kB 00:00 2024-09-14T21:58:16.945 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction check 2024-09-14T21:58:16.962 INFO:teuthology.orchestra.run.smithi082.stdout:(23/32): libarrow-doc-9.0.0-11.el9.noarch.rpm 1.0 MB/s | 26 kB 00:00 2024-09-14T21:58:16.986 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction check succeeded. 2024-09-14T21:58:16.986 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction test 2024-09-14T21:58:16.987 INFO:teuthology.orchestra.run.smithi082.stdout:(24/32): liboath-2.6.7-2.el9.x86_64.rpm 1.9 MB/s | 49 kB 00:00 2024-09-14T21:58:17.021 INFO:teuthology.orchestra.run.smithi082.stdout:(25/32): libunwind-1.6.2-1.el9.x86_64.rpm 2.0 MB/s | 67 kB 00:00 2024-09-14T21:58:17.063 INFO:teuthology.orchestra.run.smithi082.stdout:(26/32): parquet-libs-9.0.0-11.el9.x86_64.rpm 20 MB/s | 839 kB 00:00 2024-09-14T21:58:17.096 INFO:teuthology.orchestra.run.smithi082.stdout:(27/32): re2-20211101-20.el9.x86_64.rpm 5.6 MB/s | 191 kB 00:00 2024-09-14T21:58:17.180 INFO:teuthology.orchestra.run.smithi082.stdout:(28/32): libarrow-9.0.0-11.el9.x86_64.rpm 15 MB/s | 4.4 MB 00:00 2024-09-14T21:58:17.239 INFO:teuthology.orchestra.run.smithi082.stdout:(29/32): thrift-0.15.0-2.el9.x86_64.rpm 11 MB/s | 1.6 MB 00:00 2024-09-14T21:58:17.464 INFO:teuthology.orchestra.run.smithi082.stdout:(30/32): librbd1-19.1.1-324.gecab7be5.el9.x86_6 14 MB/s | 3.2 MB 00:00 2024-09-14T21:58:17.614 INFO:teuthology.orchestra.run.smithi082.stdout:(31/32): librados2-19.1.1-324.gecab7be5.el9.x86 7.9 MB/s | 3.4 MB 00:00 2024-09-14T21:58:17.684 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction test succeeded. 2024-09-14T21:58:17.685 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction 2024-09-14T21:58:18.123 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2024-09-14T21:58:18.140 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-09-14T21:58:18.140 INFO:teuthology.orchestra.run.smithi119.stdout: Package Arch Version Repository Size 2024-09-14T21:58:18.140 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-09-14T21:58:18.140 INFO:teuthology.orchestra.run.smithi119.stdout:Installing: 2024-09-14T21:58:18.141 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-radosgw x86_64 2:19.1.1-324.gecab7be5.el9 ceph 11 M 2024-09-14T21:58:18.141 INFO:teuthology.orchestra.run.smithi119.stdout:Upgrading: 2024-09-14T21:58:18.141 INFO:teuthology.orchestra.run.smithi119.stdout: librados2 x86_64 2:19.1.1-324.gecab7be5.el9 ceph 3.4 M 2024-09-14T21:58:18.141 INFO:teuthology.orchestra.run.smithi119.stdout: librbd1 x86_64 2:19.1.1-324.gecab7be5.el9 ceph 3.2 M 2024-09-14T21:58:18.141 INFO:teuthology.orchestra.run.smithi119.stdout:Installing dependencies: 2024-09-14T21:58:18.141 INFO:teuthology.orchestra.run.smithi119.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-09-14T21:58:18.141 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-base x86_64 2:19.1.1-324.gecab7be5.el9 ceph 5.4 M 2024-09-14T21:58:18.141 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-common x86_64 2:19.1.1-324.gecab7be5.el9 ceph 21 M 2024-09-14T21:58:18.141 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-selinux x86_64 2:19.1.1-324.gecab7be5.el9 ceph 25 k 2024-09-14T21:58:18.141 INFO:teuthology.orchestra.run.smithi119.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2024-09-14T21:58:18.141 INFO:teuthology.orchestra.run.smithi119.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-09-14T21:58:18.141 INFO:teuthology.orchestra.run.smithi119.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-09-14T21:58:18.142 INFO:teuthology.orchestra.run.smithi119.stdout: libcephfs2 x86_64 2:19.1.1-324.gecab7be5.el9 ceph 752 k 2024-09-14T21:58:18.142 INFO:teuthology.orchestra.run.smithi119.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-09-14T21:58:18.142 INFO:teuthology.orchestra.run.smithi119.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-09-14T21:58:18.142 INFO:teuthology.orchestra.run.smithi119.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-09-14T21:58:18.142 INFO:teuthology.orchestra.run.smithi119.stdout: libradosstriper1 x86_64 2:19.1.1-324.gecab7be5.el9 ceph 507 k 2024-09-14T21:58:18.142 INFO:teuthology.orchestra.run.smithi119.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-09-14T21:58:18.142 INFO:teuthology.orchestra.run.smithi119.stdout: librgw2 x86_64 2:19.1.1-324.gecab7be5.el9 ceph 5.3 M 2024-09-14T21:58:18.142 INFO:teuthology.orchestra.run.smithi119.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-09-14T21:58:18.142 INFO:teuthology.orchestra.run.smithi119.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-09-14T21:58:18.142 INFO:teuthology.orchestra.run.smithi119.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-09-14T21:58:18.142 INFO:teuthology.orchestra.run.smithi119.stdout: python3-ceph-argparse x86_64 2:19.1.1-324.gecab7be5.el9 ceph 45 k 2024-09-14T21:58:18.142 INFO:teuthology.orchestra.run.smithi119.stdout: python3-ceph-common x86_64 2:19.1.1-324.gecab7be5.el9 ceph 136 k 2024-09-14T21:58:18.142 INFO:teuthology.orchestra.run.smithi119.stdout: python3-cephfs x86_64 2:19.1.1-324.gecab7be5.el9 ceph 162 k 2024-09-14T21:58:18.143 INFO:teuthology.orchestra.run.smithi119.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-09-14T21:58:18.143 INFO:teuthology.orchestra.run.smithi119.stdout: python3-rados x86_64 2:19.1.1-324.gecab7be5.el9 ceph 321 k 2024-09-14T21:58:18.143 INFO:teuthology.orchestra.run.smithi119.stdout: python3-rbd x86_64 2:19.1.1-324.gecab7be5.el9 ceph 301 k 2024-09-14T21:58:18.143 INFO:teuthology.orchestra.run.smithi119.stdout: python3-rgw x86_64 2:19.1.1-324.gecab7be5.el9 ceph 99 k 2024-09-14T21:58:18.143 INFO:teuthology.orchestra.run.smithi119.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-09-14T21:58:18.143 INFO:teuthology.orchestra.run.smithi119.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-09-14T21:58:18.143 INFO:teuthology.orchestra.run.smithi119.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2024-09-14T21:58:18.143 INFO:teuthology.orchestra.run.smithi119.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-09-14T21:58:18.143 INFO:teuthology.orchestra.run.smithi119.stdout:Installing weak dependencies: 2024-09-14T21:58:18.143 INFO:teuthology.orchestra.run.smithi119.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-09-14T21:58:18.143 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T21:58:18.143 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2024-09-14T21:58:18.143 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-09-14T21:58:18.144 INFO:teuthology.orchestra.run.smithi119.stdout:Install 30 Packages 2024-09-14T21:58:18.144 INFO:teuthology.orchestra.run.smithi119.stdout:Upgrade 2 Packages 2024-09-14T21:58:18.144 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T21:58:18.144 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 60 M 2024-09-14T21:58:18.144 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2024-09-14T21:58:18.573 INFO:teuthology.orchestra.run.smithi082.stdout:(32/32): ceph-common-19.1.1-324.gecab7be5.el9.x 5.7 MB/s | 21 MB 00:03 2024-09-14T21:58:18.578 INFO:teuthology.orchestra.run.smithi082.stdout:-------------------------------------------------------------------------------- 2024-09-14T21:58:18.578 INFO:teuthology.orchestra.run.smithi082.stdout:Total 16 MB/s | 60 MB 00:03 2024-09-14T21:58:18.687 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction check 2024-09-14T21:58:18.723 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction check succeeded. 2024-09-14T21:58:18.724 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction test 2024-09-14T21:58:18.932 INFO:teuthology.orchestra.run.smithi119.stdout:(1/32): ceph-base-19.1.1-324.gecab7be5.el9.x86_ 11 MB/s | 5.4 MB 00:00 2024-09-14T21:58:18.974 INFO:teuthology.orchestra.run.smithi119.stdout:(2/32): ceph-selinux-19.1.1-324.gecab7be5.el9.x 605 kB/s | 25 kB 00:00 2024-09-14T21:58:19.066 INFO:teuthology.orchestra.run.smithi119.stdout:(3/32): libcephfs2-19.1.1-324.gecab7be5.el9.x86 8.0 MB/s | 752 kB 00:00 2024-09-14T21:58:19.150 INFO:teuthology.orchestra.run.smithi119.stdout:(4/32): libradosstriper1-19.1.1-324.gecab7be5.e 6.0 MB/s | 507 kB 00:00 2024-09-14T21:58:19.241 INFO:teuthology.orchestra.run.smithi032.stdout: Preparing : 1/1 2024-09-14T21:58:19.322 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-09-14T21:58:19.342 INFO:teuthology.orchestra.run.smithi119.stdout:(5/32): ceph-radosgw-19.1.1-324.gecab7be5.el9.x 12 MB/s | 11 MB 00:00 2024-09-14T21:58:19.350 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-09-14T21:58:19.384 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-09-14T21:58:19.392 INFO:teuthology.orchestra.run.smithi119.stdout:(6/32): python3-ceph-argparse-19.1.1-324.gecab7 907 kB/s | 45 kB 00:00 2024-09-14T21:58:19.395 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction test succeeded. 2024-09-14T21:58:19.395 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction 2024-09-14T21:58:19.406 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-09-14T21:58:19.428 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-09-14T21:58:19.592 INFO:teuthology.orchestra.run.smithi119.stdout:(7/32): ceph-common-19.1.1-324.gecab7be5.el9.x8 18 MB/s | 21 MB 00:01 2024-09-14T21:58:19.617 INFO:teuthology.orchestra.run.smithi119.stdout:(8/32): python3-ceph-common-19.1.1-324.gecab7be 605 kB/s | 136 kB 00:00 2024-09-14T21:58:19.619 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/34 2024-09-14T21:58:19.679 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/34 2024-09-14T21:58:19.684 INFO:teuthology.orchestra.run.smithi119.stdout:(9/32): librgw2-19.1.1-324.gecab7be5.el9.x86_64 10 MB/s | 5.3 MB 00:00 2024-09-14T21:58:19.709 INFO:teuthology.orchestra.run.smithi119.stdout:(10/32): python3-cephfs-19.1.1-324.gecab7be5.el 1.4 MB/s | 162 kB 00:00 2024-09-14T21:58:19.735 INFO:teuthology.orchestra.run.smithi119.stdout:(11/32): python3-rados-19.1.1-324.gecab7be5.el9 2.7 MB/s | 321 kB 00:00 2024-09-14T21:58:19.760 INFO:teuthology.orchestra.run.smithi119.stdout:(12/32): python3-rbd-19.1.1-324.gecab7be5.el9.x 3.9 MB/s | 301 kB 00:00 2024-09-14T21:58:19.785 INFO:teuthology.orchestra.run.smithi119.stdout:(13/32): python3-rgw-19.1.1-324.gecab7be5.el9.x 1.3 MB/s | 99 kB 00:00 2024-09-14T21:58:20.101 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-09-14T21:58:20.143 INFO:teuthology.orchestra.run.smithi032.stdout: Upgrading : librados2-2:19.1.1-324.gecab7be5.el9.x86_64 7/34 2024-09-14T21:58:20.220 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: librados2-2:19.1.1-324.gecab7be5.el9.x86_64 7/34 2024-09-14T21:58:20.311 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-rados-2:19.1.1-324.gecab7be5.el9.x86_64 8/34 2024-09-14T21:58:20.337 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : libcephfs2-2:19.1.1-324.gecab7be5.el9.x86_64 9/34 2024-09-14T21:58:20.386 INFO:teuthology.orchestra.run.smithi119.stdout:(14/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 75 kB/s | 45 kB 00:00 2024-09-14T21:58:20.400 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: libcephfs2-2:19.1.1-324.gecab7be5.el9.x86_64 9/34 2024-09-14T21:58:20.437 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-09-14T21:58:20.444 INFO:teuthology.orchestra.run.smithi119.stdout:(15/32): boost-program-options-1.75.0-8.el9.x86 156 kB/s | 107 kB 00:00 2024-09-14T21:58:20.481 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-ceph-argparse-2:19.1.1-324.gecab7be5.el9.x 11/34 2024-09-14T21:58:20.511 INFO:teuthology.orchestra.run.smithi119.stdout:(16/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 213 kB/s | 160 kB 00:00 2024-09-14T21:58:20.551 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-cephfs-2:19.1.1-324.gecab7be5.el9.x86_64 12/34 2024-09-14T21:58:20.580 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : libradosstriper1-2:19.1.1-324.gecab7be5.el9.x86_64 13/34 2024-09-14T21:58:20.637 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: libradosstriper1-2:19.1.1-324.gecab7be5.el9.x86_64 13/34 2024-09-14T21:58:20.671 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/34 2024-09-14T21:58:20.783 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : re2-1:20211101-20.el9.x86_64 15/34 2024-09-14T21:58:20.813 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 16/34 2024-09-14T21:58:20.867 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-09-14T21:58:20.878 INFO:teuthology.orchestra.run.smithi082.stdout: Preparing : 1/1 2024-09-14T21:58:20.895 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 18/34 2024-09-14T21:58:20.924 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 19/34 2024-09-14T21:58:20.957 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-09-14T21:58:20.968 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-09-14T21:58:21.003 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-09-14T21:58:21.036 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-09-14T21:58:21.059 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-09-14T21:58:21.078 INFO:teuthology.orchestra.run.smithi119.stdout:(17/32): python3-prettytable-0.7.2-27.el9.noarc 75 kB/s | 42 kB 00:00 2024-09-14T21:58:21.085 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-09-14T21:58:21.277 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/34 2024-09-14T21:58:21.286 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-09-14T21:58:21.319 INFO:teuthology.orchestra.run.smithi032.stdout: Upgrading : librbd1-2:19.1.1-324.gecab7be5.el9.x86_64 22/34 2024-09-14T21:58:21.331 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/34 2024-09-14T21:58:21.345 INFO:teuthology.orchestra.run.smithi119.stdout:(18/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 325 kB/s | 292 kB 00:00 2024-09-14T21:58:21.403 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: librbd1-2:19.1.1-324.gecab7be5.el9.x86_64 22/34 2024-09-14T21:58:21.428 INFO:teuthology.orchestra.run.smithi119.stdout:(19/32): librdkafka-1.6.1-102.el9.x86_64.rpm 636 kB/s | 662 kB 00:01 2024-09-14T21:58:21.433 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-rbd-2:19.1.1-324.gecab7be5.el9.x86_64 23/34 2024-09-14T21:58:21.477 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-09-14T21:58:21.728 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-09-14T21:58:21.788 INFO:teuthology.orchestra.run.smithi082.stdout: Upgrading : librados2-2:19.1.1-324.gecab7be5.el9.x86_64 7/34 2024-09-14T21:58:21.829 INFO:teuthology.orchestra.run.smithi119.stdout:(20/32): qatlib-24.02.0-1.el9.x86_64.rpm 294 kB/s | 221 kB 00:00 2024-09-14T21:58:21.879 INFO:teuthology.orchestra.run.smithi119.stdout:(21/32): gperftools-libs-2.9.1-3.el9.x86_64.rpm 6.1 MB/s | 308 kB 00:00 2024-09-14T21:58:21.880 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: librados2-2:19.1.1-324.gecab7be5.el9.x86_64 7/34 2024-09-14T21:58:21.904 INFO:teuthology.orchestra.run.smithi119.stdout:(22/32): qatlib-service-24.02.0-1.el9.x86_64.rp 64 kB/s | 36 kB 00:00 2024-09-14T21:58:21.938 INFO:teuthology.orchestra.run.smithi119.stdout:(23/32): libarrow-doc-9.0.0-11.el9.noarch.rpm 782 kB/s | 26 kB 00:00 2024-09-14T21:58:21.954 INFO:teuthology.orchestra.run.smithi119.stdout:(24/32): liboath-2.6.7-2.el9.x86_64.rpm 2.9 MB/s | 49 kB 00:00 2024-09-14T21:58:21.972 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-rados-2:19.1.1-324.gecab7be5.el9.x86_64 8/34 2024-09-14T21:58:21.980 INFO:teuthology.orchestra.run.smithi119.stdout:(25/32): libunwind-1.6.2-1.el9.x86_64.rpm 2.6 MB/s | 67 kB 00:00 2024-09-14T21:58:21.987 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 25/34 2024-09-14T21:58:21.997 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : libcephfs2-2:19.1.1-324.gecab7be5.el9.x86_64 9/34 2024-09-14T21:58:22.013 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : librgw2-2:19.1.1-324.gecab7be5.el9.x86_64 26/34 2024-09-14T21:58:22.055 INFO:teuthology.orchestra.run.smithi119.stdout:(26/32): libarrow-9.0.0-11.el9.x86_64.rpm 25 MB/s | 4.4 MB 00:00 2024-09-14T21:58:22.062 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: libcephfs2-2:19.1.1-324.gecab7be5.el9.x86_64 9/34 2024-09-14T21:58:22.072 INFO:teuthology.orchestra.run.smithi119.stdout:(27/32): qatzip-libs-1.2.0-1.el9.x86_64.rpm 74 kB/s | 47 kB 00:00 2024-09-14T21:58:22.076 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: librgw2-2:19.1.1-324.gecab7be5.el9.x86_64 26/34 2024-09-14T21:58:22.097 INFO:teuthology.orchestra.run.smithi119.stdout:(28/32): re2-20211101-20.el9.x86_64.rpm 4.6 MB/s | 191 kB 00:00 2024-09-14T21:58:22.102 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-09-14T21:58:22.131 INFO:teuthology.orchestra.run.smithi119.stdout:(29/32): parquet-libs-9.0.0-11.el9.x86_64.rpm 5.4 MB/s | 839 kB 00:00 2024-09-14T21:58:22.157 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-rgw-2:19.1.1-324.gecab7be5.el9.x86_64 27/34 2024-09-14T21:58:22.158 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-ceph-argparse-2:19.1.1-324.gecab7be5.el9.x 11/34 2024-09-14T21:58:22.173 INFO:teuthology.orchestra.run.smithi119.stdout:(30/32): thrift-0.15.0-2.el9.x86_64.rpm 16 MB/s | 1.6 MB 00:00 2024-09-14T21:58:22.190 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-ceph-common-2:19.1.1-324.gecab7be5.el9.x86 28/34 2024-09-14T21:58:22.227 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-cephfs-2:19.1.1-324.gecab7be5.el9.x86_64 12/34 2024-09-14T21:58:22.250 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : libradosstriper1-2:19.1.1-324.gecab7be5.el9.x86_64 13/34 2024-09-14T21:58:22.317 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: libradosstriper1-2:19.1.1-324.gecab7be5.el9.x86_64 13/34 2024-09-14T21:58:22.352 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/34 2024-09-14T21:58:22.356 INFO:teuthology.orchestra.run.smithi119.stdout:(31/32): librados2-19.1.1-324.gecab7be5.el9.x86 13 MB/s | 3.4 MB 00:00 2024-09-14T21:58:22.424 INFO:teuthology.orchestra.run.smithi119.stdout:(32/32): librbd1-19.1.1-324.gecab7be5.el9.x86_6 11 MB/s | 3.2 MB 00:00 2024-09-14T21:58:22.430 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2024-09-14T21:58:22.430 INFO:teuthology.orchestra.run.smithi119.stdout:Total 14 MB/s | 60 MB 00:04 2024-09-14T21:58:22.479 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : re2-1:20211101-20.el9.x86_64 15/34 2024-09-14T21:58:22.507 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 16/34 2024-09-14T21:58:22.533 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2024-09-14T21:58:22.540 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-09-14T21:58:22.570 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2024-09-14T21:58:22.571 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2024-09-14T21:58:22.573 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 18/34 2024-09-14T21:58:22.602 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 19/34 2024-09-14T21:58:22.635 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-09-14T21:58:22.948 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-09-14T21:58:22.998 INFO:teuthology.orchestra.run.smithi082.stdout: Upgrading : librbd1-2:19.1.1-324.gecab7be5.el9.x86_64 22/34 2024-09-14T21:58:23.089 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: librbd1-2:19.1.1-324.gecab7be5.el9.x86_64 22/34 2024-09-14T21:58:23.119 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-rbd-2:19.1.1-324.gecab7be5.el9.x86_64 23/34 2024-09-14T21:58:23.155 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-09-14T21:58:23.232 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2024-09-14T21:58:23.232 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2024-09-14T21:58:23.634 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 25/34 2024-09-14T21:58:23.659 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : librgw2-2:19.1.1-324.gecab7be5.el9.x86_64 26/34 2024-09-14T21:58:23.730 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: librgw2-2:19.1.1-324.gecab7be5.el9.x86_64 26/34 2024-09-14T21:58:23.806 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-rgw-2:19.1.1-324.gecab7be5.el9.x86_64 27/34 2024-09-14T21:58:23.844 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-ceph-common-2:19.1.1-324.gecab7be5.el9.x86 28/34 2024-09-14T21:58:24.606 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: ceph-common-2:19.1.1-324.gecab7be5.el9.x86_64 29/34 2024-09-14T21:58:24.645 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : ceph-common-2:19.1.1-324.gecab7be5.el9.x86_64 29/34 2024-09-14T21:58:24.702 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2024-09-14T21:58:24.790 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-09-14T21:58:24.820 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-09-14T21:58:24.845 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-09-14T21:58:24.868 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-09-14T21:58:24.895 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-09-14T21:58:25.079 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/34 2024-09-14T21:58:25.131 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/34 2024-09-14T21:58:25.236 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: ceph-common-2:19.1.1-324.gecab7be5.el9.x86_64 29/34 2024-09-14T21:58:25.273 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : ceph-base-2:19.1.1-324.gecab7be5.el9.x86_64 30/34 2024-09-14T21:58:25.373 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: ceph-base-2:19.1.1-324.gecab7be5.el9.x86_64 30/34 2024-09-14T21:58:25.373 INFO:teuthology.orchestra.run.smithi032.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-09-14T21:58:25.373 INFO:teuthology.orchestra.run.smithi032.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-09-14T21:58:25.373 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T21:58:25.416 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : ceph-selinux-2:19.1.1-324.gecab7be5.el9.x86_64 31/34 2024-09-14T21:58:25.460 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-09-14T21:58:25.580 INFO:teuthology.orchestra.run.smithi119.stdout: Upgrading : librados2-2:19.1.1-324.gecab7be5.el9.x86_64 7/34 2024-09-14T21:58:25.673 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: librados2-2:19.1.1-324.gecab7be5.el9.x86_64 7/34 2024-09-14T21:58:25.789 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-rados-2:19.1.1-324.gecab7be5.el9.x86_64 8/34 2024-09-14T21:58:25.823 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : libcephfs2-2:19.1.1-324.gecab7be5.el9.x86_64 9/34 2024-09-14T21:58:25.888 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: libcephfs2-2:19.1.1-324.gecab7be5.el9.x86_64 9/34 2024-09-14T21:58:25.927 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-09-14T21:58:25.977 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-ceph-argparse-2:19.1.1-324.gecab7be5.el9.x 11/34 2024-09-14T21:58:26.057 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-cephfs-2:19.1.1-324.gecab7be5.el9.x86_64 12/34 2024-09-14T21:58:26.083 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : libradosstriper1-2:19.1.1-324.gecab7be5.el9.x86_64 13/34 2024-09-14T21:58:26.113 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: ceph-common-2:19.1.1-324.gecab7be5.el9.x86_64 29/34 2024-09-14T21:58:26.147 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: libradosstriper1-2:19.1.1-324.gecab7be5.el9.x86_64 13/34 2024-09-14T21:58:26.149 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : ceph-common-2:19.1.1-324.gecab7be5.el9.x86_64 29/34 2024-09-14T21:58:26.182 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/34 2024-09-14T21:58:26.293 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : re2-1:20211101-20.el9.x86_64 15/34 2024-09-14T21:58:26.324 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 16/34 2024-09-14T21:58:26.366 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-09-14T21:58:26.406 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 18/34 2024-09-14T21:58:26.435 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 19/34 2024-09-14T21:58:26.482 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-09-14T21:58:26.709 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: ceph-common-2:19.1.1-324.gecab7be5.el9.x86_64 29/34 2024-09-14T21:58:26.752 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : ceph-base-2:19.1.1-324.gecab7be5.el9.x86_64 30/34 2024-09-14T21:58:26.798 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-09-14T21:58:26.829 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: ceph-base-2:19.1.1-324.gecab7be5.el9.x86_64 30/34 2024-09-14T21:58:26.829 INFO:teuthology.orchestra.run.smithi082.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-09-14T21:58:26.829 INFO:teuthology.orchestra.run.smithi082.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-09-14T21:58:26.829 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T21:58:26.847 INFO:teuthology.orchestra.run.smithi119.stdout: Upgrading : librbd1-2:19.1.1-324.gecab7be5.el9.x86_64 22/34 2024-09-14T21:58:26.862 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : ceph-selinux-2:19.1.1-324.gecab7be5.el9.x86_64 31/34 2024-09-14T21:58:26.938 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: librbd1-2:19.1.1-324.gecab7be5.el9.x86_64 22/34 2024-09-14T21:58:26.969 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-rbd-2:19.1.1-324.gecab7be5.el9.x86_64 23/34 2024-09-14T21:58:27.005 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-09-14T21:58:27.490 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 25/34 2024-09-14T21:58:27.516 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : librgw2-2:19.1.1-324.gecab7be5.el9.x86_64 26/34 2024-09-14T21:58:27.587 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: librgw2-2:19.1.1-324.gecab7be5.el9.x86_64 26/34 2024-09-14T21:58:27.665 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-rgw-2:19.1.1-324.gecab7be5.el9.x86_64 27/34 2024-09-14T21:58:27.702 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-ceph-common-2:19.1.1-324.gecab7be5.el9.x86 28/34 2024-09-14T21:58:30.014 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-common-2:19.1.1-324.gecab7be5.el9.x86_64 29/34 2024-09-14T21:58:30.148 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-common-2:19.1.1-324.gecab7be5.el9.x86_64 29/34 2024-09-14T21:58:30.703 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-common-2:19.1.1-324.gecab7be5.el9.x86_64 29/34 2024-09-14T21:58:30.744 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-base-2:19.1.1-324.gecab7be5.el9.x86_64 30/34 2024-09-14T21:58:30.835 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-base-2:19.1.1-324.gecab7be5.el9.x86_64 30/34 2024-09-14T21:58:30.835 INFO:teuthology.orchestra.run.smithi119.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-09-14T21:58:30.835 INFO:teuthology.orchestra.run.smithi119.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-09-14T21:58:30.836 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T21:58:30.869 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-selinux-2:19.1.1-324.gecab7be5.el9.x86_64 31/34 2024-09-14T21:58:35.964 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: ceph-selinux-2:19.1.1-324.gecab7be5.el9.x86_64 31/34 2024-09-14T21:58:35.964 INFO:teuthology.orchestra.run.smithi032.stdout:skipping the directory /sys 2024-09-14T21:58:35.964 INFO:teuthology.orchestra.run.smithi032.stdout:skipping the directory /proc 2024-09-14T21:58:35.964 INFO:teuthology.orchestra.run.smithi032.stdout:skipping the directory /mnt 2024-09-14T21:58:35.964 INFO:teuthology.orchestra.run.smithi032.stdout:skipping the directory /var/tmp 2024-09-14T21:58:35.965 INFO:teuthology.orchestra.run.smithi032.stdout:skipping the directory /home 2024-09-14T21:58:35.965 INFO:teuthology.orchestra.run.smithi032.stdout:skipping the directory /root 2024-09-14T21:58:35.965 INFO:teuthology.orchestra.run.smithi032.stdout:skipping the directory /tmp 2024-09-14T21:58:35.965 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T21:58:36.827 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: ceph-selinux-2:19.1.1-324.gecab7be5.el9.x86_64 31/34 2024-09-14T21:58:36.827 INFO:teuthology.orchestra.run.smithi082.stdout:skipping the directory /sys 2024-09-14T21:58:36.827 INFO:teuthology.orchestra.run.smithi082.stdout:skipping the directory /proc 2024-09-14T21:58:36.828 INFO:teuthology.orchestra.run.smithi082.stdout:skipping the directory /mnt 2024-09-14T21:58:36.828 INFO:teuthology.orchestra.run.smithi082.stdout:skipping the directory /var/tmp 2024-09-14T21:58:36.828 INFO:teuthology.orchestra.run.smithi082.stdout:skipping the directory /home 2024-09-14T21:58:36.828 INFO:teuthology.orchestra.run.smithi082.stdout:skipping the directory /root 2024-09-14T21:58:36.828 INFO:teuthology.orchestra.run.smithi082.stdout:skipping the directory /tmp 2024-09-14T21:58:36.828 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T21:58:36.998 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : ceph-radosgw-2:19.1.1-324.gecab7be5.el9.x86_64 32/34 2024-09-14T21:58:37.025 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: ceph-radosgw-2:19.1.1-324.gecab7be5.el9.x86_64 32/34 2024-09-14T21:58:37.025 INFO:teuthology.orchestra.run.smithi032.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T21:58:37.025 INFO:teuthology.orchestra.run.smithi032.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-09-14T21:58:37.025 INFO:teuthology.orchestra.run.smithi032.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-14T21:58:37.025 INFO:teuthology.orchestra.run.smithi032.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-14T21:58:37.025 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T21:58:37.027 INFO:teuthology.orchestra.run.smithi032.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-09-14T21:58:37.117 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-09-14T21:58:37.117 INFO:teuthology.orchestra.run.smithi032.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-09-14T21:58:37.815 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : ceph-radosgw-2:19.1.1-324.gecab7be5.el9.x86_64 32/34 2024-09-14T21:58:37.841 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: ceph-radosgw-2:19.1.1-324.gecab7be5.el9.x86_64 32/34 2024-09-14T21:58:37.841 INFO:teuthology.orchestra.run.smithi082.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T21:58:37.841 INFO:teuthology.orchestra.run.smithi082.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-09-14T21:58:37.841 INFO:teuthology.orchestra.run.smithi082.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-14T21:58:37.841 INFO:teuthology.orchestra.run.smithi082.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-14T21:58:37.841 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T21:58:37.843 INFO:teuthology.orchestra.run.smithi082.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-09-14T21:58:37.934 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-09-14T21:58:37.934 INFO:teuthology.orchestra.run.smithi082.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-09-14T21:58:38.380 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-09-14T21:58:38.380 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : ceph-base-2:19.1.1-324.gecab7be5.el9.x86_64 1/34 2024-09-14T21:58:38.380 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : ceph-common-2:19.1.1-324.gecab7be5.el9.x86_64 2/34 2024-09-14T21:58:38.380 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : ceph-radosgw-2:19.1.1-324.gecab7be5.el9.x86_64 3/34 2024-09-14T21:58:38.380 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : ceph-selinux-2:19.1.1-324.gecab7be5.el9.x86_64 4/34 2024-09-14T21:58:38.380 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : libcephfs2-2:19.1.1-324.gecab7be5.el9.x86_64 5/34 2024-09-14T21:58:38.380 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : libradosstriper1-2:19.1.1-324.gecab7be5.el9.x86_64 6/34 2024-09-14T21:58:38.380 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : librgw2-2:19.1.1-324.gecab7be5.el9.x86_64 7/34 2024-09-14T21:58:38.380 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-ceph-argparse-2:19.1.1-324.gecab7be5.el9.x 8/34 2024-09-14T21:58:38.380 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-ceph-common-2:19.1.1-324.gecab7be5.el9.x86 9/34 2024-09-14T21:58:38.380 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-cephfs-2:19.1.1-324.gecab7be5.el9.x86_64 10/34 2024-09-14T21:58:38.381 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-rados-2:19.1.1-324.gecab7be5.el9.x86_64 11/34 2024-09-14T21:58:38.381 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-rbd-2:19.1.1-324.gecab7be5.el9.x86_64 12/34 2024-09-14T21:58:38.381 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-rgw-2:19.1.1-324.gecab7be5.el9.x86_64 13/34 2024-09-14T21:58:38.381 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-09-14T21:58:38.381 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-09-14T21:58:38.381 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-09-14T21:58:38.384 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-09-14T21:58:38.384 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-09-14T21:58:38.384 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-09-14T21:58:38.384 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 20/34 2024-09-14T21:58:38.384 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 21/34 2024-09-14T21:58:38.384 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 22/34 2024-09-14T21:58:38.384 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 23/34 2024-09-14T21:58:38.384 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 24/34 2024-09-14T21:58:38.384 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 25/34 2024-09-14T21:58:38.384 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-09-14T21:58:38.385 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-09-14T21:58:38.385 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 28/34 2024-09-14T21:58:38.386 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : re2-1:20211101-20.el9.x86_64 29/34 2024-09-14T21:58:38.386 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-09-14T21:58:38.386 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : librados2-2:19.1.1-324.gecab7be5.el9.x86_64 31/34 2024-09-14T21:58:38.386 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-09-14T21:58:38.386 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : librbd1-2:19.1.1-324.gecab7be5.el9.x86_64 33/34 2024-09-14T21:58:39.113 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-09-14T21:58:39.113 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : ceph-base-2:19.1.1-324.gecab7be5.el9.x86_64 1/34 2024-09-14T21:58:39.113 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : ceph-common-2:19.1.1-324.gecab7be5.el9.x86_64 2/34 2024-09-14T21:58:39.114 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : ceph-radosgw-2:19.1.1-324.gecab7be5.el9.x86_64 3/34 2024-09-14T21:58:39.114 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : ceph-selinux-2:19.1.1-324.gecab7be5.el9.x86_64 4/34 2024-09-14T21:58:39.114 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : libcephfs2-2:19.1.1-324.gecab7be5.el9.x86_64 5/34 2024-09-14T21:58:39.114 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : libradosstriper1-2:19.1.1-324.gecab7be5.el9.x86_64 6/34 2024-09-14T21:58:39.114 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : librgw2-2:19.1.1-324.gecab7be5.el9.x86_64 7/34 2024-09-14T21:58:39.114 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-ceph-argparse-2:19.1.1-324.gecab7be5.el9.x 8/34 2024-09-14T21:58:39.114 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-ceph-common-2:19.1.1-324.gecab7be5.el9.x86 9/34 2024-09-14T21:58:39.114 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-cephfs-2:19.1.1-324.gecab7be5.el9.x86_64 10/34 2024-09-14T21:58:39.114 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-rados-2:19.1.1-324.gecab7be5.el9.x86_64 11/34 2024-09-14T21:58:39.114 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-rbd-2:19.1.1-324.gecab7be5.el9.x86_64 12/34 2024-09-14T21:58:39.114 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-rgw-2:19.1.1-324.gecab7be5.el9.x86_64 13/34 2024-09-14T21:58:39.114 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-09-14T21:58:39.114 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-09-14T21:58:39.115 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-09-14T21:58:39.115 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-09-14T21:58:39.115 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-09-14T21:58:39.115 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-09-14T21:58:39.115 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 20/34 2024-09-14T21:58:39.115 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 21/34 2024-09-14T21:58:39.115 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 22/34 2024-09-14T21:58:39.115 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 23/34 2024-09-14T21:58:39.115 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 24/34 2024-09-14T21:58:39.115 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 25/34 2024-09-14T21:58:39.115 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-09-14T21:58:39.115 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-09-14T21:58:39.115 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 28/34 2024-09-14T21:58:39.116 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : re2-1:20211101-20.el9.x86_64 29/34 2024-09-14T21:58:39.116 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-09-14T21:58:39.116 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : librados2-2:19.1.1-324.gecab7be5.el9.x86_64 31/34 2024-09-14T21:58:39.116 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-09-14T21:58:39.116 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : librbd1-2:19.1.1-324.gecab7be5.el9.x86_64 33/34 2024-09-14T21:58:39.223 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-09-14T21:58:39.223 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T21:58:39.223 INFO:teuthology.orchestra.run.smithi032.stdout:Upgraded: 2024-09-14T21:58:39.223 INFO:teuthology.orchestra.run.smithi032.stdout: librados2-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T21:58:39.223 INFO:teuthology.orchestra.run.smithi032.stdout: librbd1-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T21:58:39.223 INFO:teuthology.orchestra.run.smithi032.stdout:Installed: 2024-09-14T21:58:39.223 INFO:teuthology.orchestra.run.smithi032.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-09-14T21:58:39.223 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-base-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T21:58:39.224 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-common-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T21:58:39.224 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-radosgw-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T21:58:39.224 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-selinux-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T21:58:39.224 INFO:teuthology.orchestra.run.smithi032.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2024-09-14T21:58:39.224 INFO:teuthology.orchestra.run.smithi032.stdout: libarrow-9.0.0-11.el9.x86_64 2024-09-14T21:58:39.224 INFO:teuthology.orchestra.run.smithi032.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-09-14T21:58:39.224 INFO:teuthology.orchestra.run.smithi032.stdout: libcephfs2-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T21:58:39.224 INFO:teuthology.orchestra.run.smithi032.stdout: liboath-2.6.7-2.el9.x86_64 2024-09-14T21:58:39.224 INFO:teuthology.orchestra.run.smithi032.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-09-14T21:58:39.224 INFO:teuthology.orchestra.run.smithi032.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-09-14T21:58:39.224 INFO:teuthology.orchestra.run.smithi032.stdout: libradosstriper1-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T21:58:39.224 INFO:teuthology.orchestra.run.smithi032.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-09-14T21:58:39.224 INFO:teuthology.orchestra.run.smithi032.stdout: librgw2-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T21:58:39.224 INFO:teuthology.orchestra.run.smithi032.stdout: libunwind-1.6.2-1.el9.x86_64 2024-09-14T21:58:39.225 INFO:teuthology.orchestra.run.smithi032.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-09-14T21:58:39.225 INFO:teuthology.orchestra.run.smithi032.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-09-14T21:58:39.225 INFO:teuthology.orchestra.run.smithi032.stdout: python3-ceph-argparse-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T21:58:39.225 INFO:teuthology.orchestra.run.smithi032.stdout: python3-ceph-common-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T21:58:39.225 INFO:teuthology.orchestra.run.smithi032.stdout: python3-cephfs-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T21:58:39.225 INFO:teuthology.orchestra.run.smithi032.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-09-14T21:58:39.225 INFO:teuthology.orchestra.run.smithi032.stdout: python3-rados-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T21:58:39.225 INFO:teuthology.orchestra.run.smithi032.stdout: python3-rbd-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T21:58:39.225 INFO:teuthology.orchestra.run.smithi032.stdout: python3-rgw-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T21:58:39.225 INFO:teuthology.orchestra.run.smithi032.stdout: qatlib-24.02.0-1.el9.x86_64 2024-09-14T21:58:39.225 INFO:teuthology.orchestra.run.smithi032.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-09-14T21:58:39.225 INFO:teuthology.orchestra.run.smithi032.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-09-14T21:58:39.226 INFO:teuthology.orchestra.run.smithi032.stdout: re2-1:20211101-20.el9.x86_64 2024-09-14T21:58:39.226 INFO:teuthology.orchestra.run.smithi032.stdout: thrift-0.15.0-2.el9.x86_64 2024-09-14T21:58:39.226 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T21:58:39.226 INFO:teuthology.orchestra.run.smithi032.stdout:Complete! 2024-09-14T21:58:39.597 DEBUG:teuthology.orchestra.run.smithi032:> sudo yum -y install ceph-test 2024-09-14T21:58:40.185 INFO:teuthology.orchestra.run.smithi032.stdout:Last metadata expiration check: 0:00:29 ago on Sat 14 Sep 2024 09:58:11 PM UTC. 2024-09-14T21:58:40.218 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-09-14T21:58:40.219 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T21:58:40.219 INFO:teuthology.orchestra.run.smithi082.stdout:Upgraded: 2024-09-14T21:58:40.219 INFO:teuthology.orchestra.run.smithi082.stdout: librados2-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T21:58:40.219 INFO:teuthology.orchestra.run.smithi082.stdout: librbd1-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T21:58:40.219 INFO:teuthology.orchestra.run.smithi082.stdout:Installed: 2024-09-14T21:58:40.219 INFO:teuthology.orchestra.run.smithi082.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-09-14T21:58:40.219 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-base-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T21:58:40.219 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-common-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T21:58:40.219 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-radosgw-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T21:58:40.219 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-selinux-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T21:58:40.220 INFO:teuthology.orchestra.run.smithi082.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2024-09-14T21:58:40.220 INFO:teuthology.orchestra.run.smithi082.stdout: libarrow-9.0.0-11.el9.x86_64 2024-09-14T21:58:40.220 INFO:teuthology.orchestra.run.smithi082.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-09-14T21:58:40.220 INFO:teuthology.orchestra.run.smithi082.stdout: libcephfs2-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T21:58:40.220 INFO:teuthology.orchestra.run.smithi082.stdout: liboath-2.6.7-2.el9.x86_64 2024-09-14T21:58:40.220 INFO:teuthology.orchestra.run.smithi082.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-09-14T21:58:40.220 INFO:teuthology.orchestra.run.smithi082.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-09-14T21:58:40.220 INFO:teuthology.orchestra.run.smithi082.stdout: libradosstriper1-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T21:58:40.220 INFO:teuthology.orchestra.run.smithi082.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-09-14T21:58:40.220 INFO:teuthology.orchestra.run.smithi082.stdout: librgw2-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T21:58:40.220 INFO:teuthology.orchestra.run.smithi082.stdout: libunwind-1.6.2-1.el9.x86_64 2024-09-14T21:58:40.220 INFO:teuthology.orchestra.run.smithi082.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-09-14T21:58:40.220 INFO:teuthology.orchestra.run.smithi082.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-09-14T21:58:40.221 INFO:teuthology.orchestra.run.smithi082.stdout: python3-ceph-argparse-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T21:58:40.221 INFO:teuthology.orchestra.run.smithi082.stdout: python3-ceph-common-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T21:58:40.221 INFO:teuthology.orchestra.run.smithi082.stdout: python3-cephfs-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T21:58:40.221 INFO:teuthology.orchestra.run.smithi082.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-09-14T21:58:40.221 INFO:teuthology.orchestra.run.smithi082.stdout: python3-rados-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T21:58:40.221 INFO:teuthology.orchestra.run.smithi082.stdout: python3-rbd-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T21:58:40.222 INFO:teuthology.orchestra.run.smithi082.stdout: python3-rgw-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T21:58:40.222 INFO:teuthology.orchestra.run.smithi082.stdout: qatlib-24.02.0-1.el9.x86_64 2024-09-14T21:58:40.222 INFO:teuthology.orchestra.run.smithi082.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-09-14T21:58:40.222 INFO:teuthology.orchestra.run.smithi082.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-09-14T21:58:40.222 INFO:teuthology.orchestra.run.smithi082.stdout: re2-1:20211101-20.el9.x86_64 2024-09-14T21:58:40.222 INFO:teuthology.orchestra.run.smithi082.stdout: thrift-0.15.0-2.el9.x86_64 2024-09-14T21:58:40.222 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T21:58:40.222 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-09-14T21:58:40.326 INFO:teuthology.orchestra.run.smithi032.stdout:Dependencies resolved. 2024-09-14T21:58:40.327 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2024-09-14T21:58:40.327 INFO:teuthology.orchestra.run.smithi032.stdout: Package Arch Version Repository Size 2024-09-14T21:58:40.327 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2024-09-14T21:58:40.327 INFO:teuthology.orchestra.run.smithi032.stdout:Installing: 2024-09-14T21:58:40.327 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-test x86_64 2:19.1.1-324.gecab7be5.el9 ceph 49 M 2024-09-14T21:58:40.327 INFO:teuthology.orchestra.run.smithi032.stdout:Installing dependencies: 2024-09-14T21:58:40.327 INFO:teuthology.orchestra.run.smithi032.stdout: libcephsqlite x86_64 2:19.1.1-324.gecab7be5.el9 ceph 163 k 2024-09-14T21:58:40.327 INFO:teuthology.orchestra.run.smithi032.stdout: socat x86_64 1.7.4.1-6.el9 appstream 304 k 2024-09-14T21:58:40.327 INFO:teuthology.orchestra.run.smithi032.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-09-14T21:58:40.327 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T21:58:40.327 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction Summary 2024-09-14T21:58:40.327 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2024-09-14T21:58:40.328 INFO:teuthology.orchestra.run.smithi032.stdout:Install 4 Packages 2024-09-14T21:58:40.328 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T21:58:40.328 INFO:teuthology.orchestra.run.smithi032.stdout:Total download size: 49 M 2024-09-14T21:58:40.328 INFO:teuthology.orchestra.run.smithi032.stdout:Installed size: 209 M 2024-09-14T21:58:40.328 INFO:teuthology.orchestra.run.smithi032.stdout:Downloading Packages: 2024-09-14T21:58:40.529 INFO:teuthology.orchestra.run.smithi032.stdout:(1/4): socat-1.7.4.1-6.el9.x86_64.rpm 1.9 MB/s | 304 kB 00:00 2024-09-14T21:58:40.580 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum -y install ceph-test 2024-09-14T21:58:40.580 INFO:teuthology.orchestra.run.smithi032.stdout:(2/4): libcephsqlite-19.1.1-324.gecab7be5.el9.x 801 kB/s | 163 kB 00:00 2024-09-14T21:58:40.605 INFO:teuthology.orchestra.run.smithi032.stdout:(3/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 851 kB/s | 64 kB 00:00 2024-09-14T21:58:40.863 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-selinux-2:19.1.1-324.gecab7be5.el9.x86_64 31/34 2024-09-14T21:58:40.863 INFO:teuthology.orchestra.run.smithi119.stdout:skipping the directory /sys 2024-09-14T21:58:40.863 INFO:teuthology.orchestra.run.smithi119.stdout:skipping the directory /proc 2024-09-14T21:58:40.863 INFO:teuthology.orchestra.run.smithi119.stdout:skipping the directory /mnt 2024-09-14T21:58:40.864 INFO:teuthology.orchestra.run.smithi119.stdout:skipping the directory /var/tmp 2024-09-14T21:58:40.864 INFO:teuthology.orchestra.run.smithi119.stdout:skipping the directory /home 2024-09-14T21:58:40.864 INFO:teuthology.orchestra.run.smithi119.stdout:skipping the directory /root 2024-09-14T21:58:40.864 INFO:teuthology.orchestra.run.smithi119.stdout:skipping the directory /tmp 2024-09-14T21:58:40.864 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T21:58:41.153 INFO:teuthology.orchestra.run.smithi082.stdout:Last metadata expiration check: 0:00:29 ago on Sat 14 Sep 2024 09:58:12 PM UTC. 2024-09-14T21:58:41.287 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-09-14T21:58:41.287 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-09-14T21:58:41.287 INFO:teuthology.orchestra.run.smithi082.stdout: Package Arch Version Repository Size 2024-09-14T21:58:41.287 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-09-14T21:58:41.287 INFO:teuthology.orchestra.run.smithi082.stdout:Installing: 2024-09-14T21:58:41.287 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-test x86_64 2:19.1.1-324.gecab7be5.el9 ceph 49 M 2024-09-14T21:58:41.288 INFO:teuthology.orchestra.run.smithi082.stdout:Installing dependencies: 2024-09-14T21:58:41.288 INFO:teuthology.orchestra.run.smithi082.stdout: libcephsqlite x86_64 2:19.1.1-324.gecab7be5.el9 ceph 163 k 2024-09-14T21:58:41.288 INFO:teuthology.orchestra.run.smithi082.stdout: socat x86_64 1.7.4.1-6.el9 appstream 304 k 2024-09-14T21:58:41.288 INFO:teuthology.orchestra.run.smithi082.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-09-14T21:58:41.288 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T21:58:41.288 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction Summary 2024-09-14T21:58:41.288 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-09-14T21:58:41.288 INFO:teuthology.orchestra.run.smithi082.stdout:Install 4 Packages 2024-09-14T21:58:41.288 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T21:58:41.289 INFO:teuthology.orchestra.run.smithi082.stdout:Total download size: 49 M 2024-09-14T21:58:41.289 INFO:teuthology.orchestra.run.smithi082.stdout:Installed size: 209 M 2024-09-14T21:58:41.289 INFO:teuthology.orchestra.run.smithi082.stdout:Downloading Packages: 2024-09-14T21:58:41.464 INFO:teuthology.orchestra.run.smithi082.stdout:(1/4): socat-1.7.4.1-6.el9.x86_64.rpm 1.9 MB/s | 304 kB 00:00 2024-09-14T21:58:41.565 INFO:teuthology.orchestra.run.smithi082.stdout:(2/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 637 kB/s | 64 kB 00:00 2024-09-14T21:58:41.631 INFO:teuthology.orchestra.run.smithi082.stdout:(3/4): libcephsqlite-19.1.1-324.gecab7be5.el9.x 508 kB/s | 163 kB 00:00 2024-09-14T21:58:41.844 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-radosgw-2:19.1.1-324.gecab7be5.el9.x86_64 32/34 2024-09-14T21:58:41.870 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-radosgw-2:19.1.1-324.gecab7be5.el9.x86_64 32/34 2024-09-14T21:58:41.870 INFO:teuthology.orchestra.run.smithi119.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T21:58:41.870 INFO:teuthology.orchestra.run.smithi119.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-09-14T21:58:41.870 INFO:teuthology.orchestra.run.smithi119.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-14T21:58:41.871 INFO:teuthology.orchestra.run.smithi119.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-14T21:58:41.871 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T21:58:41.872 INFO:teuthology.orchestra.run.smithi119.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-09-14T21:58:41.913 INFO:teuthology.orchestra.run.smithi032.stdout:(4/4): ceph-test-19.1.1-324.gecab7be5.el9.x86_6 32 MB/s | 49 MB 00:01 2024-09-14T21:58:41.915 INFO:teuthology.orchestra.run.smithi032.stdout:-------------------------------------------------------------------------------- 2024-09-14T21:58:41.916 INFO:teuthology.orchestra.run.smithi032.stdout:Total 31 MB/s | 49 MB 00:01 2024-09-14T21:58:41.944 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction check 2024-09-14T21:58:41.956 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-09-14T21:58:41.956 INFO:teuthology.orchestra.run.smithi119.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-09-14T21:58:41.966 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction check succeeded. 2024-09-14T21:58:41.966 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction test 2024-09-14T21:58:42.367 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction test succeeded. 2024-09-14T21:58:42.367 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction 2024-09-14T21:58:42.890 INFO:teuthology.orchestra.run.smithi082.stdout:(4/4): ceph-test-19.1.1-324.gecab7be5.el9.x86_6 31 MB/s | 49 MB 00:01 2024-09-14T21:58:42.892 INFO:teuthology.orchestra.run.smithi082.stdout:-------------------------------------------------------------------------------- 2024-09-14T21:58:42.892 INFO:teuthology.orchestra.run.smithi082.stdout:Total 31 MB/s | 49 MB 00:01 2024-09-14T21:58:42.911 INFO:teuthology.orchestra.run.smithi032.stdout: Preparing : 1/1 2024-09-14T21:58:42.920 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction check 2024-09-14T21:58:42.939 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction check succeeded. 2024-09-14T21:58:42.939 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction test 2024-09-14T21:58:43.007 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-09-14T21:58:43.057 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : socat-1.7.4.1-6.el9.x86_64 2/4 2024-09-14T21:58:43.082 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-09-14T21:58:43.082 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-base-2:19.1.1-324.gecab7be5.el9.x86_64 1/34 2024-09-14T21:58:43.083 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-common-2:19.1.1-324.gecab7be5.el9.x86_64 2/34 2024-09-14T21:58:43.083 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-radosgw-2:19.1.1-324.gecab7be5.el9.x86_64 3/34 2024-09-14T21:58:43.083 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-selinux-2:19.1.1-324.gecab7be5.el9.x86_64 4/34 2024-09-14T21:58:43.083 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : libcephfs2-2:19.1.1-324.gecab7be5.el9.x86_64 5/34 2024-09-14T21:58:43.083 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : libradosstriper1-2:19.1.1-324.gecab7be5.el9.x86_64 6/34 2024-09-14T21:58:43.083 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : librgw2-2:19.1.1-324.gecab7be5.el9.x86_64 7/34 2024-09-14T21:58:43.083 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-ceph-argparse-2:19.1.1-324.gecab7be5.el9.x 8/34 2024-09-14T21:58:43.083 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-ceph-common-2:19.1.1-324.gecab7be5.el9.x86 9/34 2024-09-14T21:58:43.083 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-cephfs-2:19.1.1-324.gecab7be5.el9.x86_64 10/34 2024-09-14T21:58:43.083 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-rados-2:19.1.1-324.gecab7be5.el9.x86_64 11/34 2024-09-14T21:58:43.083 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-rbd-2:19.1.1-324.gecab7be5.el9.x86_64 12/34 2024-09-14T21:58:43.083 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-rgw-2:19.1.1-324.gecab7be5.el9.x86_64 13/34 2024-09-14T21:58:43.083 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-09-14T21:58:43.084 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-09-14T21:58:43.084 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-09-14T21:58:43.084 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-09-14T21:58:43.084 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-09-14T21:58:43.084 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-09-14T21:58:43.084 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 20/34 2024-09-14T21:58:43.084 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 21/34 2024-09-14T21:58:43.084 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 22/34 2024-09-14T21:58:43.084 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 23/34 2024-09-14T21:58:43.084 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 24/34 2024-09-14T21:58:43.084 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 25/34 2024-09-14T21:58:43.084 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-09-14T21:58:43.085 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-09-14T21:58:43.085 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 28/34 2024-09-14T21:58:43.085 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : re2-1:20211101-20.el9.x86_64 29/34 2024-09-14T21:58:43.085 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-09-14T21:58:43.085 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : librados2-2:19.1.1-324.gecab7be5.el9.x86_64 31/34 2024-09-14T21:58:43.085 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-09-14T21:58:43.085 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : librbd1-2:19.1.1-324.gecab7be5.el9.x86_64 33/34 2024-09-14T21:58:43.085 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : libcephsqlite-2:19.1.1-324.gecab7be5.el9.x86_64 3/4 2024-09-14T21:58:43.331 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction test succeeded. 2024-09-14T21:58:43.331 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction 2024-09-14T21:58:43.866 INFO:teuthology.orchestra.run.smithi082.stdout: Preparing : 1/1 2024-09-14T21:58:43.967 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-09-14T21:58:44.009 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : socat-1.7.4.1-6.el9.x86_64 2/4 2024-09-14T21:58:44.033 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : libcephsqlite-2:19.1.1-324.gecab7be5.el9.x86_64 3/4 2024-09-14T21:58:44.147 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-09-14T21:58:44.148 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T21:58:44.148 INFO:teuthology.orchestra.run.smithi119.stdout:Upgraded: 2024-09-14T21:58:44.148 INFO:teuthology.orchestra.run.smithi119.stdout: librados2-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T21:58:44.148 INFO:teuthology.orchestra.run.smithi119.stdout: librbd1-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T21:58:44.148 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2024-09-14T21:58:44.148 INFO:teuthology.orchestra.run.smithi119.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-09-14T21:58:44.148 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-base-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T21:58:44.148 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-common-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T21:58:44.148 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-radosgw-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T21:58:44.148 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-selinux-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T21:58:44.148 INFO:teuthology.orchestra.run.smithi119.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2024-09-14T21:58:44.148 INFO:teuthology.orchestra.run.smithi119.stdout: libarrow-9.0.0-11.el9.x86_64 2024-09-14T21:58:44.149 INFO:teuthology.orchestra.run.smithi119.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-09-14T21:58:44.149 INFO:teuthology.orchestra.run.smithi119.stdout: libcephfs2-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T21:58:44.149 INFO:teuthology.orchestra.run.smithi119.stdout: liboath-2.6.7-2.el9.x86_64 2024-09-14T21:58:44.149 INFO:teuthology.orchestra.run.smithi119.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-09-14T21:58:44.149 INFO:teuthology.orchestra.run.smithi119.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-09-14T21:58:44.149 INFO:teuthology.orchestra.run.smithi119.stdout: libradosstriper1-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T21:58:44.149 INFO:teuthology.orchestra.run.smithi119.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-09-14T21:58:44.149 INFO:teuthology.orchestra.run.smithi119.stdout: librgw2-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T21:58:44.149 INFO:teuthology.orchestra.run.smithi119.stdout: libunwind-1.6.2-1.el9.x86_64 2024-09-14T21:58:44.149 INFO:teuthology.orchestra.run.smithi119.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-09-14T21:58:44.149 INFO:teuthology.orchestra.run.smithi119.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-09-14T21:58:44.149 INFO:teuthology.orchestra.run.smithi119.stdout: python3-ceph-argparse-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T21:58:44.149 INFO:teuthology.orchestra.run.smithi119.stdout: python3-ceph-common-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T21:58:44.150 INFO:teuthology.orchestra.run.smithi119.stdout: python3-cephfs-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T21:58:44.150 INFO:teuthology.orchestra.run.smithi119.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-09-14T21:58:44.150 INFO:teuthology.orchestra.run.smithi119.stdout: python3-rados-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T21:58:44.150 INFO:teuthology.orchestra.run.smithi119.stdout: python3-rbd-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T21:58:44.150 INFO:teuthology.orchestra.run.smithi119.stdout: python3-rgw-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T21:58:44.150 INFO:teuthology.orchestra.run.smithi119.stdout: qatlib-24.02.0-1.el9.x86_64 2024-09-14T21:58:44.150 INFO:teuthology.orchestra.run.smithi119.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-09-14T21:58:44.150 INFO:teuthology.orchestra.run.smithi119.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-09-14T21:58:44.150 INFO:teuthology.orchestra.run.smithi119.stdout: re2-1:20211101-20.el9.x86_64 2024-09-14T21:58:44.150 INFO:teuthology.orchestra.run.smithi119.stdout: thrift-0.15.0-2.el9.x86_64 2024-09-14T21:58:44.150 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T21:58:44.150 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2024-09-14T21:58:44.537 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install ceph-test 2024-09-14T21:58:45.099 INFO:teuthology.orchestra.run.smithi119.stdout:Last metadata expiration check: 0:00:30 ago on Sat 14 Sep 2024 09:58:15 PM UTC. 2024-09-14T21:58:45.241 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2024-09-14T21:58:45.242 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-09-14T21:58:45.242 INFO:teuthology.orchestra.run.smithi119.stdout: Package Arch Version Repository Size 2024-09-14T21:58:45.242 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-09-14T21:58:45.242 INFO:teuthology.orchestra.run.smithi119.stdout:Installing: 2024-09-14T21:58:45.242 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-test x86_64 2:19.1.1-324.gecab7be5.el9 ceph 49 M 2024-09-14T21:58:45.242 INFO:teuthology.orchestra.run.smithi119.stdout:Installing dependencies: 2024-09-14T21:58:45.242 INFO:teuthology.orchestra.run.smithi119.stdout: libcephsqlite x86_64 2:19.1.1-324.gecab7be5.el9 ceph 163 k 2024-09-14T21:58:45.242 INFO:teuthology.orchestra.run.smithi119.stdout: socat x86_64 1.7.4.1-6.el9 appstream 304 k 2024-09-14T21:58:45.242 INFO:teuthology.orchestra.run.smithi119.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-09-14T21:58:45.243 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T21:58:45.243 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2024-09-14T21:58:45.243 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-09-14T21:58:45.243 INFO:teuthology.orchestra.run.smithi119.stdout:Install 4 Packages 2024-09-14T21:58:45.243 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T21:58:45.243 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 49 M 2024-09-14T21:58:45.244 INFO:teuthology.orchestra.run.smithi119.stdout:Installed size: 209 M 2024-09-14T21:58:45.244 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2024-09-14T21:58:45.734 INFO:teuthology.orchestra.run.smithi119.stdout:(1/4): libcephsqlite-19.1.1-324.gecab7be5.el9.x 768 kB/s | 163 kB 00:00 2024-09-14T21:58:46.118 INFO:teuthology.orchestra.run.smithi119.stdout:(2/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 166 kB/s | 64 kB 00:00 2024-09-14T21:58:46.168 INFO:teuthology.orchestra.run.smithi119.stdout:(3/4): socat-1.7.4.1-6.el9.x86_64.rpm 470 kB/s | 304 kB 00:00 2024-09-14T21:58:47.060 INFO:teuthology.orchestra.run.smithi119.stdout:(4/4): ceph-test-19.1.1-324.gecab7be5.el9.x86_6 32 MB/s | 49 MB 00:01 2024-09-14T21:58:47.062 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2024-09-14T21:58:47.063 INFO:teuthology.orchestra.run.smithi119.stdout:Total 27 MB/s | 49 MB 00:01 2024-09-14T21:58:47.090 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2024-09-14T21:58:47.110 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2024-09-14T21:58:47.110 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2024-09-14T21:58:47.503 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2024-09-14T21:58:47.503 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2024-09-14T21:58:47.967 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: libcephsqlite-2:19.1.1-324.gecab7be5.el9.x86_64 3/4 2024-09-14T21:58:48.031 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2024-09-14T21:58:48.049 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : ceph-test-2:19.1.1-324.gecab7be5.el9.x86_64 4/4 2024-09-14T21:58:48.110 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-09-14T21:58:48.151 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : socat-1.7.4.1-6.el9.x86_64 2/4 2024-09-14T21:58:48.178 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : libcephsqlite-2:19.1.1-324.gecab7be5.el9.x86_64 3/4 2024-09-14T21:58:48.650 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: libcephsqlite-2:19.1.1-324.gecab7be5.el9.x86_64 3/4 2024-09-14T21:58:48.723 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : ceph-test-2:19.1.1-324.gecab7be5.el9.x86_64 4/4 2024-09-14T21:58:50.485 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: ceph-test-2:19.1.1-324.gecab7be5.el9.x86_64 4/4 2024-09-14T21:58:50.485 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : ceph-test-2:19.1.1-324.gecab7be5.el9.x86_64 1/4 2024-09-14T21:58:50.485 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : libcephsqlite-2:19.1.1-324.gecab7be5.el9.x86_64 2/4 2024-09-14T21:58:50.485 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : socat-1.7.4.1-6.el9.x86_64 3/4 2024-09-14T21:58:50.802 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-09-14T21:58:50.802 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T21:58:50.802 INFO:teuthology.orchestra.run.smithi032.stdout:Installed: 2024-09-14T21:58:50.803 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-test-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T21:58:50.803 INFO:teuthology.orchestra.run.smithi032.stdout: libcephsqlite-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T21:58:50.803 INFO:teuthology.orchestra.run.smithi032.stdout: socat-1.7.4.1-6.el9.x86_64 2024-09-14T21:58:50.803 INFO:teuthology.orchestra.run.smithi032.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-09-14T21:58:50.803 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T21:58:50.803 INFO:teuthology.orchestra.run.smithi032.stdout:Complete! 2024-09-14T21:58:50.957 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: ceph-test-2:19.1.1-324.gecab7be5.el9.x86_64 4/4 2024-09-14T21:58:50.957 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : ceph-test-2:19.1.1-324.gecab7be5.el9.x86_64 1/4 2024-09-14T21:58:50.958 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : libcephsqlite-2:19.1.1-324.gecab7be5.el9.x86_64 2/4 2024-09-14T21:58:50.958 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : socat-1.7.4.1-6.el9.x86_64 3/4 2024-09-14T21:58:51.049 DEBUG:teuthology.orchestra.run.smithi032:> sudo yum -y install ceph 2024-09-14T21:58:51.297 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-09-14T21:58:51.297 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T21:58:51.298 INFO:teuthology.orchestra.run.smithi082.stdout:Installed: 2024-09-14T21:58:51.298 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-test-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T21:58:51.298 INFO:teuthology.orchestra.run.smithi082.stdout: libcephsqlite-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T21:58:51.298 INFO:teuthology.orchestra.run.smithi082.stdout: socat-1.7.4.1-6.el9.x86_64 2024-09-14T21:58:51.298 INFO:teuthology.orchestra.run.smithi082.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-09-14T21:58:51.298 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T21:58:51.298 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-09-14T21:58:51.582 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum -y install ceph 2024-09-14T21:58:51.640 INFO:teuthology.orchestra.run.smithi032.stdout:Last metadata expiration check: 0:00:40 ago on Sat 14 Sep 2024 09:58:11 PM UTC. 2024-09-14T21:58:51.795 INFO:teuthology.orchestra.run.smithi032.stdout:Dependencies resolved. 2024-09-14T21:58:51.797 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2024-09-14T21:58:51.798 INFO:teuthology.orchestra.run.smithi032.stdout: Package Arch Version Repository Size 2024-09-14T21:58:51.798 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2024-09-14T21:58:51.798 INFO:teuthology.orchestra.run.smithi032.stdout:Installing: 2024-09-14T21:58:51.798 INFO:teuthology.orchestra.run.smithi032.stdout: ceph x86_64 2:19.1.1-324.gecab7be5.el9 ceph 6.5 k 2024-09-14T21:58:51.798 INFO:teuthology.orchestra.run.smithi032.stdout:Installing dependencies: 2024-09-14T21:58:51.798 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-mds x86_64 2:19.1.1-324.gecab7be5.el9 ceph 2.4 M 2024-09-14T21:58:51.798 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-mgr x86_64 2:19.1.1-324.gecab7be5.el9 ceph 1.5 M 2024-09-14T21:58:51.798 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-mgr-modules-core noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 249 k 2024-09-14T21:58:51.798 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-mon x86_64 2:19.1.1-324.gecab7be5.el9 ceph 4.7 M 2024-09-14T21:58:51.798 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-osd x86_64 2:19.1.1-324.gecab7be5.el9 ceph 17 M 2024-09-14T21:58:51.798 INFO:teuthology.orchestra.run.smithi032.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-09-14T21:58:51.799 INFO:teuthology.orchestra.run.smithi032.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-09-14T21:58:51.799 INFO:teuthology.orchestra.run.smithi032.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2024-09-14T21:58:51.799 INFO:teuthology.orchestra.run.smithi032.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-09-14T21:58:51.799 INFO:teuthology.orchestra.run.smithi032.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-09-14T21:58:51.799 INFO:teuthology.orchestra.run.smithi032.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-09-14T21:58:51.799 INFO:teuthology.orchestra.run.smithi032.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-09-14T21:58:51.799 INFO:teuthology.orchestra.run.smithi032.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-09-14T21:58:51.799 INFO:teuthology.orchestra.run.smithi032.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-09-14T21:58:51.799 INFO:teuthology.orchestra.run.smithi032.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-09-14T21:58:51.799 INFO:teuthology.orchestra.run.smithi032.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2024-09-14T21:58:51.799 INFO:teuthology.orchestra.run.smithi032.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-09-14T21:58:51.799 INFO:teuthology.orchestra.run.smithi032.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-09-14T21:58:51.799 INFO:teuthology.orchestra.run.smithi032.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-09-14T21:58:51.800 INFO:teuthology.orchestra.run.smithi032.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-09-14T21:58:51.800 INFO:teuthology.orchestra.run.smithi032.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-09-14T21:58:51.800 INFO:teuthology.orchestra.run.smithi032.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-09-14T21:58:51.800 INFO:teuthology.orchestra.run.smithi032.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-09-14T21:58:51.800 INFO:teuthology.orchestra.run.smithi032.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-09-14T21:58:51.800 INFO:teuthology.orchestra.run.smithi032.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-09-14T21:58:51.800 INFO:teuthology.orchestra.run.smithi032.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-09-14T21:58:51.800 INFO:teuthology.orchestra.run.smithi032.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-09-14T21:58:51.800 INFO:teuthology.orchestra.run.smithi032.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-09-14T21:58:51.800 INFO:teuthology.orchestra.run.smithi032.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-09-14T21:58:51.800 INFO:teuthology.orchestra.run.smithi032.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-09-14T21:58:51.800 INFO:teuthology.orchestra.run.smithi032.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-09-14T21:58:51.801 INFO:teuthology.orchestra.run.smithi032.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-09-14T21:58:51.801 INFO:teuthology.orchestra.run.smithi032.stdout: python3-urllib3 noarch 1.26.5-6.el9 baseos 215 k 2024-09-14T21:58:51.801 INFO:teuthology.orchestra.run.smithi032.stdout: python3-webob noarch 1.8.8-2.el9 epel 230 k 2024-09-14T21:58:51.801 INFO:teuthology.orchestra.run.smithi032.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-09-14T21:58:51.801 INFO:teuthology.orchestra.run.smithi032.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-09-14T21:58:51.801 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T21:58:51.801 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction Summary 2024-09-14T21:58:51.801 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2024-09-14T21:58:51.801 INFO:teuthology.orchestra.run.smithi032.stdout:Install 37 Packages 2024-09-14T21:58:51.801 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T21:58:51.802 INFO:teuthology.orchestra.run.smithi032.stdout:Total download size: 30 M 2024-09-14T21:58:51.802 INFO:teuthology.orchestra.run.smithi032.stdout:Installed size: 108 M 2024-09-14T21:58:51.802 INFO:teuthology.orchestra.run.smithi032.stdout:Downloading Packages: 2024-09-14T21:58:52.158 INFO:teuthology.orchestra.run.smithi082.stdout:Last metadata expiration check: 0:00:40 ago on Sat 14 Sep 2024 09:58:12 PM UTC. 2024-09-14T21:58:52.300 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-09-14T21:58:52.302 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-09-14T21:58:52.302 INFO:teuthology.orchestra.run.smithi082.stdout: Package Arch Version Repository Size 2024-09-14T21:58:52.302 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-09-14T21:58:52.303 INFO:teuthology.orchestra.run.smithi082.stdout:Installing: 2024-09-14T21:58:52.303 INFO:teuthology.orchestra.run.smithi082.stdout: ceph x86_64 2:19.1.1-324.gecab7be5.el9 ceph 6.5 k 2024-09-14T21:58:52.303 INFO:teuthology.orchestra.run.smithi082.stdout:Installing dependencies: 2024-09-14T21:58:52.303 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-mds x86_64 2:19.1.1-324.gecab7be5.el9 ceph 2.4 M 2024-09-14T21:58:52.303 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-mgr x86_64 2:19.1.1-324.gecab7be5.el9 ceph 1.5 M 2024-09-14T21:58:52.303 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-mgr-modules-core noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 249 k 2024-09-14T21:58:52.303 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-mon x86_64 2:19.1.1-324.gecab7be5.el9 ceph 4.7 M 2024-09-14T21:58:52.304 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-osd x86_64 2:19.1.1-324.gecab7be5.el9 ceph 17 M 2024-09-14T21:58:52.304 INFO:teuthology.orchestra.run.smithi082.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-09-14T21:58:52.304 INFO:teuthology.orchestra.run.smithi082.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-09-14T21:58:52.304 INFO:teuthology.orchestra.run.smithi082.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2024-09-14T21:58:52.304 INFO:teuthology.orchestra.run.smithi082.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-09-14T21:58:52.304 INFO:teuthology.orchestra.run.smithi082.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-09-14T21:58:52.305 INFO:teuthology.orchestra.run.smithi082.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-09-14T21:58:52.305 INFO:teuthology.orchestra.run.smithi082.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-09-14T21:58:52.305 INFO:teuthology.orchestra.run.smithi082.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-09-14T21:58:52.305 INFO:teuthology.orchestra.run.smithi082.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-09-14T21:58:52.305 INFO:teuthology.orchestra.run.smithi082.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-09-14T21:58:52.305 INFO:teuthology.orchestra.run.smithi082.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2024-09-14T21:58:52.306 INFO:teuthology.orchestra.run.smithi082.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-09-14T21:58:52.306 INFO:teuthology.orchestra.run.smithi082.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-09-14T21:58:52.306 INFO:teuthology.orchestra.run.smithi082.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-09-14T21:58:52.306 INFO:teuthology.orchestra.run.smithi082.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-09-14T21:58:52.306 INFO:teuthology.orchestra.run.smithi082.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-09-14T21:58:52.306 INFO:teuthology.orchestra.run.smithi082.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-09-14T21:58:52.307 INFO:teuthology.orchestra.run.smithi082.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-09-14T21:58:52.307 INFO:teuthology.orchestra.run.smithi082.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-09-14T21:58:52.307 INFO:teuthology.orchestra.run.smithi082.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-09-14T21:58:52.307 INFO:teuthology.orchestra.run.smithi082.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-09-14T21:58:52.308 INFO:teuthology.orchestra.run.smithi082.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-09-14T21:58:52.308 INFO:teuthology.orchestra.run.smithi082.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-09-14T21:58:52.308 INFO:teuthology.orchestra.run.smithi082.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-09-14T21:58:52.308 INFO:teuthology.orchestra.run.smithi082.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-09-14T21:58:52.308 INFO:teuthology.orchestra.run.smithi082.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-09-14T21:58:52.309 INFO:teuthology.orchestra.run.smithi082.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-09-14T21:58:52.309 INFO:teuthology.orchestra.run.smithi082.stdout: python3-urllib3 noarch 1.26.5-6.el9 baseos 215 k 2024-09-14T21:58:52.309 INFO:teuthology.orchestra.run.smithi082.stdout: python3-webob noarch 1.8.8-2.el9 epel 230 k 2024-09-14T21:58:52.309 INFO:teuthology.orchestra.run.smithi082.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-09-14T21:58:52.309 INFO:teuthology.orchestra.run.smithi082.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-09-14T21:58:52.309 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T21:58:52.310 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction Summary 2024-09-14T21:58:52.310 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-09-14T21:58:52.310 INFO:teuthology.orchestra.run.smithi082.stdout:Install 37 Packages 2024-09-14T21:58:52.310 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T21:58:52.311 INFO:teuthology.orchestra.run.smithi082.stdout:Total download size: 30 M 2024-09-14T21:58:52.312 INFO:teuthology.orchestra.run.smithi082.stdout:Installed size: 108 M 2024-09-14T21:58:52.312 INFO:teuthology.orchestra.run.smithi082.stdout:Downloading Packages: 2024-09-14T21:58:52.613 INFO:teuthology.orchestra.run.smithi032.stdout:(1/37): ceph-19.1.1-324.gecab7be5.el9.x86_64.rp 46 kB/s | 6.5 kB 00:00 2024-09-14T21:58:52.789 INFO:teuthology.orchestra.run.smithi032.stdout:(2/37): ceph-mgr-19.1.1-324.gecab7be5.el9.x86_6 4.8 MB/s | 1.5 MB 00:00 2024-09-14T21:58:52.798 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: libcephsqlite-2:19.1.1-324.gecab7be5.el9.x86_64 3/4 2024-09-14T21:58:52.824 INFO:teuthology.orchestra.run.smithi082.stdout:(1/37): ceph-19.1.1-324.gecab7be5.el9.x86_64.rp 46 kB/s | 6.5 kB 00:00 2024-09-14T21:58:52.847 INFO:teuthology.orchestra.run.smithi032.stdout:(3/37): ceph-mds-19.1.1-324.gecab7be5.el9.x86_6 6.4 MB/s | 2.4 MB 00:00 2024-09-14T21:58:52.876 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-test-2:19.1.1-324.gecab7be5.el9.x86_64 4/4 2024-09-14T21:58:52.931 INFO:teuthology.orchestra.run.smithi032.stdout:(4/37): ceph-mgr-modules-core-19.1.1-324.gecab7 2.9 MB/s | 249 kB 00:00 2024-09-14T21:58:53.056 INFO:teuthology.orchestra.run.smithi032.stdout:(5/37): python3-cffi-1.14.5-5.el9.x86_64.rpm 2.0 MB/s | 253 kB 00:00 2024-09-14T21:58:53.140 INFO:teuthology.orchestra.run.smithi032.stdout:(6/37): python3-cryptography-36.0.1-4.el9.x86_6 15 MB/s | 1.2 MB 00:00 2024-09-14T21:58:53.182 INFO:teuthology.orchestra.run.smithi032.stdout:(7/37): python3-ply-3.11-14.el9.noarch.rpm 2.5 MB/s | 106 kB 00:00 2024-09-14T21:58:53.199 INFO:teuthology.orchestra.run.smithi082.stdout:(2/37): ceph-mds-19.1.1-324.gecab7be5.el9.x86_6 4.6 MB/s | 2.4 MB 00:00 2024-09-14T21:58:53.233 INFO:teuthology.orchestra.run.smithi032.stdout:(8/37): python3-pycparser-2.20-6.el9.noarch.rpm 2.6 MB/s | 135 kB 00:00 2024-09-14T21:58:53.325 INFO:teuthology.orchestra.run.smithi082.stdout:(3/37): ceph-mgr-19.1.1-324.gecab7be5.el9.x86_6 2.4 MB/s | 1.5 MB 00:00 2024-09-14T21:58:53.400 INFO:teuthology.orchestra.run.smithi082.stdout:(4/37): ceph-mgr-modules-core-19.1.1-324.gecab7 3.3 MB/s | 249 kB 00:00 2024-09-14T21:58:53.408 INFO:teuthology.orchestra.run.smithi032.stdout:(9/37): ceph-osd-19.1.1-324.gecab7be5.el9.x86_6 27 MB/s | 17 MB 00:00 2024-09-14T21:58:53.433 INFO:teuthology.orchestra.run.smithi032.stdout:(10/37): python3-requests-2.25.1-8.el9.noarch.r 624 kB/s | 125 kB 00:00 2024-09-14T21:58:53.525 INFO:teuthology.orchestra.run.smithi032.stdout:(11/37): ceph-mon-19.1.1-324.gecab7be5.el9.x86_ 5.2 MB/s | 4.7 MB 00:00 2024-09-14T21:58:53.583 INFO:teuthology.orchestra.run.smithi032.stdout:(12/37): python3-urllib3-1.26.5-6.el9.noarch.rp 1.2 MB/s | 215 kB 00:00 2024-09-14T21:58:53.692 INFO:teuthology.orchestra.run.smithi032.stdout:(13/37): lua-5.4.4-4.el9.x86_64.rpm 728 kB/s | 188 kB 00:00 2024-09-14T21:58:53.734 INFO:teuthology.orchestra.run.smithi032.stdout:(14/37): python3-markupsafe-1.1.1-12.el9.x86_64 231 kB/s | 35 kB 00:00 2024-09-14T21:58:53.759 INFO:teuthology.orchestra.run.smithi032.stdout:(15/37): python3-mako-1.1.4-6.el9.noarch.rpm 736 kB/s | 172 kB 00:00 2024-09-14T21:58:53.785 INFO:teuthology.orchestra.run.smithi032.stdout:(16/37): python3-packaging-20.9-5.el9.noarch.rp 839 kB/s | 77 kB 00:00 2024-09-14T21:58:53.810 INFO:teuthology.orchestra.run.smithi032.stdout:(17/37): python3-toml-0.10.2-6.el9.noarch.rpm 827 kB/s | 42 kB 00:00 2024-09-14T21:58:53.835 INFO:teuthology.orchestra.run.smithi032.stdout:(18/37): python3-pytz-2021.1-5.el9.noarch.rpm 506 kB/s | 51 kB 00:00 2024-09-14T21:58:53.860 INFO:teuthology.orchestra.run.smithi032.stdout:(19/37): lua-devel-5.4.4-4.el9.x86_64.rpm 296 kB/s | 22 kB 00:00 2024-09-14T21:58:53.919 INFO:teuthology.orchestra.run.smithi032.stdout:(20/37): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 748 kB/s | 43 kB 00:00 2024-09-14T21:58:53.944 INFO:teuthology.orchestra.run.smithi032.stdout:(21/37): luarocks-3.9.2-5.el9.noarch.rpm 1.1 MB/s | 151 kB 00:00 2024-09-14T21:58:53.969 INFO:teuthology.orchestra.run.smithi032.stdout:(22/37): python3-jaraco-8.2.1-3.el9.noarch.rpm 429 kB/s | 11 kB 00:00 2024-09-14T21:58:53.995 INFO:teuthology.orchestra.run.smithi032.stdout:(23/37): python3-jaraco-classes-3.2.1-5.el9.noa 709 kB/s | 18 kB 00:00 2024-09-14T21:58:54.020 INFO:teuthology.orchestra.run.smithi032.stdout:(24/37): python3-cheroot-8.6.0-4.el9.noarch.rpm 1.1 MB/s | 172 kB 00:00 2024-09-14T21:58:54.037 INFO:teuthology.orchestra.run.smithi032.stdout:(25/37): python3-jaraco-collections-3.0.0-8.el9 555 kB/s | 23 kB 00:00 2024-09-14T21:58:54.054 INFO:teuthology.orchestra.run.smithi032.stdout:(26/37): python3-jaraco-functools-3.5.0-2.el9.n 583 kB/s | 19 kB 00:00 2024-09-14T21:58:54.071 INFO:teuthology.orchestra.run.smithi032.stdout:(27/37): python3-jaraco-text-3.2.0-6.el9.noarch 587 kB/s | 20 kB 00:00 2024-09-14T21:58:54.096 INFO:teuthology.orchestra.run.smithi032.stdout:(28/37): python3-logutils-0.3.5-21.el9.noarch.r 1.1 MB/s | 46 kB 00:00 2024-09-14T21:58:54.121 INFO:teuthology.orchestra.run.smithi032.stdout:(29/37): python3-cherrypy-18.6.1-2.el9.noarch.r 1.8 MB/s | 358 kB 00:00 2024-09-14T21:58:54.146 INFO:teuthology.orchestra.run.smithi032.stdout:(30/37): python3-more-itertools-8.12.0-2.el9.no 1.0 MB/s | 79 kB 00:00 2024-09-14T21:58:54.172 INFO:teuthology.orchestra.run.smithi032.stdout:(31/37): python3-portend-3.1.0-2.el9.noarch.rpm 327 kB/s | 16 kB 00:00 2024-09-14T21:58:54.200 INFO:teuthology.orchestra.run.smithi032.stdout:(32/37): python3-tempora-5.0.0-2.el9.noarch.rpm 1.2 MB/s | 36 kB 00:00 2024-09-14T21:58:54.226 INFO:teuthology.orchestra.run.smithi032.stdout:(33/37): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.1 MB/s | 90 kB 00:00 2024-09-14T21:58:54.251 INFO:teuthology.orchestra.run.smithi032.stdout:(34/37): python3-pecan-1.4.2-3.el9.noarch.rpm 1.7 MB/s | 272 kB 00:00 2024-09-14T21:58:54.275 INFO:teuthology.orchestra.run.smithi082.stdout:(5/37): ceph-osd-19.1.1-324.gecab7be5.el9.x86_6 16 MB/s | 17 MB 00:01 2024-09-14T21:58:54.276 INFO:teuthology.orchestra.run.smithi032.stdout:(35/37): python3-zc-lockfile-2.0-10.el9.noarch. 806 kB/s | 20 kB 00:00 2024-09-14T21:58:54.301 INFO:teuthology.orchestra.run.smithi032.stdout:(36/37): python3-webob-1.8.8-2.el9.noarch.rpm 2.2 MB/s | 230 kB 00:00 2024-09-14T21:58:54.335 INFO:teuthology.orchestra.run.smithi032.stdout:(37/37): python3-werkzeug-2.0.3-3.el9.1.noarch. 3.8 MB/s | 427 kB 00:00 2024-09-14T21:58:54.339 INFO:teuthology.orchestra.run.smithi032.stdout:-------------------------------------------------------------------------------- 2024-09-14T21:58:54.339 INFO:teuthology.orchestra.run.smithi032.stdout:Total 12 MB/s | 30 MB 00:02 2024-09-14T21:58:54.342 INFO:teuthology.orchestra.run.smithi082.stdout:(6/37): ceph-mon-19.1.1-324.gecab7be5.el9.x86_6 3.1 MB/s | 4.7 MB 00:01 2024-09-14T21:58:54.367 INFO:teuthology.orchestra.run.smithi082.stdout:(7/37): python3-cffi-1.14.5-5.el9.x86_64.rpm 262 kB/s | 253 kB 00:00 2024-09-14T21:58:54.499 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction check 2024-09-14T21:58:54.543 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction check succeeded. 2024-09-14T21:58:54.543 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction test 2024-09-14T21:58:54.993 INFO:teuthology.orchestra.run.smithi082.stdout:(8/37): python3-ply-3.11-14.el9.noarch.rpm 164 kB/s | 106 kB 00:00 2024-09-14T21:58:55.048 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction test succeeded. 2024-09-14T21:58:55.049 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction 2024-09-14T21:58:55.093 INFO:teuthology.orchestra.run.smithi082.stdout:(9/37): python3-pycparser-2.20-6.el9.noarch.rpm 186 kB/s | 135 kB 00:00 2024-09-14T21:58:55.243 INFO:teuthology.orchestra.run.smithi082.stdout:(10/37): python3-cryptography-36.0.1-4.el9.x86_ 1.3 MB/s | 1.2 MB 00:00 2024-09-14T21:58:55.306 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-test-2:19.1.1-324.gecab7be5.el9.x86_64 4/4 2024-09-14T21:58:55.307 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-test-2:19.1.1-324.gecab7be5.el9.x86_64 1/4 2024-09-14T21:58:55.307 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : libcephsqlite-2:19.1.1-324.gecab7be5.el9.x86_64 2/4 2024-09-14T21:58:55.307 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : socat-1.7.4.1-6.el9.x86_64 3/4 2024-09-14T21:58:55.460 INFO:teuthology.orchestra.run.smithi082.stdout:(11/37): lua-5.4.4-4.el9.x86_64.rpm 904 kB/s | 188 kB 00:00 2024-09-14T21:58:55.544 INFO:teuthology.orchestra.run.smithi082.stdout:(12/37): python3-mako-1.1.4-6.el9.noarch.rpm 2.0 MB/s | 172 kB 00:00 2024-09-14T21:58:55.596 INFO:teuthology.orchestra.run.smithi082.stdout:(13/37): python3-markupsafe-1.1.1-12.el9.x86_64 695 kB/s | 35 kB 00:00 2024-09-14T21:58:55.621 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-09-14T21:58:55.621 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T21:58:55.621 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2024-09-14T21:58:55.621 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-test-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T21:58:55.621 INFO:teuthology.orchestra.run.smithi119.stdout: libcephsqlite-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T21:58:55.621 INFO:teuthology.orchestra.run.smithi119.stdout: socat-1.7.4.1-6.el9.x86_64 2024-09-14T21:58:55.621 INFO:teuthology.orchestra.run.smithi119.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-09-14T21:58:55.621 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T21:58:55.621 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2024-09-14T21:58:55.636 INFO:teuthology.orchestra.run.smithi082.stdout:(14/37): python3-packaging-20.9-5.el9.noarch.rp 1.8 MB/s | 77 kB 00:00 2024-09-14T21:58:55.678 INFO:teuthology.orchestra.run.smithi082.stdout:(15/37): python3-pytz-2021.1-5.el9.noarch.rpm 1.2 MB/s | 51 kB 00:00 2024-09-14T21:58:55.720 INFO:teuthology.orchestra.run.smithi082.stdout:(16/37): python3-requests-2.25.1-8.el9.noarch.r 172 kB/s | 125 kB 00:00 2024-09-14T21:58:55.736 INFO:teuthology.orchestra.run.smithi082.stdout:(17/37): python3-toml-0.10.2-6.el9.noarch.rpm 711 kB/s | 42 kB 00:00 2024-09-14T21:58:55.787 INFO:teuthology.orchestra.run.smithi082.stdout:(18/37): luarocks-3.9.2-5.el9.noarch.rpm 3.0 MB/s | 151 kB 00:00 2024-09-14T21:58:55.804 INFO:teuthology.orchestra.run.smithi082.stdout:(19/37): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 2.6 MB/s | 43 kB 00:00 2024-09-14T21:58:55.833 INFO:teuthology.orchestra.run.smithi082.stdout:(20/37): lua-devel-5.4.4-4.el9.x86_64.rpm 199 kB/s | 22 kB 00:00 2024-09-14T21:58:55.866 INFO:teuthology.orchestra.run.smithi082.stdout:(21/37): python3-urllib3-1.26.5-6.el9.noarch.rp 278 kB/s | 215 kB 00:00 2024-09-14T21:58:55.884 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install ceph 2024-09-14T21:58:55.900 INFO:teuthology.orchestra.run.smithi082.stdout:(22/37): python3-cheroot-8.6.0-4.el9.noarch.rpm 1.7 MB/s | 172 kB 00:00 2024-09-14T21:58:55.934 INFO:teuthology.orchestra.run.smithi082.stdout:(23/37): python3-jaraco-classes-3.2.1-5.el9.noa 686 kB/s | 18 kB 00:00 2024-09-14T21:58:55.959 INFO:teuthology.orchestra.run.smithi082.stdout:(24/37): python3-jaraco-8.2.1-3.el9.noarch.rpm 118 kB/s | 11 kB 00:00 2024-09-14T21:58:55.984 INFO:teuthology.orchestra.run.smithi082.stdout:(25/37): python3-jaraco-collections-3.0.0-8.el9 479 kB/s | 23 kB 00:00 2024-09-14T21:58:56.009 INFO:teuthology.orchestra.run.smithi082.stdout:(26/37): python3-jaraco-functools-3.5.0-2.el9.n 386 kB/s | 19 kB 00:00 2024-09-14T21:58:56.035 INFO:teuthology.orchestra.run.smithi082.stdout:(27/37): python3-jaraco-text-3.2.0-6.el9.noarch 392 kB/s | 20 kB 00:00 2024-09-14T21:58:56.060 INFO:teuthology.orchestra.run.smithi082.stdout:(28/37): python3-logutils-0.3.5-21.el9.noarch.r 922 kB/s | 46 kB 00:00 2024-09-14T21:58:56.085 INFO:teuthology.orchestra.run.smithi082.stdout:(29/37): python3-cherrypy-18.6.1-2.el9.noarch.r 1.4 MB/s | 358 kB 00:00 2024-09-14T21:58:56.119 INFO:teuthology.orchestra.run.smithi082.stdout:(30/37): python3-more-itertools-8.12.0-2.el9.no 941 kB/s | 79 kB 00:00 2024-09-14T21:58:56.144 INFO:teuthology.orchestra.run.smithi082.stdout:(31/37): python3-portend-3.1.0-2.el9.noarch.rpm 665 kB/s | 16 kB 00:00 2024-09-14T21:58:56.169 INFO:teuthology.orchestra.run.smithi082.stdout:(32/37): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.8 MB/s | 90 kB 00:00 2024-09-14T21:58:56.195 INFO:teuthology.orchestra.run.smithi082.stdout:(33/37): python3-tempora-5.0.0-2.el9.noarch.rpm 714 kB/s | 36 kB 00:00 2024-09-14T21:58:56.220 INFO:teuthology.orchestra.run.smithi082.stdout:(34/37): python3-pecan-1.4.2-3.el9.noarch.rpm 1.7 MB/s | 272 kB 00:00 2024-09-14T21:58:56.237 INFO:teuthology.orchestra.run.smithi082.stdout:(35/37): python3-zc-lockfile-2.0-10.el9.noarch. 1.2 MB/s | 20 kB 00:00 2024-09-14T21:58:56.270 INFO:teuthology.orchestra.run.smithi082.stdout:(36/37): python3-webob-1.8.8-2.el9.noarch.rpm 2.2 MB/s | 230 kB 00:00 2024-09-14T21:58:56.295 INFO:teuthology.orchestra.run.smithi082.stdout:(37/37): python3-werkzeug-2.0.3-3.el9.1.noarch. 4.2 MB/s | 427 kB 00:00 2024-09-14T21:58:56.302 INFO:teuthology.orchestra.run.smithi082.stdout:-------------------------------------------------------------------------------- 2024-09-14T21:58:56.302 INFO:teuthology.orchestra.run.smithi082.stdout:Total 7.6 MB/s | 30 MB 00:03 2024-09-14T21:58:56.445 INFO:teuthology.orchestra.run.smithi032.stdout: Preparing : 1/1 2024-09-14T21:58:56.454 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction check 2024-09-14T21:58:56.455 INFO:teuthology.orchestra.run.smithi119.stdout:Last metadata expiration check: 0:00:41 ago on Sat 14 Sep 2024 09:58:15 PM UTC. 2024-09-14T21:58:56.495 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction check succeeded. 2024-09-14T21:58:56.495 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction test 2024-09-14T21:58:56.521 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/37 2024-09-14T21:58:56.560 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/37 2024-09-14T21:58:56.590 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/37 2024-09-14T21:58:56.602 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2024-09-14T21:58:56.605 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-09-14T21:58:56.605 INFO:teuthology.orchestra.run.smithi119.stdout: Package Arch Version Repository Size 2024-09-14T21:58:56.605 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-09-14T21:58:56.605 INFO:teuthology.orchestra.run.smithi119.stdout:Installing: 2024-09-14T21:58:56.605 INFO:teuthology.orchestra.run.smithi119.stdout: ceph x86_64 2:19.1.1-324.gecab7be5.el9 ceph 6.5 k 2024-09-14T21:58:56.605 INFO:teuthology.orchestra.run.smithi119.stdout:Installing dependencies: 2024-09-14T21:58:56.605 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mds x86_64 2:19.1.1-324.gecab7be5.el9 ceph 2.4 M 2024-09-14T21:58:56.606 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mgr x86_64 2:19.1.1-324.gecab7be5.el9 ceph 1.5 M 2024-09-14T21:58:56.606 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mgr-modules-core noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 249 k 2024-09-14T21:58:56.606 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mon x86_64 2:19.1.1-324.gecab7be5.el9 ceph 4.7 M 2024-09-14T21:58:56.606 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-osd x86_64 2:19.1.1-324.gecab7be5.el9 ceph 17 M 2024-09-14T21:58:56.606 INFO:teuthology.orchestra.run.smithi119.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-09-14T21:58:56.606 INFO:teuthology.orchestra.run.smithi119.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-09-14T21:58:56.606 INFO:teuthology.orchestra.run.smithi119.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2024-09-14T21:58:56.606 INFO:teuthology.orchestra.run.smithi119.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-09-14T21:58:56.607 INFO:teuthology.orchestra.run.smithi119.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-09-14T21:58:56.607 INFO:teuthology.orchestra.run.smithi119.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-09-14T21:58:56.607 INFO:teuthology.orchestra.run.smithi119.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-09-14T21:58:56.607 INFO:teuthology.orchestra.run.smithi119.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-09-14T21:58:56.607 INFO:teuthology.orchestra.run.smithi119.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-09-14T21:58:56.607 INFO:teuthology.orchestra.run.smithi119.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-09-14T21:58:56.607 INFO:teuthology.orchestra.run.smithi119.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2024-09-14T21:58:56.607 INFO:teuthology.orchestra.run.smithi119.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-09-14T21:58:56.607 INFO:teuthology.orchestra.run.smithi119.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-09-14T21:58:56.607 INFO:teuthology.orchestra.run.smithi119.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-09-14T21:58:56.607 INFO:teuthology.orchestra.run.smithi119.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-09-14T21:58:56.607 INFO:teuthology.orchestra.run.smithi119.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-09-14T21:58:56.607 INFO:teuthology.orchestra.run.smithi119.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-09-14T21:58:56.608 INFO:teuthology.orchestra.run.smithi119.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-09-14T21:58:56.608 INFO:teuthology.orchestra.run.smithi119.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-09-14T21:58:56.608 INFO:teuthology.orchestra.run.smithi119.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-09-14T21:58:56.608 INFO:teuthology.orchestra.run.smithi119.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-09-14T21:58:56.608 INFO:teuthology.orchestra.run.smithi119.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-09-14T21:58:56.608 INFO:teuthology.orchestra.run.smithi119.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-09-14T21:58:56.608 INFO:teuthology.orchestra.run.smithi119.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-09-14T21:58:56.608 INFO:teuthology.orchestra.run.smithi119.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-09-14T21:58:56.608 INFO:teuthology.orchestra.run.smithi119.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-09-14T21:58:56.608 INFO:teuthology.orchestra.run.smithi119.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-09-14T21:58:56.608 INFO:teuthology.orchestra.run.smithi119.stdout: python3-urllib3 noarch 1.26.5-6.el9 baseos 215 k 2024-09-14T21:58:56.608 INFO:teuthology.orchestra.run.smithi119.stdout: python3-webob noarch 1.8.8-2.el9 epel 230 k 2024-09-14T21:58:56.608 INFO:teuthology.orchestra.run.smithi119.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-09-14T21:58:56.608 INFO:teuthology.orchestra.run.smithi119.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-09-14T21:58:56.609 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T21:58:56.609 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2024-09-14T21:58:56.609 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-09-14T21:58:56.609 INFO:teuthology.orchestra.run.smithi119.stdout:Install 37 Packages 2024-09-14T21:58:56.609 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T21:58:56.609 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 30 M 2024-09-14T21:58:56.610 INFO:teuthology.orchestra.run.smithi119.stdout:Installed size: 108 M 2024-09-14T21:58:56.610 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2024-09-14T21:58:56.665 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/37 2024-09-14T21:58:56.715 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : luarocks-3.9.2-5.el9.noarch 5/37 2024-09-14T21:58:56.747 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/37 2024-09-14T21:58:56.844 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/37 2024-09-14T21:58:56.929 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/37 2024-09-14T21:58:56.976 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-webob-1.8.8-2.el9.noarch 9/37 2024-09-14T21:58:56.980 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction test succeeded. 2024-09-14T21:58:56.980 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction 2024-09-14T21:58:57.010 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/37 2024-09-14T21:58:57.040 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/37 2024-09-14T21:58:57.074 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/37 2024-09-14T21:58:57.086 INFO:teuthology.orchestra.run.smithi119.stdout:(1/37): ceph-19.1.1-324.gecab7be5.el9.x86_64.rp 54 kB/s | 6.5 kB 00:00 2024-09-14T21:58:57.107 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/37 2024-09-14T21:58:57.148 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/37 2024-09-14T21:58:57.192 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/37 2024-09-14T21:58:57.226 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/37 2024-09-14T21:58:57.261 INFO:teuthology.orchestra.run.smithi119.stdout:(2/37): ceph-mgr-19.1.1-324.gecab7be5.el9.x86_6 5.1 MB/s | 1.5 MB 00:00 2024-09-14T21:58:57.275 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/37 2024-09-14T21:58:57.311 INFO:teuthology.orchestra.run.smithi119.stdout:(3/37): ceph-mds-19.1.1-324.gecab7be5.el9.x86_6 6.9 MB/s | 2.4 MB 00:00 2024-09-14T21:58:57.314 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-packaging-20.9-5.el9.noarch 18/37 2024-09-14T21:58:57.391 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 19/37 2024-09-14T21:58:57.412 INFO:teuthology.orchestra.run.smithi119.stdout:(4/37): ceph-mon-19.1.1-324.gecab7be5.el9.x86_6 14 MB/s | 4.7 MB 00:00 2024-09-14T21:58:57.437 INFO:teuthology.orchestra.run.smithi119.stdout:(5/37): ceph-mgr-modules-core-19.1.1-324.gecab7 1.9 MB/s | 249 kB 00:00 2024-09-14T21:58:57.544 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 20/37 2024-09-14T21:58:57.562 INFO:teuthology.orchestra.run.smithi119.stdout:(6/37): python3-cffi-1.14.5-5.el9.x86_64.rpm 1.6 MB/s | 253 kB 00:00 2024-09-14T21:58:57.629 INFO:teuthology.orchestra.run.smithi119.stdout:(7/37): python3-ply-3.11-14.el9.noarch.rpm 1.6 MB/s | 106 kB 00:00 2024-09-14T21:58:57.630 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 21/37 2024-09-14T21:58:57.679 INFO:teuthology.orchestra.run.smithi119.stdout:(8/37): python3-cryptography-36.0.1-4.el9.x86_6 5.1 MB/s | 1.2 MB 00:00 2024-09-14T21:58:57.684 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-urllib3-1.26.5-6.el9.noarch 22/37 2024-09-14T21:58:57.713 INFO:teuthology.orchestra.run.smithi119.stdout:(9/37): python3-pycparser-2.20-6.el9.noarch.rpm 1.6 MB/s | 135 kB 00:00 2024-09-14T21:58:57.723 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 23/37 2024-09-14T21:58:57.738 INFO:teuthology.orchestra.run.smithi119.stdout:(10/37): python3-requests-2.25.1-8.el9.noarch.r 2.1 MB/s | 125 kB 00:00 2024-09-14T21:58:57.764 INFO:teuthology.orchestra.run.smithi119.stdout:(11/37): python3-urllib3-1.26.5-6.el9.noarch.rp 4.2 MB/s | 215 kB 00:00 2024-09-14T21:58:57.789 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-ply-3.11-14.el9.noarch 24/37 2024-09-14T21:58:57.843 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 25/37 2024-09-14T21:58:57.922 INFO:teuthology.orchestra.run.smithi119.stdout:(12/37): ceph-osd-19.1.1-324.gecab7be5.el9.x86_ 26 MB/s | 17 MB 00:00 2024-09-14T21:58:57.998 INFO:teuthology.orchestra.run.smithi119.stdout:(13/37): lua-5.4.4-4.el9.x86_64.rpm 728 kB/s | 188 kB 00:00 2024-09-14T21:58:58.023 INFO:teuthology.orchestra.run.smithi119.stdout:(14/37): python3-markupsafe-1.1.1-12.el9.x86_64 347 kB/s | 35 kB 00:00 2024-09-14T21:58:58.039 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 26/37 2024-09-14T21:58:58.048 INFO:teuthology.orchestra.run.smithi119.stdout:(15/37): python3-mako-1.1.4-6.el9.noarch.rpm 606 kB/s | 172 kB 00:00 2024-09-14T21:58:58.073 INFO:teuthology.orchestra.run.smithi119.stdout:(16/37): python3-packaging-20.9-5.el9.noarch.rp 1.0 MB/s | 77 kB 00:00 2024-09-14T21:58:58.092 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 27/37 2024-09-14T21:58:58.098 INFO:teuthology.orchestra.run.smithi119.stdout:(17/37): python3-pytz-2021.1-5.el9.noarch.rpm 677 kB/s | 51 kB 00:00 2024-09-14T21:58:58.124 INFO:teuthology.orchestra.run.smithi119.stdout:(18/37): lua-devel-5.4.4-4.el9.x86_64.rpm 443 kB/s | 22 kB 00:00 2024-09-14T21:58:58.149 INFO:teuthology.orchestra.run.smithi119.stdout:(19/37): python3-toml-0.10.2-6.el9.noarch.rpm 551 kB/s | 42 kB 00:00 2024-09-14T21:58:58.173 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 28/37 2024-09-14T21:58:58.199 INFO:teuthology.orchestra.run.smithi119.stdout:(20/37): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 578 kB/s | 43 kB 00:00 2024-09-14T21:58:58.224 INFO:teuthology.orchestra.run.smithi119.stdout:(21/37): luarocks-3.9.2-5.el9.noarch.rpm 1.2 MB/s | 151 kB 00:00 2024-09-14T21:58:58.241 INFO:teuthology.orchestra.run.smithi119.stdout:(22/37): python3-jaraco-8.2.1-3.el9.noarch.rpm 642 kB/s | 11 kB 00:00 2024-09-14T21:58:58.263 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 29/37 2024-09-14T21:58:58.267 INFO:teuthology.orchestra.run.smithi119.stdout:(23/37): python3-cheroot-8.6.0-4.el9.noarch.rpm 1.6 MB/s | 172 kB 00:00 2024-09-14T21:58:58.284 INFO:teuthology.orchestra.run.smithi119.stdout:(24/37): python3-jaraco-classes-3.2.1-5.el9.noa 419 kB/s | 18 kB 00:00 2024-09-14T21:58:58.299 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 30/37 2024-09-14T21:58:58.300 INFO:teuthology.orchestra.run.smithi119.stdout:(25/37): python3-jaraco-collections-3.0.0-8.el9 1.4 MB/s | 23 kB 00:00 2024-09-14T21:58:58.318 INFO:teuthology.orchestra.run.smithi119.stdout:(26/37): python3-jaraco-functools-3.5.0-2.el9.n 583 kB/s | 19 kB 00:00 2024-09-14T21:58:58.351 INFO:teuthology.orchestra.run.smithi119.stdout:(27/37): python3-cherrypy-18.6.1-2.el9.noarch.r 2.3 MB/s | 358 kB 00:00 2024-09-14T21:58:58.366 INFO:teuthology.orchestra.run.smithi082.stdout: Preparing : 1/1 2024-09-14T21:58:58.384 INFO:teuthology.orchestra.run.smithi119.stdout:(28/37): python3-jaraco-text-3.2.0-6.el9.noarch 394 kB/s | 20 kB 00:00 2024-09-14T21:58:58.393 INFO:teuthology.orchestra.run.smithi119.stdout:(29/37): python3-logutils-0.3.5-21.el9.noarch.r 617 kB/s | 46 kB 00:00 2024-09-14T21:58:58.418 INFO:teuthology.orchestra.run.smithi119.stdout:(30/37): python3-more-itertools-8.12.0-2.el9.no 1.1 MB/s | 79 kB 00:00 2024-09-14T21:58:58.423 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/37 2024-09-14T21:58:58.424 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 31/37 2024-09-14T21:58:58.444 INFO:teuthology.orchestra.run.smithi119.stdout:(31/37): python3-portend-3.1.0-2.el9.noarch.rpm 325 kB/s | 16 kB 00:00 2024-09-14T21:58:58.461 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/37 2024-09-14T21:58:58.469 INFO:teuthology.orchestra.run.smithi119.stdout:(32/37): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.7 MB/s | 90 kB 00:00 2024-09-14T21:58:58.492 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/37 2024-09-14T21:58:58.494 INFO:teuthology.orchestra.run.smithi119.stdout:(33/37): python3-tempora-5.0.0-2.el9.noarch.rpm 715 kB/s | 36 kB 00:00 2024-09-14T21:58:58.514 INFO:teuthology.orchestra.run.smithi119.stdout:(34/37): python3-pecan-1.4.2-3.el9.noarch.rpm 1.8 MB/s | 272 kB 00:00 2024-09-14T21:58:58.540 INFO:teuthology.orchestra.run.smithi119.stdout:(35/37): python3-zc-lockfile-2.0-10.el9.noarch. 797 kB/s | 20 kB 00:00 2024-09-14T21:58:58.564 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/37 2024-09-14T21:58:58.573 INFO:teuthology.orchestra.run.smithi119.stdout:(36/37): python3-webob-1.8.8-2.el9.noarch.rpm 2.9 MB/s | 230 kB 00:00 2024-09-14T21:58:58.586 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : ceph-mgr-modules-core-2:19.1.1-324.gecab7be5.el9.n 32/37 2024-09-14T21:58:58.598 INFO:teuthology.orchestra.run.smithi119.stdout:(37/37): python3-werkzeug-2.0.3-3.el9.1.noarch. 4.0 MB/s | 427 kB 00:00 2024-09-14T21:58:58.599 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : luarocks-3.9.2-5.el9.noarch 5/37 2024-09-14T21:58:58.602 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2024-09-14T21:58:58.602 INFO:teuthology.orchestra.run.smithi119.stdout:Total 15 MB/s | 30 MB 00:01 2024-09-14T21:58:58.609 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : ceph-mgr-2:19.1.1-324.gecab7be5.el9.x86_64 33/37 2024-09-14T21:58:58.633 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/37 2024-09-14T21:58:58.637 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: ceph-mgr-2:19.1.1-324.gecab7be5.el9.x86_64 33/37 2024-09-14T21:58:58.637 INFO:teuthology.orchestra.run.smithi032.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T21:58:58.637 INFO:teuthology.orchestra.run.smithi032.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-09-14T21:58:58.637 INFO:teuthology.orchestra.run.smithi032.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-14T21:58:58.637 INFO:teuthology.orchestra.run.smithi032.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-14T21:58:58.637 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T21:58:58.726 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/37 2024-09-14T21:58:58.749 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2024-09-14T21:58:58.788 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2024-09-14T21:58:58.788 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2024-09-14T21:58:58.803 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/37 2024-09-14T21:58:58.844 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-webob-1.8.8-2.el9.noarch 9/37 2024-09-14T21:58:58.879 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/37 2024-09-14T21:58:58.909 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/37 2024-09-14T21:58:58.943 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/37 2024-09-14T21:58:58.976 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/37 2024-09-14T21:58:59.034 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/37 2024-09-14T21:58:59.077 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/37 2024-09-14T21:58:59.111 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/37 2024-09-14T21:58:59.159 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/37 2024-09-14T21:58:59.192 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-packaging-20.9-5.el9.noarch 18/37 2024-09-14T21:58:59.266 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 19/37 2024-09-14T21:58:59.293 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2024-09-14T21:58:59.293 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2024-09-14T21:58:59.408 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 20/37 2024-09-14T21:58:59.485 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 21/37 2024-09-14T21:58:59.538 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-urllib3-1.26.5-6.el9.noarch 22/37 2024-09-14T21:58:59.577 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 23/37 2024-09-14T21:58:59.634 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-ply-3.11-14.el9.noarch 24/37 2024-09-14T21:58:59.689 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 25/37 2024-09-14T21:58:59.885 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 26/37 2024-09-14T21:58:59.931 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 27/37 2024-09-14T21:59:00.009 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 28/37 2024-09-14T21:59:00.099 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 29/37 2024-09-14T21:59:00.130 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 30/37 2024-09-14T21:59:00.151 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : ceph-osd-2:19.1.1-324.gecab7be5.el9.x86_64 34/37 2024-09-14T21:59:00.180 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: ceph-osd-2:19.1.1-324.gecab7be5.el9.x86_64 34/37 2024-09-14T21:59:00.180 INFO:teuthology.orchestra.run.smithi032.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T21:59:00.180 INFO:teuthology.orchestra.run.smithi032.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-09-14T21:59:00.180 INFO:teuthology.orchestra.run.smithi032.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-14T21:59:00.181 INFO:teuthology.orchestra.run.smithi032.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-14T21:59:00.181 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T21:59:00.256 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 31/37 2024-09-14T21:59:00.444 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : ceph-mgr-modules-core-2:19.1.1-324.gecab7be5.el9.n 32/37 2024-09-14T21:59:00.474 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : ceph-mgr-2:19.1.1-324.gecab7be5.el9.x86_64 33/37 2024-09-14T21:59:00.504 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: ceph-mgr-2:19.1.1-324.gecab7be5.el9.x86_64 33/37 2024-09-14T21:59:00.504 INFO:teuthology.orchestra.run.smithi082.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T21:59:00.504 INFO:teuthology.orchestra.run.smithi082.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-09-14T21:59:00.504 INFO:teuthology.orchestra.run.smithi082.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-14T21:59:00.505 INFO:teuthology.orchestra.run.smithi082.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-14T21:59:00.505 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T21:59:00.635 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : ceph-mon-2:19.1.1-324.gecab7be5.el9.x86_64 35/37 2024-09-14T21:59:00.648 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2024-09-14T21:59:00.661 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: ceph-mon-2:19.1.1-324.gecab7be5.el9.x86_64 35/37 2024-09-14T21:59:00.661 INFO:teuthology.orchestra.run.smithi032.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T21:59:00.661 INFO:teuthology.orchestra.run.smithi032.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-09-14T21:59:00.661 INFO:teuthology.orchestra.run.smithi032.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-14T21:59:00.661 INFO:teuthology.orchestra.run.smithi032.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-14T21:59:00.661 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T21:59:00.718 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/37 2024-09-14T21:59:00.751 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/37 2024-09-14T21:59:00.779 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/37 2024-09-14T21:59:00.852 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/37 2024-09-14T21:59:00.894 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : ceph-mds-2:19.1.1-324.gecab7be5.el9.x86_64 36/37 2024-09-14T21:59:00.902 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : luarocks-3.9.2-5.el9.noarch 5/37 2024-09-14T21:59:00.920 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: ceph-mds-2:19.1.1-324.gecab7be5.el9.x86_64 36/37 2024-09-14T21:59:00.920 INFO:teuthology.orchestra.run.smithi032.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T21:59:00.920 INFO:teuthology.orchestra.run.smithi032.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-09-14T21:59:00.920 INFO:teuthology.orchestra.run.smithi032.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-14T21:59:00.920 INFO:teuthology.orchestra.run.smithi032.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-14T21:59:00.920 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T21:59:00.935 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/37 2024-09-14T21:59:00.986 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : ceph-2:19.1.1-324.gecab7be5.el9.x86_64 37/37 2024-09-14T21:59:01.027 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/37 2024-09-14T21:59:01.106 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/37 2024-09-14T21:59:01.146 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-webob-1.8.8-2.el9.noarch 9/37 2024-09-14T21:59:01.182 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/37 2024-09-14T21:59:01.211 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/37 2024-09-14T21:59:01.246 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/37 2024-09-14T21:59:01.279 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/37 2024-09-14T21:59:01.320 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/37 2024-09-14T21:59:01.371 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/37 2024-09-14T21:59:01.406 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/37 2024-09-14T21:59:01.454 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/37 2024-09-14T21:59:01.486 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-packaging-20.9-5.el9.noarch 18/37 2024-09-14T21:59:01.559 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 19/37 2024-09-14T21:59:01.699 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 20/37 2024-09-14T21:59:01.776 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 21/37 2024-09-14T21:59:01.838 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-urllib3-1.26.5-6.el9.noarch 22/37 2024-09-14T21:59:01.877 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 23/37 2024-09-14T21:59:01.925 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : ceph-osd-2:19.1.1-324.gecab7be5.el9.x86_64 34/37 2024-09-14T21:59:01.925 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-ply-3.11-14.el9.noarch 24/37 2024-09-14T21:59:01.953 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: ceph-osd-2:19.1.1-324.gecab7be5.el9.x86_64 34/37 2024-09-14T21:59:01.953 INFO:teuthology.orchestra.run.smithi082.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T21:59:01.953 INFO:teuthology.orchestra.run.smithi082.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-09-14T21:59:01.953 INFO:teuthology.orchestra.run.smithi082.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-14T21:59:01.953 INFO:teuthology.orchestra.run.smithi082.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-14T21:59:01.953 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T21:59:01.983 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 25/37 2024-09-14T21:59:02.169 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 26/37 2024-09-14T21:59:02.245 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 27/37 2024-09-14T21:59:02.321 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 28/37 2024-09-14T21:59:02.400 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : ceph-mon-2:19.1.1-324.gecab7be5.el9.x86_64 35/37 2024-09-14T21:59:02.417 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 29/37 2024-09-14T21:59:02.424 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: ceph-mon-2:19.1.1-324.gecab7be5.el9.x86_64 35/37 2024-09-14T21:59:02.425 INFO:teuthology.orchestra.run.smithi082.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T21:59:02.425 INFO:teuthology.orchestra.run.smithi082.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-09-14T21:59:02.425 INFO:teuthology.orchestra.run.smithi082.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-14T21:59:02.425 INFO:teuthology.orchestra.run.smithi082.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-14T21:59:02.425 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T21:59:02.458 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 30/37 2024-09-14T21:59:02.574 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 31/37 2024-09-14T21:59:02.661 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : ceph-mds-2:19.1.1-324.gecab7be5.el9.x86_64 36/37 2024-09-14T21:59:02.685 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: ceph-mds-2:19.1.1-324.gecab7be5.el9.x86_64 36/37 2024-09-14T21:59:02.685 INFO:teuthology.orchestra.run.smithi082.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T21:59:02.685 INFO:teuthology.orchestra.run.smithi082.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-09-14T21:59:02.685 INFO:teuthology.orchestra.run.smithi082.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-14T21:59:02.685 INFO:teuthology.orchestra.run.smithi082.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-14T21:59:02.685 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T21:59:02.739 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-mgr-modules-core-2:19.1.1-324.gecab7be5.el9.n 32/37 2024-09-14T21:59:02.753 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : ceph-2:19.1.1-324.gecab7be5.el9.x86_64 37/37 2024-09-14T21:59:02.768 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-mgr-2:19.1.1-324.gecab7be5.el9.x86_64 33/37 2024-09-14T21:59:02.794 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-mgr-2:19.1.1-324.gecab7be5.el9.x86_64 33/37 2024-09-14T21:59:02.794 INFO:teuthology.orchestra.run.smithi119.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T21:59:02.794 INFO:teuthology.orchestra.run.smithi119.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-09-14T21:59:02.794 INFO:teuthology.orchestra.run.smithi119.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-14T21:59:02.794 INFO:teuthology.orchestra.run.smithi119.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-14T21:59:02.794 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T21:59:02.805 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: ceph-2:19.1.1-324.gecab7be5.el9.x86_64 37/37 2024-09-14T21:59:02.805 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : ceph-2:19.1.1-324.gecab7be5.el9.x86_64 1/37 2024-09-14T21:59:02.805 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : ceph-mds-2:19.1.1-324.gecab7be5.el9.x86_64 2/37 2024-09-14T21:59:02.805 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : ceph-mgr-2:19.1.1-324.gecab7be5.el9.x86_64 3/37 2024-09-14T21:59:02.805 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : ceph-mon-2:19.1.1-324.gecab7be5.el9.x86_64 4/37 2024-09-14T21:59:02.806 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : ceph-osd-2:19.1.1-324.gecab7be5.el9.x86_64 5/37 2024-09-14T21:59:02.806 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : ceph-mgr-modules-core-2:19.1.1-324.gecab7be5.el9.n 6/37 2024-09-14T21:59:02.806 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/37 2024-09-14T21:59:02.806 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/37 2024-09-14T21:59:02.806 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/37 2024-09-14T21:59:02.806 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/37 2024-09-14T21:59:02.806 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/37 2024-09-14T21:59:02.806 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-urllib3-1.26.5-6.el9.noarch 12/37 2024-09-14T21:59:02.806 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/37 2024-09-14T21:59:02.806 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/37 2024-09-14T21:59:02.806 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/37 2024-09-14T21:59:02.806 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 16/37 2024-09-14T21:59:02.807 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 17/37 2024-09-14T21:59:02.807 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 18/37 2024-09-14T21:59:02.807 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 19/37 2024-09-14T21:59:02.807 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 20/37 2024-09-14T21:59:02.807 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 21/37 2024-09-14T21:59:02.807 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 22/37 2024-09-14T21:59:02.807 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 23/37 2024-09-14T21:59:02.807 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 24/37 2024-09-14T21:59:02.807 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 25/37 2024-09-14T21:59:02.807 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 26/37 2024-09-14T21:59:02.807 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 27/37 2024-09-14T21:59:02.807 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 28/37 2024-09-14T21:59:02.807 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 29/37 2024-09-14T21:59:02.808 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 30/37 2024-09-14T21:59:02.808 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 31/37 2024-09-14T21:59:02.808 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 32/37 2024-09-14T21:59:02.808 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 33/37 2024-09-14T21:59:02.808 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 34/37 2024-09-14T21:59:02.808 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-webob-1.8.8-2.el9.noarch 35/37 2024-09-14T21:59:02.808 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 36/37 2024-09-14T21:59:03.922 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 37/37 2024-09-14T21:59:03.923 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T21:59:03.923 INFO:teuthology.orchestra.run.smithi032.stdout:Installed: 2024-09-14T21:59:03.923 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T21:59:03.923 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-mds-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T21:59:03.923 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-mgr-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T21:59:03.923 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-mgr-modules-core-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-14T21:59:03.923 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-mon-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T21:59:03.923 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-osd-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T21:59:03.923 INFO:teuthology.orchestra.run.smithi032.stdout: lua-5.4.4-4.el9.x86_64 2024-09-14T21:59:03.923 INFO:teuthology.orchestra.run.smithi032.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-09-14T21:59:03.924 INFO:teuthology.orchestra.run.smithi032.stdout: luarocks-3.9.2-5.el9.noarch 2024-09-14T21:59:03.924 INFO:teuthology.orchestra.run.smithi032.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-09-14T21:59:03.924 INFO:teuthology.orchestra.run.smithi032.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-09-14T21:59:03.924 INFO:teuthology.orchestra.run.smithi032.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-09-14T21:59:03.924 INFO:teuthology.orchestra.run.smithi032.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-09-14T21:59:03.924 INFO:teuthology.orchestra.run.smithi032.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-09-14T21:59:03.924 INFO:teuthology.orchestra.run.smithi032.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-09-14T21:59:03.924 INFO:teuthology.orchestra.run.smithi032.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-09-14T21:59:03.924 INFO:teuthology.orchestra.run.smithi032.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-09-14T21:59:03.924 INFO:teuthology.orchestra.run.smithi032.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-09-14T21:59:03.925 INFO:teuthology.orchestra.run.smithi032.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-09-14T21:59:03.925 INFO:teuthology.orchestra.run.smithi032.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-09-14T21:59:03.925 INFO:teuthology.orchestra.run.smithi032.stdout: python3-mako-1.1.4-6.el9.noarch 2024-09-14T21:59:03.925 INFO:teuthology.orchestra.run.smithi032.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-09-14T21:59:03.925 INFO:teuthology.orchestra.run.smithi032.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-09-14T21:59:03.925 INFO:teuthology.orchestra.run.smithi032.stdout: python3-packaging-20.9-5.el9.noarch 2024-09-14T21:59:03.925 INFO:teuthology.orchestra.run.smithi032.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-09-14T21:59:03.925 INFO:teuthology.orchestra.run.smithi032.stdout: python3-ply-3.11-14.el9.noarch 2024-09-14T21:59:03.925 INFO:teuthology.orchestra.run.smithi032.stdout: python3-portend-3.1.0-2.el9.noarch 2024-09-14T21:59:03.925 INFO:teuthology.orchestra.run.smithi032.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-09-14T21:59:03.925 INFO:teuthology.orchestra.run.smithi032.stdout: python3-pycparser-2.20-6.el9.noarch 2024-09-14T21:59:03.926 INFO:teuthology.orchestra.run.smithi032.stdout: python3-pytz-2021.1-5.el9.noarch 2024-09-14T21:59:03.926 INFO:teuthology.orchestra.run.smithi032.stdout: python3-requests-2.25.1-8.el9.noarch 2024-09-14T21:59:03.926 INFO:teuthology.orchestra.run.smithi032.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-09-14T21:59:03.926 INFO:teuthology.orchestra.run.smithi032.stdout: python3-toml-0.10.2-6.el9.noarch 2024-09-14T21:59:03.926 INFO:teuthology.orchestra.run.smithi032.stdout: python3-urllib3-1.26.5-6.el9.noarch 2024-09-14T21:59:03.926 INFO:teuthology.orchestra.run.smithi032.stdout: python3-webob-1.8.8-2.el9.noarch 2024-09-14T21:59:03.926 INFO:teuthology.orchestra.run.smithi032.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-09-14T21:59:03.926 INFO:teuthology.orchestra.run.smithi032.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-09-14T21:59:03.926 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T21:59:03.926 INFO:teuthology.orchestra.run.smithi032.stdout:Complete! 2024-09-14T21:59:04.235 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-osd-2:19.1.1-324.gecab7be5.el9.x86_64 34/37 2024-09-14T21:59:04.263 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-osd-2:19.1.1-324.gecab7be5.el9.x86_64 34/37 2024-09-14T21:59:04.263 INFO:teuthology.orchestra.run.smithi119.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T21:59:04.263 INFO:teuthology.orchestra.run.smithi119.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-09-14T21:59:04.263 INFO:teuthology.orchestra.run.smithi119.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-14T21:59:04.263 INFO:teuthology.orchestra.run.smithi119.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-14T21:59:04.263 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T21:59:04.292 DEBUG:teuthology.orchestra.run.smithi032:> sudo yum -y install ceph-base 2024-09-14T21:59:04.611 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: ceph-2:19.1.1-324.gecab7be5.el9.x86_64 37/37 2024-09-14T21:59:04.611 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : ceph-2:19.1.1-324.gecab7be5.el9.x86_64 1/37 2024-09-14T21:59:04.611 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : ceph-mds-2:19.1.1-324.gecab7be5.el9.x86_64 2/37 2024-09-14T21:59:04.611 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : ceph-mgr-2:19.1.1-324.gecab7be5.el9.x86_64 3/37 2024-09-14T21:59:04.611 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : ceph-mon-2:19.1.1-324.gecab7be5.el9.x86_64 4/37 2024-09-14T21:59:04.611 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : ceph-osd-2:19.1.1-324.gecab7be5.el9.x86_64 5/37 2024-09-14T21:59:04.611 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : ceph-mgr-modules-core-2:19.1.1-324.gecab7be5.el9.n 6/37 2024-09-14T21:59:04.611 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/37 2024-09-14T21:59:04.611 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/37 2024-09-14T21:59:04.612 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/37 2024-09-14T21:59:04.612 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/37 2024-09-14T21:59:04.612 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/37 2024-09-14T21:59:04.612 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-urllib3-1.26.5-6.el9.noarch 12/37 2024-09-14T21:59:04.612 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/37 2024-09-14T21:59:04.612 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/37 2024-09-14T21:59:04.612 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/37 2024-09-14T21:59:04.612 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 16/37 2024-09-14T21:59:04.612 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 17/37 2024-09-14T21:59:04.612 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 18/37 2024-09-14T21:59:04.612 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 19/37 2024-09-14T21:59:04.612 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 20/37 2024-09-14T21:59:04.612 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 21/37 2024-09-14T21:59:04.613 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 22/37 2024-09-14T21:59:04.613 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 23/37 2024-09-14T21:59:04.613 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 24/37 2024-09-14T21:59:04.613 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 25/37 2024-09-14T21:59:04.613 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 26/37 2024-09-14T21:59:04.613 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 27/37 2024-09-14T21:59:04.613 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 28/37 2024-09-14T21:59:04.613 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 29/37 2024-09-14T21:59:04.613 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 30/37 2024-09-14T21:59:04.613 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 31/37 2024-09-14T21:59:04.613 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 32/37 2024-09-14T21:59:04.613 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 33/37 2024-09-14T21:59:04.613 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 34/37 2024-09-14T21:59:04.613 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-webob-1.8.8-2.el9.noarch 35/37 2024-09-14T21:59:04.614 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 36/37 2024-09-14T21:59:04.703 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-mon-2:19.1.1-324.gecab7be5.el9.x86_64 35/37 2024-09-14T21:59:04.727 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-mon-2:19.1.1-324.gecab7be5.el9.x86_64 35/37 2024-09-14T21:59:04.727 INFO:teuthology.orchestra.run.smithi119.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T21:59:04.727 INFO:teuthology.orchestra.run.smithi119.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-09-14T21:59:04.727 INFO:teuthology.orchestra.run.smithi119.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-14T21:59:04.727 INFO:teuthology.orchestra.run.smithi119.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-14T21:59:04.727 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T21:59:04.902 INFO:teuthology.orchestra.run.smithi032.stdout:Last metadata expiration check: 0:00:53 ago on Sat 14 Sep 2024 09:58:11 PM UTC. 2024-09-14T21:59:04.954 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-mds-2:19.1.1-324.gecab7be5.el9.x86_64 36/37 2024-09-14T21:59:04.977 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-mds-2:19.1.1-324.gecab7be5.el9.x86_64 36/37 2024-09-14T21:59:04.978 INFO:teuthology.orchestra.run.smithi119.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T21:59:04.978 INFO:teuthology.orchestra.run.smithi119.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-09-14T21:59:04.978 INFO:teuthology.orchestra.run.smithi119.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-14T21:59:04.978 INFO:teuthology.orchestra.run.smithi119.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-14T21:59:04.978 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T21:59:04.997 INFO:teuthology.orchestra.run.smithi032.stdout:Package ceph-base-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-14T21:59:05.041 INFO:teuthology.orchestra.run.smithi032.stdout:Dependencies resolved. 2024-09-14T21:59:05.041 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-2:19.1.1-324.gecab7be5.el9.x86_64 37/37 2024-09-14T21:59:05.042 INFO:teuthology.orchestra.run.smithi032.stdout:Nothing to do. 2024-09-14T21:59:05.042 INFO:teuthology.orchestra.run.smithi032.stdout:Complete! 2024-09-14T21:59:05.108 DEBUG:teuthology.orchestra.run.smithi032:> sudo yum -y install cephadm 2024-09-14T21:59:05.523 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 37/37 2024-09-14T21:59:05.523 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T21:59:05.523 INFO:teuthology.orchestra.run.smithi082.stdout:Installed: 2024-09-14T21:59:05.523 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T21:59:05.523 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-mds-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T21:59:05.523 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-mgr-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T21:59:05.523 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-mgr-modules-core-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-14T21:59:05.524 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-mon-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T21:59:05.524 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-osd-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T21:59:05.524 INFO:teuthology.orchestra.run.smithi082.stdout: lua-5.4.4-4.el9.x86_64 2024-09-14T21:59:05.524 INFO:teuthology.orchestra.run.smithi082.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-09-14T21:59:05.524 INFO:teuthology.orchestra.run.smithi082.stdout: luarocks-3.9.2-5.el9.noarch 2024-09-14T21:59:05.524 INFO:teuthology.orchestra.run.smithi082.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-09-14T21:59:05.524 INFO:teuthology.orchestra.run.smithi082.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-09-14T21:59:05.524 INFO:teuthology.orchestra.run.smithi082.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-09-14T21:59:05.524 INFO:teuthology.orchestra.run.smithi082.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-09-14T21:59:05.524 INFO:teuthology.orchestra.run.smithi082.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-09-14T21:59:05.524 INFO:teuthology.orchestra.run.smithi082.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-09-14T21:59:05.524 INFO:teuthology.orchestra.run.smithi082.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-09-14T21:59:05.524 INFO:teuthology.orchestra.run.smithi082.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-09-14T21:59:05.525 INFO:teuthology.orchestra.run.smithi082.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-09-14T21:59:05.525 INFO:teuthology.orchestra.run.smithi082.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-09-14T21:59:05.525 INFO:teuthology.orchestra.run.smithi082.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-09-14T21:59:05.525 INFO:teuthology.orchestra.run.smithi082.stdout: python3-mako-1.1.4-6.el9.noarch 2024-09-14T21:59:05.525 INFO:teuthology.orchestra.run.smithi082.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-09-14T21:59:05.525 INFO:teuthology.orchestra.run.smithi082.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-09-14T21:59:05.525 INFO:teuthology.orchestra.run.smithi082.stdout: python3-packaging-20.9-5.el9.noarch 2024-09-14T21:59:05.525 INFO:teuthology.orchestra.run.smithi082.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-09-14T21:59:05.525 INFO:teuthology.orchestra.run.smithi082.stdout: python3-ply-3.11-14.el9.noarch 2024-09-14T21:59:05.525 INFO:teuthology.orchestra.run.smithi082.stdout: python3-portend-3.1.0-2.el9.noarch 2024-09-14T21:59:05.525 INFO:teuthology.orchestra.run.smithi082.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-09-14T21:59:05.525 INFO:teuthology.orchestra.run.smithi082.stdout: python3-pycparser-2.20-6.el9.noarch 2024-09-14T21:59:05.525 INFO:teuthology.orchestra.run.smithi082.stdout: python3-pytz-2021.1-5.el9.noarch 2024-09-14T21:59:05.526 INFO:teuthology.orchestra.run.smithi082.stdout: python3-requests-2.25.1-8.el9.noarch 2024-09-14T21:59:05.526 INFO:teuthology.orchestra.run.smithi082.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-09-14T21:59:05.526 INFO:teuthology.orchestra.run.smithi082.stdout: python3-toml-0.10.2-6.el9.noarch 2024-09-14T21:59:05.526 INFO:teuthology.orchestra.run.smithi082.stdout: python3-urllib3-1.26.5-6.el9.noarch 2024-09-14T21:59:05.526 INFO:teuthology.orchestra.run.smithi082.stdout: python3-webob-1.8.8-2.el9.noarch 2024-09-14T21:59:05.526 INFO:teuthology.orchestra.run.smithi082.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-09-14T21:59:05.526 INFO:teuthology.orchestra.run.smithi082.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-09-14T21:59:05.526 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T21:59:05.526 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-09-14T21:59:05.690 INFO:teuthology.orchestra.run.smithi032.stdout:Last metadata expiration check: 0:00:54 ago on Sat 14 Sep 2024 09:58:11 PM UTC. 2024-09-14T21:59:05.827 INFO:teuthology.orchestra.run.smithi032.stdout:Dependencies resolved. 2024-09-14T21:59:05.827 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2024-09-14T21:59:05.827 INFO:teuthology.orchestra.run.smithi032.stdout: Package Arch Version Repository Size 2024-09-14T21:59:05.827 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2024-09-14T21:59:05.827 INFO:teuthology.orchestra.run.smithi032.stdout:Installing: 2024-09-14T21:59:05.827 INFO:teuthology.orchestra.run.smithi032.stdout: cephadm noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 765 k 2024-09-14T21:59:05.828 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T21:59:05.828 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction Summary 2024-09-14T21:59:05.828 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2024-09-14T21:59:05.828 INFO:teuthology.orchestra.run.smithi032.stdout:Install 1 Package 2024-09-14T21:59:05.828 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T21:59:05.828 INFO:teuthology.orchestra.run.smithi032.stdout:Total download size: 765 k 2024-09-14T21:59:05.829 INFO:teuthology.orchestra.run.smithi032.stdout:Installed size: 771 k 2024-09-14T21:59:05.829 INFO:teuthology.orchestra.run.smithi032.stdout:Downloading Packages: 2024-09-14T21:59:05.941 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum -y install ceph-base 2024-09-14T21:59:06.109 INFO:teuthology.orchestra.run.smithi032.stdout:cephadm-19.1.1-324.gecab7be5.el9.noarch.rpm 2.7 MB/s | 765 kB 00:00 2024-09-14T21:59:06.110 INFO:teuthology.orchestra.run.smithi032.stdout:-------------------------------------------------------------------------------- 2024-09-14T21:59:06.110 INFO:teuthology.orchestra.run.smithi032.stdout:Total 2.6 MB/s | 765 kB 00:00 2024-09-14T21:59:06.110 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction check 2024-09-14T21:59:06.116 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction check succeeded. 2024-09-14T21:59:06.116 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction test 2024-09-14T21:59:06.122 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction test succeeded. 2024-09-14T21:59:06.122 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction 2024-09-14T21:59:06.193 INFO:teuthology.orchestra.run.smithi032.stdout: Preparing : 1/1 2024-09-14T21:59:06.514 INFO:teuthology.orchestra.run.smithi082.stdout:Last metadata expiration check: 0:00:54 ago on Sat 14 Sep 2024 09:58:12 PM UTC. 2024-09-14T21:59:06.603 INFO:teuthology.orchestra.run.smithi082.stdout:Package ceph-base-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-14T21:59:06.611 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-2:19.1.1-324.gecab7be5.el9.x86_64 37/37 2024-09-14T21:59:06.612 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-2:19.1.1-324.gecab7be5.el9.x86_64 1/37 2024-09-14T21:59:06.612 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-mds-2:19.1.1-324.gecab7be5.el9.x86_64 2/37 2024-09-14T21:59:06.612 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-mgr-2:19.1.1-324.gecab7be5.el9.x86_64 3/37 2024-09-14T21:59:06.612 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-mon-2:19.1.1-324.gecab7be5.el9.x86_64 4/37 2024-09-14T21:59:06.612 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-osd-2:19.1.1-324.gecab7be5.el9.x86_64 5/37 2024-09-14T21:59:06.612 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-mgr-modules-core-2:19.1.1-324.gecab7be5.el9.n 6/37 2024-09-14T21:59:06.612 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/37 2024-09-14T21:59:06.612 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/37 2024-09-14T21:59:06.612 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/37 2024-09-14T21:59:06.612 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/37 2024-09-14T21:59:06.612 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/37 2024-09-14T21:59:06.613 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-urllib3-1.26.5-6.el9.noarch 12/37 2024-09-14T21:59:06.613 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/37 2024-09-14T21:59:06.613 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/37 2024-09-14T21:59:06.613 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/37 2024-09-14T21:59:06.613 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 16/37 2024-09-14T21:59:06.613 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 17/37 2024-09-14T21:59:06.613 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 18/37 2024-09-14T21:59:06.613 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 19/37 2024-09-14T21:59:06.613 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 20/37 2024-09-14T21:59:06.613 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 21/37 2024-09-14T21:59:06.613 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 22/37 2024-09-14T21:59:06.613 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 23/37 2024-09-14T21:59:06.613 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 24/37 2024-09-14T21:59:06.614 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 25/37 2024-09-14T21:59:06.615 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 26/37 2024-09-14T21:59:06.615 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 27/37 2024-09-14T21:59:06.615 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 28/37 2024-09-14T21:59:06.615 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 29/37 2024-09-14T21:59:06.615 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 30/37 2024-09-14T21:59:06.615 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 31/37 2024-09-14T21:59:06.615 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 32/37 2024-09-14T21:59:06.616 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 33/37 2024-09-14T21:59:06.616 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 34/37 2024-09-14T21:59:06.616 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-webob-1.8.8-2.el9.noarch 35/37 2024-09-14T21:59:06.616 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 36/37 2024-09-14T21:59:06.644 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-09-14T21:59:06.645 INFO:teuthology.orchestra.run.smithi082.stdout:Nothing to do. 2024-09-14T21:59:06.645 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-09-14T21:59:06.646 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: cephadm-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-14T21:59:06.712 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum -y install cephadm 2024-09-14T21:59:06.757 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : cephadm-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-14T21:59:07.125 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: cephadm-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-14T21:59:07.276 INFO:teuthology.orchestra.run.smithi082.stdout:Last metadata expiration check: 0:00:55 ago on Sat 14 Sep 2024 09:58:12 PM UTC. 2024-09-14T21:59:07.372 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : cephadm-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-14T21:59:07.373 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T21:59:07.373 INFO:teuthology.orchestra.run.smithi032.stdout:Installed: 2024-09-14T21:59:07.373 INFO:teuthology.orchestra.run.smithi032.stdout: cephadm-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-14T21:59:07.373 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T21:59:07.373 INFO:teuthology.orchestra.run.smithi032.stdout:Complete! 2024-09-14T21:59:07.406 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-09-14T21:59:07.407 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-09-14T21:59:07.407 INFO:teuthology.orchestra.run.smithi082.stdout: Package Arch Version Repository Size 2024-09-14T21:59:07.407 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-09-14T21:59:07.407 INFO:teuthology.orchestra.run.smithi082.stdout:Installing: 2024-09-14T21:59:07.408 INFO:teuthology.orchestra.run.smithi082.stdout: cephadm noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 765 k 2024-09-14T21:59:07.408 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T21:59:07.408 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction Summary 2024-09-14T21:59:07.408 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-09-14T21:59:07.408 INFO:teuthology.orchestra.run.smithi082.stdout:Install 1 Package 2024-09-14T21:59:07.408 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T21:59:07.408 INFO:teuthology.orchestra.run.smithi082.stdout:Total download size: 765 k 2024-09-14T21:59:07.408 INFO:teuthology.orchestra.run.smithi082.stdout:Installed size: 771 k 2024-09-14T21:59:07.409 INFO:teuthology.orchestra.run.smithi082.stdout:Downloading Packages: 2024-09-14T21:59:07.513 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 37/37 2024-09-14T21:59:07.513 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T21:59:07.513 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2024-09-14T21:59:07.513 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T21:59:07.513 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mds-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T21:59:07.513 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mgr-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T21:59:07.513 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mgr-modules-core-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-14T21:59:07.514 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mon-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T21:59:07.514 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-osd-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T21:59:07.514 INFO:teuthology.orchestra.run.smithi119.stdout: lua-5.4.4-4.el9.x86_64 2024-09-14T21:59:07.514 INFO:teuthology.orchestra.run.smithi119.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-09-14T21:59:07.514 INFO:teuthology.orchestra.run.smithi119.stdout: luarocks-3.9.2-5.el9.noarch 2024-09-14T21:59:07.514 INFO:teuthology.orchestra.run.smithi119.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-09-14T21:59:07.514 INFO:teuthology.orchestra.run.smithi119.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-09-14T21:59:07.514 INFO:teuthology.orchestra.run.smithi119.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-09-14T21:59:07.514 INFO:teuthology.orchestra.run.smithi119.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-09-14T21:59:07.514 INFO:teuthology.orchestra.run.smithi119.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-09-14T21:59:07.514 INFO:teuthology.orchestra.run.smithi119.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-09-14T21:59:07.514 INFO:teuthology.orchestra.run.smithi119.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-09-14T21:59:07.515 INFO:teuthology.orchestra.run.smithi119.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-09-14T21:59:07.515 INFO:teuthology.orchestra.run.smithi119.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-09-14T21:59:07.515 INFO:teuthology.orchestra.run.smithi119.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-09-14T21:59:07.515 INFO:teuthology.orchestra.run.smithi119.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-09-14T21:59:07.515 INFO:teuthology.orchestra.run.smithi119.stdout: python3-mako-1.1.4-6.el9.noarch 2024-09-14T21:59:07.515 INFO:teuthology.orchestra.run.smithi119.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-09-14T21:59:07.515 INFO:teuthology.orchestra.run.smithi119.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-09-14T21:59:07.515 INFO:teuthology.orchestra.run.smithi119.stdout: python3-packaging-20.9-5.el9.noarch 2024-09-14T21:59:07.515 INFO:teuthology.orchestra.run.smithi119.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-09-14T21:59:07.515 INFO:teuthology.orchestra.run.smithi119.stdout: python3-ply-3.11-14.el9.noarch 2024-09-14T21:59:07.515 INFO:teuthology.orchestra.run.smithi119.stdout: python3-portend-3.1.0-2.el9.noarch 2024-09-14T21:59:07.515 INFO:teuthology.orchestra.run.smithi119.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-09-14T21:59:07.515 INFO:teuthology.orchestra.run.smithi119.stdout: python3-pycparser-2.20-6.el9.noarch 2024-09-14T21:59:07.516 INFO:teuthology.orchestra.run.smithi119.stdout: python3-pytz-2021.1-5.el9.noarch 2024-09-14T21:59:07.516 INFO:teuthology.orchestra.run.smithi119.stdout: python3-requests-2.25.1-8.el9.noarch 2024-09-14T21:59:07.516 INFO:teuthology.orchestra.run.smithi119.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-09-14T21:59:07.516 INFO:teuthology.orchestra.run.smithi119.stdout: python3-toml-0.10.2-6.el9.noarch 2024-09-14T21:59:07.516 INFO:teuthology.orchestra.run.smithi119.stdout: python3-urllib3-1.26.5-6.el9.noarch 2024-09-14T21:59:07.516 INFO:teuthology.orchestra.run.smithi119.stdout: python3-webob-1.8.8-2.el9.noarch 2024-09-14T21:59:07.516 INFO:teuthology.orchestra.run.smithi119.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-09-14T21:59:07.516 INFO:teuthology.orchestra.run.smithi119.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-09-14T21:59:07.516 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T21:59:07.516 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2024-09-14T21:59:07.573 DEBUG:teuthology.orchestra.run.smithi032:> sudo yum -y install ceph-immutable-object-cache 2024-09-14T21:59:07.694 INFO:teuthology.orchestra.run.smithi082.stdout:cephadm-19.1.1-324.gecab7be5.el9.noarch.rpm 2.6 MB/s | 765 kB 00:00 2024-09-14T21:59:07.695 INFO:teuthology.orchestra.run.smithi082.stdout:-------------------------------------------------------------------------------- 2024-09-14T21:59:07.695 INFO:teuthology.orchestra.run.smithi082.stdout:Total 2.6 MB/s | 765 kB 00:00 2024-09-14T21:59:07.695 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction check 2024-09-14T21:59:07.700 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction check succeeded. 2024-09-14T21:59:07.700 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction test 2024-09-14T21:59:07.706 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction test succeeded. 2024-09-14T21:59:07.707 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction 2024-09-14T21:59:07.781 INFO:teuthology.orchestra.run.smithi082.stdout: Preparing : 1/1 2024-09-14T21:59:07.907 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install ceph-base 2024-09-14T21:59:08.165 INFO:teuthology.orchestra.run.smithi032.stdout:Last metadata expiration check: 0:00:57 ago on Sat 14 Sep 2024 09:58:11 PM UTC. 2024-09-14T21:59:08.247 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: cephadm-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-14T21:59:08.302 INFO:teuthology.orchestra.run.smithi032.stdout:Dependencies resolved. 2024-09-14T21:59:08.303 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2024-09-14T21:59:08.303 INFO:teuthology.orchestra.run.smithi032.stdout: Package Arch Version Repo Size 2024-09-14T21:59:08.303 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2024-09-14T21:59:08.303 INFO:teuthology.orchestra.run.smithi032.stdout:Installing: 2024-09-14T21:59:08.303 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-immutable-object-cache x86_64 2:19.1.1-324.gecab7be5.el9 ceph 145 k 2024-09-14T21:59:08.303 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T21:59:08.303 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction Summary 2024-09-14T21:59:08.304 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2024-09-14T21:59:08.304 INFO:teuthology.orchestra.run.smithi032.stdout:Install 1 Package 2024-09-14T21:59:08.304 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T21:59:08.304 INFO:teuthology.orchestra.run.smithi032.stdout:Total download size: 145 k 2024-09-14T21:59:08.304 INFO:teuthology.orchestra.run.smithi032.stdout:Installed size: 435 k 2024-09-14T21:59:08.304 INFO:teuthology.orchestra.run.smithi032.stdout:Downloading Packages: 2024-09-14T21:59:08.357 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : cephadm-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-14T21:59:08.474 INFO:teuthology.orchestra.run.smithi119.stdout:Last metadata expiration check: 0:00:53 ago on Sat 14 Sep 2024 09:58:15 PM UTC. 2024-09-14T21:59:08.515 INFO:teuthology.orchestra.run.smithi032.stdout:ceph-immutable-object-cache-19.1.1-324.gecab7be 688 kB/s | 145 kB 00:00 2024-09-14T21:59:08.515 INFO:teuthology.orchestra.run.smithi032.stdout:-------------------------------------------------------------------------------- 2024-09-14T21:59:08.516 INFO:teuthology.orchestra.run.smithi032.stdout:Total 683 kB/s | 145 kB 00:00 2024-09-14T21:59:08.516 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction check 2024-09-14T21:59:08.524 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction check succeeded. 2024-09-14T21:59:08.524 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction test 2024-09-14T21:59:08.563 INFO:teuthology.orchestra.run.smithi119.stdout:Package ceph-base-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-14T21:59:08.585 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction test succeeded. 2024-09-14T21:59:08.585 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction 2024-09-14T21:59:08.604 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2024-09-14T21:59:08.605 INFO:teuthology.orchestra.run.smithi119.stdout:Nothing to do. 2024-09-14T21:59:08.605 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2024-09-14T21:59:08.666 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install cephadm 2024-09-14T21:59:08.709 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: cephadm-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-14T21:59:08.751 INFO:teuthology.orchestra.run.smithi032.stdout: Preparing : 1/1 2024-09-14T21:59:08.833 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : ceph-immutable-object-cache-2:19.1.1-324.gecab7be5.e 1/1 2024-09-14T21:59:08.860 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.1.1-324.gecab7be5.e 1/1 2024-09-14T21:59:08.860 INFO:teuthology.orchestra.run.smithi032.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T21:59:08.860 INFO:teuthology.orchestra.run.smithi032.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-09-14T21:59:08.860 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T21:59:08.963 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : cephadm-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-14T21:59:08.963 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T21:59:08.963 INFO:teuthology.orchestra.run.smithi082.stdout:Installed: 2024-09-14T21:59:08.963 INFO:teuthology.orchestra.run.smithi082.stdout: cephadm-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-14T21:59:08.963 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T21:59:08.964 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-09-14T21:59:09.173 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum -y install ceph-immutable-object-cache 2024-09-14T21:59:09.222 INFO:teuthology.orchestra.run.smithi119.stdout:Last metadata expiration check: 0:00:54 ago on Sat 14 Sep 2024 09:58:15 PM UTC. 2024-09-14T21:59:09.352 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2024-09-14T21:59:09.353 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-09-14T21:59:09.353 INFO:teuthology.orchestra.run.smithi119.stdout: Package Arch Version Repository Size 2024-09-14T21:59:09.353 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-09-14T21:59:09.353 INFO:teuthology.orchestra.run.smithi119.stdout:Installing: 2024-09-14T21:59:09.353 INFO:teuthology.orchestra.run.smithi119.stdout: cephadm noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 765 k 2024-09-14T21:59:09.353 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T21:59:09.353 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2024-09-14T21:59:09.353 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-09-14T21:59:09.353 INFO:teuthology.orchestra.run.smithi119.stdout:Install 1 Package 2024-09-14T21:59:09.353 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T21:59:09.354 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 765 k 2024-09-14T21:59:09.354 INFO:teuthology.orchestra.run.smithi119.stdout:Installed size: 771 k 2024-09-14T21:59:09.354 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2024-09-14T21:59:09.627 INFO:teuthology.orchestra.run.smithi119.stdout:cephadm-19.1.1-324.gecab7be5.el9.noarch.rpm 2.7 MB/s | 765 kB 00:00 2024-09-14T21:59:09.628 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2024-09-14T21:59:09.628 INFO:teuthology.orchestra.run.smithi119.stdout:Total 2.7 MB/s | 765 kB 00:00 2024-09-14T21:59:09.628 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2024-09-14T21:59:09.633 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2024-09-14T21:59:09.633 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2024-09-14T21:59:09.639 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2024-09-14T21:59:09.640 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2024-09-14T21:59:09.713 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2024-09-14T21:59:09.753 INFO:teuthology.orchestra.run.smithi082.stdout:Last metadata expiration check: 0:00:57 ago on Sat 14 Sep 2024 09:58:12 PM UTC. 2024-09-14T21:59:09.775 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : ceph-immutable-object-cache-2:19.1.1-324.gecab7be5.e 1/1 2024-09-14T21:59:09.775 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T21:59:09.775 INFO:teuthology.orchestra.run.smithi032.stdout:Installed: 2024-09-14T21:59:09.775 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-immutable-object-cache-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T21:59:09.775 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T21:59:09.775 INFO:teuthology.orchestra.run.smithi032.stdout:Complete! 2024-09-14T21:59:09.886 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-09-14T21:59:09.887 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-09-14T21:59:09.887 INFO:teuthology.orchestra.run.smithi082.stdout: Package Arch Version Repo Size 2024-09-14T21:59:09.887 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-09-14T21:59:09.887 INFO:teuthology.orchestra.run.smithi082.stdout:Installing: 2024-09-14T21:59:09.887 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-immutable-object-cache x86_64 2:19.1.1-324.gecab7be5.el9 ceph 145 k 2024-09-14T21:59:09.887 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T21:59:09.887 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction Summary 2024-09-14T21:59:09.888 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-09-14T21:59:09.888 INFO:teuthology.orchestra.run.smithi082.stdout:Install 1 Package 2024-09-14T21:59:09.888 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T21:59:09.888 INFO:teuthology.orchestra.run.smithi082.stdout:Total download size: 145 k 2024-09-14T21:59:09.888 INFO:teuthology.orchestra.run.smithi082.stdout:Installed size: 435 k 2024-09-14T21:59:09.888 INFO:teuthology.orchestra.run.smithi082.stdout:Downloading Packages: 2024-09-14T21:59:10.011 DEBUG:teuthology.orchestra.run.smithi032:> sudo yum -y install ceph-mgr 2024-09-14T21:59:10.092 INFO:teuthology.orchestra.run.smithi082.stdout:ceph-immutable-object-cache-19.1.1-324.gecab7be 715 kB/s | 145 kB 00:00 2024-09-14T21:59:10.093 INFO:teuthology.orchestra.run.smithi082.stdout:-------------------------------------------------------------------------------- 2024-09-14T21:59:10.093 INFO:teuthology.orchestra.run.smithi082.stdout:Total 705 kB/s | 145 kB 00:00 2024-09-14T21:59:10.093 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction check 2024-09-14T21:59:10.101 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction check succeeded. 2024-09-14T21:59:10.101 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction test 2024-09-14T21:59:10.157 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction test succeeded. 2024-09-14T21:59:10.158 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction 2024-09-14T21:59:10.180 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: cephadm-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-14T21:59:10.281 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : cephadm-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-14T21:59:10.307 INFO:teuthology.orchestra.run.smithi082.stdout: Preparing : 1/1 2024-09-14T21:59:10.393 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : ceph-immutable-object-cache-2:19.1.1-324.gecab7be5.e 1/1 2024-09-14T21:59:10.418 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.1.1-324.gecab7be5.e 1/1 2024-09-14T21:59:10.418 INFO:teuthology.orchestra.run.smithi082.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T21:59:10.418 INFO:teuthology.orchestra.run.smithi082.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-09-14T21:59:10.418 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T21:59:10.603 INFO:teuthology.orchestra.run.smithi032.stdout:Last metadata expiration check: 0:00:59 ago on Sat 14 Sep 2024 09:58:11 PM UTC. 2024-09-14T21:59:10.650 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: cephadm-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-14T21:59:10.696 INFO:teuthology.orchestra.run.smithi032.stdout:Package ceph-mgr-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-14T21:59:10.741 INFO:teuthology.orchestra.run.smithi032.stdout:Dependencies resolved. 2024-09-14T21:59:10.742 INFO:teuthology.orchestra.run.smithi032.stdout:Nothing to do. 2024-09-14T21:59:10.743 INFO:teuthology.orchestra.run.smithi032.stdout:Complete! 2024-09-14T21:59:10.809 DEBUG:teuthology.orchestra.run.smithi032:> sudo yum -y install ceph-mgr-dashboard 2024-09-14T21:59:10.889 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : cephadm-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-14T21:59:10.889 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T21:59:10.889 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2024-09-14T21:59:10.889 INFO:teuthology.orchestra.run.smithi119.stdout: cephadm-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-14T21:59:10.889 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T21:59:10.889 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2024-09-14T21:59:11.081 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install ceph-immutable-object-cache 2024-09-14T21:59:11.320 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : ceph-immutable-object-cache-2:19.1.1-324.gecab7be5.e 1/1 2024-09-14T21:59:11.320 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T21:59:11.320 INFO:teuthology.orchestra.run.smithi082.stdout:Installed: 2024-09-14T21:59:11.320 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-immutable-object-cache-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T21:59:11.321 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T21:59:11.321 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-09-14T21:59:11.392 INFO:teuthology.orchestra.run.smithi032.stdout:Last metadata expiration check: 0:01:00 ago on Sat 14 Sep 2024 09:58:11 PM UTC. 2024-09-14T21:59:11.533 INFO:teuthology.orchestra.run.smithi032.stdout:Dependencies resolved. 2024-09-14T21:59:11.534 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2024-09-14T21:59:11.534 INFO:teuthology.orchestra.run.smithi032.stdout: Package Arch Version Repository Size 2024-09-14T21:59:11.534 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2024-09-14T21:59:11.534 INFO:teuthology.orchestra.run.smithi032.stdout:Installing: 2024-09-14T21:59:11.534 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-mgr-dashboard noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 3.6 M 2024-09-14T21:59:11.534 INFO:teuthology.orchestra.run.smithi032.stdout:Installing dependencies: 2024-09-14T21:59:11.534 INFO:teuthology.orchestra.run.smithi032.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-09-14T21:59:11.534 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-grafana-dashboards noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 32 k 2024-09-14T21:59:11.534 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-prometheus-alerts noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 16 k 2024-09-14T21:59:11.535 INFO:teuthology.orchestra.run.smithi032.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-09-14T21:59:11.535 INFO:teuthology.orchestra.run.smithi032.stdout: protobuf x86_64 3.14.0-13.el9 appstream 1.0 M 2024-09-14T21:59:11.535 INFO:teuthology.orchestra.run.smithi032.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-09-14T21:59:11.535 INFO:teuthology.orchestra.run.smithi032.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-09-14T21:59:11.535 INFO:teuthology.orchestra.run.smithi032.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-09-14T21:59:11.535 INFO:teuthology.orchestra.run.smithi032.stdout: python3-protobuf noarch 3.14.0-13.el9 appstream 269 k 2024-09-14T21:59:11.535 INFO:teuthology.orchestra.run.smithi032.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-09-14T21:59:11.535 INFO:teuthology.orchestra.run.smithi032.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-09-14T21:59:11.535 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T21:59:11.535 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction Summary 2024-09-14T21:59:11.535 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2024-09-14T21:59:11.535 INFO:teuthology.orchestra.run.smithi032.stdout:Install 12 Packages 2024-09-14T21:59:11.535 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T21:59:11.536 INFO:teuthology.orchestra.run.smithi032.stdout:Total download size: 8.7 M 2024-09-14T21:59:11.536 INFO:teuthology.orchestra.run.smithi032.stdout:Installed size: 104 M 2024-09-14T21:59:11.536 INFO:teuthology.orchestra.run.smithi032.stdout:Downloading Packages: 2024-09-14T21:59:11.546 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum -y install ceph-mgr 2024-09-14T21:59:11.647 INFO:teuthology.orchestra.run.smithi119.stdout:Last metadata expiration check: 0:00:56 ago on Sat 14 Sep 2024 09:58:15 PM UTC. 2024-09-14T21:59:11.781 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2024-09-14T21:59:11.781 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-09-14T21:59:11.782 INFO:teuthology.orchestra.run.smithi119.stdout: Package Arch Version Repo Size 2024-09-14T21:59:11.782 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-09-14T21:59:11.782 INFO:teuthology.orchestra.run.smithi119.stdout:Installing: 2024-09-14T21:59:11.782 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-immutable-object-cache x86_64 2:19.1.1-324.gecab7be5.el9 ceph 145 k 2024-09-14T21:59:11.782 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T21:59:11.782 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2024-09-14T21:59:11.782 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-09-14T21:59:11.782 INFO:teuthology.orchestra.run.smithi119.stdout:Install 1 Package 2024-09-14T21:59:11.782 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T21:59:11.782 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 145 k 2024-09-14T21:59:11.782 INFO:teuthology.orchestra.run.smithi119.stdout:Installed size: 435 k 2024-09-14T21:59:11.782 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2024-09-14T21:59:11.966 INFO:teuthology.orchestra.run.smithi119.stdout:ceph-immutable-object-cache-19.1.1-324.gecab7be 789 kB/s | 145 kB 00:00 2024-09-14T21:59:11.967 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2024-09-14T21:59:11.967 INFO:teuthology.orchestra.run.smithi119.stdout:Total 782 kB/s | 145 kB 00:00 2024-09-14T21:59:11.968 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2024-09-14T21:59:11.975 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2024-09-14T21:59:11.975 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2024-09-14T21:59:12.032 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2024-09-14T21:59:12.032 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2024-09-14T21:59:12.114 INFO:teuthology.orchestra.run.smithi082.stdout:Last metadata expiration check: 0:01:00 ago on Sat 14 Sep 2024 09:58:12 PM UTC. 2024-09-14T21:59:12.183 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2024-09-14T21:59:12.207 INFO:teuthology.orchestra.run.smithi082.stdout:Package ceph-mgr-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-14T21:59:12.250 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-09-14T21:59:12.251 INFO:teuthology.orchestra.run.smithi082.stdout:Nothing to do. 2024-09-14T21:59:12.251 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-09-14T21:59:12.259 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-immutable-object-cache-2:19.1.1-324.gecab7be5.e 1/1 2024-09-14T21:59:12.284 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.1.1-324.gecab7be5.e 1/1 2024-09-14T21:59:12.284 INFO:teuthology.orchestra.run.smithi119.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T21:59:12.284 INFO:teuthology.orchestra.run.smithi119.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-09-14T21:59:12.284 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T21:59:12.322 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum -y install ceph-mgr-dashboard 2024-09-14T21:59:12.353 INFO:teuthology.orchestra.run.smithi032.stdout:(1/12): ceph-grafana-dashboards-19.1.1-324.geca 209 kB/s | 32 kB 00:00 2024-09-14T21:59:12.379 INFO:teuthology.orchestra.run.smithi032.stdout:(2/12): ceph-prometheus-alerts-19.1.1-324.gecab 93 kB/s | 16 kB 00:00 2024-09-14T21:59:12.596 INFO:teuthology.orchestra.run.smithi032.stdout:(3/12): ceph-mgr-dashboard-19.1.1-324.gecab7be5 9.0 MB/s | 3.6 MB 00:00 2024-09-14T21:59:12.862 INFO:teuthology.orchestra.run.smithi032.stdout:(4/12): protobuf-compiler-3.14.0-13.el9.x86_64. 3.3 MB/s | 863 kB 00:00 2024-09-14T21:59:12.883 INFO:teuthology.orchestra.run.smithi082.stdout:Last metadata expiration check: 0:01:00 ago on Sat 14 Sep 2024 09:58:12 PM UTC. 2024-09-14T21:59:12.913 INFO:teuthology.orchestra.run.smithi032.stdout:(5/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 11 MB/s | 548 kB 00:00 2024-09-14T21:59:12.938 INFO:teuthology.orchestra.run.smithi032.stdout:(6/12): grpc-data-1.46.7-10.el9.noarch.rpm 780 kB/s | 19 kB 00:00 2024-09-14T21:59:13.005 INFO:teuthology.orchestra.run.smithi032.stdout:(7/12): python3-grpcio-1.46.7-10.el9.x86_64.rpm 31 MB/s | 2.0 MB 00:00 2024-09-14T21:59:13.015 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-09-14T21:59:13.017 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-09-14T21:59:13.017 INFO:teuthology.orchestra.run.smithi082.stdout: Package Arch Version Repository Size 2024-09-14T21:59:13.017 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-09-14T21:59:13.017 INFO:teuthology.orchestra.run.smithi082.stdout:Installing: 2024-09-14T21:59:13.017 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-mgr-dashboard noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 3.6 M 2024-09-14T21:59:13.017 INFO:teuthology.orchestra.run.smithi082.stdout:Installing dependencies: 2024-09-14T21:59:13.017 INFO:teuthology.orchestra.run.smithi082.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-09-14T21:59:13.018 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-grafana-dashboards noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 32 k 2024-09-14T21:59:13.018 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-prometheus-alerts noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 16 k 2024-09-14T21:59:13.018 INFO:teuthology.orchestra.run.smithi082.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-09-14T21:59:13.018 INFO:teuthology.orchestra.run.smithi082.stdout: protobuf x86_64 3.14.0-13.el9 appstream 1.0 M 2024-09-14T21:59:13.018 INFO:teuthology.orchestra.run.smithi082.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-09-14T21:59:13.018 INFO:teuthology.orchestra.run.smithi082.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-09-14T21:59:13.018 INFO:teuthology.orchestra.run.smithi082.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-09-14T21:59:13.018 INFO:teuthology.orchestra.run.smithi082.stdout: python3-protobuf noarch 3.14.0-13.el9 appstream 269 k 2024-09-14T21:59:13.018 INFO:teuthology.orchestra.run.smithi082.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-09-14T21:59:13.018 INFO:teuthology.orchestra.run.smithi082.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-09-14T21:59:13.019 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T21:59:13.019 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction Summary 2024-09-14T21:59:13.019 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-09-14T21:59:13.019 INFO:teuthology.orchestra.run.smithi082.stdout:Install 12 Packages 2024-09-14T21:59:13.019 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T21:59:13.020 INFO:teuthology.orchestra.run.smithi082.stdout:Total download size: 8.7 M 2024-09-14T21:59:13.020 INFO:teuthology.orchestra.run.smithi082.stdout:Installed size: 104 M 2024-09-14T21:59:13.020 INFO:teuthology.orchestra.run.smithi082.stdout:Downloading Packages: 2024-09-14T21:59:13.030 INFO:teuthology.orchestra.run.smithi032.stdout:(8/12): python3-grpcio-tools-1.46.7-10.el9.x86_ 5.7 MB/s | 144 kB 00:00 2024-09-14T21:59:13.055 INFO:teuthology.orchestra.run.smithi032.stdout:(9/12): python3-repoze-lru-0.7-16.el9.noarch.rp 1.2 MB/s | 31 kB 00:00 2024-09-14T21:59:13.081 INFO:teuthology.orchestra.run.smithi032.stdout:(10/12): python3-routes-2.5.1-5.el9.noarch.rpm 7.5 MB/s | 188 kB 00:00 2024-09-14T21:59:13.172 INFO:teuthology.orchestra.run.smithi032.stdout:(11/12): python3-protobuf-3.14.0-13.el9.noarch. 339 kB/s | 269 kB 00:00 2024-09-14T21:59:13.200 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-immutable-object-cache-2:19.1.1-324.gecab7be5.e 1/1 2024-09-14T21:59:13.200 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T21:59:13.200 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2024-09-14T21:59:13.200 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-immutable-object-cache-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T21:59:13.201 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T21:59:13.201 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2024-09-14T21:59:13.306 INFO:teuthology.orchestra.run.smithi032.stdout:(12/12): protobuf-3.14.0-13.el9.x86_64.rpm 1.1 MB/s | 1.0 MB 00:00 2024-09-14T21:59:13.311 INFO:teuthology.orchestra.run.smithi032.stdout:-------------------------------------------------------------------------------- 2024-09-14T21:59:13.311 INFO:teuthology.orchestra.run.smithi032.stdout:Total 4.9 MB/s | 8.7 MB 00:01 2024-09-14T21:59:13.365 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction check 2024-09-14T21:59:13.385 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction check succeeded. 2024-09-14T21:59:13.385 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction test 2024-09-14T21:59:13.418 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install ceph-mgr 2024-09-14T21:59:13.610 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction test succeeded. 2024-09-14T21:59:13.610 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction 2024-09-14T21:59:13.613 INFO:teuthology.orchestra.run.smithi082.stdout:(1/12): ceph-grafana-dashboards-19.1.1-324.geca 223 kB/s | 32 kB 00:00 2024-09-14T21:59:13.638 INFO:teuthology.orchestra.run.smithi082.stdout:(2/12): ceph-prometheus-alerts-19.1.1-324.gecab 98 kB/s | 16 kB 00:00 2024-09-14T21:59:13.863 INFO:teuthology.orchestra.run.smithi082.stdout:(3/12): ceph-mgr-dashboard-19.1.1-324.gecab7be5 9.1 MB/s | 3.6 MB 00:00 2024-09-14T21:59:13.888 INFO:teuthology.orchestra.run.smithi082.stdout:(4/12): python3-protobuf-3.14.0-13.el9.noarch.r 1.1 MB/s | 269 kB 00:00 2024-09-14T21:59:13.939 INFO:teuthology.orchestra.run.smithi082.stdout:(5/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 11 MB/s | 548 kB 00:00 2024-09-14T21:59:13.964 INFO:teuthology.orchestra.run.smithi082.stdout:(6/12): grpc-data-1.46.7-10.el9.noarch.rpm 779 kB/s | 19 kB 00:00 2024-09-14T21:59:13.993 INFO:teuthology.orchestra.run.smithi119.stdout:Last metadata expiration check: 0:00:58 ago on Sat 14 Sep 2024 09:58:15 PM UTC. 2024-09-14T21:59:13.997 INFO:teuthology.orchestra.run.smithi082.stdout:(7/12): protobuf-3.14.0-13.el9.x86_64.rpm 2.6 MB/s | 1.0 MB 00:00 2024-09-14T21:59:14.048 INFO:teuthology.orchestra.run.smithi082.stdout:(8/12): python3-grpcio-tools-1.46.7-10.el9.x86_ 2.8 MB/s | 144 kB 00:00 2024-09-14T21:59:14.073 INFO:teuthology.orchestra.run.smithi082.stdout:(9/12): python3-repoze-lru-0.7-16.el9.noarch.rp 1.2 MB/s | 31 kB 00:00 2024-09-14T21:59:14.082 INFO:teuthology.orchestra.run.smithi119.stdout:Package ceph-mgr-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-14T21:59:14.115 INFO:teuthology.orchestra.run.smithi082.stdout:(10/12): python3-grpcio-1.46.7-10.el9.x86_64.rp 14 MB/s | 2.0 MB 00:00 2024-09-14T21:59:14.125 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2024-09-14T21:59:14.126 INFO:teuthology.orchestra.run.smithi119.stdout:Nothing to do. 2024-09-14T21:59:14.126 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2024-09-14T21:59:14.140 INFO:teuthology.orchestra.run.smithi082.stdout:(11/12): protobuf-compiler-3.14.0-13.el9.x86_64 3.0 MB/s | 863 kB 00:00 2024-09-14T21:59:14.156 INFO:teuthology.orchestra.run.smithi032.stdout: Preparing : 1/1 2024-09-14T21:59:14.165 INFO:teuthology.orchestra.run.smithi082.stdout:(12/12): python3-routes-2.5.1-5.el9.noarch.rpm 2.0 MB/s | 188 kB 00:00 2024-09-14T21:59:14.170 INFO:teuthology.orchestra.run.smithi082.stdout:-------------------------------------------------------------------------------- 2024-09-14T21:59:14.170 INFO:teuthology.orchestra.run.smithi082.stdout:Total 7.5 MB/s | 8.7 MB 00:01 2024-09-14T21:59:14.192 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install ceph-mgr-dashboard 2024-09-14T21:59:14.219 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction check 2024-09-14T21:59:14.224 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-09-14T21:59:14.237 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction check succeeded. 2024-09-14T21:59:14.237 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction test 2024-09-14T21:59:14.259 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-09-14T21:59:14.306 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-09-14T21:59:14.344 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-09-14T21:59:14.464 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction test succeeded. 2024-09-14T21:59:14.465 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction 2024-09-14T21:59:14.476 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-09-14T21:59:14.750 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-09-14T21:59:14.753 INFO:teuthology.orchestra.run.smithi119.stdout:Last metadata expiration check: 0:00:59 ago on Sat 14 Sep 2024 09:58:15 PM UTC. 2024-09-14T21:59:14.842 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-09-14T21:59:14.887 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2024-09-14T21:59:14.888 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-09-14T21:59:14.888 INFO:teuthology.orchestra.run.smithi119.stdout: Package Arch Version Repository Size 2024-09-14T21:59:14.888 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-09-14T21:59:14.889 INFO:teuthology.orchestra.run.smithi119.stdout:Installing: 2024-09-14T21:59:14.889 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mgr-dashboard noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 3.6 M 2024-09-14T21:59:14.889 INFO:teuthology.orchestra.run.smithi119.stdout:Installing dependencies: 2024-09-14T21:59:14.889 INFO:teuthology.orchestra.run.smithi119.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-09-14T21:59:14.889 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-grafana-dashboards noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 32 k 2024-09-14T21:59:14.889 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-prometheus-alerts noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 16 k 2024-09-14T21:59:14.889 INFO:teuthology.orchestra.run.smithi119.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-09-14T21:59:14.889 INFO:teuthology.orchestra.run.smithi119.stdout: protobuf x86_64 3.14.0-13.el9 appstream 1.0 M 2024-09-14T21:59:14.889 INFO:teuthology.orchestra.run.smithi119.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-09-14T21:59:14.889 INFO:teuthology.orchestra.run.smithi119.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-09-14T21:59:14.889 INFO:teuthology.orchestra.run.smithi119.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-09-14T21:59:14.889 INFO:teuthology.orchestra.run.smithi119.stdout: python3-protobuf noarch 3.14.0-13.el9 appstream 269 k 2024-09-14T21:59:14.890 INFO:teuthology.orchestra.run.smithi119.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-09-14T21:59:14.890 INFO:teuthology.orchestra.run.smithi119.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-09-14T21:59:14.890 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T21:59:14.890 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2024-09-14T21:59:14.890 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-09-14T21:59:14.890 INFO:teuthology.orchestra.run.smithi119.stdout:Install 12 Packages 2024-09-14T21:59:14.890 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T21:59:14.890 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 8.7 M 2024-09-14T21:59:14.891 INFO:teuthology.orchestra.run.smithi119.stdout:Installed size: 104 M 2024-09-14T21:59:14.891 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2024-09-14T21:59:14.899 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-09-14T21:59:14.935 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-09-14T21:59:14.967 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : ceph-prometheus-alerts-2:19.1.1-324.gecab7be5.el9. 10/12 2024-09-14T21:59:14.989 INFO:teuthology.orchestra.run.smithi082.stdout: Preparing : 1/1 2024-09-14T21:59:15.083 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-09-14T21:59:15.118 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-09-14T21:59:15.165 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-09-14T21:59:15.212 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-09-14T21:59:15.245 INFO:teuthology.orchestra.run.smithi119.stdout:(1/12): ceph-grafana-dashboards-19.1.1-324.geca 210 kB/s | 32 kB 00:00 2024-09-14T21:59:15.270 INFO:teuthology.orchestra.run.smithi119.stdout:(2/12): ceph-prometheus-alerts-19.1.1-324.gecab 93 kB/s | 16 kB 00:00 2024-09-14T21:59:15.312 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-09-14T21:59:15.439 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-09-14T21:59:15.470 INFO:teuthology.orchestra.run.smithi119.stdout:(3/12): ceph-mgr-dashboard-19.1.1-324.gecab7be5 9.5 MB/s | 3.6 MB 00:00 2024-09-14T21:59:15.531 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-09-14T21:59:15.584 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-09-14T21:59:15.612 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-09-14T21:59:15.621 INFO:teuthology.orchestra.run.smithi119.stdout:(4/12): protobuf-compiler-3.14.0-13.el9.x86_64. 5.6 MB/s | 863 kB 00:00 2024-09-14T21:59:15.669 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : ceph-prometheus-alerts-2:19.1.1-324.gecab7be5.el9. 10/12 2024-09-14T21:59:15.671 INFO:teuthology.orchestra.run.smithi119.stdout:(5/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 11 MB/s | 548 kB 00:00 2024-09-14T21:59:15.696 INFO:teuthology.orchestra.run.smithi119.stdout:(6/12): grpc-data-1.46.7-10.el9.noarch.rpm 776 kB/s | 19 kB 00:00 2024-09-14T21:59:15.755 INFO:teuthology.orchestra.run.smithi119.stdout:(7/12): python3-grpcio-1.46.7-10.el9.x86_64.rpm 35 MB/s | 2.0 MB 00:00 2024-09-14T21:59:15.780 INFO:teuthology.orchestra.run.smithi119.stdout:(8/12): python3-grpcio-tools-1.46.7-10.el9.x86_ 5.6 MB/s | 144 kB 00:00 2024-09-14T21:59:15.805 INFO:teuthology.orchestra.run.smithi119.stdout:(9/12): python3-repoze-lru-0.7-16.el9.noarch.rp 1.2 MB/s | 31 kB 00:00 2024-09-14T21:59:15.831 INFO:teuthology.orchestra.run.smithi119.stdout:(10/12): python3-routes-2.5.1-5.el9.noarch.rpm 7.4 MB/s | 188 kB 00:00 2024-09-14T21:59:16.082 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : ceph-grafana-dashboards-2:19.1.1-324.gecab7be5.el9 11/12 2024-09-14T21:59:16.114 INFO:teuthology.orchestra.run.smithi119.stdout:(11/12): python3-protobuf-3.14.0-13.el9.noarch. 319 kB/s | 269 kB 00:00 2024-09-14T21:59:16.117 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : ceph-mgr-dashboard-2:19.1.1-324.gecab7be5.el9.noar 12/12 2024-09-14T21:59:16.248 INFO:teuthology.orchestra.run.smithi119.stdout:(12/12): protobuf-3.14.0-13.el9.x86_64.rpm 1.0 MB/s | 1.0 MB 00:01 2024-09-14T21:59:16.251 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2024-09-14T21:59:16.252 INFO:teuthology.orchestra.run.smithi119.stdout:Total 6.4 MB/s | 8.7 MB 00:01 2024-09-14T21:59:16.300 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2024-09-14T21:59:16.317 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2024-09-14T21:59:16.318 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2024-09-14T21:59:16.529 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2024-09-14T21:59:16.529 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2024-09-14T21:59:16.718 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : ceph-grafana-dashboards-2:19.1.1-324.gecab7be5.el9 11/12 2024-09-14T21:59:16.761 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : ceph-mgr-dashboard-2:19.1.1-324.gecab7be5.el9.noar 12/12 2024-09-14T21:59:17.056 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2024-09-14T21:59:17.132 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-09-14T21:59:17.175 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-09-14T21:59:17.222 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-09-14T21:59:17.261 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-09-14T21:59:17.359 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-09-14T21:59:17.459 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.1.1-324.gecab7be5.el9.noar 12/12 2024-09-14T21:59:17.459 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : ceph-grafana-dashboards-2:19.1.1-324.gecab7be5.el9 1/12 2024-09-14T21:59:17.460 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : ceph-mgr-dashboard-2:19.1.1-324.gecab7be5.el9.noar 2/12 2024-09-14T21:59:17.460 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : ceph-prometheus-alerts-2:19.1.1-324.gecab7be5.el9. 3/12 2024-09-14T21:59:17.460 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-09-14T21:59:17.460 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-09-14T21:59:17.460 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-09-14T21:59:17.460 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-09-14T21:59:17.460 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-09-14T21:59:17.460 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-09-14T21:59:17.460 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-09-14T21:59:17.460 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-09-14T21:59:17.487 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-09-14T21:59:17.571 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-09-14T21:59:17.632 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-09-14T21:59:17.660 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-09-14T21:59:17.691 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-prometheus-alerts-2:19.1.1-324.gecab7be5.el9. 10/12 2024-09-14T21:59:17.785 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-09-14T21:59:17.785 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T21:59:17.785 INFO:teuthology.orchestra.run.smithi032.stdout:Installed: 2024-09-14T21:59:17.785 INFO:teuthology.orchestra.run.smithi032.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-09-14T21:59:17.785 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-grafana-dashboards-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-14T21:59:17.786 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-mgr-dashboard-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-14T21:59:17.786 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-prometheus-alerts-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-14T21:59:17.786 INFO:teuthology.orchestra.run.smithi032.stdout: grpc-data-1.46.7-10.el9.noarch 2024-09-14T21:59:17.786 INFO:teuthology.orchestra.run.smithi032.stdout: protobuf-3.14.0-13.el9.x86_64 2024-09-14T21:59:17.786 INFO:teuthology.orchestra.run.smithi032.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-09-14T21:59:17.786 INFO:teuthology.orchestra.run.smithi032.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-09-14T21:59:17.786 INFO:teuthology.orchestra.run.smithi032.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-09-14T21:59:17.786 INFO:teuthology.orchestra.run.smithi032.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-09-14T21:59:17.786 INFO:teuthology.orchestra.run.smithi032.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-09-14T21:59:17.786 INFO:teuthology.orchestra.run.smithi032.stdout: python3-routes-2.5.1-5.el9.noarch 2024-09-14T21:59:17.786 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T21:59:17.786 INFO:teuthology.orchestra.run.smithi032.stdout:Complete! 2024-09-14T21:59:18.028 DEBUG:teuthology.orchestra.run.smithi032:> sudo yum -y install ceph-mgr-diskprediction-local 2024-09-14T21:59:18.073 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.1.1-324.gecab7be5.el9.noar 12/12 2024-09-14T21:59:18.074 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : ceph-grafana-dashboards-2:19.1.1-324.gecab7be5.el9 1/12 2024-09-14T21:59:18.074 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : ceph-mgr-dashboard-2:19.1.1-324.gecab7be5.el9.noar 2/12 2024-09-14T21:59:18.074 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : ceph-prometheus-alerts-2:19.1.1-324.gecab7be5.el9. 3/12 2024-09-14T21:59:18.074 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-09-14T21:59:18.074 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-09-14T21:59:18.074 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-09-14T21:59:18.074 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-09-14T21:59:18.074 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-09-14T21:59:18.074 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-09-14T21:59:18.074 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-09-14T21:59:18.074 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-09-14T21:59:18.404 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-09-14T21:59:18.404 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T21:59:18.404 INFO:teuthology.orchestra.run.smithi082.stdout:Installed: 2024-09-14T21:59:18.404 INFO:teuthology.orchestra.run.smithi082.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-09-14T21:59:18.404 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-grafana-dashboards-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-14T21:59:18.404 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-mgr-dashboard-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-14T21:59:18.405 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-prometheus-alerts-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-14T21:59:18.405 INFO:teuthology.orchestra.run.smithi082.stdout: grpc-data-1.46.7-10.el9.noarch 2024-09-14T21:59:18.405 INFO:teuthology.orchestra.run.smithi082.stdout: protobuf-3.14.0-13.el9.x86_64 2024-09-14T21:59:18.405 INFO:teuthology.orchestra.run.smithi082.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-09-14T21:59:18.405 INFO:teuthology.orchestra.run.smithi082.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-09-14T21:59:18.405 INFO:teuthology.orchestra.run.smithi082.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-09-14T21:59:18.405 INFO:teuthology.orchestra.run.smithi082.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-09-14T21:59:18.405 INFO:teuthology.orchestra.run.smithi082.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-09-14T21:59:18.405 INFO:teuthology.orchestra.run.smithi082.stdout: python3-routes-2.5.1-5.el9.noarch 2024-09-14T21:59:18.405 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T21:59:18.405 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-09-14T21:59:18.616 INFO:teuthology.orchestra.run.smithi032.stdout:Last metadata expiration check: 0:01:07 ago on Sat 14 Sep 2024 09:58:11 PM UTC. 2024-09-14T21:59:18.659 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum -y install ceph-mgr-diskprediction-local 2024-09-14T21:59:18.748 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-grafana-dashboards-2:19.1.1-324.gecab7be5.el9 11/12 2024-09-14T21:59:18.756 INFO:teuthology.orchestra.run.smithi032.stdout:Dependencies resolved. 2024-09-14T21:59:18.757 INFO:teuthology.orchestra.run.smithi032.stdout:====================================================================================== 2024-09-14T21:59:18.757 INFO:teuthology.orchestra.run.smithi032.stdout: Package Arch Version Repository Size 2024-09-14T21:59:18.758 INFO:teuthology.orchestra.run.smithi032.stdout:====================================================================================== 2024-09-14T21:59:18.758 INFO:teuthology.orchestra.run.smithi032.stdout:Installing: 2024-09-14T21:59:18.758 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-mgr-diskprediction-local noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 7.4 M 2024-09-14T21:59:18.758 INFO:teuthology.orchestra.run.smithi032.stdout:Installing dependencies: 2024-09-14T21:59:18.758 INFO:teuthology.orchestra.run.smithi032.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-09-14T21:59:18.758 INFO:teuthology.orchestra.run.smithi032.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-09-14T21:59:18.758 INFO:teuthology.orchestra.run.smithi032.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-09-14T21:59:18.758 INFO:teuthology.orchestra.run.smithi032.stdout: libgfortran x86_64 11.5.0-2.el9 baseos 801 k 2024-09-14T21:59:18.758 INFO:teuthology.orchestra.run.smithi032.stdout: libquadmath x86_64 11.5.0-2.el9 baseos 191 k 2024-09-14T21:59:18.758 INFO:teuthology.orchestra.run.smithi032.stdout: openblas x86_64 0.3.26-2.el9 appstream 38 k 2024-09-14T21:59:18.759 INFO:teuthology.orchestra.run.smithi032.stdout: openblas-openmp x86_64 0.3.26-2.el9 appstream 4.9 M 2024-09-14T21:59:18.759 INFO:teuthology.orchestra.run.smithi032.stdout: python3-devel x86_64 3.9.19-8.el9 appstream 245 k 2024-09-14T21:59:18.759 INFO:teuthology.orchestra.run.smithi032.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-09-14T21:59:18.759 INFO:teuthology.orchestra.run.smithi032.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-09-14T21:59:18.759 INFO:teuthology.orchestra.run.smithi032.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-09-14T21:59:18.759 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T21:59:18.759 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction Summary 2024-09-14T21:59:18.759 INFO:teuthology.orchestra.run.smithi032.stdout:====================================================================================== 2024-09-14T21:59:18.759 INFO:teuthology.orchestra.run.smithi032.stdout:Install 12 Packages 2024-09-14T21:59:18.759 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T21:59:18.760 INFO:teuthology.orchestra.run.smithi032.stdout:Total download size: 38 M 2024-09-14T21:59:18.760 INFO:teuthology.orchestra.run.smithi032.stdout:Installed size: 212 M 2024-09-14T21:59:18.760 INFO:teuthology.orchestra.run.smithi032.stdout:Downloading Packages: 2024-09-14T21:59:18.784 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-mgr-dashboard-2:19.1.1-324.gecab7be5.el9.noar 12/12 2024-09-14T21:59:19.080 INFO:teuthology.orchestra.run.smithi032.stdout:(1/12): libquadmath-11.5.0-2.el9.x86_64.rpm 1.3 MB/s | 191 kB 00:00 2024-09-14T21:59:19.147 INFO:teuthology.orchestra.run.smithi032.stdout:(2/12): libgfortran-11.5.0-2.el9.x86_64.rpm 3.7 MB/s | 801 kB 00:00 2024-09-14T21:59:19.164 INFO:teuthology.orchestra.run.smithi032.stdout:(3/12): flexiblas-3.0.4-8.el9.x86_64.rpm 391 kB/s | 33 kB 00:00 2024-09-14T21:59:19.197 INFO:teuthology.orchestra.run.smithi032.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 546 kB/s | 18 kB 00:00 2024-09-14T21:59:19.221 INFO:teuthology.orchestra.run.smithi082.stdout:Last metadata expiration check: 0:01:07 ago on Sat 14 Sep 2024 09:58:12 PM UTC. 2024-09-14T21:59:19.231 INFO:teuthology.orchestra.run.smithi032.stdout:(5/12): openblas-0.3.26-2.el9.x86_64.rpm 1.1 MB/s | 38 kB 00:00 2024-09-14T21:59:19.355 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-09-14T21:59:19.356 INFO:teuthology.orchestra.run.smithi032.stdout:(6/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 14 MB/s | 3.0 MB 00:00 2024-09-14T21:59:19.356 INFO:teuthology.orchestra.run.smithi082.stdout:====================================================================================== 2024-09-14T21:59:19.357 INFO:teuthology.orchestra.run.smithi082.stdout: Package Arch Version Repository Size 2024-09-14T21:59:19.357 INFO:teuthology.orchestra.run.smithi082.stdout:====================================================================================== 2024-09-14T21:59:19.357 INFO:teuthology.orchestra.run.smithi082.stdout:Installing: 2024-09-14T21:59:19.357 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-mgr-diskprediction-local noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 7.4 M 2024-09-14T21:59:19.357 INFO:teuthology.orchestra.run.smithi082.stdout:Installing dependencies: 2024-09-14T21:59:19.357 INFO:teuthology.orchestra.run.smithi082.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-09-14T21:59:19.357 INFO:teuthology.orchestra.run.smithi082.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-09-14T21:59:19.357 INFO:teuthology.orchestra.run.smithi082.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-09-14T21:59:19.357 INFO:teuthology.orchestra.run.smithi082.stdout: libgfortran x86_64 11.5.0-2.el9 baseos 801 k 2024-09-14T21:59:19.357 INFO:teuthology.orchestra.run.smithi082.stdout: libquadmath x86_64 11.5.0-2.el9 baseos 191 k 2024-09-14T21:59:19.357 INFO:teuthology.orchestra.run.smithi082.stdout: openblas x86_64 0.3.26-2.el9 appstream 38 k 2024-09-14T21:59:19.357 INFO:teuthology.orchestra.run.smithi082.stdout: openblas-openmp x86_64 0.3.26-2.el9 appstream 4.9 M 2024-09-14T21:59:19.358 INFO:teuthology.orchestra.run.smithi082.stdout: python3-devel x86_64 3.9.19-8.el9 appstream 245 k 2024-09-14T21:59:19.358 INFO:teuthology.orchestra.run.smithi082.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-09-14T21:59:19.358 INFO:teuthology.orchestra.run.smithi082.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-09-14T21:59:19.358 INFO:teuthology.orchestra.run.smithi082.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-09-14T21:59:19.358 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T21:59:19.358 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction Summary 2024-09-14T21:59:19.358 INFO:teuthology.orchestra.run.smithi082.stdout:====================================================================================== 2024-09-14T21:59:19.358 INFO:teuthology.orchestra.run.smithi082.stdout:Install 12 Packages 2024-09-14T21:59:19.358 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T21:59:19.359 INFO:teuthology.orchestra.run.smithi082.stdout:Total download size: 38 M 2024-09-14T21:59:19.359 INFO:teuthology.orchestra.run.smithi082.stdout:Installed size: 212 M 2024-09-14T21:59:19.359 INFO:teuthology.orchestra.run.smithi082.stdout:Downloading Packages: 2024-09-14T21:59:19.448 INFO:teuthology.orchestra.run.smithi032.stdout:(7/12): ceph-mgr-diskprediction-local-19.1.1-32 14 MB/s | 7.4 MB 00:00 2024-09-14T21:59:19.473 INFO:teuthology.orchestra.run.smithi032.stdout:(8/12): python3-devel-3.9.19-8.el9.x86_64.rpm 2.0 MB/s | 245 kB 00:00 2024-09-14T21:59:19.549 INFO:teuthology.orchestra.run.smithi032.stdout:(9/12): openblas-openmp-0.3.26-2.el9.x86_64.rpm 16 MB/s | 4.9 MB 00:00 2024-09-14T21:59:19.574 INFO:teuthology.orchestra.run.smithi032.stdout:(10/12): python3-numpy-f2py-1.20.1-5.el9.x86_64 2.4 MB/s | 250 kB 00:00 2024-09-14T21:59:19.765 INFO:teuthology.orchestra.run.smithi082.stdout:(1/12): libquadmath-11.5.0-2.el9.x86_64.rpm 721 kB/s | 191 kB 00:00 2024-09-14T21:59:19.832 INFO:teuthology.orchestra.run.smithi082.stdout:(2/12): libgfortran-11.5.0-2.el9.x86_64.rpm 2.4 MB/s | 801 kB 00:00 2024-09-14T21:59:19.874 INFO:teuthology.orchestra.run.smithi032.stdout:(11/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 50 MB/s | 16 MB 00:00 2024-09-14T21:59:19.961 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.1.1-324.gecab7be5.el9.noar 12/12 2024-09-14T21:59:19.961 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-grafana-dashboards-2:19.1.1-324.gecab7be5.el9 1/12 2024-09-14T21:59:19.961 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-mgr-dashboard-2:19.1.1-324.gecab7be5.el9.noar 2/12 2024-09-14T21:59:19.961 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-prometheus-alerts-2:19.1.1-324.gecab7be5.el9. 3/12 2024-09-14T21:59:19.961 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-09-14T21:59:19.961 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-09-14T21:59:19.961 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-09-14T21:59:19.962 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-09-14T21:59:19.962 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-09-14T21:59:19.962 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-09-14T21:59:19.962 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-09-14T21:59:19.962 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-09-14T21:59:19.974 INFO:teuthology.orchestra.run.smithi082.stdout:(3/12): ceph-mgr-diskprediction-local-19.1.1-32 16 MB/s | 7.4 MB 00:00 2024-09-14T21:59:20.249 INFO:teuthology.orchestra.run.smithi032.stdout:(12/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 6.4 MB/s | 5.1 MB 00:00 2024-09-14T21:59:20.250 INFO:teuthology.orchestra.run.smithi032.stdout:-------------------------------------------------------------------------------- 2024-09-14T21:59:20.250 INFO:teuthology.orchestra.run.smithi032.stdout:Total 26 MB/s | 38 MB 00:01 2024-09-14T21:59:20.283 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-09-14T21:59:20.283 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T21:59:20.283 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2024-09-14T21:59:20.283 INFO:teuthology.orchestra.run.smithi119.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-09-14T21:59:20.284 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-grafana-dashboards-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-14T21:59:20.284 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mgr-dashboard-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-14T21:59:20.284 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-prometheus-alerts-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-14T21:59:20.284 INFO:teuthology.orchestra.run.smithi119.stdout: grpc-data-1.46.7-10.el9.noarch 2024-09-14T21:59:20.284 INFO:teuthology.orchestra.run.smithi119.stdout: protobuf-3.14.0-13.el9.x86_64 2024-09-14T21:59:20.284 INFO:teuthology.orchestra.run.smithi119.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-09-14T21:59:20.284 INFO:teuthology.orchestra.run.smithi119.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-09-14T21:59:20.284 INFO:teuthology.orchestra.run.smithi119.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-09-14T21:59:20.284 INFO:teuthology.orchestra.run.smithi119.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-09-14T21:59:20.284 INFO:teuthology.orchestra.run.smithi119.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-09-14T21:59:20.284 INFO:teuthology.orchestra.run.smithi119.stdout: python3-routes-2.5.1-5.el9.noarch 2024-09-14T21:59:20.284 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T21:59:20.285 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2024-09-14T21:59:20.383 INFO:teuthology.orchestra.run.smithi082.stdout:(4/12): flexiblas-3.0.4-8.el9.x86_64.rpm 53 kB/s | 33 kB 00:00 2024-09-14T21:59:20.441 INFO:teuthology.orchestra.run.smithi082.stdout:(5/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 39 kB/s | 18 kB 00:00 2024-09-14T21:59:20.511 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install ceph-mgr-diskprediction-local 2024-09-14T21:59:20.615 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction check 2024-09-14T21:59:20.643 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction check succeeded. 2024-09-14T21:59:20.643 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction test 2024-09-14T21:59:20.950 INFO:teuthology.orchestra.run.smithi082.stdout:(6/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 2.7 MB/s | 3.0 MB 00:01 2024-09-14T21:59:20.992 INFO:teuthology.orchestra.run.smithi082.stdout:(7/12): openblas-0.3.26-2.el9.x86_64.rpm 63 kB/s | 38 kB 00:00 2024-09-14T21:59:21.069 INFO:teuthology.orchestra.run.smithi119.stdout:Last metadata expiration check: 0:01:06 ago on Sat 14 Sep 2024 09:58:15 PM UTC. 2024-09-14T21:59:21.096 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction test succeeded. 2024-09-14T21:59:21.096 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction 2024-09-14T21:59:21.201 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2024-09-14T21:59:21.202 INFO:teuthology.orchestra.run.smithi119.stdout:====================================================================================== 2024-09-14T21:59:21.202 INFO:teuthology.orchestra.run.smithi119.stdout: Package Arch Version Repository Size 2024-09-14T21:59:21.203 INFO:teuthology.orchestra.run.smithi119.stdout:====================================================================================== 2024-09-14T21:59:21.203 INFO:teuthology.orchestra.run.smithi119.stdout:Installing: 2024-09-14T21:59:21.203 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mgr-diskprediction-local noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 7.4 M 2024-09-14T21:59:21.203 INFO:teuthology.orchestra.run.smithi119.stdout:Installing dependencies: 2024-09-14T21:59:21.203 INFO:teuthology.orchestra.run.smithi119.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-09-14T21:59:21.203 INFO:teuthology.orchestra.run.smithi119.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-09-14T21:59:21.203 INFO:teuthology.orchestra.run.smithi119.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-09-14T21:59:21.203 INFO:teuthology.orchestra.run.smithi119.stdout: libgfortran x86_64 11.5.0-2.el9 baseos 801 k 2024-09-14T21:59:21.203 INFO:teuthology.orchestra.run.smithi119.stdout: libquadmath x86_64 11.5.0-2.el9 baseos 191 k 2024-09-14T21:59:21.203 INFO:teuthology.orchestra.run.smithi119.stdout: openblas x86_64 0.3.26-2.el9 appstream 38 k 2024-09-14T21:59:21.203 INFO:teuthology.orchestra.run.smithi119.stdout: openblas-openmp x86_64 0.3.26-2.el9 appstream 4.9 M 2024-09-14T21:59:21.203 INFO:teuthology.orchestra.run.smithi119.stdout: python3-devel x86_64 3.9.19-8.el9 appstream 245 k 2024-09-14T21:59:21.203 INFO:teuthology.orchestra.run.smithi119.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-09-14T21:59:21.204 INFO:teuthology.orchestra.run.smithi119.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-09-14T21:59:21.204 INFO:teuthology.orchestra.run.smithi119.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-09-14T21:59:21.204 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T21:59:21.204 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2024-09-14T21:59:21.204 INFO:teuthology.orchestra.run.smithi119.stdout:====================================================================================== 2024-09-14T21:59:21.204 INFO:teuthology.orchestra.run.smithi119.stdout:Install 12 Packages 2024-09-14T21:59:21.204 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T21:59:21.205 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 38 M 2024-09-14T21:59:21.205 INFO:teuthology.orchestra.run.smithi119.stdout:Installed size: 212 M 2024-09-14T21:59:21.205 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2024-09-14T21:59:21.609 INFO:teuthology.orchestra.run.smithi082.stdout:(8/12): openblas-openmp-0.3.26-2.el9.x86_64.rpm 4.2 MB/s | 4.9 MB 00:01 2024-09-14T21:59:21.717 INFO:teuthology.orchestra.run.smithi082.stdout:(9/12): python3-devel-3.9.19-8.el9.x86_64.rpm 319 kB/s | 245 kB 00:00 2024-09-14T21:59:21.888 INFO:teuthology.orchestra.run.smithi119.stdout:(1/12): ceph-mgr-diskprediction-local-19.1.1-32 16 MB/s | 7.4 MB 00:00 2024-09-14T21:59:21.933 INFO:teuthology.orchestra.run.smithi032.stdout: Preparing : 1/1 2024-09-14T21:59:22.006 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-09-14T21:59:22.013 INFO:teuthology.orchestra.run.smithi119.stdout:(2/12): libquadmath-11.5.0-2.el9.x86_64.rpm 328 kB/s | 191 kB 00:00 2024-09-14T21:59:22.039 INFO:teuthology.orchestra.run.smithi119.stdout:(3/12): flexiblas-3.0.4-8.el9.x86_64.rpm 218 kB/s | 33 kB 00:00 2024-09-14T21:59:22.048 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : libquadmath-11.5.0-2.el9.x86_64 2/12 2024-09-14T21:59:22.139 INFO:teuthology.orchestra.run.smithi119.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 182 kB/s | 18 kB 00:00 2024-09-14T21:59:22.160 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : libgfortran-11.5.0-2.el9.x86_64 3/12 2024-09-14T21:59:22.208 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-devel-3.9.19-8.el9.x86_64 4/12 2024-09-14T21:59:22.222 INFO:teuthology.orchestra.run.smithi119.stdout:(5/12): openblas-0.3.26-2.el9.x86_64.rpm 463 kB/s | 38 kB 00:00 2024-09-14T21:59:22.242 INFO:teuthology.orchestra.run.smithi082.stdout:(10/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 4.1 MB/s | 5.1 MB 00:01 2024-09-14T21:59:22.247 INFO:teuthology.orchestra.run.smithi119.stdout:(6/12): libgfortran-11.5.0-2.el9.x86_64.rpm 981 kB/s | 801 kB 00:00 2024-09-14T21:59:22.376 INFO:teuthology.orchestra.run.smithi082.stdout:(11/12): python3-numpy-f2py-1.20.1-5.el9.x86_64 327 kB/s | 250 kB 00:00 2024-09-14T21:59:22.400 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : openblas-0.3.26-2.el9.x86_64 5/12 2024-09-14T21:59:22.406 INFO:teuthology.orchestra.run.smithi119.stdout:(7/12): python3-devel-3.9.19-8.el9.x86_64.rpm 1.5 MB/s | 245 kB 00:00 2024-09-14T21:59:22.431 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : openblas-openmp-0.3.26-2.el9.x86_64 6/12 2024-09-14T21:59:22.510 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-09-14T21:59:22.848 INFO:teuthology.orchestra.run.smithi119.stdout:(8/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 3.6 MB/s | 3.0 MB 00:00 2024-09-14T21:59:22.957 INFO:teuthology.orchestra.run.smithi119.stdout:(9/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 2.3 MB/s | 250 kB 00:00 2024-09-14T21:59:23.143 INFO:teuthology.orchestra.run.smithi082.stdout:(12/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 11 MB/s | 16 MB 00:01 2024-09-14T21:59:23.144 INFO:teuthology.orchestra.run.smithi082.stdout:-------------------------------------------------------------------------------- 2024-09-14T21:59:23.144 INFO:teuthology.orchestra.run.smithi082.stdout:Total 10 MB/s | 38 MB 00:03 2024-09-14T21:59:23.198 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-09-14T21:59:23.274 INFO:teuthology.orchestra.run.smithi119.stdout:(10/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 5.9 MB/s | 5.1 MB 00:00 2024-09-14T21:59:23.315 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-09-14T21:59:23.457 INFO:teuthology.orchestra.run.smithi119.stdout:(11/12): openblas-openmp-0.3.26-2.el9.x86_64.rp 4.0 MB/s | 4.9 MB 00:01 2024-09-14T21:59:23.506 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction check 2024-09-14T21:59:23.533 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction check succeeded. 2024-09-14T21:59:23.533 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction test 2024-09-14T21:59:23.950 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction test succeeded. 2024-09-14T21:59:23.950 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction 2024-09-14T21:59:24.624 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-09-14T21:59:24.706 INFO:teuthology.orchestra.run.smithi082.stdout: Preparing : 1/1 2024-09-14T21:59:24.777 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-09-14T21:59:24.826 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : libquadmath-11.5.0-2.el9.x86_64 2/12 2024-09-14T21:59:24.952 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : libgfortran-11.5.0-2.el9.x86_64 3/12 2024-09-14T21:59:24.992 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-devel-3.9.19-8.el9.x86_64 4/12 2024-09-14T21:59:25.176 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : openblas-0.3.26-2.el9.x86_64 5/12 2024-09-14T21:59:25.216 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : openblas-openmp-0.3.26-2.el9.x86_64 6/12 2024-09-14T21:59:25.292 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-09-14T21:59:25.710 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-09-14T21:59:25.746 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : ceph-mgr-diskprediction-local-2:19.1.1-324.gecab7b 12/12 2024-09-14T21:59:25.939 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-09-14T21:59:26.046 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-09-14T21:59:27.266 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-09-14T21:59:27.765 INFO:teuthology.orchestra.run.smithi119.stdout:(12/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 3.4 MB/s | 16 MB 00:04 2024-09-14T21:59:27.766 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2024-09-14T21:59:27.766 INFO:teuthology.orchestra.run.smithi119.stdout:Total 5.8 MB/s | 38 MB 00:06 2024-09-14T21:59:28.128 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2024-09-14T21:59:28.153 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2024-09-14T21:59:28.153 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2024-09-14T21:59:28.303 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-09-14T21:59:28.304 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.1.1-324.gecab7b 12/12 2024-09-14T21:59:28.304 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.1.1-324.gecab7b 1/12 2024-09-14T21:59:28.305 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : libgfortran-11.5.0-2.el9.x86_64 2/12 2024-09-14T21:59:28.305 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : libquadmath-11.5.0-2.el9.x86_64 3/12 2024-09-14T21:59:28.305 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-09-14T21:59:28.305 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-09-14T21:59:28.305 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-09-14T21:59:28.305 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : openblas-0.3.26-2.el9.x86_64 7/12 2024-09-14T21:59:28.305 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : openblas-openmp-0.3.26-2.el9.x86_64 8/12 2024-09-14T21:59:28.305 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-devel-3.9.19-8.el9.x86_64 9/12 2024-09-14T21:59:28.305 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-09-14T21:59:28.305 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-09-14T21:59:28.332 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : ceph-mgr-diskprediction-local-2:19.1.1-324.gecab7b 12/12 2024-09-14T21:59:28.585 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2024-09-14T21:59:28.586 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2024-09-14T21:59:28.707 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-09-14T21:59:28.707 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T21:59:28.707 INFO:teuthology.orchestra.run.smithi032.stdout:Installed: 2024-09-14T21:59:28.707 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-mgr-diskprediction-local-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-14T21:59:28.708 INFO:teuthology.orchestra.run.smithi032.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-09-14T21:59:28.708 INFO:teuthology.orchestra.run.smithi032.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-09-14T21:59:28.708 INFO:teuthology.orchestra.run.smithi032.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-09-14T21:59:28.708 INFO:teuthology.orchestra.run.smithi032.stdout: libgfortran-11.5.0-2.el9.x86_64 2024-09-14T21:59:28.708 INFO:teuthology.orchestra.run.smithi032.stdout: libquadmath-11.5.0-2.el9.x86_64 2024-09-14T21:59:28.708 INFO:teuthology.orchestra.run.smithi032.stdout: openblas-0.3.26-2.el9.x86_64 2024-09-14T21:59:28.708 INFO:teuthology.orchestra.run.smithi032.stdout: openblas-openmp-0.3.26-2.el9.x86_64 2024-09-14T21:59:28.708 INFO:teuthology.orchestra.run.smithi032.stdout: python3-devel-3.9.19-8.el9.x86_64 2024-09-14T21:59:28.708 INFO:teuthology.orchestra.run.smithi032.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-09-14T21:59:28.708 INFO:teuthology.orchestra.run.smithi032.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-09-14T21:59:28.708 INFO:teuthology.orchestra.run.smithi032.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-09-14T21:59:28.708 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T21:59:28.708 INFO:teuthology.orchestra.run.smithi032.stdout:Complete! 2024-09-14T21:59:29.126 DEBUG:teuthology.orchestra.run.smithi032:> sudo yum -y install ceph-mgr-rook 2024-09-14T21:59:29.337 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2024-09-14T21:59:29.399 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-09-14T21:59:29.445 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : libquadmath-11.5.0-2.el9.x86_64 2/12 2024-09-14T21:59:29.545 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : libgfortran-11.5.0-2.el9.x86_64 3/12 2024-09-14T21:59:29.589 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-devel-3.9.19-8.el9.x86_64 4/12 2024-09-14T21:59:29.783 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : openblas-0.3.26-2.el9.x86_64 5/12 2024-09-14T21:59:29.787 INFO:teuthology.orchestra.run.smithi032.stdout:Last metadata expiration check: 0:01:18 ago on Sat 14 Sep 2024 09:58:11 PM UTC. 2024-09-14T21:59:29.822 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : openblas-openmp-0.3.26-2.el9.x86_64 6/12 2024-09-14T21:59:29.898 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-09-14T21:59:29.930 INFO:teuthology.orchestra.run.smithi032.stdout:Dependencies resolved. 2024-09-14T21:59:29.931 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2024-09-14T21:59:29.931 INFO:teuthology.orchestra.run.smithi032.stdout: Package Arch Version Repository Size 2024-09-14T21:59:29.931 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2024-09-14T21:59:29.931 INFO:teuthology.orchestra.run.smithi032.stdout:Installing: 2024-09-14T21:59:29.931 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-mgr-rook noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 49 k 2024-09-14T21:59:29.931 INFO:teuthology.orchestra.run.smithi032.stdout:Installing dependencies: 2024-09-14T21:59:29.931 INFO:teuthology.orchestra.run.smithi032.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-09-14T21:59:29.931 INFO:teuthology.orchestra.run.smithi032.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2024-09-14T21:59:29.932 INFO:teuthology.orchestra.run.smithi032.stdout: python3-google-auth noarch 1:2.34.0-1.el9 epel 220 k 2024-09-14T21:59:29.932 INFO:teuthology.orchestra.run.smithi032.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-09-14T21:59:29.932 INFO:teuthology.orchestra.run.smithi032.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-09-14T21:59:29.932 INFO:teuthology.orchestra.run.smithi032.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-09-14T21:59:29.932 INFO:teuthology.orchestra.run.smithi032.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-09-14T21:59:29.932 INFO:teuthology.orchestra.run.smithi032.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-09-14T21:59:29.932 INFO:teuthology.orchestra.run.smithi032.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-09-14T21:59:29.932 INFO:teuthology.orchestra.run.smithi032.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-09-14T21:59:29.932 INFO:teuthology.orchestra.run.smithi032.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-09-14T21:59:29.932 INFO:teuthology.orchestra.run.smithi032.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-09-14T21:59:29.932 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T21:59:29.932 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction Summary 2024-09-14T21:59:29.932 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2024-09-14T21:59:29.933 INFO:teuthology.orchestra.run.smithi032.stdout:Install 13 Packages 2024-09-14T21:59:29.933 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T21:59:29.933 INFO:teuthology.orchestra.run.smithi032.stdout:Total download size: 2.2 M 2024-09-14T21:59:29.933 INFO:teuthology.orchestra.run.smithi032.stdout:Installed size: 26 M 2024-09-14T21:59:29.933 INFO:teuthology.orchestra.run.smithi032.stdout:Downloading Packages: 2024-09-14T21:59:30.363 INFO:teuthology.orchestra.run.smithi032.stdout:(1/13): python3-jsonpointer-2.0-4.el9.noarch.rp 234 kB/s | 19 kB 00:00 2024-09-14T21:59:30.388 INFO:teuthology.orchestra.run.smithi032.stdout:(2/13): python3-jsonpatch-1.21-16.el9.noarch.rp 240 kB/s | 26 kB 00:00 2024-09-14T21:59:30.497 INFO:teuthology.orchestra.run.smithi032.stdout:(3/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.4 MB/s | 159 kB 00:00 2024-09-14T21:59:30.522 INFO:teuthology.orchestra.run.smithi032.stdout:(4/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 1.4 MB/s | 222 kB 00:00 2024-09-14T21:59:30.541 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-09-14T21:59:30.564 INFO:teuthology.orchestra.run.smithi032.stdout:(5/13): python3-requests-oauthlib-1.3.0-12.el9. 1.3 MB/s | 54 kB 00:00 2024-09-14T21:59:30.598 INFO:teuthology.orchestra.run.smithi032.stdout:(6/13): python3-cachetools-4.2.4-1.el9.noarch.r 972 kB/s | 32 kB 00:00 2024-09-14T21:59:30.623 INFO:teuthology.orchestra.run.smithi032.stdout:(7/13): python3-pyasn1-modules-0.4.8-6.el9.noar 2.2 MB/s | 279 kB 00:00 2024-09-14T21:59:30.640 INFO:teuthology.orchestra.run.smithi032.stdout:(8/13): python3-certifi-2023.05.07-4.el9.noarch 336 kB/s | 14 kB 00:00 2024-09-14T21:59:30.667 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-09-14T21:59:30.690 INFO:teuthology.orchestra.run.smithi032.stdout:(9/13): python3-kubernetes-26.1.0-2.el9.noarch. 24 MB/s | 1.0 MB 00:00 2024-09-14T21:59:30.715 INFO:teuthology.orchestra.run.smithi032.stdout:(10/13): python3-rsa-4.9-2.el9.noarch.rpm 2.3 MB/s | 59 kB 00:00 2024-09-14T21:59:30.741 INFO:teuthology.orchestra.run.smithi032.stdout:(11/13): python3-google-auth-2.34.0-1.el9.noarc 1.8 MB/s | 220 kB 00:00 2024-09-14T21:59:30.757 INFO:teuthology.orchestra.run.smithi032.stdout:(12/13): ceph-mgr-rook-19.1.1-324.gecab7be5.el9 103 kB/s | 49 kB 00:00 2024-09-14T21:59:30.783 INFO:teuthology.orchestra.run.smithi032.stdout:(13/13): python3-websocket-client-1.2.3-2.el9.n 1.3 MB/s | 90 kB 00:00 2024-09-14T21:59:30.785 INFO:teuthology.orchestra.run.smithi032.stdout:-------------------------------------------------------------------------------- 2024-09-14T21:59:30.786 INFO:teuthology.orchestra.run.smithi032.stdout:Total 2.6 MB/s | 2.2 MB 00:00 2024-09-14T21:59:30.855 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction check 2024-09-14T21:59:30.871 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction check succeeded. 2024-09-14T21:59:30.872 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction test 2024-09-14T21:59:30.909 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.1.1-324.gecab7b 12/12 2024-09-14T21:59:30.909 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.1.1-324.gecab7b 1/12 2024-09-14T21:59:30.909 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : libgfortran-11.5.0-2.el9.x86_64 2/12 2024-09-14T21:59:30.909 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : libquadmath-11.5.0-2.el9.x86_64 3/12 2024-09-14T21:59:30.909 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-09-14T21:59:30.909 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-09-14T21:59:30.909 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-09-14T21:59:30.910 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : openblas-0.3.26-2.el9.x86_64 7/12 2024-09-14T21:59:30.910 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : openblas-openmp-0.3.26-2.el9.x86_64 8/12 2024-09-14T21:59:30.910 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-devel-3.9.19-8.el9.x86_64 9/12 2024-09-14T21:59:30.910 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-09-14T21:59:30.910 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-09-14T21:59:30.969 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction test succeeded. 2024-09-14T21:59:30.969 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction 2024-09-14T21:59:31.361 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-09-14T21:59:31.361 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T21:59:31.361 INFO:teuthology.orchestra.run.smithi082.stdout:Installed: 2024-09-14T21:59:31.362 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-mgr-diskprediction-local-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-14T21:59:31.362 INFO:teuthology.orchestra.run.smithi082.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-09-14T21:59:31.362 INFO:teuthology.orchestra.run.smithi082.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-09-14T21:59:31.362 INFO:teuthology.orchestra.run.smithi082.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-09-14T21:59:31.362 INFO:teuthology.orchestra.run.smithi082.stdout: libgfortran-11.5.0-2.el9.x86_64 2024-09-14T21:59:31.362 INFO:teuthology.orchestra.run.smithi082.stdout: libquadmath-11.5.0-2.el9.x86_64 2024-09-14T21:59:31.362 INFO:teuthology.orchestra.run.smithi082.stdout: openblas-0.3.26-2.el9.x86_64 2024-09-14T21:59:31.362 INFO:teuthology.orchestra.run.smithi082.stdout: openblas-openmp-0.3.26-2.el9.x86_64 2024-09-14T21:59:31.362 INFO:teuthology.orchestra.run.smithi082.stdout: python3-devel-3.9.19-8.el9.x86_64 2024-09-14T21:59:31.362 INFO:teuthology.orchestra.run.smithi082.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-09-14T21:59:31.362 INFO:teuthology.orchestra.run.smithi082.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-09-14T21:59:31.362 INFO:teuthology.orchestra.run.smithi082.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-09-14T21:59:31.362 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T21:59:31.362 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-09-14T21:59:31.484 INFO:teuthology.orchestra.run.smithi032.stdout: Preparing : 1/1 2024-09-14T21:59:31.654 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-09-14T21:59:31.710 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-09-14T21:59:31.764 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum -y install ceph-mgr-rook 2024-09-14T21:59:31.767 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-09-14T21:59:31.810 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-09-14T21:59:31.853 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 5/13 2024-09-14T21:59:31.900 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-09-14T21:59:31.958 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-09-14T21:59:32.077 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-google-auth-1:2.34.0-1.el9.noarch 7/13 2024-09-14T21:59:32.129 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-09-14T21:59:32.334 INFO:teuthology.orchestra.run.smithi082.stdout:Last metadata expiration check: 0:01:20 ago on Sat 14 Sep 2024 09:58:12 PM UTC. 2024-09-14T21:59:32.467 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-09-14T21:59:32.468 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-09-14T21:59:32.468 INFO:teuthology.orchestra.run.smithi082.stdout: Package Arch Version Repository Size 2024-09-14T21:59:32.468 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-09-14T21:59:32.468 INFO:teuthology.orchestra.run.smithi082.stdout:Installing: 2024-09-14T21:59:32.468 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-mgr-rook noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 49 k 2024-09-14T21:59:32.469 INFO:teuthology.orchestra.run.smithi082.stdout:Installing dependencies: 2024-09-14T21:59:32.469 INFO:teuthology.orchestra.run.smithi082.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-09-14T21:59:32.469 INFO:teuthology.orchestra.run.smithi082.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2024-09-14T21:59:32.469 INFO:teuthology.orchestra.run.smithi082.stdout: python3-google-auth noarch 1:2.34.0-1.el9 epel 220 k 2024-09-14T21:59:32.469 INFO:teuthology.orchestra.run.smithi082.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-09-14T21:59:32.469 INFO:teuthology.orchestra.run.smithi082.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-09-14T21:59:32.469 INFO:teuthology.orchestra.run.smithi082.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-09-14T21:59:32.469 INFO:teuthology.orchestra.run.smithi082.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-09-14T21:59:32.469 INFO:teuthology.orchestra.run.smithi082.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-09-14T21:59:32.469 INFO:teuthology.orchestra.run.smithi082.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-09-14T21:59:32.469 INFO:teuthology.orchestra.run.smithi082.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-09-14T21:59:32.469 INFO:teuthology.orchestra.run.smithi082.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-09-14T21:59:32.470 INFO:teuthology.orchestra.run.smithi082.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-09-14T21:59:32.470 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T21:59:32.470 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction Summary 2024-09-14T21:59:32.470 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-09-14T21:59:32.470 INFO:teuthology.orchestra.run.smithi082.stdout:Install 13 Packages 2024-09-14T21:59:32.470 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T21:59:32.471 INFO:teuthology.orchestra.run.smithi082.stdout:Total download size: 2.2 M 2024-09-14T21:59:32.471 INFO:teuthology.orchestra.run.smithi082.stdout:Installed size: 26 M 2024-09-14T21:59:32.471 INFO:teuthology.orchestra.run.smithi082.stdout:Downloading Packages: 2024-09-14T21:59:32.885 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-09-14T21:59:32.934 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-09-14T21:59:32.948 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-09-14T21:59:32.967 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-09-14T21:59:32.979 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-mgr-diskprediction-local-2:19.1.1-324.gecab7b 12/12 2024-09-14T21:59:33.016 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-09-14T21:59:33.017 INFO:teuthology.orchestra.run.smithi082.stdout:(1/13): python3-jsonpatch-1.21-16.el9.noarch.rp 220 kB/s | 26 kB 00:00 2024-09-14T21:59:33.041 INFO:teuthology.orchestra.run.smithi082.stdout:(2/13): python3-jsonpointer-2.0-4.el9.noarch.rp 135 kB/s | 19 kB 00:00 2024-09-14T21:59:33.045 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : ceph-mgr-rook-2:19.1.1-324.gecab7be5.el9.noarch 13/13 2024-09-14T21:59:33.142 INFO:teuthology.orchestra.run.smithi082.stdout:(3/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 1.7 MB/s | 222 kB 00:00 2024-09-14T21:59:33.167 INFO:teuthology.orchestra.run.smithi082.stdout:(4/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.2 MB/s | 159 kB 00:00 2024-09-14T21:59:33.218 INFO:teuthology.orchestra.run.smithi082.stdout:(5/13): python3-requests-oauthlib-1.3.0-12.el9. 1.0 MB/s | 54 kB 00:00 2024-09-14T21:59:33.251 INFO:teuthology.orchestra.run.smithi082.stdout:(6/13): ceph-mgr-rook-19.1.1-324.gecab7be5.el9. 140 kB/s | 49 kB 00:00 2024-09-14T21:59:33.276 INFO:teuthology.orchestra.run.smithi082.stdout:(7/13): python3-pyasn1-modules-0.4.8-6.el9.noar 2.0 MB/s | 279 kB 00:00 2024-09-14T21:59:33.301 INFO:teuthology.orchestra.run.smithi082.stdout:(8/13): python3-cachetools-4.2.4-1.el9.noarch.r 384 kB/s | 32 kB 00:00 2024-09-14T21:59:33.327 INFO:teuthology.orchestra.run.smithi082.stdout:(9/13): python3-certifi-2023.05.07-4.el9.noarch 192 kB/s | 14 kB 00:00 2024-09-14T21:59:33.344 INFO:teuthology.orchestra.run.smithi082.stdout:(10/13): python3-rsa-4.9-2.el9.noarch.rpm 3.8 MB/s | 59 kB 00:00 2024-09-14T21:59:33.369 INFO:teuthology.orchestra.run.smithi082.stdout:(11/13): python3-google-auth-2.34.0-1.el9.noarc 2.5 MB/s | 220 kB 00:00 2024-09-14T21:59:33.394 INFO:teuthology.orchestra.run.smithi082.stdout:(12/13): python3-websocket-client-1.2.3-2.el9.n 1.8 MB/s | 90 kB 00:00 2024-09-14T21:59:33.436 INFO:teuthology.orchestra.run.smithi082.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 8.1 MB/s | 1.0 MB 00:00 2024-09-14T21:59:33.439 INFO:teuthology.orchestra.run.smithi082.stdout:-------------------------------------------------------------------------------- 2024-09-14T21:59:33.440 INFO:teuthology.orchestra.run.smithi082.stdout:Total 2.3 MB/s | 2.2 MB 00:00 2024-09-14T21:59:33.503 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction check 2024-09-14T21:59:33.518 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction check succeeded. 2024-09-14T21:59:33.518 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction test 2024-09-14T21:59:33.607 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction test succeeded. 2024-09-14T21:59:33.609 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction 2024-09-14T21:59:33.772 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: ceph-mgr-rook-2:19.1.1-324.gecab7be5.el9.noarch 13/13 2024-09-14T21:59:33.772 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : ceph-mgr-rook-2:19.1.1-324.gecab7be5.el9.noarch 1/13 2024-09-14T21:59:33.772 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-09-14T21:59:33.772 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-09-14T21:59:33.772 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-09-14T21:59:33.772 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-09-14T21:59:33.772 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-09-14T21:59:33.772 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-09-14T21:59:33.772 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-09-14T21:59:33.772 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 9/13 2024-09-14T21:59:33.773 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-google-auth-1:2.34.0-1.el9.noarch 10/13 2024-09-14T21:59:33.773 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-09-14T21:59:33.773 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-09-14T21:59:34.106 INFO:teuthology.orchestra.run.smithi082.stdout: Preparing : 1/1 2024-09-14T21:59:34.107 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-09-14T21:59:34.107 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T21:59:34.107 INFO:teuthology.orchestra.run.smithi032.stdout:Installed: 2024-09-14T21:59:34.107 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-mgr-rook-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-14T21:59:34.108 INFO:teuthology.orchestra.run.smithi032.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-09-14T21:59:34.108 INFO:teuthology.orchestra.run.smithi032.stdout: python3-certifi-2023.05.07-4.el9.noarch 2024-09-14T21:59:34.108 INFO:teuthology.orchestra.run.smithi032.stdout: python3-google-auth-1:2.34.0-1.el9.noarch 2024-09-14T21:59:34.108 INFO:teuthology.orchestra.run.smithi032.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-09-14T21:59:34.108 INFO:teuthology.orchestra.run.smithi032.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-09-14T21:59:34.108 INFO:teuthology.orchestra.run.smithi032.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-09-14T21:59:34.108 INFO:teuthology.orchestra.run.smithi032.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-09-14T21:59:34.108 INFO:teuthology.orchestra.run.smithi032.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-09-14T21:59:34.108 INFO:teuthology.orchestra.run.smithi032.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-09-14T21:59:34.108 INFO:teuthology.orchestra.run.smithi032.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-09-14T21:59:34.108 INFO:teuthology.orchestra.run.smithi032.stdout: python3-rsa-4.9-2.el9.noarch 2024-09-14T21:59:34.108 INFO:teuthology.orchestra.run.smithi032.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-09-14T21:59:34.108 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T21:59:34.109 INFO:teuthology.orchestra.run.smithi032.stdout:Complete! 2024-09-14T21:59:34.256 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-09-14T21:59:34.312 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-09-14T21:59:34.368 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-09-14T21:59:34.385 DEBUG:teuthology.orchestra.run.smithi032:> sudo yum -y install ceph-mgr-cephadm 2024-09-14T21:59:34.405 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-09-14T21:59:34.446 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 5/13 2024-09-14T21:59:34.547 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-09-14T21:59:34.657 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-google-auth-1:2.34.0-1.el9.noarch 7/13 2024-09-14T21:59:34.715 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-09-14T21:59:34.984 INFO:teuthology.orchestra.run.smithi032.stdout:Last metadata expiration check: 0:01:23 ago on Sat 14 Sep 2024 09:58:11 PM UTC. 2024-09-14T21:59:35.125 INFO:teuthology.orchestra.run.smithi032.stdout:Dependencies resolved. 2024-09-14T21:59:35.126 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2024-09-14T21:59:35.126 INFO:teuthology.orchestra.run.smithi032.stdout: Package Arch Version Repository Size 2024-09-14T21:59:35.126 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2024-09-14T21:59:35.126 INFO:teuthology.orchestra.run.smithi032.stdout:Installing: 2024-09-14T21:59:35.126 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-mgr-cephadm noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 146 k 2024-09-14T21:59:35.126 INFO:teuthology.orchestra.run.smithi032.stdout:Installing dependencies: 2024-09-14T21:59:35.126 INFO:teuthology.orchestra.run.smithi032.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-09-14T21:59:35.126 INFO:teuthology.orchestra.run.smithi032.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-09-14T21:59:35.126 INFO:teuthology.orchestra.run.smithi032.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-09-14T21:59:35.126 INFO:teuthology.orchestra.run.smithi032.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-09-14T21:59:35.127 INFO:teuthology.orchestra.run.smithi032.stdout: python3-typing-extensions noarch 4.12.2-2.el9 epel 74 k 2024-09-14T21:59:35.127 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T21:59:35.127 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction Summary 2024-09-14T21:59:35.127 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2024-09-14T21:59:35.127 INFO:teuthology.orchestra.run.smithi032.stdout:Install 6 Packages 2024-09-14T21:59:35.127 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T21:59:35.127 INFO:teuthology.orchestra.run.smithi032.stdout:Total download size: 7.0 M 2024-09-14T21:59:35.128 INFO:teuthology.orchestra.run.smithi032.stdout:Installed size: 33 M 2024-09-14T21:59:35.128 INFO:teuthology.orchestra.run.smithi032.stdout:Downloading Packages: 2024-09-14T21:59:35.423 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-09-14T21:59:35.465 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.1.1-324.gecab7b 12/12 2024-09-14T21:59:35.465 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.1.1-324.gecab7b 1/12 2024-09-14T21:59:35.465 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : libgfortran-11.5.0-2.el9.x86_64 2/12 2024-09-14T21:59:35.465 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : libquadmath-11.5.0-2.el9.x86_64 3/12 2024-09-14T21:59:35.465 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-09-14T21:59:35.465 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-09-14T21:59:35.465 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-09-14T21:59:35.465 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : openblas-0.3.26-2.el9.x86_64 7/12 2024-09-14T21:59:35.465 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : openblas-openmp-0.3.26-2.el9.x86_64 8/12 2024-09-14T21:59:35.465 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-devel-3.9.19-8.el9.x86_64 9/12 2024-09-14T21:59:35.466 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-09-14T21:59:35.466 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-09-14T21:59:35.479 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-09-14T21:59:35.512 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-09-14T21:59:35.551 INFO:teuthology.orchestra.run.smithi032.stdout:(1/6): python3-jinja2-2.11.3-6.el9.noarch.rpm 1.2 MB/s | 248 kB 00:00 2024-09-14T21:59:35.560 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-09-14T21:59:35.583 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : ceph-mgr-rook-2:19.1.1-324.gecab7be5.el9.noarch 13/13 2024-09-14T21:59:35.584 INFO:teuthology.orchestra.run.smithi032.stdout:(2/6): ceph-mgr-cephadm-19.1.1-324.gecab7be5.el 599 kB/s | 146 kB 00:00 2024-09-14T21:59:35.643 INFO:teuthology.orchestra.run.smithi032.stdout:(3/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 5.8 MB/s | 548 kB 00:00 2024-09-14T21:59:35.677 INFO:teuthology.orchestra.run.smithi032.stdout:(4/6): python3-natsort-7.1.1-5.el9.noarch.rpm 625 kB/s | 58 kB 00:00 2024-09-14T21:59:35.702 INFO:teuthology.orchestra.run.smithi032.stdout:(5/6): python3-typing-extensions-4.12.2-2.el9.n 1.2 MB/s | 74 kB 00:00 2024-09-14T21:59:35.836 INFO:teuthology.orchestra.run.smithi032.stdout:(6/6): python3-babel-2.9.1-2.el9.noarch.rpm 12 MB/s | 6.0 MB 00:00 2024-09-14T21:59:35.838 INFO:teuthology.orchestra.run.smithi032.stdout:-------------------------------------------------------------------------------- 2024-09-14T21:59:35.838 INFO:teuthology.orchestra.run.smithi032.stdout:Total 9.9 MB/s | 7.0 MB 00:00 2024-09-14T21:59:35.849 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-09-14T21:59:35.849 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T21:59:35.849 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2024-09-14T21:59:35.849 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mgr-diskprediction-local-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-14T21:59:35.849 INFO:teuthology.orchestra.run.smithi119.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-09-14T21:59:35.849 INFO:teuthology.orchestra.run.smithi119.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-09-14T21:59:35.850 INFO:teuthology.orchestra.run.smithi119.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-09-14T21:59:35.850 INFO:teuthology.orchestra.run.smithi119.stdout: libgfortran-11.5.0-2.el9.x86_64 2024-09-14T21:59:35.850 INFO:teuthology.orchestra.run.smithi119.stdout: libquadmath-11.5.0-2.el9.x86_64 2024-09-14T21:59:35.850 INFO:teuthology.orchestra.run.smithi119.stdout: openblas-0.3.26-2.el9.x86_64 2024-09-14T21:59:35.850 INFO:teuthology.orchestra.run.smithi119.stdout: openblas-openmp-0.3.26-2.el9.x86_64 2024-09-14T21:59:35.850 INFO:teuthology.orchestra.run.smithi119.stdout: python3-devel-3.9.19-8.el9.x86_64 2024-09-14T21:59:35.850 INFO:teuthology.orchestra.run.smithi119.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-09-14T21:59:35.850 INFO:teuthology.orchestra.run.smithi119.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-09-14T21:59:35.850 INFO:teuthology.orchestra.run.smithi119.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-09-14T21:59:35.850 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T21:59:35.850 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2024-09-14T21:59:35.912 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction check 2024-09-14T21:59:35.924 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction check succeeded. 2024-09-14T21:59:35.924 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction test 2024-09-14T21:59:36.031 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction test succeeded. 2024-09-14T21:59:36.033 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction 2024-09-14T21:59:36.214 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install ceph-mgr-rook 2024-09-14T21:59:36.335 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: ceph-mgr-rook-2:19.1.1-324.gecab7be5.el9.noarch 13/13 2024-09-14T21:59:36.335 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : ceph-mgr-rook-2:19.1.1-324.gecab7be5.el9.noarch 1/13 2024-09-14T21:59:36.335 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-09-14T21:59:36.335 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-09-14T21:59:36.335 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-09-14T21:59:36.335 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-09-14T21:59:36.336 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-09-14T21:59:36.336 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-09-14T21:59:36.336 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-09-14T21:59:36.336 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 9/13 2024-09-14T21:59:36.336 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-google-auth-1:2.34.0-1.el9.noarch 10/13 2024-09-14T21:59:36.336 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-09-14T21:59:36.336 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-09-14T21:59:36.341 INFO:teuthology.orchestra.run.smithi032.stdout: Preparing : 1/1 2024-09-14T21:59:36.534 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-typing-extensions-4.12.2-2.el9.noarch 1/6 2024-09-14T21:59:36.589 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-09-14T21:59:36.666 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-09-14T21:59:36.666 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T21:59:36.666 INFO:teuthology.orchestra.run.smithi082.stdout:Installed: 2024-09-14T21:59:36.666 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-mgr-rook-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-14T21:59:36.666 INFO:teuthology.orchestra.run.smithi082.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-09-14T21:59:36.667 INFO:teuthology.orchestra.run.smithi082.stdout: python3-certifi-2023.05.07-4.el9.noarch 2024-09-14T21:59:36.667 INFO:teuthology.orchestra.run.smithi082.stdout: python3-google-auth-1:2.34.0-1.el9.noarch 2024-09-14T21:59:36.667 INFO:teuthology.orchestra.run.smithi082.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-09-14T21:59:36.667 INFO:teuthology.orchestra.run.smithi082.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-09-14T21:59:36.667 INFO:teuthology.orchestra.run.smithi082.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-09-14T21:59:36.667 INFO:teuthology.orchestra.run.smithi082.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-09-14T21:59:36.667 INFO:teuthology.orchestra.run.smithi082.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-09-14T21:59:36.667 INFO:teuthology.orchestra.run.smithi082.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-09-14T21:59:36.667 INFO:teuthology.orchestra.run.smithi082.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-09-14T21:59:36.667 INFO:teuthology.orchestra.run.smithi082.stdout: python3-rsa-4.9-2.el9.noarch 2024-09-14T21:59:36.667 INFO:teuthology.orchestra.run.smithi082.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-09-14T21:59:36.667 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T21:59:36.667 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-09-14T21:59:36.785 INFO:teuthology.orchestra.run.smithi119.stdout:Last metadata expiration check: 0:01:21 ago on Sat 14 Sep 2024 09:58:15 PM UTC. 2024-09-14T21:59:36.917 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum -y install ceph-mgr-cephadm 2024-09-14T21:59:36.918 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2024-09-14T21:59:36.918 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-09-14T21:59:36.919 INFO:teuthology.orchestra.run.smithi119.stdout: Package Arch Version Repository Size 2024-09-14T21:59:36.919 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-09-14T21:59:36.919 INFO:teuthology.orchestra.run.smithi119.stdout:Installing: 2024-09-14T21:59:36.919 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mgr-rook noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 49 k 2024-09-14T21:59:36.919 INFO:teuthology.orchestra.run.smithi119.stdout:Installing dependencies: 2024-09-14T21:59:36.919 INFO:teuthology.orchestra.run.smithi119.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-09-14T21:59:36.919 INFO:teuthology.orchestra.run.smithi119.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2024-09-14T21:59:36.919 INFO:teuthology.orchestra.run.smithi119.stdout: python3-google-auth noarch 1:2.34.0-1.el9 epel 220 k 2024-09-14T21:59:36.919 INFO:teuthology.orchestra.run.smithi119.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-09-14T21:59:36.919 INFO:teuthology.orchestra.run.smithi119.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-09-14T21:59:36.919 INFO:teuthology.orchestra.run.smithi119.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-09-14T21:59:36.919 INFO:teuthology.orchestra.run.smithi119.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-09-14T21:59:36.920 INFO:teuthology.orchestra.run.smithi119.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-09-14T21:59:36.920 INFO:teuthology.orchestra.run.smithi119.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-09-14T21:59:36.920 INFO:teuthology.orchestra.run.smithi119.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-09-14T21:59:36.920 INFO:teuthology.orchestra.run.smithi119.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-09-14T21:59:36.920 INFO:teuthology.orchestra.run.smithi119.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-09-14T21:59:36.920 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T21:59:36.920 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2024-09-14T21:59:36.920 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-09-14T21:59:36.920 INFO:teuthology.orchestra.run.smithi119.stdout:Install 13 Packages 2024-09-14T21:59:36.920 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T21:59:36.921 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 2.2 M 2024-09-14T21:59:36.921 INFO:teuthology.orchestra.run.smithi119.stdout:Installed size: 26 M 2024-09-14T21:59:36.921 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2024-09-14T21:59:37.142 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-09-14T21:59:37.179 INFO:teuthology.orchestra.run.smithi119.stdout:(1/13): python3-jsonpointer-2.0-4.el9.noarch.rp 206 kB/s | 19 kB 00:00 2024-09-14T21:59:37.204 INFO:teuthology.orchestra.run.smithi119.stdout:(2/13): python3-jsonpatch-1.21-16.el9.noarch.rp 217 kB/s | 26 kB 00:00 2024-09-14T21:59:37.226 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-09-14T21:59:37.263 INFO:teuthology.orchestra.run.smithi119.stdout:(3/13): ceph-mgr-rook-19.1.1-324.gecab7be5.el9. 279 kB/s | 49 kB 00:00 2024-09-14T21:59:37.306 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 5/6 2024-09-14T21:59:37.313 INFO:teuthology.orchestra.run.smithi119.stdout:(4/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 1.6 MB/s | 222 kB 00:00 2024-09-14T21:59:37.338 INFO:teuthology.orchestra.run.smithi119.stdout:(5/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.2 MB/s | 159 kB 00:00 2024-09-14T21:59:37.341 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : ceph-mgr-cephadm-2:19.1.1-324.gecab7be5.el9.noarch 6/6 2024-09-14T21:59:37.363 INFO:teuthology.orchestra.run.smithi119.stdout:(6/13): python3-requests-oauthlib-1.3.0-12.el9. 1.0 MB/s | 54 kB 00:00 2024-09-14T21:59:37.389 INFO:teuthology.orchestra.run.smithi119.stdout:(7/13): python3-cachetools-4.2.4-1.el9.noarch.r 641 kB/s | 32 kB 00:00 2024-09-14T21:59:37.406 INFO:teuthology.orchestra.run.smithi119.stdout:(8/13): python3-certifi-2023.05.07-4.el9.noarch 350 kB/s | 14 kB 00:00 2024-09-14T21:59:37.431 INFO:teuthology.orchestra.run.smithi119.stdout:(9/13): python3-google-auth-2.34.0-1.el9.noarch 5.3 MB/s | 220 kB 00:00 2024-09-14T21:59:37.448 INFO:teuthology.orchestra.run.smithi119.stdout:(10/13): python3-rsa-4.9-2.el9.noarch.rpm 3.5 MB/s | 59 kB 00:00 2024-09-14T21:59:37.473 INFO:teuthology.orchestra.run.smithi119.stdout:(11/13): python3-websocket-client-1.2.3-2.el9.n 3.5 MB/s | 90 kB 00:00 2024-09-14T21:59:37.482 INFO:teuthology.orchestra.run.smithi082.stdout:Last metadata expiration check: 0:01:25 ago on Sat 14 Sep 2024 09:58:12 PM UTC. 2024-09-14T21:59:37.515 INFO:teuthology.orchestra.run.smithi119.stdout:(12/13): python3-kubernetes-26.1.0-2.el9.noarch 9.4 MB/s | 1.0 MB 00:00 2024-09-14T21:59:37.540 INFO:teuthology.orchestra.run.smithi119.stdout:(13/13): python3-pyasn1-modules-0.4.8-6.el9.noa 1.0 MB/s | 279 kB 00:00 2024-09-14T21:59:37.542 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2024-09-14T21:59:37.542 INFO:teuthology.orchestra.run.smithi119.stdout:Total 3.6 MB/s | 2.2 MB 00:00 2024-09-14T21:59:37.605 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2024-09-14T21:59:37.616 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-09-14T21:59:37.617 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-09-14T21:59:37.617 INFO:teuthology.orchestra.run.smithi082.stdout: Package Arch Version Repository Size 2024-09-14T21:59:37.617 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-09-14T21:59:37.617 INFO:teuthology.orchestra.run.smithi082.stdout:Installing: 2024-09-14T21:59:37.617 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-mgr-cephadm noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 146 k 2024-09-14T21:59:37.617 INFO:teuthology.orchestra.run.smithi082.stdout:Installing dependencies: 2024-09-14T21:59:37.617 INFO:teuthology.orchestra.run.smithi082.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-09-14T21:59:37.617 INFO:teuthology.orchestra.run.smithi082.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-09-14T21:59:37.617 INFO:teuthology.orchestra.run.smithi082.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-09-14T21:59:37.617 INFO:teuthology.orchestra.run.smithi082.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-09-14T21:59:37.617 INFO:teuthology.orchestra.run.smithi082.stdout: python3-typing-extensions noarch 4.12.2-2.el9 epel 74 k 2024-09-14T21:59:37.617 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T21:59:37.618 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction Summary 2024-09-14T21:59:37.618 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-09-14T21:59:37.618 INFO:teuthology.orchestra.run.smithi082.stdout:Install 6 Packages 2024-09-14T21:59:37.618 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T21:59:37.618 INFO:teuthology.orchestra.run.smithi082.stdout:Total download size: 7.0 M 2024-09-14T21:59:37.618 INFO:teuthology.orchestra.run.smithi082.stdout:Installed size: 33 M 2024-09-14T21:59:37.618 INFO:teuthology.orchestra.run.smithi082.stdout:Downloading Packages: 2024-09-14T21:59:37.620 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2024-09-14T21:59:37.620 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2024-09-14T21:59:37.709 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2024-09-14T21:59:37.711 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2024-09-14T21:59:38.081 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.1.1-324.gecab7be5.el9.noarch 6/6 2024-09-14T21:59:38.082 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : ceph-mgr-cephadm-2:19.1.1-324.gecab7be5.el9.noarch 1/6 2024-09-14T21:59:38.082 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-09-14T21:59:38.082 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 3/6 2024-09-14T21:59:38.082 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-09-14T21:59:38.082 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-09-14T21:59:38.256 INFO:teuthology.orchestra.run.smithi082.stdout:(1/6): python3-jinja2-2.11.3-6.el9.noarch.rpm 1.7 MB/s | 248 kB 00:00 2024-09-14T21:59:38.256 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2024-09-14T21:59:38.306 INFO:teuthology.orchestra.run.smithi082.stdout:(2/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 11 MB/s | 548 kB 00:00 2024-09-14T21:59:38.331 INFO:teuthology.orchestra.run.smithi082.stdout:(3/6): ceph-mgr-cephadm-19.1.1-324.gecab7be5.el 669 kB/s | 146 kB 00:00 2024-09-14T21:59:38.354 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : python3-typing-extensions-4.12.2-2.el9.noarch 6/6 2024-09-14T21:59:38.354 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T21:59:38.354 INFO:teuthology.orchestra.run.smithi032.stdout:Installed: 2024-09-14T21:59:38.354 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-mgr-cephadm-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-14T21:59:38.354 INFO:teuthology.orchestra.run.smithi032.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-09-14T21:59:38.354 INFO:teuthology.orchestra.run.smithi032.stdout: python3-babel-2.9.1-2.el9.noarch 2024-09-14T21:59:38.354 INFO:teuthology.orchestra.run.smithi032.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-09-14T21:59:38.354 INFO:teuthology.orchestra.run.smithi032.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-09-14T21:59:38.354 INFO:teuthology.orchestra.run.smithi032.stdout: python3-typing-extensions-4.12.2-2.el9.noarch 2024-09-14T21:59:38.354 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T21:59:38.354 INFO:teuthology.orchestra.run.smithi032.stdout:Complete! 2024-09-14T21:59:38.356 INFO:teuthology.orchestra.run.smithi082.stdout:(4/6): python3-natsort-7.1.1-5.el9.noarch.rpm 1.1 MB/s | 58 kB 00:00 2024-09-14T21:59:38.399 INFO:teuthology.orchestra.run.smithi082.stdout:(5/6): python3-typing-extensions-4.12.2-2.el9.n 1.1 MB/s | 74 kB 00:00 2024-09-14T21:59:38.428 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-09-14T21:59:38.483 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-09-14T21:59:38.490 INFO:teuthology.orchestra.run.smithi082.stdout:(6/6): python3-babel-2.9.1-2.el9.noarch.rpm 16 MB/s | 6.0 MB 00:00 2024-09-14T21:59:38.493 INFO:teuthology.orchestra.run.smithi082.stdout:-------------------------------------------------------------------------------- 2024-09-14T21:59:38.494 INFO:teuthology.orchestra.run.smithi082.stdout:Total 8.0 MB/s | 7.0 MB 00:00 2024-09-14T21:59:38.539 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-09-14T21:59:38.566 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction check 2024-09-14T21:59:38.576 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-09-14T21:59:38.578 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction check succeeded. 2024-09-14T21:59:38.578 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction test 2024-09-14T21:59:38.617 DEBUG:teuthology.orchestra.run.smithi032:> sudo yum -y install ceph-fuse 2024-09-14T21:59:38.618 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 5/13 2024-09-14T21:59:38.678 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction test succeeded. 2024-09-14T21:59:38.678 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction 2024-09-14T21:59:38.728 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-09-14T21:59:38.830 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-google-auth-1:2.34.0-1.el9.noarch 7/13 2024-09-14T21:59:38.877 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-09-14T21:59:38.986 INFO:teuthology.orchestra.run.smithi082.stdout: Preparing : 1/1 2024-09-14T21:59:39.176 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-typing-extensions-4.12.2-2.el9.noarch 1/6 2024-09-14T21:59:39.210 INFO:teuthology.orchestra.run.smithi032.stdout:Last metadata expiration check: 0:01:28 ago on Sat 14 Sep 2024 09:58:11 PM UTC. 2024-09-14T21:59:39.226 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-09-14T21:59:39.351 INFO:teuthology.orchestra.run.smithi032.stdout:Dependencies resolved. 2024-09-14T21:59:39.352 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2024-09-14T21:59:39.352 INFO:teuthology.orchestra.run.smithi032.stdout: Package Arch Version Repository Size 2024-09-14T21:59:39.352 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2024-09-14T21:59:39.352 INFO:teuthology.orchestra.run.smithi032.stdout:Installing: 2024-09-14T21:59:39.352 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-fuse x86_64 2:19.1.1-324.gecab7be5.el9 ceph 896 k 2024-09-14T21:59:39.352 INFO:teuthology.orchestra.run.smithi032.stdout:Installing dependencies: 2024-09-14T21:59:39.352 INFO:teuthology.orchestra.run.smithi032.stdout: fuse x86_64 2.9.9-16.el9 baseos 80 k 2024-09-14T21:59:39.352 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T21:59:39.352 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction Summary 2024-09-14T21:59:39.353 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2024-09-14T21:59:39.353 INFO:teuthology.orchestra.run.smithi032.stdout:Install 2 Packages 2024-09-14T21:59:39.353 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T21:59:39.353 INFO:teuthology.orchestra.run.smithi032.stdout:Total download size: 976 k 2024-09-14T21:59:39.353 INFO:teuthology.orchestra.run.smithi032.stdout:Installed size: 2.9 M 2024-09-14T21:59:39.353 INFO:teuthology.orchestra.run.smithi032.stdout:Downloading Packages: 2024-09-14T21:59:39.594 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-09-14T21:59:39.595 INFO:teuthology.orchestra.run.smithi032.stdout:(1/2): fuse-2.9.9-16.el9.x86_64.rpm 572 kB/s | 80 kB 00:00 2024-09-14T21:59:39.658 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-09-14T21:59:39.691 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-09-14T21:59:39.739 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-09-14T21:59:39.745 INFO:teuthology.orchestra.run.smithi032.stdout:(2/2): ceph-fuse-19.1.1-324.gecab7be5.el9.x86_6 3.0 MB/s | 896 kB 00:00 2024-09-14T21:59:39.746 INFO:teuthology.orchestra.run.smithi032.stdout:-------------------------------------------------------------------------------- 2024-09-14T21:59:39.746 INFO:teuthology.orchestra.run.smithi032.stdout:Total 2.4 MB/s | 976 kB 00:00 2024-09-14T21:59:39.752 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-09-14T21:59:39.760 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction check 2024-09-14T21:59:39.761 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-mgr-rook-2:19.1.1-324.gecab7be5.el9.noarch 13/13 2024-09-14T21:59:39.782 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction check succeeded. 2024-09-14T21:59:39.782 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction test 2024-09-14T21:59:39.837 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-09-14T21:59:39.869 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction test succeeded. 2024-09-14T21:59:39.869 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction 2024-09-14T21:59:39.901 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 5/6 2024-09-14T21:59:39.930 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : ceph-mgr-cephadm-2:19.1.1-324.gecab7be5.el9.noarch 6/6 2024-09-14T21:59:40.075 INFO:teuthology.orchestra.run.smithi032.stdout: Preparing : 1/1 2024-09-14T21:59:40.210 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : fuse-2.9.9-16.el9.x86_64 1/2 2024-09-14T21:59:40.289 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : ceph-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 2/2 2024-09-14T21:59:40.554 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-mgr-rook-2:19.1.1-324.gecab7be5.el9.noarch 13/13 2024-09-14T21:59:40.554 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-mgr-rook-2:19.1.1-324.gecab7be5.el9.noarch 1/13 2024-09-14T21:59:40.554 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-09-14T21:59:40.555 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-09-14T21:59:40.555 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-09-14T21:59:40.555 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-09-14T21:59:40.555 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-09-14T21:59:40.555 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-09-14T21:59:40.555 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-09-14T21:59:40.555 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 9/13 2024-09-14T21:59:40.555 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-google-auth-1:2.34.0-1.el9.noarch 10/13 2024-09-14T21:59:40.555 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-09-14T21:59:40.555 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-09-14T21:59:40.705 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.1.1-324.gecab7be5.el9.noarch 6/6 2024-09-14T21:59:40.705 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : ceph-mgr-cephadm-2:19.1.1-324.gecab7be5.el9.noarch 1/6 2024-09-14T21:59:40.705 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-09-14T21:59:40.705 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 3/6 2024-09-14T21:59:40.705 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-09-14T21:59:40.705 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-09-14T21:59:40.921 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-09-14T21:59:40.922 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T21:59:40.922 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2024-09-14T21:59:40.922 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mgr-rook-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-14T21:59:40.922 INFO:teuthology.orchestra.run.smithi119.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-09-14T21:59:40.922 INFO:teuthology.orchestra.run.smithi119.stdout: python3-certifi-2023.05.07-4.el9.noarch 2024-09-14T21:59:40.922 INFO:teuthology.orchestra.run.smithi119.stdout: python3-google-auth-1:2.34.0-1.el9.noarch 2024-09-14T21:59:40.922 INFO:teuthology.orchestra.run.smithi119.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-09-14T21:59:40.922 INFO:teuthology.orchestra.run.smithi119.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-09-14T21:59:40.922 INFO:teuthology.orchestra.run.smithi119.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-09-14T21:59:40.922 INFO:teuthology.orchestra.run.smithi119.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-09-14T21:59:40.922 INFO:teuthology.orchestra.run.smithi119.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-09-14T21:59:40.922 INFO:teuthology.orchestra.run.smithi119.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-09-14T21:59:40.923 INFO:teuthology.orchestra.run.smithi119.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-09-14T21:59:40.923 INFO:teuthology.orchestra.run.smithi119.stdout: python3-rsa-4.9-2.el9.noarch 2024-09-14T21:59:40.923 INFO:teuthology.orchestra.run.smithi119.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-09-14T21:59:40.923 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T21:59:40.923 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2024-09-14T21:59:40.964 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: ceph-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 2/2 2024-09-14T21:59:40.964 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : ceph-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 1/2 2024-09-14T21:59:40.995 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : python3-typing-extensions-4.12.2-2.el9.noarch 6/6 2024-09-14T21:59:40.995 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T21:59:40.995 INFO:teuthology.orchestra.run.smithi082.stdout:Installed: 2024-09-14T21:59:40.995 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-mgr-cephadm-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-14T21:59:40.996 INFO:teuthology.orchestra.run.smithi082.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-09-14T21:59:40.996 INFO:teuthology.orchestra.run.smithi082.stdout: python3-babel-2.9.1-2.el9.noarch 2024-09-14T21:59:40.996 INFO:teuthology.orchestra.run.smithi082.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-09-14T21:59:40.996 INFO:teuthology.orchestra.run.smithi082.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-09-14T21:59:40.996 INFO:teuthology.orchestra.run.smithi082.stdout: python3-typing-extensions-4.12.2-2.el9.noarch 2024-09-14T21:59:40.996 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T21:59:40.996 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-09-14T21:59:41.192 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install ceph-mgr-cephadm 2024-09-14T21:59:41.232 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : fuse-2.9.9-16.el9.x86_64 2/2 2024-09-14T21:59:41.232 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T21:59:41.232 INFO:teuthology.orchestra.run.smithi032.stdout:Installed: 2024-09-14T21:59:41.232 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 fuse-2.9.9-16.el9.x86_64 2024-09-14T21:59:41.232 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T21:59:41.232 INFO:teuthology.orchestra.run.smithi032.stdout:Complete! 2024-09-14T21:59:41.253 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum -y install ceph-fuse 2024-09-14T21:59:41.497 DEBUG:teuthology.orchestra.run.smithi032:> sudo yum -y install ceph-volume 2024-09-14T21:59:41.759 INFO:teuthology.orchestra.run.smithi119.stdout:Last metadata expiration check: 0:01:26 ago on Sat 14 Sep 2024 09:58:15 PM UTC. 2024-09-14T21:59:41.821 INFO:teuthology.orchestra.run.smithi082.stdout:Last metadata expiration check: 0:01:29 ago on Sat 14 Sep 2024 09:58:12 PM UTC. 2024-09-14T21:59:41.894 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2024-09-14T21:59:41.895 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-09-14T21:59:41.895 INFO:teuthology.orchestra.run.smithi119.stdout: Package Arch Version Repository Size 2024-09-14T21:59:41.895 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-09-14T21:59:41.895 INFO:teuthology.orchestra.run.smithi119.stdout:Installing: 2024-09-14T21:59:41.896 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mgr-cephadm noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 146 k 2024-09-14T21:59:41.896 INFO:teuthology.orchestra.run.smithi119.stdout:Installing dependencies: 2024-09-14T21:59:41.896 INFO:teuthology.orchestra.run.smithi119.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-09-14T21:59:41.896 INFO:teuthology.orchestra.run.smithi119.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-09-14T21:59:41.896 INFO:teuthology.orchestra.run.smithi119.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-09-14T21:59:41.896 INFO:teuthology.orchestra.run.smithi119.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-09-14T21:59:41.896 INFO:teuthology.orchestra.run.smithi119.stdout: python3-typing-extensions noarch 4.12.2-2.el9 epel 74 k 2024-09-14T21:59:41.896 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T21:59:41.896 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2024-09-14T21:59:41.896 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-09-14T21:59:41.896 INFO:teuthology.orchestra.run.smithi119.stdout:Install 6 Packages 2024-09-14T21:59:41.896 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T21:59:41.897 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 7.0 M 2024-09-14T21:59:41.897 INFO:teuthology.orchestra.run.smithi119.stdout:Installed size: 33 M 2024-09-14T21:59:41.897 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2024-09-14T21:59:41.955 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-09-14T21:59:41.955 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-09-14T21:59:41.955 INFO:teuthology.orchestra.run.smithi082.stdout: Package Arch Version Repository Size 2024-09-14T21:59:41.955 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-09-14T21:59:41.955 INFO:teuthology.orchestra.run.smithi082.stdout:Installing: 2024-09-14T21:59:41.955 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-fuse x86_64 2:19.1.1-324.gecab7be5.el9 ceph 896 k 2024-09-14T21:59:41.956 INFO:teuthology.orchestra.run.smithi082.stdout:Installing dependencies: 2024-09-14T21:59:41.956 INFO:teuthology.orchestra.run.smithi082.stdout: fuse x86_64 2.9.9-16.el9 baseos 80 k 2024-09-14T21:59:41.956 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T21:59:41.956 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction Summary 2024-09-14T21:59:41.956 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-09-14T21:59:41.956 INFO:teuthology.orchestra.run.smithi082.stdout:Install 2 Packages 2024-09-14T21:59:41.956 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T21:59:41.957 INFO:teuthology.orchestra.run.smithi082.stdout:Total download size: 976 k 2024-09-14T21:59:41.957 INFO:teuthology.orchestra.run.smithi082.stdout:Installed size: 2.9 M 2024-09-14T21:59:41.957 INFO:teuthology.orchestra.run.smithi082.stdout:Downloading Packages: 2024-09-14T21:59:42.097 INFO:teuthology.orchestra.run.smithi032.stdout:Last metadata expiration check: 0:01:31 ago on Sat 14 Sep 2024 09:58:11 PM UTC. 2024-09-14T21:59:42.218 INFO:teuthology.orchestra.run.smithi082.stdout:(1/2): fuse-2.9.9-16.el9.x86_64.rpm 626 kB/s | 80 kB 00:00 2024-09-14T21:59:42.237 INFO:teuthology.orchestra.run.smithi032.stdout:Dependencies resolved. 2024-09-14T21:59:42.237 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2024-09-14T21:59:42.238 INFO:teuthology.orchestra.run.smithi032.stdout: Package Arch Version Repository Size 2024-09-14T21:59:42.238 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2024-09-14T21:59:42.238 INFO:teuthology.orchestra.run.smithi032.stdout:Installing: 2024-09-14T21:59:42.238 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-volume noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 285 k 2024-09-14T21:59:42.238 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T21:59:42.238 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction Summary 2024-09-14T21:59:42.238 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2024-09-14T21:59:42.238 INFO:teuthology.orchestra.run.smithi032.stdout:Install 1 Package 2024-09-14T21:59:42.238 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T21:59:42.238 INFO:teuthology.orchestra.run.smithi032.stdout:Total download size: 285 k 2024-09-14T21:59:42.238 INFO:teuthology.orchestra.run.smithi032.stdout:Installed size: 1.3 M 2024-09-14T21:59:42.238 INFO:teuthology.orchestra.run.smithi032.stdout:Downloading Packages: 2024-09-14T21:59:42.368 INFO:teuthology.orchestra.run.smithi082.stdout:(2/2): ceph-fuse-19.1.1-324.gecab7be5.el9.x86_6 3.2 MB/s | 896 kB 00:00 2024-09-14T21:59:42.368 INFO:teuthology.orchestra.run.smithi082.stdout:-------------------------------------------------------------------------------- 2024-09-14T21:59:42.369 INFO:teuthology.orchestra.run.smithi082.stdout:Total 2.3 MB/s | 976 kB 00:00 2024-09-14T21:59:42.381 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction check 2024-09-14T21:59:42.402 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction check succeeded. 2024-09-14T21:59:42.402 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction test 2024-09-14T21:59:42.474 INFO:teuthology.orchestra.run.smithi032.stdout:ceph-volume-19.1.1-324.gecab7be5.el9.noarch.rpm 1.2 MB/s | 285 kB 00:00 2024-09-14T21:59:42.475 INFO:teuthology.orchestra.run.smithi032.stdout:-------------------------------------------------------------------------------- 2024-09-14T21:59:42.475 INFO:teuthology.orchestra.run.smithi032.stdout:Total 1.2 MB/s | 285 kB 00:00 2024-09-14T21:59:42.475 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction check 2024-09-14T21:59:42.484 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction test succeeded. 2024-09-14T21:59:42.484 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction 2024-09-14T21:59:42.485 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction check succeeded. 2024-09-14T21:59:42.485 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction test 2024-09-14T21:59:42.518 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction test succeeded. 2024-09-14T21:59:42.518 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction 2024-09-14T21:59:42.542 INFO:teuthology.orchestra.run.smithi119.stdout:(1/6): python3-jinja2-2.11.3-6.el9.noarch.rpm 1.9 MB/s | 248 kB 00:00 2024-09-14T21:59:42.592 INFO:teuthology.orchestra.run.smithi119.stdout:(2/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 11 MB/s | 548 kB 00:00 2024-09-14T21:59:42.617 INFO:teuthology.orchestra.run.smithi119.stdout:(3/6): python3-natsort-7.1.1-5.el9.noarch.rpm 2.3 MB/s | 58 kB 00:00 2024-09-14T21:59:42.634 INFO:teuthology.orchestra.run.smithi119.stdout:(4/6): ceph-mgr-cephadm-19.1.1-324.gecab7be5.el 664 kB/s | 146 kB 00:00 2024-09-14T21:59:42.668 INFO:teuthology.orchestra.run.smithi119.stdout:(5/6): python3-typing-extensions-4.12.2-2.el9.n 1.4 MB/s | 74 kB 00:00 2024-09-14T21:59:42.679 INFO:teuthology.orchestra.run.smithi082.stdout: Preparing : 1/1 2024-09-14T21:59:42.747 INFO:teuthology.orchestra.run.smithi032.stdout: Preparing : 1/1 2024-09-14T21:59:42.759 INFO:teuthology.orchestra.run.smithi119.stdout:(6/6): python3-babel-2.9.1-2.el9.noarch.rpm 17 MB/s | 6.0 MB 00:00 2024-09-14T21:59:42.762 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2024-09-14T21:59:42.762 INFO:teuthology.orchestra.run.smithi119.stdout:Total 8.1 MB/s | 7.0 MB 00:00 2024-09-14T21:59:42.818 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : ceph-volume-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-14T21:59:42.819 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : fuse-2.9.9-16.el9.x86_64 1/2 2024-09-14T21:59:42.833 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2024-09-14T21:59:42.835 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: ceph-volume-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-14T21:59:42.835 INFO:teuthology.orchestra.run.smithi032.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T21:59:42.835 INFO:teuthology.orchestra.run.smithi032.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-09-14T21:59:42.835 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T21:59:42.844 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2024-09-14T21:59:42.844 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2024-09-14T21:59:42.884 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : ceph-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 2/2 2024-09-14T21:59:42.945 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2024-09-14T21:59:42.946 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2024-09-14T21:59:43.252 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2024-09-14T21:59:43.442 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-typing-extensions-4.12.2-2.el9.noarch 1/6 2024-09-14T21:59:43.486 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-09-14T21:59:43.564 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: ceph-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 2/2 2024-09-14T21:59:43.564 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : ceph-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 1/2 2024-09-14T21:59:43.821 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : fuse-2.9.9-16.el9.x86_64 2/2 2024-09-14T21:59:43.821 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T21:59:43.821 INFO:teuthology.orchestra.run.smithi082.stdout:Installed: 2024-09-14T21:59:43.821 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 fuse-2.9.9-16.el9.x86_64 2024-09-14T21:59:43.821 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T21:59:43.821 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-09-14T21:59:43.886 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : ceph-volume-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-14T21:59:43.886 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T21:59:43.886 INFO:teuthology.orchestra.run.smithi032.stdout:Installed: 2024-09-14T21:59:43.886 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-volume-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-14T21:59:43.887 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T21:59:43.887 INFO:teuthology.orchestra.run.smithi032.stdout:Complete! 2024-09-14T21:59:44.011 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-09-14T21:59:44.098 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-09-14T21:59:44.113 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum -y install ceph-volume 2024-09-14T21:59:44.143 DEBUG:teuthology.orchestra.run.smithi032:> sudo yum -y install librados-devel 2024-09-14T21:59:44.161 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 5/6 2024-09-14T21:59:44.190 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-mgr-cephadm-2:19.1.1-324.gecab7be5.el9.noarch 6/6 2024-09-14T21:59:44.693 INFO:teuthology.orchestra.run.smithi082.stdout:Last metadata expiration check: 0:01:32 ago on Sat 14 Sep 2024 09:58:12 PM UTC. 2024-09-14T21:59:44.743 INFO:teuthology.orchestra.run.smithi032.stdout:Last metadata expiration check: 0:01:33 ago on Sat 14 Sep 2024 09:58:11 PM UTC. 2024-09-14T21:59:44.831 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-09-14T21:59:44.831 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-09-14T21:59:44.832 INFO:teuthology.orchestra.run.smithi082.stdout: Package Arch Version Repository Size 2024-09-14T21:59:44.832 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-09-14T21:59:44.832 INFO:teuthology.orchestra.run.smithi082.stdout:Installing: 2024-09-14T21:59:44.832 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-volume noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 285 k 2024-09-14T21:59:44.832 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T21:59:44.832 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction Summary 2024-09-14T21:59:44.832 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-09-14T21:59:44.832 INFO:teuthology.orchestra.run.smithi082.stdout:Install 1 Package 2024-09-14T21:59:44.832 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T21:59:44.832 INFO:teuthology.orchestra.run.smithi082.stdout:Total download size: 285 k 2024-09-14T21:59:44.832 INFO:teuthology.orchestra.run.smithi082.stdout:Installed size: 1.3 M 2024-09-14T21:59:44.832 INFO:teuthology.orchestra.run.smithi082.stdout:Downloading Packages: 2024-09-14T21:59:44.882 INFO:teuthology.orchestra.run.smithi032.stdout:Dependencies resolved. 2024-09-14T21:59:44.883 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2024-09-14T21:59:44.883 INFO:teuthology.orchestra.run.smithi032.stdout: Package Arch Version Repo Size 2024-09-14T21:59:44.883 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2024-09-14T21:59:44.883 INFO:teuthology.orchestra.run.smithi032.stdout:Installing: 2024-09-14T21:59:44.883 INFO:teuthology.orchestra.run.smithi032.stdout: librados-devel x86_64 2:19.1.1-324.gecab7be5.el9 ceph 127 k 2024-09-14T21:59:44.883 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T21:59:44.884 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction Summary 2024-09-14T21:59:44.884 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2024-09-14T21:59:44.884 INFO:teuthology.orchestra.run.smithi032.stdout:Install 1 Package 2024-09-14T21:59:44.884 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T21:59:44.884 INFO:teuthology.orchestra.run.smithi032.stdout:Total download size: 127 k 2024-09-14T21:59:44.884 INFO:teuthology.orchestra.run.smithi032.stdout:Installed size: 456 k 2024-09-14T21:59:44.884 INFO:teuthology.orchestra.run.smithi032.stdout:Downloading Packages: 2024-09-14T21:59:44.968 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.1.1-324.gecab7be5.el9.noarch 6/6 2024-09-14T21:59:44.968 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-mgr-cephadm-2:19.1.1-324.gecab7be5.el9.noarch 1/6 2024-09-14T21:59:44.968 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-09-14T21:59:44.969 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 3/6 2024-09-14T21:59:44.969 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-09-14T21:59:44.969 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-09-14T21:59:45.056 INFO:teuthology.orchestra.run.smithi082.stdout:ceph-volume-19.1.1-324.gecab7be5.el9.noarch.rpm 1.2 MB/s | 285 kB 00:00 2024-09-14T21:59:45.056 INFO:teuthology.orchestra.run.smithi082.stdout:-------------------------------------------------------------------------------- 2024-09-14T21:59:45.057 INFO:teuthology.orchestra.run.smithi082.stdout:Total 1.2 MB/s | 285 kB 00:00 2024-09-14T21:59:45.057 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction check 2024-09-14T21:59:45.065 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction check succeeded. 2024-09-14T21:59:45.065 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction test 2024-09-14T21:59:45.070 INFO:teuthology.orchestra.run.smithi032.stdout:librados-devel-19.1.1-324.gecab7be5.el9.x86_64. 682 kB/s | 127 kB 00:00 2024-09-14T21:59:45.071 INFO:teuthology.orchestra.run.smithi032.stdout:-------------------------------------------------------------------------------- 2024-09-14T21:59:45.071 INFO:teuthology.orchestra.run.smithi032.stdout:Total 676 kB/s | 127 kB 00:00 2024-09-14T21:59:45.071 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction check 2024-09-14T21:59:45.077 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction check succeeded. 2024-09-14T21:59:45.077 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction test 2024-09-14T21:59:45.097 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction test succeeded. 2024-09-14T21:59:45.097 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction 2024-09-14T21:59:45.145 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction test succeeded. 2024-09-14T21:59:45.146 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction 2024-09-14T21:59:45.255 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : python3-typing-extensions-4.12.2-2.el9.noarch 6/6 2024-09-14T21:59:45.255 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T21:59:45.255 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2024-09-14T21:59:45.255 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-mgr-cephadm-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-14T21:59:45.255 INFO:teuthology.orchestra.run.smithi119.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-09-14T21:59:45.255 INFO:teuthology.orchestra.run.smithi119.stdout: python3-babel-2.9.1-2.el9.noarch 2024-09-14T21:59:45.256 INFO:teuthology.orchestra.run.smithi119.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-09-14T21:59:45.256 INFO:teuthology.orchestra.run.smithi119.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-09-14T21:59:45.256 INFO:teuthology.orchestra.run.smithi119.stdout: python3-typing-extensions-4.12.2-2.el9.noarch 2024-09-14T21:59:45.256 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T21:59:45.256 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2024-09-14T21:59:45.306 INFO:teuthology.orchestra.run.smithi032.stdout: Preparing : 1/1 2024-09-14T21:59:45.321 INFO:teuthology.orchestra.run.smithi082.stdout: Preparing : 1/1 2024-09-14T21:59:45.374 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : ceph-volume-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-14T21:59:45.390 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: ceph-volume-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-14T21:59:45.391 INFO:teuthology.orchestra.run.smithi082.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T21:59:45.391 INFO:teuthology.orchestra.run.smithi082.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-09-14T21:59:45.391 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T21:59:45.413 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : librados-devel-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T21:59:45.511 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install ceph-fuse 2024-09-14T21:59:45.835 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: librados-devel-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T21:59:46.082 INFO:teuthology.orchestra.run.smithi119.stdout:Last metadata expiration check: 0:01:31 ago on Sat 14 Sep 2024 09:58:15 PM UTC. 2024-09-14T21:59:46.084 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : librados-devel-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T21:59:46.084 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T21:59:46.084 INFO:teuthology.orchestra.run.smithi032.stdout:Installed: 2024-09-14T21:59:46.084 INFO:teuthology.orchestra.run.smithi032.stdout: librados-devel-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T21:59:46.084 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T21:59:46.084 INFO:teuthology.orchestra.run.smithi032.stdout:Complete! 2024-09-14T21:59:46.216 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2024-09-14T21:59:46.216 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-09-14T21:59:46.216 INFO:teuthology.orchestra.run.smithi119.stdout: Package Arch Version Repository Size 2024-09-14T21:59:46.216 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-09-14T21:59:46.216 INFO:teuthology.orchestra.run.smithi119.stdout:Installing: 2024-09-14T21:59:46.217 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-fuse x86_64 2:19.1.1-324.gecab7be5.el9 ceph 896 k 2024-09-14T21:59:46.217 INFO:teuthology.orchestra.run.smithi119.stdout:Installing dependencies: 2024-09-14T21:59:46.217 INFO:teuthology.orchestra.run.smithi119.stdout: fuse x86_64 2.9.9-16.el9 baseos 80 k 2024-09-14T21:59:46.217 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T21:59:46.217 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2024-09-14T21:59:46.217 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-09-14T21:59:46.217 INFO:teuthology.orchestra.run.smithi119.stdout:Install 2 Packages 2024-09-14T21:59:46.217 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T21:59:46.218 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 976 k 2024-09-14T21:59:46.218 INFO:teuthology.orchestra.run.smithi119.stdout:Installed size: 2.9 M 2024-09-14T21:59:46.218 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2024-09-14T21:59:46.340 DEBUG:teuthology.orchestra.run.smithi032:> sudo yum -y install libcephfs2 2024-09-14T21:59:46.369 INFO:teuthology.orchestra.run.smithi119.stdout:(1/2): fuse-2.9.9-16.el9.x86_64.rpm 770 kB/s | 80 kB 00:00 2024-09-14T21:59:46.414 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : ceph-volume-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-14T21:59:46.414 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T21:59:46.414 INFO:teuthology.orchestra.run.smithi082.stdout:Installed: 2024-09-14T21:59:46.414 INFO:teuthology.orchestra.run.smithi082.stdout: ceph-volume-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-14T21:59:46.415 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T21:59:46.415 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-09-14T21:59:46.570 INFO:teuthology.orchestra.run.smithi119.stdout:(2/2): ceph-fuse-19.1.1-324.gecab7be5.el9.x86_6 2.9 MB/s | 896 kB 00:00 2024-09-14T21:59:46.570 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2024-09-14T21:59:46.571 INFO:teuthology.orchestra.run.smithi119.stdout:Total 2.7 MB/s | 976 kB 00:00 2024-09-14T21:59:46.582 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2024-09-14T21:59:46.604 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2024-09-14T21:59:46.604 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2024-09-14T21:59:46.685 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2024-09-14T21:59:46.685 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2024-09-14T21:59:46.739 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum -y install librados-devel 2024-09-14T21:59:46.878 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2024-09-14T21:59:46.939 INFO:teuthology.orchestra.run.smithi032.stdout:Last metadata expiration check: 0:01:35 ago on Sat 14 Sep 2024 09:58:11 PM UTC. 2024-09-14T21:59:47.013 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : fuse-2.9.9-16.el9.x86_64 1/2 2024-09-14T21:59:47.033 INFO:teuthology.orchestra.run.smithi032.stdout:Package libcephfs2-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-14T21:59:47.080 INFO:teuthology.orchestra.run.smithi032.stdout:Dependencies resolved. 2024-09-14T21:59:47.081 INFO:teuthology.orchestra.run.smithi032.stdout:Nothing to do. 2024-09-14T21:59:47.081 INFO:teuthology.orchestra.run.smithi032.stdout:Complete! 2024-09-14T21:59:47.084 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 2/2 2024-09-14T21:59:47.143 DEBUG:teuthology.orchestra.run.smithi032:> sudo yum -y install libcephfs-devel 2024-09-14T21:59:47.312 INFO:teuthology.orchestra.run.smithi082.stdout:Last metadata expiration check: 0:01:35 ago on Sat 14 Sep 2024 09:58:12 PM UTC. 2024-09-14T21:59:47.448 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-09-14T21:59:47.448 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-09-14T21:59:47.448 INFO:teuthology.orchestra.run.smithi082.stdout: Package Arch Version Repo Size 2024-09-14T21:59:47.448 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-09-14T21:59:47.449 INFO:teuthology.orchestra.run.smithi082.stdout:Installing: 2024-09-14T21:59:47.449 INFO:teuthology.orchestra.run.smithi082.stdout: librados-devel x86_64 2:19.1.1-324.gecab7be5.el9 ceph 127 k 2024-09-14T21:59:47.449 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T21:59:47.449 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction Summary 2024-09-14T21:59:47.449 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-09-14T21:59:47.449 INFO:teuthology.orchestra.run.smithi082.stdout:Install 1 Package 2024-09-14T21:59:47.449 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T21:59:47.450 INFO:teuthology.orchestra.run.smithi082.stdout:Total download size: 127 k 2024-09-14T21:59:47.450 INFO:teuthology.orchestra.run.smithi082.stdout:Installed size: 456 k 2024-09-14T21:59:47.450 INFO:teuthology.orchestra.run.smithi082.stdout:Downloading Packages: 2024-09-14T21:59:47.628 INFO:teuthology.orchestra.run.smithi082.stdout:librados-devel-19.1.1-324.gecab7be5.el9.x86_64. 714 kB/s | 127 kB 00:00 2024-09-14T21:59:47.628 INFO:teuthology.orchestra.run.smithi082.stdout:-------------------------------------------------------------------------------- 2024-09-14T21:59:47.629 INFO:teuthology.orchestra.run.smithi082.stdout:Total 707 kB/s | 127 kB 00:00 2024-09-14T21:59:47.629 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction check 2024-09-14T21:59:47.634 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction check succeeded. 2024-09-14T21:59:47.634 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction test 2024-09-14T21:59:47.698 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction test succeeded. 2024-09-14T21:59:47.699 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction 2024-09-14T21:59:47.734 INFO:teuthology.orchestra.run.smithi032.stdout:Last metadata expiration check: 0:01:36 ago on Sat 14 Sep 2024 09:58:11 PM UTC. 2024-09-14T21:59:47.748 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 2/2 2024-09-14T21:59:47.748 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 1/2 2024-09-14T21:59:47.854 INFO:teuthology.orchestra.run.smithi082.stdout: Preparing : 1/1 2024-09-14T21:59:47.874 INFO:teuthology.orchestra.run.smithi032.stdout:Dependencies resolved. 2024-09-14T21:59:47.875 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2024-09-14T21:59:47.875 INFO:teuthology.orchestra.run.smithi032.stdout: Package Arch Version Repo Size 2024-09-14T21:59:47.875 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2024-09-14T21:59:47.875 INFO:teuthology.orchestra.run.smithi032.stdout:Installing: 2024-09-14T21:59:47.875 INFO:teuthology.orchestra.run.smithi032.stdout: libcephfs-devel x86_64 2:19.1.1-324.gecab7be5.el9 ceph 32 k 2024-09-14T21:59:47.875 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T21:59:47.875 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction Summary 2024-09-14T21:59:47.875 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2024-09-14T21:59:47.875 INFO:teuthology.orchestra.run.smithi032.stdout:Install 1 Package 2024-09-14T21:59:47.876 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T21:59:47.876 INFO:teuthology.orchestra.run.smithi032.stdout:Total download size: 32 k 2024-09-14T21:59:47.876 INFO:teuthology.orchestra.run.smithi032.stdout:Installed size: 142 k 2024-09-14T21:59:47.876 INFO:teuthology.orchestra.run.smithi032.stdout:Downloading Packages: 2024-09-14T21:59:47.960 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : librados-devel-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T21:59:48.012 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : fuse-2.9.9-16.el9.x86_64 2/2 2024-09-14T21:59:48.012 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T21:59:48.012 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2024-09-14T21:59:48.013 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 fuse-2.9.9-16.el9.x86_64 2024-09-14T21:59:48.013 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T21:59:48.013 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2024-09-14T21:59:48.023 INFO:teuthology.orchestra.run.smithi032.stdout:libcephfs-devel-19.1.1-324.gecab7be5.el9.x86_64 216 kB/s | 32 kB 00:00 2024-09-14T21:59:48.024 INFO:teuthology.orchestra.run.smithi032.stdout:-------------------------------------------------------------------------------- 2024-09-14T21:59:48.024 INFO:teuthology.orchestra.run.smithi032.stdout:Total 214 kB/s | 32 kB 00:00 2024-09-14T21:59:48.024 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction check 2024-09-14T21:59:48.028 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction check succeeded. 2024-09-14T21:59:48.028 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction test 2024-09-14T21:59:48.044 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction test succeeded. 2024-09-14T21:59:48.045 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction 2024-09-14T21:59:48.133 INFO:teuthology.orchestra.run.smithi032.stdout: Preparing : 1/1 2024-09-14T21:59:48.257 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : libcephfs-devel-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T21:59:48.282 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install ceph-volume 2024-09-14T21:59:48.399 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: librados-devel-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T21:59:48.614 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: libcephfs-devel-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T21:59:48.673 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : librados-devel-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T21:59:48.673 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T21:59:48.673 INFO:teuthology.orchestra.run.smithi082.stdout:Installed: 2024-09-14T21:59:48.673 INFO:teuthology.orchestra.run.smithi082.stdout: librados-devel-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T21:59:48.673 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T21:59:48.673 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-09-14T21:59:48.852 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : libcephfs-devel-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T21:59:48.852 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T21:59:48.852 INFO:teuthology.orchestra.run.smithi032.stdout:Installed: 2024-09-14T21:59:48.852 INFO:teuthology.orchestra.run.smithi032.stdout: libcephfs-devel-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T21:59:48.852 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T21:59:48.852 INFO:teuthology.orchestra.run.smithi032.stdout:Complete! 2024-09-14T21:59:48.861 INFO:teuthology.orchestra.run.smithi119.stdout:Last metadata expiration check: 0:01:33 ago on Sat 14 Sep 2024 09:58:15 PM UTC. 2024-09-14T21:59:48.924 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum -y install libcephfs2 2024-09-14T21:59:48.998 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2024-09-14T21:59:48.998 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-09-14T21:59:48.998 INFO:teuthology.orchestra.run.smithi119.stdout: Package Arch Version Repository Size 2024-09-14T21:59:48.999 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-09-14T21:59:48.999 INFO:teuthology.orchestra.run.smithi119.stdout:Installing: 2024-09-14T21:59:48.999 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-volume noarch 2:19.1.1-324.gecab7be5.el9 ceph-noarch 285 k 2024-09-14T21:59:48.999 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T21:59:48.999 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2024-09-14T21:59:48.999 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-09-14T21:59:48.999 INFO:teuthology.orchestra.run.smithi119.stdout:Install 1 Package 2024-09-14T21:59:48.999 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T21:59:49.000 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 285 k 2024-09-14T21:59:49.000 INFO:teuthology.orchestra.run.smithi119.stdout:Installed size: 1.3 M 2024-09-14T21:59:49.000 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2024-09-14T21:59:49.031 DEBUG:teuthology.orchestra.run.smithi032:> sudo yum -y install librados2 2024-09-14T21:59:49.224 INFO:teuthology.orchestra.run.smithi119.stdout:ceph-volume-19.1.1-324.gecab7be5.el9.noarch.rpm 1.2 MB/s | 285 kB 00:00 2024-09-14T21:59:49.224 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2024-09-14T21:59:49.225 INFO:teuthology.orchestra.run.smithi119.stdout:Total 1.2 MB/s | 285 kB 00:00 2024-09-14T21:59:49.225 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2024-09-14T21:59:49.233 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2024-09-14T21:59:49.233 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2024-09-14T21:59:49.265 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2024-09-14T21:59:49.265 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2024-09-14T21:59:49.477 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2024-09-14T21:59:49.510 INFO:teuthology.orchestra.run.smithi082.stdout:Last metadata expiration check: 0:01:37 ago on Sat 14 Sep 2024 09:58:12 PM UTC. 2024-09-14T21:59:49.542 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : ceph-volume-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-14T21:59:49.559 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: ceph-volume-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-14T21:59:49.559 INFO:teuthology.orchestra.run.smithi119.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T21:59:49.559 INFO:teuthology.orchestra.run.smithi119.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-09-14T21:59:49.559 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T21:59:49.606 INFO:teuthology.orchestra.run.smithi082.stdout:Package libcephfs2-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-14T21:59:49.622 INFO:teuthology.orchestra.run.smithi032.stdout:Last metadata expiration check: 0:01:38 ago on Sat 14 Sep 2024 09:58:11 PM UTC. 2024-09-14T21:59:49.648 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-09-14T21:59:49.649 INFO:teuthology.orchestra.run.smithi082.stdout:Nothing to do. 2024-09-14T21:59:49.649 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-09-14T21:59:49.716 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum -y install libcephfs-devel 2024-09-14T21:59:49.717 INFO:teuthology.orchestra.run.smithi032.stdout:Package librados2-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-14T21:59:49.763 INFO:teuthology.orchestra.run.smithi032.stdout:Dependencies resolved. 2024-09-14T21:59:49.764 INFO:teuthology.orchestra.run.smithi032.stdout:Nothing to do. 2024-09-14T21:59:49.764 INFO:teuthology.orchestra.run.smithi032.stdout:Complete! 2024-09-14T21:59:49.861 DEBUG:teuthology.orchestra.run.smithi032:> sudo yum -y install librbd1 2024-09-14T21:59:50.277 INFO:teuthology.orchestra.run.smithi082.stdout:Last metadata expiration check: 0:01:38 ago on Sat 14 Sep 2024 09:58:12 PM UTC. 2024-09-14T21:59:50.410 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-09-14T21:59:50.411 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-09-14T21:59:50.411 INFO:teuthology.orchestra.run.smithi082.stdout: Package Arch Version Repo Size 2024-09-14T21:59:50.411 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-09-14T21:59:50.411 INFO:teuthology.orchestra.run.smithi082.stdout:Installing: 2024-09-14T21:59:50.411 INFO:teuthology.orchestra.run.smithi082.stdout: libcephfs-devel x86_64 2:19.1.1-324.gecab7be5.el9 ceph 32 k 2024-09-14T21:59:50.411 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T21:59:50.411 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction Summary 2024-09-14T21:59:50.411 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-09-14T21:59:50.411 INFO:teuthology.orchestra.run.smithi082.stdout:Install 1 Package 2024-09-14T21:59:50.411 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T21:59:50.411 INFO:teuthology.orchestra.run.smithi082.stdout:Total download size: 32 k 2024-09-14T21:59:50.411 INFO:teuthology.orchestra.run.smithi082.stdout:Installed size: 142 k 2024-09-14T21:59:50.412 INFO:teuthology.orchestra.run.smithi082.stdout:Downloading Packages: 2024-09-14T21:59:50.455 INFO:teuthology.orchestra.run.smithi032.stdout:Last metadata expiration check: 0:01:39 ago on Sat 14 Sep 2024 09:58:11 PM UTC. 2024-09-14T21:59:50.549 INFO:teuthology.orchestra.run.smithi032.stdout:Package librbd1-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-14T21:59:50.557 INFO:teuthology.orchestra.run.smithi082.stdout:libcephfs-devel-19.1.1-324.gecab7be5.el9.x86_64 218 kB/s | 32 kB 00:00 2024-09-14T21:59:50.557 INFO:teuthology.orchestra.run.smithi082.stdout:-------------------------------------------------------------------------------- 2024-09-14T21:59:50.558 INFO:teuthology.orchestra.run.smithi082.stdout:Total 216 kB/s | 32 kB 00:00 2024-09-14T21:59:50.558 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction check 2024-09-14T21:59:50.561 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction check succeeded. 2024-09-14T21:59:50.562 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction test 2024-09-14T21:59:50.574 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : ceph-volume-2:19.1.1-324.gecab7be5.el9.noarch 1/1 2024-09-14T21:59:50.574 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T21:59:50.574 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2024-09-14T21:59:50.575 INFO:teuthology.orchestra.run.smithi119.stdout: ceph-volume-2:19.1.1-324.gecab7be5.el9.noarch 2024-09-14T21:59:50.575 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T21:59:50.575 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2024-09-14T21:59:50.579 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction test succeeded. 2024-09-14T21:59:50.579 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction 2024-09-14T21:59:50.597 INFO:teuthology.orchestra.run.smithi032.stdout:Dependencies resolved. 2024-09-14T21:59:50.597 INFO:teuthology.orchestra.run.smithi032.stdout:Nothing to do. 2024-09-14T21:59:50.597 INFO:teuthology.orchestra.run.smithi032.stdout:Complete! 2024-09-14T21:59:50.657 INFO:teuthology.orchestra.run.smithi082.stdout: Preparing : 1/1 2024-09-14T21:59:50.670 DEBUG:teuthology.orchestra.run.smithi032:> sudo yum -y install python3-rados 2024-09-14T21:59:50.778 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : libcephfs-devel-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T21:59:50.877 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install librados-devel 2024-09-14T21:59:51.135 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: libcephfs-devel-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T21:59:51.261 INFO:teuthology.orchestra.run.smithi032.stdout:Last metadata expiration check: 0:01:40 ago on Sat 14 Sep 2024 09:58:11 PM UTC. 2024-09-14T21:59:51.355 INFO:teuthology.orchestra.run.smithi032.stdout:Package python3-rados-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-14T21:59:51.379 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : libcephfs-devel-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T21:59:51.379 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T21:59:51.379 INFO:teuthology.orchestra.run.smithi082.stdout:Installed: 2024-09-14T21:59:51.379 INFO:teuthology.orchestra.run.smithi082.stdout: libcephfs-devel-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T21:59:51.379 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T21:59:51.379 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-09-14T21:59:51.401 INFO:teuthology.orchestra.run.smithi032.stdout:Dependencies resolved. 2024-09-14T21:59:51.402 INFO:teuthology.orchestra.run.smithi032.stdout:Nothing to do. 2024-09-14T21:59:51.402 INFO:teuthology.orchestra.run.smithi032.stdout:Complete! 2024-09-14T21:59:51.451 INFO:teuthology.orchestra.run.smithi119.stdout:Last metadata expiration check: 0:01:36 ago on Sat 14 Sep 2024 09:58:15 PM UTC. 2024-09-14T21:59:51.568 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum -y install librados2 2024-09-14T21:59:51.586 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2024-09-14T21:59:51.587 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-09-14T21:59:51.587 INFO:teuthology.orchestra.run.smithi119.stdout: Package Arch Version Repo Size 2024-09-14T21:59:51.587 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-09-14T21:59:51.587 INFO:teuthology.orchestra.run.smithi119.stdout:Installing: 2024-09-14T21:59:51.587 INFO:teuthology.orchestra.run.smithi119.stdout: librados-devel x86_64 2:19.1.1-324.gecab7be5.el9 ceph 127 k 2024-09-14T21:59:51.587 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T21:59:51.587 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2024-09-14T21:59:51.587 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-09-14T21:59:51.588 INFO:teuthology.orchestra.run.smithi119.stdout:Install 1 Package 2024-09-14T21:59:51.588 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T21:59:51.588 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 127 k 2024-09-14T21:59:51.588 INFO:teuthology.orchestra.run.smithi119.stdout:Installed size: 456 k 2024-09-14T21:59:51.588 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2024-09-14T21:59:51.615 DEBUG:teuthology.orchestra.run.smithi032:> sudo yum -y install python3-rgw 2024-09-14T21:59:51.804 INFO:teuthology.orchestra.run.smithi119.stdout:librados-devel-19.1.1-324.gecab7be5.el9.x86_64. 587 kB/s | 127 kB 00:00 2024-09-14T21:59:51.804 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2024-09-14T21:59:51.805 INFO:teuthology.orchestra.run.smithi119.stdout:Total 583 kB/s | 127 kB 00:00 2024-09-14T21:59:51.805 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2024-09-14T21:59:51.810 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2024-09-14T21:59:51.810 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2024-09-14T21:59:51.875 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2024-09-14T21:59:51.875 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2024-09-14T21:59:52.029 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2024-09-14T21:59:52.137 INFO:teuthology.orchestra.run.smithi082.stdout:Last metadata expiration check: 0:01:40 ago on Sat 14 Sep 2024 09:58:12 PM UTC. 2024-09-14T21:59:52.143 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : librados-devel-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T21:59:52.210 INFO:teuthology.orchestra.run.smithi032.stdout:Last metadata expiration check: 0:01:41 ago on Sat 14 Sep 2024 09:58:11 PM UTC. 2024-09-14T21:59:52.227 INFO:teuthology.orchestra.run.smithi082.stdout:Package librados2-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-14T21:59:52.271 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-09-14T21:59:52.272 INFO:teuthology.orchestra.run.smithi082.stdout:Nothing to do. 2024-09-14T21:59:52.272 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-09-14T21:59:52.305 INFO:teuthology.orchestra.run.smithi032.stdout:Package python3-rgw-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-14T21:59:52.343 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum -y install librbd1 2024-09-14T21:59:52.352 INFO:teuthology.orchestra.run.smithi032.stdout:Dependencies resolved. 2024-09-14T21:59:52.354 INFO:teuthology.orchestra.run.smithi032.stdout:Nothing to do. 2024-09-14T21:59:52.354 INFO:teuthology.orchestra.run.smithi032.stdout:Complete! 2024-09-14T21:59:52.431 DEBUG:teuthology.orchestra.run.smithi032:> sudo yum -y install python3-cephfs 2024-09-14T21:59:52.601 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: librados-devel-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T21:59:52.861 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : librados-devel-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T21:59:52.861 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T21:59:52.861 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2024-09-14T21:59:52.861 INFO:teuthology.orchestra.run.smithi119.stdout: librados-devel-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T21:59:52.861 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T21:59:52.861 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2024-09-14T21:59:52.902 INFO:teuthology.orchestra.run.smithi082.stdout:Last metadata expiration check: 0:01:40 ago on Sat 14 Sep 2024 09:58:12 PM UTC. 2024-09-14T21:59:52.993 INFO:teuthology.orchestra.run.smithi082.stdout:Package librbd1-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-14T21:59:53.021 INFO:teuthology.orchestra.run.smithi032.stdout:Last metadata expiration check: 0:01:42 ago on Sat 14 Sep 2024 09:58:11 PM UTC. 2024-09-14T21:59:53.036 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-09-14T21:59:53.037 INFO:teuthology.orchestra.run.smithi082.stdout:Nothing to do. 2024-09-14T21:59:53.038 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-09-14T21:59:53.103 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install libcephfs2 2024-09-14T21:59:53.111 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum -y install python3-rados 2024-09-14T21:59:53.113 INFO:teuthology.orchestra.run.smithi032.stdout:Package python3-cephfs-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-14T21:59:53.160 INFO:teuthology.orchestra.run.smithi032.stdout:Dependencies resolved. 2024-09-14T21:59:53.161 INFO:teuthology.orchestra.run.smithi032.stdout:Nothing to do. 2024-09-14T21:59:53.161 INFO:teuthology.orchestra.run.smithi032.stdout:Complete! 2024-09-14T21:59:53.264 DEBUG:teuthology.orchestra.run.smithi032:> sudo yum -y install python3-rbd 2024-09-14T21:59:53.671 INFO:teuthology.orchestra.run.smithi119.stdout:Last metadata expiration check: 0:01:38 ago on Sat 14 Sep 2024 09:58:15 PM UTC. 2024-09-14T21:59:53.675 INFO:teuthology.orchestra.run.smithi082.stdout:Last metadata expiration check: 0:01:41 ago on Sat 14 Sep 2024 09:58:12 PM UTC. 2024-09-14T21:59:53.764 INFO:teuthology.orchestra.run.smithi119.stdout:Package libcephfs2-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-14T21:59:53.766 INFO:teuthology.orchestra.run.smithi082.stdout:Package python3-rados-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-14T21:59:53.808 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2024-09-14T21:59:53.809 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-09-14T21:59:53.809 INFO:teuthology.orchestra.run.smithi119.stdout:Nothing to do. 2024-09-14T21:59:53.809 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2024-09-14T21:59:53.810 INFO:teuthology.orchestra.run.smithi082.stdout:Nothing to do. 2024-09-14T21:59:53.810 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-09-14T21:59:53.856 INFO:teuthology.orchestra.run.smithi032.stdout:Last metadata expiration check: 0:01:42 ago on Sat 14 Sep 2024 09:58:11 PM UTC. 2024-09-14T21:59:53.880 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum -y install python3-rgw 2024-09-14T21:59:53.883 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install libcephfs-devel 2024-09-14T21:59:53.949 INFO:teuthology.orchestra.run.smithi032.stdout:Package python3-rbd-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-14T21:59:53.995 INFO:teuthology.orchestra.run.smithi032.stdout:Dependencies resolved. 2024-09-14T21:59:53.996 INFO:teuthology.orchestra.run.smithi032.stdout:Nothing to do. 2024-09-14T21:59:53.996 INFO:teuthology.orchestra.run.smithi032.stdout:Complete! 2024-09-14T21:59:54.059 DEBUG:teuthology.orchestra.run.smithi032:> sudo yum -y install rbd-fuse 2024-09-14T21:59:54.445 INFO:teuthology.orchestra.run.smithi119.stdout:Last metadata expiration check: 0:01:39 ago on Sat 14 Sep 2024 09:58:15 PM UTC. 2024-09-14T21:59:54.448 INFO:teuthology.orchestra.run.smithi082.stdout:Last metadata expiration check: 0:01:42 ago on Sat 14 Sep 2024 09:58:12 PM UTC. 2024-09-14T21:59:54.540 INFO:teuthology.orchestra.run.smithi082.stdout:Package python3-rgw-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-14T21:59:54.577 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2024-09-14T21:59:54.578 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-09-14T21:59:54.578 INFO:teuthology.orchestra.run.smithi119.stdout: Package Arch Version Repo Size 2024-09-14T21:59:54.578 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-09-14T21:59:54.578 INFO:teuthology.orchestra.run.smithi119.stdout:Installing: 2024-09-14T21:59:54.578 INFO:teuthology.orchestra.run.smithi119.stdout: libcephfs-devel x86_64 2:19.1.1-324.gecab7be5.el9 ceph 32 k 2024-09-14T21:59:54.578 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T21:59:54.579 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2024-09-14T21:59:54.579 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-09-14T21:59:54.579 INFO:teuthology.orchestra.run.smithi119.stdout:Install 1 Package 2024-09-14T21:59:54.579 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T21:59:54.579 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 32 k 2024-09-14T21:59:54.579 INFO:teuthology.orchestra.run.smithi119.stdout:Installed size: 142 k 2024-09-14T21:59:54.579 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2024-09-14T21:59:54.583 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-09-14T21:59:54.584 INFO:teuthology.orchestra.run.smithi082.stdout:Nothing to do. 2024-09-14T21:59:54.584 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-09-14T21:59:54.649 INFO:teuthology.orchestra.run.smithi032.stdout:Last metadata expiration check: 0:01:43 ago on Sat 14 Sep 2024 09:58:11 PM UTC. 2024-09-14T21:59:54.656 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum -y install python3-cephfs 2024-09-14T21:59:54.723 INFO:teuthology.orchestra.run.smithi119.stdout:libcephfs-devel-19.1.1-324.gecab7be5.el9.x86_64 220 kB/s | 32 kB 00:00 2024-09-14T21:59:54.724 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2024-09-14T21:59:54.724 INFO:teuthology.orchestra.run.smithi119.stdout:Total 218 kB/s | 32 kB 00:00 2024-09-14T21:59:54.725 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2024-09-14T21:59:54.728 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2024-09-14T21:59:54.728 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2024-09-14T21:59:54.742 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2024-09-14T21:59:54.742 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2024-09-14T21:59:54.790 INFO:teuthology.orchestra.run.smithi032.stdout:Dependencies resolved. 2024-09-14T21:59:54.790 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2024-09-14T21:59:54.791 INFO:teuthology.orchestra.run.smithi032.stdout: Package Architecture Version Repository Size 2024-09-14T21:59:54.791 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2024-09-14T21:59:54.791 INFO:teuthology.orchestra.run.smithi032.stdout:Installing: 2024-09-14T21:59:54.791 INFO:teuthology.orchestra.run.smithi032.stdout: rbd-fuse x86_64 2:19.1.1-324.gecab7be5.el9 ceph 85 k 2024-09-14T21:59:54.791 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T21:59:54.791 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction Summary 2024-09-14T21:59:54.791 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2024-09-14T21:59:54.791 INFO:teuthology.orchestra.run.smithi032.stdout:Install 1 Package 2024-09-14T21:59:54.791 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T21:59:54.791 INFO:teuthology.orchestra.run.smithi032.stdout:Total download size: 85 k 2024-09-14T21:59:54.792 INFO:teuthology.orchestra.run.smithi032.stdout:Installed size: 231 k 2024-09-14T21:59:54.792 INFO:teuthology.orchestra.run.smithi032.stdout:Downloading Packages: 2024-09-14T21:59:54.835 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2024-09-14T21:59:54.921 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : libcephfs-devel-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T21:59:54.993 INFO:teuthology.orchestra.run.smithi032.stdout:rbd-fuse-19.1.1-324.gecab7be5.el9.x86_64.rpm 423 kB/s | 85 kB 00:00 2024-09-14T21:59:54.993 INFO:teuthology.orchestra.run.smithi032.stdout:-------------------------------------------------------------------------------- 2024-09-14T21:59:54.993 INFO:teuthology.orchestra.run.smithi032.stdout:Total 421 kB/s | 85 kB 00:00 2024-09-14T21:59:54.994 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction check 2024-09-14T21:59:55.001 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction check succeeded. 2024-09-14T21:59:55.001 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction test 2024-09-14T21:59:55.068 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction test succeeded. 2024-09-14T21:59:55.069 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction 2024-09-14T21:59:55.220 INFO:teuthology.orchestra.run.smithi082.stdout:Last metadata expiration check: 0:01:43 ago on Sat 14 Sep 2024 09:58:12 PM UTC. 2024-09-14T21:59:55.241 INFO:teuthology.orchestra.run.smithi032.stdout: Preparing : 1/1 2024-09-14T21:59:55.293 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: libcephfs-devel-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T21:59:55.310 INFO:teuthology.orchestra.run.smithi082.stdout:Package python3-cephfs-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-14T21:59:55.335 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : rbd-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T21:59:55.353 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-09-14T21:59:55.354 INFO:teuthology.orchestra.run.smithi082.stdout:Nothing to do. 2024-09-14T21:59:55.354 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-09-14T21:59:55.426 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum -y install python3-rbd 2024-09-14T21:59:55.527 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : libcephfs-devel-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T21:59:55.527 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T21:59:55.528 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2024-09-14T21:59:55.528 INFO:teuthology.orchestra.run.smithi119.stdout: libcephfs-devel-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T21:59:55.528 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T21:59:55.528 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2024-09-14T21:59:55.708 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install librados2 2024-09-14T21:59:55.710 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: rbd-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T21:59:55.974 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : rbd-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T21:59:55.974 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T21:59:55.975 INFO:teuthology.orchestra.run.smithi032.stdout:Installed: 2024-09-14T21:59:55.975 INFO:teuthology.orchestra.run.smithi032.stdout: rbd-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T21:59:55.975 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T21:59:55.975 INFO:teuthology.orchestra.run.smithi032.stdout:Complete! 2024-09-14T21:59:55.996 INFO:teuthology.orchestra.run.smithi082.stdout:Last metadata expiration check: 0:01:43 ago on Sat 14 Sep 2024 09:58:12 PM UTC. 2024-09-14T21:59:56.086 INFO:teuthology.orchestra.run.smithi082.stdout:Package python3-rbd-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-14T21:59:56.130 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-09-14T21:59:56.131 INFO:teuthology.orchestra.run.smithi082.stdout:Nothing to do. 2024-09-14T21:59:56.131 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-09-14T21:59:56.205 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum -y install rbd-fuse 2024-09-14T21:59:56.235 DEBUG:teuthology.orchestra.run.smithi032:> sudo yum -y install rbd-mirror 2024-09-14T21:59:56.279 INFO:teuthology.orchestra.run.smithi119.stdout:Last metadata expiration check: 0:01:41 ago on Sat 14 Sep 2024 09:58:15 PM UTC. 2024-09-14T21:59:56.372 INFO:teuthology.orchestra.run.smithi119.stdout:Package librados2-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-14T21:59:56.416 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2024-09-14T21:59:56.417 INFO:teuthology.orchestra.run.smithi119.stdout:Nothing to do. 2024-09-14T21:59:56.417 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2024-09-14T21:59:56.482 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install librbd1 2024-09-14T21:59:56.769 INFO:teuthology.orchestra.run.smithi082.stdout:Last metadata expiration check: 0:01:44 ago on Sat 14 Sep 2024 09:58:12 PM UTC. 2024-09-14T21:59:56.838 INFO:teuthology.orchestra.run.smithi032.stdout:Last metadata expiration check: 0:01:45 ago on Sat 14 Sep 2024 09:58:11 PM UTC. 2024-09-14T21:59:56.902 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-09-14T21:59:56.903 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-09-14T21:59:56.903 INFO:teuthology.orchestra.run.smithi082.stdout: Package Architecture Version Repository Size 2024-09-14T21:59:56.903 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-09-14T21:59:56.903 INFO:teuthology.orchestra.run.smithi082.stdout:Installing: 2024-09-14T21:59:56.903 INFO:teuthology.orchestra.run.smithi082.stdout: rbd-fuse x86_64 2:19.1.1-324.gecab7be5.el9 ceph 85 k 2024-09-14T21:59:56.903 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T21:59:56.903 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction Summary 2024-09-14T21:59:56.903 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-09-14T21:59:56.903 INFO:teuthology.orchestra.run.smithi082.stdout:Install 1 Package 2024-09-14T21:59:56.903 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T21:59:56.904 INFO:teuthology.orchestra.run.smithi082.stdout:Total download size: 85 k 2024-09-14T21:59:56.904 INFO:teuthology.orchestra.run.smithi082.stdout:Installed size: 231 k 2024-09-14T21:59:56.904 INFO:teuthology.orchestra.run.smithi082.stdout:Downloading Packages: 2024-09-14T21:59:56.985 INFO:teuthology.orchestra.run.smithi032.stdout:Dependencies resolved. 2024-09-14T21:59:56.986 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2024-09-14T21:59:56.986 INFO:teuthology.orchestra.run.smithi032.stdout: Package Arch Version Repo Size 2024-09-14T21:59:56.986 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2024-09-14T21:59:56.986 INFO:teuthology.orchestra.run.smithi032.stdout:Installing: 2024-09-14T21:59:56.986 INFO:teuthology.orchestra.run.smithi032.stdout: rbd-mirror x86_64 2:19.1.1-324.gecab7be5.el9 ceph 3.1 M 2024-09-14T21:59:56.986 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T21:59:56.986 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction Summary 2024-09-14T21:59:56.986 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2024-09-14T21:59:56.986 INFO:teuthology.orchestra.run.smithi032.stdout:Install 1 Package 2024-09-14T21:59:56.986 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T21:59:56.986 INFO:teuthology.orchestra.run.smithi032.stdout:Total download size: 3.1 M 2024-09-14T21:59:56.987 INFO:teuthology.orchestra.run.smithi032.stdout:Installed size: 13 M 2024-09-14T21:59:56.987 INFO:teuthology.orchestra.run.smithi032.stdout:Downloading Packages: 2024-09-14T21:59:57.053 INFO:teuthology.orchestra.run.smithi119.stdout:Last metadata expiration check: 0:01:42 ago on Sat 14 Sep 2024 09:58:15 PM UTC. 2024-09-14T21:59:57.093 INFO:teuthology.orchestra.run.smithi082.stdout:rbd-fuse-19.1.1-324.gecab7be5.el9.x86_64.rpm 452 kB/s | 85 kB 00:00 2024-09-14T21:59:57.093 INFO:teuthology.orchestra.run.smithi082.stdout:-------------------------------------------------------------------------------- 2024-09-14T21:59:57.093 INFO:teuthology.orchestra.run.smithi082.stdout:Total 449 kB/s | 85 kB 00:00 2024-09-14T21:59:57.094 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction check 2024-09-14T21:59:57.101 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction check succeeded. 2024-09-14T21:59:57.101 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction test 2024-09-14T21:59:57.145 INFO:teuthology.orchestra.run.smithi119.stdout:Package librbd1-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-14T21:59:57.163 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction test succeeded. 2024-09-14T21:59:57.164 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction 2024-09-14T21:59:57.188 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2024-09-14T21:59:57.189 INFO:teuthology.orchestra.run.smithi119.stdout:Nothing to do. 2024-09-14T21:59:57.189 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2024-09-14T21:59:57.261 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install python3-rados 2024-09-14T21:59:57.327 INFO:teuthology.orchestra.run.smithi082.stdout: Preparing : 1/1 2024-09-14T21:59:57.354 INFO:teuthology.orchestra.run.smithi032.stdout:rbd-mirror-19.1.1-324.gecab7be5.el9.x86_64.rpm 8.4 MB/s | 3.1 MB 00:00 2024-09-14T21:59:57.354 INFO:teuthology.orchestra.run.smithi032.stdout:-------------------------------------------------------------------------------- 2024-09-14T21:59:57.355 INFO:teuthology.orchestra.run.smithi032.stdout:Total 8.4 MB/s | 3.1 MB 00:00 2024-09-14T21:59:57.355 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction check 2024-09-14T21:59:57.366 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction check succeeded. 2024-09-14T21:59:57.366 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction test 2024-09-14T21:59:57.422 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : rbd-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T21:59:57.451 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction test succeeded. 2024-09-14T21:59:57.451 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction 2024-09-14T21:59:57.780 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: rbd-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T21:59:57.833 INFO:teuthology.orchestra.run.smithi119.stdout:Last metadata expiration check: 0:01:42 ago on Sat 14 Sep 2024 09:58:15 PM UTC. 2024-09-14T21:59:57.911 INFO:teuthology.orchestra.run.smithi032.stdout: Preparing : 1/1 2024-09-14T21:59:57.923 INFO:teuthology.orchestra.run.smithi119.stdout:Package python3-rados-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-14T21:59:57.969 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2024-09-14T21:59:57.969 INFO:teuthology.orchestra.run.smithi119.stdout:Nothing to do. 2024-09-14T21:59:57.969 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2024-09-14T21:59:57.971 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : rbd-mirror-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T21:59:57.998 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: rbd-mirror-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T21:59:57.999 INFO:teuthology.orchestra.run.smithi032.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T21:59:57.999 INFO:teuthology.orchestra.run.smithi032.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-09-14T21:59:57.999 INFO:teuthology.orchestra.run.smithi032.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-14T21:59:57.999 INFO:teuthology.orchestra.run.smithi032.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-14T21:59:57.999 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T21:59:58.042 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install python3-rgw 2024-09-14T21:59:58.045 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : rbd-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T21:59:58.046 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T21:59:58.046 INFO:teuthology.orchestra.run.smithi082.stdout:Installed: 2024-09-14T21:59:58.046 INFO:teuthology.orchestra.run.smithi082.stdout: rbd-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T21:59:58.046 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T21:59:58.046 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-09-14T21:59:58.306 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum -y install rbd-mirror 2024-09-14T21:59:58.609 INFO:teuthology.orchestra.run.smithi119.stdout:Last metadata expiration check: 0:01:43 ago on Sat 14 Sep 2024 09:58:15 PM UTC. 2024-09-14T21:59:58.698 INFO:teuthology.orchestra.run.smithi119.stdout:Package python3-rgw-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-14T21:59:58.741 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2024-09-14T21:59:58.742 INFO:teuthology.orchestra.run.smithi119.stdout:Nothing to do. 2024-09-14T21:59:58.742 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2024-09-14T21:59:58.815 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install python3-cephfs 2024-09-14T21:59:58.884 INFO:teuthology.orchestra.run.smithi082.stdout:Last metadata expiration check: 0:01:46 ago on Sat 14 Sep 2024 09:58:12 PM UTC. 2024-09-14T21:59:59.028 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-09-14T21:59:59.028 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-09-14T21:59:59.028 INFO:teuthology.orchestra.run.smithi082.stdout: Package Arch Version Repo Size 2024-09-14T21:59:59.028 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-09-14T21:59:59.028 INFO:teuthology.orchestra.run.smithi082.stdout:Installing: 2024-09-14T21:59:59.029 INFO:teuthology.orchestra.run.smithi082.stdout: rbd-mirror x86_64 2:19.1.1-324.gecab7be5.el9 ceph 3.1 M 2024-09-14T21:59:59.029 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T21:59:59.029 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction Summary 2024-09-14T21:59:59.029 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-09-14T21:59:59.029 INFO:teuthology.orchestra.run.smithi082.stdout:Install 1 Package 2024-09-14T21:59:59.029 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T21:59:59.029 INFO:teuthology.orchestra.run.smithi082.stdout:Total download size: 3.1 M 2024-09-14T21:59:59.030 INFO:teuthology.orchestra.run.smithi082.stdout:Installed size: 13 M 2024-09-14T21:59:59.030 INFO:teuthology.orchestra.run.smithi082.stdout:Downloading Packages: 2024-09-14T21:59:59.160 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : rbd-mirror-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T21:59:59.160 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T21:59:59.160 INFO:teuthology.orchestra.run.smithi032.stdout:Installed: 2024-09-14T21:59:59.160 INFO:teuthology.orchestra.run.smithi032.stdout: rbd-mirror-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T21:59:59.160 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T21:59:59.160 INFO:teuthology.orchestra.run.smithi032.stdout:Complete! 2024-09-14T21:59:59.386 INFO:teuthology.orchestra.run.smithi119.stdout:Last metadata expiration check: 0:01:44 ago on Sat 14 Sep 2024 09:58:15 PM UTC. 2024-09-14T21:59:59.388 INFO:teuthology.orchestra.run.smithi082.stdout:rbd-mirror-19.1.1-324.gecab7be5.el9.x86_64.rpm 8.6 MB/s | 3.1 MB 00:00 2024-09-14T21:59:59.389 INFO:teuthology.orchestra.run.smithi082.stdout:-------------------------------------------------------------------------------- 2024-09-14T21:59:59.389 INFO:teuthology.orchestra.run.smithi082.stdout:Total 8.6 MB/s | 3.1 MB 00:00 2024-09-14T21:59:59.390 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction check 2024-09-14T21:59:59.398 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction check succeeded. 2024-09-14T21:59:59.398 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction test 2024-09-14T21:59:59.400 DEBUG:teuthology.orchestra.run.smithi032:> sudo yum -y install rbd-nbd 2024-09-14T21:59:59.477 INFO:teuthology.orchestra.run.smithi119.stdout:Package python3-cephfs-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-14T21:59:59.482 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction test succeeded. 2024-09-14T21:59:59.482 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction 2024-09-14T21:59:59.522 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2024-09-14T21:59:59.523 INFO:teuthology.orchestra.run.smithi119.stdout:Nothing to do. 2024-09-14T21:59:59.523 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2024-09-14T21:59:59.594 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install python3-rbd 2024-09-14T21:59:59.920 INFO:teuthology.orchestra.run.smithi082.stdout: Preparing : 1/1 2024-09-14T21:59:59.981 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : rbd-mirror-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T22:00:00.001 INFO:teuthology.orchestra.run.smithi032.stdout:Last metadata expiration check: 0:01:48 ago on Sat 14 Sep 2024 09:58:11 PM UTC. 2024-09-14T22:00:00.025 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: rbd-mirror-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T22:00:00.025 INFO:teuthology.orchestra.run.smithi082.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T22:00:00.025 INFO:teuthology.orchestra.run.smithi082.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-09-14T22:00:00.025 INFO:teuthology.orchestra.run.smithi082.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-14T22:00:00.025 INFO:teuthology.orchestra.run.smithi082.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-14T22:00:00.026 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T22:00:00.141 INFO:teuthology.orchestra.run.smithi032.stdout:Dependencies resolved. 2024-09-14T22:00:00.142 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2024-09-14T22:00:00.142 INFO:teuthology.orchestra.run.smithi032.stdout: Package Architecture Version Repository Size 2024-09-14T22:00:00.142 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2024-09-14T22:00:00.142 INFO:teuthology.orchestra.run.smithi032.stdout:Installing: 2024-09-14T22:00:00.143 INFO:teuthology.orchestra.run.smithi032.stdout: rbd-nbd x86_64 2:19.1.1-324.gecab7be5.el9 ceph 170 k 2024-09-14T22:00:00.143 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T22:00:00.143 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction Summary 2024-09-14T22:00:00.143 INFO:teuthology.orchestra.run.smithi032.stdout:================================================================================ 2024-09-14T22:00:00.143 INFO:teuthology.orchestra.run.smithi032.stdout:Install 1 Package 2024-09-14T22:00:00.143 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T22:00:00.143 INFO:teuthology.orchestra.run.smithi032.stdout:Total download size: 170 k 2024-09-14T22:00:00.143 INFO:teuthology.orchestra.run.smithi032.stdout:Installed size: 494 k 2024-09-14T22:00:00.143 INFO:teuthology.orchestra.run.smithi032.stdout:Downloading Packages: 2024-09-14T22:00:00.165 INFO:teuthology.orchestra.run.smithi119.stdout:Last metadata expiration check: 0:01:45 ago on Sat 14 Sep 2024 09:58:15 PM UTC. 2024-09-14T22:00:00.256 INFO:teuthology.orchestra.run.smithi119.stdout:Package python3-rbd-2:19.1.1-324.gecab7be5.el9.x86_64 is already installed. 2024-09-14T22:00:00.300 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2024-09-14T22:00:00.301 INFO:teuthology.orchestra.run.smithi119.stdout:Nothing to do. 2024-09-14T22:00:00.301 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2024-09-14T22:00:00.357 INFO:teuthology.orchestra.run.smithi032.stdout:rbd-nbd-19.1.1-324.gecab7be5.el9.x86_64.rpm 799 kB/s | 170 kB 00:00 2024-09-14T22:00:00.357 INFO:teuthology.orchestra.run.smithi032.stdout:-------------------------------------------------------------------------------- 2024-09-14T22:00:00.358 INFO:teuthology.orchestra.run.smithi032.stdout:Total 792 kB/s | 170 kB 00:00 2024-09-14T22:00:00.358 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction check 2024-09-14T22:00:00.366 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction check succeeded. 2024-09-14T22:00:00.367 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction test 2024-09-14T22:00:00.377 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install rbd-fuse 2024-09-14T22:00:00.434 INFO:teuthology.orchestra.run.smithi032.stdout:Transaction test succeeded. 2024-09-14T22:00:00.434 INFO:teuthology.orchestra.run.smithi032.stdout:Running transaction 2024-09-14T22:00:00.600 INFO:teuthology.orchestra.run.smithi032.stdout: Preparing : 1/1 2024-09-14T22:00:00.691 INFO:teuthology.orchestra.run.smithi032.stdout: Installing : rbd-nbd-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T22:00:00.949 INFO:teuthology.orchestra.run.smithi119.stdout:Last metadata expiration check: 0:01:45 ago on Sat 14 Sep 2024 09:58:15 PM UTC. 2024-09-14T22:00:01.085 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2024-09-14T22:00:01.085 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-09-14T22:00:01.085 INFO:teuthology.orchestra.run.smithi119.stdout: Package Architecture Version Repository Size 2024-09-14T22:00:01.085 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-09-14T22:00:01.086 INFO:teuthology.orchestra.run.smithi119.stdout:Installing: 2024-09-14T22:00:01.086 INFO:teuthology.orchestra.run.smithi119.stdout: rbd-fuse x86_64 2:19.1.1-324.gecab7be5.el9 ceph 85 k 2024-09-14T22:00:01.086 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T22:00:01.086 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2024-09-14T22:00:01.086 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-09-14T22:00:01.086 INFO:teuthology.orchestra.run.smithi119.stdout:Install 1 Package 2024-09-14T22:00:01.086 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T22:00:01.086 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 85 k 2024-09-14T22:00:01.086 INFO:teuthology.orchestra.run.smithi119.stdout:Installed size: 231 k 2024-09-14T22:00:01.086 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2024-09-14T22:00:01.109 INFO:teuthology.orchestra.run.smithi032.stdout: Running scriptlet: rbd-nbd-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T22:00:01.130 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : rbd-mirror-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T22:00:01.130 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T22:00:01.130 INFO:teuthology.orchestra.run.smithi082.stdout:Installed: 2024-09-14T22:00:01.131 INFO:teuthology.orchestra.run.smithi082.stdout: rbd-mirror-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T22:00:01.131 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T22:00:01.131 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-09-14T22:00:01.302 INFO:teuthology.orchestra.run.smithi119.stdout:rbd-fuse-19.1.1-324.gecab7be5.el9.x86_64.rpm 396 kB/s | 85 kB 00:00 2024-09-14T22:00:01.302 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2024-09-14T22:00:01.302 INFO:teuthology.orchestra.run.smithi119.stdout:Total 393 kB/s | 85 kB 00:00 2024-09-14T22:00:01.302 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2024-09-14T22:00:01.309 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2024-09-14T22:00:01.309 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2024-09-14T22:00:01.351 INFO:teuthology.orchestra.run.smithi032.stdout: Verifying : rbd-nbd-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T22:00:01.351 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T22:00:01.351 INFO:teuthology.orchestra.run.smithi032.stdout:Installed: 2024-09-14T22:00:01.351 INFO:teuthology.orchestra.run.smithi032.stdout: rbd-nbd-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T22:00:01.351 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T22:00:01.351 INFO:teuthology.orchestra.run.smithi032.stdout:Complete! 2024-09-14T22:00:01.368 DEBUG:teuthology.orchestra.run.smithi082:> sudo yum -y install rbd-nbd 2024-09-14T22:00:01.372 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2024-09-14T22:00:01.372 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2024-09-14T22:00:01.525 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2024-09-14T22:00:01.616 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : rbd-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T22:00:01.625 DEBUG:teuthology.parallel:result is None 2024-09-14T22:00:01.951 INFO:teuthology.orchestra.run.smithi082.stdout:Last metadata expiration check: 0:01:49 ago on Sat 14 Sep 2024 09:58:12 PM UTC. 2024-09-14T22:00:02.035 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: rbd-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T22:00:02.088 INFO:teuthology.orchestra.run.smithi082.stdout:Dependencies resolved. 2024-09-14T22:00:02.089 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-09-14T22:00:02.089 INFO:teuthology.orchestra.run.smithi082.stdout: Package Architecture Version Repository Size 2024-09-14T22:00:02.089 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-09-14T22:00:02.089 INFO:teuthology.orchestra.run.smithi082.stdout:Installing: 2024-09-14T22:00:02.089 INFO:teuthology.orchestra.run.smithi082.stdout: rbd-nbd x86_64 2:19.1.1-324.gecab7be5.el9 ceph 170 k 2024-09-14T22:00:02.089 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T22:00:02.089 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction Summary 2024-09-14T22:00:02.089 INFO:teuthology.orchestra.run.smithi082.stdout:================================================================================ 2024-09-14T22:00:02.089 INFO:teuthology.orchestra.run.smithi082.stdout:Install 1 Package 2024-09-14T22:00:02.089 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T22:00:02.089 INFO:teuthology.orchestra.run.smithi082.stdout:Total download size: 170 k 2024-09-14T22:00:02.089 INFO:teuthology.orchestra.run.smithi082.stdout:Installed size: 494 k 2024-09-14T22:00:02.090 INFO:teuthology.orchestra.run.smithi082.stdout:Downloading Packages: 2024-09-14T22:00:02.282 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : rbd-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T22:00:02.283 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T22:00:02.283 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2024-09-14T22:00:02.283 INFO:teuthology.orchestra.run.smithi119.stdout: rbd-fuse-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T22:00:02.283 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T22:00:02.283 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2024-09-14T22:00:02.292 INFO:teuthology.orchestra.run.smithi082.stdout:rbd-nbd-19.1.1-324.gecab7be5.el9.x86_64.rpm 843 kB/s | 170 kB 00:00 2024-09-14T22:00:02.293 INFO:teuthology.orchestra.run.smithi082.stdout:-------------------------------------------------------------------------------- 2024-09-14T22:00:02.293 INFO:teuthology.orchestra.run.smithi082.stdout:Total 836 kB/s | 170 kB 00:00 2024-09-14T22:00:02.293 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction check 2024-09-14T22:00:02.301 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction check succeeded. 2024-09-14T22:00:02.301 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction test 2024-09-14T22:00:02.366 INFO:teuthology.orchestra.run.smithi082.stdout:Transaction test succeeded. 2024-09-14T22:00:02.367 INFO:teuthology.orchestra.run.smithi082.stdout:Running transaction 2024-09-14T22:00:02.520 INFO:teuthology.orchestra.run.smithi082.stdout: Preparing : 1/1 2024-09-14T22:00:02.572 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install rbd-mirror 2024-09-14T22:00:02.624 INFO:teuthology.orchestra.run.smithi082.stdout: Installing : rbd-nbd-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T22:00:03.080 INFO:teuthology.orchestra.run.smithi082.stdout: Running scriptlet: rbd-nbd-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T22:00:03.155 INFO:teuthology.orchestra.run.smithi119.stdout:Last metadata expiration check: 0:01:48 ago on Sat 14 Sep 2024 09:58:15 PM UTC. 2024-09-14T22:00:03.292 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2024-09-14T22:00:03.293 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-09-14T22:00:03.293 INFO:teuthology.orchestra.run.smithi119.stdout: Package Arch Version Repo Size 2024-09-14T22:00:03.293 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-09-14T22:00:03.293 INFO:teuthology.orchestra.run.smithi119.stdout:Installing: 2024-09-14T22:00:03.293 INFO:teuthology.orchestra.run.smithi119.stdout: rbd-mirror x86_64 2:19.1.1-324.gecab7be5.el9 ceph 3.1 M 2024-09-14T22:00:03.293 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T22:00:03.293 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2024-09-14T22:00:03.293 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-09-14T22:00:03.293 INFO:teuthology.orchestra.run.smithi119.stdout:Install 1 Package 2024-09-14T22:00:03.294 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T22:00:03.294 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 3.1 M 2024-09-14T22:00:03.294 INFO:teuthology.orchestra.run.smithi119.stdout:Installed size: 13 M 2024-09-14T22:00:03.294 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2024-09-14T22:00:03.358 INFO:teuthology.orchestra.run.smithi082.stdout: Verifying : rbd-nbd-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T22:00:03.359 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T22:00:03.359 INFO:teuthology.orchestra.run.smithi082.stdout:Installed: 2024-09-14T22:00:03.359 INFO:teuthology.orchestra.run.smithi082.stdout: rbd-nbd-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T22:00:03.359 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T22:00:03.359 INFO:teuthology.orchestra.run.smithi082.stdout:Complete! 2024-09-14T22:00:03.587 DEBUG:teuthology.parallel:result is None 2024-09-14T22:00:03.650 INFO:teuthology.orchestra.run.smithi119.stdout:rbd-mirror-19.1.1-324.gecab7be5.el9.x86_64.rpm 8.7 MB/s | 3.1 MB 00:00 2024-09-14T22:00:03.650 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2024-09-14T22:00:03.651 INFO:teuthology.orchestra.run.smithi119.stdout:Total 8.7 MB/s | 3.1 MB 00:00 2024-09-14T22:00:03.651 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2024-09-14T22:00:03.660 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2024-09-14T22:00:03.660 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2024-09-14T22:00:03.743 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2024-09-14T22:00:03.743 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2024-09-14T22:00:04.188 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2024-09-14T22:00:04.256 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : rbd-mirror-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T22:00:04.284 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: rbd-mirror-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T22:00:04.284 INFO:teuthology.orchestra.run.smithi119.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-14T22:00:04.284 INFO:teuthology.orchestra.run.smithi119.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-09-14T22:00:04.284 INFO:teuthology.orchestra.run.smithi119.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-14T22:00:04.284 INFO:teuthology.orchestra.run.smithi119.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-14T22:00:04.284 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T22:00:05.331 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : rbd-mirror-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T22:00:05.331 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T22:00:05.331 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2024-09-14T22:00:05.331 INFO:teuthology.orchestra.run.smithi119.stdout: rbd-mirror-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T22:00:05.331 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T22:00:05.331 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2024-09-14T22:00:05.577 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install rbd-nbd 2024-09-14T22:00:06.162 INFO:teuthology.orchestra.run.smithi119.stdout:Last metadata expiration check: 0:01:51 ago on Sat 14 Sep 2024 09:58:15 PM UTC. 2024-09-14T22:00:06.296 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2024-09-14T22:00:06.296 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-09-14T22:00:06.297 INFO:teuthology.orchestra.run.smithi119.stdout: Package Architecture Version Repository Size 2024-09-14T22:00:06.297 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-09-14T22:00:06.297 INFO:teuthology.orchestra.run.smithi119.stdout:Installing: 2024-09-14T22:00:06.297 INFO:teuthology.orchestra.run.smithi119.stdout: rbd-nbd x86_64 2:19.1.1-324.gecab7be5.el9 ceph 170 k 2024-09-14T22:00:06.297 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T22:00:06.297 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2024-09-14T22:00:06.297 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-09-14T22:00:06.297 INFO:teuthology.orchestra.run.smithi119.stdout:Install 1 Package 2024-09-14T22:00:06.297 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T22:00:06.298 INFO:teuthology.orchestra.run.smithi119.stdout:Total download size: 170 k 2024-09-14T22:00:06.298 INFO:teuthology.orchestra.run.smithi119.stdout:Installed size: 494 k 2024-09-14T22:00:06.298 INFO:teuthology.orchestra.run.smithi119.stdout:Downloading Packages: 2024-09-14T22:00:06.492 INFO:teuthology.orchestra.run.smithi119.stdout:rbd-nbd-19.1.1-324.gecab7be5.el9.x86_64.rpm 880 kB/s | 170 kB 00:00 2024-09-14T22:00:06.492 INFO:teuthology.orchestra.run.smithi119.stdout:-------------------------------------------------------------------------------- 2024-09-14T22:00:06.493 INFO:teuthology.orchestra.run.smithi119.stdout:Total 872 kB/s | 170 kB 00:00 2024-09-14T22:00:06.493 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2024-09-14T22:00:06.500 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2024-09-14T22:00:06.500 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2024-09-14T22:00:06.565 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2024-09-14T22:00:06.566 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2024-09-14T22:00:06.723 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2024-09-14T22:00:06.823 INFO:teuthology.orchestra.run.smithi119.stdout: Installing : rbd-nbd-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T22:00:07.215 INFO:teuthology.orchestra.run.smithi119.stdout: Running scriptlet: rbd-nbd-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T22:00:07.468 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : rbd-nbd-2:19.1.1-324.gecab7be5.el9.x86_64 1/1 2024-09-14T22:00:07.468 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T22:00:07.468 INFO:teuthology.orchestra.run.smithi119.stdout:Installed: 2024-09-14T22:00:07.468 INFO:teuthology.orchestra.run.smithi119.stdout: rbd-nbd-2:19.1.1-324.gecab7be5.el9.x86_64 2024-09-14T22:00:07.468 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T22:00:07.468 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2024-09-14T22:00:07.737 DEBUG:teuthology.parallel:result is None 2024-09-14T22:00:07.737 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=ecab7be58963a5bd03910cd73eef66405d7fdd50 2024-09-14T22:00:07.881 DEBUG:teuthology.orchestra.run.smithi032:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-09-14T22:00:07.908 INFO:teuthology.orchestra.run.smithi032.stdout:19.1.1-324.gecab7be5.el9 2024-09-14T22:00:07.909 INFO:teuthology.packaging:The installed version of ceph is 19.1.1-324.gecab7be5.el9 2024-09-14T22:00:07.909 INFO:teuthology.task.install:The correct ceph version 19.1.1-324.gecab7be5 is installed. 2024-09-14T22:00:07.911 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=ecab7be58963a5bd03910cd73eef66405d7fdd50 2024-09-14T22:00:08.052 DEBUG:teuthology.orchestra.run.smithi082:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-09-14T22:00:08.077 INFO:teuthology.orchestra.run.smithi082.stdout:19.1.1-324.gecab7be5.el9 2024-09-14T22:00:08.078 INFO:teuthology.packaging:The installed version of ceph is 19.1.1-324.gecab7be5.el9 2024-09-14T22:00:08.078 INFO:teuthology.task.install:The correct ceph version 19.1.1-324.gecab7be5 is installed. 2024-09-14T22:00:08.080 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=ecab7be58963a5bd03910cd73eef66405d7fdd50 2024-09-14T22:00:08.218 DEBUG:teuthology.orchestra.run.smithi119:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-09-14T22:00:08.242 INFO:teuthology.orchestra.run.smithi119.stdout:19.1.1-324.gecab7be5.el9 2024-09-14T22:00:08.243 INFO:teuthology.packaging:The installed version of ceph is 19.1.1-324.gecab7be5.el9 2024-09-14T22:00:08.243 INFO:teuthology.task.install:The correct ceph version 19.1.1-324.gecab7be5 is installed. 2024-09-14T22:00:08.245 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-09-14T22:00:08.245 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-09-14T22:00:08.245 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-14T22:00:08.276 DEBUG:teuthology.orchestra.run.smithi082:> set -ex 2024-09-14T22:00:08.276 DEBUG:teuthology.orchestra.run.smithi082:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-14T22:00:08.306 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2024-09-14T22:00:08.306 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-14T22:00:08.335 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-09-14T22:00:08.335 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-09-14T22:00:08.335 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd of=/usr/bin/daemon-helper 2024-09-14T22:00:08.364 DEBUG:teuthology.orchestra.run.smithi032:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-14T22:00:08.433 DEBUG:teuthology.orchestra.run.smithi082:> set -ex 2024-09-14T22:00:08.434 DEBUG:teuthology.orchestra.run.smithi082:> sudo dd of=/usr/bin/daemon-helper 2024-09-14T22:00:08.463 DEBUG:teuthology.orchestra.run.smithi082:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-14T22:00:08.532 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2024-09-14T22:00:08.532 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd of=/usr/bin/daemon-helper 2024-09-14T22:00:08.561 DEBUG:teuthology.orchestra.run.smithi119:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-14T22:00:08.631 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-09-14T22:00:08.631 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-09-14T22:00:08.631 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-14T22:00:08.662 DEBUG:teuthology.orchestra.run.smithi032:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-14T22:00:08.733 DEBUG:teuthology.orchestra.run.smithi082:> set -ex 2024-09-14T22:00:08.733 DEBUG:teuthology.orchestra.run.smithi082:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-14T22:00:08.762 DEBUG:teuthology.orchestra.run.smithi082:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-14T22:00:08.830 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2024-09-14T22:00:08.830 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-14T22:00:08.858 DEBUG:teuthology.orchestra.run.smithi119:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-14T22:00:08.925 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-09-14T22:00:08.925 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-09-14T22:00:08.925 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd of=/usr/bin/stdin-killer 2024-09-14T22:00:08.956 DEBUG:teuthology.orchestra.run.smithi032:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-14T22:00:09.025 DEBUG:teuthology.orchestra.run.smithi082:> set -ex 2024-09-14T22:00:09.026 DEBUG:teuthology.orchestra.run.smithi082:> sudo dd of=/usr/bin/stdin-killer 2024-09-14T22:00:09.055 DEBUG:teuthology.orchestra.run.smithi082:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-14T22:00:09.123 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2024-09-14T22:00:09.123 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd of=/usr/bin/stdin-killer 2024-09-14T22:00:09.151 DEBUG:teuthology.orchestra.run.smithi119:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-14T22:00:09.219 INFO:teuthology.run_tasks:Running task ceph... 2024-09-14T22:00:09.295 INFO:tasks.ceph:Making ceph log dir writeable by non-root... 2024-09-14T22:00:09.295 DEBUG:teuthology.orchestra.run.smithi032:> sudo chmod 777 /var/log/ceph 2024-09-14T22:00:09.298 DEBUG:teuthology.orchestra.run.smithi082:> sudo chmod 777 /var/log/ceph 2024-09-14T22:00:09.301 DEBUG:teuthology.orchestra.run.smithi119:> sudo chmod 777 /var/log/ceph 2024-09-14T22:00:09.328 INFO:tasks.ceph:Disabling ceph logrotate... 2024-09-14T22:00:09.328 DEBUG:teuthology.orchestra.run.smithi032:> sudo rm -f -- /etc/logrotate.d/ceph 2024-09-14T22:00:09.371 DEBUG:teuthology.orchestra.run.smithi082:> sudo rm -f -- /etc/logrotate.d/ceph 2024-09-14T22:00:09.373 DEBUG:teuthology.orchestra.run.smithi119:> sudo rm -f -- /etc/logrotate.d/ceph 2024-09-14T22:00:09.399 INFO:tasks.ceph:Creating extra log directories... 2024-09-14T22:00:09.399 DEBUG:teuthology.orchestra.run.smithi032:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2024-09-14T22:00:09.442 DEBUG:teuthology.orchestra.run.smithi082:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2024-09-14T22:00:09.444 DEBUG:teuthology.orchestra.run.smithi119:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2024-09-14T22:00:09.480 INFO:tasks.ceph:Creating ceph cluster ceph... 2024-09-14T22:00:09.480 INFO:tasks.ceph:config {'conf': {'client': {'rbd default data pool': 'datapool'}, 'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bluestore block size': 96636764160, 'bluestore compression algorithm': 'lz4', 'bluestore compression mode': 'aggressive', 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'enable experimental unrecoverable data corrupting features': '*', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd debug randomize hobject sort order': False, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore', 'osd shutdown pgref assert': True}}, 'fs': 'xfs', 'mkfs_options': None, 'mount_options': None, 'skip_mgr_daemons': False, 'log_ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'cpu_profile': set(), 'cluster': 'ceph', 'mon_bind_msgr2': True, 'mon_bind_addrvec': True} 2024-09-14T22:00:09.480 INFO:tasks.ceph:ctx.config {'archive_path': '/home/teuthworker/archive/teuthology-2024-09-14_21:16:02-rbd-squid-distro-default-smithi/7904684', 'branch': 'squid', 'description': 'rbd/migration/{1-base/install 2-clusters/{fixed-3 openstack} 3-objectstore/bluestore-comp-lz4 4-supported-random-distro$/{centos_latest} 5-data-pool/ec 6-prepare/qcow2-file 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute 9-cleanup/cleanup conf/{disable-pool-app}}', 'email': 'ceph-qa@ceph.com', 'exclude_arch': 'armv7l', 'first_in_suite': False, 'io_workload': {'sequential': [{'qemu': {'client.0': {'clone': True, 'disks': [{'action': 'none', 'image_name': 'client.0.0'}, {'action': 'none', 'image_name': 'client.0.1'}, {'action': 'none', 'image_name': 'client.0.2'}], 'test': 'qa/run_xfstests_qemu.sh', 'type': 'block'}}}]}, 'job_id': '7904684', 'kernel': {'kdb': 1, 'sha1': 'distro'}, 'last_in_suite': False, 'machine_type': 'smithi', 'migrate_workload': {'sequential': [{'exec': {'client.0': ['sleep 60', 'rbd migration execute client.0.0', 'sleep 60', 'rbd migration commit client.0.0', 'sleep 60', 'rbd migration execute client.0.1']}}]}, 'name': 'teuthology-2024-09-14_21:16:02-rbd-squid-distro-default-smithi', 'no_nested_subset': False, 'openstack': [{'volumes': {'count': 4, 'size': 10}}, {'machine': {'cpus': 1, 'disk': 40, 'ram': 30000}, 'volumes': {'count': 4, 'size': 30}}], 'os_type': 'centos', 'os_version': '9.stream', 'overrides': {'admin_socket': {'branch': 'squid'}, 'ceph': {'conf': {'client': {'rbd default data pool': 'datapool'}, 'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bluestore block size': 96636764160, 'bluestore compression algorithm': 'lz4', 'bluestore compression mode': 'aggressive', 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'enable experimental unrecoverable data corrupting features': '*', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd debug randomize hobject sort order': False, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore', 'osd shutdown pgref assert': True}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': 'ecab7be58963a5bd03910cd73eef66405d7fdd50'}, 'ceph-deploy': {'conf': {'client': {'log file': '/var/log/ceph/ceph-$name.$pid.log'}, 'mon': {}}}, 'install': {'ceph': {'flavor': 'default', 'sha1': 'ecab7be58963a5bd03910cd73eef66405d7fdd50'}}, 'selinux': {'allowlist': ['scontext=system_u:system_r:getty_t:s0']}, 'thrashosds': {'bdev_inject_crash': 2, 'bdev_inject_crash_probability': 0.5}, 'workunit': {'branch': 'squid', 'sha1': 'ecab7be58963a5bd03910cd73eef66405d7fdd50'}}, 'owner': 'scheduled_teuthology@teuthology', 'priority': 100, 'repo': 'https://git.ceph.com/ceph.git', 'roles': [['mon.a', 'mon.c', 'mgr.x', 'osd.0', 'osd.1', 'osd.2', 'osd.3'], ['mon.b', 'mgr.y', 'osd.4', 'osd.5', 'osd.6', 'osd.7'], ['client.0']], 'seed': 4271, 'sha1': 'ecab7be58963a5bd03910cd73eef66405d7fdd50', 'sleep_before_teardown': 0, 'subset': '97/128', 'suite': 'rbd', 'suite_branch': 'squid', 'suite_path': '/home/teuthworker/src/git.ceph.com_ceph_ecab7be58963a5bd03910cd73eef66405d7fdd50/qa', 'suite_relpath': 'qa', 'suite_repo': 'https://git.ceph.com/ceph.git', 'suite_sha1': 'ecab7be58963a5bd03910cd73eef66405d7fdd50', 'targets': {'smithi032.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBP5qX9q531RcA0IKMabe7PkbVFMhz7BkFTmDc+VwViC9g+a1fKRnCwK0xxGniVeLwomRpOVBmm3PtUo4Ui6j3Nk=', 'smithi082.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAVF5PQIpYGAgRQgA57VCrWjq8vvyCgrl0DsGpoXGmLBUu8Y8LY98/oY7U2Wk2Vo7uA/D4ZEkElqn4k+LNiHxPM=', 'smithi119.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLMJcr9f8wKlDykS5mARJgtTfx58iNJ+iaGem/AaCTB4rW1sRSAWUzE8djXqPjHxtV4v8oinLnsoa7nKsxrRmqE='}, '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': {'kdb': 1, 'sha1': 'distro'}}, {'internal.base': None}, {'internal.archive_upload': None}, {'internal.archive': None}, {'internal.coredump': None}, {'internal.sudo': None}, {'internal.syslog': None}, {'internal.timer': None}, {'pcp': None}, {'selinux': None}, {'ansible.cephlab': None}, {'clock': None}, {'install': None}, {'ceph': None}, {'exec': {'client.0': ['sudo ceph osd erasure-code-profile set teuthologyprofile crush-failure-domain=osd m=1 k=2', 'sudo ceph osd pool create datapool 4 4 erasure teuthologyprofile', 'sudo ceph osd pool set datapool allow_ec_overwrites true', 'rbd pool init datapool']}}, {'exec': {'client.0': ['mkdir /home/ubuntu/cephtest/migration', 'wget -nv -O /home/ubuntu/cephtest/migration/base.client.0.qcow2 http://download.ceph.com/qa/ubuntu-12.04.qcow2', 'qemu-img create -f qcow2 /home/ubuntu/cephtest/migration/empty.qcow2 1G', 'echo \'{"type":"qcow","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/base.client.0.qcow2"}}\' | rbd migration prepare --import-only --source-spec-path - client.0.0', 'rbd migration prepare --import-only --source-spec \'{"type":"qcow","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.qcow2"}}\' client.0.1', 'rbd migration prepare --import-only --source-spec \'{"type":"qcow","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.qcow2"}}\' client.0.2']}}, {'parallel': ['io_workload', 'migrate_workload']}, {'exec': {'client.0': ['rm -rf /home/ubuntu/cephtest/migration']}}], 'teuthology': {'fragments_dropped': [], 'meta': {}, 'postmerge': []}, 'teuthology_branch': 'main', 'teuthology_sha1': '3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a', 'timestamp': '2024-09-14_21:16:02', 'tube': 'smithi', 'user': 'teuthology', 'verbose': False, 'worker_log': '/home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856'} 2024-09-14T22:00:09.481 DEBUG:teuthology.orchestra.run.smithi032:> install -d -m0755 -- /home/ubuntu/cephtest/ceph.data 2024-09-14T22:00:09.511 DEBUG:teuthology.orchestra.run.smithi082:> install -d -m0755 -- /home/ubuntu/cephtest/ceph.data 2024-09-14T22:00:09.513 DEBUG:teuthology.orchestra.run.smithi119:> install -d -m0755 -- /home/ubuntu/cephtest/ceph.data 2024-09-14T22:00:09.529 DEBUG:teuthology.orchestra.run.smithi032:> sudo install -d -m0777 -- /var/run/ceph 2024-09-14T22:00:09.569 DEBUG:teuthology.orchestra.run.smithi082:> sudo install -d -m0777 -- /var/run/ceph 2024-09-14T22:00:09.571 DEBUG:teuthology.orchestra.run.smithi119:> sudo install -d -m0777 -- /var/run/ceph 2024-09-14T22:00:09.597 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-09-14T22:00:09.597 DEBUG:teuthology.orchestra.run.smithi032:> dd if=/scratch_devs of=/dev/stdout 2024-09-14T22:00:09.652 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-14T22:00:09.653 DEBUG:teuthology.orchestra.run.smithi032:> stat /dev/vg_nvme/lv_1 2024-09-14T22:00:09.709 INFO:teuthology.orchestra.run.smithi032.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-14T22:00:09.709 INFO:teuthology.orchestra.run.smithi032.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-14T22:00:09.709 INFO:teuthology.orchestra.run.smithi032.stdout:Device: 5h/5d Inode: 667 Links: 1 2024-09-14T22:00:09.709 INFO:teuthology.orchestra.run.smithi032.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-14T22:00:09.709 INFO:teuthology.orchestra.run.smithi032.stdout:Context: system_u:object_r:device_t:s0 2024-09-14T22:00:09.709 INFO:teuthology.orchestra.run.smithi032.stdout:Access: 2024-09-14 21:59:58.256940075 +0000 2024-09-14T22:00:09.710 INFO:teuthology.orchestra.run.smithi032.stdout:Modify: 2024-09-14 21:57:33.777733296 +0000 2024-09-14T22:00:09.710 INFO:teuthology.orchestra.run.smithi032.stdout:Change: 2024-09-14 21:57:33.777733296 +0000 2024-09-14T22:00:09.710 INFO:teuthology.orchestra.run.smithi032.stdout: Birth: 2024-09-14 21:57:33.777733296 +0000 2024-09-14T22:00:09.710 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-14T22:00:09.775 INFO:teuthology.orchestra.run.smithi032.stderr:1+0 records in 2024-09-14T22:00:09.775 INFO:teuthology.orchestra.run.smithi032.stderr:1+0 records out 2024-09-14T22:00:09.775 INFO:teuthology.orchestra.run.smithi032.stderr:512 bytes copied, 0.000100478 s, 5.1 MB/s 2024-09-14T22:00:09.776 DEBUG:teuthology.orchestra.run.smithi032:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-14T22:00:09.834 DEBUG:teuthology.orchestra.run.smithi032:> stat /dev/vg_nvme/lv_2 2024-09-14T22:00:09.890 INFO:teuthology.orchestra.run.smithi032.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-14T22:00:09.891 INFO:teuthology.orchestra.run.smithi032.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-14T22:00:09.891 INFO:teuthology.orchestra.run.smithi032.stdout:Device: 5h/5d Inode: 684 Links: 1 2024-09-14T22:00:09.891 INFO:teuthology.orchestra.run.smithi032.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-14T22:00:09.891 INFO:teuthology.orchestra.run.smithi032.stdout:Context: system_u:object_r:device_t:s0 2024-09-14T22:00:09.891 INFO:teuthology.orchestra.run.smithi032.stdout:Access: 2024-09-14 21:59:58.257940055 +0000 2024-09-14T22:00:09.891 INFO:teuthology.orchestra.run.smithi032.stdout:Modify: 2024-09-14 21:57:34.107727141 +0000 2024-09-14T22:00:09.891 INFO:teuthology.orchestra.run.smithi032.stdout:Change: 2024-09-14 21:57:34.107727141 +0000 2024-09-14T22:00:09.891 INFO:teuthology.orchestra.run.smithi032.stdout: Birth: 2024-09-14 21:57:34.107727141 +0000 2024-09-14T22:00:09.891 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-14T22:00:09.956 INFO:teuthology.orchestra.run.smithi032.stderr:1+0 records in 2024-09-14T22:00:09.956 INFO:teuthology.orchestra.run.smithi032.stderr:1+0 records out 2024-09-14T22:00:09.957 INFO:teuthology.orchestra.run.smithi032.stderr:512 bytes copied, 0.000105185 s, 4.9 MB/s 2024-09-14T22:00:09.958 DEBUG:teuthology.orchestra.run.smithi032:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-14T22:00:10.015 DEBUG:teuthology.orchestra.run.smithi032:> stat /dev/vg_nvme/lv_3 2024-09-14T22:00:10.072 INFO:teuthology.orchestra.run.smithi032.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-14T22:00:10.072 INFO:teuthology.orchestra.run.smithi032.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-14T22:00:10.072 INFO:teuthology.orchestra.run.smithi032.stdout:Device: 5h/5d Inode: 706 Links: 1 2024-09-14T22:00:10.072 INFO:teuthology.orchestra.run.smithi032.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-14T22:00:10.072 INFO:teuthology.orchestra.run.smithi032.stdout:Context: system_u:object_r:device_t:s0 2024-09-14T22:00:10.072 INFO:teuthology.orchestra.run.smithi032.stdout:Access: 2024-09-14 21:59:58.257940055 +0000 2024-09-14T22:00:10.072 INFO:teuthology.orchestra.run.smithi032.stdout:Modify: 2024-09-14 21:57:34.442720892 +0000 2024-09-14T22:00:10.072 INFO:teuthology.orchestra.run.smithi032.stdout:Change: 2024-09-14 21:57:34.442720892 +0000 2024-09-14T22:00:10.072 INFO:teuthology.orchestra.run.smithi032.stdout: Birth: 2024-09-14 21:57:34.442720892 +0000 2024-09-14T22:00:10.073 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-14T22:00:10.137 INFO:teuthology.orchestra.run.smithi032.stderr:1+0 records in 2024-09-14T22:00:10.138 INFO:teuthology.orchestra.run.smithi032.stderr:1+0 records out 2024-09-14T22:00:10.138 INFO:teuthology.orchestra.run.smithi032.stderr:512 bytes copied, 0.000114217 s, 4.5 MB/s 2024-09-14T22:00:10.139 DEBUG:teuthology.orchestra.run.smithi032:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-14T22:00:10.196 DEBUG:teuthology.orchestra.run.smithi032:> stat /dev/vg_nvme/lv_4 2024-09-14T22:00:10.252 INFO:teuthology.orchestra.run.smithi032.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-14T22:00:10.252 INFO:teuthology.orchestra.run.smithi032.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-14T22:00:10.252 INFO:teuthology.orchestra.run.smithi032.stdout:Device: 5h/5d Inode: 723 Links: 1 2024-09-14T22:00:10.252 INFO:teuthology.orchestra.run.smithi032.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-14T22:00:10.252 INFO:teuthology.orchestra.run.smithi032.stdout:Context: system_u:object_r:device_t:s0 2024-09-14T22:00:10.252 INFO:teuthology.orchestra.run.smithi032.stdout:Access: 2024-09-14 21:59:58.257940055 +0000 2024-09-14T22:00:10.252 INFO:teuthology.orchestra.run.smithi032.stdout:Modify: 2024-09-14 21:57:34.755715054 +0000 2024-09-14T22:00:10.252 INFO:teuthology.orchestra.run.smithi032.stdout:Change: 2024-09-14 21:57:34.755715054 +0000 2024-09-14T22:00:10.253 INFO:teuthology.orchestra.run.smithi032.stdout: Birth: 2024-09-14 21:57:34.755715054 +0000 2024-09-14T22:00:10.253 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-14T22:00:10.316 INFO:teuthology.orchestra.run.smithi032.stderr:1+0 records in 2024-09-14T22:00:10.316 INFO:teuthology.orchestra.run.smithi032.stderr:1+0 records out 2024-09-14T22:00:10.316 INFO:teuthology.orchestra.run.smithi032.stderr:512 bytes copied, 9.706e-05 s, 5.3 MB/s 2024-09-14T22:00:10.318 DEBUG:teuthology.orchestra.run.smithi032:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-14T22:00:10.375 INFO:tasks.ceph:osd dev map: {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2', 'osd.2': '/dev/vg_nvme/lv_3', 'osd.3': '/dev/vg_nvme/lv_4'} 2024-09-14T22:00:10.375 DEBUG:teuthology.orchestra.run.smithi082:> set -ex 2024-09-14T22:00:10.375 DEBUG:teuthology.orchestra.run.smithi082:> dd if=/scratch_devs of=/dev/stdout 2024-09-14T22:00:10.393 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-14T22:00:10.393 DEBUG:teuthology.orchestra.run.smithi082:> stat /dev/vg_nvme/lv_1 2024-09-14T22:00:10.450 INFO:teuthology.orchestra.run.smithi082.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-14T22:00:10.450 INFO:teuthology.orchestra.run.smithi082.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-14T22:00:10.451 INFO:teuthology.orchestra.run.smithi082.stdout:Device: 5h/5d Inode: 665 Links: 1 2024-09-14T22:00:10.451 INFO:teuthology.orchestra.run.smithi082.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-14T22:00:10.451 INFO:teuthology.orchestra.run.smithi082.stdout:Context: system_u:object_r:device_t:s0 2024-09-14T22:00:10.451 INFO:teuthology.orchestra.run.smithi082.stdout:Access: 2024-09-14 22:00:00.294485213 +0000 2024-09-14T22:00:10.451 INFO:teuthology.orchestra.run.smithi082.stdout:Modify: 2024-09-14 21:57:28.052373471 +0000 2024-09-14T22:00:10.451 INFO:teuthology.orchestra.run.smithi082.stdout:Change: 2024-09-14 21:57:28.052373471 +0000 2024-09-14T22:00:10.451 INFO:teuthology.orchestra.run.smithi082.stdout: Birth: 2024-09-14 21:57:28.052373471 +0000 2024-09-14T22:00:10.451 DEBUG:teuthology.orchestra.run.smithi082:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-14T22:00:10.516 INFO:teuthology.orchestra.run.smithi082.stderr:1+0 records in 2024-09-14T22:00:10.516 INFO:teuthology.orchestra.run.smithi082.stderr:1+0 records out 2024-09-14T22:00:10.516 INFO:teuthology.orchestra.run.smithi082.stderr:512 bytes copied, 0.000217844 s, 2.4 MB/s 2024-09-14T22:00:10.517 DEBUG:teuthology.orchestra.run.smithi082:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-14T22:00:10.575 DEBUG:teuthology.orchestra.run.smithi082:> stat /dev/vg_nvme/lv_2 2024-09-14T22:00:10.631 INFO:teuthology.orchestra.run.smithi082.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-14T22:00:10.631 INFO:teuthology.orchestra.run.smithi082.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-14T22:00:10.631 INFO:teuthology.orchestra.run.smithi082.stdout:Device: 5h/5d Inode: 687 Links: 1 2024-09-14T22:00:10.631 INFO:teuthology.orchestra.run.smithi082.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-14T22:00:10.631 INFO:teuthology.orchestra.run.smithi082.stdout:Context: system_u:object_r:device_t:s0 2024-09-14T22:00:10.631 INFO:teuthology.orchestra.run.smithi082.stdout:Access: 2024-09-14 22:00:00.294485213 +0000 2024-09-14T22:00:10.632 INFO:teuthology.orchestra.run.smithi082.stdout:Modify: 2024-09-14 21:57:28.401366783 +0000 2024-09-14T22:00:10.632 INFO:teuthology.orchestra.run.smithi082.stdout:Change: 2024-09-14 21:57:28.401366783 +0000 2024-09-14T22:00:10.632 INFO:teuthology.orchestra.run.smithi082.stdout: Birth: 2024-09-14 21:57:28.401366783 +0000 2024-09-14T22:00:10.632 DEBUG:teuthology.orchestra.run.smithi082:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-14T22:00:10.695 INFO:teuthology.orchestra.run.smithi082.stderr:1+0 records in 2024-09-14T22:00:10.695 INFO:teuthology.orchestra.run.smithi082.stderr:1+0 records out 2024-09-14T22:00:10.695 INFO:teuthology.orchestra.run.smithi082.stderr:512 bytes copied, 0.000196507 s, 2.6 MB/s 2024-09-14T22:00:10.697 DEBUG:teuthology.orchestra.run.smithi082:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-14T22:00:10.753 DEBUG:teuthology.orchestra.run.smithi082:> stat /dev/vg_nvme/lv_3 2024-09-14T22:00:10.809 INFO:teuthology.orchestra.run.smithi082.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-14T22:00:10.809 INFO:teuthology.orchestra.run.smithi082.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-14T22:00:10.809 INFO:teuthology.orchestra.run.smithi082.stdout:Device: 5h/5d Inode: 706 Links: 1 2024-09-14T22:00:10.809 INFO:teuthology.orchestra.run.smithi082.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-14T22:00:10.809 INFO:teuthology.orchestra.run.smithi082.stdout:Context: system_u:object_r:device_t:s0 2024-09-14T22:00:10.809 INFO:teuthology.orchestra.run.smithi082.stdout:Access: 2024-09-14 22:00:00.294485213 +0000 2024-09-14T22:00:10.810 INFO:teuthology.orchestra.run.smithi082.stdout:Modify: 2024-09-14 21:57:28.729360497 +0000 2024-09-14T22:00:10.810 INFO:teuthology.orchestra.run.smithi082.stdout:Change: 2024-09-14 21:57:28.729360497 +0000 2024-09-14T22:00:10.810 INFO:teuthology.orchestra.run.smithi082.stdout: Birth: 2024-09-14 21:57:28.729360497 +0000 2024-09-14T22:00:10.810 DEBUG:teuthology.orchestra.run.smithi082:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-14T22:00:10.872 INFO:teuthology.orchestra.run.smithi082.stderr:1+0 records in 2024-09-14T22:00:10.873 INFO:teuthology.orchestra.run.smithi082.stderr:1+0 records out 2024-09-14T22:00:10.873 INFO:teuthology.orchestra.run.smithi082.stderr:512 bytes copied, 0.000283756 s, 1.8 MB/s 2024-09-14T22:00:10.874 DEBUG:teuthology.orchestra.run.smithi082:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-14T22:00:10.930 DEBUG:teuthology.orchestra.run.smithi082:> stat /dev/vg_nvme/lv_4 2024-09-14T22:00:10.985 INFO:teuthology.orchestra.run.smithi082.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-14T22:00:10.985 INFO:teuthology.orchestra.run.smithi082.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-14T22:00:10.985 INFO:teuthology.orchestra.run.smithi082.stdout:Device: 5h/5d Inode: 722 Links: 1 2024-09-14T22:00:10.986 INFO:teuthology.orchestra.run.smithi082.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-14T22:00:10.986 INFO:teuthology.orchestra.run.smithi082.stdout:Context: system_u:object_r:device_t:s0 2024-09-14T22:00:10.986 INFO:teuthology.orchestra.run.smithi082.stdout:Access: 2024-09-14 22:00:00.295485194 +0000 2024-09-14T22:00:10.986 INFO:teuthology.orchestra.run.smithi082.stdout:Modify: 2024-09-14 21:57:29.051354327 +0000 2024-09-14T22:00:10.986 INFO:teuthology.orchestra.run.smithi082.stdout:Change: 2024-09-14 21:57:29.051354327 +0000 2024-09-14T22:00:10.986 INFO:teuthology.orchestra.run.smithi082.stdout: Birth: 2024-09-14 21:57:29.051354327 +0000 2024-09-14T22:00:10.986 DEBUG:teuthology.orchestra.run.smithi082:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-14T22:00:11.049 INFO:teuthology.orchestra.run.smithi082.stderr:1+0 records in 2024-09-14T22:00:11.049 INFO:teuthology.orchestra.run.smithi082.stderr:1+0 records out 2024-09-14T22:00:11.049 INFO:teuthology.orchestra.run.smithi082.stderr:512 bytes copied, 0.000173045 s, 3.0 MB/s 2024-09-14T22:00:11.050 DEBUG:teuthology.orchestra.run.smithi082:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-14T22:00:11.106 INFO:tasks.ceph:osd dev map: {'osd.4': '/dev/vg_nvme/lv_1', 'osd.5': '/dev/vg_nvme/lv_2', 'osd.6': '/dev/vg_nvme/lv_3', 'osd.7': '/dev/vg_nvme/lv_4'} 2024-09-14T22:00:11.106 INFO:tasks.ceph:remote_to_roles_to_devs: {Remote(name='ubuntu@smithi032.front.sepia.ceph.com'): {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2', 'osd.2': '/dev/vg_nvme/lv_3', 'osd.3': '/dev/vg_nvme/lv_4'}, Remote(name='ubuntu@smithi082.front.sepia.ceph.com'): {'osd.4': '/dev/vg_nvme/lv_1', 'osd.5': '/dev/vg_nvme/lv_2', 'osd.6': '/dev/vg_nvme/lv_3', 'osd.7': '/dev/vg_nvme/lv_4'}} 2024-09-14T22:00:11.106 INFO:tasks.ceph:Generating config... 2024-09-14T22:00:11.108 INFO:tasks.ceph:[client] rbd default data pool = datapool 2024-09-14T22:00:11.108 INFO:tasks.ceph:[global] mon warn on pool no app = False 2024-09-14T22:00:11.108 INFO:tasks.ceph:[mgr] debug mgr = 20 2024-09-14T22:00:11.108 INFO:tasks.ceph:[mgr] debug ms = 1 2024-09-14T22:00:11.108 INFO:tasks.ceph:[mon] debug mon = 20 2024-09-14T22:00:11.108 INFO:tasks.ceph:[mon] debug ms = 1 2024-09-14T22:00:11.108 INFO:tasks.ceph:[mon] debug paxos = 20 2024-09-14T22:00:11.108 INFO:tasks.ceph:[osd] bluestore block size = 96636764160 2024-09-14T22:00:11.108 INFO:tasks.ceph:[osd] bluestore compression algorithm = lz4 2024-09-14T22:00:11.108 INFO:tasks.ceph:[osd] bluestore compression mode = aggressive 2024-09-14T22:00:11.108 INFO:tasks.ceph:[osd] bluestore fsck on mount = True 2024-09-14T22:00:11.109 INFO:tasks.ceph:[osd] debug bluefs = 1/20 2024-09-14T22:00:11.109 INFO:tasks.ceph:[osd] debug bluestore = 1/20 2024-09-14T22:00:11.109 INFO:tasks.ceph:[osd] debug ms = 1 2024-09-14T22:00:11.109 INFO:tasks.ceph:[osd] debug osd = 20 2024-09-14T22:00:11.109 INFO:tasks.ceph:[osd] debug rocksdb = 4/10 2024-09-14T22:00:11.109 INFO:tasks.ceph:[osd] enable experimental unrecoverable data corrupting features = * 2024-09-14T22:00:11.109 INFO:tasks.ceph:[osd] mon osd backfillfull_ratio = 0.85 2024-09-14T22:00:11.109 INFO:tasks.ceph:[osd] mon osd full ratio = 0.9 2024-09-14T22:00:11.109 INFO:tasks.ceph:[osd] mon osd nearfull ratio = 0.8 2024-09-14T22:00:11.109 INFO:tasks.ceph:[osd] osd debug randomize hobject sort order = False 2024-09-14T22:00:11.109 INFO:tasks.ceph:[osd] osd failsafe full ratio = 0.95 2024-09-14T22:00:11.109 INFO:tasks.ceph:[osd] osd objectstore = bluestore 2024-09-14T22:00:11.110 INFO:tasks.ceph:[osd] osd shutdown pgref assert = True 2024-09-14T22:00:11.110 INFO:tasks.ceph:Setting up mon.a... 2024-09-14T22:00:11.110 DEBUG:teuthology.orchestra.run.smithi032:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring /etc/ceph/ceph.keyring 2024-09-14T22:00:11.170 INFO:teuthology.orchestra.run.smithi032.stdout:creating /etc/ceph/ceph.keyring 2024-09-14T22:00:11.173 DEBUG:teuthology.orchestra.run.smithi032:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --gen-key --name=mon. /etc/ceph/ceph.keyring 2024-09-14T22:00:11.221 DEBUG:teuthology.orchestra.run.smithi032:> sudo chmod 0644 /etc/ceph/ceph.keyring 2024-09-14T22:00:11.248 DEBUG:tasks.ceph:Ceph mon addresses: [('mon.a', '172.21.15.32'), ('mon.c', '[v2:172.21.15.32:3301,v1:172.21.15.32:6790]'), ('mon.b', '172.21.15.82')] 2024-09-14T22:00:11.248 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=jerasure 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': '172.21.15.32,[v2:172.21.15.32:3301,v1:172.21.15.32:6790],172.21.15.82', '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 recover clone overlap': 'true', 'osd recovery max chunk': '1048576', 'osd debug shutdown': 'true', 'osd debug op order': 'true', 'osd debug verify stray on activate': 'true', 'osd debug trim objects': 'true', 'osd open classes on start': 'true', 'osd debug pg log writeout': 'true', 'osd deep scrub update digest min age': '30', 'osd map max advance': '10', 'journal zero on create': 'true', 'filestore ondisk finisher threads': '3', 'filestore apply finisher threads': '3', 'bdev debug aio': 'true', 'osd debug misdirected ops': 'true', 'bluestore block size': 96636764160, 'bluestore compression algorithm': 'lz4', 'bluestore compression mode': 'aggressive', 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'enable experimental unrecoverable data corrupting features': '*', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd debug randomize hobject sort order': False, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore', 'osd shutdown pgref assert': True}, 'mgr': {'debug ms': 1, 'debug mgr': 20, 'debug mon': '20', 'debug auth': '20', 'mon reweight min pgs per osd': '4', 'mon reweight min bytes per osd': '10', 'mgr/telemetry/nag': 'false'}, 'mon': {'debug ms': 1, 'debug mon': 20, 'debug paxos': 20, 'debug auth': '20', 'mon data avail warn': '5', 'mon mgr mkfs grace': '240', 'mon reweight min pgs per osd': '4', 'mon osd reporter subtree level': 'osd', 'mon osd prime pg temp': 'true', 'mon reweight min bytes per osd': '10', 'auth mon ticket ttl': '660', 'auth service ticket ttl': '240', 'mon_warn_on_insecure_global_id_reclaim': 'false', 'mon_warn_on_insecure_global_id_reclaim_allowed': 'false', 'mon_down_mkfs_grace': '2m', 'mon_warn_on_filestore_osds': 'false'}, 'client': {'rgw cache enabled': 'true', 'rgw enable ops log': 'true', 'rgw enable usage log': 'true', 'log file': '/var/log/ceph/$cluster-$name.$pid.log', 'admin socket': '/var/run/ceph/$cluster-$name.$pid.asok', 'rbd default data pool': 'datapool'}, 'mon.a': {}, 'mon.c': {}, 'mon.b': {}} 2024-09-14T22:00:11.249 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-09-14T22:00:11.249 DEBUG:teuthology.orchestra.run.smithi032:> dd of=/home/ubuntu/cephtest/ceph.tmp.conf 2024-09-14T22:00:11.305 DEBUG:teuthology.orchestra.run.smithi032:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage monmaptool -c /home/ubuntu/cephtest/ceph.tmp.conf --create --clobber --enable-all-features --add a 172.21.15.32 --addv c '[v2:172.21.15.32:3301,v1:172.21.15.32:6790]' --add b 172.21.15.82 --print /home/ubuntu/cephtest/ceph.monmap 2024-09-14T22:00:11.394 INFO:teuthology.orchestra.run.smithi032.stdout:monmaptool: monmap file /home/ubuntu/cephtest/ceph.monmap 2024-09-14T22:00:11.394 INFO:teuthology.orchestra.run.smithi032.stdout:monmaptool: generated fsid 10f57a61-96ef-4364-a5fa-1792962d7414 2024-09-14T22:00:11.394 INFO:teuthology.orchestra.run.smithi032.stdout:setting min_mon_release = quincy 2024-09-14T22:00:11.394 INFO:teuthology.orchestra.run.smithi032.stdout:epoch 0 2024-09-14T22:00:11.394 INFO:teuthology.orchestra.run.smithi032.stdout:fsid 10f57a61-96ef-4364-a5fa-1792962d7414 2024-09-14T22:00:11.394 INFO:teuthology.orchestra.run.smithi032.stdout:last_changed 2024-09-14T22:00:11.392075+0000 2024-09-14T22:00:11.395 INFO:teuthology.orchestra.run.smithi032.stdout:created 2024-09-14T22:00:11.392075+0000 2024-09-14T22:00:11.395 INFO:teuthology.orchestra.run.smithi032.stdout:min_mon_release 17 (quincy) 2024-09-14T22:00:11.395 INFO:teuthology.orchestra.run.smithi032.stdout:election_strategy: 1 2024-09-14T22:00:11.395 INFO:teuthology.orchestra.run.smithi032.stdout:0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-09-14T22:00:11.395 INFO:teuthology.orchestra.run.smithi032.stdout:1: [v2:172.21.15.82:3300/0,v1:172.21.15.82:6789/0] mon.b 2024-09-14T22:00:11.395 INFO:teuthology.orchestra.run.smithi032.stdout:2: [v2:172.21.15.32:3301/0,v1:172.21.15.32:6790/0] mon.c 2024-09-14T22:00:11.395 INFO:teuthology.orchestra.run.smithi032.stdout:monmaptool: writing epoch 0 to /home/ubuntu/cephtest/ceph.monmap (3 monitors) 2024-09-14T22:00:11.396 DEBUG:teuthology.orchestra.run.smithi032:> rm -- /home/ubuntu/cephtest/ceph.tmp.conf 2024-09-14T22:00:11.412 INFO:tasks.ceph:Writing /etc/ceph/ceph.conf for FSID 10f57a61-96ef-4364-a5fa-1792962d7414... 2024-09-14T22:00:11.412 DEBUG:teuthology.orchestra.run.smithi032:> sudo mkdir -p /etc/ceph && sudo chmod 0755 /etc/ceph && sudo tee /etc/ceph/ceph.conf && sudo chmod 0644 /etc/ceph/ceph.conf > /dev/null 2024-09-14T22:00:11.455 DEBUG:teuthology.orchestra.run.smithi082:> sudo mkdir -p /etc/ceph && sudo chmod 0755 /etc/ceph && sudo tee /etc/ceph/ceph.conf && sudo chmod 0644 /etc/ceph/ceph.conf > /dev/null 2024-09-14T22:00:11.457 DEBUG:teuthology.orchestra.run.smithi119:> sudo mkdir -p /etc/ceph && sudo chmod 0755 /etc/ceph && sudo tee /etc/ceph/ceph.conf && sudo chmod 0644 /etc/ceph/ceph.conf > /dev/null 2024-09-14T22:00:11.496 INFO:teuthology.orchestra.run.smithi032.stdout:[global] 2024-09-14T22:00:11.497 INFO:teuthology.orchestra.run.smithi032.stdout: chdir = "" 2024-09-14T22:00:11.497 INFO:teuthology.orchestra.run.smithi032.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2024-09-14T22:00:11.497 INFO:teuthology.orchestra.run.smithi032.stdout: auth supported = cephx 2024-09-14T22:00:11.497 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T22:00:11.497 INFO:teuthology.orchestra.run.smithi032.stdout: filestore xattr use omap = true 2024-09-14T22:00:11.497 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T22:00:11.497 INFO:teuthology.orchestra.run.smithi032.stdout: mon clock drift allowed = 1.000 2024-09-14T22:00:11.497 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T22:00:11.497 INFO:teuthology.orchestra.run.smithi032.stdout: osd crush chooseleaf type = 0 2024-09-14T22:00:11.497 INFO:teuthology.orchestra.run.smithi032.stdout: auth debug = true 2024-09-14T22:00:11.498 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T22:00:11.498 INFO:teuthology.orchestra.run.smithi032.stdout: ms die on old message = true 2024-09-14T22:00:11.498 INFO:teuthology.orchestra.run.smithi032.stdout: ms die on bug = true 2024-09-14T22:00:11.498 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T22:00:11.498 INFO:teuthology.orchestra.run.smithi032.stdout: mon max pg per osd = 10000 # >= luminous 2024-09-14T22:00:11.498 INFO:teuthology.orchestra.run.smithi032.stdout: mon pg warn max object skew = 0 2024-09-14T22:00:11.498 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T22:00:11.498 INFO:teuthology.orchestra.run.smithi032.stdout: # disable pg_autoscaler by default for new pools 2024-09-14T22:00:11.498 INFO:teuthology.orchestra.run.smithi032.stdout: osd_pool_default_pg_autoscale_mode = off 2024-09-14T22:00:11.498 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T22:00:11.499 INFO:teuthology.orchestra.run.smithi032.stdout: osd pool default size = 2 2024-09-14T22:00:11.499 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T22:00:11.499 INFO:teuthology.orchestra.run.smithi032.stdout: mon osd allow primary affinity = true 2024-09-14T22:00:11.499 INFO:teuthology.orchestra.run.smithi032.stdout: mon osd allow pg remap = true 2024-09-14T22:00:11.499 INFO:teuthology.orchestra.run.smithi032.stdout: mon warn on legacy crush tunables = false 2024-09-14T22:00:11.499 INFO:teuthology.orchestra.run.smithi032.stdout: mon warn on crush straw calc version zero = false 2024-09-14T22:00:11.499 INFO:teuthology.orchestra.run.smithi032.stdout: mon warn on no sortbitwise = false 2024-09-14T22:00:11.499 INFO:teuthology.orchestra.run.smithi032.stdout: mon warn on osd down out interval zero = false 2024-09-14T22:00:11.499 INFO:teuthology.orchestra.run.smithi032.stdout: mon warn on too few osds = false 2024-09-14T22:00:11.499 INFO:teuthology.orchestra.run.smithi032.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2024-09-14T22:00:11.499 INFO:teuthology.orchestra.run.smithi032.stdout: mon_warn_on_pool_no_redundancy = false 2024-09-14T22:00:11.499 INFO:teuthology.orchestra.run.smithi032.stdout: mon_allow_pool_size_one = true 2024-09-14T22:00:11.499 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T22:00:11.499 INFO:teuthology.orchestra.run.smithi032.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2024-09-14T22:00:11.500 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T22:00:11.500 INFO:teuthology.orchestra.run.smithi032.stdout: osd default data pool replay window = 5 2024-09-14T22:00:11.500 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T22:00:11.500 INFO:teuthology.orchestra.run.smithi032.stdout: mon allow pool delete = true 2024-09-14T22:00:11.500 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T22:00:11.500 INFO:teuthology.orchestra.run.smithi032.stdout: mon cluster log file level = debug 2024-09-14T22:00:11.500 INFO:teuthology.orchestra.run.smithi032.stdout: debug asserts on shutdown = true 2024-09-14T22:00:11.500 INFO:teuthology.orchestra.run.smithi032.stdout: mon health detail to clog = false 2024-09-14T22:00:11.500 INFO:teuthology.orchestra.run.smithi032.stdout: mon host = "172.21.15.32,[v2:172.21.15.32:3301,v1:172.21.15.32:6790],172.21.15.82" 2024-09-14T22:00:11.500 INFO:teuthology.orchestra.run.smithi032.stdout: mon warn on pool no app = False 2024-09-14T22:00:11.500 INFO:teuthology.orchestra.run.smithi032.stdout: fsid = 10f57a61-96ef-4364-a5fa-1792962d7414 2024-09-14T22:00:11.500 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T22:00:11.500 INFO:teuthology.orchestra.run.smithi032.stdout:[osd] 2024-09-14T22:00:11.501 INFO:teuthology.orchestra.run.smithi032.stdout: osd journal size = 100 2024-09-14T22:00:11.501 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T22:00:11.501 INFO:teuthology.orchestra.run.smithi032.stdout: osd scrub load threshold = 5.0 2024-09-14T22:00:11.501 INFO:teuthology.orchestra.run.smithi032.stdout: osd scrub max interval = 600 2024-09-14T22:00:11.501 INFO:teuthology.orchestra.run.smithi032.stdout: osd mclock profile = high_recovery_ops 2024-09-14T22:00:11.501 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T22:00:11.501 INFO:teuthology.orchestra.run.smithi032.stdout: osd recover clone overlap = true 2024-09-14T22:00:11.501 INFO:teuthology.orchestra.run.smithi032.stdout: osd recovery max chunk = 1048576 2024-09-14T22:00:11.501 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T22:00:11.501 INFO:teuthology.orchestra.run.smithi032.stdout: osd debug shutdown = true 2024-09-14T22:00:11.501 INFO:teuthology.orchestra.run.smithi032.stdout: osd debug op order = true 2024-09-14T22:00:11.501 INFO:teuthology.orchestra.run.smithi032.stdout: osd debug verify stray on activate = true 2024-09-14T22:00:11.501 INFO:teuthology.orchestra.run.smithi032.stdout: osd debug trim objects = true 2024-09-14T22:00:11.501 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T22:00:11.502 INFO:teuthology.orchestra.run.smithi032.stdout: osd open classes on start = true 2024-09-14T22:00:11.502 INFO:teuthology.orchestra.run.smithi032.stdout: osd debug pg log writeout = true 2024-09-14T22:00:11.502 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T22:00:11.502 INFO:teuthology.orchestra.run.smithi032.stdout: osd deep scrub update digest min age = 30 2024-09-14T22:00:11.502 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T22:00:11.502 INFO:teuthology.orchestra.run.smithi032.stdout: osd map max advance = 10 2024-09-14T22:00:11.502 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T22:00:11.502 INFO:teuthology.orchestra.run.smithi032.stdout: journal zero on create = true 2024-09-14T22:00:11.502 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T22:00:11.502 INFO:teuthology.orchestra.run.smithi032.stdout: filestore ondisk finisher threads = 3 2024-09-14T22:00:11.502 INFO:teuthology.orchestra.run.smithi032.stdout: filestore apply finisher threads = 3 2024-09-14T22:00:11.502 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T22:00:11.503 INFO:teuthology.orchestra.run.smithi032.stdout: bdev debug aio = true 2024-09-14T22:00:11.503 INFO:teuthology.orchestra.run.smithi032.stdout: osd debug misdirected ops = true 2024-09-14T22:00:11.503 INFO:teuthology.orchestra.run.smithi032.stdout: bluestore block size = 96636764160 2024-09-14T22:00:11.503 INFO:teuthology.orchestra.run.smithi032.stdout: bluestore compression algorithm = lz4 2024-09-14T22:00:11.504 INFO:teuthology.orchestra.run.smithi032.stdout: bluestore compression mode = aggressive 2024-09-14T22:00:11.504 INFO:teuthology.orchestra.run.smithi032.stdout: bluestore fsck on mount = True 2024-09-14T22:00:11.504 INFO:teuthology.orchestra.run.smithi032.stdout: debug bluefs = 1/20 2024-09-14T22:00:11.504 INFO:teuthology.orchestra.run.smithi032.stdout: debug bluestore = 1/20 2024-09-14T22:00:11.504 INFO:teuthology.orchestra.run.smithi032.stdout: debug ms = 1 2024-09-14T22:00:11.504 INFO:teuthology.orchestra.run.smithi032.stdout: debug osd = 20 2024-09-14T22:00:11.504 INFO:teuthology.orchestra.run.smithi032.stdout: debug rocksdb = 4/10 2024-09-14T22:00:11.504 INFO:teuthology.orchestra.run.smithi032.stdout: enable experimental unrecoverable data corrupting features = * 2024-09-14T22:00:11.504 INFO:teuthology.orchestra.run.smithi032.stdout: mon osd backfillfull_ratio = 0.85 2024-09-14T22:00:11.504 INFO:teuthology.orchestra.run.smithi032.stdout: mon osd full ratio = 0.9 2024-09-14T22:00:11.504 INFO:teuthology.orchestra.run.smithi032.stdout: mon osd nearfull ratio = 0.8 2024-09-14T22:00:11.504 INFO:teuthology.orchestra.run.smithi032.stdout: osd debug randomize hobject sort order = False 2024-09-14T22:00:11.505 INFO:teuthology.orchestra.run.smithi032.stdout: osd failsafe full ratio = 0.95 2024-09-14T22:00:11.505 INFO:teuthology.orchestra.run.smithi032.stdout: osd objectstore = bluestore 2024-09-14T22:00:11.505 INFO:teuthology.orchestra.run.smithi032.stdout: osd shutdown pgref assert = True 2024-09-14T22:00:11.505 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T22:00:11.505 INFO:teuthology.orchestra.run.smithi032.stdout:[mgr] 2024-09-14T22:00:11.505 INFO:teuthology.orchestra.run.smithi032.stdout: debug ms = 1 2024-09-14T22:00:11.505 INFO:teuthology.orchestra.run.smithi032.stdout: debug mgr = 20 2024-09-14T22:00:11.505 INFO:teuthology.orchestra.run.smithi032.stdout: debug mon = 20 2024-09-14T22:00:11.505 INFO:teuthology.orchestra.run.smithi032.stdout: debug auth = 20 2024-09-14T22:00:11.505 INFO:teuthology.orchestra.run.smithi032.stdout: mon reweight min pgs per osd = 4 2024-09-14T22:00:11.505 INFO:teuthology.orchestra.run.smithi032.stdout: mon reweight min bytes per osd = 10 2024-09-14T22:00:11.505 INFO:teuthology.orchestra.run.smithi032.stdout: mgr/telemetry/nag = false 2024-09-14T22:00:11.505 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T22:00:11.505 INFO:teuthology.orchestra.run.smithi032.stdout:[mon] 2024-09-14T22:00:11.506 INFO:teuthology.orchestra.run.smithi032.stdout: debug ms = 1 2024-09-14T22:00:11.506 INFO:teuthology.orchestra.run.smithi032.stdout: debug mon = 20 2024-09-14T22:00:11.506 INFO:teuthology.orchestra.run.smithi032.stdout: debug paxos = 20 2024-09-14T22:00:11.506 INFO:teuthology.orchestra.run.smithi032.stdout: debug auth = 20 2024-09-14T22:00:11.506 INFO:teuthology.orchestra.run.smithi032.stdout: mon data avail warn = 5 2024-09-14T22:00:11.506 INFO:teuthology.orchestra.run.smithi032.stdout: mon mgr mkfs grace = 240 2024-09-14T22:00:11.506 INFO:teuthology.orchestra.run.smithi032.stdout: mon reweight min pgs per osd = 4 2024-09-14T22:00:11.506 INFO:teuthology.orchestra.run.smithi032.stdout: mon osd reporter subtree level = osd 2024-09-14T22:00:11.506 INFO:teuthology.orchestra.run.smithi032.stdout: mon osd prime pg temp = true 2024-09-14T22:00:11.506 INFO:teuthology.orchestra.run.smithi032.stdout: mon reweight min bytes per osd = 10 2024-09-14T22:00:11.506 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T22:00:11.506 INFO:teuthology.orchestra.run.smithi032.stdout: # rotate auth tickets quickly to exercise renewal paths 2024-09-14T22:00:11.507 INFO:teuthology.orchestra.run.smithi032.stdout: auth mon ticket ttl = 660 # 11m 2024-09-14T22:00:11.507 INFO:teuthology.orchestra.run.smithi032.stdout: auth service ticket ttl = 240 # 4m 2024-09-14T22:00:11.507 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T22:00:11.507 INFO:teuthology.orchestra.run.smithi032.stdout: # don't complain about insecure global_id in the test suite 2024-09-14T22:00:11.507 INFO:teuthology.orchestra.run.smithi032.stdout: mon_warn_on_insecure_global_id_reclaim = false 2024-09-14T22:00:11.507 INFO:teuthology.orchestra.run.smithi032.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-09-14T22:00:11.507 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T22:00:11.507 INFO:teuthology.orchestra.run.smithi032.stdout: # 1m isn't quite enough 2024-09-14T22:00:11.507 INFO:teuthology.orchestra.run.smithi032.stdout: mon_down_mkfs_grace = 2m 2024-09-14T22:00:11.507 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T22:00:11.507 INFO:teuthology.orchestra.run.smithi032.stdout: mon_warn_on_filestore_osds = false 2024-09-14T22:00:11.508 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T22:00:11.508 INFO:teuthology.orchestra.run.smithi032.stdout:[client] 2024-09-14T22:00:11.508 INFO:teuthology.orchestra.run.smithi032.stdout: rgw cache enabled = true 2024-09-14T22:00:11.508 INFO:teuthology.orchestra.run.smithi032.stdout: rgw enable ops log = true 2024-09-14T22:00:11.508 INFO:teuthology.orchestra.run.smithi032.stdout: rgw enable usage log = true 2024-09-14T22:00:11.508 INFO:teuthology.orchestra.run.smithi032.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2024-09-14T22:00:11.508 INFO:teuthology.orchestra.run.smithi032.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2024-09-14T22:00:11.508 INFO:teuthology.orchestra.run.smithi032.stdout: rbd default data pool = datapool 2024-09-14T22:00:11.508 INFO:teuthology.orchestra.run.smithi032.stdout:[mon.a] 2024-09-14T22:00:11.509 INFO:teuthology.orchestra.run.smithi032.stdout:[mon.c] 2024-09-14T22:00:11.509 INFO:teuthology.orchestra.run.smithi032.stdout:[mon.b] 2024-09-14T22:00:11.510 INFO:teuthology.orchestra.run.smithi119.stdout:[global] 2024-09-14T22:00:11.510 INFO:teuthology.orchestra.run.smithi119.stdout: chdir = "" 2024-09-14T22:00:11.510 INFO:teuthology.orchestra.run.smithi119.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2024-09-14T22:00:11.510 INFO:teuthology.orchestra.run.smithi119.stdout: auth supported = cephx 2024-09-14T22:00:11.510 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T22:00:11.510 INFO:teuthology.orchestra.run.smithi119.stdout: filestore xattr use omap = true 2024-09-14T22:00:11.510 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T22:00:11.510 INFO:teuthology.orchestra.run.smithi119.stdout: mon clock drift allowed = 1.000 2024-09-14T22:00:11.510 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T22:00:11.510 INFO:teuthology.orchestra.run.smithi119.stdout: osd crush chooseleaf type = 0 2024-09-14T22:00:11.510 INFO:teuthology.orchestra.run.smithi119.stdout: auth debug = true 2024-09-14T22:00:11.511 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T22:00:11.511 INFO:teuthology.orchestra.run.smithi119.stdout: ms die on old message = true 2024-09-14T22:00:11.511 INFO:teuthology.orchestra.run.smithi119.stdout: ms die on bug = true 2024-09-14T22:00:11.511 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T22:00:11.511 INFO:teuthology.orchestra.run.smithi119.stdout: mon max pg per osd = 10000 # >= luminous 2024-09-14T22:00:11.511 INFO:teuthology.orchestra.run.smithi119.stdout: mon pg warn max object skew = 0 2024-09-14T22:00:11.511 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T22:00:11.511 INFO:teuthology.orchestra.run.smithi119.stdout: # disable pg_autoscaler by default for new pools 2024-09-14T22:00:11.511 INFO:teuthology.orchestra.run.smithi119.stdout: osd_pool_default_pg_autoscale_mode = off 2024-09-14T22:00:11.511 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T22:00:11.511 INFO:teuthology.orchestra.run.smithi119.stdout: osd pool default size = 2 2024-09-14T22:00:11.512 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T22:00:11.512 INFO:teuthology.orchestra.run.smithi119.stdout: mon osd allow primary affinity = true 2024-09-14T22:00:11.512 INFO:teuthology.orchestra.run.smithi119.stdout: mon osd allow pg remap = true 2024-09-14T22:00:11.512 INFO:teuthology.orchestra.run.smithi119.stdout: mon warn on legacy crush tunables = false 2024-09-14T22:00:11.512 INFO:teuthology.orchestra.run.smithi119.stdout: mon warn on crush straw calc version zero = false 2024-09-14T22:00:11.512 INFO:teuthology.orchestra.run.smithi119.stdout: mon warn on no sortbitwise = false 2024-09-14T22:00:11.512 INFO:teuthology.orchestra.run.smithi119.stdout: mon warn on osd down out interval zero = false 2024-09-14T22:00:11.512 INFO:teuthology.orchestra.run.smithi119.stdout: mon warn on too few osds = false 2024-09-14T22:00:11.512 INFO:teuthology.orchestra.run.smithi119.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2024-09-14T22:00:11.512 INFO:teuthology.orchestra.run.smithi119.stdout: mon_warn_on_pool_no_redundancy = false 2024-09-14T22:00:11.512 INFO:teuthology.orchestra.run.smithi119.stdout: mon_allow_pool_size_one = true 2024-09-14T22:00:11.512 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T22:00:11.512 INFO:teuthology.orchestra.run.smithi119.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2024-09-14T22:00:11.512 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T22:00:11.513 INFO:teuthology.orchestra.run.smithi119.stdout: osd default data pool replay window = 5 2024-09-14T22:00:11.513 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T22:00:11.513 INFO:teuthology.orchestra.run.smithi119.stdout: mon allow pool delete = true 2024-09-14T22:00:11.513 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T22:00:11.513 INFO:teuthology.orchestra.run.smithi119.stdout: mon cluster log file level = debug 2024-09-14T22:00:11.513 INFO:teuthology.orchestra.run.smithi119.stdout: debug asserts on shutdown = true 2024-09-14T22:00:11.513 INFO:teuthology.orchestra.run.smithi119.stdout: mon health detail to clog = false 2024-09-14T22:00:11.513 INFO:teuthology.orchestra.run.smithi119.stdout: mon host = "172.21.15.32,[v2:172.21.15.32:3301,v1:172.21.15.32:6790],172.21.15.82" 2024-09-14T22:00:11.514 INFO:teuthology.orchestra.run.smithi119.stdout: mon warn on pool no app = False 2024-09-14T22:00:11.514 INFO:teuthology.orchestra.run.smithi119.stdout: fsid = 10f57a61-96ef-4364-a5fa-1792962d7414 2024-09-14T22:00:11.514 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T22:00:11.514 INFO:teuthology.orchestra.run.smithi119.stdout:[osd] 2024-09-14T22:00:11.514 INFO:teuthology.orchestra.run.smithi119.stdout: osd journal size = 100 2024-09-14T22:00:11.514 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T22:00:11.514 INFO:teuthology.orchestra.run.smithi119.stdout: osd scrub load threshold = 5.0 2024-09-14T22:00:11.514 INFO:teuthology.orchestra.run.smithi119.stdout: osd scrub max interval = 600 2024-09-14T22:00:11.514 INFO:teuthology.orchestra.run.smithi119.stdout: osd mclock profile = high_recovery_ops 2024-09-14T22:00:11.514 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T22:00:11.514 INFO:teuthology.orchestra.run.smithi119.stdout: osd recover clone overlap = true 2024-09-14T22:00:11.514 INFO:teuthology.orchestra.run.smithi119.stdout: osd recovery max chunk = 1048576 2024-09-14T22:00:11.514 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T22:00:11.514 INFO:teuthology.orchestra.run.smithi119.stdout: osd debug shutdown = true 2024-09-14T22:00:11.515 INFO:teuthology.orchestra.run.smithi119.stdout: osd debug op order = true 2024-09-14T22:00:11.515 INFO:teuthology.orchestra.run.smithi119.stdout: osd debug verify stray on activate = true 2024-09-14T22:00:11.515 INFO:teuthology.orchestra.run.smithi119.stdout: osd debug trim objects = true 2024-09-14T22:00:11.515 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T22:00:11.515 INFO:teuthology.orchestra.run.smithi119.stdout: osd open classes on start = true 2024-09-14T22:00:11.515 INFO:teuthology.orchestra.run.smithi119.stdout: osd debug pg log writeout = true 2024-09-14T22:00:11.515 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T22:00:11.515 INFO:teuthology.orchestra.run.smithi119.stdout: osd deep scrub update digest min age = 30 2024-09-14T22:00:11.515 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T22:00:11.515 INFO:teuthology.orchestra.run.smithi119.stdout: osd map max advance = 10 2024-09-14T22:00:11.515 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T22:00:11.515 INFO:teuthology.orchestra.run.smithi119.stdout: journal zero on create = true 2024-09-14T22:00:11.516 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T22:00:11.516 INFO:teuthology.orchestra.run.smithi119.stdout: filestore ondisk finisher threads = 3 2024-09-14T22:00:11.516 INFO:teuthology.orchestra.run.smithi119.stdout: filestore apply finisher threads = 3 2024-09-14T22:00:11.516 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T22:00:11.516 INFO:teuthology.orchestra.run.smithi119.stdout: bdev debug aio = true 2024-09-14T22:00:11.516 INFO:teuthology.orchestra.run.smithi119.stdout: osd debug misdirected ops = true 2024-09-14T22:00:11.516 INFO:teuthology.orchestra.run.smithi119.stdout: bluestore block size = 96636764160 2024-09-14T22:00:11.516 INFO:teuthology.orchestra.run.smithi119.stdout: bluestore compression algorithm = lz4 2024-09-14T22:00:11.516 INFO:teuthology.orchestra.run.smithi119.stdout: bluestore compression mode = aggressive 2024-09-14T22:00:11.516 INFO:teuthology.orchestra.run.smithi119.stdout: bluestore fsck on mount = True 2024-09-14T22:00:11.516 INFO:teuthology.orchestra.run.smithi119.stdout: debug bluefs = 1/20 2024-09-14T22:00:11.516 INFO:teuthology.orchestra.run.smithi119.stdout: debug bluestore = 1/20 2024-09-14T22:00:11.516 INFO:teuthology.orchestra.run.smithi119.stdout: debug ms = 1 2024-09-14T22:00:11.516 INFO:teuthology.orchestra.run.smithi119.stdout: debug osd = 20 2024-09-14T22:00:11.517 INFO:teuthology.orchestra.run.smithi119.stdout: debug rocksdb = 4/10 2024-09-14T22:00:11.517 INFO:teuthology.orchestra.run.smithi119.stdout: enable experimental unrecoverable data corrupting features = * 2024-09-14T22:00:11.517 INFO:teuthology.orchestra.run.smithi119.stdout: mon osd backfillfull_ratio = 0.85 2024-09-14T22:00:11.517 INFO:teuthology.orchestra.run.smithi119.stdout: mon osd full ratio = 0.9 2024-09-14T22:00:11.517 INFO:teuthology.orchestra.run.smithi119.stdout: mon osd nearfull ratio = 0.8 2024-09-14T22:00:11.517 INFO:teuthology.orchestra.run.smithi119.stdout: osd debug randomize hobject sort order = False 2024-09-14T22:00:11.517 INFO:teuthology.orchestra.run.smithi119.stdout: osd failsafe full ratio = 0.95 2024-09-14T22:00:11.517 INFO:teuthology.orchestra.run.smithi119.stdout: osd objectstore = bluestore 2024-09-14T22:00:11.517 INFO:teuthology.orchestra.run.smithi119.stdout: osd shutdown pgref assert = True 2024-09-14T22:00:11.517 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T22:00:11.518 INFO:teuthology.orchestra.run.smithi119.stdout:[mgr] 2024-09-14T22:00:11.518 INFO:teuthology.orchestra.run.smithi119.stdout: debug ms = 1 2024-09-14T22:00:11.518 INFO:teuthology.orchestra.run.smithi119.stdout: debug mgr = 20 2024-09-14T22:00:11.518 INFO:teuthology.orchestra.run.smithi119.stdout: debug mon = 20 2024-09-14T22:00:11.518 INFO:teuthology.orchestra.run.smithi119.stdout: debug auth = 20 2024-09-14T22:00:11.518 INFO:teuthology.orchestra.run.smithi119.stdout: mon reweight min pgs per osd = 4 2024-09-14T22:00:11.518 INFO:teuthology.orchestra.run.smithi119.stdout: mon reweight min bytes per osd = 10 2024-09-14T22:00:11.518 INFO:teuthology.orchestra.run.smithi119.stdout: mgr/telemetry/nag = false 2024-09-14T22:00:11.518 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T22:00:11.518 INFO:teuthology.orchestra.run.smithi119.stdout:[mon] 2024-09-14T22:00:11.518 INFO:teuthology.orchestra.run.smithi119.stdout: debug ms = 1 2024-09-14T22:00:11.518 INFO:teuthology.orchestra.run.smithi119.stdout: debug mon = 20 2024-09-14T22:00:11.519 INFO:teuthology.orchestra.run.smithi119.stdout: debug paxos = 20 2024-09-14T22:00:11.519 INFO:teuthology.orchestra.run.smithi119.stdout: debug auth = 20 2024-09-14T22:00:11.519 INFO:teuthology.orchestra.run.smithi119.stdout: mon data avail warn = 5 2024-09-14T22:00:11.519 INFO:teuthology.orchestra.run.smithi119.stdout: mon mgr mkfs grace = 240 2024-09-14T22:00:11.519 INFO:teuthology.orchestra.run.smithi119.stdout: mon reweight min pgs per osd = 4 2024-09-14T22:00:11.519 INFO:teuthology.orchestra.run.smithi119.stdout: mon osd reporter subtree level = osd 2024-09-14T22:00:11.519 INFO:teuthology.orchestra.run.smithi119.stdout: mon osd prime pg temp = true 2024-09-14T22:00:11.519 INFO:teuthology.orchestra.run.smithi119.stdout: mon reweight min bytes per osd = 10 2024-09-14T22:00:11.520 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T22:00:11.520 INFO:teuthology.orchestra.run.smithi119.stdout: # rotate auth tickets quickly to exercise renewal paths 2024-09-14T22:00:11.520 INFO:teuthology.orchestra.run.smithi119.stdout: auth mon ticket ttl = 660 # 11m 2024-09-14T22:00:11.520 INFO:teuthology.orchestra.run.smithi119.stdout: auth service ticket ttl = 240 # 4m 2024-09-14T22:00:11.520 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T22:00:11.520 INFO:teuthology.orchestra.run.smithi119.stdout: # don't complain about insecure global_id in the test suite 2024-09-14T22:00:11.520 INFO:teuthology.orchestra.run.smithi119.stdout: mon_warn_on_insecure_global_id_reclaim = false 2024-09-14T22:00:11.520 INFO:teuthology.orchestra.run.smithi119.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-09-14T22:00:11.520 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T22:00:11.520 INFO:teuthology.orchestra.run.smithi119.stdout: # 1m isn't quite enough 2024-09-14T22:00:11.520 INFO:teuthology.orchestra.run.smithi119.stdout: mon_down_mkfs_grace = 2m 2024-09-14T22:00:11.520 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T22:00:11.521 INFO:teuthology.orchestra.run.smithi119.stdout: mon_warn_on_filestore_osds = false 2024-09-14T22:00:11.521 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T22:00:11.521 INFO:teuthology.orchestra.run.smithi119.stdout:[client] 2024-09-14T22:00:11.521 INFO:teuthology.orchestra.run.smithi119.stdout: rgw cache enabled = true 2024-09-14T22:00:11.521 INFO:teuthology.orchestra.run.smithi119.stdout: rgw enable ops log = true 2024-09-14T22:00:11.521 INFO:teuthology.orchestra.run.smithi119.stdout: rgw enable usage log = true 2024-09-14T22:00:11.521 INFO:teuthology.orchestra.run.smithi119.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2024-09-14T22:00:11.521 INFO:teuthology.orchestra.run.smithi119.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2024-09-14T22:00:11.521 INFO:teuthology.orchestra.run.smithi119.stdout: rbd default data pool = datapool 2024-09-14T22:00:11.521 INFO:teuthology.orchestra.run.smithi119.stdout:[mon.a] 2024-09-14T22:00:11.521 INFO:teuthology.orchestra.run.smithi119.stdout:[mon.c] 2024-09-14T22:00:11.521 INFO:teuthology.orchestra.run.smithi119.stdout:[mon.b] 2024-09-14T22:00:11.522 INFO:teuthology.orchestra.run.smithi082.stdout:[global] 2024-09-14T22:00:11.522 INFO:teuthology.orchestra.run.smithi082.stdout: chdir = "" 2024-09-14T22:00:11.523 INFO:teuthology.orchestra.run.smithi082.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2024-09-14T22:00:11.523 INFO:teuthology.orchestra.run.smithi082.stdout: auth supported = cephx 2024-09-14T22:00:11.523 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T22:00:11.523 INFO:teuthology.orchestra.run.smithi082.stdout: filestore xattr use omap = true 2024-09-14T22:00:11.523 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T22:00:11.523 INFO:teuthology.orchestra.run.smithi082.stdout: mon clock drift allowed = 1.000 2024-09-14T22:00:11.523 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T22:00:11.523 INFO:teuthology.orchestra.run.smithi082.stdout: osd crush chooseleaf type = 0 2024-09-14T22:00:11.523 INFO:teuthology.orchestra.run.smithi082.stdout: auth debug = true 2024-09-14T22:00:11.524 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T22:00:11.524 INFO:teuthology.orchestra.run.smithi082.stdout: ms die on old message = true 2024-09-14T22:00:11.524 INFO:teuthology.orchestra.run.smithi082.stdout: ms die on bug = true 2024-09-14T22:00:11.524 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T22:00:11.524 INFO:teuthology.orchestra.run.smithi082.stdout: mon max pg per osd = 10000 # >= luminous 2024-09-14T22:00:11.524 INFO:teuthology.orchestra.run.smithi082.stdout: mon pg warn max object skew = 0 2024-09-14T22:00:11.524 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T22:00:11.524 INFO:teuthology.orchestra.run.smithi082.stdout: # disable pg_autoscaler by default for new pools 2024-09-14T22:00:11.524 INFO:teuthology.orchestra.run.smithi082.stdout: osd_pool_default_pg_autoscale_mode = off 2024-09-14T22:00:11.524 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T22:00:11.524 INFO:teuthology.orchestra.run.smithi082.stdout: osd pool default size = 2 2024-09-14T22:00:11.524 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T22:00:11.524 INFO:teuthology.orchestra.run.smithi082.stdout: mon osd allow primary affinity = true 2024-09-14T22:00:11.525 INFO:teuthology.orchestra.run.smithi082.stdout: mon osd allow pg remap = true 2024-09-14T22:00:11.525 INFO:teuthology.orchestra.run.smithi082.stdout: mon warn on legacy crush tunables = false 2024-09-14T22:00:11.525 INFO:teuthology.orchestra.run.smithi082.stdout: mon warn on crush straw calc version zero = false 2024-09-14T22:00:11.525 INFO:teuthology.orchestra.run.smithi082.stdout: mon warn on no sortbitwise = false 2024-09-14T22:00:11.525 INFO:teuthology.orchestra.run.smithi082.stdout: mon warn on osd down out interval zero = false 2024-09-14T22:00:11.525 INFO:teuthology.orchestra.run.smithi082.stdout: mon warn on too few osds = false 2024-09-14T22:00:11.525 INFO:teuthology.orchestra.run.smithi082.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2024-09-14T22:00:11.525 INFO:teuthology.orchestra.run.smithi082.stdout: mon_warn_on_pool_no_redundancy = false 2024-09-14T22:00:11.525 INFO:teuthology.orchestra.run.smithi082.stdout: mon_allow_pool_size_one = true 2024-09-14T22:00:11.525 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T22:00:11.525 INFO:teuthology.orchestra.run.smithi082.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2024-09-14T22:00:11.525 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T22:00:11.525 INFO:teuthology.orchestra.run.smithi082.stdout: osd default data pool replay window = 5 2024-09-14T22:00:11.526 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T22:00:11.526 INFO:teuthology.orchestra.run.smithi082.stdout: mon allow pool delete = true 2024-09-14T22:00:11.526 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T22:00:11.526 INFO:teuthology.orchestra.run.smithi082.stdout: mon cluster log file level = debug 2024-09-14T22:00:11.526 INFO:teuthology.orchestra.run.smithi082.stdout: debug asserts on shutdown = true 2024-09-14T22:00:11.526 INFO:teuthology.orchestra.run.smithi082.stdout: mon health detail to clog = false 2024-09-14T22:00:11.526 INFO:teuthology.orchestra.run.smithi082.stdout: mon host = "172.21.15.32,[v2:172.21.15.32:3301,v1:172.21.15.32:6790],172.21.15.82" 2024-09-14T22:00:11.526 INFO:teuthology.orchestra.run.smithi082.stdout: mon warn on pool no app = False 2024-09-14T22:00:11.526 INFO:teuthology.orchestra.run.smithi082.stdout: fsid = 10f57a61-96ef-4364-a5fa-1792962d7414 2024-09-14T22:00:11.526 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T22:00:11.526 INFO:teuthology.orchestra.run.smithi082.stdout:[osd] 2024-09-14T22:00:11.526 INFO:teuthology.orchestra.run.smithi082.stdout: osd journal size = 100 2024-09-14T22:00:11.526 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T22:00:11.527 INFO:teuthology.orchestra.run.smithi082.stdout: osd scrub load threshold = 5.0 2024-09-14T22:00:11.527 INFO:teuthology.orchestra.run.smithi082.stdout: osd scrub max interval = 600 2024-09-14T22:00:11.527 INFO:teuthology.orchestra.run.smithi082.stdout: osd mclock profile = high_recovery_ops 2024-09-14T22:00:11.527 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T22:00:11.527 INFO:teuthology.orchestra.run.smithi082.stdout: osd recover clone overlap = true 2024-09-14T22:00:11.527 INFO:teuthology.orchestra.run.smithi082.stdout: osd recovery max chunk = 1048576 2024-09-14T22:00:11.527 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T22:00:11.527 INFO:teuthology.orchestra.run.smithi082.stdout: osd debug shutdown = true 2024-09-14T22:00:11.527 INFO:teuthology.orchestra.run.smithi082.stdout: osd debug op order = true 2024-09-14T22:00:11.527 INFO:teuthology.orchestra.run.smithi082.stdout: osd debug verify stray on activate = true 2024-09-14T22:00:11.528 INFO:teuthology.orchestra.run.smithi082.stdout: osd debug trim objects = true 2024-09-14T22:00:11.528 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T22:00:11.528 INFO:teuthology.orchestra.run.smithi082.stdout: osd open classes on start = true 2024-09-14T22:00:11.528 INFO:teuthology.orchestra.run.smithi082.stdout: osd debug pg log writeout = true 2024-09-14T22:00:11.528 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T22:00:11.528 INFO:teuthology.orchestra.run.smithi082.stdout: osd deep scrub update digest min age = 30 2024-09-14T22:00:11.528 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T22:00:11.528 INFO:teuthology.orchestra.run.smithi082.stdout: osd map max advance = 10 2024-09-14T22:00:11.528 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T22:00:11.528 INFO:teuthology.orchestra.run.smithi082.stdout: journal zero on create = true 2024-09-14T22:00:11.528 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T22:00:11.528 INFO:teuthology.orchestra.run.smithi082.stdout: filestore ondisk finisher threads = 3 2024-09-14T22:00:11.529 INFO:teuthology.orchestra.run.smithi082.stdout: filestore apply finisher threads = 3 2024-09-14T22:00:11.529 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T22:00:11.529 INFO:teuthology.orchestra.run.smithi082.stdout: bdev debug aio = true 2024-09-14T22:00:11.529 INFO:teuthology.orchestra.run.smithi082.stdout: osd debug misdirected ops = true 2024-09-14T22:00:11.529 INFO:teuthology.orchestra.run.smithi082.stdout: bluestore block size = 96636764160 2024-09-14T22:00:11.529 INFO:teuthology.orchestra.run.smithi082.stdout: bluestore compression algorithm = lz4 2024-09-14T22:00:11.529 INFO:teuthology.orchestra.run.smithi082.stdout: bluestore compression mode = aggressive 2024-09-14T22:00:11.529 INFO:teuthology.orchestra.run.smithi082.stdout: bluestore fsck on mount = True 2024-09-14T22:00:11.529 INFO:teuthology.orchestra.run.smithi082.stdout: debug bluefs = 1/20 2024-09-14T22:00:11.529 INFO:teuthology.orchestra.run.smithi082.stdout: debug bluestore = 1/20 2024-09-14T22:00:11.530 INFO:teuthology.orchestra.run.smithi082.stdout: debug ms = 1 2024-09-14T22:00:11.530 INFO:teuthology.orchestra.run.smithi082.stdout: debug osd = 20 2024-09-14T22:00:11.530 INFO:teuthology.orchestra.run.smithi082.stdout: debug rocksdb = 4/10 2024-09-14T22:00:11.530 INFO:teuthology.orchestra.run.smithi082.stdout: enable experimental unrecoverable data corrupting features = * 2024-09-14T22:00:11.530 INFO:teuthology.orchestra.run.smithi082.stdout: mon osd backfillfull_ratio = 0.85 2024-09-14T22:00:11.530 INFO:teuthology.orchestra.run.smithi082.stdout: mon osd full ratio = 0.9 2024-09-14T22:00:11.530 INFO:teuthology.orchestra.run.smithi082.stdout: mon osd nearfull ratio = 0.8 2024-09-14T22:00:11.531 INFO:teuthology.orchestra.run.smithi082.stdout: osd debug randomize hobject sort order = False 2024-09-14T22:00:11.531 INFO:teuthology.orchestra.run.smithi082.stdout: osd failsafe full ratio = 0.95 2024-09-14T22:00:11.531 INFO:teuthology.orchestra.run.smithi082.stdout: osd objectstore = bluestore 2024-09-14T22:00:11.531 INFO:teuthology.orchestra.run.smithi082.stdout: osd shutdown pgref assert = True 2024-09-14T22:00:11.531 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T22:00:11.531 INFO:teuthology.orchestra.run.smithi082.stdout:[mgr] 2024-09-14T22:00:11.531 INFO:teuthology.orchestra.run.smithi082.stdout: debug ms = 1 2024-09-14T22:00:11.531 INFO:teuthology.orchestra.run.smithi082.stdout: debug mgr = 20 2024-09-14T22:00:11.531 INFO:teuthology.orchestra.run.smithi082.stdout: debug mon = 20 2024-09-14T22:00:11.531 INFO:teuthology.orchestra.run.smithi082.stdout: debug auth = 20 2024-09-14T22:00:11.531 INFO:teuthology.orchestra.run.smithi082.stdout: mon reweight min pgs per osd = 4 2024-09-14T22:00:11.531 INFO:teuthology.orchestra.run.smithi082.stdout: mon reweight min bytes per osd = 10 2024-09-14T22:00:11.532 INFO:teuthology.orchestra.run.smithi082.stdout: mgr/telemetry/nag = false 2024-09-14T22:00:11.532 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T22:00:11.532 INFO:teuthology.orchestra.run.smithi082.stdout:[mon] 2024-09-14T22:00:11.532 INFO:teuthology.orchestra.run.smithi082.stdout: debug ms = 1 2024-09-14T22:00:11.532 INFO:teuthology.orchestra.run.smithi082.stdout: debug mon = 20 2024-09-14T22:00:11.532 INFO:teuthology.orchestra.run.smithi082.stdout: debug paxos = 20 2024-09-14T22:00:11.532 INFO:teuthology.orchestra.run.smithi082.stdout: debug auth = 20 2024-09-14T22:00:11.532 INFO:teuthology.orchestra.run.smithi082.stdout: mon data avail warn = 5 2024-09-14T22:00:11.532 INFO:teuthology.orchestra.run.smithi082.stdout: mon mgr mkfs grace = 240 2024-09-14T22:00:11.532 INFO:teuthology.orchestra.run.smithi082.stdout: mon reweight min pgs per osd = 4 2024-09-14T22:00:11.532 INFO:teuthology.orchestra.run.smithi082.stdout: mon osd reporter subtree level = osd 2024-09-14T22:00:11.532 INFO:teuthology.orchestra.run.smithi082.stdout: mon osd prime pg temp = true 2024-09-14T22:00:11.532 INFO:teuthology.orchestra.run.smithi082.stdout: mon reweight min bytes per osd = 10 2024-09-14T22:00:11.532 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T22:00:11.533 INFO:teuthology.orchestra.run.smithi082.stdout: # rotate auth tickets quickly to exercise renewal paths 2024-09-14T22:00:11.533 INFO:teuthology.orchestra.run.smithi082.stdout: auth mon ticket ttl = 660 # 11m 2024-09-14T22:00:11.533 INFO:teuthology.orchestra.run.smithi082.stdout: auth service ticket ttl = 240 # 4m 2024-09-14T22:00:11.533 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T22:00:11.533 INFO:teuthology.orchestra.run.smithi082.stdout: # don't complain about insecure global_id in the test suite 2024-09-14T22:00:11.533 INFO:teuthology.orchestra.run.smithi082.stdout: mon_warn_on_insecure_global_id_reclaim = false 2024-09-14T22:00:11.533 INFO:teuthology.orchestra.run.smithi082.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-09-14T22:00:11.533 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T22:00:11.533 INFO:teuthology.orchestra.run.smithi082.stdout: # 1m isn't quite enough 2024-09-14T22:00:11.533 INFO:teuthology.orchestra.run.smithi082.stdout: mon_down_mkfs_grace = 2m 2024-09-14T22:00:11.533 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T22:00:11.533 INFO:teuthology.orchestra.run.smithi082.stdout: mon_warn_on_filestore_osds = false 2024-09-14T22:00:11.533 INFO:teuthology.orchestra.run.smithi082.stdout: 2024-09-14T22:00:11.534 INFO:teuthology.orchestra.run.smithi082.stdout:[client] 2024-09-14T22:00:11.534 INFO:teuthology.orchestra.run.smithi082.stdout: rgw cache enabled = true 2024-09-14T22:00:11.534 INFO:teuthology.orchestra.run.smithi082.stdout: rgw enable ops log = true 2024-09-14T22:00:11.534 INFO:teuthology.orchestra.run.smithi082.stdout: rgw enable usage log = true 2024-09-14T22:00:11.535 INFO:teuthology.orchestra.run.smithi082.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2024-09-14T22:00:11.535 INFO:teuthology.orchestra.run.smithi082.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2024-09-14T22:00:11.535 INFO:teuthology.orchestra.run.smithi082.stdout: rbd default data pool = datapool 2024-09-14T22:00:11.535 INFO:teuthology.orchestra.run.smithi082.stdout:[mon.a] 2024-09-14T22:00:11.535 INFO:teuthology.orchestra.run.smithi082.stdout:[mon.c] 2024-09-14T22:00:11.535 INFO:teuthology.orchestra.run.smithi082.stdout:[mon.b] 2024-09-14T22:00:11.536 INFO:tasks.ceph:Creating admin key on mon.a... 2024-09-14T22:00:11.536 DEBUG:teuthology.orchestra.run.smithi032:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --gen-key --name=client.admin --cap mon 'allow *' --cap osd 'allow *' --cap mds 'allow *' --cap mgr 'allow *' /etc/ceph/ceph.keyring 2024-09-14T22:00:11.619 INFO:tasks.ceph:Copying monmap to all nodes... 2024-09-14T22:00:11.619 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-09-14T22:00:11.619 DEBUG:teuthology.orchestra.run.smithi032:> dd if=/etc/ceph/ceph.keyring of=/dev/stdout 2024-09-14T22:00:11.635 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-09-14T22:00:11.635 DEBUG:teuthology.orchestra.run.smithi032:> dd if=/home/ubuntu/cephtest/ceph.monmap of=/dev/stdout 2024-09-14T22:00:11.691 INFO:tasks.ceph:Sending monmap to node ubuntu@smithi032.front.sepia.ceph.com 2024-09-14T22:00:11.691 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-09-14T22:00:11.691 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd of=/etc/ceph/ceph.keyring 2024-09-14T22:00:11.692 DEBUG:teuthology.orchestra.run.smithi032:> sudo chmod 0644 /etc/ceph/ceph.keyring 2024-09-14T22:00:11.766 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-09-14T22:00:11.766 DEBUG:teuthology.orchestra.run.smithi032:> dd of=/home/ubuntu/cephtest/ceph.monmap 2024-09-14T22:00:11.822 INFO:tasks.ceph:Sending monmap to node ubuntu@smithi082.front.sepia.ceph.com 2024-09-14T22:00:11.822 DEBUG:teuthology.orchestra.run.smithi082:> set -ex 2024-09-14T22:00:11.823 DEBUG:teuthology.orchestra.run.smithi082:> sudo dd of=/etc/ceph/ceph.keyring 2024-09-14T22:00:11.823 DEBUG:teuthology.orchestra.run.smithi082:> sudo chmod 0644 /etc/ceph/ceph.keyring 2024-09-14T22:00:11.859 DEBUG:teuthology.orchestra.run.smithi082:> set -ex 2024-09-14T22:00:11.859 DEBUG:teuthology.orchestra.run.smithi082:> dd of=/home/ubuntu/cephtest/ceph.monmap 2024-09-14T22:00:11.915 INFO:tasks.ceph:Sending monmap to node ubuntu@smithi119.front.sepia.ceph.com 2024-09-14T22:00:11.915 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2024-09-14T22:00:11.915 DEBUG:teuthology.orchestra.run.smithi119:> sudo dd of=/etc/ceph/ceph.keyring 2024-09-14T22:00:11.915 DEBUG:teuthology.orchestra.run.smithi119:> sudo chmod 0644 /etc/ceph/ceph.keyring 2024-09-14T22:00:11.956 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2024-09-14T22:00:11.957 DEBUG:teuthology.orchestra.run.smithi119:> dd of=/home/ubuntu/cephtest/ceph.monmap 2024-09-14T22:00:12.014 INFO:tasks.ceph:Setting up mon nodes... 2024-09-14T22:00:12.014 INFO:tasks.ceph:Setting up mgr nodes... 2024-09-14T22:00:12.014 DEBUG:teuthology.orchestra.run.smithi032:> sudo mkdir -p /var/lib/ceph/mgr/ceph-x && sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring --gen-key --name=mgr.x /var/lib/ceph/mgr/ceph-x/keyring 2024-09-14T22:00:12.067 INFO:teuthology.orchestra.run.smithi032.stdout:creating /var/lib/ceph/mgr/ceph-x/keyring 2024-09-14T22:00:12.070 DEBUG:teuthology.orchestra.run.smithi082:> sudo mkdir -p /var/lib/ceph/mgr/ceph-y && sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring --gen-key --name=mgr.y /var/lib/ceph/mgr/ceph-y/keyring 2024-09-14T22:00:12.125 INFO:teuthology.orchestra.run.smithi082.stdout:creating /var/lib/ceph/mgr/ceph-y/keyring 2024-09-14T22:00:12.128 INFO:tasks.ceph:Setting up mds nodes... 2024-09-14T22:00:12.128 INFO:tasks.ceph_client:Setting up client nodes... 2024-09-14T22:00:12.128 DEBUG:teuthology.orchestra.run.smithi119:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring --gen-key --name=client.0 /etc/ceph/ceph.client.0.keyring && sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-09-14T22:00:12.180 INFO:teuthology.orchestra.run.smithi119.stdout:creating /etc/ceph/ceph.client.0.keyring 2024-09-14T22:00:12.194 INFO:tasks.ceph:Running mkfs on osd nodes... 2024-09-14T22:00:12.195 INFO:tasks.ceph:ctx.disk_config.remote_to_roles_to_dev: {Remote(name='ubuntu@smithi032.front.sepia.ceph.com'): {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2', 'osd.2': '/dev/vg_nvme/lv_3', 'osd.3': '/dev/vg_nvme/lv_4'}, Remote(name='ubuntu@smithi082.front.sepia.ceph.com'): {'osd.4': '/dev/vg_nvme/lv_1', 'osd.5': '/dev/vg_nvme/lv_2', 'osd.6': '/dev/vg_nvme/lv_3', 'osd.7': '/dev/vg_nvme/lv_4'}} 2024-09-14T22:00:12.195 DEBUG:teuthology.orchestra.run.smithi032:> sudo mkdir -p /var/lib/ceph/osd/ceph-0 2024-09-14T22:00:12.221 INFO:tasks.ceph:roles_to_devs: {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2', 'osd.2': '/dev/vg_nvme/lv_3', 'osd.3': '/dev/vg_nvme/lv_4'} 2024-09-14T22:00:12.221 INFO:tasks.ceph:role: osd.0 2024-09-14T22:00:12.221 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_1 on ubuntu@smithi032.front.sepia.ceph.com 2024-09-14T22:00:12.221 DEBUG:teuthology.orchestra.run.smithi032:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_1 2024-09-14T22:00:12.286 INFO:teuthology.orchestra.run.smithi032.stdout:meta-data=/dev/vg_nvme/lv_1 isize=2048 agcount=4, agsize=5859072 blks 2024-09-14T22:00:12.286 INFO:teuthology.orchestra.run.smithi032.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-14T22:00:12.286 INFO:teuthology.orchestra.run.smithi032.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-14T22:00:12.287 INFO:teuthology.orchestra.run.smithi032.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-14T22:00:12.287 INFO:teuthology.orchestra.run.smithi032.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-14T22:00:12.287 INFO:teuthology.orchestra.run.smithi032.stdout: = sunit=0 swidth=0 blks 2024-09-14T22:00:12.287 INFO:teuthology.orchestra.run.smithi032.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-14T22:00:12.287 INFO:teuthology.orchestra.run.smithi032.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-14T22:00:12.287 INFO:teuthology.orchestra.run.smithi032.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-14T22:00:12.287 INFO:teuthology.orchestra.run.smithi032.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-14T22:00:12.318 INFO:teuthology.orchestra.run.smithi032.stdout:Discarding blocks...Done. 2024-09-14T22:00:12.320 INFO:tasks.ceph:mount /dev/vg_nvme/lv_1 on ubuntu@smithi032.front.sepia.ceph.com -o noatime 2024-09-14T22:00:12.320 DEBUG:teuthology.orchestra.run.smithi032:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-0 2024-09-14T22:00:12.390 DEBUG:teuthology.orchestra.run.smithi032:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-0 2024-09-14T22:00:12.460 DEBUG:teuthology.orchestra.run.smithi032:> sudo mkdir -p /var/lib/ceph/osd/ceph-1 2024-09-14T22:00:12.526 INFO:tasks.ceph:roles_to_devs: {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2', 'osd.2': '/dev/vg_nvme/lv_3', 'osd.3': '/dev/vg_nvme/lv_4'} 2024-09-14T22:00:12.526 INFO:tasks.ceph:role: osd.1 2024-09-14T22:00:12.526 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_2 on ubuntu@smithi032.front.sepia.ceph.com 2024-09-14T22:00:12.526 DEBUG:teuthology.orchestra.run.smithi032:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_2 2024-09-14T22:00:12.591 INFO:teuthology.orchestra.run.smithi032.stdout:meta-data=/dev/vg_nvme/lv_2 isize=2048 agcount=4, agsize=5859072 blks 2024-09-14T22:00:12.592 INFO:teuthology.orchestra.run.smithi032.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-14T22:00:12.592 INFO:teuthology.orchestra.run.smithi032.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-14T22:00:12.592 INFO:teuthology.orchestra.run.smithi032.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-14T22:00:12.592 INFO:teuthology.orchestra.run.smithi032.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-14T22:00:12.592 INFO:teuthology.orchestra.run.smithi032.stdout: = sunit=0 swidth=0 blks 2024-09-14T22:00:12.592 INFO:teuthology.orchestra.run.smithi032.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-14T22:00:12.592 INFO:teuthology.orchestra.run.smithi032.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-14T22:00:12.592 INFO:teuthology.orchestra.run.smithi032.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-14T22:00:12.592 INFO:teuthology.orchestra.run.smithi032.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-14T22:00:12.624 INFO:teuthology.orchestra.run.smithi032.stdout:Discarding blocks...Done. 2024-09-14T22:00:12.626 INFO:tasks.ceph:mount /dev/vg_nvme/lv_2 on ubuntu@smithi032.front.sepia.ceph.com -o noatime 2024-09-14T22:00:12.626 DEBUG:teuthology.orchestra.run.smithi032:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-1 2024-09-14T22:00:12.696 DEBUG:teuthology.orchestra.run.smithi032:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-1 2024-09-14T22:00:12.766 DEBUG:teuthology.orchestra.run.smithi032:> sudo mkdir -p /var/lib/ceph/osd/ceph-2 2024-09-14T22:00:12.832 INFO:tasks.ceph:roles_to_devs: {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2', 'osd.2': '/dev/vg_nvme/lv_3', 'osd.3': '/dev/vg_nvme/lv_4'} 2024-09-14T22:00:12.832 INFO:tasks.ceph:role: osd.2 2024-09-14T22:00:12.832 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_3 on ubuntu@smithi032.front.sepia.ceph.com 2024-09-14T22:00:12.833 DEBUG:teuthology.orchestra.run.smithi032:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_3 2024-09-14T22:00:12.898 INFO:teuthology.orchestra.run.smithi032.stdout:meta-data=/dev/vg_nvme/lv_3 isize=2048 agcount=4, agsize=5859072 blks 2024-09-14T22:00:12.898 INFO:teuthology.orchestra.run.smithi032.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-14T22:00:12.898 INFO:teuthology.orchestra.run.smithi032.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-14T22:00:12.898 INFO:teuthology.orchestra.run.smithi032.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-14T22:00:12.898 INFO:teuthology.orchestra.run.smithi032.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-14T22:00:12.898 INFO:teuthology.orchestra.run.smithi032.stdout: = sunit=0 swidth=0 blks 2024-09-14T22:00:12.898 INFO:teuthology.orchestra.run.smithi032.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-14T22:00:12.898 INFO:teuthology.orchestra.run.smithi032.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-14T22:00:12.898 INFO:teuthology.orchestra.run.smithi032.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-14T22:00:12.898 INFO:teuthology.orchestra.run.smithi032.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-14T22:00:12.930 INFO:teuthology.orchestra.run.smithi032.stdout:Discarding blocks...Done. 2024-09-14T22:00:12.932 INFO:tasks.ceph:mount /dev/vg_nvme/lv_3 on ubuntu@smithi032.front.sepia.ceph.com -o noatime 2024-09-14T22:00:12.932 DEBUG:teuthology.orchestra.run.smithi032:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-2 2024-09-14T22:00:13.001 DEBUG:teuthology.orchestra.run.smithi032:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-2 2024-09-14T22:00:13.072 DEBUG:teuthology.orchestra.run.smithi032:> sudo mkdir -p /var/lib/ceph/osd/ceph-3 2024-09-14T22:00:13.138 INFO:tasks.ceph:roles_to_devs: {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2', 'osd.2': '/dev/vg_nvme/lv_3', 'osd.3': '/dev/vg_nvme/lv_4'} 2024-09-14T22:00:13.138 INFO:tasks.ceph:role: osd.3 2024-09-14T22:00:13.138 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_4 on ubuntu@smithi032.front.sepia.ceph.com 2024-09-14T22:00:13.138 DEBUG:teuthology.orchestra.run.smithi032:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_4 2024-09-14T22:00:13.204 INFO:teuthology.orchestra.run.smithi032.stdout:meta-data=/dev/vg_nvme/lv_4 isize=2048 agcount=4, agsize=5859072 blks 2024-09-14T22:00:13.204 INFO:teuthology.orchestra.run.smithi032.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-14T22:00:13.204 INFO:teuthology.orchestra.run.smithi032.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-14T22:00:13.204 INFO:teuthology.orchestra.run.smithi032.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-14T22:00:13.205 INFO:teuthology.orchestra.run.smithi032.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-14T22:00:13.205 INFO:teuthology.orchestra.run.smithi032.stdout: = sunit=0 swidth=0 blks 2024-09-14T22:00:13.205 INFO:teuthology.orchestra.run.smithi032.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-14T22:00:13.205 INFO:teuthology.orchestra.run.smithi032.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-14T22:00:13.205 INFO:teuthology.orchestra.run.smithi032.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-14T22:00:13.205 INFO:teuthology.orchestra.run.smithi032.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-14T22:00:13.236 INFO:teuthology.orchestra.run.smithi032.stdout:Discarding blocks...Done. 2024-09-14T22:00:13.239 INFO:tasks.ceph:mount /dev/vg_nvme/lv_4 on ubuntu@smithi032.front.sepia.ceph.com -o noatime 2024-09-14T22:00:13.239 DEBUG:teuthology.orchestra.run.smithi032:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-3 2024-09-14T22:00:13.309 DEBUG:teuthology.orchestra.run.smithi032:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-3 2024-09-14T22:00:13.379 DEBUG:teuthology.orchestra.run.smithi032:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 0 --monmap /home/ubuntu/cephtest/ceph.monmap 2024-09-14T22:00:13.476 INFO:teuthology.orchestra.run.smithi032.stderr:2024-09-14T22:00:13.472+0000 7f72e2bc5640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T22:00:13.476 INFO:teuthology.orchestra.run.smithi032.stderr:2024-09-14T22:00:13.473+0000 7f72e2bc5640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T22:00:13.477 INFO:teuthology.orchestra.run.smithi032.stderr:2024-09-14T22:00:13.474+0000 7f72e2bc5640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T22:00:13.477 INFO:teuthology.orchestra.run.smithi032.stderr:2024-09-14T22:00:13.474+0000 7f72e2bc5640 -1 auth: error reading file: /var/lib/ceph/osd/ceph-0/keyring: can't open /var/lib/ceph/osd/ceph-0/keyring: (2) No such file or directory 2024-09-14T22:00:13.477 INFO:teuthology.orchestra.run.smithi032.stderr:2024-09-14T22:00:13.474+0000 7f72e2bc5640 -1 created new key in keyring /var/lib/ceph/osd/ceph-0/keyring 2024-09-14T22:00:13.478 INFO:teuthology.orchestra.run.smithi032.stderr:2024-09-14T22:00:13.474+0000 7f72e2bc5640 -1 bdev(0x55c09fb8d800 /var/lib/ceph/osd/ceph-0/block) open stat got: (1) Operation not permitted 2024-09-14T22:00:13.478 INFO:teuthology.orchestra.run.smithi032.stderr:2024-09-14T22:00:13.474+0000 7f72e2bc5640 -1 bluestore(/var/lib/ceph/osd/ceph-0) _read_fsid unparsable uuid 2024-09-14T22:00:16.392 DEBUG:teuthology.orchestra.run.smithi032:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-14T22:00:16.423 DEBUG:teuthology.orchestra.run.smithi032:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 1 --monmap /home/ubuntu/cephtest/ceph.monmap 2024-09-14T22:00:16.514 INFO:teuthology.orchestra.run.smithi032.stderr:2024-09-14T22:00:16.511+0000 7f6bdf222640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T22:00:16.515 INFO:teuthology.orchestra.run.smithi032.stderr:2024-09-14T22:00:16.511+0000 7f6bdf222640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T22:00:16.515 INFO:teuthology.orchestra.run.smithi032.stderr:2024-09-14T22:00:16.512+0000 7f6bdf222640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T22:00:16.516 INFO:teuthology.orchestra.run.smithi032.stderr:2024-09-14T22:00:16.512+0000 7f6bdf222640 -1 auth: error reading file: /var/lib/ceph/osd/ceph-1/keyring: can't open /var/lib/ceph/osd/ceph-1/keyring: (2) No such file or directory 2024-09-14T22:00:16.516 INFO:teuthology.orchestra.run.smithi032.stderr:2024-09-14T22:00:16.512+0000 7f6bdf222640 -1 created new key in keyring /var/lib/ceph/osd/ceph-1/keyring 2024-09-14T22:00:16.516 INFO:teuthology.orchestra.run.smithi032.stderr:2024-09-14T22:00:16.512+0000 7f6bdf222640 -1 bdev(0x561fc219f800 /var/lib/ceph/osd/ceph-1/block) open stat got: (1) Operation not permitted 2024-09-14T22:00:16.516 INFO:teuthology.orchestra.run.smithi032.stderr:2024-09-14T22:00:16.513+0000 7f6bdf222640 -1 bluestore(/var/lib/ceph/osd/ceph-1) _read_fsid unparsable uuid 2024-09-14T22:00:19.424 DEBUG:teuthology.orchestra.run.smithi032:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-14T22:00:19.454 DEBUG:teuthology.orchestra.run.smithi032:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 2 --monmap /home/ubuntu/cephtest/ceph.monmap 2024-09-14T22:00:19.546 INFO:teuthology.orchestra.run.smithi032.stderr:2024-09-14T22:00:19.543+0000 7ff22041c640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T22:00:19.547 INFO:teuthology.orchestra.run.smithi032.stderr:2024-09-14T22:00:19.543+0000 7ff22041c640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T22:00:19.547 INFO:teuthology.orchestra.run.smithi032.stderr:2024-09-14T22:00:19.544+0000 7ff22041c640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T22:00:19.548 INFO:teuthology.orchestra.run.smithi032.stderr:2024-09-14T22:00:19.544+0000 7ff22041c640 -1 auth: error reading file: /var/lib/ceph/osd/ceph-2/keyring: can't open /var/lib/ceph/osd/ceph-2/keyring: (2) No such file or directory 2024-09-14T22:00:19.548 INFO:teuthology.orchestra.run.smithi032.stderr:2024-09-14T22:00:19.545+0000 7ff22041c640 -1 created new key in keyring /var/lib/ceph/osd/ceph-2/keyring 2024-09-14T22:00:19.548 INFO:teuthology.orchestra.run.smithi032.stderr:2024-09-14T22:00:19.545+0000 7ff22041c640 -1 bdev(0x561242f39800 /var/lib/ceph/osd/ceph-2/block) open stat got: (1) Operation not permitted 2024-09-14T22:00:19.548 INFO:teuthology.orchestra.run.smithi032.stderr:2024-09-14T22:00:19.545+0000 7ff22041c640 -1 bluestore(/var/lib/ceph/osd/ceph-2) _read_fsid unparsable uuid 2024-09-14T22:00:22.957 DEBUG:teuthology.orchestra.run.smithi032:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-14T22:00:22.986 DEBUG:teuthology.orchestra.run.smithi032:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 3 --monmap /home/ubuntu/cephtest/ceph.monmap 2024-09-14T22:00:23.075 INFO:teuthology.orchestra.run.smithi032.stderr:2024-09-14T22:00:23.071+0000 7faf52fb2640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T22:00:23.075 INFO:teuthology.orchestra.run.smithi032.stderr:2024-09-14T22:00:23.071+0000 7faf52fb2640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T22:00:23.075 INFO:teuthology.orchestra.run.smithi032.stderr:2024-09-14T22:00:23.072+0000 7faf52fb2640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T22:00:23.076 INFO:teuthology.orchestra.run.smithi032.stderr:2024-09-14T22:00:23.073+0000 7faf52fb2640 -1 auth: error reading file: /var/lib/ceph/osd/ceph-3/keyring: can't open /var/lib/ceph/osd/ceph-3/keyring: (2) No such file or directory 2024-09-14T22:00:23.076 INFO:teuthology.orchestra.run.smithi032.stderr:2024-09-14T22:00:23.073+0000 7faf52fb2640 -1 created new key in keyring /var/lib/ceph/osd/ceph-3/keyring 2024-09-14T22:00:23.076 INFO:teuthology.orchestra.run.smithi032.stderr:2024-09-14T22:00:23.073+0000 7faf52fb2640 -1 bdev(0x55e50595d800 /var/lib/ceph/osd/ceph-3/block) open stat got: (1) Operation not permitted 2024-09-14T22:00:23.076 INFO:teuthology.orchestra.run.smithi032.stderr:2024-09-14T22:00:23.073+0000 7faf52fb2640 -1 bluestore(/var/lib/ceph/osd/ceph-3) _read_fsid unparsable uuid 2024-09-14T22:00:26.238 DEBUG:teuthology.orchestra.run.smithi032:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-14T22:00:26.268 DEBUG:teuthology.orchestra.run.smithi082:> sudo mkdir -p /var/lib/ceph/osd/ceph-4 2024-09-14T22:00:26.297 INFO:tasks.ceph:roles_to_devs: {'osd.4': '/dev/vg_nvme/lv_1', 'osd.5': '/dev/vg_nvme/lv_2', 'osd.6': '/dev/vg_nvme/lv_3', 'osd.7': '/dev/vg_nvme/lv_4'} 2024-09-14T22:00:26.298 INFO:tasks.ceph:role: osd.4 2024-09-14T22:00:26.298 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_1 on ubuntu@smithi082.front.sepia.ceph.com 2024-09-14T22:00:26.298 DEBUG:teuthology.orchestra.run.smithi082:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_1 2024-09-14T22:00:26.375 INFO:teuthology.orchestra.run.smithi082.stdout:meta-data=/dev/vg_nvme/lv_1 isize=2048 agcount=4, agsize=5859072 blks 2024-09-14T22:00:26.375 INFO:teuthology.orchestra.run.smithi082.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-14T22:00:26.375 INFO:teuthology.orchestra.run.smithi082.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-14T22:00:26.375 INFO:teuthology.orchestra.run.smithi082.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-14T22:00:26.375 INFO:teuthology.orchestra.run.smithi082.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-14T22:00:26.375 INFO:teuthology.orchestra.run.smithi082.stdout: = sunit=0 swidth=0 blks 2024-09-14T22:00:26.375 INFO:teuthology.orchestra.run.smithi082.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-14T22:00:26.375 INFO:teuthology.orchestra.run.smithi082.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-14T22:00:26.376 INFO:teuthology.orchestra.run.smithi082.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-14T22:00:26.376 INFO:teuthology.orchestra.run.smithi082.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-14T22:00:26.882 INFO:teuthology.orchestra.run.smithi082.stdout:Discarding blocks...Done. 2024-09-14T22:00:26.885 INFO:tasks.ceph:mount /dev/vg_nvme/lv_1 on ubuntu@smithi082.front.sepia.ceph.com -o noatime 2024-09-14T22:00:26.885 DEBUG:teuthology.orchestra.run.smithi082:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-4 2024-09-14T22:00:27.014 DEBUG:teuthology.orchestra.run.smithi082:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-4 2024-09-14T22:00:27.050 DEBUG:teuthology.orchestra.run.smithi082:> sudo mkdir -p /var/lib/ceph/osd/ceph-5 2024-09-14T22:00:27.116 INFO:tasks.ceph:roles_to_devs: {'osd.4': '/dev/vg_nvme/lv_1', 'osd.5': '/dev/vg_nvme/lv_2', 'osd.6': '/dev/vg_nvme/lv_3', 'osd.7': '/dev/vg_nvme/lv_4'} 2024-09-14T22:00:27.117 INFO:tasks.ceph:role: osd.5 2024-09-14T22:00:27.117 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_2 on ubuntu@smithi082.front.sepia.ceph.com 2024-09-14T22:00:27.117 DEBUG:teuthology.orchestra.run.smithi082:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_2 2024-09-14T22:00:27.190 INFO:teuthology.orchestra.run.smithi082.stdout:meta-data=/dev/vg_nvme/lv_2 isize=2048 agcount=4, agsize=5859072 blks 2024-09-14T22:00:27.190 INFO:teuthology.orchestra.run.smithi082.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-14T22:00:27.191 INFO:teuthology.orchestra.run.smithi082.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-14T22:00:27.191 INFO:teuthology.orchestra.run.smithi082.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-14T22:00:27.191 INFO:teuthology.orchestra.run.smithi082.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-14T22:00:27.191 INFO:teuthology.orchestra.run.smithi082.stdout: = sunit=0 swidth=0 blks 2024-09-14T22:00:27.191 INFO:teuthology.orchestra.run.smithi082.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-14T22:00:27.191 INFO:teuthology.orchestra.run.smithi082.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-14T22:00:27.191 INFO:teuthology.orchestra.run.smithi082.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-14T22:00:27.191 INFO:teuthology.orchestra.run.smithi082.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-14T22:00:27.648 INFO:teuthology.orchestra.run.smithi082.stdout:Discarding blocks...Done. 2024-09-14T22:00:27.650 INFO:tasks.ceph:mount /dev/vg_nvme/lv_2 on ubuntu@smithi082.front.sepia.ceph.com -o noatime 2024-09-14T22:00:27.650 DEBUG:teuthology.orchestra.run.smithi082:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-5 2024-09-14T22:00:27.741 DEBUG:teuthology.orchestra.run.smithi082:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-5 2024-09-14T22:00:27.770 DEBUG:teuthology.orchestra.run.smithi082:> sudo mkdir -p /var/lib/ceph/osd/ceph-6 2024-09-14T22:00:27.836 INFO:tasks.ceph:roles_to_devs: {'osd.4': '/dev/vg_nvme/lv_1', 'osd.5': '/dev/vg_nvme/lv_2', 'osd.6': '/dev/vg_nvme/lv_3', 'osd.7': '/dev/vg_nvme/lv_4'} 2024-09-14T22:00:27.836 INFO:tasks.ceph:role: osd.6 2024-09-14T22:00:27.836 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_3 on ubuntu@smithi082.front.sepia.ceph.com 2024-09-14T22:00:27.836 DEBUG:teuthology.orchestra.run.smithi082:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_3 2024-09-14T22:00:27.908 INFO:teuthology.orchestra.run.smithi082.stdout:meta-data=/dev/vg_nvme/lv_3 isize=2048 agcount=4, agsize=5859072 blks 2024-09-14T22:00:27.908 INFO:teuthology.orchestra.run.smithi082.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-14T22:00:27.908 INFO:teuthology.orchestra.run.smithi082.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-14T22:00:27.908 INFO:teuthology.orchestra.run.smithi082.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-14T22:00:27.908 INFO:teuthology.orchestra.run.smithi082.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-14T22:00:27.908 INFO:teuthology.orchestra.run.smithi082.stdout: = sunit=0 swidth=0 blks 2024-09-14T22:00:27.908 INFO:teuthology.orchestra.run.smithi082.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-14T22:00:27.909 INFO:teuthology.orchestra.run.smithi082.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-14T22:00:27.909 INFO:teuthology.orchestra.run.smithi082.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-14T22:00:27.909 INFO:teuthology.orchestra.run.smithi082.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-14T22:00:28.402 INFO:teuthology.orchestra.run.smithi082.stdout:Discarding blocks...Done. 2024-09-14T22:00:28.404 INFO:tasks.ceph:mount /dev/vg_nvme/lv_3 on ubuntu@smithi082.front.sepia.ceph.com -o noatime 2024-09-14T22:00:28.404 DEBUG:teuthology.orchestra.run.smithi082:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-6 2024-09-14T22:00:28.532 DEBUG:teuthology.orchestra.run.smithi082:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-6 2024-09-14T22:00:28.561 DEBUG:teuthology.orchestra.run.smithi082:> sudo mkdir -p /var/lib/ceph/osd/ceph-7 2024-09-14T22:00:28.626 INFO:tasks.ceph:roles_to_devs: {'osd.4': '/dev/vg_nvme/lv_1', 'osd.5': '/dev/vg_nvme/lv_2', 'osd.6': '/dev/vg_nvme/lv_3', 'osd.7': '/dev/vg_nvme/lv_4'} 2024-09-14T22:00:28.626 INFO:tasks.ceph:role: osd.7 2024-09-14T22:00:28.626 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_4 on ubuntu@smithi082.front.sepia.ceph.com 2024-09-14T22:00:28.626 DEBUG:teuthology.orchestra.run.smithi082:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_4 2024-09-14T22:00:28.698 INFO:teuthology.orchestra.run.smithi082.stdout:meta-data=/dev/vg_nvme/lv_4 isize=2048 agcount=4, agsize=5859072 blks 2024-09-14T22:00:28.698 INFO:teuthology.orchestra.run.smithi082.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-14T22:00:28.698 INFO:teuthology.orchestra.run.smithi082.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-14T22:00:28.698 INFO:teuthology.orchestra.run.smithi082.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-14T22:00:28.698 INFO:teuthology.orchestra.run.smithi082.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-14T22:00:28.698 INFO:teuthology.orchestra.run.smithi082.stdout: = sunit=0 swidth=0 blks 2024-09-14T22:00:28.698 INFO:teuthology.orchestra.run.smithi082.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-14T22:00:28.699 INFO:teuthology.orchestra.run.smithi082.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-14T22:00:28.699 INFO:teuthology.orchestra.run.smithi082.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-14T22:00:28.699 INFO:teuthology.orchestra.run.smithi082.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-14T22:00:29.227 INFO:teuthology.orchestra.run.smithi082.stdout:Discarding blocks...Done. 2024-09-14T22:00:29.229 INFO:tasks.ceph:mount /dev/vg_nvme/lv_4 on ubuntu@smithi082.front.sepia.ceph.com -o noatime 2024-09-14T22:00:29.230 DEBUG:teuthology.orchestra.run.smithi082:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-7 2024-09-14T22:00:29.360 DEBUG:teuthology.orchestra.run.smithi082:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-7 2024-09-14T22:00:29.391 DEBUG:teuthology.orchestra.run.smithi082:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 4 --monmap /home/ubuntu/cephtest/ceph.monmap 2024-09-14T22:00:29.497 INFO:teuthology.orchestra.run.smithi082.stderr:2024-09-14T22:00:29.493+0000 7f00b5015640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T22:00:29.497 INFO:teuthology.orchestra.run.smithi082.stderr:2024-09-14T22:00:29.493+0000 7f00b5015640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T22:00:29.497 INFO:teuthology.orchestra.run.smithi082.stderr:2024-09-14T22:00:29.494+0000 7f00b5015640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T22:00:29.498 INFO:teuthology.orchestra.run.smithi082.stderr:2024-09-14T22:00:29.494+0000 7f00b5015640 -1 auth: error reading file: /var/lib/ceph/osd/ceph-4/keyring: can't open /var/lib/ceph/osd/ceph-4/keyring: (2) No such file or directory 2024-09-14T22:00:29.498 INFO:teuthology.orchestra.run.smithi082.stderr:2024-09-14T22:00:29.494+0000 7f00b5015640 -1 created new key in keyring /var/lib/ceph/osd/ceph-4/keyring 2024-09-14T22:00:29.498 INFO:teuthology.orchestra.run.smithi082.stderr:2024-09-14T22:00:29.494+0000 7f00b5015640 -1 bdev(0x5562fc6ed800 /var/lib/ceph/osd/ceph-4/block) open stat got: (1) Operation not permitted 2024-09-14T22:00:29.499 INFO:teuthology.orchestra.run.smithi082.stderr:2024-09-14T22:00:29.494+0000 7f00b5015640 -1 bluestore(/var/lib/ceph/osd/ceph-4) _read_fsid unparsable uuid 2024-09-14T22:00:32.659 DEBUG:teuthology.orchestra.run.smithi082:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-14T22:00:32.687 DEBUG:teuthology.orchestra.run.smithi082:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 5 --monmap /home/ubuntu/cephtest/ceph.monmap 2024-09-14T22:00:32.774 INFO:teuthology.orchestra.run.smithi082.stderr:2024-09-14T22:00:32.771+0000 7f5f1681f640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T22:00:32.774 INFO:teuthology.orchestra.run.smithi082.stderr:2024-09-14T22:00:32.771+0000 7f5f1681f640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T22:00:32.775 INFO:teuthology.orchestra.run.smithi082.stderr:2024-09-14T22:00:32.772+0000 7f5f1681f640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T22:00:32.775 INFO:teuthology.orchestra.run.smithi082.stderr:2024-09-14T22:00:32.772+0000 7f5f1681f640 -1 auth: error reading file: /var/lib/ceph/osd/ceph-5/keyring: can't open /var/lib/ceph/osd/ceph-5/keyring: (2) No such file or directory 2024-09-14T22:00:32.776 INFO:teuthology.orchestra.run.smithi082.stderr:2024-09-14T22:00:32.773+0000 7f5f1681f640 -1 created new key in keyring /var/lib/ceph/osd/ceph-5/keyring 2024-09-14T22:00:32.776 INFO:teuthology.orchestra.run.smithi082.stderr:2024-09-14T22:00:32.773+0000 7f5f1681f640 -1 bdev(0x55aae0b97800 /var/lib/ceph/osd/ceph-5/block) open stat got: (1) Operation not permitted 2024-09-14T22:00:32.776 INFO:teuthology.orchestra.run.smithi082.stderr:2024-09-14T22:00:32.773+0000 7f5f1681f640 -1 bluestore(/var/lib/ceph/osd/ceph-5) _read_fsid unparsable uuid 2024-09-14T22:00:35.681 DEBUG:teuthology.orchestra.run.smithi082:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-14T22:00:35.710 DEBUG:teuthology.orchestra.run.smithi082:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 6 --monmap /home/ubuntu/cephtest/ceph.monmap 2024-09-14T22:00:35.801 INFO:teuthology.orchestra.run.smithi082.stderr:2024-09-14T22:00:35.798+0000 7fd1615a2640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T22:00:35.802 INFO:teuthology.orchestra.run.smithi082.stderr:2024-09-14T22:00:35.798+0000 7fd1615a2640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T22:00:35.802 INFO:teuthology.orchestra.run.smithi082.stderr:2024-09-14T22:00:35.800+0000 7fd1615a2640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T22:00:35.803 INFO:teuthology.orchestra.run.smithi082.stderr:2024-09-14T22:00:35.800+0000 7fd1615a2640 -1 auth: error reading file: /var/lib/ceph/osd/ceph-6/keyring: can't open /var/lib/ceph/osd/ceph-6/keyring: (2) No such file or directory 2024-09-14T22:00:35.803 INFO:teuthology.orchestra.run.smithi082.stderr:2024-09-14T22:00:35.800+0000 7fd1615a2640 -1 created new key in keyring /var/lib/ceph/osd/ceph-6/keyring 2024-09-14T22:00:35.803 INFO:teuthology.orchestra.run.smithi082.stderr:2024-09-14T22:00:35.800+0000 7fd1615a2640 -1 bdev(0x55ee3cfe3800 /var/lib/ceph/osd/ceph-6/block) open stat got: (1) Operation not permitted 2024-09-14T22:00:35.803 INFO:teuthology.orchestra.run.smithi082.stderr:2024-09-14T22:00:35.800+0000 7fd1615a2640 -1 bluestore(/var/lib/ceph/osd/ceph-6) _read_fsid unparsable uuid 2024-09-14T22:00:39.202 DEBUG:teuthology.orchestra.run.smithi082:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-14T22:00:39.227 DEBUG:teuthology.orchestra.run.smithi082:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 7 --monmap /home/ubuntu/cephtest/ceph.monmap 2024-09-14T22:00:39.312 INFO:teuthology.orchestra.run.smithi082.stderr:2024-09-14T22:00:39.309+0000 7f7c2b60f640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T22:00:39.313 INFO:teuthology.orchestra.run.smithi082.stderr:2024-09-14T22:00:39.309+0000 7f7c2b60f640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T22:00:39.313 INFO:teuthology.orchestra.run.smithi082.stderr:2024-09-14T22:00:39.310+0000 7f7c2b60f640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T22:00:39.314 INFO:teuthology.orchestra.run.smithi082.stderr:2024-09-14T22:00:39.311+0000 7f7c2b60f640 -1 auth: error reading file: /var/lib/ceph/osd/ceph-7/keyring: can't open /var/lib/ceph/osd/ceph-7/keyring: (2) No such file or directory 2024-09-14T22:00:39.314 INFO:teuthology.orchestra.run.smithi082.stderr:2024-09-14T22:00:39.311+0000 7f7c2b60f640 -1 created new key in keyring /var/lib/ceph/osd/ceph-7/keyring 2024-09-14T22:00:39.314 INFO:teuthology.orchestra.run.smithi082.stderr:2024-09-14T22:00:39.311+0000 7f7c2b60f640 -1 bdev(0x55baca53d800 /var/lib/ceph/osd/ceph-7/block) open stat got: (1) Operation not permitted 2024-09-14T22:00:39.314 INFO:teuthology.orchestra.run.smithi082.stderr:2024-09-14T22:00:39.311+0000 7f7c2b60f640 -1 bluestore(/var/lib/ceph/osd/ceph-7) _read_fsid unparsable uuid 2024-09-14T22:00:42.221 DEBUG:teuthology.orchestra.run.smithi082:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-14T22:00:42.249 INFO:tasks.ceph:Reading keys from all nodes... 2024-09-14T22:00:42.249 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-09-14T22:00:42.250 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd if=/var/lib/ceph/mgr/ceph-x/keyring of=/dev/stdout 2024-09-14T22:00:42.281 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-09-14T22:00:42.281 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd if=/var/lib/ceph/osd/ceph-0/keyring of=/dev/stdout 2024-09-14T22:00:42.351 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-09-14T22:00:42.351 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd if=/var/lib/ceph/osd/ceph-1/keyring of=/dev/stdout 2024-09-14T22:00:42.421 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-09-14T22:00:42.422 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd if=/var/lib/ceph/osd/ceph-2/keyring of=/dev/stdout 2024-09-14T22:00:42.490 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-09-14T22:00:42.490 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd if=/var/lib/ceph/osd/ceph-3/keyring of=/dev/stdout 2024-09-14T22:00:42.558 DEBUG:teuthology.orchestra.run.smithi082:> set -ex 2024-09-14T22:00:42.558 DEBUG:teuthology.orchestra.run.smithi082:> sudo dd if=/var/lib/ceph/mgr/ceph-y/keyring of=/dev/stdout 2024-09-14T22:00:42.588 DEBUG:teuthology.orchestra.run.smithi082:> set -ex 2024-09-14T22:00:42.588 DEBUG:teuthology.orchestra.run.smithi082:> sudo dd if=/var/lib/ceph/osd/ceph-4/keyring of=/dev/stdout 2024-09-14T22:00:42.656 DEBUG:teuthology.orchestra.run.smithi082:> set -ex 2024-09-14T22:00:42.657 DEBUG:teuthology.orchestra.run.smithi082:> sudo dd if=/var/lib/ceph/osd/ceph-5/keyring of=/dev/stdout 2024-09-14T22:00:42.724 DEBUG:teuthology.orchestra.run.smithi082:> set -ex 2024-09-14T22:00:42.724 DEBUG:teuthology.orchestra.run.smithi082:> sudo dd if=/var/lib/ceph/osd/ceph-6/keyring of=/dev/stdout 2024-09-14T22:00:42.791 DEBUG:teuthology.orchestra.run.smithi082:> set -ex 2024-09-14T22:00:42.792 DEBUG:teuthology.orchestra.run.smithi082:> sudo dd if=/var/lib/ceph/osd/ceph-7/keyring of=/dev/stdout 2024-09-14T22:00:42.858 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2024-09-14T22:00:42.858 DEBUG:teuthology.orchestra.run.smithi119:> dd if=/etc/ceph/ceph.client.0.keyring of=/dev/stdout 2024-09-14T22:00:42.878 INFO:tasks.ceph:Adding keys to all mons... 2024-09-14T22:00:42.878 DEBUG:teuthology.orchestra.run.smithi032:> sudo tee -a /etc/ceph/ceph.keyring 2024-09-14T22:00:42.881 DEBUG:teuthology.orchestra.run.smithi082:> sudo tee -a /etc/ceph/ceph.keyring 2024-09-14T22:00:42.907 INFO:teuthology.orchestra.run.smithi032.stdout:[mgr.x] 2024-09-14T22:00:42.907 INFO:teuthology.orchestra.run.smithi032.stdout: key = AQBsB+ZmkpPmAxAAnMC4v4ZohxLTESmt0JiJJQ== 2024-09-14T22:00:42.907 INFO:teuthology.orchestra.run.smithi032.stdout:[osd.0] 2024-09-14T22:00:42.907 INFO:teuthology.orchestra.run.smithi032.stdout: key = AQBtB+ZmgLhaHBAAO7zsNucD790fIOj7fu3nyg== 2024-09-14T22:00:42.907 INFO:teuthology.orchestra.run.smithi032.stdout:[osd.1] 2024-09-14T22:00:42.907 INFO:teuthology.orchestra.run.smithi032.stdout: key = AQBwB+ZmXayjHhAAvC0Rgy0YE13kfN9xyPP6Gw== 2024-09-14T22:00:42.907 INFO:teuthology.orchestra.run.smithi032.stdout:[osd.2] 2024-09-14T22:00:42.907 INFO:teuthology.orchestra.run.smithi032.stdout: key = AQBzB+ZmAlyOIBAAdjKz2EoJPtFbGu8Y3FnamA== 2024-09-14T22:00:42.907 INFO:teuthology.orchestra.run.smithi032.stdout:[osd.3] 2024-09-14T22:00:42.907 INFO:teuthology.orchestra.run.smithi032.stdout: key = AQB3B+ZmoghwBBAAZ/I2jsLaAZMBVCpSv9XB0A== 2024-09-14T22:00:42.907 INFO:teuthology.orchestra.run.smithi032.stdout:[mgr.y] 2024-09-14T22:00:42.907 INFO:teuthology.orchestra.run.smithi032.stdout: key = AQBsB+ZmycFjBxAA8iOTqtUe30eCJ8JRepKv2g== 2024-09-14T22:00:42.907 INFO:teuthology.orchestra.run.smithi032.stdout:[osd.4] 2024-09-14T22:00:42.908 INFO:teuthology.orchestra.run.smithi032.stdout: key = AQB9B+ZmggeWHRAA23BmWiDti0TF8poj5s+q5Q== 2024-09-14T22:00:42.908 INFO:teuthology.orchestra.run.smithi032.stdout:[osd.5] 2024-09-14T22:00:42.908 INFO:teuthology.orchestra.run.smithi032.stdout: key = AQCAB+ZmFeUdLhAAw3HxgWIkSMugx0AZTTOmzA== 2024-09-14T22:00:42.908 INFO:teuthology.orchestra.run.smithi032.stdout:[osd.6] 2024-09-14T22:00:42.908 INFO:teuthology.orchestra.run.smithi032.stdout: key = AQCDB+ZmOZzELxAAHfIhWAWl5XtUqiDGh/vBgA== 2024-09-14T22:00:42.908 INFO:teuthology.orchestra.run.smithi032.stdout:[osd.7] 2024-09-14T22:00:42.908 INFO:teuthology.orchestra.run.smithi032.stdout: key = AQCHB+ZmD6qXEhAATreRdm0O1vcjszk6M7kHjg== 2024-09-14T22:00:42.908 INFO:teuthology.orchestra.run.smithi032.stdout:[client.0] 2024-09-14T22:00:42.908 INFO:teuthology.orchestra.run.smithi032.stdout: key = AQBsB+ZmMvSeChAAuPEFY4PIv9agkqiYAT4Plw== 2024-09-14T22:00:42.923 INFO:teuthology.orchestra.run.smithi082.stdout:[mgr.x] 2024-09-14T22:00:42.923 INFO:teuthology.orchestra.run.smithi082.stdout: key = AQBsB+ZmkpPmAxAAnMC4v4ZohxLTESmt0JiJJQ== 2024-09-14T22:00:42.923 INFO:teuthology.orchestra.run.smithi082.stdout:[osd.0] 2024-09-14T22:00:42.924 INFO:teuthology.orchestra.run.smithi082.stdout: key = AQBtB+ZmgLhaHBAAO7zsNucD790fIOj7fu3nyg== 2024-09-14T22:00:42.924 INFO:teuthology.orchestra.run.smithi082.stdout:[osd.1] 2024-09-14T22:00:42.924 INFO:teuthology.orchestra.run.smithi082.stdout: key = AQBwB+ZmXayjHhAAvC0Rgy0YE13kfN9xyPP6Gw== 2024-09-14T22:00:42.924 INFO:teuthology.orchestra.run.smithi082.stdout:[osd.2] 2024-09-14T22:00:42.924 INFO:teuthology.orchestra.run.smithi082.stdout: key = AQBzB+ZmAlyOIBAAdjKz2EoJPtFbGu8Y3FnamA== 2024-09-14T22:00:42.924 INFO:teuthology.orchestra.run.smithi082.stdout:[osd.3] 2024-09-14T22:00:42.924 INFO:teuthology.orchestra.run.smithi082.stdout: key = AQB3B+ZmoghwBBAAZ/I2jsLaAZMBVCpSv9XB0A== 2024-09-14T22:00:42.924 INFO:teuthology.orchestra.run.smithi082.stdout:[mgr.y] 2024-09-14T22:00:42.924 INFO:teuthology.orchestra.run.smithi082.stdout: key = AQBsB+ZmycFjBxAA8iOTqtUe30eCJ8JRepKv2g== 2024-09-14T22:00:42.924 INFO:teuthology.orchestra.run.smithi082.stdout:[osd.4] 2024-09-14T22:00:42.924 INFO:teuthology.orchestra.run.smithi082.stdout: key = AQB9B+ZmggeWHRAA23BmWiDti0TF8poj5s+q5Q== 2024-09-14T22:00:42.924 INFO:teuthology.orchestra.run.smithi082.stdout:[osd.5] 2024-09-14T22:00:42.924 INFO:teuthology.orchestra.run.smithi082.stdout: key = AQCAB+ZmFeUdLhAAw3HxgWIkSMugx0AZTTOmzA== 2024-09-14T22:00:42.925 INFO:teuthology.orchestra.run.smithi082.stdout:[osd.6] 2024-09-14T22:00:42.925 INFO:teuthology.orchestra.run.smithi082.stdout: key = AQCDB+ZmOZzELxAAHfIhWAWl5XtUqiDGh/vBgA== 2024-09-14T22:00:42.925 INFO:teuthology.orchestra.run.smithi082.stdout:[osd.7] 2024-09-14T22:00:42.925 INFO:teuthology.orchestra.run.smithi082.stdout: key = AQCHB+ZmD6qXEhAATreRdm0O1vcjszk6M7kHjg== 2024-09-14T22:00:42.925 INFO:teuthology.orchestra.run.smithi082.stdout:[client.0] 2024-09-14T22:00:42.925 INFO:teuthology.orchestra.run.smithi082.stdout: key = AQBsB+ZmMvSeChAAuPEFY4PIv9agkqiYAT4Plw== 2024-09-14T22:00:42.926 DEBUG:teuthology.orchestra.run.smithi032:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=mgr.x --cap mon 'allow profile mgr' --cap osd 'allow *' --cap mds 'allow *' 2024-09-14T22:00:42.952 DEBUG:teuthology.orchestra.run.smithi082:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=mgr.x --cap mon 'allow profile mgr' --cap osd 'allow *' --cap mds 'allow *' 2024-09-14T22:00:43.018 DEBUG:teuthology.orchestra.run.smithi032:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.0 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-14T22:00:43.020 DEBUG:teuthology.orchestra.run.smithi082:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.0 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-14T22:00:43.072 DEBUG:teuthology.orchestra.run.smithi032:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.1 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-14T22:00:43.075 DEBUG:teuthology.orchestra.run.smithi082:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.1 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-14T22:00:43.126 DEBUG:teuthology.orchestra.run.smithi032:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.2 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-14T22:00:43.128 DEBUG:teuthology.orchestra.run.smithi082:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.2 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-14T22:00:43.180 DEBUG:teuthology.orchestra.run.smithi032:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.3 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-14T22:00:43.183 DEBUG:teuthology.orchestra.run.smithi082:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.3 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-14T22:00:43.234 DEBUG:teuthology.orchestra.run.smithi032:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=mgr.y --cap mon 'allow profile mgr' --cap osd 'allow *' --cap mds 'allow *' 2024-09-14T22:00:43.240 DEBUG:teuthology.orchestra.run.smithi082:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=mgr.y --cap mon 'allow profile mgr' --cap osd 'allow *' --cap mds 'allow *' 2024-09-14T22:00:43.290 DEBUG:teuthology.orchestra.run.smithi032:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.4 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-14T22:00:43.293 DEBUG:teuthology.orchestra.run.smithi082:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.4 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-14T22:00:43.343 DEBUG:teuthology.orchestra.run.smithi032:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.5 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-14T22:00:43.345 DEBUG:teuthology.orchestra.run.smithi082:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.5 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-14T22:00:43.395 DEBUG:teuthology.orchestra.run.smithi032:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.6 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-14T22:00:43.398 DEBUG:teuthology.orchestra.run.smithi082:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.6 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-14T22:00:43.448 DEBUG:teuthology.orchestra.run.smithi032:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.7 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-14T22:00:43.450 DEBUG:teuthology.orchestra.run.smithi082:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.7 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-14T22:00:43.501 DEBUG:teuthology.orchestra.run.smithi032:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=client.0 --cap mon 'allow rw' --cap mgr 'allow r' --cap osd 'allow rwx' --cap mds allow 2024-09-14T22:00:43.503 DEBUG:teuthology.orchestra.run.smithi082:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=client.0 --cap mon 'allow rw' --cap mgr 'allow r' --cap osd 'allow rwx' --cap mds allow 2024-09-14T22:00:43.557 INFO:tasks.ceph:Running mkfs on mon nodes... 2024-09-14T22:00:43.557 DEBUG:teuthology.orchestra.run.smithi032:> sudo mkdir -p /var/lib/ceph/mon/ceph-a 2024-09-14T22:00:43.582 DEBUG:teuthology.orchestra.run.smithi032:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-mon --cluster ceph --mkfs -i a --monmap /home/ubuntu/cephtest/ceph.monmap --keyring /etc/ceph/ceph.keyring 2024-09-14T22:00:43.679 DEBUG:teuthology.orchestra.run.smithi032:> sudo chown -R ceph:ceph /var/lib/ceph/mon/ceph-a 2024-09-14T22:00:43.705 DEBUG:teuthology.orchestra.run.smithi032:> sudo mkdir -p /var/lib/ceph/mon/ceph-c 2024-09-14T22:00:43.770 DEBUG:teuthology.orchestra.run.smithi032:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-mon --cluster ceph --mkfs -i c --monmap /home/ubuntu/cephtest/ceph.monmap --keyring /etc/ceph/ceph.keyring 2024-09-14T22:00:43.868 DEBUG:teuthology.orchestra.run.smithi032:> sudo chown -R ceph:ceph /var/lib/ceph/mon/ceph-c 2024-09-14T22:00:43.894 DEBUG:teuthology.orchestra.run.smithi082:> sudo mkdir -p /var/lib/ceph/mon/ceph-b 2024-09-14T22:00:43.920 DEBUG:teuthology.orchestra.run.smithi082:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-mon --cluster ceph --mkfs -i b --monmap /home/ubuntu/cephtest/ceph.monmap --keyring /etc/ceph/ceph.keyring 2024-09-14T22:00:44.015 DEBUG:teuthology.orchestra.run.smithi082:> sudo chown -R ceph:ceph /var/lib/ceph/mon/ceph-b 2024-09-14T22:00:44.040 DEBUG:teuthology.orchestra.run.smithi032:> rm -- /home/ubuntu/cephtest/ceph.monmap 2024-09-14T22:00:44.042 DEBUG:teuthology.orchestra.run.smithi082:> rm -- /home/ubuntu/cephtest/ceph.monmap 2024-09-14T22:00:44.094 INFO:tasks.ceph:Starting mon daemons in cluster ceph... 2024-09-14T22:00:44.095 INFO:tasks.ceph.mon.a:Restarting daemon 2024-09-14T22:00:44.095 DEBUG:teuthology.orchestra.run.smithi032:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster ceph -i a 2024-09-14T22:00:44.097 INFO:tasks.ceph.mon.a:Started 2024-09-14T22:00:44.097 INFO:tasks.ceph.mon.c:Restarting daemon 2024-09-14T22:00:44.097 DEBUG:teuthology.orchestra.run.smithi032:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster ceph -i c 2024-09-14T22:00:44.099 INFO:tasks.ceph.mon.c:Started 2024-09-14T22:00:44.099 INFO:tasks.ceph.mon.b:Restarting daemon 2024-09-14T22:00:44.100 DEBUG:teuthology.orchestra.run.smithi082:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster ceph -i b 2024-09-14T22:00:44.137 INFO:tasks.ceph.mon.b:Started 2024-09-14T22:00:44.137 INFO:tasks.ceph:Starting mgr daemons in cluster ceph... 2024-09-14T22:00:44.137 INFO:tasks.ceph.mgr.x:Restarting daemon 2024-09-14T22:00:44.138 DEBUG:teuthology.orchestra.run.smithi032:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mgr -f --cluster ceph -i x 2024-09-14T22:00:44.140 INFO:tasks.ceph.mgr.x:Started 2024-09-14T22:00:44.140 INFO:tasks.ceph.mgr.y:Restarting daemon 2024-09-14T22:00:44.140 DEBUG:teuthology.orchestra.run.smithi082:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mgr -f --cluster ceph -i y 2024-09-14T22:00:44.142 INFO:tasks.ceph.mgr.y:Started 2024-09-14T22:00:44.143 INFO:tasks.ceph:Setting crush tunables to default 2024-09-14T22:00:44.143 DEBUG:teuthology.orchestra.run.smithi032:> sudo ceph --cluster ceph osd crush tunables default 2024-09-14T22:00:49.526 INFO:tasks.ceph.mgr.y.smithi082.stderr:2024-09-14T22:00:49.523+0000 7f345d7d4040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-14T22:00:49.567 INFO:tasks.ceph.mgr.y.smithi082.stderr:2024-09-14T22:00:49.564+0000 7f345d7d4040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-14T22:00:49.714 INFO:tasks.ceph.mgr.y.smithi082.stderr:2024-09-14T22:00:49.711+0000 7f345d7d4040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-14T22:00:49.763 INFO:tasks.ceph.mgr.y.smithi082.stderr:2024-09-14T22:00:49.760+0000 7f345d7d4040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-14T22:00:49.931 INFO:tasks.ceph.mgr.y.smithi082.stderr:2024-09-14T22:00:49.928+0000 7f345d7d4040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-14T22:00:50.039 INFO:tasks.ceph.mgr.y.smithi082.stderr:2024-09-14T22:00:50.035+0000 7f345d7d4040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-14T22:00:50.328 INFO:teuthology.orchestra.run.smithi032.stderr:adjusted tunables profile to default 2024-09-14T22:00:50.336 INFO:tasks.ceph.mgr.x.smithi032.stderr:2024-09-14T22:00:50.332+0000 7fcfa1720040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-14T22:00:50.341 INFO:tasks.ceph:check_enable_crimson: False 2024-09-14T22:00:50.341 INFO:tasks.ceph:Starting osd daemons in cluster ceph... 2024-09-14T22:00:50.342 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-09-14T22:00:50.342 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd if=/var/lib/ceph/osd/ceph-0/fsid of=/dev/stdout 2024-09-14T22:00:50.364 INFO:tasks.ceph.mgr.y.smithi082.stderr:2024-09-14T22:00:50.361+0000 7f345d7d4040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-14T22:00:50.368 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-09-14T22:00:50.368 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd if=/var/lib/ceph/osd/ceph-1/fsid of=/dev/stdout 2024-09-14T22:00:50.382 INFO:tasks.ceph.mgr.x.smithi032.stderr:2024-09-14T22:00:50.379+0000 7fcfa1720040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-14T22:00:50.412 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-09-14T22:00:50.412 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd if=/var/lib/ceph/osd/ceph-2/fsid of=/dev/stdout 2024-09-14T22:00:50.420 INFO:tasks.ceph.mgr.y.smithi082.stderr:2024-09-14T22:00:50.417+0000 7f345d7d4040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-14T22:00:50.478 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-09-14T22:00:50.478 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd if=/var/lib/ceph/osd/ceph-3/fsid of=/dev/stdout 2024-09-14T22:00:50.536 INFO:tasks.ceph.mgr.x.smithi032.stderr:2024-09-14T22:00:50.533+0000 7fcfa1720040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-14T22:00:50.544 DEBUG:teuthology.orchestra.run.smithi082:> set -ex 2024-09-14T22:00:50.545 DEBUG:teuthology.orchestra.run.smithi082:> sudo dd if=/var/lib/ceph/osd/ceph-4/fsid of=/dev/stdout 2024-09-14T22:00:50.571 DEBUG:teuthology.orchestra.run.smithi082:> set -ex 2024-09-14T22:00:50.571 DEBUG:teuthology.orchestra.run.smithi082:> sudo dd if=/var/lib/ceph/osd/ceph-5/fsid of=/dev/stdout 2024-09-14T22:00:50.571 INFO:tasks.ceph.mgr.y.smithi082.stderr:2024-09-14T22:00:50.568+0000 7f345d7d4040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-14T22:00:50.590 INFO:tasks.ceph.mgr.x.smithi032.stderr:2024-09-14T22:00:50.586+0000 7fcfa1720040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-14T22:00:50.595 DEBUG:teuthology.orchestra.run.smithi082:> set -ex 2024-09-14T22:00:50.595 DEBUG:teuthology.orchestra.run.smithi082:> sudo dd if=/var/lib/ceph/osd/ceph-6/fsid of=/dev/stdout 2024-09-14T22:00:50.660 DEBUG:teuthology.orchestra.run.smithi082:> set -ex 2024-09-14T22:00:50.660 DEBUG:teuthology.orchestra.run.smithi082:> sudo dd if=/var/lib/ceph/osd/ceph-7/fsid of=/dev/stdout 2024-09-14T22:00:50.725 DEBUG:teuthology.orchestra.run.smithi082:> sudo ceph --cluster ceph osd new 00911eab-f151-4154-bf79-d342136ace71 0 2024-09-14T22:00:50.758 INFO:tasks.ceph.mgr.x.smithi032.stderr:2024-09-14T22:00:50.755+0000 7fcfa1720040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-14T22:00:50.874 INFO:tasks.ceph.mgr.x.smithi032.stderr:2024-09-14T22:00:50.870+0000 7fcfa1720040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-14T22:00:50.946 INFO:teuthology.orchestra.run.smithi082.stdout:0 2024-09-14T22:00:50.957 DEBUG:teuthology.orchestra.run.smithi082:> sudo ceph --cluster ceph osd new 8bda5f47-7585-4132-aa32-3b96859f3877 1 2024-09-14T22:00:51.131 INFO:teuthology.orchestra.run.smithi082.stdout:1 2024-09-14T22:00:51.143 DEBUG:teuthology.orchestra.run.smithi082:> sudo ceph --cluster ceph osd new 6ce0a41f-9f19-4b00-b8f0-4f4848dba7e7 2 2024-09-14T22:00:51.202 INFO:tasks.ceph.mgr.x.smithi032.stderr:2024-09-14T22:00:51.199+0000 7fcfa1720040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-14T22:00:51.251 INFO:tasks.ceph.mgr.x.smithi032.stderr:2024-09-14T22:00:51.248+0000 7fcfa1720040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-14T22:00:51.326 INFO:teuthology.orchestra.run.smithi082.stdout:2 2024-09-14T22:00:51.337 DEBUG:teuthology.orchestra.run.smithi082:> sudo ceph --cluster ceph osd new 6d4729aa-3923-4a64-ba0e-bc876c52b47f 3 2024-09-14T22:00:51.409 INFO:tasks.ceph.mgr.x.smithi032.stderr:2024-09-14T22:00:51.405+0000 7fcfa1720040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-14T22:00:51.535 INFO:teuthology.orchestra.run.smithi082.stdout:3 2024-09-14T22:00:51.546 DEBUG:teuthology.orchestra.run.smithi082:> sudo ceph --cluster ceph osd new 24800348-1fd7-41f9-9ec1-680cd316fc5c 4 2024-09-14T22:00:51.575 INFO:tasks.ceph.mgr.y.smithi082.stderr:2024-09-14T22:00:51.572+0000 7f345d7d4040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-14T22:00:51.630 INFO:tasks.ceph.mgr.y.smithi082.stderr:2024-09-14T22:00:51.627+0000 7f345d7d4040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-14T22:00:51.730 INFO:teuthology.orchestra.run.smithi082.stdout:4 2024-09-14T22:00:51.741 DEBUG:teuthology.orchestra.run.smithi082:> sudo ceph --cluster ceph osd new a32f283c-27b4-472d-ae45-e7b3a8590e8f 5 2024-09-14T22:00:51.965 INFO:teuthology.orchestra.run.smithi082.stdout:5 2024-09-14T22:00:51.976 DEBUG:teuthology.orchestra.run.smithi082:> sudo ceph --cluster ceph osd new e830cd96-8fa8-4044-a145-66dc89bbfab7 6 2024-09-14T22:00:52.018 INFO:tasks.ceph.mgr.y.smithi082.stderr:2024-09-14T22:00:52.015+0000 7f345d7d4040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-14T22:00:52.117 INFO:tasks.ceph.mgr.y.smithi082.stderr:2024-09-14T22:00:52.113+0000 7f345d7d4040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-14T22:00:52.172 INFO:teuthology.orchestra.run.smithi082.stdout:6 2024-09-14T22:00:52.184 DEBUG:teuthology.orchestra.run.smithi082:> sudo ceph --cluster ceph osd new fd7afe8f-ff2b-4808-bf33-2b962c15ba22 7 2024-09-14T22:00:52.229 INFO:tasks.ceph.mgr.y.smithi082.stderr:2024-09-14T22:00:52.226+0000 7f345d7d4040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-14T22:00:52.277 INFO:tasks.ceph.mgr.y.smithi082.stderr:2024-09-14T22:00:52.274+0000 7f345d7d4040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-14T22:00:52.409 INFO:tasks.ceph.mgr.y.smithi082.stderr:2024-09-14T22:00:52.406+0000 7f345d7d4040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-14T22:00:52.419 INFO:teuthology.orchestra.run.smithi082.stdout:7 2024-09-14T22:00:52.426 INFO:tasks.ceph.mgr.x.smithi032.stderr:2024-09-14T22:00:52.423+0000 7fcfa1720040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-14T22:00:52.430 INFO:tasks.ceph.osd.0:Restarting daemon 2024-09-14T22:00:52.430 DEBUG:teuthology.orchestra.run.smithi032:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 0 2024-09-14T22:00:52.433 INFO:tasks.ceph.osd.0:Started 2024-09-14T22:00:52.433 INFO:tasks.ceph.osd.1:Restarting daemon 2024-09-14T22:00:52.433 DEBUG:teuthology.orchestra.run.smithi032:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 1 2024-09-14T22:00:52.435 INFO:tasks.ceph.osd.1:Started 2024-09-14T22:00:52.435 INFO:tasks.ceph.osd.2:Restarting daemon 2024-09-14T22:00:52.436 DEBUG:teuthology.orchestra.run.smithi032:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 2 2024-09-14T22:00:52.438 INFO:tasks.ceph.osd.2:Started 2024-09-14T22:00:52.438 INFO:tasks.ceph.osd.3:Restarting daemon 2024-09-14T22:00:52.438 DEBUG:teuthology.orchestra.run.smithi032:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 3 2024-09-14T22:00:52.440 INFO:tasks.ceph.osd.3:Started 2024-09-14T22:00:52.440 INFO:tasks.ceph.osd.4:Restarting daemon 2024-09-14T22:00:52.441 DEBUG:teuthology.orchestra.run.smithi082:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 4 2024-09-14T22:00:52.466 INFO:tasks.ceph.mgr.y.smithi082.stderr:2024-09-14T22:00:52.463+0000 7f345d7d4040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-14T22:00:52.468 INFO:tasks.ceph.osd.4:Started 2024-09-14T22:00:52.468 INFO:tasks.ceph.osd.5:Restarting daemon 2024-09-14T22:00:52.468 DEBUG:teuthology.orchestra.run.smithi082:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 5 2024-09-14T22:00:52.470 INFO:tasks.ceph.osd.5:Started 2024-09-14T22:00:52.470 INFO:tasks.ceph.osd.6:Restarting daemon 2024-09-14T22:00:52.471 DEBUG:teuthology.orchestra.run.smithi082:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 6 2024-09-14T22:00:52.473 INFO:tasks.ceph.osd.6:Started 2024-09-14T22:00:52.473 INFO:tasks.ceph.osd.7:Restarting daemon 2024-09-14T22:00:52.473 DEBUG:teuthology.orchestra.run.smithi082:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 7 2024-09-14T22:00:52.475 INFO:tasks.ceph.osd.7:Started 2024-09-14T22:00:52.476 DEBUG:teuthology.orchestra.run.smithi032:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-09-14T22:00:52.492 INFO:tasks.ceph.mgr.x.smithi032.stderr:2024-09-14T22:00:52.488+0000 7fcfa1720040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-14T22:00:52.518 INFO:tasks.ceph.osd.1.smithi032.stderr:2024-09-14T22:00:52.514+0000 7f49107dd640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T22:00:52.520 INFO:tasks.ceph.mgr.y.smithi082.stderr:2024-09-14T22:00:52.517+0000 7f345d7d4040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-14T22:00:52.521 INFO:tasks.ceph.osd.0.smithi032.stderr:2024-09-14T22:00:52.517+0000 7f2a5cda2640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T22:00:52.522 INFO:tasks.ceph.osd.1.smithi032.stderr:2024-09-14T22:00:52.519+0000 7f49107dd640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T22:00:52.522 INFO:tasks.ceph.osd.1.smithi032.stderr:2024-09-14T22:00:52.519+0000 7f49107dd640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T22:00:52.526 INFO:tasks.ceph.osd.0.smithi032.stderr:2024-09-14T22:00:52.523+0000 7f2a5cda2640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T22:00:52.526 INFO:tasks.ceph.osd.0.smithi032.stderr:2024-09-14T22:00:52.523+0000 7f2a5cda2640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T22:00:52.539 INFO:tasks.ceph.osd.2.smithi032.stderr:2024-09-14T22:00:52.536+0000 7fa1ee018640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T22:00:52.541 INFO:tasks.ceph.osd.3.smithi032.stderr:2024-09-14T22:00:52.538+0000 7f1bb7019640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T22:00:52.542 INFO:tasks.ceph.osd.4.smithi082.stderr:2024-09-14T22:00:52.538+0000 7f0d8edd4640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T22:00:52.544 INFO:tasks.ceph.osd.2.smithi032.stderr:2024-09-14T22:00:52.541+0000 7fa1ee018640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T22:00:52.545 INFO:tasks.ceph.osd.2.smithi032.stderr:2024-09-14T22:00:52.541+0000 7fa1ee018640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T22:00:52.547 INFO:tasks.ceph.osd.3.smithi032.stderr:2024-09-14T22:00:52.543+0000 7f1bb7019640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T22:00:52.547 INFO:tasks.ceph.osd.3.smithi032.stderr:2024-09-14T22:00:52.544+0000 7f1bb7019640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T22:00:52.548 INFO:tasks.ceph.osd.4.smithi082.stderr:2024-09-14T22:00:52.544+0000 7f0d8edd4640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T22:00:52.548 INFO:tasks.ceph.osd.4.smithi082.stderr:2024-09-14T22:00:52.545+0000 7f0d8edd4640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T22:00:52.552 INFO:tasks.ceph.osd.7.smithi082.stderr:2024-09-14T22:00:52.549+0000 7f96c960b640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T22:00:52.556 INFO:tasks.ceph.osd.7.smithi082.stderr:2024-09-14T22:00:52.553+0000 7f96c960b640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T22:00:52.556 INFO:tasks.ceph.osd.7.smithi082.stderr:2024-09-14T22:00:52.553+0000 7f96c960b640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T22:00:52.560 INFO:tasks.ceph.osd.5.smithi082.stderr:2024-09-14T22:00:52.557+0000 7f8934015640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T22:00:52.562 INFO:tasks.ceph.osd.6.smithi082.stderr:2024-09-14T22:00:52.559+0000 7f76fcfb2640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T22:00:52.564 INFO:tasks.ceph.osd.5.smithi082.stderr:2024-09-14T22:00:52.561+0000 7f8934015640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T22:00:52.564 INFO:tasks.ceph.osd.5.smithi082.stderr:2024-09-14T22:00:52.561+0000 7f8934015640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T22:00:52.566 INFO:tasks.ceph.osd.6.smithi082.stderr:2024-09-14T22:00:52.564+0000 7f76fcfb2640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T22:00:52.567 INFO:tasks.ceph.osd.6.smithi082.stderr:2024-09-14T22:00:52.564+0000 7f76fcfb2640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-14T22:00:52.640 INFO:tasks.ceph.mgr.y.smithi082.stderr:2024-09-14T22:00:52.637+0000 7f345d7d4040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-14T22:00:52.674 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T22:00:52.674 INFO:teuthology.orchestra.run.smithi032.stdout:{"epoch":10,"fsid":"10f57a61-96ef-4364-a5fa-1792962d7414","created":"2024-09-14T22:00:49.399464+0000","modified":"2024-09-14T22:00:52.415227+0000","last_up_change":"0.000000","last_in_change":"2024-09-14T22:00:52.415227+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":2,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":0,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"00911eab-f151-4154-bf79-d342136ace71","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":"8bda5f47-7585-4132-aa32-3b96859f3877","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":"6ce0a41f-9f19-4b00-b8f0-4f4848dba7e7","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":3,"uuid":"6d4729aa-3923-4a64-ba0e-bc876c52b47f","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":4,"uuid":"24800348-1fd7-41f9-9ec1-680cd316fc5c","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":5,"uuid":"a32f283c-27b4-472d-ae45-e7b3a8590e8f","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":6,"uuid":"e830cd96-8fa8-4044-a145-66dc89bbfab7","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":7,"uuid":"fd7afe8f-ff2b-4808-bf33-2b962c15ba22","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","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}} 2024-09-14T22:00:52.685 INFO:tasks.ceph.ceph_manager.ceph:[] 2024-09-14T22:00:52.686 INFO:tasks.ceph:Waiting for OSDs to come up 2024-09-14T22:00:52.689 INFO:tasks.ceph.mgr.y.smithi082.stderr:2024-09-14T22:00:52.686+0000 7f345d7d4040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-14T22:00:52.740 INFO:tasks.ceph.mgr.y.smithi082.stderr:2024-09-14T22:00:52.737+0000 7f345d7d4040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-14T22:00:52.807 INFO:tasks.ceph.mgr.y.smithi082.stderr:2024-09-14T22:00:52.804+0000 7f345d7d4040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-14T22:00:52.853 INFO:tasks.ceph.mgr.y.smithi082.stderr:2024-09-14T22:00:52.850+0000 7f345d7d4040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-14T22:00:52.898 INFO:tasks.ceph.mgr.y.smithi082.stderr:2024-09-14T22:00:52.895+0000 7f345d7d4040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-14T22:00:52.899 INFO:tasks.ceph.mgr.x.smithi032.stderr:2024-09-14T22:00:52.896+0000 7fcfa1720040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-14T22:00:52.988 INFO:tasks.ceph.mgr.x.smithi032.stderr:2024-09-14T22:00:52.984+0000 7fcfa1720040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-14T22:00:53.100 INFO:tasks.ceph.mgr.x.smithi032.stderr:2024-09-14T22:00:53.096+0000 7fcfa1720040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-14T22:00:53.149 INFO:tasks.ceph.mgr.x.smithi032.stderr:2024-09-14T22:00:53.145+0000 7fcfa1720040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-14T22:00:53.268 INFO:tasks.ceph.mgr.x.smithi032.stderr:2024-09-14T22:00:53.264+0000 7fcfa1720040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-14T22:00:53.323 INFO:tasks.ceph.mgr.x.smithi032.stderr:2024-09-14T22:00:53.320+0000 7fcfa1720040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-14T22:00:53.370 INFO:tasks.ceph.mgr.x.smithi032.stderr:2024-09-14T22:00:53.367+0000 7fcfa1720040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-14T22:00:53.455 INFO:tasks.ceph.osd.7.smithi082.stderr:2024-09-14T22:00:53.452+0000 7f96c960b640 -1 Falling back to public interface 2024-09-14T22:00:53.489 INFO:tasks.ceph.mgr.x.smithi032.stderr:2024-09-14T22:00:53.486+0000 7fcfa1720040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-14T22:00:53.492 DEBUG:teuthology.orchestra.run.smithi032:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2024-09-14T22:00:53.543 INFO:tasks.ceph.mgr.x.smithi032.stderr:2024-09-14T22:00:53.539+0000 7fcfa1720040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-14T22:00:53.546 INFO:tasks.ceph.mgr.y.smithi082.stderr:2024-09-14T22:00:53.543+0000 7f345d7d4040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-14T22:00:53.604 INFO:tasks.ceph.mgr.x.smithi032.stderr:2024-09-14T22:00:53.600+0000 7fcfa1720040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-14T22:00:53.638 INFO:tasks.ceph.osd.1.smithi032.stderr:2024-09-14T22:00:53.634+0000 7f49107dd640 -1 Falling back to public interface 2024-09-14T22:00:53.658 INFO:teuthology.misc.health.smithi032.stdout: 2024-09-14T22:00:53.658 INFO:teuthology.misc.health.smithi032.stdout:{"epoch":10,"fsid":"10f57a61-96ef-4364-a5fa-1792962d7414","created":"2024-09-14T22:00:49.399464+0000","modified":"2024-09-14T22:00:52.415227+0000","last_up_change":"0.000000","last_in_change":"2024-09-14T22:00:52.415227+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":2,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":0,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"00911eab-f151-4154-bf79-d342136ace71","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":"8bda5f47-7585-4132-aa32-3b96859f3877","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":"6ce0a41f-9f19-4b00-b8f0-4f4848dba7e7","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":3,"uuid":"6d4729aa-3923-4a64-ba0e-bc876c52b47f","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":4,"uuid":"24800348-1fd7-41f9-9ec1-680cd316fc5c","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":5,"uuid":"a32f283c-27b4-472d-ae45-e7b3a8590e8f","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":6,"uuid":"e830cd96-8fa8-4044-a145-66dc89bbfab7","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":7,"uuid":"fd7afe8f-ff2b-4808-bf33-2b962c15ba22","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","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}} 2024-09-14T22:00:53.672 DEBUG:teuthology.misc:0 of 8 OSDs are up 2024-09-14T22:00:53.680 INFO:tasks.ceph.mgr.x.smithi032.stderr:2024-09-14T22:00:53.677+0000 7fcfa1720040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-14T22:00:53.685 INFO:tasks.ceph.osd.2.smithi032.stderr:2024-09-14T22:00:53.681+0000 7fa1ee018640 -1 Falling back to public interface 2024-09-14T22:00:53.721 INFO:tasks.ceph.osd.5.smithi082.stderr:2024-09-14T22:00:53.718+0000 7f8934015640 -1 Falling back to public interface 2024-09-14T22:00:53.727 INFO:tasks.ceph.mgr.x.smithi032.stderr:2024-09-14T22:00:53.724+0000 7fcfa1720040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-14T22:00:53.774 INFO:tasks.ceph.mgr.x.smithi032.stderr:2024-09-14T22:00:53.770+0000 7fcfa1720040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-14T22:00:53.960 INFO:tasks.ceph.osd.4.smithi082.stderr:2024-09-14T22:00:53.957+0000 7f0d8edd4640 -1 Falling back to public interface 2024-09-14T22:00:53.980 INFO:tasks.ceph.osd.6.smithi082.stderr:2024-09-14T22:00:53.977+0000 7f76fcfb2640 -1 Falling back to public interface 2024-09-14T22:00:54.388 INFO:tasks.ceph.osd.0.smithi032.stderr:2024-09-14T22:00:54.384+0000 7f2a5cda2640 -1 Falling back to public interface 2024-09-14T22:00:54.424 INFO:tasks.ceph.osd.3.smithi032.stderr:2024-09-14T22:00:54.421+0000 7f1bb7019640 -1 Falling back to public interface 2024-09-14T22:00:54.459 INFO:tasks.ceph.mgr.x.smithi032.stderr:2024-09-14T22:00:54.455+0000 7fcfa1720040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-14T22:00:54.560 INFO:tasks.ceph.mgr.y.smithi082.stderr:2024-09-14T22:00:54.557+0000 7f33fc4f6640 -1 mgr.server handle_report got status from non-daemon mon.c 2024-09-14T22:00:54.561 INFO:tasks.ceph.mgr.y.smithi082.stderr:2024-09-14T22:00:54.558+0000 7f33fc4f6640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-09-14T22:00:57.013 INFO:tasks.ceph.osd.7.smithi082.stderr:2024-09-14T22:00:57.010+0000 7f96c960b640 -1 osd.7 0 log_to_monitors true 2024-09-14T22:00:57.183 INFO:tasks.ceph.osd.1.smithi032.stderr:2024-09-14T22:00:57.179+0000 7f49107dd640 -1 osd.1 0 log_to_monitors true 2024-09-14T22:00:57.279 INFO:tasks.ceph.osd.5.smithi082.stderr:2024-09-14T22:00:57.275+0000 7f8934015640 -1 osd.5 0 log_to_monitors true 2024-09-14T22:00:57.718 INFO:tasks.ceph.osd.2.smithi032.stderr:2024-09-14T22:00:57.715+0000 7fa1ee018640 -1 osd.2 0 log_to_monitors true 2024-09-14T22:00:57.762 INFO:tasks.ceph.osd.6.smithi082.stderr:2024-09-14T22:00:57.759+0000 7f76fcfb2640 -1 osd.6 0 log_to_monitors true 2024-09-14T22:00:57.960 INFO:tasks.ceph.osd.4.smithi082.stderr:2024-09-14T22:00:57.957+0000 7f0d8edd4640 -1 osd.4 0 log_to_monitors true 2024-09-14T22:00:58.137 INFO:tasks.ceph.osd.0.smithi032.stderr:2024-09-14T22:00:58.134+0000 7f2a5cda2640 -1 osd.0 0 log_to_monitors true 2024-09-14T22:00:58.698 INFO:tasks.ceph.osd.3.smithi032.stderr:2024-09-14T22:00:58.694+0000 7f1bb7019640 -1 osd.3 0 log_to_monitors true 2024-09-14T22:00:59.245 INFO:tasks.ceph.osd.1.smithi032.stderr:2024-09-14T22:00:59.241+0000 7f490c76c640 -1 osd.1 0 waiting for initial osdmap 2024-09-14T22:00:59.254 INFO:tasks.ceph.osd.1.smithi032.stderr:2024-09-14T22:00:59.251+0000 7f490458c640 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-14T22:00:59.274 INFO:tasks.ceph.osd.7.smithi082.stderr:2024-09-14T22:00:59.271+0000 7f96c501c640 -1 osd.7 0 waiting for initial osdmap 2024-09-14T22:00:59.289 INFO:tasks.ceph.osd.7.smithi082.stderr:2024-09-14T22:00:59.286+0000 7f96bce3c640 -1 osd.7 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-14T22:00:59.301 INFO:tasks.ceph.osd.5.smithi082.stderr:2024-09-14T22:00:59.298+0000 7f892f8f5640 -1 osd.5 0 waiting for initial osdmap 2024-09-14T22:00:59.319 INFO:tasks.ceph.osd.5.smithi082.stderr:2024-09-14T22:00:59.316+0000 7f8927715640 -1 osd.5 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-14T22:01:00.261 INFO:tasks.ceph.osd.4.smithi082.stderr:2024-09-14T22:01:00.258+0000 7f0d8ad63640 -1 osd.4 0 waiting for initial osdmap 2024-09-14T22:01:00.270 INFO:tasks.ceph.osd.4.smithi082.stderr:2024-09-14T22:01:00.267+0000 7f0d82b83640 -1 osd.4 13 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-14T22:01:00.327 INFO:tasks.ceph.osd.6.smithi082.stderr:2024-09-14T22:01:00.323+0000 7f76f8f41640 -1 osd.6 0 waiting for initial osdmap 2024-09-14T22:01:00.341 INFO:tasks.ceph.osd.6.smithi082.stderr:2024-09-14T22:01:00.338+0000 7f76f0d61640 -1 osd.6 13 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-14T22:01:00.341 INFO:tasks.ceph.osd.2.smithi032.stderr:2024-09-14T22:01:00.338+0000 7fa1e989f640 -1 osd.2 0 waiting for initial osdmap 2024-09-14T22:01:00.350 INFO:tasks.ceph.osd.2.smithi032.stderr:2024-09-14T22:01:00.347+0000 7fa1e16bf640 -1 osd.2 13 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-14T22:01:00.386 INFO:tasks.ceph.osd.0.smithi032.stderr:2024-09-14T22:01:00.383+0000 7f2a58d31640 -1 osd.0 0 waiting for initial osdmap 2024-09-14T22:01:00.397 INFO:tasks.ceph.osd.0.smithi032.stderr:2024-09-14T22:01:00.394+0000 7f2a50b51640 -1 osd.0 13 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-14T22:01:00.479 DEBUG:teuthology.orchestra.run.smithi032:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2024-09-14T22:01:00.864 INFO:teuthology.misc.health.smithi032.stdout: 2024-09-14T22:01:00.864 INFO:teuthology.misc.health.smithi032.stdout:{"epoch":14,"fsid":"10f57a61-96ef-4364-a5fa-1792962d7414","created":"2024-09-14T22:00:49.399464+0000","modified":"2024-09-14T22:01:00.422789+0000","last_up_change":"2024-09-14T22:01:00.422789+0000","last_in_change":"2024-09-14T22:00:52.415227+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":6,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-14T22:00:59.600399+0000","flags":32769,"flags_names":"hashpspool,creating","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":"14","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,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{},"read_balance":{"score_type":"Fair distribution","score_acting":8,"score_stable":8,"optimal_score":0.25,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"00911eab-f151-4154-bf79-d342136ace71","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6816","nonce":4028414393},{"type":"v1","addr":"172.21.15.32:6817","nonce":4028414393}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6818","nonce":4028414393},{"type":"v1","addr":"172.21.15.32:6819","nonce":4028414393}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6822","nonce":4028414393},{"type":"v1","addr":"172.21.15.32:6823","nonce":4028414393}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6820","nonce":4028414393},{"type":"v1","addr":"172.21.15.32:6821","nonce":4028414393}]},"public_addr":"172.21.15.32:6817/4028414393","cluster_addr":"172.21.15.32:6819/4028414393","heartbeat_back_addr":"172.21.15.32:6823/4028414393","heartbeat_front_addr":"172.21.15.32:6821/4028414393","state":["exists","up"]},{"osd":1,"uuid":"8bda5f47-7585-4132-aa32-3b96859f3877","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6800","nonce":3139020970},{"type":"v1","addr":"172.21.15.32:6801","nonce":3139020970}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6802","nonce":3139020970},{"type":"v1","addr":"172.21.15.32:6803","nonce":3139020970}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6806","nonce":3139020970},{"type":"v1","addr":"172.21.15.32:6807","nonce":3139020970}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6804","nonce":3139020970},{"type":"v1","addr":"172.21.15.32:6805","nonce":3139020970}]},"public_addr":"172.21.15.32:6801/3139020970","cluster_addr":"172.21.15.32:6803/3139020970","heartbeat_back_addr":"172.21.15.32:6807/3139020970","heartbeat_front_addr":"172.21.15.32:6805/3139020970","state":["exists","up"]},{"osd":2,"uuid":"6ce0a41f-9f19-4b00-b8f0-4f4848dba7e7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6808","nonce":3825360708},{"type":"v1","addr":"172.21.15.32:6809","nonce":3825360708}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6810","nonce":3825360708},{"type":"v1","addr":"172.21.15.32:6811","nonce":3825360708}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6814","nonce":3825360708},{"type":"v1","addr":"172.21.15.32:6815","nonce":3825360708}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6812","nonce":3825360708},{"type":"v1","addr":"172.21.15.32:6813","nonce":3825360708}]},"public_addr":"172.21.15.32:6809/3825360708","cluster_addr":"172.21.15.32:6811/3825360708","heartbeat_back_addr":"172.21.15.32:6815/3825360708","heartbeat_front_addr":"172.21.15.32:6813/3825360708","state":["exists","up"]},{"osd":3,"uuid":"6d4729aa-3923-4a64-ba0e-bc876c52b47f","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":4,"uuid":"24800348-1fd7-41f9-9ec1-680cd316fc5c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6818","nonce":2879839468},{"type":"v1","addr":"172.21.15.82:6819","nonce":2879839468}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6820","nonce":2879839468},{"type":"v1","addr":"172.21.15.82:6821","nonce":2879839468}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6824","nonce":2879839468},{"type":"v1","addr":"172.21.15.82:6825","nonce":2879839468}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6822","nonce":2879839468},{"type":"v1","addr":"172.21.15.82:6823","nonce":2879839468}]},"public_addr":"172.21.15.82:6819/2879839468","cluster_addr":"172.21.15.82:6821/2879839468","heartbeat_back_addr":"172.21.15.82:6825/2879839468","heartbeat_front_addr":"172.21.15.82:6823/2879839468","state":["exists","up"]},{"osd":5,"uuid":"a32f283c-27b4-472d-ae45-e7b3a8590e8f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6810","nonce":2141202869},{"type":"v1","addr":"172.21.15.82:6811","nonce":2141202869}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6812","nonce":2141202869},{"type":"v1","addr":"172.21.15.82:6813","nonce":2141202869}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6816","nonce":2141202869},{"type":"v1","addr":"172.21.15.82:6817","nonce":2141202869}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6814","nonce":2141202869},{"type":"v1","addr":"172.21.15.82:6815","nonce":2141202869}]},"public_addr":"172.21.15.82:6811/2141202869","cluster_addr":"172.21.15.82:6813/2141202869","heartbeat_back_addr":"172.21.15.82:6817/2141202869","heartbeat_front_addr":"172.21.15.82:6815/2141202869","state":["exists","up"]},{"osd":6,"uuid":"e830cd96-8fa8-4044-a145-66dc89bbfab7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6826","nonce":634982806},{"type":"v1","addr":"172.21.15.82:6827","nonce":634982806}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6828","nonce":634982806},{"type":"v1","addr":"172.21.15.82:6829","nonce":634982806}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6832","nonce":634982806},{"type":"v1","addr":"172.21.15.82:6833","nonce":634982806}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6830","nonce":634982806},{"type":"v1","addr":"172.21.15.82:6831","nonce":634982806}]},"public_addr":"172.21.15.82:6827/634982806","cluster_addr":"172.21.15.82:6829/634982806","heartbeat_back_addr":"172.21.15.82:6833/634982806","heartbeat_front_addr":"172.21.15.82:6831/634982806","state":["exists","up"]},{"osd":7,"uuid":"fd7afe8f-ff2b-4808-bf33-2b962c15ba22","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6800","nonce":3342742645},{"type":"v1","addr":"172.21.15.82:6801","nonce":3342742645}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6802","nonce":3342742645},{"type":"v1","addr":"172.21.15.82:6803","nonce":3342742645}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6806","nonce":3342742645},{"type":"v1","addr":"172.21.15.82:6807","nonce":3342742645}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6804","nonce":3342742645},{"type":"v1","addr":"172.21.15.82:6805","nonce":3342742645}]},"public_addr":"172.21.15.82:6801/3342742645","cluster_addr":"172.21.15.82:6803/3342742645","heartbeat_back_addr":"172.21.15.82:6807/3342742645","heartbeat_front_addr":"172.21.15.82:6805/3342742645","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"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":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T22:00:58.177636+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T22:00:58.237898+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T22:00:57.998033+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":"jerasure","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}} 2024-09-14T22:01:00.881 DEBUG:teuthology.misc:7 of 8 OSDs are up 2024-09-14T22:01:01.203 INFO:tasks.ceph.osd.3.smithi032.stderr:2024-09-14T22:01:01.200+0000 7f1bb313a640 -1 osd.3 0 waiting for initial osdmap 2024-09-14T22:01:01.225 INFO:tasks.ceph.osd.3.smithi032.stderr:2024-09-14T22:01:01.222+0000 7f1baa746640 -1 osd.3 14 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-14T22:01:07.689 DEBUG:teuthology.orchestra.run.smithi032:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2024-09-14T22:01:07.983 INFO:teuthology.misc.health.smithi032.stdout: 2024-09-14T22:01:07.983 INFO:teuthology.misc.health.smithi032.stdout:{"epoch":16,"fsid":"10f57a61-96ef-4364-a5fa-1792962d7414","created":"2024-09-14T22:00:49.399464+0000","modified":"2024-09-14T22:01:02.434207+0000","last_up_change":"2024-09-14T22:01:01.424114+0000","last_in_change":"2024-09-14T22:00:52.415227+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":6,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-14T22:00:59.600399+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"16","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":8,"score_stable":8,"optimal_score":0.25,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"00911eab-f151-4154-bf79-d342136ace71","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6816","nonce":4028414393},{"type":"v1","addr":"172.21.15.32:6817","nonce":4028414393}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6818","nonce":4028414393},{"type":"v1","addr":"172.21.15.32:6819","nonce":4028414393}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6822","nonce":4028414393},{"type":"v1","addr":"172.21.15.32:6823","nonce":4028414393}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6820","nonce":4028414393},{"type":"v1","addr":"172.21.15.32:6821","nonce":4028414393}]},"public_addr":"172.21.15.32:6817/4028414393","cluster_addr":"172.21.15.32:6819/4028414393","heartbeat_back_addr":"172.21.15.32:6823/4028414393","heartbeat_front_addr":"172.21.15.32:6821/4028414393","state":["exists","up"]},{"osd":1,"uuid":"8bda5f47-7585-4132-aa32-3b96859f3877","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6800","nonce":3139020970},{"type":"v1","addr":"172.21.15.32:6801","nonce":3139020970}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6802","nonce":3139020970},{"type":"v1","addr":"172.21.15.32:6803","nonce":3139020970}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6806","nonce":3139020970},{"type":"v1","addr":"172.21.15.32:6807","nonce":3139020970}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6804","nonce":3139020970},{"type":"v1","addr":"172.21.15.32:6805","nonce":3139020970}]},"public_addr":"172.21.15.32:6801/3139020970","cluster_addr":"172.21.15.32:6803/3139020970","heartbeat_back_addr":"172.21.15.32:6807/3139020970","heartbeat_front_addr":"172.21.15.32:6805/3139020970","state":["exists","up"]},{"osd":2,"uuid":"6ce0a41f-9f19-4b00-b8f0-4f4848dba7e7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6808","nonce":3825360708},{"type":"v1","addr":"172.21.15.32:6809","nonce":3825360708}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6810","nonce":3825360708},{"type":"v1","addr":"172.21.15.32:6811","nonce":3825360708}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6814","nonce":3825360708},{"type":"v1","addr":"172.21.15.32:6815","nonce":3825360708}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6812","nonce":3825360708},{"type":"v1","addr":"172.21.15.32:6813","nonce":3825360708}]},"public_addr":"172.21.15.32:6809/3825360708","cluster_addr":"172.21.15.32:6811/3825360708","heartbeat_back_addr":"172.21.15.32:6815/3825360708","heartbeat_front_addr":"172.21.15.32:6813/3825360708","state":["exists","up"]},{"osd":3,"uuid":"6d4729aa-3923-4a64-ba0e-bc876c52b47f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6824","nonce":300158713},{"type":"v1","addr":"172.21.15.32:6825","nonce":300158713}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6826","nonce":300158713},{"type":"v1","addr":"172.21.15.32:6827","nonce":300158713}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6830","nonce":300158713},{"type":"v1","addr":"172.21.15.32:6831","nonce":300158713}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6828","nonce":300158713},{"type":"v1","addr":"172.21.15.32:6829","nonce":300158713}]},"public_addr":"172.21.15.32:6825/300158713","cluster_addr":"172.21.15.32:6827/300158713","heartbeat_back_addr":"172.21.15.32:6831/300158713","heartbeat_front_addr":"172.21.15.32:6829/300158713","state":["exists","up"]},{"osd":4,"uuid":"24800348-1fd7-41f9-9ec1-680cd316fc5c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6818","nonce":2879839468},{"type":"v1","addr":"172.21.15.82:6819","nonce":2879839468}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6820","nonce":2879839468},{"type":"v1","addr":"172.21.15.82:6821","nonce":2879839468}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6824","nonce":2879839468},{"type":"v1","addr":"172.21.15.82:6825","nonce":2879839468}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6822","nonce":2879839468},{"type":"v1","addr":"172.21.15.82:6823","nonce":2879839468}]},"public_addr":"172.21.15.82:6819/2879839468","cluster_addr":"172.21.15.82:6821/2879839468","heartbeat_back_addr":"172.21.15.82:6825/2879839468","heartbeat_front_addr":"172.21.15.82:6823/2879839468","state":["exists","up"]},{"osd":5,"uuid":"a32f283c-27b4-472d-ae45-e7b3a8590e8f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6810","nonce":2141202869},{"type":"v1","addr":"172.21.15.82:6811","nonce":2141202869}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6812","nonce":2141202869},{"type":"v1","addr":"172.21.15.82:6813","nonce":2141202869}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6816","nonce":2141202869},{"type":"v1","addr":"172.21.15.82:6817","nonce":2141202869}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6814","nonce":2141202869},{"type":"v1","addr":"172.21.15.82:6815","nonce":2141202869}]},"public_addr":"172.21.15.82:6811/2141202869","cluster_addr":"172.21.15.82:6813/2141202869","heartbeat_back_addr":"172.21.15.82:6817/2141202869","heartbeat_front_addr":"172.21.15.82:6815/2141202869","state":["exists","up"]},{"osd":6,"uuid":"e830cd96-8fa8-4044-a145-66dc89bbfab7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6826","nonce":634982806},{"type":"v1","addr":"172.21.15.82:6827","nonce":634982806}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6828","nonce":634982806},{"type":"v1","addr":"172.21.15.82:6829","nonce":634982806}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6832","nonce":634982806},{"type":"v1","addr":"172.21.15.82:6833","nonce":634982806}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6830","nonce":634982806},{"type":"v1","addr":"172.21.15.82:6831","nonce":634982806}]},"public_addr":"172.21.15.82:6827/634982806","cluster_addr":"172.21.15.82:6829/634982806","heartbeat_back_addr":"172.21.15.82:6833/634982806","heartbeat_front_addr":"172.21.15.82:6831/634982806","state":["exists","up"]},{"osd":7,"uuid":"fd7afe8f-ff2b-4808-bf33-2b962c15ba22","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":14,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6800","nonce":3342742645},{"type":"v1","addr":"172.21.15.82:6801","nonce":3342742645}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6802","nonce":3342742645},{"type":"v1","addr":"172.21.15.82:6803","nonce":3342742645}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6806","nonce":3342742645},{"type":"v1","addr":"172.21.15.82:6807","nonce":3342742645}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6804","nonce":3342742645},{"type":"v1","addr":"172.21.15.82:6805","nonce":3342742645}]},"public_addr":"172.21.15.82:6801/3342742645","cluster_addr":"172.21.15.82:6803/3342742645","heartbeat_back_addr":"172.21.15.82:6807/3342742645","heartbeat_front_addr":"172.21.15.82:6805/3342742645","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T22:00:59.129526+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T22:00:58.177636+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T22:00:58.747016+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T22:00:59.730050+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T22:00:58.957113+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T22:00:58.237898+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T22:00:58.737398+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T22:00:57.998033+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":"jerasure","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}} 2024-09-14T22:01:07.994 DEBUG:teuthology.misc:8 of 8 OSDs are up 2024-09-14T22:01:07.995 INFO:tasks.ceph:Creating RBD pool 2024-09-14T22:01:07.995 DEBUG:teuthology.orchestra.run.smithi032:> sudo ceph --cluster ceph osd pool create rbd 8 2024-09-14T22:01:08.612 INFO:teuthology.orchestra.run.smithi032.stderr:pool 'rbd' created 2024-09-14T22:01:08.627 DEBUG:teuthology.orchestra.run.smithi032:> rbd --cluster ceph pool init rbd 2024-09-14T22:01:11.639 INFO:tasks.ceph:Starting mds daemons in cluster ceph... 2024-09-14T22:01:11.639 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-14T22:01:11.640 INFO:tasks.ceph.ceph_manager.ceph:waiting for mgr available 2024-09-14T22:01:11.640 DEBUG:teuthology.orchestra.run.smithi032:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph mgr dump --format=json 2024-09-14T22:01:11.640 INFO:tasks.daemonwatchdog.daemon_watchdog:watchdog starting 2024-09-14T22:01:11.993 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T22:01:12.003 INFO:teuthology.orchestra.run.smithi032.stdout:{"epoch":5,"flags":0,"active_gid":4102,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6808","nonce":3253233903},{"type":"v1","addr":"172.21.15.82:6809","nonce":3253233903}]},"active_addr":"172.21.15.82:6809/3253233903","active_change":"2024-09-14T22:00:53.545785+0000","active_mgr_features":4540701547738038271,"available":true,"standbys":[{"gid":4104,"name":"x","mgr_features":4540701547738038271,"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","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":[]}}},{"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":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus 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:9.4.12","min":"","max":"","enum_allowed":[],"desc":"Prometheus 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_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus 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.2.5","min":"","max":"","enum_allowed":[],"desc":"Nvme-of 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:v2.43.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/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"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":[]},"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":[]},"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":[]},"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":[]},"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":[]},"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":[]},"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":[]},"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":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"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":[]}}},{"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":[]}}},{"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":[]},"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]},"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":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"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":[]},"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":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","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":[]},"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":"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":[]}}},{"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":[]},"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":[]},"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":"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]},"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":[]}}},{"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":[]},"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":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","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":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["iostat","nfs","restful"],"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","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":[]}}},{"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":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus 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:9.4.12","min":"","max":"","enum_allowed":[],"desc":"Prometheus 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_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus 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.2.5","min":"","max":"","enum_allowed":[],"desc":"Nvme-of 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:v2.43.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/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"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":[]},"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":[]},"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":[]},"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":[]},"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":[]},"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":[]},"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":[]},"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":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"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":[]}}},{"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":[]}}},{"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":[]},"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]},"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":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"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":[]},"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":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","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":[]},"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":"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":[]}}},{"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":[]},"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":[]},"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":"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]}}},{"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":[]},"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":[]}}},{"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":[]},"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":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","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":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","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"]},"last_failure_osd_epoch":0,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.82:0","nonce":1064744627}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.82:0","nonce":3401966532}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.82:0","nonce":1695704426}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.82:0","nonce":3678690897}]}]} 2024-09-14T22:01:12.009 INFO:tasks.ceph.ceph_manager.ceph:mgr available! 2024-09-14T22:01:12.009 INFO:tasks.ceph.ceph_manager.ceph:waiting for all up 2024-09-14T22:01:12.009 DEBUG:teuthology.orchestra.run.smithi032:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-09-14T22:01:12.303 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T22:01:12.303 INFO:teuthology.orchestra.run.smithi032.stdout:{"epoch":20,"fsid":"10f57a61-96ef-4364-a5fa-1792962d7414","created":"2024-09-14T22:00:49.399464+0000","modified":"2024-09-14T22:01:11.620677+0000","last_up_change":"2024-09-14T22:01:01.424114+0000","last_in_change":"2024-09-14T22:00:52.415227+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":6,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-14T22:00:59.600399+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"16","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":8,"score_stable":8,"optimal_score":0.25,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-14T22:01:08.312822+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"20","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":2,"snap_epoch":20,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.9900000095367432,"score_stable":1.9900000095367432,"optimal_score":0.87999999523162842,"raw_score_acting":1.75,"raw_score_stable":1.75,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"00911eab-f151-4154-bf79-d342136ace71","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6816","nonce":4028414393},{"type":"v1","addr":"172.21.15.32:6817","nonce":4028414393}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6818","nonce":4028414393},{"type":"v1","addr":"172.21.15.32:6819","nonce":4028414393}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6822","nonce":4028414393},{"type":"v1","addr":"172.21.15.32:6823","nonce":4028414393}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6820","nonce":4028414393},{"type":"v1","addr":"172.21.15.32:6821","nonce":4028414393}]},"public_addr":"172.21.15.32:6817/4028414393","cluster_addr":"172.21.15.32:6819/4028414393","heartbeat_back_addr":"172.21.15.32:6823/4028414393","heartbeat_front_addr":"172.21.15.32:6821/4028414393","state":["exists","up"]},{"osd":1,"uuid":"8bda5f47-7585-4132-aa32-3b96859f3877","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6800","nonce":3139020970},{"type":"v1","addr":"172.21.15.32:6801","nonce":3139020970}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6802","nonce":3139020970},{"type":"v1","addr":"172.21.15.32:6803","nonce":3139020970}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6806","nonce":3139020970},{"type":"v1","addr":"172.21.15.32:6807","nonce":3139020970}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6804","nonce":3139020970},{"type":"v1","addr":"172.21.15.32:6805","nonce":3139020970}]},"public_addr":"172.21.15.32:6801/3139020970","cluster_addr":"172.21.15.32:6803/3139020970","heartbeat_back_addr":"172.21.15.32:6807/3139020970","heartbeat_front_addr":"172.21.15.32:6805/3139020970","state":["exists","up"]},{"osd":2,"uuid":"6ce0a41f-9f19-4b00-b8f0-4f4848dba7e7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6808","nonce":3825360708},{"type":"v1","addr":"172.21.15.32:6809","nonce":3825360708}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6810","nonce":3825360708},{"type":"v1","addr":"172.21.15.32:6811","nonce":3825360708}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6814","nonce":3825360708},{"type":"v1","addr":"172.21.15.32:6815","nonce":3825360708}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6812","nonce":3825360708},{"type":"v1","addr":"172.21.15.32:6813","nonce":3825360708}]},"public_addr":"172.21.15.32:6809/3825360708","cluster_addr":"172.21.15.32:6811/3825360708","heartbeat_back_addr":"172.21.15.32:6815/3825360708","heartbeat_front_addr":"172.21.15.32:6813/3825360708","state":["exists","up"]},{"osd":3,"uuid":"6d4729aa-3923-4a64-ba0e-bc876c52b47f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6824","nonce":300158713},{"type":"v1","addr":"172.21.15.32:6825","nonce":300158713}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6826","nonce":300158713},{"type":"v1","addr":"172.21.15.32:6827","nonce":300158713}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6830","nonce":300158713},{"type":"v1","addr":"172.21.15.32:6831","nonce":300158713}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6828","nonce":300158713},{"type":"v1","addr":"172.21.15.32:6829","nonce":300158713}]},"public_addr":"172.21.15.32:6825/300158713","cluster_addr":"172.21.15.32:6827/300158713","heartbeat_back_addr":"172.21.15.32:6831/300158713","heartbeat_front_addr":"172.21.15.32:6829/300158713","state":["exists","up"]},{"osd":4,"uuid":"24800348-1fd7-41f9-9ec1-680cd316fc5c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6818","nonce":2879839468},{"type":"v1","addr":"172.21.15.82:6819","nonce":2879839468}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6820","nonce":2879839468},{"type":"v1","addr":"172.21.15.82:6821","nonce":2879839468}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6824","nonce":2879839468},{"type":"v1","addr":"172.21.15.82:6825","nonce":2879839468}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6822","nonce":2879839468},{"type":"v1","addr":"172.21.15.82:6823","nonce":2879839468}]},"public_addr":"172.21.15.82:6819/2879839468","cluster_addr":"172.21.15.82:6821/2879839468","heartbeat_back_addr":"172.21.15.82:6825/2879839468","heartbeat_front_addr":"172.21.15.82:6823/2879839468","state":["exists","up"]},{"osd":5,"uuid":"a32f283c-27b4-472d-ae45-e7b3a8590e8f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6810","nonce":2141202869},{"type":"v1","addr":"172.21.15.82:6811","nonce":2141202869}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6812","nonce":2141202869},{"type":"v1","addr":"172.21.15.82:6813","nonce":2141202869}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6816","nonce":2141202869},{"type":"v1","addr":"172.21.15.82:6817","nonce":2141202869}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6814","nonce":2141202869},{"type":"v1","addr":"172.21.15.82:6815","nonce":2141202869}]},"public_addr":"172.21.15.82:6811/2141202869","cluster_addr":"172.21.15.82:6813/2141202869","heartbeat_back_addr":"172.21.15.82:6817/2141202869","heartbeat_front_addr":"172.21.15.82:6815/2141202869","state":["exists","up"]},{"osd":6,"uuid":"e830cd96-8fa8-4044-a145-66dc89bbfab7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6826","nonce":634982806},{"type":"v1","addr":"172.21.15.82:6827","nonce":634982806}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6828","nonce":634982806},{"type":"v1","addr":"172.21.15.82:6829","nonce":634982806}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6832","nonce":634982806},{"type":"v1","addr":"172.21.15.82:6833","nonce":634982806}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6830","nonce":634982806},{"type":"v1","addr":"172.21.15.82:6831","nonce":634982806}]},"public_addr":"172.21.15.82:6827/634982806","cluster_addr":"172.21.15.82:6829/634982806","heartbeat_back_addr":"172.21.15.82:6833/634982806","heartbeat_front_addr":"172.21.15.82:6831/634982806","state":["exists","up"]},{"osd":7,"uuid":"fd7afe8f-ff2b-4808-bf33-2b962c15ba22","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6800","nonce":3342742645},{"type":"v1","addr":"172.21.15.82:6801","nonce":3342742645}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6802","nonce":3342742645},{"type":"v1","addr":"172.21.15.82:6803","nonce":3342742645}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6806","nonce":3342742645},{"type":"v1","addr":"172.21.15.82:6807","nonce":3342742645}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6804","nonce":3342742645},{"type":"v1","addr":"172.21.15.82:6805","nonce":3342742645}]},"public_addr":"172.21.15.82:6801/3342742645","cluster_addr":"172.21.15.82:6803/3342742645","heartbeat_back_addr":"172.21.15.82:6807/3342742645","heartbeat_front_addr":"172.21.15.82:6805/3342742645","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T22:00:59.129526+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T22:00:58.177636+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T22:00:58.747016+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T22:00:59.730050+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T22:00:58.957113+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T22:00:58.237898+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T22:00:58.737398+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T22:00:57.998033+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":"jerasure","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}} 2024-09-14T22:01:12.316 INFO:tasks.ceph.ceph_manager.ceph:all up! 2024-09-14T22:01:12.316 DEBUG:teuthology.orchestra.run.smithi032:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-09-14T22:01:12.610 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T22:01:12.610 INFO:teuthology.orchestra.run.smithi032.stdout:{"epoch":20,"fsid":"10f57a61-96ef-4364-a5fa-1792962d7414","created":"2024-09-14T22:00:49.399464+0000","modified":"2024-09-14T22:01:11.620677+0000","last_up_change":"2024-09-14T22:01:01.424114+0000","last_in_change":"2024-09-14T22:00:52.415227+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":6,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-14T22:00:59.600399+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"16","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":8,"score_stable":8,"optimal_score":0.25,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-14T22:01:08.312822+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"20","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":2,"snap_epoch":20,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.9900000095367432,"score_stable":1.9900000095367432,"optimal_score":0.87999999523162842,"raw_score_acting":1.75,"raw_score_stable":1.75,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"00911eab-f151-4154-bf79-d342136ace71","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6816","nonce":4028414393},{"type":"v1","addr":"172.21.15.32:6817","nonce":4028414393}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6818","nonce":4028414393},{"type":"v1","addr":"172.21.15.32:6819","nonce":4028414393}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6822","nonce":4028414393},{"type":"v1","addr":"172.21.15.32:6823","nonce":4028414393}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6820","nonce":4028414393},{"type":"v1","addr":"172.21.15.32:6821","nonce":4028414393}]},"public_addr":"172.21.15.32:6817/4028414393","cluster_addr":"172.21.15.32:6819/4028414393","heartbeat_back_addr":"172.21.15.32:6823/4028414393","heartbeat_front_addr":"172.21.15.32:6821/4028414393","state":["exists","up"]},{"osd":1,"uuid":"8bda5f47-7585-4132-aa32-3b96859f3877","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6800","nonce":3139020970},{"type":"v1","addr":"172.21.15.32:6801","nonce":3139020970}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6802","nonce":3139020970},{"type":"v1","addr":"172.21.15.32:6803","nonce":3139020970}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6806","nonce":3139020970},{"type":"v1","addr":"172.21.15.32:6807","nonce":3139020970}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6804","nonce":3139020970},{"type":"v1","addr":"172.21.15.32:6805","nonce":3139020970}]},"public_addr":"172.21.15.32:6801/3139020970","cluster_addr":"172.21.15.32:6803/3139020970","heartbeat_back_addr":"172.21.15.32:6807/3139020970","heartbeat_front_addr":"172.21.15.32:6805/3139020970","state":["exists","up"]},{"osd":2,"uuid":"6ce0a41f-9f19-4b00-b8f0-4f4848dba7e7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6808","nonce":3825360708},{"type":"v1","addr":"172.21.15.32:6809","nonce":3825360708}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6810","nonce":3825360708},{"type":"v1","addr":"172.21.15.32:6811","nonce":3825360708}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6814","nonce":3825360708},{"type":"v1","addr":"172.21.15.32:6815","nonce":3825360708}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6812","nonce":3825360708},{"type":"v1","addr":"172.21.15.32:6813","nonce":3825360708}]},"public_addr":"172.21.15.32:6809/3825360708","cluster_addr":"172.21.15.32:6811/3825360708","heartbeat_back_addr":"172.21.15.32:6815/3825360708","heartbeat_front_addr":"172.21.15.32:6813/3825360708","state":["exists","up"]},{"osd":3,"uuid":"6d4729aa-3923-4a64-ba0e-bc876c52b47f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6824","nonce":300158713},{"type":"v1","addr":"172.21.15.32:6825","nonce":300158713}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6826","nonce":300158713},{"type":"v1","addr":"172.21.15.32:6827","nonce":300158713}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6830","nonce":300158713},{"type":"v1","addr":"172.21.15.32:6831","nonce":300158713}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6828","nonce":300158713},{"type":"v1","addr":"172.21.15.32:6829","nonce":300158713}]},"public_addr":"172.21.15.32:6825/300158713","cluster_addr":"172.21.15.32:6827/300158713","heartbeat_back_addr":"172.21.15.32:6831/300158713","heartbeat_front_addr":"172.21.15.32:6829/300158713","state":["exists","up"]},{"osd":4,"uuid":"24800348-1fd7-41f9-9ec1-680cd316fc5c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6818","nonce":2879839468},{"type":"v1","addr":"172.21.15.82:6819","nonce":2879839468}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6820","nonce":2879839468},{"type":"v1","addr":"172.21.15.82:6821","nonce":2879839468}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6824","nonce":2879839468},{"type":"v1","addr":"172.21.15.82:6825","nonce":2879839468}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6822","nonce":2879839468},{"type":"v1","addr":"172.21.15.82:6823","nonce":2879839468}]},"public_addr":"172.21.15.82:6819/2879839468","cluster_addr":"172.21.15.82:6821/2879839468","heartbeat_back_addr":"172.21.15.82:6825/2879839468","heartbeat_front_addr":"172.21.15.82:6823/2879839468","state":["exists","up"]},{"osd":5,"uuid":"a32f283c-27b4-472d-ae45-e7b3a8590e8f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6810","nonce":2141202869},{"type":"v1","addr":"172.21.15.82:6811","nonce":2141202869}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6812","nonce":2141202869},{"type":"v1","addr":"172.21.15.82:6813","nonce":2141202869}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6816","nonce":2141202869},{"type":"v1","addr":"172.21.15.82:6817","nonce":2141202869}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6814","nonce":2141202869},{"type":"v1","addr":"172.21.15.82:6815","nonce":2141202869}]},"public_addr":"172.21.15.82:6811/2141202869","cluster_addr":"172.21.15.82:6813/2141202869","heartbeat_back_addr":"172.21.15.82:6817/2141202869","heartbeat_front_addr":"172.21.15.82:6815/2141202869","state":["exists","up"]},{"osd":6,"uuid":"e830cd96-8fa8-4044-a145-66dc89bbfab7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6826","nonce":634982806},{"type":"v1","addr":"172.21.15.82:6827","nonce":634982806}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6828","nonce":634982806},{"type":"v1","addr":"172.21.15.82:6829","nonce":634982806}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6832","nonce":634982806},{"type":"v1","addr":"172.21.15.82:6833","nonce":634982806}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6830","nonce":634982806},{"type":"v1","addr":"172.21.15.82:6831","nonce":634982806}]},"public_addr":"172.21.15.82:6827/634982806","cluster_addr":"172.21.15.82:6829/634982806","heartbeat_back_addr":"172.21.15.82:6833/634982806","heartbeat_front_addr":"172.21.15.82:6831/634982806","state":["exists","up"]},{"osd":7,"uuid":"fd7afe8f-ff2b-4808-bf33-2b962c15ba22","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6800","nonce":3342742645},{"type":"v1","addr":"172.21.15.82:6801","nonce":3342742645}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6802","nonce":3342742645},{"type":"v1","addr":"172.21.15.82:6803","nonce":3342742645}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6806","nonce":3342742645},{"type":"v1","addr":"172.21.15.82:6807","nonce":3342742645}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6804","nonce":3342742645},{"type":"v1","addr":"172.21.15.82:6805","nonce":3342742645}]},"public_addr":"172.21.15.82:6801/3342742645","cluster_addr":"172.21.15.82:6803/3342742645","heartbeat_back_addr":"172.21.15.82:6807/3342742645","heartbeat_front_addr":"172.21.15.82:6805/3342742645","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T22:00:59.129526+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T22:00:58.177636+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T22:00:58.747016+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T22:00:59.730050+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T22:00:58.957113+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T22:00:58.237898+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T22:00:58.737398+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T22:00:57.998033+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":"jerasure","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}} 2024-09-14T22:01:12.624 DEBUG:teuthology.orchestra.run.smithi032:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.0 flush_pg_stats 2024-09-14T22:01:12.625 DEBUG:teuthology.orchestra.run.smithi032:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.1 flush_pg_stats 2024-09-14T22:01:12.625 DEBUG:teuthology.orchestra.run.smithi032:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.2 flush_pg_stats 2024-09-14T22:01:12.626 DEBUG:teuthology.orchestra.run.smithi032:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.3 flush_pg_stats 2024-09-14T22:01:12.626 DEBUG:teuthology.orchestra.run.smithi032:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.4 flush_pg_stats 2024-09-14T22:01:12.626 DEBUG:teuthology.orchestra.run.smithi032:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.5 flush_pg_stats 2024-09-14T22:01:12.627 DEBUG:teuthology.orchestra.run.smithi032:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.6 flush_pg_stats 2024-09-14T22:01:12.627 DEBUG:teuthology.orchestra.run.smithi032:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.7 flush_pg_stats 2024-09-14T22:01:12.878 INFO:teuthology.orchestra.run.smithi032.stdout:55834574853 2024-09-14T22:01:12.878 DEBUG:teuthology.orchestra.run.smithi032:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.1 2024-09-14T22:01:12.879 INFO:teuthology.orchestra.run.smithi032.stdout:64424509446 2024-09-14T22:01:12.879 DEBUG:teuthology.orchestra.run.smithi032:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.3 2024-09-14T22:01:12.880 INFO:teuthology.orchestra.run.smithi032.stdout:55834574853 2024-09-14T22:01:12.880 DEBUG:teuthology.orchestra.run.smithi032:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.5 2024-09-14T22:01:12.881 INFO:teuthology.orchestra.run.smithi032.stdout:55834574853 2024-09-14T22:01:12.882 DEBUG:teuthology.orchestra.run.smithi032:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.7 2024-09-14T22:01:12.882 INFO:teuthology.orchestra.run.smithi032.stdout:60129542149 2024-09-14T22:01:12.883 DEBUG:teuthology.orchestra.run.smithi032:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.4 2024-09-14T22:01:12.884 INFO:teuthology.orchestra.run.smithi032.stdout:60129542148 2024-09-14T22:01:12.884 DEBUG:teuthology.orchestra.run.smithi032:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.0 2024-09-14T22:01:12.885 INFO:teuthology.orchestra.run.smithi032.stdout:60129542148 2024-09-14T22:01:12.886 DEBUG:teuthology.orchestra.run.smithi032:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.2 2024-09-14T22:01:12.887 INFO:teuthology.orchestra.run.smithi032.stdout:60129542148 2024-09-14T22:01:12.887 DEBUG:teuthology.orchestra.run.smithi032:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.6 2024-09-14T22:01:13.481 INFO:teuthology.orchestra.run.smithi032.stdout:55834574852 2024-09-14T22:01:13.487 INFO:teuthology.orchestra.run.smithi032.stdout:60129542147 2024-09-14T22:01:13.495 INFO:teuthology.orchestra.run.smithi032.stdout:55834574852 2024-09-14T22:01:13.501 INFO:teuthology.orchestra.run.smithi032.stdout:64424509444 2024-09-14T22:01:13.501 INFO:teuthology.orchestra.run.smithi032.stdout:55834574852 2024-09-14T22:01:13.502 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574853 got 55834574852 for osd.7 2024-09-14T22:01:13.503 INFO:teuthology.orchestra.run.smithi032.stdout:60129542147 2024-09-14T22:01:13.505 INFO:teuthology.orchestra.run.smithi032.stdout:60129542147 2024-09-14T22:01:13.506 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542148 got 60129542147 for osd.0 2024-09-14T22:01:13.507 INFO:teuthology.orchestra.run.smithi032.stdout:60129542148 2024-09-14T22:01:13.520 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574853 got 55834574852 for osd.1 2024-09-14T22:01:13.525 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542148 got 60129542147 for osd.6 2024-09-14T22:01:13.527 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574853 got 55834574852 for osd.5 2024-09-14T22:01:13.528 INFO:tasks.ceph.ceph_manager.ceph:need seq 64424509446 got 64424509444 for osd.3 2024-09-14T22:01:13.529 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542148 got 60129542147 for osd.2 2024-09-14T22:01:13.529 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542149 got 60129542148 for osd.4 2024-09-14T22:01:14.503 DEBUG:teuthology.orchestra.run.smithi032:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.7 2024-09-14T22:01:14.507 DEBUG:teuthology.orchestra.run.smithi032:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.0 2024-09-14T22:01:14.521 DEBUG:teuthology.orchestra.run.smithi032:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.1 2024-09-14T22:01:14.526 DEBUG:teuthology.orchestra.run.smithi032:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.6 2024-09-14T22:01:14.528 DEBUG:teuthology.orchestra.run.smithi032:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.5 2024-09-14T22:01:14.528 DEBUG:teuthology.orchestra.run.smithi032:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.3 2024-09-14T22:01:14.530 DEBUG:teuthology.orchestra.run.smithi032:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.2 2024-09-14T22:01:14.530 DEBUG:teuthology.orchestra.run.smithi032:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.4 2024-09-14T22:01:15.093 INFO:teuthology.orchestra.run.smithi032.stdout:55834574853 2024-09-14T22:01:15.113 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574853 got 55834574853 for osd.7 2024-09-14T22:01:15.113 DEBUG:teuthology.parallel:result is None 2024-09-14T22:01:15.136 INFO:teuthology.orchestra.run.smithi032.stdout:64424509446 2024-09-14T22:01:15.150 INFO:tasks.ceph.ceph_manager.ceph:need seq 64424509446 got 64424509446 for osd.3 2024-09-14T22:01:15.151 DEBUG:teuthology.parallel:result is None 2024-09-14T22:01:15.164 INFO:teuthology.orchestra.run.smithi032.stdout:60129542148 2024-09-14T22:01:15.168 INFO:teuthology.orchestra.run.smithi032.stdout:60129542148 2024-09-14T22:01:15.170 INFO:teuthology.orchestra.run.smithi032.stdout:55834574853 2024-09-14T22:01:15.173 INFO:teuthology.orchestra.run.smithi032.stdout:60129542148 2024-09-14T22:01:15.179 INFO:teuthology.orchestra.run.smithi032.stdout:55834574853 2024-09-14T22:01:15.184 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542148 got 60129542148 for osd.6 2024-09-14T22:01:15.184 DEBUG:teuthology.parallel:result is None 2024-09-14T22:01:15.190 INFO:teuthology.orchestra.run.smithi032.stdout:60129542149 2024-09-14T22:01:15.190 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542148 got 60129542148 for osd.0 2024-09-14T22:01:15.191 DEBUG:teuthology.parallel:result is None 2024-09-14T22:01:15.191 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574853 got 55834574853 for osd.5 2024-09-14T22:01:15.192 DEBUG:teuthology.parallel:result is None 2024-09-14T22:01:15.194 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542148 got 60129542148 for osd.2 2024-09-14T22:01:15.194 DEBUG:teuthology.parallel:result is None 2024-09-14T22:01:15.199 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574853 got 55834574853 for osd.1 2024-09-14T22:01:15.200 DEBUG:teuthology.parallel:result is None 2024-09-14T22:01:15.204 INFO:tasks.ceph.ceph_manager.ceph:need seq 60129542149 got 60129542149 for osd.4 2024-09-14T22:01:15.204 DEBUG:teuthology.parallel:result is None 2024-09-14T22:01:15.205 INFO:tasks.ceph.ceph_manager.ceph:waiting for clean 2024-09-14T22:01:15.205 DEBUG:teuthology.orchestra.run.smithi032:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-09-14T22:01:15.533 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T22:01:15.534 INFO:teuthology.orchestra.run.smithi032.stderr:dumped all 2024-09-14T22:01:15.545 INFO:teuthology.orchestra.run.smithi032.stdout:{"pg_ready":true,"pg_map":{"version":21,"stamp":"2024-09-14T22:01:14.183245+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":116,"num_read_kb":100,"num_write":161,"num_write_kb":2418,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":120,"ondisk_log_size":120,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":16,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":7,"kb":754974720,"kb_used":234556,"kb_used_data":1664,"kb_used_omap":12,"kb_used_meta":232691,"kb_avail":754740164,"statfs":{"total":773094113280,"available":772853927936,"internally_reserved":0,"allocated":1703936,"data_stored":1718422,"data_compressed":17376,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":12752,"internal_metadata":238276144},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"4.630270"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":19,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-14T22:01:11.814172+0000","last_change":"2024-09-14T22:01:11.814408+0000","last_active":"2024-09-14T22:01:11.814172+0000","last_peered":"2024-09-14T22:01:11.814172+0000","last_clean":"2024-09-14T22:01:11.814172+0000","last_became_active":"2024-09-14T22:01:09.623113+0000","last_became_peered":"2024-09-14T22:01:09.623113+0000","last_unstale":"2024-09-14T22:01:11.814172+0000","last_undegraded":"2024-09-14T22:01:11.814172+0000","last_fullsized":"2024-09-14T22:01:11.814172+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":"2024-09-14T22:01:08.605461+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T22:01:08.605461+0000","last_clean_scrub_stamp":"2024-09-14T22:01:08.605461+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 @ 2024-09-16T08:50:29.601676+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00040776199999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7],"acting":[6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.6","version":"0'0","reported_seq":19,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-14T22:01:11.627114+0000","last_change":"2024-09-14T22:01:11.627490+0000","last_active":"2024-09-14T22:01:11.627114+0000","last_peered":"2024-09-14T22:01:11.627114+0000","last_clean":"2024-09-14T22:01:11.627114+0000","last_became_active":"2024-09-14T22:01:09.625809+0000","last_became_peered":"2024-09-14T22:01:09.625809+0000","last_unstale":"2024-09-14T22:01:11.627114+0000","last_undegraded":"2024-09-14T22:01:11.627114+0000","last_fullsized":"2024-09-14T22:01:11.627114+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":"2024-09-14T22:01:08.605461+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T22:01:08.605461+0000","last_clean_scrub_stamp":"2024-09-14T22:01:08.605461+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 @ 2024-09-16T01:16:37.324207+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00061472600000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6],"acting":[1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.5","version":"0'0","reported_seq":19,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-14T22:01:11.883823+0000","last_change":"2024-09-14T22:01:11.884081+0000","last_active":"2024-09-14T22:01:11.883823+0000","last_peered":"2024-09-14T22:01:11.883823+0000","last_clean":"2024-09-14T22:01:11.883823+0000","last_became_active":"2024-09-14T22:01:09.663814+0000","last_became_peered":"2024-09-14T22:01:09.663814+0000","last_unstale":"2024-09-14T22:01:11.883823+0000","last_undegraded":"2024-09-14T22:01:11.883823+0000","last_fullsized":"2024-09-14T22:01:11.883823+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":"2024-09-14T22:01:08.605461+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T22:01:08.605461+0000","last_clean_scrub_stamp":"2024-09-14T22:01:08.605461+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 @ 2024-09-16T04:31:49.659799+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00040843599999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.4","version":"0'0","reported_seq":19,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-14T22:01:11.627186+0000","last_change":"2024-09-14T22:01:11.627493+0000","last_active":"2024-09-14T22:01:11.627186+0000","last_peered":"2024-09-14T22:01:11.627186+0000","last_clean":"2024-09-14T22:01:11.627186+0000","last_became_active":"2024-09-14T22:01:09.664058+0000","last_became_peered":"2024-09-14T22:01:09.664058+0000","last_unstale":"2024-09-14T22:01:11.627186+0000","last_undegraded":"2024-09-14T22:01:11.627186+0000","last_fullsized":"2024-09-14T22:01:11.627186+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":"2024-09-14T22:01:08.605461+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T22:01:08.605461+0000","last_clean_scrub_stamp":"2024-09-14T22:01:08.605461+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 @ 2024-09-16T02:11:43.939003+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00062087399999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.2","version":"20'2","reported_seq":21,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-14T22:01:11.631450+0000","last_change":"2024-09-14T22:01:11.631450+0000","last_active":"2024-09-14T22:01:11.631450+0000","last_peered":"2024-09-14T22:01:11.631450+0000","last_clean":"2024-09-14T22:01:11.631450+0000","last_became_active":"2024-09-14T22:01:09.623098+0000","last_became_peered":"2024-09-14T22:01:09.623098+0000","last_unstale":"2024-09-14T22:01:11.631450+0000","last_undegraded":"2024-09-14T22:01:11.631450+0000","last_fullsized":"2024-09-14T22:01:11.631450+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":"2024-09-14T22:01:08.605461+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T22:01:08.605461+0000","last_clean_scrub_stamp":"2024-09-14T22:01:08.605461+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 @ 2024-09-16T02:11:43.939003+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000942047,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1],"acting":[5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.1","version":"0'0","reported_seq":19,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-14T22:01:11.627561+0000","last_change":"2024-09-14T22:01:11.627846+0000","last_active":"2024-09-14T22:01:11.627561+0000","last_peered":"2024-09-14T22:01:11.627561+0000","last_clean":"2024-09-14T22:01:11.627561+0000","last_became_active":"2024-09-14T22:01:09.619282+0000","last_became_peered":"2024-09-14T22:01:09.619282+0000","last_unstale":"2024-09-14T22:01:11.627561+0000","last_undegraded":"2024-09-14T22:01:11.627561+0000","last_fullsized":"2024-09-14T22:01:11.627561+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":"2024-09-14T22:01:08.605461+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T22:01:08.605461+0000","last_clean_scrub_stamp":"2024-09-14T22:01:08.605461+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 @ 2024-09-16T08:50:29.601676+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00053028000000000005,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3],"acting":[2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.0","version":"0'0","reported_seq":19,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-14T22:01:11.883779+0000","last_change":"2024-09-14T22:01:11.884029+0000","last_active":"2024-09-14T22:01:11.883779+0000","last_peered":"2024-09-14T22:01:11.883779+0000","last_clean":"2024-09-14T22:01:11.883779+0000","last_became_active":"2024-09-14T22:01:09.622766+0000","last_became_peered":"2024-09-14T22:01:09.622766+0000","last_unstale":"2024-09-14T22:01:11.883779+0000","last_undegraded":"2024-09-14T22:01:11.883779+0000","last_fullsized":"2024-09-14T22:01:11.883779+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":"2024-09-14T22:01:08.605461+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T22:01:08.605461+0000","last_clean_scrub_stamp":"2024-09-14T22:01:08.605461+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 @ 2024-09-16T01:09:22.505402+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00041063100000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1],"acting":[7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.3","version":"18'1","reported_seq":20,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-14T22:01:11.630718+0000","last_change":"2024-09-14T22:01:11.630975+0000","last_active":"2024-09-14T22:01:11.630718+0000","last_peered":"2024-09-14T22:01:11.630718+0000","last_clean":"2024-09-14T22:01:11.630718+0000","last_became_active":"2024-09-14T22:01:09.622264+0000","last_became_peered":"2024-09-14T22:01:09.622264+0000","last_unstale":"2024-09-14T22:01:11.630718+0000","last_undegraded":"2024-09-14T22:01:11.630718+0000","last_fullsized":"2024-09-14T22:01:11.630718+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":"2024-09-14T22:01:08.605461+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T22:01:08.605461+0000","last_clean_scrub_stamp":"2024-09-14T22:01:08.605461+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 @ 2024-09-16T01:16:37.324207+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00045661900000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2],"acting":[5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"1.0","version":"16'117","reported_seq":170,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-14T22:01:11.883557+0000","last_change":"2024-09-14T22:01:01.641178+0000","last_active":"2024-09-14T22:01:11.883557+0000","last_peered":"2024-09-14T22:01:11.883557+0000","last_clean":"2024-09-14T22:01:11.883557+0000","last_became_active":"2024-09-14T22:01:01.640043+0000","last_became_peered":"2024-09-14T22:01:01.640043+0000","last_unstale":"2024-09-14T22:01:11.883557+0000","last_undegraded":"2024-09-14T22:01:11.883557+0000","last_fullsized":"2024-09-14T22:01:11.883557+0000","mapping_epoch":14,"log_start":"0'0","ondisk_log_start":"0'0","created":14,"last_epoch_clean":15,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T22:01:00.422789+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T22:01:00.422789+0000","last_clean_scrub_stamp":"2024-09-14T22:01:00.422789+0000","objects_scrubbed":0,"log_size":117,"log_dups_size":0,"ondisk_log_size":117,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T23:35:21.390175+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":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":38,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":16,"acting":16,"num_store_stats":7},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":17376,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":117,"ondisk_log_size":117,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":3,"up_from":15,"seq":64424509446,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":31372,"kb_used_data":184,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94340468,"statfs":{"total":96636764160,"available":96604639232,"internally_reserved":0,"allocated":188416,"data_stored":62832,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":31914439},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":14,"seq":60129542148,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27224,"kb_used_data":196,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344616,"statfs":{"total":96636764160,"available":96608886784,"internally_reserved":0,"allocated":200704,"data_stored":68664,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":13,"seq":55834574853,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27228,"kb_used_data":200,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344612,"statfs":{"total":96636764160,"available":96608882688,"internally_reserved":0,"allocated":204800,"data_stored":68683,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":14,"seq":60129542149,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":94371840,"kb_used":27232,"kb_used_data":196,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344608,"statfs":{"total":96636764160,"available":96608878592,"internally_reserved":0,"allocated":200704,"data_stored":68664,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":14,"seq":60129542148,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":31392,"kb_used_data":196,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94340448,"statfs":{"total":96636764160,"available":96604618752,"internally_reserved":0,"allocated":200704,"data_stored":68664,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":14,"seq":60129542148,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":31448,"kb_used_data":252,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94340392,"statfs":{"total":96636764160,"available":96604561408,"internally_reserved":0,"allocated":258048,"data_stored":659032,"data_compressed":8688,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":7,"up_from":13,"seq":55834574853,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27272,"kb_used_data":240,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344568,"statfs":{"total":96636764160,"available":96608837632,"internally_reserved":0,"allocated":245760,"data_stored":653200,"data_compressed":8688,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":1590,"internal_metadata":27654602},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834574853,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":31388,"kb_used_data":200,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94340452,"statfs":{"total":96636764160,"available":96604622848,"internally_reserved":0,"allocated":204800,"data_stored":68683,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":8688,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":8688,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-14T22:01:15.546 DEBUG:teuthology.orchestra.run.smithi032:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-09-14T22:01:15.835 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T22:01:15.835 INFO:teuthology.orchestra.run.smithi032.stderr:dumped all 2024-09-14T22:01:15.847 INFO:teuthology.orchestra.run.smithi032.stdout:{"pg_ready":true,"pg_map":{"version":22,"stamp":"2024-09-14T22:01:15.554158+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":116,"num_read_kb":100,"num_write":161,"num_write_kb":2418,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":120,"ondisk_log_size":120,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":7,"kb":754974720,"kb_used":234596,"kb_used_data":1712,"kb_used_omap":12,"kb_used_meta":232691,"kb_avail":754740124,"statfs":{"total":773094113280,"available":772853886976,"internally_reserved":0,"allocated":1753088,"data_stored":1740652,"data_compressed":17376,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":12752,"internal_metadata":238276144},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"5.937923"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":21,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-14T22:01:14.788611+0000","last_change":"2024-09-14T22:01:11.814408+0000","last_active":"2024-09-14T22:01:14.788611+0000","last_peered":"2024-09-14T22:01:14.788611+0000","last_clean":"2024-09-14T22:01:14.788611+0000","last_became_active":"2024-09-14T22:01:09.623113+0000","last_became_peered":"2024-09-14T22:01:09.623113+0000","last_unstale":"2024-09-14T22:01:14.788611+0000","last_undegraded":"2024-09-14T22:01:14.788611+0000","last_fullsized":"2024-09-14T22:01:14.788611+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":"2024-09-14T22:01:08.605461+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T22:01:08.605461+0000","last_clean_scrub_stamp":"2024-09-14T22:01:08.605461+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 @ 2024-09-16T08:50:29.601676+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00040776199999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7],"acting":[6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":21,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-14T22:01:14.184520+0000","last_change":"2024-09-14T22:01:11.627490+0000","last_active":"2024-09-14T22:01:14.184520+0000","last_peered":"2024-09-14T22:01:14.184520+0000","last_clean":"2024-09-14T22:01:14.184520+0000","last_became_active":"2024-09-14T22:01:09.625809+0000","last_became_peered":"2024-09-14T22:01:09.625809+0000","last_unstale":"2024-09-14T22:01:14.184520+0000","last_undegraded":"2024-09-14T22:01:14.184520+0000","last_fullsized":"2024-09-14T22:01:14.184520+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":"2024-09-14T22:01:08.605461+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T22:01:08.605461+0000","last_clean_scrub_stamp":"2024-09-14T22:01:08.605461+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 @ 2024-09-16T01:16:37.324207+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00061472600000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6],"acting":[1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":19,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-14T22:01:11.883823+0000","last_change":"2024-09-14T22:01:11.884081+0000","last_active":"2024-09-14T22:01:11.883823+0000","last_peered":"2024-09-14T22:01:11.883823+0000","last_clean":"2024-09-14T22:01:11.883823+0000","last_became_active":"2024-09-14T22:01:09.663814+0000","last_became_peered":"2024-09-14T22:01:09.663814+0000","last_unstale":"2024-09-14T22:01:11.883823+0000","last_undegraded":"2024-09-14T22:01:11.883823+0000","last_fullsized":"2024-09-14T22:01:11.883823+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":"2024-09-14T22:01:08.605461+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T22:01:08.605461+0000","last_clean_scrub_stamp":"2024-09-14T22:01:08.605461+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 @ 2024-09-16T04:31:49.659799+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00040843599999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.4","version":"0'0","reported_seq":21,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-14T22:01:14.184527+0000","last_change":"2024-09-14T22:01:11.627493+0000","last_active":"2024-09-14T22:01:14.184527+0000","last_peered":"2024-09-14T22:01:14.184527+0000","last_clean":"2024-09-14T22:01:14.184527+0000","last_became_active":"2024-09-14T22:01:09.664058+0000","last_became_peered":"2024-09-14T22:01:09.664058+0000","last_unstale":"2024-09-14T22:01:14.184527+0000","last_undegraded":"2024-09-14T22:01:14.184527+0000","last_fullsized":"2024-09-14T22:01:14.184527+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":"2024-09-14T22:01:08.605461+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T22:01:08.605461+0000","last_clean_scrub_stamp":"2024-09-14T22:01:08.605461+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 @ 2024-09-16T02:11:43.939003+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00062087399999999999,"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.2","version":"20'2","reported_seq":23,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-14T22:01:14.184934+0000","last_change":"2024-09-14T22:01:11.631450+0000","last_active":"2024-09-14T22:01:14.184934+0000","last_peered":"2024-09-14T22:01:14.184934+0000","last_clean":"2024-09-14T22:01:14.184934+0000","last_became_active":"2024-09-14T22:01:09.623098+0000","last_became_peered":"2024-09-14T22:01:09.623098+0000","last_unstale":"2024-09-14T22:01:14.184934+0000","last_undegraded":"2024-09-14T22:01:14.184934+0000","last_fullsized":"2024-09-14T22:01:14.184934+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":"2024-09-14T22:01:08.605461+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T22:01:08.605461+0000","last_clean_scrub_stamp":"2024-09-14T22:01:08.605461+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 @ 2024-09-16T02:11:43.939003+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000942047,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1],"acting":[5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":21,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-14T22:01:14.185039+0000","last_change":"2024-09-14T22:01:11.627846+0000","last_active":"2024-09-14T22:01:14.185039+0000","last_peered":"2024-09-14T22:01:14.185039+0000","last_clean":"2024-09-14T22:01:14.185039+0000","last_became_active":"2024-09-14T22:01:09.619282+0000","last_became_peered":"2024-09-14T22:01:09.619282+0000","last_unstale":"2024-09-14T22:01:14.185039+0000","last_undegraded":"2024-09-14T22:01:14.185039+0000","last_fullsized":"2024-09-14T22:01:14.185039+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":"2024-09-14T22:01:08.605461+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T22:01:08.605461+0000","last_clean_scrub_stamp":"2024-09-14T22:01:08.605461+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 @ 2024-09-16T08:50:29.601676+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00053028000000000005,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3],"acting":[2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":19,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-14T22:01:11.883779+0000","last_change":"2024-09-14T22:01:11.884029+0000","last_active":"2024-09-14T22:01:11.883779+0000","last_peered":"2024-09-14T22:01:11.883779+0000","last_clean":"2024-09-14T22:01:11.883779+0000","last_became_active":"2024-09-14T22:01:09.622766+0000","last_became_peered":"2024-09-14T22:01:09.622766+0000","last_unstale":"2024-09-14T22:01:11.883779+0000","last_undegraded":"2024-09-14T22:01:11.883779+0000","last_fullsized":"2024-09-14T22:01:11.883779+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":"2024-09-14T22:01:08.605461+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T22:01:08.605461+0000","last_clean_scrub_stamp":"2024-09-14T22:01:08.605461+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 @ 2024-09-16T01:09:22.505402+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00041063100000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1],"acting":[7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.3","version":"18'1","reported_seq":22,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-14T22:01:14.184934+0000","last_change":"2024-09-14T22:01:11.630975+0000","last_active":"2024-09-14T22:01:14.184934+0000","last_peered":"2024-09-14T22:01:14.184934+0000","last_clean":"2024-09-14T22:01:14.184934+0000","last_became_active":"2024-09-14T22:01:09.622264+0000","last_became_peered":"2024-09-14T22:01:09.622264+0000","last_unstale":"2024-09-14T22:01:14.184934+0000","last_undegraded":"2024-09-14T22:01:14.184934+0000","last_fullsized":"2024-09-14T22:01:14.184934+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":"2024-09-14T22:01:08.605461+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T22:01:08.605461+0000","last_clean_scrub_stamp":"2024-09-14T22:01:08.605461+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 @ 2024-09-16T01:16:37.324207+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00045661900000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2],"acting":[5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"16'117","reported_seq":170,"reported_epoch":20,"state":"active+clean","last_fresh":"2024-09-14T22:01:11.883557+0000","last_change":"2024-09-14T22:01:01.641178+0000","last_active":"2024-09-14T22:01:11.883557+0000","last_peered":"2024-09-14T22:01:11.883557+0000","last_clean":"2024-09-14T22:01:11.883557+0000","last_became_active":"2024-09-14T22:01:01.640043+0000","last_became_peered":"2024-09-14T22:01:01.640043+0000","last_unstale":"2024-09-14T22:01:11.883557+0000","last_undegraded":"2024-09-14T22:01:11.883557+0000","last_fullsized":"2024-09-14T22:01:11.883557+0000","mapping_epoch":14,"log_start":"0'0","ondisk_log_start":"0'0","created":14,"last_epoch_clean":15,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T22:01:00.422789+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T22:01:00.422789+0000","last_clean_scrub_stamp":"2024-09-14T22:01:00.422789+0000","objects_scrubbed":0,"log_size":117,"log_dups_size":0,"ondisk_log_size":117,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T23:35:21.390175+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":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":38,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":16,"acting":16,"num_store_stats":7},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":17376,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":117,"ondisk_log_size":117,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":3,"up_from":15,"seq":64424509446,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":31372,"kb_used_data":184,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94340468,"statfs":{"total":96636764160,"available":96604639232,"internally_reserved":0,"allocated":188416,"data_stored":62832,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":31914439},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":14,"seq":60129542149,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27224,"kb_used_data":196,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344616,"statfs":{"total":96636764160,"available":96608886784,"internally_reserved":0,"allocated":200704,"data_stored":68664,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":13,"seq":55834574854,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27244,"kb_used_data":212,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344596,"statfs":{"total":96636764160,"available":96608866304,"internally_reserved":0,"allocated":217088,"data_stored":74149,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":14,"seq":60129542150,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":94371840,"kb_used":27236,"kb_used_data":208,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344604,"statfs":{"total":96636764160,"available":96608874496,"internally_reserved":0,"allocated":212992,"data_stored":74130,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":14,"seq":60129542149,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":31396,"kb_used_data":208,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94340444,"statfs":{"total":96636764160,"available":96604614656,"internally_reserved":0,"allocated":212992,"data_stored":74130,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":14,"seq":60129542149,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":31448,"kb_used_data":252,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94340392,"statfs":{"total":96636764160,"available":96604561408,"internally_reserved":0,"allocated":258048,"data_stored":659032,"data_compressed":8688,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":7,"up_from":13,"seq":55834574854,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27288,"kb_used_data":252,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344552,"statfs":{"total":96636764160,"available":96608821248,"internally_reserved":0,"allocated":258048,"data_stored":659032,"data_compressed":8688,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":1590,"internal_metadata":27654602},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834574854,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":31388,"kb_used_data":200,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94340452,"statfs":{"total":96636764160,"available":96604622848,"internally_reserved":0,"allocated":204800,"data_stored":68683,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":8688,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":8688,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-14T22:01:15.848 INFO:tasks.ceph.ceph_manager.ceph:clean! 2024-09-14T22:01:15.848 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-14T22:01:15.848 INFO:tasks.ceph.ceph_manager.ceph:wait_until_healthy 2024-09-14T22:01:15.848 DEBUG:teuthology.orchestra.run.smithi032:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph health --format=json 2024-09-14T22:01:16.172 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T22:01:16.172 INFO:teuthology.orchestra.run.smithi032.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-14T22:01:16.185 INFO:tasks.ceph.ceph_manager.ceph:wait_until_healthy done 2024-09-14T22:01:16.185 INFO:teuthology.run_tasks:Running task exec... 2024-09-14T22:01:16.194 INFO:teuthology.task.exec:Executing custom commands... 2024-09-14T22:01:16.194 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@smithi119.front.sepia.ceph.com 2024-09-14T22:01:16.195 DEBUG:teuthology.orchestra.run.smithi119:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sudo ceph osd erasure-code-profile set teuthologyprofile crush-failure-domain=osd m=1 k=2' 2024-09-14T22:01:17.208 DEBUG:teuthology.orchestra.run.smithi119:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sudo ceph osd pool create datapool 4 4 erasure teuthologyprofile' 2024-09-14T22:01:19.210 INFO:teuthology.orchestra.run.smithi119.stderr:pool 'datapool' created 2024-09-14T22:01:19.228 DEBUG:teuthology.orchestra.run.smithi119:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sudo ceph osd pool set datapool allow_ec_overwrites true' 2024-09-14T22:01:20.212 INFO:teuthology.orchestra.run.smithi119.stderr:set pool 3 allow_ec_overwrites to true 2024-09-14T22:01:20.229 DEBUG:teuthology.orchestra.run.smithi119:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd pool init datapool' 2024-09-14T22:01:23.250 INFO:teuthology.run_tasks:Running task exec... 2024-09-14T22:01:23.259 INFO:teuthology.task.exec:Executing custom commands... 2024-09-14T22:01:23.259 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@smithi119.front.sepia.ceph.com 2024-09-14T22:01:23.259 DEBUG:teuthology.orchestra.run.smithi119:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'mkdir /home/ubuntu/cephtest/migration' 2024-09-14T22:01:23.290 DEBUG:teuthology.orchestra.run.smithi119:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'wget -nv -O /home/ubuntu/cephtest/migration/base.client.0.qcow2 http://download.ceph.com/qa/ubuntu-12.04.qcow2' 2024-09-14T22:02:03.922 INFO:teuthology.orchestra.run.smithi119.stderr:2024-09-14 22:02:03 URL:http://download.ceph.com/qa/ubuntu-12.04.qcow2 [1206124544/1206124544] -> "/home/ubuntu/cephtest/migration/base.client.0.qcow2" [1] 2024-09-14T22:02:03.924 DEBUG:teuthology.orchestra.run.smithi119:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'qemu-img create -f qcow2 /home/ubuntu/cephtest/migration/empty.qcow2 1G' 2024-09-14T22:02:03.969 INFO:teuthology.orchestra.run.smithi119.stdout:Formatting '/home/ubuntu/cephtest/migration/empty.qcow2', fmt=qcow2 cluster_size=65536 extended_l2=off compression_type=zlib size=1073741824 lazy_refcounts=off refcount_bits=16 2024-09-14T22:02:04.036 DEBUG:teuthology.orchestra.run.smithi119:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'echo '"'"'{"type":"qcow","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/base.client.0.qcow2"}}'"'"' | rbd migration prepare --import-only --source-spec-path - client.0.0' 2024-09-14T22:02:04.141 DEBUG:teuthology.orchestra.run.smithi119:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration prepare --import-only --source-spec '"'"'{"type":"qcow","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.qcow2"}}'"'"' client.0.1' 2024-09-14T22:02:04.239 DEBUG:teuthology.orchestra.run.smithi119:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration prepare --import-only --source-spec '"'"'{"type":"qcow","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.qcow2"}}'"'"' client.0.2' 2024-09-14T22:02:04.335 INFO:teuthology.run_tasks:Running task parallel... 2024-09-14T22:02:04.346 INFO:teuthology.task.parallel:starting parallel... 2024-09-14T22:02:04.346 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-09-14T22:02:04.347 INFO:teuthology.task.sequential:In sequential, running task qemu... 2024-09-14T22:02:04.360 DEBUG:teuthology.orchestra.run.smithi119:> install -d -m0755 -- /home/ubuntu/cephtest/qemu /home/ubuntu/cephtest/archive/qemu 2024-09-14T22:02:04.360 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-09-14T22:02:04.360 INFO:teuthology.task.sequential:In sequential, running task exec... 2024-09-14T22:02:04.360 INFO:teuthology.task.exec:Executing custom commands... 2024-09-14T22:02:04.360 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@smithi119.front.sepia.ceph.com 2024-09-14T22:02:04.361 DEBUG:teuthology.orchestra.run.smithi119:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep 60' 2024-09-14T22:02:04.376 INFO:teuthology.packaging:Installing package qemu-kvm-block-rbd on ubuntu@smithi119.front.sepia.ceph.com 2024-09-14T22:02:04.376 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y install qemu-kvm-block-rbd 2024-09-14T22:02:04.977 INFO:teuthology.orchestra.run.smithi119.stdout:Last metadata expiration check: 0:03:49 ago on Sat 14 Sep 2024 09:58:15 PM UTC. 2024-09-14T22:02:05.067 INFO:teuthology.orchestra.run.smithi119.stdout:Package qemu-kvm-block-rbd-17:9.0.0-10.el9.x86_64 is already installed. 2024-09-14T22:02:05.110 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2024-09-14T22:02:05.111 INFO:teuthology.orchestra.run.smithi119.stdout:Nothing to do. 2024-09-14T22:02:05.111 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2024-09-14T22:02:05.177 INFO:tasks.qemu:generating iso... 2024-09-14T22:02:05.177 INFO:tasks.qemu:Pulling tests from https://git.ceph.com/ceph.git ref ecab7be58963a5bd03910cd73eef66405d7fdd50 2024-09-14T22:02:05.178 DEBUG:teuthology.orchestra.run.smithi119:> rm -rf /home/ubuntu/cephtest/qemu_clone.client.0 && git clone https://git.ceph.com/ceph.git /home/ubuntu/cephtest/qemu_clone.client.0 && cd /home/ubuntu/cephtest/qemu_clone.client.0 && git checkout ecab7be58963a5bd03910cd73eef66405d7fdd50 2024-09-14T22:02:05.193 INFO:teuthology.orchestra.run.smithi119.stderr:Cloning into '/home/ubuntu/cephtest/qemu_clone.client.0'... 2024-09-14T22:02:59.634 INFO:teuthology.orchestra.run.smithi119.stderr:Note: switching to 'ecab7be58963a5bd03910cd73eef66405d7fdd50'. 2024-09-14T22:02:59.635 INFO:teuthology.orchestra.run.smithi119.stderr: 2024-09-14T22:02:59.635 INFO:teuthology.orchestra.run.smithi119.stderr:You are in 'detached HEAD' state. You can look around, make experimental 2024-09-14T22:02:59.635 INFO:teuthology.orchestra.run.smithi119.stderr:changes and commit them, and you can discard any commits you make in this 2024-09-14T22:02:59.635 INFO:teuthology.orchestra.run.smithi119.stderr:state without impacting any branches by switching back to a branch. 2024-09-14T22:02:59.635 INFO:teuthology.orchestra.run.smithi119.stderr: 2024-09-14T22:02:59.635 INFO:teuthology.orchestra.run.smithi119.stderr:If you want to create a new branch to retain commits you create, you may 2024-09-14T22:02:59.635 INFO:teuthology.orchestra.run.smithi119.stderr:do so (now or later) by using -c with the switch command. Example: 2024-09-14T22:02:59.635 INFO:teuthology.orchestra.run.smithi119.stderr: 2024-09-14T22:02:59.635 INFO:teuthology.orchestra.run.smithi119.stderr: git switch -c 2024-09-14T22:02:59.635 INFO:teuthology.orchestra.run.smithi119.stderr: 2024-09-14T22:02:59.636 INFO:teuthology.orchestra.run.smithi119.stderr:Or undo this operation with: 2024-09-14T22:02:59.636 INFO:teuthology.orchestra.run.smithi119.stderr: 2024-09-14T22:02:59.636 INFO:teuthology.orchestra.run.smithi119.stderr: git switch - 2024-09-14T22:02:59.636 INFO:teuthology.orchestra.run.smithi119.stderr: 2024-09-14T22:02:59.636 INFO:teuthology.orchestra.run.smithi119.stderr:Turn off this advice by setting config variable advice.detachedHead to false 2024-09-14T22:02:59.636 INFO:teuthology.orchestra.run.smithi119.stderr: 2024-09-14T22:02:59.636 INFO:teuthology.orchestra.run.smithi119.stderr:HEAD is now at ecab7be5896 Merge pull request #59767 from zdover23/wip-doc-2024-09-13-backport-59438-to-squid 2024-09-14T22:02:59.639 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2024-09-14T22:02:59.639 DEBUG:teuthology.orchestra.run.smithi119:> dd of=/home/ubuntu/cephtest/qemu/userdata.client.0 2024-09-14T22:02:59.693 DEBUG:teuthology.orchestra.run.smithi119:> set -ex 2024-09-14T22:02:59.693 DEBUG:teuthology.orchestra.run.smithi119:> dd of=/home/ubuntu/cephtest/qemu/metadata.client.0 2024-09-14T22:02:59.748 INFO:tasks.qemu:fetching test qa/run_xfstests_qemu.sh for client.0 2024-09-14T22:02:59.749 DEBUG:teuthology.orchestra.run.smithi119:> cp -- /home/ubuntu/cephtest/qemu_clone.client.0/qa/run_xfstests_qemu.sh /home/ubuntu/cephtest/qemu/client.0.test.sh && chmod 755 /home/ubuntu/cephtest/qemu/client.0.test.sh 2024-09-14T22:02:59.805 DEBUG:teuthology.orchestra.run.smithi119:> genisoimage -quiet -input-charset utf-8 -volid cidata -joliet -rock -o /home/ubuntu/cephtest/qemu/client.0.iso -graft-points user-data=/home/ubuntu/cephtest/qemu/userdata.client.0 meta-data=/home/ubuntu/cephtest/qemu/metadata.client.0 ceph.conf=/etc/ceph/ceph.conf ceph.keyring=/etc/ceph/ceph.keyring test.sh=/home/ubuntu/cephtest/qemu/client.0.test.sh 2024-09-14T22:02:59.895 INFO:tasks.qemu:downloading base image 2024-09-14T22:02:59.895 DEBUG:teuthology.orchestra.run.smithi119:> rbd resize --size=10240M client.0.0 || true 2024-09-14T22:02:59.962 INFO:teuthology.orchestra.run.smithi119.stderr: Resizing image: 100% complete...done. 2024-09-14T22:02:59.971 DEBUG:teuthology.orchestra.run.smithi119:> rbd resize --size=10240M client.0.1 || true 2024-09-14T22:03:00.036 INFO:teuthology.orchestra.run.smithi119.stderr: Resizing image: 100% complete...done. 2024-09-14T22:03:00.045 DEBUG:teuthology.orchestra.run.smithi119:> rbd resize --size=10240M client.0.2 || true 2024-09-14T22:03:00.108 INFO:teuthology.orchestra.run.smithi119.stderr: Resizing image: 100% complete...done. 2024-09-14T22:03:00.117 DEBUG:teuthology.orchestra.run.smithi119:> mkdir /home/ubuntu/cephtest/archive/qemu/client.0 && sudo modprobe kvm 2024-09-14T22:03:00.143 INFO:tasks.qemu:Creating the nfs export directory... 2024-09-14T22:03:00.143 DEBUG:teuthology.orchestra.run.smithi119:> sudo mkdir -p /export/client.0 2024-09-14T22:03:00.207 INFO:tasks.qemu:Mounting the test directory... 2024-09-14T22:03:00.208 DEBUG:teuthology.orchestra.run.smithi119:> sudo mount --bind /home/ubuntu/cephtest/archive/qemu/client.0 /export/client.0 2024-09-14T22:03:00.273 INFO:tasks.qemu:Adding mount to /etc/exports... 2024-09-14T22:03:00.273 INFO:tasks.qemu:Deleting export from /etc/exports... 2024-09-14T22:03:00.273 DEBUG:teuthology.orchestra.run.smithi119:> sudo sed -i '\|/export/client.0|d' /etc/exports 2024-09-14T22:03:00.339 DEBUG:teuthology.orchestra.run.smithi119:> echo '/export/client.0 *(rw,no_root_squash,no_subtree_check,insecure)' | sudo tee -a /etc/exports 2024-09-14T22:03:00.404 INFO:teuthology.orchestra.run.smithi119.stdout:/export/client.0 *(rw,no_root_squash,no_subtree_check,insecure) 2024-09-14T22:03:00.406 INFO:tasks.qemu:Restarting NFS... 2024-09-14T22:03:00.408 DEBUG:teuthology.orchestra.run.smithi119:> sudo systemctl restart nfs-server 2024-09-14T22:03:01.242 DEBUG:teuthology.orchestra.run.smithi119:> sudo udevadm control --reload 2024-09-14T22:03:01.275 DEBUG:teuthology.orchestra.run.smithi119:> sudo udevadm trigger /dev/kvm 2024-09-14T22:03:01.347 DEBUG:teuthology.orchestra.run.smithi119:> ls -l /dev/kvm 2024-09-14T22:03:01.403 INFO:teuthology.orchestra.run.smithi119.stdout:crw-rw-rw-. 1 root kvm 10, 232 Sep 14 22:03 /dev/kvm 2024-09-14T22:03:01.403 INFO:tasks.qemu:starting qemu... 2024-09-14T22:03:01.403 DEBUG:teuthology.orchestra.run.smithi119:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper term /usr/libexec/qemu-kvm -enable-kvm -nographic -cpu host -smp 1 -m 4096 -cdrom /home/ubuntu/cephtest/qemu/client.0.iso -drive file=rbd:rbd/client.0.0:id=0,format=raw,if=virtio,cache=writeback -drive file=rbd:rbd/client.0.1:id=0,format=raw,if=virtio,cache=writeback -drive file=rbd:rbd/client.0.2:id=0,format=raw,if=virtio,cache=writeback 2024-09-14T22:03:01.445 INFO:tasks.qemu:waiting for qemu tests to finish... 2024-09-14T22:03:01.730 INFO:tasks.qemu.client.0.smithi119.stderr:qemu-kvm: warning: Machine type 'pc-i440fx-rhel7.6.0' is deprecated: machine types for previous major releases are deprecated 2024-09-14T22:03:01.823 INFO:tasks.qemu.client.0.smithi119.stdout:c[?7lSeaBIOS (version 1.16.3-2.el9) 2024-09-14T22:03:01.823 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:01.823 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:01.823 INFO:tasks.qemu.client.0.smithi119.stdout:iPXE (http://ipxe.org) 00:03.0 CA00 PCI2.10 PnP PMM+BEFCCB30+BEF0CB30 CA00 2024-09-14T22:03:01.823 INFO:tasks.qemu.client.0.smithi119.stdout:Press Ctrl-B to configure iPXE (PCI 00:03.0)... 2024-09-14T22:03:01.824 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:01.824 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:02.104 INFO:tasks.qemu.client.0.smithi119.stdout:Booting from Hard Disk... 2024-09-14T22:03:02.440 INFO:tasks.qemu.client.0.smithi119.stdout:GNU GRUB version 1.99-21ubuntu3.4┌──────────────────────────────────────────────────────────────────────────┐││││││││││││││││││││││││││└──────────────────────────────────────────────────────────────────────────┘ 2024-09-14T22:03:02.440 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:02.440 INFO:tasks.qemu.client.0.smithi119.stdout: Use the ↑ and ↓ keys to select which entry is highlighted. 2024-09-14T22:03:02.440 INFO:tasks.qemu.client.0.smithi119.stdout: Press enter to boot the selected OS, 'e' to edit the commands 2024-09-14T22:03:02.440 INFO:tasks.qemu.client.0.smithi119.stdout: before booting or 'c' for a command-line. 2024-09-14T22:03:02.440 INFO:tasks.qemu.client.0.smithi119.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)           2024-09-14T22:03:02.440 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:02.441 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:02.441 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:02.441 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:02.441 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:03.253 INFO:tasks.qemu.client.0.smithi119.stdout: The highlighted entry will be executed automatically in 5s.  2024-09-14T22:03:03.253 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:03.253 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:03.253 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:03.254 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:03.254 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:03.254 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:03.254 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:03.254 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:03.254 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:03.254 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:03.254 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:03.254 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:03.254 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:03.254 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:03.254 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:03.254 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:03.254 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:04.257 INFO:tasks.qemu.client.0.smithi119.stdout: The highlighted entry will be executed automatically in 4s.  2024-09-14T22:03:04.257 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:04.258 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:04.258 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:04.258 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:04.258 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:04.258 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:04.258 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:04.258 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:04.258 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:04.258 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:04.258 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:04.258 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:04.258 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:04.258 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:04.259 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:04.259 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:04.259 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:04.387 DEBUG:teuthology.orchestra.run.smithi119:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration execute client.0.0' 2024-09-14T22:03:05.258 INFO:tasks.qemu.client.0.smithi119.stdout: The highlighted entry will be executed automatically in 3s.  2024-09-14T22:03:05.259 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:05.259 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:05.259 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:05.259 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:05.259 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:05.259 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:05.259 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:05.259 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:05.259 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:05.259 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:05.259 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:05.259 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:05.260 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:05.260 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:05.260 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:05.260 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:05.260 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:06.172 INFO:teuthology.orchestra.run.smithi119.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. 2024-09-14T22:03:06.179 DEBUG:teuthology.orchestra.run.smithi119:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep 60' 2024-09-14T22:03:06.257 INFO:tasks.qemu.client.0.smithi119.stdout: The highlighted entry will be executed automatically in 2s.  2024-09-14T22:03:06.257 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:06.257 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:06.257 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:06.258 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:06.258 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:06.258 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:06.258 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:06.258 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:06.258 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:06.258 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:06.258 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:06.258 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:06.258 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:06.258 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:06.258 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:06.258 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:06.258 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:07.258 INFO:tasks.qemu.client.0.smithi119.stdout: The highlighted entry will be executed automatically in 1s.  2024-09-14T22:03:07.259 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:07.259 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:07.259 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:07.259 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:07.259 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:07.259 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:07.259 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:07.259 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:07.259 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:07.259 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:07.259 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:07.259 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:07.259 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:07.259 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:07.260 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:07.260 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:07.260 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:09.544 INFO:tasks.qemu.client.0.smithi119.stdout: The highlighted entry will be executed automatically in 0s. [ 0.000000] Initializing cgroup subsys cpuset 2024-09-14T22:03:09.544 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] Initializing cgroup subsys cpu 2024-09-14T22:03:09.544 INFO:tasks.qemu.client.0.smithi119.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) 2024-09-14T22:03:09.544 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-virtual root=LABEL=cloudimg-rootfs ro console=ttyS0 2024-09-14T22:03:09.544 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] KERNEL supported cpus: 2024-09-14T22:03:09.544 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] Intel GenuineIntel 2024-09-14T22:03:09.544 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] AMD AuthenticAMD 2024-09-14T22:03:09.545 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] Centaur CentaurHauls 2024-09-14T22:03:09.545 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] BIOS-provided physical RAM map: 2024-09-14T22:03:09.545 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) 2024-09-14T22:03:09.545 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) 2024-09-14T22:03:09.545 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) 2024-09-14T22:03:09.545 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] BIOS-e820: 0000000000100000 - 00000000bffd7000 (usable) 2024-09-14T22:03:09.545 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] BIOS-e820: 00000000bffd7000 - 00000000c0000000 (reserved) 2024-09-14T22:03:09.545 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] BIOS-e820: 00000000feffc000 - 00000000ff000000 (reserved) 2024-09-14T22:03:09.545 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved) 2024-09-14T22:03:09.545 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] BIOS-e820: 0000000100000000 - 0000000140000000 (usable) 2024-09-14T22:03:09.545 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] NX (Execute Disable) protection: active 2024-09-14T22:03:09.545 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] DMI 2.8 present. 2024-09-14T22:03:09.545 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] No AGP bridge found 2024-09-14T22:03:09.545 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] last_pfn = 0x140000 max_arch_pfn = 0x400000000 2024-09-14T22:03:09.546 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 2024-09-14T22:03:09.546 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] last_pfn = 0xbffd7 max_arch_pfn = 0x400000000 2024-09-14T22:03:09.546 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] found SMP MP-table at [ffff8800000f53e0] f53e0 2024-09-14T22:03:09.546 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] Using GB pages for direct mapping 2024-09-14T22:03:09.546 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] init_memory_mapping: 0000000000000000-00000000bffd7000 2024-09-14T22:03:09.546 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] init_memory_mapping: 0000000100000000-0000000140000000 2024-09-14T22:03:09.546 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] RAMDISK: 37786000 - 37bbb000 2024-09-14T22:03:09.546 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] ACPI: RSDP 00000000000f51b0 00014 (v00 BOCHS ) 2024-09-14T22:03:09.546 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] ACPI: RSDT 00000000bffe1b9b 00030 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-14T22:03:09.546 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] ACPI: FACP 00000000bffe1a87 00074 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-14T22:03:09.546 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] ACPI: DSDT 00000000bffe0040 01A47 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-14T22:03:09.546 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] ACPI: FACS 00000000bffe0000 00040 2024-09-14T22:03:09.546 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] ACPI: APIC 00000000bffe1afb 00078 (v03 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-14T22:03:09.547 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] ACPI: WAET 00000000bffe1b73 00028 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-14T22:03:09.547 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] No NUMA configuration found 2024-09-14T22:03:09.547 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] Faking a node at 0000000000000000-0000000140000000 2024-09-14T22:03:09.547 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] Initmem setup node 0 0000000000000000-0000000140000000 2024-09-14T22:03:09.547 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] NODE_DATA [000000013fffb000 - 000000013fffffff] 2024-09-14T22:03:09.547 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 2024-09-14T22:03:09.547 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] kvm-clock: cpu 0, msr 0:1cf6681, boot clock 2024-09-14T22:03:09.547 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] Zone PFN ranges: 2024-09-14T22:03:09.547 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] DMA 0x00000010 -> 0x00001000 2024-09-14T22:03:09.547 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] DMA32 0x00001000 -> 0x00100000 2024-09-14T22:03:09.547 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] Normal 0x00100000 -> 0x00140000 2024-09-14T22:03:09.547 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] Movable zone start PFN for each node 2024-09-14T22:03:09.547 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] early_node_map[3] active PFN ranges 2024-09-14T22:03:09.547 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] 0: 0x00000010 -> 0x0000009f 2024-09-14T22:03:09.548 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] 0: 0x00000100 -> 0x000bffd7 2024-09-14T22:03:09.548 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] 0: 0x00100000 -> 0x00140000 2024-09-14T22:03:09.548 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] ACPI: PM-Timer IO Port: 0x608 2024-09-14T22:03:09.548 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) 2024-09-14T22:03:09.548 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) 2024-09-14T22:03:09.548 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) 2024-09-14T22:03:09.548 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 2024-09-14T22:03:09.548 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) 2024-09-14T22:03:09.548 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) 2024-09-14T22:03:09.548 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) 2024-09-14T22:03:09.548 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) 2024-09-14T22:03:09.548 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) 2024-09-14T22:03:09.549 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] Using ACPI (MADT) for SMP configuration information 2024-09-14T22:03:09.549 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs 2024-09-14T22:03:09.549 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 2024-09-14T22:03:09.549 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 2024-09-14T22:03:09.549 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 2024-09-14T22:03:09.549 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] PM: Registered nosave memory: 00000000bffd7000 - 00000000c0000000 2024-09-14T22:03:09.549 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000feffc000 2024-09-14T22:03:09.549 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] PM: Registered nosave memory: 00000000feffc000 - 00000000ff000000 2024-09-14T22:03:09.549 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] PM: Registered nosave memory: 00000000ff000000 - 00000000fffc0000 2024-09-14T22:03:09.549 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] PM: Registered nosave memory: 00000000fffc0000 - 0000000100000000 2024-09-14T22:03:09.549 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:3effc000) 2024-09-14T22:03:09.549 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] Booting paravirtualized kernel on KVM 2024-09-14T22:03:09.549 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:1 nr_node_ids:1 2024-09-14T22:03:09.549 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88013fc00000 s82880 r8192 d23616 u2097152 2024-09-14T22:03:09.550 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] kvm-clock: cpu 0, msr 1:3fc13681, primary cpu clock 2024-09-14T22:03:09.550 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] KVM setup async PF for cpu 0 2024-09-14T22:03:09.550 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0dd40 2024-09-14T22:03:09.550 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1027937 2024-09-14T22:03:09.550 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] Policy zone: Normal 2024-09-14T22:03:09.550 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-virtual root=LABEL=cloudimg-rootfs ro console=ttyS0 2024-09-14T22:03:09.550 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) 2024-09-14T22:03:09.550 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340 2024-09-14T22:03:09.550 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] Checking aperture... 2024-09-14T22:03:09.550 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] No AGP bridge found 2024-09-14T22:03:09.550 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] Memory: 4041884k/5242880k available (6532k kernel code, 1049192k absent, 151804k reserved, 6657k data, 924k init) 2024-09-14T22:03:09.550 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 2024-09-14T22:03:09.550 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] Hierarchical RCU implementation. 2024-09-14T22:03:09.550 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. 2024-09-14T22:03:09.551 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] NR_IRQS:4352 nr_irqs:256 16 2024-09-14T22:03:09.551 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] Console: colour VGA+ 80x25 2024-09-14T22:03:09.551 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] console [ttyS0] enabled 2024-09-14T22:03:09.551 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] allocated 33554432 bytes of page_cgroup 2024-09-14T22:03:09.551 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups 2024-09-14T22:03:09.551 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.000000] Detected 3499.996 MHz processor. 2024-09-14T22:03:09.551 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.008000] Calibrating delay loop (skipped) preset value.. 6999.99 BogoMIPS (lpj=13999984) 2024-09-14T22:03:09.551 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.008000] pid_max: default: 32768 minimum: 301 2024-09-14T22:03:09.551 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.008000] Security Framework initialized 2024-09-14T22:03:09.551 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.008000] AppArmor: AppArmor initialized 2024-09-14T22:03:09.551 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.008000] Yama: becoming mindful. 2024-09-14T22:03:09.551 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.008012] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) 2024-09-14T22:03:09.551 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.009718] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) 2024-09-14T22:03:09.552 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.010843] Mount-cache hash table entries: 256 2024-09-14T22:03:09.552 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.011455] Initializing cgroup subsys cpuacct 2024-09-14T22:03:09.552 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.012005] Initializing cgroup subsys memory 2024-09-14T22:03:09.552 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.012505] Initializing cgroup subsys devices 2024-09-14T22:03:09.552 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.012984] Initializing cgroup subsys freezer 2024-09-14T22:03:09.552 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.013510] Initializing cgroup subsys blkio 2024-09-14T22:03:09.552 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.013965] Initializing cgroup subsys perf_event 2024-09-14T22:03:09.552 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.014551] CPU: Physical Processor ID: 0 2024-09-14T22:03:09.552 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.015696] mce: CPU supports 10 MCE banks 2024-09-14T22:03:09.552 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.016190] SMP alternatives: switching to UP code 2024-09-14T22:03:09.552 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.028505] Freeing SMP alternatives: 24k freed 2024-09-14T22:03:09.552 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.029098] ACPI: Core revision 20110623 2024-09-14T22:03:09.552 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.030094] ftrace: allocating 27008 entries in 106 pages 2024-09-14T22:03:09.552 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.036273] Enabling x2apic 2024-09-14T22:03:09.553 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.036685] Enabled x2apic 2024-09-14T22:03:09.553 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.037263] Switched APIC routing to physical x2apic. 2024-09-14T22:03:09.553 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.041053] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 2024-09-14T22:03:09.553 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.041806] CPU0: Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz stepping 01 2024-09-14T22:03:09.553 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.044002] Performance Events: generic architected perfmon, Intel PMU driver. 2024-09-14T22:03:09.553 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.044002] ... version: 2 2024-09-14T22:03:09.553 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.044002] ... bit width: 48 2024-09-14T22:03:09.553 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.044002] ... generic registers: 4 2024-09-14T22:03:09.553 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.044002] ... value mask: 0000ffffffffffff 2024-09-14T22:03:09.553 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.044002] ... max period: 000000007fffffff 2024-09-14T22:03:09.553 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.044002] ... fixed-purpose events: 3 2024-09-14T22:03:09.553 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.044004] ... event mask: 000000070000000f 2024-09-14T22:03:09.553 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.044729] NMI watchdog enabled, takes one hw-pmu counter. 2024-09-14T22:03:09.553 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.048022] Brought up 1 CPUs 2024-09-14T22:03:09.554 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.048458] Total of 1 processors activated (6999.99 BogoMIPS). 2024-09-14T22:03:09.554 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.052334] devtmpfs: initialized 2024-09-14T22:03:09.554 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.053216] EVM: security.selinux 2024-09-14T22:03:09.554 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.053640] EVM: security.SMACK64 2024-09-14T22:03:09.554 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.054054] EVM: security.capability 2024-09-14T22:03:09.554 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.054958] print_constraints: dummy: 2024-09-14T22:03:09.554 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.055464] RTC time: 22:03:07, date: 09/14/24 2024-09-14T22:03:09.554 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.056030] NET: Registered protocol family 16 2024-09-14T22:03:09.554 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.056646] ACPI: bus type pci registered 2024-09-14T22:03:09.554 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.057261] PCI: Using configuration type 1 for base access 2024-09-14T22:03:09.554 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.058348] bio: create slab at 0 2024-09-14T22:03:09.554 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.058931] ACPI: Added _OSI(Module Device) 2024-09-14T22:03:09.554 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.059469] ACPI: Added _OSI(Processor Device) 2024-09-14T22:03:09.554 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.060014] ACPI: Added _OSI(3.0 _SCP Extensions) 2024-09-14T22:03:09.555 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.060585] ACPI: Added _OSI(Processor Aggregator Device) 2024-09-14T22:03:09.555 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.062223] ACPI: Interpreter enabled 2024-09-14T22:03:09.555 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.062756] ACPI: (supports S0 S5) 2024-09-14T22:03:09.555 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.063243] ACPI: Using IOAPIC for interrupt routing 2024-09-14T22:03:09.555 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.065122] ACPI: No dock devices found. 2024-09-14T22:03:09.555 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.065662] HEST: Table not found. 2024-09-14T22:03:09.555 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.066109] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug 2024-09-14T22:03:09.555 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.067378] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) 2024-09-14T22:03:09.555 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.068039] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] 2024-09-14T22:03:09.555 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.068875] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] 2024-09-14T22:03:09.555 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.069698] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] 2024-09-14T22:03:09.555 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.070736] pci_root PNP0A03:00: host bridge window [mem 0xc0000000-0xfebfffff] 2024-09-14T22:03:09.555 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.072012] pci_root PNP0A03:00: host bridge window [mem 0x380000000000-0x38007fffffff] 2024-09-14T22:03:09.555 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.076438] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI 2024-09-14T22:03:09.556 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.077387] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB 2024-09-14T22:03:09.556 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.125007] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x1e) 2024-09-14T22:03:09.556 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.127200] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) 2024-09-14T22:03:09.556 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.128046] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) 2024-09-14T22:03:09.556 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.128890] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) 2024-09-14T22:03:09.556 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.129731] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) 2024-09-14T22:03:09.556 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.130518] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) 2024-09-14T22:03:09.556 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.131336] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none 2024-09-14T22:03:09.556 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.132016] vgaarb: loaded 2024-09-14T22:03:09.556 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.132367] vgaarb: bridge control possible 0000:00:02.0 2024-09-14T22:03:09.556 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.133095] i2c-core: driver [aat2870] using legacy suspend method 2024-09-14T22:03:09.556 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.133842] i2c-core: driver [aat2870] using legacy resume method 2024-09-14T22:03:09.556 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.134661] SCSI subsystem initialized 2024-09-14T22:03:09.556 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.135219] usbcore: registered new interface driver usbfs 2024-09-14T22:03:09.557 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.136033] usbcore: registered new interface driver hub 2024-09-14T22:03:09.557 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.136765] usbcore: registered new device driver usb 2024-09-14T22:03:09.557 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.137473] PCI: Using ACPI for IRQ routing 2024-09-14T22:03:09.557 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.138245] NetLabel: Initializing 2024-09-14T22:03:09.557 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.138716] NetLabel: domain hash size = 128 2024-09-14T22:03:09.557 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.139285] NetLabel: protocols = UNLABELED CIPSOv4 2024-09-14T22:03:09.557 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.140030] NetLabel: unlabeled traffic allowed by default 2024-09-14T22:03:09.557 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.140857] Switching to clocksource kvm-clock 2024-09-14T22:03:09.557 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.143116] AppArmor: AppArmor Filesystem Enabled 2024-09-14T22:03:09.557 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.143747] pnp: PnP ACPI init 2024-09-14T22:03:09.557 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.144146] ACPI: bus type pnp registered 2024-09-14T22:03:09.557 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.145017] pnp: PnP ACPI: found 9 devices 2024-09-14T22:03:09.557 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.145558] ACPI: ACPI bus type pnp unregistered 2024-09-14T22:03:09.557 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.151336] NET: Registered protocol family 2 2024-09-14T22:03:09.558 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.152041] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes) 2024-09-14T22:03:09.558 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.153478] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) 2024-09-14T22:03:09.558 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.155665] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) 2024-09-14T22:03:09.558 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.156613] TCP: Hash tables configured (established 524288 bind 65536) 2024-09-14T22:03:09.558 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.157487] TCP reno registered 2024-09-14T22:03:09.558 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.157892] UDP hash table entries: 2048 (order: 4, 65536 bytes) 2024-09-14T22:03:09.558 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.158640] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) 2024-09-14T22:03:09.558 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.159528] NET: Registered protocol family 1 2024-09-14T22:03:09.558 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.160158] pci 0000:00:00.0: Limiting direct PCI/PCI transfers 2024-09-14T22:03:09.558 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.160908] pci 0000:00:01.0: PIIX3: Enabling Passive Release 2024-09-14T22:03:09.558 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.161636] pci 0000:00:01.0: Activating ISA DMA hang workarounds 2024-09-14T22:03:09.558 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.162462] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) 2024-09-14T22:03:09.558 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.163277] Placing 64MB software IO TLB between ffff8800bbfd7000 - ffff8800bffd7000 2024-09-14T22:03:09.558 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.164230] software IO TLB at phys 0xbbfd7000 - 0xbffd7000 2024-09-14T22:03:09.559 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.165337] audit: initializing netlink socket (disabled) 2024-09-14T22:03:09.559 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.166052] type=2000 audit(1726351388.164:1): initialized 2024-09-14T22:03:09.559 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.179839] Trying to unpack rootfs image as initramfs... 2024-09-14T22:03:09.559 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.200068] HugeTLB registered 2 MB page size, pre-allocated 0 pages 2024-09-14T22:03:09.559 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.208367] VFS: Disk quotas dquot_6.5.2 2024-09-14T22:03:09.559 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.208918] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) 2024-09-14T22:03:09.559 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.209944] fuse init (API version 7.17) 2024-09-14T22:03:09.559 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.210548] msgmni has been set to 7894 2024-09-14T22:03:09.559 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.224065] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) 2024-09-14T22:03:09.559 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.232097] io scheduler noop registered 2024-09-14T22:03:09.559 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.232628] io scheduler deadline registered (default) 2024-09-14T22:03:09.559 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.233305] io scheduler cfq registered 2024-09-14T22:03:09.559 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.233861] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 2024-09-14T22:03:09.559 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.234592] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 2024-09-14T22:03:09.560 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.235522] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 2024-09-14T22:03:09.560 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.236459] ACPI: Power Button [PWRF] 2024-09-14T22:03:09.560 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.237302] ERST: Table is not found! 2024-09-14T22:03:09.560 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.237800] GHES: HEST is not enabled! 2024-09-14T22:03:09.560 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.238490] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 2024-09-14T22:03:09.560 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.239250] virtio-pci 0000:00:04.0: PCI INT A -> Link[LNKD] -> GSI 11 (level, high) -> IRQ 11 2024-09-14T22:03:09.560 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.240733] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 2024-09-14T22:03:09.560 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.241556] virtio-pci 0000:00:05.0: PCI INT A -> Link[LNKA] -> GSI 10 (level, high) -> IRQ 10 2024-09-14T22:03:09.560 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.243004] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10 2024-09-14T22:03:09.560 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.243755] virtio-pci 0000:00:06.0: PCI INT A -> Link[LNKB] -> GSI 10 (level, high) -> IRQ 10 2024-09-14T22:03:09.560 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.246244] Freeing initrd memory: 4308k freed 2024-09-14T22:03:09.560 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.247242] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled 2024-09-14T22:03:09.560 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.270503] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 2024-09-14T22:03:09.561 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.293985] 00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 2024-09-14T22:03:09.561 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.294822] Linux agpgart interface v0.103 2024-09-14T22:03:09.561 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.295875] brd: module loaded 2024-09-14T22:03:09.561 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.296723] loop: module loaded 2024-09-14T22:03:09.561 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.299396] vda: vda1 2024-09-14T22:03:09.561 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.301502] vdb: unknown partition table 2024-09-14T22:03:09.561 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.303770] vdc: unknown partition table 2024-09-14T22:03:09.561 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.305136] scsi0 : ata_piix 2024-09-14T22:03:09.561 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.305564] scsi1 : ata_piix 2024-09-14T22:03:09.561 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.305967] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 2024-09-14T22:03:09.561 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.306831] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 2024-09-14T22:03:09.561 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.307835] Fixed MDIO Bus: probed 2024-09-14T22:03:09.561 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.308293] tun: Universal TUN/TAP device driver, 1.6 2024-09-14T22:03:09.561 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.308908] tun: (C) 1999-2004 Max Krasnyansky 2024-09-14T22:03:09.561 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.309889] PPP generic driver version 2.4.2 2024-09-14T22:03:09.562 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.310520] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver 2024-09-14T22:03:09.562 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.311330] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver 2024-09-14T22:03:09.562 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.312179] uhci_hcd: USB Universal Host Controller Interface driver 2024-09-14T22:03:09.562 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.312977] usbcore: registered new interface driver libusual 2024-09-14T22:03:09.562 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.313773] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 2024-09-14T22:03:09.562 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.315394] serio: i8042 KBD port at 0x60,0x64 irq 1 2024-09-14T22:03:09.562 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.316070] serio: i8042 AUX port at 0x60,0x64 irq 12 2024-09-14T22:03:09.562 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.317067] mousedev: PS/2 mouse device common for all mice 2024-09-14T22:03:09.562 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.317987] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 2024-09-14T22:03:09.562 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.319445] rtc_cmos 00:08: RTC can wake from S4 2024-09-14T22:03:09.562 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.320185] rtc_cmos 00:08: rtc core: registered rtc_cmos as rtc0 2024-09-14T22:03:09.562 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.321041] rtc0: alarms up to one day, y3k, 242 bytes nvram 2024-09-14T22:03:09.562 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.321800] device-mapper: uevent: version 1.0.3 2024-09-14T22:03:09.562 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.322422] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com 2024-09-14T22:03:09.562 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.323640] cpuidle: using governor ladder 2024-09-14T22:03:09.563 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.324176] cpuidle: using governor menu 2024-09-14T22:03:09.563 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.324672] EFI Variables Facility v0.08 2004-May-17 2024-09-14T22:03:09.563 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.325436] TCP cubic registered 2024-09-14T22:03:09.563 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.325932] NET: Registered protocol family 10 2024-09-14T22:03:09.563 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.326688] NET: Registered protocol family 17 2024-09-14T22:03:09.563 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.327326] Registering the dns_resolver key type 2024-09-14T22:03:09.563 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.328059] registered taskstats version 1 2024-09-14T22:03:09.563 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.331724] Magic number: 8:917:97 2024-09-14T22:03:09.563 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.332307] rtc_cmos 00:08: setting system clock to 2024-09-14 22:03:07 UTC (1726351387) 2024-09-14T22:03:09.563 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.333370] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found 2024-09-14T22:03:09.563 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.334095] EDD information not available. 2024-09-14T22:03:09.563 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.472614] ata2.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100 2024-09-14T22:03:09.563 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.473793] ata2.00: configured for MWDMA2 2024-09-14T22:03:09.564 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.474729] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 2024-09-14T22:03:09.564 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.476199] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray 2024-09-14T22:03:09.564 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.476985] cdrom: Uniform CD-ROM driver Revision: 3.20 2024-09-14T22:03:09.564 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.477899] sr 1:0:0:0: Attached scsi generic sg0 type 5 2024-09-14T22:03:09.564 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.479329] Freeing unused kernel memory: 924k freed 2024-09-14T22:03:09.564 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.480046] Write protecting the kernel read-only data: 12288k 2024-09-14T22:03:09.564 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.483350] Freeing unused kernel memory: 1640k freed 2024-09-14T22:03:09.564 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.486366] Freeing unused kernel memory: 1200k freed 2024-09-14T22:03:09.564 INFO:tasks.qemu.client.0.smithi119.stdout:Loading, please wait... 2024-09-14T22:03:09.564 INFO:tasks.qemu.client.0.smithi119.stdout:Begin: Loading essential drivers ... done. 2024-09-14T22:03:09.564 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.497260] udevd[84]: starting version 175 2024-09-14T22:03:09.564 INFO:tasks.qemu.client.0.smithi119.stdout:Begin: Running /scripts/init-premount ... done. 2024-09-14T22:03:09.564 INFO:tasks.qemu.client.0.smithi119.stdout:Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. 2024-09-14T22:03:09.564 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.538214] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI 2024-09-14T22:03:09.564 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.539115] e1000: Copyright (c) 1999-2006 Intel Corporation. 2024-09-14T22:03:09.565 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.539976] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 2024-09-14T22:03:09.565 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.540736] e1000 0000:00:03.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, high) -> IRQ 11 2024-09-14T22:03:09.565 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.582948] Floppy drive(s): fd0 is 2.88M AMI BIOS 2024-09-14T22:03:09.565 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.596331] FDC 0 is a S82078B 2024-09-14T22:03:09.565 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.895757] e1000 0000:00:03.0: eth0: (PCI:33MHz:32-bit) 52:54:00:12:34:56 2024-09-14T22:03:09.565 INFO:tasks.qemu.client.0.smithi119.stdout:[ 0.896639] e1000 0000:00:03.0: eth0: Intel(R) PRO/1000 Network Connection 2024-09-14T22:03:09.565 INFO:tasks.qemu.client.0.smithi119.stdout:Begin: Running /scripts/local-premount ... done. 2024-09-14T22:03:09.565 INFO:tasks.qemu.client.0.smithi119.stdout:[ 1.109253] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) 2024-09-14T22:03:09.565 INFO:tasks.qemu.client.0.smithi119.stdout:Begin: Running /scripts/local-bottom ... [ 1.141135] vda: vda1 2024-09-14T22:03:09.565 INFO:tasks.qemu.client.0.smithi119.stdout:GROWROOT: CHANGED: partition=1 start=16065 old: size=4176900 end=4192965 new: size=20948760,end=20964825 2024-09-14T22:03:09.565 INFO:tasks.qemu.client.0.smithi119.stdout:[ 1.164051] Refined TSC clocksource calibration: 3500.080 MHz. 2024-09-14T22:03:09.565 INFO:tasks.qemu.client.0.smithi119.stdout:[ 1.248236] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) 2024-09-14T22:03:09.565 INFO:tasks.qemu.client.0.smithi119.stdout:done. 2024-09-14T22:03:09.565 INFO:tasks.qemu.client.0.smithi119.stdout:done. 2024-09-14T22:03:09.566 INFO:tasks.qemu.client.0.smithi119.stdout:Begin: Running /scripts/init-bottom ... done. 2024-09-14T22:03:10.958 INFO:tasks.qemu.client.0.smithi119.stdout:cloud-init start-local running: Sat, 14 Sep 2024 22:03:09 +0000. up 2.12 seconds 2024-09-14T22:03:11.239 INFO:tasks.qemu.client.0.smithi119.stdout:no instance data found in start-local 2024-09-14T22:03:12.050 INFO:tasks.qemu.client.0.smithi119.stdout:ci-info: lo : 1 127.0.0.1 255.0.0.0 . 2024-09-14T22:03:12.050 INFO:tasks.qemu.client.0.smithi119.stdout:ci-info: eth0 : 1 10.0.2.15 255.255.255.0 52:54:00:12:34:56 2024-09-14T22:03:12.050 INFO:tasks.qemu.client.0.smithi119.stdout:ci-info: route-0: 0.0.0.0 10.0.2.2 0.0.0.0 eth0 UG 2024-09-14T22:03:12.050 INFO:tasks.qemu.client.0.smithi119.stdout:ci-info: route-1: 10.0.2.0 0.0.0.0 255.255.255.0 eth0 U 2024-09-14T22:03:12.050 INFO:tasks.qemu.client.0.smithi119.stdout:cloud-init start running: Sat, 14 Sep 2024 22:03:10 +0000. up 3.75 seconds 2024-09-14T22:03:12.207 INFO:tasks.qemu.client.0.smithi119.stdout:found data source: DataSourceNoCloud [seed=/dev/sr0] 2024-09-14T22:03:14.543 INFO:tasks.qemu.client.0.smithi119.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. 2024-09-14T22:03:14.544 INFO:tasks.qemu.client.0.smithi119.stdout:Your identification has been saved in /etc/ssh/ssh_host_rsa_key. 2024-09-14T22:03:14.544 INFO:tasks.qemu.client.0.smithi119.stdout:Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. 2024-09-14T22:03:14.544 INFO:tasks.qemu.client.0.smithi119.stdout:The key fingerprint is: 2024-09-14T22:03:14.544 INFO:tasks.qemu.client.0.smithi119.stdout:11:a3:c4:39:8a:38:5a:b7:37:87:fe:81:68:20:2a:36 root@test 2024-09-14T22:03:14.544 INFO:tasks.qemu.client.0.smithi119.stdout:The key's randomart image is: 2024-09-14T22:03:14.544 INFO:tasks.qemu.client.0.smithi119.stdout:+--[ RSA 2048]----+ 2024-09-14T22:03:14.544 INFO:tasks.qemu.client.0.smithi119.stdout:| ...o | 2024-09-14T22:03:14.544 INFO:tasks.qemu.client.0.smithi119.stdout:| .+. o | 2024-09-14T22:03:14.544 INFO:tasks.qemu.client.0.smithi119.stdout:| . . .... | 2024-09-14T22:03:14.544 INFO:tasks.qemu.client.0.smithi119.stdout:|o o o . | 2024-09-14T22:03:14.544 INFO:tasks.qemu.client.0.smithi119.stdout:|oo.. . .S | 2024-09-14T22:03:14.544 INFO:tasks.qemu.client.0.smithi119.stdout:|o. ...+.. | 2024-09-14T22:03:14.545 INFO:tasks.qemu.client.0.smithi119.stdout:|oE oo.o. | 2024-09-14T22:03:14.545 INFO:tasks.qemu.client.0.smithi119.stdout:|o .. . . | 2024-09-14T22:03:14.545 INFO:tasks.qemu.client.0.smithi119.stdout:| .. | 2024-09-14T22:03:14.545 INFO:tasks.qemu.client.0.smithi119.stdout:+-----------------+ 2024-09-14T22:03:14.672 INFO:tasks.qemu.client.0.smithi119.stdout:Generating public/private dsa key pair. 2024-09-14T22:03:14.672 INFO:tasks.qemu.client.0.smithi119.stdout:Your identification has been saved in /etc/ssh/ssh_host_dsa_key. 2024-09-14T22:03:14.673 INFO:tasks.qemu.client.0.smithi119.stdout:Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. 2024-09-14T22:03:14.673 INFO:tasks.qemu.client.0.smithi119.stdout:The key fingerprint is: 2024-09-14T22:03:14.673 INFO:tasks.qemu.client.0.smithi119.stdout:2d:f6:6f:b2:c7:3b:c2:86:ed:dd:dd:96:7b:c8:26:a4 root@test 2024-09-14T22:03:14.673 INFO:tasks.qemu.client.0.smithi119.stdout:The key's randomart image is: 2024-09-14T22:03:14.673 INFO:tasks.qemu.client.0.smithi119.stdout:+--[ DSA 1024]----+ 2024-09-14T22:03:14.673 INFO:tasks.qemu.client.0.smithi119.stdout:| | 2024-09-14T22:03:14.673 INFO:tasks.qemu.client.0.smithi119.stdout:| | 2024-09-14T22:03:14.673 INFO:tasks.qemu.client.0.smithi119.stdout:| | 2024-09-14T22:03:14.673 INFO:tasks.qemu.client.0.smithi119.stdout:| . | 2024-09-14T22:03:14.673 INFO:tasks.qemu.client.0.smithi119.stdout:| S . | 2024-09-14T22:03:14.673 INFO:tasks.qemu.client.0.smithi119.stdout:| . o . | 2024-09-14T22:03:14.673 INFO:tasks.qemu.client.0.smithi119.stdout:| +.+ . ..| 2024-09-14T22:03:14.673 INFO:tasks.qemu.client.0.smithi119.stdout:| . Eo*.+o+| 2024-09-14T22:03:14.673 INFO:tasks.qemu.client.0.smithi119.stdout:| oo*+=.o=| 2024-09-14T22:03:14.674 INFO:tasks.qemu.client.0.smithi119.stdout:+-----------------+ 2024-09-14T22:03:14.674 INFO:tasks.qemu.client.0.smithi119.stdout:Generating public/private ecdsa key pair. 2024-09-14T22:03:14.674 INFO:tasks.qemu.client.0.smithi119.stdout:Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. 2024-09-14T22:03:14.674 INFO:tasks.qemu.client.0.smithi119.stdout:Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. 2024-09-14T22:03:14.674 INFO:tasks.qemu.client.0.smithi119.stdout:The key fingerprint is: 2024-09-14T22:03:14.674 INFO:tasks.qemu.client.0.smithi119.stdout:9f:06:84:e2:6a:11:4b:2f:01:20:19:66:19:10:9a:8a root@test 2024-09-14T22:03:14.674 INFO:tasks.qemu.client.0.smithi119.stdout:The key's randomart image is: 2024-09-14T22:03:14.674 INFO:tasks.qemu.client.0.smithi119.stdout:+--[ECDSA 256]---+ 2024-09-14T22:03:14.674 INFO:tasks.qemu.client.0.smithi119.stdout:|XBo | 2024-09-14T22:03:14.674 INFO:tasks.qemu.client.0.smithi119.stdout:|*+ . | 2024-09-14T22:03:14.674 INFO:tasks.qemu.client.0.smithi119.stdout:|o + . . . | 2024-09-14T22:03:14.674 INFO:tasks.qemu.client.0.smithi119.stdout:|o. * . . | 2024-09-14T22:03:14.674 INFO:tasks.qemu.client.0.smithi119.stdout:|E + o S | 2024-09-14T22:03:14.674 INFO:tasks.qemu.client.0.smithi119.stdout:| + o . | 2024-09-14T22:03:14.674 INFO:tasks.qemu.client.0.smithi119.stdout:| o + | 2024-09-14T22:03:14.675 INFO:tasks.qemu.client.0.smithi119.stdout:| . . | 2024-09-14T22:03:14.675 INFO:tasks.qemu.client.0.smithi119.stdout:| | 2024-09-14T22:03:14.675 INFO:tasks.qemu.client.0.smithi119.stdout:+-----------------+ 2024-09-14T22:03:14.748 INFO:tasks.qemu.client.0.smithi119.stdout:Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd 2024-09-14T22:03:14.895 INFO:tasks.qemu.client.0.smithi119.stdout: * Starting AppArmor profiles  [ OK ] 2024-09-14T22:03:14.924 INFO:tasks.qemu.client.0.smithi119.stdout:landscape-client is not configured, please run landscape-config. 2024-09-14T22:03:14.944 INFO:tasks.qemu.client.0.smithi119.stdout: * Stopping System V initialisation compatibility[ OK ] 2024-09-14T22:03:14.987 INFO:tasks.qemu.client.0.smithi119.stdout: * Starting System V runlevel compatibility[ OK ] 2024-09-14T22:03:14.987 INFO:tasks.qemu.client.0.smithi119.stdout: * Starting automatic crash report generation[ OK ] 2024-09-14T22:03:14.988 INFO:tasks.qemu.client.0.smithi119.stdout: * Starting deferred execution scheduler[ OK ] 2024-09-14T22:03:14.988 INFO:tasks.qemu.client.0.smithi119.stdout: * Starting regular background program processing daemon[ OK ] 2024-09-14T22:03:14.988 INFO:tasks.qemu.client.0.smithi119.stdout: * Starting ACPI daemon[ OK ] 2024-09-14T22:03:14.988 INFO:tasks.qemu.client.0.smithi119.stdout: * Starting save kernel messages[ OK ] 2024-09-14T22:03:14.988 INFO:tasks.qemu.client.0.smithi119.stdout: * Stopping save kernel messages[ OK ] 2024-09-14T22:03:14.988 INFO:tasks.qemu.client.0.smithi119.stdout: * Starting CPU interrupts balancing daemon[ OK ] 2024-09-14T22:03:15.001 INFO:tasks.qemu.client.0.smithi119.stdout: * Stopping System V runlevel compatibility[ OK ] 2024-09-14T22:03:15.222 INFO:tasks.qemu.client.0.smithi119.stdout:Generating locales... 2024-09-14T22:03:15.711 INFO:tasks.qemu.client.0.smithi119.stdout: en_US.UTF-8... done 2024-09-14T22:03:15.718 INFO:tasks.qemu.client.0.smithi119.stdout:Generation complete. 2024-09-14T22:03:16.192 INFO:tasks.qemu.client.0.smithi119.stdout:passwd: password expiry information changed. 2024-09-14T22:03:16.287 INFO:tasks.qemu.client.0.smithi119.stdout:Ign http://old-releases.ubuntu.com precise InRelease 2024-09-14T22:03:16.304 INFO:tasks.qemu.client.0.smithi119.stdout:Get:1 http://old-releases.ubuntu.com precise-updates InRelease [55.7 kB] 2024-09-14T22:03:16.359 INFO:tasks.qemu.client.0.smithi119.stdout:Get:2 http://old-releases.ubuntu.com precise-security InRelease [55.7 kB] 2024-09-14T22:03:16.386 INFO:tasks.qemu.client.0.smithi119.stdout:Get:3 http://old-releases.ubuntu.com precise Release.gpg [198 B] 2024-09-14T22:03:16.406 INFO:tasks.qemu.client.0.smithi119.stdout:Get:4 http://old-releases.ubuntu.com precise-updates/main Sources [815 kB] 2024-09-14T22:03:16.497 INFO:tasks.qemu.client.0.smithi119.stdout:Get:5 http://old-releases.ubuntu.com precise-updates/universe Sources [208 kB] 2024-09-14T22:03:16.513 INFO:tasks.qemu.client.0.smithi119.stdout:Get:6 http://old-releases.ubuntu.com precise-updates/main amd64 Packages [1104 kB] 2024-09-14T22:03:16.577 INFO:tasks.qemu.client.0.smithi119.stdout:Get:7 http://old-releases.ubuntu.com precise-updates/universe amd64 Packages [406 kB] 2024-09-14T22:03:16.615 INFO:tasks.qemu.client.0.smithi119.stdout:Get:8 http://old-releases.ubuntu.com precise-updates/main i386 Packages [1111 kB] 2024-09-14T22:03:16.668 INFO:tasks.qemu.client.0.smithi119.stdout:Get:9 http://old-releases.ubuntu.com precise-updates/universe i386 Packages [422 kB] 2024-09-14T22:03:16.703 INFO:tasks.qemu.client.0.smithi119.stdout:Get:10 http://old-releases.ubuntu.com precise-updates/main TranslationIndex [208 B] 2024-09-14T22:03:16.739 INFO:tasks.qemu.client.0.smithi119.stdout:Get:11 http://old-releases.ubuntu.com precise-updates/universe TranslationIndex [205 B] 2024-09-14T22:03:16.755 INFO:tasks.qemu.client.0.smithi119.stdout:Get:12 http://old-releases.ubuntu.com precise-security/main Sources [242 kB] 2024-09-14T22:03:16.849 INFO:tasks.qemu.client.0.smithi119.stdout:Get:13 http://old-releases.ubuntu.com precise-security/universe Sources [88.1 kB] 2024-09-14T22:03:16.871 INFO:tasks.qemu.client.0.smithi119.stdout:Get:14 http://old-releases.ubuntu.com precise-security/main amd64 Packages [584 kB] 2024-09-14T22:03:16.928 INFO:tasks.qemu.client.0.smithi119.stdout:Get:15 http://old-releases.ubuntu.com precise-security/universe amd64 Packages [213 kB] 2024-09-14T22:03:16.951 INFO:tasks.qemu.client.0.smithi119.stdout:Get:16 http://old-releases.ubuntu.com precise-security/main i386 Packages [589 kB] 2024-09-14T22:03:16.996 INFO:tasks.qemu.client.0.smithi119.stdout:Get:17 http://old-releases.ubuntu.com precise-security/universe i386 Packages [228 kB] 2024-09-14T22:03:17.013 INFO:tasks.qemu.client.0.smithi119.stdout:Get:18 http://old-releases.ubuntu.com precise-security/main TranslationIndex [208 B] 2024-09-14T22:03:17.031 INFO:tasks.qemu.client.0.smithi119.stdout:Get:19 http://old-releases.ubuntu.com precise-security/universe TranslationIndex [205 B] 2024-09-14T22:03:17.047 INFO:tasks.qemu.client.0.smithi119.stdout:Get:20 http://old-releases.ubuntu.com precise Release [49.6 kB] 2024-09-14T22:03:17.067 INFO:tasks.qemu.client.0.smithi119.stdout:Get:21 http://old-releases.ubuntu.com precise-updates/main Translation-en [353 kB] 2024-09-14T22:03:17.126 INFO:tasks.qemu.client.0.smithi119.stdout:Get:22 http://old-releases.ubuntu.com precise-updates/universe Translation-en [176 kB] 2024-09-14T22:03:17.218 INFO:tasks.qemu.client.0.smithi119.stdout:Get:23 http://old-releases.ubuntu.com precise-security/main Translation-en [202 kB] 2024-09-14T22:03:17.251 INFO:tasks.qemu.client.0.smithi119.stdout:Get:24 http://old-releases.ubuntu.com precise-security/universe Translation-en [96.4 kB] 2024-09-14T22:03:17.262 INFO:tasks.qemu.client.0.smithi119.stdout:Get:25 http://old-releases.ubuntu.com precise/main Sources [934 kB] 2024-09-14T22:03:17.326 INFO:tasks.qemu.client.0.smithi119.stdout:Get:26 http://old-releases.ubuntu.com precise/universe Sources [5019 kB] 2024-09-14T22:03:17.535 INFO:tasks.qemu.client.0.smithi119.stdout:Get:27 http://old-releases.ubuntu.com precise/main amd64 Packages [1273 kB] 2024-09-14T22:03:17.598 INFO:tasks.qemu.client.0.smithi119.stdout:Get:28 http://old-releases.ubuntu.com precise/universe amd64 Packages [4786 kB] 2024-09-14T22:03:17.787 INFO:tasks.qemu.client.0.smithi119.stdout:Get:29 http://old-releases.ubuntu.com precise/main i386 Packages [1274 kB] 2024-09-14T22:03:17.851 INFO:tasks.qemu.client.0.smithi119.stdout:Get:30 http://old-releases.ubuntu.com precise/universe i386 Packages [4796 kB] 2024-09-14T22:03:18.035 INFO:tasks.qemu.client.0.smithi119.stdout:Get:31 http://old-releases.ubuntu.com precise/main TranslationIndex [3706 B] 2024-09-14T22:03:18.053 INFO:tasks.qemu.client.0.smithi119.stdout:Get:32 http://old-releases.ubuntu.com precise/universe TranslationIndex [2922 B] 2024-09-14T22:03:18.089 INFO:tasks.qemu.client.0.smithi119.stdout:Get:33 http://old-releases.ubuntu.com precise/main Translation-en [726 kB] 2024-09-14T22:03:18.219 INFO:tasks.qemu.client.0.smithi119.stdout:Get:34 http://old-releases.ubuntu.com precise/universe Translation-en [3341 kB] 2024-09-14T22:03:22.949 INFO:tasks.qemu.client.0.smithi119.stdout:Fetched 29.2 MB in 7s (3735 kB/s) 2024-09-14T22:03:24.409 INFO:tasks.qemu.client.0.smithi119.stdout:Reading package lists... 2024-09-14T22:03:24.414 INFO:tasks.qemu.client.0.smithi119.stdout:Reading package lists... 2024-09-14T22:03:24.622 INFO:tasks.qemu.client.0.smithi119.stdout:Building dependency tree... 2024-09-14T22:03:24.622 INFO:tasks.qemu.client.0.smithi119.stdout:Reading state information... 2024-09-14T22:03:24.778 INFO:tasks.qemu.client.0.smithi119.stdout:The following packages will be upgraded: 2024-09-14T22:03:24.778 INFO:tasks.qemu.client.0.smithi119.stdout: ca-certificates libssl1.0.0 2024-09-14T22:03:24.976 INFO:tasks.qemu.client.0.smithi119.stdout:2 upgraded, 0 newly installed, 0 to remove and 226 not upgraded. 2024-09-14T22:03:24.976 INFO:tasks.qemu.client.0.smithi119.stdout:Need to get 1233 kB of archives. 2024-09-14T22:03:24.976 INFO:tasks.qemu.client.0.smithi119.stdout:After this operation, 108 kB of additional disk space will be used. 2024-09-14T22:03:24.976 INFO:tasks.qemu.client.0.smithi119.stdout:Get:1 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libssl1.0.0 amd64 1.0.1-4ubuntu5.45 [1055 kB] 2024-09-14T22:03:25.607 INFO:tasks.qemu.client.0.smithi119.stdout:Get:2 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main ca-certificates all 20190110~12.04.1 [179 kB] 2024-09-14T22:03:25.697 INFO:tasks.qemu.client.0.smithi119.stdout:dpkg-preconfigure: unable to re-open stdin: No such file or directory 2024-09-14T22:03:25.706 INFO:tasks.qemu.client.0.smithi119.stdout:Fetched 1233 kB in 0s (1505 kB/s) 2024-09-14T22:03:26.329 INFO:tasks.qemu.client.0.smithi119.stdout:(Reading database ... 36182 files and directories currently installed.) 2024-09-14T22:03:26.330 INFO:tasks.qemu.client.0.smithi119.stdout:Preparing to replace libssl1.0.0 1.0.1-4ubuntu5.5 (using .../libssl1.0.0_1.0.1-4ubuntu5.45_amd64.deb) ... 2024-09-14T22:03:26.381 INFO:tasks.qemu.client.0.smithi119.stdout:Unpacking replacement libssl1.0.0 ... 2024-09-14T22:03:26.538 INFO:tasks.qemu.client.0.smithi119.stdout:Setting up libssl1.0.0 (1.0.1-4ubuntu5.45) ... 2024-09-14T22:03:26.750 INFO:tasks.qemu.client.0.smithi119.stdout:Processing triggers for libc-bin ... 2024-09-14T22:03:26.770 INFO:tasks.qemu.client.0.smithi119.stdout:ldconfig deferred processing now taking place 2024-09-14T22:03:27.132 INFO:tasks.qemu.client.0.smithi119.stdout:(Reading database ... 36182 files and directories currently installed.) 2024-09-14T22:03:27.132 INFO:tasks.qemu.client.0.smithi119.stdout:Preparing to replace ca-certificates 20111211 (using .../ca-certificates_20190110~12.04.1_all.deb) ... 2024-09-14T22:03:27.170 INFO:tasks.qemu.client.0.smithi119.stdout:Unpacking replacement ca-certificates ... 2024-09-14T22:03:27.317 INFO:tasks.qemu.client.0.smithi119.stdout:Processing triggers for man-db ... 2024-09-14T22:03:27.970 INFO:tasks.qemu.client.0.smithi119.stdout:Setting up ca-certificates (20190110~12.04.1) ... 2024-09-14T22:03:30.121 INFO:tasks.qemu.client.0.smithi119.stdout:Updating certificates in /etc/ssl/certs... 73 added, 78 removed; done. 2024-09-14T22:03:30.121 INFO:tasks.qemu.client.0.smithi119.stdout:Running hooks in /etc/ca-certificates/update.d....done. 2024-09-14T22:03:31.457 INFO:tasks.qemu.client.0.smithi119.stdout:Updating certificates in /etc/ssl/certs... 0 added, 1 removed; done. 2024-09-14T22:03:31.458 INFO:tasks.qemu.client.0.smithi119.stdout:Running hooks in /etc/ca-certificates/update.d....done. 2024-09-14T22:03:31.458 INFO:tasks.qemu.client.0.smithi119.stdout:Reading package lists... 2024-09-14T22:03:31.630 INFO:tasks.qemu.client.0.smithi119.stdout:Building dependency tree... 2024-09-14T22:03:31.630 INFO:tasks.qemu.client.0.smithi119.stdout:Reading state information... 2024-09-14T22:03:31.758 INFO:tasks.qemu.client.0.smithi119.stdout:The following extra packages will be installed: 2024-09-14T22:03:31.758 INFO:tasks.qemu.client.0.smithi119.stdout: libgssglue1 libnfsidmap2 libtirpc1 rpcbind 2024-09-14T22:03:31.758 INFO:tasks.qemu.client.0.smithi119.stdout:The following NEW packages will be installed: 2024-09-14T22:03:31.758 INFO:tasks.qemu.client.0.smithi119.stdout: libgssglue1 libnfsidmap2 libtirpc1 nfs-common rpcbind 2024-09-14T22:03:31.822 INFO:tasks.qemu.client.0.smithi119.stdout:0 upgraded, 5 newly installed, 0 to remove and 226 not upgraded. 2024-09-14T22:03:31.822 INFO:tasks.qemu.client.0.smithi119.stdout:Need to get 424 kB of archives. 2024-09-14T22:03:31.822 INFO:tasks.qemu.client.0.smithi119.stdout:After this operation, 1326 kB of additional disk space will be used. 2024-09-14T22:03:31.822 INFO:tasks.qemu.client.0.smithi119.stdout:Get:1 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libgssglue1 amd64 0.3-4ubuntu0.1 [22.5 kB] 2024-09-14T22:03:31.846 INFO:tasks.qemu.client.0.smithi119.stdout:Get:2 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libtirpc1 amd64 0.2.2-5ubuntu0.1 [85.0 kB] 2024-09-14T22:03:31.900 INFO:tasks.qemu.client.0.smithi119.stdout:Get:3 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main rpcbind amd64 0.2.0-7ubuntu1.3 [43.1 kB] 2024-09-14T22:03:31.922 INFO:tasks.qemu.client.0.smithi119.stdout:Get:4 http://old-releases.ubuntu.com/ubuntu/ precise/main libnfsidmap2 amd64 0.25-1ubuntu2 [32.0 kB] 2024-09-14T22:03:31.944 INFO:tasks.qemu.client.0.smithi119.stdout:Get:5 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main nfs-common amd64 1:1.2.5-3ubuntu3.2 [241 kB] 2024-09-14T22:03:32.036 INFO:tasks.qemu.client.0.smithi119.stdout:dpkg-preconfigure: unable to re-open stdin: No such file or directory 2024-09-14T22:03:32.043 INFO:tasks.qemu.client.0.smithi119.stdout:Fetched 424 kB in 0s (2039 kB/s) 2024-09-14T22:03:32.160 INFO:tasks.qemu.client.0.smithi119.stdout:Selecting previously unselected package libgssglue1. 2024-09-14T22:03:32.160 INFO:tasks.qemu.client.0.smithi119.stdout:(Reading database ... 36174 files and directories currently installed.) 2024-09-14T22:03:32.160 INFO:tasks.qemu.client.0.smithi119.stdout:Unpacking libgssglue1 (from .../libgssglue1_0.3-4ubuntu0.1_amd64.deb) ... 2024-09-14T22:03:32.301 INFO:tasks.qemu.client.0.smithi119.stdout:Selecting previously unselected package libtirpc1. 2024-09-14T22:03:32.302 INFO:tasks.qemu.client.0.smithi119.stdout:Unpacking libtirpc1 (from .../libtirpc1_0.2.2-5ubuntu0.1_amd64.deb) ... 2024-09-14T22:03:32.479 INFO:tasks.qemu.client.0.smithi119.stdout:Selecting previously unselected package rpcbind. 2024-09-14T22:03:32.479 INFO:tasks.qemu.client.0.smithi119.stdout:Unpacking rpcbind (from .../rpcbind_0.2.0-7ubuntu1.3_amd64.deb) ... 2024-09-14T22:03:32.676 INFO:tasks.qemu.client.0.smithi119.stdout:Selecting previously unselected package libnfsidmap2. 2024-09-14T22:03:32.677 INFO:tasks.qemu.client.0.smithi119.stdout:Unpacking libnfsidmap2 (from .../libnfsidmap2_0.25-1ubuntu2_amd64.deb) ... 2024-09-14T22:03:32.850 INFO:tasks.qemu.client.0.smithi119.stdout:Selecting previously unselected package nfs-common. 2024-09-14T22:03:32.850 INFO:tasks.qemu.client.0.smithi119.stdout:Unpacking nfs-common (from .../nfs-common_1%3a1.2.5-3ubuntu3.2_amd64.deb) ... 2024-09-14T22:03:32.980 INFO:tasks.qemu.client.0.smithi119.stdout:Processing triggers for man-db ... 2024-09-14T22:03:33.327 INFO:tasks.qemu.client.0.smithi119.stdout:Processing triggers for ureadahead ... 2024-09-14T22:03:33.413 INFO:tasks.qemu.client.0.smithi119.stdout:Setting up libgssglue1 (0.3-4ubuntu0.1) ... 2024-09-14T22:03:33.524 INFO:tasks.qemu.client.0.smithi119.stdout:Setting up libtirpc1 (0.2.2-5ubuntu0.1) ... 2024-09-14T22:03:33.623 INFO:tasks.qemu.client.0.smithi119.stdout:Setting up rpcbind (0.2.0-7ubuntu1.3) ... 2024-09-14T22:03:33.735 INFO:tasks.qemu.client.0.smithi119.stdout: Removing any system startup links for /etc/init.d/rpcbind ... 2024-09-14T22:03:33.754 INFO:tasks.qemu.client.0.smithi119.stdout:portmap start/running, process 8168 2024-09-14T22:03:33.778 INFO:tasks.qemu.client.0.smithi119.stdout:Setting up libnfsidmap2 (0.25-1ubuntu2) ... 2024-09-14T22:03:33.865 INFO:tasks.qemu.client.0.smithi119.stdout:Setting up nfs-common (1:1.2.5-3ubuntu3.2) ... 2024-09-14T22:03:34.061 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:34.061 INFO:tasks.qemu.client.0.smithi119.stdout:Creating config file /etc/idmapd.conf with new version 2024-09-14T22:03:34.211 INFO:tasks.qemu.client.0.smithi119.stdout: 2024-09-14T22:03:34.211 INFO:tasks.qemu.client.0.smithi119.stdout:Creating config file /etc/default/nfs-common with new version 2024-09-14T22:03:34.285 INFO:tasks.qemu.client.0.smithi119.stdout:Adding system user `statd' (UID 106) ... 2024-09-14T22:03:34.285 INFO:tasks.qemu.client.0.smithi119.stdout:Adding new user `statd' (UID 106) with group `nogroup' ... 2024-09-14T22:03:34.378 INFO:tasks.qemu.client.0.smithi119.stdout:Not creating home directory `/var/lib/nfs'. 2024-09-14T22:03:34.404 INFO:tasks.qemu.client.0.smithi119.stdout:statd start/running, process 8402 2024-09-14T22:03:34.423 INFO:tasks.qemu.client.0.smithi119.stdout:gssd stop/post-stop, process 8433 2024-09-14T22:03:34.755 INFO:tasks.qemu.client.0.smithi119.stdout:idmapd start/running, process 8473 2024-09-14T22:03:34.783 INFO:tasks.qemu.client.0.smithi119.stdout:Processing triggers for libc-bin ... 2024-09-14T22:03:34.805 INFO:tasks.qemu.client.0.smithi119.stdout:ldconfig deferred processing now taking place 2024-09-14T22:03:35.162 INFO:tasks.qemu.client.0.smithi119.stdout:mount.nfs: timeout set for Sat Sep 14 22:05:35 2024 2024-09-14T22:03:35.162 INFO:tasks.qemu.client.0.smithi119.stdout:mount.nfs: trying text-based options 'proto=tcp,vers=4,addr=10.0.2.2,clientaddr=10.0.2.15' 2024-09-14T22:03:35.162 INFO:tasks.qemu.client.0.smithi119.stdout:10.0.2.2:/export/client.0 on /mnt/log type nfs (rw,proto=tcp) 2024-09-14T22:03:35.162 INFO:tasks.qemu.client.0.smithi119.stdout:mount: block device /dev/sr0 is write-protected, mounting read-only 2024-09-14T22:04:06.205 DEBUG:teuthology.orchestra.run.smithi119:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration commit client.0.0' 2024-09-14T22:04:06.306 INFO:teuthology.orchestra.run.smithi119.stderr: Commit image migration: 100% complete...done. 2024-09-14T22:04:06.311 DEBUG:teuthology.orchestra.run.smithi119:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep 60' 2024-09-14T22:05:06.339 DEBUG:teuthology.orchestra.run.smithi119:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration execute client.0.1' 2024-09-14T22:05:06.541 INFO:teuthology.orchestra.run.smithi119.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: 25% complete... Image migration: 26% complete... Image migration: 27% complete... Image migration: 28% 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: 60% complete... Image migration: 61% complete... Image migration: 62% complete... Image migration: 64% complete... Image migration: 66% complete... Image migration: 67% 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: 82% complete... Image migration: 83% complete... Image migration: 85% complete... Image migration: 87% complete... Image migration: 88% complete... Image migration: 89% complete... Image migration: 90% complete... Image migration: 91% complete... Image migration: 92% complete... Image migration: 93% complete... Image migration: 94% complete... Image migration: 95% complete... Image migration: 96% complete... Image migration: 98% complete... Image migration: 99% complete... Image migration: 100% complete...done. 2024-09-14T22:05:06.546 DEBUG:teuthology.parallel:result is None 2024-09-14T23:08:40.866 INFO:tasks.qemu.client.0.smithi119.stdout:Traceback (most recent call last): 2024-09-14T23:08:41.092 INFO:tasks.qemu.client.0.smithi119.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2024-09-14T23:08:41.092 INFO:tasks.qemu.client.0.smithi119.stdout:acpid: exiting 2024-09-14T23:08:41.092 INFO:tasks.qemu.client.0.smithi119.stdout: self._connect_unixsocket(self.address) 2024-09-14T23:08:41.092 INFO:tasks.qemu.client.0.smithi119.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2024-09-14T23:08:41.093 INFO:tasks.qemu.client.0.smithi119.stdout: self.socket.connect(address) 2024-09-14T23:08:41.093 INFO:tasks.qemu.client.0.smithi119.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2024-09-14T23:08:41.093 INFO:tasks.qemu.client.0.smithi119.stdout: return getattr(self._sock,name)(*args) 2024-09-14T23:08:41.093 INFO:tasks.qemu.client.0.smithi119.stdout:error: [Errno 111] Connection refused 2024-09-14T23:08:41.093 INFO:tasks.qemu.client.0.smithi119.stdout:Logged from file __init__.py, line 116 2024-09-14T23:08:41.093 INFO:tasks.qemu.client.0.smithi119.stdout:Checking for running unattended-upgrades: 2024-09-14T23:08:41.093 INFO:tasks.qemu.client.0.smithi119.stdout:ec2: 2024-09-14T23:08:41.093 INFO:tasks.qemu.client.0.smithi119.stdout:ec2: ############################################################# 2024-09-14T23:08:41.093 INFO:tasks.qemu.client.0.smithi119.stdout:ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- 2024-09-14T23:08:41.094 INFO:tasks.qemu.client.0.smithi119.stdout:ec2: 1024 2d:f6:6f:b2:c7:3b:c2:86:ed:dd:dd:96:7b:c8:26:a4 root@test (DSA) 2024-09-14T23:08:41.094 INFO:tasks.qemu.client.0.smithi119.stdout:ec2: 256 9f:06:84:e2:6a:11:4b:2f:01:20:19:66:19:10:9a:8a root@test (ECDSA) 2024-09-14T23:08:41.094 INFO:tasks.qemu.client.0.smithi119.stdout:ec2: 2048 11:a3:c4:39:8a:38:5a:b7:37:87:fe:81:68:20:2a:36 root@test (RSA) 2024-09-14T23:08:41.094 INFO:tasks.qemu.client.0.smithi119.stdout:-----BEGIN SSH HOST KEY KEYS----- 2024-09-14T23:08:41.094 INFO:tasks.qemu.client.0.smithi119.stdout:ec2: -----END SSH HOST KEY FINGERPRINTS----- 2024-09-14T23:08:41.094 INFO:tasks.qemu.client.0.smithi119.stdout:ec2: ############################################################# 2024-09-14T23:08:41.094 INFO:tasks.qemu.client.0.smithi119.stdout:ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGjjRxRWZ95B7bR8AABLo1B2xsJ17RK3pnG7lPusJ1KYO0dTHHeJAejFftI+sHpkzWY/SM02j9Mz+g3n+NyFkAA= root@test 2024-09-14T23:08:41.094 INFO:tasks.qemu.client.0.smithi119.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYTGXIP1o/PlH+kevmShoNcrOKuqXcRBiV8Xq4Z+SByJFDrJAkC6TvGhUQD3g6cAa4wTr19U/moSVxwczN1OTQxdyhuQ5hUyts9RsqrGLFfCpmFpcEjgYLMoqf/3hoKde5mviotFzjzLLSz7Iyo9eJD4SA3g+w6LNnNHDIW3b2lqa/5iCIgoazlDYDlBP7Z5d0Bav8Sk2XF6i3w9Oy5aZzZfjV7V8zxtuJaoy1MjXBabmGSfbCRji715rzncsOgKEa9gQhigSuiyQ2tnMB3/9UdoLXwS3MiiOmzk5aGWeiKFUyD/we7JQtClS95wDYi4avteIqALjLU0xWRqqXWwzT root@test 2024-09-14T23:08:41.094 INFO:tasks.qemu.client.0.smithi119.stdout:-----END SSH HOST KEY KEYS----- 2024-09-14T23:08:41.094 INFO:tasks.qemu.client.0.smithi119.stdout:Traceback (most recent call last): 2024-09-14T23:08:41.094 INFO:tasks.qemu.client.0.smithi119.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2024-09-14T23:08:41.095 INFO:tasks.qemu.client.0.smithi119.stdout: self._connect_unixsocket(self.address) 2024-09-14T23:08:41.095 INFO:tasks.qemu.client.0.smithi119.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2024-09-14T23:08:41.095 INFO:tasks.qemu.client.0.smithi119.stdout: self.socket.connect(address) 2024-09-14T23:08:41.095 INFO:tasks.qemu.client.0.smithi119.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2024-09-14T23:08:41.095 INFO:tasks.qemu.client.0.smithi119.stdout: return getattr(self._sock,name)(*args) 2024-09-14T23:08:41.095 INFO:tasks.qemu.client.0.smithi119.stdout:error: [Errno 111] Connection refused 2024-09-14T23:08:41.095 INFO:tasks.qemu.client.0.smithi119.stdout:Logged from file __init__.py, line 116 2024-09-14T23:08:41.095 INFO:tasks.qemu.client.0.smithi119.stdout:Traceback (most recent call last): 2024-09-14T23:08:41.095 INFO:tasks.qemu.client.0.smithi119.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2024-09-14T23:08:41.095 INFO:tasks.qemu.client.0.smithi119.stdout: self._connect_unixsocket(self.address) 2024-09-14T23:08:41.095 INFO:tasks.qemu.client.0.smithi119.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2024-09-14T23:08:41.095 INFO:tasks.qemu.client.0.smithi119.stdout: self.socket.connect(address) 2024-09-14T23:08:41.096 INFO:tasks.qemu.client.0.smithi119.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2024-09-14T23:08:41.096 INFO:tasks.qemu.client.0.smithi119.stdout: return getattr(self._sock,name)(*args) 2024-09-14T23:08:41.096 INFO:tasks.qemu.client.0.smithi119.stdout:error: [Errno 111] Connection refused 2024-09-14T23:08:41.096 INFO:tasks.qemu.client.0.smithi119.stdout:Logged from file __init__.py, line 116 2024-09-14T23:08:41.096 INFO:tasks.qemu.client.0.smithi119.stdout:cloud-init boot finished at Sat, 14 Sep 2024 23:08:41 +0000. Up 3932.82 seconds 2024-09-14T23:08:41.115 INFO:tasks.qemu.client.0.smithi119.stdout: * Stopping landscape-client daemon  [fail] 2024-09-14T23:08:41.246 INFO:tasks.qemu.client.0.smithi119.stdout: * Asking all remaining processes to terminate...  [ OK ] 2024-09-14T23:08:41.284 INFO:tasks.qemu.client.0.smithi119.stdout: * All processes ended within 1 seconds....  [ OK ] 2024-09-14T23:08:41.310 INFO:tasks.qemu.client.0.smithi119.stdout:rpcbind: rpcbind terminating on signal. Restart with "rpcbind -w" 2024-09-14T23:08:41.453 INFO:tasks.qemu.client.0.smithi119.stdout: * Deconfiguring network interfaces...  [ OK ] 2024-09-14T23:08:41.472 INFO:tasks.qemu.client.0.smithi119.stdout: * Deactivating swap...  [ OK ] 2024-09-14T23:08:41.481 INFO:tasks.qemu.client.0.smithi119.stdout: * Unmounting local filesystems...  [ OK ] 2024-09-14T23:08:41.649 INFO:tasks.qemu.client.0.smithi119.stdout: * Will now halt 2024-09-14T23:08:41.663 INFO:tasks.qemu.client.0.smithi119.stdout:[ 3933.514228] Power down. 2024-09-14T23:08:41.914 DEBUG:tasks.qemu:checking that qemu tests succeeded... 2024-09-14T23:08:41.914 DEBUG:teuthology.orchestra.run.smithi119:> sudo chmod a+rw -R /home/ubuntu/cephtest/archive/qemu/client.0 2024-09-14T23:08:41.943 INFO:tasks.qemu:Tearing down the nfs mount for ubuntu@smithi119.front.sepia.ceph.com 2024-09-14T23:08:41.943 INFO:tasks.qemu:Stopping NFS... 2024-09-14T23:08:41.943 DEBUG:teuthology.orchestra.run.smithi119:> sudo systemctl stop nfs-server 2024-09-14T23:08:42.067 INFO:tasks.qemu:Unmounting exported directory... 2024-09-14T23:08:42.067 DEBUG:teuthology.orchestra.run.smithi119:> sudo umount /export/client.0 2024-09-14T23:08:42.093 INFO:tasks.qemu:Deleting export from /etc/exports... 2024-09-14T23:08:42.094 DEBUG:teuthology.orchestra.run.smithi119:> sudo sed -i '\|/export/client.0|d' /etc/exports 2024-09-14T23:08:42.159 INFO:tasks.qemu:Starting NFS... 2024-09-14T23:08:42.159 DEBUG:teuthology.orchestra.run.smithi119:> sudo systemctl start nfs-server 2024-09-14T23:08:42.467 DEBUG:teuthology.orchestra.run.smithi119:> test -f /home/ubuntu/cephtest/archive/qemu/client.0/success 2024-09-14T23:08:42.483 INFO:tasks.qemu:Deleting exported directory... 2024-09-14T23:08:42.483 DEBUG:teuthology.orchestra.run.smithi119:> sudo rm -r /export 2024-09-14T23:08:42.549 DEBUG:tasks.qemu:cleaning up base image files 2024-09-14T23:08:42.549 DEBUG:teuthology.orchestra.run.smithi119:> rm -rf /home/ubuntu/cephtest/qemu/client.0.iso /home/ubuntu/cephtest/qemu/userdata.client.0 /home/ubuntu/cephtest/qemu/metadata.client.0 /home/ubuntu/cephtest/qemu/client.0.test.sh /home/ubuntu/cephtest/qemu_clone.client.0 2024-09-14T23:08:42.872 DEBUG:teuthology.orchestra.run.smithi119:> sudo yum -y erase qemu-kvm-block-rbd 2024-09-14T23:08:43.217 INFO:teuthology.orchestra.run.smithi119.stdout:Dependencies resolved. 2024-09-14T23:08:43.217 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-09-14T23:08:43.217 INFO:teuthology.orchestra.run.smithi119.stdout: Package Arch Version Repository Size 2024-09-14T23:08:43.217 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-09-14T23:08:43.218 INFO:teuthology.orchestra.run.smithi119.stdout:Removing: 2024-09-14T23:08:43.218 INFO:teuthology.orchestra.run.smithi119.stdout: qemu-kvm-block-rbd x86_64 17:9.0.0-10.el9 @appstream 41 k 2024-09-14T23:08:43.218 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T23:08:43.218 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction Summary 2024-09-14T23:08:43.218 INFO:teuthology.orchestra.run.smithi119.stdout:================================================================================ 2024-09-14T23:08:43.218 INFO:teuthology.orchestra.run.smithi119.stdout:Remove 1 Package 2024-09-14T23:08:43.218 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T23:08:43.218 INFO:teuthology.orchestra.run.smithi119.stdout:Freed space: 41 k 2024-09-14T23:08:43.218 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction check 2024-09-14T23:08:43.221 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction check succeeded. 2024-09-14T23:08:43.221 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction test 2024-09-14T23:08:43.241 INFO:teuthology.orchestra.run.smithi119.stdout:Transaction test succeeded. 2024-09-14T23:08:43.241 INFO:teuthology.orchestra.run.smithi119.stdout:Running transaction 2024-09-14T23:08:43.321 INFO:teuthology.orchestra.run.smithi119.stdout: Preparing : 1/1 2024-09-14T23:08:43.806 INFO:teuthology.orchestra.run.smithi119.stdout: Erasing : qemu-kvm-block-rbd-17:9.0.0-10.el9.x86_64 1/1 2024-09-14T23:08:44.043 INFO:teuthology.orchestra.run.smithi119.stdout: Verifying : qemu-kvm-block-rbd-17:9.0.0-10.el9.x86_64 1/1 2024-09-14T23:08:44.044 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T23:08:44.044 INFO:teuthology.orchestra.run.smithi119.stdout:Removed: 2024-09-14T23:08:44.044 INFO:teuthology.orchestra.run.smithi119.stdout: qemu-kvm-block-rbd-17:9.0.0-10.el9.x86_64 2024-09-14T23:08:44.044 INFO:teuthology.orchestra.run.smithi119.stdout: 2024-09-14T23:08:44.044 INFO:teuthology.orchestra.run.smithi119.stdout:Complete! 2024-09-14T23:08:44.183 DEBUG:teuthology.orchestra.run.smithi119:> rmdir /home/ubuntu/cephtest/qemu || true 2024-09-14T23:08:44.227 DEBUG:teuthology.parallel:result is None 2024-09-14T23:08:44.227 INFO:teuthology.run_tasks:Running task exec... 2024-09-14T23:08:44.237 INFO:teuthology.task.exec:Executing custom commands... 2024-09-14T23:08:44.237 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@smithi119.front.sepia.ceph.com 2024-09-14T23:08:44.238 DEBUG:teuthology.orchestra.run.smithi119:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rm -rf /home/ubuntu/cephtest/migration' 2024-09-14T23:08:44.404 DEBUG:teuthology.run_tasks:Unwinding manager ceph 2024-09-14T23:08:44.413 INFO:tasks.ceph.ceph_manager.ceph:waiting for clean 2024-09-14T23:08:44.413 DEBUG:teuthology.orchestra.run.smithi032:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-09-14T23:08:45.097 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T23:08:45.097 INFO:teuthology.orchestra.run.smithi032.stderr:dumped all 2024-09-14T23:08:45.109 INFO:teuthology.orchestra.run.smithi032.stdout:{"pg_ready":true,"pg_map":{"version":2054,"stamp":"2024-09-14T23:08:44.222576+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":19947005532,"num_objects":4815,"num_object_clones":0,"num_object_copies":14431,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4815,"num_whiteouts":0,"num_read":421069,"num_read_kb":13475657,"num_write":612222,"num_write_kb":80904352,"num_scrub_errors":0,"num_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":45522,"ondisk_log_size":45522,"up":30,"acting":30,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":30,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":754974720,"kb_used":11637164,"kb_used_data":3224812,"kb_used_omap":21,"kb_used_meta":8412202,"kb_avail":743337556,"statfs":{"total":773094113280,"available":761177657344,"internally_reserved":0,"allocated":3302207488,"data_stored":29922637026,"data_compressed":1008202333,"data_compressed_allocated":2685353984,"data_compressed_original":29307326464,"omap_allocated":22164,"internal_metadata":8614095212},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[2,1],"upper_bound":4},"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":1293,"num_read_kb":34767,"num_write":80,"num_write_kb":5730,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.002373"},"pg_stats":[{"pgid":"2.7","version":"29'71","reported_seq":976,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-14T23:08:32.380187+0000","last_change":"2024-09-14T22:01:11.814408+0000","last_active":"2024-09-14T23:08:32.380187+0000","last_peered":"2024-09-14T23:08:32.380187+0000","last_clean":"2024-09-14T23:08:32.380187+0000","last_became_active":"2024-09-14T22:01:09.623113+0000","last_became_peered":"2024-09-14T22:01:09.623113+0000","last_unstale":"2024-09-14T23:08:32.380187+0000","last_undegraded":"2024-09-14T23:08:32.380187+0000","last_fullsized":"2024-09-14T23:08:32.380187+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":"2024-09-14T22:01:08.605461+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T22:01:08.605461+0000","last_clean_scrub_stamp":"2024-09-14T22:01:08.605461+0000","objects_scrubbed":0,"log_size":71,"log_dups_size":0,"ondisk_log_size":71,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T08:50:29.601676+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00040776199999999999,"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":163,"num_read_kb":86,"num_write":67,"num_write_kb":62,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7],"acting":[6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.6","version":"29'3078","reported_seq":3153,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-14T23:06:09.925232+0000","last_change":"2024-09-14T22:01:11.627490+0000","last_active":"2024-09-14T23:06:09.925232+0000","last_peered":"2024-09-14T23:06:09.925232+0000","last_clean":"2024-09-14T23:06:09.925232+0000","last_became_active":"2024-09-14T22:01:09.625809+0000","last_became_peered":"2024-09-14T22:01:09.625809+0000","last_unstale":"2024-09-14T23:06:09.925232+0000","last_undegraded":"2024-09-14T23:06:09.925232+0000","last_fullsized":"2024-09-14T23:06:09.925232+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":"2024-09-14T22:01:08.605461+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T22:01:08.605461+0000","last_clean_scrub_stamp":"2024-09-14T22:01:08.605461+0000","objects_scrubbed":0,"log_size":3078,"log_dups_size":0,"ondisk_log_size":3078,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T01:16:37.324207+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00061472600000000001,"stat_sum":{"num_bytes":1348,"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":18406,"num_read_kb":15331,"num_write":6140,"num_write_kb":6128,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6],"acting":[1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":68,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-14T23:06:04.460163+0000","last_change":"2024-09-14T22:01:11.884081+0000","last_active":"2024-09-14T23:06:04.460163+0000","last_peered":"2024-09-14T23:06:04.460163+0000","last_clean":"2024-09-14T23:06:04.460163+0000","last_became_active":"2024-09-14T22:01:09.663814+0000","last_became_peered":"2024-09-14T22:01:09.663814+0000","last_unstale":"2024-09-14T23:06:04.460163+0000","last_undegraded":"2024-09-14T23:06:04.460163+0000","last_fullsized":"2024-09-14T23:06:04.460163+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":"2024-09-14T22:01:08.605461+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T22:01:08.605461+0000","last_clean_scrub_stamp":"2024-09-14T22:01:08.605461+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 @ 2024-09-16T04:31:49.659799+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00040843599999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.4","version":"29'141","reported_seq":1436,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-14T23:08:37.513447+0000","last_change":"2024-09-14T22:01:11.627493+0000","last_active":"2024-09-14T23:08:37.513447+0000","last_peered":"2024-09-14T23:08:37.513447+0000","last_clean":"2024-09-14T23:08:37.513447+0000","last_became_active":"2024-09-14T22:01:09.664058+0000","last_became_peered":"2024-09-14T22:01:09.664058+0000","last_unstale":"2024-09-14T23:08:37.513447+0000","last_undegraded":"2024-09-14T23:08:37.513447+0000","last_fullsized":"2024-09-14T23:08:37.513447+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":"2024-09-14T22:01:08.605461+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T22:01:08.605461+0000","last_clean_scrub_stamp":"2024-09-14T22:01:08.605461+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 @ 2024-09-16T02:11:43.939003+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00062087399999999999,"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":323,"num_read_kb":196,"num_write":132,"num_write_kb":127,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"29'83082","reported_seq":140474,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-14T23:08:40.614125+0000","last_change":"2024-09-14T22:01:23.237340+0000","last_active":"2024-09-14T23:08:40.614125+0000","last_peered":"2024-09-14T23:08:40.614125+0000","last_clean":"2024-09-14T23:08:40.614125+0000","last_became_active":"2024-09-14T22:01:20.211410+0000","last_became_peered":"2024-09-14T22:01:20.211410+0000","last_unstale":"2024-09-14T23:08:40.614125+0000","last_undegraded":"2024-09-14T23:08:40.614125+0000","last_fullsized":"2024-09-14T23:08:40.614125+0000","mapping_epoch":24,"log_start":"29'73062","ondisk_log_start":"29'73062","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T22:01:19.200834+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T22:01:19.200834+0000","last_clean_scrub_stamp":"2024-09-14T22:01:19.200834+0000","objects_scrubbed":0,"log_size":10020,"log_dups_size":0,"ondisk_log_size":10020,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T22:29:18.533046+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00053697,"stat_sum":{"num_bytes":5039884288,"num_objects":1216,"num_object_clones":0,"num_object_copies":3648,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1216,"num_whiteouts":0,"num_read":57406,"num_read_kb":2930145,"num_write":83112,"num_write_kb":17905753,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,0],"acting":[4,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"20'2","reported_seq":97,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-14T23:05:45.477790+0000","last_change":"2024-09-14T22:01:11.631450+0000","last_active":"2024-09-14T23:05:45.477790+0000","last_peered":"2024-09-14T23:05:45.477790+0000","last_clean":"2024-09-14T23:05:45.477790+0000","last_became_active":"2024-09-14T22:01:09.623098+0000","last_became_peered":"2024-09-14T22:01:09.623098+0000","last_unstale":"2024-09-14T23:05:45.477790+0000","last_undegraded":"2024-09-14T23:05:45.477790+0000","last_fullsized":"2024-09-14T23:05:45.477790+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":"2024-09-14T22:01:08.605461+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T22:01:08.605461+0000","last_clean_scrub_stamp":"2024-09-14T22:01:08.605461+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 @ 2024-09-16T02:11:43.939003+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000942047,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":27,"num_read_kb":27,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1],"acting":[5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.0","version":"29'130204","reported_seq":211846,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-14T23:08:40.093987+0000","last_change":"2024-09-14T22:01:23.867863+0000","last_active":"2024-09-14T23:08:40.093987+0000","last_peered":"2024-09-14T23:08:40.093987+0000","last_clean":"2024-09-14T23:08:40.093987+0000","last_became_active":"2024-09-14T22:01:20.243424+0000","last_became_peered":"2024-09-14T22:01:20.243424+0000","last_unstale":"2024-09-14T23:08:40.093987+0000","last_undegraded":"2024-09-14T23:08:40.093987+0000","last_fullsized":"2024-09-14T23:08:40.093987+0000","mapping_epoch":24,"log_start":"29'120143","ondisk_log_start":"29'120143","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T22:01:19.200834+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T22:01:19.200834+0000","last_clean_scrub_stamp":"2024-09-14T22:01:19.200834+0000","objects_scrubbed":0,"log_size":10061,"log_dups_size":0,"ondisk_log_size":10061,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T07:04:55.561293+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000426272,"stat_sum":{"num_bytes":5111734272,"num_objects":1228,"num_object_clones":0,"num_object_copies":3684,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1228,"num_whiteouts":0,"num_read":81647,"num_read_kb":2875513,"num_write":130244,"num_write_kb":19409811,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"29'1","reported_seq":74,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-14T23:05:45.478799+0000","last_change":"2024-09-14T22:01:11.627846+0000","last_active":"2024-09-14T23:05:45.478799+0000","last_peered":"2024-09-14T23:05:45.478799+0000","last_clean":"2024-09-14T23:05:45.478799+0000","last_became_active":"2024-09-14T22:01:09.619282+0000","last_became_peered":"2024-09-14T22:01:09.619282+0000","last_unstale":"2024-09-14T23:05:45.478799+0000","last_undegraded":"2024-09-14T23:05:45.478799+0000","last_fullsized":"2024-09-14T23:05:45.478799+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":"2024-09-14T22:01:08.605461+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T22:01:08.605461+0000","last_clean_scrub_stamp":"2024-09-14T22:01:08.605461+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 @ 2024-09-16T08:50:29.601676+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00053028000000000005,"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":8,"num_read_kb":2,"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":[2,3],"acting":[2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"29'128807","reported_seq":204232,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-14T23:08:41.022144+0000","last_change":"2024-09-14T22:01:23.232863+0000","last_active":"2024-09-14T23:08:41.022144+0000","last_peered":"2024-09-14T23:08:41.022144+0000","last_clean":"2024-09-14T23:08:41.022144+0000","last_became_active":"2024-09-14T22:01:20.211323+0000","last_became_peered":"2024-09-14T22:01:20.211323+0000","last_unstale":"2024-09-14T23:08:41.022144+0000","last_undegraded":"2024-09-14T23:08:41.022144+0000","last_fullsized":"2024-09-14T23:08:41.022144+0000","mapping_epoch":24,"log_start":"29'118725","ondisk_log_start":"29'118725","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T22:01:19.200834+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T22:01:19.200834+0000","last_clean_scrub_stamp":"2024-09-14T22:01:19.200834+0000","objects_scrubbed":0,"log_size":10082,"log_dups_size":0,"ondisk_log_size":10082,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T22:29:18.533046+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000638399,"stat_sum":{"num_bytes":4889344000,"num_objects":1177,"num_object_clones":0,"num_object_copies":3531,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1177,"num_whiteouts":0,"num_read":75437,"num_read_kb":3353751,"num_write":128827,"num_write_kb":19789378,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"29'1","reported_seq":76,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-14T23:05:29.457480+0000","last_change":"2024-09-14T22:01:11.884029+0000","last_active":"2024-09-14T23:05:29.457480+0000","last_peered":"2024-09-14T23:05:29.457480+0000","last_clean":"2024-09-14T23:05:29.457480+0000","last_became_active":"2024-09-14T22:01:09.622766+0000","last_became_peered":"2024-09-14T22:01:09.622766+0000","last_unstale":"2024-09-14T23:05:29.457480+0000","last_undegraded":"2024-09-14T23:05:29.457480+0000","last_fullsized":"2024-09-14T23:05:29.457480+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":"2024-09-14T22:01:08.605461+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T22:01:08.605461+0000","last_clean_scrub_stamp":"2024-09-14T22:01:08.605461+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 @ 2024-09-16T01:09:22.505402+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00041063100000000001,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":11,"num_read_kb":3,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1],"acting":[7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"29'259898","reported_seq":436437,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-14T23:08:41.649175+0000","last_change":"2024-09-14T22:01:23.237131+0000","last_active":"2024-09-14T23:08:41.649175+0000","last_peered":"2024-09-14T23:08:41.649175+0000","last_clean":"2024-09-14T23:08:41.649175+0000","last_became_active":"2024-09-14T22:01:20.243495+0000","last_became_peered":"2024-09-14T22:01:20.243495+0000","last_unstale":"2024-09-14T23:08:41.649175+0000","last_undegraded":"2024-09-14T23:08:41.649175+0000","last_fullsized":"2024-09-14T23:08:41.649175+0000","mapping_epoch":24,"log_start":"29'249847","ondisk_log_start":"29'249847","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T22:01:19.200834+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T22:01:19.200834+0000","last_clean_scrub_stamp":"2024-09-14T22:01:19.200834+0000","objects_scrubbed":0,"log_size":10051,"log_dups_size":0,"ondisk_log_size":10051,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T08:17:32.176047+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0021061819999999998,"stat_sum":{"num_bytes":4905450515,"num_objects":1180,"num_object_clones":0,"num_object_copies":3540,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1180,"num_whiteouts":0,"num_read":176553,"num_read_kb":4291362,"num_write":259919,"num_write_kb":23787068,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"29'1897","reported_seq":2894,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-14T23:08:37.053754+0000","last_change":"2024-09-14T22:01:11.630975+0000","last_active":"2024-09-14T23:08:37.053754+0000","last_peered":"2024-09-14T23:08:37.053754+0000","last_clean":"2024-09-14T23:08:37.053754+0000","last_became_active":"2024-09-14T22:01:09.622264+0000","last_became_peered":"2024-09-14T22:01:09.622264+0000","last_unstale":"2024-09-14T23:08:37.053754+0000","last_undegraded":"2024-09-14T23:08:37.053754+0000","last_fullsized":"2024-09-14T23:08:37.053754+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":"2024-09-14T22:01:08.605461+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T22:01:08.605461+0000","last_clean_scrub_stamp":"2024-09-14T22:01:08.605461+0000","objects_scrubbed":0,"log_size":1897,"log_dups_size":0,"ondisk_log_size":1897,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T01:16:37.324207+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00045661900000000001,"stat_sum":{"num_bytes":674,"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":10972,"num_read_kb":9141,"num_write":3618,"num_write_kb":3605,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2],"acting":[5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"16'117","reported_seq":220,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-14T23:05:24.457025+0000","last_change":"2024-09-14T22:01:01.641178+0000","last_active":"2024-09-14T23:05:24.457025+0000","last_peered":"2024-09-14T23:05:24.457025+0000","last_clean":"2024-09-14T23:05:24.457025+0000","last_became_active":"2024-09-14T22:01:01.640043+0000","last_became_peered":"2024-09-14T22:01:01.640043+0000","last_unstale":"2024-09-14T23:05:24.457025+0000","last_undegraded":"2024-09-14T23:05:24.457025+0000","last_fullsized":"2024-09-14T23:05:24.457025+0000","mapping_epoch":14,"log_start":"0'0","ondisk_log_start":"0'0","created":14,"last_epoch_clean":15,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T22:01:00.422789+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T22:01:00.422789+0000","last_clean_scrub_stamp":"2024-09-14T22:01:00.422789+0000","objects_scrubbed":0,"log_size":117,"log_dups_size":0,"ondisk_log_size":117,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T23:35:21.390175+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":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":4,"stat_sum":{"num_bytes":19946413075,"num_objects":4801,"num_object_clones":0,"num_object_copies":14403,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4801,"num_whiteouts":0,"num_read":391043,"num_read_kb":13450771,"num_write":602102,"num_write_kb":80892010,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":3299479552,"data_stored":29920444416,"data_compressed":1008097529,"data_compressed_allocated":2685190144,"data_compressed_original":29306155008,"omap_allocated":0,"internal_metadata":0},"log_size":40214,"ondisk_log_size":40214,"up":12,"acting":12,"num_store_stats":7},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2089,"num_objects":12,"num_object_clones":0,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12,"num_whiteouts":0,"num_read":29910,"num_read_kb":24786,"num_write":9961,"num_write_kb":9926,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":4178,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3158,"internal_metadata":0},"log_size":5191,"ondisk_log_size":5191,"up":16,"acting":16,"num_store_stats":7},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":17376,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":117,"ondisk_log_size":117,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":3,"up_from":15,"seq":64424510256,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1622752,"kb_used_data":542096,"kb_used_omap":4,"kb_used_meta":1080635,"kb_avail":92749088,"statfs":{"total":96636764160,"available":94975066112,"internally_reserved":0,"allocated":555106304,"data_stored":4897659930,"data_compressed":156222655,"data_compressed_allocated":430739456,"data_compressed_original":4773482496,"omap_allocated":4505,"internal_metadata":1106570855},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[2,1],"upper_bound":4},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":14,"seq":60129542958,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2129512,"kb_used_data":609688,"kb_used_omap":4,"kb_used_meta":1519803,"kb_avail":92242328,"statfs":{"total":96636764160,"available":94456143872,"internally_reserved":0,"allocated":624320512,"data_stored":5008839006,"data_compressed":143422676,"data_compressed_allocated":424013824,"data_compressed_original":4808728576,"omap_allocated":4903,"internal_metadata":1556278489},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":13,"seq":55834575663,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":657616,"kb_used_data":242816,"kb_used_omap":4,"kb_used_meta":414779,"kb_avail":93714224,"statfs":{"total":96636764160,"available":95963365376,"internally_reserved":0,"allocated":248643584,"data_stored":2452909759,"data_compressed":81903138,"data_compressed_allocated":219574272,"data_compressed_original":2424033280,"omap_allocated":4786,"internal_metadata":424734030},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":14,"seq":60129542959,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1828916,"kb_used_data":501028,"kb_used_omap":1,"kb_used_meta":1327870,"kb_avail":92542924,"statfs":{"total":96636764160,"available":94763954176,"internally_reserved":0,"allocated":513052672,"data_stored":4964895754,"data_compressed":181628422,"data_compressed_allocated":460079104,"data_compressed_original":4912107520,"omap_allocated":1595,"internal_metadata":1359739333},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":14,"seq":60129542958,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1393012,"kb_used_data":256100,"kb_used_omap":1,"kb_used_meta":1136894,"kb_avail":92978828,"statfs":{"total":96636764160,"available":95210319872,"internally_reserved":0,"allocated":262246400,"data_stored":2556055228,"data_compressed":94050671,"data_compressed_allocated":237355008,"data_compressed_original":2531356672,"omap_allocated":1595,"internal_metadata":1164179909},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":14,"seq":60129542958,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1894664,"kb_used_data":560440,"kb_used_omap":1,"kb_used_meta":1334206,"kb_avail":92477176,"statfs":{"total":96636764160,"available":94696628224,"internally_reserved":0,"allocated":573890560,"data_stored":4965486122,"data_compressed":159624920,"data_compressed_allocated":437731328,"data_compressed_original":4829515776,"omap_allocated":1595,"internal_metadata":1366227397},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":7,"up_from":13,"seq":55834575663,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27392,"kb_used_data":368,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344448,"statfs":{"total":96636764160,"available":96608714752,"internally_reserved":0,"allocated":376832,"data_stored":716362,"data_compressed":8688,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":1590,"internal_metadata":27654602},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834575663,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2083300,"kb_used_data":512276,"kb_used_omap":1,"kb_used_meta":1571006,"kb_avail":92288540,"statfs":{"total":96636764160,"available":94503464960,"internally_reserved":0,"allocated":524570624,"data_stored":5076074865,"data_compressed":191341163,"data_compressed_allocated":475824128,"data_compressed_original":5027528704,"omap_allocated":1595,"internal_metadata":1608710597},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":8688,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":8688,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":1383,"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":8192,"data_stored":690,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":16,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":693,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1520,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":1364,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1638,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":32,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":573526016,"data_stored":4964769792,"data_compressed":159615561,"data_compressed_allocated":437690368,"data_compressed_original":4828934144,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":524247040,"data_stored":5075947520,"data_compressed":191336798,"data_compressed_allocated":475820032,"data_compressed_original":5027520512,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":261931008,"data_stored":2555928576,"data_compressed":94046324,"data_compressed_allocated":237350912,"data_compressed_original":2531348480,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":554790912,"data_stored":4897533952,"data_compressed":156222655,"data_compressed_allocated":430739456,"data_compressed_original":4773482496,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":512741376,"data_stored":4964769792,"data_compressed":181628422,"data_compressed_allocated":460079104,"data_compressed_original":4912107520,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":248303616,"data_stored":2452783104,"data_compressed":81879370,"data_compressed_allocated":219553792,"data_compressed_original":2424033280,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":623939584,"data_stored":5008711680,"data_compressed":143368399,"data_compressed_allocated":423956480,"data_compressed_original":4808728576,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-14T23:08:45.110 DEBUG:teuthology.orchestra.run.smithi032:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-09-14T23:08:45.401 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T23:08:45.402 INFO:teuthology.orchestra.run.smithi032.stderr:dumped all 2024-09-14T23:08:45.414 INFO:teuthology.orchestra.run.smithi032.stdout:{"pg_ready":true,"pg_map":{"version":2054,"stamp":"2024-09-14T23:08:44.222576+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":19947005532,"num_objects":4815,"num_object_clones":0,"num_object_copies":14431,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4815,"num_whiteouts":0,"num_read":421069,"num_read_kb":13475657,"num_write":612222,"num_write_kb":80904352,"num_scrub_errors":0,"num_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":45522,"ondisk_log_size":45522,"up":30,"acting":30,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":30,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":754974720,"kb_used":11637164,"kb_used_data":3224812,"kb_used_omap":21,"kb_used_meta":8412202,"kb_avail":743337556,"statfs":{"total":773094113280,"available":761177657344,"internally_reserved":0,"allocated":3302207488,"data_stored":29922637026,"data_compressed":1008202333,"data_compressed_allocated":2685353984,"data_compressed_original":29307326464,"omap_allocated":22164,"internal_metadata":8614095212},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[2,1],"upper_bound":4},"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":1293,"num_read_kb":34767,"num_write":80,"num_write_kb":5730,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.002373"},"pg_stats":[{"pgid":"2.7","version":"29'71","reported_seq":976,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-14T23:08:32.380187+0000","last_change":"2024-09-14T22:01:11.814408+0000","last_active":"2024-09-14T23:08:32.380187+0000","last_peered":"2024-09-14T23:08:32.380187+0000","last_clean":"2024-09-14T23:08:32.380187+0000","last_became_active":"2024-09-14T22:01:09.623113+0000","last_became_peered":"2024-09-14T22:01:09.623113+0000","last_unstale":"2024-09-14T23:08:32.380187+0000","last_undegraded":"2024-09-14T23:08:32.380187+0000","last_fullsized":"2024-09-14T23:08:32.380187+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":"2024-09-14T22:01:08.605461+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T22:01:08.605461+0000","last_clean_scrub_stamp":"2024-09-14T22:01:08.605461+0000","objects_scrubbed":0,"log_size":71,"log_dups_size":0,"ondisk_log_size":71,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T08:50:29.601676+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00040776199999999999,"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":163,"num_read_kb":86,"num_write":67,"num_write_kb":62,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7],"acting":[6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.6","version":"29'3078","reported_seq":3153,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-14T23:06:09.925232+0000","last_change":"2024-09-14T22:01:11.627490+0000","last_active":"2024-09-14T23:06:09.925232+0000","last_peered":"2024-09-14T23:06:09.925232+0000","last_clean":"2024-09-14T23:06:09.925232+0000","last_became_active":"2024-09-14T22:01:09.625809+0000","last_became_peered":"2024-09-14T22:01:09.625809+0000","last_unstale":"2024-09-14T23:06:09.925232+0000","last_undegraded":"2024-09-14T23:06:09.925232+0000","last_fullsized":"2024-09-14T23:06:09.925232+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":"2024-09-14T22:01:08.605461+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T22:01:08.605461+0000","last_clean_scrub_stamp":"2024-09-14T22:01:08.605461+0000","objects_scrubbed":0,"log_size":3078,"log_dups_size":0,"ondisk_log_size":3078,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T01:16:37.324207+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00061472600000000001,"stat_sum":{"num_bytes":1348,"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":18406,"num_read_kb":15331,"num_write":6140,"num_write_kb":6128,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6],"acting":[1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":68,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-14T23:06:04.460163+0000","last_change":"2024-09-14T22:01:11.884081+0000","last_active":"2024-09-14T23:06:04.460163+0000","last_peered":"2024-09-14T23:06:04.460163+0000","last_clean":"2024-09-14T23:06:04.460163+0000","last_became_active":"2024-09-14T22:01:09.663814+0000","last_became_peered":"2024-09-14T22:01:09.663814+0000","last_unstale":"2024-09-14T23:06:04.460163+0000","last_undegraded":"2024-09-14T23:06:04.460163+0000","last_fullsized":"2024-09-14T23:06:04.460163+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":"2024-09-14T22:01:08.605461+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T22:01:08.605461+0000","last_clean_scrub_stamp":"2024-09-14T22:01:08.605461+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 @ 2024-09-16T04:31:49.659799+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00040843599999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.4","version":"29'141","reported_seq":1436,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-14T23:08:37.513447+0000","last_change":"2024-09-14T22:01:11.627493+0000","last_active":"2024-09-14T23:08:37.513447+0000","last_peered":"2024-09-14T23:08:37.513447+0000","last_clean":"2024-09-14T23:08:37.513447+0000","last_became_active":"2024-09-14T22:01:09.664058+0000","last_became_peered":"2024-09-14T22:01:09.664058+0000","last_unstale":"2024-09-14T23:08:37.513447+0000","last_undegraded":"2024-09-14T23:08:37.513447+0000","last_fullsized":"2024-09-14T23:08:37.513447+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":"2024-09-14T22:01:08.605461+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T22:01:08.605461+0000","last_clean_scrub_stamp":"2024-09-14T22:01:08.605461+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 @ 2024-09-16T02:11:43.939003+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00062087399999999999,"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":323,"num_read_kb":196,"num_write":132,"num_write_kb":127,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"29'83082","reported_seq":140474,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-14T23:08:40.614125+0000","last_change":"2024-09-14T22:01:23.237340+0000","last_active":"2024-09-14T23:08:40.614125+0000","last_peered":"2024-09-14T23:08:40.614125+0000","last_clean":"2024-09-14T23:08:40.614125+0000","last_became_active":"2024-09-14T22:01:20.211410+0000","last_became_peered":"2024-09-14T22:01:20.211410+0000","last_unstale":"2024-09-14T23:08:40.614125+0000","last_undegraded":"2024-09-14T23:08:40.614125+0000","last_fullsized":"2024-09-14T23:08:40.614125+0000","mapping_epoch":24,"log_start":"29'73062","ondisk_log_start":"29'73062","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T22:01:19.200834+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T22:01:19.200834+0000","last_clean_scrub_stamp":"2024-09-14T22:01:19.200834+0000","objects_scrubbed":0,"log_size":10020,"log_dups_size":0,"ondisk_log_size":10020,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T22:29:18.533046+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00053697,"stat_sum":{"num_bytes":5039884288,"num_objects":1216,"num_object_clones":0,"num_object_copies":3648,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1216,"num_whiteouts":0,"num_read":57406,"num_read_kb":2930145,"num_write":83112,"num_write_kb":17905753,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,0],"acting":[4,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"20'2","reported_seq":97,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-14T23:05:45.477790+0000","last_change":"2024-09-14T22:01:11.631450+0000","last_active":"2024-09-14T23:05:45.477790+0000","last_peered":"2024-09-14T23:05:45.477790+0000","last_clean":"2024-09-14T23:05:45.477790+0000","last_became_active":"2024-09-14T22:01:09.623098+0000","last_became_peered":"2024-09-14T22:01:09.623098+0000","last_unstale":"2024-09-14T23:05:45.477790+0000","last_undegraded":"2024-09-14T23:05:45.477790+0000","last_fullsized":"2024-09-14T23:05:45.477790+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":"2024-09-14T22:01:08.605461+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T22:01:08.605461+0000","last_clean_scrub_stamp":"2024-09-14T22:01:08.605461+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 @ 2024-09-16T02:11:43.939003+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000942047,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":27,"num_read_kb":27,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1],"acting":[5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.0","version":"29'130204","reported_seq":211846,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-14T23:08:40.093987+0000","last_change":"2024-09-14T22:01:23.867863+0000","last_active":"2024-09-14T23:08:40.093987+0000","last_peered":"2024-09-14T23:08:40.093987+0000","last_clean":"2024-09-14T23:08:40.093987+0000","last_became_active":"2024-09-14T22:01:20.243424+0000","last_became_peered":"2024-09-14T22:01:20.243424+0000","last_unstale":"2024-09-14T23:08:40.093987+0000","last_undegraded":"2024-09-14T23:08:40.093987+0000","last_fullsized":"2024-09-14T23:08:40.093987+0000","mapping_epoch":24,"log_start":"29'120143","ondisk_log_start":"29'120143","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T22:01:19.200834+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T22:01:19.200834+0000","last_clean_scrub_stamp":"2024-09-14T22:01:19.200834+0000","objects_scrubbed":0,"log_size":10061,"log_dups_size":0,"ondisk_log_size":10061,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T07:04:55.561293+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000426272,"stat_sum":{"num_bytes":5111734272,"num_objects":1228,"num_object_clones":0,"num_object_copies":3684,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1228,"num_whiteouts":0,"num_read":81647,"num_read_kb":2875513,"num_write":130244,"num_write_kb":19409811,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"29'1","reported_seq":74,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-14T23:05:45.478799+0000","last_change":"2024-09-14T22:01:11.627846+0000","last_active":"2024-09-14T23:05:45.478799+0000","last_peered":"2024-09-14T23:05:45.478799+0000","last_clean":"2024-09-14T23:05:45.478799+0000","last_became_active":"2024-09-14T22:01:09.619282+0000","last_became_peered":"2024-09-14T22:01:09.619282+0000","last_unstale":"2024-09-14T23:05:45.478799+0000","last_undegraded":"2024-09-14T23:05:45.478799+0000","last_fullsized":"2024-09-14T23:05:45.478799+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":"2024-09-14T22:01:08.605461+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T22:01:08.605461+0000","last_clean_scrub_stamp":"2024-09-14T22:01:08.605461+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 @ 2024-09-16T08:50:29.601676+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00053028000000000005,"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":8,"num_read_kb":2,"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":[2,3],"acting":[2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"29'128807","reported_seq":204232,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-14T23:08:41.022144+0000","last_change":"2024-09-14T22:01:23.232863+0000","last_active":"2024-09-14T23:08:41.022144+0000","last_peered":"2024-09-14T23:08:41.022144+0000","last_clean":"2024-09-14T23:08:41.022144+0000","last_became_active":"2024-09-14T22:01:20.211323+0000","last_became_peered":"2024-09-14T22:01:20.211323+0000","last_unstale":"2024-09-14T23:08:41.022144+0000","last_undegraded":"2024-09-14T23:08:41.022144+0000","last_fullsized":"2024-09-14T23:08:41.022144+0000","mapping_epoch":24,"log_start":"29'118725","ondisk_log_start":"29'118725","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T22:01:19.200834+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T22:01:19.200834+0000","last_clean_scrub_stamp":"2024-09-14T22:01:19.200834+0000","objects_scrubbed":0,"log_size":10082,"log_dups_size":0,"ondisk_log_size":10082,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T22:29:18.533046+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000638399,"stat_sum":{"num_bytes":4889344000,"num_objects":1177,"num_object_clones":0,"num_object_copies":3531,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1177,"num_whiteouts":0,"num_read":75437,"num_read_kb":3353751,"num_write":128827,"num_write_kb":19789378,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"29'1","reported_seq":76,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-14T23:05:29.457480+0000","last_change":"2024-09-14T22:01:11.884029+0000","last_active":"2024-09-14T23:05:29.457480+0000","last_peered":"2024-09-14T23:05:29.457480+0000","last_clean":"2024-09-14T23:05:29.457480+0000","last_became_active":"2024-09-14T22:01:09.622766+0000","last_became_peered":"2024-09-14T22:01:09.622766+0000","last_unstale":"2024-09-14T23:05:29.457480+0000","last_undegraded":"2024-09-14T23:05:29.457480+0000","last_fullsized":"2024-09-14T23:05:29.457480+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":"2024-09-14T22:01:08.605461+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T22:01:08.605461+0000","last_clean_scrub_stamp":"2024-09-14T22:01:08.605461+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 @ 2024-09-16T01:09:22.505402+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00041063100000000001,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":11,"num_read_kb":3,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1],"acting":[7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"29'259898","reported_seq":436437,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-14T23:08:41.649175+0000","last_change":"2024-09-14T22:01:23.237131+0000","last_active":"2024-09-14T23:08:41.649175+0000","last_peered":"2024-09-14T23:08:41.649175+0000","last_clean":"2024-09-14T23:08:41.649175+0000","last_became_active":"2024-09-14T22:01:20.243495+0000","last_became_peered":"2024-09-14T22:01:20.243495+0000","last_unstale":"2024-09-14T23:08:41.649175+0000","last_undegraded":"2024-09-14T23:08:41.649175+0000","last_fullsized":"2024-09-14T23:08:41.649175+0000","mapping_epoch":24,"log_start":"29'249847","ondisk_log_start":"29'249847","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T22:01:19.200834+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T22:01:19.200834+0000","last_clean_scrub_stamp":"2024-09-14T22:01:19.200834+0000","objects_scrubbed":0,"log_size":10051,"log_dups_size":0,"ondisk_log_size":10051,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T08:17:32.176047+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0021061819999999998,"stat_sum":{"num_bytes":4905450515,"num_objects":1180,"num_object_clones":0,"num_object_copies":3540,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1180,"num_whiteouts":0,"num_read":176553,"num_read_kb":4291362,"num_write":259919,"num_write_kb":23787068,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"29'1897","reported_seq":2894,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-14T23:08:37.053754+0000","last_change":"2024-09-14T22:01:11.630975+0000","last_active":"2024-09-14T23:08:37.053754+0000","last_peered":"2024-09-14T23:08:37.053754+0000","last_clean":"2024-09-14T23:08:37.053754+0000","last_became_active":"2024-09-14T22:01:09.622264+0000","last_became_peered":"2024-09-14T22:01:09.622264+0000","last_unstale":"2024-09-14T23:08:37.053754+0000","last_undegraded":"2024-09-14T23:08:37.053754+0000","last_fullsized":"2024-09-14T23:08:37.053754+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":"2024-09-14T22:01:08.605461+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T22:01:08.605461+0000","last_clean_scrub_stamp":"2024-09-14T22:01:08.605461+0000","objects_scrubbed":0,"log_size":1897,"log_dups_size":0,"ondisk_log_size":1897,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T01:16:37.324207+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00045661900000000001,"stat_sum":{"num_bytes":674,"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":10972,"num_read_kb":9141,"num_write":3618,"num_write_kb":3605,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2],"acting":[5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"16'117","reported_seq":220,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-14T23:05:24.457025+0000","last_change":"2024-09-14T22:01:01.641178+0000","last_active":"2024-09-14T23:05:24.457025+0000","last_peered":"2024-09-14T23:05:24.457025+0000","last_clean":"2024-09-14T23:05:24.457025+0000","last_became_active":"2024-09-14T22:01:01.640043+0000","last_became_peered":"2024-09-14T22:01:01.640043+0000","last_unstale":"2024-09-14T23:05:24.457025+0000","last_undegraded":"2024-09-14T23:05:24.457025+0000","last_fullsized":"2024-09-14T23:05:24.457025+0000","mapping_epoch":14,"log_start":"0'0","ondisk_log_start":"0'0","created":14,"last_epoch_clean":15,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T22:01:00.422789+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T22:01:00.422789+0000","last_clean_scrub_stamp":"2024-09-14T22:01:00.422789+0000","objects_scrubbed":0,"log_size":117,"log_dups_size":0,"ondisk_log_size":117,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T23:35:21.390175+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":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":4,"stat_sum":{"num_bytes":19946413075,"num_objects":4801,"num_object_clones":0,"num_object_copies":14403,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4801,"num_whiteouts":0,"num_read":391043,"num_read_kb":13450771,"num_write":602102,"num_write_kb":80892010,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":3299479552,"data_stored":29920444416,"data_compressed":1008097529,"data_compressed_allocated":2685190144,"data_compressed_original":29306155008,"omap_allocated":0,"internal_metadata":0},"log_size":40214,"ondisk_log_size":40214,"up":12,"acting":12,"num_store_stats":7},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2089,"num_objects":12,"num_object_clones":0,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12,"num_whiteouts":0,"num_read":29910,"num_read_kb":24786,"num_write":9961,"num_write_kb":9926,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":4178,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3158,"internal_metadata":0},"log_size":5191,"ondisk_log_size":5191,"up":16,"acting":16,"num_store_stats":7},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":17376,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":117,"ondisk_log_size":117,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":3,"up_from":15,"seq":64424510256,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1622752,"kb_used_data":542096,"kb_used_omap":4,"kb_used_meta":1080635,"kb_avail":92749088,"statfs":{"total":96636764160,"available":94975066112,"internally_reserved":0,"allocated":555106304,"data_stored":4897659930,"data_compressed":156222655,"data_compressed_allocated":430739456,"data_compressed_original":4773482496,"omap_allocated":4505,"internal_metadata":1106570855},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[2,1],"upper_bound":4},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":14,"seq":60129542958,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2129512,"kb_used_data":609688,"kb_used_omap":4,"kb_used_meta":1519803,"kb_avail":92242328,"statfs":{"total":96636764160,"available":94456143872,"internally_reserved":0,"allocated":624320512,"data_stored":5008839006,"data_compressed":143422676,"data_compressed_allocated":424013824,"data_compressed_original":4808728576,"omap_allocated":4903,"internal_metadata":1556278489},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":13,"seq":55834575663,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":657616,"kb_used_data":242816,"kb_used_omap":4,"kb_used_meta":414779,"kb_avail":93714224,"statfs":{"total":96636764160,"available":95963365376,"internally_reserved":0,"allocated":248643584,"data_stored":2452909759,"data_compressed":81903138,"data_compressed_allocated":219574272,"data_compressed_original":2424033280,"omap_allocated":4786,"internal_metadata":424734030},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":14,"seq":60129542959,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1828916,"kb_used_data":501028,"kb_used_omap":1,"kb_used_meta":1327870,"kb_avail":92542924,"statfs":{"total":96636764160,"available":94763954176,"internally_reserved":0,"allocated":513052672,"data_stored":4964895754,"data_compressed":181628422,"data_compressed_allocated":460079104,"data_compressed_original":4912107520,"omap_allocated":1595,"internal_metadata":1359739333},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":14,"seq":60129542958,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1393012,"kb_used_data":256100,"kb_used_omap":1,"kb_used_meta":1136894,"kb_avail":92978828,"statfs":{"total":96636764160,"available":95210319872,"internally_reserved":0,"allocated":262246400,"data_stored":2556055228,"data_compressed":94050671,"data_compressed_allocated":237355008,"data_compressed_original":2531356672,"omap_allocated":1595,"internal_metadata":1164179909},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":14,"seq":60129542958,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1894664,"kb_used_data":560440,"kb_used_omap":1,"kb_used_meta":1334206,"kb_avail":92477176,"statfs":{"total":96636764160,"available":94696628224,"internally_reserved":0,"allocated":573890560,"data_stored":4965486122,"data_compressed":159624920,"data_compressed_allocated":437731328,"data_compressed_original":4829515776,"omap_allocated":1595,"internal_metadata":1366227397},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":7,"up_from":13,"seq":55834575663,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27392,"kb_used_data":368,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344448,"statfs":{"total":96636764160,"available":96608714752,"internally_reserved":0,"allocated":376832,"data_stored":716362,"data_compressed":8688,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":1590,"internal_metadata":27654602},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834575663,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2083300,"kb_used_data":512276,"kb_used_omap":1,"kb_used_meta":1571006,"kb_avail":92288540,"statfs":{"total":96636764160,"available":94503464960,"internally_reserved":0,"allocated":524570624,"data_stored":5076074865,"data_compressed":191341163,"data_compressed_allocated":475824128,"data_compressed_original":5027528704,"omap_allocated":1595,"internal_metadata":1608710597},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":8688,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":8688,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":1383,"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":8192,"data_stored":690,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":16,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":693,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1520,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":1364,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1638,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":32,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":573526016,"data_stored":4964769792,"data_compressed":159615561,"data_compressed_allocated":437690368,"data_compressed_original":4828934144,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":524247040,"data_stored":5075947520,"data_compressed":191336798,"data_compressed_allocated":475820032,"data_compressed_original":5027520512,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":261931008,"data_stored":2555928576,"data_compressed":94046324,"data_compressed_allocated":237350912,"data_compressed_original":2531348480,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":554790912,"data_stored":4897533952,"data_compressed":156222655,"data_compressed_allocated":430739456,"data_compressed_original":4773482496,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":512741376,"data_stored":4964769792,"data_compressed":181628422,"data_compressed_allocated":460079104,"data_compressed_original":4912107520,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":248303616,"data_stored":2452783104,"data_compressed":81879370,"data_compressed_allocated":219553792,"data_compressed_original":2424033280,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":623939584,"data_stored":5008711680,"data_compressed":143368399,"data_compressed_allocated":423956480,"data_compressed_original":4808728576,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-14T23:08:45.415 INFO:tasks.ceph.ceph_manager.ceph:clean! 2024-09-14T23:08:45.415 DEBUG:teuthology.orchestra.run.smithi032:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-09-14T23:08:45.704 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T23:08:45.705 INFO:teuthology.orchestra.run.smithi032.stderr:dumped all 2024-09-14T23:08:45.717 INFO:teuthology.orchestra.run.smithi032.stdout:{"pg_ready":true,"pg_map":{"version":2054,"stamp":"2024-09-14T23:08:44.222576+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":19947005532,"num_objects":4815,"num_object_clones":0,"num_object_copies":14431,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4815,"num_whiteouts":0,"num_read":421069,"num_read_kb":13475657,"num_write":612222,"num_write_kb":80904352,"num_scrub_errors":0,"num_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":45522,"ondisk_log_size":45522,"up":30,"acting":30,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":30,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":754974720,"kb_used":11637164,"kb_used_data":3224812,"kb_used_omap":21,"kb_used_meta":8412202,"kb_avail":743337556,"statfs":{"total":773094113280,"available":761177657344,"internally_reserved":0,"allocated":3302207488,"data_stored":29922637026,"data_compressed":1008202333,"data_compressed_allocated":2685353984,"data_compressed_original":29307326464,"omap_allocated":22164,"internal_metadata":8614095212},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[2,1],"upper_bound":4},"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":1293,"num_read_kb":34767,"num_write":80,"num_write_kb":5730,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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.002373"},"pg_stats":[{"pgid":"2.7","version":"29'71","reported_seq":976,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-14T23:08:32.380187+0000","last_change":"2024-09-14T22:01:11.814408+0000","last_active":"2024-09-14T23:08:32.380187+0000","last_peered":"2024-09-14T23:08:32.380187+0000","last_clean":"2024-09-14T23:08:32.380187+0000","last_became_active":"2024-09-14T22:01:09.623113+0000","last_became_peered":"2024-09-14T22:01:09.623113+0000","last_unstale":"2024-09-14T23:08:32.380187+0000","last_undegraded":"2024-09-14T23:08:32.380187+0000","last_fullsized":"2024-09-14T23:08:32.380187+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":"2024-09-14T22:01:08.605461+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T22:01:08.605461+0000","last_clean_scrub_stamp":"2024-09-14T22:01:08.605461+0000","objects_scrubbed":0,"log_size":71,"log_dups_size":0,"ondisk_log_size":71,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T08:50:29.601676+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00040776199999999999,"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":163,"num_read_kb":86,"num_write":67,"num_write_kb":62,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7],"acting":[6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.6","version":"29'3078","reported_seq":3153,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-14T23:06:09.925232+0000","last_change":"2024-09-14T22:01:11.627490+0000","last_active":"2024-09-14T23:06:09.925232+0000","last_peered":"2024-09-14T23:06:09.925232+0000","last_clean":"2024-09-14T23:06:09.925232+0000","last_became_active":"2024-09-14T22:01:09.625809+0000","last_became_peered":"2024-09-14T22:01:09.625809+0000","last_unstale":"2024-09-14T23:06:09.925232+0000","last_undegraded":"2024-09-14T23:06:09.925232+0000","last_fullsized":"2024-09-14T23:06:09.925232+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":"2024-09-14T22:01:08.605461+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T22:01:08.605461+0000","last_clean_scrub_stamp":"2024-09-14T22:01:08.605461+0000","objects_scrubbed":0,"log_size":3078,"log_dups_size":0,"ondisk_log_size":3078,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T01:16:37.324207+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00061472600000000001,"stat_sum":{"num_bytes":1348,"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":18406,"num_read_kb":15331,"num_write":6140,"num_write_kb":6128,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6],"acting":[1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":68,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-14T23:06:04.460163+0000","last_change":"2024-09-14T22:01:11.884081+0000","last_active":"2024-09-14T23:06:04.460163+0000","last_peered":"2024-09-14T23:06:04.460163+0000","last_clean":"2024-09-14T23:06:04.460163+0000","last_became_active":"2024-09-14T22:01:09.663814+0000","last_became_peered":"2024-09-14T22:01:09.663814+0000","last_unstale":"2024-09-14T23:06:04.460163+0000","last_undegraded":"2024-09-14T23:06:04.460163+0000","last_fullsized":"2024-09-14T23:06:04.460163+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":"2024-09-14T22:01:08.605461+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T22:01:08.605461+0000","last_clean_scrub_stamp":"2024-09-14T22:01:08.605461+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 @ 2024-09-16T04:31:49.659799+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00040843599999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.4","version":"29'141","reported_seq":1436,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-14T23:08:37.513447+0000","last_change":"2024-09-14T22:01:11.627493+0000","last_active":"2024-09-14T23:08:37.513447+0000","last_peered":"2024-09-14T23:08:37.513447+0000","last_clean":"2024-09-14T23:08:37.513447+0000","last_became_active":"2024-09-14T22:01:09.664058+0000","last_became_peered":"2024-09-14T22:01:09.664058+0000","last_unstale":"2024-09-14T23:08:37.513447+0000","last_undegraded":"2024-09-14T23:08:37.513447+0000","last_fullsized":"2024-09-14T23:08:37.513447+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":"2024-09-14T22:01:08.605461+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T22:01:08.605461+0000","last_clean_scrub_stamp":"2024-09-14T22:01:08.605461+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 @ 2024-09-16T02:11:43.939003+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00062087399999999999,"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":323,"num_read_kb":196,"num_write":132,"num_write_kb":127,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"29'83082","reported_seq":140474,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-14T23:08:40.614125+0000","last_change":"2024-09-14T22:01:23.237340+0000","last_active":"2024-09-14T23:08:40.614125+0000","last_peered":"2024-09-14T23:08:40.614125+0000","last_clean":"2024-09-14T23:08:40.614125+0000","last_became_active":"2024-09-14T22:01:20.211410+0000","last_became_peered":"2024-09-14T22:01:20.211410+0000","last_unstale":"2024-09-14T23:08:40.614125+0000","last_undegraded":"2024-09-14T23:08:40.614125+0000","last_fullsized":"2024-09-14T23:08:40.614125+0000","mapping_epoch":24,"log_start":"29'73062","ondisk_log_start":"29'73062","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T22:01:19.200834+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T22:01:19.200834+0000","last_clean_scrub_stamp":"2024-09-14T22:01:19.200834+0000","objects_scrubbed":0,"log_size":10020,"log_dups_size":0,"ondisk_log_size":10020,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T22:29:18.533046+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00053697,"stat_sum":{"num_bytes":5039884288,"num_objects":1216,"num_object_clones":0,"num_object_copies":3648,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1216,"num_whiteouts":0,"num_read":57406,"num_read_kb":2930145,"num_write":83112,"num_write_kb":17905753,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,0],"acting":[4,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"20'2","reported_seq":97,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-14T23:05:45.477790+0000","last_change":"2024-09-14T22:01:11.631450+0000","last_active":"2024-09-14T23:05:45.477790+0000","last_peered":"2024-09-14T23:05:45.477790+0000","last_clean":"2024-09-14T23:05:45.477790+0000","last_became_active":"2024-09-14T22:01:09.623098+0000","last_became_peered":"2024-09-14T22:01:09.623098+0000","last_unstale":"2024-09-14T23:05:45.477790+0000","last_undegraded":"2024-09-14T23:05:45.477790+0000","last_fullsized":"2024-09-14T23:05:45.477790+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":"2024-09-14T22:01:08.605461+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T22:01:08.605461+0000","last_clean_scrub_stamp":"2024-09-14T22:01:08.605461+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 @ 2024-09-16T02:11:43.939003+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000942047,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":27,"num_read_kb":27,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1],"acting":[5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.0","version":"29'130204","reported_seq":211846,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-14T23:08:40.093987+0000","last_change":"2024-09-14T22:01:23.867863+0000","last_active":"2024-09-14T23:08:40.093987+0000","last_peered":"2024-09-14T23:08:40.093987+0000","last_clean":"2024-09-14T23:08:40.093987+0000","last_became_active":"2024-09-14T22:01:20.243424+0000","last_became_peered":"2024-09-14T22:01:20.243424+0000","last_unstale":"2024-09-14T23:08:40.093987+0000","last_undegraded":"2024-09-14T23:08:40.093987+0000","last_fullsized":"2024-09-14T23:08:40.093987+0000","mapping_epoch":24,"log_start":"29'120143","ondisk_log_start":"29'120143","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T22:01:19.200834+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T22:01:19.200834+0000","last_clean_scrub_stamp":"2024-09-14T22:01:19.200834+0000","objects_scrubbed":0,"log_size":10061,"log_dups_size":0,"ondisk_log_size":10061,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T07:04:55.561293+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000426272,"stat_sum":{"num_bytes":5111734272,"num_objects":1228,"num_object_clones":0,"num_object_copies":3684,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1228,"num_whiteouts":0,"num_read":81647,"num_read_kb":2875513,"num_write":130244,"num_write_kb":19409811,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"29'1","reported_seq":74,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-14T23:05:45.478799+0000","last_change":"2024-09-14T22:01:11.627846+0000","last_active":"2024-09-14T23:05:45.478799+0000","last_peered":"2024-09-14T23:05:45.478799+0000","last_clean":"2024-09-14T23:05:45.478799+0000","last_became_active":"2024-09-14T22:01:09.619282+0000","last_became_peered":"2024-09-14T22:01:09.619282+0000","last_unstale":"2024-09-14T23:05:45.478799+0000","last_undegraded":"2024-09-14T23:05:45.478799+0000","last_fullsized":"2024-09-14T23:05:45.478799+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":"2024-09-14T22:01:08.605461+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T22:01:08.605461+0000","last_clean_scrub_stamp":"2024-09-14T22:01:08.605461+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 @ 2024-09-16T08:50:29.601676+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00053028000000000005,"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":8,"num_read_kb":2,"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":[2,3],"acting":[2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"29'128807","reported_seq":204232,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-14T23:08:41.022144+0000","last_change":"2024-09-14T22:01:23.232863+0000","last_active":"2024-09-14T23:08:41.022144+0000","last_peered":"2024-09-14T23:08:41.022144+0000","last_clean":"2024-09-14T23:08:41.022144+0000","last_became_active":"2024-09-14T22:01:20.211323+0000","last_became_peered":"2024-09-14T22:01:20.211323+0000","last_unstale":"2024-09-14T23:08:41.022144+0000","last_undegraded":"2024-09-14T23:08:41.022144+0000","last_fullsized":"2024-09-14T23:08:41.022144+0000","mapping_epoch":24,"log_start":"29'118725","ondisk_log_start":"29'118725","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T22:01:19.200834+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T22:01:19.200834+0000","last_clean_scrub_stamp":"2024-09-14T22:01:19.200834+0000","objects_scrubbed":0,"log_size":10082,"log_dups_size":0,"ondisk_log_size":10082,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T22:29:18.533046+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000638399,"stat_sum":{"num_bytes":4889344000,"num_objects":1177,"num_object_clones":0,"num_object_copies":3531,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1177,"num_whiteouts":0,"num_read":75437,"num_read_kb":3353751,"num_write":128827,"num_write_kb":19789378,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"29'1","reported_seq":76,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-14T23:05:29.457480+0000","last_change":"2024-09-14T22:01:11.884029+0000","last_active":"2024-09-14T23:05:29.457480+0000","last_peered":"2024-09-14T23:05:29.457480+0000","last_clean":"2024-09-14T23:05:29.457480+0000","last_became_active":"2024-09-14T22:01:09.622766+0000","last_became_peered":"2024-09-14T22:01:09.622766+0000","last_unstale":"2024-09-14T23:05:29.457480+0000","last_undegraded":"2024-09-14T23:05:29.457480+0000","last_fullsized":"2024-09-14T23:05:29.457480+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":"2024-09-14T22:01:08.605461+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T22:01:08.605461+0000","last_clean_scrub_stamp":"2024-09-14T22:01:08.605461+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 @ 2024-09-16T01:09:22.505402+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00041063100000000001,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":11,"num_read_kb":3,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1],"acting":[7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"29'259898","reported_seq":436437,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-14T23:08:41.649175+0000","last_change":"2024-09-14T22:01:23.237131+0000","last_active":"2024-09-14T23:08:41.649175+0000","last_peered":"2024-09-14T23:08:41.649175+0000","last_clean":"2024-09-14T23:08:41.649175+0000","last_became_active":"2024-09-14T22:01:20.243495+0000","last_became_peered":"2024-09-14T22:01:20.243495+0000","last_unstale":"2024-09-14T23:08:41.649175+0000","last_undegraded":"2024-09-14T23:08:41.649175+0000","last_fullsized":"2024-09-14T23:08:41.649175+0000","mapping_epoch":24,"log_start":"29'249847","ondisk_log_start":"29'249847","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T22:01:19.200834+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T22:01:19.200834+0000","last_clean_scrub_stamp":"2024-09-14T22:01:19.200834+0000","objects_scrubbed":0,"log_size":10051,"log_dups_size":0,"ondisk_log_size":10051,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T08:17:32.176047+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0021061819999999998,"stat_sum":{"num_bytes":4905450515,"num_objects":1180,"num_object_clones":0,"num_object_copies":3540,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1180,"num_whiteouts":0,"num_read":176553,"num_read_kb":4291362,"num_write":259919,"num_write_kb":23787068,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"29'1897","reported_seq":2894,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-14T23:08:37.053754+0000","last_change":"2024-09-14T22:01:11.630975+0000","last_active":"2024-09-14T23:08:37.053754+0000","last_peered":"2024-09-14T23:08:37.053754+0000","last_clean":"2024-09-14T23:08:37.053754+0000","last_became_active":"2024-09-14T22:01:09.622264+0000","last_became_peered":"2024-09-14T22:01:09.622264+0000","last_unstale":"2024-09-14T23:08:37.053754+0000","last_undegraded":"2024-09-14T23:08:37.053754+0000","last_fullsized":"2024-09-14T23:08:37.053754+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":"2024-09-14T22:01:08.605461+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T22:01:08.605461+0000","last_clean_scrub_stamp":"2024-09-14T22:01:08.605461+0000","objects_scrubbed":0,"log_size":1897,"log_dups_size":0,"ondisk_log_size":1897,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T01:16:37.324207+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00045661900000000001,"stat_sum":{"num_bytes":674,"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":10972,"num_read_kb":9141,"num_write":3618,"num_write_kb":3605,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2],"acting":[5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"16'117","reported_seq":220,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-14T23:05:24.457025+0000","last_change":"2024-09-14T22:01:01.641178+0000","last_active":"2024-09-14T23:05:24.457025+0000","last_peered":"2024-09-14T23:05:24.457025+0000","last_clean":"2024-09-14T23:05:24.457025+0000","last_became_active":"2024-09-14T22:01:01.640043+0000","last_became_peered":"2024-09-14T22:01:01.640043+0000","last_unstale":"2024-09-14T23:05:24.457025+0000","last_undegraded":"2024-09-14T23:05:24.457025+0000","last_fullsized":"2024-09-14T23:05:24.457025+0000","mapping_epoch":14,"log_start":"0'0","ondisk_log_start":"0'0","created":14,"last_epoch_clean":15,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T22:01:00.422789+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T22:01:00.422789+0000","last_clean_scrub_stamp":"2024-09-14T22:01:00.422789+0000","objects_scrubbed":0,"log_size":117,"log_dups_size":0,"ondisk_log_size":117,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T23:35:21.390175+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":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":4,"stat_sum":{"num_bytes":19946413075,"num_objects":4801,"num_object_clones":0,"num_object_copies":14403,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4801,"num_whiteouts":0,"num_read":391043,"num_read_kb":13450771,"num_write":602102,"num_write_kb":80892010,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":3299479552,"data_stored":29920444416,"data_compressed":1008097529,"data_compressed_allocated":2685190144,"data_compressed_original":29306155008,"omap_allocated":0,"internal_metadata":0},"log_size":40214,"ondisk_log_size":40214,"up":12,"acting":12,"num_store_stats":7},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2089,"num_objects":12,"num_object_clones":0,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12,"num_whiteouts":0,"num_read":29910,"num_read_kb":24786,"num_write":9961,"num_write_kb":9926,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":4178,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3158,"internal_metadata":0},"log_size":5191,"ondisk_log_size":5191,"up":16,"acting":16,"num_store_stats":7},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":17376,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":117,"ondisk_log_size":117,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":3,"up_from":15,"seq":64424510256,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1622752,"kb_used_data":542096,"kb_used_omap":4,"kb_used_meta":1080635,"kb_avail":92749088,"statfs":{"total":96636764160,"available":94975066112,"internally_reserved":0,"allocated":555106304,"data_stored":4897659930,"data_compressed":156222655,"data_compressed_allocated":430739456,"data_compressed_original":4773482496,"omap_allocated":4505,"internal_metadata":1106570855},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[2,1],"upper_bound":4},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":14,"seq":60129542958,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2129512,"kb_used_data":609688,"kb_used_omap":4,"kb_used_meta":1519803,"kb_avail":92242328,"statfs":{"total":96636764160,"available":94456143872,"internally_reserved":0,"allocated":624320512,"data_stored":5008839006,"data_compressed":143422676,"data_compressed_allocated":424013824,"data_compressed_original":4808728576,"omap_allocated":4903,"internal_metadata":1556278489},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":13,"seq":55834575663,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":657616,"kb_used_data":242816,"kb_used_omap":4,"kb_used_meta":414779,"kb_avail":93714224,"statfs":{"total":96636764160,"available":95963365376,"internally_reserved":0,"allocated":248643584,"data_stored":2452909759,"data_compressed":81903138,"data_compressed_allocated":219574272,"data_compressed_original":2424033280,"omap_allocated":4786,"internal_metadata":424734030},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":14,"seq":60129542959,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1828916,"kb_used_data":501028,"kb_used_omap":1,"kb_used_meta":1327870,"kb_avail":92542924,"statfs":{"total":96636764160,"available":94763954176,"internally_reserved":0,"allocated":513052672,"data_stored":4964895754,"data_compressed":181628422,"data_compressed_allocated":460079104,"data_compressed_original":4912107520,"omap_allocated":1595,"internal_metadata":1359739333},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":14,"seq":60129542958,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1393012,"kb_used_data":256100,"kb_used_omap":1,"kb_used_meta":1136894,"kb_avail":92978828,"statfs":{"total":96636764160,"available":95210319872,"internally_reserved":0,"allocated":262246400,"data_stored":2556055228,"data_compressed":94050671,"data_compressed_allocated":237355008,"data_compressed_original":2531356672,"omap_allocated":1595,"internal_metadata":1164179909},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":14,"seq":60129542958,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1894664,"kb_used_data":560440,"kb_used_omap":1,"kb_used_meta":1334206,"kb_avail":92477176,"statfs":{"total":96636764160,"available":94696628224,"internally_reserved":0,"allocated":573890560,"data_stored":4965486122,"data_compressed":159624920,"data_compressed_allocated":437731328,"data_compressed_original":4829515776,"omap_allocated":1595,"internal_metadata":1366227397},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":7,"up_from":13,"seq":55834575663,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27392,"kb_used_data":368,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344448,"statfs":{"total":96636764160,"available":96608714752,"internally_reserved":0,"allocated":376832,"data_stored":716362,"data_compressed":8688,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":1590,"internal_metadata":27654602},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834575663,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2083300,"kb_used_data":512276,"kb_used_omap":1,"kb_used_meta":1571006,"kb_avail":92288540,"statfs":{"total":96636764160,"available":94503464960,"internally_reserved":0,"allocated":524570624,"data_stored":5076074865,"data_compressed":191341163,"data_compressed_allocated":475824128,"data_compressed_original":5027528704,"omap_allocated":1595,"internal_metadata":1608710597},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":8688,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":8688,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":1383,"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":8192,"data_stored":690,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":16,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":693,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1520,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":1364,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1638,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":32,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":573526016,"data_stored":4964769792,"data_compressed":159615561,"data_compressed_allocated":437690368,"data_compressed_original":4828934144,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":524247040,"data_stored":5075947520,"data_compressed":191336798,"data_compressed_allocated":475820032,"data_compressed_original":5027520512,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":261931008,"data_stored":2555928576,"data_compressed":94046324,"data_compressed_allocated":237350912,"data_compressed_original":2531348480,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":554790912,"data_stored":4897533952,"data_compressed":156222655,"data_compressed_allocated":430739456,"data_compressed_original":4773482496,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":512741376,"data_stored":4964769792,"data_compressed":181628422,"data_compressed_allocated":460079104,"data_compressed_original":4912107520,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":248303616,"data_stored":2452783104,"data_compressed":81879370,"data_compressed_allocated":219553792,"data_compressed_original":2424033280,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":623939584,"data_stored":5008711680,"data_compressed":143368399,"data_compressed_allocated":423956480,"data_compressed_original":4808728576,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-14T23:08:45.719 DEBUG:teuthology.orchestra.run.smithi032:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-09-14T23:08:46.012 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T23:08:46.012 INFO:teuthology.orchestra.run.smithi032.stdout:{"epoch":29,"fsid":"10f57a61-96ef-4364-a5fa-1792962d7414","created":"2024-09-14T22:00:49.399464+0000","modified":"2024-09-14T22:01:29.184238+0000","last_up_change":"2024-09-14T22:01:01.424114+0000","last_in_change":"2024-09-14T22:00:52.415227+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":7,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":3,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-14T22:00:59.600399+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"16","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":8,"score_stable":8,"optimal_score":0.25,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-14T22:01:08.312822+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"20","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":2,"snap_epoch":20,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.9900000095367432,"score_stable":1.9900000095367432,"optimal_score":0.87999999523162842,"raw_score_acting":1.75,"raw_score_stable":1.75,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"datapool","create_time":"2024-09-14T22:01:18.236134+0000","flags":8197,"flags_names":"hashpspool,ec_overwrites,selfmanaged_snaps","type":3,"size":3,"min_size":2,"crush_rule":1,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":4,"pg_placement_num":4,"pg_placement_num_target":4,"pg_num_target":4,"pg_num_pending":4,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"28","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":2,"snap_epoch":28,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"teuthologyprofile","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":8192,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}}],"osds":[{"osd":0,"uuid":"00911eab-f151-4154-bf79-d342136ace71","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":24,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6816","nonce":4028414393},{"type":"v1","addr":"172.21.15.32:6817","nonce":4028414393}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6818","nonce":4028414393},{"type":"v1","addr":"172.21.15.32:6819","nonce":4028414393}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6822","nonce":4028414393},{"type":"v1","addr":"172.21.15.32:6823","nonce":4028414393}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6820","nonce":4028414393},{"type":"v1","addr":"172.21.15.32:6821","nonce":4028414393}]},"public_addr":"172.21.15.32:6817/4028414393","cluster_addr":"172.21.15.32:6819/4028414393","heartbeat_back_addr":"172.21.15.32:6823/4028414393","heartbeat_front_addr":"172.21.15.32:6821/4028414393","state":["exists","up"]},{"osd":1,"uuid":"8bda5f47-7585-4132-aa32-3b96859f3877","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":24,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6800","nonce":3139020970},{"type":"v1","addr":"172.21.15.32:6801","nonce":3139020970}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6802","nonce":3139020970},{"type":"v1","addr":"172.21.15.32:6803","nonce":3139020970}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6806","nonce":3139020970},{"type":"v1","addr":"172.21.15.32:6807","nonce":3139020970}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6804","nonce":3139020970},{"type":"v1","addr":"172.21.15.32:6805","nonce":3139020970}]},"public_addr":"172.21.15.32:6801/3139020970","cluster_addr":"172.21.15.32:6803/3139020970","heartbeat_back_addr":"172.21.15.32:6807/3139020970","heartbeat_front_addr":"172.21.15.32:6805/3139020970","state":["exists","up"]},{"osd":2,"uuid":"6ce0a41f-9f19-4b00-b8f0-4f4848dba7e7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6808","nonce":3825360708},{"type":"v1","addr":"172.21.15.32:6809","nonce":3825360708}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6810","nonce":3825360708},{"type":"v1","addr":"172.21.15.32:6811","nonce":3825360708}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6814","nonce":3825360708},{"type":"v1","addr":"172.21.15.32:6815","nonce":3825360708}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6812","nonce":3825360708},{"type":"v1","addr":"172.21.15.32:6813","nonce":3825360708}]},"public_addr":"172.21.15.32:6809/3825360708","cluster_addr":"172.21.15.32:6811/3825360708","heartbeat_back_addr":"172.21.15.32:6815/3825360708","heartbeat_front_addr":"172.21.15.32:6813/3825360708","state":["exists","up"]},{"osd":3,"uuid":"6d4729aa-3923-4a64-ba0e-bc876c52b47f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":24,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6824","nonce":300158713},{"type":"v1","addr":"172.21.15.32:6825","nonce":300158713}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6826","nonce":300158713},{"type":"v1","addr":"172.21.15.32:6827","nonce":300158713}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6830","nonce":300158713},{"type":"v1","addr":"172.21.15.32:6831","nonce":300158713}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6828","nonce":300158713},{"type":"v1","addr":"172.21.15.32:6829","nonce":300158713}]},"public_addr":"172.21.15.32:6825/300158713","cluster_addr":"172.21.15.32:6827/300158713","heartbeat_back_addr":"172.21.15.32:6831/300158713","heartbeat_front_addr":"172.21.15.32:6829/300158713","state":["exists","up"]},{"osd":4,"uuid":"24800348-1fd7-41f9-9ec1-680cd316fc5c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":24,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6818","nonce":2879839468},{"type":"v1","addr":"172.21.15.82:6819","nonce":2879839468}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6820","nonce":2879839468},{"type":"v1","addr":"172.21.15.82:6821","nonce":2879839468}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6824","nonce":2879839468},{"type":"v1","addr":"172.21.15.82:6825","nonce":2879839468}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6822","nonce":2879839468},{"type":"v1","addr":"172.21.15.82:6823","nonce":2879839468}]},"public_addr":"172.21.15.82:6819/2879839468","cluster_addr":"172.21.15.82:6821/2879839468","heartbeat_back_addr":"172.21.15.82:6825/2879839468","heartbeat_front_addr":"172.21.15.82:6823/2879839468","state":["exists","up"]},{"osd":5,"uuid":"a32f283c-27b4-472d-ae45-e7b3a8590e8f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6810","nonce":2141202869},{"type":"v1","addr":"172.21.15.82:6811","nonce":2141202869}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6812","nonce":2141202869},{"type":"v1","addr":"172.21.15.82:6813","nonce":2141202869}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6816","nonce":2141202869},{"type":"v1","addr":"172.21.15.82:6817","nonce":2141202869}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6814","nonce":2141202869},{"type":"v1","addr":"172.21.15.82:6815","nonce":2141202869}]},"public_addr":"172.21.15.82:6811/2141202869","cluster_addr":"172.21.15.82:6813/2141202869","heartbeat_back_addr":"172.21.15.82:6817/2141202869","heartbeat_front_addr":"172.21.15.82:6815/2141202869","state":["exists","up"]},{"osd":6,"uuid":"e830cd96-8fa8-4044-a145-66dc89bbfab7","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":14,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6826","nonce":634982806},{"type":"v1","addr":"172.21.15.82:6827","nonce":634982806}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6828","nonce":634982806},{"type":"v1","addr":"172.21.15.82:6829","nonce":634982806}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6832","nonce":634982806},{"type":"v1","addr":"172.21.15.82:6833","nonce":634982806}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6830","nonce":634982806},{"type":"v1","addr":"172.21.15.82:6831","nonce":634982806}]},"public_addr":"172.21.15.82:6827/634982806","cluster_addr":"172.21.15.82:6829/634982806","heartbeat_back_addr":"172.21.15.82:6833/634982806","heartbeat_front_addr":"172.21.15.82:6831/634982806","state":["exists","up"]},{"osd":7,"uuid":"fd7afe8f-ff2b-4808-bf33-2b962c15ba22","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":17,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6800","nonce":3342742645},{"type":"v1","addr":"172.21.15.82:6801","nonce":3342742645}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6802","nonce":3342742645},{"type":"v1","addr":"172.21.15.82:6803","nonce":3342742645}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6806","nonce":3342742645},{"type":"v1","addr":"172.21.15.82:6807","nonce":3342742645}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.82:6804","nonce":3342742645},{"type":"v1","addr":"172.21.15.82:6805","nonce":3342742645}]},"public_addr":"172.21.15.82:6801/3342742645","cluster_addr":"172.21.15.82:6803/3342742645","heartbeat_back_addr":"172.21.15.82:6807/3342742645","heartbeat_front_addr":"172.21.15.82:6805/3342742645","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T22:00:59.129526+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T22:00:58.177636+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T22:00:58.747016+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T22:00:59.730050+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T22:00:58.957113+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T22:00:58.237898+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T22:00:58.737398+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-14T22:00:57.998033+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":"jerasure","technique":"reed_sol_van"},"teuthologyprofile":{"crush-device-class":"","crush-failure-domain":"osd","crush-num-failure-domains":"0","crush-osds-per-failure-domain":"0","crush-root":"default","jerasure-per-chunk-alignment":"false","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van","w":"8"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[{"pool":3,"snaps":[{"begin":2,"length":1}]}],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-14T23:08:47.025 INFO:tasks.ceph:Scrubbing osd.0 2024-09-14T23:08:47.026 DEBUG:teuthology.orchestra.run.smithi032:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.0 config set osd_debug_deep_scrub_sleep 0 2024-09-14T23:08:47.166 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-09-14T23:08:47.167 INFO:teuthology.orchestra.run.smithi032.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-14T23:08:47.167 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-09-14T23:08:47.178 DEBUG:teuthology.orchestra.run.smithi032:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 0 2024-09-14T23:08:47.471 INFO:teuthology.orchestra.run.smithi032.stderr:instructed osd(s) 0 to deep-scrub 2024-09-14T23:08:47.485 INFO:tasks.ceph:Scrubbing osd.1 2024-09-14T23:08:47.485 DEBUG:teuthology.orchestra.run.smithi032:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.1 config set osd_debug_deep_scrub_sleep 0 2024-09-14T23:08:47.613 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-09-14T23:08:47.613 INFO:teuthology.orchestra.run.smithi032.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-14T23:08:47.613 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-09-14T23:08:47.624 DEBUG:teuthology.orchestra.run.smithi032:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 1 2024-09-14T23:08:47.914 INFO:teuthology.orchestra.run.smithi032.stderr:instructed osd(s) 1 to deep-scrub 2024-09-14T23:08:47.927 INFO:tasks.ceph:Scrubbing osd.2 2024-09-14T23:08:47.927 DEBUG:teuthology.orchestra.run.smithi032:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.2 config set osd_debug_deep_scrub_sleep 0 2024-09-14T23:08:48.053 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-09-14T23:08:48.054 INFO:teuthology.orchestra.run.smithi032.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-14T23:08:48.054 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-09-14T23:08:48.064 DEBUG:teuthology.orchestra.run.smithi032:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 2 2024-09-14T23:08:48.369 INFO:teuthology.orchestra.run.smithi032.stderr:instructed osd(s) 2 to deep-scrub 2024-09-14T23:08:48.383 INFO:tasks.ceph:Scrubbing osd.3 2024-09-14T23:08:48.383 DEBUG:teuthology.orchestra.run.smithi032:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.3 config set osd_debug_deep_scrub_sleep 0 2024-09-14T23:08:48.541 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-09-14T23:08:48.541 INFO:teuthology.orchestra.run.smithi032.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-14T23:08:48.541 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-09-14T23:08:48.553 DEBUG:teuthology.orchestra.run.smithi032:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 3 2024-09-14T23:08:48.897 INFO:teuthology.orchestra.run.smithi032.stderr:instructed osd(s) 3 to deep-scrub 2024-09-14T23:08:48.914 INFO:tasks.ceph:Scrubbing osd.4 2024-09-14T23:08:48.914 DEBUG:teuthology.orchestra.run.smithi032:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.4 config set osd_debug_deep_scrub_sleep 0 2024-09-14T23:08:49.070 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-09-14T23:08:49.071 INFO:teuthology.orchestra.run.smithi032.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-14T23:08:49.071 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-09-14T23:08:49.084 DEBUG:teuthology.orchestra.run.smithi032:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 4 2024-09-14T23:08:49.457 INFO:teuthology.orchestra.run.smithi032.stderr:instructed osd(s) 4 to deep-scrub 2024-09-14T23:08:49.473 INFO:tasks.ceph:Scrubbing osd.5 2024-09-14T23:08:49.473 DEBUG:teuthology.orchestra.run.smithi032:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.5 config set osd_debug_deep_scrub_sleep 0 2024-09-14T23:08:49.630 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-09-14T23:08:49.630 INFO:teuthology.orchestra.run.smithi032.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-14T23:08:49.630 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-09-14T23:08:49.645 DEBUG:teuthology.orchestra.run.smithi032:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 5 2024-09-14T23:08:50.058 INFO:teuthology.orchestra.run.smithi032.stderr:instructed osd(s) 5 to deep-scrub 2024-09-14T23:08:50.076 INFO:tasks.ceph:Scrubbing osd.6 2024-09-14T23:08:50.076 DEBUG:teuthology.orchestra.run.smithi032:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.6 config set osd_debug_deep_scrub_sleep 0 2024-09-14T23:08:50.273 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-09-14T23:08:50.274 INFO:teuthology.orchestra.run.smithi032.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-14T23:08:50.274 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-09-14T23:08:50.288 DEBUG:teuthology.orchestra.run.smithi032:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 6 2024-09-14T23:08:50.825 INFO:teuthology.orchestra.run.smithi032.stderr:instructed osd(s) 6 to deep-scrub 2024-09-14T23:08:50.850 INFO:tasks.ceph:Scrubbing osd.7 2024-09-14T23:08:50.850 DEBUG:teuthology.orchestra.run.smithi032:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.7 config set osd_debug_deep_scrub_sleep 0 2024-09-14T23:08:51.076 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-09-14T23:08:51.076 INFO:teuthology.orchestra.run.smithi032.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-14T23:08:51.076 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-09-14T23:08:51.100 DEBUG:teuthology.orchestra.run.smithi032:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 7 2024-09-14T23:08:51.616 INFO:teuthology.orchestra.run.smithi032.stderr:instructed osd(s) 7 to deep-scrub 2024-09-14T23:08:51.635 DEBUG:teuthology.orchestra.run.smithi032:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-09-14T23:08:52.117 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T23:08:52.118 INFO:teuthology.orchestra.run.smithi032.stderr:dumped all 2024-09-14T23:08:52.136 INFO:teuthology.orchestra.run.smithi032.stdout:{"pg_ready":true,"pg_map":{"version":2057,"stamp":"2024-09-14T23:08:50.224062+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":19947005532,"num_objects":4815,"num_object_clones":0,"num_object_copies":14431,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4815,"num_whiteouts":0,"num_read":421522,"num_read_kb":13488046,"num_write":612313,"num_write_kb":80905273,"num_scrub_errors":0,"num_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":323,"num_omap_keys":16,"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":45517,"ondisk_log_size":45517,"up":30,"acting":30,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":30,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":754974720,"kb_used":11641152,"kb_used_data":3224640,"kb_used_omap":21,"kb_used_meta":8416362,"kb_avail":743333568,"statfs":{"total":773094113280,"available":761173573632,"internally_reserved":0,"allocated":3302031360,"data_stored":29922637026,"data_compressed":1007939221,"data_compressed_allocated":2685071360,"data_compressed_original":29307219968,"omap_allocated":22164,"internal_metadata":8618355052},"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":1502,"num_read_kb":38429,"num_write":162,"num_write_kb":4363,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":323,"num_omap_keys":16,"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.002619"},"pg_stats":[{"pgid":"2.7","version":"29'73","reported_seq":980,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-14T23:08:41.681824+0000","last_change":"2024-09-14T22:01:11.814408+0000","last_active":"2024-09-14T23:08:41.681824+0000","last_peered":"2024-09-14T23:08:41.681824+0000","last_clean":"2024-09-14T23:08:41.681824+0000","last_became_active":"2024-09-14T22:01:09.623113+0000","last_became_peered":"2024-09-14T22:01:09.623113+0000","last_unstale":"2024-09-14T23:08:41.681824+0000","last_undegraded":"2024-09-14T23:08:41.681824+0000","last_fullsized":"2024-09-14T23:08:41.681824+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":"2024-09-14T22:01:08.605461+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T22:01:08.605461+0000","last_clean_scrub_stamp":"2024-09-14T22:01:08.605461+0000","objects_scrubbed":0,"log_size":73,"log_dups_size":0,"ondisk_log_size":73,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T08:50:29.601676+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00040776199999999999,"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":164,"num_read_kb":87,"num_write":68,"num_write_kb":62,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7],"acting":[6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.6","version":"29'3080","reported_seq":3164,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-14T23:08:48.304807+0000","last_change":"2024-09-14T23:08:48.304832+0000","last_active":"2024-09-14T23:08:48.304807+0000","last_peered":"2024-09-14T23:08:48.304807+0000","last_clean":"2024-09-14T23:08:48.304807+0000","last_became_active":"2024-09-14T22:01:09.625809+0000","last_became_peered":"2024-09-14T22:01:09.625809+0000","last_unstale":"2024-09-14T23:08:48.304807+0000","last_undegraded":"2024-09-14T23:08:48.304807+0000","last_fullsized":"2024-09-14T23:08:48.304807+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"29'3080","last_scrub_stamp":"2024-09-14T23:08:48.304729+0000","last_deep_scrub":"29'3080","last_deep_scrub_stamp":"2024-09-14T23:08:48.304729+0000","last_clean_scrub_stamp":"2024-09-14T23:08:48.304729+0000","objects_scrubbed":2,"log_size":3080,"log_dups_size":0,"ondisk_log_size":3080,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2024-09-16T04:02:04.027623+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0.00061472600000000001,"stat_sum":{"num_bytes":1348,"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":18408,"num_read_kb":15333,"num_write":6142,"num_write_kb":6128,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6],"acting":[1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":68,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-14T23:06:04.460163+0000","last_change":"2024-09-14T22:01:11.884081+0000","last_active":"2024-09-14T23:06:04.460163+0000","last_peered":"2024-09-14T23:06:04.460163+0000","last_clean":"2024-09-14T23:06:04.460163+0000","last_became_active":"2024-09-14T22:01:09.663814+0000","last_became_peered":"2024-09-14T22:01:09.663814+0000","last_unstale":"2024-09-14T23:06:04.460163+0000","last_undegraded":"2024-09-14T23:06:04.460163+0000","last_fullsized":"2024-09-14T23:06:04.460163+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":"2024-09-14T22:01:08.605461+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T22:01:08.605461+0000","last_clean_scrub_stamp":"2024-09-14T22:01:08.605461+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 @ 2024-09-16T04:31:49.659799+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00040843599999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.4","version":"29'144","reported_seq":1450,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-14T23:08:49.293482+0000","last_change":"2024-09-14T23:08:49.293535+0000","last_active":"2024-09-14T23:08:49.293482+0000","last_peered":"2024-09-14T23:08:49.293482+0000","last_clean":"2024-09-14T23:08:49.293482+0000","last_became_active":"2024-09-14T22:01:09.664058+0000","last_became_peered":"2024-09-14T22:01:09.664058+0000","last_unstale":"2024-09-14T23:08:49.293482+0000","last_undegraded":"2024-09-14T23:08:49.293482+0000","last_fullsized":"2024-09-14T23:08:49.293482+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"29'144","last_scrub_stamp":"2024-09-14T23:08:49.293387+0000","last_deep_scrub":"29'144","last_deep_scrub_stamp":"2024-09-14T23:08:49.293387+0000","last_clean_scrub_stamp":"2024-09-14T23:08:49.293387+0000","objects_scrubbed":2,"log_size":144,"log_dups_size":0,"ondisk_log_size":144,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2024-09-16T06:32:23.086985+0000","scrub_duration":2,"objects_trimmed":0,"snaptrim_duration":0.00062087399999999999,"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":324,"num_read_kb":197,"num_write":133,"num_write_kb":127,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":323,"num_omap_keys":16,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"29'83129","reported_seq":140665,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-14T23:08:41.636058+0000","last_change":"2024-09-14T22:01:23.237340+0000","last_active":"2024-09-14T23:08:41.636058+0000","last_peered":"2024-09-14T23:08:41.636058+0000","last_clean":"2024-09-14T23:08:41.636058+0000","last_became_active":"2024-09-14T22:01:20.211410+0000","last_became_peered":"2024-09-14T22:01:20.211410+0000","last_unstale":"2024-09-14T23:08:41.636058+0000","last_undegraded":"2024-09-14T23:08:41.636058+0000","last_fullsized":"2024-09-14T23:08:41.636058+0000","mapping_epoch":24,"log_start":"29'73062","ondisk_log_start":"29'73062","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T22:01:19.200834+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T22:01:19.200834+0000","last_clean_scrub_stamp":"2024-09-14T22:01:19.200834+0000","objects_scrubbed":0,"log_size":10067,"log_dups_size":0,"ondisk_log_size":10067,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T22:29:18.533046+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00053697,"stat_sum":{"num_bytes":5039884288,"num_objects":1216,"num_object_clones":0,"num_object_copies":3648,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1216,"num_whiteouts":0,"num_read":57550,"num_read_kb":2934423,"num_write":83159,"num_write_kb":17906390,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,0],"acting":[4,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"20'2","reported_seq":97,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-14T23:05:45.477790+0000","last_change":"2024-09-14T22:01:11.631450+0000","last_active":"2024-09-14T23:05:45.477790+0000","last_peered":"2024-09-14T23:05:45.477790+0000","last_clean":"2024-09-14T23:05:45.477790+0000","last_became_active":"2024-09-14T22:01:09.623098+0000","last_became_peered":"2024-09-14T22:01:09.623098+0000","last_unstale":"2024-09-14T23:05:45.477790+0000","last_undegraded":"2024-09-14T23:05:45.477790+0000","last_fullsized":"2024-09-14T23:05:45.477790+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":"2024-09-14T22:01:08.605461+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T22:01:08.605461+0000","last_clean_scrub_stamp":"2024-09-14T22:01:08.605461+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 @ 2024-09-16T02:11:43.939003+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000942047,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":27,"num_read_kb":27,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1],"acting":[5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.0","version":"29'130223","reported_seq":212133,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-14T23:08:41.650314+0000","last_change":"2024-09-14T22:01:23.867863+0000","last_active":"2024-09-14T23:08:41.650314+0000","last_peered":"2024-09-14T23:08:41.650314+0000","last_clean":"2024-09-14T23:08:41.650314+0000","last_became_active":"2024-09-14T22:01:20.243424+0000","last_became_peered":"2024-09-14T22:01:20.243424+0000","last_unstale":"2024-09-14T23:08:41.650314+0000","last_undegraded":"2024-09-14T23:08:41.650314+0000","last_fullsized":"2024-09-14T23:08:41.650314+0000","mapping_epoch":24,"log_start":"29'120143","ondisk_log_start":"29'120143","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T22:01:19.200834+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T22:01:19.200834+0000","last_clean_scrub_stamp":"2024-09-14T22:01:19.200834+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":"queued for deep scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000426272,"stat_sum":{"num_bytes":5111734272,"num_objects":1228,"num_object_clones":0,"num_object_copies":3684,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1228,"num_whiteouts":0,"num_read":81914,"num_read_kb":2883058,"num_write":130263,"num_write_kb":19410019,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"29'1","reported_seq":74,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-14T23:05:45.478799+0000","last_change":"2024-09-14T22:01:11.627846+0000","last_active":"2024-09-14T23:05:45.478799+0000","last_peered":"2024-09-14T23:05:45.478799+0000","last_clean":"2024-09-14T23:05:45.478799+0000","last_became_active":"2024-09-14T22:01:09.619282+0000","last_became_peered":"2024-09-14T22:01:09.619282+0000","last_unstale":"2024-09-14T23:05:45.478799+0000","last_undegraded":"2024-09-14T23:05:45.478799+0000","last_fullsized":"2024-09-14T23:05:45.478799+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":"2024-09-14T22:01:08.605461+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T22:01:08.605461+0000","last_clean_scrub_stamp":"2024-09-14T22:01:08.605461+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 @ 2024-09-16T08:50:29.601676+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00053028000000000005,"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":8,"num_read_kb":2,"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":[2,3],"acting":[2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"29'128826","reported_seq":204287,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-14T23:08:41.582036+0000","last_change":"2024-09-14T22:01:23.232863+0000","last_active":"2024-09-14T23:08:41.582036+0000","last_peered":"2024-09-14T23:08:41.582036+0000","last_clean":"2024-09-14T23:08:41.582036+0000","last_became_active":"2024-09-14T22:01:20.211323+0000","last_became_peered":"2024-09-14T22:01:20.211323+0000","last_unstale":"2024-09-14T23:08:41.582036+0000","last_undegraded":"2024-09-14T23:08:41.582036+0000","last_fullsized":"2024-09-14T23:08:41.582036+0000","mapping_epoch":24,"log_start":"29'118825","ondisk_log_start":"29'118825","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T22:01:19.200834+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T22:01:19.200834+0000","last_clean_scrub_stamp":"2024-09-14T22:01:19.200834+0000","objects_scrubbed":0,"log_size":10001,"log_dups_size":0,"ondisk_log_size":10001,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T22:29:18.533046+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000638399,"stat_sum":{"num_bytes":4889344000,"num_objects":1177,"num_object_clones":0,"num_object_copies":3531,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1177,"num_whiteouts":0,"num_read":75473,"num_read_kb":3354311,"num_write":128846,"num_write_kb":19789454,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"29'1","reported_seq":76,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-14T23:05:29.457480+0000","last_change":"2024-09-14T22:01:11.884029+0000","last_active":"2024-09-14T23:05:29.457480+0000","last_peered":"2024-09-14T23:05:29.457480+0000","last_clean":"2024-09-14T23:05:29.457480+0000","last_became_active":"2024-09-14T22:01:09.622766+0000","last_became_peered":"2024-09-14T22:01:09.622766+0000","last_unstale":"2024-09-14T23:05:29.457480+0000","last_undegraded":"2024-09-14T23:05:29.457480+0000","last_fullsized":"2024-09-14T23:05:29.457480+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":"2024-09-14T22:01:08.605461+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T22:01:08.605461+0000","last_clean_scrub_stamp":"2024-09-14T22:01:08.605461+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 @ 2024-09-16T01:09:22.505402+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00041063100000000001,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":11,"num_read_kb":3,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1],"acting":[7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"29'259898","reported_seq":436437,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-14T23:08:41.649175+0000","last_change":"2024-09-14T22:01:23.237131+0000","last_active":"2024-09-14T23:08:41.649175+0000","last_peered":"2024-09-14T23:08:41.649175+0000","last_clean":"2024-09-14T23:08:41.649175+0000","last_became_active":"2024-09-14T22:01:20.243495+0000","last_became_peered":"2024-09-14T22:01:20.243495+0000","last_unstale":"2024-09-14T23:08:41.649175+0000","last_undegraded":"2024-09-14T23:08:41.649175+0000","last_fullsized":"2024-09-14T23:08:41.649175+0000","mapping_epoch":24,"log_start":"29'249847","ondisk_log_start":"29'249847","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T22:01:19.200834+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T22:01:19.200834+0000","last_clean_scrub_stamp":"2024-09-14T22:01:19.200834+0000","objects_scrubbed":0,"log_size":10051,"log_dups_size":0,"ondisk_log_size":10051,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T08:17:32.176047+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0021061819999999998,"stat_sum":{"num_bytes":4905450515,"num_objects":1180,"num_object_clones":0,"num_object_copies":3540,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1180,"num_whiteouts":0,"num_read":176553,"num_read_kb":4291362,"num_write":259919,"num_write_kb":23787068,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"29'1900","reported_seq":2899,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-14T23:08:41.668806+0000","last_change":"2024-09-14T22:01:11.630975+0000","last_active":"2024-09-14T23:08:41.668806+0000","last_peered":"2024-09-14T23:08:41.668806+0000","last_clean":"2024-09-14T23:08:41.668806+0000","last_became_active":"2024-09-14T22:01:09.622264+0000","last_became_peered":"2024-09-14T22:01:09.622264+0000","last_unstale":"2024-09-14T23:08:41.668806+0000","last_undegraded":"2024-09-14T23:08:41.668806+0000","last_fullsized":"2024-09-14T23:08:41.668806+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":"2024-09-14T22:01:08.605461+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T22:01:08.605461+0000","last_clean_scrub_stamp":"2024-09-14T22:01:08.605461+0000","objects_scrubbed":0,"log_size":1900,"log_dups_size":0,"ondisk_log_size":1900,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T01:16:37.324207+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00045661900000000001,"stat_sum":{"num_bytes":674,"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":10974,"num_read_kb":9143,"num_write":3620,"num_write_kb":3605,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2],"acting":[5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"16'117","reported_seq":220,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-14T23:05:24.457025+0000","last_change":"2024-09-14T22:01:01.641178+0000","last_active":"2024-09-14T23:05:24.457025+0000","last_peered":"2024-09-14T23:05:24.457025+0000","last_clean":"2024-09-14T23:05:24.457025+0000","last_became_active":"2024-09-14T22:01:01.640043+0000","last_became_peered":"2024-09-14T22:01:01.640043+0000","last_unstale":"2024-09-14T23:05:24.457025+0000","last_undegraded":"2024-09-14T23:05:24.457025+0000","last_fullsized":"2024-09-14T23:05:24.457025+0000","mapping_epoch":14,"log_start":"0'0","ondisk_log_start":"0'0","created":14,"last_epoch_clean":15,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-14T22:01:00.422789+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T22:01:00.422789+0000","last_clean_scrub_stamp":"2024-09-14T22:01:00.422789+0000","objects_scrubbed":0,"log_size":117,"log_dups_size":0,"ondisk_log_size":117,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-15T23:35:21.390175+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":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":4,"stat_sum":{"num_bytes":19946413075,"num_objects":4801,"num_object_clones":0,"num_object_copies":14403,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4801,"num_whiteouts":0,"num_read":391490,"num_read_kb":13463154,"num_write":602187,"num_write_kb":80892931,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":3299368960,"data_stored":29920444416,"data_compressed":1007921845,"data_compressed_allocated":2684997632,"data_compressed_original":29306073088,"omap_allocated":0,"internal_metadata":0},"log_size":40199,"ondisk_log_size":40199,"up":12,"acting":12,"num_store_stats":7},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2089,"num_objects":12,"num_object_clones":0,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12,"num_whiteouts":0,"num_read":29916,"num_read_kb":24792,"num_write":9967,"num_write_kb":9926,"num_scrub_errors":0,"num_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":323,"num_omap_keys":16,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":4178,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3158,"internal_metadata":0},"log_size":5201,"ondisk_log_size":5201,"up":16,"acting":16,"num_store_stats":7},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":17376,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":117,"ondisk_log_size":117,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":3,"up_from":15,"seq":64424510257,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1622752,"kb_used_data":542096,"kb_used_omap":4,"kb_used_meta":1080635,"kb_avail":92749088,"statfs":{"total":96636764160,"available":94975066112,"internally_reserved":0,"allocated":555106304,"data_stored":4897659930,"data_compressed":156222655,"data_compressed_allocated":430739456,"data_compressed_original":4773482496,"omap_allocated":4505,"internal_metadata":1106570855},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":14,"seq":60129542959,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2129384,"kb_used_data":609560,"kb_used_omap":4,"kb_used_meta":1519803,"kb_avail":92242456,"statfs":{"total":96636764160,"available":94456274944,"internally_reserved":0,"allocated":624189440,"data_stored":5008839006,"data_compressed":143306906,"data_compressed_allocated":423895040,"data_compressed_original":4808740864,"omap_allocated":4903,"internal_metadata":1556278489},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":13,"seq":55834575664,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":657572,"kb_used_data":242772,"kb_used_omap":4,"kb_used_meta":414779,"kb_avail":93714268,"statfs":{"total":96636764160,"available":95963410432,"internally_reserved":0,"allocated":248598528,"data_stored":2452909759,"data_compressed":81854105,"data_compressed_allocated":219541504,"data_compressed_original":2424045568,"omap_allocated":4786,"internal_metadata":424734030},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":14,"seq":60129542960,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1828908,"kb_used_data":501020,"kb_used_omap":1,"kb_used_meta":1327870,"kb_avail":92542932,"statfs":{"total":96636764160,"available":94763962368,"internally_reserved":0,"allocated":513044480,"data_stored":4964895754,"data_compressed":181605513,"data_compressed_allocated":460042240,"data_compressed_original":4912078848,"omap_allocated":1595,"internal_metadata":1359739333},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":14,"seq":60129542959,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1393024,"kb_used_data":256112,"kb_used_omap":1,"kb_used_meta":1136894,"kb_avail":92978816,"statfs":{"total":96636764160,"available":95210307584,"internally_reserved":0,"allocated":262258688,"data_stored":2556055228,"data_compressed":94042398,"data_compressed_allocated":237350912,"data_compressed_original":2531340288,"omap_allocated":1595,"internal_metadata":1164179909},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":14,"seq":60129542959,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1894652,"kb_used_data":560428,"kb_used_omap":1,"kb_used_meta":1334206,"kb_avail":92477188,"statfs":{"total":96636764160,"available":94696640512,"internally_reserved":0,"allocated":573878272,"data_stored":4965486122,"data_compressed":159599371,"data_compressed_allocated":437690368,"data_compressed_original":4829487104,"omap_allocated":1595,"internal_metadata":1366227397},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":7,"up_from":13,"seq":55834575665,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":31552,"kb_used_data":368,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94340288,"statfs":{"total":96636764160,"available":96604454912,"internally_reserved":0,"allocated":376832,"data_stored":716362,"data_compressed":8688,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":1590,"internal_metadata":31914442},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834575665,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2083308,"kb_used_data":512284,"kb_used_omap":1,"kb_used_meta":1571006,"kb_avail":92288532,"statfs":{"total":96636764160,"available":94503456768,"internally_reserved":0,"allocated":524578816,"data_stored":5076074865,"data_compressed":191299585,"data_compressed_allocated":475774976,"data_compressed_original":5027471360,"omap_allocated":1595,"internal_metadata":1608710597},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":8688,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":8688,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":1383,"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":8192,"data_stored":690,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":16,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":693,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1520,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":1364,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1638,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":32,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":573509632,"data_stored":4964769792,"data_compressed":159590683,"data_compressed_allocated":437653504,"data_compressed_original":4828913664,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":524251136,"data_stored":5075947520,"data_compressed":191299585,"data_compressed_allocated":475774976,"data_compressed_original":5027471360,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":261939200,"data_stored":2555928576,"data_compressed":94042398,"data_compressed_allocated":237350912,"data_compressed_original":2531340288,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":554790912,"data_stored":4897533952,"data_compressed":156222655,"data_compressed_allocated":430739456,"data_compressed_original":4773482496,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":512733184,"data_stored":4964769792,"data_compressed":181605513,"data_compressed_allocated":460042240,"data_compressed_original":4912078848,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":248279040,"data_stored":2452783104,"data_compressed":81854105,"data_compressed_allocated":219541504,"data_compressed_original":2424045568,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":623865856,"data_stored":5008711680,"data_compressed":143306906,"data_compressed_allocated":423895040,"data_compressed_original":4808740864,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-14T23:08:52.140 INFO:tasks.ceph:pgid 2.7 last_scrub_stamp 2024-09-14T22:01:08.605461+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=22, tm_min=1, tm_sec=8, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=23, tm_min=8, tm_sec=46, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T23:08:52.140 INFO:tasks.ceph:pgid 2.5 last_scrub_stamp 2024-09-14T22:01:08.605461+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=22, tm_min=1, tm_sec=8, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=23, tm_min=8, tm_sec=46, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T23:08:52.140 INFO:tasks.ceph:pgid 3.3 last_scrub_stamp 2024-09-14T22:01:19.200834+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=22, tm_min=1, tm_sec=19, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=23, tm_min=8, tm_sec=46, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T23:08:52.140 INFO:tasks.ceph:pgid 2.2 last_scrub_stamp 2024-09-14T22:01:08.605461+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=22, tm_min=1, tm_sec=8, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=23, tm_min=8, tm_sec=46, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T23:08:52.140 INFO:tasks.ceph:pgid 3.0 last_scrub_stamp 2024-09-14T22:01:19.200834+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=22, tm_min=1, tm_sec=19, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=23, tm_min=8, tm_sec=46, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T23:08:52.140 INFO:tasks.ceph:pgid 2.1 last_scrub_stamp 2024-09-14T22:01:08.605461+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=22, tm_min=1, tm_sec=8, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=23, tm_min=8, tm_sec=46, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T23:08:52.140 INFO:tasks.ceph:pgid 3.1 last_scrub_stamp 2024-09-14T22:01:19.200834+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=22, tm_min=1, tm_sec=19, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=23, tm_min=8, tm_sec=46, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T23:08:52.141 INFO:tasks.ceph:pgid 2.0 last_scrub_stamp 2024-09-14T22:01:08.605461+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=22, tm_min=1, tm_sec=8, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=23, tm_min=8, tm_sec=46, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T23:08:52.141 INFO:tasks.ceph:pgid 3.2 last_scrub_stamp 2024-09-14T22:01:19.200834+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=22, tm_min=1, tm_sec=19, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=23, tm_min=8, tm_sec=46, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T23:08:52.141 INFO:tasks.ceph:pgid 2.3 last_scrub_stamp 2024-09-14T22:01:08.605461+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=22, tm_min=1, tm_sec=8, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=23, tm_min=8, tm_sec=46, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T23:08:52.141 INFO:tasks.ceph:pgid 1.0 last_scrub_stamp 2024-09-14T22:01:00.422789+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=22, tm_min=1, tm_sec=0, tm_wday=5, tm_yday=258, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=14, tm_hour=23, tm_min=8, tm_sec=46, tm_wday=5, tm_yday=258, tm_isdst=0) 2024-09-14T23:08:52.141 INFO:tasks.ceph:Still waiting for all pgs to be scrubbed. 2024-09-14T23:09:12.142 DEBUG:teuthology.orchestra.run.smithi032:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-09-14T23:09:12.446 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-14T23:09:12.446 INFO:teuthology.orchestra.run.smithi032.stderr:dumped all 2024-09-14T23:09:12.458 INFO:teuthology.orchestra.run.smithi032.stdout:{"pg_ready":true,"pg_map":{"version":2068,"stamp":"2024-09-14T23:09:12.228590+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":19947005532,"num_objects":4815,"num_object_clones":0,"num_object_copies":14431,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4815,"num_whiteouts":0,"num_read":421522,"num_read_kb":13488046,"num_write":612313,"num_write_kb":80905273,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":640,"num_omap_keys":35,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":45524,"ondisk_log_size":45524,"up":30,"acting":30,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":30,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":754974720,"kb_used":11641152,"kb_used_data":3224640,"kb_used_omap":21,"kb_used_meta":8416362,"kb_avail":743333568,"statfs":{"total":773094113280,"available":761173573632,"internally_reserved":0,"allocated":3302031360,"data_stored":29922637026,"data_compressed":1007939221,"data_compressed_allocated":2685071360,"data_compressed_original":29307219968,"omap_allocated":22164,"internal_metadata":8618355052},"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.002536"},"pg_stats":[{"pgid":"2.7","version":"29'74","reported_seq":990,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-14T23:08:51.821147+0000","last_change":"2024-09-14T23:08:51.821191+0000","last_active":"2024-09-14T23:08:51.821147+0000","last_peered":"2024-09-14T23:08:51.821147+0000","last_clean":"2024-09-14T23:08:51.821147+0000","last_became_active":"2024-09-14T22:01:09.623113+0000","last_became_peered":"2024-09-14T22:01:09.623113+0000","last_unstale":"2024-09-14T23:08:51.821147+0000","last_undegraded":"2024-09-14T23:08:51.821147+0000","last_fullsized":"2024-09-14T23:08:51.821147+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"29'74","last_scrub_stamp":"2024-09-14T23:08:51.821039+0000","last_deep_scrub":"29'74","last_deep_scrub_stamp":"2024-09-14T23:08:51.821039+0000","last_clean_scrub_stamp":"2024-09-14T23:08:51.821039+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 @ 2024-09-16T10:49:52.356448+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0.00040776199999999999,"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":164,"num_read_kb":87,"num_write":68,"num_write_kb":62,"num_scrub_errors":0,"num_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":233,"num_omap_keys":10,"num_objects_repaired":0},"up":[6,7],"acting":[6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.6","version":"29'3080","reported_seq":3164,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-14T23:08:48.304807+0000","last_change":"2024-09-14T23:08:48.304832+0000","last_active":"2024-09-14T23:08:48.304807+0000","last_peered":"2024-09-14T23:08:48.304807+0000","last_clean":"2024-09-14T23:08:48.304807+0000","last_became_active":"2024-09-14T22:01:09.625809+0000","last_became_peered":"2024-09-14T22:01:09.625809+0000","last_unstale":"2024-09-14T23:08:48.304807+0000","last_undegraded":"2024-09-14T23:08:48.304807+0000","last_fullsized":"2024-09-14T23:08:48.304807+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"29'3080","last_scrub_stamp":"2024-09-14T23:08:48.304729+0000","last_deep_scrub":"29'3080","last_deep_scrub_stamp":"2024-09-14T23:08:48.304729+0000","last_clean_scrub_stamp":"2024-09-14T23:08:48.304729+0000","objects_scrubbed":2,"log_size":3080,"log_dups_size":0,"ondisk_log_size":3080,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2024-09-16T04:02:04.027623+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0.00061472600000000001,"stat_sum":{"num_bytes":1348,"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":18408,"num_read_kb":15333,"num_write":6142,"num_write_kb":6128,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6],"acting":[1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":77,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-14T23:08:54.671550+0000","last_change":"2024-09-14T23:08:54.671574+0000","last_active":"2024-09-14T23:08:54.671550+0000","last_peered":"2024-09-14T23:08:54.671550+0000","last_clean":"2024-09-14T23:08:54.671550+0000","last_became_active":"2024-09-14T22:01:09.663814+0000","last_became_peered":"2024-09-14T22:01:09.663814+0000","last_unstale":"2024-09-14T23:08:54.671550+0000","last_undegraded":"2024-09-14T23:08:54.671550+0000","last_fullsized":"2024-09-14T23:08:54.671550+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":"2024-09-14T23:08:54.671425+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-14T23:08:54.671425+0000","last_clean_scrub_stamp":"2024-09-14T23:08:54.671425+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 @ 2024-09-16T10:28:21.424613+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00040843599999999998,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.4","version":"29'144","reported_seq":1450,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-14T23:08:49.293482+0000","last_change":"2024-09-14T23:08:49.293535+0000","last_active":"2024-09-14T23:08:49.293482+0000","last_peered":"2024-09-14T23:08:49.293482+0000","last_clean":"2024-09-14T23:08:49.293482+0000","last_became_active":"2024-09-14T22:01:09.664058+0000","last_became_peered":"2024-09-14T22:01:09.664058+0000","last_unstale":"2024-09-14T23:08:49.293482+0000","last_undegraded":"2024-09-14T23:08:49.293482+0000","last_fullsized":"2024-09-14T23:08:49.293482+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"29'144","last_scrub_stamp":"2024-09-14T23:08:49.293387+0000","last_deep_scrub":"29'144","last_deep_scrub_stamp":"2024-09-14T23:08:49.293387+0000","last_clean_scrub_stamp":"2024-09-14T23:08:49.293387+0000","objects_scrubbed":2,"log_size":144,"log_dups_size":0,"ondisk_log_size":144,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2024-09-16T06:32:23.086985+0000","scrub_duration":2,"objects_trimmed":0,"snaptrim_duration":0.00062087399999999999,"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":324,"num_read_kb":197,"num_write":133,"num_write_kb":127,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":2,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":323,"num_omap_keys":16,"num_objects_repaired":0},"up":[1,0],"acting":[1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"29'83129","reported_seq":140723,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-14T23:08:53.396465+0000","last_change":"2024-09-14T23:08:53.396546+0000","last_active":"2024-09-14T23:08:53.396465+0000","last_peered":"2024-09-14T23:08:53.396465+0000","last_clean":"2024-09-14T23:08:53.396465+0000","last_became_active":"2024-09-14T22:01:20.211410+0000","last_became_peered":"2024-09-14T22:01:20.211410+0000","last_unstale":"2024-09-14T23:08:53.396465+0000","last_undegraded":"2024-09-14T23:08:53.396465+0000","last_fullsized":"2024-09-14T23:08:53.396465+0000","mapping_epoch":24,"log_start":"29'73062","ondisk_log_start":"29'73062","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"29'83129","last_scrub_stamp":"2024-09-14T23:08:53.396358+0000","last_deep_scrub":"29'83129","last_deep_scrub_stamp":"2024-09-14T23:08:53.396358+0000","last_clean_scrub_stamp":"2024-09-14T23:08:53.396358+0000","objects_scrubbed":1216,"log_size":10067,"log_dups_size":0,"ondisk_log_size":10067,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":4,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T10:49:53.931768+0000","scrub_duration":3259,"objects_trimmed":0,"snaptrim_duration":0.00053697,"stat_sum":{"num_bytes":5039884288,"num_objects":1216,"num_object_clones":0,"num_object_copies":3648,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1216,"num_whiteouts":0,"num_read":57550,"num_read_kb":2934423,"num_write":83159,"num_write_kb":17906390,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,0],"acting":[4,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"29'3","reported_seq":107,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-14T23:08:50.568372+0000","last_change":"2024-09-14T23:08:50.568414+0000","last_active":"2024-09-14T23:08:50.568372+0000","last_peered":"2024-09-14T23:08:50.568372+0000","last_clean":"2024-09-14T23:08:50.568372+0000","last_became_active":"2024-09-14T22:01:09.623098+0000","last_became_peered":"2024-09-14T22:01:09.623098+0000","last_unstale":"2024-09-14T23:08:50.568372+0000","last_undegraded":"2024-09-14T23:08:50.568372+0000","last_fullsized":"2024-09-14T23:08:50.568372+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"29'3","last_scrub_stamp":"2024-09-14T23:08:50.568289+0000","last_deep_scrub":"29'3","last_deep_scrub_stamp":"2024-09-14T23:08:50.568289+0000","last_clean_scrub_stamp":"2024-09-14T23:08:50.568289+0000","objects_scrubbed":1,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T01:53:37.673688+0000","scrub_duration":4,"objects_trimmed":0,"snaptrim_duration":0.000942047,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":27,"num_read_kb":27,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1],"acting":[5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.0","version":"29'130223","reported_seq":212190,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-14T23:08:53.619058+0000","last_change":"2024-09-14T23:08:53.619085+0000","last_active":"2024-09-14T23:08:53.619058+0000","last_peered":"2024-09-14T23:08:53.619058+0000","last_clean":"2024-09-14T23:08:53.619058+0000","last_became_active":"2024-09-14T22:01:20.243424+0000","last_became_peered":"2024-09-14T22:01:20.243424+0000","last_unstale":"2024-09-14T23:08:53.619058+0000","last_undegraded":"2024-09-14T23:08:53.619058+0000","last_fullsized":"2024-09-14T23:08:53.619058+0000","mapping_epoch":24,"log_start":"29'120143","ondisk_log_start":"29'120143","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"29'130223","last_scrub_stamp":"2024-09-14T23:08:53.618964+0000","last_deep_scrub":"29'130223","last_deep_scrub_stamp":"2024-09-14T23:08:53.618964+0000","last_clean_scrub_stamp":"2024-09-14T23:08:53.618964+0000","objects_scrubbed":1228,"log_size":10080,"log_dups_size":0,"ondisk_log_size":10080,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":4,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T07:43:18.650177+0000","scrub_duration":3293,"objects_trimmed":0,"snaptrim_duration":0.000426272,"stat_sum":{"num_bytes":5111734272,"num_objects":1228,"num_object_clones":0,"num_object_copies":3684,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1228,"num_whiteouts":0,"num_read":81914,"num_read_kb":2883058,"num_write":130263,"num_write_kb":19410019,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"29'2","reported_seq":84,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-14T23:08:48.550518+0000","last_change":"2024-09-14T23:08:48.550544+0000","last_active":"2024-09-14T23:08:48.550518+0000","last_peered":"2024-09-14T23:08:48.550518+0000","last_clean":"2024-09-14T23:08:48.550518+0000","last_became_active":"2024-09-14T22:01:09.619282+0000","last_became_peered":"2024-09-14T22:01:09.619282+0000","last_unstale":"2024-09-14T23:08:48.550518+0000","last_undegraded":"2024-09-14T23:08:48.550518+0000","last_fullsized":"2024-09-14T23:08:48.550518+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"29'2","last_scrub_stamp":"2024-09-14T23:08:48.550432+0000","last_deep_scrub":"29'2","last_deep_scrub_stamp":"2024-09-14T23:08:48.550432+0000","last_clean_scrub_stamp":"2024-09-14T23:08:48.550432+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 @ 2024-09-16T08:35:30.536930+0000","scrub_duration":2,"objects_trimmed":0,"snaptrim_duration":0.00053028000000000005,"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":8,"num_read_kb":2,"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":[2,3],"acting":[2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1","version":"29'128826","reported_seq":204344,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-14T23:08:51.261589+0000","last_change":"2024-09-14T23:08:51.261639+0000","last_active":"2024-09-14T23:08:51.261589+0000","last_peered":"2024-09-14T23:08:51.261589+0000","last_clean":"2024-09-14T23:08:51.261589+0000","last_became_active":"2024-09-14T22:01:20.211323+0000","last_became_peered":"2024-09-14T22:01:20.211323+0000","last_unstale":"2024-09-14T23:08:51.261589+0000","last_undegraded":"2024-09-14T23:08:51.261589+0000","last_fullsized":"2024-09-14T23:08:51.261589+0000","mapping_epoch":24,"log_start":"29'118825","ondisk_log_start":"29'118825","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"29'128826","last_scrub_stamp":"2024-09-14T23:08:51.261459+0000","last_deep_scrub":"29'128826","last_deep_scrub_stamp":"2024-09-14T23:08:51.261459+0000","last_clean_scrub_stamp":"2024-09-14T23:08:51.261459+0000","objects_scrubbed":1177,"log_size":10001,"log_dups_size":0,"ondisk_log_size":10001,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":3,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T05:03:47.959493+0000","scrub_duration":2933,"objects_trimmed":0,"snaptrim_duration":0.000638399,"stat_sum":{"num_bytes":4889344000,"num_objects":1177,"num_object_clones":0,"num_object_copies":3531,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1177,"num_whiteouts":0,"num_read":75473,"num_read_kb":3354311,"num_write":128846,"num_write_kb":19789454,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"29'2","reported_seq":86,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-14T23:08:53.630651+0000","last_change":"2024-09-14T23:08:53.630673+0000","last_active":"2024-09-14T23:08:53.630651+0000","last_peered":"2024-09-14T23:08:53.630651+0000","last_clean":"2024-09-14T23:08:53.630651+0000","last_became_active":"2024-09-14T22:01:09.622766+0000","last_became_peered":"2024-09-14T22:01:09.622766+0000","last_unstale":"2024-09-14T23:08:53.630651+0000","last_undegraded":"2024-09-14T23:08:53.630651+0000","last_fullsized":"2024-09-14T23:08:53.630651+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"29'2","last_scrub_stamp":"2024-09-14T23:08:53.630582+0000","last_deep_scrub":"29'2","last_deep_scrub_stamp":"2024-09-14T23:08:53.630582+0000","last_clean_scrub_stamp":"2024-09-14T23:08:53.630582+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 @ 2024-09-16T06:32:27.424180+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0.00041063100000000001,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":11,"num_read_kb":3,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1],"acting":[7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"29'259898","reported_seq":436493,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-14T23:08:52.860639+0000","last_change":"2024-09-14T23:08:52.860700+0000","last_active":"2024-09-14T23:08:52.860639+0000","last_peered":"2024-09-14T23:08:52.860639+0000","last_clean":"2024-09-14T23:08:52.860639+0000","last_became_active":"2024-09-14T22:01:20.243495+0000","last_became_peered":"2024-09-14T22:01:20.243495+0000","last_unstale":"2024-09-14T23:08:52.860639+0000","last_undegraded":"2024-09-14T23:08:52.860639+0000","last_fullsized":"2024-09-14T23:08:52.860639+0000","mapping_epoch":24,"log_start":"29'249847","ondisk_log_start":"29'249847","created":24,"last_epoch_clean":25,"parent":"0.0","parent_split_bits":0,"last_scrub":"29'259898","last_scrub_stamp":"2024-09-14T23:08:52.860492+0000","last_deep_scrub":"29'259898","last_deep_scrub_stamp":"2024-09-14T23:08:52.860492+0000","last_clean_scrub_stamp":"2024-09-14T23:08:52.860492+0000","objects_scrubbed":1180,"log_size":10051,"log_dups_size":0,"ondisk_log_size":10051,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":4,"scrub_schedule":"periodic scrub scheduled @ 2024-09-16T08:44:00.270904+0000","scrub_duration":3237,"objects_trimmed":0,"snaptrim_duration":0.0021061819999999998,"stat_sum":{"num_bytes":4905450515,"num_objects":1180,"num_object_clones":0,"num_object_copies":3540,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1180,"num_whiteouts":0,"num_read":176553,"num_read_kb":4291362,"num_write":259919,"num_write_kb":23787068,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"29'1901","reported_seq":2909,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-14T23:08:51.611137+0000","last_change":"2024-09-14T23:08:51.611187+0000","last_active":"2024-09-14T23:08:51.611137+0000","last_peered":"2024-09-14T23:08:51.611137+0000","last_clean":"2024-09-14T23:08:51.611137+0000","last_became_active":"2024-09-14T22:01:09.622264+0000","last_became_peered":"2024-09-14T22:01:09.622264+0000","last_unstale":"2024-09-14T23:08:51.611137+0000","last_undegraded":"2024-09-14T23:08:51.611137+0000","last_fullsized":"2024-09-14T23:08:51.611137+0000","mapping_epoch":17,"log_start":"0'0","ondisk_log_start":"0'0","created":17,"last_epoch_clean":18,"parent":"0.0","parent_split_bits":0,"last_scrub":"29'1901","last_scrub_stamp":"2024-09-14T23:08:51.611041+0000","last_deep_scrub":"29'1901","last_deep_scrub_stamp":"2024-09-14T23:08:51.611041+0000","last_clean_scrub_stamp":"2024-09-14T23:08:51.611041+0000","objects_scrubbed":3,"log_size":1901,"log_dups_size":0,"ondisk_log_size":1901,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2024-09-16T04:02:07.333935+0000","scrub_duration":4,"objects_trimmed":0,"snaptrim_duration":0.00045661900000000001,"stat_sum":{"num_bytes":674,"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":10974,"num_read_kb":9143,"num_write":3620,"num_write_kb":3605,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":84,"num_omap_keys":9,"num_objects_repaired":0},"up":[5,2],"acting":[5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"29'119","reported_seq":231,"reported_epoch":29,"state":"active+clean","last_fresh":"2024-09-14T23:08:52.619699+0000","last_change":"2024-09-14T23:08:52.619751+0000","last_active":"2024-09-14T23:08:52.619699+0000","last_peered":"2024-09-14T23:08:52.619699+0000","last_clean":"2024-09-14T23:08:52.619699+0000","last_became_active":"2024-09-14T22:01:01.640043+0000","last_became_peered":"2024-09-14T22:01:01.640043+0000","last_unstale":"2024-09-14T23:08:52.619699+0000","last_undegraded":"2024-09-14T23:08:52.619699+0000","last_fullsized":"2024-09-14T23:08:52.619699+0000","mapping_epoch":14,"log_start":"0'0","ondisk_log_start":"0'0","created":14,"last_epoch_clean":15,"parent":"0.0","parent_split_bits":0,"last_scrub":"29'119","last_scrub_stamp":"2024-09-14T23:08:52.619613+0000","last_deep_scrub":"29'119","last_deep_scrub_stamp":"2024-09-14T23:08:52.619613+0000","last_clean_scrub_stamp":"2024-09-14T23:08:52.619613+0000","objects_scrubbed":2,"log_size":119,"log_dups_size":0,"ondisk_log_size":119,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":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 @ 2024-09-16T04:02:08.342508+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":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0],"acting":[7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":4,"stat_sum":{"num_bytes":19946413075,"num_objects":4801,"num_object_clones":0,"num_object_copies":14403,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4801,"num_whiteouts":0,"num_read":391490,"num_read_kb":13463154,"num_write":602187,"num_write_kb":80892931,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":3299368960,"data_stored":29920444416,"data_compressed":1007921845,"data_compressed_allocated":2684997632,"data_compressed_original":29306073088,"omap_allocated":0,"internal_metadata":0},"log_size":40199,"ondisk_log_size":40199,"up":12,"acting":12,"num_store_stats":7},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2089,"num_objects":12,"num_object_clones":0,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12,"num_whiteouts":0,"num_read":29916,"num_read_kb":24792,"num_write":9967,"num_write_kb":9926,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":640,"num_omap_keys":35,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":4178,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3158,"internal_metadata":0},"log_size":5206,"ondisk_log_size":5206,"up":16,"acting":16,"num_store_stats":7},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":17376,"data_compressed_allocated":73728,"data_compressed_original":1146880,"omap_allocated":0,"internal_metadata":0},"log_size":119,"ondisk_log_size":119,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":3,"up_from":15,"seq":64424510261,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1622752,"kb_used_data":542096,"kb_used_omap":4,"kb_used_meta":1080635,"kb_avail":92749088,"statfs":{"total":96636764160,"available":94975066112,"internally_reserved":0,"allocated":555106304,"data_stored":4897659930,"data_compressed":156222655,"data_compressed_allocated":430739456,"data_compressed_original":4773482496,"omap_allocated":4505,"internal_metadata":1106570855},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":14,"seq":60129542964,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2129384,"kb_used_data":609560,"kb_used_omap":4,"kb_used_meta":1519803,"kb_avail":92242456,"statfs":{"total":96636764160,"available":94456274944,"internally_reserved":0,"allocated":624189440,"data_stored":5008839006,"data_compressed":143306906,"data_compressed_allocated":423895040,"data_compressed_original":4808740864,"omap_allocated":4903,"internal_metadata":1556278489},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":13,"seq":55834575669,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":657572,"kb_used_data":242772,"kb_used_omap":4,"kb_used_meta":414779,"kb_avail":93714268,"statfs":{"total":96636764160,"available":95963410432,"internally_reserved":0,"allocated":248598528,"data_stored":2452909759,"data_compressed":81854105,"data_compressed_allocated":219541504,"data_compressed_original":2424045568,"omap_allocated":4786,"internal_metadata":424734030},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":14,"seq":60129542965,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1828908,"kb_used_data":501020,"kb_used_omap":1,"kb_used_meta":1327870,"kb_avail":92542932,"statfs":{"total":96636764160,"available":94763962368,"internally_reserved":0,"allocated":513044480,"data_stored":4964895754,"data_compressed":181605513,"data_compressed_allocated":460042240,"data_compressed_original":4912078848,"omap_allocated":1595,"internal_metadata":1359739333},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":14,"seq":60129542964,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1393024,"kb_used_data":256112,"kb_used_omap":1,"kb_used_meta":1136894,"kb_avail":92978816,"statfs":{"total":96636764160,"available":95210307584,"internally_reserved":0,"allocated":262258688,"data_stored":2556055228,"data_compressed":94042398,"data_compressed_allocated":237350912,"data_compressed_original":2531340288,"omap_allocated":1595,"internal_metadata":1164179909},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":14,"seq":60129542964,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":1894652,"kb_used_data":560428,"kb_used_omap":1,"kb_used_meta":1334206,"kb_avail":92477188,"statfs":{"total":96636764160,"available":94696640512,"internally_reserved":0,"allocated":573878272,"data_stored":4965486122,"data_compressed":159599371,"data_compressed_allocated":437690368,"data_compressed_original":4829487104,"omap_allocated":1595,"internal_metadata":1366227397},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":7,"up_from":13,"seq":55834575669,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":31552,"kb_used_data":368,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94340288,"statfs":{"total":96636764160,"available":96604454912,"internally_reserved":0,"allocated":376832,"data_stored":716362,"data_compressed":8688,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":1590,"internal_metadata":31914442},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834575669,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":2083308,"kb_used_data":512284,"kb_used_omap":1,"kb_used_meta":1571006,"kb_avail":92288532,"statfs":{"total":96636764160,"available":94503456768,"internally_reserved":0,"allocated":524578816,"data_stored":5076074865,"data_compressed":191299585,"data_compressed_allocated":475774976,"data_compressed_original":5027471360,"omap_allocated":1595,"internal_metadata":1608710597},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":8688,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":590368,"data_compressed":8688,"data_compressed_allocated":36864,"data_compressed_original":573440,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":1383,"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":8192,"data_stored":690,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":16,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":693,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1520,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":1364,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1638,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":32,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":573509632,"data_stored":4964769792,"data_compressed":159590683,"data_compressed_allocated":437653504,"data_compressed_original":4828913664,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":524251136,"data_stored":5075947520,"data_compressed":191299585,"data_compressed_allocated":475774976,"data_compressed_original":5027471360,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":261939200,"data_stored":2555928576,"data_compressed":94042398,"data_compressed_allocated":237350912,"data_compressed_original":2531340288,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":554790912,"data_stored":4897533952,"data_compressed":156222655,"data_compressed_allocated":430739456,"data_compressed_original":4773482496,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":512733184,"data_stored":4964769792,"data_compressed":181605513,"data_compressed_allocated":460042240,"data_compressed_original":4912078848,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":248279040,"data_stored":2452783104,"data_compressed":81854105,"data_compressed_allocated":219541504,"data_compressed_original":2424045568,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":623865856,"data_stored":5008711680,"data_compressed":143306906,"data_compressed_allocated":423895040,"data_compressed_original":4808740864,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-14T23:09:12.459 DEBUG:teuthology.orchestra.run.smithi032:> sudo ceph --cluster ceph config set global mon_health_to_clog false 2024-09-14T23:09:12.764 INFO:teuthology.misc:Shutting down mds daemons... 2024-09-14T23:09:12.958 INFO:teuthology.misc:Shutting down osd daemons... 2024-09-14T23:09:12.959 DEBUG:tasks.ceph.osd.0:waiting for process to exit 2024-09-14T23:09:12.959 INFO:teuthology.orchestra.run:waiting for 300 2024-09-14T23:09:13.029 INFO:tasks.ceph.osd.0:Stopped 2024-09-14T23:09:13.029 DEBUG:tasks.ceph.osd.1:waiting for process to exit 2024-09-14T23:09:13.029 INFO:teuthology.orchestra.run:waiting for 300 2024-09-14T23:09:13.126 INFO:tasks.ceph.osd.1:Stopped 2024-09-14T23:09:13.126 DEBUG:tasks.ceph.osd.2:waiting for process to exit 2024-09-14T23:09:13.126 INFO:teuthology.orchestra.run:waiting for 300 2024-09-14T23:09:13.197 INFO:tasks.ceph.osd.2:Stopped 2024-09-14T23:09:13.197 DEBUG:tasks.ceph.osd.3:waiting for process to exit 2024-09-14T23:09:13.197 INFO:teuthology.orchestra.run:waiting for 300 2024-09-14T23:09:13.268 INFO:tasks.ceph.osd.3:Stopped 2024-09-14T23:09:13.268 DEBUG:tasks.ceph.osd.4:waiting for process to exit 2024-09-14T23:09:13.268 INFO:teuthology.orchestra.run:waiting for 300 2024-09-14T23:09:13.366 INFO:tasks.ceph.osd.4:Stopped 2024-09-14T23:09:13.366 DEBUG:tasks.ceph.osd.5:waiting for process to exit 2024-09-14T23:09:13.366 INFO:teuthology.orchestra.run:waiting for 300 2024-09-14T23:09:13.439 INFO:tasks.ceph.osd.5:Stopped 2024-09-14T23:09:13.439 DEBUG:tasks.ceph.osd.6:waiting for process to exit 2024-09-14T23:09:13.439 INFO:teuthology.orchestra.run:waiting for 300 2024-09-14T23:09:13.527 INFO:tasks.ceph.osd.6:Stopped 2024-09-14T23:09:13.527 DEBUG:tasks.ceph.osd.7:waiting for process to exit 2024-09-14T23:09:13.528 INFO:teuthology.orchestra.run:waiting for 300 2024-09-14T23:09:13.569 INFO:tasks.ceph.osd.7:Stopped 2024-09-14T23:09:13.569 INFO:teuthology.misc:Shutting down mgr daemons... 2024-09-14T23:09:13.569 DEBUG:tasks.ceph.mgr.x:waiting for process to exit 2024-09-14T23:09:13.569 INFO:teuthology.orchestra.run:waiting for 300 2024-09-14T23:09:13.596 INFO:tasks.ceph.mgr.x:Stopped 2024-09-14T23:09:13.596 DEBUG:tasks.ceph.mgr.y:waiting for process to exit 2024-09-14T23:09:13.596 INFO:teuthology.orchestra.run:waiting for 300 2024-09-14T23:09:13.637 INFO:tasks.ceph.mgr.y:Stopped 2024-09-14T23:09:13.637 INFO:teuthology.misc:Shutting down mon daemons... 2024-09-14T23:09:13.637 DEBUG:tasks.ceph.mon.a:waiting for process to exit 2024-09-14T23:09:13.637 INFO:teuthology.orchestra.run:waiting for 300 2024-09-14T23:09:13.652 INFO:tasks.ceph.mon.a:Stopped 2024-09-14T23:09:13.652 DEBUG:tasks.ceph.mon.c:waiting for process to exit 2024-09-14T23:09:13.652 INFO:teuthology.orchestra.run:waiting for 300 2024-09-14T23:09:13.704 INFO:tasks.ceph.mon.c:Stopped 2024-09-14T23:09:13.704 DEBUG:tasks.ceph.mon.b:waiting for process to exit 2024-09-14T23:09:13.705 INFO:teuthology.orchestra.run:waiting for 300 2024-09-14T23:09:13.715 INFO:tasks.ceph.mon.b:Stopped 2024-09-14T23:09:13.716 INFO:tasks.ceph:Checking cluster log for badness... 2024-09-14T23:09:13.716 DEBUG:teuthology.orchestra.run.smithi032:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-09-14T23:09:13.829 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-0 on ubuntu@smithi032.front.sepia.ceph.com 2024-09-14T23:09:13.829 DEBUG:teuthology.orchestra.run.smithi032:> sync && sudo umount -f /var/lib/ceph/osd/ceph-0 2024-09-14T23:09:14.291 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-1 on ubuntu@smithi032.front.sepia.ceph.com 2024-09-14T23:09:14.291 DEBUG:teuthology.orchestra.run.smithi032:> sync && sudo umount -f /var/lib/ceph/osd/ceph-1 2024-09-14T23:09:14.408 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-2 on ubuntu@smithi032.front.sepia.ceph.com 2024-09-14T23:09:14.408 DEBUG:teuthology.orchestra.run.smithi032:> sync && sudo umount -f /var/lib/ceph/osd/ceph-2 2024-09-14T23:09:14.519 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-3 on ubuntu@smithi032.front.sepia.ceph.com 2024-09-14T23:09:14.519 DEBUG:teuthology.orchestra.run.smithi032:> sync && sudo umount -f /var/lib/ceph/osd/ceph-3 2024-09-14T23:09:14.651 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-4 on ubuntu@smithi082.front.sepia.ceph.com 2024-09-14T23:09:14.651 DEBUG:teuthology.orchestra.run.smithi082:> sync && sudo umount -f /var/lib/ceph/osd/ceph-4 2024-09-14T23:09:14.906 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-5 on ubuntu@smithi082.front.sepia.ceph.com 2024-09-14T23:09:14.906 DEBUG:teuthology.orchestra.run.smithi082:> sync && sudo umount -f /var/lib/ceph/osd/ceph-5 2024-09-14T23:09:15.076 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-6 on ubuntu@smithi082.front.sepia.ceph.com 2024-09-14T23:09:15.077 DEBUG:teuthology.orchestra.run.smithi082:> sync && sudo umount -f /var/lib/ceph/osd/ceph-6 2024-09-14T23:09:15.285 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-7 on ubuntu@smithi082.front.sepia.ceph.com 2024-09-14T23:09:15.286 DEBUG:teuthology.orchestra.run.smithi082:> sync && sudo umount -f /var/lib/ceph/osd/ceph-7 2024-09-14T23:09:15.341 INFO:tasks.ceph:Archiving mon data... 2024-09-14T23:09:15.343 DEBUG:teuthology.misc:Transferring archived files from smithi032:/var/lib/ceph/mon/ceph-a to /home/teuthworker/archive/teuthology-2024-09-14_21:16:02-rbd-squid-distro-default-smithi/7904684/data/mon.a.tgz 2024-09-14T23:09:15.343 DEBUG:teuthology.orchestra.run.smithi032:> mktemp 2024-09-14T23:09:15.363 INFO:teuthology.orchestra.run.smithi032.stdout:/tmp/tmp.hC5n1GH6vu 2024-09-14T23:09:15.364 DEBUG:teuthology.orchestra.run.smithi032:> sudo tar cz -f - -C /var/lib/ceph/mon/ceph-a -- . > /tmp/tmp.hC5n1GH6vu 2024-09-14T23:09:15.499 DEBUG:teuthology.orchestra.run.smithi032:> sudo chmod 0666 /tmp/tmp.hC5n1GH6vu 2024-09-14T23:09:15.604 DEBUG:teuthology.orchestra.remote:smithi032:/tmp/tmp.hC5n1GH6vu is 311KB 2024-09-14T23:09:15.674 DEBUG:teuthology.orchestra.run.smithi032:> rm -fr /tmp/tmp.hC5n1GH6vu 2024-09-14T23:09:15.690 DEBUG:teuthology.misc:Transferring archived files from smithi032:/var/lib/ceph/mon/ceph-c to /home/teuthworker/archive/teuthology-2024-09-14_21:16:02-rbd-squid-distro-default-smithi/7904684/data/mon.c.tgz 2024-09-14T23:09:15.690 DEBUG:teuthology.orchestra.run.smithi032:> mktemp 2024-09-14T23:09:15.745 INFO:teuthology.orchestra.run.smithi032.stdout:/tmp/tmp.9ORjA1zOJU 2024-09-14T23:09:15.745 DEBUG:teuthology.orchestra.run.smithi032:> sudo tar cz -f - -C /var/lib/ceph/mon/ceph-c -- . > /tmp/tmp.9ORjA1zOJU 2024-09-14T23:09:15.866 DEBUG:teuthology.orchestra.run.smithi032:> sudo chmod 0666 /tmp/tmp.9ORjA1zOJU 2024-09-14T23:09:15.950 DEBUG:teuthology.orchestra.remote:smithi032:/tmp/tmp.9ORjA1zOJU is 316KB 2024-09-14T23:09:16.018 DEBUG:teuthology.orchestra.run.smithi032:> rm -fr /tmp/tmp.9ORjA1zOJU 2024-09-14T23:09:16.033 DEBUG:teuthology.misc:Transferring archived files from smithi082:/var/lib/ceph/mon/ceph-b to /home/teuthworker/archive/teuthology-2024-09-14_21:16:02-rbd-squid-distro-default-smithi/7904684/data/mon.b.tgz 2024-09-14T23:09:16.033 DEBUG:teuthology.orchestra.run.smithi082:> mktemp 2024-09-14T23:09:16.051 INFO:teuthology.orchestra.run.smithi082.stdout:/tmp/tmp.pXbekDnQIZ 2024-09-14T23:09:16.051 DEBUG:teuthology.orchestra.run.smithi082:> sudo tar cz -f - -C /var/lib/ceph/mon/ceph-b -- . > /tmp/tmp.pXbekDnQIZ 2024-09-14T23:09:16.209 DEBUG:teuthology.orchestra.run.smithi082:> sudo chmod 0666 /tmp/tmp.pXbekDnQIZ 2024-09-14T23:09:16.294 DEBUG:teuthology.orchestra.remote:smithi082:/tmp/tmp.pXbekDnQIZ is 316KB 2024-09-14T23:09:16.389 DEBUG:teuthology.orchestra.run.smithi082:> rm -fr /tmp/tmp.pXbekDnQIZ 2024-09-14T23:09:16.405 INFO:tasks.ceph:Cleaning ceph cluster... 2024-09-14T23:09:16.405 DEBUG:teuthology.orchestra.run.smithi032:> sudo rm -rf -- /etc/ceph/ceph.conf /etc/ceph/ceph.keyring /home/ubuntu/cephtest/ceph.data /home/ubuntu/cephtest/ceph.monmap /home/ubuntu/cephtest/../*.pid 2024-09-14T23:09:16.408 DEBUG:teuthology.orchestra.run.smithi082:> sudo rm -rf -- /etc/ceph/ceph.conf /etc/ceph/ceph.keyring /home/ubuntu/cephtest/ceph.data /home/ubuntu/cephtest/ceph.monmap /home/ubuntu/cephtest/../*.pid 2024-09-14T23:09:16.447 DEBUG:teuthology.orchestra.run.smithi119:> sudo rm -rf -- /etc/ceph/ceph.conf /etc/ceph/ceph.keyring /home/ubuntu/cephtest/ceph.data /home/ubuntu/cephtest/ceph.monmap /home/ubuntu/cephtest/../*.pid 2024-09-14T23:09:16.496 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2024-09-14T23:09:16.525 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2024-09-14T23:09:16.543 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2024-09-14T23:09:16.544 INFO:tasks.ceph:Archiving crash dumps... 2024-09-14T23:09:16.545 DEBUG:teuthology.misc:Transferring archived files from smithi032:/var/lib/ceph/crash to /home/teuthworker/archive/teuthology-2024-09-14_21:16:02-rbd-squid-distro-default-smithi/7904684/remote/smithi032/crash 2024-09-14T23:09:16.546 DEBUG:teuthology.orchestra.run.smithi032:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2024-09-14T23:09:16.573 DEBUG:teuthology.misc:Transferring archived files from smithi082:/var/lib/ceph/crash to /home/teuthworker/archive/teuthology-2024-09-14_21:16:02-rbd-squid-distro-default-smithi/7904684/remote/smithi082/crash 2024-09-14T23:09:16.574 DEBUG:teuthology.orchestra.run.smithi082:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2024-09-14T23:09:16.599 DEBUG:teuthology.misc:Transferring archived files from smithi119:/var/lib/ceph/crash to /home/teuthworker/archive/teuthology-2024-09-14_21:16:02-rbd-squid-distro-default-smithi/7904684/remote/smithi119/crash 2024-09-14T23:09:16.600 DEBUG:teuthology.orchestra.run.smithi119:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2024-09-14T23:09:16.715 INFO:tasks.ceph:Compressing logs... 2024-09-14T23:09:16.716 DEBUG:teuthology.orchestra.run.smithi032:> 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 -- 2024-09-14T23:09:16.720 DEBUG:teuthology.orchestra.run.smithi082:> 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 -- 2024-09-14T23:09:16.723 DEBUG:teuthology.orchestra.run.smithi119:> 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 -- 2024-09-14T23:09:16.747 INFO:teuthology.orchestra.run.smithi082.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.33257.log 2024-09-14T23:09:16.748 INFO:teuthology.orchestra.run.smithi082.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-osd.7.log 2024-09-14T23:09:16.748 INFO:teuthology.orchestra.run.smithi082.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.33086.log 2024-09-14T23:09:16.748 INFO:teuthology.orchestra.run.smithi082.stderr:/var/log/ceph/ceph-client.admin.33257.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.33257.log.gz 2024-09-14T23:09:16.748 INFO:teuthology.orchestra.run.smithi082.stderr:/var/log/ceph/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.4.log 2024-09-14T23:09:16.748 INFO:teuthology.orchestra.run.smithi082.stderr:/var/log/ceph/ceph-client.admin.33086.log: gzip -5 --verbose -- /var/log/ceph/ceph.audit.log 2024-09-14T23:09:16.748 INFO:teuthology.orchestra.run.smithi082.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.33086.log.gz 2024-09-14T23:09:16.748 INFO:teuthology.orchestra.run.smithi082.stderr:/var/log/ceph/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.33137.log 2024-09-14T23:09:16.748 INFO:teuthology.orchestra.run.smithi082.stderr:/var/log/ceph/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.33337.log 2024-09-14T23:09:16.748 INFO:teuthology.orchestra.run.smithi082.stderr:/var/log/ceph/ceph-client.admin.33137.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.33137.log.gz 2024-09-14T23:09:16.748 INFO:teuthology.orchestra.run.smithi082.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.33177.log 2024-09-14T23:09:16.749 INFO:teuthology.orchestra.run.smithi082.stderr: 89.1% -- replaced with /var/log/ceph/ceph.audit.log.gz 2024-09-14T23:09:16.749 INFO:teuthology.orchestra.run.smithi082.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-osd.6.log 2024-09-14T23:09:16.749 INFO:teuthology.orchestra.run.smithi082.stderr:/var/log/ceph/ceph-client.admin.33337.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.33337.log.gz 2024-09-14T23:09:16.749 INFO:teuthology.orchestra.run.smithi082.stderr:/var/log/ceph/ceph-client.admin.33177.log: gzip -5 --verbose -- /var/log/ceph/ceph-mgr.y.log 2024-09-14T23:09:16.749 INFO:teuthology.orchestra.run.smithi082.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.33177.log.gz 2024-09-14T23:09:16.749 INFO:teuthology.orchestra.run.smithi082.stderr:/var/log/ceph/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.5.log 2024-09-14T23:09:16.749 INFO:teuthology.orchestra.run.smithi082.stderr:/var/log/ceph/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/ceph.log 2024-09-14T23:09:16.762 INFO:teuthology.orchestra.run.smithi082.stderr:/var/log/ceph/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/ceph-mon.b.log 2024-09-14T23:09:16.762 INFO:teuthology.orchestra.run.smithi082.stderr:/var/log/ceph/ceph.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.33217.log 2024-09-14T23:09:16.762 INFO:teuthology.orchestra.run.smithi082.stderr:/var/log/ceph/ceph-mon.b.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.33377.log 2024-09-14T23:09:16.762 INFO:teuthology.orchestra.run.smithi082.stderr:/var/log/ceph/ceph-client.admin.33217.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.33217.log.gz 2024-09-14T23:09:16.762 INFO:teuthology.orchestra.run.smithi082.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.33297.log 2024-09-14T23:09:16.762 INFO:teuthology.orchestra.run.smithi082.stderr:/var/log/ceph/ceph-client.admin.33377.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.33377.log.gz 2024-09-14T23:09:16.762 INFO:teuthology.orchestra.run.smithi082.stderr:/var/log/ceph/ceph-client.admin.33297.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.33297.log.gz 2024-09-14T23:09:16.762 INFO:teuthology.orchestra.run.smithi082.stderr: 88.4% -- replaced with /var/log/ceph/ceph.log.gz 2024-09-14T23:09:16.771 INFO:teuthology.orchestra.run.smithi119.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27142.log 2024-09-14T23:09:16.771 INFO:teuthology.orchestra.run.smithi119.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27967.log 2024-09-14T23:09:16.771 INFO:teuthology.orchestra.run.smithi119.stderr:/var/log/ceph/ceph-client.admin.27142.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27182.log 2024-09-14T23:09:16.771 INFO:teuthology.orchestra.run.smithi119.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27142.log.gz 2024-09-14T23:09:16.771 INFO:teuthology.orchestra.run.smithi119.stderr:/var/log/ceph/ceph-client.admin.27967.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27967.log.gz 2024-09-14T23:09:16.771 INFO:teuthology.orchestra.run.smithi119.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.0.27878.log 2024-09-14T23:09:16.772 INFO:teuthology.orchestra.run.smithi119.stderr:/var/log/ceph/ceph-client.admin.27182.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27311.log 2024-09-14T23:09:16.772 INFO:teuthology.orchestra.run.smithi119.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27182.log.gz 2024-09-14T23:09:16.772 INFO:teuthology.orchestra.run.smithi119.stderr:/var/log/ceph/ceph-client.0.27878.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27348.log 2024-09-14T23:09:16.772 INFO:teuthology.orchestra.run.smithi119.stderr: 55.6% -- replaced with /var/log/ceph/ceph-client.0.27878.log.gz 2024-09-14T23:09:16.772 INFO:teuthology.orchestra.run.smithi119.stderr:/var/log/ceph/ceph-client.admin.27311.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27311.log.gz 2024-09-14T23:09:16.772 INFO:teuthology.orchestra.run.smithi119.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.28037.log 2024-09-14T23:09:16.772 INFO:teuthology.orchestra.run.smithi119.stderr:/var/log/ceph/ceph-client.admin.27348.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27606.log 2024-09-14T23:09:16.772 INFO:teuthology.orchestra.run.smithi119.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27348.log.gz 2024-09-14T23:09:16.772 INFO:teuthology.orchestra.run.smithi119.stderr:/var/log/ceph/ceph-client.admin.28037.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27642.log 2024-09-14T23:09:16.772 INFO:teuthology.orchestra.run.smithi119.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.28037.log.gz 2024-09-14T23:09:16.772 INFO:teuthology.orchestra.run.smithi119.stderr:/var/log/ceph/ceph-client.admin.27606.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27058.log 2024-09-14T23:09:16.772 INFO:teuthology.orchestra.run.smithi119.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27606.log.gz 2024-09-14T23:09:16.773 INFO:teuthology.orchestra.run.smithi119.stderr:/var/log/ceph/ceph-client.admin.27642.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27100.log 2024-09-14T23:09:16.773 INFO:teuthology.orchestra.run.smithi119.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27642.log.gz 2024-09-14T23:09:16.773 INFO:teuthology.orchestra.run.smithi119.stderr:/var/log/ceph/ceph-client.admin.27058.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.28093.log 2024-09-14T23:09:16.773 INFO:teuthology.orchestra.run.smithi119.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27058.log.gz 2024-09-14T23:09:16.773 INFO:teuthology.orchestra.run.smithi119.stderr:/var/log/ceph/ceph-client.admin.27100.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27570.log 2024-09-14T23:09:16.773 INFO:teuthology.orchestra.run.smithi119.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27100.log.gz 2024-09-14T23:09:16.773 INFO:teuthology.orchestra.run.smithi119.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27274.log 2024-09-14T23:09:16.773 INFO:teuthology.orchestra.run.smithi119.stderr:/var/log/ceph/ceph-client.admin.28093.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.28093.log.gz 2024-09-14T23:09:16.773 INFO:teuthology.orchestra.run.smithi119.stderr:/var/log/ceph/ceph-client.admin.27570.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27570.log.gz 2024-09-14T23:09:16.773 INFO:teuthology.orchestra.run.smithi119.stderr:/var/log/ceph/ceph-client.admin.27274.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27274.log.gz 2024-09-14T23:09:16.773 INFO:teuthology.orchestra.run.smithi119.stderr: 2024-09-14T23:09:16.773 INFO:teuthology.orchestra.run.smithi119.stderr:real 0m0.018s 2024-09-14T23:09:16.773 INFO:teuthology.orchestra.run.smithi119.stderr:user 0m0.015s 2024-09-14T23:09:16.774 INFO:teuthology.orchestra.run.smithi119.stderr:sys 0m0.020s 2024-09-14T23:09:16.789 INFO:teuthology.orchestra.run.smithi032.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-osd.0.log 2024-09-14T23:09:16.789 INFO:teuthology.orchestra.run.smithi032.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37868.log 2024-09-14T23:09:16.789 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38598.log 2024-09-14T23:09:16.789 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/ceph-client.admin.37868.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.36884.log 2024-09-14T23:09:16.789 INFO:teuthology.orchestra.run.smithi032.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37868.log.gz 2024-09-14T23:09:16.789 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/ceph-client.admin.38598.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39102.log 2024-09-14T23:09:16.789 INFO:teuthology.orchestra.run.smithi032.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38598.log.gz 2024-09-14T23:09:16.789 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/ceph-client.admin.36884.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.33360.log 2024-09-14T23:09:16.790 INFO:teuthology.orchestra.run.smithi032.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.36884.log.gz 2024-09-14T23:09:16.790 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/ceph-client.admin.39102.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.36859.log 2024-09-14T23:09:16.790 INFO:teuthology.orchestra.run.smithi032.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39102.log.gz 2024-09-14T23:09:16.790 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/ceph-client.admin.33360.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37200.log 2024-09-14T23:09:16.790 INFO:teuthology.orchestra.run.smithi032.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.33360.log.gz 2024-09-14T23:09:16.790 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/ceph-client.admin.36859.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.1.log 2024-09-14T23:09:16.790 INFO:teuthology.orchestra.run.smithi032.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.36859.log.gz 2024-09-14T23:09:16.790 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/ceph-client.admin.37200.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37873.log 2024-09-14T23:09:16.790 INFO:teuthology.orchestra.run.smithi032.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37200.log.gz 2024-09-14T23:09:16.790 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.36935.log 2024-09-14T23:09:16.790 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/ceph-client.admin.37873.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39228.log 2024-09-14T23:09:16.790 INFO:teuthology.orchestra.run.smithi032.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37873.log.gz 2024-09-14T23:09:16.790 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/ceph-client.admin.36935.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38640.log 2024-09-14T23:09:16.791 INFO:teuthology.orchestra.run.smithi032.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.36935.log.gz 2024-09-14T23:09:16.791 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/ceph-client.admin.39228.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37201.log 2024-09-14T23:09:16.791 INFO:teuthology.orchestra.run.smithi032.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39228.log.gz 2024-09-14T23:09:16.791 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/ceph-client.admin.38640.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37196.log 2024-09-14T23:09:16.791 INFO:teuthology.orchestra.run.smithi032.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38640.log.gz 2024-09-14T23:09:16.791 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/ceph-client.admin.37201.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37532.log 2024-09-14T23:09:16.791 INFO:teuthology.orchestra.run.smithi032.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37201.log.gz 2024-09-14T23:09:16.791 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/ceph-client.admin.37196.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38976.log 2024-09-14T23:09:16.791 INFO:teuthology.orchestra.run.smithi032.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37196.log.gz 2024-09-14T23:09:16.791 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/ceph-client.admin.37532.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37526.log 2024-09-14T23:09:16.791 INFO:teuthology.orchestra.run.smithi032.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37532.log.gz 2024-09-14T23:09:16.791 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/ceph-client.admin.38976.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38766.log 2024-09-14T23:09:16.791 INFO:teuthology.orchestra.run.smithi032.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38976.log.gz 2024-09-14T23:09:16.792 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/ceph-client.admin.37526.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.36698.log 2024-09-14T23:09:16.792 INFO:teuthology.orchestra.run.smithi032.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37526.log.gz 2024-09-14T23:09:16.792 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/ceph-client.admin.38766.log: gzip -5 --verbose -- /var/log/ceph/ceph.audit.log 2024-09-14T23:09:16.792 INFO:teuthology.orchestra.run.smithi032.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38766.log.gz 2024-09-14T23:09:16.792 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/ceph-client.admin.36698.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38069.log 2024-09-14T23:09:16.792 INFO:teuthology.orchestra.run.smithi032.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.36698.log.gz 2024-09-14T23:09:16.792 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37190.log 2024-09-14T23:09:16.792 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/ceph-client.admin.38069.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37866.log 2024-09-14T23:09:16.792 INFO:teuthology.orchestra.run.smithi032.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38069.log.gz 2024-09-14T23:09:16.792 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/ceph-client.admin.37190.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37733.log 2024-09-14T23:09:16.792 INFO:teuthology.orchestra.run.smithi032.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37190.log.gz 2024-09-14T23:09:16.792 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/ceph-client.admin.37866.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38850.log 2024-09-14T23:09:16.792 INFO:teuthology.orchestra.run.smithi032.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37866.log.gz 2024-09-14T23:09:16.793 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/ceph-client.admin.37733.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39396.log 2024-09-14T23:09:16.793 INFO:teuthology.orchestra.run.smithi032.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37733.log.gz 2024-09-14T23:09:16.793 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/ceph-client.admin.38850.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37528.log 2024-09-14T23:09:16.793 INFO:teuthology.orchestra.run.smithi032.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38850.log.gz 2024-09-14T23:09:16.793 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/ceph-client.admin.39396.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37198.log 2024-09-14T23:09:16.793 INFO:teuthology.orchestra.run.smithi032.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39396.log.gz 2024-09-14T23:09:16.793 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/ceph-client.admin.37528.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39144.log 2024-09-14T23:09:16.793 INFO:teuthology.orchestra.run.smithi032.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37528.log.gz 2024-09-14T23:09:16.793 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/ceph-client.admin.37198.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38892.log 2024-09-14T23:09:16.793 INFO:teuthology.orchestra.run.smithi032.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37198.log.gz 2024-09-14T23:09:16.794 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/ceph-client.admin.39144.log: gzip -5 --verbose -- /var/log/ceph/ceph-mon.c.log 2024-09-14T23:09:16.794 INFO:teuthology.orchestra.run.smithi032.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39144.log.gz 2024-09-14T23:09:16.794 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/ceph-client.admin.38892.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39312.log 2024-09-14T23:09:16.794 INFO:teuthology.orchestra.run.smithi032.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38892.log.gz 2024-09-14T23:09:16.794 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37530.log 2024-09-14T23:09:16.794 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/ceph-client.admin.39312.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37519.log 2024-09-14T23:09:16.794 INFO:teuthology.orchestra.run.smithi032.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39312.log.gz 2024-09-14T23:09:16.794 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/ceph-client.admin.37530.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37199.log 2024-09-14T23:09:16.794 INFO:teuthology.orchestra.run.smithi032.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37530.log.gz 2024-09-14T23:09:16.794 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/ceph-client.admin.37519.log: gzip -5 --verbose -- /var/log/ceph/ceph.tmp-client.admin.27194.log 2024-09-14T23:09:16.794 INFO:teuthology.orchestra.run.smithi032.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37519.log.gz 2024-09-14T23:09:16.794 INFO:teuthology.orchestra.run.smithi032.stderr:gzip -5 --verbose/var/log/ceph/ceph-client.admin.37199.log: -- /var/log/ceph/ceph-client.admin.38724.log 2024-09-14T23:09:16.794 INFO:teuthology.orchestra.run.smithi032.stderr: 93.7% -- replaced with /var/log/ceph/ceph.audit.log.gz 2024-09-14T23:09:16.794 INFO:teuthology.orchestra.run.smithi032.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37199.log.gz 2024-09-14T23:09:16.795 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/ceph.tmp-client.admin.27194.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38808.log 2024-09-14T23:09:16.795 INFO:teuthology.orchestra.run.smithi032.stderr: 0.0% -- replaced with /var/log/ceph/ceph.tmp-client.admin.27194.log.gz 2024-09-14T23:09:16.795 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/ceph-client.admin.38724.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38934.log 2024-09-14T23:09:16.795 INFO:teuthology.orchestra.run.smithi032.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38724.log.gz 2024-09-14T23:09:16.795 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/ceph-client.admin.38808.log: gzip -5 --verbose -- /var/log/ceph/ceph-mon.a.log 2024-09-14T23:09:16.795 INFO:teuthology.orchestra.run.smithi032.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38808.log.gz 2024-09-14T23:09:16.795 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/ceph-client.admin.38934.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.2.log 2024-09-14T23:09:16.795 INFO:teuthology.orchestra.run.smithi032.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38934.log.gz 2024-09-14T23:09:16.795 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39186.log 2024-09-14T23:09:16.795 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.33279.log 2024-09-14T23:09:16.795 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/ceph-client.admin.39186.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38111.log 2024-09-14T23:09:16.795 INFO:teuthology.orchestra.run.smithi032.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39186.log.gz 2024-09-14T23:09:16.796 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/ceph-client.admin.33279.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37867.log 2024-09-14T23:09:16.796 INFO:teuthology.orchestra.run.smithi032.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.33279.log.gz 2024-09-14T23:09:16.796 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/ceph-client.admin.38111.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.36803.log 2024-09-14T23:09:16.796 INFO:teuthology.orchestra.run.smithi032.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38111.log.gz 2024-09-14T23:09:16.796 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/ceph-client.admin.37867.log: gzip -5 --verbose -- 0.0% /var/log/ceph/ceph-client.admin.37537.log -- replaced with /var/log/ceph/ceph-client.admin.37867.log.gz 2024-09-14T23:09:16.796 INFO:teuthology.orchestra.run.smithi032.stderr: 2024-09-14T23:09:16.796 INFO:teuthology.orchestra.run.smithi032.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39520.log 2024-09-14T23:09:16.796 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/ceph-client.admin.36803.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.36803.log.gz 2024-09-14T23:09:16.796 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/ceph-client.admin.37537.log: gzip -5 --verbose -- /var/log/ceph/ceph.log 2024-09-14T23:09:16.796 INFO:teuthology.orchestra.run.smithi032.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37537.log.gz 2024-09-14T23:09:16.796 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/ceph-client.admin.39520.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.36977.log 2024-09-14T23:09:16.797 INFO:teuthology.orchestra.run.smithi032.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39520.log.gz 2024-09-14T23:09:16.797 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/ceph.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39060.log 2024-09-14T23:09:16.797 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/ceph-client.admin.36977.log: gzip 0.0% -- replaced with /var/log/ceph/ceph-client.admin.36977.log.gz 2024-09-14T23:09:16.797 INFO:teuthology.orchestra.run.smithi032.stderr: -5 --verbose -- /var/log/ceph/ceph-client.admin.39018.log 2024-09-14T23:09:16.797 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/ceph-client.admin.39060.log: gzip -5 --verbose -- /var/log/ceph/ceph-mgr.x.log 2024-09-14T23:09:16.797 INFO:teuthology.orchestra.run.smithi032.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39060.log.gz 2024-09-14T23:09:16.797 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/ceph-client.admin.39018.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39018.log.gz 2024-09-14T23:09:16.797 INFO:teuthology.orchestra.run.smithi032.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38153.log 2024-09-14T23:09:16.797 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37197.log 2024-09-14T23:09:16.797 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/ceph-client.admin.38153.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38153.log.gz 2024-09-14T23:09:16.797 INFO:teuthology.orchestra.run.smithi032.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39438.log 2024-09-14T23:09:16.797 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/ceph-client.admin.37197.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.32969.log 2024-09-14T23:09:16.797 INFO:teuthology.orchestra.run.smithi032.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37197.log.gz 2024-09-14T23:09:16.798 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/ceph-client.admin.39438.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39480.log 2024-09-14T23:09:16.798 INFO:teuthology.orchestra.run.smithi032.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39438.log.gz 2024-09-14T23:09:16.798 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/ceph-client.admin.32969.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37872.log 2024-09-14T23:09:16.798 INFO:teuthology.orchestra.run.smithi032.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.32969.log.gz 2024-09-14T23:09:16.798 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/ceph-client.admin.39480.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39480.log.gz 2024-09-14T23:09:16.798 INFO:teuthology.orchestra.run.smithi032.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37536.log 2024-09-14T23:09:16.798 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/ceph-client.admin.37872.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38682.log 2024-09-14T23:09:16.798 INFO:teuthology.orchestra.run.smithi032.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37872.log.gz 2024-09-14T23:09:16.798 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/ceph-client.admin.37536.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37536.log.gz 2024-09-14T23:09:16.798 INFO:teuthology.orchestra.run.smithi032.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39354.log 2024-09-14T23:09:16.798 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/ceph-client.admin.38682.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37019.log 2024-09-14T23:09:16.798 INFO:teuthology.orchestra.run.smithi032.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38682.log.gz 2024-09-14T23:09:16.799 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/ceph-client.admin.39354.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37871.log 2024-09-14T23:09:16.799 INFO:teuthology.orchestra.run.smithi032.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39354.log.gz 2024-09-14T23:09:16.799 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/ceph-client.admin.37019.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39270.log 2024-09-14T23:09:16.799 INFO:teuthology.orchestra.run.smithi032.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37019.log.gz 2024-09-14T23:09:16.799 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/ceph-client.admin.37871.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37187.log 2024-09-14T23:09:16.799 INFO:teuthology.orchestra.run.smithi032.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37871.log.gz 2024-09-14T23:09:16.799 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/ceph-client.admin.39270.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.3.log 2024-09-14T23:09:16.799 INFO:teuthology.orchestra.run.smithi032.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39270.log.gz 2024-09-14T23:09:16.799 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/ceph-client.admin.37187.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37533.log 2024-09-14T23:09:16.799 INFO:teuthology.orchestra.run.smithi032.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37187.log.gz 2024-09-14T23:09:16.799 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.37870.log 2024-09-14T23:09:16.799 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/ceph-client.admin.37533.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37533.log.gz 2024-09-14T23:09:16.799 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/ceph-client.admin.37870.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.37870.log.gz 2024-09-14T23:09:16.800 INFO:teuthology.orchestra.run.smithi032.stderr: 93.9% -- replaced with /var/log/ceph/ceph.log.gz 2024-09-14T23:09:17.286 INFO:teuthology.orchestra.run.smithi082.stderr: 92.1% -- replaced with /var/log/ceph/ceph-mgr.y.log.gz 2024-09-14T23:09:17.312 INFO:teuthology.orchestra.run.smithi032.stderr: 95.2% -- replaced with /var/log/ceph/ceph-mgr.x.log.gz 2024-09-14T23:09:17.724 INFO:teuthology.orchestra.run.smithi082.stderr: 92.3% -- replaced with /var/log/ceph/ceph-osd.7.log.gz 2024-09-14T23:09:17.874 INFO:teuthology.orchestra.run.smithi082.stderr: 92.6% -- replaced with /var/log/ceph/ceph-mon.b.log.gz 2024-09-14T23:09:27.221 INFO:teuthology.orchestra.run.smithi032.stderr: 93.6% -- replaced with /var/log/ceph/ceph-mon.c.log.gz 2024-09-14T23:09:43.437 INFO:teuthology.orchestra.run.smithi032.stderr: 90.4% -- replaced with /var/log/ceph/ceph-mon.a.log.gz 2024-09-14T23:09:55.177 INFO:teuthology.orchestra.run.smithi082.stderr: 95.9% -- replaced with /var/log/ceph/ceph-osd.5.log.gz 2024-09-14T23:09:55.269 INFO:teuthology.orchestra.run.smithi082.stderr: 95.6% -- replaced with /var/log/ceph/ceph-osd.6.log.gz 2024-09-14T23:10:29.456 INFO:teuthology.orchestra.run.smithi082.stderr: 94.7% -- replaced with /var/log/ceph/ceph-osd.4.log.gz 2024-09-14T23:10:29.457 INFO:teuthology.orchestra.run.smithi082.stderr: 2024-09-14T23:10:29.457 INFO:teuthology.orchestra.run.smithi082.stderr:real 1m12.722s 2024-09-14T23:10:29.457 INFO:teuthology.orchestra.run.smithi082.stderr:user 2m26.240s 2024-09-14T23:10:29.457 INFO:teuthology.orchestra.run.smithi082.stderr:sys 0m5.763s 2024-09-14T23:13:38.246 INFO:teuthology.orchestra.run.smithi032.stderr: 95.8% -- replaced with /var/log/ceph/ceph-osd.2.log.gz 2024-09-14T23:25:56.021 INFO:teuthology.orchestra.run.smithi032.stderr: 94.5% -- replaced with /var/log/ceph/ceph-osd.0.log.gz 2024-09-14T23:27:18.633 INFO:teuthology.orchestra.run.smithi032.stderr: 94.5% -- replaced with /var/log/ceph/ceph-osd.1.log.gz 2024-09-14T23:28:57.090 INFO:teuthology.orchestra.run.smithi032.stderr: 94.5% -- replaced with /var/log/ceph/ceph-osd.3.log.gz 2024-09-14T23:28:57.091 INFO:teuthology.orchestra.run.smithi032.stderr: 2024-09-14T23:28:57.092 INFO:teuthology.orchestra.run.smithi032.stderr:real 19m40.358s 2024-09-14T23:28:57.092 INFO:teuthology.orchestra.run.smithi032.stderr:user 7m22.549s 2024-09-14T23:28:57.092 INFO:teuthology.orchestra.run.smithi032.stderr:sys 0m23.906s 2024-09-14T23:28:57.092 INFO:tasks.ceph:Archiving logs... 2024-09-14T23:28:57.093 DEBUG:teuthology.misc:Transferring archived files from smithi032:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-14_21:16:02-rbd-squid-distro-default-smithi/7904684/remote/smithi032/log 2024-09-14T23:28:57.094 DEBUG:teuthology.orchestra.run.smithi032:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-14T23:29:52.588 DEBUG:teuthology.misc:Transferring archived files from smithi082:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-14_21:16:02-rbd-squid-distro-default-smithi/7904684/remote/smithi082/log 2024-09-14T23:29:52.589 DEBUG:teuthology.orchestra.run.smithi082:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-14T23:30:11.247 DEBUG:teuthology.misc:Transferring archived files from smithi119:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-14_21:16:02-rbd-squid-distro-default-smithi/7904684/remote/smithi119/log 2024-09-14T23:30:11.248 DEBUG:teuthology.orchestra.run.smithi119:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-14T23:30:11.290 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-09-14T23:30:11.300 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... 2024-09-14T23:30:11.301 DEBUG:teuthology.orchestra.run.smithi032:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-14T23:30:11.304 DEBUG:teuthology.orchestra.run.smithi082:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-14T23:30:11.307 DEBUG:teuthology.orchestra.run.smithi119:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-14T23:30:11.434 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-14T23:30:11.444 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-14T23:30:11.444 DEBUG:teuthology.orchestra.run.smithi032:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-14T23:30:11.446 DEBUG:teuthology.orchestra.run.smithi082:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-14T23:30:11.449 DEBUG:teuthology.orchestra.run.smithi119:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-14T23:30:11.461 INFO:teuthology.orchestra.run.smithi032.stderr:bash: line 1: ntpq: command not found 2024-09-14T23:30:11.464 INFO:teuthology.orchestra.run.smithi082.stderr:bash: line 1: ntpq: command not found 2024-09-14T23:30:11.465 INFO:teuthology.orchestra.run.smithi119.stderr:bash: line 1: ntpq: command not found 2024-09-14T23:30:11.469 INFO:teuthology.orchestra.run.smithi082.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-14T23:30:11.469 INFO:teuthology.orchestra.run.smithi082.stdout:=============================================================================== 2024-09-14T23:30:11.469 INFO:teuthology.orchestra.run.smithi082.stdout:^* hv01.front.sepia.ceph.com 3 6 377 32 +899us[ +878us] +/- 63ms 2024-09-14T23:30:11.469 INFO:teuthology.orchestra.run.smithi082.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 29 +945us[ +945us] +/- 62ms 2024-09-14T23:30:11.470 INFO:teuthology.orchestra.run.smithi082.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 35 -1970us[-1990us] +/- 68ms 2024-09-14T23:30:11.470 INFO:teuthology.orchestra.run.smithi082.stdout:^? hv04.front.sepia.ceph.com 0 10 0 - +0ns[ +0ns] +/- 0ns 2024-09-14T23:30:11.471 INFO:teuthology.orchestra.run.smithi119.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-14T23:30:11.471 INFO:teuthology.orchestra.run.smithi119.stdout:=============================================================================== 2024-09-14T23:30:11.471 INFO:teuthology.orchestra.run.smithi119.stdout:^* hv01.front.sepia.ceph.com 3 6 377 34 +853us[ +853us] +/- 63ms 2024-09-14T23:30:11.471 INFO:teuthology.orchestra.run.smithi119.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 36 +920us[ +919us] +/- 62ms 2024-09-14T23:30:11.471 INFO:teuthology.orchestra.run.smithi119.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 35 -2019us[-2019us] +/- 68ms 2024-09-14T23:30:11.471 INFO:teuthology.orchestra.run.smithi119.stdout:^? hv04.front.sepia.ceph.com 0 10 0 - +0ns[ +0ns] +/- 0ns 2024-09-14T23:30:11.493 INFO:teuthology.orchestra.run.smithi032.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-14T23:30:11.493 INFO:teuthology.orchestra.run.smithi032.stdout:=============================================================================== 2024-09-14T23:30:11.493 INFO:teuthology.orchestra.run.smithi032.stdout:^* hv01.front.sepia.ceph.com 3 6 377 34 +844us[ +840us] +/- 63ms 2024-09-14T23:30:11.493 INFO:teuthology.orchestra.run.smithi032.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 33 +899us[ +899us] +/- 62ms 2024-09-14T23:30:11.493 INFO:teuthology.orchestra.run.smithi032.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 36 -2028us[-2032us] +/- 68ms 2024-09-14T23:30:11.493 INFO:teuthology.orchestra.run.smithi032.stdout:^? hv04.front.sepia.ceph.com 0 10 0 - +0ns[ +0ns] +/- 0ns 2024-09-14T23:30:11.494 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-14T23:30:11.504 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-14T23:30:11.504 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-14T23:30:11.515 DEBUG:teuthology.orchestra.run.smithi032:> 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 2024-09-14T23:30:11.622 DEBUG:teuthology.orchestra.run.smithi082:> 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 2024-09-14T23:30:11.690 DEBUG:teuthology.orchestra.run.smithi119:> 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 2024-09-14T23:30:11.757 DEBUG:teuthology.orchestra.run.smithi032:> 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 -e scontext=system_u:system_r:getty_t:s0 2024-09-14T23:30:11.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T23:30:11.788 DEBUG:teuthology.orchestra.run.smithi082:> 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 -e scontext=system_u:system_r:getty_t:s0 2024-09-14T23:30:11.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T23:30:11.819 DEBUG:teuthology.orchestra.run.smithi119:> 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 -e scontext=system_u:system_r:getty_t:s0 2024-09-14T23:30:11.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T23:30:11.848 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-14T23:30:11.857 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-14T23:30:11.868 INFO:teuthology.task.internal:Duration was 5765.951539 seconds 2024-09-14T23:30:11.868 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-14T23:30:11.878 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-14T23:30:11.878 DEBUG:teuthology.orchestra.run.smithi032:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-14T23:30:11.881 DEBUG:teuthology.orchestra.run.smithi082:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-14T23:30:11.883 DEBUG:teuthology.orchestra.run.smithi119:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-14T23:30:11.922 INFO:teuthology.orchestra.run.smithi082.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-14T23:30:11.928 INFO:teuthology.orchestra.run.smithi119.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-14T23:30:11.944 INFO:teuthology.orchestra.run.smithi032.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-14T23:30:12.412 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-14T23:30:12.412 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi032.front.sepia.ceph.com 2024-09-14T23:30:12.412 DEBUG:teuthology.orchestra.run.smithi032:> egrep --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' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-14T23:30:12.437 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi082.front.sepia.ceph.com 2024-09-14T23:30:12.437 DEBUG:teuthology.orchestra.run.smithi082:> egrep --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' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-14T23:30:12.460 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi119.front.sepia.ceph.com 2024-09-14T23:30:12.460 DEBUG:teuthology.orchestra.run.smithi119:> egrep --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' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-09-14T23:30:12.485 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-14T23:30:12.485 DEBUG:teuthology.orchestra.run.smithi032:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-14T23:30:12.487 DEBUG:teuthology.orchestra.run.smithi082:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-14T23:30:12.503 DEBUG:teuthology.orchestra.run.smithi119:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-14T23:30:12.551 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-14T23:30:12.552 DEBUG:teuthology.orchestra.run.smithi032:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-14T23:30:12.557 DEBUG:teuthology.orchestra.run.smithi082:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-14T23:30:12.571 DEBUG:teuthology.orchestra.run.smithi119:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-14T23:30:12.694 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-14T23:30:12.704 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-14T23:30:12.704 DEBUG:teuthology.orchestra.run.smithi032:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-14T23:30:12.731 DEBUG:teuthology.orchestra.run.smithi082:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-14T23:30:12.755 DEBUG:teuthology.orchestra.run.smithi119:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-14T23:30:12.780 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-14T23:30:12.790 DEBUG:teuthology.orchestra.run.smithi032:> 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 2024-09-14T23:30:12.793 DEBUG:teuthology.orchestra.run.smithi082:> 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 2024-09-14T23:30:12.798 DEBUG:teuthology.orchestra.run.smithi119:> 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 2024-09-14T23:30:12.819 INFO:teuthology.orchestra.run.smithi082.stdout:kernel.core_pattern = core 2024-09-14T23:30:12.841 INFO:teuthology.orchestra.run.smithi032.stdout:kernel.core_pattern = core 2024-09-14T23:30:12.843 INFO:teuthology.orchestra.run.smithi119.stdout:kernel.core_pattern = core 2024-09-14T23:30:12.865 DEBUG:teuthology.orchestra.run.smithi032:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-14T23:30:12.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T23:30:12.879 DEBUG:teuthology.orchestra.run.smithi082:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-14T23:30:12.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T23:30:12.898 DEBUG:teuthology.orchestra.run.smithi119:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-14T23:30:12.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-14T23:30:12.912 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-14T23:30:12.922 INFO:teuthology.task.internal:Transferring archived files... 2024-09-14T23:30:12.923 DEBUG:teuthology.misc:Transferring archived files from smithi032:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-14_21:16:02-rbd-squid-distro-default-smithi/7904684/remote/smithi032 2024-09-14T23:30:12.923 DEBUG:teuthology.orchestra.run.smithi032:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-14T23:30:12.958 DEBUG:teuthology.misc:Transferring archived files from smithi082:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-14_21:16:02-rbd-squid-distro-default-smithi/7904684/remote/smithi082 2024-09-14T23:30:12.958 DEBUG:teuthology.orchestra.run.smithi082:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-14T23:30:12.991 DEBUG:teuthology.misc:Transferring archived files from smithi119:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-14_21:16:02-rbd-squid-distro-default-smithi/7904684/remote/smithi119 2024-09-14T23:30:12.991 DEBUG:teuthology.orchestra.run.smithi119:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-14T23:30:13.028 INFO:teuthology.task.internal:Removing archive directory... 2024-09-14T23:30:13.028 DEBUG:teuthology.orchestra.run.smithi032:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-14T23:30:13.031 DEBUG:teuthology.orchestra.run.smithi082:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-14T23:30:13.033 DEBUG:teuthology.orchestra.run.smithi119:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-14T23:30:13.074 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-14T23:30:13.086 INFO:teuthology.task.internal:Not uploading archives. 2024-09-14T23:30:13.086 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-14T23:30:13.097 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-14T23:30:13.097 DEBUG:teuthology.orchestra.run.smithi032:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-14T23:30:13.099 DEBUG:teuthology.orchestra.run.smithi082:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-14T23:30:13.102 DEBUG:teuthology.orchestra.run.smithi119:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-14T23:30:13.112 INFO:teuthology.orchestra.run.smithi032.stdout: 262169 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 14 23:30 /home/ubuntu/cephtest 2024-09-14T23:30:13.114 INFO:teuthology.orchestra.run.smithi082.stdout: 266063 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 14 23:30 /home/ubuntu/cephtest 2024-09-14T23:30:13.129 INFO:teuthology.orchestra.run.smithi119.stdout: 262169 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 14 23:30 /home/ubuntu/cephtest 2024-09-14T23:30:13.130 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-14T23:30:13.141 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-14T23:30:13.165 INFO:teuthology.run:Summary data: description: rbd/migration/{1-base/install 2-clusters/{fixed-3 openstack} 3-objectstore/bluestore-comp-lz4 4-supported-random-distro$/{centos_latest} 5-data-pool/ec 6-prepare/qcow2-file 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute 9-cleanup/cleanup conf/{disable-pool-app}} duration: 5765.951538562775 flavor: default owner: scheduled_teuthology@teuthology success: true 2024-09-14T23:30:13.165 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-14T23:30:13.249 INFO:teuthology.run:pass